2025-05-07T19:56:52.1146894Z Current runner version: '2.323.0' 2025-05-07T19:56:52.1152970Z Runner name: 'i-0a9764e11a583df58' 2025-05-07T19:56:52.1153937Z Machine name: 'ip-10-0-69-87' 2025-05-07T19:56:52.1156792Z ##[group]GITHUB_TOKEN Permissions 2025-05-07T19:56:52.1158957Z Contents: read 2025-05-07T19:56:52.1159627Z Metadata: read 2025-05-07T19:56:52.1160178Z Packages: read 2025-05-07T19:56:52.1160709Z ##[endgroup] 2025-05-07T19:56:52.1163220Z Secret source: None 2025-05-07T19:56:52.1164150Z Prepare workflow directory 2025-05-07T19:56:52.1784765Z Prepare all required actions 2025-05-07T19:56:52.1824359Z Getting action download info 2025-05-07T19:56:52.3910270Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-05-07T19:56:52.6428786Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2025-05-07T19:56:53.0574346Z Complete job name: test_and_publish_artifact (x86, linux.4xlarge, 20, default, 3.10, gcc) 2025-05-07T19:56:53.1099701Z A job started hook has been configured by the self-hosted runner administrator 2025-05-07T19:56:53.1233979Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2025-05-07T19:56:53.1244509Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:56:53.1245994Z ##[endgroup] 2025-05-07T19:56:54.2363485Z Runner Type: linux.4xlarge 2025-05-07T19:56:54.2364041Z Instance Type: c5.4xlarge 2025-05-07T19:56:54.2364502Z AMI Name: unknown 2025-05-07T19:56:54.2389547Z AMI ID: ami-071226ecf16aa7d96 2025-05-07T19:56:59.5633387Z ##[group]Checking docker version 2025-05-07T19:56:59.5646596Z ##[command]/usr/bin/docker version --format '{{.Server.APIVersion}}' 2025-05-07T19:56:59.5802576Z '1.44' 2025-05-07T19:56:59.5816732Z Docker daemon API version: '1.44' 2025-05-07T19:56:59.5817258Z ##[command]/usr/bin/docker version --format '{{.Client.APIVersion}}' 2025-05-07T19:56:59.5968492Z '1.44' 2025-05-07T19:56:59.5976870Z Docker client API version: '1.44' 2025-05-07T19:56:59.5981415Z ##[endgroup] 2025-05-07T19:56:59.5984102Z ##[group]Clean up resources from previous jobs 2025-05-07T19:56:59.5989277Z ##[command]/usr/bin/docker ps --all --quiet --no-trunc --filter "label=5e09eb" 2025-05-07T19:56:59.6114931Z ##[command]/usr/bin/docker network prune --force --filter "label=5e09eb" 2025-05-07T19:56:59.6220137Z ##[endgroup] 2025-05-07T19:56:59.6220473Z ##[group]Create local container network 2025-05-07T19:56:59.6229316Z ##[command]/usr/bin/docker network create --label 5e09eb github_network_2bfee5e9d1b1409296cf8b164cc3bce4 2025-05-07T19:56:59.9028745Z 9b9cde73b305fbac4cda7402dae86abf0ca65848b8ff87bca5e1ef5450741811 2025-05-07T19:56:59.9043747Z ##[endgroup] 2025-05-07T19:56:59.9067670Z ##[group]Starting job container 2025-05-07T19:56:59.9087571Z ##[command]/usr/bin/docker pull amazonlinux:2023 2025-05-07T19:57:00.0151685Z 2023: Pulling from library/amazonlinux 2025-05-07T19:57:00.0253031Z Digest: sha256:cb5b4c509d62ae388f674c139ae5e8281fc160c217d474445e912043e1941988 2025-05-07T19:57:00.0253673Z Status: Image is up to date for amazonlinux:2023 2025-05-07T19:57:00.0273764Z docker.io/library/amazonlinux:2023 2025-05-07T19:57:00.0354151Z ##[command]/usr/bin/docker create --name 14c73e502fe04ff9b92ee04915b2eb0a_amazonlinux2023_ae7e4c --label 5e09eb --workdir /__w/FBGEMM/FBGEMM --network github_network_2bfee5e9d1b1409296cf8b164cc3bce4 --user root -e "HOME=/github/home" -e GITHUB_ACTIONS=true -e CI=true -v "/var/run/docker.sock":"/var/run/docker.sock" -v "/home/ec2-user/actions-runner/_work":"/__w" -v "/home/ec2-user/actions-runner/externals":"/__e":ro -v "/home/ec2-user/actions-runner/_work/_temp":"/__w/_temp" -v "/home/ec2-user/actions-runner/_work/_actions":"/__w/_actions" -v "/home/ec2-user/actions-runner/_work/_tool":"/__w/_tool" -v "/home/ec2-user/actions-runner/_work/_temp/_github_home":"/github/home" -v "/home/ec2-user/actions-runner/_work/_temp/_github_workflow":"/github/workflow" --entrypoint "tail" amazonlinux:2023 "-f" "/dev/null" 2025-05-07T19:57:00.0803026Z 2e0cef3f83f6b5f042e455cec6262c426e7534db025b4a03aff861771d964d16 2025-05-07T19:57:00.0820652Z ##[command]/usr/bin/docker start 2e0cef3f83f6b5f042e455cec6262c426e7534db025b4a03aff861771d964d16 2025-05-07T19:57:00.5562525Z 2e0cef3f83f6b5f042e455cec6262c426e7534db025b4a03aff861771d964d16 2025-05-07T19:57:00.5576981Z ##[command]/usr/bin/docker ps --all --filter id=2e0cef3f83f6b5f042e455cec6262c426e7534db025b4a03aff861771d964d16 --filter status=running --no-trunc --format "{{.ID}} {{.Status}}" 2025-05-07T19:57:00.5686463Z 2e0cef3f83f6b5f042e455cec6262c426e7534db025b4a03aff861771d964d16 Up Less than a second 2025-05-07T19:57:00.5700937Z ##[command]/usr/bin/docker inspect --format "{{range .Config.Env}}{{println .}}{{end}}" 2e0cef3f83f6b5f042e455cec6262c426e7534db025b4a03aff861771d964d16 2025-05-07T19:57:00.5816058Z HOME=/github/home 2025-05-07T19:57:00.5816387Z GITHUB_ACTIONS=true 2025-05-07T19:57:00.5816608Z CI=true 2025-05-07T19:57:00.5816954Z PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-05-07T19:57:00.5830107Z ##[endgroup] 2025-05-07T19:57:00.5839417Z ##[group]Waiting for all services to be ready 2025-05-07T19:57:00.5841018Z ##[endgroup] 2025-05-07T19:57:00.5913407Z ##[group]Run yum update -y; yum install -y binutils findutils git pciutils sudo wget which 2025-05-07T19:57:00.5914130Z yum update -y; yum install -y binutils findutils git pciutils sudo wget which 2025-05-07T19:57:00.5914860Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:57:00.5915220Z env: 2025-05-07T19:57:00.5915460Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:57:00.5915781Z BUILD_ENV: build_binary 2025-05-07T19:57:00.5916170Z BUILD_TARGET: default 2025-05-07T19:57:00.5916412Z BUILD_VARIANT: cpu 2025-05-07T19:57:00.5916650Z ##[endgroup] 2025-05-07T19:57:01.4878516Z Amazon Linux 2023 repository 65 MB/s | 37 MB 00:00 2025-05-07T19:57:08.3948131Z Last metadata expiration check: 0:00:07 ago on Wed May 7 19:57:01 2025. 2025-05-07T19:57:08.9789878Z Dependencies resolved. 2025-05-07T19:57:08.9973017Z Nothing to do. 2025-05-07T19:57:08.9973477Z Complete! 2025-05-07T19:57:09.2338424Z Last metadata expiration check: 0:00:08 ago on Wed May 7 19:57:01 2025. 2025-05-07T19:57:09.2996616Z Dependencies resolved. 2025-05-07T19:57:09.3230480Z ======================================================================================== 2025-05-07T19:57:09.3231032Z Package Arch Version Repository Size 2025-05-07T19:57:09.3231522Z ======================================================================================== 2025-05-07T19:57:09.3231924Z Installing: 2025-05-07T19:57:09.3232253Z binutils x86_64 2.41-50.amzn2023.0.3 amazonlinux 5.3 M 2025-05-07T19:57:09.3232779Z findutils x86_64 1:4.8.0-2.amzn2023.0.2 amazonlinux 539 k 2025-05-07T19:57:09.3233262Z git x86_64 2.47.1-1.amzn2023.0.2 amazonlinux 54 k 2025-05-07T19:57:09.3233768Z pciutils x86_64 3.7.0-3.amzn2023.0.2 amazonlinux 93 k 2025-05-07T19:57:09.3234539Z sudo x86_64 1.9.15-1.p5.amzn2023.0.1 amazonlinux 1.3 M 2025-05-07T19:57:09.3235010Z wget x86_64 1.21.3-1.amzn2023.0.4 amazonlinux 779 k 2025-05-07T19:57:09.3235489Z which x86_64 2.21-26.amzn2023.0.2 amazonlinux 42 k 2025-05-07T19:57:09.3235879Z Installing dependencies: 2025-05-07T19:57:09.3236333Z cracklib x86_64 2.9.6-27.amzn2023.0.2 amazonlinux 82 k 2025-05-07T19:57:09.3236865Z cyrus-sasl-lib x86_64 2.1.27-18.amzn2023.0.3 amazonlinux 786 k 2025-05-07T19:57:09.3237452Z elfutils-debuginfod-client x86_64 0.188-3.amzn2023.0.2 amazonlinux 41 k 2025-05-07T19:57:09.3238024Z git-core x86_64 2.47.1-1.amzn2023.0.2 amazonlinux 4.7 M 2025-05-07T19:57:09.3238534Z git-core-doc noarch 2.47.1-1.amzn2023.0.2 amazonlinux 2.8 M 2025-05-07T19:57:09.3239253Z gnutls x86_64 3.8.3-6.amzn2023.0.1 amazonlinux 1.1 M 2025-05-07T19:57:09.3239817Z groff-base x86_64 1.22.4-7.amzn2023.0.2 amazonlinux 1.0 M 2025-05-07T19:57:09.3240301Z gzip x86_64 1.12-1.amzn2023.0.1 amazonlinux 160 k 2025-05-07T19:57:09.3240794Z hwdata noarch 0.384-1.amzn2023.0.3 amazonlinux 1.6 M 2025-05-07T19:57:09.3241281Z jansson x86_64 2.14-0.amzn2023 amazonlinux 46 k 2025-05-07T19:57:09.3241819Z kmod-libs x86_64 29-2.amzn2023.0.5 amazonlinux 62 k 2025-05-07T19:57:09.3242294Z less x86_64 608-2.amzn2023.0.2 amazonlinux 168 k 2025-05-07T19:57:09.3242807Z libcbor x86_64 0.7.0-3.amzn2023.0.2 amazonlinux 57 k 2025-05-07T19:57:09.3243319Z libdb x86_64 5.3.28-49.amzn2023.0.2 amazonlinux 756 k 2025-05-07T19:57:09.3243918Z libeconf x86_64 0.4.0-1.amzn2023.0.3 amazonlinux 28 k 2025-05-07T19:57:09.3244423Z libedit x86_64 3.1-38.20210714cvs.amzn2023.0.2 amazonlinux 108 k 2025-05-07T19:57:09.3244913Z libfdisk x86_64 2.37.4-1.amzn2023.0.4 amazonlinux 153 k 2025-05-07T19:57:09.3245413Z libfido2 x86_64 1.10.0-2.amzn2023.0.2 amazonlinux 95 k 2025-05-07T19:57:09.3245932Z libmetalink x86_64 0.1.3-14.amzn2023.0.2 amazonlinux 31 k 2025-05-07T19:57:09.3246450Z libpwquality x86_64 1.4.4-6.amzn2023.0.2 amazonlinux 106 k 2025-05-07T19:57:09.3246979Z libsemanage x86_64 3.4-5.amzn2023.0.2 amazonlinux 121 k 2025-05-07T19:57:09.3247549Z libutempter x86_64 1.2.1-4.amzn2023.0.2 amazonlinux 26 k 2025-05-07T19:57:09.3248074Z nano x86_64 8.3-1.amzn2023 amazonlinux 706 k 2025-05-07T19:57:09.3248568Z ncurses x86_64 6.2-4.20200222.amzn2023.0.6 amazonlinux 394 k 2025-05-07T19:57:09.3249051Z nettle x86_64 3.10.1-1.amzn2023.0.1 amazonlinux 573 k 2025-05-07T19:57:09.3249554Z openldap x86_64 2.4.57-6.amzn2023.0.7 amazonlinux 256 k 2025-05-07T19:57:09.3250050Z openssh x86_64 8.7p1-8.amzn2023.0.14 amazonlinux 454 k 2025-05-07T19:57:09.3250588Z openssh-clients x86_64 8.7p1-8.amzn2023.0.14 amazonlinux 708 k 2025-05-07T19:57:09.3251113Z pam x86_64 1.5.1-8.amzn2023.0.4 amazonlinux 542 k 2025-05-07T19:57:09.3251610Z pciutils-libs x86_64 3.7.0-3.amzn2023.0.2 amazonlinux 41 k 2025-05-07T19:57:09.3252174Z perl-AutoLoader noarch 5.74-477.amzn2023.0.6 amazonlinux 22 k 2025-05-07T19:57:09.3252703Z perl-B x86_64 1.80-477.amzn2023.0.6 amazonlinux 179 k 2025-05-07T19:57:09.3253215Z perl-Carp noarch 1.50-458.amzn2023.0.2 amazonlinux 29 k 2025-05-07T19:57:09.3253794Z perl-Class-Struct noarch 0.66-477.amzn2023.0.6 amazonlinux 22 k 2025-05-07T19:57:09.3254379Z perl-Data-Dumper x86_64 2.174-460.amzn2023.0.2 amazonlinux 55 k 2025-05-07T19:57:09.3254952Z perl-Digest noarch 1.20-1.amzn2023.0.2 amazonlinux 26 k 2025-05-07T19:57:09.3255513Z perl-Digest-MD5 x86_64 2.58-2.amzn2023.0.2 amazonlinux 36 k 2025-05-07T19:57:09.3256080Z perl-DynaLoader x86_64 1.47-477.amzn2023.0.6 amazonlinux 26 k 2025-05-07T19:57:09.3256628Z perl-Encode x86_64 4:3.15-462.amzn2023.0.2 amazonlinux 1.7 M 2025-05-07T19:57:09.3257169Z perl-Errno x86_64 1.30-477.amzn2023.0.6 amazonlinux 15 k 2025-05-07T19:57:09.3257797Z perl-Error noarch 1:0.17029-5.amzn2023.0.2 amazonlinux 41 k 2025-05-07T19:57:09.3258357Z perl-Exporter noarch 5.74-459.amzn2023.0.2 amazonlinux 31 k 2025-05-07T19:57:09.3258923Z perl-Fcntl x86_64 1.13-477.amzn2023.0.6 amazonlinux 21 k 2025-05-07T19:57:09.3259491Z perl-File-Basename noarch 2.85-477.amzn2023.0.6 amazonlinux 18 k 2025-05-07T19:57:09.3260093Z perl-File-Find noarch 1.37-477.amzn2023.0.6 amazonlinux 26 k 2025-05-07T19:57:09.3260672Z perl-File-Path noarch 2.18-2.amzn2023.0.2 amazonlinux 36 k 2025-05-07T19:57:09.3261235Z perl-File-Temp noarch 1:0.231.100-2.amzn2023.0.2 amazonlinux 60 k 2025-05-07T19:57:09.3261823Z perl-File-stat noarch 1.09-477.amzn2023.0.6 amazonlinux 17 k 2025-05-07T19:57:09.3262411Z perl-FileHandle noarch 2.03-477.amzn2023.0.6 amazonlinux 16 k 2025-05-07T19:57:09.3263072Z perl-Getopt-Long noarch 1:2.52-2.amzn2023.0.2 amazonlinux 60 k 2025-05-07T19:57:09.3263675Z perl-Getopt-Std noarch 1.12-477.amzn2023.0.6 amazonlinux 16 k 2025-05-07T19:57:09.3264246Z perl-Git noarch 2.47.1-1.amzn2023.0.2 amazonlinux 42 k 2025-05-07T19:57:09.3264798Z perl-HTTP-Tiny noarch 0.078-1.amzn2023.0.3 amazonlinux 56 k 2025-05-07T19:57:09.3265344Z perl-IO x86_64 1.43-477.amzn2023.0.6 amazonlinux 87 k 2025-05-07T19:57:09.3265878Z perl-IPC-Open3 noarch 1.21-477.amzn2023.0.6 amazonlinux 23 k 2025-05-07T19:57:09.3266468Z perl-MIME-Base64 x86_64 3.16-2.amzn2023.0.2 amazonlinux 31 k 2025-05-07T19:57:09.3267046Z perl-Net-SSLeay x86_64 1.94-1.amzn2023.0.1 amazonlinux 392 k 2025-05-07T19:57:09.3267596Z perl-POSIX x86_64 1.94-477.amzn2023.0.6 amazonlinux 97 k 2025-05-07T19:57:09.3268160Z perl-PathTools x86_64 3.78-459.amzn2023.0.2 amazonlinux 85 k 2025-05-07T19:57:09.3268734Z perl-Pod-Escapes noarch 1:1.07-458.amzn2023.0.2 amazonlinux 20 k 2025-05-07T19:57:09.3269339Z perl-Pod-Perldoc noarch 3.28.01-459.amzn2023.0.3 amazonlinux 84 k 2025-05-07T19:57:09.3269942Z perl-Pod-Simple noarch 1:3.42-2.amzn2023.0.2 amazonlinux 215 k 2025-05-07T19:57:09.3270521Z perl-Pod-Usage noarch 4:2.01-2.amzn2023.0.2 amazonlinux 41 k 2025-05-07T19:57:09.3271130Z perl-Scalar-List-Utils x86_64 4:1.56-459.amzn2023.0.2 amazonlinux 71 k 2025-05-07T19:57:09.3271738Z perl-SelectSaver noarch 1.02-477.amzn2023.0.6 amazonlinux 12 k 2025-05-07T19:57:09.3272317Z perl-Socket x86_64 4:2.032-1.amzn2023.0.2 amazonlinux 55 k 2025-05-07T19:57:09.3272870Z perl-Storable x86_64 1:3.21-458.amzn2023.0.2 amazonlinux 96 k 2025-05-07T19:57:09.3273429Z perl-Symbol noarch 1.08-477.amzn2023.0.6 amazonlinux 15 k 2025-05-07T19:57:09.3274022Z perl-Term-ANSIColor noarch 5.01-459.amzn2023.0.2 amazonlinux 48 k 2025-05-07T19:57:09.3274609Z perl-Term-Cap noarch 1.17-458.amzn2023.0.2 amazonlinux 22 k 2025-05-07T19:57:09.3275190Z perl-TermReadKey x86_64 2.38-9.amzn2023.0.2 amazonlinux 36 k 2025-05-07T19:57:09.3275782Z perl-Text-ParseWords noarch 3.30-458.amzn2023.0.2 amazonlinux 17 k 2025-05-07T19:57:09.3276520Z perl-Text-Tabs+Wrap noarch 2021.0726-1.amzn2023.0.1 amazonlinux 22 k 2025-05-07T19:57:09.3277130Z perl-Time-Local noarch 2:1.300-5.amzn2023.0.2 amazonlinux 34 k 2025-05-07T19:57:09.3277680Z perl-URI noarch 5.09-1.amzn2023.0.2 amazonlinux 108 k 2025-05-07T19:57:09.3278308Z perl-base noarch 2.27-477.amzn2023.0.6 amazonlinux 17 k 2025-05-07T19:57:09.3278858Z perl-constant noarch 1.33-459.amzn2023.0.2 amazonlinux 23 k 2025-05-07T19:57:09.3279415Z perl-if noarch 0.60.800-477.amzn2023.0.6 amazonlinux 14 k 2025-05-07T19:57:09.3279961Z perl-interpreter x86_64 4:5.32.1-477.amzn2023.0.6 amazonlinux 71 k 2025-05-07T19:57:09.3280512Z perl-lib x86_64 0.65-477.amzn2023.0.6 amazonlinux 15 k 2025-05-07T19:57:09.3281043Z perl-libnet noarch 3.13-2.amzn2023.0.2 amazonlinux 126 k 2025-05-07T19:57:09.3281565Z perl-libs x86_64 4:5.32.1-477.amzn2023.0.6 amazonlinux 2.0 M 2025-05-07T19:57:09.3282079Z perl-mro x86_64 1.23-477.amzn2023.0.6 amazonlinux 29 k 2025-05-07T19:57:09.3282683Z perl-overload noarch 1.31-477.amzn2023.0.6 amazonlinux 46 k 2025-05-07T19:57:09.3283272Z perl-overloading noarch 0.02-477.amzn2023.0.6 amazonlinux 13 k 2025-05-07T19:57:09.3283865Z perl-parent noarch 1:0.238-458.amzn2023.0.2 amazonlinux 14 k 2025-05-07T19:57:09.3284421Z perl-podlators noarch 1:4.14-458.amzn2023.0.2 amazonlinux 112 k 2025-05-07T19:57:09.3284975Z perl-subs noarch 1.03-477.amzn2023.0.6 amazonlinux 12 k 2025-05-07T19:57:09.3285501Z perl-vars noarch 1.05-477.amzn2023.0.6 amazonlinux 13 k 2025-05-07T19:57:09.3286021Z shadow-utils x86_64 2:4.9-12.amzn2023.0.4 amazonlinux 1.1 M 2025-05-07T19:57:09.3286556Z systemd-libs x86_64 252.23-3.amzn2023 amazonlinux 613 k 2025-05-07T19:57:09.3287069Z util-linux x86_64 2.37.4-1.amzn2023.0.4 amazonlinux 2.2 M 2025-05-07T19:57:09.3287613Z util-linux-core x86_64 2.37.4-1.amzn2023.0.4 amazonlinux 432 k 2025-05-07T19:57:09.3288057Z Installing weak dependencies: 2025-05-07T19:57:09.3288500Z nano-default-editor noarch 8.3-1.amzn2023 amazonlinux 10 k 2025-05-07T19:57:09.3289104Z perl-IO-Socket-IP noarch 0.41-3.amzn2023.0.2 amazonlinux 42 k 2025-05-07T19:57:09.3289689Z perl-IO-Socket-SSL noarch 2.075-1.amzn2023.0.2 amazonlinux 218 k 2025-05-07T19:57:09.3290280Z perl-Mozilla-CA noarch 20200520-4.amzn2023.0.2 amazonlinux 13 k 2025-05-07T19:57:09.3290832Z perl-NDBM_File x86_64 1.15-477.amzn2023.0.6 amazonlinux 23 k 2025-05-07T19:57:09.3291399Z sudo-python-plugin x86_64 1.9.15-1.p5.amzn2023.0.1 amazonlinux 56 k 2025-05-07T19:57:09.3291737Z 2025-05-07T19:57:09.3291853Z Transaction Summary 2025-05-07T19:57:09.3292140Z ======================================================================================== 2025-05-07T19:57:09.3292482Z Install 106 Packages 2025-05-07T19:57:09.3292630Z 2025-05-07T19:57:09.3292768Z Total download size: 37 M 2025-05-07T19:57:09.3293044Z Installed size: 148 M 2025-05-07T19:57:09.3293287Z Downloading Packages: 2025-05-07T19:57:09.6265556Z (1/106): cracklib-2.9.6-27.amzn2023.0.2.x86_64. 4.1 MB/s | 82 kB 00:00 2025-05-07T19:57:09.6330638Z (2/106): elfutils-debuginfod-client-0.188-3.amz 7.2 MB/s | 41 kB 00:00 2025-05-07T19:57:09.6597234Z (3/106): binutils-2.41-50.amzn2023.0.3.x86_64.r 100 MB/s | 5.3 MB 00:00 2025-05-07T19:57:09.6656984Z (4/106): cyrus-sasl-lib-2.1.27-18.amzn2023.0.3. 13 MB/s | 786 kB 00:00 2025-05-07T19:57:09.6690778Z (5/106): findutils-4.8.0-2.amzn2023.0.2.x86_64. 15 MB/s | 539 kB 00:00 2025-05-07T19:57:09.6709791Z (6/106): git-2.47.1-1.amzn2023.0.2.x86_64.rpm 5.5 MB/s | 54 kB 00:00 2025-05-07T19:57:09.6872425Z (7/106): gnutls-3.8.3-6.amzn2023.0.1.x86_64.rpm 68 MB/s | 1.1 MB 00:00 2025-05-07T19:57:09.7074895Z (8/106): git-core-doc-2.47.1-1.amzn2023.0.2.noa 74 MB/s | 2.8 MB 00:00 2025-05-07T19:57:09.7157223Z (9/106): groff-base-1.22.4-7.amzn2023.0.2.x86_6 50 MB/s | 1.0 MB 00:00 2025-05-07T19:57:09.7360346Z (10/106): git-core-2.47.1-1.amzn2023.0.2.x86_64 71 MB/s | 4.7 MB 00:00 2025-05-07T19:57:09.7380848Z (11/106): gzip-1.12-1.amzn2023.0.1.x86_64.rpm 5.6 MB/s | 160 kB 00:00 2025-05-07T19:57:09.7534280Z (12/106): hwdata-0.384-1.amzn2023.0.3.noarch.rp 44 MB/s | 1.6 MB 00:00 2025-05-07T19:57:09.7551572Z (13/106): jansson-2.14-0.amzn2023.x86_64.rpm 3.1 MB/s | 46 kB 00:00 2025-05-07T19:57:09.7564955Z (14/106): kmod-libs-29-2.amzn2023.0.5.x86_64.rp 3.8 MB/s | 62 kB 00:00 2025-05-07T19:57:09.7609194Z (15/106): less-608-2.amzn2023.0.2.x86_64.rpm 24 MB/s | 168 kB 00:00 2025-05-07T19:57:09.7632010Z (16/106): libcbor-0.7.0-3.amzn2023.0.2.x86_64.r 8.7 MB/s | 57 kB 00:00 2025-05-07T19:57:09.7658743Z (17/106): libeconf-0.4.0-1.amzn2023.0.3.x86_64. 5.8 MB/s | 28 kB 00:00 2025-05-07T19:57:09.7709653Z (18/106): libdb-5.3.28-49.amzn2023.0.2.x86_64.r 53 MB/s | 756 kB 00:00 2025-05-07T19:57:09.7732627Z (19/106): libedit-3.1-38.20210714cvs.amzn2023.0 11 MB/s | 108 kB 00:00 2025-05-07T19:57:09.7753903Z (20/106): libfdisk-2.37.4-1.amzn2023.0.4.x86_64 17 MB/s | 153 kB 00:00 2025-05-07T19:57:09.7816635Z (21/106): libfido2-1.10.0-2.amzn2023.0.2.x86_64 9.4 MB/s | 95 kB 00:00 2025-05-07T19:57:09.7826956Z (22/106): libmetalink-0.1.3-14.amzn2023.0.2.x86 4.4 MB/s | 31 kB 00:00 2025-05-07T19:57:09.7850116Z (23/106): libpwquality-1.4.4-6.amzn2023.0.2.x86 11 MB/s | 106 kB 00:00 2025-05-07T19:57:09.7883192Z (24/106): libutempter-1.2.1-4.amzn2023.0.2.x86_ 5.2 MB/s | 26 kB 00:00 2025-05-07T19:57:09.7904156Z (25/106): libsemanage-3.4-5.amzn2023.0.2.x86_64 17 MB/s | 121 kB 00:00 2025-05-07T19:57:09.7956485Z (26/106): nano-8.3-1.amzn2023.x86_64.rpm 67 MB/s | 706 kB 00:00 2025-05-07T19:57:09.7975525Z (27/106): nano-default-editor-8.3-1.amzn2023.no 1.1 MB/s | 10 kB 00:00 2025-05-07T19:57:09.8007986Z (28/106): ncurses-6.2-4.20200222.amzn2023.0.6.x 43 MB/s | 394 kB 00:00 2025-05-07T19:57:09.8056985Z (29/106): openldap-2.4.57-6.amzn2023.0.7.x86_64 32 MB/s | 256 kB 00:00 2025-05-07T19:57:09.8096627Z (30/106): nettle-3.10.1-1.amzn2023.0.1.x86_64.r 43 MB/s | 573 kB 00:00 2025-05-07T19:57:09.8135911Z (31/106): openssh-8.7p1-8.amzn2023.0.14.x86_64. 36 MB/s | 454 kB 00:00 2025-05-07T19:57:09.8207414Z (32/106): openssh-clients-8.7p1-8.amzn2023.0.14 48 MB/s | 708 kB 00:00 2025-05-07T19:57:09.8256134Z (33/106): pam-1.5.1-8.amzn2023.0.4.x86_64.rpm 35 MB/s | 542 kB 00:00 2025-05-07T19:57:09.8271824Z (34/106): pciutils-3.7.0-3.amzn2023.0.2.x86_64. 6.9 MB/s | 93 kB 00:00 2025-05-07T19:57:09.8289956Z (35/106): pciutils-libs-3.7.0-3.amzn2023.0.2.x8 5.7 MB/s | 41 kB 00:00 2025-05-07T19:57:09.8318454Z (36/106): perl-AutoLoader-5.74-477.amzn2023.0.6 5.1 MB/s | 22 kB 00:00 2025-05-07T19:57:09.8345757Z (37/106): perl-B-1.80-477.amzn2023.0.6.x86_64.r 26 MB/s | 179 kB 00:00 2025-05-07T19:57:09.8360109Z (38/106): perl-Carp-1.50-458.amzn2023.0.2.noarc 4.2 MB/s | 29 kB 00:00 2025-05-07T19:57:09.8376953Z (39/106): perl-Class-Struct-0.66-477.amzn2023.0 4.0 MB/s | 22 kB 00:00 2025-05-07T19:57:09.8392993Z (40/106): perl-Data-Dumper-2.174-460.amzn2023.0 12 MB/s | 55 kB 00:00 2025-05-07T19:57:09.8408326Z (41/106): perl-Digest-1.20-1.amzn2023.0.2.noarc 5.6 MB/s | 26 kB 00:00 2025-05-07T19:57:09.8440032Z (42/106): perl-Digest-MD5-2.58-2.amzn2023.0.2.x 6.0 MB/s | 36 kB 00:00 2025-05-07T19:57:09.8454203Z (43/106): perl-DynaLoader-1.47-477.amzn2023.0.6 4.4 MB/s | 26 kB 00:00 2025-05-07T19:57:09.8559771Z (44/106): perl-Encode-3.15-462.amzn2023.0.2.x86 114 MB/s | 1.7 MB 00:00 2025-05-07T19:57:09.8574047Z (45/106): perl-Errno-1.30-477.amzn2023.0.6.x86_ 1.2 MB/s | 15 kB 00:00 2025-05-07T19:57:09.8585443Z (46/106): perl-Error-0.17029-5.amzn2023.0.2.noa 3.4 MB/s | 41 kB 00:00 2025-05-07T19:57:09.8605721Z (47/106): perl-Exporter-5.74-459.amzn2023.0.2.n 7.5 MB/s | 31 kB 00:00 2025-05-07T19:57:09.8639677Z (48/106): perl-Fcntl-1.13-477.amzn2023.0.6.x86_ 4.0 MB/s | 21 kB 00:00 2025-05-07T19:57:09.8654688Z (49/106): perl-File-Basename-2.85-477.amzn2023. 2.7 MB/s | 18 kB 00:00 2025-05-07T19:57:09.8671479Z (50/106): perl-File-Find-1.37-477.amzn2023.0.6. 4.0 MB/s | 26 kB 00:00 2025-05-07T19:57:09.8689821Z (51/106): perl-File-Path-2.18-2.amzn2023.0.2.no 7.5 MB/s | 36 kB 00:00 2025-05-07T19:57:09.8709321Z (52/106): perl-File-Temp-0.231.100-2.amzn2023.0 11 MB/s | 60 kB 00:00 2025-05-07T19:57:09.8725483Z (53/106): perl-File-stat-1.09-477.amzn2023.0.6. 3.3 MB/s | 17 kB 00:00 2025-05-07T19:57:09.8741498Z (54/106): perl-FileHandle-2.03-477.amzn2023.0.6 3.3 MB/s | 16 kB 00:00 2025-05-07T19:57:09.8763807Z (55/106): perl-Getopt-Long-2.52-2.amzn2023.0.2. 12 MB/s | 60 kB 00:00 2025-05-07T19:57:09.8781700Z (56/106): perl-Getopt-Std-1.12-477.amzn2023.0.6 2.9 MB/s | 16 kB 00:00 2025-05-07T19:57:09.8799425Z (57/106): perl-Git-2.47.1-1.amzn2023.0.2.noarch 7.5 MB/s | 42 kB 00:00 2025-05-07T19:57:09.8815656Z (58/106): perl-HTTP-Tiny-0.078-1.amzn2023.0.3.n 11 MB/s | 56 kB 00:00 2025-05-07T19:57:09.8851900Z (59/106): perl-IO-1.43-477.amzn2023.0.6.x86_64. 13 MB/s | 87 kB 00:00 2025-05-07T19:57:09.8871123Z (60/106): perl-IO-Socket-IP-0.41-3.amzn2023.0.2 6.1 MB/s | 42 kB 00:00 2025-05-07T19:57:09.8896962Z (61/106): perl-IO-Socket-SSL-2.075-1.amzn2023.0 27 MB/s | 218 kB 00:00 2025-05-07T19:57:09.8913788Z (62/106): perl-IPC-Open3-1.21-477.amzn2023.0.6. 4.1 MB/s | 23 kB 00:00 2025-05-07T19:57:09.8944050Z (63/106): perl-MIME-Base64-3.16-2.amzn2023.0.2. 7.2 MB/s | 31 kB 00:00 2025-05-07T19:57:09.8958700Z (64/106): perl-Mozilla-CA-20200520-4.amzn2023.0 2.2 MB/s | 13 kB 00:00 2025-05-07T19:57:09.8968707Z (65/106): perl-NDBM_File-1.15-477.amzn2023.0.6. 4.2 MB/s | 23 kB 00:00 2025-05-07T19:57:09.9018138Z (66/106): perl-Net-SSLeay-1.94-1.amzn2023.0.1.x 55 MB/s | 392 kB 00:00 2025-05-07T19:57:09.9040871Z (67/106): perl-POSIX-1.94-477.amzn2023.0.6.x86_ 14 MB/s | 97 kB 00:00 2025-05-07T19:57:09.9054317Z (68/106): perl-PathTools-3.78-459.amzn2023.0.2. 10 MB/s | 85 kB 00:00 2025-05-07T19:57:09.9069633Z (69/106): perl-Pod-Escapes-1.07-458.amzn2023.0. 4.4 MB/s | 20 kB 00:00 2025-05-07T19:57:09.9103759Z (70/106): perl-Pod-Perldoc-3.28.01-459.amzn2023 18 MB/s | 84 kB 00:00 2025-05-07T19:57:09.9132555Z (71/106): perl-Pod-Simple-3.42-2.amzn2023.0.2.n 29 MB/s | 215 kB 00:00 2025-05-07T19:57:09.9150781Z (72/106): perl-Pod-Usage-2.01-2.amzn2023.0.2.no 5.1 MB/s | 41 kB 00:00 2025-05-07T19:57:09.9167270Z (73/106): perl-Scalar-List-Utils-1.56-459.amzn2 12 MB/s | 71 kB 00:00 2025-05-07T19:57:09.9180352Z (74/106): perl-SelectSaver-1.02-477.amzn2023.0. 2.7 MB/s | 12 kB 00:00 2025-05-07T19:57:09.9197705Z (75/106): perl-Socket-2.032-1.amzn2023.0.2.x86_ 13 MB/s | 55 kB 00:00 2025-05-07T19:57:09.9226825Z (76/106): perl-Storable-3.21-458.amzn2023.0.2.x 17 MB/s | 96 kB 00:00 2025-05-07T19:57:09.9237476Z (77/106): perl-Symbol-1.08-477.amzn2023.0.6.noa 2.6 MB/s | 15 kB 00:00 2025-05-07T19:57:09.9254587Z (78/106): perl-Term-ANSIColor-5.01-459.amzn2023 8.9 MB/s | 48 kB 00:00 2025-05-07T19:57:09.9282815Z (79/106): perl-Term-Cap-1.17-458.amzn2023.0.2.n 5.5 MB/s | 22 kB 00:00 2025-05-07T19:57:09.9297729Z (80/106): perl-TermReadKey-2.38-9.amzn2023.0.2. 6.5 MB/s | 36 kB 00:00 2025-05-07T19:57:09.9307274Z (81/106): perl-Text-ParseWords-3.30-458.amzn202 3.2 MB/s | 17 kB 00:00 2025-05-07T19:57:09.9345395Z (82/106): perl-Text-Tabs+Wrap-2021.0726-1.amzn2 3.8 MB/s | 22 kB 00:00 2025-05-07T19:57:09.9362614Z (83/106): perl-Time-Local-1.300-5.amzn2023.0.2. 6.5 MB/s | 34 kB 00:00 2025-05-07T19:57:09.9377856Z (84/106): perl-URI-5.09-1.amzn2023.0.2.noarch.r 16 MB/s | 108 kB 00:00 2025-05-07T19:57:09.9409539Z (85/106): perl-base-2.27-477.amzn2023.0.6.noarc 2.8 MB/s | 17 kB 00:00 2025-05-07T19:57:09.9432941Z (86/106): perl-constant-1.33-459.amzn2023.0.2.n 4.4 MB/s | 23 kB 00:00 2025-05-07T19:57:09.9445995Z (87/106): perl-if-0.60.800-477.amzn2023.0.6.noa 2.2 MB/s | 14 kB 00:00 2025-05-07T19:57:09.9467370Z (88/106): perl-interpreter-5.32.1-477.amzn2023. 13 MB/s | 71 kB 00:00 2025-05-07T19:57:09.9508728Z (89/106): perl-libnet-3.13-2.amzn2023.0.2.noarc 21 MB/s | 126 kB 00:00 2025-05-07T19:57:09.9544656Z (90/106): perl-lib-0.65-477.amzn2023.0.6.x86_64 1.4 MB/s | 15 kB 00:00 2025-05-07T19:57:09.9645498Z (91/106): perl-libs-5.32.1-477.amzn2023.0.6.x86 117 MB/s | 2.0 MB 00:00 2025-05-07T19:57:09.9663552Z (92/106): perl-mro-1.23-477.amzn2023.0.6.x86_64 2.1 MB/s | 29 kB 00:00 2025-05-07T19:57:09.9674821Z (93/106): perl-overload-1.31-477.amzn2023.0.6.n 3.7 MB/s | 46 kB 00:00 2025-05-07T19:57:09.9689919Z (94/106): perl-overloading-0.02-477.amzn2023.0. 3.3 MB/s | 13 kB 00:00 2025-05-07T19:57:09.9721820Z (95/106): perl-parent-0.238-458.amzn2023.0.2.no 3.3 MB/s | 14 kB 00:00 2025-05-07T19:57:09.9742397Z (96/106): perl-podlators-4.14-458.amzn2023.0.2. 17 MB/s | 112 kB 00:00 2025-05-07T19:57:09.9750981Z (97/106): perl-subs-1.03-477.amzn2023.0.6.noarc 2.0 MB/s | 12 kB 00:00 2025-05-07T19:57:09.9793172Z (98/106): perl-vars-1.05-477.amzn2023.0.6.noarc 2.0 MB/s | 13 kB 00:00 2025-05-07T19:57:09.9907746Z (99/106): sudo-1.9.15-1.p5.amzn2023.0.1.x86_64. 84 MB/s | 1.3 MB 00:00 2025-05-07T19:57:09.9975879Z (100/106): shadow-utils-4.9-12.amzn2023.0.4.x86 50 MB/s | 1.1 MB 00:00 2025-05-07T19:57:09.9988248Z (101/106): sudo-python-plugin-1.9.15-1.p5.amzn2 2.9 MB/s | 56 kB 00:00 2025-05-07T19:57:10.0037501Z (102/106): systemd-libs-252.23-3.amzn2023.x86_6 48 MB/s | 613 kB 00:00 2025-05-07T19:57:10.0079005Z (103/106): util-linux-core-2.37.4-1.amzn2023.0. 54 MB/s | 432 kB 00:00 2025-05-07T19:57:10.0217763Z (104/106): util-linux-2.37.4-1.amzn2023.0.4.x86 100 MB/s | 2.2 MB 00:00 2025-05-07T19:57:10.0273893Z (105/106): wget-1.21.3-1.amzn2023.0.4.x86_64.rp 33 MB/s | 779 kB 00:00 2025-05-07T19:57:10.0284519Z (106/106): which-2.21-26.amzn2023.0.2.x86_64.rp 2.3 MB/s | 42 kB 00:00 2025-05-07T19:57:10.0301919Z -------------------------------------------------------------------------------- 2025-05-07T19:57:10.0303737Z Total 53 MB/s | 37 MB 00:00 2025-05-07T19:57:11.1226669Z Running transaction check 2025-05-07T19:57:11.1695010Z Transaction check succeeded. 2025-05-07T19:57:11.1695810Z Running transaction test 2025-05-07T19:57:11.5460037Z Transaction test succeeded. 2025-05-07T19:57:11.5463996Z Running transaction 2025-05-07T19:57:12.5224132Z Preparing : 1/1 2025-05-07T19:57:12.5386885Z Installing : systemd-libs-252.23-3.amzn2023.x86_64 1/106 2025-05-07T19:57:12.5641703Z Installing : nettle-3.10.1-1.amzn2023.0.1.x86_64 2/106 2025-05-07T19:57:12.5865162Z Installing : gnutls-3.8.3-6.amzn2023.0.1.x86_64 3/106 2025-05-07T19:57:12.5938347Z Installing : util-linux-core-2.37.4-1.amzn2023.0.4.x86_64 4/106 2025-05-07T19:57:12.6009171Z Running scriptlet: util-linux-core-2.37.4-1.amzn2023.0.4.x86_64 4/106 2025-05-07T19:57:12.6113173Z Installing : pciutils-libs-3.7.0-3.amzn2023.0.2.x86_64 5/106 2025-05-07T19:57:12.6406222Z Installing : ncurses-6.2-4.20200222.amzn2023.0.6.x86_64 6/106 2025-05-07T19:57:12.6484020Z Installing : nano-8.3-1.amzn2023.x86_64 7/106 2025-05-07T19:57:12.6547840Z Installing : nano-default-editor-8.3-1.amzn2023.noarch 8/106 2025-05-07T19:57:12.7070193Z Installing : libsemanage-3.4-5.amzn2023.0.2.x86_64 9/106 2025-05-07T19:57:12.7159055Z Installing : shadow-utils-2:4.9-12.amzn2023.0.4.x86_64 10/106 2025-05-07T19:57:12.7548863Z Running scriptlet: libutempter-1.2.1-4.amzn2023.0.2.x86_64 11/106 2025-05-07T19:57:12.7616028Z Installing : libutempter-1.2.1-4.amzn2023.0.2.x86_64 11/106 2025-05-07T19:57:12.7684042Z Installing : libmetalink-0.1.3-14.amzn2023.0.2.x86_64 12/106 2025-05-07T19:57:12.7752935Z Installing : libfdisk-2.37.4-1.amzn2023.0.4.x86_64 13/106 2025-05-07T19:57:12.7808789Z Installing : libedit-3.1-38.20210714cvs.amzn2023.0.2.x86_64 14/106 2025-05-07T19:57:12.7970652Z Installing : libeconf-0.4.0-1.amzn2023.0.3.x86_64 15/106 2025-05-07T19:57:12.8030473Z Installing : libdb-5.3.28-49.amzn2023.0.2.x86_64 16/106 2025-05-07T19:57:12.8092314Z Installing : libcbor-0.7.0-3.amzn2023.0.2.x86_64 17/106 2025-05-07T19:57:12.8171309Z Installing : libfido2-1.10.0-2.amzn2023.0.2.x86_64 18/106 2025-05-07T19:57:12.8235218Z Installing : less-608-2.amzn2023.0.2.x86_64 19/106 2025-05-07T19:57:12.8291698Z Installing : kmod-libs-29-2.amzn2023.0.5.x86_64 20/106 2025-05-07T19:57:12.8743365Z Installing : jansson-2.14-0.amzn2023.x86_64 21/106 2025-05-07T19:57:12.8833165Z Installing : hwdata-0.384-1.amzn2023.0.3.noarch 22/106 2025-05-07T19:57:12.8991518Z Installing : gzip-1.12-1.amzn2023.0.1.x86_64 23/106 2025-05-07T19:57:12.9444374Z Installing : cracklib-2.9.6-27.amzn2023.0.2.x86_64 24/106 2025-05-07T19:57:12.9633193Z Installing : pam-1.5.1-8.amzn2023.0.4.x86_64 25/106 2025-05-07T19:57:13.0481315Z Installing : libpwquality-1.4.4-6.amzn2023.0.2.x86_64 26/106 2025-05-07T19:57:13.0482285Z Installing : util-linux-2.37.4-1.amzn2023.0.4.x86_64 27/106 2025-05-07T19:57:13.0483031Z warning: /etc/adjtime created as /etc/adjtime.rpmnew 2025-05-07T19:57:13.0483463Z 2025-05-07T19:57:13.0682546Z Running scriptlet: util-linux-2.37.4-1.amzn2023.0.4.x86_64 27/106 2025-05-07T19:57:13.0998087Z Running scriptlet: openssh-8.7p1-8.amzn2023.0.14.x86_64 28/106 2025-05-07T19:57:13.1195460Z Installing : openssh-8.7p1-8.amzn2023.0.14.x86_64 28/106 2025-05-07T19:57:13.1261848Z Installing : openssh-clients-8.7p1-8.amzn2023.0.14.x86_64 29/106 2025-05-07T19:57:13.2433920Z Running scriptlet: openssh-clients-8.7p1-8.amzn2023.0.14.x86_64 29/106 2025-05-07T19:57:13.3977300Z Installing : git-core-2.47.1-1.amzn2023.0.2.x86_64 30/106 2025-05-07T19:57:13.4114870Z Installing : git-core-doc-2.47.1-1.amzn2023.0.2.noarch 31/106 2025-05-07T19:57:13.4537975Z Running scriptlet: groff-base-1.22.4-7.amzn2023.0.2.x86_64 32/106 2025-05-07T19:57:13.4615889Z Installing : groff-base-1.22.4-7.amzn2023.0.2.x86_64 32/106 2025-05-07T19:57:13.4693208Z Running scriptlet: groff-base-1.22.4-7.amzn2023.0.2.x86_64 32/106 2025-05-07T19:57:13.4760666Z Installing : perl-Digest-1.20-1.amzn2023.0.2.noarch 33/106 2025-05-07T19:57:13.4848508Z Installing : perl-Digest-MD5-2.58-2.amzn2023.0.2.x86_64 34/106 2025-05-07T19:57:13.4901779Z Installing : perl-B-1.80-477.amzn2023.0.6.x86_64 35/106 2025-05-07T19:57:13.4942606Z Installing : perl-FileHandle-2.03-477.amzn2023.0.6.noarch 36/106 2025-05-07T19:57:13.4994353Z Installing : perl-AutoLoader-5.74-477.amzn2023.0.6.noarch 37/106 2025-05-07T19:57:13.5080845Z Installing : perl-Data-Dumper-2.174-460.amzn2023.0.2.x86_64 38/106 2025-05-07T19:57:13.5139693Z Installing : perl-libnet-3.13-2.amzn2023.0.2.noarch 39/106 2025-05-07T19:57:13.5235291Z Installing : perl-base-2.27-477.amzn2023.0.6.noarch 40/106 2025-05-07T19:57:13.5452231Z Installing : perl-URI-5.09-1.amzn2023.0.2.noarch 41/106 2025-05-07T19:57:13.5537051Z Installing : perl-Net-SSLeay-1.94-1.amzn2023.0.1.x86_64 42/106 2025-05-07T19:57:13.5583653Z Installing : perl-Text-Tabs+Wrap-2021.0726-1.amzn2023.0.1.noa 43/106 2025-05-07T19:57:13.5625473Z Installing : perl-Mozilla-CA-20200520-4.amzn2023.0.2.noarch 44/106 2025-05-07T19:57:13.5677812Z Installing : perl-if-0.60.800-477.amzn2023.0.6.noarch 45/106 2025-05-07T19:57:13.5734623Z Installing : perl-IO-Socket-IP-0.41-3.amzn2023.0.2.noarch 46/106 2025-05-07T19:57:13.5787750Z Installing : perl-Time-Local-2:1.300-5.amzn2023.0.2.noarch 47/106 2025-05-07T19:57:13.5872540Z Installing : perl-File-Path-2.18-2.amzn2023.0.2.noarch 48/106 2025-05-07T19:57:13.5932972Z Installing : perl-IO-Socket-SSL-2.075-1.amzn2023.0.2.noarch 49/106 2025-05-07T19:57:13.5973711Z Installing : perl-Pod-Escapes-1:1.07-458.amzn2023.0.2.noarch 50/106 2025-05-07T19:57:13.6029754Z Installing : perl-Class-Struct-0.66-477.amzn2023.0.6.noarch 51/106 2025-05-07T19:57:13.6087235Z Installing : perl-POSIX-1.94-477.amzn2023.0.6.x86_64 52/106 2025-05-07T19:57:13.6137024Z Installing : perl-Term-ANSIColor-5.01-459.amzn2023.0.2.noarch 53/106 2025-05-07T19:57:13.6177087Z Installing : perl-IPC-Open3-1.21-477.amzn2023.0.6.noarch 54/106 2025-05-07T19:57:13.6230009Z Installing : perl-subs-1.03-477.amzn2023.0.6.noarch 55/106 2025-05-07T19:57:13.6291174Z Installing : perl-File-Temp-1:0.231.100-2.amzn2023.0.2.noarch 56/106 2025-05-07T19:57:13.6343165Z Installing : perl-HTTP-Tiny-0.078-1.amzn2023.0.3.noarch 57/106 2025-05-07T19:57:13.6450519Z Installing : perl-Term-Cap-1.17-458.amzn2023.0.2.noarch 58/106 2025-05-07T19:57:13.6529692Z Installing : perl-Pod-Simple-1:3.42-2.amzn2023.0.2.noarch 59/106 2025-05-07T19:57:13.6582934Z Installing : perl-Socket-4:2.032-1.amzn2023.0.2.x86_64 60/106 2025-05-07T19:57:13.6626646Z Installing : perl-SelectSaver-1.02-477.amzn2023.0.6.noarch 61/106 2025-05-07T19:57:13.6673272Z Installing : perl-Symbol-1.08-477.amzn2023.0.6.noarch 62/106 2025-05-07T19:57:13.6745277Z Installing : perl-File-stat-1.09-477.amzn2023.0.6.noarch 63/106 2025-05-07T19:57:13.6837825Z Installing : perl-podlators-1:4.14-458.amzn2023.0.2.noarch 64/106 2025-05-07T19:57:13.6903737Z Installing : perl-Pod-Perldoc-3.28.01-459.amzn2023.0.3.noarch 65/106 2025-05-07T19:57:13.6960975Z Installing : perl-Fcntl-1.13-477.amzn2023.0.6.x86_64 66/106 2025-05-07T19:57:13.7015755Z Installing : perl-Text-ParseWords-3.30-458.amzn2023.0.2.noarc 67/106 2025-05-07T19:57:13.7085705Z Installing : perl-mro-1.23-477.amzn2023.0.6.x86_64 68/106 2025-05-07T19:57:13.7143986Z Installing : perl-IO-1.43-477.amzn2023.0.6.x86_64 69/106 2025-05-07T19:57:13.7196080Z Installing : perl-overloading-0.02-477.amzn2023.0.6.noarch 70/106 2025-05-07T19:57:13.7259172Z Installing : perl-Pod-Usage-4:2.01-2.amzn2023.0.2.noarch 71/106 2025-05-07T19:57:13.7305636Z Installing : perl-Errno-1.30-477.amzn2023.0.6.x86_64 72/106 2025-05-07T19:57:13.7359010Z Installing : perl-File-Basename-2.85-477.amzn2023.0.6.noarch 73/106 2025-05-07T19:57:13.7414397Z Installing : perl-Getopt-Std-1.12-477.amzn2023.0.6.noarch 74/106 2025-05-07T19:57:13.7484832Z Installing : perl-MIME-Base64-3.16-2.amzn2023.0.2.x86_64 75/106 2025-05-07T19:57:13.7554973Z Installing : perl-Scalar-List-Utils-4:1.56-459.amzn2023.0.2.x 76/106 2025-05-07T19:57:13.7618405Z Installing : perl-constant-1.33-459.amzn2023.0.2.noarch 77/106 2025-05-07T19:57:13.7673786Z Installing : perl-Storable-1:3.21-458.amzn2023.0.2.x86_64 78/106 2025-05-07T19:57:13.7721032Z Installing : perl-overload-1.31-477.amzn2023.0.6.noarch 79/106 2025-05-07T19:57:13.7766293Z Installing : perl-parent-1:0.238-458.amzn2023.0.2.noarch 80/106 2025-05-07T19:57:13.7822255Z Installing : perl-vars-1.05-477.amzn2023.0.6.noarch 81/106 2025-05-07T19:57:13.7869905Z Installing : perl-Getopt-Long-1:2.52-2.amzn2023.0.2.noarch 82/106 2025-05-07T19:57:13.7917431Z Installing : perl-DynaLoader-1.47-477.amzn2023.0.6.x86_64 83/106 2025-05-07T19:57:13.7966158Z Installing : perl-Carp-1.50-458.amzn2023.0.2.noarch 84/106 2025-05-07T19:57:13.8018645Z Installing : perl-Exporter-5.74-459.amzn2023.0.2.noarch 85/106 2025-05-07T19:57:13.8093493Z Installing : perl-NDBM_File-1.15-477.amzn2023.0.6.x86_64 86/106 2025-05-07T19:57:13.8641705Z Installing : perl-PathTools-3.78-459.amzn2023.0.2.x86_64 87/106 2025-05-07T19:57:13.9633933Z Installing : perl-Encode-4:3.15-462.amzn2023.0.2.x86_64 88/106 2025-05-07T19:57:13.9759350Z Installing : perl-libs-4:5.32.1-477.amzn2023.0.6.x86_64 89/106 2025-05-07T19:57:13.9834102Z Installing : perl-interpreter-4:5.32.1-477.amzn2023.0.6.x86_6 90/106 2025-05-07T19:57:13.9898786Z Installing : perl-Error-1:0.17029-5.amzn2023.0.2.noarch 91/106 2025-05-07T19:57:13.9959259Z Installing : perl-File-Find-1.37-477.amzn2023.0.6.noarch 92/106 2025-05-07T19:57:14.0023475Z Installing : perl-TermReadKey-2.38-9.amzn2023.0.2.x86_64 93/106 2025-05-07T19:57:14.0070492Z Installing : perl-lib-0.65-477.amzn2023.0.6.x86_64 94/106 2025-05-07T19:57:14.0128616Z Installing : perl-Git-2.47.1-1.amzn2023.0.2.noarch 95/106 2025-05-07T19:57:14.0198474Z Installing : git-2.47.1-1.amzn2023.0.2.x86_64 96/106 2025-05-07T19:57:14.0398296Z Installing : elfutils-debuginfod-client-0.188-3.amzn2023.0.2. 97/106 2025-05-07T19:57:14.0517210Z Installing : cyrus-sasl-lib-2.1.27-18.amzn2023.0.3.x86_64 98/106 2025-05-07T19:57:14.0590933Z Installing : openldap-2.4.57-6.amzn2023.0.7.x86_64 99/106 2025-05-07T19:57:14.1003832Z Installing : sudo-python-plugin-1.9.15-1.p5.amzn2023.0.1.x86_ 100/106 2025-05-07T19:57:14.2277839Z Installing : sudo-1.9.15-1.p5.amzn2023.0.1.x86_64 101/106 2025-05-07T19:57:14.2365107Z Installing : binutils-2.41-50.amzn2023.0.3.x86_64 102/106 2025-05-07T19:57:14.2471662Z Running scriptlet: binutils-2.41-50.amzn2023.0.3.x86_64 102/106 2025-05-07T19:57:14.2777946Z Installing : pciutils-3.7.0-3.amzn2023.0.2.x86_64 103/106 2025-05-07T19:57:14.2869587Z Installing : wget-1.21.3-1.amzn2023.0.4.x86_64 104/106 2025-05-07T19:57:14.3064686Z Installing : which-2.21-26.amzn2023.0.2.x86_64 105/106 2025-05-07T19:57:14.3142274Z Installing : findutils-1:4.8.0-2.amzn2023.0.2.x86_64 106/106 2025-05-07T19:57:14.3262674Z Running scriptlet: pam-1.5.1-8.amzn2023.0.4.x86_64 106/106 2025-05-07T19:57:15.0698599Z Running scriptlet: findutils-1:4.8.0-2.amzn2023.0.2.x86_64 106/106 2025-05-07T19:57:15.0699336Z Verifying : binutils-2.41-50.amzn2023.0.3.x86_64 1/106 2025-05-07T19:57:15.0699955Z Verifying : cracklib-2.9.6-27.amzn2023.0.2.x86_64 2/106 2025-05-07T19:57:15.0700876Z Verifying : cyrus-sasl-lib-2.1.27-18.amzn2023.0.3.x86_64 3/106 2025-05-07T19:57:15.0701518Z Verifying : elfutils-debuginfod-client-0.188-3.amzn2023.0.2. 4/106 2025-05-07T19:57:15.0702185Z Verifying : findutils-1:4.8.0-2.amzn2023.0.2.x86_64 5/106 2025-05-07T19:57:15.0702765Z Verifying : git-2.47.1-1.amzn2023.0.2.x86_64 6/106 2025-05-07T19:57:15.0703377Z Verifying : git-core-2.47.1-1.amzn2023.0.2.x86_64 7/106 2025-05-07T19:57:15.0703990Z Verifying : git-core-doc-2.47.1-1.amzn2023.0.2.noarch 8/106 2025-05-07T19:57:15.0704583Z Verifying : gnutls-3.8.3-6.amzn2023.0.1.x86_64 9/106 2025-05-07T19:57:15.0705152Z Verifying : groff-base-1.22.4-7.amzn2023.0.2.x86_64 10/106 2025-05-07T19:57:15.0705958Z Verifying : gzip-1.12-1.amzn2023.0.1.x86_64 11/106 2025-05-07T19:57:15.0706545Z Verifying : hwdata-0.384-1.amzn2023.0.3.noarch 12/106 2025-05-07T19:57:15.0707297Z Verifying : jansson-2.14-0.amzn2023.x86_64 13/106 2025-05-07T19:57:15.0707890Z Verifying : kmod-libs-29-2.amzn2023.0.5.x86_64 14/106 2025-05-07T19:57:15.0708475Z Verifying : less-608-2.amzn2023.0.2.x86_64 15/106 2025-05-07T19:57:15.0709069Z Verifying : libcbor-0.7.0-3.amzn2023.0.2.x86_64 16/106 2025-05-07T19:57:15.0709700Z Verifying : libdb-5.3.28-49.amzn2023.0.2.x86_64 17/106 2025-05-07T19:57:15.0710287Z Verifying : libeconf-0.4.0-1.amzn2023.0.3.x86_64 18/106 2025-05-07T19:57:15.0710860Z Verifying : libedit-3.1-38.20210714cvs.amzn2023.0.2.x86_64 19/106 2025-05-07T19:57:15.0711454Z Verifying : libfdisk-2.37.4-1.amzn2023.0.4.x86_64 20/106 2025-05-07T19:57:15.0712033Z Verifying : libfido2-1.10.0-2.amzn2023.0.2.x86_64 21/106 2025-05-07T19:57:15.0712640Z Verifying : libmetalink-0.1.3-14.amzn2023.0.2.x86_64 22/106 2025-05-07T19:57:15.0713252Z Verifying : libpwquality-1.4.4-6.amzn2023.0.2.x86_64 23/106 2025-05-07T19:57:15.0713779Z Verifying : libsemanage-3.4-5.amzn2023.0.2.x86_64 24/106 2025-05-07T19:57:15.0714376Z Verifying : libutempter-1.2.1-4.amzn2023.0.2.x86_64 25/106 2025-05-07T19:57:15.0714947Z Verifying : nano-8.3-1.amzn2023.x86_64 26/106 2025-05-07T19:57:15.0715550Z Verifying : nano-default-editor-8.3-1.amzn2023.noarch 27/106 2025-05-07T19:57:15.0716231Z Verifying : ncurses-6.2-4.20200222.amzn2023.0.6.x86_64 28/106 2025-05-07T19:57:15.0716765Z Verifying : nettle-3.10.1-1.amzn2023.0.1.x86_64 29/106 2025-05-07T19:57:15.0717345Z Verifying : openldap-2.4.57-6.amzn2023.0.7.x86_64 30/106 2025-05-07T19:57:15.0717916Z Verifying : openssh-8.7p1-8.amzn2023.0.14.x86_64 31/106 2025-05-07T19:57:15.0718540Z Verifying : openssh-clients-8.7p1-8.amzn2023.0.14.x86_64 32/106 2025-05-07T19:57:15.0719141Z Verifying : pam-1.5.1-8.amzn2023.0.4.x86_64 33/106 2025-05-07T19:57:15.0719752Z Verifying : pciutils-3.7.0-3.amzn2023.0.2.x86_64 34/106 2025-05-07T19:57:15.0720363Z Verifying : pciutils-libs-3.7.0-3.amzn2023.0.2.x86_64 35/106 2025-05-07T19:57:15.0720972Z Verifying : perl-AutoLoader-5.74-477.amzn2023.0.6.noarch 36/106 2025-05-07T19:57:15.0721479Z Verifying : perl-B-1.80-477.amzn2023.0.6.x86_64 37/106 2025-05-07T19:57:15.0722067Z Verifying : perl-Carp-1.50-458.amzn2023.0.2.noarch 38/106 2025-05-07T19:57:15.0722656Z Verifying : perl-Class-Struct-0.66-477.amzn2023.0.6.noarch 39/106 2025-05-07T19:57:15.0723292Z Verifying : perl-Data-Dumper-2.174-460.amzn2023.0.2.x86_64 40/106 2025-05-07T19:57:15.0724047Z Verifying : perl-Digest-1.20-1.amzn2023.0.2.noarch 41/106 2025-05-07T19:57:15.0724570Z Verifying : perl-Digest-MD5-2.58-2.amzn2023.0.2.x86_64 42/106 2025-05-07T19:57:15.0725179Z Verifying : perl-DynaLoader-1.47-477.amzn2023.0.6.x86_64 43/106 2025-05-07T19:57:15.0725764Z Verifying : perl-Encode-4:3.15-462.amzn2023.0.2.x86_64 44/106 2025-05-07T19:57:15.0726351Z Verifying : perl-Errno-1.30-477.amzn2023.0.6.x86_64 45/106 2025-05-07T19:57:15.0726927Z Verifying : perl-Error-1:0.17029-5.amzn2023.0.2.noarch 46/106 2025-05-07T19:57:15.0727471Z Verifying : perl-Exporter-5.74-459.amzn2023.0.2.noarch 47/106 2025-05-07T19:57:15.0728056Z Verifying : perl-Fcntl-1.13-477.amzn2023.0.6.x86_64 48/106 2025-05-07T19:57:15.0728645Z Verifying : perl-File-Basename-2.85-477.amzn2023.0.6.noarch 49/106 2025-05-07T19:57:15.0729341Z Verifying : perl-File-Find-1.37-477.amzn2023.0.6.noarch 50/106 2025-05-07T19:57:15.0729938Z Verifying : perl-File-Path-2.18-2.amzn2023.0.2.noarch 51/106 2025-05-07T19:57:15.0730463Z Verifying : perl-File-Temp-1:0.231.100-2.amzn2023.0.2.noarch 52/106 2025-05-07T19:57:15.0731068Z Verifying : perl-File-stat-1.09-477.amzn2023.0.6.noarch 53/106 2025-05-07T19:57:15.0731664Z Verifying : perl-FileHandle-2.03-477.amzn2023.0.6.noarch 54/106 2025-05-07T19:57:15.0732278Z Verifying : perl-Getopt-Long-1:2.52-2.amzn2023.0.2.noarch 55/106 2025-05-07T19:57:15.0732867Z Verifying : perl-Getopt-Std-1.12-477.amzn2023.0.6.noarch 56/106 2025-05-07T19:57:15.0733389Z Verifying : perl-Git-2.47.1-1.amzn2023.0.2.noarch 57/106 2025-05-07T19:57:15.0734003Z Verifying : perl-HTTP-Tiny-0.078-1.amzn2023.0.3.noarch 58/106 2025-05-07T19:57:15.0734592Z Verifying : perl-IO-1.43-477.amzn2023.0.6.x86_64 59/106 2025-05-07T19:57:15.0735190Z Verifying : perl-IO-Socket-IP-0.41-3.amzn2023.0.2.noarch 60/106 2025-05-07T19:57:15.0735782Z Verifying : perl-IO-Socket-SSL-2.075-1.amzn2023.0.2.noarch 61/106 2025-05-07T19:57:15.0736366Z Verifying : perl-IPC-Open3-1.21-477.amzn2023.0.6.noarch 62/106 2025-05-07T19:57:15.0736974Z Verifying : perl-MIME-Base64-3.16-2.amzn2023.0.2.x86_64 63/106 2025-05-07T19:57:15.0737585Z Verifying : perl-Mozilla-CA-20200520-4.amzn2023.0.2.noarch 64/106 2025-05-07T19:57:15.0738188Z Verifying : perl-NDBM_File-1.15-477.amzn2023.0.6.x86_64 65/106 2025-05-07T19:57:15.0738756Z Verifying : perl-Net-SSLeay-1.94-1.amzn2023.0.1.x86_64 66/106 2025-05-07T19:57:15.0739276Z Verifying : perl-POSIX-1.94-477.amzn2023.0.6.x86_64 67/106 2025-05-07T19:57:15.0739866Z Verifying : perl-PathTools-3.78-459.amzn2023.0.2.x86_64 68/106 2025-05-07T19:57:15.0740475Z Verifying : perl-Pod-Escapes-1:1.07-458.amzn2023.0.2.noarch 69/106 2025-05-07T19:57:15.0741083Z Verifying : perl-Pod-Perldoc-3.28.01-459.amzn2023.0.3.noarch 70/106 2025-05-07T19:57:15.0741625Z Verifying : perl-Pod-Simple-1:3.42-2.amzn2023.0.2.noarch 71/106 2025-05-07T19:57:15.0742189Z Verifying : perl-Pod-Usage-4:2.01-2.amzn2023.0.2.noarch 72/106 2025-05-07T19:57:15.0742809Z Verifying : perl-Scalar-List-Utils-4:1.56-459.amzn2023.0.2.x 73/106 2025-05-07T19:57:15.0743405Z Verifying : perl-SelectSaver-1.02-477.amzn2023.0.6.noarch 74/106 2025-05-07T19:57:15.0743952Z Verifying : perl-Socket-4:2.032-1.amzn2023.0.2.x86_64 75/106 2025-05-07T19:57:15.0744514Z Verifying : perl-Storable-1:3.21-458.amzn2023.0.2.x86_64 76/106 2025-05-07T19:57:15.0745108Z Verifying : perl-Symbol-1.08-477.amzn2023.0.6.noarch 77/106 2025-05-07T19:57:15.0745832Z Verifying : perl-Term-ANSIColor-5.01-459.amzn2023.0.2.noarch 78/106 2025-05-07T19:57:15.0746429Z Verifying : perl-Term-Cap-1.17-458.amzn2023.0.2.noarch 79/106 2025-05-07T19:57:15.0746997Z Verifying : perl-TermReadKey-2.38-9.amzn2023.0.2.x86_64 80/106 2025-05-07T19:57:15.0747656Z Verifying : perl-Text-ParseWords-3.30-458.amzn2023.0.2.noarc 81/106 2025-05-07T19:57:15.0748220Z Verifying : perl-Text-Tabs+Wrap-2021.0726-1.amzn2023.0.1.noa 82/106 2025-05-07T19:57:15.0748826Z Verifying : perl-Time-Local-2:1.300-5.amzn2023.0.2.noarch 83/106 2025-05-07T19:57:15.0749421Z Verifying : perl-URI-5.09-1.amzn2023.0.2.noarch 84/106 2025-05-07T19:57:15.0750016Z Verifying : perl-base-2.27-477.amzn2023.0.6.noarch 85/106 2025-05-07T19:57:15.0750606Z Verifying : perl-constant-1.33-459.amzn2023.0.2.noarch 86/106 2025-05-07T19:57:15.0751365Z Verifying : perl-if-0.60.800-477.amzn2023.0.6.noarch 87/106 2025-05-07T19:57:15.0751916Z Verifying : perl-interpreter-4:5.32.1-477.amzn2023.0.6.x86_6 88/106 2025-05-07T19:57:15.0752665Z Verifying : perl-lib-0.65-477.amzn2023.0.6.x86_64 89/106 2025-05-07T19:57:15.0753194Z Verifying : perl-libnet-3.13-2.amzn2023.0.2.noarch 90/106 2025-05-07T19:57:15.0753965Z Verifying : perl-libs-4:5.32.1-477.amzn2023.0.6.x86_64 91/106 2025-05-07T19:57:15.0754963Z Verifying : perl-mro-1.23-477.amzn2023.0.6.x86_64 92/106 2025-05-07T19:57:15.0756062Z Verifying : perl-overload-1.31-477.amzn2023.0.6.noarch 93/106 2025-05-07T19:57:15.0757103Z Verifying : perl-overloading-0.02-477.amzn2023.0.6.noarch 94/106 2025-05-07T19:57:15.0758098Z Verifying : perl-parent-1:0.238-458.amzn2023.0.2.noarch 95/106 2025-05-07T19:57:15.0759081Z Verifying : perl-podlators-1:4.14-458.amzn2023.0.2.noarch 96/106 2025-05-07T19:57:15.0760100Z Verifying : perl-subs-1.03-477.amzn2023.0.6.noarch 97/106 2025-05-07T19:57:15.0761053Z Verifying : perl-vars-1.05-477.amzn2023.0.6.noarch 98/106 2025-05-07T19:57:15.0762010Z Verifying : shadow-utils-2:4.9-12.amzn2023.0.4.x86_64 99/106 2025-05-07T19:57:15.0762932Z Verifying : sudo-1.9.15-1.p5.amzn2023.0.1.x86_64 100/106 2025-05-07T19:57:15.0763910Z Verifying : sudo-python-plugin-1.9.15-1.p5.amzn2023.0.1.x86_ 101/106 2025-05-07T19:57:15.0764694Z Verifying : systemd-libs-252.23-3.amzn2023.x86_64 102/106 2025-05-07T19:57:15.0765529Z Verifying : util-linux-2.37.4-1.amzn2023.0.4.x86_64 103/106 2025-05-07T19:57:15.0766530Z Verifying : util-linux-core-2.37.4-1.amzn2023.0.4.x86_64 104/106 2025-05-07T19:57:15.0767493Z Verifying : wget-1.21.3-1.amzn2023.0.4.x86_64 105/106 2025-05-07T19:57:15.2623729Z Verifying : which-2.21-26.amzn2023.0.2.x86_64 106/106 2025-05-07T19:57:15.2624075Z 2025-05-07T19:57:15.2624175Z Installed: 2025-05-07T19:57:15.2624500Z binutils-2.41-50.amzn2023.0.3.x86_64 2025-05-07T19:57:15.2625026Z cracklib-2.9.6-27.amzn2023.0.2.x86_64 2025-05-07T19:57:15.2625548Z cyrus-sasl-lib-2.1.27-18.amzn2023.0.3.x86_64 2025-05-07T19:57:15.2626126Z elfutils-debuginfod-client-0.188-3.amzn2023.0.2.x86_64 2025-05-07T19:57:15.2626677Z findutils-1:4.8.0-2.amzn2023.0.2.x86_64 2025-05-07T19:57:15.2627225Z git-2.47.1-1.amzn2023.0.2.x86_64 2025-05-07T19:57:15.2627762Z git-core-2.47.1-1.amzn2023.0.2.x86_64 2025-05-07T19:57:15.2628491Z git-core-doc-2.47.1-1.amzn2023.0.2.noarch 2025-05-07T19:57:15.2629016Z gnutls-3.8.3-6.amzn2023.0.1.x86_64 2025-05-07T19:57:15.2629515Z groff-base-1.22.4-7.amzn2023.0.2.x86_64 2025-05-07T19:57:15.2630019Z gzip-1.12-1.amzn2023.0.1.x86_64 2025-05-07T19:57:15.2630524Z hwdata-0.384-1.amzn2023.0.3.noarch 2025-05-07T19:57:15.2631019Z jansson-2.14-0.amzn2023.x86_64 2025-05-07T19:57:15.2631528Z kmod-libs-29-2.amzn2023.0.5.x86_64 2025-05-07T19:57:15.2632064Z less-608-2.amzn2023.0.2.x86_64 2025-05-07T19:57:15.2632544Z libcbor-0.7.0-3.amzn2023.0.2.x86_64 2025-05-07T19:57:15.2633045Z libdb-5.3.28-49.amzn2023.0.2.x86_64 2025-05-07T19:57:15.2633641Z libeconf-0.4.0-1.amzn2023.0.3.x86_64 2025-05-07T19:57:15.2634178Z libedit-3.1-38.20210714cvs.amzn2023.0.2.x86_64 2025-05-07T19:57:15.2634698Z libfdisk-2.37.4-1.amzn2023.0.4.x86_64 2025-05-07T19:57:15.2635212Z libfido2-1.10.0-2.amzn2023.0.2.x86_64 2025-05-07T19:57:15.2635740Z libmetalink-0.1.3-14.amzn2023.0.2.x86_64 2025-05-07T19:57:15.2636352Z libpwquality-1.4.4-6.amzn2023.0.2.x86_64 2025-05-07T19:57:15.2636891Z libsemanage-3.4-5.amzn2023.0.2.x86_64 2025-05-07T19:57:15.2637414Z libutempter-1.2.1-4.amzn2023.0.2.x86_64 2025-05-07T19:57:15.2637917Z nano-8.3-1.amzn2023.x86_64 2025-05-07T19:57:15.2638451Z nano-default-editor-8.3-1.amzn2023.noarch 2025-05-07T19:57:15.2638985Z ncurses-6.2-4.20200222.amzn2023.0.6.x86_64 2025-05-07T19:57:15.2639498Z nettle-3.10.1-1.amzn2023.0.1.x86_64 2025-05-07T19:57:15.2639992Z openldap-2.4.57-6.amzn2023.0.7.x86_64 2025-05-07T19:57:15.2640513Z openssh-8.7p1-8.amzn2023.0.14.x86_64 2025-05-07T19:57:15.2641041Z openssh-clients-8.7p1-8.amzn2023.0.14.x86_64 2025-05-07T19:57:15.2641562Z pam-1.5.1-8.amzn2023.0.4.x86_64 2025-05-07T19:57:15.2642055Z pciutils-3.7.0-3.amzn2023.0.2.x86_64 2025-05-07T19:57:15.2642567Z pciutils-libs-3.7.0-3.amzn2023.0.2.x86_64 2025-05-07T19:57:15.2643124Z perl-AutoLoader-5.74-477.amzn2023.0.6.noarch 2025-05-07T19:57:15.2643651Z perl-B-1.80-477.amzn2023.0.6.x86_64 2025-05-07T19:57:15.2644171Z perl-Carp-1.50-458.amzn2023.0.2.noarch 2025-05-07T19:57:15.2644710Z perl-Class-Struct-0.66-477.amzn2023.0.6.noarch 2025-05-07T19:57:15.2645279Z perl-Data-Dumper-2.174-460.amzn2023.0.2.x86_64 2025-05-07T19:57:15.2645832Z perl-Digest-1.20-1.amzn2023.0.2.noarch 2025-05-07T19:57:15.2646364Z perl-Digest-MD5-2.58-2.amzn2023.0.2.x86_64 2025-05-07T19:57:15.2646915Z perl-DynaLoader-1.47-477.amzn2023.0.6.x86_64 2025-05-07T19:57:15.2647438Z perl-Encode-4:3.15-462.amzn2023.0.2.x86_64 2025-05-07T19:57:15.2647960Z perl-Errno-1.30-477.amzn2023.0.6.x86_64 2025-05-07T19:57:15.2648567Z perl-Error-1:0.17029-5.amzn2023.0.2.noarch 2025-05-07T19:57:15.2649103Z perl-Exporter-5.74-459.amzn2023.0.2.noarch 2025-05-07T19:57:15.2649651Z perl-Fcntl-1.13-477.amzn2023.0.6.x86_64 2025-05-07T19:57:15.2650193Z perl-File-Basename-2.85-477.amzn2023.0.6.noarch 2025-05-07T19:57:15.2650764Z perl-File-Find-1.37-477.amzn2023.0.6.noarch 2025-05-07T19:57:15.2651380Z perl-File-Path-2.18-2.amzn2023.0.2.noarch 2025-05-07T19:57:15.2651924Z perl-File-Temp-1:0.231.100-2.amzn2023.0.2.noarch 2025-05-07T19:57:15.2652457Z perl-File-stat-1.09-477.amzn2023.0.6.noarch 2025-05-07T19:57:15.2653022Z perl-FileHandle-2.03-477.amzn2023.0.6.noarch 2025-05-07T19:57:15.2654190Z perl-Getopt-Long-1:2.52-2.amzn2023.0.2.noarch 2025-05-07T19:57:15.2654744Z perl-Getopt-Std-1.12-477.amzn2023.0.6.noarch 2025-05-07T19:57:15.2679012Z perl-Git-2.47.1-1.amzn2023.0.2.noarch 2025-05-07T19:57:15.2679732Z perl-HTTP-Tiny-0.078-1.amzn2023.0.3.noarch 2025-05-07T19:57:15.2680251Z perl-IO-1.43-477.amzn2023.0.6.x86_64 2025-05-07T19:57:15.2680788Z perl-IO-Socket-IP-0.41-3.amzn2023.0.2.noarch 2025-05-07T19:57:15.2681347Z perl-IO-Socket-SSL-2.075-1.amzn2023.0.2.noarch 2025-05-07T19:57:15.2681899Z perl-IPC-Open3-1.21-477.amzn2023.0.6.noarch 2025-05-07T19:57:15.2682460Z perl-MIME-Base64-3.16-2.amzn2023.0.2.x86_64 2025-05-07T19:57:15.2683045Z perl-Mozilla-CA-20200520-4.amzn2023.0.2.noarch 2025-05-07T19:57:15.2683604Z perl-NDBM_File-1.15-477.amzn2023.0.6.x86_64 2025-05-07T19:57:15.2684130Z perl-Net-SSLeay-1.94-1.amzn2023.0.1.x86_64 2025-05-07T19:57:15.2684657Z perl-POSIX-1.94-477.amzn2023.0.6.x86_64 2025-05-07T19:57:15.2685194Z perl-PathTools-3.78-459.amzn2023.0.2.x86_64 2025-05-07T19:57:15.2685734Z perl-Pod-Escapes-1:1.07-458.amzn2023.0.2.noarch 2025-05-07T19:57:15.2686297Z perl-Pod-Perldoc-3.28.01-459.amzn2023.0.3.noarch 2025-05-07T19:57:15.2686836Z perl-Pod-Simple-1:3.42-2.amzn2023.0.2.noarch 2025-05-07T19:57:15.2687370Z perl-Pod-Usage-4:2.01-2.amzn2023.0.2.noarch 2025-05-07T19:57:15.2687918Z perl-Scalar-List-Utils-4:1.56-459.amzn2023.0.2.x86_64 2025-05-07T19:57:15.2688480Z perl-SelectSaver-1.02-477.amzn2023.0.6.noarch 2025-05-07T19:57:15.2689032Z perl-Socket-4:2.032-1.amzn2023.0.2.x86_64 2025-05-07T19:57:15.2689544Z perl-Storable-1:3.21-458.amzn2023.0.2.x86_64 2025-05-07T19:57:15.2690076Z perl-Symbol-1.08-477.amzn2023.0.6.noarch 2025-05-07T19:57:15.2690627Z perl-Term-ANSIColor-5.01-459.amzn2023.0.2.noarch 2025-05-07T19:57:15.2691220Z perl-Term-Cap-1.17-458.amzn2023.0.2.noarch 2025-05-07T19:57:15.2691839Z perl-TermReadKey-2.38-9.amzn2023.0.2.x86_64 2025-05-07T19:57:15.2692399Z perl-Text-ParseWords-3.30-458.amzn2023.0.2.noarch 2025-05-07T19:57:15.2692987Z perl-Text-Tabs+Wrap-2021.0726-1.amzn2023.0.1.noarch 2025-05-07T19:57:15.2693685Z perl-Time-Local-2:1.300-5.amzn2023.0.2.noarch 2025-05-07T19:57:15.2694213Z perl-URI-5.09-1.amzn2023.0.2.noarch 2025-05-07T19:57:15.2694739Z perl-base-2.27-477.amzn2023.0.6.noarch 2025-05-07T19:57:15.2695268Z perl-constant-1.33-459.amzn2023.0.2.noarch 2025-05-07T19:57:15.2695808Z perl-if-0.60.800-477.amzn2023.0.6.noarch 2025-05-07T19:57:15.2696328Z perl-interpreter-4:5.32.1-477.amzn2023.0.6.x86_64 2025-05-07T19:57:15.2696858Z perl-lib-0.65-477.amzn2023.0.6.x86_64 2025-05-07T19:57:15.2697375Z perl-libnet-3.13-2.amzn2023.0.2.noarch 2025-05-07T19:57:15.2697899Z perl-libs-4:5.32.1-477.amzn2023.0.6.x86_64 2025-05-07T19:57:15.2698492Z perl-mro-1.23-477.amzn2023.0.6.x86_64 2025-05-07T19:57:15.2699020Z perl-overload-1.31-477.amzn2023.0.6.noarch 2025-05-07T19:57:15.2699588Z perl-overloading-0.02-477.amzn2023.0.6.noarch 2025-05-07T19:57:15.2700131Z perl-parent-1:0.238-458.amzn2023.0.2.noarch 2025-05-07T19:57:15.2700674Z perl-podlators-1:4.14-458.amzn2023.0.2.noarch 2025-05-07T19:57:15.2701199Z perl-subs-1.03-477.amzn2023.0.6.noarch 2025-05-07T19:57:15.2701736Z perl-vars-1.05-477.amzn2023.0.6.noarch 2025-05-07T19:57:15.2702269Z shadow-utils-2:4.9-12.amzn2023.0.4.x86_64 2025-05-07T19:57:15.2702771Z sudo-1.9.15-1.p5.amzn2023.0.1.x86_64 2025-05-07T19:57:15.2703303Z sudo-python-plugin-1.9.15-1.p5.amzn2023.0.1.x86_64 2025-05-07T19:57:15.2703851Z systemd-libs-252.23-3.amzn2023.x86_64 2025-05-07T19:57:15.2704384Z util-linux-2.37.4-1.amzn2023.0.4.x86_64 2025-05-07T19:57:15.2704916Z util-linux-core-2.37.4-1.amzn2023.0.4.x86_64 2025-05-07T19:57:15.2705687Z wget-1.21.3-1.amzn2023.0.4.x86_64 2025-05-07T19:57:15.2706189Z which-2.21-26.amzn2023.0.2.x86_64 2025-05-07T19:57:15.2706490Z 2025-05-07T19:57:15.2706576Z Complete! 2025-05-07T19:57:15.3409494Z ##[group]Run actions/checkout@v4 2025-05-07T19:57:15.3409818Z with: 2025-05-07T19:57:15.3410050Z repository: pytorch/FBGEMM 2025-05-07T19:57:15.3410489Z token: *** 2025-05-07T19:57:15.3410695Z ssh-strict: true 2025-05-07T19:57:15.3410922Z ssh-user: git 2025-05-07T19:57:15.3411144Z persist-credentials: true 2025-05-07T19:57:15.3411425Z clean: true 2025-05-07T19:57:15.3411649Z sparse-checkout-cone-mode: true 2025-05-07T19:57:15.3411936Z fetch-depth: 1 2025-05-07T19:57:15.3412147Z fetch-tags: false 2025-05-07T19:57:15.3412377Z show-progress: true 2025-05-07T19:57:15.3412598Z lfs: false 2025-05-07T19:57:15.3412813Z submodules: false 2025-05-07T19:57:15.3413055Z set-safe-directory: true 2025-05-07T19:57:15.3413322Z env: 2025-05-07T19:57:15.3413553Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:57:15.3413853Z BUILD_ENV: build_binary 2025-05-07T19:57:15.3414106Z BUILD_TARGET: default 2025-05-07T19:57:15.3414334Z BUILD_VARIANT: cpu 2025-05-07T19:57:15.3414608Z ##[endgroup] 2025-05-07T19:57:15.3456192Z ##[command]/usr/bin/docker exec 2e0cef3f83f6b5f042e455cec6262c426e7534db025b4a03aff861771d964d16 sh -c "cat /etc/*release | grep ^ID" 2025-05-07T19:57:15.6480342Z Syncing repository: pytorch/FBGEMM 2025-05-07T19:57:15.6482461Z ##[group]Getting Git version info 2025-05-07T19:57:15.6483432Z Working directory is '/__w/FBGEMM/FBGEMM' 2025-05-07T19:57:15.6484341Z [command]/usr/bin/git version 2025-05-07T19:57:15.6484750Z git version 2.47.1 2025-05-07T19:57:15.6489607Z ##[endgroup] 2025-05-07T19:57:15.6511229Z Temporarily overriding HOME='/__w/_temp/efeb7099-b1b4-42ef-8a5f-cd7b6f0dfb3e' before making global git config changes 2025-05-07T19:57:15.6512642Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T19:57:15.6517656Z [command]/usr/bin/git config --global --add safe.directory /__w/FBGEMM/FBGEMM 2025-05-07T19:57:15.6549635Z [command]/usr/bin/git config --local --get remote.origin.url 2025-05-07T19:57:15.6566417Z https://github.com/pytorch/FBGEMM 2025-05-07T19:57:15.6581144Z ##[group]Removing previously created refs, to avoid conflicts 2025-05-07T19:57:15.6585488Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD 2025-05-07T19:57:15.6602446Z HEAD 2025-05-07T19:57:15.6634261Z ##[endgroup] 2025-05-07T19:57:15.6637919Z [command]/usr/bin/git submodule status 2025-05-07T19:57:15.6966490Z e5d7c0bd5d9aec44d68830187138149e6a8c4e32 external/asmjit (e5d7c0b) 2025-05-07T19:57:15.7021445Z 4a61bdd4bd4ed730e078aebc7c0fcf046ff29406 external/composable_kernel (remotes/origin/FBGEMM) 2025-05-07T19:57:15.7113384Z 6543fec09b2f04ac4a666882998b534afc9c1349 external/cpuinfo (6543fec) 2025-05-07T19:57:15.7168423Z 3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3 external/cutlass (remotes/origin/FBGEMM) 2025-05-07T19:57:15.7387271Z f8d7d77c06936315286eb55f8de22cd23c188571 external/googletest (release-1.8.0-3335-gf8d7d77c) 2025-05-07T19:57:15.7454087Z 420084499c7c1e1c2d801922f40df202eac5f3a0 external/hipify_torch (remotes/origin/mmelesse-9-g4200844) 2025-05-07T19:57:15.7485998Z 9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03 external/json (v3.11.2-84-g9cca280a) 2025-05-07T19:57:15.7495151Z ##[group]Cleaning the repository 2025-05-07T19:57:15.7499045Z [command]/usr/bin/git clean -ffdx 2025-05-07T19:57:15.7874340Z Removing collect_env.py 2025-05-07T19:57:15.7874709Z Removing fbgemm_gpu/_skbuild/ 2025-05-07T19:57:15.7875041Z Removing fbgemm_gpu/codegen/genscript/__pycache__/ 2025-05-07T19:57:15.7875386Z Removing fbgemm_gpu/dist/ 2025-05-07T19:57:15.7875691Z Removing fbgemm_gpu/fbgemm_gpu/docs/version.py 2025-05-07T19:57:15.7876126Z Removing fbgemm_gpu/fbgemm_gpu_nightly.egg-info/ 2025-05-07T19:57:15.7876526Z Removing fbgemm_gpu/fbgemm_gpu_nightly_cpu.egg-info/ 2025-05-07T19:57:15.7882485Z [command]/usr/bin/git reset --hard HEAD 2025-05-07T19:57:15.8927716Z HEAD is now at a2f4c52 Merge 6060cd4b5f971680caecdcc657faccb5720d1c3e into fd4df5f456e0cca514bacd98a39efb72990fd9f4 2025-05-07T19:57:15.8934072Z ##[endgroup] 2025-05-07T19:57:15.8936094Z ##[group]Disabling automatic garbage collection 2025-05-07T19:57:15.8941162Z [command]/usr/bin/git config --local gc.auto 0 2025-05-07T19:57:15.8964878Z ##[endgroup] 2025-05-07T19:57:15.8965249Z ##[group]Setting up auth 2025-05-07T19:57:15.8971205Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T19:57:15.8995222Z [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-07T19:57:15.9240594Z Entering 'external/asmjit' 2025-05-07T19:57:15.9286668Z Entering 'external/composable_kernel' 2025-05-07T19:57:15.9338018Z Entering 'external/cpuinfo' 2025-05-07T19:57:15.9384036Z Entering 'external/cutlass' 2025-05-07T19:57:15.9437823Z Entering 'external/googletest' 2025-05-07T19:57:15.9483457Z Entering 'external/hipify_torch' 2025-05-07T19:57:15.9527582Z Entering 'external/json' 2025-05-07T19:57:15.9586093Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T19:57:15.9609860Z [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-07T19:57:15.9862837Z Entering 'external/asmjit' 2025-05-07T19:57:15.9906692Z Entering 'external/composable_kernel' 2025-05-07T19:57:15.9959205Z Entering 'external/cpuinfo' 2025-05-07T19:57:16.0005593Z Entering 'external/cutlass' 2025-05-07T19:57:16.0059451Z Entering 'external/googletest' 2025-05-07T19:57:16.0107441Z Entering 'external/hipify_torch' 2025-05-07T19:57:16.0152423Z Entering 'external/json' 2025-05-07T19:57:16.0216344Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-05-07T19:57:16.0255136Z ##[endgroup] 2025-05-07T19:57:16.0255531Z ##[group]Fetching the repository 2025-05-07T19:57:16.0262422Z [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-07T19:57:16.2796333Z ##[endgroup] 2025-05-07T19:57:16.2796764Z ##[group]Determining the checkout info 2025-05-07T19:57:16.2798156Z ##[endgroup] 2025-05-07T19:57:16.2802301Z [command]/usr/bin/git sparse-checkout disable 2025-05-07T19:57:16.3307320Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-05-07T19:57:16.3330605Z ##[group]Checking out the ref 2025-05-07T19:57:16.3333810Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/4066/merge 2025-05-07T19:57:16.3396705Z HEAD is now at a2f4c52 Merge 6060cd4b5f971680caecdcc657faccb5720d1c3e into fd4df5f456e0cca514bacd98a39efb72990fd9f4 2025-05-07T19:57:16.3400830Z ##[endgroup] 2025-05-07T19:57:16.3427743Z [command]/usr/bin/git log -1 --format=%H 2025-05-07T19:57:16.3445293Z a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T19:57:16.3615897Z ##[group]Run actions/download-artifact@v4 2025-05-07T19:57:16.3616242Z with: 2025-05-07T19:57:16.3616469Z name: fbgemm_default_x86_gcc_py3.10_cpu.whl 2025-05-07T19:57:16.3616792Z merge-multiple: false 2025-05-07T19:57:16.3617056Z repository: pytorch/FBGEMM 2025-05-07T19:57:16.3617304Z run-id: 14891846254 2025-05-07T19:57:16.3617527Z env: 2025-05-07T19:57:16.3617758Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:57:16.3618070Z BUILD_ENV: build_binary 2025-05-07T19:57:16.3618306Z BUILD_TARGET: default 2025-05-07T19:57:16.3618543Z BUILD_VARIANT: cpu 2025-05-07T19:57:16.3618759Z ##[endgroup] 2025-05-07T19:57:16.3621785Z ##[command]/usr/bin/docker exec 2e0cef3f83f6b5f042e455cec6262c426e7534db025b4a03aff861771d964d16 sh -c "cat /etc/*release | grep ^ID" 2025-05-07T19:57:16.7460289Z Downloading single artifact 2025-05-07T19:57:16.8446256Z Preparing to download the following artifacts: 2025-05-07T19:57:16.8447119Z - fbgemm_default_x86_gcc_py3.10_cpu.whl (ID: 3081316302, Size: 5178299, Expected Digest: sha256:a551edf615b8c1196da180865bd44845e60223ebc0b3eb0509c3e0c68ca0ec18) 2025-05-07T19:57:16.8978160Z Redirecting to blob download url: https://productionresultssa5.blob.core.windows.net/actions-results/306f91ea-381c-4d97-8aad-6017de96d023/workflow-job-run-16ff74ce-8cd9-5015-b16a-0ab96911e575/artifacts/cc06fd1a2f07ae80a703c59ebf0692b9138c0fb1f164d1d8ba12eb727b18b267.zip 2025-05-07T19:57:16.8979621Z Starting download of artifact to: /__w/FBGEMM/FBGEMM 2025-05-07T19:57:17.0015560Z (node:381) [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-07T19:57:17.0016663Z (Use `node --trace-deprecation ...` to show where the warning was created) 2025-05-07T19:57:17.1059423Z SHA256 digest of downloaded artifact is a551edf615b8c1196da180865bd44845e60223ebc0b3eb0509c3e0c68ca0ec18 2025-05-07T19:57:17.1060058Z Artifact download completed successfully. 2025-05-07T19:57:17.1060440Z Total of 1 artifact(s) downloaded 2025-05-07T19:57:17.1064473Z Download artifact has finished successfully 2025-05-07T19:57:17.1189188Z ##[group]Run . $PRELUDE; print_system_info; print_ec2_info 2025-05-07T19:57:17.1189665Z . $PRELUDE; print_system_info; print_ec2_info 2025-05-07T19:57:17.1190184Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:57:17.1190662Z env: 2025-05-07T19:57:17.1190904Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:57:17.1191214Z BUILD_ENV: build_binary 2025-05-07T19:57:17.1191483Z BUILD_TARGET: default 2025-05-07T19:57:17.1191738Z BUILD_VARIANT: cpu 2025-05-07T19:57:17.1191982Z ##[endgroup] 2025-05-07T19:57:17.5081025Z ################################################################################ 2025-05-07T19:57:17.5081441Z # Print System Info 2025-05-07T19:57:17.5081682Z # 2025-05-07T19:57:17.5094468Z # [2025-05-07T19:57:17.509Z] + print_system_info 2025-05-07T19:57:17.5095099Z ################################################################################ 2025-05-07T19:57:17.5095481Z 2025-05-07T19:57:17.5095767Z ################################################################################ 2025-05-07T19:57:17.5096338Z [INFO] Printing environment variables ... 2025-05-07T19:57:17.5096824Z + printenv 2025-05-07T19:57:17.5096958Z 2025-05-07T19:57:17.5106236Z GITHUB_WORKSPACE=/__w/FBGEMM/FBGEMM 2025-05-07T19:57:17.5106634Z BUILD_VARIANT=cpu 2025-05-07T19:57:17.5106858Z HOSTNAME=2e0cef3f83f6 2025-05-07T19:57:17.5107288Z GITHUB_PATH=/__w/_temp/_runner_file_commands/add_path_21315f95-a33f-4083-a867-609f9d3dda5d 2025-05-07T19:57:17.5107763Z GITHUB_ACTION=__run_2 2025-05-07T19:57:17.5107998Z GITHUB_RUN_NUMBER=10599 2025-05-07T19:57:17.5108261Z RUNNER_NAME=i-0a9764e11a583df58 2025-05-07T19:57:17.5108551Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-05-07T19:57:17.5108873Z PLATFORM_NAME_LC=linux-x86_64 2025-05-07T19:57:17.5109140Z MACHINE_NAME_LC=x86_64 2025-05-07T19:57:17.5109394Z GITHUB_TRIGGERING_ACTOR=q10 2025-05-07T19:57:17.5109682Z PRELUDE=.github/scripts/setup_env.bash 2025-05-07T19:57:17.5109976Z GITHUB_REF_TYPE=branch 2025-05-07T19:57:17.5110603Z *** 2025-05-07T19:57:17.5110820Z GITHUB_REPOSITORY_ID=150154628 2025-05-07T19:57:17.5111081Z GITHUB_ACTIONS=true 2025-05-07T19:57:17.5111363Z GITHUB_SHA=a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T19:57:17.5111934Z GITHUB_WORKFLOW_REF=pytorch/FBGEMM/.github/workflows/fbgemm_gpu_ci_cpu.yml@refs/pull/4066/merge 2025-05-07T19:57:17.5112486Z RUNNER_ENVIRONMENT=self-hosted 2025-05-07T19:57:17.5112794Z GITHUB_REF=refs/pull/4066/merge 2025-05-07T19:57:17.5113072Z RUNNER_OS=Linux 2025-05-07T19:57:17.5113316Z GITHUB_REF_PROTECTED=false 2025-05-07T19:57:17.5113567Z HOME=/github/home 2025-05-07T19:57:17.5113833Z GITHUB_API_URL=https://api.github.com 2025-05-07T19:57:17.5114143Z RUNNER_ARCH=X64 2025-05-07T19:57:17.5114359Z RUNNER_TEMP=/__w/_temp 2025-05-07T19:57:17.5114607Z BUILD_TARGET=default 2025-05-07T19:57:17.5115037Z GITHUB_STATE=/__w/_temp/_runner_file_commands/save_state_21315f95-a33f-4083-a867-609f9d3dda5d 2025-05-07T19:57:17.5115686Z GITHUB_ENV=/__w/_temp/_runner_file_commands/set_env_21315f95-a33f-4083-a867-609f9d3dda5d 2025-05-07T19:57:17.5116244Z GITHUB_EVENT_PATH=/github/workflow/event.json 2025-05-07T19:57:17.5116585Z GITHUB_EVENT_NAME=pull_request 2025-05-07T19:57:17.5116869Z GITHUB_RUN_ID=14891846254 2025-05-07T19:57:17.5117328Z GITHUB_STEP_SUMMARY=/__w/_temp/_runner_file_commands/step_summary_21315f95-a33f-4083-a867-609f9d3dda5d 2025-05-07T19:57:17.5117856Z BUILD_ENV=build_binary 2025-05-07T19:57:17.5118104Z GITHUB_ACTOR=q10 2025-05-07T19:57:17.5118324Z GITHUB_RUN_ATTEMPT=1 2025-05-07T19:57:17.5118565Z KERN_NAME_LC=linux 2025-05-07T19:57:17.5118854Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-05-07T19:57:17.5119204Z PLATFORM_NAME=Linux-x86_64 2025-05-07T19:57:17.5119495Z GITHUB_SERVER_URL=https://github.com 2025-05-07T19:57:17.5119786Z SHLVL=1 2025-05-07T19:57:17.5119997Z GITHUB_ACTOR_ID=255046 2025-05-07T19:57:17.5120240Z RUNNER_TOOL_CACHE=/__w/_tool 2025-05-07T19:57:17.5120596Z GITHUB_WORKFLOW_SHA=6060cd4b5f971680caecdcc657faccb5720d1c3e 2025-05-07T19:57:17.5121269Z GITHUB_REF_NAME=4066/merge 2025-05-07T19:57:17.5121519Z KERN_NAME=Linux 2025-05-07T19:57:17.5121769Z GITHUB_JOB=test_and_publish_artifact 2025-05-07T19:57:17.5122088Z GITHUB_REPOSITORY=pytorch/FBGEMM 2025-05-07T19:57:17.5122370Z GITHUB_RETENTION_DAYS=90 2025-05-07T19:57:17.5122734Z RUNNER_WORKSPACE=/__w/FBGEMM 2025-05-07T19:57:17.5123014Z GITHUB_ACTION_REPOSITORY= 2025-05-07T19:57:17.5123368Z PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-05-07T19:57:17.5123764Z GITHUB_BASE_REF=main 2025-05-07T19:57:17.5124000Z CI=true 2025-05-07T19:57:17.5124210Z GITHUB_REPOSITORY_OWNER=pytorch 2025-05-07T19:57:17.5124515Z GITHUB_HEAD_REF=bm/genai-rocm-oss-6 2025-05-07T19:57:17.5124813Z GITHUB_ACTION_REF= 2025-05-07T19:57:17.5125054Z GITHUB_WORKFLOW=FBGEMM_GPU-CPU CI 2025-05-07T19:57:17.5125534Z GITHUB_OUTPUT=/__w/_temp/_runner_file_commands/set_output_21315f95-a33f-4083-a867-609f9d3dda5d 2025-05-07T19:57:17.5126018Z MACHINE_NAME=x86_64 2025-05-07T19:57:17.5126254Z _=/usr/bin/printenv 2025-05-07T19:57:17.5126391Z 2025-05-07T19:57:17.5126518Z ################################################################################ 2025-05-07T19:57:17.5126853Z [INFO] Print ldd version ... 2025-05-07T19:57:17.5127123Z + ldd --version 2025-05-07T19:57:17.5127254Z 2025-05-07T19:57:17.5127360Z ldd (GNU libc) 2.34 2025-05-07T19:57:17.5127645Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-05-07T19:57:17.5128114Z This is free software; see the source for copying conditions. There is NO 2025-05-07T19:57:17.5128677Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T19:57:17.5129140Z Written by Roland McGrath and Ulrich Drepper. 2025-05-07T19:57:17.5129383Z 2025-05-07T19:57:17.5129503Z ################################################################################ 2025-05-07T19:57:17.5129838Z [INFO] Print CPU info ... 2025-05-07T19:57:17.5130086Z + nproc 2025-05-07T19:57:17.5130210Z 2025-05-07T19:57:17.5134727Z 16 2025-05-07T19:57:17.5136100Z 2025-05-07T19:57:17.5136699Z + lscpu 2025-05-07T19:57:17.5136883Z 2025-05-07T19:57:17.5190270Z Architecture: x86_64 2025-05-07T19:57:17.5190659Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T19:57:17.5191088Z Address sizes: 46 bits physical, 48 bits virtual 2025-05-07T19:57:17.5191509Z Byte Order: Little Endian 2025-05-07T19:57:17.5191852Z CPU(s): 16 2025-05-07T19:57:17.5192172Z On-line CPU(s) list: 0-15 2025-05-07T19:57:17.5192500Z Vendor ID: GenuineIntel 2025-05-07T19:57:17.5192909Z Model name: Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:57:17.5193312Z CPU family: 6 2025-05-07T19:57:17.5193605Z Model: 85 2025-05-07T19:57:17.5193914Z Thread(s) per core: 2 2025-05-07T19:57:17.5194219Z Core(s) per socket: 8 2025-05-07T19:57:17.5194530Z Socket(s): 1 2025-05-07T19:57:17.5194812Z Stepping: 7 2025-05-07T19:57:17.5195122Z BogoMIPS: 5999.98 2025-05-07T19:57:17.5197429Z Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke 2025-05-07T19:57:17.5199677Z Hypervisor vendor: KVM 2025-05-07T19:57:17.5200013Z Virtualization type: full 2025-05-07T19:57:17.5200363Z L1d cache: 256 KiB (8 instances) 2025-05-07T19:57:17.5200909Z L1i cache: 256 KiB (8 instances) 2025-05-07T19:57:17.5201296Z L2 cache: 8 MiB (8 instances) 2025-05-07T19:57:17.5201667Z L3 cache: 35.8 MiB (1 instance) 2025-05-07T19:57:17.5202058Z NUMA node(s): 1 2025-05-07T19:57:17.5202374Z NUMA node0 CPU(s): 0-15 2025-05-07T19:57:17.5202865Z Vulnerability Gather data sampling: Unknown: Dependent on hypervisor status 2025-05-07T19:57:17.5203678Z Vulnerability Itlb multihit: KVM: Mitigation: VMX unsupported 2025-05-07T19:57:17.5204210Z Vulnerability L1tf: Mitigation; PTE Inversion 2025-05-07T19:57:17.5204943Z Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 2025-05-07T19:57:17.5206541Z Vulnerability Meltdown: Mitigation; PTI 2025-05-07T19:57:17.5207410Z Vulnerability Mmio stale data: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 2025-05-07T19:57:17.5208031Z Vulnerability Reg file data sampling: Not affected 2025-05-07T19:57:17.5208421Z Vulnerability Retbleed: Vulnerable 2025-05-07T19:57:17.5208794Z Vulnerability Spec rstack overflow: Not affected 2025-05-07T19:57:17.5209192Z Vulnerability Spec store bypass: Vulnerable 2025-05-07T19:57:17.5209764Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2025-05-07T19:57:17.5210606Z Vulnerability Spectre v2: Mitigation; Retpolines; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Retpoline 2025-05-07T19:57:17.5211248Z Vulnerability Srbds: Not affected 2025-05-07T19:57:17.5211635Z Vulnerability Tsx async abort: Not affected 2025-05-07T19:57:17.5211878Z 2025-05-07T19:57:17.5211984Z + cat /proc/cpuinfo 2025-05-07T19:57:17.5212124Z 2025-05-07T19:57:17.5212334Z processor : 0 2025-05-07T19:57:17.5212564Z vendor_id : GenuineIntel 2025-05-07T19:57:17.5212824Z cpu family : 6 2025-05-07T19:57:17.5213047Z model : 85 2025-05-07T19:57:17.5213331Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:57:17.5213698Z stepping : 7 2025-05-07T19:57:17.5213928Z microcode : 0x5003901 2025-05-07T19:57:17.5214160Z cpu MHz : 3600.263 2025-05-07T19:57:17.5214395Z cache size : 36608 KB 2025-05-07T19:57:17.5214640Z physical id : 0 2025-05-07T19:57:17.5214856Z siblings : 16 2025-05-07T19:57:17.5215073Z core id : 0 2025-05-07T19:57:17.5215289Z cpu cores : 8 2025-05-07T19:57:17.5215496Z apicid : 0 2025-05-07T19:57:17.5215715Z initial apicid : 0 2025-05-07T19:57:17.5215945Z fpu : yes 2025-05-07T19:57:17.5216146Z fpu_exception : yes 2025-05-07T19:57:17.5216382Z cpuid level : 13 2025-05-07T19:57:17.5216606Z wp : yes 2025-05-07T19:57:17.5218718Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke 2025-05-07T19:57:17.5221200Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:57:17.5221772Z bogomips : 5999.98 2025-05-07T19:57:17.5222007Z clflush size : 64 2025-05-07T19:57:17.5222242Z cache_alignment : 64 2025-05-07T19:57:17.5222533Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:57:17.5222875Z power management: 2025-05-07T19:57:17.5223024Z 2025-05-07T19:57:17.5223112Z processor : 1 2025-05-07T19:57:17.5223345Z vendor_id : GenuineIntel 2025-05-07T19:57:17.5223592Z cpu family : 6 2025-05-07T19:57:17.5224006Z model : 85 2025-05-07T19:57:17.5224306Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:57:17.5224662Z stepping : 7 2025-05-07T19:57:17.5224890Z microcode : 0x5003901 2025-05-07T19:57:17.5225136Z cpu MHz : 3621.572 2025-05-07T19:57:17.5225441Z cache size : 36608 KB 2025-05-07T19:57:17.5225685Z physical id : 0 2025-05-07T19:57:17.5225917Z siblings : 16 2025-05-07T19:57:17.5226124Z core id : 1 2025-05-07T19:57:17.5226343Z cpu cores : 8 2025-05-07T19:57:17.5226558Z apicid : 2 2025-05-07T19:57:17.5226760Z initial apicid : 2 2025-05-07T19:57:17.5226997Z fpu : yes 2025-05-07T19:57:17.5227211Z fpu_exception : yes 2025-05-07T19:57:17.5227433Z cpuid level : 13 2025-05-07T19:57:17.5227658Z wp : yes 2025-05-07T19:57:17.5229767Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke 2025-05-07T19:57:17.5232236Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:57:17.5232823Z bogomips : 5999.98 2025-05-07T19:57:17.5233041Z clflush size : 64 2025-05-07T19:57:17.5233269Z cache_alignment : 64 2025-05-07T19:57:17.5233550Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:57:17.5233877Z power management: 2025-05-07T19:57:17.5234021Z 2025-05-07T19:57:17.5234108Z processor : 2 2025-05-07T19:57:17.5234335Z vendor_id : GenuineIntel 2025-05-07T19:57:17.5234574Z cpu family : 6 2025-05-07T19:57:17.5234792Z model : 85 2025-05-07T19:57:17.5235078Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:57:17.5235435Z stepping : 7 2025-05-07T19:57:17.5235663Z microcode : 0x5003901 2025-05-07T19:57:17.5235906Z cpu MHz : 3601.442 2025-05-07T19:57:17.5236222Z cache size : 36608 KB 2025-05-07T19:57:17.5236467Z physical id : 0 2025-05-07T19:57:17.5236701Z siblings : 16 2025-05-07T19:57:17.5236902Z core id : 2 2025-05-07T19:57:17.5237116Z cpu cores : 8 2025-05-07T19:57:17.5237330Z apicid : 4 2025-05-07T19:57:17.5237528Z initial apicid : 4 2025-05-07T19:57:17.5237753Z fpu : yes 2025-05-07T19:57:17.5237973Z fpu_exception : yes 2025-05-07T19:57:17.5238192Z cpuid level : 13 2025-05-07T19:57:17.5238412Z wp : yes 2025-05-07T19:57:17.5240541Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke 2025-05-07T19:57:17.5243021Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:57:17.5243623Z bogomips : 5999.98 2025-05-07T19:57:17.5243842Z clflush size : 64 2025-05-07T19:57:17.5244074Z cache_alignment : 64 2025-05-07T19:57:17.5244357Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:57:17.5244689Z power management: 2025-05-07T19:57:17.5244836Z 2025-05-07T19:57:17.5244923Z processor : 3 2025-05-07T19:57:17.5245153Z vendor_id : GenuineIntel 2025-05-07T19:57:17.5245392Z cpu family : 6 2025-05-07T19:57:17.5245616Z model : 85 2025-05-07T19:57:17.5245902Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:57:17.5246263Z stepping : 7 2025-05-07T19:57:17.5246555Z microcode : 0x5003901 2025-05-07T19:57:17.5246797Z cpu MHz : 3600.234 2025-05-07T19:57:17.5247030Z cache size : 36608 KB 2025-05-07T19:57:17.5247263Z physical id : 0 2025-05-07T19:57:17.5247491Z siblings : 16 2025-05-07T19:57:17.5247711Z core id : 3 2025-05-07T19:57:17.5247972Z cpu cores : 8 2025-05-07T19:57:17.5248185Z apicid : 6 2025-05-07T19:57:17.5248399Z initial apicid : 6 2025-05-07T19:57:17.5248616Z fpu : yes 2025-05-07T19:57:17.5248827Z fpu_exception : yes 2025-05-07T19:57:17.5249058Z cpuid level : 13 2025-05-07T19:57:17.5249265Z wp : yes 2025-05-07T19:57:17.5251361Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke 2025-05-07T19:57:17.5253864Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:57:17.5254460Z bogomips : 5999.98 2025-05-07T19:57:17.5254679Z clflush size : 64 2025-05-07T19:57:17.5254909Z cache_alignment : 64 2025-05-07T19:57:17.5255196Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:57:17.5255530Z power management: 2025-05-07T19:57:17.5255664Z 2025-05-07T19:57:17.5255750Z processor : 4 2025-05-07T19:57:17.5255979Z vendor_id : GenuineIntel 2025-05-07T19:57:17.5256350Z cpu family : 6 2025-05-07T19:57:17.5256563Z model : 85 2025-05-07T19:57:17.5256854Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:57:17.5257228Z stepping : 7 2025-05-07T19:57:17.5257439Z microcode : 0x5003901 2025-05-07T19:57:17.5257681Z cpu MHz : 3600.012 2025-05-07T19:57:17.5257914Z cache size : 36608 KB 2025-05-07T19:57:17.5274995Z physical id : 0 2025-05-07T19:57:17.5275254Z siblings : 16 2025-05-07T19:57:17.5275463Z core id : 4 2025-05-07T19:57:17.5275681Z cpu cores : 8 2025-05-07T19:57:17.5275900Z apicid : 8 2025-05-07T19:57:17.5276188Z initial apicid : 8 2025-05-07T19:57:17.5276426Z fpu : yes 2025-05-07T19:57:17.5276646Z fpu_exception : yes 2025-05-07T19:57:17.5276873Z cpuid level : 13 2025-05-07T19:57:17.5277102Z wp : yes 2025-05-07T19:57:17.5279248Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke 2025-05-07T19:57:17.5281713Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:57:17.5282306Z bogomips : 5999.98 2025-05-07T19:57:17.5282535Z clflush size : 64 2025-05-07T19:57:17.5282769Z cache_alignment : 64 2025-05-07T19:57:17.5283062Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:57:17.5283388Z power management: 2025-05-07T19:57:17.5283541Z 2025-05-07T19:57:17.5283630Z processor : 5 2025-05-07T19:57:17.5283859Z vendor_id : GenuineIntel 2025-05-07T19:57:17.5284105Z cpu family : 6 2025-05-07T19:57:17.5284320Z model : 85 2025-05-07T19:57:17.5284616Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:57:17.5284981Z stepping : 7 2025-05-07T19:57:17.5285227Z microcode : 0x5003901 2025-05-07T19:57:17.5285469Z cpu MHz : 3599.823 2025-05-07T19:57:17.5285704Z cache size : 36608 KB 2025-05-07T19:57:17.5285929Z physical id : 0 2025-05-07T19:57:17.5286276Z siblings : 16 2025-05-07T19:57:17.5286483Z core id : 5 2025-05-07T19:57:17.5286695Z cpu cores : 8 2025-05-07T19:57:17.5286897Z apicid : 10 2025-05-07T19:57:17.5287122Z initial apicid : 10 2025-05-07T19:57:17.5287354Z fpu : yes 2025-05-07T19:57:17.5287617Z fpu_exception : yes 2025-05-07T19:57:17.5287855Z cpuid level : 13 2025-05-07T19:57:17.5288078Z wp : yes 2025-05-07T19:57:17.5290181Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke 2025-05-07T19:57:17.5292632Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:57:17.5293224Z bogomips : 5999.98 2025-05-07T19:57:17.5293461Z clflush size : 64 2025-05-07T19:57:17.5293692Z cache_alignment : 64 2025-05-07T19:57:17.5293971Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:57:17.5294313Z power management: 2025-05-07T19:57:17.5294446Z 2025-05-07T19:57:17.5294547Z processor : 6 2025-05-07T19:57:17.5294764Z vendor_id : GenuineIntel 2025-05-07T19:57:17.5295020Z cpu family : 6 2025-05-07T19:57:17.5295236Z model : 85 2025-05-07T19:57:17.5295512Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:57:17.5295872Z stepping : 7 2025-05-07T19:57:17.5296091Z microcode : 0x5003901 2025-05-07T19:57:17.5296316Z cpu MHz : 3600.680 2025-05-07T19:57:17.5296549Z cache size : 36608 KB 2025-05-07T19:57:17.5296786Z physical id : 0 2025-05-07T19:57:17.5296995Z siblings : 16 2025-05-07T19:57:17.5297210Z core id : 6 2025-05-07T19:57:17.5297426Z cpu cores : 8 2025-05-07T19:57:17.5297630Z apicid : 12 2025-05-07T19:57:17.5297851Z initial apicid : 12 2025-05-07T19:57:17.5298085Z fpu : yes 2025-05-07T19:57:17.5298288Z fpu_exception : yes 2025-05-07T19:57:17.5298523Z cpuid level : 13 2025-05-07T19:57:17.5298748Z wp : yes 2025-05-07T19:57:17.5300824Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke 2025-05-07T19:57:17.5303313Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:57:17.5303887Z bogomips : 5999.98 2025-05-07T19:57:17.5304121Z clflush size : 64 2025-05-07T19:57:17.5304356Z cache_alignment : 64 2025-05-07T19:57:17.5304632Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:57:17.5304981Z power management: 2025-05-07T19:57:17.5305115Z 2025-05-07T19:57:17.5305215Z processor : 7 2025-05-07T19:57:17.5305642Z vendor_id : GenuineIntel 2025-05-07T19:57:17.5305914Z cpu family : 6 2025-05-07T19:57:17.5306139Z model : 85 2025-05-07T19:57:17.5306435Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:57:17.5306786Z stepping : 7 2025-05-07T19:57:17.5307006Z microcode : 0x5003901 2025-05-07T19:57:17.5307246Z cpu MHz : 3598.975 2025-05-07T19:57:17.5307462Z cache size : 36608 KB 2025-05-07T19:57:17.5307698Z physical id : 0 2025-05-07T19:57:17.5307919Z siblings : 16 2025-05-07T19:57:17.5308118Z core id : 7 2025-05-07T19:57:17.5308329Z cpu cores : 8 2025-05-07T19:57:17.5308539Z apicid : 14 2025-05-07T19:57:17.5308909Z initial apicid : 14 2025-05-07T19:57:17.5309145Z fpu : yes 2025-05-07T19:57:17.5309362Z fpu_exception : yes 2025-05-07T19:57:17.5309581Z cpuid level : 13 2025-05-07T19:57:17.5309804Z wp : yes 2025-05-07T19:57:17.5311913Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke 2025-05-07T19:57:17.5314484Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:57:17.5315059Z bogomips : 5999.98 2025-05-07T19:57:17.5315295Z clflush size : 64 2025-05-07T19:57:17.5315527Z cache_alignment : 64 2025-05-07T19:57:17.5315815Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:57:17.5316207Z power management: 2025-05-07T19:57:17.5316356Z 2025-05-07T19:57:17.5316448Z processor : 8 2025-05-07T19:57:17.5316677Z vendor_id : GenuineIntel 2025-05-07T19:57:17.5316917Z cpu family : 6 2025-05-07T19:57:17.5317137Z model : 85 2025-05-07T19:57:17.5317429Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:57:17.5317778Z stepping : 7 2025-05-07T19:57:17.5317998Z microcode : 0x5003901 2025-05-07T19:57:17.5318237Z cpu MHz : 3600.224 2025-05-07T19:57:17.5318460Z cache size : 36608 KB 2025-05-07T19:57:17.5318702Z physical id : 0 2025-05-07T19:57:17.5318931Z siblings : 16 2025-05-07T19:57:17.5319133Z core id : 0 2025-05-07T19:57:17.5319344Z cpu cores : 8 2025-05-07T19:57:17.5319560Z apicid : 1 2025-05-07T19:57:17.5319761Z initial apicid : 1 2025-05-07T19:57:17.5319986Z fpu : yes 2025-05-07T19:57:17.5320201Z fpu_exception : yes 2025-05-07T19:57:17.5320420Z cpuid level : 13 2025-05-07T19:57:17.5320643Z wp : yes 2025-05-07T19:57:17.5322729Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke 2025-05-07T19:57:17.5325202Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:57:17.5325790Z bogomips : 5999.98 2025-05-07T19:57:17.5326011Z clflush size : 64 2025-05-07T19:57:17.5326243Z cache_alignment : 64 2025-05-07T19:57:17.5326545Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:57:17.5326873Z power management: 2025-05-07T19:57:17.5327020Z 2025-05-07T19:57:17.5327108Z processor : 9 2025-05-07T19:57:17.5327338Z vendor_id : GenuineIntel 2025-05-07T19:57:17.5327583Z cpu family : 6 2025-05-07T19:57:17.5327802Z model : 85 2025-05-07T19:57:17.5328095Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:57:17.5328447Z stepping : 7 2025-05-07T19:57:17.5328669Z microcode : 0x5003901 2025-05-07T19:57:17.5328913Z cpu MHz : 3599.972 2025-05-07T19:57:17.5329131Z cache size : 36608 KB 2025-05-07T19:57:17.5329368Z physical id : 0 2025-05-07T19:57:17.5329595Z siblings : 16 2025-05-07T19:57:17.5329812Z core id : 1 2025-05-07T19:57:17.5330010Z cpu cores : 8 2025-05-07T19:57:17.5330228Z apicid : 3 2025-05-07T19:57:17.5330446Z initial apicid : 3 2025-05-07T19:57:17.5330663Z fpu : yes 2025-05-07T19:57:17.5330880Z fpu_exception : yes 2025-05-07T19:57:17.5331112Z cpuid level : 13 2025-05-07T19:57:17.5331399Z wp : yes 2025-05-07T19:57:17.5333501Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke 2025-05-07T19:57:17.5336019Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:57:17.5336607Z bogomips : 5999.98 2025-05-07T19:57:17.5336825Z clflush size : 64 2025-05-07T19:57:17.5337059Z cache_alignment : 64 2025-05-07T19:57:17.5337345Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:57:17.5337670Z power management: 2025-05-07T19:57:17.5337818Z 2025-05-07T19:57:17.5337905Z processor : 10 2025-05-07T19:57:17.5338136Z vendor_id : GenuineIntel 2025-05-07T19:57:17.5338390Z cpu family : 6 2025-05-07T19:57:17.5338601Z model : 85 2025-05-07T19:57:17.5338895Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:57:17.5339260Z stepping : 7 2025-05-07T19:57:17.5339466Z microcode : 0x5003901 2025-05-07T19:57:17.5339697Z cpu MHz : 3600.112 2025-05-07T19:57:17.5339923Z cache size : 36608 KB 2025-05-07T19:57:17.5340146Z physical id : 0 2025-05-07T19:57:17.5340362Z siblings : 16 2025-05-07T19:57:17.5340575Z core id : 2 2025-05-07T19:57:17.5340776Z cpu cores : 8 2025-05-07T19:57:17.5340994Z apicid : 5 2025-05-07T19:57:17.5341207Z initial apicid : 5 2025-05-07T19:57:17.5341420Z fpu : yes 2025-05-07T19:57:17.5341631Z fpu_exception : yes 2025-05-07T19:57:17.5341865Z cpuid level : 13 2025-05-07T19:57:17.5342075Z wp : yes 2025-05-07T19:57:17.5344165Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke 2025-05-07T19:57:17.5346623Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:57:17.5347204Z bogomips : 5999.98 2025-05-07T19:57:17.5347428Z clflush size : 64 2025-05-07T19:57:17.5347641Z cache_alignment : 64 2025-05-07T19:57:17.5347922Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:57:17.5348252Z power management: 2025-05-07T19:57:17.5348388Z 2025-05-07T19:57:17.5348469Z processor : 11 2025-05-07T19:57:17.5348692Z vendor_id : GenuineIntel 2025-05-07T19:57:17.5348940Z cpu family : 6 2025-05-07T19:57:17.5349138Z model : 85 2025-05-07T19:57:17.5349414Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:57:17.5349766Z stepping : 7 2025-05-07T19:57:17.5349966Z microcode : 0x5003901 2025-05-07T19:57:17.5350198Z cpu MHz : 2999.994 2025-05-07T19:57:17.5350428Z cache size : 36608 KB 2025-05-07T19:57:17.5350652Z physical id : 0 2025-05-07T19:57:17.5350875Z siblings : 16 2025-05-07T19:57:17.5351090Z core id : 3 2025-05-07T19:57:17.5351287Z cpu cores : 8 2025-05-07T19:57:17.5351496Z apicid : 7 2025-05-07T19:57:17.5351705Z initial apicid : 7 2025-05-07T19:57:17.5351918Z fpu : yes 2025-05-07T19:57:17.5352128Z fpu_exception : yes 2025-05-07T19:57:17.5352358Z cpuid level : 13 2025-05-07T19:57:17.5352568Z wp : yes 2025-05-07T19:57:17.5354714Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke 2025-05-07T19:57:17.5357319Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:57:17.5357907Z bogomips : 5999.98 2025-05-07T19:57:17.5358141Z clflush size : 64 2025-05-07T19:57:17.5358358Z cache_alignment : 64 2025-05-07T19:57:17.5358648Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:57:17.5358990Z power management: 2025-05-07T19:57:17.5359125Z 2025-05-07T19:57:17.5359213Z processor : 12 2025-05-07T19:57:17.5359446Z vendor_id : GenuineIntel 2025-05-07T19:57:17.5359704Z cpu family : 6 2025-05-07T19:57:17.5359912Z model : 85 2025-05-07T19:57:17.5360201Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:57:17.5360561Z stepping : 7 2025-05-07T19:57:17.5360779Z microcode : 0x5003901 2025-05-07T19:57:17.5361011Z cpu MHz : 3601.280 2025-05-07T19:57:17.5361239Z cache size : 36608 KB 2025-05-07T19:57:17.5361479Z physical id : 0 2025-05-07T19:57:17.5361689Z siblings : 16 2025-05-07T19:57:17.5361899Z core id : 4 2025-05-07T19:57:17.5362109Z cpu cores : 8 2025-05-07T19:57:17.5362314Z apicid : 9 2025-05-07T19:57:17.5362526Z initial apicid : 9 2025-05-07T19:57:17.5362753Z fpu : yes 2025-05-07T19:57:17.5362955Z fpu_exception : yes 2025-05-07T19:57:17.5363187Z cpuid level : 13 2025-05-07T19:57:17.5363407Z wp : yes 2025-05-07T19:57:17.5365497Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke 2025-05-07T19:57:17.5367929Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:57:17.5368518Z bogomips : 5999.98 2025-05-07T19:57:17.5368753Z clflush size : 64 2025-05-07T19:57:17.5368985Z cache_alignment : 64 2025-05-07T19:57:17.5369259Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:57:17.5369593Z power management: 2025-05-07T19:57:17.5369726Z 2025-05-07T19:57:17.5369825Z processor : 13 2025-05-07T19:57:17.5370041Z vendor_id : GenuineIntel 2025-05-07T19:57:17.5370287Z cpu family : 6 2025-05-07T19:57:17.5370495Z model : 85 2025-05-07T19:57:17.5370771Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:57:17.5371115Z stepping : 7 2025-05-07T19:57:17.5371327Z microcode : 0x5003901 2025-05-07T19:57:17.5371551Z cpu MHz : 3599.729 2025-05-07T19:57:17.5371767Z cache size : 36608 KB 2025-05-07T19:57:17.5372000Z physical id : 0 2025-05-07T19:57:17.5372207Z siblings : 16 2025-05-07T19:57:17.5372419Z core id : 5 2025-05-07T19:57:17.5372624Z cpu cores : 8 2025-05-07T19:57:17.5372819Z apicid : 11 2025-05-07T19:57:17.5373029Z initial apicid : 11 2025-05-07T19:57:17.5373253Z fpu : yes 2025-05-07T19:57:17.5373445Z fpu_exception : yes 2025-05-07T19:57:17.5373671Z cpuid level : 13 2025-05-07T19:57:17.5373886Z wp : yes 2025-05-07T19:57:17.5376094Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke 2025-05-07T19:57:17.5378636Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:57:17.5379208Z bogomips : 5999.98 2025-05-07T19:57:17.5379437Z clflush size : 64 2025-05-07T19:57:17.5379665Z cache_alignment : 64 2025-05-07T19:57:17.5379936Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:57:17.5380274Z power management: 2025-05-07T19:57:17.5380407Z 2025-05-07T19:57:17.5380505Z processor : 14 2025-05-07T19:57:17.5380718Z vendor_id : GenuineIntel 2025-05-07T19:57:17.5380970Z cpu family : 6 2025-05-07T19:57:17.5381181Z model : 85 2025-05-07T19:57:17.5381458Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:57:17.5381817Z stepping : 7 2025-05-07T19:57:17.5382037Z microcode : 0x5003901 2025-05-07T19:57:17.5382276Z cpu MHz : 3600.226 2025-05-07T19:57:17.5382492Z cache size : 36608 KB 2025-05-07T19:57:17.5382730Z physical id : 0 2025-05-07T19:57:17.5382946Z siblings : 16 2025-05-07T19:57:17.5383148Z core id : 6 2025-05-07T19:57:17.5383355Z cpu cores : 8 2025-05-07T19:57:17.5383565Z apicid : 13 2025-05-07T19:57:17.5383772Z initial apicid : 13 2025-05-07T19:57:17.5383994Z fpu : yes 2025-05-07T19:57:17.5384203Z fpu_exception : yes 2025-05-07T19:57:17.5384423Z cpuid level : 13 2025-05-07T19:57:17.5384642Z wp : yes 2025-05-07T19:57:17.5386763Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke 2025-05-07T19:57:17.5389205Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:57:17.5389779Z bogomips : 5999.98 2025-05-07T19:57:17.5390008Z clflush size : 64 2025-05-07T19:57:17.5390232Z cache_alignment : 64 2025-05-07T19:57:17.5390515Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:57:17.5390840Z power management: 2025-05-07T19:57:17.5390983Z 2025-05-07T19:57:17.5391067Z processor : 15 2025-05-07T19:57:17.5391289Z vendor_id : GenuineIntel 2025-05-07T19:57:17.5391525Z cpu family : 6 2025-05-07T19:57:17.5391738Z model : 85 2025-05-07T19:57:17.5392020Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:57:17.5392364Z stepping : 7 2025-05-07T19:57:17.5392578Z microcode : 0x5003901 2025-05-07T19:57:17.5392817Z cpu MHz : 3599.846 2025-05-07T19:57:17.5393029Z cache size : 36608 KB 2025-05-07T19:57:17.5393262Z physical id : 0 2025-05-07T19:57:17.5393479Z siblings : 16 2025-05-07T19:57:17.5393671Z core id : 7 2025-05-07T19:57:17.5393877Z cpu cores : 8 2025-05-07T19:57:17.5394085Z apicid : 15 2025-05-07T19:57:17.5394282Z initial apicid : 15 2025-05-07T19:57:17.5394502Z fpu : yes 2025-05-07T19:57:17.5394712Z fpu_exception : yes 2025-05-07T19:57:17.5394925Z cpuid level : 13 2025-05-07T19:57:17.5395137Z wp : yes 2025-05-07T19:57:17.5397380Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke 2025-05-07T19:57:17.5399818Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:57:17.5400459Z bogomips : 5999.98 2025-05-07T19:57:17.5400672Z clflush size : 64 2025-05-07T19:57:17.5400894Z cache_alignment : 64 2025-05-07T19:57:17.5401168Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:57:17.5401490Z power management: 2025-05-07T19:57:17.5401633Z 2025-05-07T19:57:17.5401637Z 2025-05-07T19:57:17.5401755Z ################################################################################ 2025-05-07T19:57:17.5402087Z [INFO] Print PCI info ... 2025-05-07T19:57:17.5402331Z + lspci -v 2025-05-07T19:57:17.5402454Z 2025-05-07T19:57:17.5402640Z lspci: Unable to load libkmod resources: error -2 2025-05-07T19:57:17.5403058Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2025-05-07T19:57:17.5403461Z Subsystem: Amazon.com, Inc. Device 1237 2025-05-07T19:57:17.5403796Z Flags: bus master, medium devsel, latency 0 2025-05-07T19:57:17.5404009Z 2025-05-07T19:57:17.5404212Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2025-05-07T19:57:17.5404622Z Physical Slot: 1 2025-05-07T19:57:17.5404876Z Flags: bus master, fast devsel, latency 0 2025-05-07T19:57:17.5405088Z 2025-05-07T19:57:17.5405347Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2025-05-07T19:57:17.5406031Z Physical Slot: 1 2025-05-07T19:57:17.5406309Z Flags: bus master, fast devsel, latency 0, IRQ 9 2025-05-07T19:57:17.5406546Z 2025-05-07T19:57:17.5406831Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 (prog-if 00 [VGA controller]) 2025-05-07T19:57:17.5407296Z Physical Slot: 3 2025-05-07T19:57:17.5407555Z Flags: bus master, fast devsel, latency 0 2025-05-07T19:57:17.5407912Z Memory at c0000000 (32-bit, prefetchable) [size=4M] 2025-05-07T19:57:17.5408283Z Expansion ROM at 000c0000 [disabled] [size=128K] 2025-05-07T19:57:17.5408524Z 2025-05-07T19:57:17.5408838Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller (prog-if 02 [NVM Express]) 2025-05-07T19:57:17.5409378Z Subsystem: Amazon.com, Inc. Device 0000 2025-05-07T19:57:17.5409680Z Physical Slot: 4 2025-05-07T19:57:17.5409936Z Flags: bus master, fast devsel, latency 0, IRQ 11 2025-05-07T19:57:17.5410333Z Memory at c0514000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T19:57:17.5410707Z Capabilities: 2025-05-07T19:57:17.5410979Z Kernel driver in use: nvme 2025-05-07T19:57:17.5411155Z 2025-05-07T19:57:17.5411374Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T19:57:17.5411786Z Physical Slot: 5 2025-05-07T19:57:17.5412029Z Flags: bus master, fast devsel, latency 0 2025-05-07T19:57:17.5412398Z Memory at c0510000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T19:57:17.5412795Z Memory at c0400000 (32-bit, prefetchable) [size=1M] 2025-05-07T19:57:17.5413186Z Memory at c0500000 (32-bit, non-prefetchable) [size=64K] 2025-05-07T19:57:17.5413533Z Capabilities: 2025-05-07T19:57:17.5413801Z Kernel driver in use: ena 2025-05-07T19:57:17.5413960Z 2025-05-07T19:57:17.5413967Z 2025-05-07T19:57:17.5414089Z ################################################################################ 2025-05-07T19:57:17.5414419Z [INFO] Print Linux distribution info ... 2025-05-07T19:57:17.5414713Z + uname -a 2025-05-07T19:57:17.5414830Z 2025-05-07T19:57:17.5415217Z Linux 2e0cef3f83f6 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-07T19:57:17.5415708Z 2025-05-07T19:57:17.5415798Z + uname -m 2025-05-07T19:57:17.5415909Z 2025-05-07T19:57:17.5415984Z x86_64 2025-05-07T19:57:17.5416105Z 2025-05-07T19:57:17.5416192Z + cat /proc/version 2025-05-07T19:57:17.5416326Z 2025-05-07T19:57:17.5417052Z 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-07T19:57:17.5417735Z 2025-05-07T19:57:17.5417839Z + cat /etc/os-release 2025-05-07T19:57:17.5417983Z 2025-05-07T19:57:17.5418149Z NAME="Amazon Linux" 2025-05-07T19:57:17.5418378Z VERSION="2023" 2025-05-07T19:57:17.5418596Z ID="amzn" 2025-05-07T19:57:17.5418784Z ID_LIKE="fedora" 2025-05-07T19:57:17.5419008Z VERSION_ID="2023" 2025-05-07T19:57:17.5419251Z PLATFORM_ID="platform:al2023" 2025-05-07T19:57:17.5419535Z PRETTY_NAME="Amazon Linux 2023.7.20250428" 2025-05-07T19:57:17.5419833Z ANSI_COLOR="0;33" 2025-05-07T19:57:17.5420093Z CPE_NAME="cpe:2.3:o:amazon:amazon_linux:2023" 2025-05-07T19:57:17.5420513Z HOME_URL="https://aws.amazon.com/linux/amazon-linux-2023/" 2025-05-07T19:57:17.5420956Z DOCUMENTATION_URL="https://docs.aws.amazon.com/linux/" 2025-05-07T19:57:17.5421389Z SUPPORT_URL="https://aws.amazon.com/premiumsupport/" 2025-05-07T19:57:17.5421854Z BUG_REPORT_URL="https://github.com/amazonlinux/amazon-linux-2023" 2025-05-07T19:57:17.5422234Z VENDOR_NAME="AWS" 2025-05-07T19:57:17.5422483Z VENDOR_URL="https://aws.amazon.com/" 2025-05-07T19:57:17.5422781Z SUPPORT_END="2029-06-30" 2025-05-07T19:57:17.5422938Z 2025-05-07T19:57:17.5423058Z ################################################################################ 2025-05-07T19:57:17.5423386Z # Print EC2 Instance Info 2025-05-07T19:57:17.5423631Z # 2025-05-07T19:57:17.5423838Z # [2025-05-07T19:57:17.539Z] + print_ec2_info 2025-05-07T19:57:17.5424175Z ################################################################################ 2025-05-07T19:57:17.5424412Z 2025-05-07T19:57:17.5492849Z ami-id: ami-071226ecf16aa7d96 2025-05-07T19:57:17.5583904Z instance-id: i-0a9764e11a583df58 2025-05-07T19:57:17.5675031Z instance-type: c5.4xlarge 2025-05-07T19:57:17.5732015Z ##[group]Run . $PRELUDE; print_gpu_info 2025-05-07T19:57:17.5732387Z . $PRELUDE; print_gpu_info 2025-05-07T19:57:17.5732872Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:57:17.5733189Z env: 2025-05-07T19:57:17.5733424Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:57:17.5733740Z BUILD_ENV: build_binary 2025-05-07T19:57:17.5733996Z BUILD_TARGET: default 2025-05-07T19:57:17.5734249Z BUILD_VARIANT: cpu 2025-05-07T19:57:17.5734486Z ##[endgroup] 2025-05-07T19:57:18.0403253Z ################################################################################ 2025-05-07T19:57:18.0403671Z [INFO] Printing general display info ... 2025-05-07T19:57:18.0417409Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:57:18.1306322Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:57:18.1312721Z /usr/bin/sudo 2025-05-07T19:57:18.1321349Z which: no apt-get in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) 2025-05-07T19:57:18.1327507Z /usr/bin/yum 2025-05-07T19:57:18.1328532Z [INSTALL] Updating system repositories ... 2025-05-07T19:57:18.1348411Z [EXEC] [ATTEMPT 0/3] + sudo yum update -y 2025-05-07T19:57:18.3565681Z Last metadata expiration check: 0:00:17 ago on Wed May 7 19:57:01 2025. 2025-05-07T19:57:18.4578010Z Dependencies resolved. 2025-05-07T19:57:18.4802365Z Nothing to do. 2025-05-07T19:57:18.4802723Z Complete! 2025-05-07T19:57:18.5179741Z [INSTALL] Installing system package(s): hostname lshw ... 2025-05-07T19:57:18.5198810Z [EXEC] [ATTEMPT 0/3] + sudo yum install -y hostname lshw 2025-05-07T19:57:18.7388048Z Last metadata expiration check: 0:00:17 ago on Wed May 7 19:57:01 2025. 2025-05-07T19:57:18.7935602Z Dependencies resolved. 2025-05-07T19:57:18.8108486Z ================================================================================ 2025-05-07T19:57:18.8109323Z Package Arch Version Repository Size 2025-05-07T19:57:18.8109785Z ================================================================================ 2025-05-07T19:57:18.8110096Z Installing: 2025-05-07T19:57:18.8110417Z hostname x86_64 3.23-4.amzn2023.0.3 amazonlinux 28 k 2025-05-07T19:57:18.8110898Z lshw x86_64 B.02.19.2-7.amzn2023.0.3 amazonlinux 319 k 2025-05-07T19:57:18.8111183Z 2025-05-07T19:57:18.8111342Z Transaction Summary 2025-05-07T19:57:18.8111747Z ================================================================================ 2025-05-07T19:57:18.8112672Z Install 2 Packages 2025-05-07T19:57:18.8112939Z 2025-05-07T19:57:18.8113088Z Total download size: 347 k 2025-05-07T19:57:18.8113519Z Installed size: 883 k 2025-05-07T19:57:18.8113993Z Downloading Packages: 2025-05-07T19:57:19.1014161Z (1/2): hostname-3.23-4.amzn2023.0.3.x86_64.rpm 1.3 MB/s | 28 kB 00:00 2025-05-07T19:57:19.1063593Z (2/2): lshw-B.02.19.2-7.amzn2023.0.3.x86_64.rpm 12 MB/s | 319 kB 00:00 2025-05-07T19:57:19.1071326Z -------------------------------------------------------------------------------- 2025-05-07T19:57:19.1074825Z Total 1.1 MB/s | 347 kB 00:00 2025-05-07T19:57:19.1281857Z Running transaction check 2025-05-07T19:57:19.1334310Z Transaction check succeeded. 2025-05-07T19:57:19.1335130Z Running transaction test 2025-05-07T19:57:19.1492879Z Transaction test succeeded. 2025-05-07T19:57:19.1496040Z Running transaction 2025-05-07T19:57:19.1813898Z Preparing : 1/1 2025-05-07T19:57:19.1912860Z Installing : lshw-B.02.19.2-7.amzn2023.0.3.x86_64 1/2 2025-05-07T19:57:19.1966706Z Installing : hostname-3.23-4.amzn2023.0.3.x86_64 2/2 2025-05-07T19:57:19.2901419Z Running scriptlet: hostname-3.23-4.amzn2023.0.3.x86_64 2/2 2025-05-07T19:57:19.2902025Z Verifying : hostname-3.23-4.amzn2023.0.3.x86_64 1/2 2025-05-07T19:57:19.3287459Z Verifying : lshw-B.02.19.2-7.amzn2023.0.3.x86_64 2/2 2025-05-07T19:57:19.3287784Z 2025-05-07T19:57:19.3287874Z Installed: 2025-05-07T19:57:19.3288231Z hostname-3.23-4.amzn2023.0.3.x86_64 lshw-B.02.19.2-7.amzn2023.0.3.x86_64 2025-05-07T19:57:19.3288577Z 2025-05-07T19:57:19.3288660Z Complete! 2025-05-07T19:57:19.3665301Z + hostname 2025-05-07T19:57:19.3665457Z 2025-05-07T19:57:19.3672460Z 2e0cef3f83f6 2025-05-07T19:57:19.3672952Z 2025-05-07T19:57:19.3673281Z + sudo lshw -C display 2025-05-07T19:57:19.3673450Z 2025-05-07T19:57:19.4565136Z *-display UNCLAIMED 2025-05-07T19:57:19.4565506Z description: VGA compatible controller 2025-05-07T19:57:19.4565841Z product: Amazon.com, Inc. 2025-05-07T19:57:19.4566136Z vendor: Amazon.com, Inc. 2025-05-07T19:57:19.4566410Z physical id: 3 2025-05-07T19:57:19.4566648Z bus info: pci@0000:00:03.0 2025-05-07T19:57:19.4566922Z version: 00 2025-05-07T19:57:19.4567149Z width: 32 bits 2025-05-07T19:57:19.4567396Z clock: 33MHz 2025-05-07T19:57:19.4567659Z capabilities: vga_controller bus_master 2025-05-07T19:57:19.4567992Z configuration: latency=0 2025-05-07T19:57:19.4568322Z resources: memory:c0000000-c03fffff memory:c0000-dffff 2025-05-07T19:57:19.4586788Z 2025-05-07T19:57:19.4587294Z ################################################################################ 2025-05-07T19:57:19.4587705Z [INFO] Printing NVIDIA GPU info ... 2025-05-07T19:57:19.4697079Z lspci: Unable to load libkmod resources: error -2 2025-05-07T19:57:19.4718053Z which: no nvidia-smi in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) 2025-05-07T19:57:19.4718644Z [CHECK] nvidia-smi not found 2025-05-07T19:57:19.4718945Z ################################################################################ 2025-05-07T19:57:19.4719294Z [INFO] Printing AMD GPU info ... 2025-05-07T19:57:19.4827710Z lspci: Unable to load libkmod resources: error -2 2025-05-07T19:57:19.4848523Z which: no rocminfo in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) 2025-05-07T19:57:19.4849017Z [CHECK] rocminfo not found 2025-05-07T19:57:19.4855700Z which: no rocm-smi in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) 2025-05-07T19:57:19.4856185Z [CHECK] rocm-smi not found 2025-05-07T19:57:19.4912462Z ##[group]Run . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T19:57:19.4912945Z . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T19:57:19.4913613Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:57:19.4913933Z env: 2025-05-07T19:57:19.4914172Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:57:19.4914499Z BUILD_ENV: build_binary 2025-05-07T19:57:19.4914746Z BUILD_TARGET: default 2025-05-07T19:57:19.4914994Z BUILD_VARIANT: cpu 2025-05-07T19:57:19.4915231Z ##[endgroup] 2025-05-07T19:57:19.9084701Z ################################################################################ 2025-05-07T19:57:19.9085112Z # Setup Miniconda 2025-05-07T19:57:19.9085333Z # 2025-05-07T19:57:19.9098054Z # [2025-05-07T19:57:19.909Z] + setup_miniconda /github/home/miniconda 2025-05-07T19:57:19.9098517Z ################################################################################ 2025-05-07T19:57:19.9098751Z 2025-05-07T19:57:19.9111845Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:57:19.9956179Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:57:19.9956622Z + mkdir -p /github/home/miniconda 2025-05-07T19:57:19.9956830Z 2025-05-07T19:57:19.9969219Z 2025-05-07T19:57:19.9969400Z [SETUP] Downloading the Miniconda installer ... 2025-05-07T19:57:19.9988682Z [EXEC] [ATTEMPT 0/3] + wget -q https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh -O miniconda.sh 2025-05-07T19:57:20.8042318Z [SETUP] Installing Miniconda ... 2025-05-07T19:57:20.8042751Z + bash miniconda.sh -b -p /github/home/miniconda -u 2025-05-07T19:57:20.8043020Z 2025-05-07T19:57:20.8150410Z PREFIX=/github/home/miniconda 2025-05-07T19:57:21.1811681Z Unpacking payload ... 2025-05-07T19:57:21.6751573Z 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-07T19:57:22.3625844Z 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-07T19:57:24.2587750Z 2025-05-07T19:57:24.2588190Z Installing base environment... 2025-05-07T19:57:24.2588441Z 2025-05-07T19:57:25.3726956Z Preparing transaction: ...working... done 2025-05-07T19:57:28.4614256Z Executing transaction: ...working... done 2025-05-07T19:57:29.0281315Z 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-07T19:57:29.0982409Z installation finished. 2025-05-07T19:57:29.0986664Z 2025-05-07T19:57:29.0986996Z + rm -f miniconda.sh 2025-05-07T19:57:29.0987153Z 2025-05-07T19:57:29.1125737Z 2025-05-07T19:57:29.1125885Z [SETUP] Reloading the bash configuration ... 2025-05-07T19:57:29.1126280Z + /github/home/miniconda/bin/conda init bash 2025-05-07T19:57:29.1126525Z 2025-05-07T19:57:29.4930801Z no change /github/home/miniconda/condabin/conda 2025-05-07T19:57:29.4931231Z no change /github/home/miniconda/bin/conda 2025-05-07T19:57:29.4931639Z no change /github/home/miniconda/bin/conda-env 2025-05-07T19:57:29.4932024Z no change /github/home/miniconda/bin/activate 2025-05-07T19:57:29.4932386Z no change /github/home/miniconda/bin/deactivate 2025-05-07T19:57:29.4932805Z no change /github/home/miniconda/etc/profile.d/conda.sh 2025-05-07T19:57:29.4933264Z no change /github/home/miniconda/etc/fish/conf.d/conda.fish 2025-05-07T19:57:29.4933714Z no change /github/home/miniconda/shell/condabin/Conda.psm1 2025-05-07T19:57:29.4934191Z no change /github/home/miniconda/shell/condabin/conda-hook.ps1 2025-05-07T19:57:29.4934765Z no change /github/home/miniconda/lib/python3.13/site-packages/xontrib/conda.xsh 2025-05-07T19:57:29.4935313Z no change /github/home/miniconda/etc/profile.d/conda.csh 2025-05-07T19:57:29.4935945Z modified /github/home/.bashrc 2025-05-07T19:57:29.4936155Z 2025-05-07T19:57:29.4936377Z ==> For changes to take effect, close and re-open your current shell. <== 2025-05-07T19:57:29.4936794Z 2025-05-07T19:57:29.5589786Z 2025-05-07T19:57:29.5589938Z + . /github/home/.bashrc 2025-05-07T19:57:29.5590114Z 2025-05-07T19:57:30.4164926Z 2025-05-07T19:57:30.4165528Z [SETUP] Installing libmamba-solver (required since Anaconda 2024.02-1) and libarchive ... 2025-05-07T19:57:30.4187795Z [EXEC] [ATTEMPT 0/3] + conda install --solver=classic -c conda-forge --override-channels -y conda-libmamba-solver libmamba libmambapy libarchive 2025-05-07T19:57:42.9542182Z Collecting package metadata (current_repodata.json): - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ done 2025-05-07T19:57:44.5714378Z Solving environment: / - \ | / - \ | / - \ | done 2025-05-07T19:57:44.6662059Z 2025-05-07T19:57:44.6662481Z ## Package Plan ## 2025-05-07T19:57:44.6662711Z 2025-05-07T19:57:44.6662895Z environment location: /github/home/miniconda 2025-05-07T19:57:44.6663280Z 2025-05-07T19:57:44.6663435Z added / updated specs: 2025-05-07T19:57:44.6663870Z - conda-libmamba-solver 2025-05-07T19:57:44.6664297Z - libarchive 2025-05-07T19:57:44.6664637Z - libmamba 2025-05-07T19:57:44.6664965Z - libmambapy 2025-05-07T19:57:44.6665110Z 2025-05-07T19:57:44.6665142Z 2025-05-07T19:57:44.6665280Z The following packages will be downloaded: 2025-05-07T19:57:44.6665506Z 2025-05-07T19:57:44.6665644Z package | build 2025-05-07T19:57:44.6665987Z ---------------------------|----------------- 2025-05-07T19:57:44.6666450Z ca-certificates-2025.4.26 | hbd8a1cb_0 149 KB conda-forge 2025-05-07T19:57:44.6666963Z certifi-2025.4.26 | pyhd8ed1ab_0 154 KB conda-forge 2025-05-07T19:57:44.6667420Z conda-25.3.1 | py313h78bf25f_1 1.1 MB conda-forge 2025-05-07T19:57:44.6667943Z conda-libmamba-solver-25.4.0| pyhd8ed1ab_0 41 KB conda-forge 2025-05-07T19:57:44.6668722Z ------------------------------------------------------------ 2025-05-07T19:57:44.6669255Z Total: 1.4 MB 2025-05-07T19:57:44.6669621Z 2025-05-07T19:57:44.6669806Z The following packages will be UPDATED: 2025-05-07T19:57:44.6670175Z 2025-05-07T19:57:44.6675425Z ca-certificates pkgs/main/linux-64::ca-certificates-2~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T19:57:44.6676356Z conda pkgs/main::conda-25.3.1-py313h06a4308~ --> conda-forge::conda-25.3.1-py313h78bf25f_1 2025-05-07T19:57:44.6676752Z 2025-05-07T19:57:44.6677019Z The following packages will be SUPERSEDED by a higher-priority channel: 2025-05-07T19:57:44.6677510Z 2025-05-07T19:57:44.6678045Z certifi pkgs/main/linux-64::certifi-2025.4.26~ --> conda-forge/noarch::certifi-2025.4.26-pyhd8ed1ab_0 2025-05-07T19:57:44.6679222Z conda-libmamba-so~ pkgs/main::conda-libmamba-solver-25.4~ --> conda-forge::conda-libmamba-solver-25.4.0-pyhd8ed1ab_0 2025-05-07T19:57:44.6680091Z 2025-05-07T19:57:44.6680096Z 2025-05-07T19:57:44.6680100Z 2025-05-07T19:57:44.6680346Z Downloading and Extracting Packages: ...working... 2025-05-07T19:57:44.6680848Z conda-25.3.1 | 1.1 MB | | 0% 2025-05-07T19:57:44.6681084Z 2025-05-07T19:57:44.6681490Z certifi-2025.4.26 | 154 KB | | 0%  2025-05-07T19:57:44.6681741Z 2025-05-07T19:57:44.6681745Z 2025-05-07T19:57:44.6695049Z ca-certificates-2025 | 149 KB | | 0%  2025-05-07T19:57:44.6695543Z 2025-05-07T19:57:44.6695551Z 2025-05-07T19:57:44.6697852Z 2025-05-07T19:57:44.7356963Z conda-libmamba-solve | 41 KB | | 0%  2025-05-07T19:57:44.7357344Z 2025-05-07T19:57:44.7454669Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T19:57:44.7455135Z 2025-05-07T19:57:44.7464197Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T19:57:44.7464479Z 2025-05-07T19:57:44.7464830Z 2025-05-07T19:57:44.7526275Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T19:57:44.7526595Z 2025-05-07T19:57:44.7526606Z 2025-05-07T19:57:44.7913276Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T19:57:44.7948025Z conda-25.3.1 | 1.1 MB | ########4 | 85% 2025-05-07T19:57:44.8237745Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T19:57:44.8237990Z 2025-05-07T19:57:44.8237996Z 2025-05-07T19:57:44.8238007Z 2025-05-07T19:57:44.8250752Z conda-libmamba-solve | 41 KB | ###9 | 39%  2025-05-07T19:57:44.8251041Z 2025-05-07T19:57:44.8251046Z 2025-05-07T19:57:44.8251177Z 2025-05-07T19:57:44.8417072Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T19:57:44.8417556Z 2025-05-07T19:57:44.8417588Z 2025-05-07T19:57:44.8417599Z 2025-05-07T19:57:44.9013304Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T19:57:44.9016558Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T19:57:44.9016921Z 2025-05-07T19:57:44.9017176Z 2025-05-07T19:57:44.9017400Z  2025-05-07T19:57:44.9017614Z 2025-05-07T19:57:44.9017618Z 2025-05-07T19:57:44.9017792Z  2025-05-07T19:57:44.9018022Z 2025-05-07T19:57:44.9018026Z 2025-05-07T19:57:44.9018030Z 2025-05-07T19:57:44.9018363Z  done 2025-05-07T19:57:45.0021756Z Preparing transaction: - done 2025-05-07T19:57:45.1028188Z Verifying transaction: | done 2025-05-07T19:57:46.5047099Z Executing transaction: - \ | / - \ | / - \ | / - \ done 2025-05-07T19:57:48.2757856Z [SETUP] Updating Miniconda base packages ... 2025-05-07T19:57:48.2779308Z [EXEC] [ATTEMPT 0/3] + conda update -n base -c defaults --update-deps -y conda 2025-05-07T19:57:49.0207633Z Channels: 2025-05-07T19:57:49.0207924Z - defaults 2025-05-07T19:57:49.0208195Z Platform: linux-64 2025-05-07T19:57:50.1377458Z Collecting package metadata (repodata.json): - \ | / - \ done 2025-05-07T19:57:50.2754517Z Solving environment: / - Channels: 2025-05-07T19:57:50.2754902Z - defaults 2025-05-07T19:57:50.2755116Z Platform: linux-64 2025-05-07T19:57:50.5530174Z Collecting package metadata (repodata.json): | / - \ done 2025-05-07T19:57:50.7763980Z Solving environment: / - \ done 2025-05-07T19:57:50.8916935Z | done 2025-05-07T19:57:50.9575508Z 2025-05-07T19:57:50.9576019Z ## Package Plan ## 2025-05-07T19:57:50.9576202Z 2025-05-07T19:57:50.9576372Z environment location: /github/home/miniconda 2025-05-07T19:57:50.9576639Z 2025-05-07T19:57:50.9576738Z added / updated specs: 2025-05-07T19:57:50.9577016Z - conda 2025-05-07T19:57:50.9577136Z 2025-05-07T19:57:50.9577140Z 2025-05-07T19:57:50.9577276Z The following packages will be downloaded: 2025-05-07T19:57:50.9577497Z 2025-05-07T19:57:50.9577617Z package | build 2025-05-07T19:57:50.9577959Z ---------------------------|----------------- 2025-05-07T19:57:50.9578454Z pip-25.1 | pyhc872135_2 1.3 MB 2025-05-07T19:57:50.9578914Z tzdata-2025b | h04d1e81_0 116 KB 2025-05-07T19:57:50.9579454Z ------------------------------------------------------------ 2025-05-07T19:57:50.9579817Z Total: 1.4 MB 2025-05-07T19:57:50.9580035Z 2025-05-07T19:57:50.9580164Z The following packages will be UPDATED: 2025-05-07T19:57:50.9580382Z 2025-05-07T19:57:50.9580948Z pip pkgs/main/linux-64::pip-25.0-py313h06~ --> pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T19:57:50.9581538Z tzdata 2025a-h04d1e81_0 --> 2025b-h04d1e81_0 2025-05-07T19:57:50.9582019Z 2025-05-07T19:57:50.9582024Z 2025-05-07T19:57:50.9582042Z 2025-05-07T19:57:50.9582192Z Downloading and Extracting Packages: ...working... 2025-05-07T19:57:50.9582598Z pip-25.1 | 1.3 MB | | 0% 2025-05-07T19:57:50.9582825Z 2025-05-07T19:57:50.9983753Z tzdata-2025b | 116 KB | | 0%  2025-05-07T19:57:50.9984967Z 2025-05-07T19:57:51.0151583Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T19:57:51.2114642Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T19:57:51.2114929Z 2025-05-07T19:57:51.2116665Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T19:57:51.2116933Z 2025-05-07T19:57:51.2172467Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T19:57:51.2173089Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T19:57:51.2175853Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T19:57:51.2176602Z 2025-05-07T19:57:51.2176815Z 2025-05-07T19:57:51.2177447Z  done 2025-05-07T19:57:51.3180614Z Preparing transaction: - done 2025-05-07T19:57:51.4187432Z Verifying transaction: | done 2025-05-07T19:57:53.5209286Z Executing transaction: - \ | / - \ | / - \ | / - \ | / - \ | / - done 2025-05-07T19:57:54.0962256Z [SETUP] Cleaning up Conda packages ... 2025-05-07T19:57:54.0965083Z + conda clean --packages --tarball -y 2025-05-07T19:57:54.0965506Z 2025-05-07T19:57:54.5700620Z Will remove 99 (117.8 MB) tarball(s). 2025-05-07T19:57:54.5701107Z Will remove 11 (16.0 MB) package(s). 2025-05-07T19:57:54.6338065Z 2025-05-07T19:57:54.6344525Z + conda clean --all -y 2025-05-07T19:57:54.6344793Z 2025-05-07T19:57:55.0971630Z There are no unused tarball(s) to remove. 2025-05-07T19:57:55.0972124Z Will remove 1 index cache(s). 2025-05-07T19:57:55.0972458Z There are no unused package(s) to remove. 2025-05-07T19:57:55.0972797Z There are no tempfile(s) to remove. 2025-05-07T19:57:55.0973097Z There are no logfile(s) to remove. 2025-05-07T19:57:55.1606995Z 2025-05-07T19:57:55.1609910Z + conda info 2025-05-07T19:57:55.1610169Z 2025-05-07T19:57:55.7625308Z 2025-05-07T19:57:55.7625712Z active environment : base 2025-05-07T19:57:55.7626087Z active env location : /github/home/miniconda 2025-05-07T19:57:55.7626419Z shell level : 1 2025-05-07T19:57:55.7638219Z user config file : /github/home/.condarc 2025-05-07T19:57:55.7638675Z populated config files : /github/home/miniconda/.condarc 2025-05-07T19:57:55.7639048Z conda version : 25.3.1 2025-05-07T19:57:55.7639428Z conda-build version : not installed 2025-05-07T19:57:55.7639778Z python version : 3.13.2.final.0 2025-05-07T19:57:55.7640089Z solver : libmamba (default) 2025-05-07T19:57:55.7640447Z virtual packages : __archspec=1=skylake_avx512 2025-05-07T19:57:55.7640818Z __conda=25.3.1=0 2025-05-07T19:57:55.7641107Z __glibc=2.34=0 2025-05-07T19:57:55.7641411Z __linux=6.1.130=0 2025-05-07T19:57:55.7641710Z __unix=0=0 2025-05-07T19:57:55.7642065Z base environment : /github/home/miniconda (writable) 2025-05-07T19:57:55.7642534Z conda av data dir : /github/home/miniconda/etc/conda 2025-05-07T19:57:55.7642897Z conda av metadata url : None 2025-05-07T19:57:55.7643294Z channel URLs : https://repo.anaconda.com/pkgs/main/linux-64 2025-05-07T19:57:55.7643735Z https://repo.anaconda.com/pkgs/main/noarch 2025-05-07T19:57:55.7644144Z https://repo.anaconda.com/pkgs/r/linux-64 2025-05-07T19:57:55.7644785Z https://repo.anaconda.com/pkgs/r/noarch 2025-05-07T19:57:55.7645166Z package cache : /github/home/miniconda/pkgs 2025-05-07T19:57:55.7645734Z /github/home/.conda/pkgs 2025-05-07T19:57:55.7646101Z envs directories : /github/home/miniconda/envs 2025-05-07T19:57:55.7646456Z /github/home/.conda/envs 2025-05-07T19:57:55.7646833Z platform : linux-64 2025-05-07T19:57:55.7647791Z 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.7.20250428 glibc/2.34 solver/libmamba conda-libmamba-solver/25.4.0 libmambapy/2.0.5 aau/0.7.0 c/. s/. e/. 2025-05-07T19:57:55.7648754Z UID:GID : 0:0 2025-05-07T19:57:55.7649016Z netrc file : None 2025-05-07T19:57:55.7649295Z offline mode : False 2025-05-07T19:57:55.7649482Z 2025-05-07T19:57:55.8282229Z 2025-05-07T19:57:55.8282732Z [SETUP] Exporting Miniconda variables ... 2025-05-07T19:57:55.8283461Z [SETUP] Saving Miniconda variables to /__w/_temp/_runner_file_commands/add_path_29e9137d-bbaa-4139-bbd4-9b9d80f919c9 ... 2025-05-07T19:57:55.8284251Z [SETUP] Successfully set up Miniconda at /github/home/miniconda 2025-05-07T19:57:55.8380398Z ##[group]Run . $PRELUDE; create_conda_environment $BUILD_ENV 3.10 2025-05-07T19:57:55.8380935Z . $PRELUDE; create_conda_environment $BUILD_ENV 3.10 2025-05-07T19:57:55.8381738Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:57:55.8382073Z env: 2025-05-07T19:57:55.8382310Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:57:55.8382629Z BUILD_ENV: build_binary 2025-05-07T19:57:55.8382876Z BUILD_TARGET: default 2025-05-07T19:57:55.8383124Z BUILD_VARIANT: cpu 2025-05-07T19:57:55.8383363Z ##[endgroup] 2025-05-07T19:57:56.2964094Z ################################################################################ 2025-05-07T19:57:56.2964516Z # Create Conda Environment 2025-05-07T19:57:56.2964765Z # 2025-05-07T19:57:56.2979717Z # [2025-05-07T19:57:56.297Z] + create_conda_environment build_binary 3.10 2025-05-07T19:57:56.2980156Z ################################################################################ 2025-05-07T19:57:56.2980410Z 2025-05-07T19:57:56.2994986Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:57:56.3840724Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:57:56.3841153Z [SETUP] Listing existing Conda environments ... 2025-05-07T19:57:56.3841495Z + conda info --envs 2025-05-07T19:57:56.3841640Z 2025-05-07T19:57:56.9822444Z 2025-05-07T19:57:56.9822969Z # conda environments: 2025-05-07T19:57:56.9823262Z # 2025-05-07T19:57:56.9823501Z base /github/home/miniconda 2025-05-07T19:57:56.9823727Z 2025-05-07T19:57:57.0450316Z 2025-05-07T19:57:57.0450736Z [SETUP] Deleting the prefix directory if it exists ... 2025-05-07T19:57:58.7624830Z + rm -rf /github/home/miniconda/envs/build_binary 2025-05-07T19:57:58.7625135Z 2025-05-07T19:57:58.7637609Z 2025-05-07T19:57:58.7644173Z [SETUP] Creating new Conda environment (Python 3.10) ... 2025-05-07T19:57:58.7664760Z [EXEC] [ATTEMPT 0/3] + conda create -y -n build_binary python=3.10 2025-05-07T19:57:59.3689418Z Channels: 2025-05-07T19:57:59.3689705Z - defaults 2025-05-07T19:57:59.3689921Z Platform: linux-64 2025-05-07T19:58:00.8911401Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ done 2025-05-07T19:58:00.9915002Z Solving environment: / done 2025-05-07T19:58:01.0243435Z 2025-05-07T19:58:01.0243566Z ## Package Plan ## 2025-05-07T19:58:01.0243727Z 2025-05-07T19:58:01.0243943Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:58:01.0244264Z 2025-05-07T19:58:01.0244364Z added / updated specs: 2025-05-07T19:58:01.0244627Z - python=3.10 2025-05-07T19:58:01.0244763Z 2025-05-07T19:58:01.0244767Z 2025-05-07T19:58:01.0244901Z The following packages will be downloaded: 2025-05-07T19:58:01.0245122Z 2025-05-07T19:58:01.0245241Z package | build 2025-05-07T19:58:01.0245580Z ---------------------------|----------------- 2025-05-07T19:58:01.0245963Z _libgcc_mutex-0.1 | main 3 KB 2025-05-07T19:58:01.0246679Z _openmp_mutex-5.1 | 1_gnu 21 KB 2025-05-07T19:58:01.0247120Z ca-certificates-2025.2.25 | h06a4308_0 129 KB 2025-05-07T19:58:01.0247556Z python-3.10.16 | he870216_1 26.9 MB 2025-05-07T19:58:01.0247978Z setuptools-78.1.1 | py310h06a4308_0 1.7 MB 2025-05-07T19:58:01.0248380Z wheel-0.45.1 | py310h06a4308_0 115 KB 2025-05-07T19:58:01.0248767Z ------------------------------------------------------------ 2025-05-07T19:58:01.0249126Z Total: 28.8 MB 2025-05-07T19:58:01.0249339Z 2025-05-07T19:58:01.0249468Z The following NEW packages will be INSTALLED: 2025-05-07T19:58:01.0249711Z 2025-05-07T19:58:01.0249910Z _libgcc_mutex pkgs/main/linux-64::_libgcc_mutex-0.1-main 2025-05-07T19:58:01.0250400Z _openmp_mutex pkgs/main/linux-64::_openmp_mutex-5.1-1_gnu 2025-05-07T19:58:01.0250991Z bzip2 pkgs/main/linux-64::bzip2-1.0.8-h5eee18b_6 2025-05-07T19:58:01.0251496Z ca-certificates pkgs/main/linux-64::ca-certificates-2025.2.25-h06a4308_0 2025-05-07T19:58:01.0252049Z ld_impl_linux-64 pkgs/main/linux-64::ld_impl_linux-64-2.40-h12ee557_0 2025-05-07T19:58:01.0252536Z libffi pkgs/main/linux-64::libffi-3.4.4-h6a678d5_1 2025-05-07T19:58:01.0252990Z libgcc-ng pkgs/main/linux-64::libgcc-ng-11.2.0-h1234567_1 2025-05-07T19:58:01.0253438Z libgomp pkgs/main/linux-64::libgomp-11.2.0-h1234567_1 2025-05-07T19:58:01.0253919Z libstdcxx-ng pkgs/main/linux-64::libstdcxx-ng-11.2.0-h1234567_1 2025-05-07T19:58:01.0254399Z libuuid pkgs/main/linux-64::libuuid-1.41.5-h5eee18b_0 2025-05-07T19:58:01.0254845Z ncurses pkgs/main/linux-64::ncurses-6.4-h6a678d5_0 2025-05-07T19:58:01.0255276Z openssl pkgs/main/linux-64::openssl-3.0.16-h5eee18b_0 2025-05-07T19:58:01.0255718Z pip pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T19:58:01.0256146Z python pkgs/main/linux-64::python-3.10.16-he870216_1 2025-05-07T19:58:01.0256594Z readline pkgs/main/linux-64::readline-8.2-h5eee18b_0 2025-05-07T19:58:01.0257074Z setuptools pkgs/main/linux-64::setuptools-78.1.1-py310h06a4308_0 2025-05-07T19:58:01.0257567Z sqlite pkgs/main/linux-64::sqlite-3.45.3-h5eee18b_0 2025-05-07T19:58:01.0257975Z tk pkgs/main/linux-64::tk-8.6.14-h39e8969_0 2025-05-07T19:58:01.0258378Z tzdata pkgs/main/noarch::tzdata-2025b-h04d1e81_0 2025-05-07T19:58:01.0258807Z wheel pkgs/main/linux-64::wheel-0.45.1-py310h06a4308_0 2025-05-07T19:58:01.0259220Z xz pkgs/main/linux-64::xz-5.6.4-h5eee18b_1 2025-05-07T19:58:01.0259609Z zlib pkgs/main/linux-64::zlib-1.2.13-h5eee18b_1 2025-05-07T19:58:01.0259854Z 2025-05-07T19:58:01.0259858Z 2025-05-07T19:58:01.0259866Z 2025-05-07T19:58:01.0260022Z Downloading and Extracting Packages: ...working... 2025-05-07T19:58:01.0260401Z python-3.10.16 | 26.9 MB | | 0% 2025-05-07T19:58:01.0260656Z 2025-05-07T19:58:01.0260949Z setuptools-78.1.1 | 1.7 MB | | 0%  2025-05-07T19:58:01.0261200Z 2025-05-07T19:58:01.0261204Z 2025-05-07T19:58:01.0261448Z ca-certificates-2025 | 129 KB | | 0%  2025-05-07T19:58:01.0261715Z 2025-05-07T19:58:01.0261719Z 2025-05-07T19:58:01.0261725Z 2025-05-07T19:58:01.0276095Z wheel-0.45.1 | 115 KB | | 0%  2025-05-07T19:58:01.0276353Z 2025-05-07T19:58:01.0276356Z 2025-05-07T19:58:01.0276361Z 2025-05-07T19:58:01.0276369Z 2025-05-07T19:58:01.0283195Z _openmp_mutex-5.1 | 21 KB | | 0%  2025-05-07T19:58:01.0283498Z 2025-05-07T19:58:01.0283502Z 2025-05-07T19:58:01.0283505Z 2025-05-07T19:58:01.0283508Z 2025-05-07T19:58:01.0288644Z 2025-05-07T19:58:01.0757010Z _libgcc_mutex-0.1 | 3 KB | | 0%  2025-05-07T19:58:01.0757592Z 2025-05-07T19:58:01.0757627Z 2025-05-07T19:58:01.0900638Z ca-certificates-2025 | 129 KB | ########## | 100%  2025-05-07T19:58:01.0900967Z 2025-05-07T19:58:01.0900974Z 2025-05-07T19:58:01.0900979Z 2025-05-07T19:58:01.0901060Z 2025-05-07T19:58:01.0962814Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T19:58:01.0963128Z 2025-05-07T19:58:01.0963143Z 2025-05-07T19:58:01.0980771Z ca-certificates-2025 | 129 KB | ########## | 100%  2025-05-07T19:58:01.0981071Z 2025-05-07T19:58:01.0981077Z 2025-05-07T19:58:01.0981350Z 2025-05-07T19:58:01.1094542Z wheel-0.45.1 | 115 KB | ########## | 100%  2025-05-07T19:58:01.1094829Z 2025-05-07T19:58:01.1094834Z 2025-05-07T19:58:01.1094839Z 2025-05-07T19:58:01.1094858Z 2025-05-07T19:58:01.1095796Z 2025-05-07T19:58:01.1216820Z _libgcc_mutex-0.1 | 3 KB | ########## | 100%  2025-05-07T19:58:01.1217150Z 2025-05-07T19:58:01.1217188Z 2025-05-07T19:58:01.1217192Z 2025-05-07T19:58:01.1217442Z 2025-05-07T19:58:01.1218358Z 2025-05-07T19:58:01.1245248Z _libgcc_mutex-0.1 | 3 KB | ########## | 100%  2025-05-07T19:58:01.1290213Z python-3.10.16 | 26.9 MB | 6 | 7% 2025-05-07T19:58:01.1293110Z 2025-05-07T19:58:01.1298658Z setuptools-78.1.1 | 1.7 MB | ########## | 100%  2025-05-07T19:58:01.1300599Z 2025-05-07T19:58:01.1547867Z setuptools-78.1.1 | 1.7 MB | ########## | 100%  2025-05-07T19:58:01.1548203Z 2025-05-07T19:58:01.1548213Z 2025-05-07T19:58:01.1548221Z 2025-05-07T19:58:01.1548366Z 2025-05-07T19:58:01.1552143Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T19:58:01.1552534Z 2025-05-07T19:58:01.1552542Z 2025-05-07T19:58:01.1552548Z 2025-05-07T19:58:01.1552564Z 2025-05-07T19:58:01.1728921Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T19:58:01.1729485Z 2025-05-07T19:58:01.1729494Z 2025-05-07T19:58:01.1729546Z 2025-05-07T19:58:01.1730890Z wheel-0.45.1 | 115 KB | ########## | 100%  2025-05-07T19:58:01.1731318Z 2025-05-07T19:58:01.1731325Z 2025-05-07T19:58:01.1731355Z 2025-05-07T19:58:01.2248157Z wheel-0.45.1 | 115 KB | ########## | 100%  2025-05-07T19:58:01.3248394Z python-3.10.16 | 26.9 MB | ##8 | 29% 2025-05-07T19:58:01.3907221Z python-3.10.16 | 26.9 MB | #########3 | 93% 2025-05-07T19:58:01.3907525Z 2025-05-07T19:58:01.4258557Z setuptools-78.1.1 | 1.7 MB | ########## | 100%  2025-05-07T19:58:01.9513331Z python-3.10.16 | 26.9 MB | ########## | 100% 2025-05-07T19:58:01.9517315Z python-3.10.16 | 26.9 MB | ########## | 100% 2025-05-07T19:58:01.9517875Z 2025-05-07T19:58:01.9518203Z 2025-05-07T19:58:01.9518652Z  2025-05-07T19:58:01.9519006Z 2025-05-07T19:58:01.9519014Z 2025-05-07T19:58:01.9519324Z  2025-05-07T19:58:01.9519601Z 2025-05-07T19:58:01.9519605Z 2025-05-07T19:58:01.9519610Z 2025-05-07T19:58:01.9519825Z  2025-05-07T19:58:01.9520167Z 2025-05-07T19:58:01.9520173Z 2025-05-07T19:58:01.9520179Z 2025-05-07T19:58:01.9520185Z 2025-05-07T19:58:01.9520483Z  2025-05-07T19:58:01.9520816Z 2025-05-07T19:58:01.9520823Z 2025-05-07T19:58:01.9520833Z 2025-05-07T19:58:01.9520839Z 2025-05-07T19:58:01.9520845Z 2025-05-07T19:58:01.9521166Z  done 2025-05-07T19:58:02.1625640Z Preparing transaction: \ | done 2025-05-07T19:58:03.3260149Z Verifying transaction: - \ | / - \ | / - \ | done 2025-05-07T19:58:05.5472421Z Executing transaction: - \ | / - \ | / - \ | / - \ | / - \ | / - \ done 2025-05-07T19:58:05.5513509Z # 2025-05-07T19:58:05.5513767Z # To activate this environment, use 2025-05-07T19:58:05.5514067Z # 2025-05-07T19:58:05.5514282Z # $ conda activate build_binary 2025-05-07T19:58:05.5514559Z # 2025-05-07T19:58:05.5514773Z # To deactivate an active environment, use 2025-05-07T19:58:05.5515080Z # 2025-05-07T19:58:05.5515285Z # $ conda deactivate 2025-05-07T19:58:05.5515447Z 2025-05-07T19:58:05.6612535Z [SETUP] Upgrading PIP to latest ... 2025-05-07T19:58:05.6633968Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install --upgrade pip 2025-05-07T19:58:08.7212239Z WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 2025-05-07T19:58:08.7213732Z 2025-05-07T19:58:08.7214444Z Requirement already satisfied: pip in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (25.1) 2025-05-07T19:58:08.7215061Z Collecting pip 2025-05-07T19:58:08.7215387Z Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) 2025-05-07T19:58:08.7215815Z Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) 2025-05-07T19:58:08.7216616Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 94.9 MB/s eta 0:00:00 2025-05-07T19:58:08.7217003Z Installing collected packages: pip 2025-05-07T19:58:08.7217306Z Attempting uninstall: pip 2025-05-07T19:58:08.7217608Z Found existing installation: pip 25.1 2025-05-07T19:58:08.7217937Z Uninstalling pip-25.1: 2025-05-07T19:58:08.7218213Z Successfully uninstalled pip-25.1 2025-05-07T19:58:08.7218555Z Successfully installed pip-25.1.1 2025-05-07T19:58:08.7218751Z 2025-05-07T19:58:08.7887289Z [SETUP] Upgrading pyOpenSSL ... 2025-05-07T19:58:08.7909140Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y pyOpenSSL>22.1.0 2025-05-07T19:58:09.4952104Z Channels: 2025-05-07T19:58:09.4952455Z - conda-forge 2025-05-07T19:58:09.4952692Z Platform: linux-64 2025-05-07T19:58:19.4928406Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ | / - \ | / - done 2025-05-07T19:58:21.4677184Z Solving environment: | / - \ | done 2025-05-07T19:58:21.5133649Z 2025-05-07T19:58:21.5134160Z ## Package Plan ## 2025-05-07T19:58:21.5134342Z 2025-05-07T19:58:21.5134572Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:58:21.5134881Z 2025-05-07T19:58:21.5135000Z added / updated specs: 2025-05-07T19:58:21.5135273Z - pyopenssl[version='>22.1.0'] 2025-05-07T19:58:21.5135487Z 2025-05-07T19:58:21.5135491Z 2025-05-07T19:58:21.5135617Z The following packages will be downloaded: 2025-05-07T19:58:21.5135837Z 2025-05-07T19:58:21.5135969Z package | build 2025-05-07T19:58:21.5136341Z ---------------------------|----------------- 2025-05-07T19:58:21.5136941Z cffi-1.17.1 | py310h8deb56e_0 238 KB conda-forge 2025-05-07T19:58:21.5137417Z cryptography-44.0.3 | py310h6c63255_0 1.5 MB conda-forge 2025-05-07T19:58:21.5137913Z libgcc-15.1.0 | h767d61c_2 810 KB conda-forge 2025-05-07T19:58:21.5138352Z libgcc-ng-15.1.0 | h69a702a_2 34 KB conda-forge 2025-05-07T19:58:21.5138781Z libgomp-15.1.0 | h767d61c_2 442 KB conda-forge 2025-05-07T19:58:21.5139219Z openssl-3.5.0 | h7b32b05_1 3.0 MB conda-forge 2025-05-07T19:58:21.5139668Z pycparser-2.22 | pyh29332c3_1 108 KB conda-forge 2025-05-07T19:58:21.5140215Z pyopenssl-25.0.0 | pyhd8ed1ab_0 120 KB conda-forge 2025-05-07T19:58:21.5140766Z python_abi-3.10 | 2_cp310 4 KB conda-forge 2025-05-07T19:58:21.5141528Z typing-extensions-4.13.2 | h0e9735f_0 88 KB conda-forge 2025-05-07T19:58:21.5142049Z typing_extensions-4.13.2 | pyh29332c3_0 51 KB conda-forge 2025-05-07T19:58:21.5142487Z ------------------------------------------------------------ 2025-05-07T19:58:21.5142972Z Total: 6.3 MB 2025-05-07T19:58:21.5143358Z 2025-05-07T19:58:21.5143513Z The following NEW packages will be INSTALLED: 2025-05-07T19:58:21.5143742Z 2025-05-07T19:58:21.5143942Z cffi conda-forge/linux-64::cffi-1.17.1-py310h8deb56e_0 2025-05-07T19:58:21.5144466Z cryptography conda-forge/linux-64::cryptography-44.0.3-py310h6c63255_0 2025-05-07T19:58:21.5144989Z libgcc conda-forge/linux-64::libgcc-15.1.0-h767d61c_2 2025-05-07T19:58:21.5145467Z pycparser conda-forge/noarch::pycparser-2.22-pyh29332c3_1 2025-05-07T19:58:21.5145955Z pyopenssl conda-forge/noarch::pyopenssl-25.0.0-pyhd8ed1ab_0 2025-05-07T19:58:21.5146694Z python_abi conda-forge/linux-64::python_abi-3.10-2_cp310 2025-05-07T19:58:21.5148489Z typing-extensions conda-forge/noarch::typing-extensions-4.13.2-h0e9735f_0 2025-05-07T19:58:21.5149109Z typing_extensions conda-forge/noarch::typing_extensions-4.13.2-pyh29332c3_0 2025-05-07T19:58:21.5149468Z 2025-05-07T19:58:21.5149589Z The following packages will be UPDATED: 2025-05-07T19:58:21.5149814Z 2025-05-07T19:58:21.5150221Z ca-certificates pkgs/main/linux-64::ca-certificates-2~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T19:58:21.5151030Z libgcc-ng pkgs/main::libgcc-ng-11.2.0-h1234567_1 --> conda-forge::libgcc-ng-15.1.0-h69a702a_2 2025-05-07T19:58:21.5151715Z libgomp pkgs/main::libgomp-11.2.0-h1234567_1 --> conda-forge::libgomp-15.1.0-h767d61c_2 2025-05-07T19:58:21.5152365Z openssl pkgs/main::openssl-3.0.16-h5eee18b_0 --> conda-forge::openssl-3.5.0-h7b32b05_1 2025-05-07T19:58:21.5152919Z 2025-05-07T19:58:21.5152940Z 2025-05-07T19:58:21.5152947Z 2025-05-07T19:58:21.5153198Z Downloading and Extracting Packages: ...working... 2025-05-07T19:58:21.5153631Z openssl-3.5.0 | 3.0 MB | | 0% 2025-05-07T19:58:21.5153889Z 2025-05-07T19:58:21.5154272Z cryptography-44.0.3 | 1.5 MB | | 0%  2025-05-07T19:58:21.5154531Z 2025-05-07T19:58:21.5154534Z 2025-05-07T19:58:21.5154756Z libgcc-15.1.0 | 810 KB | | 0%  2025-05-07T19:58:21.5155006Z 2025-05-07T19:58:21.5155010Z 2025-05-07T19:58:21.5156550Z 2025-05-07T19:58:21.5163701Z libgomp-15.1.0 | 442 KB | | 0%  2025-05-07T19:58:21.5164010Z 2025-05-07T19:58:21.5164015Z 2025-05-07T19:58:21.5164020Z 2025-05-07T19:58:21.5166879Z 2025-05-07T19:58:21.5182303Z cffi-1.17.1 | 238 KB | | 0%  2025-05-07T19:58:21.5182588Z 2025-05-07T19:58:21.5182592Z 2025-05-07T19:58:21.5182596Z 2025-05-07T19:58:21.5182599Z 2025-05-07T19:58:21.5186435Z 2025-05-07T19:58:21.5187915Z pyopenssl-25.0.0 | 120 KB | | 0%  2025-05-07T19:58:21.5188199Z 2025-05-07T19:58:21.5188203Z 2025-05-07T19:58:21.5188212Z 2025-05-07T19:58:21.5188216Z 2025-05-07T19:58:21.5188219Z 2025-05-07T19:58:21.5188223Z 2025-05-07T19:58:21.5198883Z pycparser-2.22 | 108 KB | | 0%  2025-05-07T19:58:21.5199370Z 2025-05-07T19:58:21.5199376Z 2025-05-07T19:58:21.5199383Z 2025-05-07T19:58:21.5199389Z 2025-05-07T19:58:21.5199396Z 2025-05-07T19:58:21.5199402Z 2025-05-07T19:58:21.5202342Z 2025-05-07T19:58:21.5203967Z typing-extensions-4. | 88 KB | | 0%  2025-05-07T19:58:21.5204285Z 2025-05-07T19:58:21.5204296Z 2025-05-07T19:58:21.5204300Z 2025-05-07T19:58:21.5204303Z 2025-05-07T19:58:21.5204306Z 2025-05-07T19:58:21.5204311Z 2025-05-07T19:58:21.5204315Z 2025-05-07T19:58:21.5204337Z 2025-05-07T19:58:21.5206173Z typing_extensions-4. | 51 KB | | 0%  2025-05-07T19:58:21.5206723Z 2025-05-07T19:58:21.5206739Z 2025-05-07T19:58:21.5206743Z 2025-05-07T19:58:21.5206747Z 2025-05-07T19:58:21.5206750Z 2025-05-07T19:58:21.5206753Z 2025-05-07T19:58:21.5206769Z 2025-05-07T19:58:21.5206773Z 2025-05-07T19:58:21.5206910Z 2025-05-07T19:58:21.5208583Z libgcc-ng-15.1.0 | 34 KB | | 0%  2025-05-07T19:58:21.5208963Z 2025-05-07T19:58:21.5208971Z 2025-05-07T19:58:21.5208979Z 2025-05-07T19:58:21.5208986Z 2025-05-07T19:58:21.5208993Z 2025-05-07T19:58:21.5208999Z 2025-05-07T19:58:21.5209005Z 2025-05-07T19:58:21.5209012Z 2025-05-07T19:58:21.5209018Z 2025-05-07T19:58:21.5209401Z 2025-05-07T19:58:21.5903512Z python_abi-3.10 | 4 KB | | 0%  2025-05-07T19:58:21.5903965Z 2025-05-07T19:58:21.5904582Z 2025-05-07T19:58:21.5923516Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T19:58:21.5923812Z 2025-05-07T19:58:21.5923841Z 2025-05-07T19:58:21.5924512Z 2025-05-07T19:58:21.6002738Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T19:58:21.6003038Z 2025-05-07T19:58:21.6003043Z 2025-05-07T19:58:21.6003055Z 2025-05-07T19:58:21.6006571Z 2025-05-07T19:58:21.6139093Z cffi-1.17.1 | 238 KB | ########## | 100%  2025-05-07T19:58:21.6145527Z openssl-3.5.0 | 3.0 MB | ####8 | 49% 2025-05-07T19:58:21.6147151Z 2025-05-07T19:58:21.6252976Z cryptography-44.0.3 | 1.5 MB | 4 | 4%  2025-05-07T19:58:21.6253283Z 2025-05-07T19:58:21.6253289Z 2025-05-07T19:58:21.6253313Z 2025-05-07T19:58:21.6253319Z 2025-05-07T19:58:21.6254893Z 2025-05-07T19:58:21.6304336Z pyopenssl-25.0.0 | 120 KB | #3 | 13%  2025-05-07T19:58:21.6304643Z 2025-05-07T19:58:21.6304671Z 2025-05-07T19:58:21.6304677Z 2025-05-07T19:58:21.6304682Z 2025-05-07T19:58:21.6306016Z 2025-05-07T19:58:21.6452463Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T19:58:21.6452822Z 2025-05-07T19:58:21.6452859Z 2025-05-07T19:58:21.6452881Z 2025-05-07T19:58:21.6452885Z 2025-05-07T19:58:21.6452888Z 2025-05-07T19:58:21.6452892Z 2025-05-07T19:58:21.6488999Z pycparser-2.22 | 108 KB | #4 | 15%  2025-05-07T19:58:21.6489304Z 2025-05-07T19:58:21.6489308Z 2025-05-07T19:58:21.6489311Z 2025-05-07T19:58:21.6489314Z 2025-05-07T19:58:21.6489318Z 2025-05-07T19:58:21.6489322Z 2025-05-07T19:58:21.6490883Z 2025-05-07T19:58:21.6494617Z typing-extensions-4. | 88 KB | #8 | 18%  2025-05-07T19:58:21.6494971Z 2025-05-07T19:58:21.6494975Z 2025-05-07T19:58:21.6494979Z 2025-05-07T19:58:21.6494982Z 2025-05-07T19:58:21.6494986Z 2025-05-07T19:58:21.6494993Z 2025-05-07T19:58:21.6547368Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T19:58:21.6547696Z 2025-05-07T19:58:21.6547701Z 2025-05-07T19:58:21.6547706Z 2025-05-07T19:58:21.6547711Z 2025-05-07T19:58:21.6547737Z 2025-05-07T19:58:21.6547741Z 2025-05-07T19:58:21.6547745Z 2025-05-07T19:58:21.6660064Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T19:58:21.6660459Z 2025-05-07T19:58:21.6660463Z 2025-05-07T19:58:21.6660467Z 2025-05-07T19:58:21.6660471Z 2025-05-07T19:58:21.6660475Z 2025-05-07T19:58:21.6660479Z 2025-05-07T19:58:21.6660483Z 2025-05-07T19:58:21.6660495Z 2025-05-07T19:58:21.6676900Z typing_extensions-4. | 51 KB | ###1 | 31%  2025-05-07T19:58:21.6677333Z 2025-05-07T19:58:21.6677337Z 2025-05-07T19:58:21.6677341Z 2025-05-07T19:58:21.6677344Z 2025-05-07T19:58:21.6677348Z 2025-05-07T19:58:21.6677352Z 2025-05-07T19:58:21.6677356Z 2025-05-07T19:58:21.6677365Z 2025-05-07T19:58:21.6712270Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T19:58:21.6713099Z 2025-05-07T19:58:21.6742212Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T19:58:21.6742526Z 2025-05-07T19:58:21.6742841Z 2025-05-07T19:58:21.6742848Z 2025-05-07T19:58:21.6745075Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T19:58:21.6745434Z 2025-05-07T19:58:21.6745441Z 2025-05-07T19:58:21.6745448Z 2025-05-07T19:58:21.6835408Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T19:58:21.6835739Z 2025-05-07T19:58:21.6835743Z 2025-05-07T19:58:21.6835747Z 2025-05-07T19:58:21.6835896Z 2025-05-07T19:58:21.6839570Z cffi-1.17.1 | 238 KB | ########## | 100%  2025-05-07T19:58:21.6839888Z 2025-05-07T19:58:21.6839895Z 2025-05-07T19:58:21.6839902Z 2025-05-07T19:58:21.6839908Z 2025-05-07T19:58:21.6864690Z cffi-1.17.1 | 238 KB | ########## | 100%  2025-05-07T19:58:21.6921467Z openssl-3.5.0 | 3.0 MB | ########## | 100% 2025-05-07T19:58:21.6921726Z 2025-05-07T19:58:21.6921731Z 2025-05-07T19:58:21.6921737Z 2025-05-07T19:58:21.6921742Z 2025-05-07T19:58:21.6921747Z 2025-05-07T19:58:21.6921765Z 2025-05-07T19:58:21.6921789Z 2025-05-07T19:58:21.6921792Z 2025-05-07T19:58:21.6922311Z 2025-05-07T19:58:21.6946734Z libgcc-ng-15.1.0 | 34 KB | ####7 | 47%  2025-05-07T19:58:21.6947065Z 2025-05-07T19:58:21.6947072Z 2025-05-07T19:58:21.6947078Z 2025-05-07T19:58:21.6947085Z 2025-05-07T19:58:21.6947091Z 2025-05-07T19:58:21.6947097Z 2025-05-07T19:58:21.6947104Z 2025-05-07T19:58:21.6947109Z 2025-05-07T19:58:21.6947121Z 2025-05-07T19:58:21.6962732Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T19:58:21.6963085Z 2025-05-07T19:58:21.6963107Z 2025-05-07T19:58:21.6965952Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T19:58:21.6966212Z 2025-05-07T19:58:21.6966815Z 2025-05-07T19:58:21.7050954Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T19:58:21.7051250Z 2025-05-07T19:58:21.7051255Z 2025-05-07T19:58:21.7051259Z 2025-05-07T19:58:21.7051263Z 2025-05-07T19:58:21.7051273Z 2025-05-07T19:58:21.7108285Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T19:58:21.7108601Z 2025-05-07T19:58:21.7108605Z 2025-05-07T19:58:21.7108608Z 2025-05-07T19:58:21.7108612Z 2025-05-07T19:58:21.7108616Z 2025-05-07T19:58:21.7108619Z 2025-05-07T19:58:21.7108626Z 2025-05-07T19:58:21.7186697Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T19:58:21.7187058Z 2025-05-07T19:58:21.7187062Z 2025-05-07T19:58:21.7187066Z 2025-05-07T19:58:21.7187069Z 2025-05-07T19:58:21.7187073Z 2025-05-07T19:58:21.7187076Z 2025-05-07T19:58:21.7187080Z 2025-05-07T19:58:21.7187083Z 2025-05-07T19:58:21.7187087Z 2025-05-07T19:58:21.7187090Z 2025-05-07T19:58:21.7202928Z python_abi-3.10 | 4 KB | ########## | 100%  2025-05-07T19:58:21.7203223Z 2025-05-07T19:58:21.7203227Z 2025-05-07T19:58:21.7203231Z 2025-05-07T19:58:21.7203245Z 2025-05-07T19:58:21.7203249Z 2025-05-07T19:58:21.7203252Z 2025-05-07T19:58:21.7203269Z 2025-05-07T19:58:21.7203273Z 2025-05-07T19:58:21.7203291Z 2025-05-07T19:58:21.7209782Z 2025-05-07T19:58:21.7231340Z python_abi-3.10 | 4 KB | ########## | 100%  2025-05-07T19:58:21.7231653Z 2025-05-07T19:58:21.7231670Z 2025-05-07T19:58:21.7231673Z 2025-05-07T19:58:21.7231677Z 2025-05-07T19:58:21.7231680Z 2025-05-07T19:58:21.7231684Z 2025-05-07T19:58:21.7231687Z 2025-05-07T19:58:21.7231691Z 2025-05-07T19:58:21.7851180Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T19:58:21.7851573Z 2025-05-07T19:58:21.7851577Z 2025-05-07T19:58:21.7851581Z 2025-05-07T19:58:21.7851585Z 2025-05-07T19:58:21.7851589Z 2025-05-07T19:58:21.7851593Z 2025-05-07T19:58:21.7854261Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T19:58:21.7854579Z 2025-05-07T19:58:21.7854583Z 2025-05-07T19:58:21.7854588Z 2025-05-07T19:58:21.7854592Z 2025-05-07T19:58:21.7854596Z 2025-05-07T19:58:21.7854604Z 2025-05-07T19:58:21.8147758Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T19:58:21.8148058Z 2025-05-07T19:58:21.8148062Z 2025-05-07T19:58:21.8148066Z 2025-05-07T19:58:21.8148069Z 2025-05-07T19:58:21.8148073Z 2025-05-07T19:58:21.8148076Z 2025-05-07T19:58:21.8148080Z 2025-05-07T19:58:21.8148083Z 2025-05-07T19:58:21.8148092Z 2025-05-07T19:58:21.8149842Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T19:58:21.8150140Z 2025-05-07T19:58:21.8150143Z 2025-05-07T19:58:21.8150147Z 2025-05-07T19:58:21.8150150Z 2025-05-07T19:58:21.8150153Z 2025-05-07T19:58:21.8150157Z 2025-05-07T19:58:21.8150160Z 2025-05-07T19:58:21.8150168Z 2025-05-07T19:58:21.8150172Z 2025-05-07T19:58:21.8252585Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T19:58:21.8252865Z 2025-05-07T19:58:21.8252877Z 2025-05-07T19:58:21.8252882Z 2025-05-07T19:58:21.8252886Z 2025-05-07T19:58:21.8252889Z 2025-05-07T19:58:21.8252906Z 2025-05-07T19:58:21.8252910Z 2025-05-07T19:58:21.8252913Z 2025-05-07T19:58:21.8253070Z 2025-05-07T19:58:21.8253093Z 2025-05-07T19:58:21.8799408Z python_abi-3.10 | 4 KB | ########## | 100%  2025-05-07T19:58:21.8799902Z openssl-3.5.0 | 3.0 MB | ########## | 100% 2025-05-07T19:58:21.8911487Z openssl-3.5.0 | 3.0 MB | ########## | 100% 2025-05-07T19:58:21.8911777Z 2025-05-07T19:58:21.8912924Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T19:58:21.8913243Z 2025-05-07T19:58:21.8918282Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T19:58:21.8918767Z 2025-05-07T19:58:21.8918980Z 2025-05-07T19:58:21.8919173Z  2025-05-07T19:58:21.8919453Z 2025-05-07T19:58:21.8919459Z 2025-05-07T19:58:21.8919670Z  2025-05-07T19:58:21.8919917Z 2025-05-07T19:58:21.8919947Z 2025-05-07T19:58:21.8919951Z 2025-05-07T19:58:21.8920138Z  2025-05-07T19:58:21.8920406Z 2025-05-07T19:58:21.8920424Z 2025-05-07T19:58:21.8920428Z 2025-05-07T19:58:21.8920431Z 2025-05-07T19:58:21.8920618Z  2025-05-07T19:58:21.8920841Z 2025-05-07T19:58:21.8920845Z 2025-05-07T19:58:21.8920848Z 2025-05-07T19:58:21.8920852Z 2025-05-07T19:58:21.8920870Z 2025-05-07T19:58:21.8921053Z  2025-05-07T19:58:21.8921277Z 2025-05-07T19:58:21.8921297Z 2025-05-07T19:58:21.8921314Z 2025-05-07T19:58:21.8921318Z 2025-05-07T19:58:21.8921321Z 2025-05-07T19:58:21.8921325Z 2025-05-07T19:58:21.8921563Z  2025-05-07T19:58:21.8921787Z 2025-05-07T19:58:21.8921791Z 2025-05-07T19:58:21.8921812Z 2025-05-07T19:58:21.8921815Z 2025-05-07T19:58:21.8921823Z 2025-05-07T19:58:21.8921827Z 2025-05-07T19:58:21.8921830Z 2025-05-07T19:58:21.8922028Z  2025-05-07T19:58:21.8922308Z 2025-05-07T19:58:21.8922312Z 2025-05-07T19:58:21.8922329Z 2025-05-07T19:58:21.8922333Z 2025-05-07T19:58:21.8922336Z 2025-05-07T19:58:21.8922339Z 2025-05-07T19:58:21.8922343Z 2025-05-07T19:58:21.8922346Z 2025-05-07T19:58:21.8922580Z  2025-05-07T19:58:21.8922812Z 2025-05-07T19:58:21.8922830Z 2025-05-07T19:58:21.8922833Z 2025-05-07T19:58:21.8922836Z 2025-05-07T19:58:21.8922840Z 2025-05-07T19:58:21.8922843Z 2025-05-07T19:58:21.8922847Z 2025-05-07T19:58:21.8922850Z 2025-05-07T19:58:21.8922853Z 2025-05-07T19:58:21.8923052Z  2025-05-07T19:58:21.8923347Z 2025-05-07T19:58:21.8923350Z 2025-05-07T19:58:21.8923354Z 2025-05-07T19:58:21.8923530Z 2025-05-07T19:58:21.8923534Z 2025-05-07T19:58:21.8923537Z 2025-05-07T19:58:21.8923546Z 2025-05-07T19:58:21.8923549Z 2025-05-07T19:58:21.8923553Z 2025-05-07T19:58:21.8923556Z 2025-05-07T19:58:21.8923777Z  done 2025-05-07T19:58:21.9926262Z Preparing transaction: - done 2025-05-07T19:58:22.0929154Z Verifying transaction: | done 2025-05-07T19:58:23.6951302Z Executing transaction: - \ | / - \ | / - \ | / - \ | / done 2025-05-07T19:58:23.8078126Z [SETUP] Testing pyOpenSSL import ... 2025-05-07T19:58:25.6389978Z [CHECK] Python (sub-)package 'OpenSSL' found ... 2025-05-07T19:58:25.6398135Z [SETUP] Installing libxcrypt ... 2025-05-07T19:58:25.6419214Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y libxcrypt 2025-05-07T19:58:26.3470464Z Channels: 2025-05-07T19:58:26.3470775Z - conda-forge 2025-05-07T19:58:26.3471056Z Platform: linux-64 2025-05-07T19:58:29.4996320Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T19:58:29.9412882Z Solving environment: \ done 2025-05-07T19:58:29.9890052Z 2025-05-07T19:58:29.9890535Z ## Package Plan ## 2025-05-07T19:58:29.9890741Z 2025-05-07T19:58:29.9890961Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:58:29.9891272Z 2025-05-07T19:58:29.9891385Z added / updated specs: 2025-05-07T19:58:29.9891636Z - libxcrypt 2025-05-07T19:58:29.9891781Z 2025-05-07T19:58:29.9891785Z 2025-05-07T19:58:29.9891908Z The following packages will be downloaded: 2025-05-07T19:58:29.9892131Z 2025-05-07T19:58:29.9892267Z package | build 2025-05-07T19:58:29.9892610Z ---------------------------|----------------- 2025-05-07T19:58:29.9892998Z libxcrypt-4.4.36 | hd590300_1 98 KB conda-forge 2025-05-07T19:58:29.9893429Z ------------------------------------------------------------ 2025-05-07T19:58:29.9893812Z Total: 98 KB 2025-05-07T19:58:29.9894038Z 2025-05-07T19:58:29.9894165Z The following NEW packages will be INSTALLED: 2025-05-07T19:58:29.9894404Z 2025-05-07T19:58:29.9894628Z libxcrypt conda-forge/linux-64::libxcrypt-4.4.36-hd590300_1 2025-05-07T19:58:29.9894934Z 2025-05-07T19:58:29.9894937Z 2025-05-07T19:58:29.9894941Z 2025-05-07T19:58:29.9895093Z Downloading and Extracting Packages: ...working... 2025-05-07T19:58:30.1177158Z libxcrypt-4.4.36 | 98 KB | | 0% 2025-05-07T19:58:30.1199139Z libxcrypt-4.4.36 | 98 KB | #6 | 16% 2025-05-07T19:58:30.1295711Z libxcrypt-4.4.36 | 98 KB | ########## | 100% 2025-05-07T19:58:30.1297360Z libxcrypt-4.4.36 | 98 KB | ########## | 100% 2025-05-07T19:58:30.1298171Z 2025-05-07T19:58:30.1298478Z done 2025-05-07T19:58:30.2304451Z Preparing transaction: / done 2025-05-07T19:58:30.3309204Z Verifying transaction: \ done 2025-05-07T19:58:30.4314726Z Executing transaction: / done 2025-05-07T19:58:34.0036398Z [SETUP] Copying over ... 2025-05-07T19:58:34.0037351Z + cp /github/home/miniconda/envs/build_binary/include/crypt.h /github/home/miniconda/envs/build_binary/include/python3.10/crypt.h 2025-05-07T19:58:34.0058080Z 2025-05-07T19:58:34.0058086Z 2025-05-07T19:58:35.7200999Z [SETUP] Installed Python version: Python 3.10.16 2025-05-07T19:58:35.7201498Z [SETUP] Successfully created Conda environment: build_binary 2025-05-07T19:58:35.7252244Z ##[group]Run . $PRELUDE; install_cxx_compiler $BUILD_ENV gcc 2025-05-07T19:58:35.7252741Z . $PRELUDE; install_cxx_compiler $BUILD_ENV gcc 2025-05-07T19:58:35.7253295Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:58:35.7253635Z env: 2025-05-07T19:58:35.7253877Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:58:35.7254180Z BUILD_ENV: build_binary 2025-05-07T19:58:35.7254439Z BUILD_TARGET: default 2025-05-07T19:58:35.7254859Z BUILD_VARIANT: cpu 2025-05-07T19:58:35.7255095Z ##[endgroup] 2025-05-07T19:58:36.0992092Z ################################################################################ 2025-05-07T19:58:36.0992485Z # Install C/C++ Compilers 2025-05-07T19:58:36.0992756Z # 2025-05-07T19:58:36.1005334Z # [2025-05-07T19:58:36.100Z] + install_cxx_compiler build_binary gcc 2025-05-07T19:58:36.1005935Z ################################################################################ 2025-05-07T19:58:36.1006167Z 2025-05-07T19:58:36.1020587Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:58:36.1848628Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:58:36.1855822Z [INSTALL] Installing GLIBC (architecture = 64) ... 2025-05-07T19:58:36.1876940Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y sysroot_linux-64=2.17 2025-05-07T19:58:36.8921262Z Channels: 2025-05-07T19:58:36.8921545Z - conda-forge 2025-05-07T19:58:36.8921841Z Platform: linux-64 2025-05-07T19:58:40.2929243Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T19:58:40.7370409Z Solving environment: \ done 2025-05-07T19:58:40.7848170Z 2025-05-07T19:58:40.7848498Z ## Package Plan ## 2025-05-07T19:58:40.7848699Z 2025-05-07T19:58:40.7848917Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:58:40.7849246Z 2025-05-07T19:58:40.7849362Z added / updated specs: 2025-05-07T19:58:40.7849642Z - sysroot_linux-64=2.17 2025-05-07T19:58:40.7849849Z 2025-05-07T19:58:40.7849853Z 2025-05-07T19:58:40.7849975Z The following packages will be downloaded: 2025-05-07T19:58:40.7850211Z 2025-05-07T19:58:40.7850332Z package | build 2025-05-07T19:58:40.7850672Z ---------------------------|----------------- 2025-05-07T19:58:40.7851196Z kernel-headers_linux-64-3.10.0| he073ed8_18 921 KB conda-forge 2025-05-07T19:58:40.7851798Z sysroot_linux-64-2.17 | h0157908_18 14.5 MB conda-forge 2025-05-07T19:58:40.7852257Z ------------------------------------------------------------ 2025-05-07T19:58:40.7852624Z Total: 15.4 MB 2025-05-07T19:58:40.7852843Z 2025-05-07T19:58:40.7852977Z The following NEW packages will be INSTALLED: 2025-05-07T19:58:40.7853222Z 2025-05-07T19:58:40.7853521Z kernel-headers_li~ conda-forge/noarch::kernel-headers_linux-64-3.10.0-he073ed8_18 2025-05-07T19:58:40.7854122Z sysroot_linux-64 conda-forge/noarch::sysroot_linux-64-2.17-h0157908_18 2025-05-07T19:58:40.7854443Z 2025-05-07T19:58:40.7854447Z 2025-05-07T19:58:40.7854451Z 2025-05-07T19:58:40.7854643Z Downloading and Extracting Packages: ...working... 2025-05-07T19:58:40.7855083Z sysroot_linux-64-2.1 | 14.5 MB | | 0% 2025-05-07T19:58:40.7855340Z 2025-05-07T19:58:40.9919209Z kernel-headers_linux | 921 KB | | 0%  2025-05-07T19:58:41.0041803Z sysroot_linux-64-2.1 | 14.5 MB | | 0% 2025-05-07T19:58:41.0042108Z 2025-05-07T19:58:41.0132967Z kernel-headers_linux | 921 KB | 1 | 2%  2025-05-07T19:58:41.0133254Z 2025-05-07T19:58:41.0930493Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T19:58:41.1978706Z sysroot_linux-64-2.1 | 14.5 MB | #######5 | 76% 2025-05-07T19:58:41.2021719Z sysroot_linux-64-2.1 | 14.5 MB | ########## | 100% 2025-05-07T19:58:41.2021976Z 2025-05-07T19:58:41.2023517Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T19:58:41.2024053Z 2025-05-07T19:58:41.6763283Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T19:58:41.6765029Z sysroot_linux-64-2.1 | 14.5 MB | ########## | 100% 2025-05-07T19:58:41.6765399Z 2025-05-07T19:58:41.6765635Z 2025-05-07T19:58:41.6766351Z  done 2025-05-07T19:58:41.7769653Z Preparing transaction: / done 2025-05-07T19:58:41.9775814Z Verifying transaction: \ | done 2025-05-07T19:58:42.0781659Z Executing transaction: - done 2025-05-07T19:58:42.1721652Z [CHECK] LD_LIBRARY_PATH = 2025-05-07T19:58:42.1721998Z [CHECK] CONDA_PREFIX is not set. 2025-05-07T19:58:43.8842217Z [CHECK] libstdc++.so.6 found in CONDA_PREFIX PATH (symbolic link): /github/home/miniconda/envs/build_binary/lib/libstdc++.so.6 2025-05-07T19:58:43.8851059Z [INSTALL] Installing GCC (11.4.0, 64) through Conda ... 2025-05-07T19:58:43.8870170Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y gxx_linux-64=11.4.0 2025-05-07T19:58:44.6045328Z Channels: 2025-05-07T19:58:44.6045625Z - conda-forge 2025-05-07T19:58:44.6045858Z Platform: linux-64 2025-05-07T19:58:47.7767024Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T19:58:48.9492628Z Solving environment: \ | / done 2025-05-07T19:58:49.0009375Z 2025-05-07T19:58:49.0009512Z ## Package Plan ## 2025-05-07T19:58:49.0009708Z 2025-05-07T19:58:49.0010016Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:58:49.0010355Z 2025-05-07T19:58:49.0010457Z added / updated specs: 2025-05-07T19:58:49.0010745Z - gxx_linux-64=11.4.0 2025-05-07T19:58:49.0010956Z 2025-05-07T19:58:49.0010960Z 2025-05-07T19:58:49.0011091Z The following packages will be downloaded: 2025-05-07T19:58:49.0011316Z 2025-05-07T19:58:49.0011450Z package | build 2025-05-07T19:58:49.0011787Z ---------------------------|----------------- 2025-05-07T19:58:49.0012241Z binutils_impl_linux-64-2.40| ha1999f0_7 6.0 MB conda-forge 2025-05-07T19:58:49.0012781Z binutils_linux-64-2.40 | hb3c18ed_4 28 KB conda-forge 2025-05-07T19:58:49.0013297Z gcc_impl_linux-64-11.4.0 | h00c12a0_13 53.0 MB conda-forge 2025-05-07T19:58:49.0013761Z gcc_linux-64-11.4.0 | ha077dfb_4 31 KB conda-forge 2025-05-07T19:58:49.0014230Z gxx_impl_linux-64-11.4.0 | h634f3ee_13 11.2 MB conda-forge 2025-05-07T19:58:49.0014708Z gxx_linux-64-11.4.0 | h35bfe5d_4 29 KB conda-forge 2025-05-07T19:58:49.0015162Z ld_impl_linux-64-2.40 | hf3520f5_7 691 KB conda-forge 2025-05-07T19:58:49.0015660Z libgcc-devel_linux-64-11.4.0| h8f596e0_113 2.3 MB conda-forge 2025-05-07T19:58:49.0016165Z libsanitizer-11.4.0 | h5763a12_13 3.5 MB conda-forge 2025-05-07T19:58:49.0016689Z libstdcxx-15.1.0 | h8f9b012_2 3.7 MB conda-forge 2025-05-07T19:58:49.0017187Z libstdcxx-devel_linux-64-11.4.0| h8f596e0_113 11.1 MB conda-forge 2025-05-07T19:58:49.0017700Z libstdcxx-ng-15.1.0 | h4852527_2 34 KB conda-forge 2025-05-07T19:58:49.0018135Z ------------------------------------------------------------ 2025-05-07T19:58:49.0018505Z Total: 91.6 MB 2025-05-07T19:58:49.0018727Z 2025-05-07T19:58:49.0018860Z The following NEW packages will be INSTALLED: 2025-05-07T19:58:49.0019107Z 2025-05-07T19:58:49.0019467Z binutils_impl_lin~ conda-forge/linux-64::binutils_impl_linux-64-2.40-ha1999f0_7 2025-05-07T19:58:49.0020077Z binutils_linux-64 conda-forge/linux-64::binutils_linux-64-2.40-hb3c18ed_4 2025-05-07T19:58:49.0020661Z gcc_impl_linux-64 conda-forge/linux-64::gcc_impl_linux-64-11.4.0-h00c12a0_13 2025-05-07T19:58:49.0021194Z gcc_linux-64 conda-forge/linux-64::gcc_linux-64-11.4.0-ha077dfb_4 2025-05-07T19:58:49.0021994Z gxx_impl_linux-64 conda-forge/linux-64::gxx_impl_linux-64-11.4.0-h634f3ee_13 2025-05-07T19:58:49.0022539Z gxx_linux-64 conda-forge/linux-64::gxx_linux-64-11.4.0-h35bfe5d_4 2025-05-07T19:58:49.0023091Z libgcc-devel_linu~ conda-forge/noarch::libgcc-devel_linux-64-11.4.0-h8f596e0_113 2025-05-07T19:58:49.0023688Z libsanitizer conda-forge/linux-64::libsanitizer-11.4.0-h5763a12_13 2025-05-07T19:58:49.0024214Z libstdcxx conda-forge/linux-64::libstdcxx-15.1.0-h8f9b012_2 2025-05-07T19:58:49.0024935Z libstdcxx-devel_l~ conda-forge/noarch::libstdcxx-devel_linux-64-11.4.0-h8f596e0_113 2025-05-07T19:58:49.0025317Z 2025-05-07T19:58:49.0025438Z The following packages will be UPDATED: 2025-05-07T19:58:49.0025671Z 2025-05-07T19:58:49.0026000Z 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-07T19:58:49.0026767Z libstdcxx-ng pkgs/main::libstdcxx-ng-11.2.0-h12345~ --> conda-forge::libstdcxx-ng-15.1.0-h4852527_2 2025-05-07T19:58:49.0027206Z 2025-05-07T19:58:49.0027210Z 2025-05-07T19:58:49.0027226Z 2025-05-07T19:58:49.0027375Z Downloading and Extracting Packages: ...working... 2025-05-07T19:58:49.0027788Z gcc_impl_linux-64-11 | 53.0 MB | | 0% 2025-05-07T19:58:49.0028035Z 2025-05-07T19:58:49.0028341Z gxx_impl_linux-64-11 | 11.2 MB | | 0%  2025-05-07T19:58:49.0028605Z 2025-05-07T19:58:49.0028609Z 2025-05-07T19:58:49.0028837Z libstdcxx-devel_linu | 11.1 MB | | 0%  2025-05-07T19:58:49.0029123Z 2025-05-07T19:58:49.0029127Z 2025-05-07T19:58:49.0031114Z 2025-05-07T19:58:49.0037413Z binutils_impl_linux- | 6.0 MB | | 0%  2025-05-07T19:58:49.0037694Z 2025-05-07T19:58:49.0037712Z 2025-05-07T19:58:49.0037716Z 2025-05-07T19:58:49.0037720Z 2025-05-07T19:58:49.0046966Z libstdcxx-15.1.0 | 3.7 MB | | 0%  2025-05-07T19:58:49.0047264Z 2025-05-07T19:58:49.0047268Z 2025-05-07T19:58:49.0047285Z 2025-05-07T19:58:49.0047297Z 2025-05-07T19:58:49.0053092Z 2025-05-07T19:58:49.0054778Z libsanitizer-11.4.0 | 3.5 MB | | 0%  2025-05-07T19:58:49.0055353Z 2025-05-07T19:58:49.0055376Z 2025-05-07T19:58:49.0055380Z 2025-05-07T19:58:49.0055383Z 2025-05-07T19:58:49.0055387Z 2025-05-07T19:58:49.0055390Z 2025-05-07T19:58:49.0056295Z libgcc-devel_linux-6 | 2.3 MB | | 0%  2025-05-07T19:58:49.0056820Z 2025-05-07T19:58:49.0056824Z 2025-05-07T19:58:49.0056833Z 2025-05-07T19:58:49.0056837Z 2025-05-07T19:58:49.0056840Z 2025-05-07T19:58:49.0056844Z 2025-05-07T19:58:49.0056847Z 2025-05-07T19:58:49.0057759Z ld_impl_linux-64-2.4 | 691 KB | | 0%  2025-05-07T19:58:49.0058290Z 2025-05-07T19:58:49.0058300Z 2025-05-07T19:58:49.0058303Z 2025-05-07T19:58:49.0058307Z 2025-05-07T19:58:49.0058311Z 2025-05-07T19:58:49.0058314Z 2025-05-07T19:58:49.0058318Z 2025-05-07T19:58:49.0058321Z 2025-05-07T19:58:49.0059283Z libstdcxx-ng-15.1.0 | 34 KB | | 0%  2025-05-07T19:58:49.0059724Z 2025-05-07T19:58:49.0059728Z 2025-05-07T19:58:49.0059732Z 2025-05-07T19:58:49.0059735Z 2025-05-07T19:58:49.0059739Z 2025-05-07T19:58:49.0059742Z 2025-05-07T19:58:49.0059746Z 2025-05-07T19:58:49.0059749Z 2025-05-07T19:58:49.0069250Z 2025-05-07T19:58:49.0070689Z gcc_linux-64-11.4.0 | 31 KB | | 0%  2025-05-07T19:58:49.0071197Z 2025-05-07T19:58:49.0071215Z 2025-05-07T19:58:49.0071219Z 2025-05-07T19:58:49.0071223Z 2025-05-07T19:58:49.0071226Z 2025-05-07T19:58:49.0071230Z 2025-05-07T19:58:49.0071234Z 2025-05-07T19:58:49.0071237Z 2025-05-07T19:58:49.0071241Z 2025-05-07T19:58:49.0071244Z 2025-05-07T19:58:49.0072018Z gxx_linux-64-11.4.0 | 29 KB | | 0%  2025-05-07T19:58:49.0072495Z 2025-05-07T19:58:49.0072505Z 2025-05-07T19:58:49.0072509Z 2025-05-07T19:58:49.0072512Z 2025-05-07T19:58:49.0072516Z 2025-05-07T19:58:49.0072628Z 2025-05-07T19:58:49.0072633Z 2025-05-07T19:58:49.0072653Z 2025-05-07T19:58:49.0072657Z 2025-05-07T19:58:49.0072660Z 2025-05-07T19:58:49.0077500Z 2025-05-07T19:58:49.3899469Z binutils_linux-64-2. | 28 KB | | 0%  2025-05-07T19:58:49.3899825Z 2025-05-07T19:58:49.3942302Z gxx_impl_linux-64-11 | 11.2 MB | | 0%  2025-05-07T19:58:49.3942715Z 2025-05-07T19:58:49.3942809Z 2025-05-07T19:58:49.4360938Z libstdcxx-devel_linu | 11.1 MB | | 0%  2025-05-07T19:58:49.4399431Z gcc_impl_linux-64-11 | 53.0 MB | | 0% 2025-05-07T19:58:49.4399728Z 2025-05-07T19:58:49.4399733Z 2025-05-07T19:58:49.4399745Z 2025-05-07T19:58:49.4899942Z binutils_impl_linux- | 6.0 MB | | 0%  2025-05-07T19:58:49.4900557Z 2025-05-07T19:58:49.4943925Z gxx_impl_linux-64-11 | 11.2 MB | #######9 | 80%  2025-05-07T19:58:49.4944226Z 2025-05-07T19:58:49.4944238Z 2025-05-07T19:58:49.5360899Z libstdcxx-devel_linu | 11.1 MB | ###9 | 39%  2025-05-07T19:58:49.5423071Z gcc_impl_linux-64-11 | 53.0 MB | ##1 | 22% 2025-05-07T19:58:49.5423360Z 2025-05-07T19:58:49.5423365Z 2025-05-07T19:58:49.5423369Z 2025-05-07T19:58:49.5423379Z 2025-05-07T19:58:49.5448027Z libstdcxx-15.1.0 | 3.7 MB | | 0%  2025-05-07T19:58:49.5448324Z 2025-05-07T19:58:49.5448328Z 2025-05-07T19:58:49.5449387Z 2025-05-07T19:58:49.5449964Z binutils_impl_linux- | 6.0 MB | ########## | 100%  2025-05-07T19:58:49.5450275Z 2025-05-07T19:58:49.5450281Z 2025-05-07T19:58:49.5450293Z 2025-05-07T19:58:49.5801420Z binutils_impl_linux- | 6.0 MB | ########## | 100%  2025-05-07T19:58:49.5801738Z 2025-05-07T19:58:49.5876580Z gxx_impl_linux-64-11 | 11.2 MB | ########## | 100%  2025-05-07T19:58:49.5876899Z 2025-05-07T19:58:49.5876906Z 2025-05-07T19:58:49.5876910Z 2025-05-07T19:58:49.5876915Z 2025-05-07T19:58:49.5877350Z 2025-05-07T19:58:49.5944706Z libsanitizer-11.4.0 | 3.5 MB | | 0%  2025-05-07T19:58:49.5945102Z 2025-05-07T19:58:49.5948036Z 2025-05-07T19:58:49.6306954Z libstdcxx-devel_linu | 11.1 MB | ########1 | 82%  2025-05-07T19:58:49.6307264Z 2025-05-07T19:58:49.6307269Z 2025-05-07T19:58:49.6307272Z 2025-05-07T19:58:49.6307276Z 2025-05-07T19:58:49.6307279Z 2025-05-07T19:58:49.6307325Z 2025-05-07T19:58:49.6450133Z libgcc-devel_linux-6 | 2.3 MB | | 1%  2025-05-07T19:58:49.6450596Z 2025-05-07T19:58:49.6450601Z 2025-05-07T19:58:49.6450605Z 2025-05-07T19:58:49.6450616Z 2025-05-07T19:58:49.6453811Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T19:58:49.6454348Z 2025-05-07T19:58:49.6454355Z 2025-05-07T19:58:49.6454364Z 2025-05-07T19:58:49.6454378Z 2025-05-07T19:58:49.6844841Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T19:58:49.6886712Z gcc_impl_linux-64-11 | 53.0 MB | ###4 | 35% 2025-05-07T19:58:49.6887181Z 2025-05-07T19:58:49.6887234Z 2025-05-07T19:58:49.6887241Z 2025-05-07T19:58:49.6887248Z 2025-05-07T19:58:49.6887972Z 2025-05-07T19:58:49.6890678Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T19:58:49.6891047Z 2025-05-07T19:58:49.6891052Z 2025-05-07T19:58:49.6891057Z 2025-05-07T19:58:49.6891062Z 2025-05-07T19:58:49.6892304Z 2025-05-07T19:58:49.7044490Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T19:58:49.7044979Z 2025-05-07T19:58:49.7044986Z 2025-05-07T19:58:49.7044992Z 2025-05-07T19:58:49.7044999Z 2025-05-07T19:58:49.7045005Z 2025-05-07T19:58:49.7045018Z 2025-05-07T19:58:49.7090334Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T19:58:49.7090926Z 2025-05-07T19:58:49.7090934Z 2025-05-07T19:58:49.7090942Z 2025-05-07T19:58:49.7090947Z 2025-05-07T19:58:49.7090955Z 2025-05-07T19:58:49.7090963Z 2025-05-07T19:58:49.7090977Z 2025-05-07T19:58:49.7338458Z ld_impl_linux-64-2.4 | 691 KB | 2 | 2%  2025-05-07T19:58:49.7338785Z 2025-05-07T19:58:49.7338790Z 2025-05-07T19:58:49.7338793Z 2025-05-07T19:58:49.7338797Z 2025-05-07T19:58:49.7338800Z 2025-05-07T19:58:49.7338804Z 2025-05-07T19:58:49.7338807Z 2025-05-07T19:58:49.7338817Z 2025-05-07T19:58:49.7355567Z libstdcxx-ng-15.1.0 | 34 KB | ####7 | 47%  2025-05-07T19:58:49.7356164Z 2025-05-07T19:58:49.7356176Z 2025-05-07T19:58:49.7356181Z 2025-05-07T19:58:49.7356361Z 2025-05-07T19:58:49.7356365Z 2025-05-07T19:58:49.7356368Z 2025-05-07T19:58:49.7356372Z 2025-05-07T19:58:49.7356376Z 2025-05-07T19:58:49.7382084Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T19:58:49.7382531Z 2025-05-07T19:58:49.7382536Z 2025-05-07T19:58:49.7382539Z 2025-05-07T19:58:49.7382543Z 2025-05-07T19:58:49.7382547Z 2025-05-07T19:58:49.7382551Z 2025-05-07T19:58:49.7382949Z 2025-05-07T19:58:49.7510731Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T19:58:49.7511110Z 2025-05-07T19:58:49.7511115Z 2025-05-07T19:58:49.7511120Z 2025-05-07T19:58:49.7511136Z 2025-05-07T19:58:49.7511139Z 2025-05-07T19:58:49.7511143Z 2025-05-07T19:58:49.7511146Z 2025-05-07T19:58:49.7511149Z 2025-05-07T19:58:49.7511153Z 2025-05-07T19:58:49.7524358Z gcc_linux-64-11.4.0 | 31 KB | #####2 | 52%  2025-05-07T19:58:49.7524702Z 2025-05-07T19:58:49.7524707Z 2025-05-07T19:58:49.7524712Z 2025-05-07T19:58:49.7524739Z 2025-05-07T19:58:49.7524743Z 2025-05-07T19:58:49.7524747Z 2025-05-07T19:58:49.7524750Z 2025-05-07T19:58:49.7524753Z 2025-05-07T19:58:49.7524757Z 2025-05-07T19:58:49.7733915Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T19:58:49.7734318Z 2025-05-07T19:58:49.7734323Z 2025-05-07T19:58:49.7734328Z 2025-05-07T19:58:49.7734332Z 2025-05-07T19:58:49.7734336Z 2025-05-07T19:58:49.7734339Z 2025-05-07T19:58:49.7734343Z 2025-05-07T19:58:49.7734346Z 2025-05-07T19:58:49.7734377Z 2025-05-07T19:58:49.7734381Z 2025-05-07T19:58:49.7745771Z gxx_linux-64-11.4.0 | 29 KB | #####5 | 55%  2025-05-07T19:58:49.7746208Z 2025-05-07T19:58:49.7746215Z 2025-05-07T19:58:49.7746221Z 2025-05-07T19:58:49.7746227Z 2025-05-07T19:58:49.7746235Z 2025-05-07T19:58:49.7746240Z 2025-05-07T19:58:49.7746245Z 2025-05-07T19:58:49.7746251Z 2025-05-07T19:58:49.7746257Z 2025-05-07T19:58:49.7746271Z 2025-05-07T19:58:49.7834954Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T19:58:49.7835360Z 2025-05-07T19:58:49.7835367Z 2025-05-07T19:58:49.7835373Z 2025-05-07T19:58:49.7835379Z 2025-05-07T19:58:49.7835386Z 2025-05-07T19:58:49.7835394Z 2025-05-07T19:58:49.7835415Z 2025-05-07T19:58:49.7835419Z 2025-05-07T19:58:49.7835422Z 2025-05-07T19:58:49.7835426Z 2025-05-07T19:58:49.7835456Z 2025-05-07T19:58:49.7844881Z binutils_linux-64-2. | 28 KB | #####6 | 56%  2025-05-07T19:58:49.7845304Z 2025-05-07T19:58:49.7845309Z 2025-05-07T19:58:49.7845313Z 2025-05-07T19:58:49.7845316Z 2025-05-07T19:58:49.7845320Z 2025-05-07T19:58:49.7845323Z 2025-05-07T19:58:49.7845326Z 2025-05-07T19:58:49.7845330Z 2025-05-07T19:58:49.7845333Z 2025-05-07T19:58:49.7845336Z 2025-05-07T19:58:49.7845347Z 2025-05-07T19:58:49.7861610Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T19:58:49.7862039Z 2025-05-07T19:58:49.7862065Z 2025-05-07T19:58:49.7935222Z libstdcxx-devel_linu | 11.1 MB | ########## | 100%  2025-05-07T19:58:49.8041978Z gcc_impl_linux-64-11 | 53.0 MB | ####5 | 46% 2025-05-07T19:58:49.8042348Z 2025-05-07T19:58:49.8042371Z 2025-05-07T19:58:49.8042376Z 2025-05-07T19:58:49.8042380Z 2025-05-07T19:58:49.8828925Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T19:58:49.8829444Z 2025-05-07T19:58:49.8829450Z 2025-05-07T19:58:49.8829481Z 2025-05-07T19:58:49.8935886Z binutils_impl_linux- | 6.0 MB | ########## | 100%  2025-05-07T19:58:49.9432517Z gcc_impl_linux-64-11 | 53.0 MB | ######1 | 62% 2025-05-07T19:58:49.9432817Z 2025-05-07T19:58:49.9432822Z 2025-05-07T19:58:49.9432826Z 2025-05-07T19:58:49.9432831Z 2025-05-07T19:58:49.9432835Z 2025-05-07T19:58:49.9442004Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T19:58:49.9442751Z 2025-05-07T19:58:49.9744055Z gxx_impl_linux-64-11 | 11.2 MB | ########## | 100%  2025-05-07T19:58:49.9744881Z 2025-05-07T19:58:49.9744889Z 2025-05-07T19:58:49.9744899Z 2025-05-07T19:58:49.9744907Z 2025-05-07T19:58:49.9744916Z 2025-05-07T19:58:49.9744924Z 2025-05-07T19:58:49.9749971Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T19:58:49.9750292Z 2025-05-07T19:58:49.9750296Z 2025-05-07T19:58:49.9750302Z 2025-05-07T19:58:49.9750306Z 2025-05-07T19:58:49.9750321Z 2025-05-07T19:58:49.9750326Z 2025-05-07T19:58:49.9833585Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T19:58:49.9834007Z 2025-05-07T19:58:49.9834015Z 2025-05-07T19:58:49.9834020Z 2025-05-07T19:58:49.9834026Z 2025-05-07T19:58:49.9834031Z 2025-05-07T19:58:49.9834038Z 2025-05-07T19:58:49.9834044Z 2025-05-07T19:58:49.9834050Z 2025-05-07T19:58:49.9835523Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T19:58:49.9835914Z 2025-05-07T19:58:49.9835921Z 2025-05-07T19:58:49.9835927Z 2025-05-07T19:58:49.9835952Z 2025-05-07T19:58:49.9835958Z 2025-05-07T19:58:49.9835964Z 2025-05-07T19:58:49.9835970Z 2025-05-07T19:58:49.9835981Z 2025-05-07T19:58:49.9916945Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T19:58:49.9917265Z 2025-05-07T19:58:49.9917270Z 2025-05-07T19:58:49.9917274Z 2025-05-07T19:58:49.9917285Z 2025-05-07T19:58:49.9917289Z 2025-05-07T19:58:49.9917292Z 2025-05-07T19:58:49.9918356Z 2025-05-07T19:58:49.9923237Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T19:58:49.9923648Z 2025-05-07T19:58:49.9923655Z 2025-05-07T19:58:49.9923662Z 2025-05-07T19:58:49.9923668Z 2025-05-07T19:58:49.9923690Z 2025-05-07T19:58:49.9923696Z 2025-05-07T19:58:49.9923709Z 2025-05-07T19:58:49.9936432Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T19:58:50.0150372Z gcc_impl_linux-64-11 | 53.0 MB | ######## | 81% 2025-05-07T19:58:50.0150652Z 2025-05-07T19:58:50.0150656Z 2025-05-07T19:58:50.0150681Z 2025-05-07T19:58:50.0150684Z 2025-05-07T19:58:50.0150688Z 2025-05-07T19:58:50.0150691Z 2025-05-07T19:58:50.0150695Z 2025-05-07T19:58:50.0150711Z 2025-05-07T19:58:50.0152159Z 2025-05-07T19:58:50.0155261Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T19:58:50.0155573Z 2025-05-07T19:58:50.0155577Z 2025-05-07T19:58:50.0155581Z 2025-05-07T19:58:50.0155606Z 2025-05-07T19:58:50.0155611Z 2025-05-07T19:58:50.0155614Z 2025-05-07T19:58:50.0155618Z 2025-05-07T19:58:50.0155640Z 2025-05-07T19:58:50.0155644Z 2025-05-07T19:58:50.0302742Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T19:58:50.0303085Z 2025-05-07T19:58:50.0303090Z 2025-05-07T19:58:50.0303094Z 2025-05-07T19:58:50.0303097Z 2025-05-07T19:58:50.0303101Z 2025-05-07T19:58:50.0303104Z 2025-05-07T19:58:50.0303108Z 2025-05-07T19:58:50.0303111Z 2025-05-07T19:58:50.0303115Z 2025-05-07T19:58:50.0303118Z 2025-05-07T19:58:50.0305589Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T19:58:50.0305918Z 2025-05-07T19:58:50.0305922Z 2025-05-07T19:58:50.0305926Z 2025-05-07T19:58:50.0305929Z 2025-05-07T19:58:50.0305933Z 2025-05-07T19:58:50.0305936Z 2025-05-07T19:58:50.0305939Z 2025-05-07T19:58:50.0305943Z 2025-05-07T19:58:50.0305946Z 2025-05-07T19:58:50.0305954Z 2025-05-07T19:58:50.0312476Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T19:58:50.0312896Z 2025-05-07T19:58:50.0313093Z 2025-05-07T19:58:50.0313098Z 2025-05-07T19:58:50.0313102Z 2025-05-07T19:58:50.0313106Z 2025-05-07T19:58:50.0313109Z 2025-05-07T19:58:50.0313113Z 2025-05-07T19:58:50.0313116Z 2025-05-07T19:58:50.0313120Z 2025-05-07T19:58:50.0313138Z 2025-05-07T19:58:50.0313144Z 2025-05-07T19:58:50.0317949Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T19:58:50.0318284Z 2025-05-07T19:58:50.0318303Z 2025-05-07T19:58:50.0318477Z 2025-05-07T19:58:50.0318480Z 2025-05-07T19:58:50.0318485Z 2025-05-07T19:58:50.0318488Z 2025-05-07T19:58:50.0318492Z 2025-05-07T19:58:50.0318496Z 2025-05-07T19:58:50.0318499Z 2025-05-07T19:58:50.0318503Z 2025-05-07T19:58:50.0318506Z 2025-05-07T19:58:50.1281406Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T19:58:50.3151459Z gcc_impl_linux-64-11 | 53.0 MB | #########5 | 95% 2025-05-07T19:58:50.3151724Z 2025-05-07T19:58:50.3151728Z 2025-05-07T19:58:50.3424915Z libstdcxx-devel_linu | 11.1 MB | ########## | 100%  2025-05-07T19:58:50.9220715Z gcc_impl_linux-64-11 | 53.0 MB | ########## | 100% 2025-05-07T19:58:50.9225146Z gcc_impl_linux-64-11 | 53.0 MB | ########## | 100% 2025-05-07T19:58:50.9225525Z 2025-05-07T19:58:50.9225750Z 2025-05-07T19:58:50.9226076Z  2025-05-07T19:58:50.9226288Z 2025-05-07T19:58:50.9226293Z 2025-05-07T19:58:50.9226509Z  2025-05-07T19:58:50.9226724Z 2025-05-07T19:58:50.9226728Z 2025-05-07T19:58:50.9226732Z 2025-05-07T19:58:50.9226920Z  2025-05-07T19:58:50.9227135Z 2025-05-07T19:58:50.9227139Z 2025-05-07T19:58:50.9227144Z 2025-05-07T19:58:50.9227147Z 2025-05-07T19:58:50.9227358Z  2025-05-07T19:58:50.9227582Z 2025-05-07T19:58:50.9227587Z 2025-05-07T19:58:50.9227606Z 2025-05-07T19:58:50.9227610Z 2025-05-07T19:58:50.9227614Z 2025-05-07T19:58:50.9227795Z  2025-05-07T19:58:50.9228032Z 2025-05-07T19:58:50.9228036Z 2025-05-07T19:58:50.9228040Z 2025-05-07T19:58:50.9228043Z 2025-05-07T19:58:50.9228046Z 2025-05-07T19:58:50.9228050Z 2025-05-07T19:58:50.9228238Z  2025-05-07T19:58:50.9228485Z 2025-05-07T19:58:50.9228489Z 2025-05-07T19:58:50.9228492Z 2025-05-07T19:58:50.9228496Z 2025-05-07T19:58:50.9228499Z 2025-05-07T19:58:50.9228503Z 2025-05-07T19:58:50.9228506Z 2025-05-07T19:58:50.9228691Z  2025-05-07T19:58:50.9228931Z 2025-05-07T19:58:50.9228934Z 2025-05-07T19:58:50.9228938Z 2025-05-07T19:58:50.9228941Z 2025-05-07T19:58:50.9228944Z 2025-05-07T19:58:50.9228948Z 2025-05-07T19:58:50.9228951Z 2025-05-07T19:58:50.9228955Z 2025-05-07T19:58:50.9229163Z  2025-05-07T19:58:50.9229393Z 2025-05-07T19:58:50.9229396Z 2025-05-07T19:58:50.9229399Z 2025-05-07T19:58:50.9229403Z 2025-05-07T19:58:50.9229406Z 2025-05-07T19:58:50.9229410Z 2025-05-07T19:58:50.9229413Z 2025-05-07T19:58:50.9229417Z 2025-05-07T19:58:50.9229420Z 2025-05-07T19:58:50.9229625Z  2025-05-07T19:58:50.9229857Z 2025-05-07T19:58:50.9229860Z 2025-05-07T19:58:50.9229864Z 2025-05-07T19:58:50.9229868Z 2025-05-07T19:58:50.9229871Z 2025-05-07T19:58:50.9229875Z 2025-05-07T19:58:50.9229878Z 2025-05-07T19:58:50.9229881Z 2025-05-07T19:58:50.9229885Z 2025-05-07T19:58:50.9229888Z 2025-05-07T19:58:50.9230104Z  2025-05-07T19:58:50.9230338Z 2025-05-07T19:58:50.9230341Z 2025-05-07T19:58:50.9230345Z 2025-05-07T19:58:50.9230348Z 2025-05-07T19:58:50.9230543Z 2025-05-07T19:58:50.9230548Z 2025-05-07T19:58:50.9230551Z 2025-05-07T19:58:50.9230569Z 2025-05-07T19:58:50.9230573Z 2025-05-07T19:58:50.9230576Z 2025-05-07T19:58:50.9230580Z 2025-05-07T19:58:50.9230794Z  done 2025-05-07T19:58:51.0232588Z Preparing transaction: \ done 2025-05-07T19:58:51.2236598Z Verifying transaction: / - done 2025-05-07T19:58:51.3245961Z Executing transaction: | done 2025-05-07T19:58:51.4266381Z [INSTALL] Setting the C/C++ compiler symlinks ... 2025-05-07T19:58:55.2363136Z + ln -sf /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-cc /github/home/miniconda/envs/build_binary/bin/cc 2025-05-07T19:58:55.2363748Z 2025-05-07T19:58:55.2374305Z 2025-05-07T19:58:55.2390653Z + ln -sf /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-cc /github/home/miniconda/envs/build_binary/bin/gcc 2025-05-07T19:58:55.2391228Z 2025-05-07T19:58:55.2402197Z 2025-05-07T19:58:55.2417803Z + ln -sf /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ /github/home/miniconda/envs/build_binary/bin/c++ 2025-05-07T19:58:55.2418379Z 2025-05-07T19:58:55.2429311Z 2025-05-07T19:58:55.2444560Z + ln -sf /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ /github/home/miniconda/envs/build_binary/bin/g++ 2025-05-07T19:58:55.2445122Z 2025-05-07T19:58:55.2455545Z 2025-05-07T19:58:57.1156690Z /github/home/miniconda/envs/build_binary/bin/cc 2025-05-07T19:58:57.1157040Z 2025-05-07T19:58:57.1763901Z [CHECK] Binary cc found in PATH 2025-05-07T19:58:59.0112214Z /github/home/miniconda/envs/build_binary/bin/gcc 2025-05-07T19:58:59.0112509Z 2025-05-07T19:58:59.0737801Z [CHECK] Binary gcc found in PATH 2025-05-07T19:59:00.9204296Z /github/home/miniconda/envs/build_binary/bin/c++ 2025-05-07T19:59:00.9204621Z 2025-05-07T19:59:00.9820310Z [CHECK] Binary c++ found in PATH 2025-05-07T19:59:02.8300743Z /github/home/miniconda/envs/build_binary/bin/g++ 2025-05-07T19:59:02.8301047Z 2025-05-07T19:59:02.8919654Z [CHECK] Binary g++ found in PATH 2025-05-07T19:59:02.8921996Z [INFO] Printing out all preprocessor defines in the C compiler ... 2025-05-07T19:59:02.8922800Z + conda run -n build_binary cc -dM -E - 2025-05-07T19:59:02.8923016Z 2025-05-07T19:59:04.7478780Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T19:59:04.7479509Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T19:59:04.7480171Z #define __ATOMIC_ACQUIRE 2 2025-05-07T19:59:04.7480831Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T19:59:04.7481614Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T19:59:04.7482459Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T19:59:04.7483276Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T19:59:04.7484016Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T19:59:04.7484642Z #define __INTMAX_C(c) c ## L 2025-05-07T19:59:04.7485220Z #define __CHAR_BIT__ 8 2025-05-07T19:59:04.7485770Z #define __UINT8_MAX__ 0xff 2025-05-07T19:59:04.7486387Z #define __SCHAR_WIDTH__ 8 2025-05-07T19:59:04.7486958Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T19:59:04.7487602Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T19:59:04.7488244Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T19:59:04.7488941Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T19:59:04.7489657Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T19:59:04.7490343Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T19:59:04.7491120Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T19:59:04.7491921Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T19:59:04.7492903Z #define __DBL_DENORM_MIN__ ((double)4.94065645841246544176568792868221372e-324L) 2025-05-07T19:59:04.7493938Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T19:59:04.7494677Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T19:59:04.7495351Z #define __GCC_IEC_559 2 2025-05-07T19:59:04.7495914Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T19:59:04.7496550Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T19:59:04.7497523Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T19:59:04.7498203Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T19:59:04.7498988Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T19:59:04.7499778Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T19:59:04.7500416Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T19:59:04.7501048Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T19:59:04.7501667Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T19:59:04.7502295Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T19:59:04.7503108Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T19:59:04.7503720Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T19:59:04.7504340Z #define __DEC64_MAX_EXP__ 385 2025-05-07T19:59:04.7504948Z #define __INT8_C(c) c 2025-05-07T19:59:04.7505688Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T19:59:04.7506409Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T19:59:04.7507202Z #define __SHRT_MAX__ 0x7fff 2025-05-07T19:59:04.7507940Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T19:59:04.7508816Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T19:59:04.7509469Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T19:59:04.7510080Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T19:59:04.7510746Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T19:59:04.7511402Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T19:59:04.7512353Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T19:59:04.7513356Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T19:59:04.7514071Z #define __linux 1 2025-05-07T19:59:04.7514592Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T19:59:04.7515231Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T19:59:04.7515629Z #define __unix 1 2025-05-07T19:59:04.7516145Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T19:59:04.7516576Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T19:59:04.7517007Z #define __WINT_MIN__ 0U 2025-05-07T19:59:04.7517401Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T19:59:04.7517826Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T19:59:04.7518263Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T19:59:04.7518670Z #define __SCHAR_MAX__ 0x7f 2025-05-07T19:59:04.7519033Z #define __FLT128_MANT_DIG__ 113 2025-05-07T19:59:04.7519476Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T19:59:04.7519948Z #define __INT64_C(c) c ## L 2025-05-07T19:59:04.7520372Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T19:59:04.7520830Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T19:59:04.7521230Z #define __USER_LABEL_PREFIX__ 2025-05-07T19:59:04.7521772Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T19:59:04.7522329Z #define __STDC_HOSTED__ 1 2025-05-07T19:59:04.7522720Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T19:59:04.7523131Z #define __DBL_DIG__ 15 2025-05-07T19:59:04.7523487Z #define __FLT32_DIG__ 6 2025-05-07T19:59:04.7523953Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T19:59:04.7524510Z #define __SHRT_WIDTH__ 16 2025-05-07T19:59:04.7524883Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T19:59:04.7525429Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T19:59:04.7526000Z #define __STDC_UTF_16__ 1 2025-05-07T19:59:04.7526356Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T19:59:04.7526773Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T19:59:04.7527409Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T19:59:04.7528020Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T19:59:04.7528438Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T19:59:04.7528862Z #define __unix__ 1 2025-05-07T19:59:04.7529370Z #define __INT_WIDTH__ 32 2025-05-07T19:59:04.7529793Z #define __SIZEOF_LONG__ 8 2025-05-07T19:59:04.7530273Z #define __STDC_IEC_559__ 1 2025-05-07T19:59:04.7530929Z #define __STDC_ISO_10646__ 201103L 2025-05-07T19:59:04.7531496Z #define __UINT16_C(c) c 2025-05-07T19:59:04.7532066Z #define __DECIMAL_DIG__ 21 2025-05-07T19:59:04.7532551Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T19:59:04.7533396Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T19:59:04.7534160Z #define __gnu_linux__ 1 2025-05-07T19:59:04.7534618Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T19:59:04.7554033Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T19:59:04.7554893Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T19:59:04.7555361Z #define __FLT64_MANT_DIG__ 53 2025-05-07T19:59:04.7555798Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T19:59:04.7556319Z #define __GNUC__ 11 2025-05-07T19:59:04.7556681Z #define __pie__ 2 2025-05-07T19:59:04.7557275Z #define __MMX__ 1 2025-05-07T19:59:04.7557651Z #define __FLT_HAS_DENORM__ 1 2025-05-07T19:59:04.7558076Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T19:59:04.7558561Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T19:59:04.7558995Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T19:59:04.7559575Z #define __DBL_MAX__ ((double)1.79769313486231570814527423731704357e+308L) 2025-05-07T19:59:04.7560212Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T19:59:04.7560712Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T19:59:04.7561168Z #define __SIZEOF_FLOAT__ 4 2025-05-07T19:59:04.7561599Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T19:59:04.7562067Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T19:59:04.7562502Z #define __INTPTR_WIDTH__ 64 2025-05-07T19:59:04.7562925Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T19:59:04.7563374Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T19:59:04.7563872Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T19:59:04.7564306Z #define __INT_FAST16_TYPE__ long int 2025-05-07T19:59:04.7564781Z #define __MMX_WITH_SSE__ 1 2025-05-07T19:59:04.7565202Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T19:59:04.7565647Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T19:59:04.7566104Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T19:59:04.7566527Z #define __DBL_MAX_EXP__ 1024 2025-05-07T19:59:04.7566959Z #define __WCHAR_WIDTH__ 32 2025-05-07T19:59:04.7567467Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T19:59:04.7568090Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T19:59:04.7568622Z #define __SSE2_MATH__ 1 2025-05-07T19:59:04.7569132Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T19:59:04.7574246Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T19:59:04.7574717Z #define __amd64 1 2025-05-07T19:59:04.7575066Z #define __STDC_NO_THREADS__ 1 2025-05-07T19:59:04.7575485Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T19:59:04.7575999Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T19:59:04.7576497Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T19:59:04.7576940Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T19:59:04.7577386Z #define __SIZEOF_WINT_T__ 4 2025-05-07T19:59:04.7577784Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T19:59:04.7578173Z #define __FLT32_MAX_EXP__ 128 2025-05-07T19:59:04.7578566Z #define __GXX_ABI_VERSION 1016 2025-05-07T19:59:04.7578942Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T19:59:04.7579347Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T19:59:04.7579778Z #define __INT16_MAX__ 0x7fff 2025-05-07T19:59:04.7580100Z #define __x86_64 1 2025-05-07T19:59:04.7580434Z #define __INT_FAST64_TYPE__ long int 2025-05-07T19:59:04.7601701Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T19:59:04.7602530Z #define __DBL_MIN__ ((double)2.22507385850720138309023271733240406e-308L) 2025-05-07T19:59:04.7603238Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T19:59:04.7603940Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T19:59:04.7604528Z #define __SIZEOF_POINTER__ 8 2025-05-07T19:59:04.7604897Z #define __LP64__ 1 2025-05-07T19:59:04.7605218Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T19:59:04.7605939Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T19:59:04.7606517Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T19:59:04.7606925Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T19:59:04.7607323Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T19:59:04.7607738Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T19:59:04.7608337Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T19:59:04.7608729Z #define __REGISTER_PREFIX__ 2025-05-07T19:59:04.7609111Z #define __UINT16_MAX__ 0xffff 2025-05-07T19:59:04.7609477Z #define __DBL_HAS_DENORM__ 1 2025-05-07T19:59:04.7609861Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T19:59:04.7610387Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T19:59:04.7610935Z #define __UINT8_TYPE__ unsigned char 2025-05-07T19:59:04.7611348Z #define __FLT_DIG__ 6 2025-05-07T19:59:04.7611829Z #define __NO_INLINE__ 1 2025-05-07T19:59:04.7612167Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T19:59:04.7612666Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T19:59:04.7613236Z #define __FLT_MANT_DIG__ 24 2025-05-07T19:59:04.7613623Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T19:59:04.7614049Z #define __VERSION__ "11.4.0" 2025-05-07T19:59:04.7614434Z #define __UINT64_C(c) c ## UL 2025-05-07T19:59:04.7614839Z #define _STDC_PREDEF_H 1 2025-05-07T19:59:04.7615258Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T19:59:04.7615742Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T19:59:04.7616187Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T19:59:04.7616616Z #define __FLT32_MANT_DIG__ 24 2025-05-07T19:59:04.7617080Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T19:59:04.7617578Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T19:59:04.7618013Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T19:59:04.7618436Z #define __FLT128_DIG__ 33 2025-05-07T19:59:04.7618838Z #define __INT32_C(c) c 2025-05-07T19:59:04.7619198Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T19:59:04.7619633Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T19:59:04.7620092Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T19:59:04.7620553Z #define __INT_FAST32_TYPE__ long int 2025-05-07T19:59:04.7621060Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T19:59:04.7621532Z #define unix 1 2025-05-07T19:59:04.7621873Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T19:59:04.7622388Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T19:59:04.7622875Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T19:59:04.7623373Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T19:59:04.7623906Z #define __FLT64X_DIG__ 18 2025-05-07T19:59:04.7624308Z #define __INT8_TYPE__ signed char 2025-05-07T19:59:04.7624735Z #define __ELF__ 1 2025-05-07T19:59:04.7625099Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T19:59:04.7625563Z #define __UINT32_TYPE__ unsigned int 2025-05-07T19:59:04.7626006Z #define __FLT_RADIX__ 2 2025-05-07T19:59:04.7626394Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T19:59:04.7626978Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T19:59:04.7627583Z #define __UINTMAX_C(c) c ## UL 2025-05-07T19:59:04.7628001Z #define __SSE_MATH__ 1 2025-05-07T19:59:04.7628371Z #define __k8 1 2025-05-07T19:59:04.7628826Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T19:59:04.7629434Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T19:59:04.7629892Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T19:59:04.7630355Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T19:59:04.7630759Z #define __LDBL_DIG__ 18 2025-05-07T19:59:04.7631153Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T19:59:04.7631569Z #define __x86_64__ 1 2025-05-07T19:59:04.7631937Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T19:59:04.7632410Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T19:59:04.7632949Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T19:59:04.7633477Z #define __FLT64_DIG__ 15 2025-05-07T19:59:04.7633905Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T19:59:04.7634461Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T19:59:04.7634989Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T19:59:04.7635413Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T19:59:04.7635907Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T19:59:04.7636517Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T19:59:04.7637229Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T19:59:04.7637901Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T19:59:04.7638357Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T19:59:04.7638869Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T19:59:04.7639379Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T19:59:04.7639910Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T19:59:04.7640382Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T19:59:04.7640861Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T19:59:04.7641436Z #define __SIZE_WIDTH__ 64 2025-05-07T19:59:04.7641822Z #define __SEG_FS 1 2025-05-07T19:59:04.7642161Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T19:59:04.7642600Z #define __DEC64_MANT_DIG__ 16 2025-05-07T19:59:04.7643038Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T19:59:04.7643480Z #define __SEG_GS 1 2025-05-07T19:59:04.7643965Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T19:59:04.7644565Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T19:59:04.7644980Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T19:59:04.7645423Z #define __INT16_TYPE__ short int 2025-05-07T19:59:04.7645847Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T19:59:04.7646317Z #define __STDC_VERSION__ 201710L 2025-05-07T19:59:04.7646730Z #define __SIZEOF_INT__ 4 2025-05-07T19:59:04.7647124Z #define __DEC32_MAX_EXP__ 97 2025-05-07T19:59:04.7647534Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T19:59:04.7648173Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T19:59:04.7648998Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T19:59:04.7649596Z #define linux 1 2025-05-07T19:59:04.7650041Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T19:59:04.7650602Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T19:59:04.7651157Z #define __FLT32X_DIG__ 15 2025-05-07T19:59:04.7651654Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T19:59:04.7652185Z #define __LDBL_MANT_DIG__ 64 2025-05-07T19:59:04.7652725Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T19:59:04.7653415Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T19:59:04.7654262Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T19:59:04.7654931Z #define __code_model_small__ 1 2025-05-07T19:59:04.7655475Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T19:59:04.7656054Z #define __DEC32_MANT_DIG__ 7 2025-05-07T19:59:04.7656558Z #define __k8__ 1 2025-05-07T19:59:04.7657011Z #define __INTPTR_TYPE__ long int 2025-05-07T19:59:04.7657579Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T19:59:04.7658193Z #define __WCHAR_TYPE__ int 2025-05-07T19:59:04.7658680Z #define __pic__ 2 2025-05-07T19:59:04.7659145Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T19:59:04.7659791Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T19:59:04.7660382Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T19:59:04.7661036Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T19:59:04.7661795Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T19:59:04.7662566Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T19:59:04.7663140Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T19:59:04.7663720Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T19:59:04.7664374Z #define __INT_MAX__ 0x7fffffff 2025-05-07T19:59:04.7664876Z #define __linux__ 1 2025-05-07T19:59:04.7665303Z #define __INT64_TYPE__ long int 2025-05-07T19:59:04.7665784Z #define __FLT_MAX_EXP__ 128 2025-05-07T19:59:04.7666260Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T19:59:04.7666797Z #define __DBL_MANT_DIG__ 53 2025-05-07T19:59:04.7667268Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T19:59:04.7667825Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T19:59:04.7668433Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T19:59:04.7668978Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T19:59:04.7669467Z #define __WINT_TYPE__ unsigned int 2025-05-07T19:59:04.7669962Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T19:59:04.7670506Z #define __SIZEOF_SHORT__ 2 2025-05-07T19:59:04.7671252Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T19:59:04.7671935Z #define __SSE__ 1 2025-05-07T19:59:04.7672348Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T19:59:04.7672976Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T19:59:04.7673611Z #define __amd64__ 1 2025-05-07T19:59:04.7674020Z #define __WINT_WIDTH__ 32 2025-05-07T19:59:04.7674495Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T19:59:04.7675006Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T19:59:04.7675675Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T19:59:04.7676285Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T19:59:04.7676822Z #define __SIZEOF_INT128__ 16 2025-05-07T19:59:04.7677298Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T19:59:04.7677830Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T19:59:04.7678357Z #define __ATOMIC_RELAXED 0 2025-05-07T19:59:04.7679036Z #define __DBL_EPSILON__ ((double)2.22044604925031308084726333618164062e-16L) 2025-05-07T19:59:04.7679961Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T19:59:04.7680731Z #define _LP64 1 2025-05-07T19:59:04.7681186Z #define __UINT8_C(c) c 2025-05-07T19:59:04.7681702Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T19:59:04.7682282Z #define __INT_LEAST32_TYPE__ int 2025-05-07T19:59:04.7682858Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T19:59:04.7683453Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T19:59:04.7684112Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T19:59:04.7684878Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T19:59:04.7685893Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T19:59:04.7686714Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T19:59:04.7687350Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T19:59:04.7688010Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T19:59:04.7688797Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T19:59:04.7689603Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T19:59:04.7690175Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T19:59:04.7690906Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T19:59:04.7691702Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T19:59:04.7692216Z #define __STDC_UTF_32__ 1 2025-05-07T19:59:04.7692638Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T19:59:04.7693068Z #define __FXSR__ 1 2025-05-07T19:59:04.7693613Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T19:59:04.7694391Z #define __DBL_NORM_MAX__ ((double)1.79769313486231570814527423731704357e+308L) 2025-05-07T19:59:04.7695099Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T19:59:04.7695685Z #define __INTMAX_WIDTH__ 64 2025-05-07T19:59:04.7696129Z #define __UINT32_C(c) c ## U 2025-05-07T19:59:04.7696747Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T19:59:04.7697467Z #define __INT8_MAX__ 0x7f 2025-05-07T19:59:04.7697908Z #define __LONG_WIDTH__ 64 2025-05-07T19:59:04.7698365Z #define __PIC__ 2 2025-05-07T19:59:04.7698760Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T19:59:04.7699440Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T19:59:04.7700081Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T19:59:04.7700630Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T19:59:04.7701179Z #define __SSE2__ 1 2025-05-07T19:59:04.7701541Z #define __INT32_TYPE__ int 2025-05-07T19:59:04.7701969Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T19:59:04.7702401Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T19:59:04.7702992Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T19:59:04.7703804Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T19:59:04.7704417Z #define __INTMAX_TYPE__ long int 2025-05-07T19:59:04.7704994Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T19:59:04.7706276Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T19:59:04.7706908Z #define __ATOMIC_CONSUME 1 2025-05-07T19:59:04.7707674Z #define __GNUC_MINOR__ 4 2025-05-07T19:59:04.7708212Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T19:59:04.7708862Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T19:59:04.7709545Z #define __PIE__ 2 2025-05-07T19:59:04.7710270Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T19:59:04.7711185Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T19:59:04.7712024Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T19:59:04.7712868Z #define __INT16_C(c) c 2025-05-07T19:59:04.7713400Z #define __STDC__ 1 2025-05-07T19:59:04.7713789Z #define __PTRDIFF_TYPE__ long int 2025-05-07T19:59:04.7714271Z #define __ATOMIC_SEQ_CST 5 2025-05-07T19:59:04.7714679Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T19:59:04.7715160Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T19:59:04.7715729Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T19:59:04.7716383Z #define __DEC128_MANT_DIG__ 34 2025-05-07T19:59:04.7716800Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T19:59:04.7717254Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T19:59:04.7717687Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T19:59:04.7718152Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T19:59:04.7718623Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T19:59:04.7719059Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T19:59:04.7719547Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T19:59:04.7720180Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T19:59:04.7720822Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T19:59:04.7721290Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T19:59:04.7721791Z #define __ATOMIC_ACQ_REL 4 2025-05-07T19:59:04.7722166Z #define __ATOMIC_RELEASE 3 2025-05-07T19:59:04.7722400Z 2025-05-07T19:59:04.8176470Z 2025-05-07T19:59:04.8177000Z [INFO] Printing out all preprocessor defines in the C++ compiler ... 2025-05-07T19:59:04.8177520Z + conda run -n build_binary c++ -dM -E -x c++ - 2025-05-07T19:59:04.8177773Z 2025-05-07T19:59:06.6905014Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T19:59:06.6905782Z #define __cpp_attributes 200809L 2025-05-07T19:59:06.6906441Z #define __cpp_nontype_template_parameter_auto 201606L 2025-05-07T19:59:06.6906997Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T19:59:06.6907468Z #define __ATOMIC_ACQUIRE 2 2025-05-07T19:59:06.6907990Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T19:59:06.6908374Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T19:59:06.6908762Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T19:59:06.6909047Z #define __cpp_aggregate_nsdmi 201304L 2025-05-07T19:59:06.6909375Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T19:59:06.6909698Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T19:59:06.6909968Z #define __INTMAX_C(c) c ## L 2025-05-07T19:59:06.6910242Z #define __CHAR_BIT__ 8 2025-05-07T19:59:06.6910493Z #define __UINT8_MAX__ 0xff 2025-05-07T19:59:06.6910745Z #define __SCHAR_WIDTH__ 8 2025-05-07T19:59:06.6911011Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T19:59:06.6911306Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T19:59:06.6911588Z #define __cpp_static_assert 201411L 2025-05-07T19:59:06.6911892Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T19:59:06.6912212Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T19:59:06.6912520Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T19:59:06.6912828Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T19:59:06.6913175Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T19:59:06.6913516Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T19:59:06.6913937Z #define __DBL_DENORM_MIN__ double(4.94065645841246544176568792868221372e-324L) 2025-05-07T19:59:06.6914379Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T19:59:06.6914712Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T19:59:06.6915003Z #define __GCC_IEC_559 2 2025-05-07T19:59:06.6915265Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T19:59:06.6915557Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T19:59:06.6915836Z #define __cpp_binary_literals 201304L 2025-05-07T19:59:06.6916517Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T19:59:06.6916837Z #define __cpp_noexcept_function_type 201510L 2025-05-07T19:59:06.6917165Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T19:59:06.6917498Z #define __cpp_variadic_templates 200704L 2025-05-07T19:59:06.6917850Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T19:59:06.6918194Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T19:59:06.6918470Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T19:59:06.6918882Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T19:59:06.6919179Z #define __cpp_variable_templates 201304L 2025-05-07T19:59:06.6919484Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T19:59:06.6919769Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T19:59:06.6920050Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T19:59:06.6920335Z #define __cpp_rvalue_reference 200610L 2025-05-07T19:59:06.6920695Z #define __cpp_nested_namespace_definitions 201411L 2025-05-07T19:59:06.6921052Z #define __DEC64_MAX_EXP__ 385 2025-05-07T19:59:06.6921316Z #define __INT8_C(c) c 2025-05-07T19:59:06.6921569Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T19:59:06.6921856Z #define __cpp_variadic_using 201611L 2025-05-07T19:59:06.6922185Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T19:59:06.6922535Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T19:59:06.6922829Z #define __cpp_capture_star_this 201603L 2025-05-07T19:59:06.6923138Z #define __SHRT_MAX__ 0x7fff 2025-05-07T19:59:06.6923460Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T19:59:06.6923840Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T19:59:06.6924148Z #define __cpp_if_constexpr 201606L 2025-05-07T19:59:06.6924432Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T19:59:06.6924715Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T19:59:06.6925015Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T19:59:06.6925301Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T19:59:06.6925721Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T19:59:06.6926167Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T19:59:06.6926460Z #define __linux 1 2025-05-07T19:59:06.6926705Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T19:59:06.6927007Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T19:59:06.6927307Z #define __unix 1 2025-05-07T19:59:06.6927536Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T19:59:06.6927841Z #define __GXX_EXPERIMENTAL_CXX0X__ 1 2025-05-07T19:59:06.6928146Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T19:59:06.6928429Z #define __WINT_MIN__ 0U 2025-05-07T19:59:06.6928693Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T19:59:06.6928995Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T19:59:06.6929277Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T19:59:06.6929565Z #define __SCHAR_MAX__ 0x7f 2025-05-07T19:59:06.6929831Z #define __FLT128_MANT_DIG__ 113 2025-05-07T19:59:06.6930121Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T19:59:06.6930433Z #define __INT64_C(c) c ## L 2025-05-07T19:59:06.6930717Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T19:59:06.6931023Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T19:59:06.6931316Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T19:59:06.6931633Z #define __cpp_aligned_new 201606L 2025-05-07T19:59:06.6931927Z #define __USER_LABEL_PREFIX__ 2025-05-07T19:59:06.6932198Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T19:59:06.6932573Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T19:59:06.6932972Z #define __STDC_HOSTED__ 1 2025-05-07T19:59:06.6933232Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T19:59:06.6933536Z #define __cpp_decltype_auto 201304L 2025-05-07T19:59:06.6933830Z #define __DBL_DIG__ 15 2025-05-07T19:59:06.6934065Z #define __FLT32_DIG__ 6 2025-05-07T19:59:06.6934389Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T19:59:06.6934757Z #define __GXX_WEAK__ 1 2025-05-07T19:59:06.6934993Z #define __SHRT_WIDTH__ 16 2025-05-07T19:59:06.6935262Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T19:59:06.6935700Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T19:59:06.6936081Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T19:59:06.6936351Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T19:59:06.6936671Z #define __cpp_threadsafe_static_init 200806L 2025-05-07T19:59:06.6937024Z #define __cpp_enumerator_attributes 201411L 2025-05-07T19:59:06.6937446Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T19:59:06.6937876Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T19:59:06.6938232Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T19:59:06.6938496Z #define __unix__ 1 2025-05-07T19:59:06.6938734Z #define __INT_WIDTH__ 32 2025-05-07T19:59:06.6938994Z #define __SIZEOF_LONG__ 8 2025-05-07T19:59:06.6939245Z #define __STDC_IEC_559__ 1 2025-05-07T19:59:06.6939518Z #define __STDC_ISO_10646__ 201103L 2025-05-07T19:59:06.6939802Z #define __UINT16_C(c) c 2025-05-07T19:59:06.6940042Z #define __DECIMAL_DIG__ 21 2025-05-07T19:59:06.6940312Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T19:59:06.6940696Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T19:59:06.6941093Z #define __gnu_linux__ 1 2025-05-07T19:59:06.6941335Z #define __INT16_MAX__ 0x7fff 2025-05-07T19:59:06.6941615Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T19:59:06.6941920Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T19:59:06.6942233Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T19:59:06.6942509Z #define __FLT64_MANT_DIG__ 53 2025-05-07T19:59:06.6942793Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T19:59:06.6943072Z #define __GNUC__ 11 2025-05-07T19:59:06.6943294Z #define __GXX_RTTI 1 2025-05-07T19:59:06.6943538Z #define __pie__ 2 2025-05-07T19:59:06.6943773Z #define __MMX__ 1 2025-05-07T19:59:06.6944001Z #define __FLT_HAS_DENORM__ 1 2025-05-07T19:59:06.6944288Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T19:59:06.6944593Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T19:59:06.6944868Z #define __STDC_UTF_16__ 1 2025-05-07T19:59:06.6945139Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T19:59:06.6945464Z #define __cpp_delegating_constructors 200604L 2025-05-07T19:59:06.6945790Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T19:59:06.6946161Z #define __DBL_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T19:59:06.6946557Z #define __cpp_raw_strings 200710L 2025-05-07T19:59:06.6946882Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T19:59:06.6947207Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T19:59:06.6947492Z #define __SIZEOF_FLOAT__ 4 2025-05-07T19:59:06.6947775Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T19:59:06.6948095Z #define __cpp_fold_expressions 201603L 2025-05-07T19:59:06.6948405Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T19:59:06.6948687Z #define __INTPTR_WIDTH__ 64 2025-05-07T19:59:06.6948949Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T19:59:06.6949251Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T19:59:06.6949564Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T19:59:06.6949838Z #define __INT_FAST16_TYPE__ long int 2025-05-07T19:59:06.6950135Z #define __MMX_WITH_SSE__ 1 2025-05-07T19:59:06.6950407Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T19:59:06.6950678Z #define __cplusplus 201703L 2025-05-07T19:59:06.6950968Z #define __cpp_ref_qualifiers 200710L 2025-05-07T19:59:06.6951270Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T19:59:06.6951548Z #define __DEPRECATED 1 2025-05-07T19:59:06.6951807Z #define __cpp_rvalue_references 200610L 2025-05-07T19:59:06.6952119Z #define __DBL_MAX_EXP__ 1024 2025-05-07T19:59:06.6952396Z #define __WCHAR_WIDTH__ 32 2025-05-07T19:59:06.6952722Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T19:59:06.6953098Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T19:59:06.6953385Z #define __SSE2_MATH__ 1 2025-05-07T19:59:06.6953637Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T19:59:06.6953956Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T19:59:06.6954269Z #define __amd64 1 2025-05-07T19:59:06.6954498Z #define __STDC_NO_THREADS__ 1 2025-05-07T19:59:06.6954786Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T19:59:06.6955163Z #define __GNUG__ 11 2025-05-07T19:59:06.6955429Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T19:59:06.6955766Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T19:59:06.6956129Z #define __cpp_nsdmi 200809L 2025-05-07T19:59:06.6956414Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T19:59:06.6956699Z #define __SIZEOF_WINT_T__ 4 2025-05-07T19:59:06.6956972Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T19:59:06.6957273Z #define __cpp_initializer_lists 200806L 2025-05-07T19:59:06.6957644Z #define __FLT32_MAX_EXP__ 128 2025-05-07T19:59:06.6957927Z #define __cpp_hex_float 201603L 2025-05-07T19:59:06.6958218Z #define __GXX_ABI_VERSION 1016 2025-05-07T19:59:06.6958495Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T19:59:06.6958794Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T19:59:06.6959084Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T19:59:06.6959361Z #define __x86_64 1 2025-05-07T19:59:06.6959602Z #define __cpp_lambdas 200907L 2025-05-07T19:59:06.6959888Z #define __INT_FAST64_TYPE__ long int 2025-05-07T19:59:06.6960273Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T19:59:06.6960691Z #define __cpp_template_auto 201606L 2025-05-07T19:59:06.6961071Z #define __DBL_MIN__ double(2.22507385850720138309023271733240406e-308L) 2025-05-07T19:59:06.6961551Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T19:59:06.6962037Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T19:59:06.6962456Z #define __SIZEOF_POINTER__ 8 2025-05-07T19:59:06.6962726Z #define __LP64__ 1 2025-05-07T19:59:06.6962956Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T19:59:06.6963329Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T19:59:06.6963730Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T19:59:06.6964009Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T19:59:06.6964306Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T19:59:06.6964596Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T19:59:06.6964881Z #define __REGISTER_PREFIX__ 2025-05-07T19:59:06.6965146Z #define __UINT16_MAX__ 0xffff 2025-05-07T19:59:06.6965426Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T19:59:06.6965779Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T19:59:06.6966150Z #define __UINT8_TYPE__ unsigned char 2025-05-07T19:59:06.6966447Z #define __FLT_DIG__ 6 2025-05-07T19:59:06.6966697Z #define __NO_INLINE__ 1 2025-05-07T19:59:06.6966942Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T19:59:06.6967291Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T19:59:06.6967667Z #define __FLT_MANT_DIG__ 24 2025-05-07T19:59:06.6967927Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T19:59:06.6968206Z #define __VERSION__ "11.4.0" 2025-05-07T19:59:06.6968476Z #define __UINT64_C(c) c ## UL 2025-05-07T19:59:06.6968758Z #define __cpp_unicode_characters 201411L 2025-05-07T19:59:06.6969078Z #define _STDC_PREDEF_H 1 2025-05-07T19:59:06.6969348Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T19:59:06.6969666Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T19:59:06.6969959Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T19:59:06.6970247Z #define __FLT32_MANT_DIG__ 24 2025-05-07T19:59:06.6970581Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T19:59:06.6970934Z #define __cpp_aggregate_bases 201603L 2025-05-07T19:59:06.6971247Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T19:59:06.6971529Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T19:59:06.6971796Z #define __FLT128_DIG__ 33 2025-05-07T19:59:06.6972061Z #define __INT32_C(c) c 2025-05-07T19:59:06.6972322Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T19:59:06.6972608Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T19:59:06.6972909Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T19:59:06.6973212Z #define __INT_FAST32_TYPE__ long int 2025-05-07T19:59:06.6973535Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T19:59:06.6973871Z #define unix 1 2025-05-07T19:59:06.6974107Z #define __DBL_HAS_DENORM__ 1 2025-05-07T19:59:06.6974389Z #define __cpp_rtti 199711L 2025-05-07T19:59:06.6974771Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T19:59:06.6975109Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T19:59:06.6975437Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T19:59:06.6975756Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T19:59:06.6976105Z #define __FLT64X_DIG__ 18 2025-05-07T19:59:06.6976374Z #define __INT8_TYPE__ signed char 2025-05-07T19:59:06.6976670Z #define __cpp_digit_separators 201309L 2025-05-07T19:59:06.6977055Z #define __ELF__ 1 2025-05-07T19:59:06.6977307Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T19:59:06.6977596Z #define __UINT32_TYPE__ unsigned int 2025-05-07T19:59:06.6977888Z #define __FLT_RADIX__ 2 2025-05-07T19:59:06.6978155Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T19:59:06.6978528Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T19:59:06.6978915Z #define __UINTMAX_C(c) c ## UL 2025-05-07T19:59:06.6979203Z #define __GLIBCXX_BITSIZE_INT_N_0 128 2025-05-07T19:59:06.6979498Z #define __k8 1 2025-05-07T19:59:06.6979795Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T19:59:06.6980189Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T19:59:06.6980512Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T19:59:06.6980821Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T19:59:06.6981104Z #define __LDBL_DIG__ 18 2025-05-07T19:59:06.6981363Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T19:59:06.6981624Z #define __x86_64__ 1 2025-05-07T19:59:06.6981883Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T19:59:06.6982201Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T19:59:06.6982542Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T19:59:06.6982862Z #define __FLT64_DIG__ 15 2025-05-07T19:59:06.6983162Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T19:59:06.6983531Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T19:59:06.6983858Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T19:59:06.6984143Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T19:59:06.6984441Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T19:59:06.6984747Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T19:59:06.6985137Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T19:59:06.6985562Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T19:59:06.6985860Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T19:59:06.6986203Z #define __cpp_unicode_literals 200710L 2025-05-07T19:59:06.6986540Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T19:59:06.6986872Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T19:59:06.6987188Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T19:59:06.6987485Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T19:59:06.6987807Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T19:59:06.6988162Z #define __SIZE_WIDTH__ 64 2025-05-07T19:59:06.6988409Z #define __SEG_FS 1 2025-05-07T19:59:06.6988658Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T19:59:06.6988956Z #define __DEC64_MANT_DIG__ 16 2025-05-07T19:59:06.6989246Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T19:59:06.6989556Z #define __SEG_GS 1 2025-05-07T19:59:06.6989891Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T19:59:06.6990297Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T19:59:06.6990576Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T19:59:06.6990883Z #define __INT16_TYPE__ short int 2025-05-07T19:59:06.6991182Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T19:59:06.6991500Z #define __cpp_structured_bindings 201606L 2025-05-07T19:59:06.6991818Z #define __SIZEOF_INT__ 4 2025-05-07T19:59:06.6992079Z #define __DEC32_MAX_EXP__ 97 2025-05-07T19:59:06.6992345Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T19:59:06.6992707Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T19:59:06.6993117Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T19:59:06.6993442Z #define __cpp_sized_deallocation 201309L 2025-05-07T19:59:06.6993785Z #define __cpp_guaranteed_copy_elision 201606L 2025-05-07T19:59:06.6994176Z #define linux 1 2025-05-07T19:59:06.6994423Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T19:59:06.6994703Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T19:59:06.6994995Z #define __EXCEPTIONS 1 2025-05-07T19:59:06.6995254Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T19:59:06.6995521Z #define __LDBL_MANT_DIG__ 64 2025-05-07T19:59:06.6995809Z #define __cpp_range_based_for 201603L 2025-05-07T19:59:06.6996200Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T19:59:06.6996633Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T19:59:06.6997051Z #define __STDCPP_DEFAULT_NEW_ALIGNMENT__ 16 2025-05-07T19:59:06.6997419Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T19:59:06.6997757Z #define __code_model_small__ 1 2025-05-07T19:59:06.6998049Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T19:59:06.6998374Z #define __cpp_nontype_template_args 201411L 2025-05-07T19:59:06.6998694Z #define __DEC32_MANT_DIG__ 7 2025-05-07T19:59:06.6998981Z #define __cpp_return_type_deduction 201304L 2025-05-07T19:59:06.6999289Z #define __k8__ 1 2025-05-07T19:59:06.6999543Z #define __INTPTR_TYPE__ long int 2025-05-07T19:59:06.6999839Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T19:59:06.7000159Z #define __WCHAR_TYPE__ int 2025-05-07T19:59:06.7000422Z #define __pic__ 2 2025-05-07T19:59:06.7000680Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T19:59:06.7001013Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T19:59:06.7001303Z #define __cpp_decltype 200707L 2025-05-07T19:59:06.7001611Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T19:59:06.7001970Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T19:59:06.7002366Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T19:59:06.7002740Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T19:59:06.7003062Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T19:59:06.7003408Z #define __cpp_inline_variables 201606L 2025-05-07T19:59:06.7003722Z #define __INT_MAX__ 0x7fffffff 2025-05-07T19:59:06.7003987Z #define __linux__ 1 2025-05-07T19:59:06.7004236Z #define __INT64_TYPE__ long int 2025-05-07T19:59:06.7004521Z #define __FLT_MAX_EXP__ 128 2025-05-07T19:59:06.7004794Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T19:59:06.7005090Z #define __DBL_MANT_DIG__ 53 2025-05-07T19:59:06.7005395Z #define __cpp_inheriting_constructors 201511L 2025-05-07T19:59:06.7005905Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T19:59:06.7006222Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T19:59:06.7006564Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T19:59:06.7006837Z #define __WINT_TYPE__ unsigned int 2025-05-07T19:59:06.7007150Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T19:59:06.7007465Z #define __SIZEOF_SHORT__ 2 2025-05-07T19:59:06.7007800Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T19:59:06.7008182Z #define __SSE__ 1 2025-05-07T19:59:06.7008423Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T19:59:06.7008790Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T19:59:06.7009144Z #define __amd64__ 1 2025-05-07T19:59:06.7009385Z #define __WINT_WIDTH__ 32 2025-05-07T19:59:06.7009651Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T19:59:06.7009928Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T19:59:06.7010212Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T19:59:06.7010506Z #define __SIZEOF_INT128__ 16 2025-05-07T19:59:06.7010770Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T19:59:06.7011057Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T19:59:06.7011348Z #define __ATOMIC_RELAXED 0 2025-05-07T19:59:06.7011703Z #define __DBL_EPSILON__ double(2.22044604925031308084726333618164062e-16L) 2025-05-07T19:59:06.7012199Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T19:59:06.7012577Z #define _LP64 1 2025-05-07T19:59:06.7012808Z #define __UINT8_C(c) c 2025-05-07T19:59:06.7013048Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T19:59:06.7013334Z #define __INT_LEAST32_TYPE__ int 2025-05-07T19:59:06.7013754Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T19:59:06.7014024Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T19:59:06.7014409Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T19:59:06.7014911Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T19:59:06.7015305Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T19:59:06.7015626Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T19:59:06.7015967Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T19:59:06.7016364Z #define __cpp_namespace_attributes 201411L 2025-05-07T19:59:06.7016769Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T19:59:06.7017168Z #define __STDCPP_THREADS__ 1 2025-05-07T19:59:06.7017457Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T19:59:06.7017727Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T19:59:06.7018095Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T19:59:06.7018488Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T19:59:06.7018752Z #define __STDC_UTF_32__ 1 2025-05-07T19:59:06.7019017Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T19:59:06.7019285Z #define __FXSR__ 1 2025-05-07T19:59:06.7019595Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T19:59:06.7020076Z #define __DBL_NORM_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T19:59:06.7020511Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T19:59:06.7020839Z #define __INTMAX_WIDTH__ 64 2025-05-07T19:59:06.7021114Z #define __cpp_runtime_arrays 198712L 2025-05-07T19:59:06.7021431Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T19:59:06.7021744Z #define __UINT32_C(c) c ## U 2025-05-07T19:59:06.7022021Z #define __cpp_alias_templates 200704L 2025-05-07T19:59:06.7022401Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T19:59:06.7022790Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T19:59:06.7023064Z #define __INT8_MAX__ 0x7f 2025-05-07T19:59:06.7023324Z #define __LONG_WIDTH__ 64 2025-05-07T19:59:06.7023577Z #define __PIC__ 2 2025-05-07T19:59:06.7023833Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T19:59:06.7024255Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T19:59:06.7024666Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T19:59:06.7025019Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T19:59:06.7025372Z #define __cpp_constexpr 201603L 2025-05-07T19:59:06.7025650Z #define __SSE2__ 1 2025-05-07T19:59:06.7025907Z #define __cpp_deduction_guides 201703L 2025-05-07T19:59:06.7026203Z #define __INT32_TYPE__ int 2025-05-07T19:59:06.7026470Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T19:59:06.7026752Z #define __cpp_exceptions 199711L 2025-05-07T19:59:06.7027033Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T19:59:06.7027393Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T19:59:06.7027773Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T19:59:06.7028052Z #define __INTMAX_TYPE__ long int 2025-05-07T19:59:06.7028340Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T19:59:06.7028622Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T19:59:06.7028900Z #define __ATOMIC_CONSUME 1 2025-05-07T19:59:06.7029168Z #define __GNUC_MINOR__ 4 2025-05-07T19:59:06.7029439Z #define __GLIBCXX_TYPE_INT_N_0 __int128 2025-05-07T19:59:06.7029748Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T19:59:06.7030045Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T19:59:06.7030362Z #define __PIE__ 2 2025-05-07T19:59:06.7030709Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T19:59:06.7031147Z #define __cpp_template_template_args 201611L 2025-05-07T19:59:06.7031476Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T19:59:06.7031849Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T19:59:06.7032232Z #define __INT16_C(c) c 2025-05-07T19:59:06.7032478Z #define __STDC__ 1 2025-05-07T19:59:06.7032719Z #define __FLT32X_DIG__ 15 2025-05-07T19:59:06.7032979Z #define __PTRDIFF_TYPE__ long int 2025-05-07T19:59:06.7033347Z #define __ATOMIC_SEQ_CST 5 2025-05-07T19:59:06.7033627Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T19:59:06.7033936Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T19:59:06.7034312Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T19:59:06.7034675Z #define __DEC128_MANT_DIG__ 34 2025-05-07T19:59:06.7034962Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T19:59:06.7035265Z #define __cpp_generic_lambdas 201304L 2025-05-07T19:59:06.7035694Z #define __SSE_MATH__ 1 2025-05-07T19:59:06.7035955Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T19:59:06.7036328Z #define __cpp_user_defined_literals 200809L 2025-05-07T19:59:06.7036664Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T19:59:06.7036963Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T19:59:06.7037258Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T19:59:06.7037551Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T19:59:06.7037873Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T19:59:06.7038286Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T19:59:06.7038682Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T19:59:06.7039003Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T19:59:06.7039310Z #define _GNU_SOURCE 1 2025-05-07T19:59:06.7039560Z #define __cpp_init_captures 201304L 2025-05-07T19:59:06.7039859Z #define __ATOMIC_ACQ_REL 4 2025-05-07T19:59:06.7040123Z #define __ATOMIC_RELEASE 3 2025-05-07T19:59:06.7040289Z 2025-05-07T19:59:06.7541895Z 2025-05-07T19:59:06.7542191Z + conda run -n build_binary c++ --version 2025-05-07T19:59:06.7542442Z 2025-05-07T19:59:08.6863370Z c++ (conda-forge gcc 11.4.0-13) 11.4.0 2025-05-07T19:59:08.6864253Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-05-07T19:59:08.6865335Z This is free software; see the source for copying conditions. There is NO 2025-05-07T19:59:08.6866645Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T19:59:08.6867485Z 2025-05-07T19:59:08.6867495Z 2025-05-07T19:59:08.7519836Z 2025-05-07T19:59:08.7520437Z [INFO] Printing the default version of the C standard used by the compiler ... 2025-05-07T19:59:08.7521065Z + conda run -n build_binary cc -dM -E - < /dev/null | grep __STDC_VERSION__ 2025-05-07T19:59:08.7521385Z 2025-05-07T19:59:10.6521161Z #define __STDC_VERSION__ 201710L 2025-05-07T19:59:10.6521584Z 2025-05-07T19:59:10.6522064Z [INFO] Printing the default version of the C++ standard used by the compiler ... 2025-05-07T19:59:10.6522677Z + conda run -n build_binary c++ -dM -E -x c++ - < /dev/null | grep __cplusplus 2025-05-07T19:59:10.6523038Z 2025-05-07T19:59:12.5545034Z #define __cplusplus 201703L 2025-05-07T19:59:12.5545295Z 2025-05-07T19:59:12.5546044Z [INSTALL] Successfully installed C/C++ compilers 2025-05-07T19:59:12.5614813Z ##[group]Run . $PRELUDE; install_pytorch_pip $BUILD_ENV nightly cpu 2025-05-07T19:59:12.5615359Z . $PRELUDE; install_pytorch_pip $BUILD_ENV nightly cpu 2025-05-07T19:59:12.5616094Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:59:12.5616438Z env: 2025-05-07T19:59:12.5616675Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:59:12.5616989Z BUILD_ENV: build_binary 2025-05-07T19:59:12.5617260Z BUILD_TARGET: default 2025-05-07T19:59:12.5617512Z BUILD_VARIANT: cpu 2025-05-07T19:59:12.5617743Z ##[endgroup] 2025-05-07T19:59:12.9802382Z ################################################################################ 2025-05-07T19:59:12.9802814Z # Install PyTorch (PIP) 2025-05-07T19:59:12.9803102Z # 2025-05-07T19:59:12.9815656Z # [2025-05-07T19:59:12.981Z] + install_pytorch_pip build_binary nightly cpu 2025-05-07T19:59:12.9816197Z ################################################################################ 2025-05-07T19:59:12.9816438Z 2025-05-07T19:59:12.9840646Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y numpy 2025-05-07T19:59:13.7242514Z Channels: 2025-05-07T19:59:13.7264748Z - conda-forge 2025-05-07T19:59:13.7265149Z Platform: linux-64 2025-05-07T19:59:16.7885899Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T19:59:17.4351561Z Solving environment: \ done 2025-05-07T19:59:17.4877711Z 2025-05-07T19:59:17.4878169Z ## Package Plan ## 2025-05-07T19:59:17.4878352Z 2025-05-07T19:59:17.4878579Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:59:17.4878903Z 2025-05-07T19:59:17.4879016Z added / updated specs: 2025-05-07T19:59:17.4879271Z - numpy 2025-05-07T19:59:17.4879627Z 2025-05-07T19:59:17.4879632Z 2025-05-07T19:59:17.4879756Z The following packages will be downloaded: 2025-05-07T19:59:17.4879982Z 2025-05-07T19:59:17.4880119Z package | build 2025-05-07T19:59:17.4880467Z ---------------------------|----------------- 2025-05-07T19:59:17.4881015Z libblas-3.9.0 |31_h59b9bed_openblas 16 KB conda-forge 2025-05-07T19:59:17.4881573Z libcblas-3.9.0 |31_he106b2a_openblas 16 KB conda-forge 2025-05-07T19:59:17.4882055Z libgfortran-15.1.0 | h69a702a_2 34 KB conda-forge 2025-05-07T19:59:17.4882525Z libgfortran5-15.1.0 | hcea5267_2 1.5 MB conda-forge 2025-05-07T19:59:17.4883013Z liblapack-3.9.0 |31_h7ac8fdf_openblas 16 KB conda-forge 2025-05-07T19:59:17.4883512Z libopenblas-0.3.29 |pthreads_h94d23a6_0 5.6 MB conda-forge 2025-05-07T19:59:17.4883979Z numpy-2.2.5 | py310hefbff90_0 7.6 MB conda-forge 2025-05-07T19:59:17.4884467Z ------------------------------------------------------------ 2025-05-07T19:59:17.4884835Z Total: 14.8 MB 2025-05-07T19:59:17.4885058Z 2025-05-07T19:59:17.4885210Z The following NEW packages will be INSTALLED: 2025-05-07T19:59:17.4885447Z 2025-05-07T19:59:17.4885685Z libblas conda-forge/linux-64::libblas-3.9.0-31_h59b9bed_openblas 2025-05-07T19:59:17.4886218Z libcblas conda-forge/linux-64::libcblas-3.9.0-31_he106b2a_openblas 2025-05-07T19:59:17.4886749Z libgfortran conda-forge/linux-64::libgfortran-15.1.0-h69a702a_2 2025-05-07T19:59:17.4887371Z libgfortran5 conda-forge/linux-64::libgfortran5-15.1.0-hcea5267_2 2025-05-07T19:59:17.4887904Z liblapack conda-forge/linux-64::liblapack-3.9.0-31_h7ac8fdf_openblas 2025-05-07T19:59:17.4888486Z libopenblas conda-forge/linux-64::libopenblas-0.3.29-pthreads_h94d23a6_0 2025-05-07T19:59:17.4889024Z numpy conda-forge/linux-64::numpy-2.2.5-py310hefbff90_0 2025-05-07T19:59:17.4889307Z 2025-05-07T19:59:17.4889311Z 2025-05-07T19:59:17.4889315Z 2025-05-07T19:59:17.4889476Z Downloading and Extracting Packages: ...working... 2025-05-07T19:59:17.4890031Z numpy-2.2.5 | 7.6 MB | | 0% 2025-05-07T19:59:17.4890281Z 2025-05-07T19:59:17.4890699Z libopenblas-0.3.29 | 5.6 MB | | 0%  2025-05-07T19:59:17.4891035Z 2025-05-07T19:59:17.4891043Z 2025-05-07T19:59:17.4901714Z libgfortran5-15.1.0 | 1.5 MB | | 0%  2025-05-07T19:59:17.4902068Z 2025-05-07T19:59:17.4902072Z 2025-05-07T19:59:17.4902093Z 2025-05-07T19:59:17.4917517Z libgfortran-15.1.0 | 34 KB | | 0%  2025-05-07T19:59:17.4917801Z 2025-05-07T19:59:17.4917806Z 2025-05-07T19:59:17.4917810Z 2025-05-07T19:59:17.4917815Z 2025-05-07T19:59:17.4932294Z libblas-3.9.0 | 16 KB | | 0%  2025-05-07T19:59:17.4932563Z 2025-05-07T19:59:17.4932578Z 2025-05-07T19:59:17.4932586Z 2025-05-07T19:59:17.4932589Z 2025-05-07T19:59:17.4934768Z 2025-05-07T19:59:17.4936648Z libcblas-3.9.0 | 16 KB | | 0%  2025-05-07T19:59:17.4937011Z 2025-05-07T19:59:17.4937037Z 2025-05-07T19:59:17.4937041Z 2025-05-07T19:59:17.4937044Z 2025-05-07T19:59:17.4937047Z 2025-05-07T19:59:17.4937073Z 2025-05-07T19:59:17.6462164Z liblapack-3.9.0 | 16 KB | | 0%  2025-05-07T19:59:17.6462476Z 2025-05-07T19:59:17.6463623Z 2025-05-07T19:59:17.6465221Z libgfortran5-15.1.0 | 1.5 MB | 1 | 1%  2025-05-07T19:59:17.6465720Z 2025-05-07T19:59:17.6465726Z 2025-05-07T19:59:17.6466109Z 2025-05-07T19:59:17.6471237Z libgfortran-15.1.0 | 34 KB | ####7 | 47%  2025-05-07T19:59:17.6471532Z 2025-05-07T19:59:17.6471537Z 2025-05-07T19:59:17.6471541Z 2025-05-07T19:59:17.6478953Z 2025-05-07T19:59:17.6505636Z libblas-3.9.0 | 16 KB | #########7 | 97%  2025-05-07T19:59:17.6506222Z 2025-05-07T19:59:17.6506227Z 2025-05-07T19:59:17.6506233Z 2025-05-07T19:59:17.6507366Z 2025-05-07T19:59:17.6530711Z libblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T19:59:17.6531018Z 2025-05-07T19:59:17.6531043Z 2025-05-07T19:59:17.6536941Z 2025-05-07T19:59:17.6765359Z libgfortran-15.1.0 | 34 KB | ########## | 100%  2025-05-07T19:59:17.6765797Z 2025-05-07T19:59:17.6765809Z 2025-05-07T19:59:17.6765816Z 2025-05-07T19:59:17.6765834Z 2025-05-07T19:59:17.6828194Z libblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T19:59:17.6828702Z 2025-05-07T19:59:17.6828710Z 2025-05-07T19:59:17.6828724Z 2025-05-07T19:59:17.6830952Z libgfortran-15.1.0 | 34 KB | ########## | 100%  2025-05-07T19:59:17.6831483Z 2025-05-07T19:59:17.6831499Z 2025-05-07T19:59:17.6967389Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T19:59:17.6967904Z 2025-05-07T19:59:17.6967930Z 2025-05-07T19:59:17.6967971Z 2025-05-07T19:59:17.6967978Z 2025-05-07T19:59:17.6967986Z 2025-05-07T19:59:17.6967998Z 2025-05-07T19:59:17.6972115Z liblapack-3.9.0 | 16 KB | #########7 | 98%  2025-05-07T19:59:17.6972581Z 2025-05-07T19:59:17.6972611Z 2025-05-07T19:59:17.6972617Z 2025-05-07T19:59:17.6972623Z 2025-05-07T19:59:17.6972627Z 2025-05-07T19:59:17.6972636Z 2025-05-07T19:59:17.7070045Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T19:59:17.7070611Z 2025-05-07T19:59:17.7070617Z 2025-05-07T19:59:17.7070623Z 2025-05-07T19:59:17.7070629Z 2025-05-07T19:59:17.7070642Z 2025-05-07T19:59:17.7078332Z libcblas-3.9.0 | 16 KB | #########7 | 98%  2025-05-07T19:59:17.7078842Z 2025-05-07T19:59:17.7078847Z 2025-05-07T19:59:17.7078851Z 2025-05-07T19:59:17.7078854Z 2025-05-07T19:59:17.7083632Z 2025-05-07T19:59:17.7086573Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T19:59:17.7086929Z 2025-05-07T19:59:17.7086938Z 2025-05-07T19:59:17.7086942Z 2025-05-07T19:59:17.7086946Z 2025-05-07T19:59:17.7086950Z 2025-05-07T19:59:17.7086969Z 2025-05-07T19:59:17.7092443Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T19:59:17.7093060Z 2025-05-07T19:59:17.7228350Z libopenblas-0.3.29 | 5.6 MB | | 0%  2025-05-07T19:59:17.7272210Z numpy-2.2.5 | 7.6 MB | | 0% 2025-05-07T19:59:17.7272759Z 2025-05-07T19:59:17.7272764Z 2025-05-07T19:59:17.7272768Z 2025-05-07T19:59:17.7272771Z 2025-05-07T19:59:17.7272775Z 2025-05-07T19:59:17.7406205Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T19:59:17.7406596Z 2025-05-07T19:59:17.7406604Z 2025-05-07T19:59:17.7659893Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T19:59:17.7660206Z 2025-05-07T19:59:17.7935111Z libopenblas-0.3.29 | 5.6 MB | ########## | 100%  2025-05-07T19:59:17.8770030Z numpy-2.2.5 | 7.6 MB | ########## | 100% 2025-05-07T19:59:17.8770348Z 2025-05-07T19:59:17.8771644Z libopenblas-0.3.29 | 5.6 MB | ########## | 100%  2025-05-07T19:59:17.8771922Z 2025-05-07T19:59:18.1826716Z libopenblas-0.3.29 | 5.6 MB | ########## | 100%  2025-05-07T19:59:18.1827275Z numpy-2.2.5 | 7.6 MB | ########## | 100% 2025-05-07T19:59:18.1832272Z numpy-2.2.5 | 7.6 MB | ########## | 100% 2025-05-07T19:59:18.1832885Z 2025-05-07T19:59:18.1833209Z 2025-05-07T19:59:18.1833559Z  2025-05-07T19:59:18.1833868Z 2025-05-07T19:59:18.1833874Z 2025-05-07T19:59:18.1834155Z  2025-05-07T19:59:18.1834468Z 2025-05-07T19:59:18.1834477Z 2025-05-07T19:59:18.1834484Z 2025-05-07T19:59:18.1834765Z  2025-05-07T19:59:18.1834987Z 2025-05-07T19:59:18.1834991Z 2025-05-07T19:59:18.1835239Z 2025-05-07T19:59:18.1835247Z 2025-05-07T19:59:18.1835538Z  2025-05-07T19:59:18.1835869Z 2025-05-07T19:59:18.1835875Z 2025-05-07T19:59:18.1835880Z 2025-05-07T19:59:18.1835886Z 2025-05-07T19:59:18.1835905Z 2025-05-07T19:59:18.1836302Z  2025-05-07T19:59:18.1836649Z 2025-05-07T19:59:18.1836656Z 2025-05-07T19:59:18.1836661Z 2025-05-07T19:59:18.1836667Z 2025-05-07T19:59:18.1836672Z 2025-05-07T19:59:18.1836678Z 2025-05-07T19:59:18.1836979Z  done 2025-05-07T19:59:18.2838608Z Preparing transaction: / done 2025-05-07T19:59:18.3842817Z Verifying transaction: \ done 2025-05-07T19:59:18.4850302Z Executing transaction: / done 2025-05-07T19:59:18.5789871Z ################################################################################ 2025-05-07T19:59:18.5790468Z # Install Package From PyTorch PIP: torch 2025-05-07T19:59:18.5790961Z # 2025-05-07T19:59:18.5806986Z # [2025-05-07T19:59:18.580Z] + install_from_pytorch_pip build_binary torch nightly cpu 2025-05-07T19:59:18.5807885Z ################################################################################ 2025-05-07T19:59:18.5808314Z 2025-05-07T19:59:18.5824479Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:59:18.6673591Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:59:18.6673988Z ################################################################################ 2025-05-07T19:59:18.6674360Z # Prepare PIP Arguments (PyTorch PIP) 2025-05-07T19:59:18.6674668Z # 2025-05-07T19:59:18.6689972Z # [2025-05-07T19:59:18.668Z] + __prepare_pip_arguments torch nightly cpu 2025-05-07T19:59:18.6690418Z ################################################################################ 2025-05-07T19:59:18.6690651Z 2025-05-07T19:59:18.6709762Z [INSTALL] Extracted package (channel, version): (nightly, LATEST) 2025-05-07T19:59:18.6710237Z [INSTALL] Extracted package variant: cpu 2025-05-07T19:59:18.6722045Z [INSTALL] Using a non-RELEASE channel: nightly ... 2025-05-07T19:59:18.6722683Z [INSTALL] Extracted the full PIP channel: https://download.pytorch.org/whl/nightly/cpu/ 2025-05-07T19:59:18.6728467Z [INSTALL] Extracted the full PIP package: --pre torch 2025-05-07T19:59:18.6734714Z [INSTALL] Attempting to install [torch, LATEST] from PyTorch PIP using channel https://download.pytorch.org/whl/nightly/cpu/ ... 2025-05-07T19:59:18.6754484Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install --pre torch --index-url https://download.pytorch.org/whl/nightly/cpu/ 2025-05-07T19:59:36.9161343Z WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 2025-05-07T19:59:36.9162839Z 2025-05-07T19:59:36.9163091Z Looking in indexes: https://download.pytorch.org/whl/nightly/cpu/ 2025-05-07T19:59:36.9163487Z Collecting torch 2025-05-07T19:59:36.9164174Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.8.0.dev20250507%2Bcpu-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (28 kB) 2025-05-07T19:59:36.9164905Z Collecting filelock (from torch) 2025-05-07T19:59:36.9165419Z Downloading https://download.pytorch.org/whl/nightly/filelock-3.16.1-py3-none-any.whl (16 kB) 2025-05-07T19:59:36.9166409Z Requirement already satisfied: typing-extensions>=4.10.0 in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from torch) (4.13.2) 2025-05-07T19:59:36.9167163Z Collecting sympy>=1.13.3 (from torch) 2025-05-07T19:59:36.9167866Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.13.3-py3-none-any.whl (6.2 MB) 2025-05-07T19:59:36.9168719Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 226.6 MB/s eta 0:00:00 2025-05-07T19:59:36.9169338Z Collecting networkx (from torch) 2025-05-07T19:59:36.9169866Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.4.2-py3-none-any.whl (1.7 MB) 2025-05-07T19:59:36.9170573Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 175.8 MB/s eta 0:00:00 2025-05-07T19:59:36.9170925Z Collecting jinja2 (from torch) 2025-05-07T19:59:36.9171424Z Downloading https://download.pytorch.org/whl/nightly/jinja2-3.1.4-py3-none-any.whl (133 kB) 2025-05-07T19:59:36.9171948Z Collecting fsspec (from torch) 2025-05-07T19:59:36.9172450Z Downloading https://download.pytorch.org/whl/nightly/fsspec-2024.10.0-py3-none-any.whl (179 kB) 2025-05-07T19:59:36.9173064Z Collecting mpmath<1.4,>=1.1.0 (from sympy>=1.13.3->torch) 2025-05-07T19:59:36.9173647Z Downloading https://download.pytorch.org/whl/nightly/mpmath-1.3.0-py3-none-any.whl (536 kB) 2025-05-07T19:59:36.9174326Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 51.1 MB/s eta 0:00:00 2025-05-07T19:59:36.9174727Z Collecting MarkupSafe>=2.0 (from jinja2->torch) 2025-05-07T19:59:36.9175474Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) 2025-05-07T19:59:36.9176587Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.8.0.dev20250507%2Bcpu-cp310-cp310-manylinux_2_28_x86_64.whl (180.7 MB) 2025-05-07T19:59:36.9177413Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 180.7/180.7 MB 153.9 MB/s eta 0:00:00 2025-05-07T19:59:36.9178001Z Installing collected packages: mpmath, sympy, networkx, MarkupSafe, fsspec, filelock, jinja2, torch 2025-05-07T19:59:36.9178544Z 2025-05-07T19:59:36.9179053Z 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 sympy-1.13.3 torch-2.8.0.dev20250507+cpu 2025-05-07T19:59:36.9179660Z 2025-05-07T19:59:40.1495364Z [CHECK] Python (sub-)package 'torch.distributed' found ... 2025-05-07T19:59:43.3231496Z [CHECK] NOTE: The installed version is: 2.8.0.dev20250507+cpu 2025-05-07T19:59:43.3232093Z [CHECK] NOTE: Checking _GLIBCXX_USE_CXX11_ABI ... 2025-05-07T19:59:46.4308806Z True 2025-05-07T19:59:46.4309079Z True 2025-05-07T19:59:46.4309200Z 2025-05-07T19:59:46.4934957Z [INSTALL] Successfully installed PyTorch through PyTorch PIP 2025-05-07T19:59:46.4998674Z ##[group]Run if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T19:59:46.4999320Z if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T19:59:46.5000000Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:59:46.5000336Z env: 2025-05-07T19:59:46.5000565Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:59:46.5000884Z BUILD_ENV: build_binary 2025-05-07T19:59:46.5001146Z BUILD_TARGET: default 2025-05-07T19:59:46.5001381Z BUILD_VARIANT: cpu 2025-05-07T19:59:46.5001614Z ##[endgroup] 2025-05-07T19:59:46.8987522Z /github/home/miniconda/bin/conda 2025-05-07T19:59:46.8988136Z ################################################################################ 2025-05-07T19:59:46.8988613Z # Collect PyTorch Environment Information (for Reporting Issues) 2025-05-07T19:59:46.8989005Z # 2025-05-07T19:59:46.9003033Z # [2025-05-07T19:59:46.900Z] + collect_pytorch_env_info build_binary 2025-05-07T19:59:46.9003498Z ################################################################################ 2025-05-07T19:59:46.9003733Z 2025-05-07T19:59:46.9018049Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:59:46.9841279Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:59:46.9847204Z [INFO] Downloading the PyTorch environment info collection script ... 2025-05-07T19:59:46.9847862Z + wget -q https://raw.githubusercontent.com/pytorch/pytorch/main/torch/utils/collect_env.py 2025-05-07T19:59:46.9848280Z 2025-05-07T19:59:47.0669070Z 2025-05-07T19:59:47.0670115Z [INFO] Collecting PyTorch environment info (will be needed for reporting issues to PyTorch) ... 2025-05-07T19:59:47.0690934Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary python collect_env.py 2025-05-07T19:59:52.0278845Z Collecting environment information... 2025-05-07T19:59:52.0279251Z PyTorch version: 2.8.0.dev20250507+cpu 2025-05-07T19:59:52.0279558Z Is debug build: False 2025-05-07T19:59:52.0279844Z CUDA used to build PyTorch: None 2025-05-07T19:59:52.0280181Z ROCM used to build PyTorch: N/A 2025-05-07T19:59:52.0280376Z 2025-05-07T19:59:52.0280483Z OS: Amazon Linux 2023.7.20250428 (x86_64) 2025-05-07T19:59:52.0280826Z GCC version: (conda-forge gcc 11.4.0-13) 11.4.0 2025-05-07T19:59:52.0281154Z Clang version: Could not collect 2025-05-07T19:59:52.0281447Z CMake version: Could not collect 2025-05-07T19:59:52.0281731Z Libc version: glibc-2.34 2025-05-07T19:59:52.0281890Z 2025-05-07T19:59:52.0282108Z Python version: 3.10.16 (main, Dec 11 2024, 16:24:50) [GCC 11.2.0] (64-bit runtime) 2025-05-07T19:59:52.0282674Z Python platform: Linux-6.1.130-139.222.amzn2023.x86_64-x86_64-with-glibc2.34 2025-05-07T19:59:52.0283123Z Is CUDA available: False 2025-05-07T19:59:52.0283375Z CUDA runtime version: No CUDA 2025-05-07T19:59:52.0283660Z CUDA_MODULE_LOADING set to: N/A 2025-05-07T19:59:52.0283954Z GPU models and configuration: No CUDA 2025-05-07T19:59:52.0284267Z Nvidia driver version: No CUDA 2025-05-07T19:59:52.0284534Z cuDNN version: No CUDA 2025-05-07T19:59:52.0284786Z HIP runtime version: N/A 2025-05-07T19:59:52.0285049Z MIOpen runtime version: N/A 2025-05-07T19:59:52.0285309Z Is XNNPACK available: True 2025-05-07T19:59:52.0285484Z 2025-05-07T19:59:52.0285561Z CPU: 2025-05-07T19:59:52.0285788Z Architecture: x86_64 2025-05-07T19:59:52.0286126Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T19:59:52.0286540Z Address sizes: 46 bits physical, 48 bits virtual 2025-05-07T19:59:52.0286953Z Byte Order: Little Endian 2025-05-07T19:59:52.0287278Z CPU(s): 16 2025-05-07T19:59:52.0287597Z On-line CPU(s) list: 0-15 2025-05-07T19:59:52.0287946Z Vendor ID: GenuineIntel 2025-05-07T19:59:52.0288363Z Model name: Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:59:52.0288747Z CPU family: 6 2025-05-07T19:59:52.0289331Z Model: 85 2025-05-07T19:59:52.0289644Z Thread(s) per core: 2 2025-05-07T19:59:52.0289937Z Core(s) per socket: 8 2025-05-07T19:59:52.0290316Z Socket(s): 1 2025-05-07T19:59:52.0290796Z Stepping: 7 2025-05-07T19:59:52.0291243Z BogoMIPS: 5999.98 2025-05-07T19:59:52.0293590Z Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke 2025-05-07T19:59:52.0295948Z Hypervisor vendor: KVM 2025-05-07T19:59:52.0296338Z Virtualization type: full 2025-05-07T19:59:52.0296794Z L1d cache: 256 KiB (8 instances) 2025-05-07T19:59:52.0297313Z L1i cache: 256 KiB (8 instances) 2025-05-07T19:59:52.0297785Z L2 cache: 8 MiB (8 instances) 2025-05-07T19:59:52.0298208Z L3 cache: 35.8 MiB (1 instance) 2025-05-07T19:59:52.0298675Z NUMA node(s): 1 2025-05-07T19:59:52.0299082Z NUMA node0 CPU(s): 0-15 2025-05-07T19:59:52.0299588Z Vulnerability Gather data sampling: Unknown: Dependent on hypervisor status 2025-05-07T19:59:52.0300411Z Vulnerability Itlb multihit: KVM: Mitigation: VMX unsupported 2025-05-07T19:59:52.0301009Z Vulnerability L1tf: Mitigation; PTE Inversion 2025-05-07T19:59:52.0301712Z Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 2025-05-07T19:59:52.0302399Z Vulnerability Meltdown: Mitigation; PTI 2025-05-07T19:59:52.0303105Z Vulnerability Mmio stale data: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 2025-05-07T19:59:52.0303803Z Vulnerability Reg file data sampling: Not affected 2025-05-07T19:59:52.0304444Z Vulnerability Retbleed: Vulnerable 2025-05-07T19:59:52.0304904Z Vulnerability Spec rstack overflow: Not affected 2025-05-07T19:59:52.0305378Z Vulnerability Spec store bypass: Vulnerable 2025-05-07T19:59:52.0306293Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2025-05-07T19:59:52.0307241Z Vulnerability Spectre v2: Mitigation; Retpolines; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Retpoline 2025-05-07T19:59:52.0307917Z Vulnerability Srbds: Not affected 2025-05-07T19:59:52.0308449Z Vulnerability Tsx async abort: Not affected 2025-05-07T19:59:52.0308725Z 2025-05-07T19:59:52.0308950Z Versions of relevant libraries: 2025-05-07T19:59:52.0309309Z [pip3] numpy==2.2.5 2025-05-07T19:59:52.0309721Z [pip3] torch==2.8.0.dev20250507+cpu 2025-05-07T19:59:52.0310197Z [conda] numpy 2.2.5 py310hefbff90_0 conda-forge 2025-05-07T19:59:52.0310761Z [conda] torch 2.8.0.dev20250507+cpu pypi_0 pypi 2025-05-07T19:59:52.0311091Z 2025-05-07T19:59:52.0960950Z ##[group]Run . $PRELUDE; cd fbgemm_gpu; prepare_fbgemm_gpu_build $BUILD_ENV 2025-05-07T19:59:52.0961776Z . $PRELUDE; cd fbgemm_gpu; prepare_fbgemm_gpu_build $BUILD_ENV 2025-05-07T19:59:52.0963028Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:59:52.0963465Z env: 2025-05-07T19:59:52.0963751Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:59:52.0964216Z BUILD_ENV: build_binary 2025-05-07T19:59:52.0964569Z BUILD_TARGET: default 2025-05-07T19:59:52.0964876Z BUILD_VARIANT: cpu 2025-05-07T19:59:52.0965276Z ##[endgroup] 2025-05-07T19:59:52.5178186Z ################################################################################ 2025-05-07T19:59:52.5178593Z # Prepare FBGEMM-GPU Build 2025-05-07T19:59:52.5178866Z # 2025-05-07T19:59:52.5191907Z # [2025-05-07T19:59:52.518Z] + prepare_fbgemm_gpu_build build_binary 2025-05-07T19:59:52.5192340Z ################################################################################ 2025-05-07T19:59:52.5192636Z 2025-05-07T19:59:52.5206701Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:59:52.6050188Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:59:52.6063388Z [BUILD] Running git submodules update ... 2025-05-07T19:59:52.6083383Z [EXEC] [ATTEMPT 0/3] + git submodule sync 2025-05-07T19:59:52.6348420Z Synchronizing submodule url for '../external/asmjit' 2025-05-07T19:59:52.6348915Z Synchronizing submodule url for '../external/composable_kernel' 2025-05-07T19:59:52.6349385Z Synchronizing submodule url for '../external/cpuinfo' 2025-05-07T19:59:52.6349813Z Synchronizing submodule url for '../external/cutlass' 2025-05-07T19:59:52.6350243Z Synchronizing submodule url for '../external/googletest' 2025-05-07T19:59:52.6350676Z Synchronizing submodule url for '../external/hipify_torch' 2025-05-07T19:59:52.6351105Z Synchronizing submodule url for '../external/json' 2025-05-07T19:59:52.6372617Z [EXEC] [ATTEMPT 0/3] + git submodule update --init --recursive 2025-05-07T19:59:52.6766236Z [BUILD] Installing other build dependencies ... 2025-05-07T19:59:52.6784846Z [EXEC] [ATTEMPT 0/3] + conda run --no-capture-output -n build_binary python -m pip install -r requirements.txt 2025-05-07T19:59:54.8053620Z Collecting backports.tarfile (from -r requirements.txt (line 13)) 2025-05-07T19:59:54.8221139Z Downloading backports.tarfile-1.2.0-py3-none-any.whl.metadata (2.0 kB) 2025-05-07T19:59:54.8438878Z Collecting build (from -r requirements.txt (line 14)) 2025-05-07T19:59:54.8468214Z Downloading build-1.2.2.post1-py3-none-any.whl.metadata (6.5 kB) 2025-05-07T19:59:54.9914145Z Collecting cmake (from -r requirements.txt (line 15)) 2025-05-07T19:59:54.9948138Z Downloading cmake-4.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.3 kB) 2025-05-07T19:59:55.0222273Z Collecting click (from -r requirements.txt (line 16)) 2025-05-07T19:59:55.0253824Z Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) 2025-05-07T19:59:55.2643328Z Collecting hypothesis (from -r requirements.txt (line 17)) 2025-05-07T19:59:55.2676391Z Downloading hypothesis-6.131.14-py3-none-any.whl.metadata (5.6 kB) 2025-05-07T19:59:55.2839437Z Requirement already satisfied: jinja2 in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from -r requirements.txt (line 18)) (3.1.4) 2025-05-07T19:59:55.2844088Z Requirement already satisfied: mpmath==1.3.0 in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from -r requirements.txt (line 19)) (1.3.0) 2025-05-07T19:59:55.3153703Z Collecting ninja (from -r requirements.txt (line 20)) 2025-05-07T19:59:55.3182859Z Downloading ninja-1.11.1.4-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (5.0 kB) 2025-05-07T19:59:55.3244385Z Requirement already satisfied: numpy>=2.0.2 in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from -r requirements.txt (line 21)) (2.2.5) 2025-05-07T19:59:55.3392479Z Collecting pyre-extensions (from -r requirements.txt (line 22)) 2025-05-07T19:59:55.3423370Z Downloading pyre_extensions-0.0.32-py3-none-any.whl.metadata (4.0 kB) 2025-05-07T19:59:55.3831281Z Collecting pyyaml (from -r requirements.txt (line 23)) 2025-05-07T19:59:55.3866679Z Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 2025-05-07T19:59:55.4083511Z Collecting scikit-build (from -r requirements.txt (line 24)) 2025-05-07T19:59:55.4111952Z Downloading scikit_build-0.18.1-py3-none-any.whl.metadata (18 kB) 2025-05-07T19:59:55.4209698Z Requirement already satisfied: setuptools in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from -r requirements.txt (line 25)) (78.1.1) 2025-05-07T19:59:55.4423756Z Collecting setuptools_git_versioning (from -r requirements.txt (line 26)) 2025-05-07T19:59:55.4452428Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl.metadata (6.1 kB) 2025-05-07T19:59:55.4617285Z Collecting tabulate (from -r requirements.txt (line 27)) 2025-05-07T19:59:55.4645737Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-05-07T19:59:55.4881255Z Collecting patchelf (from -r requirements.txt (line 28)) 2025-05-07T19:59:55.4912652Z 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-07T19:59:55.5160551Z Collecting packaging>=19.1 (from build->-r requirements.txt (line 14)) 2025-05-07T19:59:55.5190708Z Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2025-05-07T19:59:55.5334658Z Collecting pyproject_hooks (from build->-r requirements.txt (line 14)) 2025-05-07T19:59:55.5365662Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB) 2025-05-07T19:59:55.5567822Z Collecting tomli>=1.1.0 (from build->-r requirements.txt (line 14)) 2025-05-07T19:59:55.5601856Z Downloading tomli-2.2.1-py3-none-any.whl.metadata (10 kB) 2025-05-07T19:59:55.6018246Z Collecting attrs>=22.2.0 (from hypothesis->-r requirements.txt (line 17)) 2025-05-07T19:59:55.6070348Z Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 2025-05-07T19:59:55.6358383Z Collecting exceptiongroup>=1.0.0 (from hypothesis->-r requirements.txt (line 17)) 2025-05-07T19:59:55.6389757Z Downloading exceptiongroup-1.2.2-py3-none-any.whl.metadata (6.6 kB) 2025-05-07T19:59:55.6581807Z Collecting sortedcontainers<3.0.0,>=2.1.0 (from hypothesis->-r requirements.txt (line 17)) 2025-05-07T19:59:55.6634419Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2025-05-07T19:59:55.6704661Z Requirement already satisfied: MarkupSafe>=2.0 in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from jinja2->-r requirements.txt (line 18)) (2.1.5) 2025-05-07T19:59:55.6823704Z Collecting typing-inspect (from pyre-extensions->-r requirements.txt (line 22)) 2025-05-07T19:59:55.6853623Z Downloading typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB) 2025-05-07T19:59:55.6912470Z Requirement already satisfied: typing-extensions in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from pyre-extensions->-r requirements.txt (line 22)) (4.13.2) 2025-05-07T19:59:55.7040347Z Collecting distro (from scikit-build->-r requirements.txt (line 24)) 2025-05-07T19:59:55.7071281Z Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2025-05-07T19:59:55.7136145Z Requirement already satisfied: wheel>=0.32.0 in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from scikit-build->-r requirements.txt (line 24)) (0.45.1) 2025-05-07T19:59:55.7385545Z Collecting mypy-extensions>=0.3.0 (from typing-inspect->pyre-extensions->-r requirements.txt (line 22)) 2025-05-07T19:59:55.7422713Z Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 2025-05-07T19:59:55.7520768Z Downloading backports.tarfile-1.2.0-py3-none-any.whl (30 kB) 2025-05-07T19:59:55.7608050Z Downloading build-1.2.2.post1-py3-none-any.whl (22 kB) 2025-05-07T19:59:55.7694212Z Downloading cmake-4.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (27.9 MB) 2025-05-07T19:59:55.8824798Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 27.9/27.9 MB 253.1 MB/s eta 0:00:00 2025-05-07T19:59:55.8861908Z Downloading click-8.1.8-py3-none-any.whl (98 kB) 2025-05-07T19:59:55.8922995Z Downloading hypothesis-6.131.14-py3-none-any.whl (500 kB) 2025-05-07T19:59:55.9000060Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2025-05-07T19:59:55.9054516Z Downloading ninja-1.11.1.4-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (422 kB) 2025-05-07T19:59:55.9124685Z Downloading pyre_extensions-0.0.32-py3-none-any.whl (12 kB) 2025-05-07T19:59:55.9179302Z Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (751 kB) 2025-05-07T19:59:55.9250080Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 751.2/751.2 kB 99.2 MB/s eta 0:00:00 2025-05-07T19:59:55.9282147Z Downloading scikit_build-0.18.1-py3-none-any.whl (85 kB) 2025-05-07T19:59:55.9342486Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl (10 kB) 2025-05-07T19:59:55.9395330Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-05-07T19:59:55.9455826Z 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-07T19:59:55.9536209Z Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 2025-05-07T19:59:55.9596635Z Downloading exceptiongroup-1.2.2-py3-none-any.whl (16 kB) 2025-05-07T19:59:55.9650588Z Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-05-07T19:59:55.9705395Z Downloading tomli-2.2.1-py3-none-any.whl (14 kB) 2025-05-07T19:59:55.9760355Z Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2025-05-07T19:59:55.9812151Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB) 2025-05-07T19:59:55.9867284Z Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2025-05-07T19:59:55.9930647Z Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 2025-05-07T19:59:56.2162920Z Installing collected packages: sortedcontainers, tomli, tabulate, pyyaml, pyproject_hooks, patchelf, packaging, ninja, mypy-extensions, exceptiongroup, distro, cmake, click, backports.tarfile, attrs, typing-inspect, setuptools_git_versioning, scikit-build, hypothesis, build, pyre-extensions 2025-05-07T19:59:57.6407648Z 2025-05-07T19:59:57.6454497Z Successfully installed attrs-25.3.0 backports.tarfile-1.2.0 build-1.2.2.post1 click-8.1.8 cmake-4.0.0 distro-1.9.0 exceptiongroup-1.2.2 hypothesis-6.131.14 mypy-extensions-1.1.0 ninja-1.11.1.4 packaging-25.0 patchelf-0.17.2.2 pyproject_hooks-1.2.0 pyre-extensions-0.0.32 pyyaml-6.0.2 scikit-build-0.18.1 setuptools_git_versioning-2.1.0 sortedcontainers-2.4.0 tabulate-0.9.0 tomli-2.2.1 typing-inspect-0.9.0 2025-05-07T19:59:57.6457928Z WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 2025-05-07T19:59:57.8134511Z ################################################################################ 2025-05-07T19:59:57.8134951Z # Install PyTorch (PyTorch PIP) 2025-05-07T19:59:57.8135215Z # 2025-05-07T19:59:57.8150527Z # [2025-05-07T19:59:57.814Z] + install_triton_pip build_binary 2025-05-07T19:59:57.8150977Z ################################################################################ 2025-05-07T19:59:57.8151208Z 2025-05-07T19:59:59.8368693Z [CHECK] Python (sub-)package 'numpy' found ... 2025-05-07T20:00:01.9343822Z [CHECK] Python (sub-)package 'skbuild' found ... 2025-05-07T20:00:01.9345325Z [BUILD] Successfully ran git submodules update 2025-05-07T20:00:01.9407121Z ##[group]Run . $PRELUDE; install_fbgemm_gpu_wheel $BUILD_ENV *.whl 2025-05-07T20:00:01.9407641Z . $PRELUDE; install_fbgemm_gpu_wheel $BUILD_ENV *.whl 2025-05-07T20:00:01.9408188Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:00:01.9408526Z env: 2025-05-07T20:00:01.9408751Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:00:01.9409078Z BUILD_ENV: build_binary 2025-05-07T20:00:01.9409345Z BUILD_TARGET: default 2025-05-07T20:00:01.9409597Z BUILD_VARIANT: cpu 2025-05-07T20:00:01.9409824Z ##[endgroup] 2025-05-07T20:00:02.2984363Z ################################################################################ 2025-05-07T20:00:02.2984829Z # Install FBGEMM-GPU from Wheel 2025-05-07T20:00:02.2985111Z # 2025-05-07T20:00:02.2997918Z # [2025-05-07T20:00:02.299Z] + install_fbgemm_gpu_wheel build_binary fbgemm_gpu_nightly_cpu-2025.5.7-cp310-cp310-manylinux_2_28_x86_64.whl 2025-05-07T20:00:02.2998886Z ################################################################################ 2025-05-07T20:00:02.2999206Z 2025-05-07T20:00:02.2999613Z [INSTALL] Printing out FBGEMM-GPU wheel SHA: fbgemm_gpu_nightly_cpu-2025.5.7-cp310-cp310-manylinux_2_28_x86_64.whl 2025-05-07T20:00:02.3000329Z + sha1sum fbgemm_gpu_nightly_cpu-2025.5.7-cp310-cp310-manylinux_2_28_x86_64.whl 2025-05-07T20:00:02.3000688Z 2025-05-07T20:00:02.3102350Z 9b29f075fb5139a49868cdd33a371cc0922a2823 fbgemm_gpu_nightly_cpu-2025.5.7-cp310-cp310-manylinux_2_28_x86_64.whl 2025-05-07T20:00:02.3103030Z 2025-05-07T20:00:02.3103820Z + sha256sum fbgemm_gpu_nightly_cpu-2025.5.7-cp310-cp310-manylinux_2_28_x86_64.whl 2025-05-07T20:00:02.3104333Z 2025-05-07T20:00:02.3340471Z 3778b63b691bb5e76315afaaef919eab1a16e81bd6c0bde851475faa97e59ff9 fbgemm_gpu_nightly_cpu-2025.5.7-cp310-cp310-manylinux_2_28_x86_64.whl 2025-05-07T20:00:02.3341164Z 2025-05-07T20:00:02.3341861Z + md5sum fbgemm_gpu_nightly_cpu-2025.5.7-cp310-cp310-manylinux_2_28_x86_64.whl 2025-05-07T20:00:02.3342377Z 2025-05-07T20:00:02.3436561Z 12fac6f39a317016375347b7c7587e56 fbgemm_gpu_nightly_cpu-2025.5.7-cp310-cp310-manylinux_2_28_x86_64.whl 2025-05-07T20:00:02.3437394Z 2025-05-07T20:00:02.3444213Z [INSTALL] Installing FBGEMM-GPU wheel: fbgemm_gpu_nightly_cpu-2025.5.7-cp310-cp310-manylinux_2_28_x86_64.whl ... 2025-05-07T20:00:02.3463221Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary python -m pip install fbgemm_gpu_nightly_cpu-2025.5.7-cp310-cp310-manylinux_2_28_x86_64.whl 2025-05-07T20:00:04.9981811Z WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 2025-05-07T20:00:04.9983513Z 2025-05-07T20:00:04.9983822Z Processing ./fbgemm_gpu_nightly_cpu-2025.5.7-cp310-cp310-manylinux_2_28_x86_64.whl 2025-05-07T20:00:04.9984789Z Requirement already satisfied: numpy in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (from fbgemm-gpu-nightly-cpu==2025.5.7) (2.2.5) 2025-05-07T20:00:04.9985648Z Installing collected packages: fbgemm-gpu-nightly-cpu 2025-05-07T20:00:04.9986095Z Successfully installed fbgemm-gpu-nightly-cpu-2025.5.7 2025-05-07T20:00:04.9986366Z 2025-05-07T20:00:11.4176282Z ################################################################################ 2025-05-07T20:00:11.4176702Z [CHECK] !!!! INFO !!!! 2025-05-07T20:00:11.4177080Z [CHECK] The installed version of PyTorch is: 2.8.0.dev20250507+cpu 2025-05-07T20:00:11.4177522Z [CHECK] CUDA version reported by PyTorch is: None 2025-05-07T20:00:11.4177884Z [CHECK] 2025-05-07T20:00:11.4178229Z [CHECK] NOTE: If the PyTorch package channel is different from the FBGEMM_GPU 2025-05-07T20:00:11.4178746Z [CHECK] package channel; the package may be broken at runtime!!! 2025-05-07T20:00:11.4179549Z ################################################################################ 2025-05-07T20:00:11.4179798Z 2025-05-07T20:00:11.4179930Z [INSTALL] Checking imports and symbols ... 2025-05-07T20:00:14.9645924Z [CHECK] Python (sub-)package 'fbgemm_gpu' found ... 2025-05-07T20:00:18.4934582Z [CHECK] Found symbol '__version__' in Python package 'fbgemm_gpu'. 2025-05-07T20:00:22.0404447Z [CHECK] Found symbol '__variant__' in Python package 'fbgemm_gpu'. 2025-05-07T20:00:22.0405390Z [CHECK] Printing out the FBGEMM-GPU version ... 2025-05-07T20:00:32.6896431Z ################################################################################ 2025-05-07T20:00:32.6896866Z [CHECK] The installed FBGEMM TARGET is: default 2025-05-07T20:00:32.6897277Z [CHECK] The installed FBGEMM VARIANT is: cpu 2025-05-07T20:00:32.6897642Z [CHECK] The installed FBGEMM VERSION is: 2025.5.7 2025-05-07T20:00:32.6897993Z ################################################################################ 2025-05-07T20:00:32.6898239Z 2025-05-07T20:00:36.2518658Z ################################################################################ 2025-05-07T20:00:36.2519158Z [CHECK] FBGEMM_GPU Experimental Packages 2025-05-07T20:00:36.2520674Z [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:00:36.2522205Z [CHECK] fbgemm_gpu.experimental: 2025-05-07T20:00:36.2522538Z ################################################################################ 2025-05-07T20:00:36.2522783Z 2025-05-07T20:00:36.2522944Z [INSTALL] Check for installation of Python sources ... 2025-05-07T20:00:39.8918360Z [CHECK] Python (sub-)package 'fbgemm_gpu.config' found ... 2025-05-07T20:00:43.4799704Z [CHECK] Python (sub-)package 'fbgemm_gpu.docs' found ... 2025-05-07T20:00:47.0851550Z [CHECK] Python (sub-)package 'fbgemm_gpu.quantize' found ... 2025-05-07T20:00:50.6563752Z [CHECK] Python (sub-)package 'fbgemm_gpu.tbe.cache' found ... 2025-05-07T20:00:54.2698760Z [CHECK] Python (sub-)package 'fbgemm_gpu.split_embedding_codegen_lookup_invokers' found ... 2025-05-07T20:00:57.8850299Z [CHECK] Python (sub-)package 'fbgemm_gpu.tbe.ssd' found ... 2025-05-07T20:01:01.4775586Z [CHECK] Python (sub-)package 'fbgemm_gpu.tbe.utils' found ... 2025-05-07T20:01:01.4777425Z [INSTALL] Check for operator registrations ... 2025-05-07T20:01:04.9994974Z fbgemm.asynchronous_inclusive_cumsum 2025-05-07T20:01:04.9995903Z 2025-05-07T20:01:05.0639998Z [CHECK] FBGEMM_GPU operator appears to be correctly registered: torch.ops.fbgemm.asynchronous_inclusive_cumsum 2025-05-07T20:01:08.6386528Z fbgemm.split_embedding_codegen_lookup_sgd_function_pt2 2025-05-07T20:01:08.6386855Z 2025-05-07T20:01:08.7016869Z [CHECK] FBGEMM_GPU operator appears to be correctly registered: torch.ops.fbgemm.split_embedding_codegen_lookup_sgd_function_pt2 2025-05-07T20:01:08.7017613Z [INSTALL] FBGEMM-GPU installation through wheel completed ... 2025-05-07T20:01:08.7070055Z ##[group]Run . $PRELUDE; test_all_fbgemm_gpu_modules $BUILD_ENV 2025-05-07T20:01:08.7070573Z . $PRELUDE; test_all_fbgemm_gpu_modules $BUILD_ENV 2025-05-07T20:01:08.7071119Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:01:08.7071460Z env: 2025-05-07T20:01:08.7071700Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:01:08.7072011Z BUILD_ENV: build_binary 2025-05-07T20:01:08.7072279Z BUILD_TARGET: default 2025-05-07T20:01:08.7072557Z BUILD_VARIANT: cpu 2025-05-07T20:01:08.7072790Z ##[endgroup] 2025-05-07T20:01:09.1254475Z ################################################################################ 2025-05-07T20:01:09.1254972Z # Test All FBGEMM-GPU Modules 2025-05-07T20:01:09.1255239Z # 2025-05-07T20:01:09.1268313Z # [2025-05-07T20:01:09.126Z] + test_all_fbgemm_gpu_modules build_binary 2025-05-07T20:01:09.1268952Z ################################################################################ 2025-05-07T20:01:09.1269183Z 2025-05-07T20:01:16.4088779Z [TEST] Determined FBGEMM_GPU (target : variant) from installation: (default : cpu) 2025-05-07T20:01:16.4089380Z [TEST] Will be running tests specific to this target and variant ... 2025-05-07T20:01:16.4089805Z [TEST] Determined the test directories: 2025-05-07T20:01:16.4090122Z fbgemm_gpu/test 2025-05-07T20:01:16.4090257Z 2025-05-07T20:01:16.4094787Z [TEST] Configuring for CPU-based testing ... 2025-05-07T20:01:16.4100486Z [TEST] Set environment variables for CPU-only testing ... 2025-05-07T20:01:16.4101003Z + conda env config vars set -n build_binary CUDA_VISIBLE_DEVICES=-1 2025-05-07T20:01:16.4101318Z 2025-05-07T20:01:16.8547999Z 2025-05-07T20:01:16.8548243Z [TEST] Installing PyTest ... 2025-05-07T20:01:16.8570219Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y pytest expecttest 2025-05-07T20:01:17.6753720Z Channels: 2025-05-07T20:01:17.6754007Z - conda-forge 2025-05-07T20:01:17.6754239Z Platform: linux-64 2025-05-07T20:01:20.7501560Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:01:22.0083815Z Solving environment: \ | done 2025-05-07T20:01:22.0633421Z 2025-05-07T20:01:22.0633967Z ## Package Plan ## 2025-05-07T20:01:22.0634170Z 2025-05-07T20:01:22.0634386Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T20:01:22.0634714Z 2025-05-07T20:01:22.0634815Z added / updated specs: 2025-05-07T20:01:22.0635088Z - expecttest 2025-05-07T20:01:22.0635335Z - pytest 2025-05-07T20:01:22.0635470Z 2025-05-07T20:01:22.0635474Z 2025-05-07T20:01:22.0635597Z The following packages will be downloaded: 2025-05-07T20:01:22.0635817Z 2025-05-07T20:01:22.0636025Z package | build 2025-05-07T20:01:22.0636359Z ---------------------------|----------------- 2025-05-07T20:01:22.0636854Z colorama-0.4.6 | pyhd8ed1ab_1 26 KB conda-forge 2025-05-07T20:01:22.0637425Z exceptiongroup-1.2.2 | pyhd8ed1ab_1 20 KB conda-forge 2025-05-07T20:01:22.0637923Z expecttest-0.3.0 | pyhd8ed1ab_0 14 KB conda-forge 2025-05-07T20:01:22.0638377Z iniconfig-2.0.0 | pyhd8ed1ab_1 11 KB conda-forge 2025-05-07T20:01:22.0638852Z packaging-25.0 | pyh29332c3_1 61 KB conda-forge 2025-05-07T20:01:22.0648890Z pluggy-1.5.0 | pyhd8ed1ab_1 23 KB conda-forge 2025-05-07T20:01:22.0649432Z pytest-8.3.5 | pyhd8ed1ab_0 254 KB conda-forge 2025-05-07T20:01:22.0650153Z tomli-2.2.1 | pyhd8ed1ab_1 19 KB conda-forge 2025-05-07T20:01:22.0650564Z ------------------------------------------------------------ 2025-05-07T20:01:22.0650936Z Total: 428 KB 2025-05-07T20:01:22.0651158Z 2025-05-07T20:01:22.0651305Z The following NEW packages will be INSTALLED: 2025-05-07T20:01:22.0651538Z 2025-05-07T20:01:22.0651908Z colorama conda-forge/noarch::colorama-0.4.6-pyhd8ed1ab_1 2025-05-07T20:01:22.0652438Z exceptiongroup conda-forge/noarch::exceptiongroup-1.2.2-pyhd8ed1ab_1 2025-05-07T20:01:22.0652995Z expecttest conda-forge/noarch::expecttest-0.3.0-pyhd8ed1ab_0 2025-05-07T20:01:22.0653500Z iniconfig conda-forge/noarch::iniconfig-2.0.0-pyhd8ed1ab_1 2025-05-07T20:01:22.0653976Z packaging conda-forge/noarch::packaging-25.0-pyh29332c3_1 2025-05-07T20:01:22.0654457Z pluggy conda-forge/noarch::pluggy-1.5.0-pyhd8ed1ab_1 2025-05-07T20:01:22.0654913Z pytest conda-forge/noarch::pytest-8.3.5-pyhd8ed1ab_0 2025-05-07T20:01:22.0656632Z tomli conda-forge/noarch::tomli-2.2.1-pyhd8ed1ab_1 2025-05-07T20:01:22.0656902Z 2025-05-07T20:01:22.0656907Z 2025-05-07T20:01:22.0656911Z 2025-05-07T20:01:22.0657078Z Downloading and Extracting Packages: ...working... 2025-05-07T20:01:22.0657462Z pytest-8.3.5 | 254 KB | | 0% 2025-05-07T20:01:22.0657708Z 2025-05-07T20:01:22.0658089Z packaging-25.0 | 61 KB | | 0%  2025-05-07T20:01:22.0658337Z 2025-05-07T20:01:22.0658341Z 2025-05-07T20:01:22.0658573Z colorama-0.4.6 | 26 KB | | 0%  2025-05-07T20:01:22.0658831Z 2025-05-07T20:01:22.0658834Z 2025-05-07T20:01:22.0658838Z 2025-05-07T20:01:22.0660017Z pluggy-1.5.0 | 23 KB | | 0%  2025-05-07T20:01:22.0660271Z 2025-05-07T20:01:22.0660275Z 2025-05-07T20:01:22.0660290Z 2025-05-07T20:01:22.0660294Z 2025-05-07T20:01:22.0666229Z exceptiongroup-1.2.2 | 20 KB | | 0%  2025-05-07T20:01:22.0666518Z 2025-05-07T20:01:22.0666522Z 2025-05-07T20:01:22.0666525Z 2025-05-07T20:01:22.0666532Z 2025-05-07T20:01:22.0669046Z 2025-05-07T20:01:22.0682075Z tomli-2.2.1 | 19 KB | | 0%  2025-05-07T20:01:22.0682485Z 2025-05-07T20:01:22.0682491Z 2025-05-07T20:01:22.0682495Z 2025-05-07T20:01:22.0682499Z 2025-05-07T20:01:22.0682523Z 2025-05-07T20:01:22.0688808Z 2025-05-07T20:01:22.0695472Z expecttest-0.3.0 | 14 KB | | 0%  2025-05-07T20:01:22.0695892Z 2025-05-07T20:01:22.0695899Z 2025-05-07T20:01:22.0695907Z 2025-05-07T20:01:22.0695935Z 2025-05-07T20:01:22.0695940Z 2025-05-07T20:01:22.0695947Z 2025-05-07T20:01:22.0695952Z 2025-05-07T20:01:22.2342945Z iniconfig-2.0.0 | 11 KB | | 0%  2025-05-07T20:01:22.2343605Z 2025-05-07T20:01:22.2343614Z 2025-05-07T20:01:22.2343635Z 2025-05-07T20:01:22.2839822Z pluggy-1.5.0 | 23 KB | ######9 | 69%  2025-05-07T20:01:22.2840145Z 2025-05-07T20:01:22.2840151Z 2025-05-07T20:01:22.2840165Z 2025-05-07T20:01:22.3839596Z pluggy-1.5.0 | 23 KB | ########## | 100%  2025-05-07T20:01:22.3839923Z 2025-05-07T20:01:22.3839929Z 2025-05-07T20:01:22.3839933Z 2025-05-07T20:01:22.3839947Z 2025-05-07T20:01:22.3848361Z 2025-05-07T20:01:22.3874224Z tomli-2.2.1 | 19 KB | ########5 | 85%  2025-05-07T20:01:22.3874770Z 2025-05-07T20:01:22.3874780Z 2025-05-07T20:01:22.3874788Z 2025-05-07T20:01:22.3874796Z 2025-05-07T20:01:22.3874803Z 2025-05-07T20:01:22.4034872Z tomli-2.2.1 | 19 KB | ########## | 100%  2025-05-07T20:01:22.4035177Z 2025-05-07T20:01:22.4035181Z 2025-05-07T20:01:22.4035185Z 2025-05-07T20:01:22.4041878Z pluggy-1.5.0 | 23 KB | ########## | 100%  2025-05-07T20:01:22.4042378Z 2025-05-07T20:01:22.4042383Z 2025-05-07T20:01:22.4042388Z 2025-05-07T20:01:22.4042392Z 2025-05-07T20:01:22.4042396Z 2025-05-07T20:01:22.4275819Z tomli-2.2.1 | 19 KB | ########## | 100%  2025-05-07T20:01:22.4310421Z pytest-8.3.5 | 254 KB | 6 | 6% 2025-05-07T20:01:22.4341935Z pytest-8.3.5 | 254 KB | ########## | 100% 2025-05-07T20:01:22.4342233Z 2025-05-07T20:01:22.4357472Z packaging-25.0 | 61 KB | ##6 | 26%  2025-05-07T20:01:22.4358377Z 2025-05-07T20:01:22.4452147Z packaging-25.0 | 61 KB | ########## | 100%  2025-05-07T20:01:22.4452412Z 2025-05-07T20:01:22.4452417Z 2025-05-07T20:01:22.4473056Z colorama-0.4.6 | 26 KB | ###### | 61%  2025-05-07T20:01:22.4473325Z 2025-05-07T20:01:22.4473558Z 2025-05-07T20:01:22.4481277Z colorama-0.4.6 | 26 KB | ########## | 100%  2025-05-07T20:01:22.4481550Z 2025-05-07T20:01:22.4481560Z 2025-05-07T20:01:22.4481590Z 2025-05-07T20:01:22.4481593Z 2025-05-07T20:01:22.4481597Z 2025-05-07T20:01:22.4484484Z 2025-05-07T20:01:22.4499209Z expecttest-0.3.0 | 14 KB | ########## | 100%  2025-05-07T20:01:22.4499555Z 2025-05-07T20:01:22.4499559Z 2025-05-07T20:01:22.4499562Z 2025-05-07T20:01:22.4499567Z 2025-05-07T20:01:22.4499571Z 2025-05-07T20:01:22.4499785Z 2025-05-07T20:01:22.4585536Z expecttest-0.3.0 | 14 KB | ########## | 100%  2025-05-07T20:01:22.4585946Z 2025-05-07T20:01:22.4691149Z packaging-25.0 | 61 KB | ########## | 100%  2025-05-07T20:01:22.4691425Z 2025-05-07T20:01:22.4691429Z 2025-05-07T20:01:22.4691434Z 2025-05-07T20:01:22.4691437Z 2025-05-07T20:01:22.4691442Z 2025-05-07T20:01:22.4691446Z 2025-05-07T20:01:22.4691456Z 2025-05-07T20:01:22.4712363Z iniconfig-2.0.0 | 11 KB | ########## | 100%  2025-05-07T20:01:22.4712670Z 2025-05-07T20:01:22.4712675Z 2025-05-07T20:01:22.4712678Z 2025-05-07T20:01:22.4712682Z 2025-05-07T20:01:22.4712704Z 2025-05-07T20:01:22.4712708Z 2025-05-07T20:01:22.4712725Z 2025-05-07T20:01:22.4723724Z iniconfig-2.0.0 | 11 KB | ########## | 100%  2025-05-07T20:01:22.4724021Z 2025-05-07T20:01:22.4724025Z 2025-05-07T20:01:22.4724029Z 2025-05-07T20:01:22.4724038Z 2025-05-07T20:01:22.4739784Z exceptiongroup-1.2.2 | 20 KB | #######9 | 80%  2025-05-07T20:01:22.4740082Z 2025-05-07T20:01:22.4740087Z 2025-05-07T20:01:22.4740091Z 2025-05-07T20:01:22.4740099Z 2025-05-07T20:01:22.4801635Z exceptiongroup-1.2.2 | 20 KB | ########## | 100%  2025-05-07T20:01:22.4801980Z 2025-05-07T20:01:22.4801986Z 2025-05-07T20:01:22.4801991Z 2025-05-07T20:01:22.4801996Z 2025-05-07T20:01:22.4802002Z 2025-05-07T20:01:22.4802014Z 2025-05-07T20:01:22.4806970Z expecttest-0.3.0 | 14 KB | ########## | 100%  2025-05-07T20:01:22.4807316Z 2025-05-07T20:01:22.4807441Z 2025-05-07T20:01:22.5019139Z colorama-0.4.6 | 26 KB | ########## | 100%  2025-05-07T20:01:22.5019446Z 2025-05-07T20:01:22.5019451Z 2025-05-07T20:01:22.5019455Z 2025-05-07T20:01:22.5019458Z 2025-05-07T20:01:22.5019463Z 2025-05-07T20:01:22.5019466Z 2025-05-07T20:01:22.5019470Z 2025-05-07T20:01:22.5029934Z iniconfig-2.0.0 | 11 KB | ########## | 100%  2025-05-07T20:01:22.5045848Z pytest-8.3.5 | 254 KB | ########## | 100% 2025-05-07T20:01:22.5046121Z 2025-05-07T20:01:22.5046126Z 2025-05-07T20:01:22.5046131Z 2025-05-07T20:01:22.5046139Z 2025-05-07T20:01:22.5051266Z exceptiongroup-1.2.2 | 20 KB | ########## | 100%  2025-05-07T20:01:22.5051745Z 2025-05-07T20:01:22.5051963Z 2025-05-07T20:01:22.5052144Z  2025-05-07T20:01:22.5052353Z 2025-05-07T20:01:22.5052369Z 2025-05-07T20:01:22.5052538Z  2025-05-07T20:01:22.5052748Z 2025-05-07T20:01:22.5052957Z 2025-05-07T20:01:22.5052960Z 2025-05-07T20:01:22.5053153Z  2025-05-07T20:01:22.5053369Z 2025-05-07T20:01:22.5053372Z 2025-05-07T20:01:22.5053376Z 2025-05-07T20:01:22.5053379Z 2025-05-07T20:01:22.5053574Z  2025-05-07T20:01:22.5053791Z 2025-05-07T20:01:22.5053795Z 2025-05-07T20:01:22.5053798Z 2025-05-07T20:01:22.5053801Z 2025-05-07T20:01:22.5053805Z 2025-05-07T20:01:22.5054118Z  2025-05-07T20:01:22.5054344Z 2025-05-07T20:01:22.5054347Z 2025-05-07T20:01:22.5054351Z 2025-05-07T20:01:22.5054354Z 2025-05-07T20:01:22.5054357Z 2025-05-07T20:01:22.5054361Z 2025-05-07T20:01:22.5054567Z  2025-05-07T20:01:22.5054791Z 2025-05-07T20:01:22.5054795Z 2025-05-07T20:01:22.5054798Z 2025-05-07T20:01:22.5054801Z 2025-05-07T20:01:22.5054810Z 2025-05-07T20:01:22.5054813Z 2025-05-07T20:01:22.5054816Z 2025-05-07T20:01:22.5055028Z  done 2025-05-07T20:01:22.6056932Z Preparing transaction: - done 2025-05-07T20:01:22.7061969Z Verifying transaction: | done 2025-05-07T20:01:24.5085651Z Executing transaction: - \ | / - \ | / - \ | / - \ | / - \ done 2025-05-07T20:01:24.6075607Z [TEST] Checking imports ... 2025-05-07T20:01:28.2490230Z [CHECK] Python (sub-)package 'fbgemm_gpu' found ... 2025-05-07T20:01:28.2497603Z [TEST] Setting feature flags ... 2025-05-07T20:01:28.2498062Z + conda env config vars set -n build_binary FBGEMM_TBE_ENSEMBLE_ROWWISE_ADAGRAD=1 2025-05-07T20:01:28.2498409Z 2025-05-07T20:01:28.6949731Z 2025-05-07T20:01:28.6950266Z [TEST] PyTest args: -v -rsx -s -W ignore::pytest.PytestCollectionWarning 2025-05-07T20:01:28.6951021Z ################################################################################ 2025-05-07T20:01:28.6951393Z # Run FBGEMM-GPU Tests: 2025-05-07T20:01:28.6951650Z # 2025-05-07T20:01:28.6969139Z # [2025-05-07T20:01:28.696Z] + __run_fbgemm_gpu_tests_in_directory build_binary 2025-05-07T20:01:28.6969603Z ################################################################################ 2025-05-07T20:01:28.6969831Z 2025-05-07T20:01:28.6974960Z [TEST] Enumerating ALL test files ... 2025-05-07T20:01:28.6997330Z ./batched_unary_embeddings_test.py 2025-05-07T20:01:28.6997658Z ./combine/empty_weights_test.py 2025-05-07T20:01:28.6997964Z ./combine/input_combine_test.py 2025-05-07T20:01:28.6998254Z ./config/feature_gate_test.py 2025-05-07T20:01:28.6998524Z ./jagged/1d_to_dense_test.py 2025-05-07T20:01:28.6998798Z ./jagged/2d_to_dense_test.py 2025-05-07T20:01:28.6999113Z ./jagged/batched_dense_vec_jagged_2d_mul_test.py 2025-05-07T20:01:28.6999443Z ./jagged/dense_bmm_test.py 2025-05-07T20:01:28.6999743Z ./jagged/dense_dense_elementwise_add_test.py 2025-05-07T20:01:28.7000072Z ./jagged/dense_to_jagged_test.py 2025-05-07T20:01:28.7000375Z ./jagged/elementwise_binary_test.py 2025-05-07T20:01:28.7000689Z ./jagged/expand_into_jagged_permute_test.py 2025-05-07T20:01:28.7001026Z ./jagged/jagged_index_select_2d_test.py 2025-05-07T20:01:28.7001403Z ./jagged/jagged_to_padded_dense_test.py 2025-05-07T20:01:28.7001892Z ./jagged/keyed_jagged_index_select_test.py 2025-05-07T20:01:28.7002336Z ./jagged/misc_ops_test.py 2025-05-07T20:01:28.7002763Z ./jagged/slice_test.py 2025-05-07T20:01:28.7003240Z ./jagged/unique_indices_test.py 2025-05-07T20:01:28.7003570Z ./layout_transform_ops_test.py 2025-05-07T20:01:28.7003858Z ./merge_pooled_embeddings_test.py 2025-05-07T20:01:28.7004132Z ./metric_ops_test.py 2025-05-07T20:01:28.7004405Z ./permute/permute_pooled_embedding_test.py 2025-05-07T20:01:28.7004724Z ./quantize/bfloat16_test.py 2025-05-07T20:01:28.7004985Z ./quantize/comm_codec_test.py 2025-05-07T20:01:28.7005269Z ./quantize/fp8_rowwise_test.py 2025-05-07T20:01:28.7005736Z ./quantize/fused_8bit_rowwise_test.py 2025-05-07T20:01:28.7006323Z ./quantize/fused_nbit_rowwise_test.py 2025-05-07T20:01:28.7006661Z ./quantize/hfp8_test.py 2025-05-07T20:01:28.7006909Z ./quantize/mixed_dim_int8_test.py 2025-05-07T20:01:28.7007197Z ./quantize/msfp_test.py 2025-05-07T20:01:28.7007446Z ./quantize/mx4_test.py 2025-05-07T20:01:28.7007690Z ./release/stable_release_test.py 2025-05-07T20:01:28.7007978Z ./runtime_monitor_test.py 2025-05-07T20:01:28.7008260Z ./sll/array_jagged_bmm_jagged_out_test.py 2025-05-07T20:01:28.7008580Z ./sll/dense_jagged_cat_jagged_out_test.py 2025-05-07T20:01:28.7009010Z ./sll/jagged2_to_padded_dense_test.py 2025-05-07T20:01:28.7009318Z ./sll/jagged_dense_bmm_test.py 2025-05-07T20:01:28.7009608Z ./sll/jagged_dense_elementwise_add_test.py 2025-05-07T20:01:28.7009982Z ./sll/jagged_dense_elementwise_mul_jagged_out_test.py 2025-05-07T20:01:28.7010358Z ./sll/jagged_dense_flash_attention_test.py 2025-05-07T20:01:28.7010678Z ./sll/jagged_flash_attention_basic_test.py 2025-05-07T20:01:28.7011009Z ./sll/jagged_jagged_bmm_jagged_out_test.py 2025-05-07T20:01:28.7011332Z ./sll/jagged_jagged_bmm_test.py 2025-05-07T20:01:28.7011653Z ./sll/jagged_self_substraction_jagged_out_test.py 2025-05-07T20:01:28.7011989Z ./sll/jagged_softmax_test.py 2025-05-07T20:01:28.7012300Z ./sll/multi_head_jagged_flash_attention_test.py 2025-05-07T20:01:28.7012645Z ./sparse/block_bucketize_test.py 2025-05-07T20:01:28.7012917Z ./sparse/cumsum_test.py 2025-05-07T20:01:28.7013209Z ./sparse/histogram_binning_calibration_test.py 2025-05-07T20:01:28.7013550Z ./sparse/index_select_test.py 2025-05-07T20:01:28.7013820Z ./sparse/misc_ops_test.py 2025-05-07T20:01:28.7014094Z ./sparse/pack_segments_test.py 2025-05-07T20:01:28.7014390Z ./sparse/permute_embeddings_test.py 2025-05-07T20:01:28.7014755Z ./sparse/permute_indices_test.py 2025-05-07T20:01:28.7015234Z ./sparse/permute_sparse_features_test.py 2025-05-07T20:01:28.7015821Z ./sparse/reorder_batched_test.py 2025-05-07T20:01:28.7016129Z ./tbe/bench/tbe_data_config_loader_test.py 2025-05-07T20:01:28.7016454Z ./tbe/bench/tbe_data_config_models_test.py 2025-05-07T20:01:28.7016781Z ./tbe/cache/cache_overflow_test.py 2025-05-07T20:01:28.7017076Z ./tbe/cache/cache_test.py 2025-05-07T20:01:28.7017349Z ./tbe/cache/linearize_cache_indices_test.py 2025-05-07T20:01:28.7017675Z ./tbe/cache/lxu_cache_test.py 2025-05-07T20:01:28.7017958Z ./tbe/dram_kv/dram_kv_test.py 2025-05-07T20:01:28.7018233Z ./tbe/eeg/tbe_indices_estimator_test.py 2025-05-07T20:01:28.7018552Z ./tbe/eeg/tbe_indices_generator_test.py 2025-05-07T20:01:28.7018884Z ./tbe/inference/inference_converter_test.py 2025-05-07T20:01:28.7019204Z ./tbe/inference/nbit_cache_test.py 2025-05-07T20:01:28.7019523Z ./tbe/inference/nbit_forward_autovec_test.py 2025-05-07T20:01:28.7019855Z ./tbe/inference/nbit_forward_test.py 2025-05-07T20:01:28.7020173Z ./tbe/inference/nbit_split_embeddings_test.py 2025-05-07T20:01:28.7020509Z ./tbe/ssd/kv_tensor_wrapper_test.py 2025-05-07T20:01:28.7020812Z ./tbe/ssd/ssd_l2_cache_test.py 2025-05-07T20:01:28.7021108Z ./tbe/ssd/ssd_split_tbe_inference_test.py 2025-05-07T20:01:28.7021430Z ./tbe/ssd/ssd_split_tbe_training_test.py 2025-05-07T20:01:28.7021742Z ./tbe/ssd/ssd_utils_test.py 2025-05-07T20:01:28.7022042Z ./tbe/stats/tbe_bench_params_reporter_test.py 2025-05-07T20:01:28.7022435Z ./tbe/training/backward_adagrad_global_weight_decay_test.py 2025-05-07T20:01:28.7022861Z ./tbe/training/backward_adagrad_large_dim_test.py 2025-05-07T20:01:28.7023215Z ./tbe/training/backward_adagrad_test.py 2025-05-07T20:01:28.7023522Z ./tbe/training/backward_dense_test.py 2025-05-07T20:01:28.7023835Z ./tbe/training/backward_none_test.py 2025-05-07T20:01:28.7024153Z ./tbe/training/backward_optimizers_test.py 2025-05-07T20:01:28.7024465Z ./tbe/training/backward_sgd_test.py 2025-05-07T20:01:28.7024819Z ./tbe/training/forward_backward_int32_overflow_test.py 2025-05-07T20:01:28.7025182Z ./tbe/training/forward_test.py 2025-05-07T20:01:28.7025475Z ./tbe/utils/generate_vbe_metadata_test.py 2025-05-07T20:01:28.7025787Z ./tbe/utils/split_embeddings_test.py 2025-05-07T20:01:28.7026107Z ./tbe/utils/split_embeddings_utils_test.py 2025-05-07T20:01:28.7026555Z ./utils/filestore_test.py 2025-05-07T20:01:28.7026800Z ./uvm/copy_test.py 2025-05-07T20:01:28.7027037Z ./uvm/ops_load_test.py 2025-05-07T20:01:28.7027284Z ./uvm/uvm_test.py 2025-05-07T20:01:28.7027418Z 2025-05-07T20:01:28.7027537Z [TEST] Enumerating IGNORED test files ... 2025-05-07T20:01:28.7027850Z ./uvm/copy_test.py 2025-05-07T20:01:28.7027989Z 2025-05-07T20:01:28.7028134Z ################################################################################ 2025-05-07T20:01:28.7029735Z # [2025-05-07T20:01:28.702Z] Run Python Test Suite: 2025-05-07T20:01:28.7030276Z # ./batched_unary_embeddings_test.py 2025-05-07T20:01:28.7030609Z ################################################################################ 2025-05-07T20:01:28.7051389Z + 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:01:28.7052063Z 2025-05-07T20:01:31.2448208Z ============================= test session starts ============================== 2025-05-07T20:01:31.2448889Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:01:31.2449452Z cachedir: .pytest_cache 2025-05-07T20:01:31.2450054Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:01:31.2450725Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:01:31.2451077Z plugins: hypothesis-6.131.14 2025-05-07T20:01:32.5926475Z collecting ... collected 2 items 2025-05-07T20:01:32.5926740Z 2025-05-07T20:01:32.6052999Z batched_unary_embeddings_test.py::TableBatchedEmbeddingsTest::test_cpu PASSED 2025-05-07T20:01:32.6072796Z batched_unary_embeddings_test.py::TableBatchedEmbeddingsTest::test_gpu SKIPPED 2025-05-07T20:01:32.6073287Z 2025-05-07T20:01:32.6073492Z =========================== short test summary info ============================ 2025-05-07T20:01:32.6074236Z SKIPPED [1] batched_unary_embeddings_test.py:236: CUDA is not available or no GPUs detected 2025-05-07T20:01:32.6074936Z ========================= 1 passed, 1 skipped in 1.89s ========================= 2025-05-07T20:01:33.0106810Z 2025-05-07T20:01:33.0107394Z [TEST] Python test suite PASSED: ./batched_unary_embeddings_test.py 2025-05-07T20:01:33.0123799Z [TEST] Python test time for ./batched_unary_embeddings_test.py: 5 seconds 2025-05-07T20:01:33.0124145Z 2025-05-07T20:01:33.0124151Z 2025-05-07T20:01:33.0124182Z 2025-05-07T20:01:33.0124191Z 2025-05-07T20:01:33.0136287Z ################################################################################ 2025-05-07T20:01:33.0152113Z # [2025-05-07T20:01:33.014Z] Run Python Test Suite: 2025-05-07T20:01:33.0152473Z # ./combine/empty_weights_test.py 2025-05-07T20:01:33.0152801Z ################################################################################ 2025-05-07T20:01:33.0173111Z + 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:01:33.0173810Z 2025-05-07T20:01:35.1124496Z ============================= test session starts ============================== 2025-05-07T20:01:35.1125179Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:01:35.1125740Z cachedir: .pytest_cache 2025-05-07T20:01:35.1126367Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:01:35.1127045Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:01:35.1127370Z plugins: hypothesis-6.131.14 2025-05-07T20:01:36.5069043Z collecting ... collected 1 item 2025-05-07T20:01:36.5069456Z 2025-05-07T20:01:36.5091237Z combine/empty_weights_test.py::EmptyWeightsTest::test_tbe_input_combine_with_length_empty_weights SKIPPED 2025-05-07T20:01:36.5092044Z 2025-05-07T20:01:36.5092574Z =========================== short test summary info ============================ 2025-05-07T20:01:36.5093357Z SKIPPED [1] combine/empty_weights_test.py:26: Fix is not implemented yet 2025-05-07T20:01:36.5094027Z ============================== 1 skipped in 1.52s ============================== 2025-05-07T20:01:36.9188093Z 2025-05-07T20:01:36.9188636Z [TEST] Python test suite PASSED: ./combine/empty_weights_test.py 2025-05-07T20:01:36.9205054Z [TEST] Python test time for ./combine/empty_weights_test.py: 3 seconds 2025-05-07T20:01:36.9205808Z 2025-05-07T20:01:36.9205817Z 2025-05-07T20:01:36.9205822Z 2025-05-07T20:01:36.9205833Z 2025-05-07T20:01:36.9217560Z ################################################################################ 2025-05-07T20:01:36.9233265Z # [2025-05-07T20:01:36.923Z] Run Python Test Suite: 2025-05-07T20:01:36.9233621Z # ./combine/input_combine_test.py 2025-05-07T20:01:36.9233932Z ################################################################################ 2025-05-07T20:01:36.9255120Z + 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:01:36.9255800Z 2025-05-07T20:01:39.0351207Z ============================= test session starts ============================== 2025-05-07T20:01:39.0351885Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:01:39.0352434Z cachedir: .pytest_cache 2025-05-07T20:01:39.0353090Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:01:39.0353767Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:01:39.0354086Z plugins: hypothesis-6.131.14 2025-05-07T20:01:40.4416211Z collecting ... collected 14 items 2025-05-07T20:01:40.4416487Z 2025-05-07T20:01:40.4449259Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int32 PASSED 2025-05-07T20:01:40.5255853Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int32_with_length PASSED 2025-05-07T20:01:40.5272699Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int64 PASSED 2025-05-07T20:01:40.5307500Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int64_with_length PASSED 2025-05-07T20:01:40.5338050Z combine/input_combine_test.py::InputCombineTest::test_input_combine_mix_with_length PASSED 2025-05-07T20:01:40.5353430Z combine/input_combine_test.py::InputCombineTest::test_input_combined_mix PASSED 2025-05-07T20:01:40.5406057Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int32 PASSED 2025-05-07T20:01:40.5436456Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int32_with_length PASSED 2025-05-07T20:01:40.5478165Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int64 PASSED 2025-05-07T20:01:40.5503000Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int64_with_length PASSED 2025-05-07T20:01:40.5544702Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combined_mix PASSED 2025-05-07T20:01:40.5569874Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combined_mix_with_length PASSED 2025-05-07T20:01:40.5582522Z combine/input_combine_test.py::InputCombineTest::test_tbe_input_combine_cpu_with_padded_indices PASSED 2025-05-07T20:01:40.5605091Z combine/input_combine_test.py::InputCombineTest::test_tbe_input_combine_cpu_with_padded_indices_without_last_offsets PASSED 2025-05-07T20:01:40.5605746Z 2025-05-07T20:01:40.5605903Z ============================== 14 passed in 1.65s ============================== 2025-05-07T20:01:40.9665964Z 2025-05-07T20:01:40.9666435Z [TEST] Python test suite PASSED: ./combine/input_combine_test.py 2025-05-07T20:01:40.9683352Z [TEST] Python test time for ./combine/input_combine_test.py: 4 seconds 2025-05-07T20:01:40.9683682Z 2025-05-07T20:01:40.9683976Z 2025-05-07T20:01:40.9683986Z 2025-05-07T20:01:40.9683991Z 2025-05-07T20:01:40.9696186Z ################################################################################ 2025-05-07T20:01:40.9712350Z # [2025-05-07T20:01:40.970Z] Run Python Test Suite: 2025-05-07T20:01:40.9712735Z # ./config/feature_gate_test.py 2025-05-07T20:01:40.9713058Z ################################################################################ 2025-05-07T20:01:40.9733846Z + 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:01:40.9734529Z 2025-05-07T20:01:43.0849235Z ============================= test session starts ============================== 2025-05-07T20:01:43.0849999Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:01:43.0850591Z cachedir: .pytest_cache 2025-05-07T20:01:43.0851210Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:01:43.0851911Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:01:43.0852230Z plugins: hypothesis-6.131.14 2025-05-07T20:01:44.4780618Z collecting ... collected 2 items 2025-05-07T20:01:44.4781026Z 2025-05-07T20:01:44.4789128Z config/feature_gate_test.py::FeatureGateTest::test_feature_gates 2025-05-07T20:01:44.4789928Z [OSS] Feature TBE_V2 enabled: False 2025-05-07T20:01:44.4790283Z 2025-05-07T20:01:44.4790494Z [OSS] Feature TBE_V2 enabled: False 2025-05-07T20:01:44.4790818Z 2025-05-07T20:01:44.4791108Z [OSS] Feature TBE_ENSEMBLE_ROWWISE_ADAGRAD enabled: True 2025-05-07T20:01:44.4791567Z 2025-05-07T20:01:44.4791849Z [OSS] Feature TBE_ENSEMBLE_ROWWISE_ADAGRAD enabled: True 2025-05-07T20:01:44.4792302Z 2025-05-07T20:01:44.4792589Z [OSS] Feature TBE_ROCM_INFERENCE_PACKED_BAGS enabled: False 2025-05-07T20:01:44.4793084Z 2025-05-07T20:01:44.4793361Z [OSS] Feature TBE_ROCM_INFERENCE_PACKED_BAGS enabled: False 2025-05-07T20:01:44.4793858Z 2025-05-07T20:01:44.4794148Z [OSS] Feature TBE_ROCM_HIP_BACKWARD_KERNEL enabled: False 2025-05-07T20:01:44.4794621Z 2025-05-07T20:01:44.4794895Z [OSS] Feature TBE_ROCM_HIP_BACKWARD_KERNEL enabled: False 2025-05-07T20:01:44.4795366Z 2025-05-07T20:01:44.4795586Z [OSS] Feature BOUNDS_CHECK_INDICES_V2 enabled: False 2025-05-07T20:01:44.4796105Z 2025-05-07T20:01:44.4796327Z [OSS] Feature BOUNDS_CHECK_INDICES_V2 enabled: False 2025-05-07T20:01:44.4796929Z PASSED 2025-05-07T20:01:44.4812447Z config/feature_gate_test.py::FeatureGateTest::test_feature_gates_fb SKIPPED 2025-05-07T20:01:44.4813062Z 2025-05-07T20:01:44.4813305Z =========================== short test summary info ============================ 2025-05-07T20:01:44.4814099Z SKIPPED [1] config/feature_gate_test.py:41: Not supported in open source 2025-05-07T20:01:44.4814857Z ========================= 1 passed, 1 skipped in 1.52s ========================= 2025-05-07T20:01:44.8854223Z 2025-05-07T20:01:44.8854772Z [TEST] Python test suite PASSED: ./config/feature_gate_test.py 2025-05-07T20:01:44.8871259Z [TEST] Python test time for ./config/feature_gate_test.py: 4 seconds 2025-05-07T20:01:44.8871600Z 2025-05-07T20:01:44.8871605Z 2025-05-07T20:01:44.8871624Z 2025-05-07T20:01:44.8871635Z 2025-05-07T20:01:44.8884204Z ################################################################################ 2025-05-07T20:01:44.8899434Z # [2025-05-07T20:01:44.889Z] Run Python Test Suite: 2025-05-07T20:01:44.8899806Z # ./jagged/1d_to_dense_test.py 2025-05-07T20:01:44.8900125Z ################################################################################ 2025-05-07T20:01:44.8921229Z + 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:01:44.8921889Z 2025-05-07T20:01:46.9936189Z ============================= test session starts ============================== 2025-05-07T20:01:46.9937192Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:01:46.9937756Z cachedir: .pytest_cache 2025-05-07T20:01:46.9938378Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:01:46.9939053Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:01:46.9939363Z plugins: hypothesis-6.131.14 2025-05-07T20:01:48.7056364Z collecting ... collected 4 items 2025-05-07T20:01:48.7056921Z 2025-05-07T20:01:48.8757370Z jagged/1d_to_dense_test.py::Jagged1DToDenseTest::test_jagged_1d_to_dense Trying example: test_jagged_1d_to_dense( 2025-05-07T20:01:48.8758396Z self=, 2025-05-07T20:01:48.8759016Z B=1, 2025-05-07T20:01:48.8759281Z max_sequence_length=1, 2025-05-07T20:01:48.8759624Z padding_value=0, 2025-05-07T20:01:48.8759930Z ) 2025-05-07T20:01:48.8760247Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:01:48.8760866Z self=, 2025-05-07T20:01:48.8761474Z B=103, 2025-05-07T20:01:48.8761757Z max_sequence_length=1, 2025-05-07T20:01:48.8762080Z padding_value=0, 2025-05-07T20:01:48.8762382Z ) 2025-05-07T20:01:48.8762672Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:01:48.8763294Z self=, 2025-05-07T20:01:48.8763916Z B=103, 2025-05-07T20:01:48.8764198Z max_sequence_length=224, 2025-05-07T20:01:48.8764541Z padding_value=41016, 2025-05-07T20:01:48.8764854Z ) 2025-05-07T20:01:48.8765139Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:01:48.8765806Z self=, 2025-05-07T20:01:48.8766398Z B=7, 2025-05-07T20:01:48.8766673Z max_sequence_length=473, 2025-05-07T20:01:48.8767026Z padding_value=55817, 2025-05-07T20:01:48.8767321Z ) 2025-05-07T20:01:48.8767607Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:01:48.8768226Z self=, 2025-05-07T20:01:48.8768832Z B=21, 2025-05-07T20:01:48.8769095Z max_sequence_length=429, 2025-05-07T20:01:48.8769449Z padding_value=-43576, 2025-05-07T20:01:48.8769770Z ) 2025-05-07T20:01:48.8770036Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:01:48.8770673Z self=, 2025-05-07T20:01:48.8771274Z B=35, 2025-05-07T20:01:48.8771539Z max_sequence_length=266, 2025-05-07T20:01:48.8771892Z padding_value=57652, 2025-05-07T20:01:48.8772207Z ) 2025-05-07T20:01:48.8772474Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:01:48.8773097Z self=, 2025-05-07T20:01:48.8773706Z B=16, 2025-05-07T20:01:48.8773979Z max_sequence_length=168, 2025-05-07T20:01:48.8774327Z padding_value=-24624, 2025-05-07T20:01:48.8774644Z ) 2025-05-07T20:01:48.8774932Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:01:48.8775542Z self=, 2025-05-07T20:01:48.8776156Z B=89, 2025-05-07T20:01:48.8776434Z max_sequence_length=363, 2025-05-07T20:01:48.8776770Z padding_value=-55348, 2025-05-07T20:01:48.8777085Z ) 2025-05-07T20:01:48.8777377Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:01:48.8777991Z self=, 2025-05-07T20:01:48.8778594Z B=59, 2025-05-07T20:01:48.8778867Z max_sequence_length=403, 2025-05-07T20:01:48.8779203Z padding_value=-4601, 2025-05-07T20:01:48.8779511Z ) 2025-05-07T20:01:48.8779790Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:01:48.8780402Z self=, 2025-05-07T20:01:48.8781281Z B=112, 2025-05-07T20:01:48.8781568Z max_sequence_length=291, 2025-05-07T20:01:48.8781929Z padding_value=-73176, 2025-05-07T20:01:48.8782234Z ) 2025-05-07T20:01:48.8782521Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:01:48.8783142Z self=, 2025-05-07T20:01:48.8783728Z B=5, 2025-05-07T20:01:48.8783996Z max_sequence_length=103, 2025-05-07T20:01:48.8784472Z padding_value=8516, 2025-05-07T20:01:48.8784762Z ) 2025-05-07T20:01:48.8785065Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:01:48.8785685Z self=, 2025-05-07T20:01:48.8786293Z B=103, 2025-05-07T20:01:48.8786575Z max_sequence_length=103, 2025-05-07T20:01:48.8786938Z padding_value=8516, 2025-05-07T20:01:48.8787164Z ) 2025-05-07T20:01:48.8787388Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:01:48.8787879Z self=, 2025-05-07T20:01:48.8788331Z B=103, 2025-05-07T20:01:48.8788552Z max_sequence_length=1, 2025-05-07T20:01:48.8788821Z padding_value=8516, 2025-05-07T20:01:48.8789046Z ) 2025-05-07T20:01:48.8789274Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:01:48.8789759Z self=, 2025-05-07T20:01:48.8790215Z B=1, 2025-05-07T20:01:48.8790426Z max_sequence_length=1, 2025-05-07T20:01:48.8790694Z padding_value=8516, 2025-05-07T20:01:48.8790922Z ) 2025-05-07T20:01:48.8791151Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:01:48.8791636Z self=, 2025-05-07T20:01:48.8792099Z B=1, 2025-05-07T20:01:48.8792294Z max_sequence_length=1, 2025-05-07T20:01:48.8792548Z padding_value=1, 2025-05-07T20:01:48.8792779Z ) 2025-05-07T20:01:48.8792984Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:01:48.8793463Z self=, 2025-05-07T20:01:48.8793927Z B=26, 2025-05-07T20:01:48.8794128Z max_sequence_length=248, 2025-05-07T20:01:48.8794399Z padding_value=-33938, 2025-05-07T20:01:48.8794641Z ) 2025-05-07T20:01:48.8794847Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:01:48.8795328Z self=, 2025-05-07T20:01:48.8795791Z B=1, 2025-05-07T20:01:48.8796070Z max_sequence_length=248, 2025-05-07T20:01:48.8796351Z padding_value=-33938, 2025-05-07T20:01:48.8796598Z ) 2025-05-07T20:01:48.8796809Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:01:48.8797293Z self=, 2025-05-07T20:01:48.8797753Z B=1, 2025-05-07T20:01:48.8797972Z max_sequence_length=248, 2025-05-07T20:01:48.8798226Z padding_value=1, 2025-05-07T20:01:48.8798451Z ) 2025-05-07T20:01:48.8798673Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:01:48.8799144Z self=, 2025-05-07T20:01:48.8799603Z B=71, 2025-05-07T20:01:48.8799818Z max_sequence_length=364, 2025-05-07T20:01:48.8800076Z padding_value=3266, 2025-05-07T20:01:48.8800309Z ) 2025-05-07T20:01:48.8800532Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:01:48.8800998Z self=, 2025-05-07T20:01:48.8801464Z B=71, 2025-05-07T20:01:48.8801677Z max_sequence_length=364, 2025-05-07T20:01:48.8801933Z padding_value=71, 2025-05-07T20:01:48.8802162Z ) 2025-05-07T20:01:48.8802349Z PASSED 2025-05-07T20:01:52.1919626Z 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:01:52.1921766Z self=, 2025-05-07T20:01:52.1922631Z B=1, 2025-05-07T20:01:52.1922965Z max_sequence_length=1, 2025-05-07T20:01:52.1923380Z padding_value=0, 2025-05-07T20:01:52.1923785Z device=device(type='cpu'), 2025-05-07T20:01:52.1924227Z ) 2025-05-07T20:01:52.1924683Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:01:52.1925936Z self=, 2025-05-07T20:01:52.1926725Z B=73, 2025-05-07T20:01:52.1927041Z max_sequence_length=1, 2025-05-07T20:01:52.1927388Z padding_value=0, 2025-05-07T20:01:52.1927790Z device=device(type='cpu'), 2025-05-07T20:01:52.1928222Z ) 2025-05-07T20:01:52.1928613Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:01:52.1929591Z self=, 2025-05-07T20:01:52.1930519Z B=73, 2025-05-07T20:01:52.1930878Z max_sequence_length=430, 2025-05-07T20:01:52.1931342Z padding_value=89311, 2025-05-07T20:01:52.1931765Z device=device(type='cpu'), 2025-05-07T20:01:52.1932199Z ) 2025-05-07T20:01:52.1932617Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:01:52.1933689Z self=, 2025-05-07T20:01:52.1934620Z B=16, 2025-05-07T20:01:52.1934964Z max_sequence_length=277, 2025-05-07T20:01:52.1935430Z padding_value=-91529, 2025-05-07T20:01:52.1935887Z device=device(type='cpu'), 2025-05-07T20:01:52.1936335Z ) 2025-05-07T20:01:52.1936765Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:01:52.1937792Z self=, 2025-05-07T20:01:52.1938735Z B=51, 2025-05-07T20:01:52.1939119Z max_sequence_length=428, 2025-05-07T20:01:52.1939571Z padding_value=36449, 2025-05-07T20:01:52.1939976Z device=device(type='cpu'), 2025-05-07T20:01:52.1940386Z ) 2025-05-07T20:01:52.1940814Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:01:52.1941799Z self=, 2025-05-07T20:01:52.1942653Z B=84, 2025-05-07T20:01:52.1943016Z max_sequence_length=245, 2025-05-07T20:01:52.1943490Z padding_value=-14794, 2025-05-07T20:01:52.1943889Z device=device(type='cpu'), 2025-05-07T20:01:52.1944288Z ) 2025-05-07T20:01:52.1944713Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:01:52.1945731Z self=, 2025-05-07T20:01:52.1946671Z B=76, 2025-05-07T20:01:52.1947001Z max_sequence_length=430, 2025-05-07T20:01:52.1947457Z padding_value=-61788, 2025-05-07T20:01:52.1947889Z device=device(type='cpu'), 2025-05-07T20:01:52.1948334Z ) 2025-05-07T20:01:52.1948744Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:01:52.1949760Z self=, 2025-05-07T20:01:52.1950704Z B=67, 2025-05-07T20:01:52.1951045Z max_sequence_length=2, 2025-05-07T20:01:52.1951485Z padding_value=-62365, 2025-05-07T20:01:52.1951917Z device=device(type='cpu'), 2025-05-07T20:01:52.1952350Z ) 2025-05-07T20:01:52.1952744Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:01:52.1953721Z self=, 2025-05-07T20:01:52.1954624Z B=108, 2025-05-07T20:01:52.1954996Z max_sequence_length=245, 2025-05-07T20:01:52.1955437Z padding_value=390, 2025-05-07T20:01:52.1955847Z device=device(type='cpu'), 2025-05-07T20:01:52.1956518Z ) 2025-05-07T20:01:52.1956946Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:01:52.1957977Z self=, 2025-05-07T20:01:52.1958874Z B=47, 2025-05-07T20:01:52.1959213Z max_sequence_length=367, 2025-05-07T20:01:52.1959692Z padding_value=-22788, 2025-05-07T20:01:52.1960102Z device=device(type='cpu'), 2025-05-07T20:01:52.1960493Z ) 2025-05-07T20:01:52.1961048Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:01:52.1961970Z self=, 2025-05-07T20:01:52.1962799Z B=19, 2025-05-07T20:01:52.1963118Z max_sequence_length=138, 2025-05-07T20:01:52.1963578Z padding_value=99999, 2025-05-07T20:01:52.1964013Z device=device(type='cpu'), 2025-05-07T20:01:52.1964414Z ) 2025-05-07T20:01:52.1964810Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:01:52.1965784Z self=, 2025-05-07T20:01:52.1966647Z B=19, 2025-05-07T20:01:52.1966994Z max_sequence_length=19, 2025-05-07T20:01:52.1967469Z padding_value=99999, 2025-05-07T20:01:52.1967847Z device=device(type='cpu'), 2025-05-07T20:01:52.1968264Z ) 2025-05-07T20:01:52.1968686Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:01:52.1969645Z self=, 2025-05-07T20:01:52.1970511Z B=19, 2025-05-07T20:01:52.1970854Z max_sequence_length=19, 2025-05-07T20:01:52.1971276Z padding_value=19, 2025-05-07T20:01:52.1971649Z device=device(type='cpu'), 2025-05-07T20:01:52.1972063Z ) 2025-05-07T20:01:52.1972473Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:01:52.1973474Z self=, 2025-05-07T20:01:52.1974386Z B=110, 2025-05-07T20:01:52.1974755Z max_sequence_length=71, 2025-05-07T20:01:52.1975193Z padding_value=35357, 2025-05-07T20:01:52.1975642Z device=device(type='cpu'), 2025-05-07T20:01:52.1976080Z ) 2025-05-07T20:01:52.1976504Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:01:52.1977520Z self=, 2025-05-07T20:01:52.1978484Z B=110, 2025-05-07T20:01:52.1978879Z max_sequence_length=110, 2025-05-07T20:01:52.1979348Z padding_value=35357, 2025-05-07T20:01:52.1979806Z device=device(type='cpu'), 2025-05-07T20:01:52.1980282Z ) 2025-05-07T20:01:52.1980731Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:01:52.1981705Z self=, 2025-05-07T20:01:52.1982612Z B=110, 2025-05-07T20:01:52.1982980Z max_sequence_length=110, 2025-05-07T20:01:52.1983473Z padding_value=110, 2025-05-07T20:01:52.1983913Z device=device(type='cpu'), 2025-05-07T20:01:52.1984357Z ) 2025-05-07T20:01:52.1984844Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:01:52.1985949Z self=, 2025-05-07T20:01:52.1986945Z B=64, 2025-05-07T20:01:52.1987324Z max_sequence_length=436, 2025-05-07T20:01:52.1987814Z padding_value=17350, 2025-05-07T20:01:52.1988300Z device=device(type='cpu'), 2025-05-07T20:01:52.1988755Z ) 2025-05-07T20:01:52.1989209Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:01:52.1990287Z self=, 2025-05-07T20:01:52.1991265Z B=64, 2025-05-07T20:01:52.1991645Z max_sequence_length=64, 2025-05-07T20:01:52.1992125Z padding_value=17350, 2025-05-07T20:01:52.1992595Z device=device(type='cpu'), 2025-05-07T20:01:52.1993222Z ) 2025-05-07T20:01:52.1993703Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:01:52.1994806Z self=, 2025-05-07T20:01:52.1995798Z B=64, 2025-05-07T20:01:52.1996255Z max_sequence_length=64, 2025-05-07T20:01:52.1996732Z padding_value=64, 2025-05-07T20:01:52.1997187Z device=device(type='cpu'), 2025-05-07T20:01:52.1997641Z ) 2025-05-07T20:01:52.1998222Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:01:52.1999331Z self=, 2025-05-07T20:01:52.2000285Z B=82, 2025-05-07T20:01:52.2000633Z max_sequence_length=225, 2025-05-07T20:01:52.2001063Z padding_value=80405, 2025-05-07T20:01:52.2001501Z device=device(type='cpu'), 2025-05-07T20:01:52.2001971Z ) 2025-05-07T20:01:52.2002333Z PASSED 2025-05-07T20:01:52.2003063Z jagged/1d_to_dense_test.py::Jagged1DToDenseTest::test_jagged_1d_to_dense_truncation PASSED 2025-05-07T20:01:52.2004305Z jagged/1d_to_dense_test.py::Jagged1DToDenseTest::test_stacked_jagged_1d_to_dense SKIPPED 2025-05-07T20:01:52.2004929Z 2025-05-07T20:01:52.2005169Z =========================== short test summary info ============================ 2025-05-07T20:01:52.2006170Z SKIPPED [1] jagged/1d_to_dense_test.py:202: CUDA is not available or no GPUs detected 2025-05-07T20:01:52.2006960Z ========================= 3 passed, 1 skipped in 5.32s ========================= 2025-05-07T20:01:53.1180166Z 2025-05-07T20:01:53.1180537Z [TEST] Python test suite PASSED: ./jagged/1d_to_dense_test.py 2025-05-07T20:01:53.1198442Z [TEST] Python test time for ./jagged/1d_to_dense_test.py: 9 seconds 2025-05-07T20:01:53.1198771Z 2025-05-07T20:01:53.1198785Z 2025-05-07T20:01:53.1198790Z 2025-05-07T20:01:53.1198811Z 2025-05-07T20:01:53.1211406Z ################################################################################ 2025-05-07T20:01:53.1226493Z # [2025-05-07T20:01:53.122Z] Run Python Test Suite: 2025-05-07T20:01:53.1226837Z # ./jagged/2d_to_dense_test.py 2025-05-07T20:01:53.1227152Z ################################################################################ 2025-05-07T20:01:53.1248224Z + 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:01:53.1248884Z 2025-05-07T20:01:55.2299899Z ============================= test session starts ============================== 2025-05-07T20:01:55.2300594Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:01:55.2301156Z cachedir: .pytest_cache 2025-05-07T20:01:55.2301764Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:01:55.2302439Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:01:55.2302775Z plugins: hypothesis-6.131.14 2025-05-07T20:01:56.9469759Z collecting ... collected 4 items 2025-05-07T20:01:56.9470018Z 2025-05-07T20:01:57.3978441Z jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_jagged_2d_to_dense Trying example: test_jagged_2d_to_dense( 2025-05-07T20:01:57.3979529Z self=, 2025-05-07T20:01:57.3980132Z B=1, 2025-05-07T20:01:57.3980328Z D=1, 2025-05-07T20:01:57.3980549Z max_sequence_length=1, 2025-05-07T20:01:57.3980857Z dtype=torch.float32, 2025-05-07T20:01:57.3981105Z ) 2025-05-07T20:01:57.3981335Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:01:57.3981836Z self=, 2025-05-07T20:01:57.3982298Z B=77, 2025-05-07T20:01:57.3982507Z D=1, 2025-05-07T20:01:57.3982732Z max_sequence_length=1, 2025-05-07T20:01:57.3982993Z dtype=torch.float32, 2025-05-07T20:01:57.3983565Z ) 2025-05-07T20:01:57.3983792Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:01:57.3984277Z self=, 2025-05-07T20:01:57.3984750Z B=77, 2025-05-07T20:01:57.3984965Z D=100, 2025-05-07T20:01:57.3985190Z max_sequence_length=157, 2025-05-07T20:01:57.3985462Z dtype=torch.float16, 2025-05-07T20:01:57.3985710Z ) 2025-05-07T20:01:57.3985938Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:01:57.3986551Z self=, 2025-05-07T20:01:57.3987031Z B=37, 2025-05-07T20:01:57.3987240Z D=6, 2025-05-07T20:01:57.3987450Z max_sequence_length=70, 2025-05-07T20:01:57.3987733Z dtype=torch.bfloat16, 2025-05-07T20:01:57.3987989Z ) 2025-05-07T20:01:57.3988208Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:01:57.3988704Z self=, 2025-05-07T20:01:57.3989178Z B=60, 2025-05-07T20:01:57.3989369Z D=96, 2025-05-07T20:01:57.3989586Z max_sequence_length=63, 2025-05-07T20:01:57.3989858Z dtype=torch.float32, 2025-05-07T20:01:57.3990094Z ) 2025-05-07T20:01:57.3990323Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:01:57.3990814Z self=, 2025-05-07T20:01:57.3991282Z B=42, 2025-05-07T20:01:57.3991471Z D=96, 2025-05-07T20:01:57.3991689Z max_sequence_length=159, 2025-05-07T20:01:57.3991973Z dtype=torch.float32, 2025-05-07T20:01:57.3992206Z ) 2025-05-07T20:01:57.3992430Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:01:57.3992919Z self=, 2025-05-07T20:01:57.3993370Z B=58, 2025-05-07T20:01:57.3993572Z D=61, 2025-05-07T20:01:57.3993787Z max_sequence_length=200, 2025-05-07T20:01:57.3994053Z dtype=torch.float16, 2025-05-07T20:01:57.3994308Z ) 2025-05-07T20:01:57.3994532Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:01:57.3995011Z self=, 2025-05-07T20:01:57.3995483Z B=39, 2025-05-07T20:01:57.3995686Z D=9, 2025-05-07T20:01:57.3995893Z max_sequence_length=32, 2025-05-07T20:01:57.3996276Z dtype=torch.float32, 2025-05-07T20:01:57.3996527Z ) 2025-05-07T20:01:57.3996751Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:01:57.3997235Z self=, 2025-05-07T20:01:57.3997706Z B=11, 2025-05-07T20:01:57.3997909Z D=98, 2025-05-07T20:01:57.3998115Z max_sequence_length=7, 2025-05-07T20:01:57.3998388Z dtype=torch.bfloat16, 2025-05-07T20:01:57.3998638Z ) 2025-05-07T20:01:57.3998852Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:01:57.3999345Z self=, 2025-05-07T20:01:57.3999818Z B=85, 2025-05-07T20:01:57.4000009Z D=38, 2025-05-07T20:01:57.4000227Z max_sequence_length=1, 2025-05-07T20:01:57.4000499Z dtype=torch.bfloat16, 2025-05-07T20:01:57.4000736Z ) 2025-05-07T20:01:57.4000962Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:01:57.4001457Z self=, 2025-05-07T20:01:57.4001929Z B=113, 2025-05-07T20:01:57.4002122Z D=116, 2025-05-07T20:01:57.4002341Z max_sequence_length=93, 2025-05-07T20:01:57.4002622Z dtype=torch.bfloat16, 2025-05-07T20:01:57.4002858Z ) 2025-05-07T20:01:57.4003083Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:01:57.4003572Z self=, 2025-05-07T20:01:57.4004023Z B=113, 2025-05-07T20:01:57.4004227Z D=113, 2025-05-07T20:01:57.4004444Z max_sequence_length=93, 2025-05-07T20:01:57.4004705Z dtype=torch.bfloat16, 2025-05-07T20:01:57.4005061Z ) 2025-05-07T20:01:57.4005290Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:01:57.4006351Z self=, 2025-05-07T20:01:57.4006829Z B=93, 2025-05-07T20:01:57.4007035Z D=113, 2025-05-07T20:01:57.4007242Z max_sequence_length=93, 2025-05-07T20:01:57.4007517Z dtype=torch.bfloat16, 2025-05-07T20:01:57.4007766Z ) 2025-05-07T20:01:57.4007979Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:01:57.4008609Z self=, 2025-05-07T20:01:57.4009081Z B=93, 2025-05-07T20:01:57.4009284Z D=113, 2025-05-07T20:01:57.4009491Z max_sequence_length=113, 2025-05-07T20:01:57.4009775Z dtype=torch.bfloat16, 2025-05-07T20:01:57.4010024Z ) 2025-05-07T20:01:57.4010235Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:01:57.4010729Z self=, 2025-05-07T20:01:57.4011201Z B=93, 2025-05-07T20:01:57.4011391Z D=93, 2025-05-07T20:01:57.4011613Z max_sequence_length=113, 2025-05-07T20:01:57.4011895Z dtype=torch.bfloat16, 2025-05-07T20:01:57.4012134Z ) 2025-05-07T20:01:57.4012366Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:01:57.4012857Z self=, 2025-05-07T20:01:57.4013311Z B=113, 2025-05-07T20:01:57.4013523Z D=93, 2025-05-07T20:01:57.4013745Z max_sequence_length=113, 2025-05-07T20:01:57.4014022Z dtype=torch.bfloat16, 2025-05-07T20:01:57.4014259Z ) 2025-05-07T20:01:57.4014482Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:01:57.4014969Z self=, 2025-05-07T20:01:57.4015428Z B=113, 2025-05-07T20:01:57.4015636Z D=93, 2025-05-07T20:01:57.4015855Z max_sequence_length=93, 2025-05-07T20:01:57.4016120Z dtype=torch.bfloat16, 2025-05-07T20:01:57.4016374Z ) 2025-05-07T20:01:57.4016599Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:01:57.4017075Z self=, 2025-05-07T20:01:57.4017543Z B=108, 2025-05-07T20:01:57.4017746Z D=114, 2025-05-07T20:01:57.4017955Z max_sequence_length=137, 2025-05-07T20:01:57.4018233Z dtype=torch.float16, 2025-05-07T20:01:57.4018480Z ) 2025-05-07T20:01:57.4018693Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:01:57.4019184Z self=, 2025-05-07T20:01:57.4019651Z B=108, 2025-05-07T20:01:57.4019857Z D=114, 2025-05-07T20:01:57.4020060Z max_sequence_length=114, 2025-05-07T20:01:57.4020336Z dtype=torch.float16, 2025-05-07T20:01:57.4020582Z ) 2025-05-07T20:01:57.4020796Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:01:57.4021282Z self=, 2025-05-07T20:01:57.4021751Z B=108, 2025-05-07T20:01:57.4021944Z D=114, 2025-05-07T20:01:57.4022167Z max_sequence_length=108, 2025-05-07T20:01:57.4022444Z dtype=torch.float16, 2025-05-07T20:01:57.4022675Z ) 2025-05-07T20:01:57.4022889Z PASSED 2025-05-07T20:02:00.7963333Z 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:02:00.7964619Z self=, 2025-05-07T20:02:00.7965312Z B=2, 2025-05-07T20:02:00.7965571Z D=2, 2025-05-07T20:02:00.7965833Z max_sequence_length=1, 2025-05-07T20:02:00.7966201Z dtype=torch.float32, 2025-05-07T20:02:00.7966551Z device=device(type='cpu'), 2025-05-07T20:02:00.7966893Z ) 2025-05-07T20:02:00.7967290Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:02:00.7968063Z self=, 2025-05-07T20:02:00.7969082Z B=33, 2025-05-07T20:02:00.7969347Z D=2, 2025-05-07T20:02:00.7969627Z max_sequence_length=1, 2025-05-07T20:02:00.7969961Z dtype=torch.float32, 2025-05-07T20:02:00.7970308Z device=device(type='cpu'), 2025-05-07T20:02:00.7970652Z ) 2025-05-07T20:02:00.7970987Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:02:00.7971898Z self=, 2025-05-07T20:02:00.7972583Z B=33, 2025-05-07T20:02:00.7972841Z D=105, 2025-05-07T20:02:00.7973110Z max_sequence_length=178, 2025-05-07T20:02:00.7973468Z dtype=torch.float32, 2025-05-07T20:02:00.7973812Z device=device(type='cpu'), 2025-05-07T20:02:00.7974137Z ) 2025-05-07T20:02:00.7974484Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:02:00.7975254Z self=, 2025-05-07T20:02:00.7975922Z B=89, 2025-05-07T20:02:00.7976183Z D=63, 2025-05-07T20:02:00.7976459Z max_sequence_length=58, 2025-05-07T20:02:00.7976786Z dtype=torch.float16, 2025-05-07T20:02:00.7977122Z device=device(type='cpu'), 2025-05-07T20:02:00.7977453Z ) 2025-05-07T20:02:00.7977776Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:02:00.7978534Z self=, 2025-05-07T20:02:00.7979222Z B=34, 2025-05-07T20:02:00.7979478Z D=46, 2025-05-07T20:02:00.7979742Z max_sequence_length=178, 2025-05-07T20:02:00.7980101Z dtype=torch.bfloat16, 2025-05-07T20:02:00.7980447Z device=device(type='cpu'), 2025-05-07T20:02:00.7980772Z ) 2025-05-07T20:02:00.7981112Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:02:00.7981882Z self=, 2025-05-07T20:02:00.7982563Z B=65, 2025-05-07T20:02:00.7982822Z D=66, 2025-05-07T20:02:00.7983094Z max_sequence_length=2, 2025-05-07T20:02:00.7983419Z dtype=torch.float32, 2025-05-07T20:02:00.7983759Z device=device(type='cpu'), 2025-05-07T20:02:00.7984090Z ) 2025-05-07T20:02:00.7984417Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:02:00.7985187Z self=, 2025-05-07T20:02:00.7985871Z B=128, 2025-05-07T20:02:00.7986134Z D=126, 2025-05-07T20:02:00.7986398Z max_sequence_length=92, 2025-05-07T20:02:00.7986742Z dtype=torch.float16, 2025-05-07T20:02:00.7987082Z device=device(type='cpu'), 2025-05-07T20:02:00.7987405Z ) 2025-05-07T20:02:00.7987749Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:02:00.7988519Z self=, 2025-05-07T20:02:00.7989197Z B=43, 2025-05-07T20:02:00.7989453Z D=45, 2025-05-07T20:02:00.7989737Z max_sequence_length=184, 2025-05-07T20:02:00.7990082Z dtype=torch.float16, 2025-05-07T20:02:00.7990421Z device=device(type='cpu'), 2025-05-07T20:02:00.7990754Z ) 2025-05-07T20:02:00.7991078Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:02:00.7991849Z self=, 2025-05-07T20:02:00.7992540Z B=102, 2025-05-07T20:02:00.7992806Z D=7, 2025-05-07T20:02:00.7993070Z max_sequence_length=191, 2025-05-07T20:02:00.7993420Z dtype=torch.float32, 2025-05-07T20:02:00.7993760Z device=device(type='cpu'), 2025-05-07T20:02:00.7994083Z ) 2025-05-07T20:02:00.7994418Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:02:00.7995185Z self=, 2025-05-07T20:02:00.7995857Z B=91, 2025-05-07T20:02:00.7996340Z D=127, 2025-05-07T20:02:00.7996621Z max_sequence_length=63, 2025-05-07T20:02:00.7996955Z dtype=torch.bfloat16, 2025-05-07T20:02:00.7997300Z device=device(type='cpu'), 2025-05-07T20:02:00.7997634Z ) 2025-05-07T20:02:00.7997957Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:02:00.7998714Z self=, 2025-05-07T20:02:00.7999392Z B=106, 2025-05-07T20:02:00.7999648Z D=125, 2025-05-07T20:02:00.8000045Z max_sequence_length=180, 2025-05-07T20:02:00.8000404Z dtype=torch.float32, 2025-05-07T20:02:00.8000744Z device=device(type='cpu'), 2025-05-07T20:02:00.8001065Z ) 2025-05-07T20:02:00.8001407Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:02:00.8002174Z self=, 2025-05-07T20:02:00.8002847Z B=2, 2025-05-07T20:02:00.8003100Z D=125, 2025-05-07T20:02:00.8003384Z max_sequence_length=180, 2025-05-07T20:02:00.8003725Z dtype=torch.float32, 2025-05-07T20:02:00.8013086Z device=device(type='cpu'), 2025-05-07T20:02:00.8013472Z ) 2025-05-07T20:02:00.8013821Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:02:00.8014617Z self=, 2025-05-07T20:02:00.8015292Z B=2, 2025-05-07T20:02:00.8015484Z D=125, 2025-05-07T20:02:00.8015728Z max_sequence_length=2, 2025-05-07T20:02:00.8015998Z dtype=torch.float32, 2025-05-07T20:02:00.8016256Z device=device(type='cpu'), 2025-05-07T20:02:00.8016525Z ) 2025-05-07T20:02:00.8016799Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:02:00.8017385Z self=, 2025-05-07T20:02:00.8017909Z B=2, 2025-05-07T20:02:00.8018110Z D=125, 2025-05-07T20:02:00.8018330Z max_sequence_length=125, 2025-05-07T20:02:00.8018610Z dtype=torch.float32, 2025-05-07T20:02:00.8018879Z device=device(type='cpu'), 2025-05-07T20:02:00.8019142Z ) 2025-05-07T20:02:00.8019402Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:02:00.8019998Z self=, 2025-05-07T20:02:00.8020521Z B=125, 2025-05-07T20:02:00.8020713Z D=125, 2025-05-07T20:02:00.8020931Z max_sequence_length=125, 2025-05-07T20:02:00.8021211Z dtype=torch.float32, 2025-05-07T20:02:00.8021462Z device=device(type='cpu'), 2025-05-07T20:02:00.8021720Z ) 2025-05-07T20:02:00.8021984Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:02:00.8022564Z self=, 2025-05-07T20:02:00.8023087Z B=70, 2025-05-07T20:02:00.8023286Z D=14, 2025-05-07T20:02:00.8023500Z max_sequence_length=49, 2025-05-07T20:02:00.8023767Z dtype=torch.float32, 2025-05-07T20:02:00.8024034Z device=device(type='cpu'), 2025-05-07T20:02:00.8024298Z ) 2025-05-07T20:02:00.8024551Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:02:00.8025146Z self=, 2025-05-07T20:02:00.8025668Z B=49, 2025-05-07T20:02:00.8025869Z D=14, 2025-05-07T20:02:00.8026074Z max_sequence_length=49, 2025-05-07T20:02:00.8026351Z dtype=torch.float32, 2025-05-07T20:02:00.8026616Z device=device(type='cpu'), 2025-05-07T20:02:00.8026868Z ) 2025-05-07T20:02:00.8027138Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:02:00.8027728Z self=, 2025-05-07T20:02:00.8028238Z B=49, 2025-05-07T20:02:00.8028443Z D=49, 2025-05-07T20:02:00.8028655Z max_sequence_length=49, 2025-05-07T20:02:00.8029094Z dtype=torch.float32, 2025-05-07T20:02:00.8029365Z device=device(type='cpu'), 2025-05-07T20:02:00.8029625Z ) 2025-05-07T20:02:00.8029879Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:02:00.8030472Z self=, 2025-05-07T20:02:00.8030991Z B=53, 2025-05-07T20:02:00.8031192Z D=34, 2025-05-07T20:02:00.8031392Z max_sequence_length=145, 2025-05-07T20:02:00.8031661Z dtype=torch.float16, 2025-05-07T20:02:00.8032048Z device=device(type='cpu'), 2025-05-07T20:02:00.8032297Z ) 2025-05-07T20:02:00.8032566Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:02:00.8033157Z self=, 2025-05-07T20:02:00.8033670Z B=53, 2025-05-07T20:02:00.8033873Z D=2, 2025-05-07T20:02:00.8034090Z max_sequence_length=145, 2025-05-07T20:02:00.8034351Z dtype=torch.float16, 2025-05-07T20:02:00.8034619Z device=device(type='cpu'), 2025-05-07T20:02:00.8034876Z ) 2025-05-07T20:02:00.8035053Z PASSED 2025-05-07T20:02:00.8035515Z jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_jagged_2d_to_dense_truncation PASSED 2025-05-07T20:02:00.8036276Z jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_stacked_jagged_2d_to_dense SKIPPED 2025-05-07T20:02:00.8036663Z 2025-05-07T20:02:00.8036830Z =========================== short test summary info ============================ 2025-05-07T20:02:00.8037343Z SKIPPED [1] jagged/2d_to_dense_test.py:203: CUDA is not available or no GPUs detected 2025-05-07T20:02:00.8037869Z ========================= 3 passed, 1 skipped in 5.69s ========================= 2025-05-07T20:02:01.7791133Z 2025-05-07T20:02:01.7791620Z [TEST] Python test suite PASSED: ./jagged/2d_to_dense_test.py 2025-05-07T20:02:01.7809245Z [TEST] Python test time for ./jagged/2d_to_dense_test.py: 8 seconds 2025-05-07T20:02:01.7809566Z 2025-05-07T20:02:01.7809571Z 2025-05-07T20:02:01.7809605Z 2025-05-07T20:02:01.7809616Z 2025-05-07T20:02:01.7822271Z ################################################################################ 2025-05-07T20:02:01.7838063Z # [2025-05-07T20:02:01.783Z] Run Python Test Suite: 2025-05-07T20:02:01.7838469Z # ./jagged/batched_dense_vec_jagged_2d_mul_test.py 2025-05-07T20:02:01.7838832Z ################################################################################ 2025-05-07T20:02:01.7860961Z + 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:02:01.7861702Z 2025-05-07T20:02:03.9397112Z ============================= test session starts ============================== 2025-05-07T20:02:03.9397802Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:02:03.9398361Z cachedir: .pytest_cache 2025-05-07T20:02:03.9398968Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:02:03.9399681Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:02:03.9400006Z plugins: hypothesis-6.131.14 2025-05-07T20:02:05.6911479Z collecting ... collected 3 items 2025-05-07T20:02:05.6911743Z 2025-05-07T20:02:16.9378919Z 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:02:16.9381226Z self=, 2025-05-07T20:02:16.9382313Z B=0, 2025-05-07T20:02:16.9382618Z H=1, 2025-05-07T20:02:16.9383001Z max_L=1, 2025-05-07T20:02:16.9383315Z D=0, 2025-05-07T20:02:16.9383642Z dtype=torch.float32, 2025-05-07T20:02:16.9384018Z device=device(type='cpu'), 2025-05-07T20:02:16.9384424Z ) 2025-05-07T20:02:16.9386112Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:16.9387249Z self=, 2025-05-07T20:02:16.9388290Z B=15, 2025-05-07T20:02:16.9388613Z H=1, 2025-05-07T20:02:16.9388912Z max_L=1, 2025-05-07T20:02:16.9389234Z D=0, 2025-05-07T20:02:16.9389574Z dtype=torch.float32, 2025-05-07T20:02:16.9390001Z device=device(type='cpu'), 2025-05-07T20:02:16.9390394Z ) 2025-05-07T20:02:16.9391041Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:16.9392189Z self=, 2025-05-07T20:02:16.9393197Z B=15, 2025-05-07T20:02:16.9393512Z H=1, 2025-05-07T20:02:16.9393799Z max_L=10, 2025-05-07T20:02:16.9394130Z D=10, 2025-05-07T20:02:16.9394501Z dtype=torch.bfloat16, 2025-05-07T20:02:16.9395006Z device=device(type='cpu'), 2025-05-07T20:02:16.9395461Z ) 2025-05-07T20:02:16.9395932Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:16.9397422Z self=, 2025-05-07T20:02:16.9398665Z B=2, 2025-05-07T20:02:16.9399015Z H=1, 2025-05-07T20:02:16.9399362Z max_L=1, 2025-05-07T20:02:16.9399715Z D=0, 2025-05-07T20:02:16.9400089Z dtype=torch.float32, 2025-05-07T20:02:16.9400583Z device=device(type='cpu'), 2025-05-07T20:02:16.9401046Z ) 2025-05-07T20:02:16.9401511Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:16.9402898Z self=, 2025-05-07T20:02:16.9404168Z B=2, 2025-05-07T20:02:16.9404510Z H=1, 2025-05-07T20:02:16.9404860Z max_L=3, 2025-05-07T20:02:16.9405230Z D=21, 2025-05-07T20:02:16.9405826Z dtype=torch.float32, 2025-05-07T20:02:16.9406318Z device=device(type='cpu'), 2025-05-07T20:02:16.9406797Z ) 2025-05-07T20:02:16.9407260Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:16.9408652Z self=, 2025-05-07T20:02:16.9409911Z B=7, 2025-05-07T20:02:16.9410250Z H=1, 2025-05-07T20:02:16.9410603Z max_L=24, 2025-05-07T20:02:16.9410976Z D=4, 2025-05-07T20:02:16.9411355Z dtype=torch.bfloat16, 2025-05-07T20:02:16.9411848Z device=device(type='cpu'), 2025-05-07T20:02:16.9412330Z ) 2025-05-07T20:02:16.9412789Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:16.9414176Z self=, 2025-05-07T20:02:16.9415441Z B=13, 2025-05-07T20:02:16.9415795Z H=2, 2025-05-07T20:02:16.9416143Z max_L=16, 2025-05-07T20:02:16.9416513Z D=9, 2025-05-07T20:02:16.9416891Z dtype=torch.bfloat16, 2025-05-07T20:02:16.9417369Z device=device(type='cpu'), 2025-05-07T20:02:16.9417847Z ) 2025-05-07T20:02:16.9418322Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:16.9419522Z self=, 2025-05-07T20:02:16.9420706Z B=26, 2025-05-07T20:02:16.9421056Z H=1, 2025-05-07T20:02:16.9421396Z max_L=24, 2025-05-07T20:02:16.9421757Z D=4, 2025-05-07T20:02:16.9422131Z dtype=torch.bfloat16, 2025-05-07T20:02:16.9422610Z device=device(type='cpu'), 2025-05-07T20:02:16.9423083Z ) 2025-05-07T20:02:16.9423556Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:16.9424955Z self=, 2025-05-07T20:02:16.9426449Z B=22, 2025-05-07T20:02:16.9426800Z H=3, 2025-05-07T20:02:16.9427148Z max_L=17, 2025-05-07T20:02:16.9427499Z D=3, 2025-05-07T20:02:16.9427873Z dtype=torch.float16, 2025-05-07T20:02:16.9428353Z device=device(type='cpu'), 2025-05-07T20:02:16.9428812Z ) 2025-05-07T20:02:16.9429281Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:16.9430667Z self=, 2025-05-07T20:02:16.9432085Z B=5, 2025-05-07T20:02:16.9432441Z H=1, 2025-05-07T20:02:16.9432794Z max_L=18, 2025-05-07T20:02:16.9433147Z D=12, 2025-05-07T20:02:16.9433525Z dtype=torch.float32, 2025-05-07T20:02:16.9434006Z device=device(type='cpu'), 2025-05-07T20:02:16.9434470Z ) 2025-05-07T20:02:16.9434941Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:16.9436427Z self=, 2025-05-07T20:02:16.9437698Z B=30, 2025-05-07T20:02:16.9438035Z H=1, 2025-05-07T20:02:16.9438386Z max_L=10, 2025-05-07T20:02:16.9438752Z D=13, 2025-05-07T20:02:16.9439111Z dtype=torch.float16, 2025-05-07T20:02:16.9439592Z device=device(type='cpu'), 2025-05-07T20:02:16.9440068Z ) 2025-05-07T20:02:16.9440515Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:16.9441911Z self=, 2025-05-07T20:02:16.9443172Z B=32, 2025-05-07T20:02:16.9443509Z H=2, 2025-05-07T20:02:16.9443856Z max_L=5, 2025-05-07T20:02:16.9444218Z D=20, 2025-05-07T20:02:16.9444583Z dtype=torch.float32, 2025-05-07T20:02:16.9445072Z device=device(type='cpu'), 2025-05-07T20:02:16.9445551Z ) 2025-05-07T20:02:16.9446003Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:16.9447405Z self=, 2025-05-07T20:02:16.9448672Z B=16, 2025-05-07T20:02:16.9449029Z H=3, 2025-05-07T20:02:16.9449367Z max_L=21, 2025-05-07T20:02:16.9449731Z D=8, 2025-05-07T20:02:16.9450104Z dtype=torch.float16, 2025-05-07T20:02:16.9450539Z device=device(type='cpu'), 2025-05-07T20:02:16.9450960Z ) 2025-05-07T20:02:16.9451342Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:16.9452514Z self=, 2025-05-07T20:02:16.9453566Z B=0, 2025-05-07T20:02:16.9453903Z H=3, 2025-05-07T20:02:16.9454214Z max_L=30, 2025-05-07T20:02:16.9454550Z D=29, 2025-05-07T20:02:16.9454859Z dtype=torch.float16, 2025-05-07T20:02:16.9455271Z device=device(type='cpu'), 2025-05-07T20:02:16.9455667Z ) 2025-05-07T20:02:16.9456064Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:16.9457391Z self=, 2025-05-07T20:02:16.9458657Z B=24, 2025-05-07T20:02:16.9459022Z H=1, 2025-05-07T20:02:16.9459365Z max_L=19, 2025-05-07T20:02:16.9459735Z D=26, 2025-05-07T20:02:16.9460117Z dtype=torch.bfloat16, 2025-05-07T20:02:16.9460603Z device=device(type='cpu'), 2025-05-07T20:02:16.9461084Z ) 2025-05-07T20:02:16.9461564Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:16.9462963Z self=, 2025-05-07T20:02:16.9464218Z B=32, 2025-05-07T20:02:16.9464571Z H=1, 2025-05-07T20:02:16.9464918Z max_L=18, 2025-05-07T20:02:16.9465274Z D=16, 2025-05-07T20:02:16.9465649Z dtype=torch.float32, 2025-05-07T20:02:16.9466129Z device=device(type='cpu'), 2025-05-07T20:02:16.9466764Z ) 2025-05-07T20:02:16.9467235Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:16.9468627Z self=, 2025-05-07T20:02:16.9469876Z B=14, 2025-05-07T20:02:16.9470230Z H=2, 2025-05-07T20:02:16.9470585Z max_L=8, 2025-05-07T20:02:16.9470944Z D=25, 2025-05-07T20:02:16.9471321Z dtype=torch.float16, 2025-05-07T20:02:16.9471886Z device=device(type='cpu'), 2025-05-07T20:02:16.9472368Z ) 2025-05-07T20:02:16.9472828Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:16.9474221Z self=, 2025-05-07T20:02:16.9475488Z B=14, 2025-05-07T20:02:16.9475827Z H=2, 2025-05-07T20:02:16.9476268Z max_L=14, 2025-05-07T20:02:16.9476642Z D=25, 2025-05-07T20:02:16.9477014Z dtype=torch.float16, 2025-05-07T20:02:16.9477501Z device=device(type='cpu'), 2025-05-07T20:02:16.9477977Z ) 2025-05-07T20:02:16.9478434Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:16.9479822Z self=, 2025-05-07T20:02:16.9481082Z B=14, 2025-05-07T20:02:16.9481370Z H=1, 2025-05-07T20:02:16.9481654Z max_L=14, 2025-05-07T20:02:16.9481995Z D=25, 2025-05-07T20:02:16.9482374Z dtype=torch.float16, 2025-05-07T20:02:16.9482844Z device=device(type='cpu'), 2025-05-07T20:02:16.9483320Z ) 2025-05-07T20:02:16.9483787Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:16.9485169Z self=, 2025-05-07T20:02:16.9486434Z B=25, 2025-05-07T20:02:16.9486784Z H=1, 2025-05-07T20:02:16.9487133Z max_L=14, 2025-05-07T20:02:16.9487509Z D=25, 2025-05-07T20:02:16.9487887Z dtype=torch.float16, 2025-05-07T20:02:16.9488358Z device=device(type='cpu'), 2025-05-07T20:02:16.9488832Z ) 2025-05-07T20:02:16.9489303Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:16.9490681Z self=, 2025-05-07T20:02:16.9491948Z B=25, 2025-05-07T20:02:16.9492298Z H=1, 2025-05-07T20:02:16.9492651Z max_L=25, 2025-05-07T20:02:16.9493007Z D=25, 2025-05-07T20:02:16.9493383Z dtype=torch.float16, 2025-05-07T20:02:16.9493868Z device=device(type='cpu'), 2025-05-07T20:02:16.9494328Z ) 2025-05-07T20:02:16.9494796Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:16.9496192Z self=, 2025-05-07T20:02:16.9497449Z B=1, 2025-05-07T20:02:16.9497798Z H=1, 2025-05-07T20:02:16.9498147Z max_L=25, 2025-05-07T20:02:16.9498502Z D=25, 2025-05-07T20:02:16.9498881Z dtype=torch.float16, 2025-05-07T20:02:16.9499364Z device=device(type='cpu'), 2025-05-07T20:02:16.9499825Z ) 2025-05-07T20:02:16.9500298Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:16.9501690Z self=, 2025-05-07T20:02:16.9502963Z B=25, 2025-05-07T20:02:16.9503300Z H=1, 2025-05-07T20:02:16.9503650Z max_L=1, 2025-05-07T20:02:16.9504018Z D=25, 2025-05-07T20:02:16.9504383Z dtype=torch.float16, 2025-05-07T20:02:16.9504868Z device=device(type='cpu'), 2025-05-07T20:02:16.9505345Z ) 2025-05-07T20:02:16.9505988Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:16.9507379Z self=, 2025-05-07T20:02:16.9508893Z B=16, 2025-05-07T20:02:16.9509238Z H=1, 2025-05-07T20:02:16.9509595Z max_L=17, 2025-05-07T20:02:16.9509962Z D=11, 2025-05-07T20:02:16.9510327Z dtype=torch.float32, 2025-05-07T20:02:16.9510817Z device=device(type='cpu'), 2025-05-07T20:02:16.9511290Z ) 2025-05-07T20:02:16.9511748Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:16.9513194Z self=, 2025-05-07T20:02:16.9514271Z B=16, 2025-05-07T20:02:16.9514549Z H=1, 2025-05-07T20:02:16.9514825Z max_L=11, 2025-05-07T20:02:16.9515138Z D=11, 2025-05-07T20:02:16.9515437Z dtype=torch.float32, 2025-05-07T20:02:16.9515815Z device=device(type='cpu'), 2025-05-07T20:02:16.9516306Z ) 2025-05-07T20:02:16.9516700Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:16.9517829Z self=, 2025-05-07T20:02:16.9518999Z B=11, 2025-05-07T20:02:16.9519327Z H=1, 2025-05-07T20:02:16.9519607Z max_L=11, 2025-05-07T20:02:16.9519932Z D=11, 2025-05-07T20:02:16.9520274Z dtype=torch.float32, 2025-05-07T20:02:16.9520677Z device=device(type='cpu'), 2025-05-07T20:02:16.9521104Z ) 2025-05-07T20:02:16.9521416Z PASSED 2025-05-07T20:02:20.2098345Z 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:02:20.2100782Z self=, 2025-05-07T20:02:20.2101965Z B=2, 2025-05-07T20:02:20.2102301Z H=1, 2025-05-07T20:02:20.2102620Z max_L=1, 2025-05-07T20:02:20.2102992Z D=2, 2025-05-07T20:02:20.2103342Z dtype=torch.float32, 2025-05-07T20:02:20.2103724Z device_type='cpu', 2025-05-07T20:02:20.2104095Z ) 2025-05-07T20:02:20.2104579Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:20.2106140Z self=, 2025-05-07T20:02:20.2107232Z B=28, 2025-05-07T20:02:20.2107549Z H=1, 2025-05-07T20:02:20.2107886Z max_L=1, 2025-05-07T20:02:20.2108273Z D=2, 2025-05-07T20:02:20.2108653Z dtype=torch.float32, 2025-05-07T20:02:20.2109103Z device_type='cpu', 2025-05-07T20:02:20.2109519Z ) 2025-05-07T20:02:20.2110094Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:20.2111710Z self=, 2025-05-07T20:02:20.2113085Z B=28, 2025-05-07T20:02:20.2113455Z H=3, 2025-05-07T20:02:20.2113815Z max_L=10, 2025-05-07T20:02:20.2114172Z D=5, 2025-05-07T20:02:20.2114560Z dtype=torch.bfloat16, 2025-05-07T20:02:20.2115039Z device_type='cpu', 2025-05-07T20:02:20.2115449Z ) 2025-05-07T20:02:20.2116102Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:20.2117724Z self=, 2025-05-07T20:02:20.2119100Z B=13, 2025-05-07T20:02:20.2119463Z H=3, 2025-05-07T20:02:20.2119810Z max_L=4, 2025-05-07T20:02:20.2120160Z D=2, 2025-05-07T20:02:20.2120543Z dtype=torch.bfloat16, 2025-05-07T20:02:20.2121012Z device_type='cpu', 2025-05-07T20:02:20.2121418Z ) 2025-05-07T20:02:20.2121984Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:20.2123612Z self=, 2025-05-07T20:02:20.2125373Z B=25, 2025-05-07T20:02:20.2125734Z H=1, 2025-05-07T20:02:20.2126075Z max_L=4, 2025-05-07T20:02:20.2126442Z D=8, 2025-05-07T20:02:20.2126826Z dtype=torch.bfloat16, 2025-05-07T20:02:20.2127292Z device_type='cpu', 2025-05-07T20:02:20.2127725Z ) 2025-05-07T20:02:20.2128179Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:20.2129829Z self=, 2025-05-07T20:02:20.2131211Z B=25, 2025-05-07T20:02:20.2131573Z H=3, 2025-05-07T20:02:20.2131916Z max_L=17, 2025-05-07T20:02:20.2132296Z D=6, 2025-05-07T20:02:20.2132681Z dtype=torch.float32, 2025-05-07T20:02:20.2133152Z device_type='cpu', 2025-05-07T20:02:20.2133559Z ) 2025-05-07T20:02:20.2134129Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:20.2135743Z self=, 2025-05-07T20:02:20.2137101Z B=11, 2025-05-07T20:02:20.2137458Z H=3, 2025-05-07T20:02:20.2137815Z max_L=25, 2025-05-07T20:02:20.2138173Z D=31, 2025-05-07T20:02:20.2138554Z dtype=torch.float16, 2025-05-07T20:02:20.2139015Z device_type='cpu', 2025-05-07T20:02:20.2139413Z ) 2025-05-07T20:02:20.2139985Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:20.2141590Z self=, 2025-05-07T20:02:20.2142968Z B=3, 2025-05-07T20:02:20.2143306Z H=2, 2025-05-07T20:02:20.2143653Z max_L=32, 2025-05-07T20:02:20.2144016Z D=12, 2025-05-07T20:02:20.2144380Z dtype=torch.float16, 2025-05-07T20:02:20.2144838Z device_type='cpu', 2025-05-07T20:02:20.2145263Z ) 2025-05-07T20:02:20.2145809Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:20.2147410Z self=, 2025-05-07T20:02:20.2148778Z B=18, 2025-05-07T20:02:20.2149116Z H=1, 2025-05-07T20:02:20.2149466Z max_L=21, 2025-05-07T20:02:20.2149837Z D=22, 2025-05-07T20:02:20.2150200Z dtype=torch.float16, 2025-05-07T20:02:20.2150675Z device_type='cpu', 2025-05-07T20:02:20.2151088Z ) 2025-05-07T20:02:20.2151638Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:20.2153245Z self=, 2025-05-07T20:02:20.2154566Z B=4, 2025-05-07T20:02:20.2154863Z H=3, 2025-05-07T20:02:20.2155162Z max_L=16, 2025-05-07T20:02:20.2155487Z D=10, 2025-05-07T20:02:20.2155837Z dtype=torch.bfloat16, 2025-05-07T20:02:20.2156333Z device_type='cpu', 2025-05-07T20:02:20.2156704Z ) 2025-05-07T20:02:20.2157181Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:20.2158547Z self=, 2025-05-07T20:02:20.2159722Z B=19, 2025-05-07T20:02:20.2160084Z H=3, 2025-05-07T20:02:20.2160445Z max_L=4, 2025-05-07T20:02:20.2160822Z D=26, 2025-05-07T20:02:20.2161207Z dtype=torch.bfloat16, 2025-05-07T20:02:20.2161679Z device_type='cpu', 2025-05-07T20:02:20.2162102Z ) 2025-05-07T20:02:20.2162686Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:20.2164298Z self=, 2025-05-07T20:02:20.2165860Z B=4, 2025-05-07T20:02:20.2166212Z H=3, 2025-05-07T20:02:20.2166560Z max_L=4, 2025-05-07T20:02:20.2166924Z D=26, 2025-05-07T20:02:20.2167311Z dtype=torch.bfloat16, 2025-05-07T20:02:20.2167788Z device_type='cpu', 2025-05-07T20:02:20.2168206Z ) 2025-05-07T20:02:20.2168773Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:20.2170513Z self=, 2025-05-07T20:02:20.2171887Z B=4, 2025-05-07T20:02:20.2172243Z H=1, 2025-05-07T20:02:20.2172590Z max_L=4, 2025-05-07T20:02:20.2172941Z D=26, 2025-05-07T20:02:20.2173325Z dtype=torch.bfloat16, 2025-05-07T20:02:20.2173798Z device_type='cpu', 2025-05-07T20:02:20.2174216Z ) 2025-05-07T20:02:20.2174770Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:20.2176377Z self=, 2025-05-07T20:02:20.2177762Z B=4, 2025-05-07T20:02:20.2178101Z H=1, 2025-05-07T20:02:20.2178451Z max_L=26, 2025-05-07T20:02:20.2178825Z D=26, 2025-05-07T20:02:20.2179193Z dtype=torch.bfloat16, 2025-05-07T20:02:20.2179648Z device_type='cpu', 2025-05-07T20:02:20.2179988Z ) 2025-05-07T20:02:20.2180504Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:20.2182116Z self=, 2025-05-07T20:02:20.2183495Z B=2, 2025-05-07T20:02:20.2183849Z H=1, 2025-05-07T20:02:20.2184189Z max_L=26, 2025-05-07T20:02:20.2184560Z D=26, 2025-05-07T20:02:20.2184937Z dtype=torch.bfloat16, 2025-05-07T20:02:20.2185398Z device_type='cpu', 2025-05-07T20:02:20.2185821Z ) 2025-05-07T20:02:20.2186390Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:20.2187985Z self=, 2025-05-07T20:02:20.2189358Z B=2, 2025-05-07T20:02:20.2189713Z H=1, 2025-05-07T20:02:20.2190057Z max_L=26, 2025-05-07T20:02:20.2190438Z D=2, 2025-05-07T20:02:20.2190820Z dtype=torch.bfloat16, 2025-05-07T20:02:20.2191284Z device_type='cpu', 2025-05-07T20:02:20.2191707Z ) 2025-05-07T20:02:20.2192290Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:20.2193888Z self=, 2025-05-07T20:02:20.2195273Z B=2, 2025-05-07T20:02:20.2195627Z H=1, 2025-05-07T20:02:20.2196077Z max_L=1, 2025-05-07T20:02:20.2196439Z D=2, 2025-05-07T20:02:20.2196821Z dtype=torch.bfloat16, 2025-05-07T20:02:20.2197309Z device_type='cpu', 2025-05-07T20:02:20.2197718Z ) 2025-05-07T20:02:20.2198293Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:20.2199902Z self=, 2025-05-07T20:02:20.2201272Z B=27, 2025-05-07T20:02:20.2201626Z H=1, 2025-05-07T20:02:20.2201968Z max_L=8, 2025-05-07T20:02:20.2202320Z D=13, 2025-05-07T20:02:20.2202700Z dtype=torch.bfloat16, 2025-05-07T20:02:20.2203178Z device_type='cpu', 2025-05-07T20:02:20.2203580Z ) 2025-05-07T20:02:20.2204145Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:20.2205955Z self=, 2025-05-07T20:02:20.2207179Z B=27, 2025-05-07T20:02:20.2207456Z H=1, 2025-05-07T20:02:20.2207735Z max_L=8, 2025-05-07T20:02:20.2208290Z D=2, 2025-05-07T20:02:20.2208599Z dtype=torch.bfloat16, 2025-05-07T20:02:20.2208999Z device_type='cpu', 2025-05-07T20:02:20.2209342Z ) 2025-05-07T20:02:20.2209809Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:20.2211101Z self=, 2025-05-07T20:02:20.2212327Z B=27, 2025-05-07T20:02:20.2212656Z H=1, 2025-05-07T20:02:20.2213159Z max_L=1, 2025-05-07T20:02:20.2213471Z D=2, 2025-05-07T20:02:20.2213820Z dtype=torch.bfloat16, 2025-05-07T20:02:20.2214224Z device_type='cpu', 2025-05-07T20:02:20.2214603Z ) 2025-05-07T20:02:20.2214937Z PASSED 2025-05-07T20:02:20.2518462Z 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:02:20.2520749Z self=, 2025-05-07T20:02:20.2521864Z B=0, 2025-05-07T20:02:20.2522163Z H=1, 2025-05-07T20:02:20.2522446Z max_L=1, 2025-05-07T20:02:20.2522756Z D=0, 2025-05-07T20:02:20.2523096Z dtype=torch.float32, 2025-05-07T20:02:20.2523534Z device_type='meta', 2025-05-07T20:02:20.2523897Z ) 2025-05-07T20:02:20.2524395Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:20.2525720Z self=, 2025-05-07T20:02:20.2526934Z B=10, 2025-05-07T20:02:20.2527304Z H=1, 2025-05-07T20:02:20.2527627Z max_L=1, 2025-05-07T20:02:20.2527949Z D=0, 2025-05-07T20:02:20.2528251Z dtype=torch.float32, 2025-05-07T20:02:20.2528795Z device_type='meta', 2025-05-07T20:02:20.2529178Z ) 2025-05-07T20:02:20.2529643Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:20.2530925Z self=, 2025-05-07T20:02:20.2532090Z B=10, 2025-05-07T20:02:20.2532393Z H=2, 2025-05-07T20:02:20.2532686Z max_L=8, 2025-05-07T20:02:20.2532984Z D=13, 2025-05-07T20:02:20.2533280Z dtype=torch.float32, 2025-05-07T20:02:20.2533675Z device_type='meta', 2025-05-07T20:02:20.2534073Z ) 2025-05-07T20:02:20.2534565Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:20.2535886Z self=, 2025-05-07T20:02:20.2537013Z B=30, 2025-05-07T20:02:20.2537322Z H=3, 2025-05-07T20:02:20.2537613Z max_L=24, 2025-05-07T20:02:20.2537937Z D=32, 2025-05-07T20:02:20.2538279Z dtype=torch.float16, 2025-05-07T20:02:20.2538666Z device_type='meta', 2025-05-07T20:02:20.2539050Z ) 2025-05-07T20:02:20.2539526Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:20.2540828Z self=, 2025-05-07T20:02:20.2541981Z B=25, 2025-05-07T20:02:20.2542300Z H=3, 2025-05-07T20:02:20.2542606Z max_L=32, 2025-05-07T20:02:20.2542943Z D=1, 2025-05-07T20:02:20.2543301Z dtype=torch.bfloat16, 2025-05-07T20:02:20.2543756Z device_type='meta', 2025-05-07T20:02:20.2544145Z ) 2025-05-07T20:02:20.2544657Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:20.2546019Z self=, 2025-05-07T20:02:20.2547295Z B=30, 2025-05-07T20:02:20.2547667Z H=1, 2025-05-07T20:02:20.2548260Z max_L=6, 2025-05-07T20:02:20.2548610Z D=17, 2025-05-07T20:02:20.2548986Z dtype=torch.float16, 2025-05-07T20:02:20.2549439Z device_type='meta', 2025-05-07T20:02:20.2549800Z ) 2025-05-07T20:02:20.2550339Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:20.2551822Z self=, 2025-05-07T20:02:20.2552992Z B=22, 2025-05-07T20:02:20.2553543Z H=2, 2025-05-07T20:02:20.2553857Z max_L=5, 2025-05-07T20:02:20.2554204Z D=2, 2025-05-07T20:02:20.2554585Z dtype=torch.bfloat16, 2025-05-07T20:02:20.2555036Z device_type='meta', 2025-05-07T20:02:20.2555449Z ) 2025-05-07T20:02:20.2556058Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:20.2557616Z self=, 2025-05-07T20:02:20.2558978Z B=31, 2025-05-07T20:02:20.2559329Z H=2, 2025-05-07T20:02:20.2559667Z max_L=2, 2025-05-07T20:02:20.2560030Z D=22, 2025-05-07T20:02:20.2560394Z dtype=torch.float16, 2025-05-07T20:02:20.2560852Z device_type='meta', 2025-05-07T20:02:20.2561235Z ) 2025-05-07T20:02:20.2561771Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:20.2563295Z self=, 2025-05-07T20:02:20.2564641Z B=10, 2025-05-07T20:02:20.2564988Z H=2, 2025-05-07T20:02:20.2565336Z max_L=29, 2025-05-07T20:02:20.2565708Z D=14, 2025-05-07T20:02:20.2566079Z dtype=torch.float32, 2025-05-07T20:02:20.2566533Z device_type='meta', 2025-05-07T20:02:20.2566952Z ) 2025-05-07T20:02:20.2567508Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:20.2569048Z self=, 2025-05-07T20:02:20.2570358Z B=28, 2025-05-07T20:02:20.2570705Z H=1, 2025-05-07T20:02:20.2571035Z max_L=14, 2025-05-07T20:02:20.2571398Z D=1, 2025-05-07T20:02:20.2571770Z dtype=torch.float32, 2025-05-07T20:02:20.2572183Z device_type='meta', 2025-05-07T20:02:20.2572554Z ) 2025-05-07T20:02:20.2573069Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:20.2574366Z self=, 2025-05-07T20:02:20.2575482Z B=11, 2025-05-07T20:02:20.2575787Z H=1, 2025-05-07T20:02:20.2576075Z max_L=25, 2025-05-07T20:02:20.2576378Z D=14, 2025-05-07T20:02:20.2576697Z dtype=torch.float16, 2025-05-07T20:02:20.2577092Z device_type='meta', 2025-05-07T20:02:20.2577448Z ) 2025-05-07T20:02:20.2578014Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:20.2579542Z self=, 2025-05-07T20:02:20.2580794Z B=11, 2025-05-07T20:02:20.2581131Z H=1, 2025-05-07T20:02:20.2581452Z max_L=25, 2025-05-07T20:02:20.2581789Z D=1, 2025-05-07T20:02:20.2582125Z dtype=torch.float16, 2025-05-07T20:02:20.2582577Z device_type='meta', 2025-05-07T20:02:20.2582958Z ) 2025-05-07T20:02:20.2583480Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:20.2584709Z self=, 2025-05-07T20:02:20.2585874Z B=1, 2025-05-07T20:02:20.2586143Z H=1, 2025-05-07T20:02:20.2586433Z max_L=25, 2025-05-07T20:02:20.2586726Z D=1, 2025-05-07T20:02:20.2587196Z dtype=torch.float16, 2025-05-07T20:02:20.2587583Z device_type='meta', 2025-05-07T20:02:20.2587929Z ) 2025-05-07T20:02:20.2588371Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:20.2589600Z self=, 2025-05-07T20:02:20.2590658Z B=25, 2025-05-07T20:02:20.2590932Z H=1, 2025-05-07T20:02:20.2591220Z max_L=25, 2025-05-07T20:02:20.2591534Z D=1, 2025-05-07T20:02:20.2591914Z dtype=torch.float16, 2025-05-07T20:02:20.2592359Z device_type='meta', 2025-05-07T20:02:20.2592730Z ) 2025-05-07T20:02:20.2593238Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:20.2594657Z self=, 2025-05-07T20:02:20.2595887Z B=25, 2025-05-07T20:02:20.2596325Z H=1, 2025-05-07T20:02:20.2596650Z max_L=25, 2025-05-07T20:02:20.2596978Z D=25, 2025-05-07T20:02:20.2597301Z dtype=torch.float16, 2025-05-07T20:02:20.2597715Z device_type='meta', 2025-05-07T20:02:20.2598103Z ) 2025-05-07T20:02:20.2598599Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:20.2600008Z self=, 2025-05-07T20:02:20.2601218Z B=25, 2025-05-07T20:02:20.2601527Z H=1, 2025-05-07T20:02:20.2601827Z max_L=1, 2025-05-07T20:02:20.2602126Z D=25, 2025-05-07T20:02:20.2602452Z dtype=torch.float16, 2025-05-07T20:02:20.2602837Z device_type='meta', 2025-05-07T20:02:20.2603175Z ) 2025-05-07T20:02:20.2603642Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:20.2604932Z self=, 2025-05-07T20:02:20.2606296Z B=1, 2025-05-07T20:02:20.2606597Z H=1, 2025-05-07T20:02:20.2606884Z max_L=25, 2025-05-07T20:02:20.2607236Z D=25, 2025-05-07T20:02:20.2607615Z dtype=torch.float16, 2025-05-07T20:02:20.2608077Z device_type='meta', 2025-05-07T20:02:20.2608491Z ) 2025-05-07T20:02:20.2609049Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:20.2610352Z self=, 2025-05-07T20:02:20.2611388Z B=19, 2025-05-07T20:02:20.2611656Z H=3, 2025-05-07T20:02:20.2611930Z max_L=6, 2025-05-07T20:02:20.2612219Z D=8, 2025-05-07T20:02:20.2612500Z dtype=torch.float16, 2025-05-07T20:02:20.2612865Z device_type='meta', 2025-05-07T20:02:20.2613194Z ) 2025-05-07T20:02:20.2613620Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:20.2614795Z self=, 2025-05-07T20:02:20.2615796Z B=19, 2025-05-07T20:02:20.2616067Z H=3, 2025-05-07T20:02:20.2616346Z max_L=3, 2025-05-07T20:02:20.2616636Z D=8, 2025-05-07T20:02:20.2616924Z dtype=torch.float16, 2025-05-07T20:02:20.2617289Z device_type='meta', 2025-05-07T20:02:20.2617626Z ) 2025-05-07T20:02:20.2618053Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:20.2619229Z self=, 2025-05-07T20:02:20.2620237Z B=3, 2025-05-07T20:02:20.2620521Z H=3, 2025-05-07T20:02:20.2620786Z max_L=3, 2025-05-07T20:02:20.2621074Z D=8, 2025-05-07T20:02:20.2621369Z dtype=torch.float16, 2025-05-07T20:02:20.2621718Z device_type='meta', 2025-05-07T20:02:20.2622049Z ) 2025-05-07T20:02:20.2622562Z PASSED 2025-05-07T20:02:20.2622723Z 2025-05-07T20:02:20.2622930Z =============================== warnings summary =============================== 2025-05-07T20:02:20.2623951Z test/jagged/batched_dense_vec_jagged_2d_mul_test.py::BatchedDenseVecJagged2DMulTest::test_batched_dense_vec_jagged_2d_mul 2025-05-07T20:02:20.2626478Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:02:20.2628375Z warnings.warn( 2025-05-07T20:02:20.2628570Z 2025-05-07T20:02:20.2629199Z test/jagged/batched_dense_vec_jagged_2d_mul_test.py::BatchedDenseVecJagged2DMulTest::test_batched_dense_vec_jagged_2d_mul 2025-05-07T20:02:20.2631571Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #1 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:02:20.2633492Z warnings.warn( 2025-05-07T20:02:20.2633703Z 2025-05-07T20:02:20.2634029Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:02:20.2634716Z ======================== 3 passed, 2 warnings in 16.44s ======================== 2025-05-07T20:02:21.2400219Z 2025-05-07T20:02:21.2401147Z [TEST] Python test suite PASSED: ./jagged/batched_dense_vec_jagged_2d_mul_test.py 2025-05-07T20:02:21.2418586Z [TEST] Python test time for ./jagged/batched_dense_vec_jagged_2d_mul_test.py: 20 seconds 2025-05-07T20:02:21.2418973Z 2025-05-07T20:02:21.2418978Z 2025-05-07T20:02:21.2418982Z 2025-05-07T20:02:21.2418993Z 2025-05-07T20:02:21.2431310Z ################################################################################ 2025-05-07T20:02:21.2446416Z # [2025-05-07T20:02:21.244Z] Run Python Test Suite: 2025-05-07T20:02:21.2446807Z # ./jagged/dense_bmm_test.py 2025-05-07T20:02:21.2447118Z ################################################################################ 2025-05-07T20:02:21.2468596Z + 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:02:23.4228100Z 2025-05-07T20:02:23.4228860Z ============================= test session starts ============================== 2025-05-07T20:02:23.4229587Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:02:23.4230149Z cachedir: .pytest_cache 2025-05-07T20:02:23.4230757Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:02:23.4231438Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:02:23.4231769Z plugins: hypothesis-6.131.14 2025-05-07T20:02:25.1626222Z collecting ... collected 3 items 2025-05-07T20:02:25.1626483Z 2025-05-07T20:02:25.2915406Z jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm Trying example: test_jagged_dense_bmm( 2025-05-07T20:02:25.2916379Z self=, 2025-05-07T20:02:25.2916961Z B=10, 2025-05-07T20:02:25.2917224Z M=1, 2025-05-07T20:02:25.2917476Z N=1, 2025-05-07T20:02:25.2917717Z max_L=1, 2025-05-07T20:02:25.2918004Z dtype=torch.float32, 2025-05-07T20:02:25.2918391Z device=device(type='cpu'), 2025-05-07T20:02:25.2918725Z ) 2025-05-07T20:02:25.2919016Z Trying example: test_jagged_dense_bmm( 2025-05-07T20:02:25.2919599Z self=, 2025-05-07T20:02:25.2920154Z B=184, 2025-05-07T20:02:25.2920404Z M=27, 2025-05-07T20:02:25.2920656Z N=21, 2025-05-07T20:02:25.2920909Z max_L=12, 2025-05-07T20:02:25.2921187Z dtype=torch.float32, 2025-05-07T20:02:25.2921881Z device=device(type='cpu'), 2025-05-07T20:02:25.2922221Z ) 2025-05-07T20:02:25.2922475Z PASSED 2025-05-07T20:02:30.0160654Z jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm_dynamic_shape Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:30.0161925Z self=, 2025-05-07T20:02:30.0162571Z B=10, 2025-05-07T20:02:30.0162897Z M=2, 2025-05-07T20:02:30.0163156Z N=2, 2025-05-07T20:02:30.0163731Z max_L=2, 2025-05-07T20:02:30.0164024Z dtype=torch.float32, 2025-05-07T20:02:30.0164380Z device=device(type='cpu'), 2025-05-07T20:02:30.0164712Z ) 2025-05-07T20:02:30.0165053Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:30.0165763Z self=, 2025-05-07T20:02:30.0166393Z B=352, 2025-05-07T20:02:30.0166658Z M=2, 2025-05-07T20:02:30.0166917Z N=2, 2025-05-07T20:02:30.0167176Z max_L=2, 2025-05-07T20:02:30.0167463Z dtype=torch.float32, 2025-05-07T20:02:30.0167812Z device=device(type='cpu'), 2025-05-07T20:02:30.0168146Z ) 2025-05-07T20:02:30.0168486Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:30.0169200Z self=, 2025-05-07T20:02:30.0169830Z B=352, 2025-05-07T20:02:30.0170073Z M=21, 2025-05-07T20:02:30.0170325Z N=18, 2025-05-07T20:02:30.0170579Z max_L=15, 2025-05-07T20:02:30.0170851Z dtype=torch.float32, 2025-05-07T20:02:30.0171198Z device=device(type='cpu'), 2025-05-07T20:02:30.0171529Z ) 2025-05-07T20:02:30.0171853Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:30.0172557Z self=, 2025-05-07T20:02:30.0173179Z B=209, 2025-05-07T20:02:30.0173423Z M=29, 2025-05-07T20:02:30.0173679Z N=2, 2025-05-07T20:02:30.0173937Z max_L=9, 2025-05-07T20:02:30.0174205Z dtype=torch.float32, 2025-05-07T20:02:30.0174550Z device=device(type='cpu'), 2025-05-07T20:02:30.0174888Z ) 2025-05-07T20:02:30.0175204Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:30.0175912Z self=, 2025-05-07T20:02:30.0176545Z B=373, 2025-05-07T20:02:30.0176806Z M=16, 2025-05-07T20:02:30.0177050Z N=30, 2025-05-07T20:02:30.0177315Z max_L=23, 2025-05-07T20:02:30.0177603Z dtype=torch.float32, 2025-05-07T20:02:30.0177930Z device=device(type='cpu'), 2025-05-07T20:02:30.0178267Z ) 2025-05-07T20:02:30.0178600Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:30.0179289Z self=, 2025-05-07T20:02:30.0179914Z B=456, 2025-05-07T20:02:30.0180173Z M=32, 2025-05-07T20:02:30.0180419Z N=29, 2025-05-07T20:02:30.0180690Z max_L=18, 2025-05-07T20:02:30.0180978Z dtype=torch.float32, 2025-05-07T20:02:30.0181306Z device=device(type='cpu'), 2025-05-07T20:02:30.0181642Z ) 2025-05-07T20:02:30.0181987Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:30.0182683Z self=, 2025-05-07T20:02:30.0183313Z B=438, 2025-05-07T20:02:30.0183566Z M=27, 2025-05-07T20:02:30.0183818Z N=21, 2025-05-07T20:02:30.0184066Z max_L=12, 2025-05-07T20:02:30.0184348Z dtype=torch.float32, 2025-05-07T20:02:30.0184692Z device=device(type='cpu'), 2025-05-07T20:02:30.0185024Z ) 2025-05-07T20:02:30.0185329Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:30.0185869Z self=, 2025-05-07T20:02:30.0186335Z B=251, 2025-05-07T20:02:30.0186534Z M=14, 2025-05-07T20:02:30.0186729Z N=20, 2025-05-07T20:02:30.0187080Z max_L=12, 2025-05-07T20:02:30.0187301Z dtype=torch.float32, 2025-05-07T20:02:30.0187573Z device=device(type='cpu'), 2025-05-07T20:02:30.0187823Z ) 2025-05-07T20:02:30.0188084Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:30.0188625Z self=, 2025-05-07T20:02:30.0189095Z B=512, 2025-05-07T20:02:30.0189296Z M=16, 2025-05-07T20:02:30.0189494Z N=14, 2025-05-07T20:02:30.0189741Z max_L=13, 2025-05-07T20:02:30.0189970Z dtype=torch.float32, 2025-05-07T20:02:30.0190243Z device=device(type='cpu'), 2025-05-07T20:02:30.0190505Z ) 2025-05-07T20:02:30.0190751Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:30.0191294Z self=, 2025-05-07T20:02:30.0191767Z B=287, 2025-05-07T20:02:30.0199033Z M=2, 2025-05-07T20:02:30.0199265Z N=22, 2025-05-07T20:02:30.0199483Z max_L=8, 2025-05-07T20:02:30.0199721Z dtype=torch.float32, 2025-05-07T20:02:30.0200010Z device=device(type='cpu'), 2025-05-07T20:02:30.0200266Z ) 2025-05-07T20:02:30.0200534Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:30.0201095Z self=, 2025-05-07T20:02:30.0201581Z B=361, 2025-05-07T20:02:30.0201772Z M=7, 2025-05-07T20:02:30.0201970Z N=3, 2025-05-07T20:02:30.0202169Z max_L=3, 2025-05-07T20:02:30.0202391Z dtype=torch.float32, 2025-05-07T20:02:30.0202660Z device=device(type='cpu'), 2025-05-07T20:02:30.0202924Z ) 2025-05-07T20:02:30.0203175Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:30.0203726Z self=, 2025-05-07T20:02:30.0204211Z B=361, 2025-05-07T20:02:30.0204402Z M=3, 2025-05-07T20:02:30.0204601Z N=3, 2025-05-07T20:02:30.0204809Z max_L=3, 2025-05-07T20:02:30.0205018Z dtype=torch.float32, 2025-05-07T20:02:30.0205288Z device=device(type='cpu'), 2025-05-07T20:02:30.0205752Z ) 2025-05-07T20:02:30.0206005Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:30.0206556Z self=, 2025-05-07T20:02:30.0207039Z B=361, 2025-05-07T20:02:30.0207228Z M=3, 2025-05-07T20:02:30.0207428Z N=2, 2025-05-07T20:02:30.0207619Z max_L=3, 2025-05-07T20:02:30.0207847Z dtype=torch.float32, 2025-05-07T20:02:30.0208106Z device=device(type='cpu'), 2025-05-07T20:02:30.0208369Z ) 2025-05-07T20:02:30.0208630Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:30.0209161Z self=, 2025-05-07T20:02:30.0209642Z B=10, 2025-05-07T20:02:30.0209840Z M=3, 2025-05-07T20:02:30.0210040Z N=2, 2025-05-07T20:02:30.0210230Z max_L=3, 2025-05-07T20:02:30.0210451Z dtype=torch.float32, 2025-05-07T20:02:30.0210721Z device=device(type='cpu'), 2025-05-07T20:02:30.0210972Z ) 2025-05-07T20:02:30.0211237Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:30.0211783Z self=, 2025-05-07T20:02:30.0212251Z B=10, 2025-05-07T20:02:30.0212448Z M=3, 2025-05-07T20:02:30.0212643Z N=3, 2025-05-07T20:02:30.0212825Z max_L=3, 2025-05-07T20:02:30.0213049Z dtype=torch.float32, 2025-05-07T20:02:30.0213313Z device=device(type='cpu'), 2025-05-07T20:02:30.0213559Z ) 2025-05-07T20:02:30.0213815Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:30.0214358Z self=, 2025-05-07T20:02:30.0214823Z B=10, 2025-05-07T20:02:30.0215020Z M=3, 2025-05-07T20:02:30.0215215Z N=10, 2025-05-07T20:02:30.0215399Z max_L=3, 2025-05-07T20:02:30.0215804Z dtype=torch.float32, 2025-05-07T20:02:30.0216074Z device=device(type='cpu'), 2025-05-07T20:02:30.0216342Z ) 2025-05-07T20:02:30.0216593Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:30.0217137Z self=, 2025-05-07T20:02:30.0217616Z B=10, 2025-05-07T20:02:30.0217800Z M=3, 2025-05-07T20:02:30.0217995Z N=10, 2025-05-07T20:02:30.0218193Z max_L=10, 2025-05-07T20:02:30.0218494Z dtype=torch.float32, 2025-05-07T20:02:30.0218760Z device=device(type='cpu'), 2025-05-07T20:02:30.0219020Z ) 2025-05-07T20:02:30.0219271Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:30.0219823Z self=, 2025-05-07T20:02:30.0220308Z B=332, 2025-05-07T20:02:30.0220503Z M=5, 2025-05-07T20:02:30.0220704Z N=31, 2025-05-07T20:02:30.0220904Z max_L=28, 2025-05-07T20:02:30.0221116Z dtype=torch.float32, 2025-05-07T20:02:30.0221389Z device=device(type='cpu'), 2025-05-07T20:02:30.0221651Z ) 2025-05-07T20:02:30.0221910Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:30.0222439Z self=, 2025-05-07T20:02:30.0222918Z B=332, 2025-05-07T20:02:30.0223119Z M=5, 2025-05-07T20:02:30.0223299Z N=5, 2025-05-07T20:02:30.0223493Z max_L=28, 2025-05-07T20:02:30.0223713Z dtype=torch.float32, 2025-05-07T20:02:30.0223965Z device=device(type='cpu'), 2025-05-07T20:02:30.0224224Z ) 2025-05-07T20:02:30.0224481Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:30.0225010Z self=, 2025-05-07T20:02:30.0225491Z B=332, 2025-05-07T20:02:30.0225690Z M=5, 2025-05-07T20:02:30.0225873Z N=5, 2025-05-07T20:02:30.0226071Z max_L=5, 2025-05-07T20:02:30.0226292Z dtype=torch.float32, 2025-05-07T20:02:30.0226543Z device=device(type='cpu'), 2025-05-07T20:02:30.0226801Z ) 2025-05-07T20:02:30.0227011Z PASSED 2025-05-07T20:02:30.1237731Z jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_jagged_bmm Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:30.1238719Z self=, 2025-05-07T20:02:30.1239278Z B=10, 2025-05-07T20:02:30.1239543Z M=1, 2025-05-07T20:02:30.1239802Z N=1, 2025-05-07T20:02:30.1240073Z max_L=1, 2025-05-07T20:02:30.1240364Z dtype=torch.float32, 2025-05-07T20:02:30.1240706Z device=device(type='cpu'), 2025-05-07T20:02:30.1241038Z ) 2025-05-07T20:02:30.1241337Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:30.1241921Z self=, 2025-05-07T20:02:30.1242466Z B=39, 2025-05-07T20:02:30.1242726Z M=1, 2025-05-07T20:02:30.1242983Z N=1, 2025-05-07T20:02:30.1243241Z max_L=1, 2025-05-07T20:02:30.1243529Z dtype=torch.float32, 2025-05-07T20:02:30.1243874Z device=device(type='cpu'), 2025-05-07T20:02:30.1244213Z ) 2025-05-07T20:02:30.1244493Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:30.1245071Z self=, 2025-05-07T20:02:30.1245633Z B=39, 2025-05-07T20:02:30.1245880Z M=10, 2025-05-07T20:02:30.1246126Z N=22, 2025-05-07T20:02:30.1246381Z max_L=11, 2025-05-07T20:02:30.1246654Z dtype=torch.float32, 2025-05-07T20:02:30.1246990Z device=device(type='cpu'), 2025-05-07T20:02:30.1247326Z ) 2025-05-07T20:02:30.1247598Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:30.1248183Z self=, 2025-05-07T20:02:30.1248749Z B=346, 2025-05-07T20:02:30.1248996Z M=6, 2025-05-07T20:02:30.1249248Z N=21, 2025-05-07T20:02:30.1249504Z max_L=24, 2025-05-07T20:02:30.1250008Z dtype=torch.float32, 2025-05-07T20:02:30.1250351Z device=device(type='cpu'), 2025-05-07T20:02:30.1250686Z ) 2025-05-07T20:02:30.1250957Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:30.1251540Z self=, 2025-05-07T20:02:30.1252099Z B=145, 2025-05-07T20:02:30.1252359Z M=15, 2025-05-07T20:02:30.1252600Z N=16, 2025-05-07T20:02:30.1252856Z max_L=13, 2025-05-07T20:02:30.1253144Z dtype=torch.float32, 2025-05-07T20:02:30.1253585Z device=device(type='cpu'), 2025-05-07T20:02:30.1253931Z ) 2025-05-07T20:02:30.1254219Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:30.1254788Z self=, 2025-05-07T20:02:30.1255348Z B=24, 2025-05-07T20:02:30.1255609Z M=12, 2025-05-07T20:02:30.1255857Z N=1, 2025-05-07T20:02:30.1256115Z max_L=25, 2025-05-07T20:02:30.1256401Z dtype=torch.float32, 2025-05-07T20:02:30.1256731Z device=device(type='cpu'), 2025-05-07T20:02:30.1257070Z ) 2025-05-07T20:02:30.1257356Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:30.1257925Z self=, 2025-05-07T20:02:30.1258486Z B=36, 2025-05-07T20:02:30.1258736Z M=6, 2025-05-07T20:02:30.1258978Z N=16, 2025-05-07T20:02:30.1259229Z max_L=29, 2025-05-07T20:02:30.1259509Z dtype=torch.float32, 2025-05-07T20:02:30.1259837Z device=device(type='cpu'), 2025-05-07T20:02:30.1260182Z ) 2025-05-07T20:02:30.1260467Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:30.1261052Z self=, 2025-05-07T20:02:30.1261593Z B=447, 2025-05-07T20:02:30.1261848Z M=25, 2025-05-07T20:02:30.1262105Z N=11, 2025-05-07T20:02:30.1262354Z max_L=30, 2025-05-07T20:02:30.1262635Z dtype=torch.float32, 2025-05-07T20:02:30.1262981Z device=device(type='cpu'), 2025-05-07T20:02:30.1263312Z ) 2025-05-07T20:02:30.1263594Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:30.1264169Z self=, 2025-05-07T20:02:30.1264710Z B=491, 2025-05-07T20:02:30.1264963Z M=22, 2025-05-07T20:02:30.1265217Z N=18, 2025-05-07T20:02:30.1265459Z max_L=31, 2025-05-07T20:02:30.1265742Z dtype=torch.float32, 2025-05-07T20:02:30.1266079Z device=device(type='cpu'), 2025-05-07T20:02:30.1266404Z ) 2025-05-07T20:02:30.1266688Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:30.1267268Z self=, 2025-05-07T20:02:30.1267817Z B=111, 2025-05-07T20:02:30.1268071Z M=23, 2025-05-07T20:02:30.1268325Z N=12, 2025-05-07T20:02:30.1268565Z max_L=17, 2025-05-07T20:02:30.1268851Z dtype=torch.float32, 2025-05-07T20:02:30.1269189Z device=device(type='cpu'), 2025-05-07T20:02:30.1269523Z ) 2025-05-07T20:02:30.1269792Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:30.1270388Z self=, 2025-05-07T20:02:30.1270838Z B=359, 2025-05-07T20:02:30.1271028Z M=27, 2025-05-07T20:02:30.1271225Z N=15, 2025-05-07T20:02:30.1271422Z max_L=13, 2025-05-07T20:02:30.1271635Z dtype=torch.float32, 2025-05-07T20:02:30.1271904Z device=device(type='cpu'), 2025-05-07T20:02:30.1272166Z ) 2025-05-07T20:02:30.1272372Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:30.1272824Z self=, 2025-05-07T20:02:30.1273254Z B=13, 2025-05-07T20:02:30.1273438Z M=27, 2025-05-07T20:02:30.1273632Z N=15, 2025-05-07T20:02:30.1273828Z max_L=13, 2025-05-07T20:02:30.1274038Z dtype=torch.float32, 2025-05-07T20:02:30.1274303Z device=device(type='cpu'), 2025-05-07T20:02:30.1274562Z ) 2025-05-07T20:02:30.1274771Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:30.1275220Z self=, 2025-05-07T20:02:30.1275786Z B=13, 2025-05-07T20:02:30.1276060Z M=27, 2025-05-07T20:02:30.1276246Z N=27, 2025-05-07T20:02:30.1276444Z max_L=13, 2025-05-07T20:02:30.1276668Z dtype=torch.float32, 2025-05-07T20:02:30.1276924Z device=device(type='cpu'), 2025-05-07T20:02:30.1277192Z ) 2025-05-07T20:02:30.1277412Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:30.1277930Z self=, 2025-05-07T20:02:30.1278348Z B=27, 2025-05-07T20:02:30.1278543Z M=27, 2025-05-07T20:02:30.1278745Z N=27, 2025-05-07T20:02:30.1278930Z max_L=13, 2025-05-07T20:02:30.1279157Z dtype=torch.float32, 2025-05-07T20:02:30.1279423Z device=device(type='cpu'), 2025-05-07T20:02:30.1279671Z ) 2025-05-07T20:02:30.1279894Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:30.1280340Z self=, 2025-05-07T20:02:30.1280756Z B=27, 2025-05-07T20:02:30.1280954Z M=27, 2025-05-07T20:02:30.1281150Z N=27, 2025-05-07T20:02:30.1281333Z max_L=27, 2025-05-07T20:02:30.1281549Z dtype=torch.float32, 2025-05-07T20:02:30.1281810Z device=device(type='cpu'), 2025-05-07T20:02:30.1282056Z ) 2025-05-07T20:02:30.1282275Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:30.1282722Z self=, 2025-05-07T20:02:30.1283139Z B=80, 2025-05-07T20:02:30.1283336Z M=22, 2025-05-07T20:02:30.1283532Z N=32, 2025-05-07T20:02:30.1283715Z max_L=15, 2025-05-07T20:02:30.1283933Z dtype=torch.float32, 2025-05-07T20:02:30.1284198Z device=device(type='cpu'), 2025-05-07T20:02:30.1284459Z ) 2025-05-07T20:02:30.1284664Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:30.1285118Z self=, 2025-05-07T20:02:30.1285550Z B=80, 2025-05-07T20:02:30.1285740Z M=22, 2025-05-07T20:02:30.1285933Z N=32, 2025-05-07T20:02:30.1286130Z max_L=22, 2025-05-07T20:02:30.1286340Z dtype=torch.float32, 2025-05-07T20:02:30.1286608Z device=device(type='cpu'), 2025-05-07T20:02:30.1286872Z ) 2025-05-07T20:02:30.1287079Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:30.1287527Z self=, 2025-05-07T20:02:30.1287953Z B=22, 2025-05-07T20:02:30.1288140Z M=22, 2025-05-07T20:02:30.1288338Z N=32, 2025-05-07T20:02:30.1288540Z max_L=22, 2025-05-07T20:02:30.1288748Z dtype=torch.float32, 2025-05-07T20:02:30.1289015Z device=device(type='cpu'), 2025-05-07T20:02:30.1289276Z ) 2025-05-07T20:02:30.1289483Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:30.1289938Z self=, 2025-05-07T20:02:30.1290365Z B=22, 2025-05-07T20:02:30.1290560Z M=22, 2025-05-07T20:02:30.1290749Z N=22, 2025-05-07T20:02:30.1290941Z max_L=22, 2025-05-07T20:02:30.1291156Z dtype=torch.float32, 2025-05-07T20:02:30.1291406Z device=device(type='cpu'), 2025-05-07T20:02:30.1291662Z ) 2025-05-07T20:02:30.1291876Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:30.1292311Z self=, 2025-05-07T20:02:30.1292738Z B=201, 2025-05-07T20:02:30.1292935Z M=28, 2025-05-07T20:02:30.1293117Z N=24, 2025-05-07T20:02:30.1293319Z max_L=32, 2025-05-07T20:02:30.1293537Z dtype=torch.float32, 2025-05-07T20:02:30.1293790Z device=device(type='cpu'), 2025-05-07T20:02:30.1294048Z ) 2025-05-07T20:02:30.1294270Z PASSED 2025-05-07T20:02:30.1294383Z 2025-05-07T20:02:30.1294538Z =============================== warnings summary =============================== 2025-05-07T20:02:30.1294901Z test/jagged/dense_bmm_test.py: 21 warnings 2025-05-07T20:02:30.1298310Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::dense_to_jagged: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:02:30.1301914Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:02:30.1302345Z 2025-05-07T20:02:30.1302463Z test/jagged/dense_bmm_test.py: 22 warnings 2025-05-07T20:02:30.1305980Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::jagged_to_padded_dense: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:02:30.1309529Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:02:30.1309968Z 2025-05-07T20:02:30.1310203Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:02:30.1310697Z ======================== 3 passed, 43 warnings in 6.82s ======================== 2025-05-07T20:02:31.1242974Z 2025-05-07T20:02:31.1243486Z [TEST] Python test suite PASSED: ./jagged/dense_bmm_test.py 2025-05-07T20:02:31.1260753Z [TEST] Python test time for ./jagged/dense_bmm_test.py: 10 seconds 2025-05-07T20:02:31.1261057Z 2025-05-07T20:02:31.1261063Z 2025-05-07T20:02:31.1261074Z 2025-05-07T20:02:31.1261110Z 2025-05-07T20:02:31.1273298Z ################################################################################ 2025-05-07T20:02:31.1289179Z # [2025-05-07T20:02:31.128Z] Run Python Test Suite: 2025-05-07T20:02:31.1289590Z # ./jagged/dense_dense_elementwise_add_test.py 2025-05-07T20:02:31.1289947Z ################################################################################ 2025-05-07T20:02:31.1312145Z + 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:02:31.1312881Z 2025-05-07T20:02:33.2524968Z ============================= test session starts ============================== 2025-05-07T20:02:33.2525655Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:02:33.2526210Z cachedir: .pytest_cache 2025-05-07T20:02:33.2526864Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:02:33.2527543Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:02:33.2527871Z plugins: hypothesis-6.131.14 2025-05-07T20:02:34.9908709Z collecting ... collected 4 items 2025-05-07T20:02:34.9908973Z 2025-05-07T20:02:38.8797975Z 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:02:38.8800899Z self=, 2025-05-07T20:02:38.8802089Z num_jagged_dim=1, 2025-05-07T20:02:38.8802462Z outer_dense_size=0, 2025-05-07T20:02:38.8802826Z inner_dense_size=0, 2025-05-07T20:02:38.8803286Z dtype=torch.float32, 2025-05-07T20:02:38.8803721Z device=device(type='cpu'), 2025-05-07T20:02:38.8804148Z ) 2025-05-07T20:02:38.8804946Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:02:38.8806514Z self=, 2025-05-07T20:02:38.8807681Z num_jagged_dim=3, 2025-05-07T20:02:38.8808094Z outer_dense_size=0, 2025-05-07T20:02:38.8808482Z inner_dense_size=0, 2025-05-07T20:02:38.8808894Z dtype=torch.float32, 2025-05-07T20:02:38.8809321Z device=device(type='cpu'), 2025-05-07T20:02:38.8809729Z ) 2025-05-07T20:02:38.8810228Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:02:38.8811579Z self=, 2025-05-07T20:02:38.8812705Z num_jagged_dim=3, 2025-05-07T20:02:38.8813143Z outer_dense_size=1, 2025-05-07T20:02:38.8813595Z inner_dense_size=0, 2025-05-07T20:02:38.8814046Z dtype=torch.float16, 2025-05-07T20:02:38.8814541Z device=device(type='cpu'), 2025-05-07T20:02:38.8815020Z ) 2025-05-07T20:02:38.8815598Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:02:38.8817215Z self=, 2025-05-07T20:02:38.8818605Z num_jagged_dim=2, 2025-05-07T20:02:38.8819041Z outer_dense_size=1, 2025-05-07T20:02:38.8819490Z inner_dense_size=2, 2025-05-07T20:02:38.8819948Z dtype=torch.float16, 2025-05-07T20:02:38.8820438Z device=device(type='cpu'), 2025-05-07T20:02:38.8820900Z ) 2025-05-07T20:02:38.8821489Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:02:38.8823118Z self=, 2025-05-07T20:02:38.8824499Z num_jagged_dim=2, 2025-05-07T20:02:38.8824951Z outer_dense_size=3, 2025-05-07T20:02:38.8825402Z inner_dense_size=1, 2025-05-07T20:02:38.8825865Z dtype=torch.bfloat16, 2025-05-07T20:02:38.8826343Z device=device(type='cpu'), 2025-05-07T20:02:38.8826824Z ) 2025-05-07T20:02:38.8827415Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:02:38.8829026Z self=, 2025-05-07T20:02:38.8830425Z num_jagged_dim=3, 2025-05-07T20:02:38.8830862Z outer_dense_size=2, 2025-05-07T20:02:38.8831293Z inner_dense_size=0, 2025-05-07T20:02:38.8831671Z dtype=torch.float32, 2025-05-07T20:02:38.8832052Z device=device(type='cpu'), 2025-05-07T20:02:38.8832484Z ) 2025-05-07T20:02:38.8833076Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:02:38.8834711Z self=, 2025-05-07T20:02:38.8836195Z num_jagged_dim=2, 2025-05-07T20:02:38.8836633Z outer_dense_size=3, 2025-05-07T20:02:38.8837083Z inner_dense_size=3, 2025-05-07T20:02:38.8837537Z dtype=torch.float32, 2025-05-07T20:02:38.8838000Z device=device(type='cpu'), 2025-05-07T20:02:38.8838473Z ) 2025-05-07T20:02:38.8839060Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:02:38.8840881Z self=, 2025-05-07T20:02:38.8842267Z num_jagged_dim=1, 2025-05-07T20:02:38.8842706Z outer_dense_size=4, 2025-05-07T20:02:38.8843149Z inner_dense_size=2, 2025-05-07T20:02:38.8843608Z dtype=torch.float32, 2025-05-07T20:02:38.8844090Z device=device(type='cpu'), 2025-05-07T20:02:38.8844565Z ) 2025-05-07T20:02:38.8845270Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:02:38.8846900Z self=, 2025-05-07T20:02:38.8848285Z num_jagged_dim=1, 2025-05-07T20:02:38.8848729Z outer_dense_size=1, 2025-05-07T20:02:38.8849165Z inner_dense_size=1, 2025-05-07T20:02:38.8849623Z dtype=torch.bfloat16, 2025-05-07T20:02:38.8850117Z device=device(type='cpu'), 2025-05-07T20:02:38.8850592Z ) 2025-05-07T20:02:38.8851192Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:02:38.8852825Z self=, 2025-05-07T20:02:38.8854201Z num_jagged_dim=4, 2025-05-07T20:02:38.8854649Z outer_dense_size=3, 2025-05-07T20:02:38.8855102Z inner_dense_size=4, 2025-05-07T20:02:38.8855538Z dtype=torch.float16, 2025-05-07T20:02:38.8856035Z device=device(type='cpu'), 2025-05-07T20:02:38.8856483Z ) 2025-05-07T20:02:38.8857004Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:02:38.8858396Z self=, 2025-05-07T20:02:38.8859568Z num_jagged_dim=4, 2025-05-07T20:02:38.8859991Z outer_dense_size=4, 2025-05-07T20:02:38.8860350Z inner_dense_size=1, 2025-05-07T20:02:38.8860768Z dtype=torch.float16, 2025-05-07T20:02:38.8861161Z device=device(type='cpu'), 2025-05-07T20:02:38.8861554Z ) 2025-05-07T20:02:38.8862094Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:02:38.8863722Z self=, 2025-05-07T20:02:38.8865120Z num_jagged_dim=4, 2025-05-07T20:02:38.8865549Z outer_dense_size=4, 2025-05-07T20:02:38.8866009Z inner_dense_size=4, 2025-05-07T20:02:38.8866459Z dtype=torch.float16, 2025-05-07T20:02:38.8866930Z device=device(type='cpu'), 2025-05-07T20:02:38.8867409Z ) 2025-05-07T20:02:38.8868003Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:02:38.8869617Z self=, 2025-05-07T20:02:38.8871016Z num_jagged_dim=4, 2025-05-07T20:02:38.8871466Z outer_dense_size=2, 2025-05-07T20:02:38.8871905Z inner_dense_size=3, 2025-05-07T20:02:38.8872355Z dtype=torch.float32, 2025-05-07T20:02:38.8872835Z device=device(type='cpu'), 2025-05-07T20:02:38.8873303Z ) 2025-05-07T20:02:38.8873896Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:02:38.8875523Z self=, 2025-05-07T20:02:38.8877017Z num_jagged_dim=4, 2025-05-07T20:02:38.8877446Z outer_dense_size=3, 2025-05-07T20:02:38.8877900Z inner_dense_size=3, 2025-05-07T20:02:38.8878358Z dtype=torch.float32, 2025-05-07T20:02:38.8878828Z device=device(type='cpu'), 2025-05-07T20:02:38.8879312Z ) 2025-05-07T20:02:38.8879907Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:02:38.8881373Z self=, 2025-05-07T20:02:38.8882925Z num_jagged_dim=4, 2025-05-07T20:02:38.8883369Z outer_dense_size=4, 2025-05-07T20:02:38.8883821Z inner_dense_size=3, 2025-05-07T20:02:38.8884265Z dtype=torch.float32, 2025-05-07T20:02:38.8884750Z device=device(type='cpu'), 2025-05-07T20:02:38.8885224Z ) 2025-05-07T20:02:38.8885800Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:02:38.8887505Z self=, 2025-05-07T20:02:38.8888902Z num_jagged_dim=4, 2025-05-07T20:02:38.8889328Z outer_dense_size=4, 2025-05-07T20:02:38.8889780Z inner_dense_size=4, 2025-05-07T20:02:38.8890233Z dtype=torch.float32, 2025-05-07T20:02:38.8890703Z device=device(type='cpu'), 2025-05-07T20:02:38.8891185Z ) 2025-05-07T20:02:38.8891784Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:02:38.8893414Z self=, 2025-05-07T20:02:38.8894790Z num_jagged_dim=4, 2025-05-07T20:02:38.8895232Z outer_dense_size=3, 2025-05-07T20:02:38.8895680Z inner_dense_size=1, 2025-05-07T20:02:38.8896120Z dtype=torch.bfloat16, 2025-05-07T20:02:38.8896603Z device=device(type='cpu'), 2025-05-07T20:02:38.8897072Z ) 2025-05-07T20:02:38.8897653Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:02:38.8899275Z self=, 2025-05-07T20:02:38.8900667Z num_jagged_dim=3, 2025-05-07T20:02:38.8901102Z outer_dense_size=3, 2025-05-07T20:02:38.8901543Z inner_dense_size=1, 2025-05-07T20:02:38.8901999Z dtype=torch.bfloat16, 2025-05-07T20:02:38.8902495Z device=device(type='cpu'), 2025-05-07T20:02:38.8902960Z ) 2025-05-07T20:02:38.8903546Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:02:38.8905158Z self=, 2025-05-07T20:02:38.8906593Z num_jagged_dim=3, 2025-05-07T20:02:38.8906985Z outer_dense_size=3, 2025-05-07T20:02:38.8907341Z inner_dense_size=3, 2025-05-07T20:02:38.8907740Z dtype=torch.bfloat16, 2025-05-07T20:02:38.8908141Z device=device(type='cpu'), 2025-05-07T20:02:38.8908551Z ) 2025-05-07T20:02:38.8909049Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:02:38.8910488Z self=, 2025-05-07T20:02:38.8911716Z num_jagged_dim=4, 2025-05-07T20:02:38.8912141Z outer_dense_size=0, 2025-05-07T20:02:38.8912531Z inner_dense_size=2, 2025-05-07T20:02:38.8912948Z dtype=torch.float32, 2025-05-07T20:02:38.8913375Z device=device(type='cpu'), 2025-05-07T20:02:38.8913812Z ) 2025-05-07T20:02:38.8914150Z PASSED 2025-05-07T20:02:43.6983451Z 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:02:43.6986225Z self=, 2025-05-07T20:02:43.6987578Z num_jagged_dim=1, 2025-05-07T20:02:43.6988001Z outer_dense_size=2, 2025-05-07T20:02:43.6988390Z inner_dense_size=2, 2025-05-07T20:02:43.6988773Z dtype=torch.float32, 2025-05-07T20:02:43.6989176Z device_type='cpu', 2025-05-07T20:02:43.6989549Z ) 2025-05-07T20:02:43.6990143Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:02:43.6992030Z self=, 2025-05-07T20:02:43.6993536Z num_jagged_dim=4, 2025-05-07T20:02:43.6993981Z outer_dense_size=2, 2025-05-07T20:02:43.6994418Z inner_dense_size=2, 2025-05-07T20:02:43.6994868Z dtype=torch.float32, 2025-05-07T20:02:43.6995337Z device_type='cpu', 2025-05-07T20:02:43.6996045Z ) 2025-05-07T20:02:43.6996747Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:02:43.6998601Z self=, 2025-05-07T20:02:43.7000087Z num_jagged_dim=4, 2025-05-07T20:02:43.7000533Z outer_dense_size=4, 2025-05-07T20:02:43.7000983Z inner_dense_size=2, 2025-05-07T20:02:43.7001459Z dtype=torch.bfloat16, 2025-05-07T20:02:43.7001924Z device_type='cpu', 2025-05-07T20:02:43.7002349Z ) 2025-05-07T20:02:43.7003044Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:02:43.7004885Z self=, 2025-05-07T20:02:43.7006601Z num_jagged_dim=3, 2025-05-07T20:02:43.7007045Z outer_dense_size=4, 2025-05-07T20:02:43.7007492Z inner_dense_size=4, 2025-05-07T20:02:43.7007948Z dtype=torch.float16, 2025-05-07T20:02:43.7008417Z device_type='cpu', 2025-05-07T20:02:43.7008772Z ) 2025-05-07T20:02:43.7009352Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:02:43.7011197Z self=, 2025-05-07T20:02:43.7012706Z num_jagged_dim=4, 2025-05-07T20:02:43.7013132Z outer_dense_size=4, 2025-05-07T20:02:43.7013580Z inner_dense_size=3, 2025-05-07T20:02:43.7014038Z dtype=torch.bfloat16, 2025-05-07T20:02:43.7014501Z device_type='cpu', 2025-05-07T20:02:43.7014930Z ) 2025-05-07T20:02:43.7015625Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:02:43.7017467Z self=, 2025-05-07T20:02:43.7018979Z num_jagged_dim=4, 2025-05-07T20:02:43.7019422Z outer_dense_size=3, 2025-05-07T20:02:43.7019878Z inner_dense_size=3, 2025-05-07T20:02:43.7020320Z dtype=torch.float16, 2025-05-07T20:02:43.7020792Z device_type='cpu', 2025-05-07T20:02:43.7021215Z ) 2025-05-07T20:02:43.7021896Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:02:43.7023764Z self=, 2025-05-07T20:02:43.7025263Z num_jagged_dim=4, 2025-05-07T20:02:43.7025692Z outer_dense_size=3, 2025-05-07T20:02:43.7026134Z inner_dense_size=2, 2025-05-07T20:02:43.7026583Z dtype=torch.bfloat16, 2025-05-07T20:02:43.7027037Z device_type='cpu', 2025-05-07T20:02:43.7027455Z ) 2025-05-07T20:02:43.7028154Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:02:43.7029992Z self=, 2025-05-07T20:02:43.7031312Z num_jagged_dim=1, 2025-05-07T20:02:43.7031709Z outer_dense_size=3, 2025-05-07T20:02:43.7032121Z inner_dense_size=3, 2025-05-07T20:02:43.7032486Z dtype=torch.float32, 2025-05-07T20:02:43.7033142Z device_type='cpu', 2025-05-07T20:02:43.7033522Z ) 2025-05-07T20:02:43.7034097Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:02:43.7035815Z self=, 2025-05-07T20:02:43.7037410Z num_jagged_dim=4, 2025-05-07T20:02:43.7037851Z outer_dense_size=2, 2025-05-07T20:02:43.7038284Z inner_dense_size=3, 2025-05-07T20:02:43.7038925Z dtype=torch.float16, 2025-05-07T20:02:43.7039402Z device_type='cpu', 2025-05-07T20:02:43.7039813Z ) 2025-05-07T20:02:43.7040505Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:02:43.7042367Z self=, 2025-05-07T20:02:43.7043862Z num_jagged_dim=4, 2025-05-07T20:02:43.7044319Z outer_dense_size=3, 2025-05-07T20:02:43.7044769Z inner_dense_size=3, 2025-05-07T20:02:43.7045234Z dtype=torch.bfloat16, 2025-05-07T20:02:43.7045699Z device_type='cpu', 2025-05-07T20:02:43.7046120Z ) 2025-05-07T20:02:43.7046817Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:02:43.7048691Z self=, 2025-05-07T20:02:43.7050201Z num_jagged_dim=2, 2025-05-07T20:02:43.7050630Z outer_dense_size=3, 2025-05-07T20:02:43.7051083Z inner_dense_size=2, 2025-05-07T20:02:43.7051503Z dtype=torch.float32, 2025-05-07T20:02:43.7051889Z device_type='cpu', 2025-05-07T20:02:43.7052307Z ) 2025-05-07T20:02:43.7053005Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:02:43.7054846Z self=, 2025-05-07T20:02:43.7056353Z num_jagged_dim=3, 2025-05-07T20:02:43.7056798Z outer_dense_size=3, 2025-05-07T20:02:43.7057249Z inner_dense_size=2, 2025-05-07T20:02:43.7057694Z dtype=torch.float32, 2025-05-07T20:02:43.7058165Z device_type='cpu', 2025-05-07T20:02:43.7058588Z ) 2025-05-07T20:02:43.7059266Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:02:43.7061129Z self=, 2025-05-07T20:02:43.7062638Z num_jagged_dim=2, 2025-05-07T20:02:43.7063072Z outer_dense_size=2, 2025-05-07T20:02:43.7063526Z inner_dense_size=2, 2025-05-07T20:02:43.7063980Z dtype=torch.float32, 2025-05-07T20:02:43.7064440Z device_type='cpu', 2025-05-07T20:02:43.7064870Z ) 2025-05-07T20:02:43.7065565Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:02:43.7067413Z self=, 2025-05-07T20:02:43.7068897Z num_jagged_dim=3, 2025-05-07T20:02:43.7069332Z outer_dense_size=4, 2025-05-07T20:02:43.7069777Z inner_dense_size=2, 2025-05-07T20:02:43.7070216Z dtype=torch.bfloat16, 2025-05-07T20:02:43.7070685Z device_type='cpu', 2025-05-07T20:02:43.7071105Z ) 2025-05-07T20:02:43.7071777Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:02:43.7073495Z self=, 2025-05-07T20:02:43.7074721Z num_jagged_dim=3, 2025-05-07T20:02:43.7075098Z outer_dense_size=3, 2025-05-07T20:02:43.7075465Z inner_dense_size=2, 2025-05-07T20:02:43.7076126Z dtype=torch.bfloat16, 2025-05-07T20:02:43.7076531Z device_type='cpu', 2025-05-07T20:02:43.7076871Z ) 2025-05-07T20:02:43.7077487Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:02:43.7079183Z self=, 2025-05-07T20:02:43.7080551Z num_jagged_dim=3, 2025-05-07T20:02:43.7080946Z outer_dense_size=3, 2025-05-07T20:02:43.7081458Z inner_dense_size=3, 2025-05-07T20:02:43.7081826Z dtype=torch.bfloat16, 2025-05-07T20:02:43.7082308Z device_type='cpu', 2025-05-07T20:02:43.7082740Z ) 2025-05-07T20:02:43.7083350Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:02:43.7084833Z self=, 2025-05-07T20:02:43.7086245Z num_jagged_dim=3, 2025-05-07T20:02:43.7086682Z outer_dense_size=3, 2025-05-07T20:02:43.7087121Z inner_dense_size=4, 2025-05-07T20:02:43.7087570Z dtype=torch.float32, 2025-05-07T20:02:43.7088036Z device_type='cpu', 2025-05-07T20:02:43.7088432Z ) 2025-05-07T20:02:43.7089044Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:02:43.7090808Z self=, 2025-05-07T20:02:43.7092180Z num_jagged_dim=3, 2025-05-07T20:02:43.7092564Z outer_dense_size=3, 2025-05-07T20:02:43.7092940Z inner_dense_size=3, 2025-05-07T20:02:43.7093354Z dtype=torch.float32, 2025-05-07T20:02:43.7093700Z device_type='cpu', 2025-05-07T20:02:43.7094015Z ) 2025-05-07T20:02:43.7094543Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:02:43.7095989Z self=, 2025-05-07T20:02:43.7097147Z num_jagged_dim=3, 2025-05-07T20:02:43.7097537Z outer_dense_size=4, 2025-05-07T20:02:43.7097913Z inner_dense_size=4, 2025-05-07T20:02:43.7098376Z dtype=torch.bfloat16, 2025-05-07T20:02:43.7098864Z device_type='cpu', 2025-05-07T20:02:43.7099276Z ) 2025-05-07T20:02:43.7099853Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:02:43.7101424Z self=, 2025-05-07T20:02:43.7102543Z num_jagged_dim=3, 2025-05-07T20:02:43.7102870Z outer_dense_size=3, 2025-05-07T20:02:43.7103263Z inner_dense_size=4, 2025-05-07T20:02:43.7103611Z dtype=torch.bfloat16, 2025-05-07T20:02:43.7103973Z device_type='cpu', 2025-05-07T20:02:43.7104301Z ) 2025-05-07T20:02:43.7104589Z PASSED 2025-05-07T20:02:43.8321955Z 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:02:43.8324594Z self=, 2025-05-07T20:02:43.8325952Z num_jagged_dim=1, 2025-05-07T20:02:43.8326382Z outer_dense_size=0, 2025-05-07T20:02:43.8326887Z inner_dense_size=0, 2025-05-07T20:02:43.8327282Z dtype=torch.float32, 2025-05-07T20:02:43.8327682Z device_type='meta', 2025-05-07T20:02:43.8328054Z ) 2025-05-07T20:02:43.8328683Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:02:43.8330247Z self=, 2025-05-07T20:02:43.8331868Z num_jagged_dim=3, 2025-05-07T20:02:43.8332275Z outer_dense_size=0, 2025-05-07T20:02:43.8332678Z inner_dense_size=0, 2025-05-07T20:02:43.8333093Z dtype=torch.float32, 2025-05-07T20:02:43.8333529Z device_type='meta', 2025-05-07T20:02:43.8333944Z ) 2025-05-07T20:02:43.8334518Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:02:43.8336344Z self=, 2025-05-07T20:02:43.8337680Z num_jagged_dim=3, 2025-05-07T20:02:43.8338091Z outer_dense_size=4, 2025-05-07T20:02:43.8338510Z inner_dense_size=1, 2025-05-07T20:02:43.8338917Z dtype=torch.float16, 2025-05-07T20:02:43.8339348Z device_type='meta', 2025-05-07T20:02:43.8339708Z ) 2025-05-07T20:02:43.8340309Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:02:43.8341820Z self=, 2025-05-07T20:02:43.8343136Z num_jagged_dim=3, 2025-05-07T20:02:43.8343550Z outer_dense_size=4, 2025-05-07T20:02:43.8343936Z inner_dense_size=0, 2025-05-07T20:02:43.8344314Z dtype=torch.float16, 2025-05-07T20:02:43.8344711Z device_type='meta', 2025-05-07T20:02:43.8345117Z ) 2025-05-07T20:02:43.8345736Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:02:43.8347415Z self=, 2025-05-07T20:02:43.8348761Z num_jagged_dim=2, 2025-05-07T20:02:43.8349143Z outer_dense_size=1, 2025-05-07T20:02:43.8349507Z inner_dense_size=3, 2025-05-07T20:02:43.8349895Z dtype=torch.float32, 2025-05-07T20:02:43.8350285Z device_type='meta', 2025-05-07T20:02:43.8350626Z ) 2025-05-07T20:02:43.8351168Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:02:43.8352713Z self=, 2025-05-07T20:02:43.8353938Z num_jagged_dim=3, 2025-05-07T20:02:43.8354309Z outer_dense_size=0, 2025-05-07T20:02:43.8354731Z inner_dense_size=4, 2025-05-07T20:02:43.8355165Z dtype=torch.bfloat16, 2025-05-07T20:02:43.8355552Z device_type='meta', 2025-05-07T20:02:43.8355920Z ) 2025-05-07T20:02:43.8356644Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:02:43.8358136Z self=, 2025-05-07T20:02:43.8359369Z num_jagged_dim=4, 2025-05-07T20:02:43.8359775Z outer_dense_size=4, 2025-05-07T20:02:43.8360147Z inner_dense_size=3, 2025-05-07T20:02:43.8360540Z dtype=torch.float16, 2025-05-07T20:02:43.8360932Z device_type='meta', 2025-05-07T20:02:43.8361282Z ) 2025-05-07T20:02:43.8361844Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:02:43.8363446Z self=, 2025-05-07T20:02:43.8364785Z num_jagged_dim=4, 2025-05-07T20:02:43.8365186Z outer_dense_size=2, 2025-05-07T20:02:43.8365591Z inner_dense_size=3, 2025-05-07T20:02:43.8365990Z dtype=torch.float16, 2025-05-07T20:02:43.8366385Z device_type='meta', 2025-05-07T20:02:43.8366762Z ) 2025-05-07T20:02:43.8367408Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:02:43.8369305Z self=, 2025-05-07T20:02:43.8370693Z num_jagged_dim=4, 2025-05-07T20:02:43.8371150Z outer_dense_size=4, 2025-05-07T20:02:43.8371557Z inner_dense_size=0, 2025-05-07T20:02:43.8371967Z dtype=torch.float16, 2025-05-07T20:02:43.8372431Z device_type='meta', 2025-05-07T20:02:43.8372849Z ) 2025-05-07T20:02:43.8373602Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:02:43.8375275Z self=, 2025-05-07T20:02:43.8376703Z num_jagged_dim=1, 2025-05-07T20:02:43.8377136Z outer_dense_size=1, 2025-05-07T20:02:43.8377589Z inner_dense_size=1, 2025-05-07T20:02:43.8378040Z dtype=torch.bfloat16, 2025-05-07T20:02:43.8378498Z device_type='meta', 2025-05-07T20:02:43.8378936Z ) 2025-05-07T20:02:43.8379607Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:02:43.8381390Z self=, 2025-05-07T20:02:43.8382806Z num_jagged_dim=3, 2025-05-07T20:02:43.8383254Z outer_dense_size=2, 2025-05-07T20:02:43.8383701Z inner_dense_size=0, 2025-05-07T20:02:43.8384145Z dtype=torch.float16, 2025-05-07T20:02:43.8384613Z device_type='meta', 2025-05-07T20:02:43.8385026Z ) 2025-05-07T20:02:43.8385693Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:02:43.8387502Z self=, 2025-05-07T20:02:43.8388969Z num_jagged_dim=3, 2025-05-07T20:02:43.8389411Z outer_dense_size=2, 2025-05-07T20:02:43.8389829Z inner_dense_size=3, 2025-05-07T20:02:43.8390278Z dtype=torch.float16, 2025-05-07T20:02:43.8390725Z device_type='meta', 2025-05-07T20:02:43.8391128Z ) 2025-05-07T20:02:43.8391795Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:02:43.8393422Z self=, 2025-05-07T20:02:43.8394745Z num_jagged_dim=2, 2025-05-07T20:02:43.8395134Z outer_dense_size=2, 2025-05-07T20:02:43.8395500Z inner_dense_size=3, 2025-05-07T20:02:43.8395885Z dtype=torch.float16, 2025-05-07T20:02:43.8396365Z device_type='meta', 2025-05-07T20:02:43.8396710Z ) 2025-05-07T20:02:43.8397279Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:02:43.8398985Z self=, 2025-05-07T20:02:43.8400479Z num_jagged_dim=2, 2025-05-07T20:02:43.8400938Z outer_dense_size=2, 2025-05-07T20:02:43.8401376Z inner_dense_size=2, 2025-05-07T20:02:43.8401821Z dtype=torch.float16, 2025-05-07T20:02:43.8402262Z device_type='meta', 2025-05-07T20:02:43.8402651Z ) 2025-05-07T20:02:43.8403335Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:02:43.8404956Z self=, 2025-05-07T20:02:43.8406493Z num_jagged_dim=3, 2025-05-07T20:02:43.8406906Z outer_dense_size=2, 2025-05-07T20:02:43.8407302Z inner_dense_size=0, 2025-05-07T20:02:43.8407658Z dtype=torch.float32, 2025-05-07T20:02:43.8407994Z device_type='meta', 2025-05-07T20:02:43.8408321Z ) 2025-05-07T20:02:43.8408967Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:02:43.8410591Z self=, 2025-05-07T20:02:43.8411750Z num_jagged_dim=3, 2025-05-07T20:02:43.8412109Z outer_dense_size=0, 2025-05-07T20:02:43.8412469Z inner_dense_size=3, 2025-05-07T20:02:43.8412820Z dtype=torch.float32, 2025-05-07T20:02:43.8413189Z device_type='meta', 2025-05-07T20:02:43.8413667Z ) 2025-05-07T20:02:43.8414189Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:02:43.8415596Z self=, 2025-05-07T20:02:43.8416732Z num_jagged_dim=1, 2025-05-07T20:02:43.8417037Z outer_dense_size=0, 2025-05-07T20:02:43.8417451Z inner_dense_size=3, 2025-05-07T20:02:43.8417853Z dtype=torch.float32, 2025-05-07T20:02:43.8418246Z device_type='meta', 2025-05-07T20:02:43.8418639Z ) 2025-05-07T20:02:43.8419257Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:02:43.8420919Z self=, 2025-05-07T20:02:43.8422235Z num_jagged_dim=1, 2025-05-07T20:02:43.8422626Z outer_dense_size=1, 2025-05-07T20:02:43.8423046Z inner_dense_size=3, 2025-05-07T20:02:43.8423438Z dtype=torch.float32, 2025-05-07T20:02:43.8423855Z device_type='meta', 2025-05-07T20:02:43.8424230Z ) 2025-05-07T20:02:43.8424840Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:02:43.8426380Z self=, 2025-05-07T20:02:43.8427575Z num_jagged_dim=1, 2025-05-07T20:02:43.8427939Z outer_dense_size=1, 2025-05-07T20:02:43.8428285Z inner_dense_size=1, 2025-05-07T20:02:43.8428660Z dtype=torch.float32, 2025-05-07T20:02:43.8429083Z device_type='meta', 2025-05-07T20:02:43.8429449Z ) 2025-05-07T20:02:43.8430029Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:02:43.8431626Z self=, 2025-05-07T20:02:43.8433084Z num_jagged_dim=1, 2025-05-07T20:02:43.8433469Z outer_dense_size=3, 2025-05-07T20:02:43.8433823Z inner_dense_size=1, 2025-05-07T20:02:43.8434174Z dtype=torch.float16, 2025-05-07T20:02:43.8434544Z device_type='meta', 2025-05-07T20:02:43.8434874Z ) 2025-05-07T20:02:43.8435155Z PASSED 2025-05-07T20:02:43.8436169Z jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output_opt SKIPPED 2025-05-07T20:02:43.8437075Z 2025-05-07T20:02:43.8437282Z =============================== warnings summary =============================== 2025-05-07T20:02:43.8438367Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output 2025-05-07T20:02:43.8440837Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:02:43.8442726Z warnings.warn( 2025-05-07T20:02:43.8442941Z 2025-05-07T20:02:43.8443634Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output 2025-05-07T20:02:43.8446051Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #2 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:02:43.8448077Z warnings.warn( 2025-05-07T20:02:43.8448271Z 2025-05-07T20:02:43.8448973Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output 2025-05-07T20:02:43.8451473Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #3 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:02:43.8453342Z warnings.warn( 2025-05-07T20:02:43.8453551Z 2025-05-07T20:02:43.8453883Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:02:43.8454590Z =========================== short test summary info ============================ 2025-05-07T20:02:43.8455415Z SKIPPED [1] jagged/dense_dense_elementwise_add_test.py:138: CUDA is not available or no GPUs detected 2025-05-07T20:02:43.8456272Z ================== 3 passed, 1 skipped, 3 warnings in 10.71s =================== 2025-05-07T20:02:44.8080299Z 2025-05-07T20:02:44.8080893Z [TEST] Python test suite PASSED: ./jagged/dense_dense_elementwise_add_test.py 2025-05-07T20:02:44.8097610Z [TEST] Python test time for ./jagged/dense_dense_elementwise_add_test.py: 13 seconds 2025-05-07T20:02:44.8097974Z 2025-05-07T20:02:44.8097979Z 2025-05-07T20:02:44.8097983Z 2025-05-07T20:02:44.8098010Z 2025-05-07T20:02:44.8110628Z ################################################################################ 2025-05-07T20:02:44.8125825Z # [2025-05-07T20:02:44.812Z] Run Python Test Suite: 2025-05-07T20:02:44.8126178Z # ./jagged/dense_to_jagged_test.py 2025-05-07T20:02:44.8126508Z ################################################################################ 2025-05-07T20:02:44.8147669Z + 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:02:44.8148336Z 2025-05-07T20:02:46.8959203Z ============================= test session starts ============================== 2025-05-07T20:02:46.8959892Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:02:46.8960479Z cachedir: .pytest_cache 2025-05-07T20:02:46.8967061Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:02:46.8967867Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:02:46.8968191Z plugins: hypothesis-6.131.14 2025-05-07T20:02:48.5930691Z collecting ... collected 5 items 2025-05-07T20:02:48.5930951Z 2025-05-07T20:02:48.7495425Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged Trying example: test_dense_to_jagged( 2025-05-07T20:02:48.7496394Z self=, 2025-05-07T20:02:48.7496870Z num_jagged_dim=1, 2025-05-07T20:02:48.7497126Z outer_dense_size=0, 2025-05-07T20:02:48.7497379Z inner_dense_size=0, 2025-05-07T20:02:48.7497624Z dtype=torch.float32, 2025-05-07T20:02:48.7497896Z device=device(type='cpu'), 2025-05-07T20:02:48.7498189Z precompute_total_L=False, 2025-05-07T20:02:48.7498457Z ) 2025-05-07T20:02:48.7498681Z Trying example: test_dense_to_jagged( 2025-05-07T20:02:48.7499163Z self=, 2025-05-07T20:02:48.7499625Z num_jagged_dim=3, 2025-05-07T20:02:48.7499878Z outer_dense_size=0, 2025-05-07T20:02:48.7500129Z inner_dense_size=0, 2025-05-07T20:02:48.7500380Z dtype=torch.float32, 2025-05-07T20:02:48.7500637Z device=device(type='cpu'), 2025-05-07T20:02:48.7501198Z precompute_total_L=False, 2025-05-07T20:02:48.7501463Z ) 2025-05-07T20:02:48.7501668Z Trying example: test_dense_to_jagged( 2025-05-07T20:02:48.7502150Z self=, 2025-05-07T20:02:48.7502625Z num_jagged_dim=3, 2025-05-07T20:02:48.7502858Z outer_dense_size=5, 2025-05-07T20:02:48.7503106Z inner_dense_size=2, 2025-05-07T20:02:48.7503357Z dtype=torch.bfloat16, 2025-05-07T20:02:48.7503646Z device=device(type='cpu'), 2025-05-07T20:02:48.7504015Z precompute_total_L=False, 2025-05-07T20:02:48.7504280Z ) 2025-05-07T20:02:48.7504500Z Trying example: test_dense_to_jagged( 2025-05-07T20:02:48.7504963Z self=, 2025-05-07T20:02:48.7505624Z num_jagged_dim=2, 2025-05-07T20:02:48.7505880Z outer_dense_size=4, 2025-05-07T20:02:48.7506119Z inner_dense_size=5, 2025-05-07T20:02:48.7506372Z dtype=torch.bfloat16, 2025-05-07T20:02:48.7506653Z device=device(type='cpu'), 2025-05-07T20:02:48.7506942Z precompute_total_L=False, 2025-05-07T20:02:48.7507194Z ) 2025-05-07T20:02:48.7507416Z Trying example: test_dense_to_jagged( 2025-05-07T20:02:48.7507891Z self=, 2025-05-07T20:02:48.7508348Z num_jagged_dim=3, 2025-05-07T20:02:48.7508594Z outer_dense_size=4, 2025-05-07T20:02:48.7508839Z inner_dense_size=0, 2025-05-07T20:02:48.7509081Z dtype=torch.bfloat16, 2025-05-07T20:02:48.7509347Z device=device(type='cpu'), 2025-05-07T20:02:48.7509632Z precompute_total_L=False, 2025-05-07T20:02:48.7509878Z ) 2025-05-07T20:02:48.7510094Z Trying example: test_dense_to_jagged( 2025-05-07T20:02:48.7510568Z self=, 2025-05-07T20:02:48.7511026Z num_jagged_dim=4, 2025-05-07T20:02:48.7511266Z outer_dense_size=1, 2025-05-07T20:02:48.7511520Z inner_dense_size=3, 2025-05-07T20:02:48.7511758Z dtype=torch.float16, 2025-05-07T20:02:48.7512025Z device=device(type='cpu'), 2025-05-07T20:02:48.7512317Z precompute_total_L=True, 2025-05-07T20:02:48.7512575Z ) 2025-05-07T20:02:48.7512782Z Trying example: test_dense_to_jagged( 2025-05-07T20:02:48.7513262Z self=, 2025-05-07T20:02:48.7513732Z num_jagged_dim=5, 2025-05-07T20:02:48.7513963Z outer_dense_size=3, 2025-05-07T20:02:48.7514212Z inner_dense_size=4, 2025-05-07T20:02:48.7514464Z dtype=torch.bfloat16, 2025-05-07T20:02:48.7514721Z device=device(type='cpu'), 2025-05-07T20:02:48.7515005Z precompute_total_L=True, 2025-05-07T20:02:48.7515264Z ) 2025-05-07T20:02:48.7515469Z Trying example: test_dense_to_jagged( 2025-05-07T20:02:48.7515944Z self=, 2025-05-07T20:02:48.7516497Z num_jagged_dim=2, 2025-05-07T20:02:48.7516737Z outer_dense_size=1, 2025-05-07T20:02:48.7516988Z inner_dense_size=5, 2025-05-07T20:02:48.7517245Z dtype=torch.bfloat16, 2025-05-07T20:02:48.7517518Z device=device(type='cpu'), 2025-05-07T20:02:48.7517794Z precompute_total_L=False, 2025-05-07T20:02:48.7518059Z ) 2025-05-07T20:02:48.7518277Z Trying example: test_dense_to_jagged( 2025-05-07T20:02:48.7518740Z self=, 2025-05-07T20:02:48.7519211Z num_jagged_dim=4, 2025-05-07T20:02:48.7519455Z outer_dense_size=3, 2025-05-07T20:02:48.7519688Z inner_dense_size=3, 2025-05-07T20:02:48.7519935Z dtype=torch.float16, 2025-05-07T20:02:48.7520201Z device=device(type='cpu'), 2025-05-07T20:02:48.7520472Z precompute_total_L=True, 2025-05-07T20:02:48.7520726Z ) 2025-05-07T20:02:48.7520940Z Trying example: test_dense_to_jagged( 2025-05-07T20:02:48.7521401Z self=, 2025-05-07T20:02:48.7522011Z num_jagged_dim=5, 2025-05-07T20:02:48.7522257Z outer_dense_size=2, 2025-05-07T20:02:48.7522490Z inner_dense_size=3, 2025-05-07T20:02:48.7522737Z dtype=torch.float32, 2025-05-07T20:02:48.7522999Z device=device(type='cpu'), 2025-05-07T20:02:48.7523289Z precompute_total_L=False, 2025-05-07T20:02:48.7523534Z ) 2025-05-07T20:02:48.7523749Z Trying example: test_dense_to_jagged( 2025-05-07T20:02:48.7524310Z self=, 2025-05-07T20:02:48.7524768Z num_jagged_dim=2, 2025-05-07T20:02:48.7525012Z outer_dense_size=2, 2025-05-07T20:02:48.7525264Z inner_dense_size=4, 2025-05-07T20:02:48.7525500Z dtype=torch.float32, 2025-05-07T20:02:48.7525768Z device=device(type='cpu'), 2025-05-07T20:02:48.7526053Z precompute_total_L=False, 2025-05-07T20:02:48.7526304Z ) 2025-05-07T20:02:48.7526525Z Trying example: test_dense_to_jagged( 2025-05-07T20:02:48.7527002Z self=, 2025-05-07T20:02:48.7527467Z num_jagged_dim=2, 2025-05-07T20:02:48.7527710Z outer_dense_size=2, 2025-05-07T20:02:48.7527955Z inner_dense_size=2, 2025-05-07T20:02:48.7528203Z dtype=torch.float32, 2025-05-07T20:02:48.7528455Z device=device(type='cpu'), 2025-05-07T20:02:48.7528738Z precompute_total_L=False, 2025-05-07T20:02:48.7528998Z ) 2025-05-07T20:02:48.7529201Z Trying example: test_dense_to_jagged( 2025-05-07T20:02:48.7529682Z self=, 2025-05-07T20:02:48.7530152Z num_jagged_dim=3, 2025-05-07T20:02:48.7530385Z outer_dense_size=1, 2025-05-07T20:02:48.7530632Z inner_dense_size=2, 2025-05-07T20:02:48.7530880Z dtype=torch.float32, 2025-05-07T20:02:48.7531134Z device=device(type='cpu'), 2025-05-07T20:02:48.7531420Z precompute_total_L=True, 2025-05-07T20:02:48.7531676Z ) 2025-05-07T20:02:48.7531878Z Trying example: test_dense_to_jagged( 2025-05-07T20:02:48.7532355Z self=, 2025-05-07T20:02:48.7532827Z num_jagged_dim=3, 2025-05-07T20:02:48.7533075Z outer_dense_size=2, 2025-05-07T20:02:48.7533309Z inner_dense_size=2, 2025-05-07T20:02:48.7533559Z dtype=torch.float32, 2025-05-07T20:02:48.7533827Z device=device(type='cpu'), 2025-05-07T20:02:48.7534101Z precompute_total_L=True, 2025-05-07T20:02:48.7534357Z ) 2025-05-07T20:02:48.7534580Z Trying example: test_dense_to_jagged( 2025-05-07T20:02:48.7535045Z self=, 2025-05-07T20:02:48.7535513Z num_jagged_dim=2, 2025-05-07T20:02:48.7535760Z outer_dense_size=2, 2025-05-07T20:02:48.7535994Z inner_dense_size=2, 2025-05-07T20:02:48.7536242Z dtype=torch.float32, 2025-05-07T20:02:48.7536510Z device=device(type='cpu'), 2025-05-07T20:02:48.7536781Z precompute_total_L=True, 2025-05-07T20:02:48.7537041Z ) 2025-05-07T20:02:48.7537252Z Trying example: test_dense_to_jagged( 2025-05-07T20:02:48.7537713Z self=, 2025-05-07T20:02:48.7538184Z num_jagged_dim=5, 2025-05-07T20:02:48.7538426Z outer_dense_size=2, 2025-05-07T20:02:48.7538670Z inner_dense_size=2, 2025-05-07T20:02:48.7538905Z dtype=torch.float32, 2025-05-07T20:02:48.7539167Z device=device(type='cpu'), 2025-05-07T20:02:48.7539450Z precompute_total_L=False, 2025-05-07T20:02:48.7539701Z ) 2025-05-07T20:02:48.7539918Z Trying example: test_dense_to_jagged( 2025-05-07T20:02:48.7540396Z self=, 2025-05-07T20:02:48.7540855Z num_jagged_dim=4, 2025-05-07T20:02:48.7541100Z outer_dense_size=5, 2025-05-07T20:02:48.7541350Z inner_dense_size=1, 2025-05-07T20:02:48.7541590Z dtype=torch.bfloat16, 2025-05-07T20:02:48.7541864Z device=device(type='cpu'), 2025-05-07T20:02:48.7542243Z precompute_total_L=False, 2025-05-07T20:02:48.7542489Z ) 2025-05-07T20:02:48.7542708Z Trying example: test_dense_to_jagged( 2025-05-07T20:02:48.7543185Z self=, 2025-05-07T20:02:48.7543657Z num_jagged_dim=5, 2025-05-07T20:02:48.7543889Z outer_dense_size=5, 2025-05-07T20:02:48.7544135Z inner_dense_size=1, 2025-05-07T20:02:48.7544387Z dtype=torch.bfloat16, 2025-05-07T20:02:48.7544699Z device=device(type='cpu'), 2025-05-07T20:02:48.7544986Z precompute_total_L=False, 2025-05-07T20:02:48.7545246Z ) 2025-05-07T20:02:48.7545453Z Trying example: test_dense_to_jagged( 2025-05-07T20:02:48.7545925Z self=, 2025-05-07T20:02:48.7546401Z num_jagged_dim=5, 2025-05-07T20:02:48.7546633Z outer_dense_size=5, 2025-05-07T20:02:48.7546885Z inner_dense_size=5, 2025-05-07T20:02:48.7547136Z dtype=torch.bfloat16, 2025-05-07T20:02:48.7547392Z device=device(type='cpu'), 2025-05-07T20:02:48.7547674Z precompute_total_L=False, 2025-05-07T20:02:48.7547930Z ) 2025-05-07T20:02:48.7548132Z Trying example: test_dense_to_jagged( 2025-05-07T20:02:48.7548604Z self=, 2025-05-07T20:02:48.7549071Z num_jagged_dim=4, 2025-05-07T20:02:48.7549316Z outer_dense_size=0, 2025-05-07T20:02:48.7549546Z inner_dense_size=4, 2025-05-07T20:02:48.7549798Z dtype=torch.bfloat16, 2025-05-07T20:02:48.7550065Z device=device(type='cpu'), 2025-05-07T20:02:48.7550333Z precompute_total_L=False, 2025-05-07T20:02:48.7550590Z ) 2025-05-07T20:02:48.7550796Z PASSED 2025-05-07T20:02:48.7870353Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_dynamic_shape Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:02:48.7871458Z self=, 2025-05-07T20:02:48.7872008Z num_jagged_dim=1, 2025-05-07T20:02:48.7872293Z outer_dense_size=2, 2025-05-07T20:02:48.7872540Z inner_dense_size=2, 2025-05-07T20:02:48.7872775Z dtype=torch.float32, 2025-05-07T20:02:48.7873040Z device=device(type='cpu'), 2025-05-07T20:02:48.7873302Z ) 2025-05-07T20:02:48.7873556Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:02:48.7874128Z self=, 2025-05-07T20:02:48.7874665Z num_jagged_dim=3, 2025-05-07T20:02:48.7874914Z outer_dense_size=2, 2025-05-07T20:02:48.7875152Z inner_dense_size=2, 2025-05-07T20:02:48.7875405Z dtype=torch.float32, 2025-05-07T20:02:48.7875669Z device=device(type='cpu'), 2025-05-07T20:02:48.7875919Z ) 2025-05-07T20:02:48.7876237Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:02:48.7876822Z self=, 2025-05-07T20:02:48.7877344Z num_jagged_dim=3, 2025-05-07T20:02:48.7877589Z outer_dense_size=4, 2025-05-07T20:02:48.7877836Z inner_dense_size=2, 2025-05-07T20:02:48.7878085Z dtype=torch.float16, 2025-05-07T20:02:48.7878338Z device=device(type='cpu'), 2025-05-07T20:02:48.7878596Z ) 2025-05-07T20:02:48.7878849Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:02:48.7879424Z self=, 2025-05-07T20:02:48.7879957Z num_jagged_dim=5, 2025-05-07T20:02:48.7880200Z outer_dense_size=3, 2025-05-07T20:02:48.7880433Z inner_dense_size=3, 2025-05-07T20:02:48.7880686Z dtype=torch.bfloat16, 2025-05-07T20:02:48.7880947Z device=device(type='cpu'), 2025-05-07T20:02:48.7881210Z ) 2025-05-07T20:02:48.7881457Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:02:48.7882027Z self=, 2025-05-07T20:02:48.7882747Z num_jagged_dim=5, 2025-05-07T20:02:48.7882994Z outer_dense_size=5, 2025-05-07T20:02:48.7883226Z inner_dense_size=2, 2025-05-07T20:02:48.7883473Z dtype=torch.float16, 2025-05-07T20:02:48.7883744Z device=device(type='cpu'), 2025-05-07T20:02:48.7883992Z ) 2025-05-07T20:02:48.7884244Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:02:48.7884938Z self=, 2025-05-07T20:02:48.7885473Z num_jagged_dim=5, 2025-05-07T20:02:48.7885701Z outer_dense_size=3, 2025-05-07T20:02:48.7885946Z inner_dense_size=2, 2025-05-07T20:02:48.7886196Z dtype=torch.float16, 2025-05-07T20:02:48.7886446Z device=device(type='cpu'), 2025-05-07T20:02:48.7886708Z ) 2025-05-07T20:02:48.7886963Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:02:48.7887536Z self=, 2025-05-07T20:02:48.7888070Z num_jagged_dim=5, 2025-05-07T20:02:48.7888312Z outer_dense_size=3, 2025-05-07T20:02:48.7888549Z inner_dense_size=2, 2025-05-07T20:02:48.7888800Z dtype=torch.bfloat16, 2025-05-07T20:02:48.7889068Z device=device(type='cpu'), 2025-05-07T20:02:48.7889317Z ) 2025-05-07T20:02:48.7889569Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:02:48.7890160Z self=, 2025-05-07T20:02:48.7890697Z num_jagged_dim=2, 2025-05-07T20:02:48.7890927Z outer_dense_size=4, 2025-05-07T20:02:48.7891174Z inner_dense_size=5, 2025-05-07T20:02:48.7891424Z dtype=torch.float32, 2025-05-07T20:02:48.7891676Z device=device(type='cpu'), 2025-05-07T20:02:48.7891936Z ) 2025-05-07T20:02:48.7892189Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:02:48.7892763Z self=, 2025-05-07T20:02:48.7893302Z num_jagged_dim=2, 2025-05-07T20:02:48.7893544Z outer_dense_size=5, 2025-05-07T20:02:48.7893777Z inner_dense_size=2, 2025-05-07T20:02:48.7894028Z dtype=torch.float16, 2025-05-07T20:02:48.7894295Z device=device(type='cpu'), 2025-05-07T20:02:48.7894557Z ) 2025-05-07T20:02:48.7894795Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:02:48.7895383Z self=, 2025-05-07T20:02:48.7895916Z num_jagged_dim=1, 2025-05-07T20:02:48.7896149Z outer_dense_size=3, 2025-05-07T20:02:48.7896393Z inner_dense_size=5, 2025-05-07T20:02:48.7896643Z dtype=torch.bfloat16, 2025-05-07T20:02:48.7896899Z device=device(type='cpu'), 2025-05-07T20:02:48.7897157Z ) 2025-05-07T20:02:48.7897406Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:02:48.7897979Z self=, 2025-05-07T20:02:48.7898516Z num_jagged_dim=2, 2025-05-07T20:02:48.7898755Z outer_dense_size=3, 2025-05-07T20:02:48.7898987Z inner_dense_size=3, 2025-05-07T20:02:48.7899240Z dtype=torch.float16, 2025-05-07T20:02:48.7899502Z device=device(type='cpu'), 2025-05-07T20:02:48.7899764Z ) 2025-05-07T20:02:48.7900002Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:02:48.7900590Z self=, 2025-05-07T20:02:48.7901120Z num_jagged_dim=3, 2025-05-07T20:02:48.7901349Z outer_dense_size=3, 2025-05-07T20:02:48.7901591Z inner_dense_size=3, 2025-05-07T20:02:48.7901838Z dtype=torch.float16, 2025-05-07T20:02:48.7902090Z device=device(type='cpu'), 2025-05-07T20:02:48.7902350Z ) 2025-05-07T20:02:48.7902602Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:02:48.7903171Z self=, 2025-05-07T20:02:48.7903787Z num_jagged_dim=4, 2025-05-07T20:02:48.7904031Z outer_dense_size=5, 2025-05-07T20:02:48.7904277Z inner_dense_size=3, 2025-05-07T20:02:48.7904514Z dtype=torch.float32, 2025-05-07T20:02:48.7904779Z device=device(type='cpu'), 2025-05-07T20:02:48.7905042Z ) 2025-05-07T20:02:48.7905280Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:02:48.7906155Z self=, 2025-05-07T20:02:48.7906693Z num_jagged_dim=4, 2025-05-07T20:02:48.7906924Z outer_dense_size=3, 2025-05-07T20:02:48.7907173Z inner_dense_size=3, 2025-05-07T20:02:48.7907425Z dtype=torch.float32, 2025-05-07T20:02:48.7907680Z device=device(type='cpu'), 2025-05-07T20:02:48.7907947Z ) 2025-05-07T20:02:48.7908199Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:02:48.7908776Z self=, 2025-05-07T20:02:48.7909316Z num_jagged_dim=4, 2025-05-07T20:02:48.7909560Z outer_dense_size=3, 2025-05-07T20:02:48.7909807Z inner_dense_size=4, 2025-05-07T20:02:48.7910046Z dtype=torch.float32, 2025-05-07T20:02:48.7910311Z device=device(type='cpu'), 2025-05-07T20:02:48.7910572Z ) 2025-05-07T20:02:48.7910815Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:02:48.7911403Z self=, 2025-05-07T20:02:48.7911933Z num_jagged_dim=4, 2025-05-07T20:02:48.7912164Z outer_dense_size=4, 2025-05-07T20:02:48.7912409Z inner_dense_size=4, 2025-05-07T20:02:48.7912655Z dtype=torch.float32, 2025-05-07T20:02:48.7912907Z device=device(type='cpu'), 2025-05-07T20:02:48.7913166Z ) 2025-05-07T20:02:48.7913413Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:02:48.7913980Z self=, 2025-05-07T20:02:48.7914516Z num_jagged_dim=5, 2025-05-07T20:02:48.7914757Z outer_dense_size=2, 2025-05-07T20:02:48.7915005Z inner_dense_size=4, 2025-05-07T20:02:48.7915244Z dtype=torch.bfloat16, 2025-05-07T20:02:48.7915511Z device=device(type='cpu'), 2025-05-07T20:02:48.7915775Z ) 2025-05-07T20:02:48.7916090Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:02:48.7916683Z self=, 2025-05-07T20:02:48.7917214Z num_jagged_dim=2, 2025-05-07T20:02:48.7917443Z outer_dense_size=2, 2025-05-07T20:02:48.7917690Z inner_dense_size=4, 2025-05-07T20:02:48.7917943Z dtype=torch.bfloat16, 2025-05-07T20:02:48.7918196Z device=device(type='cpu'), 2025-05-07T20:02:48.7918457Z ) 2025-05-07T20:02:48.7918707Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:02:48.7919287Z self=, 2025-05-07T20:02:48.7919817Z num_jagged_dim=2, 2025-05-07T20:02:48.7920059Z outer_dense_size=2, 2025-05-07T20:02:48.7920304Z inner_dense_size=2, 2025-05-07T20:02:48.7920545Z dtype=torch.bfloat16, 2025-05-07T20:02:48.7920812Z device=device(type='cpu'), 2025-05-07T20:02:48.7921078Z ) 2025-05-07T20:02:48.7921320Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:02:48.7921906Z self=, 2025-05-07T20:02:48.7922444Z num_jagged_dim=1, 2025-05-07T20:02:48.7922676Z outer_dense_size=2, 2025-05-07T20:02:48.7922923Z inner_dense_size=5, 2025-05-07T20:02:48.7923172Z dtype=torch.float32, 2025-05-07T20:02:48.7923426Z device=device(type='cpu'), 2025-05-07T20:02:48.7923686Z ) 2025-05-07T20:02:48.7923888Z PASSED 2025-05-07T20:02:48.8211983Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_meta_backend Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:02:48.8213326Z self=, 2025-05-07T20:02:48.8214294Z num_jagged_dim=1, 2025-05-07T20:02:48.8214591Z outer_dense_size=0, 2025-05-07T20:02:48.8214831Z inner_dense_size=0, 2025-05-07T20:02:48.8215085Z dtype=torch.float32, 2025-05-07T20:02:48.8215350Z device=device(type='meta'), 2025-05-07T20:02:48.8215789Z precompute_total_L=False, 2025-05-07T20:02:48.8216064Z ) 2025-05-07T20:02:48.8216304Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:02:48.8216885Z self=, 2025-05-07T20:02:48.8217411Z num_jagged_dim=4, 2025-05-07T20:02:48.8217643Z outer_dense_size=0, 2025-05-07T20:02:48.8217890Z inner_dense_size=0, 2025-05-07T20:02:48.8218138Z dtype=torch.float32, 2025-05-07T20:02:48.8218396Z device=device(type='meta'), 2025-05-07T20:02:48.8218685Z precompute_total_L=False, 2025-05-07T20:02:48.8218946Z ) 2025-05-07T20:02:48.8219194Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:02:48.8219753Z self=, 2025-05-07T20:02:48.8220285Z num_jagged_dim=4, 2025-05-07T20:02:48.8220532Z outer_dense_size=4, 2025-05-07T20:02:48.8220765Z inner_dense_size=1, 2025-05-07T20:02:48.8221018Z dtype=torch.bfloat16, 2025-05-07T20:02:48.8221286Z device=device(type='meta'), 2025-05-07T20:02:48.8221557Z precompute_total_L=False, 2025-05-07T20:02:48.8221836Z ) 2025-05-07T20:02:48.8222076Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:02:48.8222652Z self=, 2025-05-07T20:02:48.8223179Z num_jagged_dim=4, 2025-05-07T20:02:48.8223428Z outer_dense_size=2, 2025-05-07T20:02:48.8223670Z inner_dense_size=4, 2025-05-07T20:02:48.8223925Z dtype=torch.float32, 2025-05-07T20:02:48.8224203Z device=device(type='meta'), 2025-05-07T20:02:48.8224478Z precompute_total_L=True, 2025-05-07T20:02:48.8224742Z ) 2025-05-07T20:02:48.8224998Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:02:48.8225557Z self=, 2025-05-07T20:02:48.8226087Z num_jagged_dim=3, 2025-05-07T20:02:48.8226342Z outer_dense_size=1, 2025-05-07T20:02:48.8226582Z inner_dense_size=4, 2025-05-07T20:02:48.8226836Z dtype=torch.bfloat16, 2025-05-07T20:02:48.8227106Z device=device(type='meta'), 2025-05-07T20:02:48.8227394Z precompute_total_L=True, 2025-05-07T20:02:48.8227639Z ) 2025-05-07T20:02:48.8227888Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:02:48.8228457Z self=, 2025-05-07T20:02:48.8228973Z num_jagged_dim=1, 2025-05-07T20:02:48.8229215Z outer_dense_size=3, 2025-05-07T20:02:48.8229462Z inner_dense_size=2, 2025-05-07T20:02:48.8229697Z dtype=torch.float32, 2025-05-07T20:02:48.8229960Z device=device(type='meta'), 2025-05-07T20:02:48.8230242Z precompute_total_L=False, 2025-05-07T20:02:48.8230491Z ) 2025-05-07T20:02:48.8230738Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:02:48.8231313Z self=, 2025-05-07T20:02:48.8231834Z num_jagged_dim=4, 2025-05-07T20:02:48.8232064Z outer_dense_size=0, 2025-05-07T20:02:48.8232311Z inner_dense_size=5, 2025-05-07T20:02:48.8232562Z dtype=torch.float16, 2025-05-07T20:02:48.8232817Z device=device(type='meta'), 2025-05-07T20:02:48.8233104Z precompute_total_L=True, 2025-05-07T20:02:48.8233362Z ) 2025-05-07T20:02:48.8233597Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:02:48.8234255Z self=, 2025-05-07T20:02:48.8234777Z num_jagged_dim=4, 2025-05-07T20:02:48.8235007Z outer_dense_size=2, 2025-05-07T20:02:48.8235255Z inner_dense_size=2, 2025-05-07T20:02:48.8235505Z dtype=torch.float32, 2025-05-07T20:02:48.8235754Z device=device(type='meta'), 2025-05-07T20:02:48.8236124Z precompute_total_L=True, 2025-05-07T20:02:48.8236384Z ) 2025-05-07T20:02:48.8236686Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:02:48.8237263Z self=, 2025-05-07T20:02:48.8237790Z num_jagged_dim=2, 2025-05-07T20:02:48.8238033Z outer_dense_size=3, 2025-05-07T20:02:48.8238270Z inner_dense_size=1, 2025-05-07T20:02:48.8238532Z dtype=torch.float16, 2025-05-07T20:02:48.8238801Z device=device(type='meta'), 2025-05-07T20:02:48.8239077Z precompute_total_L=False, 2025-05-07T20:02:48.8239339Z ) 2025-05-07T20:02:48.8239586Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:02:48.8240148Z self=, 2025-05-07T20:02:48.8240673Z num_jagged_dim=2, 2025-05-07T20:02:48.8240917Z outer_dense_size=2, 2025-05-07T20:02:48.8241148Z inner_dense_size=0, 2025-05-07T20:02:48.8241394Z dtype=torch.float32, 2025-05-07T20:02:48.8241663Z device=device(type='meta'), 2025-05-07T20:02:48.8241934Z precompute_total_L=True, 2025-05-07T20:02:48.8242190Z ) 2025-05-07T20:02:48.8242437Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:02:48.8243007Z self=, 2025-05-07T20:02:48.8243519Z num_jagged_dim=1, 2025-05-07T20:02:48.8243760Z outer_dense_size=4, 2025-05-07T20:02:48.8244005Z inner_dense_size=1, 2025-05-07T20:02:48.8244246Z dtype=torch.float16, 2025-05-07T20:02:48.8244508Z device=device(type='meta'), 2025-05-07T20:02:48.8244789Z precompute_total_L=True, 2025-05-07T20:02:48.8245031Z ) 2025-05-07T20:02:48.8245275Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:02:48.8245848Z self=, 2025-05-07T20:02:48.8246359Z num_jagged_dim=1, 2025-05-07T20:02:48.8246600Z outer_dense_size=1, 2025-05-07T20:02:48.8246850Z inner_dense_size=1, 2025-05-07T20:02:48.8247099Z dtype=torch.float16, 2025-05-07T20:02:48.8247349Z device=device(type='meta'), 2025-05-07T20:02:48.8247632Z precompute_total_L=True, 2025-05-07T20:02:48.8247893Z ) 2025-05-07T20:02:48.8248129Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:02:48.8248704Z self=, 2025-05-07T20:02:48.8249233Z num_jagged_dim=1, 2025-05-07T20:02:48.8249469Z outer_dense_size=2, 2025-05-07T20:02:48.8249717Z inner_dense_size=3, 2025-05-07T20:02:48.8249966Z dtype=torch.float16, 2025-05-07T20:02:48.8250215Z device=device(type='meta'), 2025-05-07T20:02:48.8250500Z precompute_total_L=True, 2025-05-07T20:02:48.8250755Z ) 2025-05-07T20:02:48.8250990Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:02:48.8251567Z self=, 2025-05-07T20:02:48.8252098Z num_jagged_dim=1, 2025-05-07T20:02:48.8252341Z outer_dense_size=3, 2025-05-07T20:02:48.8252574Z inner_dense_size=3, 2025-05-07T20:02:48.8252827Z dtype=torch.float16, 2025-05-07T20:02:48.8253095Z device=device(type='meta'), 2025-05-07T20:02:48.8253370Z precompute_total_L=True, 2025-05-07T20:02:48.8253632Z ) 2025-05-07T20:02:48.8253884Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:02:48.8254447Z self=, 2025-05-07T20:02:48.8255077Z num_jagged_dim=1, 2025-05-07T20:02:48.8255325Z outer_dense_size=1, 2025-05-07T20:02:48.8255563Z inner_dense_size=3, 2025-05-07T20:02:48.8255819Z dtype=torch.float16, 2025-05-07T20:02:48.8256087Z device=device(type='meta'), 2025-05-07T20:02:48.8256360Z precompute_total_L=True, 2025-05-07T20:02:48.8256623Z ) 2025-05-07T20:02:48.8256875Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:02:48.8257513Z self=, 2025-05-07T20:02:48.8258033Z num_jagged_dim=2, 2025-05-07T20:02:48.8258276Z outer_dense_size=1, 2025-05-07T20:02:48.8258529Z inner_dense_size=5, 2025-05-07T20:02:48.8258767Z dtype=torch.bfloat16, 2025-05-07T20:02:48.8259037Z device=device(type='meta'), 2025-05-07T20:02:48.8259327Z precompute_total_L=False, 2025-05-07T20:02:48.8259580Z ) 2025-05-07T20:02:48.8259832Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:02:48.8260396Z self=, 2025-05-07T20:02:48.8260913Z num_jagged_dim=2, 2025-05-07T20:02:48.8261153Z outer_dense_size=5, 2025-05-07T20:02:48.8261396Z inner_dense_size=5, 2025-05-07T20:02:48.8261637Z dtype=torch.bfloat16, 2025-05-07T20:02:48.8261903Z device=device(type='meta'), 2025-05-07T20:02:48.8262186Z precompute_total_L=False, 2025-05-07T20:02:48.8262447Z ) 2025-05-07T20:02:48.8262686Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:02:48.8263261Z self=, 2025-05-07T20:02:48.8263791Z num_jagged_dim=2, 2025-05-07T20:02:48.8264025Z outer_dense_size=5, 2025-05-07T20:02:48.8264271Z inner_dense_size=2, 2025-05-07T20:02:48.8264522Z dtype=torch.bfloat16, 2025-05-07T20:02:48.8264777Z device=device(type='meta'), 2025-05-07T20:02:48.8265065Z precompute_total_L=False, 2025-05-07T20:02:48.8265327Z ) 2025-05-07T20:02:48.8265559Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:02:48.8266131Z self=, 2025-05-07T20:02:48.8266655Z num_jagged_dim=2, 2025-05-07T20:02:48.8266886Z outer_dense_size=2, 2025-05-07T20:02:48.8267132Z inner_dense_size=2, 2025-05-07T20:02:48.8267384Z dtype=torch.bfloat16, 2025-05-07T20:02:48.8267655Z device=device(type='meta'), 2025-05-07T20:02:48.8267930Z precompute_total_L=False, 2025-05-07T20:02:48.8268255Z ) 2025-05-07T20:02:48.8268507Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:02:48.8269067Z self=, 2025-05-07T20:02:48.8269598Z num_jagged_dim=5, 2025-05-07T20:02:48.8269846Z outer_dense_size=0, 2025-05-07T20:02:48.8270087Z inner_dense_size=0, 2025-05-07T20:02:48.8270334Z dtype=torch.bfloat16, 2025-05-07T20:02:48.8270598Z device=device(type='meta'), 2025-05-07T20:02:48.8270867Z precompute_total_L=True, 2025-05-07T20:02:48.8271124Z ) 2025-05-07T20:02:48.8271311Z PASSED 2025-05-07T20:02:48.8271717Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt SKIPPED 2025-05-07T20:02:48.8272392Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt_large_batch SKIPPED 2025-05-07T20:02:48.8272823Z 2025-05-07T20:02:48.8272972Z =============================== warnings summary =============================== 2025-05-07T20:02:48.8273475Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged 2025-05-07T20:02:48.8277071Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::dense_to_jagged: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:02:48.8280614Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:02:48.8281061Z 2025-05-07T20:02:48.8281302Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged 2025-05-07T20:02:48.8284737Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::jagged_to_padded_dense: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:02:48.8288256Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:02:48.8288702Z 2025-05-07T20:02:48.8288942Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:02:48.8289429Z =========================== short test summary info ============================ 2025-05-07T20:02:48.8289959Z SKIPPED [1] jagged/dense_to_jagged_test.py:111: CUDA is not available or no GPUs detected 2025-05-07T20:02:48.8290604Z SKIPPED [1] jagged/dense_to_jagged_test.py:141: CUDA is not available or no GPUs detected 2025-05-07T20:02:48.8291155Z =================== 3 passed, 2 skipped, 2 warnings in 2.05s =================== 2025-05-07T20:02:49.3153941Z 2025-05-07T20:02:49.3154481Z [TEST] Python test suite PASSED: ./jagged/dense_to_jagged_test.py 2025-05-07T20:02:49.3171667Z [TEST] Python test time for ./jagged/dense_to_jagged_test.py: 5 seconds 2025-05-07T20:02:49.3172006Z 2025-05-07T20:02:49.3172010Z 2025-05-07T20:02:49.3172022Z 2025-05-07T20:02:49.3172026Z 2025-05-07T20:02:49.3184471Z ################################################################################ 2025-05-07T20:02:49.3200493Z # [2025-05-07T20:02:49.319Z] Run Python Test Suite: 2025-05-07T20:02:49.3200863Z # ./jagged/elementwise_binary_test.py 2025-05-07T20:02:49.3201227Z ################################################################################ 2025-05-07T20:02:49.3222766Z + 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:02:49.3223463Z 2025-05-07T20:02:51.4152446Z ============================= test session starts ============================== 2025-05-07T20:02:51.4153174Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:02:51.4153742Z cachedir: .pytest_cache 2025-05-07T20:02:51.4154347Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:02:51.4155027Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:02:51.4155358Z plugins: hypothesis-6.131.14 2025-05-07T20:02:53.1202822Z collecting ... collected 3 items 2025-05-07T20:02:53.1203056Z 2025-05-07T20:02:54.5151732Z jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary Trying example: test_jagged_elementwise_binary( 2025-05-07T20:02:54.5152852Z self=, 2025-05-07T20:02:54.5153427Z num_jagged_dim=1, 2025-05-07T20:02:54.5153682Z outer_dense_size=0, 2025-05-07T20:02:54.5153920Z inner_dense_size=0, 2025-05-07T20:02:54.5154166Z operation='add', 2025-05-07T20:02:54.5154700Z dtype=torch.float32, 2025-05-07T20:02:54.5154962Z device=device(type='cpu'), 2025-05-07T20:02:54.5155231Z ) 2025-05-07T20:02:54.5155477Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:02:54.5156151Z self=, 2025-05-07T20:02:54.5156710Z num_jagged_dim=4, 2025-05-07T20:02:54.5156962Z outer_dense_size=0, 2025-05-07T20:02:54.5157200Z inner_dense_size=0, 2025-05-07T20:02:54.5157463Z operation='add', 2025-05-07T20:02:54.5157714Z dtype=torch.float32, 2025-05-07T20:02:54.5157969Z device=device(type='cpu'), 2025-05-07T20:02:54.5158234Z ) 2025-05-07T20:02:54.5158480Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:02:54.5159075Z self=, 2025-05-07T20:02:54.5159619Z num_jagged_dim=4, 2025-05-07T20:02:54.5159863Z outer_dense_size=4, 2025-05-07T20:02:54.5160113Z inner_dense_size=0, 2025-05-07T20:02:54.5160347Z operation='add', 2025-05-07T20:02:54.5160590Z dtype=torch.float16, 2025-05-07T20:02:54.5160902Z device=device(type='cpu'), 2025-05-07T20:02:54.5161168Z ) 2025-05-07T20:02:54.5161416Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:02:54.5162003Z self=, 2025-05-07T20:02:54.5162570Z num_jagged_dim=3, 2025-05-07T20:02:54.5162828Z outer_dense_size=2, 2025-05-07T20:02:54.5163063Z inner_dense_size=4, 2025-05-07T20:02:54.5163307Z operation='add', 2025-05-07T20:02:54.5163551Z dtype=torch.float32, 2025-05-07T20:02:54.5163804Z device=device(type='cpu'), 2025-05-07T20:02:54.5164068Z ) 2025-05-07T20:02:54.5164311Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:02:54.5164893Z self=, 2025-05-07T20:02:54.5165454Z num_jagged_dim=3, 2025-05-07T20:02:54.5165697Z outer_dense_size=4, 2025-05-07T20:02:54.5165942Z inner_dense_size=3, 2025-05-07T20:02:54.5166189Z operation='add_jagged_output', 2025-05-07T20:02:54.5166488Z dtype=torch.float32, 2025-05-07T20:02:54.5166754Z device=device(type='cpu'), 2025-05-07T20:02:54.5167000Z ) 2025-05-07T20:02:54.5167247Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:02:54.5167841Z self=, 2025-05-07T20:02:54.5168388Z num_jagged_dim=2, 2025-05-07T20:02:54.5168630Z outer_dense_size=0, 2025-05-07T20:02:54.5168878Z inner_dense_size=4, 2025-05-07T20:02:54.5169126Z operation='add_jagged_output', 2025-05-07T20:02:54.5169422Z dtype=torch.bfloat16, 2025-05-07T20:02:54.5169690Z device=device(type='cpu'), 2025-05-07T20:02:54.5169934Z ) 2025-05-07T20:02:54.5170176Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:02:54.5170778Z self=, 2025-05-07T20:02:54.5171333Z num_jagged_dim=2, 2025-05-07T20:02:54.5171565Z outer_dense_size=2, 2025-05-07T20:02:54.5171814Z inner_dense_size=2, 2025-05-07T20:02:54.5172059Z operation='add', 2025-05-07T20:02:54.5172295Z dtype=torch.float32, 2025-05-07T20:02:54.5172564Z device=device(type='cpu'), 2025-05-07T20:02:54.5172830Z ) 2025-05-07T20:02:54.5173065Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:02:54.5173827Z self=, 2025-05-07T20:02:54.5174380Z num_jagged_dim=2, 2025-05-07T20:02:54.5174612Z outer_dense_size=1, 2025-05-07T20:02:54.5174858Z inner_dense_size=0, 2025-05-07T20:02:54.5175119Z operation='add_jagged_output', 2025-05-07T20:02:54.5175420Z dtype=torch.float32, 2025-05-07T20:02:54.5175675Z device=device(type='cpu'), 2025-05-07T20:02:54.5175935Z ) 2025-05-07T20:02:54.5176247Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:02:54.5176838Z self=, 2025-05-07T20:02:54.5177398Z num_jagged_dim=4, 2025-05-07T20:02:54.5177640Z outer_dense_size=4, 2025-05-07T20:02:54.5177878Z inner_dense_size=1, 2025-05-07T20:02:54.5178122Z operation='mul', 2025-05-07T20:02:54.5178372Z dtype=torch.bfloat16, 2025-05-07T20:02:54.5178637Z device=device(type='cpu'), 2025-05-07T20:02:54.5178902Z ) 2025-05-07T20:02:54.5179149Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:02:54.5179735Z self=, 2025-05-07T20:02:54.5180293Z num_jagged_dim=3, 2025-05-07T20:02:54.5180536Z outer_dense_size=0, 2025-05-07T20:02:54.5180788Z inner_dense_size=1, 2025-05-07T20:02:54.5181023Z operation='add', 2025-05-07T20:02:54.5181275Z dtype=torch.bfloat16, 2025-05-07T20:02:54.5181552Z device=device(type='cpu'), 2025-05-07T20:02:54.5181801Z ) 2025-05-07T20:02:54.5182046Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:02:54.5182640Z self=, 2025-05-07T20:02:54.5183182Z num_jagged_dim=2, 2025-05-07T20:02:54.5183427Z outer_dense_size=3, 2025-05-07T20:02:54.5183676Z inner_dense_size=4, 2025-05-07T20:02:54.5183914Z operation='add', 2025-05-07T20:02:54.5184161Z dtype=torch.float16, 2025-05-07T20:02:54.5184428Z device=device(type='cpu'), 2025-05-07T20:02:54.5184676Z ) 2025-05-07T20:02:54.5184919Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:02:54.5185513Z self=, 2025-05-07T20:02:54.5186065Z num_jagged_dim=3, 2025-05-07T20:02:54.5186295Z outer_dense_size=3, 2025-05-07T20:02:54.5186544Z inner_dense_size=4, 2025-05-07T20:02:54.5186787Z operation='add', 2025-05-07T20:02:54.5187019Z dtype=torch.float16, 2025-05-07T20:02:54.5187282Z device=device(type='cpu'), 2025-05-07T20:02:54.5187548Z ) 2025-05-07T20:02:54.5187787Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:02:54.5188381Z self=, 2025-05-07T20:02:54.5188941Z num_jagged_dim=3, 2025-05-07T20:02:54.5189178Z outer_dense_size=4, 2025-05-07T20:02:54.5189425Z inner_dense_size=4, 2025-05-07T20:02:54.5189664Z operation='add', 2025-05-07T20:02:54.5189896Z dtype=torch.float16, 2025-05-07T20:02:54.5190163Z device=device(type='cpu'), 2025-05-07T20:02:54.5190422Z ) 2025-05-07T20:02:54.5190653Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:02:54.5191247Z self=, 2025-05-07T20:02:54.5191802Z num_jagged_dim=4, 2025-05-07T20:02:54.5192046Z outer_dense_size=4, 2025-05-07T20:02:54.5192281Z inner_dense_size=4, 2025-05-07T20:02:54.5192527Z operation='add', 2025-05-07T20:02:54.5192774Z dtype=torch.float16, 2025-05-07T20:02:54.5193028Z device=device(type='cpu'), 2025-05-07T20:02:54.5193289Z ) 2025-05-07T20:02:54.5193533Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:02:54.5194115Z self=, 2025-05-07T20:02:54.5194773Z num_jagged_dim=3, 2025-05-07T20:02:54.5195021Z outer_dense_size=0, 2025-05-07T20:02:54.5195258Z inner_dense_size=4, 2025-05-07T20:02:54.5195509Z operation='mul', 2025-05-07T20:02:54.5195756Z dtype=torch.float16, 2025-05-07T20:02:54.5196098Z device=device(type='cpu'), 2025-05-07T20:02:54.5196372Z ) 2025-05-07T20:02:54.5196620Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:02:54.5197286Z self=, 2025-05-07T20:02:54.5197826Z num_jagged_dim=1, 2025-05-07T20:02:54.5198074Z outer_dense_size=0, 2025-05-07T20:02:54.5198323Z inner_dense_size=4, 2025-05-07T20:02:54.5198553Z operation='mul', 2025-05-07T20:02:54.5198800Z dtype=torch.float16, 2025-05-07T20:02:54.5199066Z device=device(type='cpu'), 2025-05-07T20:02:54.5199314Z ) 2025-05-07T20:02:54.5199557Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:02:54.5200159Z self=, 2025-05-07T20:02:54.5200702Z num_jagged_dim=4, 2025-05-07T20:02:54.5200942Z outer_dense_size=0, 2025-05-07T20:02:54.5201187Z inner_dense_size=4, 2025-05-07T20:02:54.5201419Z operation='mul', 2025-05-07T20:02:54.5201664Z dtype=torch.float16, 2025-05-07T20:02:54.5201926Z device=device(type='cpu'), 2025-05-07T20:02:54.5202186Z ) 2025-05-07T20:02:54.5202419Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:02:54.5203011Z self=, 2025-05-07T20:02:54.5203567Z num_jagged_dim=4, 2025-05-07T20:02:54.5203799Z outer_dense_size=0, 2025-05-07T20:02:54.5204049Z inner_dense_size=0, 2025-05-07T20:02:54.5204296Z operation='mul', 2025-05-07T20:02:54.5204528Z dtype=torch.float16, 2025-05-07T20:02:54.5204794Z device=device(type='cpu'), 2025-05-07T20:02:54.5205060Z ) 2025-05-07T20:02:54.5205291Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:02:54.5206088Z self=, 2025-05-07T20:02:54.5206639Z num_jagged_dim=1, 2025-05-07T20:02:54.5206883Z outer_dense_size=0, 2025-05-07T20:02:54.5207119Z inner_dense_size=0, 2025-05-07T20:02:54.5207367Z operation='mul', 2025-05-07T20:02:54.5207612Z dtype=torch.float16, 2025-05-07T20:02:54.5207872Z device=device(type='cpu'), 2025-05-07T20:02:54.5208136Z ) 2025-05-07T20:02:54.5208382Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:02:54.5208966Z self=, 2025-05-07T20:02:54.5209525Z num_jagged_dim=1, 2025-05-07T20:02:54.5209773Z outer_dense_size=0, 2025-05-07T20:02:54.5210003Z inner_dense_size=1, 2025-05-07T20:02:54.5210266Z operation='mul', 2025-05-07T20:02:54.5210521Z dtype=torch.float16, 2025-05-07T20:02:54.5210791Z device=device(type='cpu'), 2025-05-07T20:02:54.5211046Z ) 2025-05-07T20:02:54.5211244Z PASSED 2025-05-07T20:02:55.0422567Z jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary_dynamic_shape Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:02:55.0423979Z self=, 2025-05-07T20:02:55.0424621Z num_jagged_dim=1, 2025-05-07T20:02:55.0424868Z outer_dense_size=2, 2025-05-07T20:02:55.0425107Z inner_dense_size=2, 2025-05-07T20:02:55.0425360Z operation='add', 2025-05-07T20:02:55.0425610Z dtype=torch.float32, 2025-05-07T20:02:55.0425869Z device=device(type='cpu'), 2025-05-07T20:02:55.0426141Z ) 2025-05-07T20:02:55.0426440Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:02:55.0427153Z self=, 2025-05-07T20:02:55.0427970Z num_jagged_dim=4, 2025-05-07T20:02:55.0428216Z outer_dense_size=2, 2025-05-07T20:02:55.0428465Z inner_dense_size=2, 2025-05-07T20:02:55.0428698Z operation='add', 2025-05-07T20:02:55.0428947Z dtype=torch.float32, 2025-05-07T20:02:55.0429217Z device=device(type='cpu'), 2025-05-07T20:02:55.0429467Z ) 2025-05-07T20:02:55.0429864Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:02:55.0430631Z self=, 2025-05-07T20:02:55.0431252Z num_jagged_dim=4, 2025-05-07T20:02:55.0431505Z outer_dense_size=2, 2025-05-07T20:02:55.0431740Z inner_dense_size=3, 2025-05-07T20:02:55.0431984Z operation='mul', 2025-05-07T20:02:55.0432233Z dtype=torch.float16, 2025-05-07T20:02:55.0432489Z device=device(type='cpu'), 2025-05-07T20:02:55.0432767Z ) 2025-05-07T20:02:55.0433057Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:02:55.0433762Z self=, 2025-05-07T20:02:55.0434358Z num_jagged_dim=2, 2025-05-07T20:02:55.0434598Z outer_dense_size=3, 2025-05-07T20:02:55.0434844Z inner_dense_size=2, 2025-05-07T20:02:55.0435091Z operation='add_jagged_output', 2025-05-07T20:02:55.0435390Z dtype=torch.bfloat16, 2025-05-07T20:02:55.0435661Z device=device(type='cpu'), 2025-05-07T20:02:55.0435909Z ) 2025-05-07T20:02:55.0436288Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:02:55.0436996Z self=, 2025-05-07T20:02:55.0437596Z num_jagged_dim=2, 2025-05-07T20:02:55.0437843Z outer_dense_size=2, 2025-05-07T20:02:55.0438091Z inner_dense_size=4, 2025-05-07T20:02:55.0438341Z operation='mul', 2025-05-07T20:02:55.0438575Z dtype=torch.float32, 2025-05-07T20:02:55.0438838Z device=device(type='cpu'), 2025-05-07T20:02:55.0439099Z ) 2025-05-07T20:02:55.0439376Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:02:55.0440079Z self=, 2025-05-07T20:02:55.0440696Z num_jagged_dim=4, 2025-05-07T20:02:55.0440931Z outer_dense_size=5, 2025-05-07T20:02:55.0441176Z inner_dense_size=4, 2025-05-07T20:02:55.0441420Z operation='mul', 2025-05-07T20:02:55.0441652Z dtype=torch.float16, 2025-05-07T20:02:55.0441919Z device=device(type='cpu'), 2025-05-07T20:02:55.0442184Z ) 2025-05-07T20:02:55.0442468Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:02:55.0443174Z self=, 2025-05-07T20:02:55.0443792Z num_jagged_dim=5, 2025-05-07T20:02:55.0444036Z outer_dense_size=3, 2025-05-07T20:02:55.0444269Z inner_dense_size=4, 2025-05-07T20:02:55.0444530Z operation='add_jagged_output', 2025-05-07T20:02:55.0444825Z dtype=torch.float32, 2025-05-07T20:02:55.0445078Z device=device(type='cpu'), 2025-05-07T20:02:55.0445341Z ) 2025-05-07T20:02:55.0445727Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:02:55.0446430Z self=, 2025-05-07T20:02:55.0447044Z num_jagged_dim=1, 2025-05-07T20:02:55.0447288Z outer_dense_size=3, 2025-05-07T20:02:55.0447523Z inner_dense_size=4, 2025-05-07T20:02:55.0447787Z operation='add_jagged_output', 2025-05-07T20:02:55.0448087Z dtype=torch.bfloat16, 2025-05-07T20:02:55.0448354Z device=device(type='cpu'), 2025-05-07T20:02:55.0448601Z ) 2025-05-07T20:02:55.0448891Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:02:55.0449741Z self=, 2025-05-07T20:02:55.0450349Z num_jagged_dim=2, 2025-05-07T20:02:55.0450597Z outer_dense_size=5, 2025-05-07T20:02:55.0450848Z inner_dense_size=5, 2025-05-07T20:02:55.0451086Z operation='mul', 2025-05-07T20:02:55.0451334Z dtype=torch.float32, 2025-05-07T20:02:55.0458828Z device=device(type='cpu'), 2025-05-07T20:02:55.0459253Z ) 2025-05-07T20:02:55.0459564Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:02:55.0460289Z self=, 2025-05-07T20:02:55.0460906Z num_jagged_dim=4, 2025-05-07T20:02:55.0461167Z outer_dense_size=3, 2025-05-07T20:02:55.0461420Z inner_dense_size=3, 2025-05-07T20:02:55.0461658Z operation='add', 2025-05-07T20:02:55.0461923Z dtype=torch.float32, 2025-05-07T20:02:55.0462191Z device=device(type='cpu'), 2025-05-07T20:02:55.0462443Z ) 2025-05-07T20:02:55.0462738Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:02:55.0463449Z self=, 2025-05-07T20:02:55.0464072Z num_jagged_dim=1, 2025-05-07T20:02:55.0464305Z outer_dense_size=3, 2025-05-07T20:02:55.0464551Z inner_dense_size=3, 2025-05-07T20:02:55.0464802Z operation='add', 2025-05-07T20:02:55.0465039Z dtype=torch.bfloat16, 2025-05-07T20:02:55.0465312Z device=device(type='cpu'), 2025-05-07T20:02:55.0465576Z ) 2025-05-07T20:02:55.0465855Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:02:55.0466568Z self=, 2025-05-07T20:02:55.0467182Z num_jagged_dim=1, 2025-05-07T20:02:55.0467417Z outer_dense_size=3, 2025-05-07T20:02:55.0467660Z inner_dense_size=2, 2025-05-07T20:02:55.0467902Z operation='add', 2025-05-07T20:02:55.0468139Z dtype=torch.bfloat16, 2025-05-07T20:02:55.0468409Z device=device(type='cpu'), 2025-05-07T20:02:55.0468672Z ) 2025-05-07T20:02:55.0468958Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:02:55.0469654Z self=, 2025-05-07T20:02:55.0470273Z num_jagged_dim=1, 2025-05-07T20:02:55.0470519Z outer_dense_size=2, 2025-05-07T20:02:55.0470769Z inner_dense_size=2, 2025-05-07T20:02:55.0471001Z operation='add', 2025-05-07T20:02:55.0471251Z dtype=torch.bfloat16, 2025-05-07T20:02:55.0471526Z device=device(type='cpu'), 2025-05-07T20:02:55.0471776Z ) 2025-05-07T20:02:55.0472069Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:02:55.0472783Z self=, 2025-05-07T20:02:55.0473391Z num_jagged_dim=2, 2025-05-07T20:02:55.0473638Z outer_dense_size=2, 2025-05-07T20:02:55.0473884Z inner_dense_size=2, 2025-05-07T20:02:55.0474115Z operation='add', 2025-05-07T20:02:55.0474366Z dtype=torch.bfloat16, 2025-05-07T20:02:55.0474630Z device=device(type='cpu'), 2025-05-07T20:02:55.0474879Z ) 2025-05-07T20:02:55.0475170Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:02:55.0475878Z self=, 2025-05-07T20:02:55.0476599Z num_jagged_dim=2, 2025-05-07T20:02:55.0476831Z outer_dense_size=2, 2025-05-07T20:02:55.0477078Z inner_dense_size=3, 2025-05-07T20:02:55.0477337Z operation='add_jagged_output', 2025-05-07T20:02:55.0477621Z dtype=torch.float16, 2025-05-07T20:02:55.0477889Z device=device(type='cpu'), 2025-05-07T20:02:55.0478240Z ) 2025-05-07T20:02:55.0478518Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:02:55.0479224Z self=, 2025-05-07T20:02:55.0479843Z num_jagged_dim=3, 2025-05-07T20:02:55.0480088Z outer_dense_size=2, 2025-05-07T20:02:55.0480323Z inner_dense_size=3, 2025-05-07T20:02:55.0480582Z operation='add_jagged_output', 2025-05-07T20:02:55.0480939Z dtype=torch.float16, 2025-05-07T20:02:55.0481192Z device=device(type='cpu'), 2025-05-07T20:02:55.0481451Z ) 2025-05-07T20:02:55.0481743Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:02:55.0482437Z self=, 2025-05-07T20:02:55.0483048Z num_jagged_dim=3, 2025-05-07T20:02:55.0483297Z outer_dense_size=3, 2025-05-07T20:02:55.0483531Z inner_dense_size=3, 2025-05-07T20:02:55.0483800Z operation='add_jagged_output', 2025-05-07T20:02:55.0484096Z dtype=torch.float16, 2025-05-07T20:02:55.0484348Z device=device(type='cpu'), 2025-05-07T20:02:55.0484612Z ) 2025-05-07T20:02:55.0484907Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:02:55.0485616Z self=, 2025-05-07T20:02:55.0486216Z num_jagged_dim=3, 2025-05-07T20:02:55.0486462Z outer_dense_size=5, 2025-05-07T20:02:55.0486705Z inner_dense_size=3, 2025-05-07T20:02:55.0486951Z operation='add_jagged_output', 2025-05-07T20:02:55.0487248Z dtype=torch.bfloat16, 2025-05-07T20:02:55.0487519Z device=device(type='cpu'), 2025-05-07T20:02:55.0487767Z ) 2025-05-07T20:02:55.0488058Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:02:55.0488764Z self=, 2025-05-07T20:02:55.0489369Z num_jagged_dim=5, 2025-05-07T20:02:55.0489612Z outer_dense_size=5, 2025-05-07T20:02:55.0489859Z inner_dense_size=3, 2025-05-07T20:02:55.0490119Z operation='add_jagged_output', 2025-05-07T20:02:55.0490401Z dtype=torch.bfloat16, 2025-05-07T20:02:55.0490669Z device=device(type='cpu'), 2025-05-07T20:02:55.0490927Z ) 2025-05-07T20:02:55.0491204Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:02:55.0491913Z self=, 2025-05-07T20:02:55.0492526Z num_jagged_dim=3, 2025-05-07T20:02:55.0492756Z outer_dense_size=3, 2025-05-07T20:02:55.0493002Z inner_dense_size=3, 2025-05-07T20:02:55.0493259Z operation='add_jagged_output', 2025-05-07T20:02:55.0493539Z dtype=torch.bfloat16, 2025-05-07T20:02:55.0493808Z device=device(type='cpu'), 2025-05-07T20:02:55.0494070Z ) 2025-05-07T20:02:55.0494248Z PASSED 2025-05-07T20:02:55.0494766Z jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary_opt SKIPPED 2025-05-07T20:02:55.0495239Z 2025-05-07T20:02:55.0495384Z =============================== warnings summary =============================== 2025-05-07T20:02:55.0495977Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary 2025-05-07T20:02:55.0497544Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:02:55.0498864Z warnings.warn( 2025-05-07T20:02:55.0499014Z 2025-05-07T20:02:55.0499333Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary 2025-05-07T20:02:55.0500881Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #2 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:02:55.0502266Z warnings.warn( 2025-05-07T20:02:55.0502404Z 2025-05-07T20:02:55.0502721Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary 2025-05-07T20:02:55.0506623Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::jagged_dense_elementwise_add: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:02:55.0510153Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:02:55.0510587Z 2025-05-07T20:02:55.0510831Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:02:55.0511327Z =========================== short test summary info ============================ 2025-05-07T20:02:55.0511890Z SKIPPED [1] jagged/elementwise_binary_test.py:163: CUDA is not available or no GPUs detected 2025-05-07T20:02:55.0512463Z =================== 2 passed, 1 skipped, 3 warnings in 3.75s =================== 2025-05-07T20:02:55.5244065Z 2025-05-07T20:02:55.5244871Z [TEST] Python test suite PASSED: ./jagged/elementwise_binary_test.py 2025-05-07T20:02:55.5260962Z [TEST] Python test time for ./jagged/elementwise_binary_test.py: 6 seconds 2025-05-07T20:02:55.5261589Z 2025-05-07T20:02:55.5261596Z 2025-05-07T20:02:55.5261601Z 2025-05-07T20:02:55.5261617Z 2025-05-07T20:02:55.5273801Z ################################################################################ 2025-05-07T20:02:55.5289868Z # [2025-05-07T20:02:55.528Z] Run Python Test Suite: 2025-05-07T20:02:55.5290526Z # ./jagged/expand_into_jagged_permute_test.py 2025-05-07T20:02:55.5290904Z ################################################################################ 2025-05-07T20:02:55.5313397Z + 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:02:55.5314129Z 2025-05-07T20:02:57.6436300Z ============================= test session starts ============================== 2025-05-07T20:02:57.6436982Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:02:57.6437562Z cachedir: .pytest_cache 2025-05-07T20:02:57.6438178Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:02:57.6438851Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:02:57.6439160Z plugins: hypothesis-6.131.14 2025-05-07T20:02:59.3646509Z collecting ... collected 1 item 2025-05-07T20:02:59.3646748Z 2025-05-07T20:03:06.1179139Z jagged/expand_into_jagged_permute_test.py::ExpandIntoJaggedPermuteTest::test_expand_into_jagged_permute Trying example: test_expand_into_jagged_permute( 2025-05-07T20:03:06.1180265Z self=, 2025-05-07T20:03:06.1180884Z T=10, 2025-05-07T20:03:06.1181092Z W=8, 2025-05-07T20:03:06.1181283Z ) 2025-05-07T20:03:06.1181538Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:03:06.1182471Z self=, 2025-05-07T20:03:06.1183067Z T=11, 2025-05-07T20:03:06.1183265Z W=8, 2025-05-07T20:03:06.1183460Z ) 2025-05-07T20:03:06.1183691Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:03:06.1184381Z self=, 2025-05-07T20:03:06.1185096Z T=11, 2025-05-07T20:03:06.1185298Z W=44, 2025-05-07T20:03:06.1185482Z ) 2025-05-07T20:03:06.1185734Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:03:06.1186407Z self=, 2025-05-07T20:03:06.1187004Z T=14, 2025-05-07T20:03:06.1187207Z W=54, 2025-05-07T20:03:06.1187404Z ) 2025-05-07T20:03:06.1187636Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:03:06.1188305Z self=, 2025-05-07T20:03:06.1188913Z T=19, 2025-05-07T20:03:06.1189113Z W=13, 2025-05-07T20:03:06.1189294Z ) 2025-05-07T20:03:06.1189536Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:03:06.1190196Z self=, 2025-05-07T20:03:06.1190801Z T=14, 2025-05-07T20:03:06.1191000Z W=64, 2025-05-07T20:03:06.1191191Z ) 2025-05-07T20:03:06.1191420Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:03:06.1192082Z self=, 2025-05-07T20:03:06.1192696Z T=20, 2025-05-07T20:03:06.1192877Z W=49, 2025-05-07T20:03:06.1193069Z ) 2025-05-07T20:03:06.1193310Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:03:06.1193973Z self=, 2025-05-07T20:03:06.1194569Z T=15, 2025-05-07T20:03:06.1194762Z W=26, 2025-05-07T20:03:06.1194952Z ) 2025-05-07T20:03:06.1195182Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:03:06.1195838Z self=, 2025-05-07T20:03:06.1196529Z T=13, 2025-05-07T20:03:06.1196716Z W=35, 2025-05-07T20:03:06.1196908Z ) 2025-05-07T20:03:06.1197161Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:03:06.1197805Z self=, 2025-05-07T20:03:06.1198413Z T=18, 2025-05-07T20:03:06.1198612Z W=31, 2025-05-07T20:03:06.1198805Z ) 2025-05-07T20:03:06.1198990Z PASSED 2025-05-07T20:03:06.1199115Z 2025-05-07T20:03:06.1199264Z ============================== 1 passed in 8.61s =============================== 2025-05-07T20:03:06.6309759Z 2025-05-07T20:03:06.6310483Z [TEST] Python test suite PASSED: ./jagged/expand_into_jagged_permute_test.py 2025-05-07T20:03:06.6327748Z [TEST] Python test time for ./jagged/expand_into_jagged_permute_test.py: 11 seconds 2025-05-07T20:03:06.6328433Z 2025-05-07T20:03:06.6328461Z 2025-05-07T20:03:06.6328472Z 2025-05-07T20:03:06.6328483Z 2025-05-07T20:03:06.6340655Z ################################################################################ 2025-05-07T20:03:06.6356070Z # [2025-05-07T20:03:06.635Z] Run Python Test Suite: 2025-05-07T20:03:06.6356691Z # ./jagged/jagged_index_select_2d_test.py 2025-05-07T20:03:06.6357035Z ################################################################################ 2025-05-07T20:03:06.6379034Z + 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:03:06.6379980Z 2025-05-07T20:03:08.7810264Z ============================= test session starts ============================== 2025-05-07T20:03:08.7811405Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:03:08.7812429Z cachedir: .pytest_cache 2025-05-07T20:03:08.7813451Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:03:08.7815031Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:03:08.7815594Z plugins: hypothesis-6.131.14 2025-05-07T20:03:10.4948299Z collecting ... collected 2 items 2025-05-07T20:03:10.4948563Z 2025-05-07T20:03:10.6690538Z jagged/jagged_index_select_2d_test.py::JaggedIndexSelect2DTest::test_jagged_index_select_2d Trying example: test_jagged_index_select_2d( 2025-05-07T20:03:10.6691811Z self=, 2025-05-07T20:03:10.6692576Z max_seq_length=5, 2025-05-07T20:03:10.6692876Z batch_size=1, 2025-05-07T20:03:10.6693171Z num_cols=1, 2025-05-07T20:03:10.6693476Z num_jagged_tensor_rows=1, 2025-05-07T20:03:10.6693842Z index_dtype=torch.int32, 2025-05-07T20:03:10.6694207Z jagged_tensor_dtype=torch.float32, 2025-05-07T20:03:10.6694596Z use_cpu=True, 2025-05-07T20:03:10.6694906Z check_non_contiguous=False, 2025-05-07T20:03:10.6695251Z known_shape=False, 2025-05-07T20:03:10.6695559Z ) 2025-05-07T20:03:10.6695876Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:03:10.6696634Z self=, 2025-05-07T20:03:10.6697366Z max_seq_length=8, 2025-05-07T20:03:10.6697669Z batch_size=1, 2025-05-07T20:03:10.6697942Z num_cols=1, 2025-05-07T20:03:10.6698237Z num_jagged_tensor_rows=1, 2025-05-07T20:03:10.6698592Z index_dtype=torch.int32, 2025-05-07T20:03:10.6698962Z jagged_tensor_dtype=torch.float32, 2025-05-07T20:03:10.6699346Z use_cpu=True, 2025-05-07T20:03:10.6699650Z check_non_contiguous=False, 2025-05-07T20:03:10.6699994Z known_shape=False, 2025-05-07T20:03:10.6700291Z ) 2025-05-07T20:03:10.6700591Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:03:10.6701357Z self=, 2025-05-07T20:03:10.6702074Z max_seq_length=8, 2025-05-07T20:03:10.6702391Z batch_size=101, 2025-05-07T20:03:10.6702680Z num_cols=23, 2025-05-07T20:03:10.6702971Z num_jagged_tensor_rows=103, 2025-05-07T20:03:10.6703334Z index_dtype=torch.int32, 2025-05-07T20:03:10.6703706Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:03:10.6704075Z use_cpu=True, 2025-05-07T20:03:10.6704385Z check_non_contiguous=False, 2025-05-07T20:03:10.6704742Z known_shape=False, 2025-05-07T20:03:10.6705027Z ) 2025-05-07T20:03:10.6705327Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:03:10.6706328Z self=, 2025-05-07T20:03:10.6707072Z max_seq_length=10, 2025-05-07T20:03:10.6707391Z batch_size=62, 2025-05-07T20:03:10.6707672Z num_cols=120, 2025-05-07T20:03:10.6707985Z num_jagged_tensor_rows=74, 2025-05-07T20:03:10.6708349Z index_dtype=torch.int64, 2025-05-07T20:03:10.6708708Z jagged_tensor_dtype=torch.float32, 2025-05-07T20:03:10.6709103Z use_cpu=True, 2025-05-07T20:03:10.6709410Z check_non_contiguous=True, 2025-05-07T20:03:10.6709749Z known_shape=False, 2025-05-07T20:03:10.6710047Z ) 2025-05-07T20:03:10.6710351Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:03:10.6711115Z self=, 2025-05-07T20:03:10.6711835Z max_seq_length=8, 2025-05-07T20:03:10.6712140Z batch_size=50, 2025-05-07T20:03:10.6712719Z num_cols=70, 2025-05-07T20:03:10.6713011Z num_jagged_tensor_rows=32, 2025-05-07T20:03:10.6713380Z index_dtype=torch.int32, 2025-05-07T20:03:10.6713753Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:03:10.6714119Z use_cpu=True, 2025-05-07T20:03:10.6714428Z check_non_contiguous=False, 2025-05-07T20:03:10.6714782Z known_shape=True, 2025-05-07T20:03:10.6715064Z ) 2025-05-07T20:03:10.6715363Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:03:10.6716318Z self=, 2025-05-07T20:03:10.6716907Z max_seq_length=5, 2025-05-07T20:03:10.6717132Z batch_size=5, 2025-05-07T20:03:10.6717355Z num_cols=108, 2025-05-07T20:03:10.6717590Z num_jagged_tensor_rows=81, 2025-05-07T20:03:10.6717860Z index_dtype=torch.int32, 2025-05-07T20:03:10.6718145Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:03:10.6718437Z use_cpu=True, 2025-05-07T20:03:10.6718671Z check_non_contiguous=False, 2025-05-07T20:03:10.6718944Z known_shape=False, 2025-05-07T20:03:10.6719175Z ) 2025-05-07T20:03:10.6719397Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:03:10.6719982Z self=, 2025-05-07T20:03:10.6720540Z max_seq_length=6, 2025-05-07T20:03:10.6720767Z batch_size=18, 2025-05-07T20:03:10.6720992Z num_cols=113, 2025-05-07T20:03:10.6721230Z num_jagged_tensor_rows=79, 2025-05-07T20:03:10.6721507Z index_dtype=torch.int64, 2025-05-07T20:03:10.6721799Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:03:10.6722096Z use_cpu=True, 2025-05-07T20:03:10.6722336Z check_non_contiguous=True, 2025-05-07T20:03:10.6722597Z known_shape=False, 2025-05-07T20:03:10.6722830Z ) 2025-05-07T20:03:10.6723065Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:03:10.6723645Z self=, 2025-05-07T20:03:10.6724212Z max_seq_length=6, 2025-05-07T20:03:10.6724451Z batch_size=10, 2025-05-07T20:03:10.6724665Z num_cols=40, 2025-05-07T20:03:10.6724903Z num_jagged_tensor_rows=26, 2025-05-07T20:03:10.6725187Z index_dtype=torch.int32, 2025-05-07T20:03:10.6725464Z jagged_tensor_dtype=torch.float32, 2025-05-07T20:03:10.6725762Z use_cpu=True, 2025-05-07T20:03:10.6725999Z check_non_contiguous=True, 2025-05-07T20:03:10.6726258Z known_shape=False, 2025-05-07T20:03:10.6726492Z ) 2025-05-07T20:03:10.6726725Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:03:10.6727297Z self=, 2025-05-07T20:03:10.6727855Z max_seq_length=6, 2025-05-07T20:03:10.6728094Z batch_size=17, 2025-05-07T20:03:10.6728320Z num_cols=84, 2025-05-07T20:03:10.6728543Z num_jagged_tensor_rows=94, 2025-05-07T20:03:10.6728820Z index_dtype=torch.int64, 2025-05-07T20:03:10.6729109Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:03:10.6729386Z use_cpu=True, 2025-05-07T20:03:10.6729626Z check_non_contiguous=False, 2025-05-07T20:03:10.6729903Z known_shape=False, 2025-05-07T20:03:10.6730120Z ) 2025-05-07T20:03:10.6730355Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:03:10.6730941Z self=, 2025-05-07T20:03:10.6731485Z max_seq_length=9, 2025-05-07T20:03:10.6731724Z batch_size=76, 2025-05-07T20:03:10.6731949Z num_cols=103, 2025-05-07T20:03:10.6732171Z num_jagged_tensor_rows=99, 2025-05-07T20:03:10.6732452Z index_dtype=torch.int64, 2025-05-07T20:03:10.6732740Z jagged_tensor_dtype=torch.float32, 2025-05-07T20:03:10.6733039Z use_cpu=True, 2025-05-07T20:03:10.6733266Z check_non_contiguous=False, 2025-05-07T20:03:10.6733539Z known_shape=True, 2025-05-07T20:03:10.6733770Z ) 2025-05-07T20:03:10.6734091Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:03:10.6734684Z self=, 2025-05-07T20:03:10.6735250Z max_seq_length=7, 2025-05-07T20:03:10.6735479Z batch_size=88, 2025-05-07T20:03:10.6735708Z num_cols=21, 2025-05-07T20:03:10.6735945Z num_jagged_tensor_rows=119, 2025-05-07T20:03:10.6736216Z index_dtype=torch.int32, 2025-05-07T20:03:10.6736502Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:03:10.6736854Z use_cpu=True, 2025-05-07T20:03:10.6737086Z check_non_contiguous=False, 2025-05-07T20:03:10.6737360Z known_shape=True, 2025-05-07T20:03:10.6737590Z ) 2025-05-07T20:03:10.6737811Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:03:10.6738402Z self=, 2025-05-07T20:03:10.6738970Z max_seq_length=7, 2025-05-07T20:03:10.6739214Z batch_size=21, 2025-05-07T20:03:10.6739431Z num_cols=21, 2025-05-07T20:03:10.6739671Z num_jagged_tensor_rows=119, 2025-05-07T20:03:10.6739955Z index_dtype=torch.int32, 2025-05-07T20:03:10.6740227Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:03:10.6740516Z use_cpu=True, 2025-05-07T20:03:10.6740756Z check_non_contiguous=False, 2025-05-07T20:03:10.6741014Z known_shape=True, 2025-05-07T20:03:10.6741244Z ) 2025-05-07T20:03:10.6741474Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:03:10.6742055Z self=, 2025-05-07T20:03:10.6742611Z max_seq_length=7, 2025-05-07T20:03:10.6742850Z batch_size=21, 2025-05-07T20:03:10.6743073Z num_cols=21, 2025-05-07T20:03:10.6743297Z num_jagged_tensor_rows=119, 2025-05-07T20:03:10.6743579Z index_dtype=torch.int32, 2025-05-07T20:03:10.6743868Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:03:10.6744144Z use_cpu=True, 2025-05-07T20:03:10.6744391Z check_non_contiguous=True, 2025-05-07T20:03:10.6744664Z known_shape=True, 2025-05-07T20:03:10.6744879Z ) 2025-05-07T20:03:10.6745112Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:03:10.6745700Z self=, 2025-05-07T20:03:10.6746259Z max_seq_length=5, 2025-05-07T20:03:10.6746499Z batch_size=21, 2025-05-07T20:03:10.6746726Z num_cols=21, 2025-05-07T20:03:10.6746959Z num_jagged_tensor_rows=119, 2025-05-07T20:03:10.6747249Z index_dtype=torch.int32, 2025-05-07T20:03:10.6747538Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:03:10.6747819Z use_cpu=True, 2025-05-07T20:03:10.6748064Z check_non_contiguous=True, 2025-05-07T20:03:10.6748344Z known_shape=True, 2025-05-07T20:03:10.6748566Z ) 2025-05-07T20:03:10.6748805Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:03:10.6749396Z self=, 2025-05-07T20:03:10.6749951Z max_seq_length=5, 2025-05-07T20:03:10.6750194Z batch_size=5, 2025-05-07T20:03:10.6750422Z num_cols=21, 2025-05-07T20:03:10.6750645Z num_jagged_tensor_rows=119, 2025-05-07T20:03:10.6750934Z index_dtype=torch.int32, 2025-05-07T20:03:10.6751227Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:03:10.6751509Z use_cpu=True, 2025-05-07T20:03:10.6751751Z check_non_contiguous=True, 2025-05-07T20:03:10.6752025Z known_shape=True, 2025-05-07T20:03:10.6752255Z ) 2025-05-07T20:03:10.6752483Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:03:10.6753070Z self=, 2025-05-07T20:03:10.6753626Z max_seq_length=5, 2025-05-07T20:03:10.6753848Z batch_size=5, 2025-05-07T20:03:10.6754069Z num_cols=21, 2025-05-07T20:03:10.6754304Z num_jagged_tensor_rows=5, 2025-05-07T20:03:10.6754571Z index_dtype=torch.int32, 2025-05-07T20:03:10.6754938Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:03:10.6755229Z use_cpu=True, 2025-05-07T20:03:10.6755456Z check_non_contiguous=True, 2025-05-07T20:03:10.6755731Z known_shape=True, 2025-05-07T20:03:10.6756054Z ) 2025-05-07T20:03:10.6756283Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:03:10.6756874Z self=, 2025-05-07T20:03:10.6757436Z max_seq_length=5, 2025-05-07T20:03:10.6757739Z batch_size=5, 2025-05-07T20:03:10.6757948Z num_cols=5, 2025-05-07T20:03:10.6758180Z num_jagged_tensor_rows=5, 2025-05-07T20:03:10.6758459Z index_dtype=torch.int32, 2025-05-07T20:03:10.6758730Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:03:10.6759020Z use_cpu=True, 2025-05-07T20:03:10.6759263Z check_non_contiguous=True, 2025-05-07T20:03:10.6759523Z known_shape=True, 2025-05-07T20:03:10.6759752Z ) 2025-05-07T20:03:10.6759987Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:03:10.6760564Z self=, 2025-05-07T20:03:10.6761122Z max_seq_length=7, 2025-05-07T20:03:10.6761363Z batch_size=59, 2025-05-07T20:03:10.6761577Z num_cols=128, 2025-05-07T20:03:10.6761817Z num_jagged_tensor_rows=125, 2025-05-07T20:03:10.6762103Z index_dtype=torch.int32, 2025-05-07T20:03:10.6762374Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:03:10.6762667Z use_cpu=True, 2025-05-07T20:03:10.6762908Z check_non_contiguous=False, 2025-05-07T20:03:10.6763182Z known_shape=False, 2025-05-07T20:03:10.6763401Z ) 2025-05-07T20:03:10.6763632Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:03:10.6764219Z self=, 2025-05-07T20:03:10.6764763Z max_seq_length=7, 2025-05-07T20:03:10.6765000Z batch_size=59, 2025-05-07T20:03:10.6765228Z num_cols=128, 2025-05-07T20:03:10.6765452Z num_jagged_tensor_rows=128, 2025-05-07T20:03:10.6765733Z index_dtype=torch.int32, 2025-05-07T20:03:10.6766019Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:03:10.6766297Z use_cpu=True, 2025-05-07T20:03:10.6766535Z check_non_contiguous=False, 2025-05-07T20:03:10.6766810Z known_shape=False, 2025-05-07T20:03:10.6767030Z ) 2025-05-07T20:03:10.6767260Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:03:10.6767852Z self=, 2025-05-07T20:03:10.6768405Z max_seq_length=5, 2025-05-07T20:03:10.6768634Z batch_size=59, 2025-05-07T20:03:10.6768859Z num_cols=128, 2025-05-07T20:03:10.6769092Z num_jagged_tensor_rows=128, 2025-05-07T20:03:10.6769361Z index_dtype=torch.int32, 2025-05-07T20:03:10.6769644Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:03:10.6769938Z use_cpu=True, 2025-05-07T20:03:10.6770170Z check_non_contiguous=False, 2025-05-07T20:03:10.6770444Z known_shape=False, 2025-05-07T20:03:10.6770676Z ) 2025-05-07T20:03:10.6770855Z PASSED 2025-05-07T20:03:10.7103968Z jagged/jagged_index_select_2d_test.py::JaggedIndexSelect2DTest::test_jagged_index_select_2d_in_inference PASSED 2025-05-07T20:03:10.7104621Z 2025-05-07T20:03:10.7104818Z ============================== 2 passed in 2.05s =============================== 2025-05-07T20:03:11.1951803Z 2025-05-07T20:03:11.1952311Z [TEST] Python test suite PASSED: ./jagged/jagged_index_select_2d_test.py 2025-05-07T20:03:11.1968526Z [TEST] Python test time for ./jagged/jagged_index_select_2d_test.py: 5 seconds 2025-05-07T20:03:11.1968907Z 2025-05-07T20:03:11.1968911Z 2025-05-07T20:03:11.1968915Z 2025-05-07T20:03:11.1968928Z 2025-05-07T20:03:11.1980995Z ################################################################################ 2025-05-07T20:03:11.1996886Z # [2025-05-07T20:03:11.199Z] Run Python Test Suite: 2025-05-07T20:03:11.1997601Z # ./jagged/jagged_to_padded_dense_test.py 2025-05-07T20:03:11.1997947Z ################################################################################ 2025-05-07T20:03:11.2019230Z + 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:03:11.2019926Z 2025-05-07T20:03:13.3184614Z ============================= test session starts ============================== 2025-05-07T20:03:13.3185632Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:03:13.3186192Z cachedir: .pytest_cache 2025-05-07T20:03:13.3186816Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:03:13.3187495Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:03:13.3187829Z plugins: hypothesis-6.131.14 2025-05-07T20:03:15.0366024Z collecting ... collected 2 items 2025-05-07T20:03:15.0366300Z 2025-05-07T20:03:28.5644614Z jagged/jagged_to_padded_dense_test.py::JaggedToPaddedDenseTest::test_jagged_to_padded_dense Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:28.5645688Z self=, 2025-05-07T20:03:28.5646257Z num_jagged_dim=1, 2025-05-07T20:03:28.5646516Z outer_dense_size=0, 2025-05-07T20:03:28.5646767Z inner_dense_size=0, 2025-05-07T20:03:28.5647038Z fold_inner_dense=False, 2025-05-07T20:03:28.5647304Z padding_value=0, 2025-05-07T20:03:28.5647550Z dtype=torch.float32, 2025-05-07T20:03:28.5647810Z device_type=device(type='cpu'), 2025-05-07T20:03:28.5648094Z ) 2025-05-07T20:03:28.5648332Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:28.5648910Z self=, 2025-05-07T20:03:28.5649494Z num_jagged_dim=2, 2025-05-07T20:03:28.5649739Z outer_dense_size=0, 2025-05-07T20:03:28.5649972Z inner_dense_size=0, 2025-05-07T20:03:28.5650221Z fold_inner_dense=False, 2025-05-07T20:03:28.5650485Z padding_value=0, 2025-05-07T20:03:28.5650728Z dtype=torch.float32, 2025-05-07T20:03:28.5650987Z device_type=device(type='cpu'), 2025-05-07T20:03:28.5651268Z ) 2025-05-07T20:03:28.5651501Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:28.5652082Z self=, 2025-05-07T20:03:28.5652646Z num_jagged_dim=2, 2025-05-07T20:03:28.5652893Z outer_dense_size=5, 2025-05-07T20:03:28.5653129Z inner_dense_size=5, 2025-05-07T20:03:28.5653379Z fold_inner_dense=False, 2025-05-07T20:03:28.5653650Z padding_value=-1e-08, 2025-05-07T20:03:28.5653903Z dtype=torch.float16, 2025-05-07T20:03:28.5654174Z device_type=device(type='cpu'), 2025-05-07T20:03:28.5654455Z ) 2025-05-07T20:03:28.5654682Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:28.5655271Z self=, 2025-05-07T20:03:28.5655829Z num_jagged_dim=1, 2025-05-07T20:03:28.5656072Z outer_dense_size=4, 2025-05-07T20:03:28.5656306Z inner_dense_size=4, 2025-05-07T20:03:28.5656559Z fold_inner_dense=True, 2025-05-07T20:03:28.5656829Z padding_value=-1e-08, 2025-05-07T20:03:28.5657082Z dtype=torch.bfloat16, 2025-05-07T20:03:28.5657361Z device_type=device(type='cpu'), 2025-05-07T20:03:28.5657643Z ) 2025-05-07T20:03:28.5657865Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:28.5658458Z self=, 2025-05-07T20:03:28.5659020Z num_jagged_dim=3, 2025-05-07T20:03:28.5659252Z outer_dense_size=3, 2025-05-07T20:03:28.5659497Z inner_dense_size=2, 2025-05-07T20:03:28.5660081Z fold_inner_dense=True, 2025-05-07T20:03:28.5660329Z padding_value=0, 2025-05-07T20:03:28.5660580Z dtype=torch.float16, 2025-05-07T20:03:28.5660853Z device_type=device(type='cpu'), 2025-05-07T20:03:28.5661121Z ) 2025-05-07T20:03:28.5661358Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:28.5661945Z self=, 2025-05-07T20:03:28.5662511Z num_jagged_dim=4, 2025-05-07T20:03:28.5662840Z outer_dense_size=1, 2025-05-07T20:03:28.5663090Z inner_dense_size=3, 2025-05-07T20:03:28.5663336Z fold_inner_dense=True, 2025-05-07T20:03:28.5663581Z padding_value=0, 2025-05-07T20:03:28.5663828Z dtype=torch.float32, 2025-05-07T20:03:28.5664100Z device_type=device(type='cpu'), 2025-05-07T20:03:28.5664366Z ) 2025-05-07T20:03:28.5664599Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:28.5665187Z self=, 2025-05-07T20:03:28.5665739Z num_jagged_dim=1, 2025-05-07T20:03:28.5665981Z outer_dense_size=5, 2025-05-07T20:03:28.5666228Z inner_dense_size=5, 2025-05-07T20:03:28.5666477Z fold_inner_dense=True, 2025-05-07T20:03:28.5666732Z padding_value=-1e-08, 2025-05-07T20:03:28.5666996Z dtype=torch.float16, 2025-05-07T20:03:28.5667268Z device_type=device(type='cpu'), 2025-05-07T20:03:28.5667544Z ) 2025-05-07T20:03:28.5667780Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:28.5668381Z self=, 2025-05-07T20:03:28.5668935Z num_jagged_dim=1, 2025-05-07T20:03:28.5669183Z outer_dense_size=5, 2025-05-07T20:03:28.5669432Z inner_dense_size=0, 2025-05-07T20:03:28.5669673Z fold_inner_dense=False, 2025-05-07T20:03:28.5669952Z padding_value=0, 2025-05-07T20:03:28.5670206Z dtype=torch.bfloat16, 2025-05-07T20:03:28.5670479Z device_type=device(type='cpu'), 2025-05-07T20:03:28.5670766Z ) 2025-05-07T20:03:28.5671008Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:28.5671587Z self=, 2025-05-07T20:03:28.5672152Z num_jagged_dim=2, 2025-05-07T20:03:28.5672402Z outer_dense_size=3, 2025-05-07T20:03:28.5672655Z inner_dense_size=0, 2025-05-07T20:03:28.5672900Z fold_inner_dense=False, 2025-05-07T20:03:28.5673167Z padding_value=0, 2025-05-07T20:03:28.5673422Z dtype=torch.float16, 2025-05-07T20:03:28.5673686Z device_type=device(type='cpu'), 2025-05-07T20:03:28.5673972Z ) 2025-05-07T20:03:28.5674212Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:28.5674794Z self=, 2025-05-07T20:03:28.5675357Z num_jagged_dim=5, 2025-05-07T20:03:28.5675601Z outer_dense_size=4, 2025-05-07T20:03:28.5675844Z inner_dense_size=4, 2025-05-07T20:03:28.5676195Z fold_inner_dense=False, 2025-05-07T20:03:28.5676470Z padding_value=-1e-08, 2025-05-07T20:03:28.5676724Z dtype=torch.bfloat16, 2025-05-07T20:03:28.5677001Z device_type=device(type='cpu'), 2025-05-07T20:03:28.5677282Z ) 2025-05-07T20:03:28.5677502Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:28.5678099Z self=, 2025-05-07T20:03:28.5678667Z num_jagged_dim=5, 2025-05-07T20:03:28.5678913Z outer_dense_size=1, 2025-05-07T20:03:28.5679147Z inner_dense_size=0, 2025-05-07T20:03:28.5679396Z fold_inner_dense=True, 2025-05-07T20:03:28.5679660Z padding_value=-1e-08, 2025-05-07T20:03:28.5679911Z dtype=torch.float16, 2025-05-07T20:03:28.5680182Z device_type=device(type='cpu'), 2025-05-07T20:03:28.5680460Z ) 2025-05-07T20:03:28.5680683Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:28.5681385Z self=, 2025-05-07T20:03:28.5681954Z num_jagged_dim=5, 2025-05-07T20:03:28.5682185Z outer_dense_size=4, 2025-05-07T20:03:28.5682432Z inner_dense_size=5, 2025-05-07T20:03:28.5682682Z fold_inner_dense=False, 2025-05-07T20:03:28.5682944Z padding_value=0, 2025-05-07T20:03:28.5683177Z dtype=torch.float16, 2025-05-07T20:03:28.5683444Z device_type=device(type='cpu'), 2025-05-07T20:03:28.5683723Z ) 2025-05-07T20:03:28.5684038Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:28.5684631Z self=, 2025-05-07T20:03:28.5685202Z num_jagged_dim=1, 2025-05-07T20:03:28.5685439Z outer_dense_size=1, 2025-05-07T20:03:28.5685693Z inner_dense_size=0, 2025-05-07T20:03:28.5685950Z fold_inner_dense=True, 2025-05-07T20:03:28.5686206Z padding_value=-1e-08, 2025-05-07T20:03:28.5686477Z dtype=torch.float16, 2025-05-07T20:03:28.5686746Z device_type=device(type='cpu'), 2025-05-07T20:03:28.5687013Z ) 2025-05-07T20:03:28.5687244Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:28.5687831Z self=, 2025-05-07T20:03:28.5688390Z num_jagged_dim=5, 2025-05-07T20:03:28.5688619Z outer_dense_size=1, 2025-05-07T20:03:28.5688862Z inner_dense_size=1, 2025-05-07T20:03:28.5689114Z fold_inner_dense=False, 2025-05-07T20:03:28.5689360Z padding_value=0, 2025-05-07T20:03:28.5689604Z dtype=torch.float32, 2025-05-07T20:03:28.5689871Z device_type=device(type='cpu'), 2025-05-07T20:03:28.5690137Z ) 2025-05-07T20:03:28.5690373Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:28.5690955Z self=, 2025-05-07T20:03:28.5691508Z num_jagged_dim=1, 2025-05-07T20:03:28.5691753Z outer_dense_size=4, 2025-05-07T20:03:28.5691999Z inner_dense_size=1, 2025-05-07T20:03:28.5692233Z fold_inner_dense=True, 2025-05-07T20:03:28.5692488Z padding_value=0, 2025-05-07T20:03:28.5692730Z dtype=torch.float16, 2025-05-07T20:03:28.5692985Z device_type=device(type='cpu'), 2025-05-07T20:03:28.5693265Z ) 2025-05-07T20:03:28.5693500Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:28.5694094Z self=, 2025-05-07T20:03:28.5694646Z num_jagged_dim=5, 2025-05-07T20:03:28.5694889Z outer_dense_size=2, 2025-05-07T20:03:28.5695134Z inner_dense_size=2, 2025-05-07T20:03:28.5695372Z fold_inner_dense=True, 2025-05-07T20:03:28.5695641Z padding_value=-1e-08, 2025-05-07T20:03:28.5695905Z dtype=torch.float16, 2025-05-07T20:03:28.5696163Z device_type=device(type='cpu'), 2025-05-07T20:03:28.5696446Z ) 2025-05-07T20:03:28.5696688Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:28.5697265Z self=, 2025-05-07T20:03:28.5697828Z num_jagged_dim=1, 2025-05-07T20:03:28.5698076Z outer_dense_size=5, 2025-05-07T20:03:28.5698324Z inner_dense_size=5, 2025-05-07T20:03:28.5698560Z fold_inner_dense=False, 2025-05-07T20:03:28.5698829Z padding_value=-1e-08, 2025-05-07T20:03:28.5699089Z dtype=torch.float16, 2025-05-07T20:03:28.5699349Z device_type=device(type='cpu'), 2025-05-07T20:03:28.5699628Z ) 2025-05-07T20:03:28.5699861Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:28.5700439Z self=, 2025-05-07T20:03:28.5701004Z num_jagged_dim=4, 2025-05-07T20:03:28.5701250Z outer_dense_size=4, 2025-05-07T20:03:28.5701487Z inner_dense_size=1, 2025-05-07T20:03:28.5701745Z fold_inner_dense=True, 2025-05-07T20:03:28.5702090Z padding_value=0, 2025-05-07T20:03:28.5702325Z dtype=torch.float16, 2025-05-07T20:03:28.5702602Z device_type=device(type='cpu'), 2025-05-07T20:03:28.5702918Z ) 2025-05-07T20:03:28.5703159Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:28.5703744Z self=, 2025-05-07T20:03:28.5704314Z num_jagged_dim=4, 2025-05-07T20:03:28.5704563Z outer_dense_size=4, 2025-05-07T20:03:28.5704854Z inner_dense_size=4, 2025-05-07T20:03:28.5705115Z fold_inner_dense=True, 2025-05-07T20:03:28.5705380Z padding_value=0, 2025-05-07T20:03:28.5705975Z dtype=torch.float16, 2025-05-07T20:03:28.5706250Z device_type=device(type='cpu'), 2025-05-07T20:03:28.5706534Z ) 2025-05-07T20:03:28.5706760Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:28.5707357Z self=, 2025-05-07T20:03:28.5707939Z num_jagged_dim=1, 2025-05-07T20:03:28.5708185Z outer_dense_size=1, 2025-05-07T20:03:28.5708418Z inner_dense_size=1, 2025-05-07T20:03:28.5708667Z fold_inner_dense=True, 2025-05-07T20:03:28.5708926Z padding_value=0, 2025-05-07T20:03:28.5709157Z dtype=torch.float16, 2025-05-07T20:03:28.5709427Z device_type=device(type='cpu'), 2025-05-07T20:03:28.5709705Z ) 2025-05-07T20:03:28.5709927Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:28.5710520Z self=, 2025-05-07T20:03:28.5711080Z num_jagged_dim=5, 2025-05-07T20:03:28.5711310Z outer_dense_size=5, 2025-05-07T20:03:28.5711553Z inner_dense_size=2, 2025-05-07T20:03:28.5711807Z fold_inner_dense=False, 2025-05-07T20:03:28.5712067Z padding_value=0, 2025-05-07T20:03:28.5712299Z dtype=torch.float16, 2025-05-07T20:03:28.5712573Z device_type=device(type='cpu'), 2025-05-07T20:03:28.5712859Z ) 2025-05-07T20:03:28.5713082Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:28.5713668Z self=, 2025-05-07T20:03:28.5714230Z num_jagged_dim=2, 2025-05-07T20:03:28.5714463Z outer_dense_size=5, 2025-05-07T20:03:28.5714709Z inner_dense_size=2, 2025-05-07T20:03:28.5714960Z fold_inner_dense=False, 2025-05-07T20:03:28.5715208Z padding_value=0, 2025-05-07T20:03:28.5715456Z dtype=torch.float16, 2025-05-07T20:03:28.5715727Z device_type=device(type='cpu'), 2025-05-07T20:03:28.5716080Z ) 2025-05-07T20:03:28.5716324Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:28.5716919Z self=, 2025-05-07T20:03:28.5717494Z num_jagged_dim=2, 2025-05-07T20:03:28.5717728Z outer_dense_size=5, 2025-05-07T20:03:28.5717980Z inner_dense_size=5, 2025-05-07T20:03:28.5718237Z fold_inner_dense=False, 2025-05-07T20:03:28.5718484Z padding_value=0, 2025-05-07T20:03:28.5718730Z dtype=torch.float16, 2025-05-07T20:03:28.5718999Z device_type=device(type='cpu'), 2025-05-07T20:03:28.5719267Z ) 2025-05-07T20:03:28.5719501Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:28.5720086Z self=, 2025-05-07T20:03:28.5720635Z num_jagged_dim=2, 2025-05-07T20:03:28.5720880Z outer_dense_size=2, 2025-05-07T20:03:28.5721125Z inner_dense_size=5, 2025-05-07T20:03:28.5721366Z fold_inner_dense=False, 2025-05-07T20:03:28.5721627Z padding_value=0, 2025-05-07T20:03:28.5721871Z dtype=torch.float16, 2025-05-07T20:03:28.5722131Z device_type=device(type='cpu'), 2025-05-07T20:03:28.5722413Z ) 2025-05-07T20:03:44.2828045Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:44.2828875Z self=, 2025-05-07T20:03:44.2829979Z num_jagged_dim=5, 2025-05-07T20:03:44.2830294Z outer_dense_size=5, 2025-05-07T20:03:44.2830603Z inner_dense_size=5, 2025-05-07T20:03:44.2830932Z fold_inner_dense=False, 2025-05-07T20:03:44.2831279Z padding_value=0, 2025-05-07T20:03:44.2831599Z dtype=torch.float16, 2025-05-07T20:03:44.2831933Z device_type=device(type='cpu'), 2025-05-07T20:03:44.2832299Z ) 2025-05-07T20:03:44.2832720Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:44.2833483Z self=, 2025-05-07T20:03:44.2834220Z num_jagged_dim=4, 2025-05-07T20:03:44.2834534Z outer_dense_size=1, 2025-05-07T20:03:44.2834845Z inner_dense_size=0, 2025-05-07T20:03:44.2835187Z fold_inner_dense=False, 2025-05-07T20:03:44.2835527Z padding_value=0, 2025-05-07T20:03:44.2835826Z dtype=torch.float16, 2025-05-07T20:03:44.2836240Z device_type=device(type='cpu'), 2025-05-07T20:03:44.2836600Z ) 2025-05-07T20:03:44.2836890Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:44.2837700Z self=, 2025-05-07T20:03:44.2838437Z num_jagged_dim=4, 2025-05-07T20:03:44.2838756Z outer_dense_size=1, 2025-05-07T20:03:44.2839064Z inner_dense_size=1, 2025-05-07T20:03:44.2839392Z fold_inner_dense=False, 2025-05-07T20:03:44.2839735Z padding_value=0, 2025-05-07T20:03:44.2840041Z dtype=torch.float16, 2025-05-07T20:03:44.2840393Z device_type=device(type='cpu'), 2025-05-07T20:03:44.2840760Z ) 2025-05-07T20:03:44.2841047Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:44.2841820Z self=, 2025-05-07T20:03:44.2842560Z num_jagged_dim=4, 2025-05-07T20:03:44.2842870Z outer_dense_size=4, 2025-05-07T20:03:44.2843192Z inner_dense_size=1, 2025-05-07T20:03:44.2843519Z fold_inner_dense=False, 2025-05-07T20:03:44.2843847Z padding_value=0, 2025-05-07T20:03:44.2844162Z dtype=torch.float16, 2025-05-07T20:03:44.2844511Z device_type=device(type='cpu'), 2025-05-07T20:03:44.2844877Z ) 2025-05-07T20:03:44.2845110Z PASSED 2025-05-07T20:03:44.4781679Z 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:03:44.4782796Z self=, 2025-05-07T20:03:44.4783401Z num_jagged_dim=1, 2025-05-07T20:03:44.4783652Z outer_dense_size=0, 2025-05-07T20:03:44.4783946Z inner_dense_size=0, 2025-05-07T20:03:44.4784193Z padding_value=0, 2025-05-07T20:03:44.4784439Z dtype=torch.float32, 2025-05-07T20:03:44.4784684Z device_type='meta', 2025-05-07T20:03:44.4784928Z ) 2025-05-07T20:03:44.4785211Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:03:44.4785903Z self=, 2025-05-07T20:03:44.4786508Z num_jagged_dim=2, 2025-05-07T20:03:44.4786749Z outer_dense_size=0, 2025-05-07T20:03:44.4786995Z inner_dense_size=0, 2025-05-07T20:03:44.4787228Z padding_value=0, 2025-05-07T20:03:44.4787473Z dtype=torch.float32, 2025-05-07T20:03:44.4787738Z device_type='meta', 2025-05-07T20:03:44.4787961Z ) 2025-05-07T20:03:44.4788235Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:03:44.4788924Z self=, 2025-05-07T20:03:44.4789527Z num_jagged_dim=2, 2025-05-07T20:03:44.4789773Z outer_dense_size=5, 2025-05-07T20:03:44.4790020Z inner_dense_size=3, 2025-05-07T20:03:44.4790439Z padding_value=0, 2025-05-07T20:03:44.4790693Z dtype=torch.bfloat16, 2025-05-07T20:03:44.4790958Z device_type='meta', 2025-05-07T20:03:44.4791196Z ) 2025-05-07T20:03:44.4791459Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:03:44.4792141Z self=, 2025-05-07T20:03:44.4792748Z num_jagged_dim=5, 2025-05-07T20:03:44.4792975Z outer_dense_size=0, 2025-05-07T20:03:44.4793315Z inner_dense_size=2, 2025-05-07T20:03:44.4793558Z padding_value=0, 2025-05-07T20:03:44.4793791Z dtype=torch.float16, 2025-05-07T20:03:44.4794050Z device_type='meta', 2025-05-07T20:03:44.4794286Z ) 2025-05-07T20:03:44.4794552Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:03:44.4795245Z self=, 2025-05-07T20:03:44.4795857Z num_jagged_dim=5, 2025-05-07T20:03:44.4796178Z outer_dense_size=2, 2025-05-07T20:03:44.4796413Z inner_dense_size=4, 2025-05-07T20:03:44.4796659Z padding_value=0, 2025-05-07T20:03:44.4796905Z dtype=torch.float16, 2025-05-07T20:03:44.4797151Z device_type='meta', 2025-05-07T20:03:44.4797387Z ) 2025-05-07T20:03:44.4797661Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:03:44.4798336Z self=, 2025-05-07T20:03:44.4798943Z num_jagged_dim=5, 2025-05-07T20:03:44.4799187Z outer_dense_size=1, 2025-05-07T20:03:44.4799422Z inner_dense_size=4, 2025-05-07T20:03:44.4799663Z padding_value=0, 2025-05-07T20:03:44.4799911Z dtype=torch.bfloat16, 2025-05-07T20:03:44.4800158Z device_type='meta', 2025-05-07T20:03:44.4800391Z ) 2025-05-07T20:03:44.4800663Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:03:44.4801364Z self=, 2025-05-07T20:03:44.4801966Z num_jagged_dim=5, 2025-05-07T20:03:44.4802212Z outer_dense_size=3, 2025-05-07T20:03:44.4802463Z inner_dense_size=5, 2025-05-07T20:03:44.4802696Z padding_value=0, 2025-05-07T20:03:44.4802943Z dtype=torch.float32, 2025-05-07T20:03:44.4803199Z device_type='meta', 2025-05-07T20:03:44.4803418Z ) 2025-05-07T20:03:44.4803697Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:03:44.4804380Z self=, 2025-05-07T20:03:44.4804978Z num_jagged_dim=3, 2025-05-07T20:03:44.4812203Z outer_dense_size=3, 2025-05-07T20:03:44.4812524Z inner_dense_size=4, 2025-05-07T20:03:44.4812781Z padding_value=0, 2025-05-07T20:03:44.4813044Z dtype=torch.float16, 2025-05-07T20:03:44.4813295Z device_type='meta', 2025-05-07T20:03:44.4813546Z ) 2025-05-07T20:03:44.4813832Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:03:44.4814516Z self=, 2025-05-07T20:03:44.4815138Z num_jagged_dim=5, 2025-05-07T20:03:44.4815385Z outer_dense_size=4, 2025-05-07T20:03:44.4815621Z inner_dense_size=4, 2025-05-07T20:03:44.4815869Z padding_value=0, 2025-05-07T20:03:44.4816124Z dtype=torch.bfloat16, 2025-05-07T20:03:44.4816397Z device_type='meta', 2025-05-07T20:03:44.4816620Z ) 2025-05-07T20:03:44.4816894Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:03:44.4817583Z self=, 2025-05-07T20:03:44.4818183Z num_jagged_dim=4, 2025-05-07T20:03:44.4818431Z outer_dense_size=5, 2025-05-07T20:03:44.4818684Z inner_dense_size=4, 2025-05-07T20:03:44.4819099Z padding_value=0, 2025-05-07T20:03:44.4819352Z dtype=torch.float16, 2025-05-07T20:03:44.4819613Z device_type='meta', 2025-05-07T20:03:44.4819836Z ) 2025-05-07T20:03:44.4820115Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:03:44.4820804Z self=, 2025-05-07T20:03:44.4821411Z num_jagged_dim=3, 2025-05-07T20:03:44.4821643Z outer_dense_size=4, 2025-05-07T20:03:44.4822646Z inner_dense_size=2, 2025-05-07T20:03:44.4822898Z padding_value=0, 2025-05-07T20:03:44.4823124Z dtype=torch.float32, 2025-05-07T20:03:44.4823391Z device_type='meta', 2025-05-07T20:03:44.4823625Z ) 2025-05-07T20:03:44.4823901Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:03:44.4824579Z self=, 2025-05-07T20:03:44.4825199Z num_jagged_dim=3, 2025-05-07T20:03:44.4825450Z outer_dense_size=4, 2025-05-07T20:03:44.4825683Z inner_dense_size=4, 2025-05-07T20:03:44.4825928Z padding_value=0, 2025-05-07T20:03:44.4826174Z dtype=torch.float32, 2025-05-07T20:03:44.4826417Z device_type='meta', 2025-05-07T20:03:44.4826650Z ) 2025-05-07T20:03:44.4826925Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:03:44.4827601Z self=, 2025-05-07T20:03:44.4828216Z num_jagged_dim=4, 2025-05-07T20:03:44.4828458Z outer_dense_size=4, 2025-05-07T20:03:44.4828702Z inner_dense_size=4, 2025-05-07T20:03:44.4828933Z padding_value=0, 2025-05-07T20:03:44.4829182Z dtype=torch.float32, 2025-05-07T20:03:44.4829435Z device_type='meta', 2025-05-07T20:03:44.4829653Z ) 2025-05-07T20:03:44.4829925Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:03:44.4830615Z self=, 2025-05-07T20:03:44.4831210Z num_jagged_dim=2, 2025-05-07T20:03:44.4831450Z outer_dense_size=3, 2025-05-07T20:03:44.4831693Z inner_dense_size=4, 2025-05-07T20:03:44.4831920Z padding_value=0, 2025-05-07T20:03:44.4832162Z dtype=torch.float32, 2025-05-07T20:03:44.4832415Z device_type='meta', 2025-05-07T20:03:44.4832636Z ) 2025-05-07T20:03:44.4832911Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:03:44.4833593Z self=, 2025-05-07T20:03:44.4834203Z num_jagged_dim=2, 2025-05-07T20:03:44.4834432Z outer_dense_size=3, 2025-05-07T20:03:44.4834677Z inner_dense_size=2, 2025-05-07T20:03:44.4834921Z padding_value=0, 2025-05-07T20:03:44.4835154Z dtype=torch.float32, 2025-05-07T20:03:44.4835407Z device_type='meta', 2025-05-07T20:03:44.4835643Z ) 2025-05-07T20:03:44.4835902Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:03:44.4836693Z self=, 2025-05-07T20:03:44.4837304Z num_jagged_dim=3, 2025-05-07T20:03:44.4837531Z outer_dense_size=3, 2025-05-07T20:03:44.4837777Z inner_dense_size=2, 2025-05-07T20:03:44.4838022Z padding_value=0, 2025-05-07T20:03:44.4838252Z dtype=torch.float32, 2025-05-07T20:03:44.4838519Z device_type='meta', 2025-05-07T20:03:44.4838758Z ) 2025-05-07T20:03:44.4839035Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:03:44.4839713Z self=, 2025-05-07T20:03:44.4840326Z num_jagged_dim=3, 2025-05-07T20:03:44.4840573Z outer_dense_size=3, 2025-05-07T20:03:44.4840806Z inner_dense_size=3, 2025-05-07T20:03:44.4841159Z padding_value=0, 2025-05-07T20:03:44.4841405Z dtype=torch.float32, 2025-05-07T20:03:44.4841648Z device_type='meta', 2025-05-07T20:03:44.4841884Z ) 2025-05-07T20:03:44.4842158Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:03:44.4842829Z self=, 2025-05-07T20:03:44.4843443Z num_jagged_dim=3, 2025-05-07T20:03:44.4843683Z outer_dense_size=4, 2025-05-07T20:03:44.4843990Z inner_dense_size=0, 2025-05-07T20:03:44.4844222Z padding_value=0, 2025-05-07T20:03:44.4844466Z dtype=torch.float16, 2025-05-07T20:03:44.4844722Z device_type='meta', 2025-05-07T20:03:44.4844952Z ) 2025-05-07T20:03:44.4845227Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:03:44.4845917Z self=, 2025-05-07T20:03:44.4846519Z num_jagged_dim=1, 2025-05-07T20:03:44.4846759Z outer_dense_size=4, 2025-05-07T20:03:44.4847001Z inner_dense_size=0, 2025-05-07T20:03:44.4847228Z padding_value=0, 2025-05-07T20:03:44.4847471Z dtype=torch.float16, 2025-05-07T20:03:44.4847724Z device_type='meta', 2025-05-07T20:03:44.4847942Z ) 2025-05-07T20:03:44.4848213Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:03:44.4848899Z self=, 2025-05-07T20:03:44.4849509Z num_jagged_dim=1, 2025-05-07T20:03:44.4849737Z outer_dense_size=1, 2025-05-07T20:03:44.4849980Z inner_dense_size=0, 2025-05-07T20:03:44.4850226Z padding_value=0, 2025-05-07T20:03:44.4850459Z dtype=torch.float16, 2025-05-07T20:03:44.4850713Z device_type='meta', 2025-05-07T20:03:44.4850947Z ) 2025-05-07T20:03:44.4851154Z PASSED 2025-05-07T20:03:44.4851285Z 2025-05-07T20:03:44.4851431Z =============================== warnings summary =============================== 2025-05-07T20:03:44.4852042Z test/jagged/jagged_to_padded_dense_test.py::JaggedToPaddedDenseTest::test_jagged_to_padded_dense 2025-05-07T20:03:44.4853622Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:03:44.4854952Z warnings.warn( 2025-05-07T20:03:44.4855090Z 2025-05-07T20:03:44.4855419Z test/jagged/jagged_to_padded_dense_test.py::JaggedToPaddedDenseTest::test_jagged_to_padded_dense 2025-05-07T20:03:44.4858990Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::jagged_to_padded_dense: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:03:44.4862509Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:03:44.4862940Z 2025-05-07T20:03:44.4863189Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:03:44.4863667Z ======================== 2 passed, 2 warnings in 31.28s ======================== 2025-05-07T20:03:44.9963859Z 2025-05-07T20:03:44.9964631Z [TEST] Python test suite PASSED: ./jagged/jagged_to_padded_dense_test.py 2025-05-07T20:03:44.9981776Z [TEST] Python test time for ./jagged/jagged_to_padded_dense_test.py: 33 seconds 2025-05-07T20:03:44.9982152Z 2025-05-07T20:03:44.9982157Z 2025-05-07T20:03:44.9982160Z 2025-05-07T20:03:44.9982164Z 2025-05-07T20:03:44.9994553Z ################################################################################ 2025-05-07T20:03:45.0010710Z # [2025-05-07T20:03:45.000Z] Run Python Test Suite: 2025-05-07T20:03:45.0011141Z # ./jagged/keyed_jagged_index_select_test.py 2025-05-07T20:03:45.0011710Z ################################################################################ 2025-05-07T20:03:45.0032419Z + 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:03:45.0033125Z 2025-05-07T20:03:47.1287010Z ============================= test session starts ============================== 2025-05-07T20:03:47.1287693Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:03:47.1288278Z cachedir: .pytest_cache 2025-05-07T20:03:47.1288897Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:03:47.1289570Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:03:47.1289890Z plugins: hypothesis-6.131.14 2025-05-07T20:03:48.8366285Z collecting ... collected 1 item 2025-05-07T20:03:48.8366603Z 2025-05-07T20:03:48.8388823Z jagged/keyed_jagged_index_select_test.py::KeyedJaggedIndexSelectTest::test_keyed_jagged_index_select_dim1 SKIPPED 2025-05-07T20:03:48.8389346Z 2025-05-07T20:03:48.8389504Z =========================== short test summary info ============================ 2025-05-07T20:03:48.8390083Z SKIPPED [1] jagged/keyed_jagged_index_select_test.py:30: CUDA is not available or no GPUs detected 2025-05-07T20:03:48.8390642Z ============================== 1 skipped in 1.83s ============================== 2025-05-07T20:03:49.3024798Z 2025-05-07T20:03:49.3025506Z [TEST] Python test suite PASSED: ./jagged/keyed_jagged_index_select_test.py 2025-05-07T20:03:49.3042636Z [TEST] Python test time for ./jagged/keyed_jagged_index_select_test.py: 4 seconds 2025-05-07T20:03:49.3043199Z 2025-05-07T20:03:49.3043205Z 2025-05-07T20:03:49.3043209Z 2025-05-07T20:03:49.3043219Z 2025-05-07T20:03:49.3054957Z ################################################################################ 2025-05-07T20:03:49.3070547Z # [2025-05-07T20:03:49.306Z] Run Python Test Suite: 2025-05-07T20:03:49.3071187Z # ./jagged/misc_ops_test.py 2025-05-07T20:03:49.3071485Z ################################################################################ 2025-05-07T20:03:49.3093376Z + 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:03:49.3094465Z 2025-05-07T20:03:51.4027261Z ============================= test session starts ============================== 2025-05-07T20:03:51.4027985Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:03:51.4028535Z cachedir: .pytest_cache 2025-05-07T20:03:51.4029153Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:03:51.4029844Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:03:51.4030187Z plugins: hypothesis-6.131.14 2025-05-07T20:03:53.1095170Z collecting ... collected 3 items 2025-05-07T20:03:53.1095411Z 2025-05-07T20:03:53.2597272Z jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_1d_to_truncated_values PASSED 2025-05-07T20:03:53.7555784Z jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_softmax Trying example: test_jagged_softmax( 2025-05-07T20:03:53.7557173Z self=, 2025-05-07T20:03:53.7558282Z B=1, 2025-05-07T20:03:53.7558600Z max_L=1, 2025-05-07T20:03:53.7558910Z D=1, 2025-05-07T20:03:53.7559225Z dtype=torch.float32, 2025-05-07T20:03:53.7559649Z device_type=device(type='cpu'), 2025-05-07T20:03:53.7560114Z ) 2025-05-07T20:03:53.7560466Z Trying example: test_jagged_softmax( 2025-05-07T20:03:53.7561232Z self=, 2025-05-07T20:03:53.7561949Z B=170, 2025-05-07T20:03:53.7562269Z max_L=1, 2025-05-07T20:03:53.7562793Z D=1, 2025-05-07T20:03:53.7563153Z dtype=torch.float32, 2025-05-07T20:03:53.7563587Z device_type=device(type='cpu'), 2025-05-07T20:03:53.7564038Z ) 2025-05-07T20:03:53.7564382Z Trying example: test_jagged_softmax( 2025-05-07T20:03:53.7565129Z self=, 2025-05-07T20:03:53.7565843Z B=170, 2025-05-07T20:03:53.7566164Z max_L=706, 2025-05-07T20:03:53.7566496Z D=28, 2025-05-07T20:03:53.7566830Z dtype=torch.float32, 2025-05-07T20:03:53.7567264Z device_type=device(type='cpu'), 2025-05-07T20:03:53.7567656Z ) 2025-05-07T20:03:53.7567972Z Trying example: test_jagged_softmax( 2025-05-07T20:03:53.7568708Z self=, 2025-05-07T20:03:53.7569550Z B=319, 2025-05-07T20:03:53.7569917Z max_L=736, 2025-05-07T20:03:53.7570281Z D=2, 2025-05-07T20:03:53.7570656Z dtype=torch.float32, 2025-05-07T20:03:53.7571166Z device_type=device(type='cpu'), 2025-05-07T20:03:53.7571667Z ) 2025-05-07T20:03:53.7572044Z Trying example: test_jagged_softmax( 2025-05-07T20:03:53.7572898Z self=, 2025-05-07T20:03:53.7573732Z B=163, 2025-05-07T20:03:53.7574092Z max_L=474, 2025-05-07T20:03:53.7574464Z D=28, 2025-05-07T20:03:53.7574824Z dtype=torch.float32, 2025-05-07T20:03:53.7575309Z device_type=device(type='cpu'), 2025-05-07T20:03:53.7575829Z ) 2025-05-07T20:03:53.7576199Z Trying example: test_jagged_softmax( 2025-05-07T20:03:53.7577060Z self=, 2025-05-07T20:03:53.7577907Z B=223, 2025-05-07T20:03:53.7578267Z max_L=810, 2025-05-07T20:03:53.7578641Z D=27, 2025-05-07T20:03:53.7579008Z dtype=torch.float32, 2025-05-07T20:03:53.7579500Z device_type=device(type='cpu'), 2025-05-07T20:03:53.7580013Z ) 2025-05-07T20:03:53.7580383Z Trying example: test_jagged_softmax( 2025-05-07T20:03:53.7581246Z self=, 2025-05-07T20:03:53.7582094Z B=512, 2025-05-07T20:03:53.7582443Z max_L=837, 2025-05-07T20:03:53.7582820Z D=9, 2025-05-07T20:03:53.7583199Z dtype=torch.float32, 2025-05-07T20:03:53.7583678Z device_type=device(type='cpu'), 2025-05-07T20:03:53.7584191Z ) 2025-05-07T20:03:53.7584577Z Trying example: test_jagged_softmax( 2025-05-07T20:03:53.7585422Z self=, 2025-05-07T20:03:53.7586277Z B=16, 2025-05-07T20:03:53.7586631Z max_L=537, 2025-05-07T20:03:53.7586990Z D=28, 2025-05-07T20:03:53.7587362Z dtype=torch.float32, 2025-05-07T20:03:53.7587805Z device_type=device(type='cpu'), 2025-05-07T20:03:53.7588176Z ) 2025-05-07T20:03:53.7588497Z Trying example: test_jagged_softmax( 2025-05-07T20:03:53.7589338Z self=, 2025-05-07T20:03:53.7590185Z B=143, 2025-05-07T20:03:53.7590534Z max_L=809, 2025-05-07T20:03:53.7590905Z D=17, 2025-05-07T20:03:53.7591285Z dtype=torch.float32, 2025-05-07T20:03:53.7591761Z device_type=device(type='cpu'), 2025-05-07T20:03:53.7592269Z ) 2025-05-07T20:03:53.7592656Z Trying example: test_jagged_softmax( 2025-05-07T20:03:53.7593500Z self=, 2025-05-07T20:03:53.7594344Z B=366, 2025-05-07T20:03:53.7594862Z max_L=67, 2025-05-07T20:03:53.7595219Z D=22, 2025-05-07T20:03:53.7595593Z dtype=torch.float32, 2025-05-07T20:03:53.7596188Z device_type=device(type='cpu'), 2025-05-07T20:03:53.7596691Z ) 2025-05-07T20:03:53.7597076Z Trying example: test_jagged_softmax( 2025-05-07T20:03:53.7597933Z self=, 2025-05-07T20:03:53.7598767Z B=297, 2025-05-07T20:03:53.7599134Z max_L=361, 2025-05-07T20:03:53.7599504Z D=16, 2025-05-07T20:03:53.7599981Z dtype=torch.float32, 2025-05-07T20:03:53.7600468Z device_type=device(type='cpu'), 2025-05-07T20:03:53.7600990Z ) 2025-05-07T20:03:53.7601368Z Trying example: test_jagged_softmax( 2025-05-07T20:03:53.7602204Z self=, 2025-05-07T20:03:53.7603047Z B=361, 2025-05-07T20:03:53.7603405Z max_L=361, 2025-05-07T20:03:53.7603762Z D=16, 2025-05-07T20:03:53.7604135Z dtype=torch.float32, 2025-05-07T20:03:53.7604635Z device_type=device(type='cpu'), 2025-05-07T20:03:53.7605128Z ) 2025-05-07T20:03:53.7605721Z Trying example: test_jagged_softmax( 2025-05-07T20:03:53.7606582Z self=, 2025-05-07T20:03:53.7607412Z B=361, 2025-05-07T20:03:53.7607776Z max_L=361, 2025-05-07T20:03:53.7608156Z D=1, 2025-05-07T20:03:53.7608519Z dtype=torch.float32, 2025-05-07T20:03:53.7609000Z device_type=device(type='cpu'), 2025-05-07T20:03:53.7609520Z ) 2025-05-07T20:03:53.7609887Z Trying example: test_jagged_softmax( 2025-05-07T20:03:53.7610746Z self=, 2025-05-07T20:03:53.7611591Z B=1, 2025-05-07T20:03:53.7611943Z max_L=361, 2025-05-07T20:03:53.7612301Z D=1, 2025-05-07T20:03:53.7612673Z dtype=torch.float32, 2025-05-07T20:03:53.7613152Z device_type=device(type='cpu'), 2025-05-07T20:03:53.7613621Z ) 2025-05-07T20:03:53.7613951Z Trying example: test_jagged_softmax( 2025-05-07T20:03:53.7614724Z self=, 2025-05-07T20:03:53.7615445Z B=295, 2025-05-07T20:03:53.7615768Z max_L=267, 2025-05-07T20:03:53.7616109Z D=28, 2025-05-07T20:03:53.7616443Z dtype=torch.float32, 2025-05-07T20:03:53.7616918Z device_type=device(type='cpu'), 2025-05-07T20:03:53.7617353Z ) 2025-05-07T20:03:53.7617682Z Trying example: test_jagged_softmax( 2025-05-07T20:03:53.7618397Z self=, 2025-05-07T20:03:53.7619159Z B=28, 2025-05-07T20:03:53.7619502Z max_L=267, 2025-05-07T20:03:53.7619882Z D=28, 2025-05-07T20:03:53.7620266Z dtype=torch.float32, 2025-05-07T20:03:53.7620749Z device_type=device(type='cpu'), 2025-05-07T20:03:53.7621261Z ) 2025-05-07T20:03:53.7621647Z Trying example: test_jagged_softmax( 2025-05-07T20:03:53.7622519Z self=, 2025-05-07T20:03:53.7623371Z B=28, 2025-05-07T20:03:53.7623726Z max_L=28, 2025-05-07T20:03:53.7624097Z D=28, 2025-05-07T20:03:53.7624463Z dtype=torch.float32, 2025-05-07T20:03:53.7624958Z device_type=device(type='cpu'), 2025-05-07T20:03:53.7625470Z ) 2025-05-07T20:03:53.7625841Z Trying example: test_jagged_softmax( 2025-05-07T20:03:53.7626702Z self=, 2025-05-07T20:03:53.7627555Z B=468, 2025-05-07T20:03:53.7627912Z max_L=507, 2025-05-07T20:03:53.7628294Z D=10, 2025-05-07T20:03:53.7628674Z dtype=torch.float32, 2025-05-07T20:03:53.7629156Z device_type=device(type='cpu'), 2025-05-07T20:03:53.7629670Z ) 2025-05-07T20:03:53.7630055Z Trying example: test_jagged_softmax( 2025-05-07T20:03:53.7630912Z self=, 2025-05-07T20:03:53.7631762Z B=468, 2025-05-07T20:03:53.7632125Z max_L=10, 2025-05-07T20:03:53.7632723Z D=10, 2025-05-07T20:03:53.7633094Z dtype=torch.float32, 2025-05-07T20:03:53.7633593Z device_type=device(type='cpu'), 2025-05-07T20:03:53.7634100Z ) 2025-05-07T20:03:53.7634473Z Trying example: test_jagged_softmax( 2025-05-07T20:03:53.7635337Z self=, 2025-05-07T20:03:53.7636269Z B=468, 2025-05-07T20:03:53.7636611Z max_L=10, 2025-05-07T20:03:53.7636977Z D=1, 2025-05-07T20:03:53.7637352Z dtype=torch.float32, 2025-05-07T20:03:53.7637950Z device_type=device(type='cpu'), 2025-05-07T20:03:53.7638400Z ) 2025-05-07T20:03:53.7638709Z PASSED 2025-05-07T20:03:53.7958487Z jagged/misc_ops_test.py::JaggedTensorOpsTest::test_masked_select_jagged_1d PASSED 2025-05-07T20:03:53.7959134Z 2025-05-07T20:03:53.7959355Z =============================== warnings summary =============================== 2025-05-07T20:03:53.7960137Z test/jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_softmax 2025-05-07T20:03:53.7965961Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::dense_to_jagged: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:03:53.7972326Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:03:53.7973194Z 2025-05-07T20:03:53.7973620Z test/jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_softmax 2025-05-07T20:03:53.7980081Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::jagged_to_padded_dense: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:03:53.7986740Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:03:53.7987537Z 2025-05-07T20:03:53.7987925Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:03:53.7988795Z ======================== 3 passed, 2 warnings in 2.52s ========================= 2025-05-07T20:03:54.2690527Z 2025-05-07T20:03:54.2691025Z [TEST] Python test suite PASSED: ./jagged/misc_ops_test.py 2025-05-07T20:03:54.2708089Z [TEST] Python test time for ./jagged/misc_ops_test.py: 5 seconds 2025-05-07T20:03:54.2708454Z 2025-05-07T20:03:54.2708467Z 2025-05-07T20:03:54.2708471Z 2025-05-07T20:03:54.2708475Z 2025-05-07T20:03:54.2720058Z ################################################################################ 2025-05-07T20:03:54.2735495Z # [2025-05-07T20:03:54.273Z] Run Python Test Suite: 2025-05-07T20:03:54.2735906Z # ./jagged/slice_test.py 2025-05-07T20:03:54.2736207Z ################################################################################ 2025-05-07T20:03:54.2757551Z + 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:03:54.2758191Z 2025-05-07T20:03:56.3845629Z ============================= test session starts ============================== 2025-05-07T20:03:56.3846323Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:03:56.3846866Z cachedir: .pytest_cache 2025-05-07T20:03:56.3847781Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:03:56.3848466Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:03:56.3848790Z plugins: hypothesis-6.131.14 2025-05-07T20:03:58.0905338Z collecting ... collected 2 items 2025-05-07T20:03:58.0905917Z 2025-05-07T20:03:58.3819216Z jagged/slice_test.py::JaggedSliceTest::test_jagged_slice Trying example: test_jagged_slice( 2025-05-07T20:03:58.3820357Z self=, 2025-05-07T20:03:58.3820767Z B=10, 2025-05-07T20:03:58.3820977Z N=10, 2025-05-07T20:03:58.3821280Z slice_length=0, 2025-05-07T20:03:58.3821633Z dtype=torch.float32, 2025-05-07T20:03:58.3821954Z ) 2025-05-07T20:03:58.3822310Z Trying example: test_jagged_slice( 2025-05-07T20:03:58.3823029Z self=, 2025-05-07T20:03:58.3823432Z B=334, 2025-05-07T20:03:58.3823658Z N=10, 2025-05-07T20:03:58.3823867Z slice_length=0, 2025-05-07T20:03:58.3824098Z dtype=torch.float32, 2025-05-07T20:03:58.3824347Z ) 2025-05-07T20:03:58.3824566Z Trying example: test_jagged_slice( 2025-05-07T20:03:58.3824992Z self=, 2025-05-07T20:03:58.3825396Z B=334, 2025-05-07T20:03:58.3825600Z N=23, 2025-05-07T20:03:58.3825815Z slice_length=47, 2025-05-07T20:03:58.3826058Z dtype=torch.float32, 2025-05-07T20:03:58.3826319Z ) 2025-05-07T20:03:58.3826537Z Trying example: test_jagged_slice( 2025-05-07T20:03:58.3826939Z self=, 2025-05-07T20:03:58.3827358Z B=351, 2025-05-07T20:03:58.3827562Z N=57, 2025-05-07T20:03:58.3827754Z slice_length=15, 2025-05-07T20:03:58.3828001Z dtype=torch.float32, 2025-05-07T20:03:58.3828244Z ) 2025-05-07T20:03:58.3828444Z Trying example: test_jagged_slice( 2025-05-07T20:03:58.3828879Z self=, 2025-05-07T20:03:58.3829286Z B=300, 2025-05-07T20:03:58.3829473Z N=60, 2025-05-07T20:03:58.3829677Z slice_length=0, 2025-05-07T20:03:58.3829913Z dtype=torch.float32, 2025-05-07T20:03:58.3830140Z ) 2025-05-07T20:03:58.3830350Z Trying example: test_jagged_slice( 2025-05-07T20:03:58.3830773Z self=, 2025-05-07T20:03:58.3831312Z B=455, 2025-05-07T20:03:58.3831530Z N=29, 2025-05-07T20:03:58.3831734Z slice_length=31, 2025-05-07T20:03:58.3831982Z dtype=torch.float32, 2025-05-07T20:03:58.3832274Z ) 2025-05-07T20:03:58.3832491Z Trying example: test_jagged_slice( 2025-05-07T20:03:58.3832914Z self=, 2025-05-07T20:03:58.3833316Z B=273, 2025-05-07T20:03:58.3833518Z N=24, 2025-05-07T20:03:58.3833726Z slice_length=8, 2025-05-07T20:03:58.3833951Z dtype=torch.float32, 2025-05-07T20:03:58.3834195Z ) 2025-05-07T20:03:58.3834416Z Trying example: test_jagged_slice( 2025-05-07T20:03:58.3834818Z self=, 2025-05-07T20:03:58.3835225Z B=55, 2025-05-07T20:03:58.3835424Z N=21, 2025-05-07T20:03:58.3835617Z slice_length=31, 2025-05-07T20:03:58.3835861Z dtype=torch.float32, 2025-05-07T20:03:58.3836186Z ) 2025-05-07T20:03:58.3836395Z Trying example: test_jagged_slice( 2025-05-07T20:03:58.3836818Z self=, 2025-05-07T20:03:58.3837493Z B=290, 2025-05-07T20:03:58.3837701Z N=53, 2025-05-07T20:03:58.3837898Z slice_length=10, 2025-05-07T20:03:58.3838148Z dtype=torch.float32, 2025-05-07T20:03:58.3838391Z ) 2025-05-07T20:03:58.3838591Z Trying example: test_jagged_slice( 2025-05-07T20:03:58.3839004Z self=, 2025-05-07T20:03:58.3839410Z B=454, 2025-05-07T20:03:58.3839596Z N=63, 2025-05-07T20:03:58.3839931Z slice_length=41, 2025-05-07T20:03:58.3840180Z dtype=torch.float32, 2025-05-07T20:03:58.3840432Z ) 2025-05-07T20:03:58.3840748Z Trying example: test_jagged_slice( 2025-05-07T20:03:58.3841334Z self=, 2025-05-07T20:03:58.3842061Z B=265, 2025-05-07T20:03:58.3842266Z N=29, 2025-05-07T20:03:58.3842473Z slice_length=38, 2025-05-07T20:03:58.3842705Z dtype=torch.float32, 2025-05-07T20:03:58.3842956Z ) 2025-05-07T20:03:58.3843170Z Trying example: test_jagged_slice( 2025-05-07T20:03:58.3843576Z self=, 2025-05-07T20:03:58.3843983Z B=38, 2025-05-07T20:03:58.3844178Z N=29, 2025-05-07T20:03:58.3844381Z slice_length=38, 2025-05-07T20:03:58.3844612Z dtype=torch.float32, 2025-05-07T20:03:58.3844854Z ) 2025-05-07T20:03:58.3845069Z Trying example: test_jagged_slice( 2025-05-07T20:03:58.3845477Z self=, 2025-05-07T20:03:58.3845884Z B=38, 2025-05-07T20:03:58.3846083Z N=38, 2025-05-07T20:03:58.3846275Z slice_length=38, 2025-05-07T20:03:58.3846519Z dtype=torch.float32, 2025-05-07T20:03:58.3846766Z ) 2025-05-07T20:03:58.3846966Z Trying example: test_jagged_slice( 2025-05-07T20:03:58.3847386Z self=, 2025-05-07T20:03:58.3847800Z B=186, 2025-05-07T20:03:58.3847999Z N=13, 2025-05-07T20:03:58.3848210Z slice_length=53, 2025-05-07T20:03:58.3848453Z dtype=torch.float32, 2025-05-07T20:03:58.3848680Z ) 2025-05-07T20:03:58.3848893Z Trying example: test_jagged_slice( 2025-05-07T20:03:58.3849304Z self=, 2025-05-07T20:03:58.3849700Z B=186, 2025-05-07T20:03:58.3849901Z N=13, 2025-05-07T20:03:58.3850103Z slice_length=0, 2025-05-07T20:03:58.3850327Z dtype=torch.float32, 2025-05-07T20:03:58.3850572Z ) 2025-05-07T20:03:58.3850794Z Trying example: test_jagged_slice( 2025-05-07T20:03:58.3851214Z self=, 2025-05-07T20:03:58.3851613Z B=186, 2025-05-07T20:03:58.3851817Z N=10, 2025-05-07T20:03:58.3852029Z slice_length=0, 2025-05-07T20:03:58.3852257Z dtype=torch.float32, 2025-05-07T20:03:58.3852507Z ) 2025-05-07T20:03:58.3852724Z Trying example: test_jagged_slice( 2025-05-07T20:03:58.3853132Z self=, 2025-05-07T20:03:58.3853551Z B=33, 2025-05-07T20:03:58.3853755Z N=42, 2025-05-07T20:03:58.3853951Z slice_length=29, 2025-05-07T20:03:58.3854202Z dtype=torch.float32, 2025-05-07T20:03:58.3854449Z ) 2025-05-07T20:03:58.3854653Z Trying example: test_jagged_slice( 2025-05-07T20:03:58.3855070Z self=, 2025-05-07T20:03:58.3855481Z B=33, 2025-05-07T20:03:58.3855672Z N=33, 2025-05-07T20:03:58.3855892Z slice_length=29, 2025-05-07T20:03:58.3856140Z dtype=torch.float32, 2025-05-07T20:03:58.3856373Z ) 2025-05-07T20:03:58.3856588Z Trying example: test_jagged_slice( 2025-05-07T20:03:58.3857005Z self=, 2025-05-07T20:03:58.3857416Z B=33, 2025-05-07T20:03:58.3857600Z N=29, 2025-05-07T20:03:58.3857810Z slice_length=29, 2025-05-07T20:03:58.3858052Z dtype=torch.float32, 2025-05-07T20:03:58.3858415Z ) 2025-05-07T20:03:58.3858629Z Trying example: test_jagged_slice( 2025-05-07T20:03:58.3859045Z self=, 2025-05-07T20:03:58.3859442Z B=33, 2025-05-07T20:03:58.3859644Z N=29, 2025-05-07T20:03:58.3859850Z slice_length=33, 2025-05-07T20:03:58.3860082Z dtype=torch.float32, 2025-05-07T20:03:58.3860330Z ) 2025-05-07T20:03:58.3860537Z PASSED 2025-05-07T20:03:58.3860882Z jagged/slice_test.py::JaggedSliceTest::test_jagged_slice_errors PASSED 2025-05-07T20:03:58.3861290Z 2025-05-07T20:03:58.3861438Z ============================== 2 passed in 2.12s =============================== 2025-05-07T20:03:58.8619949Z 2025-05-07T20:03:58.8620617Z [TEST] Python test suite PASSED: ./jagged/slice_test.py 2025-05-07T20:03:58.8637698Z [TEST] Python test time for ./jagged/slice_test.py: 4 seconds 2025-05-07T20:03:58.8638232Z 2025-05-07T20:03:58.8638238Z 2025-05-07T20:03:58.8638245Z 2025-05-07T20:03:58.8638257Z 2025-05-07T20:03:58.8650072Z ################################################################################ 2025-05-07T20:03:58.8665645Z # [2025-05-07T20:03:58.866Z] Run Python Test Suite: 2025-05-07T20:03:58.8666286Z # ./jagged/unique_indices_test.py 2025-05-07T20:03:58.8666618Z ################################################################################ 2025-05-07T20:03:58.8688920Z + 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:03:58.8689630Z 2025-05-07T20:04:00.9716251Z ============================= test session starts ============================== 2025-05-07T20:04:00.9716942Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:04:00.9717503Z cachedir: .pytest_cache 2025-05-07T20:04:00.9718129Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:04:00.9718831Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:04:00.9719161Z plugins: hypothesis-6.131.14 2025-05-07T20:04:02.6833823Z collecting ... collected 3 items 2025-05-07T20:04:02.6834135Z 2025-05-07T20:04:02.6847915Z jagged/unique_indices_test.py::UniqueIndicesTest::test_jagged_unique_indices SKIPPED 2025-05-07T20:04:02.6856914Z jagged/unique_indices_test.py::UniqueIndicesTest::test_jagged_unique_indices_empty SKIPPED 2025-05-07T20:04:02.6872785Z jagged/unique_indices_test.py::UniqueIndicesTest::test_jagged_unique_indices_multi_keys SKIPPED 2025-05-07T20:04:02.6873449Z 2025-05-07T20:04:02.6873618Z =========================== short test summary info ============================ 2025-05-07T20:04:02.6874149Z SKIPPED [1] jagged/unique_indices_test.py:61: CUDA is not available or no GPUs detected 2025-05-07T20:04:02.6874799Z SKIPPED [1] jagged/unique_indices_test.py:238: CUDA is not available or no GPUs detected 2025-05-07T20:04:02.6875444Z SKIPPED [1] jagged/unique_indices_test.py:165: CUDA is not available or no GPUs detected 2025-05-07T20:04:02.6876044Z ============================== 3 skipped in 1.84s ============================== 2025-05-07T20:04:03.1588178Z 2025-05-07T20:04:03.1591912Z [TEST] Python test suite PASSED: ./jagged/unique_indices_test.py 2025-05-07T20:04:03.1606397Z [TEST] Python test time for ./jagged/unique_indices_test.py: 5 seconds 2025-05-07T20:04:03.1606960Z 2025-05-07T20:04:03.1606966Z 2025-05-07T20:04:03.1606970Z 2025-05-07T20:04:03.1606974Z 2025-05-07T20:04:03.1619061Z ################################################################################ 2025-05-07T20:04:03.1634677Z # [2025-05-07T20:04:03.163Z] Run Python Test Suite: 2025-05-07T20:04:03.1635328Z # ./layout_transform_ops_test.py 2025-05-07T20:04:03.1635640Z ################################################################################ 2025-05-07T20:04:03.1656982Z + 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:04:03.1657924Z 2025-05-07T20:04:05.2767892Z ============================= test session starts ============================== 2025-05-07T20:04:05.2768584Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:04:05.2769145Z cachedir: .pytest_cache 2025-05-07T20:04:05.2769756Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:04:05.2770717Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:04:05.2771056Z plugins: hypothesis-6.131.14 2025-05-07T20:04:06.6736314Z collecting ... collected 3 items 2025-05-07T20:04:06.6736658Z 2025-05-07T20:04:06.6748681Z layout_transform_ops_test.py::LayoutTransformOpsTest::test_recat_embedding_grad_output SKIPPED 2025-05-07T20:04:06.6757777Z layout_transform_ops_test.py::LayoutTransformOpsTest::test_recat_embedding_grad_output_mixed_D SKIPPED 2025-05-07T20:04:06.6773526Z layout_transform_ops_test.py::LayoutTransformOpsTest::test_recat_embedding_grad_output_mixed_D_batch SKIPPED 2025-05-07T20:04:06.6774078Z 2025-05-07T20:04:06.6774233Z =========================== short test summary info ============================ 2025-05-07T20:04:06.6774764Z SKIPPED [1] layout_transform_ops_test.py:34: CUDA is not available or no GPUs detected 2025-05-07T20:04:06.6775388Z SKIPPED [1] layout_transform_ops_test.py:61: CUDA is not available or no GPUs detected 2025-05-07T20:04:06.6776008Z SKIPPED [1] layout_transform_ops_test.py:104: CUDA is not available or no GPUs detected 2025-05-07T20:04:06.6776519Z ============================== 3 skipped in 1.52s ============================== 2025-05-07T20:04:07.0893609Z 2025-05-07T20:04:07.0894094Z [TEST] Python test suite PASSED: ./layout_transform_ops_test.py 2025-05-07T20:04:07.0911406Z [TEST] Python test time for ./layout_transform_ops_test.py: 4 seconds 2025-05-07T20:04:07.0912012Z 2025-05-07T20:04:07.0912020Z 2025-05-07T20:04:07.0912046Z 2025-05-07T20:04:07.0912058Z 2025-05-07T20:04:07.0924149Z ################################################################################ 2025-05-07T20:04:07.0939995Z # [2025-05-07T20:04:07.093Z] Run Python Test Suite: 2025-05-07T20:04:07.0940621Z # ./merge_pooled_embeddings_test.py 2025-05-07T20:04:07.0940963Z ################################################################################ 2025-05-07T20:04:07.0962766Z + 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:04:07.0963441Z 2025-05-07T20:04:09.2124754Z ============================= test session starts ============================== 2025-05-07T20:04:09.2125444Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:04:09.2125997Z cachedir: .pytest_cache 2025-05-07T20:04:09.2126623Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:04:09.2127328Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:04:09.2127643Z plugins: hypothesis-6.131.14 2025-05-07T20:04:10.6097336Z collecting ... collected 7 items 2025-05-07T20:04:10.6097701Z 2025-05-07T20:04:10.6108290Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_all_to_one_device SKIPPED 2025-05-07T20:04:10.6116339Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge SKIPPED 2025-05-07T20:04:10.6124280Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_cpu_with_different_target_device SKIPPED 2025-05-07T20:04:10.6131697Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_gpu_to_cpu SKIPPED 2025-05-07T20:04:10.6139807Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_gpu_to_cuda_without_index SKIPPED 2025-05-07T20:04:10.6147059Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_meta SKIPPED 2025-05-07T20:04:10.6164983Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_sum_reduce_to_one SKIPPED 2025-05-07T20:04:10.6165500Z 2025-05-07T20:04:10.6165668Z =========================== short test summary info ============================ 2025-05-07T20:04:10.6166203Z SKIPPED [1] merge_pooled_embeddings_test.py:113: CUDA is not available or no GPUs detected 2025-05-07T20:04:10.6167013Z SKIPPED [1] merge_pooled_embeddings_test.py:42: CUDA is not available or no GPUs detected 2025-05-07T20:04:10.6167674Z SKIPPED [1] merge_pooled_embeddings_test.py:195: CUDA is not available or no GPUs detected 2025-05-07T20:04:10.6168318Z SKIPPED [1] merge_pooled_embeddings_test.py:140: CUDA is not available or no GPUs detected 2025-05-07T20:04:10.6168976Z SKIPPED [1] merge_pooled_embeddings_test.py:156: CUDA is not available or no GPUs detected 2025-05-07T20:04:10.6169632Z SKIPPED [1] merge_pooled_embeddings_test.py:238: CUDA is not available or no GPUs detected 2025-05-07T20:04:10.6170292Z SKIPPED [1] merge_pooled_embeddings_test.py:210: CUDA is not available or no GPUs detected 2025-05-07T20:04:10.6170817Z ============================== 7 skipped in 1.53s ============================== 2025-05-07T20:04:11.0148473Z 2025-05-07T20:04:11.0149113Z [TEST] Python test suite PASSED: ./merge_pooled_embeddings_test.py 2025-05-07T20:04:11.0166760Z [TEST] Python test time for ./merge_pooled_embeddings_test.py: 4 seconds 2025-05-07T20:04:11.0167122Z 2025-05-07T20:04:11.0167153Z 2025-05-07T20:04:11.0167173Z 2025-05-07T20:04:11.0167176Z 2025-05-07T20:04:11.0179125Z ################################################################################ 2025-05-07T20:04:11.0194966Z # [2025-05-07T20:04:11.019Z] Run Python Test Suite: 2025-05-07T20:04:11.0195310Z # ./metric_ops_test.py 2025-05-07T20:04:11.0195610Z ################################################################################ 2025-05-07T20:04:11.0218145Z + 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:04:11.0218786Z 2025-05-07T20:04:13.1337505Z ============================= test session starts ============================== 2025-05-07T20:04:13.1338401Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:04:13.1338962Z cachedir: .pytest_cache 2025-05-07T20:04:13.1339590Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:04:13.1340270Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:04:13.1340595Z plugins: hypothesis-6.131.14 2025-05-07T20:04:14.5301203Z collecting ... collected 1 item 2025-05-07T20:04:14.5301573Z 2025-05-07T20:04:14.5322279Z metric_ops_test.py::MetricOpsTest::test_auc SKIPPED (Test is sometim...) 2025-05-07T20:04:14.5322819Z 2025-05-07T20:04:14.5322981Z =========================== short test summary info ============================ 2025-05-07T20:04:14.5323671Z 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:04:14.5324315Z ============================== 1 skipped in 1.52s ============================== 2025-05-07T20:04:14.9280472Z 2025-05-07T20:04:14.9281006Z [TEST] Python test suite PASSED: ./metric_ops_test.py 2025-05-07T20:04:14.9298576Z [TEST] Python test time for ./metric_ops_test.py: 3 seconds 2025-05-07T20:04:14.9299104Z 2025-05-07T20:04:14.9299109Z 2025-05-07T20:04:14.9299114Z 2025-05-07T20:04:14.9299124Z 2025-05-07T20:04:14.9311661Z ################################################################################ 2025-05-07T20:04:14.9326961Z # [2025-05-07T20:04:14.932Z] Run Python Test Suite: 2025-05-07T20:04:14.9327640Z # ./permute/permute_pooled_embedding_test.py 2025-05-07T20:04:14.9327998Z ################################################################################ 2025-05-07T20:04:14.9349738Z + 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:04:14.9350461Z 2025-05-07T20:04:17.0289377Z ============================= test session starts ============================== 2025-05-07T20:04:17.0290064Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:04:17.0290918Z cachedir: .pytest_cache 2025-05-07T20:04:17.0291544Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:04:17.0292218Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:04:17.0292525Z plugins: hypothesis-6.131.14 2025-05-07T20:04:18.4275716Z collecting ... collected 5 items 2025-05-07T20:04:18.4276060Z 2025-05-07T20:04:18.5086693Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_compatibility PASSED 2025-05-07T20:04:18.5164225Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_permutation PASSED 2025-05-07T20:04:18.5204415Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_permutation_autograd PASSED 2025-05-07T20:04:18.5234130Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_permutation_autograd_meta PASSED 2025-05-07T20:04:18.5276050Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_pooled_table_batched_embedding PASSED 2025-05-07T20:04:18.5276676Z 2025-05-07T20:04:18.5276823Z =============================== warnings summary =============================== 2025-05-07T20:04:18.5277219Z permute/permute_pooled_embedding_test.py:65 2025-05-07T20:04:18.5278169Z /__w/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:04:18.5279176Z @settings(deadline=10000, suppress_health_check=suppressed_list) 2025-05-07T20:04:18.5279494Z 2025-05-07T20:04:18.5279733Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:04:18.5280228Z ========================= 5 passed, 1 warning in 1.62s ========================= 2025-05-07T20:04:18.9398858Z 2025-05-07T20:04:18.9399665Z [TEST] Python test suite PASSED: ./permute/permute_pooled_embedding_test.py 2025-05-07T20:04:18.9417045Z [TEST] Python test time for ./permute/permute_pooled_embedding_test.py: 4 seconds 2025-05-07T20:04:18.9417581Z 2025-05-07T20:04:18.9417586Z 2025-05-07T20:04:18.9417591Z 2025-05-07T20:04:18.9417595Z 2025-05-07T20:04:18.9429662Z ################################################################################ 2025-05-07T20:04:18.9445172Z # [2025-05-07T20:04:18.944Z] Run Python Test Suite: 2025-05-07T20:04:18.9445816Z # ./quantize/bfloat16_test.py 2025-05-07T20:04:18.9446135Z ################################################################################ 2025-05-07T20:04:18.9467548Z + 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:04:18.9468206Z 2025-05-07T20:04:21.0576458Z ============================= test session starts ============================== 2025-05-07T20:04:21.0577209Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:04:21.0577802Z cachedir: .pytest_cache 2025-05-07T20:04:21.0578429Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:04:21.0579122Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:04:21.0579457Z plugins: hypothesis-6.131.14 2025-05-07T20:04:22.4654591Z collecting ... collected 4 items 2025-05-07T20:04:22.4654887Z 2025-05-07T20:04:22.7072449Z quantize/bfloat16_test.py::SparseNNOperatorsGPUTest::test_dense_mlp_quantize_ops PASSED 2025-05-07T20:04:24.0627755Z quantize/bfloat16_test.py::TestBfloat16QuantizationConversion::test_quantize_and_dequantize_op PASSED 2025-05-07T20:04:24.0639180Z quantize/bfloat16_test.py::TestBfloat16QuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows_bf16 SKIPPED 2025-05-07T20:04:24.7847216Z quantize/bfloat16_test.py::TestBfloat16QuantizationConversion::test_quantize_op PASSED 2025-05-07T20:04:24.7847679Z 2025-05-07T20:04:24.7848066Z =========================== short test summary info ============================ 2025-05-07T20:04:24.7848581Z SKIPPED [1] quantize/bfloat16_test.py:118: Skip when CUDA is not available 2025-05-07T20:04:24.7849085Z ========================= 3 passed, 1 skipped in 3.85s ========================= 2025-05-07T20:04:25.2512048Z 2025-05-07T20:04:25.2512665Z [TEST] Python test suite PASSED: ./quantize/bfloat16_test.py 2025-05-07T20:04:25.2530210Z [TEST] Python test time for ./quantize/bfloat16_test.py: 7 seconds 2025-05-07T20:04:25.2530588Z 2025-05-07T20:04:25.2530594Z 2025-05-07T20:04:25.2530598Z 2025-05-07T20:04:25.2530612Z 2025-05-07T20:04:25.2542637Z ################################################################################ 2025-05-07T20:04:25.2558728Z # [2025-05-07T20:04:25.255Z] Run Python Test Suite: 2025-05-07T20:04:25.2559100Z # ./quantize/comm_codec_test.py 2025-05-07T20:04:25.2559407Z ################################################################################ 2025-05-07T20:04:25.2581487Z + 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:04:25.2582157Z 2025-05-07T20:04:27.3713927Z ============================= test session starts ============================== 2025-05-07T20:04:27.3714658Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:04:27.3715220Z cachedir: .pytest_cache 2025-05-07T20:04:27.3715927Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:04:27.3716613Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:04:27.3716944Z plugins: hypothesis-6.131.14 2025-05-07T20:04:28.7648044Z collecting ... collected 1 item 2025-05-07T20:04:28.7648323Z 2025-05-07T20:04:29.1476143Z quantize/comm_codec_test.py::QuantizedCommCodecTest::test_quantized_comm_codec PASSED 2025-05-07T20:04:29.1476711Z 2025-05-07T20:04:29.1476922Z ============================== 1 passed in 1.90s =============================== 2025-05-07T20:04:29.5820151Z 2025-05-07T20:04:29.5820573Z [TEST] Python test suite PASSED: ./quantize/comm_codec_test.py 2025-05-07T20:04:29.5837795Z [TEST] Python test time for ./quantize/comm_codec_test.py: 4 seconds 2025-05-07T20:04:29.5838177Z 2025-05-07T20:04:29.5838182Z 2025-05-07T20:04:29.5838187Z 2025-05-07T20:04:29.5838302Z 2025-05-07T20:04:29.5851007Z ################################################################################ 2025-05-07T20:04:29.5866644Z # [2025-05-07T20:04:29.586Z] Run Python Test Suite: 2025-05-07T20:04:29.5867010Z # ./quantize/fp8_rowwise_test.py 2025-05-07T20:04:29.5867343Z ################################################################################ 2025-05-07T20:04:29.5889221Z + 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:04:29.5889883Z 2025-05-07T20:04:31.6841687Z ============================= test session starts ============================== 2025-05-07T20:04:31.6842386Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:04:31.6842929Z cachedir: .pytest_cache 2025-05-07T20:04:31.6843550Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:04:31.6844224Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:04:31.6844855Z plugins: hypothesis-6.131.14 2025-05-07T20:04:33.0858343Z collecting ... collected 2 items 2025-05-07T20:04:33.0858577Z 2025-05-07T20:04:33.0874146Z quantize/fp8_rowwise_test.py::TestFP8RowwiseQuantizationConversion::test_quantize_and_dequantize_op_fp8_rowwise SKIPPED 2025-05-07T20:04:33.0889965Z quantize/fp8_rowwise_test.py::TestFP8RowwiseQuantizationConversion::test_quantize_and_dequantize_op_padded_fp8_rowwise SKIPPED 2025-05-07T20:04:33.0890541Z 2025-05-07T20:04:33.0890900Z =========================== short test summary info ============================ 2025-05-07T20:04:33.0891443Z SKIPPED [1] quantize/fp8_rowwise_test.py:52: CUDA is not available or no GPUs detected 2025-05-07T20:04:33.0892079Z SKIPPED [1] quantize/fp8_rowwise_test.py:145: CUDA is not available or no GPUs detected 2025-05-07T20:04:33.0892599Z ============================== 2 skipped in 1.53s ============================== 2025-05-07T20:04:33.4997264Z 2025-05-07T20:04:33.4997842Z [TEST] Python test suite PASSED: ./quantize/fp8_rowwise_test.py 2025-05-07T20:04:33.5015366Z [TEST] Python test time for ./quantize/fp8_rowwise_test.py: 4 seconds 2025-05-07T20:04:33.5015701Z 2025-05-07T20:04:33.5015708Z 2025-05-07T20:04:33.5015712Z 2025-05-07T20:04:33.5015722Z 2025-05-07T20:04:33.5028550Z ################################################################################ 2025-05-07T20:04:33.5043992Z # [2025-05-07T20:04:33.504Z] Run Python Test Suite: 2025-05-07T20:04:33.5044397Z # ./quantize/fused_8bit_rowwise_test.py 2025-05-07T20:04:33.5044724Z ################################################################################ 2025-05-07T20:04:33.5065929Z + 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:04:33.5066631Z 2025-05-07T20:04:35.6310574Z ============================= test session starts ============================== 2025-05-07T20:04:35.6311289Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:04:35.6311849Z cachedir: .pytest_cache 2025-05-07T20:04:35.6312451Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:04:35.6313118Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:04:35.6313517Z plugins: hypothesis-6.131.14 2025-05-07T20:04:37.0384905Z collecting ... collected 4 items 2025-05-07T20:04:37.0385346Z 2025-05-07T20:04:37.3006361Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cpu PASSED 2025-05-07T20:04:37.4202852Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda PASSED 2025-05-07T20:04:37.7030999Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows PASSED 2025-05-07T20:04:37.9074238Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_op PASSED 2025-05-07T20:04:37.9074764Z 2025-05-07T20:04:37.9074928Z ============================== 4 passed in 2.40s =============================== 2025-05-07T20:04:38.3271647Z 2025-05-07T20:04:38.3272158Z [TEST] Python test suite PASSED: ./quantize/fused_8bit_rowwise_test.py 2025-05-07T20:04:38.3289131Z [TEST] Python test time for ./quantize/fused_8bit_rowwise_test.py: 5 seconds 2025-05-07T20:04:38.3289517Z 2025-05-07T20:04:38.3289523Z 2025-05-07T20:04:38.3289526Z 2025-05-07T20:04:38.3289538Z 2025-05-07T20:04:38.3301576Z ################################################################################ 2025-05-07T20:04:38.3317986Z # [2025-05-07T20:04:38.331Z] Run Python Test Suite: 2025-05-07T20:04:38.3318396Z # ./quantize/fused_nbit_rowwise_test.py 2025-05-07T20:04:38.3318740Z ################################################################################ 2025-05-07T20:04:38.3339885Z + 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:04:38.3340578Z 2025-05-07T20:04:40.4393359Z ============================= test session starts ============================== 2025-05-07T20:04:40.4394461Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:04:40.4395429Z cachedir: .pytest_cache 2025-05-07T20:04:40.4396957Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:04:40.4398175Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:04:40.4398726Z plugins: hypothesis-6.131.14 2025-05-07T20:04:41.8427933Z collecting ... collected 4 items 2025-05-07T20:04:41.8428203Z 2025-05-07T20:04:42.5165134Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op PASSED 2025-05-07T20:04:42.8072108Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cpu_and_cuda PASSED 2025-05-07T20:04:56.4083296Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows PASSED 2025-05-07T20:04:57.1532664Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_op PASSED 2025-05-07T20:04:57.1533183Z 2025-05-07T20:04:57.1533353Z =============================== warnings summary =============================== 2025-05-07T20:04:57.1534132Z test/quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows 2025-05-07T20:04:57.1535494Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/hypothesis/control.py:60: HypothesisDeprecationWarning: Using `assume` outside a property-based test is deprecated 2025-05-07T20:04:57.1536424Z note_deprecation( 2025-05-07T20:04:57.1536576Z 2025-05-07T20:04:57.1536816Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:04:57.1537310Z ======================== 4 passed, 1 warning in 16.84s ========================= 2025-05-07T20:04:57.5774083Z 2025-05-07T20:04:57.5774701Z [TEST] Python test suite PASSED: ./quantize/fused_nbit_rowwise_test.py 2025-05-07T20:04:57.5792261Z [TEST] Python test time for ./quantize/fused_nbit_rowwise_test.py: 19 seconds 2025-05-07T20:04:57.5792747Z 2025-05-07T20:04:57.5792753Z 2025-05-07T20:04:57.5792757Z 2025-05-07T20:04:57.5792760Z 2025-05-07T20:04:57.5804580Z ################################################################################ 2025-05-07T20:04:57.5820105Z # [2025-05-07T20:04:57.581Z] Run Python Test Suite: 2025-05-07T20:04:57.5820757Z # ./quantize/hfp8_test.py 2025-05-07T20:04:57.5821060Z ################################################################################ 2025-05-07T20:04:57.5842879Z + 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:04:57.5843522Z 2025-05-07T20:04:59.6610067Z ============================= test session starts ============================== 2025-05-07T20:04:59.6610758Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:04:59.6611311Z cachedir: .pytest_cache 2025-05-07T20:04:59.6611952Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:04:59.6612624Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:04:59.6612936Z plugins: hypothesis-6.131.14 2025-05-07T20:05:01.0413428Z collecting ... collected 1 item 2025-05-07T20:05:01.0413678Z 2025-05-07T20:05:01.2544874Z quantize/hfp8_test.py::TestHFP8QuantizationConversion::test_quantize_and_dequantize_op PASSED 2025-05-07T20:05:01.2545568Z 2025-05-07T20:05:01.2545721Z ============================== 1 passed in 1.72s =============================== 2025-05-07T20:05:01.6908914Z 2025-05-07T20:05:01.6909377Z [TEST] Python test suite PASSED: ./quantize/hfp8_test.py 2025-05-07T20:05:01.6926922Z [TEST] Python test time for ./quantize/hfp8_test.py: 4 seconds 2025-05-07T20:05:01.6927238Z 2025-05-07T20:05:01.6927243Z 2025-05-07T20:05:01.6927247Z 2025-05-07T20:05:01.6927251Z 2025-05-07T20:05:01.6940338Z ################################################################################ 2025-05-07T20:05:01.6955951Z # [2025-05-07T20:05:01.695Z] Run Python Test Suite: 2025-05-07T20:05:01.6956343Z # ./quantize/mixed_dim_int8_test.py 2025-05-07T20:05:01.6956681Z ################################################################################ 2025-05-07T20:05:01.6977831Z + 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:05:01.6978519Z 2025-05-07T20:05:03.7953212Z ============================= test session starts ============================== 2025-05-07T20:05:03.7953905Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:05:03.7954465Z cachedir: .pytest_cache 2025-05-07T20:05:03.7955092Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:05:03.7955781Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:05:03.7956158Z plugins: hypothesis-6.131.14 2025-05-07T20:05:05.1867691Z collecting ... collected 4 items 2025-05-07T20:05:05.1867962Z 2025-05-07T20:05:05.1883503Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op SKIPPED 2025-05-07T20:05:05.1892073Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op_empty SKIPPED 2025-05-07T20:05:05.1901472Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op_large_dims SKIPPED 2025-05-07T20:05:05.1918625Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op_large_rows SKIPPED 2025-05-07T20:05:05.1919215Z 2025-05-07T20:05:05.1919389Z =========================== short test summary info ============================ 2025-05-07T20:05:05.1919954Z SKIPPED [1] quantize/mixed_dim_int8_test.py:47: CUDA is not available or no GPUs detected 2025-05-07T20:05:05.1920608Z SKIPPED [1] quantize/mixed_dim_int8_test.py:35: CUDA is not available or no GPUs detected 2025-05-07T20:05:05.1921237Z SKIPPED [1] quantize/mixed_dim_int8_test.py:69: CUDA is not available or no GPUs detected 2025-05-07T20:05:05.1921874Z SKIPPED [1] quantize/mixed_dim_int8_test.py:91: CUDA is not available or no GPUs detected 2025-05-07T20:05:05.1922395Z ============================== 4 skipped in 1.52s ============================== 2025-05-07T20:05:05.5814859Z 2025-05-07T20:05:05.5815300Z [TEST] Python test suite PASSED: ./quantize/mixed_dim_int8_test.py 2025-05-07T20:05:05.5832884Z [TEST] Python test time for ./quantize/mixed_dim_int8_test.py: 4 seconds 2025-05-07T20:05:05.5833234Z 2025-05-07T20:05:05.5833239Z 2025-05-07T20:05:05.5833243Z 2025-05-07T20:05:05.5833246Z 2025-05-07T20:05:05.5845648Z ################################################################################ 2025-05-07T20:05:05.5861108Z # [2025-05-07T20:05:05.585Z] Run Python Test Suite: 2025-05-07T20:05:05.5861491Z # ./quantize/msfp_test.py 2025-05-07T20:05:05.5861777Z ################################################################################ 2025-05-07T20:05:05.5882818Z + 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:05:05.5883467Z 2025-05-07T20:05:07.6752090Z ============================= test session starts ============================== 2025-05-07T20:05:07.6753086Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:05:07.6760014Z cachedir: .pytest_cache 2025-05-07T20:05:07.6760750Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:05:07.6761433Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:05:07.6761766Z plugins: hypothesis-6.131.14 2025-05-07T20:05:09.0630976Z collecting ... collected 1 item 2025-05-07T20:05:09.0631355Z 2025-05-07T20:05:09.0660777Z quantize/msfp_test.py::TestMSFPQuantizationConversion::test_quantize_op SKIPPED 2025-05-07T20:05:09.0661195Z 2025-05-07T20:05:09.0661354Z =========================== short test summary info ============================ 2025-05-07T20:05:09.0661872Z SKIPPED [1] quantize/msfp_test.py:30: CUDA is not available or no GPUs detected 2025-05-07T20:05:09.0662364Z ============================== 1 skipped in 1.51s ============================== 2025-05-07T20:05:09.4602257Z 2025-05-07T20:05:09.4602688Z [TEST] Python test suite PASSED: ./quantize/msfp_test.py 2025-05-07T20:05:09.4619779Z [TEST] Python test time for ./quantize/msfp_test.py: 4 seconds 2025-05-07T20:05:09.4620084Z 2025-05-07T20:05:09.4620089Z 2025-05-07T20:05:09.4620094Z 2025-05-07T20:05:09.4620104Z 2025-05-07T20:05:09.4632267Z ################################################################################ 2025-05-07T20:05:09.4647766Z # [2025-05-07T20:05:09.464Z] Run Python Test Suite: 2025-05-07T20:05:09.4648128Z # ./quantize/mx4_test.py 2025-05-07T20:05:09.4648425Z ################################################################################ 2025-05-07T20:05:09.4669564Z + 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:05:09.4670197Z 2025-05-07T20:05:11.5745297Z ============================= test session starts ============================== 2025-05-07T20:05:11.5746013Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:05:11.5746561Z cachedir: .pytest_cache 2025-05-07T20:05:11.5747182Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:05:11.5747858Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:05:11.5748184Z plugins: hypothesis-6.131.14 2025-05-07T20:05:12.9738872Z collecting ... collected 4 items 2025-05-07T20:05:12.9739282Z 2025-05-07T20:05:12.9753406Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4 SKIPPED 2025-05-07T20:05:12.9764372Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4_cases SKIPPED 2025-05-07T20:05:12.9773029Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4_index_overflow SKIPPED 2025-05-07T20:05:12.9789710Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4_large_cases SKIPPED 2025-05-07T20:05:12.9790391Z 2025-05-07T20:05:12.9790631Z =========================== short test summary info ============================ 2025-05-07T20:05:12.9791431Z SKIPPED [1] quantize/mx4_test.py:150: CUDA is not available or no GPUs detected 2025-05-07T20:05:12.9792340Z SKIPPED [1] quantize/mx4_test.py:236: CUDA is not available or no GPUs detected 2025-05-07T20:05:12.9793233Z SKIPPED [1] quantize/mx4_test.py:293: Test requires a gpu with at least 32GB of memory. 2025-05-07T20:05:12.9794139Z SKIPPED [1] quantize/mx4_test.py:307: Test requires a gpu with at least 64GB of memory. 2025-05-07T20:05:12.9794849Z ============================== 4 skipped in 1.53s ============================== 2025-05-07T20:05:13.3761556Z 2025-05-07T20:05:13.3762062Z [TEST] Python test suite PASSED: ./quantize/mx4_test.py 2025-05-07T20:05:13.3778766Z [TEST] Python test time for ./quantize/mx4_test.py: 4 seconds 2025-05-07T20:05:13.3779078Z 2025-05-07T20:05:13.3779084Z 2025-05-07T20:05:13.3779089Z 2025-05-07T20:05:13.3779400Z 2025-05-07T20:05:13.3791315Z ################################################################################ 2025-05-07T20:05:13.3807541Z # [2025-05-07T20:05:13.380Z] Run Python Test Suite: 2025-05-07T20:05:13.3807902Z # ./release/stable_release_test.py 2025-05-07T20:05:13.3808238Z ################################################################################ 2025-05-07T20:05:13.3829223Z + 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:05:13.3829893Z 2025-05-07T20:05:15.4685423Z ============================= test session starts ============================== 2025-05-07T20:05:15.4686101Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:05:15.4686643Z cachedir: .pytest_cache 2025-05-07T20:05:15.4687258Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:05:15.4687970Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:05:15.4688296Z plugins: hypothesis-6.131.14 2025-05-07T20:05:16.8632392Z collecting ... collected 2 items 2025-05-07T20:05:16.8632653Z 2025-05-07T20:05:16.8656166Z release/stable_release_test.py::StableRelease::test_backwards_compatibility PASSED 2025-05-07T20:05:16.8672847Z release/stable_release_test.py::StableRelease::test_example_ops PASSED 2025-05-07T20:05:16.8673197Z 2025-05-07T20:05:16.8673374Z ============================== 2 passed in 1.52s =============================== 2025-05-07T20:05:17.2550481Z 2025-05-07T20:05:17.2550934Z [TEST] Python test suite PASSED: ./release/stable_release_test.py 2025-05-07T20:05:17.2568191Z [TEST] Python test time for ./release/stable_release_test.py: 4 seconds 2025-05-07T20:05:17.2568512Z 2025-05-07T20:05:17.2568518Z 2025-05-07T20:05:17.2568522Z 2025-05-07T20:05:17.2568533Z 2025-05-07T20:05:17.2580820Z ################################################################################ 2025-05-07T20:05:17.2596616Z # [2025-05-07T20:05:17.259Z] Run Python Test Suite: 2025-05-07T20:05:17.2596985Z # ./runtime_monitor_test.py 2025-05-07T20:05:17.2597291Z ################################################################################ 2025-05-07T20:05:17.2619578Z + 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:05:17.2620225Z 2025-05-07T20:05:19.3366441Z ============================= test session starts ============================== 2025-05-07T20:05:19.3367136Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:05:19.3367694Z cachedir: .pytest_cache 2025-05-07T20:05:19.3368314Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:05:19.3368988Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:05:19.3369315Z plugins: hypothesis-6.131.14 2025-05-07T20:05:20.7218837Z collecting ... collected 7 items 2025-05-07T20:05:20.7219113Z 2025-05-07T20:05:20.7229482Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_multi_start SKIPPED 2025-05-07T20:05:20.7237221Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_multi_stop SKIPPED 2025-05-07T20:05:20.7245832Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_recording SKIPPED 2025-05-07T20:05:20.7253503Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_recording_multi_stream_load SKIPPED 2025-05-07T20:05:20.7261167Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_recording_other_stream SKIPPED 2025-05-07T20:05:20.7267808Z runtime_monitor_test.py::RuntimeMonitorTest::test_noop_reporter PASSED 2025-05-07T20:05:20.7282773Z runtime_monitor_test.py::RuntimeMonitorTest::test_stdlog_reporter PASSED 2025-05-07T20:05:20.7283350Z 2025-05-07T20:05:20.7283505Z =========================== short test summary info ============================ 2025-05-07T20:05:20.7284018Z SKIPPED [1] runtime_monitor_test.py:59: CUDA is not available or no GPUs detected 2025-05-07T20:05:20.7284621Z SKIPPED [1] runtime_monitor_test.py:71: CUDA is not available or no GPUs detected 2025-05-07T20:05:20.7285190Z SKIPPED [1] runtime_monitor_test.py:87: CUDA is not available or no GPUs detected 2025-05-07T20:05:20.7285886Z SKIPPED [1] runtime_monitor_test.py:118: CUDA is not available or no GPUs detected 2025-05-07T20:05:20.7286483Z SKIPPED [1] runtime_monitor_test.py:102: CUDA is not available or no GPUs detected 2025-05-07T20:05:20.7286983Z ========================= 2 passed, 5 skipped in 1.51s ========================= 2025-05-07T20:05:21.1153028Z 2025-05-07T20:05:21.1153365Z [TEST] Python test suite PASSED: ./runtime_monitor_test.py 2025-05-07T20:05:21.1171275Z [TEST] Python test time for ./runtime_monitor_test.py: 4 seconds 2025-05-07T20:05:21.1171623Z 2025-05-07T20:05:21.1171628Z 2025-05-07T20:05:21.1171642Z 2025-05-07T20:05:21.1171647Z 2025-05-07T20:05:21.1184649Z ################################################################################ 2025-05-07T20:05:21.1200287Z # [2025-05-07T20:05:21.119Z] Run Python Test Suite: 2025-05-07T20:05:21.1200677Z # ./sll/array_jagged_bmm_jagged_out_test.py 2025-05-07T20:05:21.1201028Z ################################################################################ 2025-05-07T20:05:21.1222861Z + 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:05:21.1223575Z 2025-05-07T20:05:23.2060805Z ============================= test session starts ============================== 2025-05-07T20:05:23.2061485Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:05:23.2062044Z cachedir: .pytest_cache 2025-05-07T20:05:23.2062683Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:05:23.2063341Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:05:23.2063660Z plugins: hypothesis-6.131.14 2025-05-07T20:05:24.6101039Z collecting ... collected 3 items 2025-05-07T20:05:24.6101318Z 2025-05-07T20:05:24.6975424Z sll/array_jagged_bmm_jagged_out_test.py::ArrayJaggedBmmJaggedTest::test_triton_array_jagged_bmm_jagged_out SKIPPED 2025-05-07T20:05:24.7083269Z sll/array_jagged_bmm_jagged_out_test.py::ArrayJaggedBmmJaggedTest::test_triton_array_jagged_bmm_jagged_out_meta_backend SKIPPED 2025-05-07T20:05:24.7190373Z sll/array_jagged_bmm_jagged_out_test.py::ArrayJaggedBmmJaggedTest::test_triton_array_jagged_bmm_jagged_out_with_grad SKIPPED 2025-05-07T20:05:24.7190913Z 2025-05-07T20:05:24.7191076Z =========================== short test summary info ============================ 2025-05-07T20:05:24.7191836Z SKIPPED [3] ../../../../../github/home/miniconda/envs/build_binary/lib/python3.10/unittest/case.py:117: CUDA is not available or no GPUs detected 2025-05-07T20:05:24.7192585Z ============================== 3 skipped in 1.63s ============================== 2025-05-07T20:05:25.1075523Z 2025-05-07T20:05:25.1075853Z [TEST] Python test suite PASSED: ./sll/array_jagged_bmm_jagged_out_test.py 2025-05-07T20:05:25.1093264Z [TEST] Python test time for ./sll/array_jagged_bmm_jagged_out_test.py: 4 seconds 2025-05-07T20:05:25.1093604Z 2025-05-07T20:05:25.1093613Z 2025-05-07T20:05:25.1093639Z 2025-05-07T20:05:25.1093649Z 2025-05-07T20:05:25.1106364Z ################################################################################ 2025-05-07T20:05:25.1121421Z # [2025-05-07T20:05:25.111Z] Run Python Test Suite: 2025-05-07T20:05:25.1121818Z # ./sll/dense_jagged_cat_jagged_out_test.py 2025-05-07T20:05:25.1122167Z ################################################################################ 2025-05-07T20:05:25.1142785Z + 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:05:25.1143709Z 2025-05-07T20:05:27.1991411Z ============================= test session starts ============================== 2025-05-07T20:05:27.1992096Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:05:27.1992641Z cachedir: .pytest_cache 2025-05-07T20:05:27.1993554Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:05:27.1994238Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:05:27.1994552Z plugins: hypothesis-6.131.14 2025-05-07T20:05:28.6121025Z collecting ... collected 1 item 2025-05-07T20:05:28.6121290Z 2025-05-07T20:05:28.6142468Z sll/dense_jagged_cat_jagged_out_test.py::DenseJaggedCatJaggedOutTest::test_dense_jagged_cat_jagged_out SKIPPED 2025-05-07T20:05:28.6143001Z 2025-05-07T20:05:28.6143175Z =========================== short test summary info ============================ 2025-05-07T20:05:28.6143764Z SKIPPED [1] sll/dense_jagged_cat_jagged_out_test.py:24: CUDA is not available or no GPUs detected 2025-05-07T20:05:28.6144310Z ============================== 1 skipped in 1.54s ============================== 2025-05-07T20:05:29.0290624Z 2025-05-07T20:05:29.0291215Z [TEST] Python test suite PASSED: ./sll/dense_jagged_cat_jagged_out_test.py 2025-05-07T20:05:29.0308643Z [TEST] Python test time for ./sll/dense_jagged_cat_jagged_out_test.py: 4 seconds 2025-05-07T20:05:29.0309028Z 2025-05-07T20:05:29.0309033Z 2025-05-07T20:05:29.0309054Z 2025-05-07T20:05:29.0309066Z 2025-05-07T20:05:29.0320886Z ################################################################################ 2025-05-07T20:05:29.0336659Z # [2025-05-07T20:05:29.033Z] Run Python Test Suite: 2025-05-07T20:05:29.0337024Z # ./sll/jagged2_to_padded_dense_test.py 2025-05-07T20:05:29.0337366Z ################################################################################ 2025-05-07T20:05:29.0358669Z + 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:05:29.0359357Z 2025-05-07T20:05:31.1392711Z ============================= test session starts ============================== 2025-05-07T20:05:31.1393415Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:05:31.1393974Z cachedir: .pytest_cache 2025-05-07T20:05:31.1394598Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:05:31.1395275Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:05:31.1395586Z plugins: hypothesis-6.131.14 2025-05-07T20:05:32.5288889Z collecting ... collected 1 item 2025-05-07T20:05:32.5289153Z 2025-05-07T20:05:32.5310210Z sll/jagged2_to_padded_dense_test.py::Jagged2ToPaddedDenseTest::test_jagged2_to_padded_dense SKIPPED 2025-05-07T20:05:32.5310677Z 2025-05-07T20:05:32.5310846Z =========================== short test summary info ============================ 2025-05-07T20:05:32.5311391Z SKIPPED [1] sll/jagged2_to_padded_dense_test.py:24: CUDA is not available or no GPUs detected 2025-05-07T20:05:32.5311934Z ============================== 1 skipped in 1.52s ============================== 2025-05-07T20:05:32.9204599Z 2025-05-07T20:05:32.9205141Z [TEST] Python test suite PASSED: ./sll/jagged2_to_padded_dense_test.py 2025-05-07T20:05:32.9222550Z [TEST] Python test time for ./sll/jagged2_to_padded_dense_test.py: 3 seconds 2025-05-07T20:05:32.9222897Z 2025-05-07T20:05:32.9222902Z 2025-05-07T20:05:32.9222906Z 2025-05-07T20:05:32.9222917Z 2025-05-07T20:05:32.9235448Z ################################################################################ 2025-05-07T20:05:32.9251571Z # [2025-05-07T20:05:32.924Z] Run Python Test Suite: 2025-05-07T20:05:32.9252202Z # ./sll/jagged_dense_bmm_test.py 2025-05-07T20:05:32.9252529Z ################################################################################ 2025-05-07T20:05:32.9274137Z + 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:05:32.9274814Z 2025-05-07T20:05:35.0353377Z ============================= test session starts ============================== 2025-05-07T20:05:35.0354476Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:05:35.0355053Z cachedir: .pytest_cache 2025-05-07T20:05:35.0355657Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:05:35.0356432Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:05:35.0356756Z plugins: hypothesis-6.131.14 2025-05-07T20:05:36.4356584Z collecting ... collected 2 items 2025-05-07T20:05:36.4356896Z 2025-05-07T20:05:36.4369472Z sll/jagged_dense_bmm_test.py::JaggedDenseBMMTest::test_triton_jagged_dense_bmm SKIPPED 2025-05-07T20:05:36.4384730Z sll/jagged_dense_bmm_test.py::JaggedDenseBMMTest::test_triton_jagged_dense_bmm_with_grad SKIPPED 2025-05-07T20:05:36.4385330Z 2025-05-07T20:05:36.4385493Z =========================== short test summary info ============================ 2025-05-07T20:05:36.4386052Z SKIPPED [1] sll/jagged_dense_bmm_test.py:27: CUDA is not available or no GPUs detected 2025-05-07T20:05:36.4386674Z SKIPPED [1] sll/jagged_dense_bmm_test.py:75: CUDA is not available or no GPUs detected 2025-05-07T20:05:36.4387172Z ============================== 2 skipped in 1.54s ============================== 2025-05-07T20:05:36.8318938Z 2025-05-07T20:05:36.8319579Z [TEST] Python test suite PASSED: ./sll/jagged_dense_bmm_test.py 2025-05-07T20:05:36.8336847Z [TEST] Python test time for ./sll/jagged_dense_bmm_test.py: 4 seconds 2025-05-07T20:05:36.8337412Z 2025-05-07T20:05:36.8337419Z 2025-05-07T20:05:36.8337426Z 2025-05-07T20:05:36.8337443Z 2025-05-07T20:05:36.8350639Z ################################################################################ 2025-05-07T20:05:36.8366255Z # [2025-05-07T20:05:36.836Z] Run Python Test Suite: 2025-05-07T20:05:36.8366676Z # ./sll/jagged_dense_elementwise_add_test.py 2025-05-07T20:05:36.8367020Z ################################################################################ 2025-05-07T20:05:36.8387409Z + 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:05:36.8388139Z 2025-05-07T20:05:38.9189196Z ============================= test session starts ============================== 2025-05-07T20:05:38.9189892Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:05:38.9190452Z cachedir: .pytest_cache 2025-05-07T20:05:38.9191094Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:05:38.9191753Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:05:38.9192076Z plugins: hypothesis-6.131.14 2025-05-07T20:05:40.3117735Z collecting ... collected 1 item 2025-05-07T20:05:40.3118021Z 2025-05-07T20:05:40.3996726Z sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add SKIPPED 2025-05-07T20:05:40.3997257Z 2025-05-07T20:05:40.3997429Z =========================== short test summary info ============================ 2025-05-07T20:05:40.3998202Z SKIPPED [1] ../../../../../github/home/miniconda/envs/build_binary/lib/python3.10/unittest/case.py:117: CUDA is not available or no GPUs detected 2025-05-07T20:05:40.3998924Z ============================== 1 skipped in 1.60s ============================== 2025-05-07T20:05:40.7874400Z 2025-05-07T20:05:40.7874900Z [TEST] Python test suite PASSED: ./sll/jagged_dense_elementwise_add_test.py 2025-05-07T20:05:40.7892536Z [TEST] Python test time for ./sll/jagged_dense_elementwise_add_test.py: 4 seconds 2025-05-07T20:05:40.7892937Z 2025-05-07T20:05:40.7892943Z 2025-05-07T20:05:40.7892947Z 2025-05-07T20:05:40.7892951Z 2025-05-07T20:05:40.7904976Z ################################################################################ 2025-05-07T20:05:40.7921181Z # [2025-05-07T20:05:40.791Z] Run Python Test Suite: 2025-05-07T20:05:40.7921854Z # ./sll/jagged_dense_elementwise_mul_jagged_out_test.py 2025-05-07T20:05:40.7922233Z ################################################################################ 2025-05-07T20:05:40.7943057Z + 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:05:40.7943822Z 2025-05-07T20:05:42.8728473Z ============================= test session starts ============================== 2025-05-07T20:05:42.8729193Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:05:42.8729746Z cachedir: .pytest_cache 2025-05-07T20:05:42.8730345Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:05:42.8731012Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:05:42.8731338Z plugins: hypothesis-6.131.14 2025-05-07T20:05:44.2675430Z collecting ... collected 3 items 2025-05-07T20:05:44.2675705Z 2025-05-07T20:05:44.2688988Z sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out SKIPPED 2025-05-07T20:05:44.2699212Z sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out_meta_backend SKIPPED 2025-05-07T20:05:44.2715023Z sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out_with_grad SKIPPED 2025-05-07T20:05:44.2715715Z 2025-05-07T20:05:44.2715991Z =========================== short test summary info ============================ 2025-05-07T20:05:44.2716599Z SKIPPED [1] sll/jagged_dense_elementwise_mul_jagged_out_test.py:27: CUDA is not available or no GPUs detected 2025-05-07T20:05:44.2717410Z SKIPPED [1] sll/jagged_dense_elementwise_mul_jagged_out_test.py:159: CUDA is not available or no GPUs detected 2025-05-07T20:05:44.2718220Z SKIPPED [1] sll/jagged_dense_elementwise_mul_jagged_out_test.py:95: CUDA is not available or no GPUs detected 2025-05-07T20:05:44.2718801Z ============================== 3 skipped in 1.52s ============================== 2025-05-07T20:05:44.6646350Z 2025-05-07T20:05:44.6647081Z [TEST] Python test suite PASSED: ./sll/jagged_dense_elementwise_mul_jagged_out_test.py 2025-05-07T20:05:44.6663625Z [TEST] Python test time for ./sll/jagged_dense_elementwise_mul_jagged_out_test.py: 4 seconds 2025-05-07T20:05:44.6664046Z 2025-05-07T20:05:44.6664065Z 2025-05-07T20:05:44.6664070Z 2025-05-07T20:05:44.6664080Z 2025-05-07T20:05:44.6676191Z ################################################################################ 2025-05-07T20:05:44.6692050Z # [2025-05-07T20:05:44.668Z] Run Python Test Suite: 2025-05-07T20:05:44.6692429Z # ./sll/jagged_dense_flash_attention_test.py 2025-05-07T20:05:44.6692788Z ################################################################################ 2025-05-07T20:05:44.6714228Z + 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:05:44.6714938Z 2025-05-07T20:05:46.7995160Z ============================= test session starts ============================== 2025-05-07T20:05:46.7995860Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:05:46.7996748Z cachedir: .pytest_cache 2025-05-07T20:05:46.7997350Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:05:46.7998031Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:05:46.7998356Z plugins: hypothesis-6.131.14 2025-05-07T20:05:48.2005081Z collecting ... collected 1 item 2025-05-07T20:05:48.2005326Z 2025-05-07T20:05:48.2932957Z sll/jagged_dense_flash_attention_test.py::JaggedDenseFlashAttentionTest::test_jagged_dense_flash_attention SKIPPED 2025-05-07T20:05:48.2933486Z 2025-05-07T20:05:48.2933658Z =========================== short test summary info ============================ 2025-05-07T20:05:48.2934403Z SKIPPED [1] ../../../../../github/home/miniconda/envs/build_binary/lib/python3.10/unittest/case.py:117: CUDA is not available or no GPUs detected 2025-05-07T20:05:48.2935129Z ============================== 1 skipped in 1.63s ============================== 2025-05-07T20:05:48.6744061Z 2025-05-07T20:05:48.6744616Z [TEST] Python test suite PASSED: ./sll/jagged_dense_flash_attention_test.py 2025-05-07T20:05:48.6761387Z [TEST] Python test time for ./sll/jagged_dense_flash_attention_test.py: 4 seconds 2025-05-07T20:05:48.6761736Z 2025-05-07T20:05:48.6761741Z 2025-05-07T20:05:48.6761746Z 2025-05-07T20:05:48.6761757Z 2025-05-07T20:05:48.6774324Z ################################################################################ 2025-05-07T20:05:48.6789754Z # [2025-05-07T20:05:48.678Z] Run Python Test Suite: 2025-05-07T20:05:48.6790157Z # ./sll/jagged_flash_attention_basic_test.py 2025-05-07T20:05:48.6790513Z ################################################################################ 2025-05-07T20:05:48.6812363Z + 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:05:48.6813083Z 2025-05-07T20:05:50.7740711Z ============================= test session starts ============================== 2025-05-07T20:05:50.7741857Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:05:50.7742893Z cachedir: .pytest_cache 2025-05-07T20:05:50.7743924Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:05:50.7745122Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:05:50.7745669Z plugins: hypothesis-6.131.14 2025-05-07T20:05:52.1682896Z collecting ... collected 1 item 2025-05-07T20:05:52.1683155Z 2025-05-07T20:05:52.2608714Z sll/jagged_flash_attention_basic_test.py::JaggedFlashAttentionBasicTest::test_triton_jagged_flash_attention_basic SKIPPED 2025-05-07T20:05:52.2609273Z 2025-05-07T20:05:52.2609432Z =========================== short test summary info ============================ 2025-05-07T20:05:52.2610196Z SKIPPED [1] ../../../../../github/home/miniconda/envs/build_binary/lib/python3.10/unittest/case.py:117: CUDA is not available or no GPUs detected 2025-05-07T20:05:52.2610955Z ============================== 1 skipped in 1.61s ============================== 2025-05-07T20:05:52.6467162Z 2025-05-07T20:05:52.6467655Z [TEST] Python test suite PASSED: ./sll/jagged_flash_attention_basic_test.py 2025-05-07T20:05:52.6485407Z [TEST] Python test time for ./sll/jagged_flash_attention_basic_test.py: 4 seconds 2025-05-07T20:05:52.6485788Z 2025-05-07T20:05:52.6485792Z 2025-05-07T20:05:52.6485796Z 2025-05-07T20:05:52.6485800Z 2025-05-07T20:05:52.6498144Z ################################################################################ 2025-05-07T20:05:52.6514186Z # [2025-05-07T20:05:52.651Z] Run Python Test Suite: 2025-05-07T20:05:52.6514573Z # ./sll/jagged_jagged_bmm_jagged_out_test.py 2025-05-07T20:05:52.6514925Z ################################################################################ 2025-05-07T20:05:52.6536412Z + 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:05:52.6537370Z 2025-05-07T20:05:54.7518598Z ============================= test session starts ============================== 2025-05-07T20:05:54.7519277Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:05:54.7519841Z cachedir: .pytest_cache 2025-05-07T20:05:54.7520751Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:05:54.7521435Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:05:54.7521764Z plugins: hypothesis-6.131.14 2025-05-07T20:05:56.1435301Z collecting ... collected 2 items 2025-05-07T20:05:56.1435558Z 2025-05-07T20:05:56.2292936Z sll/jagged_jagged_bmm_jagged_out_test.py::JaggedJaggedBmmJaggedOutTest::test_triton_jagged_jagged_bmm_jagged_out SKIPPED 2025-05-07T20:05:56.2383963Z sll/jagged_jagged_bmm_jagged_out_test.py::JaggedJaggedBmmJaggedOutTest::test_triton_jagged_jagged_bmm_jagged_out_meta_backend SKIPPED 2025-05-07T20:05:56.2384588Z 2025-05-07T20:05:56.2384743Z =========================== short test summary info ============================ 2025-05-07T20:05:56.2385500Z SKIPPED [2] ../../../../../github/home/miniconda/envs/build_binary/lib/python3.10/unittest/case.py:117: CUDA is not available or no GPUs detected 2025-05-07T20:05:56.2386233Z ============================== 2 skipped in 1.61s ============================== 2025-05-07T20:05:56.6262367Z 2025-05-07T20:05:56.6262848Z [TEST] Python test suite PASSED: ./sll/jagged_jagged_bmm_jagged_out_test.py 2025-05-07T20:05:56.6279598Z [TEST] Python test time for ./sll/jagged_jagged_bmm_jagged_out_test.py: 4 seconds 2025-05-07T20:05:56.6279962Z 2025-05-07T20:05:56.6279966Z 2025-05-07T20:05:56.6279971Z 2025-05-07T20:05:56.6279981Z 2025-05-07T20:05:56.6292317Z ################################################################################ 2025-05-07T20:05:56.6308176Z # [2025-05-07T20:05:56.630Z] Run Python Test Suite: 2025-05-07T20:05:56.6308538Z # ./sll/jagged_jagged_bmm_test.py 2025-05-07T20:05:56.6308861Z ################################################################################ 2025-05-07T20:05:56.6329925Z + 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:05:56.6330604Z 2025-05-07T20:05:58.7295424Z ============================= test session starts ============================== 2025-05-07T20:05:58.7296110Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:05:58.7296674Z cachedir: .pytest_cache 2025-05-07T20:05:58.7297278Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:05:58.7297954Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:05:58.7298290Z plugins: hypothesis-6.131.14 2025-05-07T20:06:00.1283766Z collecting ... collected 2 items 2025-05-07T20:06:00.1284023Z 2025-05-07T20:06:00.1296613Z sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm SKIPPED 2025-05-07T20:06:00.1313156Z sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad SKIPPED 2025-05-07T20:06:00.1313618Z 2025-05-07T20:06:00.1313781Z =========================== short test summary info ============================ 2025-05-07T20:06:00.1314339Z SKIPPED [1] sll/jagged_jagged_bmm_test.py:29: CUDA is not available or no GPUs detected 2025-05-07T20:06:00.1314978Z SKIPPED [1] sll/jagged_jagged_bmm_test.py:83: CUDA is not available or no GPUs detected 2025-05-07T20:06:00.1315484Z ============================== 2 skipped in 1.52s ============================== 2025-05-07T20:06:00.5257339Z 2025-05-07T20:06:00.5257814Z [TEST] Python test suite PASSED: ./sll/jagged_jagged_bmm_test.py 2025-05-07T20:06:00.5275079Z [TEST] Python test time for ./sll/jagged_jagged_bmm_test.py: 4 seconds 2025-05-07T20:06:00.5275708Z 2025-05-07T20:06:00.5275721Z 2025-05-07T20:06:00.5275741Z 2025-05-07T20:06:00.5275745Z 2025-05-07T20:06:00.5288248Z ################################################################################ 2025-05-07T20:06:00.5303891Z # [2025-05-07T20:06:00.530Z] Run Python Test Suite: 2025-05-07T20:06:00.5304303Z # ./sll/jagged_self_substraction_jagged_out_test.py 2025-05-07T20:06:00.5304829Z ################################################################################ 2025-05-07T20:06:00.5326422Z + 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:06:00.5327154Z 2025-05-07T20:06:02.6656589Z ============================= test session starts ============================== 2025-05-07T20:06:02.6657267Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:06:02.6657846Z cachedir: .pytest_cache 2025-05-07T20:06:02.6658468Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:06:02.6659146Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:06:02.6659460Z plugins: hypothesis-6.131.14 2025-05-07T20:06:04.5843585Z collecting ... collected 1 item 2025-05-07T20:06:04.5843838Z 2025-05-07T20:06:04.5865965Z sll/jagged_self_substraction_jagged_out_test.py::JaggedSelfSubtractionJaggedOutTest::test_triton_jagged_self_substraction_jagged_out SKIPPED 2025-05-07T20:06:04.5866577Z 2025-05-07T20:06:04.5866748Z =========================== short test summary info ============================ 2025-05-07T20:06:04.5867349Z SKIPPED [1] sll/jagged_self_substraction_jagged_out_test.py:25: CUDA is not available or no GPUs detected 2025-05-07T20:06:04.5867942Z ============================== 1 skipped in 2.04s ============================== 2025-05-07T20:06:05.0968745Z 2025-05-07T20:06:05.0969070Z [TEST] Python test suite PASSED: ./sll/jagged_self_substraction_jagged_out_test.py 2025-05-07T20:06:05.0987773Z [TEST] Python test time for ./sll/jagged_self_substraction_jagged_out_test.py: 5 seconds 2025-05-07T20:06:05.0988140Z 2025-05-07T20:06:05.0988146Z 2025-05-07T20:06:05.0988152Z 2025-05-07T20:06:05.0988183Z 2025-05-07T20:06:05.1000208Z ################################################################################ 2025-05-07T20:06:05.1016587Z # [2025-05-07T20:06:05.101Z] Run Python Test Suite: 2025-05-07T20:06:05.1017065Z # ./sll/jagged_softmax_test.py 2025-05-07T20:06:05.1017384Z ################################################################################ 2025-05-07T20:06:05.1038620Z + 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:06:05.1039276Z 2025-05-07T20:06:07.2103952Z ============================= test session starts ============================== 2025-05-07T20:06:07.2104676Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:06:07.2105238Z cachedir: .pytest_cache 2025-05-07T20:06:07.2105969Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:06:07.2106653Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:06:07.2106980Z plugins: hypothesis-6.131.14 2025-05-07T20:06:08.5994767Z collecting ... collected 3 items 2025-05-07T20:06:08.5995035Z 2025-05-07T20:06:08.6008075Z sll/jagged_softmax_test.py::JaggedSoftmaxTest::test_triton_jagged2_softmax SKIPPED 2025-05-07T20:06:08.6017235Z sll/jagged_softmax_test.py::JaggedSoftmaxTest::test_triton_jagged2_softmax_meta_backend SKIPPED 2025-05-07T20:06:08.6033506Z sll/jagged_softmax_test.py::JaggedSoftmaxTest::test_triton_jagged_softmax SKIPPED 2025-05-07T20:06:08.6033875Z 2025-05-07T20:06:08.6034289Z =========================== short test summary info ============================ 2025-05-07T20:06:08.6034802Z SKIPPED [1] sll/jagged_softmax_test.py:93: CUDA is not available or no GPUs detected 2025-05-07T20:06:08.6035506Z SKIPPED [1] sll/jagged_softmax_test.py:158: CUDA is not available or no GPUs detected 2025-05-07T20:06:08.6036175Z SKIPPED [1] sll/jagged_softmax_test.py:28: CUDA is not available or no GPUs detected 2025-05-07T20:06:08.6036789Z ============================== 3 skipped in 1.51s ============================== 2025-05-07T20:06:09.0035593Z 2025-05-07T20:06:09.0036153Z [TEST] Python test suite PASSED: ./sll/jagged_softmax_test.py 2025-05-07T20:06:09.0052801Z [TEST] Python test time for ./sll/jagged_softmax_test.py: 4 seconds 2025-05-07T20:06:09.0053122Z 2025-05-07T20:06:09.0053127Z 2025-05-07T20:06:09.0053132Z 2025-05-07T20:06:09.0053141Z 2025-05-07T20:06:09.0065858Z ################################################################################ 2025-05-07T20:06:09.0081776Z # [2025-05-07T20:06:09.007Z] Run Python Test Suite: 2025-05-07T20:06:09.0082209Z # ./sll/multi_head_jagged_flash_attention_test.py 2025-05-07T20:06:09.0082573Z ################################################################################ 2025-05-07T20:06:09.0104176Z + 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:06:09.0104915Z 2025-05-07T20:06:11.1180444Z ============================= test session starts ============================== 2025-05-07T20:06:11.1181141Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:06:11.1181702Z cachedir: .pytest_cache 2025-05-07T20:06:11.1182311Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:06:11.1182982Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:06:11.1183319Z plugins: hypothesis-6.131.14 2025-05-07T20:06:12.5330699Z collecting ... collected 1 item 2025-05-07T20:06:12.5330947Z 2025-05-07T20:06:12.5350468Z sll/multi_head_jagged_flash_attention_test.py::MultiHeadJaggedFlashAttentionTest::test_multi_head_jagged_flash_attention SKIPPED 2025-05-07T20:06:12.5351054Z 2025-05-07T20:06:12.5351211Z =========================== short test summary info ============================ 2025-05-07T20:06:12.5352144Z SKIPPED [1] ../../../../../github/home/miniconda/envs/build_binary/lib/python3.10/unittest/case.py:117: Test fails in OSS mode, see https://github.com/triton-lang/triton/issues/5435 2025-05-07T20:06:12.5353011Z ============================== 1 skipped in 1.54s ============================== 2025-05-07T20:06:12.9320240Z 2025-05-07T20:06:12.9320723Z [TEST] Python test suite PASSED: ./sll/multi_head_jagged_flash_attention_test.py 2025-05-07T20:06:12.9337683Z [TEST] Python test time for ./sll/multi_head_jagged_flash_attention_test.py: 3 seconds 2025-05-07T20:06:12.9338076Z 2025-05-07T20:06:12.9338081Z 2025-05-07T20:06:12.9338085Z 2025-05-07T20:06:12.9338098Z 2025-05-07T20:06:12.9350579Z ################################################################################ 2025-05-07T20:06:12.9366079Z # [2025-05-07T20:06:12.936Z] Run Python Test Suite: 2025-05-07T20:06:12.9366444Z # ./sparse/block_bucketize_test.py 2025-05-07T20:06:12.9366771Z ################################################################################ 2025-05-07T20:06:12.9388388Z + 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:06:12.9389066Z 2025-05-07T20:06:15.0258258Z ============================= test session starts ============================== 2025-05-07T20:06:15.0258942Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:06:15.0259497Z cachedir: .pytest_cache 2025-05-07T20:06:15.0260422Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:06:15.0261101Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:06:15.0261435Z plugins: hypothesis-6.131.14 2025-05-07T20:06:16.9582037Z collecting ... collected 11 items 2025-05-07T20:06:16.9582325Z 2025-05-07T20:06:17.1229716Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:06:17.1230744Z self=, 2025-05-07T20:06:17.1231323Z index_type=torch.int32, 2025-05-07T20:06:17.1231585Z has_weight=False, 2025-05-07T20:06:17.1231839Z bucketize_pos=False, 2025-05-07T20:06:17.1232092Z sequence=False, 2025-05-07T20:06:17.1232307Z ) 2025-05-07T20:06:17.1232572Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:06:17.1233197Z self=, 2025-05-07T20:06:17.1233757Z index_type=torch.int64, 2025-05-07T20:06:17.1234008Z has_weight=False, 2025-05-07T20:06:17.1234254Z bucketize_pos=False, 2025-05-07T20:06:17.1234506Z sequence=False, 2025-05-07T20:06:17.1234711Z ) 2025-05-07T20:06:17.1234974Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:06:17.1235592Z self=, 2025-05-07T20:06:17.1236209Z index_type=torch.int64, 2025-05-07T20:06:17.1236473Z has_weight=False, 2025-05-07T20:06:17.1236722Z bucketize_pos=False, 2025-05-07T20:06:17.1236963Z sequence=True, 2025-05-07T20:06:17.1237185Z ) 2025-05-07T20:06:17.1237449Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:06:17.1238063Z self=, 2025-05-07T20:06:17.1238620Z index_type=torch.int32, 2025-05-07T20:06:17.1238883Z has_weight=True, 2025-05-07T20:06:17.1239130Z bucketize_pos=True, 2025-05-07T20:06:17.1239367Z sequence=True, 2025-05-07T20:06:17.1239585Z ) 2025-05-07T20:06:17.1239852Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:06:17.1240450Z self=, 2025-05-07T20:06:17.1241005Z index_type=torch.int32, 2025-05-07T20:06:17.1241273Z has_weight=False, 2025-05-07T20:06:17.1241508Z bucketize_pos=True, 2025-05-07T20:06:17.1241752Z sequence=False, 2025-05-07T20:06:17.1241976Z ) 2025-05-07T20:06:17.1242225Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:06:17.1242843Z self=, 2025-05-07T20:06:17.1243397Z index_type=torch.int32, 2025-05-07T20:06:17.1243665Z has_weight=True, 2025-05-07T20:06:17.1243895Z bucketize_pos=False, 2025-05-07T20:06:17.1244146Z sequence=True, 2025-05-07T20:06:17.1244363Z ) 2025-05-07T20:06:17.1244615Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:06:17.1245223Z self=, 2025-05-07T20:06:17.1245779Z index_type=torch.int32, 2025-05-07T20:06:17.1246029Z has_weight=False, 2025-05-07T20:06:17.1246271Z bucketize_pos=True, 2025-05-07T20:06:17.1246516Z sequence=True, 2025-05-07T20:06:17.1246720Z ) 2025-05-07T20:06:17.1246978Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:06:17.1247590Z self=, 2025-05-07T20:06:17.1248148Z index_type=torch.int64, 2025-05-07T20:06:17.1248397Z has_weight=True, 2025-05-07T20:06:17.1248642Z bucketize_pos=False, 2025-05-07T20:06:17.1249048Z sequence=True, 2025-05-07T20:06:17.1249252Z ) 2025-05-07T20:06:17.1249520Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:06:17.1250125Z self=, 2025-05-07T20:06:17.1250674Z index_type=torch.int32, 2025-05-07T20:06:17.1250939Z has_weight=True, 2025-05-07T20:06:17.1251179Z bucketize_pos=True, 2025-05-07T20:06:17.1251413Z sequence=False, 2025-05-07T20:06:17.1251635Z ) 2025-05-07T20:06:17.1251966Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:06:17.1252563Z self=, 2025-05-07T20:06:17.1253115Z index_type=torch.int32, 2025-05-07T20:06:17.1253373Z has_weight=True, 2025-05-07T20:06:17.1253615Z bucketize_pos=False, 2025-05-07T20:06:17.1253854Z sequence=False, 2025-05-07T20:06:17.1254071Z ) 2025-05-07T20:06:17.1254329Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:06:17.1254931Z self=, 2025-05-07T20:06:17.1255491Z index_type=torch.int64, 2025-05-07T20:06:17.1255756Z has_weight=True, 2025-05-07T20:06:17.1255989Z bucketize_pos=True, 2025-05-07T20:06:17.1256233Z sequence=True, 2025-05-07T20:06:17.1256450Z ) 2025-05-07T20:06:17.1256696Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:06:17.1257307Z self=, 2025-05-07T20:06:17.1257868Z index_type=torch.int32, 2025-05-07T20:06:17.1258129Z has_weight=False, 2025-05-07T20:06:17.1258362Z bucketize_pos=False, 2025-05-07T20:06:17.1258612Z sequence=True, 2025-05-07T20:06:17.1258831Z ) 2025-05-07T20:06:17.1259078Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:06:17.1259682Z self=, 2025-05-07T20:06:17.1260243Z index_type=torch.int64, 2025-05-07T20:06:17.1260494Z has_weight=True, 2025-05-07T20:06:17.1260738Z bucketize_pos=False, 2025-05-07T20:06:17.1260990Z sequence=False, 2025-05-07T20:06:17.1261199Z ) 2025-05-07T20:06:17.1261459Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:06:17.1262069Z self=, 2025-05-07T20:06:17.1262619Z index_type=torch.int64, 2025-05-07T20:06:17.1262880Z has_weight=True, 2025-05-07T20:06:17.1263118Z bucketize_pos=True, 2025-05-07T20:06:17.1263362Z sequence=False, 2025-05-07T20:06:17.1263566Z ) 2025-05-07T20:06:17.1263823Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:06:17.1264426Z self=, 2025-05-07T20:06:17.1264970Z index_type=torch.int64, 2025-05-07T20:06:17.1265241Z has_weight=False, 2025-05-07T20:06:17.1265481Z bucketize_pos=True, 2025-05-07T20:06:17.1265710Z sequence=True, 2025-05-07T20:06:17.1265926Z ) 2025-05-07T20:06:17.1266185Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:06:17.1266782Z self=, 2025-05-07T20:06:17.1267340Z index_type=torch.int64, 2025-05-07T20:06:17.1267599Z has_weight=False, 2025-05-07T20:06:17.1267844Z bucketize_pos=True, 2025-05-07T20:06:17.1268077Z sequence=False, 2025-05-07T20:06:17.1268292Z ) 2025-05-07T20:06:17.1268495Z PASSED 2025-05-07T20:06:17.1324209Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_inference Trying example: test_block_bucketize_sparse_features_inference( 2025-05-07T20:06:17.1325296Z self=, 2025-05-07T20:06:17.1326046Z index_type=torch.int32, 2025-05-07T20:06:17.1326283Z ) 2025-05-07T20:06:17.1326583Z Trying example: test_block_bucketize_sparse_features_inference( 2025-05-07T20:06:17.1327280Z self=, 2025-05-07T20:06:17.1327884Z index_type=torch.int64, 2025-05-07T20:06:17.1328123Z ) 2025-05-07T20:06:17.1328320Z PASSED 2025-05-07T20:06:17.1338710Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_large SKIPPED 2025-05-07T20:06:17.1710552Z 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:06:17.1711637Z self=, 2025-05-07T20:06:17.1712239Z long_indices=False, 2025-05-07T20:06:17.1712493Z use_cpu=True, 2025-05-07T20:06:17.1712713Z keep_orig_idx=False, 2025-05-07T20:06:17.1712965Z sequence=False, 2025-05-07T20:06:17.1713229Z bucketize_pos=False, 2025-05-07T20:06:17.1713469Z ) 2025-05-07T20:06:17.1713764Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:06:17.1714468Z self=, 2025-05-07T20:06:17.1715074Z long_indices=True, 2025-05-07T20:06:17.1715321Z use_cpu=True, 2025-05-07T20:06:17.1715543Z keep_orig_idx=False, 2025-05-07T20:06:17.1715796Z sequence=False, 2025-05-07T20:06:17.1716092Z bucketize_pos=False, 2025-05-07T20:06:17.1716321Z ) 2025-05-07T20:06:17.1716626Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:06:17.1717329Z self=, 2025-05-07T20:06:17.1717918Z long_indices=True, 2025-05-07T20:06:17.1718163Z use_cpu=True, 2025-05-07T20:06:17.1718391Z keep_orig_idx=False, 2025-05-07T20:06:17.1718628Z sequence=True, 2025-05-07T20:06:17.1718875Z bucketize_pos=False, 2025-05-07T20:06:17.1719115Z ) 2025-05-07T20:06:17.1719424Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:06:17.1720116Z self=, 2025-05-07T20:06:17.1720727Z long_indices=True, 2025-05-07T20:06:17.1720977Z use_cpu=True, 2025-05-07T20:06:17.1721197Z keep_orig_idx=True, 2025-05-07T20:06:17.1721444Z sequence=True, 2025-05-07T20:06:17.1721681Z bucketize_pos=True, 2025-05-07T20:06:17.1721908Z ) 2025-05-07T20:06:17.1722224Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:06:17.1722930Z self=, 2025-05-07T20:06:17.1723544Z long_indices=False, 2025-05-07T20:06:17.1723777Z use_cpu=True, 2025-05-07T20:06:17.1724011Z keep_orig_idx=True, 2025-05-07T20:06:17.1724256Z sequence=False, 2025-05-07T20:06:17.1724475Z bucketize_pos=True, 2025-05-07T20:06:17.1724709Z ) 2025-05-07T20:06:17.1725016Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:06:17.1725711Z self=, 2025-05-07T20:06:17.1726319Z long_indices=True, 2025-05-07T20:06:17.1726555Z use_cpu=True, 2025-05-07T20:06:17.1726771Z keep_orig_idx=False, 2025-05-07T20:06:17.1727018Z sequence=True, 2025-05-07T20:06:17.1727245Z bucketize_pos=True, 2025-05-07T20:06:17.1727463Z ) 2025-05-07T20:06:17.1727765Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:06:17.1728465Z self=, 2025-05-07T20:06:17.1729196Z long_indices=True, 2025-05-07T20:06:17.1729422Z use_cpu=True, 2025-05-07T20:06:17.1729654Z keep_orig_idx=False, 2025-05-07T20:06:17.1729905Z sequence=False, 2025-05-07T20:06:17.1730129Z bucketize_pos=True, 2025-05-07T20:06:17.1730366Z ) 2025-05-07T20:06:17.1730673Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:06:17.1731432Z self=, 2025-05-07T20:06:17.1732032Z long_indices=False, 2025-05-07T20:06:17.1732279Z use_cpu=True, 2025-05-07T20:06:17.1732495Z keep_orig_idx=True, 2025-05-07T20:06:17.1732738Z sequence=True, 2025-05-07T20:06:17.1732971Z bucketize_pos=False, 2025-05-07T20:06:17.1733198Z ) 2025-05-07T20:06:17.1733501Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:06:17.1734206Z self=, 2025-05-07T20:06:17.1734807Z long_indices=True, 2025-05-07T20:06:17.1735035Z use_cpu=True, 2025-05-07T20:06:17.1735264Z keep_orig_idx=True, 2025-05-07T20:06:17.1735508Z sequence=False, 2025-05-07T20:06:17.1735731Z bucketize_pos=False, 2025-05-07T20:06:17.1735972Z ) 2025-05-07T20:06:17.1736279Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:06:17.1736970Z self=, 2025-05-07T20:06:17.1737572Z long_indices=False, 2025-05-07T20:06:17.1737814Z use_cpu=True, 2025-05-07T20:06:17.1738041Z keep_orig_idx=True, 2025-05-07T20:06:17.1738270Z sequence=False, 2025-05-07T20:06:17.1738501Z bucketize_pos=False, 2025-05-07T20:06:17.1738738Z ) 2025-05-07T20:06:17.1739026Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:06:17.1739725Z self=, 2025-05-07T20:06:17.1740335Z long_indices=False, 2025-05-07T20:06:17.1740563Z use_cpu=True, 2025-05-07T20:06:17.1740792Z keep_orig_idx=False, 2025-05-07T20:06:17.1741038Z sequence=True, 2025-05-07T20:06:17.1741256Z bucketize_pos=True, 2025-05-07T20:06:17.1741490Z ) 2025-05-07T20:06:17.1741792Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:06:17.1742490Z self=, 2025-05-07T20:06:17.1743098Z long_indices=False, 2025-05-07T20:06:17.1743339Z use_cpu=True, 2025-05-07T20:06:17.1743564Z keep_orig_idx=True, 2025-05-07T20:06:17.1743790Z sequence=True, 2025-05-07T20:06:17.1744018Z bucketize_pos=True, 2025-05-07T20:06:17.1744250Z ) 2025-05-07T20:06:17.1744541Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:06:17.1745253Z self=, 2025-05-07T20:06:17.1745853Z long_indices=False, 2025-05-07T20:06:17.1746083Z use_cpu=True, 2025-05-07T20:06:17.1746315Z keep_orig_idx=False, 2025-05-07T20:06:17.1746563Z sequence=False, 2025-05-07T20:06:17.1746782Z bucketize_pos=True, 2025-05-07T20:06:17.1747014Z ) 2025-05-07T20:06:17.1747321Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:06:17.1748033Z self=, 2025-05-07T20:06:17.1748622Z long_indices=False, 2025-05-07T20:06:17.1748861Z use_cpu=True, 2025-05-07T20:06:17.1749095Z keep_orig_idx=False, 2025-05-07T20:06:17.1749333Z sequence=True, 2025-05-07T20:06:17.1749568Z bucketize_pos=False, 2025-05-07T20:06:17.1749807Z ) 2025-05-07T20:06:17.1750098Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:06:17.1750909Z self=, 2025-05-07T20:06:17.1751516Z long_indices=True, 2025-05-07T20:06:17.1751748Z use_cpu=True, 2025-05-07T20:06:17.1751982Z keep_orig_idx=True, 2025-05-07T20:06:17.1752230Z sequence=True, 2025-05-07T20:06:17.1752455Z bucketize_pos=False, 2025-05-07T20:06:17.1752700Z ) 2025-05-07T20:06:17.1753061Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:06:17.1753771Z self=, 2025-05-07T20:06:17.1754366Z long_indices=True, 2025-05-07T20:06:17.1754609Z use_cpu=True, 2025-05-07T20:06:17.1754845Z keep_orig_idx=True, 2025-05-07T20:06:17.1755079Z sequence=False, 2025-05-07T20:06:17.1755318Z bucketize_pos=True, 2025-05-07T20:06:17.1755554Z ) 2025-05-07T20:06:17.1755741Z PASSED 2025-05-07T20:06:17.1919298Z 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:06:17.1920454Z self=, 2025-05-07T20:06:17.1921078Z long_indices=False, 2025-05-07T20:06:17.1921311Z use_cpu=True, 2025-05-07T20:06:17.1921547Z keep_orig_idx=False, 2025-05-07T20:06:17.1921803Z sequence=False, 2025-05-07T20:06:17.1922013Z ) 2025-05-07T20:06:17.1922337Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:06:17.1923069Z self=, 2025-05-07T20:06:17.1923671Z long_indices=True, 2025-05-07T20:06:17.1923908Z use_cpu=True, 2025-05-07T20:06:17.1924144Z keep_orig_idx=False, 2025-05-07T20:06:17.1924409Z sequence=False, 2025-05-07T20:06:17.1924614Z ) 2025-05-07T20:06:17.1924931Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:06:17.1925665Z self=, 2025-05-07T20:06:17.1926272Z long_indices=True, 2025-05-07T20:06:17.1926512Z use_cpu=True, 2025-05-07T20:06:17.1926742Z keep_orig_idx=False, 2025-05-07T20:06:17.1926991Z sequence=True, 2025-05-07T20:06:17.1927203Z ) 2025-05-07T20:06:17.1927527Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:06:17.1928259Z self=, 2025-05-07T20:06:17.1928862Z long_indices=False, 2025-05-07T20:06:17.1929108Z use_cpu=True, 2025-05-07T20:06:17.1929338Z keep_orig_idx=True, 2025-05-07T20:06:17.1929569Z sequence=True, 2025-05-07T20:06:17.1929792Z ) 2025-05-07T20:06:17.1930110Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:06:17.1930829Z self=, 2025-05-07T20:06:17.1931447Z long_indices=False, 2025-05-07T20:06:17.1931696Z use_cpu=True, 2025-05-07T20:06:17.1931926Z keep_orig_idx=True, 2025-05-07T20:06:17.1932159Z sequence=False, 2025-05-07T20:06:17.1932376Z ) 2025-05-07T20:06:17.1932699Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:06:17.1933423Z self=, 2025-05-07T20:06:17.1934045Z long_indices=False, 2025-05-07T20:06:17.1934289Z use_cpu=True, 2025-05-07T20:06:17.1934506Z keep_orig_idx=False, 2025-05-07T20:06:17.1934755Z sequence=True, 2025-05-07T20:06:17.1934971Z ) 2025-05-07T20:06:17.1935277Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:06:17.1936167Z self=, 2025-05-07T20:06:17.1936789Z long_indices=True, 2025-05-07T20:06:17.1937028Z use_cpu=True, 2025-05-07T20:06:17.1937242Z keep_orig_idx=True, 2025-05-07T20:06:17.1937485Z sequence=True, 2025-05-07T20:06:17.1937703Z ) 2025-05-07T20:06:17.1938008Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:06:17.1938809Z self=, 2025-05-07T20:06:17.1939421Z long_indices=True, 2025-05-07T20:06:17.1939644Z use_cpu=True, 2025-05-07T20:06:17.1939870Z keep_orig_idx=True, 2025-05-07T20:06:17.1940115Z sequence=False, 2025-05-07T20:06:17.1940318Z ) 2025-05-07T20:06:17.1940510Z PASSED 2025-05-07T20:06:17.2129140Z 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:06:17.2130406Z self=, 2025-05-07T20:06:17.2131046Z long_indices=False, 2025-05-07T20:06:17.2131290Z use_cpu=True, 2025-05-07T20:06:17.2131520Z keep_orig_idx=False, 2025-05-07T20:06:17.2131757Z sequence=False, 2025-05-07T20:06:17.2131977Z ) 2025-05-07T20:06:17.2132325Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:06:17.2133126Z self=, 2025-05-07T20:06:17.2133762Z long_indices=True, 2025-05-07T20:06:17.2133999Z use_cpu=True, 2025-05-07T20:06:17.2134230Z keep_orig_idx=False, 2025-05-07T20:06:17.2134469Z sequence=False, 2025-05-07T20:06:17.2134709Z ) 2025-05-07T20:06:17.2135062Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:06:17.2135861Z self=, 2025-05-07T20:06:17.2136496Z long_indices=False, 2025-05-07T20:06:17.2136740Z use_cpu=True, 2025-05-07T20:06:17.2136968Z keep_orig_idx=True, 2025-05-07T20:06:17.2137200Z sequence=False, 2025-05-07T20:06:17.2137417Z ) 2025-05-07T20:06:17.2137769Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:06:17.2138554Z self=, 2025-05-07T20:06:17.2139201Z long_indices=True, 2025-05-07T20:06:17.2139459Z use_cpu=True, 2025-05-07T20:06:17.2139677Z keep_orig_idx=True, 2025-05-07T20:06:17.2139923Z sequence=False, 2025-05-07T20:06:17.2140151Z ) 2025-05-07T20:06:17.2140502Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:06:17.2141287Z self=, 2025-05-07T20:06:17.2141940Z long_indices=True, 2025-05-07T20:06:17.2142185Z use_cpu=True, 2025-05-07T20:06:17.2142404Z keep_orig_idx=True, 2025-05-07T20:06:17.2142655Z sequence=True, 2025-05-07T20:06:17.2142876Z ) 2025-05-07T20:06:17.2143218Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:06:17.2144017Z self=, 2025-05-07T20:06:17.2144669Z long_indices=True, 2025-05-07T20:06:17.2144917Z use_cpu=True, 2025-05-07T20:06:17.2145135Z keep_orig_idx=False, 2025-05-07T20:06:17.2145390Z sequence=True, 2025-05-07T20:06:17.2145607Z ) 2025-05-07T20:06:17.2146069Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:06:17.2146871Z self=, 2025-05-07T20:06:17.2147520Z long_indices=False, 2025-05-07T20:06:17.2147751Z use_cpu=True, 2025-05-07T20:06:17.2147981Z keep_orig_idx=True, 2025-05-07T20:06:17.2148226Z sequence=True, 2025-05-07T20:06:17.2148429Z ) 2025-05-07T20:06:17.2148842Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:06:17.2149638Z self=, 2025-05-07T20:06:17.2150280Z long_indices=False, 2025-05-07T20:06:17.2150510Z use_cpu=True, 2025-05-07T20:06:17.2150740Z keep_orig_idx=False, 2025-05-07T20:06:17.2150993Z sequence=True, 2025-05-07T20:06:17.2151196Z ) 2025-05-07T20:06:17.2151392Z PASSED 2025-05-07T20:06:17.2349700Z 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:06:17.2350929Z self=, 2025-05-07T20:06:17.2351642Z long_indices=False, 2025-05-07T20:06:17.2351890Z use_cpu=True, 2025-05-07T20:06:17.2352123Z keep_orig_idx=False, 2025-05-07T20:06:17.2352366Z sequence=False, 2025-05-07T20:06:17.2352586Z ) 2025-05-07T20:06:17.2352933Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:06:17.2353713Z self=, 2025-05-07T20:06:17.2354348Z long_indices=True, 2025-05-07T20:06:17.2354588Z use_cpu=True, 2025-05-07T20:06:17.2354806Z keep_orig_idx=False, 2025-05-07T20:06:17.2355060Z sequence=False, 2025-05-07T20:06:17.2355279Z ) 2025-05-07T20:06:17.2355610Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:06:17.2356442Z self=, 2025-05-07T20:06:17.2357098Z long_indices=True, 2025-05-07T20:06:17.2357339Z use_cpu=True, 2025-05-07T20:06:17.2357558Z keep_orig_idx=False, 2025-05-07T20:06:17.2357812Z sequence=True, 2025-05-07T20:06:17.2358030Z ) 2025-05-07T20:06:17.2358374Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:06:17.2359149Z self=, 2025-05-07T20:06:17.2359795Z long_indices=False, 2025-05-07T20:06:17.2360036Z use_cpu=True, 2025-05-07T20:06:17.2360251Z keep_orig_idx=True, 2025-05-07T20:06:17.2360493Z sequence=True, 2025-05-07T20:06:17.2360706Z ) 2025-05-07T20:06:17.2361036Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:06:17.2361825Z self=, 2025-05-07T20:06:17.2362712Z long_indices=False, 2025-05-07T20:06:17.2363072Z use_cpu=True, 2025-05-07T20:06:17.2363307Z keep_orig_idx=True, 2025-05-07T20:06:17.2363551Z sequence=False, 2025-05-07T20:06:17.2363778Z ) 2025-05-07T20:06:17.2364109Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:06:17.2364900Z self=, 2025-05-07T20:06:17.2365540Z long_indices=True, 2025-05-07T20:06:17.2365765Z use_cpu=True, 2025-05-07T20:06:17.2365991Z keep_orig_idx=True, 2025-05-07T20:06:17.2366232Z sequence=False, 2025-05-07T20:06:17.2366589Z ) 2025-05-07T20:06:17.2366938Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:06:17.2367735Z self=, 2025-05-07T20:06:17.2368377Z long_indices=True, 2025-05-07T20:06:17.2368603Z use_cpu=True, 2025-05-07T20:06:17.2368834Z keep_orig_idx=True, 2025-05-07T20:06:17.2369077Z sequence=True, 2025-05-07T20:06:17.2369282Z ) 2025-05-07T20:06:17.2369736Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:06:17.2370532Z self=, 2025-05-07T20:06:17.2371160Z long_indices=False, 2025-05-07T20:06:17.2371404Z use_cpu=True, 2025-05-07T20:06:17.2371639Z keep_orig_idx=False, 2025-05-07T20:06:17.2371874Z sequence=True, 2025-05-07T20:06:17.2372097Z ) 2025-05-07T20:06:17.2372287Z PASSED 2025-05-07T20:06:17.2572414Z 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:06:17.2582179Z self=, 2025-05-07T20:06:17.2582888Z long_indices=False, 2025-05-07T20:06:17.2583155Z use_cpu=True, 2025-05-07T20:06:17.2583397Z keep_orig_idx=False, 2025-05-07T20:06:17.2583654Z sequence=False, 2025-05-07T20:06:17.2583866Z ) 2025-05-07T20:06:17.2584256Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:06:17.2585120Z self=, 2025-05-07T20:06:17.2585805Z long_indices=True, 2025-05-07T20:06:17.2586043Z use_cpu=True, 2025-05-07T20:06:17.2586277Z keep_orig_idx=False, 2025-05-07T20:06:17.2586532Z sequence=False, 2025-05-07T20:06:17.2586743Z ) 2025-05-07T20:06:17.2587121Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:06:17.2587980Z self=, 2025-05-07T20:06:17.2588660Z long_indices=True, 2025-05-07T20:06:17.2588895Z use_cpu=True, 2025-05-07T20:06:17.2589129Z keep_orig_idx=True, 2025-05-07T20:06:17.2589378Z sequence=False, 2025-05-07T20:06:17.2589584Z ) 2025-05-07T20:06:17.2589962Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:06:17.2590820Z self=, 2025-05-07T20:06:17.2591486Z long_indices=True, 2025-05-07T20:06:17.2591732Z use_cpu=True, 2025-05-07T20:06:17.2591962Z keep_orig_idx=True, 2025-05-07T20:06:17.2592193Z sequence=True, 2025-05-07T20:06:17.2592412Z ) 2025-05-07T20:06:17.2592788Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:06:17.2593641Z self=, 2025-05-07T20:06:17.2594291Z long_indices=True, 2025-05-07T20:06:17.2594538Z use_cpu=True, 2025-05-07T20:06:17.2594770Z keep_orig_idx=False, 2025-05-07T20:06:17.2595020Z sequence=True, 2025-05-07T20:06:17.2595226Z ) 2025-05-07T20:06:17.2595604Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:06:17.2596540Z self=, 2025-05-07T20:06:17.2597200Z long_indices=False, 2025-05-07T20:06:17.2597616Z use_cpu=True, 2025-05-07T20:06:17.2597847Z keep_orig_idx=True, 2025-05-07T20:06:17.2598078Z sequence=False, 2025-05-07T20:06:17.2598300Z ) 2025-05-07T20:06:17.2598677Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:06:17.2599517Z self=, 2025-05-07T20:06:17.2600196Z long_indices=False, 2025-05-07T20:06:17.2600513Z use_cpu=True, 2025-05-07T20:06:17.2600746Z keep_orig_idx=True, 2025-05-07T20:06:17.2600976Z sequence=True, 2025-05-07T20:06:17.2601196Z ) 2025-05-07T20:06:17.2601575Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:06:17.2602417Z self=, 2025-05-07T20:06:17.2603101Z long_indices=False, 2025-05-07T20:06:17.2603346Z use_cpu=True, 2025-05-07T20:06:17.2603564Z keep_orig_idx=False, 2025-05-07T20:06:17.2603814Z sequence=True, 2025-05-07T20:06:17.2604030Z ) 2025-05-07T20:06:17.2604207Z PASSED 2025-05-07T20:06:17.2907866Z 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:06:17.2909131Z self=, 2025-05-07T20:06:17.2909790Z index_type=torch.int32, 2025-05-07T20:06:17.2910042Z has_weight=False, 2025-05-07T20:06:17.2910294Z bucketize_pos=False, 2025-05-07T20:06:17.2910547Z sequence=False, 2025-05-07T20:06:17.2910765Z ) 2025-05-07T20:06:17.2911102Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:06:17.2911903Z self=, 2025-05-07T20:06:17.2912568Z index_type=torch.int64, 2025-05-07T20:06:17.2912820Z has_weight=False, 2025-05-07T20:06:17.2913062Z bucketize_pos=False, 2025-05-07T20:06:17.2913310Z sequence=False, 2025-05-07T20:06:17.2913517Z ) 2025-05-07T20:06:17.2913865Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:06:17.2914666Z self=, 2025-05-07T20:06:17.2915326Z index_type=torch.int64, 2025-05-07T20:06:17.2915574Z has_weight=True, 2025-05-07T20:06:17.2915820Z bucketize_pos=False, 2025-05-07T20:06:17.2916136Z sequence=False, 2025-05-07T20:06:17.2916344Z ) 2025-05-07T20:06:17.2916697Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:06:17.2917503Z self=, 2025-05-07T20:06:17.2918150Z index_type=torch.int64, 2025-05-07T20:06:17.2918414Z has_weight=True, 2025-05-07T20:06:17.2918655Z bucketize_pos=True, 2025-05-07T20:06:17.2918887Z sequence=True, 2025-05-07T20:06:17.2919103Z ) 2025-05-07T20:06:17.2919475Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:06:17.2920278Z self=, 2025-05-07T20:06:17.2920931Z index_type=torch.int64, 2025-05-07T20:06:17.2921179Z has_weight=False, 2025-05-07T20:06:17.2921425Z bucketize_pos=True, 2025-05-07T20:06:17.2921672Z sequence=False, 2025-05-07T20:06:17.2921879Z ) 2025-05-07T20:06:17.2922227Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:06:17.2923032Z self=, 2025-05-07T20:06:17.2923837Z index_type=torch.int32, 2025-05-07T20:06:17.2924104Z has_weight=True, 2025-05-07T20:06:17.2924353Z bucketize_pos=False, 2025-05-07T20:06:17.2924593Z sequence=True, 2025-05-07T20:06:17.2924815Z ) 2025-05-07T20:06:17.2925169Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:06:17.2926040Z self=, 2025-05-07T20:06:17.2926680Z index_type=torch.int32, 2025-05-07T20:06:17.2926946Z has_weight=True, 2025-05-07T20:06:17.2927187Z bucketize_pos=True, 2025-05-07T20:06:17.2927422Z sequence=False, 2025-05-07T20:06:17.2927644Z ) 2025-05-07T20:06:17.2927993Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:06:17.2928779Z self=, 2025-05-07T20:06:17.2929436Z index_type=torch.int32, 2025-05-07T20:06:17.2929699Z has_weight=True, 2025-05-07T20:06:17.2929927Z bucketize_pos=True, 2025-05-07T20:06:17.2930169Z sequence=True, 2025-05-07T20:06:17.2930385Z ) 2025-05-07T20:06:17.2930735Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:06:17.2931530Z self=, 2025-05-07T20:06:17.2932186Z index_type=torch.int64, 2025-05-07T20:06:17.2932446Z has_weight=True, 2025-05-07T20:06:17.2932674Z bucketize_pos=False, 2025-05-07T20:06:17.2932922Z sequence=True, 2025-05-07T20:06:17.2933135Z ) 2025-05-07T20:06:17.2933470Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:06:17.2934271Z self=, 2025-05-07T20:06:17.2934931Z index_type=torch.int32, 2025-05-07T20:06:17.2935191Z has_weight=False, 2025-05-07T20:06:17.2935423Z bucketize_pos=True, 2025-05-07T20:06:17.2935670Z sequence=True, 2025-05-07T20:06:17.2935890Z ) 2025-05-07T20:06:17.2936225Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:06:17.2937031Z self=, 2025-05-07T20:06:17.2937682Z index_type=torch.int64, 2025-05-07T20:06:17.2937934Z has_weight=False, 2025-05-07T20:06:17.2938182Z bucketize_pos=True, 2025-05-07T20:06:17.2938428Z sequence=True, 2025-05-07T20:06:17.2938637Z ) 2025-05-07T20:06:17.2938988Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:06:17.2939788Z self=, 2025-05-07T20:06:17.2940447Z index_type=torch.int32, 2025-05-07T20:06:17.2940698Z has_weight=True, 2025-05-07T20:06:17.2940944Z bucketize_pos=False, 2025-05-07T20:06:17.2941199Z sequence=False, 2025-05-07T20:06:17.2941406Z ) 2025-05-07T20:06:17.2941755Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:06:17.2942557Z self=, 2025-05-07T20:06:17.2943203Z index_type=torch.int64, 2025-05-07T20:06:17.2943467Z has_weight=False, 2025-05-07T20:06:17.2943713Z bucketize_pos=False, 2025-05-07T20:06:17.2943951Z sequence=True, 2025-05-07T20:06:17.2944169Z ) 2025-05-07T20:06:17.2944513Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:06:17.2945315Z self=, 2025-05-07T20:06:17.2946030Z index_type=torch.int64, 2025-05-07T20:06:17.2946295Z has_weight=True, 2025-05-07T20:06:17.2946538Z bucketize_pos=True, 2025-05-07T20:06:17.2946772Z sequence=False, 2025-05-07T20:06:17.2946990Z ) 2025-05-07T20:06:17.2947339Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:06:17.2948183Z self=, 2025-05-07T20:06:17.2948837Z index_type=torch.int32, 2025-05-07T20:06:17.2949099Z has_weight=False, 2025-05-07T20:06:17.2949340Z bucketize_pos=True, 2025-05-07T20:06:17.2949576Z sequence=False, 2025-05-07T20:06:17.2949795Z ) 2025-05-07T20:06:17.2950144Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:06:17.2950929Z self=, 2025-05-07T20:06:17.2951589Z index_type=torch.int32, 2025-05-07T20:06:17.2951853Z has_weight=False, 2025-05-07T20:06:17.2952086Z bucketize_pos=False, 2025-05-07T20:06:17.2952336Z sequence=True, 2025-05-07T20:06:17.2952549Z ) 2025-05-07T20:06:17.2952727Z PASSED 2025-05-07T20:06:17.3193896Z 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:06:17.3195161Z self=, 2025-05-07T20:06:17.3195823Z index_type=torch.int32, 2025-05-07T20:06:17.3196155Z has_weight=False, 2025-05-07T20:06:17.3196407Z bucketize_pos=False, 2025-05-07T20:06:17.3196659Z sequence=False, 2025-05-07T20:06:17.3196870Z ) 2025-05-07T20:06:17.3197227Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:06:17.3198033Z self=, 2025-05-07T20:06:17.3198689Z index_type=torch.int64, 2025-05-07T20:06:17.3198937Z has_weight=False, 2025-05-07T20:06:17.3199184Z bucketize_pos=False, 2025-05-07T20:06:17.3199439Z sequence=False, 2025-05-07T20:06:17.3199647Z ) 2025-05-07T20:06:17.3200008Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:06:17.3200838Z self=, 2025-05-07T20:06:17.3201497Z index_type=torch.int64, 2025-05-07T20:06:17.3201751Z has_weight=True, 2025-05-07T20:06:17.3201994Z bucketize_pos=True, 2025-05-07T20:06:17.3202238Z sequence=False, 2025-05-07T20:06:17.3202445Z ) 2025-05-07T20:06:17.3202798Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:06:17.3203608Z self=, 2025-05-07T20:06:17.3204268Z index_type=torch.int32, 2025-05-07T20:06:17.3204518Z has_weight=True, 2025-05-07T20:06:17.3204764Z bucketize_pos=False, 2025-05-07T20:06:17.3205013Z sequence=True, 2025-05-07T20:06:17.3205218Z ) 2025-05-07T20:06:17.3205751Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:06:17.3206561Z self=, 2025-05-07T20:06:17.3207203Z index_type=torch.int64, 2025-05-07T20:06:17.3207471Z has_weight=False, 2025-05-07T20:06:17.3207720Z bucketize_pos=True, 2025-05-07T20:06:17.3207966Z sequence=False, 2025-05-07T20:06:17.3208170Z ) 2025-05-07T20:06:17.3208522Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:06:17.3209509Z self=, 2025-05-07T20:06:17.3210154Z index_type=torch.int64, 2025-05-07T20:06:17.3210414Z has_weight=False, 2025-05-07T20:06:17.3210657Z bucketize_pos=False, 2025-05-07T20:06:17.3210897Z sequence=True, 2025-05-07T20:06:17.3211126Z ) 2025-05-07T20:06:17.3211548Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:06:17.3212340Z self=, 2025-05-07T20:06:17.3212988Z index_type=torch.int32, 2025-05-07T20:06:17.3213253Z has_weight=True, 2025-05-07T20:06:17.3213483Z bucketize_pos=True, 2025-05-07T20:06:17.3213731Z sequence=False, 2025-05-07T20:06:17.3213951Z ) 2025-05-07T20:06:17.3214290Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:06:17.3215094Z self=, 2025-05-07T20:06:17.3215756Z index_type=torch.int64, 2025-05-07T20:06:17.3216015Z has_weight=False, 2025-05-07T20:06:17.3216243Z bucketize_pos=True, 2025-05-07T20:06:17.3216491Z sequence=True, 2025-05-07T20:06:17.3216704Z ) 2025-05-07T20:06:17.3217043Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:06:17.3217841Z self=, 2025-05-07T20:06:17.3218494Z index_type=torch.int32, 2025-05-07T20:06:17.3218741Z has_weight=True, 2025-05-07T20:06:17.3218981Z bucketize_pos=False, 2025-05-07T20:06:17.3219236Z sequence=False, 2025-05-07T20:06:17.3219440Z ) 2025-05-07T20:06:17.3219790Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:06:17.3220598Z self=, 2025-05-07T20:06:17.3221255Z index_type=torch.int64, 2025-05-07T20:06:17.3221503Z has_weight=True, 2025-05-07T20:06:17.3221745Z bucketize_pos=False, 2025-05-07T20:06:17.3222001Z sequence=True, 2025-05-07T20:06:17.3222205Z ) 2025-05-07T20:06:17.3222564Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:06:17.3223370Z self=, 2025-05-07T20:06:17.3224016Z index_type=torch.int32, 2025-05-07T20:06:17.3224276Z has_weight=True, 2025-05-07T20:06:17.3224515Z bucketize_pos=True, 2025-05-07T20:06:17.3224745Z sequence=True, 2025-05-07T20:06:17.3224965Z ) 2025-05-07T20:06:17.3225313Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:06:17.3226120Z self=, 2025-05-07T20:06:17.3226771Z index_type=torch.int32, 2025-05-07T20:06:17.3227033Z has_weight=False, 2025-05-07T20:06:17.3227280Z bucketize_pos=True, 2025-05-07T20:06:17.3227514Z sequence=False, 2025-05-07T20:06:17.3227734Z ) 2025-05-07T20:06:17.3228092Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:06:17.3228887Z self=, 2025-05-07T20:06:17.3229544Z index_type=torch.int32, 2025-05-07T20:06:17.3229810Z has_weight=False, 2025-05-07T20:06:17.3230052Z bucketize_pos=True, 2025-05-07T20:06:17.3230281Z sequence=True, 2025-05-07T20:06:17.3230494Z ) 2025-05-07T20:06:17.3230843Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:06:17.3231704Z self=, 2025-05-07T20:06:17.3232369Z index_type=torch.int32, 2025-05-07T20:06:17.3232633Z has_weight=False, 2025-05-07T20:06:17.3232865Z bucketize_pos=False, 2025-05-07T20:06:17.3233120Z sequence=True, 2025-05-07T20:06:17.3233335Z ) 2025-05-07T20:06:17.3233728Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:06:17.3234531Z self=, 2025-05-07T20:06:17.3235185Z index_type=torch.int64, 2025-05-07T20:06:17.3235444Z has_weight=True, 2025-05-07T20:06:17.3235672Z bucketize_pos=False, 2025-05-07T20:06:17.3236017Z sequence=False, 2025-05-07T20:06:17.3236238Z ) 2025-05-07T20:06:17.3236578Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:06:17.3237387Z self=, 2025-05-07T20:06:17.3238051Z index_type=torch.int64, 2025-05-07T20:06:17.3238301Z has_weight=True, 2025-05-07T20:06:17.3238544Z bucketize_pos=True, 2025-05-07T20:06:17.3238790Z sequence=True, 2025-05-07T20:06:17.3238996Z ) 2025-05-07T20:06:17.3239187Z PASSED 2025-05-07T20:06:17.3298104Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_populate_bucketized_permute Trying example: test_populate_bucketized_permute( 2025-05-07T20:06:17.3299044Z self=, 2025-05-07T20:06:17.3299583Z index_type=torch.int32, 2025-05-07T20:06:17.3299841Z ) 2025-05-07T20:06:17.3300098Z Trying example: test_populate_bucketized_permute( 2025-05-07T20:06:17.3300673Z self=, 2025-05-07T20:06:17.3301221Z index_type=torch.int64, 2025-05-07T20:06:17.3301475Z ) 2025-05-07T20:06:17.3309185Z PASSED 2025-05-07T20:06:17.3309308Z 2025-05-07T20:06:17.3309483Z =========================== short test summary info ============================ 2025-05-07T20:06:17.3310000Z SKIPPED [1] sparse/block_bucketize_test.py:1360: Skip is GPU is not available. 2025-05-07T20:06:17.3310511Z ======================== 10 passed, 1 skipped in 2.43s ========================= 2025-05-07T20:06:17.8423717Z 2025-05-07T20:06:17.8424406Z [TEST] Python test suite PASSED: ./sparse/block_bucketize_test.py 2025-05-07T20:06:17.8441564Z [TEST] Python test time for ./sparse/block_bucketize_test.py: 5 seconds 2025-05-07T20:06:17.8441917Z 2025-05-07T20:06:17.8441923Z 2025-05-07T20:06:17.8441927Z 2025-05-07T20:06:17.8441939Z 2025-05-07T20:06:17.8454446Z ################################################################################ 2025-05-07T20:06:17.8470103Z # [2025-05-07T20:06:17.846Z] Run Python Test Suite: 2025-05-07T20:06:17.8470478Z # ./sparse/cumsum_test.py 2025-05-07T20:06:17.8470782Z ################################################################################ 2025-05-07T20:06:17.8492351Z + 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:06:17.8493012Z 2025-05-07T20:06:19.9674014Z ============================= test session starts ============================== 2025-05-07T20:06:19.9674679Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:06:19.9675238Z cachedir: .pytest_cache 2025-05-07T20:06:19.9675849Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:06:19.9676596Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:06:19.9676906Z plugins: hypothesis-6.131.14 2025-05-07T20:06:21.8956449Z collecting ... collected 3 items 2025-05-07T20:06:21.8956831Z 2025-05-07T20:06:22.0519115Z sparse/cumsum_test.py::CumSumTest::test_asynchronous_complete_cumsum_2d Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:06:22.0520519Z self=, 2025-05-07T20:06:22.0521401Z n=0, 2025-05-07T20:06:22.0521715Z b=0, 2025-05-07T20:06:22.0522091Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:06:22.0522969Z device=device(type='cpu'), 2025-05-07T20:06:22.0523421Z ) 2025-05-07T20:06:22.0523870Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:06:22.0524803Z self=, 2025-05-07T20:06:22.0525568Z n=12, 2025-05-07T20:06:22.0525881Z b=0, 2025-05-07T20:06:22.0526251Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:06:22.0526792Z device=device(type='cpu'), 2025-05-07T20:06:22.0527234Z ) 2025-05-07T20:06:22.0527617Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:06:22.0528467Z self=, 2025-05-07T20:06:22.0529364Z n=12, 2025-05-07T20:06:22.0529718Z b=0, 2025-05-07T20:06:22.0530141Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:06:22.0530769Z device=device(type='cpu'), 2025-05-07T20:06:22.0531249Z ) 2025-05-07T20:06:22.0531731Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:06:22.0532760Z self=, 2025-05-07T20:06:22.0533662Z n=5, 2025-05-07T20:06:22.0534004Z b=5, 2025-05-07T20:06:22.0534416Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:06:22.0535012Z device=device(type='cpu'), 2025-05-07T20:06:22.0535476Z ) 2025-05-07T20:06:22.0535957Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:06:22.0536991Z self=, 2025-05-07T20:06:22.0537890Z n=12, 2025-05-07T20:06:22.0538232Z b=6, 2025-05-07T20:06:22.0538642Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:06:22.0539143Z device=device(type='cpu'), 2025-05-07T20:06:22.0539542Z ) 2025-05-07T20:06:22.0540013Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:06:22.0541037Z self=, 2025-05-07T20:06:22.0541924Z n=19, 2025-05-07T20:06:22.0542277Z b=8, 2025-05-07T20:06:22.0542704Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:06:22.0543341Z device=device(type='cpu'), 2025-05-07T20:06:22.0543804Z ) 2025-05-07T20:06:22.0544282Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:06:22.0545309Z self=, 2025-05-07T20:06:22.0546205Z n=40, 2025-05-07T20:06:22.0546561Z b=5, 2025-05-07T20:06:22.0546976Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:06:22.0547563Z device=device(type='cpu'), 2025-05-07T20:06:22.0548044Z ) 2025-05-07T20:06:22.0548529Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:06:22.0549539Z self=, 2025-05-07T20:06:22.0550435Z n=24, 2025-05-07T20:06:22.0550791Z b=3, 2025-05-07T20:06:22.0551221Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:06:22.0551811Z device=device(type='cpu'), 2025-05-07T20:06:22.0552291Z ) 2025-05-07T20:06:22.0552775Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:06:22.0553689Z self=, 2025-05-07T20:06:22.0554494Z n=13, 2025-05-07T20:06:22.0554817Z b=3, 2025-05-07T20:06:22.0555156Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:06:22.0556106Z device=device(type='cpu'), 2025-05-07T20:06:22.0556522Z ) 2025-05-07T20:06:22.0556944Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:06:22.0557805Z self=, 2025-05-07T20:06:22.0558642Z n=60, 2025-05-07T20:06:22.0558981Z b=4, 2025-05-07T20:06:22.0559395Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:06:22.0559993Z device=device(type='cpu'), 2025-05-07T20:06:22.0560468Z ) 2025-05-07T20:06:22.0561072Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:06:22.0562105Z self=, 2025-05-07T20:06:22.0563003Z n=24, 2025-05-07T20:06:22.0563345Z b=1, 2025-05-07T20:06:22.0563760Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:06:22.0564360Z device=device(type='cpu'), 2025-05-07T20:06:22.0564830Z ) 2025-05-07T20:06:22.0565310Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:06:22.0566347Z self=, 2025-05-07T20:06:22.0567233Z n=1, 2025-05-07T20:06:22.0567585Z b=1, 2025-05-07T20:06:22.0567996Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:06:22.0568562Z device=device(type='cpu'), 2025-05-07T20:06:22.0568960Z ) 2025-05-07T20:06:22.0569421Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:06:22.0570451Z self=, 2025-05-07T20:06:22.0571343Z n=2, 2025-05-07T20:06:22.0571692Z b=10, 2025-05-07T20:06:22.0572112Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:06:22.0572694Z device=device(type='cpu'), 2025-05-07T20:06:22.0573171Z ) 2025-05-07T20:06:22.0573658Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:06:22.0574674Z self=, 2025-05-07T20:06:22.0575575Z n=10, 2025-05-07T20:06:22.0575926Z b=10, 2025-05-07T20:06:22.0576331Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:06:22.0576932Z device=device(type='cpu'), 2025-05-07T20:06:22.0577410Z ) 2025-05-07T20:06:22.0577876Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:06:22.0578893Z self=, 2025-05-07T20:06:22.0579779Z n=32, 2025-05-07T20:06:22.0580137Z b=0, 2025-05-07T20:06:22.0580572Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:06:22.0581197Z device=device(type='cpu'), 2025-05-07T20:06:22.0581676Z ) 2025-05-07T20:06:22.0582139Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:06:22.0583123Z self=, 2025-05-07T20:06:22.0583924Z n=0, 2025-05-07T20:06:22.0584216Z b=0, 2025-05-07T20:06:22.0584574Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:06:22.0585133Z device=device(type='cpu'), 2025-05-07T20:06:22.0585562Z ) 2025-05-07T20:06:22.0585997Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:06:22.0586965Z self=, 2025-05-07T20:06:22.0587760Z n=53, 2025-05-07T20:06:22.0588080Z b=4, 2025-05-07T20:06:22.0588462Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:06:22.0589023Z device=device(type='cpu'), 2025-05-07T20:06:22.0589473Z ) 2025-05-07T20:06:22.0589915Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:06:22.0590947Z self=, 2025-05-07T20:06:22.0591744Z n=4, 2025-05-07T20:06:22.0592059Z b=4, 2025-05-07T20:06:22.0592465Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:06:22.0593058Z device=device(type='cpu'), 2025-05-07T20:06:22.0593519Z ) 2025-05-07T20:06:22.0594152Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:06:22.0595119Z self=, 2025-05-07T20:06:22.0596082Z n=24, 2025-05-07T20:06:22.0596417Z b=6, 2025-05-07T20:06:22.0596846Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:06:22.0597419Z device=device(type='cpu'), 2025-05-07T20:06:22.0597872Z ) 2025-05-07T20:06:22.0598343Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:06:22.0599407Z self=, 2025-05-07T20:06:22.0600113Z n=24, 2025-05-07T20:06:22.0600400Z b=0, 2025-05-07T20:06:22.0600729Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:06:22.0601221Z device=device(type='cpu'), 2025-05-07T20:06:22.0601625Z ) 2025-05-07T20:06:22.0601949Z PASSED 2025-05-07T20:06:22.5246834Z sparse/cumsum_test.py::CumSumTest::test_batched_complete_cumsum Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:22.5248217Z self=, 2025-05-07T20:06:22.5249000Z batch_size=10, 2025-05-07T20:06:22.5249373Z max_len=10, 2025-05-07T20:06:22.5249813Z dtype=torch.int32, 2025-05-07T20:06:22.5250228Z device=device(type='cpu'), 2025-05-07T20:06:22.5250672Z ) 2025-05-07T20:06:22.5251038Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:22.5251901Z self=, 2025-05-07T20:06:22.5252743Z batch_size=205, 2025-05-07T20:06:22.5253117Z max_len=10, 2025-05-07T20:06:22.5253479Z dtype=torch.int32, 2025-05-07T20:06:22.5253896Z device=device(type='cpu'), 2025-05-07T20:06:22.5254342Z ) 2025-05-07T20:06:22.5254762Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:22.5255616Z self=, 2025-05-07T20:06:22.5256459Z batch_size=86, 2025-05-07T20:06:22.5256867Z max_len=10, 2025-05-07T20:06:22.5257223Z dtype=torch.int32, 2025-05-07T20:06:22.5257652Z device=device(type='cpu'), 2025-05-07T20:06:22.5258105Z ) 2025-05-07T20:06:22.5258484Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:22.5259350Z self=, 2025-05-07T20:06:22.5260149Z batch_size=86, 2025-05-07T20:06:22.5260546Z max_len=726, 2025-05-07T20:06:22.5260924Z dtype=torch.int32, 2025-05-07T20:06:22.5261412Z device=device(type='cpu'), 2025-05-07T20:06:22.5261870Z ) 2025-05-07T20:06:22.5262263Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:22.5263100Z self=, 2025-05-07T20:06:22.5263931Z batch_size=71, 2025-05-07T20:06:22.5264302Z max_len=10, 2025-05-07T20:06:22.5264690Z dtype=torch.int32, 2025-05-07T20:06:22.5265146Z device=device(type='cpu'), 2025-05-07T20:06:22.5265626Z ) 2025-05-07T20:06:22.5266040Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:22.5266931Z self=, 2025-05-07T20:06:22.5267735Z batch_size=71, 2025-05-07T20:06:22.5268114Z max_len=457, 2025-05-07T20:06:22.5268512Z dtype=torch.int32, 2025-05-07T20:06:22.5268935Z device=device(type='cpu'), 2025-05-07T20:06:22.5269368Z ) 2025-05-07T20:06:22.5269757Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:22.5270604Z self=, 2025-05-07T20:06:22.5271418Z batch_size=524, 2025-05-07T20:06:22.5271822Z max_len=764, 2025-05-07T20:06:22.5272228Z dtype=torch.int32, 2025-05-07T20:06:22.5272668Z device=device(type='cpu'), 2025-05-07T20:06:22.5273145Z ) 2025-05-07T20:06:22.5273560Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:22.5274427Z self=, 2025-05-07T20:06:22.5275651Z batch_size=11, 2025-05-07T20:06:22.5276142Z max_len=10, 2025-05-07T20:06:22.5276533Z dtype=torch.int32, 2025-05-07T20:06:22.5276985Z device=device(type='cpu'), 2025-05-07T20:06:22.5277444Z ) 2025-05-07T20:06:22.5277847Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:22.5278721Z self=, 2025-05-07T20:06:22.5279541Z batch_size=108, 2025-05-07T20:06:22.5279941Z max_len=495, 2025-05-07T20:06:22.5281421Z dtype=torch.int64, 2025-05-07T20:06:22.5281895Z device=device(type='cpu'), 2025-05-07T20:06:22.5282359Z ) 2025-05-07T20:06:22.5282759Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:22.5283637Z self=, 2025-05-07T20:06:22.5284460Z batch_size=812, 2025-05-07T20:06:22.5284845Z max_len=299, 2025-05-07T20:06:22.5285238Z dtype=torch.int32, 2025-05-07T20:06:22.5285602Z device=device(type='cpu'), 2025-05-07T20:06:22.5286001Z ) 2025-05-07T20:06:22.5286415Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:22.5287281Z self=, 2025-05-07T20:06:22.5288066Z batch_size=341, 2025-05-07T20:06:22.5288457Z max_len=801, 2025-05-07T20:06:22.5288848Z dtype=torch.int32, 2025-05-07T20:06:22.5289275Z device=device(type='cpu'), 2025-05-07T20:06:22.5289735Z ) 2025-05-07T20:06:22.5290151Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:22.5291013Z self=, 2025-05-07T20:06:22.5291805Z batch_size=801, 2025-05-07T20:06:22.5292195Z max_len=801, 2025-05-07T20:06:22.5292583Z dtype=torch.int32, 2025-05-07T20:06:22.5293013Z device=device(type='cpu'), 2025-05-07T20:06:22.5293471Z ) 2025-05-07T20:06:22.5293895Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:22.5294761Z self=, 2025-05-07T20:06:22.5295572Z batch_size=999, 2025-05-07T20:06:22.5295945Z max_len=590, 2025-05-07T20:06:22.5296336Z dtype=torch.int64, 2025-05-07T20:06:22.5296785Z device=device(type='cpu'), 2025-05-07T20:06:22.5297228Z ) 2025-05-07T20:06:22.5297640Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:22.5298513Z self=, 2025-05-07T20:06:22.5299318Z batch_size=999, 2025-05-07T20:06:22.5299714Z max_len=999, 2025-05-07T20:06:22.5300109Z dtype=torch.int64, 2025-05-07T20:06:22.5300540Z device=device(type='cpu'), 2025-05-07T20:06:22.5300999Z ) 2025-05-07T20:06:22.5301413Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:22.5302279Z self=, 2025-05-07T20:06:22.5303074Z batch_size=824, 2025-05-07T20:06:22.5303475Z max_len=532, 2025-05-07T20:06:22.5303876Z dtype=torch.int64, 2025-05-07T20:06:22.5304307Z device=device(type='cpu'), 2025-05-07T20:06:22.5304767Z ) 2025-05-07T20:06:22.5305182Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:22.5306226Z self=, 2025-05-07T20:06:22.5307041Z batch_size=824, 2025-05-07T20:06:22.5307430Z max_len=824, 2025-05-07T20:06:22.5307809Z dtype=torch.int64, 2025-05-07T20:06:22.5308255Z device=device(type='cpu'), 2025-05-07T20:06:22.5308705Z ) 2025-05-07T20:06:22.5309097Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:22.5309959Z self=, 2025-05-07T20:06:22.5310765Z batch_size=632, 2025-05-07T20:06:22.5311137Z max_len=913, 2025-05-07T20:06:22.5311527Z dtype=torch.int64, 2025-05-07T20:06:22.5311966Z device=device(type='cpu'), 2025-05-07T20:06:22.5312423Z ) 2025-05-07T20:06:22.5313045Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:22.5313910Z self=, 2025-05-07T20:06:22.5314716Z batch_size=632, 2025-05-07T20:06:22.5315090Z max_len=632, 2025-05-07T20:06:22.5315486Z dtype=torch.int64, 2025-05-07T20:06:22.5316021Z device=device(type='cpu'), 2025-05-07T20:06:22.5316459Z ) 2025-05-07T20:06:22.5316863Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:22.5317863Z self=, 2025-05-07T20:06:22.5318656Z batch_size=117, 2025-05-07T20:06:22.5319049Z max_len=222, 2025-05-07T20:06:22.5319448Z dtype=torch.int64, 2025-05-07T20:06:22.5319878Z device=device(type='cpu'), 2025-05-07T20:06:22.5320333Z ) 2025-05-07T20:06:22.5320745Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:22.5321605Z self=, 2025-05-07T20:06:22.5322404Z batch_size=117, 2025-05-07T20:06:22.5322797Z max_len=117, 2025-05-07T20:06:22.5323188Z dtype=torch.int64, 2025-05-07T20:06:22.5323624Z device=device(type='cpu'), 2025-05-07T20:06:22.5324084Z ) 2025-05-07T20:06:22.5324497Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:22.5325340Z self=, 2025-05-07T20:06:22.5326151Z batch_size=275, 2025-05-07T20:06:22.5326546Z max_len=958, 2025-05-07T20:06:22.5326888Z dtype=torch.int64, 2025-05-07T20:06:22.5327307Z device=device(type='cpu'), 2025-05-07T20:06:22.5327745Z ) 2025-05-07T20:06:22.5328130Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:22.5328952Z self=, 2025-05-07T20:06:22.5329727Z batch_size=275, 2025-05-07T20:06:22.5330086Z max_len=275, 2025-05-07T20:06:22.5330468Z dtype=torch.int64, 2025-05-07T20:06:22.5330900Z device=device(type='cpu'), 2025-05-07T20:06:22.5331350Z ) 2025-05-07T20:06:22.5331735Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:22.5332564Z self=, 2025-05-07T20:06:22.5333339Z batch_size=616, 2025-05-07T20:06:22.5333698Z max_len=812, 2025-05-07T20:06:22.5334074Z dtype=torch.int64, 2025-05-07T20:06:22.5334497Z device=device(type='cpu'), 2025-05-07T20:06:22.5334920Z ) 2025-05-07T20:06:22.5335320Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:22.5336144Z self=, 2025-05-07T20:06:22.5336905Z batch_size=812, 2025-05-07T20:06:22.5337280Z max_len=812, 2025-05-07T20:06:22.5337658Z dtype=torch.int64, 2025-05-07T20:06:22.5338074Z device=device(type='cpu'), 2025-05-07T20:06:22.5338520Z ) 2025-05-07T20:06:22.5338919Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:22.5339744Z self=, 2025-05-07T20:06:22.5340525Z batch_size=770, 2025-05-07T20:06:22.5340918Z max_len=477, 2025-05-07T20:06:22.5341328Z dtype=torch.int32, 2025-05-07T20:06:22.5341728Z device=device(type='cpu'), 2025-05-07T20:06:22.5342169Z ) 2025-05-07T20:06:22.5342567Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:22.5343383Z self=, 2025-05-07T20:06:22.5344158Z batch_size=770, 2025-05-07T20:06:22.5344542Z max_len=770, 2025-05-07T20:06:22.5344909Z dtype=torch.int32, 2025-05-07T20:06:22.5345340Z device=device(type='cpu'), 2025-05-07T20:06:22.5345781Z ) 2025-05-07T20:06:22.5346160Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:22.5346988Z self=, 2025-05-07T20:06:22.5347763Z batch_size=631, 2025-05-07T20:06:22.5348144Z max_len=327, 2025-05-07T20:06:22.5348677Z dtype=torch.int64, 2025-05-07T20:06:22.5349109Z device=device(type='cpu'), 2025-05-07T20:06:22.5349552Z ) 2025-05-07T20:06:22.5349935Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:22.5350768Z self=, 2025-05-07T20:06:22.5351554Z batch_size=631, 2025-05-07T20:06:22.5351916Z max_len=631, 2025-05-07T20:06:22.5352293Z dtype=torch.int64, 2025-05-07T20:06:22.5352720Z device=device(type='cpu'), 2025-05-07T20:06:22.5353244Z ) 2025-05-07T20:06:22.5353642Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:22.5354470Z self=, 2025-05-07T20:06:22.5355231Z batch_size=591, 2025-05-07T20:06:22.5355611Z max_len=101, 2025-05-07T20:06:22.5356085Z dtype=torch.int64, 2025-05-07T20:06:22.5356507Z device=device(type='cpu'), 2025-05-07T20:06:22.5356949Z ) 2025-05-07T20:06:22.5357343Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:22.5358175Z self=, 2025-05-07T20:06:22.5358931Z batch_size=591, 2025-05-07T20:06:22.5359290Z max_len=591, 2025-05-07T20:06:22.5359625Z dtype=torch.int64, 2025-05-07T20:06:22.5360057Z device=device(type='cpu'), 2025-05-07T20:06:22.5360435Z ) 2025-05-07T20:06:22.5360793Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:22.5361498Z self=, 2025-05-07T20:06:22.5362201Z batch_size=979, 2025-05-07T20:06:22.5362588Z max_len=679, 2025-05-07T20:06:22.5362964Z dtype=torch.int32, 2025-05-07T20:06:22.5363393Z device=device(type='cpu'), 2025-05-07T20:06:22.5363850Z ) 2025-05-07T20:06:22.5364224Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:22.5365012Z self=, 2025-05-07T20:06:22.5365735Z batch_size=979, 2025-05-07T20:06:22.5366076Z max_len=979, 2025-05-07T20:06:22.5366433Z dtype=torch.int32, 2025-05-07T20:06:22.5366828Z device=device(type='cpu'), 2025-05-07T20:06:22.5367280Z ) 2025-05-07T20:06:22.5367705Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:22.5368588Z self=, 2025-05-07T20:06:22.5369334Z batch_size=157, 2025-05-07T20:06:22.5369699Z max_len=590, 2025-05-07T20:06:22.5370101Z dtype=torch.int32, 2025-05-07T20:06:22.5370558Z device=device(type='cpu'), 2025-05-07T20:06:22.5370995Z ) 2025-05-07T20:06:22.5371397Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:22.5372234Z self=, 2025-05-07T20:06:22.5373024Z batch_size=157, 2025-05-07T20:06:22.5373434Z max_len=157, 2025-05-07T20:06:22.5373819Z dtype=torch.int32, 2025-05-07T20:06:22.5374256Z device=device(type='cpu'), 2025-05-07T20:06:22.5374725Z ) 2025-05-07T20:06:22.5375158Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:22.5376025Z self=, 2025-05-07T20:06:22.5376780Z batch_size=492, 2025-05-07T20:06:22.5377178Z max_len=107, 2025-05-07T20:06:22.5377586Z dtype=torch.int32, 2025-05-07T20:06:22.5378013Z device=device(type='cpu'), 2025-05-07T20:06:22.5378475Z ) 2025-05-07T20:06:22.5378899Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:22.5379778Z self=, 2025-05-07T20:06:22.5380617Z batch_size=107, 2025-05-07T20:06:22.5380989Z max_len=107, 2025-05-07T20:06:22.5381358Z dtype=torch.int32, 2025-05-07T20:06:22.5381819Z device=device(type='cpu'), 2025-05-07T20:06:22.5382252Z ) 2025-05-07T20:06:22.5382632Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:22.5383426Z self=, 2025-05-07T20:06:22.5384412Z batch_size=25, 2025-05-07T20:06:22.5384813Z max_len=39, 2025-05-07T20:06:22.5385198Z dtype=torch.int32, 2025-05-07T20:06:22.5385652Z device=device(type='cpu'), 2025-05-07T20:06:22.5386122Z ) 2025-05-07T20:06:22.6251978Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:22.6252786Z self=, 2025-05-07T20:06:22.6253501Z batch_size=39, 2025-05-07T20:06:22.6254247Z max_len=39, 2025-05-07T20:06:22.6254642Z dtype=torch.int32, 2025-05-07T20:06:22.6255036Z device=device(type='cpu'), 2025-05-07T20:06:22.6255448Z ) 2025-05-07T20:06:22.6255824Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:22.6256573Z self=, 2025-05-07T20:06:22.6257375Z batch_size=406, 2025-05-07T20:06:22.6257754Z max_len=244, 2025-05-07T20:06:22.6258129Z dtype=torch.int64, 2025-05-07T20:06:22.6258529Z device=device(type='cpu'), 2025-05-07T20:06:22.6258962Z ) 2025-05-07T20:06:22.6259349Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:22.6260128Z self=, 2025-05-07T20:06:22.6260812Z batch_size=244, 2025-05-07T20:06:22.6261160Z max_len=244, 2025-05-07T20:06:22.6261479Z dtype=torch.int64, 2025-05-07T20:06:22.6261906Z device=device(type='cpu'), 2025-05-07T20:06:22.6262382Z ) 2025-05-07T20:06:22.6262827Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:22.6263723Z self=, 2025-05-07T20:06:22.6264572Z batch_size=719, 2025-05-07T20:06:22.6264985Z max_len=642, 2025-05-07T20:06:22.6265386Z dtype=torch.int32, 2025-05-07T20:06:22.6265849Z device=device(type='cpu'), 2025-05-07T20:06:22.6266335Z ) 2025-05-07T20:06:22.6266751Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:22.6267676Z self=, 2025-05-07T20:06:22.6268515Z batch_size=642, 2025-05-07T20:06:22.6268914Z max_len=642, 2025-05-07T20:06:22.6269325Z dtype=torch.int32, 2025-05-07T20:06:22.6269786Z device=device(type='cpu'), 2025-05-07T20:06:22.6270247Z ) 2025-05-07T20:06:22.6270668Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:22.6271574Z self=, 2025-05-07T20:06:22.6272425Z batch_size=295, 2025-05-07T20:06:22.6272814Z max_len=84, 2025-05-07T20:06:22.6273219Z dtype=torch.int64, 2025-05-07T20:06:22.6273675Z device=device(type='cpu'), 2025-05-07T20:06:22.6274138Z ) 2025-05-07T20:06:22.6274566Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:22.6275468Z self=, 2025-05-07T20:06:22.6276398Z batch_size=84, 2025-05-07T20:06:22.6276813Z max_len=84, 2025-05-07T20:06:22.6277215Z dtype=torch.int64, 2025-05-07T20:06:22.6277667Z device=device(type='cpu'), 2025-05-07T20:06:22.6278145Z ) 2025-05-07T20:06:22.6278571Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:22.6279463Z self=, 2025-05-07T20:06:22.6280305Z batch_size=766, 2025-05-07T20:06:22.6280709Z max_len=98, 2025-05-07T20:06:22.6281097Z dtype=torch.int32, 2025-05-07T20:06:22.6281571Z device=device(type='cpu'), 2025-05-07T20:06:22.6282048Z ) 2025-05-07T20:06:22.6282471Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:22.6283359Z self=, 2025-05-07T20:06:22.6284205Z batch_size=766, 2025-05-07T20:06:22.6284614Z max_len=766, 2025-05-07T20:06:22.6285012Z dtype=torch.int32, 2025-05-07T20:06:22.6285478Z device=device(type='cpu'), 2025-05-07T20:06:22.6285888Z ) 2025-05-07T20:06:22.6286583Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:22.6287481Z self=, 2025-05-07T20:06:22.6288324Z batch_size=91, 2025-05-07T20:06:22.6288714Z max_len=422, 2025-05-07T20:06:22.6289132Z dtype=torch.int64, 2025-05-07T20:06:22.6289589Z device=device(type='cpu'), 2025-05-07T20:06:22.6290053Z ) 2025-05-07T20:06:22.6290482Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:22.6291474Z self=, 2025-05-07T20:06:22.6292312Z batch_size=91, 2025-05-07T20:06:22.6292702Z max_len=91, 2025-05-07T20:06:22.6293108Z dtype=torch.int64, 2025-05-07T20:06:22.6293570Z device=device(type='cpu'), 2025-05-07T20:06:22.6294030Z ) 2025-05-07T20:06:22.6294452Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:22.6295348Z self=, 2025-05-07T20:06:22.6296181Z batch_size=340, 2025-05-07T20:06:22.6296596Z max_len=184, 2025-05-07T20:06:22.6296999Z dtype=torch.int64, 2025-05-07T20:06:22.6297445Z device=device(type='cpu'), 2025-05-07T20:06:22.6297916Z ) 2025-05-07T20:06:22.6298338Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:22.6299217Z self=, 2025-05-07T20:06:22.6300054Z batch_size=184, 2025-05-07T20:06:22.6300454Z max_len=184, 2025-05-07T20:06:22.6300853Z dtype=torch.int64, 2025-05-07T20:06:22.6301314Z device=device(type='cpu'), 2025-05-07T20:06:22.6301787Z ) 2025-05-07T20:06:22.6302140Z PASSED 2025-05-07T20:06:22.6626297Z sparse/cumsum_test.py::CumSumTest::test_cumsum Trying example: test_cumsum( 2025-05-07T20:06:22.6627267Z self=, 2025-05-07T20:06:22.6627875Z n=0, 2025-05-07T20:06:22.6628257Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:06:22.6628782Z device=device(type='cpu'), 2025-05-07T20:06:22.6629189Z ) 2025-05-07T20:06:22.6629470Z Trying example: test_cumsum( 2025-05-07T20:06:22.6630011Z self=, 2025-05-07T20:06:22.6630608Z n=9, 2025-05-07T20:06:22.6630956Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:06:22.6631436Z device=device(type='cpu'), 2025-05-07T20:06:22.6631880Z ) 2025-05-07T20:06:22.6643420Z Trying example: test_cumsum( 2025-05-07T20:06:22.6644057Z self=, 2025-05-07T20:06:22.6644662Z n=10, 2025-05-07T20:06:22.6645045Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:06:22.6645578Z device=device(type='cpu'), 2025-05-07T20:06:22.6646067Z ) 2025-05-07T20:06:22.6646465Z Trying example: test_cumsum( 2025-05-07T20:06:22.6647066Z self=, 2025-05-07T20:06:22.6647710Z n=10, 2025-05-07T20:06:22.6648144Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:06:22.6648776Z device=device(type='cpu'), 2025-05-07T20:06:22.6649216Z ) 2025-05-07T20:06:22.6649575Z Trying example: test_cumsum( 2025-05-07T20:06:22.6650219Z self=, 2025-05-07T20:06:22.6650870Z n=8, 2025-05-07T20:06:22.6651232Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:06:22.6651770Z device=device(type='cpu'), 2025-05-07T20:06:22.6652197Z ) 2025-05-07T20:06:22.6652506Z Trying example: test_cumsum( 2025-05-07T20:06:22.6653084Z self=, 2025-05-07T20:06:22.6653662Z n=1, 2025-05-07T20:06:22.6654009Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:06:22.6654562Z device=device(type='cpu'), 2025-05-07T20:06:22.6654978Z ) 2025-05-07T20:06:22.6655298Z Trying example: test_cumsum( 2025-05-07T20:06:22.6655905Z self=, 2025-05-07T20:06:22.6656533Z n=1, 2025-05-07T20:06:22.6657161Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:06:22.6657687Z device=device(type='cpu'), 2025-05-07T20:06:22.6658097Z ) 2025-05-07T20:06:22.6658425Z Trying example: test_cumsum( 2025-05-07T20:06:22.6659034Z self=, 2025-05-07T20:06:22.6659701Z n=0, 2025-05-07T20:06:22.6660098Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:06:22.6660649Z device=device(type='cpu'), 2025-05-07T20:06:22.6661111Z ) 2025-05-07T20:06:22.6661671Z Trying example: test_cumsum( 2025-05-07T20:06:22.6662254Z self=, 2025-05-07T20:06:22.6662876Z n=1, 2025-05-07T20:06:22.6663259Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:06:22.6663832Z device=device(type='cpu'), 2025-05-07T20:06:22.6664286Z ) 2025-05-07T20:06:22.6664632Z Trying example: test_cumsum( 2025-05-07T20:06:22.6665268Z self=, 2025-05-07T20:06:22.6665951Z n=6, 2025-05-07T20:06:22.6666362Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:06:22.6666953Z device=device(type='cpu'), 2025-05-07T20:06:22.6667397Z ) 2025-05-07T20:06:22.6667775Z Trying example: test_cumsum( 2025-05-07T20:06:22.6668429Z self=, 2025-05-07T20:06:22.6669114Z n=7, 2025-05-07T20:06:22.6669547Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:06:22.6670157Z device=device(type='cpu'), 2025-05-07T20:06:22.6670609Z ) 2025-05-07T20:06:22.6670967Z Trying example: test_cumsum( 2025-05-07T20:06:22.6671615Z self=, 2025-05-07T20:06:22.6672273Z n=9, 2025-05-07T20:06:22.6672689Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:06:22.6673281Z device=device(type='cpu'), 2025-05-07T20:06:22.6673758Z ) 2025-05-07T20:06:22.6674113Z Trying example: test_cumsum( 2025-05-07T20:06:22.6674771Z self=, 2025-05-07T20:06:22.6675471Z n=3, 2025-05-07T20:06:22.6675984Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:06:22.6676568Z device=device(type='cpu'), 2025-05-07T20:06:22.6677037Z ) 2025-05-07T20:06:22.6677397Z Trying example: test_cumsum( 2025-05-07T20:06:22.6678035Z self=, 2025-05-07T20:06:22.6678719Z n=0, 2025-05-07T20:06:22.6679120Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:06:22.6679733Z device=device(type='cpu'), 2025-05-07T20:06:22.6680197Z ) 2025-05-07T20:06:22.6680545Z Trying example: test_cumsum( 2025-05-07T20:06:22.6681201Z self=, 2025-05-07T20:06:22.6681891Z n=7, 2025-05-07T20:06:22.6682241Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:06:22.6682777Z device=device(type='cpu'), 2025-05-07T20:06:22.6683194Z ) 2025-05-07T20:06:22.6683512Z Trying example: test_cumsum( 2025-05-07T20:06:22.6684065Z self=, 2025-05-07T20:06:22.6684632Z n=6, 2025-05-07T20:06:22.6684979Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:06:22.6685452Z device=device(type='cpu'), 2025-05-07T20:06:22.6685830Z ) 2025-05-07T20:06:22.6686144Z Trying example: test_cumsum( 2025-05-07T20:06:22.6686702Z self=, 2025-05-07T20:06:22.6687323Z n=8, 2025-05-07T20:06:22.6687730Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:06:22.6688291Z device=device(type='cpu'), 2025-05-07T20:06:22.6688743Z ) 2025-05-07T20:06:22.6689078Z Trying example: test_cumsum( 2025-05-07T20:06:22.6689593Z self=, 2025-05-07T20:06:22.6690239Z n=8, 2025-05-07T20:06:22.6690560Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:06:22.6691044Z device=device(type='cpu'), 2025-05-07T20:06:22.6691465Z ) 2025-05-07T20:06:22.6691803Z Trying example: test_cumsum( 2025-05-07T20:06:22.6692587Z self=, 2025-05-07T20:06:22.6693198Z n=9, 2025-05-07T20:06:22.6693593Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:06:22.6694136Z device=device(type='cpu'), 2025-05-07T20:06:22.6694551Z ) 2025-05-07T20:06:22.6694882Z Trying example: test_cumsum( 2025-05-07T20:06:22.6695462Z self=, 2025-05-07T20:06:22.6696040Z n=6, 2025-05-07T20:06:22.6696521Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:06:22.6697067Z device=device(type='cpu'), 2025-05-07T20:06:22.6697523Z ) 2025-05-07T20:06:22.6697863Z PASSED 2025-05-07T20:06:22.6698077Z 2025-05-07T20:06:22.6698345Z ============================== 3 passed in 2.82s =============================== 2025-05-07T20:06:23.1785912Z 2025-05-07T20:06:23.1786419Z [TEST] Python test suite PASSED: ./sparse/cumsum_test.py 2025-05-07T20:06:23.1803217Z [TEST] Python test time for ./sparse/cumsum_test.py: 6 seconds 2025-05-07T20:06:23.1803568Z 2025-05-07T20:06:23.1803573Z 2025-05-07T20:06:23.1803577Z 2025-05-07T20:06:23.1803580Z 2025-05-07T20:06:23.1816357Z ################################################################################ 2025-05-07T20:06:23.1832178Z # [2025-05-07T20:06:23.182Z] Run Python Test Suite: 2025-05-07T20:06:23.1832577Z # ./sparse/histogram_binning_calibration_test.py 2025-05-07T20:06:23.1832942Z ################################################################################ 2025-05-07T20:06:23.1854156Z + 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:06:23.1854893Z 2025-05-07T20:06:25.2775341Z ============================= test session starts ============================== 2025-05-07T20:06:25.2776007Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:06:25.2776598Z cachedir: .pytest_cache 2025-05-07T20:06:25.2777220Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:06:25.2777888Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:06:25.2778217Z plugins: hypothesis-6.131.14 2025-05-07T20:06:27.2032108Z collecting ... collected 4 items 2025-05-07T20:06:27.2032392Z 2025-05-07T20:06:27.3639049Z 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:06:27.3641012Z self=, 2025-05-07T20:06:27.3642010Z data_type=torch.bfloat16, 2025-05-07T20:06:27.3642396Z segment_value_type=torch.int32, 2025-05-07T20:06:27.3642800Z segment_length_type=torch.int32, 2025-05-07T20:06:27.3643170Z ) 2025-05-07T20:06:27.3643588Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:06:27.3644732Z self=, 2025-05-07T20:06:27.3645739Z data_type=torch.float16, 2025-05-07T20:06:27.3646095Z segment_value_type=torch.int32, 2025-05-07T20:06:27.3646496Z segment_length_type=torch.int32, 2025-05-07T20:06:27.3646868Z ) 2025-05-07T20:06:27.3647272Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:06:27.3648408Z self=, 2025-05-07T20:06:27.3649401Z data_type=torch.float32, 2025-05-07T20:06:27.3649755Z segment_value_type=torch.int32, 2025-05-07T20:06:27.3650156Z segment_length_type=torch.int32, 2025-05-07T20:06:27.3650815Z ) 2025-05-07T20:06:27.3651216Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:06:27.3652353Z self=, 2025-05-07T20:06:27.3653347Z data_type=torch.float32, 2025-05-07T20:06:27.3653725Z segment_value_type=torch.int64, 2025-05-07T20:06:27.3654110Z segment_length_type=torch.int32, 2025-05-07T20:06:27.3654474Z ) 2025-05-07T20:06:27.3655001Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:06:27.3656121Z self=, 2025-05-07T20:06:27.3657110Z data_type=torch.bfloat16, 2025-05-07T20:06:27.3657483Z segment_value_type=torch.int64, 2025-05-07T20:06:27.3657880Z segment_length_type=torch.int32, 2025-05-07T20:06:27.3658232Z ) 2025-05-07T20:06:27.3658650Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:06:27.3659789Z self=, 2025-05-07T20:06:27.3660781Z data_type=torch.bfloat16, 2025-05-07T20:06:27.3661154Z segment_value_type=torch.int64, 2025-05-07T20:06:27.3661548Z segment_length_type=torch.int64, 2025-05-07T20:06:27.3661898Z ) 2025-05-07T20:06:27.3662312Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:06:27.3663459Z self=, 2025-05-07T20:06:27.3664450Z data_type=torch.float16, 2025-05-07T20:06:27.3664802Z segment_value_type=torch.int64, 2025-05-07T20:06:27.3665201Z segment_length_type=torch.int32, 2025-05-07T20:06:27.3665564Z ) 2025-05-07T20:06:27.3665968Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:06:27.3667105Z self=, 2025-05-07T20:06:27.3668092Z data_type=torch.float16, 2025-05-07T20:06:27.3668448Z segment_value_type=torch.int64, 2025-05-07T20:06:27.3668844Z segment_length_type=torch.int64, 2025-05-07T20:06:27.3669210Z ) 2025-05-07T20:06:27.3669537Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:06:27.3670390Z self=, 2025-05-07T20:06:27.3671144Z data_type=torch.float16, 2025-05-07T20:06:27.3671430Z segment_value_type=torch.int32, 2025-05-07T20:06:27.3671726Z segment_length_type=torch.int64, 2025-05-07T20:06:27.3672007Z ) 2025-05-07T20:06:27.3672325Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:06:27.3673185Z self=, 2025-05-07T20:06:27.3673944Z data_type=torch.bfloat16, 2025-05-07T20:06:27.3674232Z segment_value_type=torch.int32, 2025-05-07T20:06:27.3674537Z segment_length_type=torch.int64, 2025-05-07T20:06:27.3674804Z ) 2025-05-07T20:06:27.3675126Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:06:27.3676078Z self=, 2025-05-07T20:06:27.3676826Z data_type=torch.float32, 2025-05-07T20:06:27.3677116Z segment_value_type=torch.int32, 2025-05-07T20:06:27.3677421Z segment_length_type=torch.int64, 2025-05-07T20:06:27.3677689Z ) 2025-05-07T20:06:27.3678011Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:06:27.3678983Z self=, 2025-05-07T20:06:27.3679745Z data_type=torch.float32, 2025-05-07T20:06:27.3680018Z segment_value_type=torch.int64, 2025-05-07T20:06:27.3680328Z segment_length_type=torch.int64, 2025-05-07T20:06:27.3680612Z ) 2025-05-07T20:06:27.3680800Z PASSED 2025-05-07T20:06:27.3681547Z sparse/histogram_binning_calibration_test.py::HistogramBinningCalibrationTest::test_generic_histogram_binning_calibration_by_feature_cpu_gpu SKIPPED 2025-05-07T20:06:27.3755310Z sparse/histogram_binning_calibration_test.py::HistogramBinningCalibrationTest::test_histogram_binning_calibration Trying example: test_histogram_binning_calibration( 2025-05-07T20:06:27.3756573Z self=, 2025-05-07T20:06:27.3757255Z data_type=torch.bfloat16, 2025-05-07T20:06:27.3757519Z ) 2025-05-07T20:06:27.3757778Z Trying example: test_histogram_binning_calibration( 2025-05-07T20:06:27.3758514Z self=, 2025-05-07T20:06:27.3759205Z data_type=torch.float16, 2025-05-07T20:06:27.3759465Z ) 2025-05-07T20:06:27.3759717Z Trying example: test_histogram_binning_calibration( 2025-05-07T20:06:27.3760441Z self=, 2025-05-07T20:06:27.3761122Z data_type=torch.float32, 2025-05-07T20:06:27.3761379Z ) 2025-05-07T20:06:27.3761561Z PASSED 2025-05-07T20:06:27.3999770Z sparse/histogram_binning_calibration_test.py::HistogramBinningCalibrationTest::test_histogram_binning_calibration_by_feature Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:06:27.4001531Z self=, 2025-05-07T20:06:27.4002496Z data_type=torch.bfloat16, 2025-05-07T20:06:27.4002858Z segment_value_type=torch.int32, 2025-05-07T20:06:27.4003260Z segment_length_type=torch.int32, 2025-05-07T20:06:27.4003621Z ) 2025-05-07T20:06:27.4004024Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:06:27.4005084Z self=, 2025-05-07T20:06:27.4006156Z data_type=torch.float16, 2025-05-07T20:06:27.4006524Z segment_value_type=torch.int32, 2025-05-07T20:06:27.4006920Z segment_length_type=torch.int32, 2025-05-07T20:06:27.4007267Z ) 2025-05-07T20:06:27.4007641Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:06:27.4008710Z self=, 2025-05-07T20:06:27.4009661Z data_type=torch.float16, 2025-05-07T20:06:27.4010030Z segment_value_type=torch.int64, 2025-05-07T20:06:27.4010422Z segment_length_type=torch.int32, 2025-05-07T20:06:27.4010771Z ) 2025-05-07T20:06:27.4011152Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:06:27.4012224Z self=, 2025-05-07T20:06:27.4013178Z data_type=torch.float16, 2025-05-07T20:06:27.4013535Z segment_value_type=torch.int32, 2025-05-07T20:06:27.4013931Z segment_length_type=torch.int64, 2025-05-07T20:06:27.4014288Z ) 2025-05-07T20:06:27.4014650Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:06:27.4015707Z self=, 2025-05-07T20:06:27.4016850Z data_type=torch.bfloat16, 2025-05-07T20:06:27.4017206Z segment_value_type=torch.int64, 2025-05-07T20:06:27.4017602Z segment_length_type=torch.int32, 2025-05-07T20:06:27.4017969Z ) 2025-05-07T20:06:27.4018344Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:06:27.4019408Z self=, 2025-05-07T20:06:27.4020455Z data_type=torch.bfloat16, 2025-05-07T20:06:27.4020834Z segment_value_type=torch.int64, 2025-05-07T20:06:27.4021218Z segment_length_type=torch.int64, 2025-05-07T20:06:27.4021585Z ) 2025-05-07T20:06:27.4021968Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:06:27.4023015Z self=, 2025-05-07T20:06:27.4023984Z data_type=torch.float16, 2025-05-07T20:06:27.4024351Z segment_value_type=torch.int64, 2025-05-07T20:06:27.4024743Z segment_length_type=torch.int64, 2025-05-07T20:06:27.4025088Z ) 2025-05-07T20:06:27.4025461Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:06:27.4026525Z self=, 2025-05-07T20:06:27.4027469Z data_type=torch.bfloat16, 2025-05-07T20:06:27.4027841Z segment_value_type=torch.int32, 2025-05-07T20:06:27.4028244Z segment_length_type=torch.int64, 2025-05-07T20:06:27.4028596Z ) 2025-05-07T20:06:27.4028981Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:06:27.4030041Z self=, 2025-05-07T20:06:27.4031000Z data_type=torch.float32, 2025-05-07T20:06:27.4031354Z segment_value_type=torch.int32, 2025-05-07T20:06:27.4031749Z segment_length_type=torch.int32, 2025-05-07T20:06:27.4032105Z ) 2025-05-07T20:06:27.4032467Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:06:27.4033514Z self=, 2025-05-07T20:06:27.4034455Z data_type=torch.float32, 2025-05-07T20:06:27.4034805Z segment_value_type=torch.int64, 2025-05-07T20:06:27.4035182Z segment_length_type=torch.int64, 2025-05-07T20:06:27.4035461Z ) 2025-05-07T20:06:27.4035757Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:06:27.4036626Z self=, 2025-05-07T20:06:27.4037353Z data_type=torch.float32, 2025-05-07T20:06:27.4037637Z segment_value_type=torch.int32, 2025-05-07T20:06:27.4037933Z segment_length_type=torch.int64, 2025-05-07T20:06:27.4038213Z ) 2025-05-07T20:06:27.4038507Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:06:27.4039307Z self=, 2025-05-07T20:06:27.4040031Z data_type=torch.float32, 2025-05-07T20:06:27.4040320Z segment_value_type=torch.int64, 2025-05-07T20:06:27.4040632Z segment_length_type=torch.int32, 2025-05-07T20:06:27.4040901Z ) 2025-05-07T20:06:27.4041108Z PASSED 2025-05-07T20:06:27.4041223Z 2025-05-07T20:06:27.4041390Z =========================== short test summary info ============================ 2025-05-07T20:06:27.4041984Z SKIPPED [1] sparse/histogram_binning_calibration_test.py:325: CUDA is not available or no GPUs detected 2025-05-07T20:06:27.4042586Z ========================= 3 passed, 1 skipped in 2.25s ========================= 2025-05-07T20:06:27.9116038Z 2025-05-07T20:06:27.9116940Z [TEST] Python test suite PASSED: ./sparse/histogram_binning_calibration_test.py 2025-05-07T20:06:27.9132653Z [TEST] Python test time for ./sparse/histogram_binning_calibration_test.py: 4 seconds 2025-05-07T20:06:27.9133055Z 2025-05-07T20:06:27.9133061Z 2025-05-07T20:06:27.9133080Z 2025-05-07T20:06:27.9133092Z 2025-05-07T20:06:27.9145223Z ################################################################################ 2025-05-07T20:06:27.9160961Z # [2025-05-07T20:06:27.915Z] Run Python Test Suite: 2025-05-07T20:06:27.9161527Z # ./sparse/index_select_test.py 2025-05-07T20:06:27.9161853Z ################################################################################ 2025-05-07T20:06:27.9183139Z + 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:06:27.9183803Z 2025-05-07T20:06:30.0091052Z ============================= test session starts ============================== 2025-05-07T20:06:30.0091768Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:06:30.0092324Z cachedir: .pytest_cache 2025-05-07T20:06:30.0092939Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:06:30.0093603Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:06:30.0093928Z plugins: hypothesis-6.131.14 2025-05-07T20:06:31.9321207Z collecting ... collected 3 items 2025-05-07T20:06:31.9321490Z 2025-05-07T20:06:32.2752574Z sparse/index_select_test.py::IndexSelectTest::test_batch_index_select_dim0 Trying example: test_batch_index_select_dim0( 2025-05-07T20:06:32.2753800Z self=, 2025-05-07T20:06:32.2754286Z num_inputs=0, 2025-05-07T20:06:32.2754524Z max_input_rows=2, 2025-05-07T20:06:32.2754770Z max_cols_factor=2, 2025-05-07T20:06:32.2755043Z max_output_rows=2, 2025-05-07T20:06:32.2755288Z permute_output_dim_0_1=False, 2025-05-07T20:06:32.2755582Z dtype=torch.float32, 2025-05-07T20:06:32.2755832Z use_cpu=True, 2025-05-07T20:06:32.2756227Z op=, 2025-05-07T20:06:32.2756603Z ) 2025-05-07T20:06:32.2756844Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:06:32.2757351Z self=, 2025-05-07T20:06:32.2757854Z num_inputs=31, 2025-05-07T20:06:32.2758088Z max_input_rows=2, 2025-05-07T20:06:32.2758313Z max_cols_factor=2, 2025-05-07T20:06:32.2758551Z max_output_rows=2, 2025-05-07T20:06:32.2758805Z permute_output_dim_0_1=False, 2025-05-07T20:06:32.2759147Z dtype=torch.float32, 2025-05-07T20:06:32.2759396Z use_cpu=True, 2025-05-07T20:06:32.2759706Z op=, 2025-05-07T20:06:32.2760074Z ) 2025-05-07T20:06:32.2760320Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:06:32.2760827Z self=, 2025-05-07T20:06:32.2761321Z num_inputs=31, 2025-05-07T20:06:32.2761554Z max_input_rows=31, 2025-05-07T20:06:32.2761790Z max_cols_factor=63, 2025-05-07T20:06:32.2762041Z max_output_rows=13, 2025-05-07T20:06:32.2762297Z permute_output_dim_0_1=True, 2025-05-07T20:06:32.2762581Z dtype=torch.float16, 2025-05-07T20:06:32.2762827Z use_cpu=True, 2025-05-07T20:06:32.2763173Z op=, 2025-05-07T20:06:32.2763560Z ) 2025-05-07T20:06:32.2763785Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:06:32.2764304Z self=, 2025-05-07T20:06:32.2764793Z num_inputs=0, 2025-05-07T20:06:32.2765012Z max_input_rows=3, 2025-05-07T20:06:32.2765258Z max_cols_factor=208, 2025-05-07T20:06:32.2765787Z max_output_rows=10, 2025-05-07T20:06:32.2766039Z permute_output_dim_0_1=True, 2025-05-07T20:06:32.2766331Z dtype=torch.float16, 2025-05-07T20:06:32.2766584Z use_cpu=True, 2025-05-07T20:06:32.2766921Z op=, 2025-05-07T20:06:32.2767316Z ) 2025-05-07T20:06:32.2767553Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:06:32.2768176Z self=, 2025-05-07T20:06:32.2768657Z num_inputs=12, 2025-05-07T20:06:32.2768893Z max_input_rows=3, 2025-05-07T20:06:32.2769139Z max_cols_factor=41, 2025-05-07T20:06:32.2769377Z max_output_rows=20, 2025-05-07T20:06:32.2769635Z permute_output_dim_0_1=True, 2025-05-07T20:06:32.2769936Z dtype=torch.float32, 2025-05-07T20:06:32.2770192Z use_cpu=True, 2025-05-07T20:06:32.2770529Z op=, 2025-05-07T20:06:32.2770929Z ) 2025-05-07T20:06:32.2771171Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:06:32.2771682Z self=, 2025-05-07T20:06:32.2772174Z num_inputs=91, 2025-05-07T20:06:32.2772410Z max_input_rows=6, 2025-05-07T20:06:32.2772642Z max_cols_factor=6, 2025-05-07T20:06:32.2772891Z max_output_rows=11, 2025-05-07T20:06:32.2773155Z permute_output_dim_0_1=False, 2025-05-07T20:06:32.2773438Z dtype=torch.float16, 2025-05-07T20:06:32.2773697Z use_cpu=True, 2025-05-07T20:06:32.2774021Z op=, 2025-05-07T20:06:32.2774382Z ) 2025-05-07T20:06:32.2774622Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:06:32.2775149Z self=, 2025-05-07T20:06:32.2775641Z num_inputs=37, 2025-05-07T20:06:32.2775856Z max_input_rows=7, 2025-05-07T20:06:32.2776105Z max_cols_factor=68, 2025-05-07T20:06:32.2776356Z max_output_rows=21, 2025-05-07T20:06:32.2776603Z permute_output_dim_0_1=True, 2025-05-07T20:06:32.2776884Z dtype=torch.float32, 2025-05-07T20:06:32.2777131Z use_cpu=True, 2025-05-07T20:06:32.2777437Z op=, 2025-05-07T20:06:32.2777803Z ) 2025-05-07T20:06:32.2778038Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:06:32.2778551Z self=, 2025-05-07T20:06:32.2779035Z num_inputs=63, 2025-05-07T20:06:32.2779264Z max_input_rows=30, 2025-05-07T20:06:32.2779497Z max_cols_factor=2, 2025-05-07T20:06:32.2779742Z max_output_rows=20, 2025-05-07T20:06:32.2779997Z permute_output_dim_0_1=True, 2025-05-07T20:06:32.2780285Z dtype=torch.float32, 2025-05-07T20:06:32.2780523Z use_cpu=True, 2025-05-07T20:06:32.2780867Z op=, 2025-05-07T20:06:32.2781272Z ) 2025-05-07T20:06:32.2781499Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:06:32.2782018Z self=, 2025-05-07T20:06:32.2782507Z num_inputs=81, 2025-05-07T20:06:32.2782725Z max_input_rows=28, 2025-05-07T20:06:32.2782968Z max_cols_factor=103, 2025-05-07T20:06:32.2783220Z max_output_rows=15, 2025-05-07T20:06:32.2783466Z permute_output_dim_0_1=False, 2025-05-07T20:06:32.2783761Z dtype=torch.float32, 2025-05-07T20:06:32.2784010Z use_cpu=True, 2025-05-07T20:06:32.2784339Z op=, 2025-05-07T20:06:32.2784733Z ) 2025-05-07T20:06:32.2784969Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:06:32.2785488Z self=, 2025-05-07T20:06:32.2785959Z num_inputs=7, 2025-05-07T20:06:32.2786295Z max_input_rows=31, 2025-05-07T20:06:32.2786545Z max_cols_factor=101, 2025-05-07T20:06:32.2786790Z max_output_rows=25, 2025-05-07T20:06:32.2787052Z permute_output_dim_0_1=False, 2025-05-07T20:06:32.2787345Z dtype=torch.float16, 2025-05-07T20:06:32.2787585Z use_cpu=True, 2025-05-07T20:06:32.2787903Z op=, 2025-05-07T20:06:32.2788270Z ) 2025-05-07T20:06:32.2788494Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:06:32.2789075Z self=, 2025-05-07T20:06:32.2789560Z num_inputs=56, 2025-05-07T20:06:32.2789779Z max_input_rows=14, 2025-05-07T20:06:32.2790025Z max_cols_factor=72, 2025-05-07T20:06:32.2790270Z max_output_rows=25, 2025-05-07T20:06:32.2790528Z permute_output_dim_0_1=True, 2025-05-07T20:06:32.2790802Z dtype=torch.float32, 2025-05-07T20:06:32.2791051Z use_cpu=True, 2025-05-07T20:06:32.2791393Z op=, 2025-05-07T20:06:32.2791774Z ) 2025-05-07T20:06:32.2792014Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:06:32.2792530Z self=, 2025-05-07T20:06:32.2793003Z num_inputs=56, 2025-05-07T20:06:32.2793234Z max_input_rows=14, 2025-05-07T20:06:32.2793475Z max_cols_factor=25, 2025-05-07T20:06:32.2793708Z max_output_rows=25, 2025-05-07T20:06:32.2793969Z permute_output_dim_0_1=True, 2025-05-07T20:06:32.2794253Z dtype=torch.float32, 2025-05-07T20:06:32.2794488Z use_cpu=True, 2025-05-07T20:06:32.2794829Z op=, 2025-05-07T20:06:32.2795220Z ) 2025-05-07T20:06:32.2795456Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:06:32.2796057Z self=, 2025-05-07T20:06:32.2796558Z num_inputs=56, 2025-05-07T20:06:32.2796797Z max_input_rows=25, 2025-05-07T20:06:32.2797029Z max_cols_factor=25, 2025-05-07T20:06:32.2797276Z max_output_rows=25, 2025-05-07T20:06:32.2797535Z permute_output_dim_0_1=True, 2025-05-07T20:06:32.2797806Z dtype=torch.float32, 2025-05-07T20:06:32.2798061Z use_cpu=True, 2025-05-07T20:06:32.2798403Z op=, 2025-05-07T20:06:32.2798783Z ) 2025-05-07T20:06:32.2799020Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:06:32.2799545Z self=, 2025-05-07T20:06:32.2800019Z num_inputs=56, 2025-05-07T20:06:32.2800256Z max_input_rows=25, 2025-05-07T20:06:32.2800502Z max_cols_factor=25, 2025-05-07T20:06:32.2800751Z max_output_rows=2, 2025-05-07T20:06:32.2800999Z permute_output_dim_0_1=True, 2025-05-07T20:06:32.2801287Z dtype=torch.float32, 2025-05-07T20:06:32.2801540Z use_cpu=True, 2025-05-07T20:06:32.2801876Z op=, 2025-05-07T20:06:32.2802272Z ) 2025-05-07T20:06:32.2802514Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:06:32.2803024Z self=, 2025-05-07T20:06:32.2803521Z num_inputs=56, 2025-05-07T20:06:32.2803760Z max_input_rows=2, 2025-05-07T20:06:32.2803991Z max_cols_factor=25, 2025-05-07T20:06:32.2804243Z max_output_rows=25, 2025-05-07T20:06:32.2804509Z permute_output_dim_0_1=True, 2025-05-07T20:06:32.2804786Z dtype=torch.float32, 2025-05-07T20:06:32.2805038Z use_cpu=True, 2025-05-07T20:06:32.2805384Z op=, 2025-05-07T20:06:32.2805952Z ) 2025-05-07T20:06:32.2806179Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:06:32.2806700Z self=, 2025-05-07T20:06:32.2807324Z num_inputs=25, 2025-05-07T20:06:32.2807544Z max_input_rows=25, 2025-05-07T20:06:32.2807791Z max_cols_factor=25, 2025-05-07T20:06:32.2808035Z max_output_rows=25, 2025-05-07T20:06:32.2808277Z permute_output_dim_0_1=True, 2025-05-07T20:06:32.2808562Z dtype=torch.float32, 2025-05-07T20:06:32.2808811Z use_cpu=True, 2025-05-07T20:06:32.2809140Z op=, 2025-05-07T20:06:32.2809526Z ) 2025-05-07T20:06:32.2809843Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:06:32.2810350Z self=, 2025-05-07T20:06:32.2810840Z num_inputs=84, 2025-05-07T20:06:32.2811075Z max_input_rows=31, 2025-05-07T20:06:32.2811322Z max_cols_factor=10, 2025-05-07T20:06:32.2811555Z max_output_rows=17, 2025-05-07T20:06:32.2811817Z permute_output_dim_0_1=False, 2025-05-07T20:06:32.2812112Z dtype=torch.float16, 2025-05-07T20:06:32.2812356Z use_cpu=True, 2025-05-07T20:06:32.2812700Z op=, 2025-05-07T20:06:32.2813095Z ) 2025-05-07T20:06:32.2813319Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:06:32.2813839Z self=, 2025-05-07T20:06:32.2814326Z num_inputs=84, 2025-05-07T20:06:32.2814545Z max_input_rows=31, 2025-05-07T20:06:32.2814792Z max_cols_factor=10, 2025-05-07T20:06:32.2815040Z max_output_rows=31, 2025-05-07T20:06:32.2815284Z permute_output_dim_0_1=False, 2025-05-07T20:06:32.2815576Z dtype=torch.float16, 2025-05-07T20:06:32.2815827Z use_cpu=True, 2025-05-07T20:06:32.2816170Z op=, 2025-05-07T20:06:32.2816548Z ) 2025-05-07T20:06:32.2816786Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:06:32.2817301Z self=, 2025-05-07T20:06:32.2817779Z num_inputs=84, 2025-05-07T20:06:32.2818010Z max_input_rows=31, 2025-05-07T20:06:32.2818252Z max_cols_factor=31, 2025-05-07T20:06:32.2818484Z max_output_rows=31, 2025-05-07T20:06:32.2818738Z permute_output_dim_0_1=False, 2025-05-07T20:06:32.2819025Z dtype=torch.float16, 2025-05-07T20:06:32.2819259Z use_cpu=True, 2025-05-07T20:06:32.2819598Z op=, 2025-05-07T20:06:32.2819992Z ) 2025-05-07T20:06:32.2820215Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:06:32.2820734Z self=, 2025-05-07T20:06:32.2821222Z num_inputs=84, 2025-05-07T20:06:32.2821454Z max_input_rows=31, 2025-05-07T20:06:32.2821683Z max_cols_factor=84, 2025-05-07T20:06:32.2821930Z max_output_rows=31, 2025-05-07T20:06:32.2822185Z permute_output_dim_0_1=False, 2025-05-07T20:06:32.2822464Z dtype=torch.float16, 2025-05-07T20:06:32.2822713Z use_cpu=True, 2025-05-07T20:06:32.2823055Z op=, 2025-05-07T20:06:32.2823432Z ) 2025-05-07T20:06:32.2823622Z PASSED 2025-05-07T20:06:32.3882870Z sparse/index_select_test.py::IndexSelectTest::test_group_index_select_dim0 Trying example: test_group_index_select_dim0( 2025-05-07T20:06:32.3883963Z self=, 2025-05-07T20:06:32.3884614Z num_indices=1, 2025-05-07T20:06:32.3884924Z max_num_input_rows=1, 2025-05-07T20:06:32.3885255Z shape=[1], 2025-05-07T20:06:32.3885603Z dtype=torch.float32, 2025-05-07T20:06:32.3885920Z use_cpu=True, 2025-05-07T20:06:32.3886214Z num_groups=1, 2025-05-07T20:06:32.3886515Z use_var_cols=False, 2025-05-07T20:06:32.3886846Z use_var_num_input_rows=False, 2025-05-07T20:06:32.3887214Z check_non_contiguous=False, 2025-05-07T20:06:32.3887895Z ) 2025-05-07T20:06:32.3888203Z Trying example: test_group_index_select_dim0( 2025-05-07T20:06:32.3888863Z self=, 2025-05-07T20:06:32.3889501Z num_indices=26, 2025-05-07T20:06:32.3889808Z max_num_input_rows=1, 2025-05-07T20:06:32.3890125Z shape=[1], 2025-05-07T20:06:32.3890433Z dtype=torch.float32, 2025-05-07T20:06:32.3890757Z use_cpu=True, 2025-05-07T20:06:32.3891036Z num_groups=1, 2025-05-07T20:06:32.3891441Z use_var_cols=False, 2025-05-07T20:06:32.3891775Z use_var_num_input_rows=False, 2025-05-07T20:06:32.3892142Z check_non_contiguous=False, 2025-05-07T20:06:32.3892483Z ) 2025-05-07T20:06:32.3892792Z Trying example: test_group_index_select_dim0( 2025-05-07T20:06:32.3893460Z self=, 2025-05-07T20:06:32.3894101Z num_indices=26, 2025-05-07T20:06:32.3894410Z max_num_input_rows=27, 2025-05-07T20:06:32.3894754Z shape=[16, 26], 2025-05-07T20:06:32.3895048Z dtype=torch.float32, 2025-05-07T20:06:32.3895374Z use_cpu=True, 2025-05-07T20:06:32.3895673Z num_groups=11, 2025-05-07T20:06:32.3895960Z use_var_cols=False, 2025-05-07T20:06:32.3896293Z use_var_num_input_rows=True, 2025-05-07T20:06:32.3896668Z check_non_contiguous=False, 2025-05-07T20:06:32.3896997Z ) 2025-05-07T20:06:32.3897304Z Trying example: test_group_index_select_dim0( 2025-05-07T20:06:32.3897988Z self=, 2025-05-07T20:06:32.3898617Z num_indices=26, 2025-05-07T20:06:32.3898926Z max_num_input_rows=29, 2025-05-07T20:06:32.3899257Z shape=[8, 2], 2025-05-07T20:06:32.3899542Z dtype=torch.float32, 2025-05-07T20:06:32.3899860Z use_cpu=True, 2025-05-07T20:06:32.3900145Z num_groups=8, 2025-05-07T20:06:32.3900420Z use_var_cols=False, 2025-05-07T20:06:32.3900745Z use_var_num_input_rows=True, 2025-05-07T20:06:32.3901123Z check_non_contiguous=False, 2025-05-07T20:06:32.3901467Z ) 2025-05-07T20:06:32.3901756Z Trying example: test_group_index_select_dim0( 2025-05-07T20:06:32.3902435Z self=, 2025-05-07T20:06:32.3903064Z num_indices=5, 2025-05-07T20:06:32.3903353Z max_num_input_rows=15, 2025-05-07T20:06:32.3903687Z shape=[10], 2025-05-07T20:06:32.3903981Z dtype=torch.float16, 2025-05-07T20:06:32.3904291Z use_cpu=True, 2025-05-07T20:06:32.3904585Z num_groups=24, 2025-05-07T20:06:32.3904884Z use_var_cols=False, 2025-05-07T20:06:32.3905200Z use_var_num_input_rows=True, 2025-05-07T20:06:32.3905747Z check_non_contiguous=True, 2025-05-07T20:06:32.3906085Z ) 2025-05-07T20:06:32.3906380Z Trying example: test_group_index_select_dim0( 2025-05-07T20:06:32.3906976Z self=, 2025-05-07T20:06:32.3907468Z num_indices=29, 2025-05-07T20:06:32.3907714Z max_num_input_rows=7, 2025-05-07T20:06:32.3907954Z shape=[30, 32], 2025-05-07T20:06:32.3908189Z dtype=torch.float16, 2025-05-07T20:06:32.3908440Z use_cpu=True, 2025-05-07T20:06:32.3908654Z num_groups=8, 2025-05-07T20:06:32.3908882Z use_var_cols=True, 2025-05-07T20:06:32.3909139Z use_var_num_input_rows=True, 2025-05-07T20:06:32.3909414Z check_non_contiguous=False, 2025-05-07T20:06:32.3909675Z ) 2025-05-07T20:06:32.3909909Z Trying example: test_group_index_select_dim0( 2025-05-07T20:06:32.3910424Z self=, 2025-05-07T20:06:32.3910910Z num_indices=11, 2025-05-07T20:06:32.3911145Z max_num_input_rows=2, 2025-05-07T20:06:32.3911380Z shape=[30], 2025-05-07T20:06:32.3911608Z dtype=torch.float16, 2025-05-07T20:06:32.3911854Z use_cpu=True, 2025-05-07T20:06:32.3912067Z num_groups=14, 2025-05-07T20:06:32.3912302Z use_var_cols=True, 2025-05-07T20:06:32.3912694Z use_var_num_input_rows=False, 2025-05-07T20:06:32.3912979Z check_non_contiguous=False, 2025-05-07T20:06:32.3913246Z ) 2025-05-07T20:06:32.3913485Z Trying example: test_group_index_select_dim0( 2025-05-07T20:06:32.3914005Z self=, 2025-05-07T20:06:32.3914482Z num_indices=9, 2025-05-07T20:06:32.3914720Z max_num_input_rows=31, 2025-05-07T20:06:32.3914976Z shape=[20], 2025-05-07T20:06:32.3915192Z dtype=torch.float32, 2025-05-07T20:06:32.3915522Z use_cpu=True, 2025-05-07T20:06:32.3915747Z num_groups=30, 2025-05-07T20:06:32.3916038Z use_var_cols=True, 2025-05-07T20:06:32.3916293Z use_var_num_input_rows=True, 2025-05-07T20:06:32.3916585Z check_non_contiguous=True, 2025-05-07T20:06:32.3916827Z ) 2025-05-07T20:06:32.3917071Z Trying example: test_group_index_select_dim0( 2025-05-07T20:06:32.3917588Z self=, 2025-05-07T20:06:32.3918067Z num_indices=27, 2025-05-07T20:06:32.3918308Z max_num_input_rows=1, 2025-05-07T20:06:32.3918562Z shape=[28, 7], 2025-05-07T20:06:32.3918804Z dtype=torch.float16, 2025-05-07T20:06:32.3919044Z use_cpu=True, 2025-05-07T20:06:32.3919271Z num_groups=30, 2025-05-07T20:06:32.3919501Z use_var_cols=True, 2025-05-07T20:06:32.3919740Z use_var_num_input_rows=False, 2025-05-07T20:06:32.3920032Z check_non_contiguous=True, 2025-05-07T20:06:32.3920291Z ) 2025-05-07T20:06:32.3920519Z Trying example: test_group_index_select_dim0( 2025-05-07T20:06:32.3921041Z self=, 2025-05-07T20:06:32.3921529Z num_indices=29, 2025-05-07T20:06:32.3921754Z max_num_input_rows=12, 2025-05-07T20:06:32.3922013Z shape=[30, 23], 2025-05-07T20:06:32.3922249Z dtype=torch.float32, 2025-05-07T20:06:32.3922490Z use_cpu=True, 2025-05-07T20:06:32.3922718Z num_groups=4, 2025-05-07T20:06:32.3922953Z use_var_cols=False, 2025-05-07T20:06:32.3923200Z use_var_num_input_rows=False, 2025-05-07T20:06:32.3923500Z check_non_contiguous=True, 2025-05-07T20:06:32.3923765Z ) 2025-05-07T20:06:32.3923993Z Trying example: test_group_index_select_dim0( 2025-05-07T20:06:32.3924520Z self=, 2025-05-07T20:06:32.3925013Z num_indices=28, 2025-05-07T20:06:32.3925263Z max_num_input_rows=27, 2025-05-07T20:06:32.3925516Z shape=[31], 2025-05-07T20:06:32.3925751Z dtype=torch.float32, 2025-05-07T20:06:32.3926015Z use_cpu=True, 2025-05-07T20:06:32.3926233Z num_groups=14, 2025-05-07T20:06:32.3926469Z use_var_cols=True, 2025-05-07T20:06:32.3926728Z use_var_num_input_rows=True, 2025-05-07T20:06:32.3927004Z check_non_contiguous=True, 2025-05-07T20:06:32.3927273Z ) 2025-05-07T20:06:32.3927511Z Trying example: test_group_index_select_dim0( 2025-05-07T20:06:32.3928018Z self=, 2025-05-07T20:06:32.3928508Z num_indices=28, 2025-05-07T20:06:32.3928745Z max_num_input_rows=27, 2025-05-07T20:06:32.3928983Z shape=[28], 2025-05-07T20:06:32.3929213Z dtype=torch.float32, 2025-05-07T20:06:32.3929460Z use_cpu=True, 2025-05-07T20:06:32.3929670Z num_groups=14, 2025-05-07T20:06:32.3929897Z use_var_cols=True, 2025-05-07T20:06:32.3930147Z use_var_num_input_rows=True, 2025-05-07T20:06:32.3930438Z check_non_contiguous=True, 2025-05-07T20:06:32.3930685Z ) 2025-05-07T20:06:32.3930921Z Trying example: test_group_index_select_dim0( 2025-05-07T20:06:32.3931447Z self=, 2025-05-07T20:06:32.3931927Z num_indices=27, 2025-05-07T20:06:32.3932166Z max_num_input_rows=27, 2025-05-07T20:06:32.3932423Z shape=[28], 2025-05-07T20:06:32.3932638Z dtype=torch.float32, 2025-05-07T20:06:32.3932893Z use_cpu=True, 2025-05-07T20:06:32.3933208Z num_groups=14, 2025-05-07T20:06:32.3933423Z use_var_cols=True, 2025-05-07T20:06:32.3933676Z use_var_num_input_rows=True, 2025-05-07T20:06:32.3933967Z check_non_contiguous=True, 2025-05-07T20:06:32.3934214Z ) 2025-05-07T20:06:32.3934453Z Trying example: test_group_index_select_dim0( 2025-05-07T20:06:32.3934978Z self=, 2025-05-07T20:06:32.3935467Z num_indices=4, 2025-05-07T20:06:32.3935796Z max_num_input_rows=30, 2025-05-07T20:06:32.3936062Z shape=[5], 2025-05-07T20:06:32.3936292Z dtype=torch.float32, 2025-05-07T20:06:32.3936532Z use_cpu=True, 2025-05-07T20:06:32.3936763Z num_groups=7, 2025-05-07T20:06:32.3936995Z use_var_cols=True, 2025-05-07T20:06:32.3937242Z use_var_num_input_rows=True, 2025-05-07T20:06:32.3937538Z check_non_contiguous=False, 2025-05-07T20:06:32.3937801Z ) 2025-05-07T20:06:32.3938024Z Trying example: test_group_index_select_dim0( 2025-05-07T20:06:32.3938546Z self=, 2025-05-07T20:06:32.3939032Z num_indices=4, 2025-05-07T20:06:32.3939253Z max_num_input_rows=30, 2025-05-07T20:06:32.3939506Z shape=[5], 2025-05-07T20:06:32.3939734Z dtype=torch.float32, 2025-05-07T20:06:32.3939972Z use_cpu=True, 2025-05-07T20:06:32.3940194Z num_groups=7, 2025-05-07T20:06:32.3940420Z use_var_cols=True, 2025-05-07T20:06:32.3940660Z use_var_num_input_rows=True, 2025-05-07T20:06:32.3940958Z check_non_contiguous=True, 2025-05-07T20:06:32.3941217Z ) 2025-05-07T20:06:32.3941456Z Trying example: test_group_index_select_dim0( 2025-05-07T20:06:32.3941963Z self=, 2025-05-07T20:06:32.3942445Z num_indices=4, 2025-05-07T20:06:32.3942679Z max_num_input_rows=30, 2025-05-07T20:06:32.3942918Z shape=[30], 2025-05-07T20:06:32.3943147Z dtype=torch.float32, 2025-05-07T20:06:32.3943400Z use_cpu=True, 2025-05-07T20:06:32.3943608Z num_groups=7, 2025-05-07T20:06:32.3943834Z use_var_cols=True, 2025-05-07T20:06:32.3944085Z use_var_num_input_rows=True, 2025-05-07T20:06:32.3944361Z check_non_contiguous=True, 2025-05-07T20:06:32.3944619Z ) 2025-05-07T20:06:32.3944856Z Trying example: test_group_index_select_dim0( 2025-05-07T20:06:32.3945366Z self=, 2025-05-07T20:06:32.3945858Z num_indices=4, 2025-05-07T20:06:32.3946094Z max_num_input_rows=30, 2025-05-07T20:06:32.3946351Z shape=[7], 2025-05-07T20:06:32.3946569Z dtype=torch.float32, 2025-05-07T20:06:32.3946826Z use_cpu=True, 2025-05-07T20:06:32.3947053Z num_groups=7, 2025-05-07T20:06:32.3947268Z use_var_cols=True, 2025-05-07T20:06:32.3947518Z use_var_num_input_rows=True, 2025-05-07T20:06:32.3947808Z check_non_contiguous=True, 2025-05-07T20:06:32.3948056Z ) 2025-05-07T20:06:32.3948299Z Trying example: test_group_index_select_dim0( 2025-05-07T20:06:32.3948819Z self=, 2025-05-07T20:06:32.3949297Z num_indices=30, 2025-05-07T20:06:32.3949542Z max_num_input_rows=9, 2025-05-07T20:06:32.3949796Z shape=[2], 2025-05-07T20:06:32.3950013Z dtype=torch.float32, 2025-05-07T20:06:32.3950266Z use_cpu=True, 2025-05-07T20:06:32.3950492Z num_groups=6, 2025-05-07T20:06:32.3950708Z use_var_cols=True, 2025-05-07T20:06:32.3950970Z use_var_num_input_rows=True, 2025-05-07T20:06:32.3951261Z check_non_contiguous=True, 2025-05-07T20:06:32.3951512Z ) 2025-05-07T20:06:32.3951757Z Trying example: test_group_index_select_dim0( 2025-05-07T20:06:32.3952287Z self=, 2025-05-07T20:06:32.3952782Z num_indices=2, 2025-05-07T20:06:32.3953012Z max_num_input_rows=9, 2025-05-07T20:06:32.3953270Z shape=[2], 2025-05-07T20:06:32.3953582Z dtype=torch.float32, 2025-05-07T20:06:32.3953825Z use_cpu=True, 2025-05-07T20:06:32.3954054Z num_groups=6, 2025-05-07T20:06:32.3954283Z use_var_cols=True, 2025-05-07T20:06:32.3954528Z use_var_num_input_rows=True, 2025-05-07T20:06:32.3954821Z check_non_contiguous=True, 2025-05-07T20:06:32.3955081Z ) 2025-05-07T20:06:32.3955303Z Trying example: test_group_index_select_dim0( 2025-05-07T20:06:32.3955824Z self=, 2025-05-07T20:06:32.3956486Z num_indices=2, 2025-05-07T20:06:32.3956709Z max_num_input_rows=9, 2025-05-07T20:06:32.3956961Z shape=[2], 2025-05-07T20:06:32.3957185Z dtype=torch.float32, 2025-05-07T20:06:32.3957419Z use_cpu=True, 2025-05-07T20:06:32.3957642Z num_groups=9, 2025-05-07T20:06:32.3957869Z use_var_cols=True, 2025-05-07T20:06:32.3958122Z use_var_num_input_rows=True, 2025-05-07T20:06:32.3958396Z check_non_contiguous=True, 2025-05-07T20:06:32.3958663Z ) 2025-05-07T20:06:32.3958879Z PASSED 2025-05-07T20:06:35.3083071Z sparse/index_select_test.py::IndexSelectTest::test_index_select_dim0 PASSED 2025-05-07T20:06:35.3083471Z 2025-05-07T20:06:35.3083640Z =============================== warnings summary =============================== 2025-05-07T20:06:35.3084152Z test/sparse/index_select_test.py::IndexSelectTest::test_index_select_dim0 2025-05-07T20:06:35.3085660Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:06:35.3087012Z warnings.warn( 2025-05-07T20:06:35.3087159Z 2025-05-07T20:06:35.3087412Z test/sparse/index_select_test.py::IndexSelectTest::test_index_select_dim0 2025-05-07T20:06:35.3090846Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::index_select_dim0: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:06:35.3094354Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:06:35.3094808Z 2025-05-07T20:06:35.3095049Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:06:35.3095548Z ======================== 3 passed, 2 warnings in 5.42s ========================= 2025-05-07T20:06:35.8268426Z 2025-05-07T20:06:35.8268910Z [TEST] Python test suite PASSED: ./sparse/index_select_test.py 2025-05-07T20:06:35.8285729Z [TEST] Python test time for ./sparse/index_select_test.py: 8 seconds 2025-05-07T20:06:35.8286046Z 2025-05-07T20:06:35.8286051Z 2025-05-07T20:06:35.8286056Z 2025-05-07T20:06:35.8286071Z 2025-05-07T20:06:35.8298204Z ################################################################################ 2025-05-07T20:06:35.8314331Z # [2025-05-07T20:06:35.831Z] Run Python Test Suite: 2025-05-07T20:06:35.8314702Z # ./sparse/misc_ops_test.py 2025-05-07T20:06:35.8315021Z ################################################################################ 2025-05-07T20:06:35.8336083Z + 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:06:35.8337011Z 2025-05-07T20:06:37.9431621Z ============================= test session starts ============================== 2025-05-07T20:06:37.9432292Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:06:37.9432861Z cachedir: .pytest_cache 2025-05-07T20:06:37.9433477Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:06:37.9434135Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:06:37.9434736Z plugins: hypothesis-6.131.14 2025-05-07T20:06:39.8696236Z collecting ... collected 8 items 2025-05-07T20:06:39.8696529Z 2025-05-07T20:06:40.0209721Z sparse/misc_ops_test.py::MiscOpsTest::test_bottom_unique_k_per_row PASSED 2025-05-07T20:06:40.0309090Z sparse/misc_ops_test.py::MiscOpsTest::test_bucketize_sparse_features Trying example: test_bucketize_sparse_features( 2025-05-07T20:06:40.0310500Z self=, 2025-05-07T20:06:40.0311369Z index_type=torch.int32, 2025-05-07T20:06:40.0311808Z has_weight=False, 2025-05-07T20:06:40.0312225Z bucketize_pos=False, 2025-05-07T20:06:40.0312615Z ) 2025-05-07T20:06:40.0313010Z Trying example: test_bucketize_sparse_features( 2025-05-07T20:06:40.0313898Z self=, 2025-05-07T20:06:40.0314729Z index_type=torch.int64, 2025-05-07T20:06:40.0315159Z has_weight=False, 2025-05-07T20:06:40.0315589Z bucketize_pos=True, 2025-05-07T20:06:40.0316064Z ) 2025-05-07T20:06:40.0316371Z PASSED 2025-05-07T20:06:40.0589875Z sparse/misc_ops_test.py::MiscOpsTest::test_invert_permute Trying example: test_invert_permute( 2025-05-07T20:06:40.0591063Z self=, 2025-05-07T20:06:40.0591821Z permute_size=0, 2025-05-07T20:06:40.0592202Z long_index=False, 2025-05-07T20:06:40.0592584Z ) 2025-05-07T20:06:40.0592978Z Trying example: test_invert_permute( 2025-05-07T20:06:40.0593676Z self=, 2025-05-07T20:06:40.0604295Z permute_size=393, 2025-05-07T20:06:40.0604777Z long_index=False, 2025-05-07T20:06:40.0605157Z ) 2025-05-07T20:06:40.0605795Z Trying example: test_invert_permute( 2025-05-07T20:06:40.0606543Z self=, 2025-05-07T20:06:40.0607271Z permute_size=393, 2025-05-07T20:06:40.0607681Z long_index=True, 2025-05-07T20:06:40.0608035Z ) 2025-05-07T20:06:40.0608356Z Trying example: test_invert_permute( 2025-05-07T20:06:40.0609045Z self=, 2025-05-07T20:06:40.0609751Z permute_size=883, 2025-05-07T20:06:40.0610177Z long_index=False, 2025-05-07T20:06:40.0610567Z ) 2025-05-07T20:06:40.0610936Z Trying example: test_invert_permute( 2025-05-07T20:06:40.0611694Z self=, 2025-05-07T20:06:40.0612442Z permute_size=516, 2025-05-07T20:06:40.0612819Z long_index=False, 2025-05-07T20:06:40.0613155Z ) 2025-05-07T20:06:40.0613518Z Trying example: test_invert_permute( 2025-05-07T20:06:40.0614276Z self=, 2025-05-07T20:06:40.0615041Z permute_size=324, 2025-05-07T20:06:40.0615494Z long_index=True, 2025-05-07T20:06:40.0615900Z ) 2025-05-07T20:06:40.0616271Z Trying example: test_invert_permute( 2025-05-07T20:06:40.0617048Z self=, 2025-05-07T20:06:40.0617811Z permute_size=661, 2025-05-07T20:06:40.0618179Z long_index=True, 2025-05-07T20:06:40.0618544Z ) 2025-05-07T20:06:40.0618935Z Trying example: test_invert_permute( 2025-05-07T20:06:40.0619677Z self=, 2025-05-07T20:06:40.0620443Z permute_size=163, 2025-05-07T20:06:40.0621249Z long_index=False, 2025-05-07T20:06:40.0621660Z ) 2025-05-07T20:06:40.0622033Z Trying example: test_invert_permute( 2025-05-07T20:06:40.0622723Z self=, 2025-05-07T20:06:40.0623343Z permute_size=542, 2025-05-07T20:06:40.0623696Z long_index=False, 2025-05-07T20:06:40.0624011Z ) 2025-05-07T20:06:40.0624334Z Trying example: test_invert_permute( 2025-05-07T20:06:40.0625017Z self=, 2025-05-07T20:06:40.0625858Z permute_size=999, 2025-05-07T20:06:40.0626233Z long_index=True, 2025-05-07T20:06:40.0626594Z ) 2025-05-07T20:06:40.0626922Z Trying example: test_invert_permute( 2025-05-07T20:06:40.0627647Z self=, 2025-05-07T20:06:40.0628363Z permute_size=168, 2025-05-07T20:06:40.0628729Z long_index=True, 2025-05-07T20:06:40.0629084Z ) 2025-05-07T20:06:40.0629415Z Trying example: test_invert_permute( 2025-05-07T20:06:40.0630074Z self=, 2025-05-07T20:06:40.0630709Z permute_size=682, 2025-05-07T20:06:40.0631079Z long_index=False, 2025-05-07T20:06:40.0631408Z ) 2025-05-07T20:06:40.0631754Z Trying example: test_invert_permute( 2025-05-07T20:06:40.0632425Z self=, 2025-05-07T20:06:40.0633067Z permute_size=704, 2025-05-07T20:06:40.0633430Z long_index=True, 2025-05-07T20:06:40.0633798Z ) 2025-05-07T20:06:40.0634131Z Trying example: test_invert_permute( 2025-05-07T20:06:40.0634791Z self=, 2025-05-07T20:06:40.0635493Z permute_size=233, 2025-05-07T20:06:40.0635864Z long_index=True, 2025-05-07T20:06:40.0636377Z ) 2025-05-07T20:06:40.0636691Z Trying example: test_invert_permute( 2025-05-07T20:06:40.0637387Z self=, 2025-05-07T20:06:40.0638064Z permute_size=447, 2025-05-07T20:06:40.0638415Z long_index=False, 2025-05-07T20:06:40.0638756Z ) 2025-05-07T20:06:40.0639080Z Trying example: test_invert_permute( 2025-05-07T20:06:40.0639735Z self=, 2025-05-07T20:06:40.0640410Z permute_size=85, 2025-05-07T20:06:40.0640819Z long_index=True, 2025-05-07T20:06:40.0641189Z ) 2025-05-07T20:06:40.0641561Z Trying example: test_invert_permute( 2025-05-07T20:06:40.0642295Z self=, 2025-05-07T20:06:40.0642961Z permute_size=998, 2025-05-07T20:06:40.0643335Z long_index=True, 2025-05-07T20:06:40.0643702Z ) 2025-05-07T20:06:40.0644033Z Trying example: test_invert_permute( 2025-05-07T20:06:40.0644777Z self=, 2025-05-07T20:06:40.0645514Z permute_size=469, 2025-05-07T20:06:40.0645911Z long_index=True, 2025-05-07T20:06:40.0646307Z ) 2025-05-07T20:06:40.0646636Z Trying example: test_invert_permute( 2025-05-07T20:06:40.0647283Z self=, 2025-05-07T20:06:40.0647985Z permute_size=431, 2025-05-07T20:06:40.0648358Z long_index=True, 2025-05-07T20:06:40.0648705Z ) 2025-05-07T20:06:40.0649057Z Trying example: test_invert_permute( 2025-05-07T20:06:40.0649748Z self=, 2025-05-07T20:06:40.0650403Z permute_size=38, 2025-05-07T20:06:40.0650790Z long_index=False, 2025-05-07T20:06:40.0651165Z ) 2025-05-07T20:06:40.0651466Z PASSED 2025-05-07T20:06:40.0669098Z sparse/misc_ops_test.py::MiscOpsTest::test_lengths_range PASSED 2025-05-07T20:06:40.0928872Z sparse/misc_ops_test.py::MiscOpsTest::test_offsets_range Trying example: test_offsets_range( 2025-05-07T20:06:40.0930029Z self=, 2025-05-07T20:06:40.0930723Z N=1, 2025-05-07T20:06:40.0931371Z offsets_type=torch.int32, 2025-05-07T20:06:40.0931810Z ) 2025-05-07T20:06:40.0932151Z Trying example: test_offsets_range( 2025-05-07T20:06:40.0932860Z self=, 2025-05-07T20:06:40.0933573Z N=10, 2025-05-07T20:06:40.0933934Z offsets_type=torch.int32, 2025-05-07T20:06:40.0934382Z ) 2025-05-07T20:06:40.0934753Z Trying example: test_offsets_range( 2025-05-07T20:06:40.0935664Z self=, 2025-05-07T20:06:40.0936370Z N=10, 2025-05-07T20:06:40.0936732Z offsets_type=torch.int64, 2025-05-07T20:06:40.0937170Z ) 2025-05-07T20:06:40.0937499Z Trying example: test_offsets_range( 2025-05-07T20:06:40.0938265Z self=, 2025-05-07T20:06:40.0939030Z N=19, 2025-05-07T20:06:40.0939403Z offsets_type=torch.int32, 2025-05-07T20:06:40.0939879Z ) 2025-05-07T20:06:40.0940256Z Trying example: test_offsets_range( 2025-05-07T20:06:40.0941026Z self=, 2025-05-07T20:06:40.0941796Z N=11, 2025-05-07T20:06:40.0942185Z offsets_type=torch.int64, 2025-05-07T20:06:40.0942642Z ) 2025-05-07T20:06:40.0943020Z Trying example: test_offsets_range( 2025-05-07T20:06:40.0943794Z self=, 2025-05-07T20:06:40.0944552Z N=18, 2025-05-07T20:06:40.0944927Z offsets_type=torch.int64, 2025-05-07T20:06:40.0945409Z ) 2025-05-07T20:06:40.0945790Z Trying example: test_offsets_range( 2025-05-07T20:06:40.0946554Z self=, 2025-05-07T20:06:40.0947317Z N=2, 2025-05-07T20:06:40.0947708Z offsets_type=torch.int64, 2025-05-07T20:06:40.0948164Z ) 2025-05-07T20:06:40.0948538Z Trying example: test_offsets_range( 2025-05-07T20:06:40.0949311Z self=, 2025-05-07T20:06:40.0950056Z N=2, 2025-05-07T20:06:40.0950441Z offsets_type=torch.int32, 2025-05-07T20:06:40.0950911Z ) 2025-05-07T20:06:40.0951278Z Trying example: test_offsets_range( 2025-05-07T20:06:40.0951930Z self=, 2025-05-07T20:06:40.0952680Z N=20, 2025-05-07T20:06:40.0953057Z offsets_type=torch.int64, 2025-05-07T20:06:40.0953530Z ) 2025-05-07T20:06:40.0953910Z Trying example: test_offsets_range( 2025-05-07T20:06:40.0954694Z self=, 2025-05-07T20:06:40.0955444Z N=8, 2025-05-07T20:06:40.0955826Z offsets_type=torch.int64, 2025-05-07T20:06:40.0956394Z ) 2025-05-07T20:06:40.0956760Z Trying example: test_offsets_range( 2025-05-07T20:06:40.0957534Z self=, 2025-05-07T20:06:40.0958294Z N=20, 2025-05-07T20:06:40.0958672Z offsets_type=torch.int32, 2025-05-07T20:06:40.0959139Z ) 2025-05-07T20:06:40.0959527Z Trying example: test_offsets_range( 2025-05-07T20:06:40.0960284Z self=, 2025-05-07T20:06:40.0961043Z N=9, 2025-05-07T20:06:40.0961426Z offsets_type=torch.int32, 2025-05-07T20:06:40.0961878Z ) 2025-05-07T20:06:40.0962257Z Trying example: test_offsets_range( 2025-05-07T20:06:40.0963023Z self=, 2025-05-07T20:06:40.0963764Z N=16, 2025-05-07T20:06:40.0964160Z offsets_type=torch.int32, 2025-05-07T20:06:40.0964632Z ) 2025-05-07T20:06:40.0965012Z Trying example: test_offsets_range( 2025-05-07T20:06:40.0965775Z self=, 2025-05-07T20:06:40.0966540Z N=15, 2025-05-07T20:06:40.0966927Z offsets_type=torch.int64, 2025-05-07T20:06:40.0967381Z ) 2025-05-07T20:06:40.0967756Z Trying example: test_offsets_range( 2025-05-07T20:06:40.0968533Z self=, 2025-05-07T20:06:40.0969430Z N=3, 2025-05-07T20:06:40.0969782Z offsets_type=torch.int32, 2025-05-07T20:06:40.0970212Z ) 2025-05-07T20:06:40.0970547Z Trying example: test_offsets_range( 2025-05-07T20:06:40.0971257Z self=, 2025-05-07T20:06:40.0971991Z N=5, 2025-05-07T20:06:40.0972356Z offsets_type=torch.int64, 2025-05-07T20:06:40.0972791Z ) 2025-05-07T20:06:40.0973134Z Trying example: test_offsets_range( 2025-05-07T20:06:40.0973943Z self=, 2025-05-07T20:06:40.0974717Z N=13, 2025-05-07T20:06:40.0975106Z offsets_type=torch.int64, 2025-05-07T20:06:40.0975582Z ) 2025-05-07T20:06:40.0975950Z Trying example: test_offsets_range( 2025-05-07T20:06:40.0976721Z self=, 2025-05-07T20:06:40.0977487Z N=8, 2025-05-07T20:06:40.0977864Z offsets_type=torch.int32, 2025-05-07T20:06:40.0978348Z ) 2025-05-07T20:06:40.0978728Z Trying example: test_offsets_range( 2025-05-07T20:06:40.0979484Z self=, 2025-05-07T20:06:40.0980244Z N=1, 2025-05-07T20:06:40.0980627Z offsets_type=torch.int64, 2025-05-07T20:06:40.0981088Z ) 2025-05-07T20:06:40.0981473Z Trying example: test_offsets_range( 2025-05-07T20:06:40.0982247Z self=, 2025-05-07T20:06:40.0982990Z N=17, 2025-05-07T20:06:40.0983381Z offsets_type=torch.int64, 2025-05-07T20:06:40.0983849Z ) 2025-05-07T20:06:40.0984201Z PASSED 2025-05-07T20:06:40.1016478Z sparse/misc_ops_test.py::MiscOpsTest::test_permute102_baddbmm_permute102 Trying example: test_permute102_baddbmm_permute102( 2025-05-07T20:06:40.1017968Z self=, 2025-05-07T20:06:40.1018843Z batch_size=2, 2025-05-07T20:06:40.1019190Z m=3, 2025-05-07T20:06:40.1019542Z k=4, 2025-05-07T20:06:40.1019867Z n=5, 2025-05-07T20:06:40.1020178Z use_cpu=True, 2025-05-07T20:06:40.1020544Z ) 2025-05-07T20:06:40.1020866Z PASSED 2025-05-07T20:06:40.1030436Z sparse/misc_ops_test.py::MiscOpsTest::test_segment_sum_csr PASSED 2025-05-07T20:06:40.1045986Z sparse/misc_ops_test.py::MiscOpsTest::test_segment_sum_csr_empty_input PASSED 2025-05-07T20:06:40.1046638Z 2025-05-07T20:06:40.1046885Z ============================== 8 passed in 2.28s =============================== 2025-05-07T20:06:40.6206447Z 2025-05-07T20:06:40.6207051Z [TEST] Python test suite PASSED: ./sparse/misc_ops_test.py 2025-05-07T20:06:40.6224221Z [TEST] Python test time for ./sparse/misc_ops_test.py: 5 seconds 2025-05-07T20:06:40.6224762Z 2025-05-07T20:06:40.6224771Z 2025-05-07T20:06:40.6224779Z 2025-05-07T20:06:40.6224788Z 2025-05-07T20:06:40.6237660Z ################################################################################ 2025-05-07T20:06:40.6253019Z # [2025-05-07T20:06:40.625Z] Run Python Test Suite: 2025-05-07T20:06:40.6253647Z # ./sparse/pack_segments_test.py 2025-05-07T20:06:40.6253984Z ################################################################################ 2025-05-07T20:06:40.6275652Z + 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:06:40.6276442Z 2025-05-07T20:06:42.7363410Z ============================= test session starts ============================== 2025-05-07T20:06:42.7364120Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:06:42.7364683Z cachedir: .pytest_cache 2025-05-07T20:06:42.7365289Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:06:42.7365964Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:06:42.7366290Z plugins: hypothesis-6.131.14 2025-05-07T20:06:44.6729665Z collecting ... collected 4 items 2025-05-07T20:06:44.6729926Z 2025-05-07T20:06:44.9989529Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments PASSED 2025-05-07T20:06:45.1755082Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments_meta_backend PASSED 2025-05-07T20:06:45.1766254Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments_noncontig SKIPPED 2025-05-07T20:06:45.3611552Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments_smaller_max_len PASSED 2025-05-07T20:06:45.3612037Z 2025-05-07T20:06:45.3612194Z =========================== short test summary info ============================ 2025-05-07T20:06:45.3612752Z SKIPPED [1] sparse/pack_segments_test.py:417: CUDA is not available or no GPUs detected 2025-05-07T20:06:45.3613277Z ========================= 3 passed, 1 skipped in 2.75s ========================= 2025-05-07T20:06:45.8860958Z 2025-05-07T20:06:45.8861701Z [TEST] Python test suite PASSED: ./sparse/pack_segments_test.py 2025-05-07T20:06:45.8877623Z [TEST] Python test time for ./sparse/pack_segments_test.py: 5 seconds 2025-05-07T20:06:45.8878104Z 2025-05-07T20:06:45.8878110Z 2025-05-07T20:06:45.8878114Z 2025-05-07T20:06:45.8878117Z 2025-05-07T20:06:45.8890181Z ################################################################################ 2025-05-07T20:06:45.8906130Z # [2025-05-07T20:06:45.890Z] Run Python Test Suite: 2025-05-07T20:06:45.8906783Z # ./sparse/permute_embeddings_test.py 2025-05-07T20:06:45.8907139Z ################################################################################ 2025-05-07T20:06:45.8927797Z + 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:06:45.8928493Z 2025-05-07T20:06:47.9889839Z ============================= test session starts ============================== 2025-05-07T20:06:47.9891010Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:06:47.9892042Z cachedir: .pytest_cache 2025-05-07T20:06:47.9893076Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:06:47.9894281Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:06:47.9894849Z plugins: hypothesis-6.131.14 2025-05-07T20:06:49.9092900Z collecting ... collected 1 item 2025-05-07T20:06:49.9093171Z 2025-05-07T20:06:50.0559882Z sparse/permute_embeddings_test.py::PermuteEmbeddingsTest::test_permute_embeddings Trying example: test_permute_embeddings( 2025-05-07T20:06:50.0561111Z self=, 2025-05-07T20:06:50.0561807Z B=0, 2025-05-07T20:06:50.0562068Z T=0, 2025-05-07T20:06:50.0562312Z L=2, 2025-05-07T20:06:50.0562579Z long_index=False, 2025-05-07T20:06:50.0563048Z permute_fn=, 2025-05-07T20:06:50.0563582Z ) 2025-05-07T20:06:50.0563870Z Trying example: test_permute_embeddings( 2025-05-07T20:06:50.0564588Z self=, 2025-05-07T20:06:50.0565258Z B=13, 2025-05-07T20:06:50.0565522Z T=0, 2025-05-07T20:06:50.0565774Z L=2, 2025-05-07T20:06:50.0566029Z long_index=False, 2025-05-07T20:06:50.0566491Z permute_fn=, 2025-05-07T20:06:50.0567009Z ) 2025-05-07T20:06:50.0567293Z Trying example: test_permute_embeddings( 2025-05-07T20:06:50.0568003Z self=, 2025-05-07T20:06:50.0568691Z B=13, 2025-05-07T20:06:50.0568951Z T=13, 2025-05-07T20:06:50.0569189Z L=12, 2025-05-07T20:06:50.0569450Z long_index=True, 2025-05-07T20:06:50.0569937Z permute_fn=, 2025-05-07T20:06:50.0570727Z ) 2025-05-07T20:06:50.0571014Z Trying example: test_permute_embeddings( 2025-05-07T20:06:50.0571725Z self=, 2025-05-07T20:06:50.0572390Z B=13, 2025-05-07T20:06:50.0572647Z T=20, 2025-05-07T20:06:50.0572901Z L=10, 2025-05-07T20:06:50.0573151Z long_index=False, 2025-05-07T20:06:50.0573611Z permute_fn=, 2025-05-07T20:06:50.0574128Z ) 2025-05-07T20:06:50.0574522Z Trying example: test_permute_embeddings( 2025-05-07T20:06:50.0575232Z self=, 2025-05-07T20:06:50.0575913Z B=13, 2025-05-07T20:06:50.0576157Z T=2, 2025-05-07T20:06:50.0576412Z L=17, 2025-05-07T20:06:50.0576680Z long_index=False, 2025-05-07T20:06:50.0577170Z permute_fn=, 2025-05-07T20:06:50.0577708Z ) 2025-05-07T20:06:50.0577995Z Trying example: test_permute_embeddings( 2025-05-07T20:06:50.0578717Z self=, 2025-05-07T20:06:50.0579390Z B=13, 2025-05-07T20:06:50.0579646Z T=1, 2025-05-07T20:06:50.0579898Z L=18, 2025-05-07T20:06:50.0580149Z long_index=False, 2025-05-07T20:06:50.0580610Z permute_fn=, 2025-05-07T20:06:50.0581117Z ) 2025-05-07T20:06:50.0581397Z Trying example: test_permute_embeddings( 2025-05-07T20:06:50.0582108Z self=, 2025-05-07T20:06:50.0582786Z B=8, 2025-05-07T20:06:50.0583027Z T=10, 2025-05-07T20:06:50.0583283Z L=2, 2025-05-07T20:06:50.0583545Z long_index=False, 2025-05-07T20:06:50.0584002Z permute_fn=, 2025-05-07T20:06:50.0584500Z ) 2025-05-07T20:06:50.0584790Z Trying example: test_permute_embeddings( 2025-05-07T20:06:50.0585500Z self=, 2025-05-07T20:06:50.0586170Z B=12, 2025-05-07T20:06:50.0586425Z T=13, 2025-05-07T20:06:50.0586681Z L=2, 2025-05-07T20:06:50.0586931Z long_index=True, 2025-05-07T20:06:50.0587391Z permute_fn=, 2025-05-07T20:06:50.0587908Z ) 2025-05-07T20:06:50.0588190Z Trying example: test_permute_embeddings( 2025-05-07T20:06:50.0588898Z self=, 2025-05-07T20:06:50.0589547Z B=5, 2025-05-07T20:06:50.0589732Z T=8, 2025-05-07T20:06:50.0589923Z L=16, 2025-05-07T20:06:50.0590126Z long_index=True, 2025-05-07T20:06:50.0590504Z permute_fn=, 2025-05-07T20:06:50.0590908Z ) 2025-05-07T20:06:50.0591127Z Trying example: test_permute_embeddings( 2025-05-07T20:06:50.0591678Z self=, 2025-05-07T20:06:50.0592189Z B=14, 2025-05-07T20:06:50.0592384Z T=4, 2025-05-07T20:06:50.0592578Z L=9, 2025-05-07T20:06:50.0592770Z long_index=True, 2025-05-07T20:06:50.0593148Z permute_fn=, 2025-05-07T20:06:50.0593567Z ) 2025-05-07T20:06:50.0593760Z PASSED 2025-05-07T20:06:50.0593886Z 2025-05-07T20:06:50.0594033Z ============================== 1 passed in 2.19s =============================== 2025-05-07T20:06:50.5805850Z 2025-05-07T20:06:50.5806473Z [TEST] Python test suite PASSED: ./sparse/permute_embeddings_test.py 2025-05-07T20:06:50.5823424Z [TEST] Python test time for ./sparse/permute_embeddings_test.py: 5 seconds 2025-05-07T20:06:50.5823758Z 2025-05-07T20:06:50.5823762Z 2025-05-07T20:06:50.5823766Z 2025-05-07T20:06:50.5823778Z 2025-05-07T20:06:50.5836366Z ################################################################################ 2025-05-07T20:06:50.5852199Z # [2025-05-07T20:06:50.584Z] Run Python Test Suite: 2025-05-07T20:06:50.5852569Z # ./sparse/permute_indices_test.py 2025-05-07T20:06:50.5852899Z ################################################################################ 2025-05-07T20:06:50.5874660Z + 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:06:50.5875324Z 2025-05-07T20:06:52.6961781Z ============================= test session starts ============================== 2025-05-07T20:06:52.6962476Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:06:52.6963025Z cachedir: .pytest_cache 2025-05-07T20:06:52.6963640Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:06:52.6964330Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:06:52.6964646Z plugins: hypothesis-6.131.14 2025-05-07T20:06:54.6349775Z collecting ... collected 3 items 2025-05-07T20:06:54.6350052Z 2025-05-07T20:06:54.8868645Z sparse/permute_indices_test.py::PermuteIndicesTest::test_permute_indices Trying example: test_permute_indices( 2025-05-07T20:06:54.8869455Z self=, 2025-05-07T20:06:54.8869944Z B=0, 2025-05-07T20:06:54.8870145Z T=0, 2025-05-07T20:06:54.8870415Z L=2, 2025-05-07T20:06:54.8870629Z long_index=False, 2025-05-07T20:06:54.8870875Z has_weight=False, 2025-05-07T20:06:54.8871100Z is_1D=False, 2025-05-07T20:06:54.8871323Z W=4, 2025-05-07T20:06:54.8871522Z ) 2025-05-07T20:06:54.8871758Z Trying example: test_permute_indices( 2025-05-07T20:06:54.8872248Z self=, 2025-05-07T20:06:54.8872738Z B=5, 2025-05-07T20:06:54.8872949Z T=0, 2025-05-07T20:06:54.8873133Z L=2, 2025-05-07T20:06:54.8873338Z long_index=False, 2025-05-07T20:06:54.8873579Z has_weight=False, 2025-05-07T20:06:54.8873807Z is_1D=False, 2025-05-07T20:06:54.8874030Z W=4, 2025-05-07T20:06:54.8874231Z ) 2025-05-07T20:06:54.8874438Z Trying example: test_permute_indices( 2025-05-07T20:06:54.8874936Z self=, 2025-05-07T20:06:54.8875422Z B=5, 2025-05-07T20:06:54.8875627Z T=19, 2025-05-07T20:06:54.8875814Z L=11, 2025-05-07T20:06:54.8876087Z long_index=False, 2025-05-07T20:06:54.8876325Z has_weight=True, 2025-05-07T20:06:54.8876547Z is_1D=True, 2025-05-07T20:06:54.8876767Z W=6, 2025-05-07T20:06:54.8876962Z ) 2025-05-07T20:06:54.8877169Z Trying example: test_permute_indices( 2025-05-07T20:06:54.8877663Z self=, 2025-05-07T20:06:54.8878149Z B=17, 2025-05-07T20:06:54.8878335Z T=2, 2025-05-07T20:06:54.8878526Z L=14, 2025-05-07T20:06:54.8878727Z long_index=True, 2025-05-07T20:06:54.8878954Z has_weight=False, 2025-05-07T20:06:54.8879185Z is_1D=True, 2025-05-07T20:06:54.8879397Z W=7, 2025-05-07T20:06:54.8879574Z ) 2025-05-07T20:06:54.8879787Z Trying example: test_permute_indices( 2025-05-07T20:06:54.8880276Z self=, 2025-05-07T20:06:54.8880748Z B=20, 2025-05-07T20:06:54.8880959Z T=12, 2025-05-07T20:06:54.8881153Z L=19, 2025-05-07T20:06:54.8881341Z long_index=True, 2025-05-07T20:06:54.8881579Z has_weight=False, 2025-05-07T20:06:54.8881815Z is_1D=True, 2025-05-07T20:06:54.8882027Z W=5, 2025-05-07T20:06:54.8882207Z ) 2025-05-07T20:06:54.8882425Z Trying example: test_permute_indices( 2025-05-07T20:06:54.8882915Z self=, 2025-05-07T20:06:54.8883661Z B=1, 2025-05-07T20:06:54.8883858Z T=6, 2025-05-07T20:06:54.8884052Z L=8, 2025-05-07T20:06:54.8884241Z long_index=True, 2025-05-07T20:06:54.8884483Z has_weight=False, 2025-05-07T20:06:54.8884721Z is_1D=True, 2025-05-07T20:06:54.8884927Z W=5, 2025-05-07T20:06:54.8885121Z ) 2025-05-07T20:06:54.8885336Z Trying example: test_permute_indices( 2025-05-07T20:06:54.8885813Z self=, 2025-05-07T20:06:54.8886291Z B=3, 2025-05-07T20:06:54.8886603Z T=2, 2025-05-07T20:06:54.8886791Z L=11, 2025-05-07T20:06:54.8887001Z long_index=False, 2025-05-07T20:06:54.8887244Z has_weight=True, 2025-05-07T20:06:54.8887466Z is_1D=False, 2025-05-07T20:06:54.8887688Z W=7, 2025-05-07T20:06:54.8887884Z ) 2025-05-07T20:06:54.8888088Z Trying example: test_permute_indices( 2025-05-07T20:06:54.8888578Z self=, 2025-05-07T20:06:54.8889057Z B=17, 2025-05-07T20:06:54.8889255Z T=6, 2025-05-07T20:06:54.8889437Z L=8, 2025-05-07T20:06:54.8889635Z long_index=True, 2025-05-07T20:06:54.8889871Z has_weight=False, 2025-05-07T20:06:54.8890095Z is_1D=False, 2025-05-07T20:06:54.8890310Z W=8, 2025-05-07T20:06:54.8890504Z ) 2025-05-07T20:06:54.8890704Z Trying example: test_permute_indices( 2025-05-07T20:06:54.8891190Z self=, 2025-05-07T20:06:54.8891665Z B=4, 2025-05-07T20:06:54.8891848Z T=8, 2025-05-07T20:06:54.8892040Z L=7, 2025-05-07T20:06:54.8892240Z long_index=True, 2025-05-07T20:06:54.8892465Z has_weight=False, 2025-05-07T20:06:54.8892696Z is_1D=True, 2025-05-07T20:06:54.8892907Z W=4, 2025-05-07T20:06:54.8893086Z ) 2025-05-07T20:06:54.8893300Z Trying example: test_permute_indices( 2025-05-07T20:06:54.8893790Z self=, 2025-05-07T20:06:54.8894258Z B=6, 2025-05-07T20:06:54.8894457Z T=4, 2025-05-07T20:06:54.8894652Z L=12, 2025-05-07T20:06:54.8894843Z long_index=False, 2025-05-07T20:06:54.8895081Z has_weight=True, 2025-05-07T20:06:54.8895314Z is_1D=False, 2025-05-07T20:06:54.8895514Z W=6, 2025-05-07T20:06:54.8895705Z ) 2025-05-07T20:06:54.8895919Z Trying example: test_permute_indices( 2025-05-07T20:06:54.8896407Z self=, 2025-05-07T20:06:54.8896877Z B=11, 2025-05-07T20:06:54.8897079Z T=17, 2025-05-07T20:06:54.8897271Z L=2, 2025-05-07T20:06:54.8897466Z long_index=False, 2025-05-07T20:06:54.8897705Z has_weight=True, 2025-05-07T20:06:54.8897937Z is_1D=True, 2025-05-07T20:06:54.8898141Z W=4, 2025-05-07T20:06:54.8898337Z ) 2025-05-07T20:06:54.8898555Z Trying example: test_permute_indices( 2025-05-07T20:06:54.8899035Z self=, 2025-05-07T20:06:54.8899517Z B=4, 2025-05-07T20:06:54.8899718Z T=17, 2025-05-07T20:06:54.8899904Z L=2, 2025-05-07T20:06:54.8900113Z long_index=False, 2025-05-07T20:06:54.8900355Z has_weight=True, 2025-05-07T20:06:54.8900575Z is_1D=True, 2025-05-07T20:06:54.8900793Z W=4, 2025-05-07T20:06:54.8900992Z ) 2025-05-07T20:06:54.8901200Z Trying example: test_permute_indices( 2025-05-07T20:06:54.8901688Z self=, 2025-05-07T20:06:54.8902210Z B=17, 2025-05-07T20:06:54.8902414Z T=17, 2025-05-07T20:06:54.8902602Z L=2, 2025-05-07T20:06:54.8902808Z long_index=False, 2025-05-07T20:06:54.8903048Z has_weight=True, 2025-05-07T20:06:54.8903274Z is_1D=True, 2025-05-07T20:06:54.8903488Z W=4, 2025-05-07T20:06:54.8903678Z ) 2025-05-07T20:06:54.8903877Z Trying example: test_permute_indices( 2025-05-07T20:06:54.8904369Z self=, 2025-05-07T20:06:54.8904956Z B=17, 2025-05-07T20:06:54.8905155Z T=17, 2025-05-07T20:06:54.8905335Z L=2, 2025-05-07T20:06:54.8905696Z long_index=True, 2025-05-07T20:06:54.8905933Z has_weight=True, 2025-05-07T20:06:54.8906150Z is_1D=True, 2025-05-07T20:06:54.8906364Z W=4, 2025-05-07T20:06:54.8906561Z ) 2025-05-07T20:06:54.8906767Z Trying example: test_permute_indices( 2025-05-07T20:06:54.8907261Z self=, 2025-05-07T20:06:54.8907852Z B=17, 2025-05-07T20:06:54.8908042Z T=17, 2025-05-07T20:06:54.8908243Z L=4, 2025-05-07T20:06:54.8908448Z long_index=True, 2025-05-07T20:06:54.8908675Z has_weight=True, 2025-05-07T20:06:54.8908910Z is_1D=True, 2025-05-07T20:06:54.8909124Z W=4, 2025-05-07T20:06:54.8909304Z ) 2025-05-07T20:06:54.8909518Z Trying example: test_permute_indices( 2025-05-07T20:06:54.8910010Z self=, 2025-05-07T20:06:54.8910478Z B=4, 2025-05-07T20:06:54.8910676Z T=17, 2025-05-07T20:06:54.8910872Z L=4, 2025-05-07T20:06:54.8911061Z long_index=True, 2025-05-07T20:06:54.8911299Z has_weight=True, 2025-05-07T20:06:54.8911528Z is_1D=True, 2025-05-07T20:06:54.8911726Z W=4, 2025-05-07T20:06:54.8911920Z ) 2025-05-07T20:06:54.8912132Z Trying example: test_permute_indices( 2025-05-07T20:06:54.8912625Z self=, 2025-05-07T20:06:54.8913090Z B=4, 2025-05-07T20:06:54.8913284Z T=4, 2025-05-07T20:06:54.8913476Z L=4, 2025-05-07T20:06:54.8913661Z long_index=True, 2025-05-07T20:06:54.8913895Z has_weight=True, 2025-05-07T20:06:54.8914122Z is_1D=True, 2025-05-07T20:06:54.8914324Z W=4, 2025-05-07T20:06:54.8914515Z ) 2025-05-07T20:06:54.8914731Z Trying example: test_permute_indices( 2025-05-07T20:06:54.8915209Z self=, 2025-05-07T20:06:54.8915688Z B=6, 2025-05-07T20:06:54.8915956Z T=12, 2025-05-07T20:06:54.8916158Z L=9, 2025-05-07T20:06:54.8916363Z long_index=True, 2025-05-07T20:06:54.8916599Z has_weight=False, 2025-05-07T20:06:54.8916818Z is_1D=True, 2025-05-07T20:06:54.8917030Z W=5, 2025-05-07T20:06:54.8917222Z ) 2025-05-07T20:06:54.8917422Z Trying example: test_permute_indices( 2025-05-07T20:06:54.8917912Z self=, 2025-05-07T20:06:54.8918388Z B=6, 2025-05-07T20:06:54.8918569Z T=12, 2025-05-07T20:06:54.8918762Z L=12, 2025-05-07T20:06:54.8918964Z long_index=True, 2025-05-07T20:06:54.8919199Z has_weight=False, 2025-05-07T20:06:54.8919426Z is_1D=True, 2025-05-07T20:06:54.8919638Z W=5, 2025-05-07T20:06:54.8919832Z ) 2025-05-07T20:06:54.8920034Z Trying example: test_permute_indices( 2025-05-07T20:06:54.8920523Z self=, 2025-05-07T20:06:54.8921004Z B=6, 2025-05-07T20:06:54.8921185Z T=12, 2025-05-07T20:06:54.8921379Z L=12, 2025-05-07T20:06:54.8921582Z long_index=True, 2025-05-07T20:06:54.8921804Z has_weight=True, 2025-05-07T20:06:54.8922034Z is_1D=True, 2025-05-07T20:06:54.8922246Z W=5, 2025-05-07T20:06:54.8922426Z ) 2025-05-07T20:06:54.8922628Z PASSED 2025-05-07T20:06:54.8923131Z sparse/permute_indices_test.py::PermuteIndicesTest::test_permute_indices_scripted_with_none_weights SKIPPED 2025-05-07T20:06:54.9131348Z sparse/permute_indices_test.py::PermuteIndicesTest::test_permute_indices_with_repeats Trying example: test_permute_indices_with_repeats( 2025-05-07T20:06:54.9132638Z self=, 2025-05-07T20:06:54.9133330Z B=1, 2025-05-07T20:06:54.9133587Z T=1, 2025-05-07T20:06:54.9133841Z L=2, 2025-05-07T20:06:54.9134097Z long_index=False, 2025-05-07T20:06:54.9134629Z has_weight=False, 2025-05-07T20:06:54.9134929Z ) 2025-05-07T20:06:54.9135244Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:06:54.9136016Z self=, 2025-05-07T20:06:54.9136713Z B=5, 2025-05-07T20:06:54.9136957Z T=1, 2025-05-07T20:06:54.9137217Z L=2, 2025-05-07T20:06:54.9137488Z long_index=False, 2025-05-07T20:06:54.9137785Z has_weight=False, 2025-05-07T20:06:54.9138082Z ) 2025-05-07T20:06:54.9138508Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:06:54.9139262Z self=, 2025-05-07T20:06:54.9139956Z B=5, 2025-05-07T20:06:54.9140213Z T=15, 2025-05-07T20:06:54.9140472Z L=3, 2025-05-07T20:06:54.9140723Z long_index=False, 2025-05-07T20:06:54.9141034Z has_weight=True, 2025-05-07T20:06:54.9141325Z ) 2025-05-07T20:06:54.9141640Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:06:54.9142410Z self=, 2025-05-07T20:06:54.9143111Z B=12, 2025-05-07T20:06:54.9143351Z T=16, 2025-05-07T20:06:54.9143601Z L=20, 2025-05-07T20:06:54.9143858Z long_index=True, 2025-05-07T20:06:54.9144147Z has_weight=False, 2025-05-07T20:06:54.9144441Z ) 2025-05-07T20:06:54.9144761Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:06:54.9145519Z self=, 2025-05-07T20:06:54.9146215Z B=1, 2025-05-07T20:06:54.9146471Z T=6, 2025-05-07T20:06:54.9146708Z L=20, 2025-05-07T20:06:54.9146977Z long_index=True, 2025-05-07T20:06:54.9147278Z has_weight=True, 2025-05-07T20:06:54.9147561Z ) 2025-05-07T20:06:54.9147884Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:06:54.9148651Z self=, 2025-05-07T20:06:54.9149351Z B=4, 2025-05-07T20:06:54.9149590Z T=20, 2025-05-07T20:06:54.9149841Z L=9, 2025-05-07T20:06:54.9150099Z long_index=True, 2025-05-07T20:06:54.9150389Z has_weight=True, 2025-05-07T20:06:54.9150680Z ) 2025-05-07T20:06:54.9151004Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:06:54.9151758Z self=, 2025-05-07T20:06:54.9152459Z B=18, 2025-05-07T20:06:54.9152715Z T=6, 2025-05-07T20:06:54.9152953Z L=12, 2025-05-07T20:06:54.9153224Z long_index=False, 2025-05-07T20:06:54.9153532Z has_weight=False, 2025-05-07T20:06:54.9153820Z ) 2025-05-07T20:06:54.9154149Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:06:54.9154918Z self=, 2025-05-07T20:06:54.9155628Z B=16, 2025-05-07T20:06:54.9155870Z T=13, 2025-05-07T20:06:54.9156210Z L=11, 2025-05-07T20:06:54.9156477Z long_index=True, 2025-05-07T20:06:54.9156766Z has_weight=True, 2025-05-07T20:06:54.9157057Z ) 2025-05-07T20:06:54.9157378Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:06:54.9158133Z self=, 2025-05-07T20:06:54.9158819Z B=15, 2025-05-07T20:06:54.9159080Z T=11, 2025-05-07T20:06:54.9159326Z L=8, 2025-05-07T20:06:54.9159584Z long_index=True, 2025-05-07T20:06:54.9159886Z has_weight=False, 2025-05-07T20:06:54.9160169Z ) 2025-05-07T20:06:54.9160485Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:06:54.9161242Z self=, 2025-05-07T20:06:54.9161849Z B=4, 2025-05-07T20:06:54.9162043Z T=15, 2025-05-07T20:06:54.9162237Z L=11, 2025-05-07T20:06:54.9162552Z long_index=True, 2025-05-07T20:06:54.9162792Z has_weight=False, 2025-05-07T20:06:54.9163026Z ) 2025-05-07T20:06:54.9163230Z PASSED 2025-05-07T20:06:54.9163344Z 2025-05-07T20:06:54.9163498Z =========================== short test summary info ============================ 2025-05-07T20:06:54.9164049Z SKIPPED [1] sparse/permute_indices_test.py:168: CUDA is not available or no GPUs detected 2025-05-07T20:06:54.9164596Z ========================= 2 passed, 1 skipped in 2.34s ========================= 2025-05-07T20:06:55.4631888Z 2025-05-07T20:06:55.4632446Z [TEST] Python test suite PASSED: ./sparse/permute_indices_test.py 2025-05-07T20:06:55.4649092Z [TEST] Python test time for ./sparse/permute_indices_test.py: 5 seconds 2025-05-07T20:06:55.4649485Z 2025-05-07T20:06:55.4649489Z 2025-05-07T20:06:55.4649495Z 2025-05-07T20:06:55.4649502Z 2025-05-07T20:06:55.4661814Z ################################################################################ 2025-05-07T20:06:55.4678178Z # [2025-05-07T20:06:55.467Z] Run Python Test Suite: 2025-05-07T20:06:55.4678572Z # ./sparse/permute_sparse_features_test.py 2025-05-07T20:06:55.4678914Z ################################################################################ 2025-05-07T20:06:55.4699890Z + 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:06:55.4700592Z 2025-05-07T20:06:57.5983621Z ============================= test session starts ============================== 2025-05-07T20:06:57.5984319Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:06:57.5984883Z cachedir: .pytest_cache 2025-05-07T20:06:57.5985500Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:06:57.5986177Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:06:57.5986520Z plugins: hypothesis-6.131.14 2025-05-07T20:06:59.5337088Z collecting ... collected 2 items 2025-05-07T20:06:59.5337349Z 2025-05-07T20:06:59.7042022Z sparse/permute_sparse_features_test.py::PermuteSparseFeaturesTest::test_permute_sparse_features PASSED 2025-05-07T20:06:59.7461216Z sparse/permute_sparse_features_test.py::PermuteSparseFeaturesTest::test_permute_sparse_features_with_repeats PASSED 2025-05-07T20:06:59.7461923Z 2025-05-07T20:06:59.7462142Z ============================== 2 passed in 2.27s =============================== 2025-05-07T20:07:00.2911988Z 2025-05-07T20:07:00.2912660Z [TEST] Python test suite PASSED: ./sparse/permute_sparse_features_test.py 2025-05-07T20:07:00.2929555Z [TEST] Python test time for ./sparse/permute_sparse_features_test.py: 5 seconds 2025-05-07T20:07:00.2929914Z 2025-05-07T20:07:00.2929919Z 2025-05-07T20:07:00.2929922Z 2025-05-07T20:07:00.2929926Z 2025-05-07T20:07:00.2941903Z ################################################################################ 2025-05-07T20:07:00.2957737Z # [2025-05-07T20:07:00.295Z] Run Python Test Suite: 2025-05-07T20:07:00.2958114Z # ./sparse/reorder_batched_test.py 2025-05-07T20:07:00.2958448Z ################################################################################ 2025-05-07T20:07:00.2980922Z + 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:07:00.2981615Z 2025-05-07T20:07:02.4185274Z ============================= test session starts ============================== 2025-05-07T20:07:02.4185964Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:07:02.4186512Z cachedir: .pytest_cache 2025-05-07T20:07:02.4187124Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:07:02.4187797Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:07:02.4188388Z plugins: hypothesis-6.131.14 2025-05-07T20:07:04.3866819Z collecting ... collected 7 items 2025-05-07T20:07:04.3867097Z 2025-05-07T20:07:04.5874440Z 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:07:04.5875777Z self=, 2025-05-07T20:07:04.5876578Z B=1, 2025-05-07T20:07:04.5876840Z T=1, 2025-05-07T20:07:04.5877291Z L=2, 2025-05-07T20:07:04.5877536Z A=1, 2025-05-07T20:07:04.5877810Z Dtype=torch.int32, 2025-05-07T20:07:04.5878136Z Itype=torch.int32, 2025-05-07T20:07:04.5878457Z broadcast_indices=False, 2025-05-07T20:07:04.5878807Z max_batch_size=0, 2025-05-07T20:07:04.5879110Z ) 2025-05-07T20:07:04.5879447Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.5880285Z self=, 2025-05-07T20:07:04.5881032Z B=17, 2025-05-07T20:07:04.5881294Z T=1, 2025-05-07T20:07:04.5881537Z L=2, 2025-05-07T20:07:04.5881788Z A=1, 2025-05-07T20:07:04.5882057Z Dtype=torch.int32, 2025-05-07T20:07:04.5882359Z Itype=torch.int32, 2025-05-07T20:07:04.5882686Z broadcast_indices=False, 2025-05-07T20:07:04.5883029Z max_batch_size=0, 2025-05-07T20:07:04.5883314Z ) 2025-05-07T20:07:04.5883673Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.5884498Z self=, 2025-05-07T20:07:04.5885211Z B=17, 2025-05-07T20:07:04.5885463Z T=4, 2025-05-07T20:07:04.5885720Z L=8, 2025-05-07T20:07:04.5885958Z A=19, 2025-05-07T20:07:04.5886225Z Dtype=torch.float32, 2025-05-07T20:07:04.5886558Z Itype=torch.int64, 2025-05-07T20:07:04.5886869Z broadcast_indices=False, 2025-05-07T20:07:04.5887288Z max_batch_size=0, 2025-05-07T20:07:04.5887573Z ) 2025-05-07T20:07:04.5887919Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.5888748Z self=, 2025-05-07T20:07:04.5889458Z B=11, 2025-05-07T20:07:04.5889713Z T=4, 2025-05-07T20:07:04.5889967Z L=4, 2025-05-07T20:07:04.5890207Z A=9, 2025-05-07T20:07:04.5890476Z Dtype=torch.float32, 2025-05-07T20:07:04.5890812Z Itype=torch.int64, 2025-05-07T20:07:04.5891135Z broadcast_indices=False, 2025-05-07T20:07:04.5891484Z max_batch_size=-2, 2025-05-07T20:07:04.5891785Z ) 2025-05-07T20:07:04.5892125Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.5892945Z self=, 2025-05-07T20:07:04.5893681Z B=18, 2025-05-07T20:07:04.5893940Z T=20, 2025-05-07T20:07:04.5894180Z L=7, 2025-05-07T20:07:04.5894441Z A=20, 2025-05-07T20:07:04.5894710Z Dtype=torch.int64, 2025-05-07T20:07:04.5895013Z Itype=torch.int32, 2025-05-07T20:07:04.5895333Z broadcast_indices=True, 2025-05-07T20:07:04.5895668Z max_batch_size=1, 2025-05-07T20:07:04.5895948Z ) 2025-05-07T20:07:04.5896302Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.5897141Z self=, 2025-05-07T20:07:04.5897872Z B=1, 2025-05-07T20:07:04.5898142Z T=9, 2025-05-07T20:07:04.5898383Z L=20, 2025-05-07T20:07:04.5898642Z A=1, 2025-05-07T20:07:04.5898916Z Dtype=torch.int32, 2025-05-07T20:07:04.5899228Z Itype=torch.int32, 2025-05-07T20:07:04.5899557Z broadcast_indices=False, 2025-05-07T20:07:04.5899904Z max_batch_size=5, 2025-05-07T20:07:04.5900183Z ) 2025-05-07T20:07:04.5900538Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.5901368Z self=, 2025-05-07T20:07:04.5902273Z B=17, 2025-05-07T20:07:04.5902524Z T=8, 2025-05-07T20:07:04.5902782Z L=3, 2025-05-07T20:07:04.5903039Z A=14, 2025-05-07T20:07:04.5903301Z Dtype=torch.int64, 2025-05-07T20:07:04.5903624Z Itype=torch.int64, 2025-05-07T20:07:04.5903949Z broadcast_indices=False, 2025-05-07T20:07:04.5904282Z max_batch_size=0, 2025-05-07T20:07:04.5904580Z ) 2025-05-07T20:07:04.5905002Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.5905995Z self=, 2025-05-07T20:07:04.5906576Z B=11, 2025-05-07T20:07:04.5906774Z T=6, 2025-05-07T20:07:04.5906958Z L=4, 2025-05-07T20:07:04.5907151Z A=18, 2025-05-07T20:07:04.5907360Z Dtype=torch.float32, 2025-05-07T20:07:04.5907609Z Itype=torch.int64, 2025-05-07T20:07:04.5907860Z broadcast_indices=True, 2025-05-07T20:07:04.5908129Z max_batch_size=5, 2025-05-07T20:07:04.5908345Z ) 2025-05-07T20:07:04.5908619Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.5909251Z self=, 2025-05-07T20:07:04.5909806Z B=10, 2025-05-07T20:07:04.5909992Z T=9, 2025-05-07T20:07:04.5910192Z L=3, 2025-05-07T20:07:04.5910388Z A=10, 2025-05-07T20:07:04.5910584Z Dtype=torch.float32, 2025-05-07T20:07:04.5910844Z Itype=torch.int64, 2025-05-07T20:07:04.5911096Z broadcast_indices=True, 2025-05-07T20:07:04.5911345Z max_batch_size=2, 2025-05-07T20:07:04.5911572Z ) 2025-05-07T20:07:04.5911842Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.5912461Z self=, 2025-05-07T20:07:04.5913016Z B=3, 2025-05-07T20:07:04.5913213Z T=7, 2025-05-07T20:07:04.5913397Z L=15, 2025-05-07T20:07:04.5913596Z A=1, 2025-05-07T20:07:04.5913803Z Dtype=torch.int64, 2025-05-07T20:07:04.5914044Z Itype=torch.int32, 2025-05-07T20:07:04.5914293Z broadcast_indices=True, 2025-05-07T20:07:04.5914556Z max_batch_size=0, 2025-05-07T20:07:04.5914773Z ) 2025-05-07T20:07:04.5915045Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.5915677Z self=, 2025-05-07T20:07:04.5916300Z B=20, 2025-05-07T20:07:04.5916491Z T=6, 2025-05-07T20:07:04.5916687Z L=6, 2025-05-07T20:07:04.5916886Z A=17, 2025-05-07T20:07:04.5917081Z Dtype=torch.int32, 2025-05-07T20:07:04.5917330Z Itype=torch.int32, 2025-05-07T20:07:04.5917586Z broadcast_indices=False, 2025-05-07T20:07:04.5917841Z max_batch_size=-1, 2025-05-07T20:07:04.5918072Z ) 2025-05-07T20:07:04.5918347Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.5918977Z self=, 2025-05-07T20:07:04.5919535Z B=20, 2025-05-07T20:07:04.5919733Z T=1, 2025-05-07T20:07:04.5919914Z L=6, 2025-05-07T20:07:04.5920106Z A=17, 2025-05-07T20:07:04.5920309Z Dtype=torch.int32, 2025-05-07T20:07:04.5920542Z Itype=torch.int32, 2025-05-07T20:07:04.5920793Z broadcast_indices=False, 2025-05-07T20:07:04.5921057Z max_batch_size=-1, 2025-05-07T20:07:04.5921278Z ) 2025-05-07T20:07:04.5921548Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.5922180Z self=, 2025-05-07T20:07:04.5922734Z B=6, 2025-05-07T20:07:04.5922917Z T=1, 2025-05-07T20:07:04.5923111Z L=6, 2025-05-07T20:07:04.5923306Z A=17, 2025-05-07T20:07:04.5923501Z Dtype=torch.int32, 2025-05-07T20:07:04.5923748Z Itype=torch.int32, 2025-05-07T20:07:04.5924143Z broadcast_indices=False, 2025-05-07T20:07:04.5924401Z max_batch_size=-1, 2025-05-07T20:07:04.5924632Z ) 2025-05-07T20:07:04.5924904Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.5925526Z self=, 2025-05-07T20:07:04.5926079Z B=6, 2025-05-07T20:07:04.5926277Z T=1, 2025-05-07T20:07:04.5926463Z L=6, 2025-05-07T20:07:04.5926659Z A=1, 2025-05-07T20:07:04.5935416Z Dtype=torch.int32, 2025-05-07T20:07:04.5935815Z Itype=torch.int32, 2025-05-07T20:07:04.5936090Z broadcast_indices=False, 2025-05-07T20:07:04.5936368Z max_batch_size=-1, 2025-05-07T20:07:04.5936595Z ) 2025-05-07T20:07:04.5936873Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.5937520Z self=, 2025-05-07T20:07:04.5938083Z B=6, 2025-05-07T20:07:04.5938285Z T=1, 2025-05-07T20:07:04.5938484Z L=2, 2025-05-07T20:07:04.5938667Z A=1, 2025-05-07T20:07:04.5938874Z Dtype=torch.int32, 2025-05-07T20:07:04.5939128Z Itype=torch.int32, 2025-05-07T20:07:04.5939371Z broadcast_indices=False, 2025-05-07T20:07:04.5939642Z max_batch_size=-1, 2025-05-07T20:07:04.5939875Z ) 2025-05-07T20:07:04.5940140Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.5940783Z self=, 2025-05-07T20:07:04.5941342Z B=1, 2025-05-07T20:07:04.5941528Z T=1, 2025-05-07T20:07:04.5941724Z L=2, 2025-05-07T20:07:04.5941920Z A=1, 2025-05-07T20:07:04.5942112Z Dtype=torch.int32, 2025-05-07T20:07:04.5942359Z Itype=torch.int32, 2025-05-07T20:07:04.5942615Z broadcast_indices=False, 2025-05-07T20:07:04.5942880Z max_batch_size=-1, 2025-05-07T20:07:04.5943094Z ) 2025-05-07T20:07:04.5943369Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.5944011Z self=, 2025-05-07T20:07:04.5944551Z B=1, 2025-05-07T20:07:04.5944738Z T=1, 2025-05-07T20:07:04.5944941Z L=2, 2025-05-07T20:07:04.5945139Z A=1, 2025-05-07T20:07:04.5945334Z Dtype=torch.int32, 2025-05-07T20:07:04.5945583Z Itype=torch.int32, 2025-05-07T20:07:04.5945841Z broadcast_indices=False, 2025-05-07T20:07:04.5946100Z max_batch_size=1, 2025-05-07T20:07:04.5946335Z ) 2025-05-07T20:07:04.5946611Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.5947236Z self=, 2025-05-07T20:07:04.5947794Z B=19, 2025-05-07T20:07:04.5947999Z T=17, 2025-05-07T20:07:04.5948185Z L=2, 2025-05-07T20:07:04.5948384Z A=4, 2025-05-07T20:07:04.5948587Z Dtype=torch.int32, 2025-05-07T20:07:04.5948835Z Itype=torch.int64, 2025-05-07T20:07:04.5949092Z broadcast_indices=True, 2025-05-07T20:07:04.5949357Z max_batch_size=-1, 2025-05-07T20:07:04.5949575Z ) 2025-05-07T20:07:04.5949848Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.5950475Z self=, 2025-05-07T20:07:04.5951025Z B=19, 2025-05-07T20:07:04.5951210Z T=17, 2025-05-07T20:07:04.5951406Z L=2, 2025-05-07T20:07:04.5951604Z A=2, 2025-05-07T20:07:04.5951797Z Dtype=torch.int32, 2025-05-07T20:07:04.5952041Z Itype=torch.int64, 2025-05-07T20:07:04.5952293Z broadcast_indices=True, 2025-05-07T20:07:04.5952543Z max_batch_size=-1, 2025-05-07T20:07:04.5952775Z ) 2025-05-07T20:07:04.5953049Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.5953669Z self=, 2025-05-07T20:07:04.5954329Z B=19, 2025-05-07T20:07:04.5954530Z T=17, 2025-05-07T20:07:04.5954712Z L=2, 2025-05-07T20:07:04.5954906Z A=2, 2025-05-07T20:07:04.5955111Z Dtype=torch.int32, 2025-05-07T20:07:04.5955344Z Itype=torch.int64, 2025-05-07T20:07:04.5955594Z broadcast_indices=True, 2025-05-07T20:07:04.5955857Z max_batch_size=2, 2025-05-07T20:07:04.5956170Z ) 2025-05-07T20:07:04.5956368Z PASSED 2025-05-07T20:07:04.5956895Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_indices PASSED 2025-05-07T20:07:04.6606538Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_indices_cpu Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.6607789Z self=, 2025-05-07T20:07:04.6608512Z B=1, 2025-05-07T20:07:04.6608775Z T=1, 2025-05-07T20:07:04.6609126Z L=2, 2025-05-07T20:07:04.6609365Z A=1, 2025-05-07T20:07:04.6609663Z Dtype=torch.int32, 2025-05-07T20:07:04.6609987Z Itype=torch.int32, 2025-05-07T20:07:04.6610303Z broadcast_indices=False, 2025-05-07T20:07:04.6610639Z ) 2025-05-07T20:07:04.6610978Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.6611754Z self=, 2025-05-07T20:07:04.6612461Z B=6, 2025-05-07T20:07:04.6612716Z T=1, 2025-05-07T20:07:04.6612954Z L=2, 2025-05-07T20:07:04.6613215Z A=1, 2025-05-07T20:07:04.6613492Z Dtype=torch.int32, 2025-05-07T20:07:04.6613804Z Itype=torch.int32, 2025-05-07T20:07:04.6614127Z broadcast_indices=False, 2025-05-07T20:07:04.6614455Z ) 2025-05-07T20:07:04.6614782Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.6615565Z self=, 2025-05-07T20:07:04.6616275Z B=6, 2025-05-07T20:07:04.6616537Z T=11, 2025-05-07T20:07:04.6616781Z L=3, 2025-05-07T20:07:04.6617030Z A=18, 2025-05-07T20:07:04.6617302Z Dtype=torch.float32, 2025-05-07T20:07:04.6617623Z Itype=torch.int32, 2025-05-07T20:07:04.6617945Z broadcast_indices=False, 2025-05-07T20:07:04.6618273Z ) 2025-05-07T20:07:04.6618593Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.6619376Z self=, 2025-05-07T20:07:04.6620095Z B=18, 2025-05-07T20:07:04.6620341Z T=1, 2025-05-07T20:07:04.6620594Z L=2, 2025-05-07T20:07:04.6620847Z A=1, 2025-05-07T20:07:04.6621102Z Dtype=torch.int32, 2025-05-07T20:07:04.6621416Z Itype=torch.int32, 2025-05-07T20:07:04.6621739Z broadcast_indices=False, 2025-05-07T20:07:04.6622058Z ) 2025-05-07T20:07:04.6622391Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.6623174Z self=, 2025-05-07T20:07:04.6623869Z B=18, 2025-05-07T20:07:04.6624126Z T=17, 2025-05-07T20:07:04.6624380Z L=5, 2025-05-07T20:07:04.6624618Z A=14, 2025-05-07T20:07:04.6624889Z Dtype=torch.float32, 2025-05-07T20:07:04.6625221Z Itype=torch.int64, 2025-05-07T20:07:04.6625547Z broadcast_indices=True, 2025-05-07T20:07:04.6625857Z ) 2025-05-07T20:07:04.6626186Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.6626973Z self=, 2025-05-07T20:07:04.6627668Z B=20, 2025-05-07T20:07:04.6627924Z T=19, 2025-05-07T20:07:04.6628181Z L=13, 2025-05-07T20:07:04.6628420Z A=19, 2025-05-07T20:07:04.6628697Z Dtype=torch.int32, 2025-05-07T20:07:04.6629020Z Itype=torch.int64, 2025-05-07T20:07:04.6629327Z broadcast_indices=True, 2025-05-07T20:07:04.6629650Z ) 2025-05-07T20:07:04.6629982Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.6631050Z self=, 2025-05-07T20:07:04.6631755Z B=7, 2025-05-07T20:07:04.6632015Z T=17, 2025-05-07T20:07:04.6632264Z L=8, 2025-05-07T20:07:04.6632524Z A=13, 2025-05-07T20:07:04.6632796Z Dtype=torch.int32, 2025-05-07T20:07:04.6633112Z Itype=torch.int64, 2025-05-07T20:07:04.6633423Z broadcast_indices=False, 2025-05-07T20:07:04.6633754Z ) 2025-05-07T20:07:04.6634194Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.6634967Z self=, 2025-05-07T20:07:04.6635668Z B=5, 2025-05-07T20:07:04.6635993Z T=18, 2025-05-07T20:07:04.6636231Z L=10, 2025-05-07T20:07:04.6636482Z A=7, 2025-05-07T20:07:04.6636754Z Dtype=torch.float32, 2025-05-07T20:07:04.6637091Z Itype=torch.int64, 2025-05-07T20:07:04.6637419Z broadcast_indices=True, 2025-05-07T20:07:04.6637747Z ) 2025-05-07T20:07:04.6638070Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.6638854Z self=, 2025-05-07T20:07:04.6639556Z B=20, 2025-05-07T20:07:04.6639799Z T=15, 2025-05-07T20:07:04.6640057Z L=11, 2025-05-07T20:07:04.6640313Z A=1, 2025-05-07T20:07:04.6640570Z Dtype=torch.int64, 2025-05-07T20:07:04.6640888Z Itype=torch.int32, 2025-05-07T20:07:04.6641212Z broadcast_indices=True, 2025-05-07T20:07:04.6641540Z ) 2025-05-07T20:07:04.6641861Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.6642641Z self=, 2025-05-07T20:07:04.6643348Z B=7, 2025-05-07T20:07:04.6643588Z T=18, 2025-05-07T20:07:04.6643839Z L=4, 2025-05-07T20:07:04.6644092Z A=19, 2025-05-07T20:07:04.6644344Z Dtype=torch.int64, 2025-05-07T20:07:04.6644663Z Itype=torch.int64, 2025-05-07T20:07:04.6644988Z broadcast_indices=True, 2025-05-07T20:07:04.6645299Z ) 2025-05-07T20:07:04.6645631Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.6646411Z self=, 2025-05-07T20:07:04.6647096Z B=1, 2025-05-07T20:07:04.6647346Z T=6, 2025-05-07T20:07:04.6647602Z L=8, 2025-05-07T20:07:04.6647840Z A=7, 2025-05-07T20:07:04.6648110Z Dtype=torch.int32, 2025-05-07T20:07:04.6648426Z Itype=torch.int32, 2025-05-07T20:07:04.6648741Z broadcast_indices=False, 2025-05-07T20:07:04.6649075Z ) 2025-05-07T20:07:04.6649410Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.6650193Z self=, 2025-05-07T20:07:04.6650885Z B=7, 2025-05-07T20:07:04.6651136Z T=6, 2025-05-07T20:07:04.6651392Z L=8, 2025-05-07T20:07:04.6651630Z A=7, 2025-05-07T20:07:04.6651890Z Dtype=torch.int32, 2025-05-07T20:07:04.6652203Z Itype=torch.int32, 2025-05-07T20:07:04.6652515Z broadcast_indices=False, 2025-05-07T20:07:04.6652841Z ) 2025-05-07T20:07:04.6653169Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.6653941Z self=, 2025-05-07T20:07:04.6654641Z B=7, 2025-05-07T20:07:04.6654895Z T=7, 2025-05-07T20:07:04.6655137Z L=8, 2025-05-07T20:07:04.6655386Z A=7, 2025-05-07T20:07:04.6655648Z Dtype=torch.int32, 2025-05-07T20:07:04.6655951Z Itype=torch.int32, 2025-05-07T20:07:04.6656273Z broadcast_indices=False, 2025-05-07T20:07:04.6656598Z ) 2025-05-07T20:07:04.6656921Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.6657702Z self=, 2025-05-07T20:07:04.6658514Z B=7, 2025-05-07T20:07:04.6658767Z T=7, 2025-05-07T20:07:04.6659009Z L=8, 2025-05-07T20:07:04.6659261Z A=8, 2025-05-07T20:07:04.6659527Z Dtype=torch.int32, 2025-05-07T20:07:04.6659832Z Itype=torch.int32, 2025-05-07T20:07:04.6660160Z broadcast_indices=False, 2025-05-07T20:07:04.6660495Z ) 2025-05-07T20:07:04.6660817Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.6661661Z self=, 2025-05-07T20:07:04.6662367Z B=8, 2025-05-07T20:07:04.6662608Z T=7, 2025-05-07T20:07:04.6662865Z L=8, 2025-05-07T20:07:04.6663119Z A=8, 2025-05-07T20:07:04.6663374Z Dtype=torch.int32, 2025-05-07T20:07:04.6663701Z Itype=torch.int32, 2025-05-07T20:07:04.6664024Z broadcast_indices=False, 2025-05-07T20:07:04.6664344Z ) 2025-05-07T20:07:04.6664678Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.6665466Z self=, 2025-05-07T20:07:04.6666175Z B=8, 2025-05-07T20:07:04.6666414Z T=7, 2025-05-07T20:07:04.6666671Z L=7, 2025-05-07T20:07:04.6666921Z A=8, 2025-05-07T20:07:04.6667173Z Dtype=torch.int32, 2025-05-07T20:07:04.6667489Z Itype=torch.int32, 2025-05-07T20:07:04.6667820Z broadcast_indices=False, 2025-05-07T20:07:04.6668135Z ) 2025-05-07T20:07:04.6668468Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.6669256Z self=, 2025-05-07T20:07:04.6669948Z B=7, 2025-05-07T20:07:04.6670197Z T=7, 2025-05-07T20:07:04.6670447Z L=7, 2025-05-07T20:07:04.6670682Z A=8, 2025-05-07T20:07:04.6670947Z Dtype=torch.int32, 2025-05-07T20:07:04.6671261Z Itype=torch.int32, 2025-05-07T20:07:04.6671576Z broadcast_indices=False, 2025-05-07T20:07:04.6671905Z ) 2025-05-07T20:07:04.6672244Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.6673002Z self=, 2025-05-07T20:07:04.6673707Z B=12, 2025-05-07T20:07:04.6673962Z T=5, 2025-05-07T20:07:04.6674219Z L=2, 2025-05-07T20:07:04.6674459Z A=6, 2025-05-07T20:07:04.6674726Z Dtype=torch.int64, 2025-05-07T20:07:04.6675044Z Itype=torch.int64, 2025-05-07T20:07:04.6675357Z broadcast_indices=False, 2025-05-07T20:07:04.6675690Z ) 2025-05-07T20:07:04.6676112Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.6676886Z self=, 2025-05-07T20:07:04.6677593Z B=6, 2025-05-07T20:07:04.6677848Z T=5, 2025-05-07T20:07:04.6678087Z L=2, 2025-05-07T20:07:04.6678343Z A=6, 2025-05-07T20:07:04.6678606Z Dtype=torch.int64, 2025-05-07T20:07:04.6678916Z Itype=torch.int64, 2025-05-07T20:07:04.6679249Z broadcast_indices=False, 2025-05-07T20:07:04.6679585Z ) 2025-05-07T20:07:04.6679904Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.6680684Z self=, 2025-05-07T20:07:04.6681393Z B=6, 2025-05-07T20:07:04.6681647Z T=2, 2025-05-07T20:07:04.6681886Z L=2, 2025-05-07T20:07:04.6682137Z A=6, 2025-05-07T20:07:04.6682404Z Dtype=torch.int64, 2025-05-07T20:07:04.6682714Z Itype=torch.int64, 2025-05-07T20:07:04.6683034Z broadcast_indices=False, 2025-05-07T20:07:04.6683359Z ) 2025-05-07T20:07:04.6683675Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.6684451Z self=, 2025-05-07T20:07:04.6685154Z B=6, 2025-05-07T20:07:04.6685393Z T=2, 2025-05-07T20:07:04.6685643Z L=6, 2025-05-07T20:07:04.6685888Z A=6, 2025-05-07T20:07:04.6686233Z Dtype=torch.int64, 2025-05-07T20:07:04.6686546Z Itype=torch.int64, 2025-05-07T20:07:04.6686868Z broadcast_indices=False, 2025-05-07T20:07:04.6687184Z ) 2025-05-07T20:07:04.6687515Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.6688302Z self=, 2025-05-07T20:07:04.6689022Z B=6, 2025-05-07T20:07:04.6689262Z T=2, 2025-05-07T20:07:04.6689517Z L=2, 2025-05-07T20:07:04.6689851Z A=2, 2025-05-07T20:07:04.6690105Z Dtype=torch.int64, 2025-05-07T20:07:04.6690422Z Itype=torch.int64, 2025-05-07T20:07:04.6690751Z broadcast_indices=False, 2025-05-07T20:07:04.6691069Z ) 2025-05-07T20:07:04.6691401Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.6692182Z self=, 2025-05-07T20:07:04.6692873Z B=2, 2025-05-07T20:07:04.6693130Z T=2, 2025-05-07T20:07:04.6693385Z L=2, 2025-05-07T20:07:04.6693622Z A=2, 2025-05-07T20:07:04.6693887Z Dtype=torch.int64, 2025-05-07T20:07:04.6694203Z Itype=torch.int64, 2025-05-07T20:07:04.6694513Z broadcast_indices=False, 2025-05-07T20:07:04.6694847Z ) 2025-05-07T20:07:04.6695181Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.6695954Z self=, 2025-05-07T20:07:04.6696662Z B=9, 2025-05-07T20:07:04.6696921Z T=13, 2025-05-07T20:07:04.6697166Z L=6, 2025-05-07T20:07:04.6697414Z A=20, 2025-05-07T20:07:04.6697681Z Dtype=torch.float32, 2025-05-07T20:07:04.6698014Z Itype=torch.int32, 2025-05-07T20:07:04.6698323Z broadcast_indices=True, 2025-05-07T20:07:04.6698649Z ) 2025-05-07T20:07:04.6698984Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.6699756Z self=, 2025-05-07T20:07:04.6700460Z B=9, 2025-05-07T20:07:04.6700715Z T=20, 2025-05-07T20:07:04.6700956Z L=6, 2025-05-07T20:07:04.6701210Z A=20, 2025-05-07T20:07:04.6701482Z Dtype=torch.float32, 2025-05-07T20:07:04.6701802Z Itype=torch.int32, 2025-05-07T20:07:04.6702123Z broadcast_indices=True, 2025-05-07T20:07:04.6702443Z ) 2025-05-07T20:07:04.6702765Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.6703555Z self=, 2025-05-07T20:07:04.6704259Z B=20, 2025-05-07T20:07:04.6704501Z T=20, 2025-05-07T20:07:04.6704759Z L=6, 2025-05-07T20:07:04.6705009Z A=20, 2025-05-07T20:07:04.6705265Z Dtype=torch.float32, 2025-05-07T20:07:04.6705754Z Itype=torch.int32, 2025-05-07T20:07:04.6706078Z broadcast_indices=True, 2025-05-07T20:07:04.6706403Z ) 2025-05-07T20:07:04.6706718Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.6707508Z self=, 2025-05-07T20:07:04.6708212Z B=20, 2025-05-07T20:07:04.6708455Z T=20, 2025-05-07T20:07:04.6708710Z L=6, 2025-05-07T20:07:04.6708969Z A=6, 2025-05-07T20:07:04.6709228Z Dtype=torch.float32, 2025-05-07T20:07:04.6709564Z Itype=torch.int32, 2025-05-07T20:07:04.6709884Z broadcast_indices=True, 2025-05-07T20:07:04.6710193Z ) 2025-05-07T20:07:04.6710528Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.6711311Z self=, 2025-05-07T20:07:04.6712002Z B=20, 2025-05-07T20:07:04.6712258Z T=20, 2025-05-07T20:07:04.6712513Z L=20, 2025-05-07T20:07:04.6712750Z A=20, 2025-05-07T20:07:04.6713022Z Dtype=torch.float32, 2025-05-07T20:07:04.6713353Z Itype=torch.int32, 2025-05-07T20:07:04.6713665Z broadcast_indices=True, 2025-05-07T20:07:04.6714197Z ) 2025-05-07T20:07:04.6714532Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.6715315Z self=, 2025-05-07T20:07:04.6716055Z B=19, 2025-05-07T20:07:04.6716312Z T=11, 2025-05-07T20:07:04.6716568Z L=20, 2025-05-07T20:07:04.6716807Z A=12, 2025-05-07T20:07:04.6717074Z Dtype=torch.int64, 2025-05-07T20:07:04.6717405Z Itype=torch.int32, 2025-05-07T20:07:04.6717807Z broadcast_indices=False, 2025-05-07T20:07:04.6718142Z ) 2025-05-07T20:07:04.6844467Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.6845266Z self=, 2025-05-07T20:07:04.6845982Z B=11, 2025-05-07T20:07:04.6846242Z T=11, 2025-05-07T20:07:04.6846492Z L=20, 2025-05-07T20:07:04.6846731Z A=12, 2025-05-07T20:07:04.6847000Z Dtype=torch.int64, 2025-05-07T20:07:04.6847326Z Itype=torch.int32, 2025-05-07T20:07:04.6847636Z broadcast_indices=False, 2025-05-07T20:07:04.6847992Z ) 2025-05-07T20:07:04.6848310Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.6864763Z self=, 2025-05-07T20:07:04.6865487Z B=11, 2025-05-07T20:07:04.6865733Z T=11, 2025-05-07T20:07:04.6866021Z L=12, 2025-05-07T20:07:04.6866274Z A=12, 2025-05-07T20:07:04.6866552Z Dtype=torch.int64, 2025-05-07T20:07:04.6866860Z Itype=torch.int32, 2025-05-07T20:07:04.6867189Z broadcast_indices=False, 2025-05-07T20:07:04.6867523Z ) 2025-05-07T20:07:04.6867863Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.6868638Z self=, 2025-05-07T20:07:04.6869347Z B=11, 2025-05-07T20:07:04.6869602Z T=12, 2025-05-07T20:07:04.6869852Z L=12, 2025-05-07T20:07:04.6870110Z A=12, 2025-05-07T20:07:04.6870382Z Dtype=torch.int64, 2025-05-07T20:07:04.6870694Z Itype=torch.int32, 2025-05-07T20:07:04.6871031Z broadcast_indices=False, 2025-05-07T20:07:04.6871366Z ) 2025-05-07T20:07:04.6871685Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.6872462Z self=, 2025-05-07T20:07:04.6873169Z B=12, 2025-05-07T20:07:04.6873415Z T=12, 2025-05-07T20:07:04.6873665Z L=12, 2025-05-07T20:07:04.6873921Z A=12, 2025-05-07T20:07:04.6874171Z Dtype=torch.int64, 2025-05-07T20:07:04.6874488Z Itype=torch.int32, 2025-05-07T20:07:04.6874819Z broadcast_indices=False, 2025-05-07T20:07:04.6875133Z ) 2025-05-07T20:07:04.6875465Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.6876314Z self=, 2025-05-07T20:07:04.6877020Z B=4, 2025-05-07T20:07:04.6877233Z T=4, 2025-05-07T20:07:04.6877432Z L=3, 2025-05-07T20:07:04.6877630Z A=6, 2025-05-07T20:07:04.6877826Z Dtype=torch.float32, 2025-05-07T20:07:04.6878083Z Itype=torch.int32, 2025-05-07T20:07:04.6878334Z broadcast_indices=False, 2025-05-07T20:07:04.6878578Z ) 2025-05-07T20:07:04.6878833Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.6879439Z self=, 2025-05-07T20:07:04.6879966Z B=4, 2025-05-07T20:07:04.6880163Z T=4, 2025-05-07T20:07:04.6880355Z L=4, 2025-05-07T20:07:04.6880536Z A=6, 2025-05-07T20:07:04.6880746Z Dtype=torch.float32, 2025-05-07T20:07:04.6881004Z Itype=torch.int32, 2025-05-07T20:07:04.6881248Z broadcast_indices=False, 2025-05-07T20:07:04.6881504Z ) 2025-05-07T20:07:04.6881761Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.6882543Z self=, 2025-05-07T20:07:04.6883074Z B=4, 2025-05-07T20:07:04.6883276Z T=4, 2025-05-07T20:07:04.6883472Z L=4, 2025-05-07T20:07:04.6883651Z A=4, 2025-05-07T20:07:04.6883859Z Dtype=torch.float32, 2025-05-07T20:07:04.6884118Z Itype=torch.int32, 2025-05-07T20:07:04.6884355Z broadcast_indices=False, 2025-05-07T20:07:04.6884607Z ) 2025-05-07T20:07:04.6884935Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.6885522Z self=, 2025-05-07T20:07:04.6886064Z B=14, 2025-05-07T20:07:04.6886264Z T=16, 2025-05-07T20:07:04.6886447Z L=20, 2025-05-07T20:07:04.6886644Z A=13, 2025-05-07T20:07:04.6886851Z Dtype=torch.int32, 2025-05-07T20:07:04.6887085Z Itype=torch.int64, 2025-05-07T20:07:04.6887336Z broadcast_indices=True, 2025-05-07T20:07:04.6887591Z ) 2025-05-07T20:07:04.6887833Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.6888431Z self=, 2025-05-07T20:07:04.6888963Z B=14, 2025-05-07T20:07:04.6889161Z T=13, 2025-05-07T20:07:04.6889343Z L=20, 2025-05-07T20:07:04.6889534Z A=13, 2025-05-07T20:07:04.6889739Z Dtype=torch.int32, 2025-05-07T20:07:04.6889972Z Itype=torch.int64, 2025-05-07T20:07:04.6890220Z broadcast_indices=True, 2025-05-07T20:07:04.6890474Z ) 2025-05-07T20:07:04.6890722Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.6891324Z self=, 2025-05-07T20:07:04.6891869Z B=13, 2025-05-07T20:07:04.6892056Z T=13, 2025-05-07T20:07:04.6892253Z L=20, 2025-05-07T20:07:04.6892446Z A=13, 2025-05-07T20:07:04.6892639Z Dtype=torch.int32, 2025-05-07T20:07:04.6892889Z Itype=torch.int64, 2025-05-07T20:07:04.6893138Z broadcast_indices=True, 2025-05-07T20:07:04.6893376Z ) 2025-05-07T20:07:04.6893632Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:04.6894232Z self=, 2025-05-07T20:07:04.6894766Z B=13, 2025-05-07T20:07:04.6894954Z T=20, 2025-05-07T20:07:04.6895149Z L=20, 2025-05-07T20:07:04.6895346Z A=13, 2025-05-07T20:07:04.6895543Z Dtype=torch.int32, 2025-05-07T20:07:04.6895794Z Itype=torch.int64, 2025-05-07T20:07:04.6896048Z broadcast_indices=True, 2025-05-07T20:07:04.6896291Z ) 2025-05-07T20:07:04.6896485Z PASSED 2025-05-07T20:07:04.6896927Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_lengths SKIPPED 2025-05-07T20:07:04.7478409Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_lengths_cpu Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:04.7479692Z self=, 2025-05-07T20:07:04.7480413Z B=1, 2025-05-07T20:07:04.7480674Z T=1, 2025-05-07T20:07:04.7480915Z L=2, 2025-05-07T20:07:04.7481176Z A=1, 2025-05-07T20:07:04.7481447Z Dtype=torch.int32, 2025-05-07T20:07:04.7481770Z broadcast_lengths=False, 2025-05-07T20:07:04.7482104Z ) 2025-05-07T20:07:04.7482443Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:04.7483225Z self=, 2025-05-07T20:07:04.7483937Z B=15, 2025-05-07T20:07:04.7484196Z T=1, 2025-05-07T20:07:04.7484439Z L=2, 2025-05-07T20:07:04.7484689Z A=1, 2025-05-07T20:07:04.7484953Z Dtype=torch.int32, 2025-05-07T20:07:04.7485262Z broadcast_lengths=False, 2025-05-07T20:07:04.7485589Z ) 2025-05-07T20:07:04.7485927Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:04.7487056Z self=, 2025-05-07T20:07:04.7487740Z B=15, 2025-05-07T20:07:04.7487997Z T=17, 2025-05-07T20:07:04.7488255Z L=19, 2025-05-07T20:07:04.7488493Z A=10, 2025-05-07T20:07:04.7488760Z Dtype=torch.int32, 2025-05-07T20:07:04.7489085Z broadcast_lengths=False, 2025-05-07T20:07:04.7489402Z ) 2025-05-07T20:07:04.7489735Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:04.7490624Z self=, 2025-05-07T20:07:04.7491324Z B=11, 2025-05-07T20:07:04.7491575Z T=1, 2025-05-07T20:07:04.7491827Z L=2, 2025-05-07T20:07:04.7492067Z A=1, 2025-05-07T20:07:04.7492334Z Dtype=torch.int32, 2025-05-07T20:07:04.7492668Z broadcast_lengths=False, 2025-05-07T20:07:04.7492983Z ) 2025-05-07T20:07:04.7493316Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:04.7494101Z self=, 2025-05-07T20:07:04.7494802Z B=11, 2025-05-07T20:07:04.7495045Z T=6, 2025-05-07T20:07:04.7495296Z L=17, 2025-05-07T20:07:04.7495547Z A=11, 2025-05-07T20:07:04.7495805Z Dtype=torch.int32, 2025-05-07T20:07:04.7496130Z broadcast_lengths=True, 2025-05-07T20:07:04.7496453Z ) 2025-05-07T20:07:04.7496776Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:04.7497566Z self=, 2025-05-07T20:07:04.7498274Z B=3, 2025-05-07T20:07:04.7498519Z T=9, 2025-05-07T20:07:04.7498772Z L=18, 2025-05-07T20:07:04.7499028Z A=12, 2025-05-07T20:07:04.7499280Z Dtype=torch.int64, 2025-05-07T20:07:04.7499608Z broadcast_lengths=False, 2025-05-07T20:07:04.7499937Z ) 2025-05-07T20:07:04.7500261Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:04.7501045Z self=, 2025-05-07T20:07:04.7501749Z B=2, 2025-05-07T20:07:04.7502001Z T=19, 2025-05-07T20:07:04.7502239Z L=4, 2025-05-07T20:07:04.7502486Z A=4, 2025-05-07T20:07:04.7502758Z Dtype=torch.float32, 2025-05-07T20:07:04.7503081Z broadcast_lengths=True, 2025-05-07T20:07:04.7503404Z ) 2025-05-07T20:07:04.7503732Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:04.7504496Z self=, 2025-05-07T20:07:04.7505190Z B=6, 2025-05-07T20:07:04.7505587Z T=1, 2025-05-07T20:07:04.7505825Z L=19, 2025-05-07T20:07:04.7506077Z A=16, 2025-05-07T20:07:04.7506341Z Dtype=torch.int32, 2025-05-07T20:07:04.7506652Z broadcast_lengths=False, 2025-05-07T20:07:04.7506980Z ) 2025-05-07T20:07:04.7507309Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:04.7508078Z self=, 2025-05-07T20:07:04.7508784Z B=20, 2025-05-07T20:07:04.7509037Z T=12, 2025-05-07T20:07:04.7509274Z L=11, 2025-05-07T20:07:04.7509528Z A=10, 2025-05-07T20:07:04.7509793Z Dtype=torch.int32, 2025-05-07T20:07:04.7510119Z broadcast_lengths=False, 2025-05-07T20:07:04.7510436Z ) 2025-05-07T20:07:04.7510768Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:04.7511560Z self=, 2025-05-07T20:07:04.7512256Z B=2, 2025-05-07T20:07:04.7512525Z T=2, 2025-05-07T20:07:04.7512777Z L=20, 2025-05-07T20:07:04.7513022Z A=13, 2025-05-07T20:07:04.7513293Z Dtype=torch.int64, 2025-05-07T20:07:04.7513619Z broadcast_lengths=True, 2025-05-07T20:07:04.7513934Z ) 2025-05-07T20:07:04.7514268Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:04.7515190Z self=, 2025-05-07T20:07:04.7515884Z B=6, 2025-05-07T20:07:04.7516208Z T=6, 2025-05-07T20:07:04.7516463Z L=9, 2025-05-07T20:07:04.7516702Z A=5, 2025-05-07T20:07:04.7516974Z Dtype=torch.float32, 2025-05-07T20:07:04.7517316Z broadcast_lengths=False, 2025-05-07T20:07:04.7517639Z ) 2025-05-07T20:07:04.7517976Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:04.7518865Z self=, 2025-05-07T20:07:04.7519572Z B=5, 2025-05-07T20:07:04.7519811Z T=6, 2025-05-07T20:07:04.7520064Z L=9, 2025-05-07T20:07:04.7520313Z A=5, 2025-05-07T20:07:04.7520570Z Dtype=torch.float32, 2025-05-07T20:07:04.7520909Z broadcast_lengths=False, 2025-05-07T20:07:04.7521236Z ) 2025-05-07T20:07:04.7521549Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:04.7522337Z self=, 2025-05-07T20:07:04.7523038Z B=5, 2025-05-07T20:07:04.7523275Z T=6, 2025-05-07T20:07:04.7523523Z L=5, 2025-05-07T20:07:04.7523771Z A=5, 2025-05-07T20:07:04.7524023Z Dtype=torch.float32, 2025-05-07T20:07:04.7524355Z broadcast_lengths=False, 2025-05-07T20:07:04.7524678Z ) 2025-05-07T20:07:04.7524997Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:04.7525781Z self=, 2025-05-07T20:07:04.7526482Z B=5, 2025-05-07T20:07:04.7526739Z T=6, 2025-05-07T20:07:04.7526977Z L=6, 2025-05-07T20:07:04.7527226Z A=5, 2025-05-07T20:07:04.7527500Z Dtype=torch.float32, 2025-05-07T20:07:04.7527826Z broadcast_lengths=False, 2025-05-07T20:07:04.7528154Z ) 2025-05-07T20:07:04.7528482Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:04.7529253Z self=, 2025-05-07T20:07:04.7529955Z B=6, 2025-05-07T20:07:04.7530207Z T=6, 2025-05-07T20:07:04.7530446Z L=6, 2025-05-07T20:07:04.7530699Z A=5, 2025-05-07T20:07:04.7530965Z Dtype=torch.float32, 2025-05-07T20:07:04.7531289Z broadcast_lengths=False, 2025-05-07T20:07:04.7531629Z ) 2025-05-07T20:07:04.7531965Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:04.7532735Z self=, 2025-05-07T20:07:04.7533442Z B=5, 2025-05-07T20:07:04.7533700Z T=6, 2025-05-07T20:07:04.7533945Z L=6, 2025-05-07T20:07:04.7534196Z A=6, 2025-05-07T20:07:04.7534460Z Dtype=torch.float32, 2025-05-07T20:07:04.7534804Z broadcast_lengths=False, 2025-05-07T20:07:04.7535123Z ) 2025-05-07T20:07:04.7535461Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:04.7536251Z self=, 2025-05-07T20:07:04.7536943Z B=13, 2025-05-07T20:07:04.7537194Z T=10, 2025-05-07T20:07:04.7537445Z L=20, 2025-05-07T20:07:04.7537685Z A=11, 2025-05-07T20:07:04.7537949Z Dtype=torch.int32, 2025-05-07T20:07:04.7538275Z broadcast_lengths=True, 2025-05-07T20:07:04.7538585Z ) 2025-05-07T20:07:04.7538914Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:04.7539698Z self=, 2025-05-07T20:07:04.7540390Z B=13, 2025-05-07T20:07:04.7540639Z T=10, 2025-05-07T20:07:04.7540889Z L=10, 2025-05-07T20:07:04.7541125Z A=11, 2025-05-07T20:07:04.7541390Z Dtype=torch.int32, 2025-05-07T20:07:04.7541707Z broadcast_lengths=True, 2025-05-07T20:07:04.7542019Z ) 2025-05-07T20:07:04.7542349Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:04.7543220Z self=, 2025-05-07T20:07:04.7543922Z B=13, 2025-05-07T20:07:04.7544162Z T=11, 2025-05-07T20:07:04.7544413Z L=10, 2025-05-07T20:07:04.7544663Z A=11, 2025-05-07T20:07:04.7544918Z Dtype=torch.int32, 2025-05-07T20:07:04.7545242Z broadcast_lengths=True, 2025-05-07T20:07:04.7545567Z ) 2025-05-07T20:07:04.7545886Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:04.7546728Z self=, 2025-05-07T20:07:04.7547426Z B=13, 2025-05-07T20:07:04.7547672Z T=13, 2025-05-07T20:07:04.7547926Z L=10, 2025-05-07T20:07:04.7548174Z A=11, 2025-05-07T20:07:04.7548429Z Dtype=torch.int32, 2025-05-07T20:07:04.7548757Z broadcast_lengths=True, 2025-05-07T20:07:04.7549084Z ) 2025-05-07T20:07:04.7549399Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:04.7550184Z self=, 2025-05-07T20:07:04.7550886Z B=10, 2025-05-07T20:07:04.7551143Z T=10, 2025-05-07T20:07:04.7551385Z L=10, 2025-05-07T20:07:04.7551639Z A=11, 2025-05-07T20:07:04.7551906Z Dtype=torch.int32, 2025-05-07T20:07:04.7552226Z broadcast_lengths=True, 2025-05-07T20:07:04.7552550Z ) 2025-05-07T20:07:04.7552892Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:04.7553667Z self=, 2025-05-07T20:07:04.7554373Z B=10, 2025-05-07T20:07:04.7554627Z T=10, 2025-05-07T20:07:04.7554873Z L=10, 2025-05-07T20:07:04.7555128Z A=10, 2025-05-07T20:07:04.7555401Z Dtype=torch.int32, 2025-05-07T20:07:04.7555716Z broadcast_lengths=True, 2025-05-07T20:07:04.7556121Z ) 2025-05-07T20:07:04.7556455Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:04.7557225Z self=, 2025-05-07T20:07:04.7557936Z B=4, 2025-05-07T20:07:04.7558195Z T=13, 2025-05-07T20:07:04.7558453Z L=11, 2025-05-07T20:07:04.7558690Z A=20, 2025-05-07T20:07:04.7558963Z Dtype=torch.int32, 2025-05-07T20:07:04.7559292Z broadcast_lengths=True, 2025-05-07T20:07:04.7559606Z ) 2025-05-07T20:07:04.7559938Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:04.7560725Z self=, 2025-05-07T20:07:04.7561413Z B=4, 2025-05-07T20:07:04.7561673Z T=13, 2025-05-07T20:07:04.7561926Z L=11, 2025-05-07T20:07:04.7562164Z A=13, 2025-05-07T20:07:04.7562430Z Dtype=torch.int32, 2025-05-07T20:07:04.7562761Z broadcast_lengths=True, 2025-05-07T20:07:04.7563072Z ) 2025-05-07T20:07:04.7563406Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:04.7564191Z self=, 2025-05-07T20:07:04.7564888Z B=13, 2025-05-07T20:07:04.7565142Z T=13, 2025-05-07T20:07:04.7565397Z L=11, 2025-05-07T20:07:04.7565639Z A=13, 2025-05-07T20:07:04.7565911Z Dtype=torch.int32, 2025-05-07T20:07:04.7566241Z broadcast_lengths=True, 2025-05-07T20:07:04.7566562Z ) 2025-05-07T20:07:04.7566880Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:04.7567664Z self=, 2025-05-07T20:07:04.7568373Z B=13, 2025-05-07T20:07:04.7568618Z T=13, 2025-05-07T20:07:04.7568873Z L=13, 2025-05-07T20:07:04.7569131Z A=13, 2025-05-07T20:07:04.7569388Z Dtype=torch.int32, 2025-05-07T20:07:04.7569713Z broadcast_lengths=True, 2025-05-07T20:07:04.7570040Z ) 2025-05-07T20:07:04.7570357Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:04.7571230Z self=, 2025-05-07T20:07:04.7571937Z B=17, 2025-05-07T20:07:04.7572183Z T=19, 2025-05-07T20:07:04.7572442Z L=13, 2025-05-07T20:07:04.7572696Z A=18, 2025-05-07T20:07:04.7572952Z Dtype=torch.int32, 2025-05-07T20:07:04.7573278Z broadcast_lengths=True, 2025-05-07T20:07:04.7573601Z ) 2025-05-07T20:07:04.7573931Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:04.7574752Z self=, 2025-05-07T20:07:04.7575457Z B=18, 2025-05-07T20:07:04.7575709Z T=19, 2025-05-07T20:07:04.7575946Z L=13, 2025-05-07T20:07:04.7576193Z A=18, 2025-05-07T20:07:04.7576463Z Dtype=torch.int32, 2025-05-07T20:07:04.7576777Z broadcast_lengths=True, 2025-05-07T20:07:04.7577093Z ) 2025-05-07T20:07:04.7577424Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:04.7578194Z self=, 2025-05-07T20:07:04.7578894Z B=18, 2025-05-07T20:07:04.7579142Z T=19, 2025-05-07T20:07:04.7579388Z L=13, 2025-05-07T20:07:04.7579633Z A=19, 2025-05-07T20:07:04.7579895Z Dtype=torch.int32, 2025-05-07T20:07:04.7580205Z broadcast_lengths=True, 2025-05-07T20:07:04.7580526Z ) 2025-05-07T20:07:04.7580855Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:04.7581646Z self=, 2025-05-07T20:07:04.7582342Z B=18, 2025-05-07T20:07:04.7582598Z T=18, 2025-05-07T20:07:04.7582857Z L=13, 2025-05-07T20:07:04.7583100Z A=18, 2025-05-07T20:07:04.7583366Z Dtype=torch.int32, 2025-05-07T20:07:04.7583689Z broadcast_lengths=True, 2025-05-07T20:07:04.7583996Z ) 2025-05-07T20:07:04.7584329Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:04.7585109Z self=, 2025-05-07T20:07:04.7585801Z B=18, 2025-05-07T20:07:04.7586056Z T=18, 2025-05-07T20:07:04.7586317Z L=13, 2025-05-07T20:07:04.7586555Z A=13, 2025-05-07T20:07:04.7586824Z Dtype=torch.int32, 2025-05-07T20:07:04.7587153Z broadcast_lengths=True, 2025-05-07T20:07:04.7587465Z ) 2025-05-07T20:07:04.7587800Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:04.7588583Z self=, 2025-05-07T20:07:04.7589283Z B=13, 2025-05-07T20:07:04.7589521Z T=18, 2025-05-07T20:07:04.7589774Z L=13, 2025-05-07T20:07:04.7590025Z A=13, 2025-05-07T20:07:04.7590286Z Dtype=torch.int32, 2025-05-07T20:07:04.7590611Z broadcast_lengths=True, 2025-05-07T20:07:04.7590941Z ) 2025-05-07T20:07:04.7626535Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:04.7627369Z self=, 2025-05-07T20:07:04.7628079Z B=13, 2025-05-07T20:07:04.7628332Z T=18, 2025-05-07T20:07:04.7628578Z L=13, 2025-05-07T20:07:04.7628830Z A=18, 2025-05-07T20:07:04.7629105Z Dtype=torch.int32, 2025-05-07T20:07:04.7629421Z broadcast_lengths=True, 2025-05-07T20:07:04.7629753Z ) 2025-05-07T20:07:04.7630084Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:04.7630859Z self=, 2025-05-07T20:07:04.7631564Z B=9, 2025-05-07T20:07:04.7631818Z T=10, 2025-05-07T20:07:04.7632070Z L=18, 2025-05-07T20:07:04.7632308Z A=1, 2025-05-07T20:07:04.7632577Z Dtype=torch.int32, 2025-05-07T20:07:04.7632904Z broadcast_lengths=False, 2025-05-07T20:07:04.7633219Z ) 2025-05-07T20:07:04.7633554Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:04.7634496Z self=, 2025-05-07T20:07:04.7635188Z B=18, 2025-05-07T20:07:04.7635443Z T=10, 2025-05-07T20:07:04.7635695Z L=18, 2025-05-07T20:07:04.7635986Z A=1, 2025-05-07T20:07:04.7636254Z Dtype=torch.int32, 2025-05-07T20:07:04.7636583Z broadcast_lengths=False, 2025-05-07T20:07:04.7636901Z ) 2025-05-07T20:07:04.7637234Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:04.7638094Z self=, 2025-05-07T20:07:04.7638785Z B=18, 2025-05-07T20:07:04.7639046Z T=18, 2025-05-07T20:07:04.7639303Z L=18, 2025-05-07T20:07:04.7639545Z A=1, 2025-05-07T20:07:04.7639815Z Dtype=torch.int32, 2025-05-07T20:07:04.7640144Z broadcast_lengths=False, 2025-05-07T20:07:04.7640475Z ) 2025-05-07T20:07:04.7640794Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:04.7641583Z self=, 2025-05-07T20:07:04.7642296Z B=18, 2025-05-07T20:07:04.7642539Z T=18, 2025-05-07T20:07:04.7642794Z L=18, 2025-05-07T20:07:04.7643046Z A=18, 2025-05-07T20:07:04.7643300Z Dtype=torch.int32, 2025-05-07T20:07:04.7643623Z broadcast_lengths=False, 2025-05-07T20:07:04.7643956Z ) 2025-05-07T20:07:04.7644283Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:04.7645075Z self=, 2025-05-07T20:07:04.7645781Z B=8, 2025-05-07T20:07:04.7646026Z T=10, 2025-05-07T20:07:04.7646280Z L=14, 2025-05-07T20:07:04.7646538Z A=18, 2025-05-07T20:07:04.7646788Z Dtype=torch.int64, 2025-05-07T20:07:04.7647109Z broadcast_lengths=False, 2025-05-07T20:07:04.7647433Z ) 2025-05-07T20:07:04.7647746Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:04.7648534Z self=, 2025-05-07T20:07:04.7649238Z B=8, 2025-05-07T20:07:04.7649492Z T=10, 2025-05-07T20:07:04.7649736Z L=10, 2025-05-07T20:07:04.7649983Z A=18, 2025-05-07T20:07:04.7650248Z Dtype=torch.int64, 2025-05-07T20:07:04.7650560Z broadcast_lengths=False, 2025-05-07T20:07:04.7650887Z ) 2025-05-07T20:07:04.7651219Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:04.7651987Z self=, 2025-05-07T20:07:04.7652689Z B=18, 2025-05-07T20:07:04.7652943Z T=10, 2025-05-07T20:07:04.7653181Z L=10, 2025-05-07T20:07:04.7653433Z A=18, 2025-05-07T20:07:04.7653700Z Dtype=torch.int64, 2025-05-07T20:07:04.7654014Z broadcast_lengths=False, 2025-05-07T20:07:04.7654339Z ) 2025-05-07T20:07:04.7654592Z PASSED 2025-05-07T20:07:04.7655200Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_sequence_embeddings PASSED 2025-05-07T20:07:04.8807263Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_sequence_embeddings_cpu Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:04.8808811Z self=, 2025-05-07T20:07:04.8809651Z B=1, 2025-05-07T20:07:04.8825486Z R=1, 2025-05-07T20:07:04.8825903Z T=1, 2025-05-07T20:07:04.8826201Z L=2, 2025-05-07T20:07:04.8826471Z index_dtype=torch.int32, 2025-05-07T20:07:04.8826832Z ) 2025-05-07T20:07:04.8827221Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:04.8828110Z self=, 2025-05-07T20:07:04.8828873Z B=14, 2025-05-07T20:07:04.8829135Z R=1, 2025-05-07T20:07:04.8829391Z T=1, 2025-05-07T20:07:04.8829965Z L=2, 2025-05-07T20:07:04.8830244Z index_dtype=torch.int32, 2025-05-07T20:07:04.8830582Z ) 2025-05-07T20:07:04.8830951Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:04.8831844Z self=, 2025-05-07T20:07:04.8832598Z B=14, 2025-05-07T20:07:04.8832847Z R=16, 2025-05-07T20:07:04.8833110Z T=2, 2025-05-07T20:07:04.8833364Z L=4, 2025-05-07T20:07:04.8833745Z index_dtype=torch.int32, 2025-05-07T20:07:04.8834091Z ) 2025-05-07T20:07:04.8834473Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:04.8835524Z self=, 2025-05-07T20:07:04.8836595Z B=2, 2025-05-07T20:07:04.8836926Z R=1, 2025-05-07T20:07:04.8837232Z T=1, 2025-05-07T20:07:04.8837558Z L=2, 2025-05-07T20:07:04.8837862Z index_dtype=torch.int32, 2025-05-07T20:07:04.8838215Z ) 2025-05-07T20:07:04.8838581Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:04.8839623Z self=, 2025-05-07T20:07:04.8840436Z B=2, 2025-05-07T20:07:04.8840777Z R=1, 2025-05-07T20:07:04.8841093Z T=4, 2025-05-07T20:07:04.8841411Z L=6, 2025-05-07T20:07:04.8841777Z index_dtype=torch.int64, 2025-05-07T20:07:04.8841915Z ) 2025-05-07T20:07:04.8842171Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:04.8842687Z self=, 2025-05-07T20:07:04.8842793Z B=8, 2025-05-07T20:07:04.8842896Z R=15, 2025-05-07T20:07:04.8843017Z T=16, 2025-05-07T20:07:04.8843119Z L=13, 2025-05-07T20:07:04.8843280Z index_dtype=torch.int32, 2025-05-07T20:07:04.8843427Z ) 2025-05-07T20:07:04.8843750Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:04.8844278Z self=, 2025-05-07T20:07:04.8844381Z B=2, 2025-05-07T20:07:04.8844499Z R=6, 2025-05-07T20:07:04.8844653Z T=10, 2025-05-07T20:07:04.8844776Z L=6, 2025-05-07T20:07:04.8844931Z index_dtype=torch.int32, 2025-05-07T20:07:04.8845086Z ) 2025-05-07T20:07:04.8845391Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:04.8845902Z self=, 2025-05-07T20:07:04.8846022Z B=9, 2025-05-07T20:07:04.8846125Z R=20, 2025-05-07T20:07:04.8846233Z T=6, 2025-05-07T20:07:04.8846351Z L=4, 2025-05-07T20:07:04.8846478Z index_dtype=torch.int32, 2025-05-07T20:07:04.8846579Z ) 2025-05-07T20:07:04.8846826Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:04.8847445Z self=, 2025-05-07T20:07:04.8847583Z B=9, 2025-05-07T20:07:04.8847716Z R=19, 2025-05-07T20:07:04.8847851Z T=8, 2025-05-07T20:07:04.8847987Z L=14, 2025-05-07T20:07:04.8848155Z index_dtype=torch.int32, 2025-05-07T20:07:04.8848281Z ) 2025-05-07T20:07:04.8848606Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:04.8849252Z self=, 2025-05-07T20:07:04.8849392Z B=15, 2025-05-07T20:07:04.8849546Z R=18, 2025-05-07T20:07:04.8849653Z T=2, 2025-05-07T20:07:04.8849756Z L=11, 2025-05-07T20:07:04.8849894Z index_dtype=torch.int64, 2025-05-07T20:07:04.8849994Z ) 2025-05-07T20:07:04.8850250Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:04.8850855Z self=, 2025-05-07T20:07:04.8851191Z B=20, 2025-05-07T20:07:04.8851353Z R=10, 2025-05-07T20:07:04.8851480Z T=15, 2025-05-07T20:07:04.8851616Z L=12, 2025-05-07T20:07:04.8851795Z index_dtype=torch.int64, 2025-05-07T20:07:04.8851926Z ) 2025-05-07T20:07:04.8852252Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:04.8853049Z self=, 2025-05-07T20:07:04.8853190Z B=20, 2025-05-07T20:07:04.8853335Z R=10, 2025-05-07T20:07:04.8853499Z T=15, 2025-05-07T20:07:04.8853640Z L=20, 2025-05-07T20:07:04.8853826Z index_dtype=torch.int64, 2025-05-07T20:07:04.8853963Z ) 2025-05-07T20:07:04.8854299Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:04.8854908Z self=, 2025-05-07T20:07:04.8855018Z B=20, 2025-05-07T20:07:04.8855124Z R=10, 2025-05-07T20:07:04.8855235Z T=20, 2025-05-07T20:07:04.8855336Z L=20, 2025-05-07T20:07:04.8855461Z index_dtype=torch.int64, 2025-05-07T20:07:04.8855573Z ) 2025-05-07T20:07:04.8855869Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:04.8856530Z self=, 2025-05-07T20:07:04.8856674Z B=20, 2025-05-07T20:07:04.8856818Z R=20, 2025-05-07T20:07:04.8856940Z T=20, 2025-05-07T20:07:04.8857047Z L=20, 2025-05-07T20:07:04.8857193Z index_dtype=torch.int64, 2025-05-07T20:07:04.8857344Z ) 2025-05-07T20:07:04.8857777Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:04.8858497Z self=, 2025-05-07T20:07:04.8858678Z B=18, 2025-05-07T20:07:04.8858842Z R=9, 2025-05-07T20:07:04.8858992Z T=1, 2025-05-07T20:07:04.8859169Z L=8, 2025-05-07T20:07:04.8859364Z index_dtype=torch.int32, 2025-05-07T20:07:04.8859516Z ) 2025-05-07T20:07:04.8859894Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:04.8860582Z self=, 2025-05-07T20:07:04.8860758Z B=1, 2025-05-07T20:07:04.8860914Z R=9, 2025-05-07T20:07:04.8861067Z T=1, 2025-05-07T20:07:04.8861244Z L=8, 2025-05-07T20:07:04.8861437Z index_dtype=torch.int32, 2025-05-07T20:07:04.8861585Z ) 2025-05-07T20:07:04.8861944Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:04.8862670Z self=, 2025-05-07T20:07:04.8862834Z B=1, 2025-05-07T20:07:04.8863015Z R=9, 2025-05-07T20:07:04.8863180Z T=1, 2025-05-07T20:07:04.8863343Z L=2, 2025-05-07T20:07:04.8863511Z index_dtype=torch.int32, 2025-05-07T20:07:04.8863666Z ) 2025-05-07T20:07:04.8864019Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:04.8864748Z self=, 2025-05-07T20:07:04.8864905Z B=1, 2025-05-07T20:07:04.8865073Z R=9, 2025-05-07T20:07:04.8865230Z T=9, 2025-05-07T20:07:04.8865390Z L=2, 2025-05-07T20:07:04.8865610Z index_dtype=torch.int32, 2025-05-07T20:07:04.8865760Z ) 2025-05-07T20:07:04.8866111Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:04.8866839Z self=, 2025-05-07T20:07:04.8867020Z B=1, 2025-05-07T20:07:04.8867174Z R=1, 2025-05-07T20:07:04.8867318Z T=9, 2025-05-07T20:07:04.8867488Z L=2, 2025-05-07T20:07:04.8867696Z index_dtype=torch.int32, 2025-05-07T20:07:04.8868032Z ) 2025-05-07T20:07:04.8868395Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:04.8869112Z self=, 2025-05-07T20:07:04.8869273Z B=1, 2025-05-07T20:07:04.8869418Z R=1, 2025-05-07T20:07:04.8869584Z T=2, 2025-05-07T20:07:04.8869729Z L=2, 2025-05-07T20:07:04.8869921Z index_dtype=torch.int32, 2025-05-07T20:07:04.8870103Z ) 2025-05-07T20:07:04.8870562Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:04.8871304Z self=, 2025-05-07T20:07:04.8871466Z B=1, 2025-05-07T20:07:04.8871619Z R=2, 2025-05-07T20:07:04.8871786Z T=2, 2025-05-07T20:07:04.8871936Z L=2, 2025-05-07T20:07:04.8872125Z index_dtype=torch.int32, 2025-05-07T20:07:04.8872273Z ) 2025-05-07T20:07:04.8872641Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:04.8873409Z self=, 2025-05-07T20:07:04.8873572Z B=13, 2025-05-07T20:07:04.8873717Z R=8, 2025-05-07T20:07:04.8873892Z T=1, 2025-05-07T20:07:04.8874056Z L=18, 2025-05-07T20:07:04.8874252Z index_dtype=torch.int64, 2025-05-07T20:07:04.8874517Z ) 2025-05-07T20:07:04.8874923Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:04.8875574Z self=, 2025-05-07T20:07:04.8875707Z B=13, 2025-05-07T20:07:04.8875811Z R=8, 2025-05-07T20:07:04.8876045Z T=13, 2025-05-07T20:07:04.8876175Z L=18, 2025-05-07T20:07:04.8876335Z index_dtype=torch.int64, 2025-05-07T20:07:04.8876458Z ) 2025-05-07T20:07:04.8876775Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:04.8877387Z self=, 2025-05-07T20:07:04.8877493Z B=13, 2025-05-07T20:07:04.8877609Z R=13, 2025-05-07T20:07:04.8877714Z T=13, 2025-05-07T20:07:04.8877818Z L=18, 2025-05-07T20:07:04.8877957Z index_dtype=torch.int64, 2025-05-07T20:07:04.8878061Z ) 2025-05-07T20:07:04.8878294Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:04.8878806Z self=, 2025-05-07T20:07:04.8878906Z B=13, 2025-05-07T20:07:04.8879023Z R=18, 2025-05-07T20:07:04.8879126Z T=13, 2025-05-07T20:07:04.8879230Z L=18, 2025-05-07T20:07:04.8879369Z index_dtype=torch.int64, 2025-05-07T20:07:04.8879472Z ) 2025-05-07T20:07:04.8879702Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:04.8880213Z self=, 2025-05-07T20:07:04.8880319Z B=13, 2025-05-07T20:07:04.8880419Z R=18, 2025-05-07T20:07:04.8880535Z T=18, 2025-05-07T20:07:04.8880636Z L=18, 2025-05-07T20:07:04.8880776Z index_dtype=torch.int64, 2025-05-07T20:07:04.8880877Z ) 2025-05-07T20:07:04.8881112Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:04.8881627Z self=, 2025-05-07T20:07:04.8881730Z B=18, 2025-05-07T20:07:04.8881833Z R=18, 2025-05-07T20:07:04.8881952Z T=18, 2025-05-07T20:07:04.8882058Z L=18, 2025-05-07T20:07:04.8882185Z index_dtype=torch.int64, 2025-05-07T20:07:04.8882297Z ) 2025-05-07T20:07:04.8882533Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:04.8883031Z self=, 2025-05-07T20:07:04.8883254Z B=8, 2025-05-07T20:07:04.8883356Z R=20, 2025-05-07T20:07:04.8883474Z T=6, 2025-05-07T20:07:04.8883578Z L=12, 2025-05-07T20:07:04.8883706Z index_dtype=torch.int32, 2025-05-07T20:07:04.8883821Z ) 2025-05-07T20:07:04.8884056Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:04.8884554Z self=, 2025-05-07T20:07:04.8884672Z B=8, 2025-05-07T20:07:04.8884860Z R=12, 2025-05-07T20:07:04.8884965Z T=6, 2025-05-07T20:07:04.8885083Z L=12, 2025-05-07T20:07:04.8885209Z index_dtype=torch.int32, 2025-05-07T20:07:04.8885309Z ) 2025-05-07T20:07:04.8885554Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:04.8886048Z self=, 2025-05-07T20:07:04.8886169Z B=8, 2025-05-07T20:07:04.8886278Z R=8, 2025-05-07T20:07:04.8886381Z T=6, 2025-05-07T20:07:04.8886500Z L=12, 2025-05-07T20:07:04.8886629Z index_dtype=torch.int32, 2025-05-07T20:07:04.8886729Z ) 2025-05-07T20:07:04.8886982Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:04.8887488Z self=, 2025-05-07T20:07:04.8887589Z B=12, 2025-05-07T20:07:04.8887704Z R=8, 2025-05-07T20:07:04.8887808Z T=6, 2025-05-07T20:07:04.8887916Z L=12, 2025-05-07T20:07:04.8888053Z index_dtype=torch.int32, 2025-05-07T20:07:04.8888153Z ) 2025-05-07T20:07:04.8888386Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:04.8888889Z self=, 2025-05-07T20:07:04.8888996Z B=12, 2025-05-07T20:07:04.8889111Z R=8, 2025-05-07T20:07:04.8889213Z T=8, 2025-05-07T20:07:04.8889319Z L=12, 2025-05-07T20:07:04.8889458Z index_dtype=torch.int32, 2025-05-07T20:07:04.8889561Z ) 2025-05-07T20:07:04.8889794Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:04.8890302Z self=, 2025-05-07T20:07:04.8890405Z B=8, 2025-05-07T20:07:04.8890509Z R=8, 2025-05-07T20:07:04.8890622Z T=8, 2025-05-07T20:07:04.8890723Z L=12, 2025-05-07T20:07:04.8890852Z index_dtype=torch.int32, 2025-05-07T20:07:04.8890966Z ) 2025-05-07T20:07:04.9166610Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:04.9167180Z self=, 2025-05-07T20:07:04.9167287Z B=8, 2025-05-07T20:07:04.9167408Z R=8, 2025-05-07T20:07:04.9167516Z T=8, 2025-05-07T20:07:04.9167620Z L=8, 2025-05-07T20:07:04.9167765Z index_dtype=torch.int32, 2025-05-07T20:07:04.9167900Z ) 2025-05-07T20:07:04.9168137Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:04.9168649Z self=, 2025-05-07T20:07:04.9168755Z B=18, 2025-05-07T20:07:04.9168859Z R=12, 2025-05-07T20:07:04.9168976Z T=17, 2025-05-07T20:07:04.9169081Z L=18, 2025-05-07T20:07:04.9169211Z index_dtype=torch.int64, 2025-05-07T20:07:04.9169327Z ) 2025-05-07T20:07:04.9169580Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:04.9170075Z self=, 2025-05-07T20:07:04.9170191Z B=18, 2025-05-07T20:07:04.9170293Z R=12, 2025-05-07T20:07:04.9170409Z T=17, 2025-05-07T20:07:04.9170511Z L=12, 2025-05-07T20:07:04.9170638Z index_dtype=torch.int64, 2025-05-07T20:07:04.9170751Z ) 2025-05-07T20:07:04.9171264Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:04.9171764Z self=, 2025-05-07T20:07:04.9171881Z B=18, 2025-05-07T20:07:04.9171983Z R=17, 2025-05-07T20:07:04.9172088Z T=17, 2025-05-07T20:07:04.9172206Z L=12, 2025-05-07T20:07:04.9172333Z index_dtype=torch.int64, 2025-05-07T20:07:04.9172435Z ) 2025-05-07T20:07:04.9172802Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:04.9173311Z self=, 2025-05-07T20:07:04.9173430Z B=18, 2025-05-07T20:07:04.9173533Z R=17, 2025-05-07T20:07:04.9173640Z T=17, 2025-05-07T20:07:04.9173759Z L=18, 2025-05-07T20:07:04.9173885Z index_dtype=torch.int64, 2025-05-07T20:07:04.9173988Z ) 2025-05-07T20:07:04.9174241Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:04.9174748Z self=, 2025-05-07T20:07:04.9174852Z B=18, 2025-05-07T20:07:04.9174972Z R=17, 2025-05-07T20:07:04.9175074Z T=18, 2025-05-07T20:07:04.9175176Z L=18, 2025-05-07T20:07:04.9175314Z index_dtype=torch.int64, 2025-05-07T20:07:04.9175413Z ) 2025-05-07T20:07:04.9175664Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:04.9176163Z self=, 2025-05-07T20:07:04.9176270Z B=17, 2025-05-07T20:07:04.9176384Z R=17, 2025-05-07T20:07:04.9176487Z T=17, 2025-05-07T20:07:04.9176588Z L=18, 2025-05-07T20:07:04.9176724Z index_dtype=torch.int64, 2025-05-07T20:07:04.9176824Z ) 2025-05-07T20:07:04.9178004Z PASSED 2025-05-07T20:07:04.9178014Z 2025-05-07T20:07:04.9178229Z =========================== short test summary info ============================ 2025-05-07T20:07:04.9178597Z SKIPPED [1] sparse/reorder_batched_test.py:30: CUDA is not available or no GPUs detected 2025-05-07T20:07:04.9178808Z ========================= 6 passed, 1 skipped in 2.62s ========================= 2025-05-07T20:07:05.5114174Z 2025-05-07T20:07:05.5114729Z [TEST] Python test suite PASSED: ./sparse/reorder_batched_test.py 2025-05-07T20:07:05.5131497Z [TEST] Python test time for ./sparse/reorder_batched_test.py: 5 seconds 2025-05-07T20:07:05.5131856Z 2025-05-07T20:07:05.5131862Z 2025-05-07T20:07:05.5131893Z 2025-05-07T20:07:05.5131897Z 2025-05-07T20:07:05.5143809Z ################################################################################ 2025-05-07T20:07:05.5159693Z # [2025-05-07T20:07:05.515Z] Run Python Test Suite: 2025-05-07T20:07:05.5160078Z # ./tbe/bench/tbe_data_config_loader_test.py 2025-05-07T20:07:05.5160442Z ################################################################################ 2025-05-07T20:07:05.5182941Z + 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:07:05.5183712Z 2025-05-07T20:07:07.6273437Z ============================= test session starts ============================== 2025-05-07T20:07:07.6274124Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:07:07.6274688Z cachedir: .pytest_cache 2025-05-07T20:07:07.6275330Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:07:07.6276102Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:07:07.6276431Z plugins: hypothesis-6.131.14 2025-05-07T20:07:09.0568154Z collecting ... collected 1 item 2025-05-07T20:07:09.0568407Z 2025-05-07T20:07:09.0602127Z tbe/bench/tbe_data_config_loader_test.py::TBEDataConfigLoaderTest::test_read_tbe_config_options None 2025-05-07T20:07:09.0602925Z { 2025-05-07T20:07:09.0603119Z "D": 52, 2025-05-07T20:07:09.0603329Z "E": 20, 2025-05-07T20:07:09.0603527Z "T": 96, 2025-05-07T20:07:09.0603728Z "batch_params": { 2025-05-07T20:07:09.0603958Z "B": 47, 2025-05-07T20:07:09.0604163Z "sigma_B": 93, 2025-05-07T20:07:09.0604391Z "vbe_distribution": "normal", 2025-05-07T20:07:09.0604670Z "vbe_num_ranks": 10 2025-05-07T20:07:09.0604895Z }, 2025-05-07T20:07:09.0605085Z "indices_params": { 2025-05-07T20:07:09.0605322Z "heavy_hitters": [ 2025-05-07T20:07:09.0605838Z 0.17071932554244995, 2025-05-07T20:07:09.0606065Z 0.1965048909187317, 2025-05-07T20:07:09.0606288Z 0.6349893808364868, 2025-05-07T20:07:09.0606505Z 0.7569672465324402, 2025-05-07T20:07:09.0606713Z 0.763660728931427, 2025-05-07T20:07:09.0606937Z 0.6919571757316589, 2025-05-07T20:07:09.0607160Z 0.32693469524383545, 2025-05-07T20:07:09.0607394Z 0.6477956175804138, 2025-05-07T20:07:09.0607602Z 0.21564847230911255, 2025-05-07T20:07:09.0607836Z 0.5887315273284912, 2025-05-07T20:07:09.0608063Z 0.32747387886047363, 2025-05-07T20:07:09.0608287Z 0.48168253898620605, 2025-05-07T20:07:09.0608513Z 0.19477611780166626, 2025-05-07T20:07:09.0608738Z 0.07322841882705688, 2025-05-07T20:07:09.0608950Z 0.7115609049797058, 2025-05-07T20:07:09.0609169Z 0.1342611312866211, 2025-05-07T20:07:09.0609390Z 0.277205228805542, 2025-05-07T20:07:09.0609599Z 0.4162027835845947, 2025-05-07T20:07:09.0609828Z 0.4270772337913513, 2025-05-07T20:07:09.0610122Z 0.3345738649368286 2025-05-07T20:07:09.0610328Z ], 2025-05-07T20:07:09.0610554Z "index_dtype": "torch.int32", 2025-05-07T20:07:09.0610854Z "offset_dtype": "torch.int64", 2025-05-07T20:07:09.0611124Z "zipf_q": 0.9783676862716675, 2025-05-07T20:07:09.0611396Z "zipf_s": 0.6906775832176208 2025-05-07T20:07:09.0611651Z }, 2025-05-07T20:07:09.0611841Z "mixed_dim": true, 2025-05-07T20:07:09.0612081Z "pooling_params": { 2025-05-07T20:07:09.0612312Z "L": 33, 2025-05-07T20:07:09.0612527Z "length_distribution": "normal", 2025-05-07T20:07:09.0612808Z "sigma_L": 42 2025-05-07T20:07:09.0613022Z }, 2025-05-07T20:07:09.0613210Z "use_cpu": true, 2025-05-07T20:07:09.0613442Z "weighted": false 2025-05-07T20:07:09.0613665Z } 2025-05-07T20:07:09.0613859Z PASSED 2025-05-07T20:07:09.0613986Z 2025-05-07T20:07:09.0614136Z ============================== 1 passed in 1.56s =============================== 2025-05-07T20:07:09.4846619Z 2025-05-07T20:07:09.4847361Z [TEST] Python test suite PASSED: ./tbe/bench/tbe_data_config_loader_test.py 2025-05-07T20:07:09.4864667Z [TEST] Python test time for ./tbe/bench/tbe_data_config_loader_test.py: 4 seconds 2025-05-07T20:07:09.4865053Z 2025-05-07T20:07:09.4865058Z 2025-05-07T20:07:09.4865061Z 2025-05-07T20:07:09.4865065Z 2025-05-07T20:07:09.4877232Z ################################################################################ 2025-05-07T20:07:09.4892748Z # [2025-05-07T20:07:09.489Z] Run Python Test Suite: 2025-05-07T20:07:09.4893127Z # ./tbe/bench/tbe_data_config_models_test.py 2025-05-07T20:07:09.4893475Z ################################################################################ 2025-05-07T20:07:09.4915100Z + 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:07:09.4915819Z 2025-05-07T20:07:11.6096007Z ============================= test session starts ============================== 2025-05-07T20:07:11.6096686Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:07:11.6097274Z cachedir: .pytest_cache 2025-05-07T20:07:11.6097895Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:07:11.6098569Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:07:11.6098896Z plugins: hypothesis-6.131.14 2025-05-07T20:07:13.0338949Z collecting ... collected 4 items 2025-05-07T20:07:13.0339200Z 2025-05-07T20:07:13.0357906Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_batch_params_serialization PASSED 2025-05-07T20:07:13.1400128Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_indices_params_serialization PASSED 2025-05-07T20:07:13.1408109Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_pooling_params_serialization PASSED 2025-05-07T20:07:13.1476989Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_tbe_data_config_serialization PASSED 2025-05-07T20:07:13.1477474Z 2025-05-07T20:07:13.1477837Z ============================== 4 passed in 1.66s =============================== 2025-05-07T20:07:13.5614982Z 2025-05-07T20:07:13.5615460Z [TEST] Python test suite PASSED: ./tbe/bench/tbe_data_config_models_test.py 2025-05-07T20:07:13.5632928Z [TEST] Python test time for ./tbe/bench/tbe_data_config_models_test.py: 4 seconds 2025-05-07T20:07:13.5633326Z 2025-05-07T20:07:13.5633332Z 2025-05-07T20:07:13.5633336Z 2025-05-07T20:07:13.5633340Z 2025-05-07T20:07:13.5645313Z ################################################################################ 2025-05-07T20:07:13.5660651Z # [2025-05-07T20:07:13.565Z] Run Python Test Suite: 2025-05-07T20:07:13.5661007Z # ./tbe/cache/cache_overflow_test.py 2025-05-07T20:07:13.5661353Z ################################################################################ 2025-05-07T20:07:13.5683607Z + 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:07:13.5684330Z 2025-05-07T20:07:15.6749744Z ============================= test session starts ============================== 2025-05-07T20:07:15.6750437Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:07:15.6750991Z cachedir: .pytest_cache 2025-05-07T20:07:15.6751609Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:07:15.6752302Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:07:15.6752641Z plugins: hypothesis-6.131.14 2025-05-07T20:07:17.0962579Z collecting ... collected 1 item 2025-05-07T20:07:17.0962858Z 2025-05-07T20:07:17.0984222Z tbe/cache/cache_overflow_test.py::CacheOverflowTest::test_cache_int32_overflow SKIPPED 2025-05-07T20:07:17.0984643Z 2025-05-07T20:07:17.0984806Z =========================== short test summary info ============================ 2025-05-07T20:07:17.0985385Z SKIPPED [1] tbe/cache/cache_overflow_test.py:28: CUDA is not available or no GPUs detected 2025-05-07T20:07:17.0985906Z ============================== 1 skipped in 1.55s ============================== 2025-05-07T20:07:17.4960807Z 2025-05-07T20:07:17.4961356Z [TEST] Python test suite PASSED: ./tbe/cache/cache_overflow_test.py 2025-05-07T20:07:17.4977950Z [TEST] Python test time for ./tbe/cache/cache_overflow_test.py: 4 seconds 2025-05-07T20:07:17.4978273Z 2025-05-07T20:07:17.4978296Z 2025-05-07T20:07:17.4978333Z 2025-05-07T20:07:17.4978342Z 2025-05-07T20:07:17.4991104Z ################################################################################ 2025-05-07T20:07:17.5006843Z # [2025-05-07T20:07:17.500Z] Run Python Test Suite: 2025-05-07T20:07:17.5007228Z # ./tbe/cache/cache_test.py 2025-05-07T20:07:17.5007521Z ################################################################################ 2025-05-07T20:07:17.5028693Z + 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:07:17.5029331Z 2025-05-07T20:07:19.5920239Z ============================= test session starts ============================== 2025-05-07T20:07:19.5920948Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:07:19.5921504Z cachedir: .pytest_cache 2025-05-07T20:07:19.5922119Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:07:19.5923074Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:07:19.5923400Z plugins: hypothesis-6.131.14 2025-05-07T20:07:21.0180929Z collecting ... collected 7 items 2025-05-07T20:07:21.0181227Z 2025-05-07T20:07:21.0196075Z tbe/cache/cache_test.py::CacheTest::test_cache_miss_counter SKIPPED 2025-05-07T20:07:21.0206175Z tbe/cache/cache_test.py::CacheTest::test_cache_pipeline SKIPPED (CUD...) 2025-05-07T20:07:21.0216942Z tbe/cache/cache_test.py::CacheTest::test_cache_prefetch_pipeline SKIPPED 2025-05-07T20:07:21.0225906Z tbe/cache/cache_test.py::CacheTest::test_cache_prefetch_pipeline_stream_1 SKIPPED 2025-05-07T20:07:21.0235002Z tbe/cache/cache_test.py::CacheTest::test_cache_prefetch_pipeline_stream_2 SKIPPED 2025-05-07T20:07:21.0244187Z tbe/cache/cache_test.py::CacheTest::test_cache_update_function SKIPPED 2025-05-07T20:07:21.1718907Z tbe/cache/cache_test.py::CacheTest::test_get_prefetch_passes Trying example: test_get_prefetch_passes( 2025-05-07T20:07:21.1720107Z self=, 2025-05-07T20:07:21.1720599Z S=0, 2025-05-07T20:07:21.1720813Z mpp_n_passes=None, 2025-05-07T20:07:21.1721053Z mpp_min_size=None, 2025-05-07T20:07:21.1721288Z ) 2025-05-07T20:07:21.1721518Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:21.1721960Z self=, 2025-05-07T20:07:21.1722385Z S=100, 2025-05-07T20:07:21.1722611Z mpp_n_passes=None, 2025-05-07T20:07:21.1722848Z mpp_min_size=None, 2025-05-07T20:07:21.1723080Z ) 2025-05-07T20:07:21.1723307Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:21.1723746Z self=, 2025-05-07T20:07:21.1724165Z S=100, 2025-05-07T20:07:21.1724373Z mpp_n_passes=12, 2025-05-07T20:07:21.1724614Z mpp_min_size=5, 2025-05-07T20:07:21.1724821Z ) 2025-05-07T20:07:21.1725050Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:21.1725497Z self=, 2025-05-07T20:07:21.1725904Z S=100, 2025-05-07T20:07:21.1726112Z mpp_n_passes=12, 2025-05-07T20:07:21.1726351Z mpp_min_size=None, 2025-05-07T20:07:21.1726571Z ) 2025-05-07T20:07:21.1726796Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:21.1727241Z self=, 2025-05-07T20:07:21.1727650Z S=1024, 2025-05-07T20:07:21.1727868Z mpp_n_passes=None, 2025-05-07T20:07:21.1728117Z mpp_min_size=None, 2025-05-07T20:07:21.1728336Z ) 2025-05-07T20:07:21.1728561Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:21.1729012Z self=, 2025-05-07T20:07:21.1729436Z S=1024, 2025-05-07T20:07:21.1729652Z mpp_n_passes=None, 2025-05-07T20:07:21.1729897Z mpp_min_size=10, 2025-05-07T20:07:21.1730119Z ) 2025-05-07T20:07:21.1730400Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:21.1731247Z self=, 2025-05-07T20:07:21.1731716Z S=0, 2025-05-07T20:07:21.1731930Z mpp_n_passes=6, 2025-05-07T20:07:21.1732167Z mpp_min_size=1, 2025-05-07T20:07:21.1732378Z ) 2025-05-07T20:07:21.1732610Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:21.1733065Z self=, 2025-05-07T20:07:21.1733489Z S=0, 2025-05-07T20:07:21.1733702Z mpp_n_passes=12, 2025-05-07T20:07:21.1733951Z mpp_min_size=None, 2025-05-07T20:07:21.1734173Z ) 2025-05-07T20:07:21.1734400Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:21.1734850Z self=, 2025-05-07T20:07:21.1735267Z S=1024, 2025-05-07T20:07:21.1735462Z mpp_n_passes=1, 2025-05-07T20:07:21.1735695Z mpp_min_size=1, 2025-05-07T20:07:21.1736138Z ) 2025-05-07T20:07:21.1736350Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:21.1736805Z self=, 2025-05-07T20:07:21.1737228Z S=1024, 2025-05-07T20:07:21.1737423Z mpp_n_passes=6, 2025-05-07T20:07:21.1737656Z mpp_min_size=None, 2025-05-07T20:07:21.1737887Z ) 2025-05-07T20:07:21.1738097Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:21.1738650Z self=, 2025-05-07T20:07:21.1739076Z S=1024, 2025-05-07T20:07:21.1739276Z mpp_n_passes=None, 2025-05-07T20:07:21.1739523Z mpp_min_size=1, 2025-05-07T20:07:21.1739744Z ) 2025-05-07T20:07:21.1739954Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:21.1740405Z self=, 2025-05-07T20:07:21.1740830Z S=7, 2025-05-07T20:07:21.1741038Z mpp_n_passes=12, 2025-05-07T20:07:21.1741273Z mpp_min_size=10, 2025-05-07T20:07:21.1741499Z ) 2025-05-07T20:07:21.1741722Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:21.1742153Z self=, 2025-05-07T20:07:21.1742569Z S=100, 2025-05-07T20:07:21.1742781Z mpp_n_passes=None, 2025-05-07T20:07:21.1743010Z mpp_min_size=1, 2025-05-07T20:07:21.1743228Z ) 2025-05-07T20:07:21.1743452Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:21.1743887Z self=, 2025-05-07T20:07:21.1744307Z S=0, 2025-05-07T20:07:21.1744514Z mpp_n_passes=1, 2025-05-07T20:07:21.1744735Z mpp_min_size=None, 2025-05-07T20:07:21.1744965Z ) 2025-05-07T20:07:21.1745187Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:21.1745621Z self=, 2025-05-07T20:07:21.1746035Z S=100, 2025-05-07T20:07:21.1746247Z mpp_n_passes=None, 2025-05-07T20:07:21.1746498Z mpp_min_size=5, 2025-05-07T20:07:21.1746705Z ) 2025-05-07T20:07:21.1746927Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:21.1747370Z self=, 2025-05-07T20:07:21.1747773Z S=1024, 2025-05-07T20:07:21.1747985Z mpp_n_passes=None, 2025-05-07T20:07:21.1748229Z mpp_min_size=128, 2025-05-07T20:07:21.1748446Z ) 2025-05-07T20:07:21.1748671Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:21.1749123Z self=, 2025-05-07T20:07:21.1749532Z S=100, 2025-05-07T20:07:21.1749741Z mpp_n_passes=None, 2025-05-07T20:07:21.1749986Z mpp_min_size=10, 2025-05-07T20:07:21.1750200Z ) 2025-05-07T20:07:21.1750423Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:21.1750872Z self=, 2025-05-07T20:07:21.1751286Z S=1024, 2025-05-07T20:07:21.1751488Z mpp_n_passes=12, 2025-05-07T20:07:21.1751729Z mpp_min_size=10, 2025-05-07T20:07:21.1751953Z ) 2025-05-07T20:07:21.1752164Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:21.1752610Z self=, 2025-05-07T20:07:21.1753028Z S=100, 2025-05-07T20:07:21.1753222Z mpp_n_passes=1, 2025-05-07T20:07:21.1753457Z mpp_min_size=128, 2025-05-07T20:07:21.1753688Z ) 2025-05-07T20:07:21.1753901Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:21.1754351Z self=, 2025-05-07T20:07:21.1754771Z S=1024, 2025-05-07T20:07:21.1754970Z mpp_n_passes=None, 2025-05-07T20:07:21.1755216Z mpp_min_size=5, 2025-05-07T20:07:21.1755434Z ) 2025-05-07T20:07:21.1755644Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:21.1756186Z self=, 2025-05-07T20:07:21.1756716Z S=100, 2025-05-07T20:07:21.1756925Z mpp_n_passes=6, 2025-05-07T20:07:21.1757146Z mpp_min_size=10, 2025-05-07T20:07:21.1757375Z ) 2025-05-07T20:07:21.1757597Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:21.1758036Z self=, 2025-05-07T20:07:21.1758463Z S=0, 2025-05-07T20:07:21.1758676Z mpp_n_passes=None, 2025-05-07T20:07:21.1758914Z mpp_min_size=10, 2025-05-07T20:07:21.1759143Z ) 2025-05-07T20:07:21.1759438Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:21.1759870Z self=, 2025-05-07T20:07:21.1760296Z S=7, 2025-05-07T20:07:21.1760506Z mpp_n_passes=1, 2025-05-07T20:07:21.1760731Z mpp_min_size=None, 2025-05-07T20:07:21.1760967Z ) 2025-05-07T20:07:21.1761200Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:21.1761637Z self=, 2025-05-07T20:07:21.1762064Z S=0, 2025-05-07T20:07:21.1762276Z mpp_n_passes=12, 2025-05-07T20:07:21.1762520Z mpp_min_size=128, 2025-05-07T20:07:21.1762740Z ) 2025-05-07T20:07:21.1762965Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:21.1763413Z self=, 2025-05-07T20:07:21.1763823Z S=0, 2025-05-07T20:07:21.1764025Z mpp_n_passes=1, 2025-05-07T20:07:21.1764257Z mpp_min_size=5, 2025-05-07T20:07:21.1764463Z ) 2025-05-07T20:07:21.1764688Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:21.1765136Z self=, 2025-05-07T20:07:21.1765540Z S=0, 2025-05-07T20:07:21.1765742Z mpp_n_passes=1, 2025-05-07T20:07:21.1765973Z mpp_min_size=128, 2025-05-07T20:07:21.1766191Z ) 2025-05-07T20:07:21.1766412Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:21.1766855Z self=, 2025-05-07T20:07:21.1767265Z S=1024, 2025-05-07T20:07:21.1767474Z mpp_n_passes=12, 2025-05-07T20:07:21.1767716Z mpp_min_size=None, 2025-05-07T20:07:21.1767935Z ) 2025-05-07T20:07:21.1768161Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:21.1768609Z self=, 2025-05-07T20:07:21.1769028Z S=0, 2025-05-07T20:07:21.1769223Z mpp_n_passes=None, 2025-05-07T20:07:21.1769466Z mpp_min_size=1, 2025-05-07T20:07:21.1769685Z ) 2025-05-07T20:07:21.1769899Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:21.1770338Z self=, 2025-05-07T20:07:21.1770759Z S=0, 2025-05-07T20:07:21.1770953Z mpp_n_passes=6, 2025-05-07T20:07:21.1771185Z mpp_min_size=5, 2025-05-07T20:07:21.1771403Z ) 2025-05-07T20:07:21.1771615Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:21.1772065Z self=, 2025-05-07T20:07:21.1772495Z S=0, 2025-05-07T20:07:21.1772689Z mpp_n_passes=1, 2025-05-07T20:07:21.1772922Z mpp_min_size=10, 2025-05-07T20:07:21.1773149Z ) 2025-05-07T20:07:21.1773359Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:21.1773811Z self=, 2025-05-07T20:07:21.1774228Z S=7, 2025-05-07T20:07:21.1774433Z mpp_n_passes=6, 2025-05-07T20:07:21.1774654Z mpp_min_size=128, 2025-05-07T20:07:21.1774886Z ) 2025-05-07T20:07:21.1775111Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:21.1775543Z self=, 2025-05-07T20:07:21.1775964Z S=0, 2025-05-07T20:07:21.1776167Z mpp_n_passes=1, 2025-05-07T20:07:21.1776384Z mpp_min_size=1, 2025-05-07T20:07:21.1776603Z ) 2025-05-07T20:07:21.1776824Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:21.1777254Z self=, 2025-05-07T20:07:21.1777767Z S=100, 2025-05-07T20:07:21.1777983Z mpp_n_passes=6, 2025-05-07T20:07:21.1778203Z mpp_min_size=128, 2025-05-07T20:07:21.1778439Z ) 2025-05-07T20:07:21.1778662Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:21.1779094Z self=, 2025-05-07T20:07:21.1779517Z S=0, 2025-05-07T20:07:21.1779724Z mpp_n_passes=12, 2025-05-07T20:07:21.1779959Z mpp_min_size=10, 2025-05-07T20:07:21.1780243Z ) 2025-05-07T20:07:21.1780470Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:21.1780917Z self=, 2025-05-07T20:07:21.1781322Z S=100, 2025-05-07T20:07:21.1781530Z mpp_n_passes=6, 2025-05-07T20:07:21.1781762Z mpp_min_size=5, 2025-05-07T20:07:21.1781970Z ) 2025-05-07T20:07:21.1782201Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:21.1782654Z self=, 2025-05-07T20:07:21.1783062Z S=0, 2025-05-07T20:07:21.1783275Z mpp_n_passes=12, 2025-05-07T20:07:21.1783516Z mpp_min_size=5, 2025-05-07T20:07:21.1783723Z ) 2025-05-07T20:07:21.1783945Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:21.1784390Z self=, 2025-05-07T20:07:21.1784793Z S=7, 2025-05-07T20:07:21.1785000Z mpp_n_passes=12, 2025-05-07T20:07:21.1785239Z mpp_min_size=1, 2025-05-07T20:07:21.1785459Z ) 2025-05-07T20:07:21.1785687Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:21.1786131Z self=, 2025-05-07T20:07:21.1786558Z S=7, 2025-05-07T20:07:21.1786753Z mpp_n_passes=12, 2025-05-07T20:07:21.1786996Z mpp_min_size=5, 2025-05-07T20:07:21.1787221Z ) 2025-05-07T20:07:21.1787435Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:21.1787889Z self=, 2025-05-07T20:07:21.1788315Z S=7, 2025-05-07T20:07:21.1788509Z mpp_n_passes=1, 2025-05-07T20:07:21.1788745Z mpp_min_size=1, 2025-05-07T20:07:21.1788968Z ) 2025-05-07T20:07:21.1789182Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:21.1789633Z self=, 2025-05-07T20:07:21.1790057Z S=0, 2025-05-07T20:07:21.1790258Z mpp_n_passes=None, 2025-05-07T20:07:21.1790505Z mpp_min_size=5, 2025-05-07T20:07:21.1790729Z ) 2025-05-07T20:07:21.1790957Z PASSED 2025-05-07T20:07:21.1791075Z 2025-05-07T20:07:21.1791227Z =========================== short test summary info ============================ 2025-05-07T20:07:21.1791751Z SKIPPED [1] tbe/cache/cache_test.py:652: CUDA is not available or no GPUs detected 2025-05-07T20:07:21.1792354Z SKIPPED [1] tbe/cache/cache_test.py:79: CUDA is not available or no GPUs detected 2025-05-07T20:07:21.1792946Z SKIPPED [1] tbe/cache/cache_test.py:453: CUDA is not available or no GPUs detected 2025-05-07T20:07:21.1793540Z SKIPPED [1] tbe/cache/cache_test.py:482: CUDA is not available or no GPUs detected 2025-05-07T20:07:21.1794129Z SKIPPED [1] tbe/cache/cache_test.py:512: CUDA is not available or no GPUs detected 2025-05-07T20:07:21.1794720Z SKIPPED [1] tbe/cache/cache_test.py:595: CUDA is not available or no GPUs detected 2025-05-07T20:07:21.1795212Z ========================= 1 passed, 6 skipped in 1.70s ========================= 2025-05-07T20:07:21.5732433Z 2025-05-07T20:07:21.5733188Z [TEST] Python test suite PASSED: ./tbe/cache/cache_test.py 2025-05-07T20:07:21.5749820Z [TEST] Python test time for ./tbe/cache/cache_test.py: 4 seconds 2025-05-07T20:07:21.5750396Z 2025-05-07T20:07:21.5750403Z 2025-05-07T20:07:21.5750407Z 2025-05-07T20:07:21.5750419Z 2025-05-07T20:07:21.5762671Z ################################################################################ 2025-05-07T20:07:21.5778382Z # [2025-05-07T20:07:21.577Z] Run Python Test Suite: 2025-05-07T20:07:21.5779267Z # ./tbe/cache/linearize_cache_indices_test.py 2025-05-07T20:07:21.5779618Z ################################################################################ 2025-05-07T20:07:21.5801398Z + 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:07:21.5802148Z 2025-05-07T20:07:23.6713911Z ============================= test session starts ============================== 2025-05-07T20:07:23.6714631Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:07:23.6715199Z cachedir: .pytest_cache 2025-05-07T20:07:23.6715810Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:07:23.6716573Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:07:23.6716929Z plugins: hypothesis-6.131.14 2025-05-07T20:07:25.0528945Z collecting ... collected 2 items 2025-05-07T20:07:25.0529242Z 2025-05-07T20:07:25.0543443Z tbe/cache/linearize_cache_indices_test.py::LinearizeCacheIndicesTest::test_linearize_cache_indices SKIPPED 2025-05-07T20:07:25.0558830Z tbe/cache/linearize_cache_indices_test.py::LinearizeCacheIndicesTest::test_linearize_cache_indices_from_row_idx SKIPPED 2025-05-07T20:07:25.0559412Z 2025-05-07T20:07:25.0559618Z =========================== short test summary info ============================ 2025-05-07T20:07:25.0560215Z SKIPPED [1] tbe/cache/linearize_cache_indices_test.py:80: CUDA is not available or no GPUs detected 2025-05-07T20:07:25.0560963Z SKIPPED [1] tbe/cache/linearize_cache_indices_test.py:167: CUDA is not available or no GPUs detected 2025-05-07T20:07:25.0561542Z ============================== 2 skipped in 1.51s ============================== 2025-05-07T20:07:25.4480396Z 2025-05-07T20:07:25.4481126Z [TEST] Python test suite PASSED: ./tbe/cache/linearize_cache_indices_test.py 2025-05-07T20:07:25.4498057Z [TEST] Python test time for ./tbe/cache/linearize_cache_indices_test.py: 4 seconds 2025-05-07T20:07:25.4498728Z 2025-05-07T20:07:25.4498737Z 2025-05-07T20:07:25.4498744Z 2025-05-07T20:07:25.4498781Z 2025-05-07T20:07:25.4511870Z ################################################################################ 2025-05-07T20:07:25.4527182Z # [2025-05-07T20:07:25.452Z] Run Python Test Suite: 2025-05-07T20:07:25.4527777Z # ./tbe/cache/lxu_cache_test.py 2025-05-07T20:07:25.4528122Z ################################################################################ 2025-05-07T20:07:25.4549263Z + 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:07:25.4549919Z 2025-05-07T20:07:27.5423182Z ============================= test session starts ============================== 2025-05-07T20:07:27.5423873Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:07:27.5424470Z cachedir: .pytest_cache 2025-05-07T20:07:27.5425083Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:07:27.5425772Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:07:27.5426105Z plugins: hypothesis-6.131.14 2025-05-07T20:07:28.9597286Z collecting ... collected 3 items 2025-05-07T20:07:28.9597660Z 2025-05-07T20:07:28.9613646Z tbe/cache/lxu_cache_test.py::LXUCacheTest::test_lxu_cache_locking_counter_decrement SKIPPED 2025-05-07T20:07:28.9622958Z tbe/cache/lxu_cache_test.py::LXUCacheTest::test_lxu_cache_lookup SKIPPED 2025-05-07T20:07:28.9640279Z tbe/cache/lxu_cache_test.py::LXUCacheTest::test_unique_lxu_cache_lookup SKIPPED 2025-05-07T20:07:28.9640875Z 2025-05-07T20:07:28.9641030Z =========================== short test summary info ============================ 2025-05-07T20:07:28.9641824Z SKIPPED [1] tbe/cache/lxu_cache_test.py:106: CUDA is not available or no GPUs detected 2025-05-07T20:07:28.9642451Z SKIPPED [1] tbe/cache/lxu_cache_test.py:39: CUDA is not available or no GPUs detected 2025-05-07T20:07:28.9643074Z SKIPPED [1] tbe/cache/lxu_cache_test.py:146: CUDA is not available or no GPUs detected 2025-05-07T20:07:28.9643574Z ============================== 3 skipped in 1.54s ============================== 2025-05-07T20:07:29.3615723Z 2025-05-07T20:07:29.3616804Z [TEST] Python test suite PASSED: ./tbe/cache/lxu_cache_test.py 2025-05-07T20:07:29.3633226Z [TEST] Python test time for ./tbe/cache/lxu_cache_test.py: 4 seconds 2025-05-07T20:07:29.3633549Z 2025-05-07T20:07:29.3633554Z 2025-05-07T20:07:29.3633558Z 2025-05-07T20:07:29.3633562Z 2025-05-07T20:07:29.3645690Z ################################################################################ 2025-05-07T20:07:29.3661514Z # [2025-05-07T20:07:29.365Z] Run Python Test Suite: 2025-05-07T20:07:29.3661866Z # ./tbe/dram_kv/dram_kv_test.py 2025-05-07T20:07:29.3662212Z ################################################################################ 2025-05-07T20:07:29.3685179Z + 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:07:29.3685870Z 2025-05-07T20:07:31.4767352Z ============================= test session starts ============================== 2025-05-07T20:07:31.4768532Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:07:31.4769521Z cachedir: .pytest_cache 2025-05-07T20:07:31.4770621Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:07:31.4771817Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:07:31.4772374Z plugins: hypothesis-6.131.14 2025-05-07T20:07:32.9109378Z collecting ... collected 3 items 2025-05-07T20:07:32.9109677Z 2025-05-07T20:07:32.9122783Z tbe/dram_kv/dram_kv_test.py::DRAMKVTest::test_basics SKIPPED (Test i...) 2025-05-07T20:07:32.9131314Z tbe/dram_kv/dram_kv_test.py::DRAMKVTest::test_get_ids SKIPPED (Test ...) 2025-05-07T20:07:32.9147585Z tbe/dram_kv/dram_kv_test.py::DRAMKVTest::test_initializer SKIPPED (T...) 2025-05-07T20:07:32.9147906Z 2025-05-07T20:07:32.9148088Z =========================== short test summary info ============================ 2025-05-07T20:07:32.9148626Z SKIPPED [1] tbe/dram_kv/dram_kv_test.py:82: Test is currently known to fail in OSS mode 2025-05-07T20:07:32.9149235Z SKIPPED [1] tbe/dram_kv/dram_kv_test.py:160: Test is currently known to fail in OSS mode 2025-05-07T20:07:32.9149851Z SKIPPED [1] tbe/dram_kv/dram_kv_test.py:119: Test is currently known to fail in OSS mode 2025-05-07T20:07:32.9150361Z ============================== 3 skipped in 1.57s ============================== 2025-05-07T20:07:33.3141876Z 2025-05-07T20:07:33.3142498Z [TEST] Python test suite PASSED: ./tbe/dram_kv/dram_kv_test.py 2025-05-07T20:07:33.3159972Z [TEST] Python test time for ./tbe/dram_kv/dram_kv_test.py: 4 seconds 2025-05-07T20:07:33.3160308Z 2025-05-07T20:07:33.3160314Z 2025-05-07T20:07:33.3160317Z 2025-05-07T20:07:33.3160321Z 2025-05-07T20:07:33.3172556Z ################################################################################ 2025-05-07T20:07:33.3187889Z # [2025-05-07T20:07:33.318Z] Run Python Test Suite: 2025-05-07T20:07:33.3188294Z # ./tbe/eeg/tbe_indices_estimator_test.py 2025-05-07T20:07:33.3188670Z ################################################################################ 2025-05-07T20:07:33.3211140Z + 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:07:33.3211833Z 2025-05-07T20:07:35.4322011Z ============================= test session starts ============================== 2025-05-07T20:07:35.4322700Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:07:35.4323535Z cachedir: .pytest_cache 2025-05-07T20:07:35.4324153Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:07:35.4324838Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:07:35.4325169Z plugins: hypothesis-6.131.14 2025-05-07T20:07:36.8483454Z collecting ... collected 1 item 2025-05-07T20:07:36.8483729Z 2025-05-07T20:07:36.8581130Z tbe/eeg/tbe_indices_estimator_test.py::TBEIndicesEstimatorTest::test_indices_estimation Found best Log likelihood so far on (s,q) (0.01, 1): -2.50266 2025-05-07T20:07:36.8582519Z Found best Log likelihood so far on (s,q) (0.02, 1): -2.5021 2025-05-07T20:07:36.8583262Z Found best Log likelihood so far on (s,q) (0.03, 1): -2.50155 2025-05-07T20:07:36.8584045Z Found best Log likelihood so far on (s,q) (0.04, 1): -2.50101 2025-05-07T20:07:36.8584769Z Found best Log likelihood so far on (s,q) (0.05, 1): -2.50048 2025-05-07T20:07:36.8585550Z Found best Log likelihood so far on (s,q) (0.06, 1): -2.49996 2025-05-07T20:07:36.8586310Z Found best Log likelihood so far on (s,q) (0.07, 1): -2.49944 2025-05-07T20:07:36.8587035Z Found best Log likelihood so far on (s,q) (0.08, 1): -2.49893 2025-05-07T20:07:36.8587801Z Found best Log likelihood so far on (s,q) (0.09, 1): -2.49844 2025-05-07T20:07:36.8588501Z Found best Log likelihood so far on (s,q) (0.1, 1): -2.49795 2025-05-07T20:07:36.8589262Z Found best Log likelihood so far on (s,q) (0.11, 1): -2.49747 2025-05-07T20:07:36.8589989Z Found best Log likelihood so far on (s,q) (0.12, 1): -2.49699 2025-05-07T20:07:36.8590750Z Found best Log likelihood so far on (s,q) (0.13, 1): -2.49653 2025-05-07T20:07:36.8591473Z Found best Log likelihood so far on (s,q) (0.14, 1): -2.49608 2025-05-07T20:07:36.8592196Z Found best Log likelihood so far on (s,q) (0.15, 1): -2.49563 2025-05-07T20:07:36.8593305Z Found best Log likelihood so far on (s,q) (0.16, 1): -2.49519 2025-05-07T20:07:36.8594002Z Found best Log likelihood so far on (s,q) (0.17, 1): -2.49477 2025-05-07T20:07:36.8594762Z Found best Log likelihood so far on (s,q) (0.18, 1): -2.49435 2025-05-07T20:07:36.8595483Z Found best Log likelihood so far on (s,q) (0.19, 1): -2.49393 2025-05-07T20:07:36.8596301Z Found best Log likelihood so far on (s,q) (0.2, 1): -2.49353 2025-05-07T20:07:36.8597045Z Found best Log likelihood so far on (s,q) (0.21, 1): -2.49314 2025-05-07T20:07:36.8597779Z Found best Log likelihood so far on (s,q) (0.22, 1): -2.49275 2025-05-07T20:07:36.8598512Z Found best Log likelihood so far on (s,q) (0.23, 1): -2.49238 2025-05-07T20:07:36.8599267Z Found best Log likelihood so far on (s,q) (0.24, 1): -2.49201 2025-05-07T20:07:36.8600047Z Found best Log likelihood so far on (s,q) (0.25, 1): -2.49165 2025-05-07T20:07:36.8600780Z Found best Log likelihood so far on (s,q) (0.26, 1): -2.4913 2025-05-07T20:07:36.8601585Z Found best Log likelihood so far on (s,q) (0.27, 1): -2.49096 2025-05-07T20:07:36.8602269Z Found best Log likelihood so far on (s,q) (0.28, 1): -2.49063 2025-05-07T20:07:36.8603010Z Found best Log likelihood so far on (s,q) (0.29, 1): -2.4903 2025-05-07T20:07:36.8603778Z Found best Log likelihood so far on (s,q) (0.3, 1): -2.48999 2025-05-07T20:07:36.8604535Z Found best Log likelihood so far on (s,q) (0.31, 1): -2.48968 2025-05-07T20:07:36.8605309Z Found best Log likelihood so far on (s,q) (0.32, 1): -2.48939 2025-05-07T20:07:36.8606240Z Found best Log likelihood so far on (s,q) (0.33, 1): -2.4891 2025-05-07T20:07:36.8607042Z Found best Log likelihood so far on (s,q) (0.34, 1): -2.48882 2025-05-07T20:07:36.8607807Z Found best Log likelihood so far on (s,q) (0.35, 1): -2.48855 2025-05-07T20:07:36.8608535Z Found best Log likelihood so far on (s,q) (0.36, 1): -2.48829 2025-05-07T20:07:36.8609260Z Found best Log likelihood so far on (s,q) (0.37, 1): -2.48804 2025-05-07T20:07:36.8609948Z Found best Log likelihood so far on (s,q) (0.38, 1): -2.4878 2025-05-07T20:07:36.8610673Z Found best Log likelihood so far on (s,q) (0.39, 1): -2.48756 2025-05-07T20:07:36.8611567Z Found best Log likelihood so far on (s,q) (0.4, 1): -2.48734 2025-05-07T20:07:36.8612297Z Found best Log likelihood so far on (s,q) (0.41, 1): -2.48712 2025-05-07T20:07:36.8613039Z Found best Log likelihood so far on (s,q) (0.42, 1): -2.48691 2025-05-07T20:07:36.8613733Z Found best Log likelihood so far on (s,q) (0.43, 1): -2.48671 2025-05-07T20:07:36.8614522Z Found best Log likelihood so far on (s,q) (0.44, 1): -2.48652 2025-05-07T20:07:36.8615331Z Found best Log likelihood so far on (s,q) (0.45, 1): -2.48634 2025-05-07T20:07:36.8616084Z Found best Log likelihood so far on (s,q) (0.46, 1): -2.48617 2025-05-07T20:07:36.8616828Z Found best Log likelihood so far on (s,q) (0.47, 1): -2.48601 2025-05-07T20:07:36.8617583Z Found best Log likelihood so far on (s,q) (0.48, 1): -2.48586 2025-05-07T20:07:36.8618322Z Found best Log likelihood so far on (s,q) (0.49, 1): -2.48571 2025-05-07T20:07:36.8619057Z Found best Log likelihood so far on (s,q) (0.5, 1): -2.48558 2025-05-07T20:07:36.8619815Z Found best Log likelihood so far on (s,q) (0.51, 1): -2.48545 2025-05-07T20:07:36.8620531Z Found best Log likelihood so far on (s,q) (0.52, 1): -2.48533 2025-05-07T20:07:36.8621277Z Found best Log likelihood so far on (s,q) (0.53, 1): -2.48522 2025-05-07T20:07:36.8622009Z Found best Log likelihood so far on (s,q) (0.54, 1): -2.48513 2025-05-07T20:07:36.8622823Z Skipping (s,q) (0.55, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8623553Z Skipping (s,q) (0.56, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8624267Z Skipping (s,q) (0.57, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8624981Z Skipping (s,q) (0.58, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8625704Z Skipping (s,q) (0.59, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8626428Z Skipping (s,q) (0.6, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8627120Z Skipping (s,q) (0.61, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8627830Z Skipping (s,q) (0.62, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8628482Z Skipping (s,q) (0.63, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8629261Z Skipping (s,q) (0.64, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8629862Z Skipping (s,q) (0.65, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8630296Z Skipping (s,q) (0.66, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8630716Z Skipping (s,q) (0.67, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8631162Z Skipping (s,q) (0.68, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8631589Z Skipping (s,q) (0.69, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8632068Z Skipping (s,q) (0.7, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8632604Z Skipping (s,q) (0.71, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8633065Z Skipping (s,q) (0.72, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8633501Z Skipping (s,q) (0.73, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8633994Z Skipping (s,q) (0.74, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8634732Z Skipping (s,q) (0.75, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8635426Z Skipping (s,q) (0.76, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8636215Z Skipping (s,q) (0.77, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8636931Z Skipping (s,q) (0.78, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8637653Z Skipping (s,q) (0.79, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8638416Z Skipping (s,q) (0.8, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8639091Z Skipping (s,q) (0.81, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8639846Z Skipping (s,q) (0.82, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8640561Z Skipping (s,q) (0.83, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8641304Z Skipping (s,q) (0.84, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8642028Z Skipping (s,q) (0.85, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8642942Z Skipping (s,q) (0.86, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8643696Z Skipping (s,q) (0.87, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8644431Z Skipping (s,q) (0.88, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8645149Z Skipping (s,q) (0.89, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8645921Z Skipping (s,q) (0.9, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8646720Z Skipping (s,q) (0.91, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8665959Z Skipping (s,q) (0.92, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8666669Z Skipping (s,q) (0.93, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8667326Z Skipping (s,q) (0.94, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8667959Z Skipping (s,q) (0.95, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8668669Z Skipping (s,q) (0.96, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8669427Z Skipping (s,q) (0.97, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8669846Z Skipping (s,q) (0.98, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8670277Z Skipping (s,q) (0.99, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8670702Z Skipping (s,q) (1, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8671113Z Skipping (s,q) (1.01, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8671545Z Skipping (s,q) (1.02, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8671984Z Skipping (s,q) (1.03, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8672410Z Skipping (s,q) (1.04, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8672820Z Skipping (s,q) (1.05, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8673240Z Skipping (s,q) (1.06, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8673665Z Skipping (s,q) (1.07, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8674075Z Skipping (s,q) (1.08, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8674500Z Skipping (s,q) (1.09, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8674923Z Skipping (s,q) (1.1, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8675335Z Skipping (s,q) (1.11, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8675757Z Skipping (s,q) (1.12, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8676260Z Skipping (s,q) (1.13, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8676689Z Skipping (s,q) (1.14, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8677104Z Skipping (s,q) (1.15, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8677507Z Skipping (s,q) (1.16, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8677913Z Skipping (s,q) (1.17, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8678324Z Skipping (s,q) (1.18, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8678735Z Skipping (s,q) (1.19, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8679166Z Skipping (s,q) (1.2, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8679589Z Skipping (s,q) (1.21, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8680017Z Skipping (s,q) (1.22, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8680432Z Skipping (s,q) (1.23, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8680855Z Skipping (s,q) (1.24, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8681282Z Skipping (s,q) (1.25, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8681697Z Skipping (s,q) (1.26, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8682124Z Skipping (s,q) (1.27, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8682551Z Skipping (s,q) (1.28, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8682966Z Skipping (s,q) (1.29, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8683390Z Skipping (s,q) (1.3, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8683817Z Skipping (s,q) (1.31, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8684372Z Skipping (s,q) (1.32, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8684779Z Skipping (s,q) (1.33, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8685203Z Skipping (s,q) (1.34, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8685626Z Skipping (s,q) (1.35, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8686034Z Skipping (s,q) (1.36, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8686521Z Skipping (s,q) (1.37, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8686943Z Skipping (s,q) (1.38, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8687367Z Skipping (s,q) (1.39, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8687777Z Skipping (s,q) (1.4, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8688200Z Skipping (s,q) (1.41, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8688624Z Skipping (s,q) (1.42, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8689041Z Skipping (s,q) (1.43, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8689470Z Skipping (s,q) (1.44, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8689897Z Skipping (s,q) (1.45, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8690308Z Skipping (s,q) (1.46, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8690733Z Skipping (s,q) (1.47, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8691154Z Skipping (s,q) (1.48, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8691580Z Skipping (s,q) (1.49, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8691990Z Skipping (s,q) (1.5, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8692412Z Skipping (s,q) (1.51, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8692836Z Skipping (s,q) (1.52, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8693247Z Skipping (s,q) (1.53, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8693669Z Skipping (s,q) (1.54, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8694094Z Skipping (s,q) (1.55, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8694523Z Skipping (s,q) (1.56, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8694938Z Skipping (s,q) (1.57, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8695361Z Skipping (s,q) (1.58, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8695787Z Skipping (s,q) (1.59, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8696204Z Skipping (s,q) (1.6, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8696626Z Skipping (s,q) (1.61, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8697050Z Skipping (s,q) (1.62, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8697461Z Skipping (s,q) (1.63, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8697881Z Skipping (s,q) (1.64, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8698301Z Skipping (s,q) (1.65, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8698727Z Skipping (s,q) (1.66, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8699140Z Skipping (s,q) (1.67, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8699566Z Skipping (s,q) (1.68, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8699989Z Skipping (s,q) (1.69, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8700399Z Skipping (s,q) (1.7, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8700818Z Skipping (s,q) (1.71, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8701246Z Skipping (s,q) (1.72, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8701670Z Skipping (s,q) (1.73, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8702080Z Skipping (s,q) (1.74, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8702505Z Skipping (s,q) (1.75, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8702926Z Skipping (s,q) (1.76, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8703336Z Skipping (s,q) (1.77, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8703831Z Skipping (s,q) (1.78, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8704253Z Skipping (s,q) (1.79, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8704664Z Skipping (s,q) (1.8, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8705086Z Skipping (s,q) (1.81, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8705665Z Skipping (s,q) (1.82, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8706190Z Skipping (s,q) (1.83, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8706602Z Skipping (s,q) (1.84, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8707024Z Skipping (s,q) (1.85, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8707448Z Skipping (s,q) (1.86, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8707858Z Skipping (s,q) (1.87, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8708287Z Skipping (s,q) (1.88, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8708719Z Skipping (s,q) (1.89, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8709145Z Skipping (s,q) (1.9, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8709555Z Skipping (s,q) (1.91, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8709979Z Skipping (s,q) (1.92, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8710401Z Skipping (s,q) (1.93, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8710811Z Skipping (s,q) (1.94, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8711233Z Skipping (s,q) (1.95, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8711655Z Skipping (s,q) (1.96, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8712061Z Skipping (s,q) (1.97, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8712485Z Skipping (s,q) (1.98, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8712905Z Skipping (s,q) (1.99, 1): inconsistent with heavy hitters! 2025-05-07T20:07:36.8713356Z Found best Log likelihood so far on (s,q) (0.55, 1.25): -2.48507 2025-05-07T20:07:36.8713808Z Skipping (s,q) (0.56, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8714254Z Skipping (s,q) (0.57, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8714694Z Skipping (s,q) (0.58, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8715120Z Skipping (s,q) (0.59, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8715561Z Skipping (s,q) (0.6, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8716082Z Skipping (s,q) (0.61, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8716527Z Skipping (s,q) (0.62, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8716953Z Skipping (s,q) (0.63, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8717397Z Skipping (s,q) (0.64, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8717839Z Skipping (s,q) (0.65, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8718269Z Skipping (s,q) (0.66, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8718716Z Skipping (s,q) (0.67, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8719155Z Skipping (s,q) (0.68, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8719604Z Skipping (s,q) (0.69, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8720037Z Skipping (s,q) (0.7, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8720478Z Skipping (s,q) (0.71, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8720922Z Skipping (s,q) (0.72, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8721349Z Skipping (s,q) (0.73, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8721789Z Skipping (s,q) (0.74, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8722235Z Skipping (s,q) (0.75, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8722662Z Skipping (s,q) (0.76, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8723098Z Skipping (s,q) (0.77, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8723636Z Skipping (s,q) (0.78, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8724083Z Skipping (s,q) (0.79, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8724508Z Skipping (s,q) (0.8, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8724952Z Skipping (s,q) (0.81, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8725391Z Skipping (s,q) (0.82, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8725879Z Skipping (s,q) (0.83, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8726315Z Skipping (s,q) (0.84, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8726754Z Skipping (s,q) (0.85, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8727190Z Skipping (s,q) (0.86, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8727618Z Skipping (s,q) (0.87, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8728054Z Skipping (s,q) (0.88, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8728492Z Skipping (s,q) (0.89, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8728919Z Skipping (s,q) (0.9, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8729362Z Skipping (s,q) (0.91, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8729802Z Skipping (s,q) (0.92, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8730245Z Skipping (s,q) (0.93, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8730679Z Skipping (s,q) (0.94, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8731120Z Skipping (s,q) (0.95, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8731553Z Skipping (s,q) (0.96, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8731976Z Skipping (s,q) (0.97, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8732412Z Skipping (s,q) (0.98, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8732848Z Skipping (s,q) (0.99, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8733284Z Skipping (s,q) (1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8733708Z Skipping (s,q) (1.01, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8734145Z Skipping (s,q) (1.02, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8734587Z Skipping (s,q) (1.03, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8735013Z Skipping (s,q) (1.04, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8735449Z Skipping (s,q) (1.05, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8735894Z Skipping (s,q) (1.06, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8736321Z Skipping (s,q) (1.07, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8736759Z Skipping (s,q) (1.08, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8737201Z Skipping (s,q) (1.09, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8737638Z Skipping (s,q) (1.1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8738067Z Skipping (s,q) (1.11, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8738504Z Skipping (s,q) (1.12, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8738942Z Skipping (s,q) (1.13, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8739367Z Skipping (s,q) (1.14, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8739804Z Skipping (s,q) (1.15, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8740239Z Skipping (s,q) (1.16, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8740680Z Skipping (s,q) (1.17, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8741104Z Skipping (s,q) (1.18, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8741539Z Skipping (s,q) (1.19, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8741977Z Skipping (s,q) (1.2, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8742400Z Skipping (s,q) (1.21, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8742835Z Skipping (s,q) (1.22, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8743342Z Skipping (s,q) (1.23, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8743779Z Skipping (s,q) (1.24, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8744202Z Skipping (s,q) (1.25, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8744644Z Skipping (s,q) (1.26, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8745081Z Skipping (s,q) (1.27, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8745577Z Skipping (s,q) (1.28, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8746014Z Skipping (s,q) (1.29, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8746454Z Skipping (s,q) (1.3, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8746876Z Skipping (s,q) (1.31, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8747314Z Skipping (s,q) (1.32, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8747754Z Skipping (s,q) (1.33, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8748201Z Skipping (s,q) (1.34, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8748624Z Skipping (s,q) (1.35, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8749058Z Skipping (s,q) (1.36, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8749494Z Skipping (s,q) (1.37, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8749919Z Skipping (s,q) (1.38, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8750363Z Skipping (s,q) (1.39, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8750804Z Skipping (s,q) (1.4, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8751250Z Skipping (s,q) (1.41, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8751679Z Skipping (s,q) (1.42, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8752118Z Skipping (s,q) (1.43, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8752557Z Skipping (s,q) (1.44, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8752988Z Skipping (s,q) (1.45, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8753424Z Skipping (s,q) (1.46, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8753862Z Skipping (s,q) (1.47, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8754298Z Skipping (s,q) (1.48, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8754723Z Skipping (s,q) (1.49, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8755160Z Skipping (s,q) (1.5, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8755601Z Skipping (s,q) (1.51, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8756115Z Skipping (s,q) (1.52, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8756563Z Skipping (s,q) (1.53, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8757007Z Skipping (s,q) (1.54, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8757449Z Skipping (s,q) (1.55, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8757880Z Skipping (s,q) (1.56, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8758320Z Skipping (s,q) (1.57, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8758762Z Skipping (s,q) (1.58, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8759183Z Skipping (s,q) (1.59, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8759620Z Skipping (s,q) (1.6, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8760060Z Skipping (s,q) (1.61, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8760498Z Skipping (s,q) (1.62, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8760922Z Skipping (s,q) (1.63, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8761355Z Skipping (s,q) (1.64, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8761790Z Skipping (s,q) (1.65, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8762214Z Skipping (s,q) (1.66, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8762731Z Skipping (s,q) (1.67, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8763174Z Skipping (s,q) (1.68, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8763612Z Skipping (s,q) (1.69, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8764039Z Skipping (s,q) (1.7, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8764480Z Skipping (s,q) (1.71, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8764972Z Skipping (s,q) (1.72, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8765398Z Skipping (s,q) (1.73, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8765835Z Skipping (s,q) (1.74, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8766273Z Skipping (s,q) (1.75, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8766695Z Skipping (s,q) (1.76, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8767128Z Skipping (s,q) (1.77, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8767569Z Skipping (s,q) (1.78, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8768004Z Skipping (s,q) (1.79, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8768428Z Skipping (s,q) (1.8, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8768866Z Skipping (s,q) (1.81, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8769304Z Skipping (s,q) (1.82, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8769727Z Skipping (s,q) (1.83, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8770169Z Skipping (s,q) (1.84, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8770607Z Skipping (s,q) (1.85, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8771046Z Skipping (s,q) (1.86, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8771473Z Skipping (s,q) (1.87, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8771910Z Skipping (s,q) (1.88, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8772352Z Skipping (s,q) (1.89, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8772778Z Skipping (s,q) (1.9, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8773216Z Skipping (s,q) (1.91, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8773651Z Skipping (s,q) (1.92, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8774089Z Skipping (s,q) (1.93, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8774512Z Skipping (s,q) (1.94, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8774950Z Skipping (s,q) (1.95, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8775387Z Skipping (s,q) (1.96, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8775813Z Skipping (s,q) (1.97, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8776253Z Skipping (s,q) (1.98, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8776691Z Skipping (s,q) (1.99, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8777121Z Skipping (s,q) (0.56, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8777571Z Skipping (s,q) (0.57, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8778006Z Skipping (s,q) (0.58, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8778445Z Skipping (s,q) (0.59, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8778868Z Skipping (s,q) (0.6, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8779303Z Skipping (s,q) (0.61, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8779739Z Skipping (s,q) (0.62, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8780159Z Skipping (s,q) (0.63, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8780592Z Skipping (s,q) (0.64, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8781025Z Skipping (s,q) (0.65, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8781456Z Skipping (s,q) (0.66, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8781873Z Skipping (s,q) (0.67, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8782371Z Skipping (s,q) (0.68, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8782806Z Skipping (s,q) (0.69, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8783232Z Skipping (s,q) (0.7, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8783667Z Skipping (s,q) (0.71, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8784103Z Skipping (s,q) (0.72, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8784589Z Skipping (s,q) (0.73, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8785009Z Skipping (s,q) (0.74, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8785443Z Skipping (s,q) (0.75, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8785878Z Skipping (s,q) (0.76, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8786296Z Skipping (s,q) (0.77, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8786734Z Skipping (s,q) (0.78, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8787170Z Skipping (s,q) (0.79, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8787593Z Skipping (s,q) (0.8, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8788031Z Skipping (s,q) (0.81, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8788468Z Skipping (s,q) (0.82, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8788902Z Skipping (s,q) (0.83, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8789325Z Skipping (s,q) (0.84, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8789756Z Skipping (s,q) (0.85, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8790188Z Skipping (s,q) (0.86, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8790608Z Skipping (s,q) (0.87, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8791040Z Skipping (s,q) (0.88, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8791473Z Skipping (s,q) (0.89, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8791913Z Skipping (s,q) (0.9, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8792336Z Skipping (s,q) (0.91, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8792775Z Skipping (s,q) (0.92, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8793211Z Skipping (s,q) (0.93, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8793634Z Skipping (s,q) (0.94, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8794071Z Skipping (s,q) (0.95, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8794506Z Skipping (s,q) (0.96, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8794943Z Skipping (s,q) (0.97, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8795365Z Skipping (s,q) (0.98, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8795798Z Skipping (s,q) (0.99, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8796320Z Skipping (s,q) (1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8796740Z Skipping (s,q) (1.01, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8797184Z Skipping (s,q) (1.02, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8797621Z Skipping (s,q) (1.03, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8798043Z Skipping (s,q) (1.04, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8798486Z Skipping (s,q) (1.05, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8798927Z Skipping (s,q) (1.06, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8799362Z Skipping (s,q) (1.07, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8799783Z Skipping (s,q) (1.08, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8800219Z Skipping (s,q) (1.09, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8800652Z Skipping (s,q) (1.1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8801068Z Skipping (s,q) (1.11, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8801500Z Skipping (s,q) (1.12, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8802007Z Skipping (s,q) (1.13, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8802444Z Skipping (s,q) (1.14, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8802867Z Skipping (s,q) (1.15, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8803305Z Skipping (s,q) (1.16, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8803737Z Skipping (s,q) (1.17, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8804208Z Skipping (s,q) (1.18, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8804641Z Skipping (s,q) (1.19, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8805073Z Skipping (s,q) (1.2, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8805639Z Skipping (s,q) (1.21, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8806061Z Skipping (s,q) (1.22, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8806495Z Skipping (s,q) (1.23, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8806930Z Skipping (s,q) (1.24, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8807348Z Skipping (s,q) (1.25, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8807783Z Skipping (s,q) (1.26, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8808218Z Skipping (s,q) (1.27, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8808638Z Skipping (s,q) (1.28, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8809067Z Skipping (s,q) (1.29, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8809503Z Skipping (s,q) (1.3, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8809935Z Skipping (s,q) (1.31, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8810359Z Skipping (s,q) (1.32, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8810791Z Skipping (s,q) (1.33, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8811226Z Skipping (s,q) (1.34, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8811653Z Skipping (s,q) (1.35, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8812092Z Skipping (s,q) (1.36, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8812524Z Skipping (s,q) (1.37, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8812958Z Skipping (s,q) (1.38, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8813383Z Skipping (s,q) (1.39, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8813812Z Skipping (s,q) (1.4, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8814249Z Skipping (s,q) (1.41, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8814671Z Skipping (s,q) (1.42, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8815107Z Skipping (s,q) (1.43, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8815539Z Skipping (s,q) (1.44, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8815972Z Skipping (s,q) (1.45, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8816390Z Skipping (s,q) (1.46, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8816829Z Skipping (s,q) (1.47, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8817268Z Skipping (s,q) (1.48, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8817689Z Skipping (s,q) (1.49, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8818126Z Skipping (s,q) (1.5, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8818560Z Skipping (s,q) (1.51, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8818985Z Skipping (s,q) (1.52, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8819419Z Skipping (s,q) (1.53, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8819850Z Skipping (s,q) (1.54, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8820280Z Skipping (s,q) (1.55, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8820700Z Skipping (s,q) (1.56, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8821130Z Skipping (s,q) (1.57, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8821694Z Skipping (s,q) (1.58, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8822115Z Skipping (s,q) (1.59, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8822551Z Skipping (s,q) (1.6, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8822987Z Skipping (s,q) (1.61, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8823425Z Skipping (s,q) (1.62, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8823925Z Skipping (s,q) (1.63, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8824355Z Skipping (s,q) (1.64, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8824786Z Skipping (s,q) (1.65, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8825208Z Skipping (s,q) (1.66, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8825643Z Skipping (s,q) (1.67, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8826075Z Skipping (s,q) (1.68, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8826512Z Skipping (s,q) (1.69, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8826935Z Skipping (s,q) (1.7, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8827367Z Skipping (s,q) (1.71, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8827792Z Skipping (s,q) (1.72, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8828211Z Skipping (s,q) (1.73, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8828632Z Skipping (s,q) (1.74, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8829049Z Skipping (s,q) (1.75, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8829463Z Skipping (s,q) (1.76, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8829879Z Skipping (s,q) (1.77, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8830298Z Skipping (s,q) (1.78, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8830711Z Skipping (s,q) (1.79, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8831134Z Skipping (s,q) (1.8, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8831555Z Skipping (s,q) (1.81, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8831963Z Skipping (s,q) (1.82, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8832375Z Skipping (s,q) (1.83, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8832797Z Skipping (s,q) (1.84, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8833214Z Skipping (s,q) (1.85, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8833629Z Skipping (s,q) (1.86, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8834048Z Skipping (s,q) (1.87, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8834466Z Skipping (s,q) (1.88, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8834877Z Skipping (s,q) (1.89, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8835303Z Skipping (s,q) (1.9, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8835719Z Skipping (s,q) (1.91, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8836242Z Skipping (s,q) (1.92, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8836652Z Skipping (s,q) (1.93, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8837067Z Skipping (s,q) (1.94, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8837481Z Skipping (s,q) (1.95, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8837890Z Skipping (s,q) (1.96, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8838314Z Skipping (s,q) (1.97, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8838730Z Skipping (s,q) (1.98, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8839152Z Skipping (s,q) (1.99, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.8839579Z Found best Log likelihood so far on (s,q) (0.56, 1.75): -2.48504 2025-05-07T20:07:36.8840018Z Skipping (s,q) (0.57, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8840447Z Skipping (s,q) (0.58, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8840931Z Skipping (s,q) (0.59, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8841358Z Skipping (s,q) (0.6, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8841780Z Skipping (s,q) (0.61, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8842198Z Skipping (s,q) (0.62, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8842618Z Skipping (s,q) (0.63, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8843090Z Skipping (s,q) (0.64, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8843518Z Skipping (s,q) (0.65, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8843933Z Skipping (s,q) (0.66, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8844360Z Skipping (s,q) (0.67, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8844775Z Skipping (s,q) (0.68, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8845191Z Skipping (s,q) (0.69, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8845618Z Skipping (s,q) (0.7, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8846027Z Skipping (s,q) (0.71, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8846448Z Skipping (s,q) (0.72, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8846863Z Skipping (s,q) (0.73, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8847282Z Skipping (s,q) (0.74, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8847710Z Skipping (s,q) (0.75, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8848126Z Skipping (s,q) (0.76, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8848554Z Skipping (s,q) (0.77, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8848975Z Skipping (s,q) (0.78, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8849396Z Skipping (s,q) (0.79, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8849814Z Skipping (s,q) (0.8, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8850242Z Skipping (s,q) (0.81, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8850667Z Skipping (s,q) (0.82, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8851083Z Skipping (s,q) (0.83, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8851506Z Skipping (s,q) (0.84, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8851926Z Skipping (s,q) (0.85, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8852353Z Skipping (s,q) (0.86, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8852777Z Skipping (s,q) (0.87, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8853201Z Skipping (s,q) (0.88, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8853626Z Skipping (s,q) (0.89, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8854039Z Skipping (s,q) (0.9, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8854472Z Skipping (s,q) (0.91, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8854899Z Skipping (s,q) (0.92, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8855316Z Skipping (s,q) (0.93, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8855737Z Skipping (s,q) (0.94, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8856161Z Skipping (s,q) (0.95, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8856585Z Skipping (s,q) (0.96, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8857004Z Skipping (s,q) (0.97, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8857436Z Skipping (s,q) (0.98, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8857857Z Skipping (s,q) (0.99, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8858272Z Skipping (s,q) (1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8858696Z Skipping (s,q) (1.01, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8859118Z Skipping (s,q) (1.02, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8859544Z Skipping (s,q) (1.03, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8860059Z Skipping (s,q) (1.04, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8860478Z Skipping (s,q) (1.05, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8860902Z Skipping (s,q) (1.06, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8861314Z Skipping (s,q) (1.07, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8861741Z Skipping (s,q) (1.08, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8862217Z Skipping (s,q) (1.09, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8862645Z Skipping (s,q) (1.1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8863062Z Skipping (s,q) (1.11, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8863482Z Skipping (s,q) (1.12, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8863906Z Skipping (s,q) (1.13, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8864323Z Skipping (s,q) (1.14, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8864752Z Skipping (s,q) (1.15, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8865173Z Skipping (s,q) (1.16, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8865590Z Skipping (s,q) (1.17, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8866010Z Skipping (s,q) (1.18, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8866430Z Skipping (s,q) (1.19, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8866862Z Skipping (s,q) (1.2, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8867277Z Skipping (s,q) (1.21, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8867703Z Skipping (s,q) (1.22, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8868130Z Skipping (s,q) (1.23, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8868549Z Skipping (s,q) (1.24, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8868978Z Skipping (s,q) (1.25, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8869403Z Skipping (s,q) (1.26, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8869838Z Skipping (s,q) (1.27, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8870264Z Skipping (s,q) (1.28, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8870707Z Skipping (s,q) (1.29, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8871149Z Skipping (s,q) (1.3, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8871587Z Skipping (s,q) (1.31, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8872033Z Skipping (s,q) (1.32, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8872475Z Skipping (s,q) (1.33, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8872922Z Skipping (s,q) (1.34, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8873348Z Skipping (s,q) (1.35, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8873789Z Skipping (s,q) (1.36, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8874234Z Skipping (s,q) (1.37, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8874661Z Skipping (s,q) (1.38, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8875107Z Skipping (s,q) (1.39, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8875542Z Skipping (s,q) (1.4, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8876068Z Skipping (s,q) (1.41, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8876499Z Skipping (s,q) (1.42, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8876940Z Skipping (s,q) (1.43, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8877378Z Skipping (s,q) (1.44, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8877807Z Skipping (s,q) (1.45, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8878245Z Skipping (s,q) (1.46, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8878678Z Skipping (s,q) (1.47, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8879165Z Skipping (s,q) (1.48, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8879599Z Skipping (s,q) (1.49, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8880041Z Skipping (s,q) (1.5, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8880479Z Skipping (s,q) (1.51, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8880901Z Skipping (s,q) (1.52, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8881385Z Skipping (s,q) (1.53, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8881830Z Skipping (s,q) (1.54, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8882257Z Skipping (s,q) (1.55, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8882699Z Skipping (s,q) (1.56, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8883153Z Skipping (s,q) (1.57, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8883593Z Skipping (s,q) (1.58, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8884024Z Skipping (s,q) (1.59, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8884463Z Skipping (s,q) (1.6, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8884900Z Skipping (s,q) (1.61, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8885323Z Skipping (s,q) (1.62, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8885761Z Skipping (s,q) (1.63, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8886194Z Skipping (s,q) (1.64, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8886636Z Skipping (s,q) (1.65, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8887062Z Skipping (s,q) (1.66, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8887499Z Skipping (s,q) (1.67, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8887933Z Skipping (s,q) (1.68, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8888361Z Skipping (s,q) (1.69, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8888804Z Skipping (s,q) (1.7, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8889242Z Skipping (s,q) (1.71, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8889669Z Skipping (s,q) (1.72, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8890112Z Skipping (s,q) (1.73, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8890551Z Skipping (s,q) (1.74, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8890991Z Skipping (s,q) (1.75, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8891421Z Skipping (s,q) (1.76, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8891862Z Skipping (s,q) (1.77, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8892297Z Skipping (s,q) (1.78, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8892723Z Skipping (s,q) (1.79, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8893160Z Skipping (s,q) (1.8, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8893593Z Skipping (s,q) (1.81, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8894038Z Skipping (s,q) (1.82, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8894463Z Skipping (s,q) (1.83, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8894901Z Skipping (s,q) (1.84, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8895337Z Skipping (s,q) (1.85, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8895762Z Skipping (s,q) (1.86, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8896200Z Skipping (s,q) (1.87, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8896634Z Skipping (s,q) (1.88, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8897072Z Skipping (s,q) (1.89, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8897495Z Skipping (s,q) (1.9, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8897934Z Skipping (s,q) (1.91, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8898372Z Skipping (s,q) (1.92, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8898886Z Skipping (s,q) (1.93, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8899327Z Skipping (s,q) (1.94, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8899763Z Skipping (s,q) (1.95, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8900200Z Skipping (s,q) (1.96, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8900629Z Skipping (s,q) (1.97, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8901117Z Skipping (s,q) (1.98, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8901556Z Skipping (s,q) (1.99, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.8901977Z Skipping (s,q) (0.57, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8902408Z Skipping (s,q) (0.58, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8902833Z Skipping (s,q) (0.59, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8903248Z Skipping (s,q) (0.6, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8903677Z Skipping (s,q) (0.61, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8904107Z Skipping (s,q) (0.62, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8904538Z Skipping (s,q) (0.63, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8904951Z Skipping (s,q) (0.64, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8905379Z Skipping (s,q) (0.65, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8905942Z Skipping (s,q) (0.66, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8906354Z Skipping (s,q) (0.67, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8906778Z Skipping (s,q) (0.68, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8907199Z Skipping (s,q) (0.69, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8907627Z Skipping (s,q) (0.7, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8908040Z Skipping (s,q) (0.71, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8908468Z Skipping (s,q) (0.72, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8908902Z Skipping (s,q) (0.73, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8909320Z Skipping (s,q) (0.74, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8909749Z Skipping (s,q) (0.75, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8910175Z Skipping (s,q) (0.76, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8910592Z Skipping (s,q) (0.77, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8911026Z Skipping (s,q) (0.78, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8911459Z Skipping (s,q) (0.79, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8911888Z Skipping (s,q) (0.8, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8912305Z Skipping (s,q) (0.81, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8912736Z Skipping (s,q) (0.82, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8913163Z Skipping (s,q) (0.83, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8913586Z Skipping (s,q) (0.84, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8914021Z Skipping (s,q) (0.85, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8914451Z Skipping (s,q) (0.86, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8914882Z Skipping (s,q) (0.87, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8915299Z Skipping (s,q) (0.88, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8915728Z Skipping (s,q) (0.89, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8916217Z Skipping (s,q) (0.9, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8916630Z Skipping (s,q) (0.91, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8917058Z Skipping (s,q) (0.92, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8917485Z Skipping (s,q) (0.93, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8917895Z Skipping (s,q) (0.94, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8918318Z Skipping (s,q) (0.95, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8918860Z Skipping (s,q) (0.96, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8919282Z Skipping (s,q) (0.97, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8919691Z Skipping (s,q) (0.98, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8920114Z Skipping (s,q) (0.99, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8920535Z Skipping (s,q) (1, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8921013Z Skipping (s,q) (1.01, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8921439Z Skipping (s,q) (1.02, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8921867Z Skipping (s,q) (1.03, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8922292Z Skipping (s,q) (1.04, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8922701Z Skipping (s,q) (1.05, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8923124Z Skipping (s,q) (1.06, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8923555Z Skipping (s,q) (1.07, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8923967Z Skipping (s,q) (1.08, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8924393Z Skipping (s,q) (1.09, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8924824Z Skipping (s,q) (1.1, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8925235Z Skipping (s,q) (1.11, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8925658Z Skipping (s,q) (1.12, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8926086Z Skipping (s,q) (1.13, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8926508Z Skipping (s,q) (1.14, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8926920Z Skipping (s,q) (1.15, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8927343Z Skipping (s,q) (1.16, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8927764Z Skipping (s,q) (1.17, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8928175Z Skipping (s,q) (1.18, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8928600Z Skipping (s,q) (1.19, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8929021Z Skipping (s,q) (1.2, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8929443Z Skipping (s,q) (1.21, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8929857Z Skipping (s,q) (1.22, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8930284Z Skipping (s,q) (1.23, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8930715Z Skipping (s,q) (1.24, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8931126Z Skipping (s,q) (1.25, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8931548Z Skipping (s,q) (1.26, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8931972Z Skipping (s,q) (1.27, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8932399Z Skipping (s,q) (1.28, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8932807Z Skipping (s,q) (1.29, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8933233Z Skipping (s,q) (1.3, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8933658Z Skipping (s,q) (1.31, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8934066Z Skipping (s,q) (1.32, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8934488Z Skipping (s,q) (1.33, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8934909Z Skipping (s,q) (1.34, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8935317Z Skipping (s,q) (1.35, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8935752Z Skipping (s,q) (1.36, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8936174Z Skipping (s,q) (1.37, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8936597Z Skipping (s,q) (1.38, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8937008Z Skipping (s,q) (1.39, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8937430Z Skipping (s,q) (1.4, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8937851Z Skipping (s,q) (1.41, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8938330Z Skipping (s,q) (1.42, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8938755Z Skipping (s,q) (1.43, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8939180Z Skipping (s,q) (1.44, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8939602Z Skipping (s,q) (1.45, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8940013Z Skipping (s,q) (1.46, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8940493Z Skipping (s,q) (1.47, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8940917Z Skipping (s,q) (1.48, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8941328Z Skipping (s,q) (1.49, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8941754Z Skipping (s,q) (1.5, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8942176Z Skipping (s,q) (1.51, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8942589Z Skipping (s,q) (1.52, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8943018Z Skipping (s,q) (1.53, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8943444Z Skipping (s,q) (1.54, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8943873Z Skipping (s,q) (1.55, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8944287Z Skipping (s,q) (1.56, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8944718Z Skipping (s,q) (1.57, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8945141Z Skipping (s,q) (1.58, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8945560Z Skipping (s,q) (1.59, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8945982Z Skipping (s,q) (1.6, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8946405Z Skipping (s,q) (1.61, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8946828Z Skipping (s,q) (1.62, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8947238Z Skipping (s,q) (1.63, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8947659Z Skipping (s,q) (1.64, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8948083Z Skipping (s,q) (1.65, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8948492Z Skipping (s,q) (1.66, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8948915Z Skipping (s,q) (1.67, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8949345Z Skipping (s,q) (1.68, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8949756Z Skipping (s,q) (1.69, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8950191Z Skipping (s,q) (1.7, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8950617Z Skipping (s,q) (1.71, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8951047Z Skipping (s,q) (1.72, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8951460Z Skipping (s,q) (1.73, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8951890Z Skipping (s,q) (1.74, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8952316Z Skipping (s,q) (1.75, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8952736Z Skipping (s,q) (1.76, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8953165Z Skipping (s,q) (1.77, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8953593Z Skipping (s,q) (1.78, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8954026Z Skipping (s,q) (1.79, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8954443Z Skipping (s,q) (1.8, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8954870Z Skipping (s,q) (1.81, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8955302Z Skipping (s,q) (1.82, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8955716Z Skipping (s,q) (1.83, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8956232Z Skipping (s,q) (1.84, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8956661Z Skipping (s,q) (1.85, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8957076Z Skipping (s,q) (1.86, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8957504Z Skipping (s,q) (1.87, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8958002Z Skipping (s,q) (1.88, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8958433Z Skipping (s,q) (1.89, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8958846Z Skipping (s,q) (1.9, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8959269Z Skipping (s,q) (1.91, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8959694Z Skipping (s,q) (1.92, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8960181Z Skipping (s,q) (1.93, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8960604Z Skipping (s,q) (1.94, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8961023Z Skipping (s,q) (1.95, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8961447Z Skipping (s,q) (1.96, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8961855Z Skipping (s,q) (1.97, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8962275Z Skipping (s,q) (1.98, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8962696Z Skipping (s,q) (1.99, 2): inconsistent with heavy hitters! 2025-05-07T20:07:36.8963105Z Skipping (s,q) (0.57, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8963539Z Skipping (s,q) (0.58, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8963971Z Skipping (s,q) (0.59, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8964399Z Skipping (s,q) (0.6, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8964833Z Skipping (s,q) (0.61, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8965272Z Skipping (s,q) (0.62, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8965705Z Skipping (s,q) (0.63, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8966127Z Skipping (s,q) (0.64, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8966552Z Skipping (s,q) (0.65, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8966981Z Skipping (s,q) (0.66, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8967407Z Skipping (s,q) (0.67, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8967839Z Skipping (s,q) (0.68, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8968270Z Skipping (s,q) (0.69, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8968703Z Skipping (s,q) (0.7, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8969125Z Skipping (s,q) (0.71, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8969559Z Skipping (s,q) (0.72, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8970003Z Skipping (s,q) (0.73, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8970423Z Skipping (s,q) (0.74, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8970858Z Skipping (s,q) (0.75, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8971288Z Skipping (s,q) (0.76, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8971723Z Skipping (s,q) (0.77, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8972147Z Skipping (s,q) (0.78, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8972579Z Skipping (s,q) (0.79, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8973009Z Skipping (s,q) (0.8, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8973430Z Skipping (s,q) (0.81, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8973860Z Skipping (s,q) (0.82, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8974294Z Skipping (s,q) (0.83, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8974731Z Skipping (s,q) (0.84, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8975160Z Skipping (s,q) (0.85, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8975593Z Skipping (s,q) (0.86, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8976025Z Skipping (s,q) (0.87, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8976446Z Skipping (s,q) (0.88, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8976877Z Skipping (s,q) (0.89, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8977363Z Skipping (s,q) (0.9, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8977791Z Skipping (s,q) (0.91, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8978226Z Skipping (s,q) (0.92, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8978660Z Skipping (s,q) (0.93, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8979094Z Skipping (s,q) (0.94, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8979569Z Skipping (s,q) (0.95, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8980004Z Skipping (s,q) (0.96, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8980430Z Skipping (s,q) (0.97, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8980853Z Skipping (s,q) (0.98, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8981286Z Skipping (s,q) (0.99, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8981717Z Skipping (s,q) (1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8982149Z Skipping (s,q) (1.01, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8982568Z Skipping (s,q) (1.02, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8983004Z Skipping (s,q) (1.03, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8983436Z Skipping (s,q) (1.04, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8983861Z Skipping (s,q) (1.05, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8984301Z Skipping (s,q) (1.06, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8984736Z Skipping (s,q) (1.07, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8985172Z Skipping (s,q) (1.08, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8985597Z Skipping (s,q) (1.09, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8986032Z Skipping (s,q) (1.1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8986468Z Skipping (s,q) (1.11, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8986892Z Skipping (s,q) (1.12, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8987325Z Skipping (s,q) (1.13, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8987757Z Skipping (s,q) (1.14, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8988177Z Skipping (s,q) (1.15, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8988609Z Skipping (s,q) (1.16, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8989044Z Skipping (s,q) (1.17, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8989487Z Skipping (s,q) (1.18, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8989915Z Skipping (s,q) (1.19, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8990355Z Skipping (s,q) (1.2, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8990800Z Skipping (s,q) (1.21, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8991228Z Skipping (s,q) (1.22, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8991672Z Skipping (s,q) (1.23, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8992111Z Skipping (s,q) (1.24, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8992554Z Skipping (s,q) (1.25, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8992983Z Skipping (s,q) (1.26, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8993427Z Skipping (s,q) (1.27, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8993869Z Skipping (s,q) (1.28, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8994302Z Skipping (s,q) (1.29, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8994744Z Skipping (s,q) (1.3, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8995186Z Skipping (s,q) (1.31, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8995627Z Skipping (s,q) (1.32, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8996129Z Skipping (s,q) (1.33, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8996643Z Skipping (s,q) (1.34, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8997083Z Skipping (s,q) (1.35, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8997508Z Skipping (s,q) (1.36, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8997948Z Skipping (s,q) (1.37, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8998391Z Skipping (s,q) (1.38, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8998831Z Skipping (s,q) (1.39, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8999304Z Skipping (s,q) (1.4, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.8999743Z Skipping (s,q) (1.41, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9000178Z Skipping (s,q) (1.42, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9000600Z Skipping (s,q) (1.43, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9001037Z Skipping (s,q) (1.44, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9001477Z Skipping (s,q) (1.45, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9001903Z Skipping (s,q) (1.46, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9002337Z Skipping (s,q) (1.47, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9002773Z Skipping (s,q) (1.48, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9003210Z Skipping (s,q) (1.49, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9003639Z Skipping (s,q) (1.5, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9004082Z Skipping (s,q) (1.51, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9004525Z Skipping (s,q) (1.52, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9004953Z Skipping (s,q) (1.53, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9005520Z Skipping (s,q) (1.54, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9005966Z Skipping (s,q) (1.55, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9006405Z Skipping (s,q) (1.56, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9006831Z Skipping (s,q) (1.57, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9007269Z Skipping (s,q) (1.58, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9007702Z Skipping (s,q) (1.59, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9008126Z Skipping (s,q) (1.6, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9008564Z Skipping (s,q) (1.61, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9009008Z Skipping (s,q) (1.62, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9009447Z Skipping (s,q) (1.63, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9009872Z Skipping (s,q) (1.64, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9010310Z Skipping (s,q) (1.65, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9010753Z Skipping (s,q) (1.66, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9011178Z Skipping (s,q) (1.67, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9011621Z Skipping (s,q) (1.68, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9012058Z Skipping (s,q) (1.69, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9012484Z Skipping (s,q) (1.7, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9012918Z Skipping (s,q) (1.71, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9013357Z Skipping (s,q) (1.72, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9013801Z Skipping (s,q) (1.73, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9014230Z Skipping (s,q) (1.74, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9014672Z Skipping (s,q) (1.75, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9015110Z Skipping (s,q) (1.76, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9015534Z Skipping (s,q) (1.77, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9015976Z Skipping (s,q) (1.78, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9016516Z Skipping (s,q) (1.79, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9016951Z Skipping (s,q) (1.8, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9017373Z Skipping (s,q) (1.81, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9017811Z Skipping (s,q) (1.82, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9018254Z Skipping (s,q) (1.83, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9018756Z Skipping (s,q) (1.84, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9019194Z Skipping (s,q) (1.85, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9019631Z Skipping (s,q) (1.86, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9020068Z Skipping (s,q) (1.87, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9020498Z Skipping (s,q) (1.88, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9020935Z Skipping (s,q) (1.89, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9021376Z Skipping (s,q) (1.9, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9021803Z Skipping (s,q) (1.91, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9022239Z Skipping (s,q) (1.92, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9022676Z Skipping (s,q) (1.93, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9023109Z Skipping (s,q) (1.94, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9023539Z Skipping (s,q) (1.95, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9023973Z Skipping (s,q) (1.96, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9024407Z Skipping (s,q) (1.97, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9024834Z Skipping (s,q) (1.98, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9025274Z Skipping (s,q) (1.99, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9025715Z Skipping (s,q) (0.58, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9026145Z Skipping (s,q) (0.59, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9026585Z Skipping (s,q) (0.6, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9027027Z Skipping (s,q) (0.61, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9027462Z Skipping (s,q) (0.62, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9027881Z Skipping (s,q) (0.63, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9028319Z Skipping (s,q) (0.64, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9040770Z Skipping (s,q) (0.65, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9041310Z Skipping (s,q) (0.66, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9041740Z Skipping (s,q) (0.67, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9042161Z Skipping (s,q) (0.68, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9042574Z Skipping (s,q) (0.69, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9043024Z Skipping (s,q) (0.7, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9043438Z Skipping (s,q) (0.71, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9043857Z Skipping (s,q) (0.72, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9044267Z Skipping (s,q) (0.73, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9044678Z Skipping (s,q) (0.74, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9045092Z Skipping (s,q) (0.75, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9045516Z Skipping (s,q) (0.76, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9045951Z Skipping (s,q) (0.77, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9046383Z Skipping (s,q) (0.78, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9046818Z Skipping (s,q) (0.79, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9047240Z Skipping (s,q) (0.8, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9047671Z Skipping (s,q) (0.81, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9048256Z Skipping (s,q) (0.82, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9048679Z Skipping (s,q) (0.83, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9049112Z Skipping (s,q) (0.84, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9049547Z Skipping (s,q) (0.85, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9049969Z Skipping (s,q) (0.86, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9050486Z Skipping (s,q) (0.87, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9050916Z Skipping (s,q) (0.88, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9051345Z Skipping (s,q) (0.89, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9051765Z Skipping (s,q) (0.9, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9052197Z Skipping (s,q) (0.91, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9052629Z Skipping (s,q) (0.92, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9053054Z Skipping (s,q) (0.93, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9053486Z Skipping (s,q) (0.94, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9053923Z Skipping (s,q) (0.95, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9054354Z Skipping (s,q) (0.96, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9054786Z Skipping (s,q) (0.97, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9055210Z Skipping (s,q) (0.98, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9055645Z Skipping (s,q) (0.99, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9056076Z Skipping (s,q) (1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9056493Z Skipping (s,q) (1.01, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9056926Z Skipping (s,q) (1.02, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9057354Z Skipping (s,q) (1.03, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9057782Z Skipping (s,q) (1.04, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9058215Z Skipping (s,q) (1.05, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9058648Z Skipping (s,q) (1.06, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9059083Z Skipping (s,q) (1.07, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9059500Z Skipping (s,q) (1.08, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9059926Z Skipping (s,q) (1.09, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9060365Z Skipping (s,q) (1.1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9060781Z Skipping (s,q) (1.11, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9061207Z Skipping (s,q) (1.12, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9061638Z Skipping (s,q) (1.13, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9062071Z Skipping (s,q) (1.14, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9062489Z Skipping (s,q) (1.15, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9062919Z Skipping (s,q) (1.16, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9063349Z Skipping (s,q) (1.17, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9063769Z Skipping (s,q) (1.18, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9064206Z Skipping (s,q) (1.19, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9064637Z Skipping (s,q) (1.2, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9065072Z Skipping (s,q) (1.21, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9065492Z Skipping (s,q) (1.22, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9065925Z Skipping (s,q) (1.23, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9066358Z Skipping (s,q) (1.24, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9066775Z Skipping (s,q) (1.25, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9067203Z Skipping (s,q) (1.26, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9067698Z Skipping (s,q) (1.27, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9068120Z Skipping (s,q) (1.28, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9068554Z Skipping (s,q) (1.29, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9068987Z Skipping (s,q) (1.3, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9069423Z Skipping (s,q) (1.31, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9069899Z Skipping (s,q) (1.32, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9070333Z Skipping (s,q) (1.33, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9070763Z Skipping (s,q) (1.34, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9071184Z Skipping (s,q) (1.35, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9071617Z Skipping (s,q) (1.36, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9072052Z Skipping (s,q) (1.37, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9072497Z Skipping (s,q) (1.38, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9072920Z Skipping (s,q) (1.39, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9073348Z Skipping (s,q) (1.4, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9073786Z Skipping (s,q) (1.41, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9074202Z Skipping (s,q) (1.42, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9074636Z Skipping (s,q) (1.43, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9075066Z Skipping (s,q) (1.44, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9075495Z Skipping (s,q) (1.45, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9076003Z Skipping (s,q) (1.46, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9076442Z Skipping (s,q) (1.47, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9076873Z Skipping (s,q) (1.48, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9077297Z Skipping (s,q) (1.49, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9077729Z Skipping (s,q) (1.5, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9078163Z Skipping (s,q) (1.51, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9078585Z Skipping (s,q) (1.52, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9079015Z Skipping (s,q) (1.53, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9079449Z Skipping (s,q) (1.54, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9079884Z Skipping (s,q) (1.55, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9080301Z Skipping (s,q) (1.56, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9080731Z Skipping (s,q) (1.57, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9081160Z Skipping (s,q) (1.58, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9081578Z Skipping (s,q) (1.59, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9082007Z Skipping (s,q) (1.6, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9082443Z Skipping (s,q) (1.61, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9082875Z Skipping (s,q) (1.62, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9083296Z Skipping (s,q) (1.63, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9083467Z Skipping (s,q) (1.64, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9083627Z Skipping (s,q) (1.65, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9083786Z Skipping (s,q) (1.66, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9083957Z Skipping (s,q) (1.67, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9084115Z Skipping (s,q) (1.68, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9084272Z Skipping (s,q) (1.69, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9084444Z Skipping (s,q) (1.7, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9084603Z Skipping (s,q) (1.71, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9084848Z Skipping (s,q) (1.72, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9085011Z Skipping (s,q) (1.73, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9085168Z Skipping (s,q) (1.74, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9085340Z Skipping (s,q) (1.75, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9085499Z Skipping (s,q) (1.76, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9085709Z Skipping (s,q) (1.77, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9085881Z Skipping (s,q) (1.78, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9086037Z Skipping (s,q) (1.79, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9086206Z Skipping (s,q) (1.8, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9086365Z Skipping (s,q) (1.81, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9086521Z Skipping (s,q) (1.82, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9086696Z Skipping (s,q) (1.83, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9086854Z Skipping (s,q) (1.84, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9087010Z Skipping (s,q) (1.85, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9087178Z Skipping (s,q) (1.86, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9087337Z Skipping (s,q) (1.87, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9087509Z Skipping (s,q) (1.88, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9087669Z Skipping (s,q) (1.89, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9087830Z Skipping (s,q) (1.9, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9088000Z Skipping (s,q) (1.91, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9088157Z Skipping (s,q) (1.92, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9088314Z Skipping (s,q) (1.93, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9088489Z Skipping (s,q) (1.94, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9088649Z Skipping (s,q) (1.95, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9088820Z Skipping (s,q) (1.96, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9088980Z Skipping (s,q) (1.97, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9089140Z Skipping (s,q) (1.98, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9089308Z Skipping (s,q) (1.99, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9089478Z Skipping (s,q) (0.58, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9089641Z Skipping (s,q) (0.59, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9089811Z Skipping (s,q) (0.6, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9089974Z Skipping (s,q) (0.61, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9090145Z Skipping (s,q) (0.62, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9090304Z Skipping (s,q) (0.63, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9090469Z Skipping (s,q) (0.64, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9090641Z Skipping (s,q) (0.65, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9090802Z Skipping (s,q) (0.66, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9090964Z Skipping (s,q) (0.67, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9091140Z Skipping (s,q) (0.68, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9091302Z Skipping (s,q) (0.69, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9091475Z Skipping (s,q) (0.7, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9091634Z Skipping (s,q) (0.71, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9091793Z Skipping (s,q) (0.72, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9091966Z Skipping (s,q) (0.73, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9092127Z Skipping (s,q) (0.74, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9092338Z Skipping (s,q) (0.75, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9092508Z Skipping (s,q) (0.76, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9092669Z Skipping (s,q) (0.77, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9092828Z Skipping (s,q) (0.78, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9093000Z Skipping (s,q) (0.79, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9093221Z Skipping (s,q) (0.8, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9093393Z Skipping (s,q) (0.81, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9093554Z Skipping (s,q) (0.82, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9093713Z Skipping (s,q) (0.83, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9093884Z Skipping (s,q) (0.84, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9094042Z Skipping (s,q) (0.85, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9094208Z Skipping (s,q) (0.86, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9094384Z Skipping (s,q) (0.87, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9094545Z Skipping (s,q) (0.88, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9094721Z Skipping (s,q) (0.89, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9094879Z Skipping (s,q) (0.9, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9095041Z Skipping (s,q) (0.91, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9095215Z Skipping (s,q) (0.92, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9095375Z Skipping (s,q) (0.93, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9095533Z Skipping (s,q) (0.94, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9095707Z Skipping (s,q) (0.95, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9095869Z Skipping (s,q) (0.96, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9096045Z Skipping (s,q) (0.97, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9096203Z Skipping (s,q) (0.98, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9096362Z Skipping (s,q) (0.99, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9096533Z Skipping (s,q) (1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9096691Z Skipping (s,q) (1.01, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9096854Z Skipping (s,q) (1.02, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9097026Z Skipping (s,q) (1.03, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9097186Z Skipping (s,q) (1.04, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9097363Z Skipping (s,q) (1.05, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9097524Z Skipping (s,q) (1.06, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9097681Z Skipping (s,q) (1.07, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9097855Z Skipping (s,q) (1.08, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9098015Z Skipping (s,q) (1.09, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9098175Z Skipping (s,q) (1.1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9098346Z Skipping (s,q) (1.11, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9098503Z Skipping (s,q) (1.12, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9098679Z Skipping (s,q) (1.13, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9098840Z Skipping (s,q) (1.14, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9098999Z Skipping (s,q) (1.15, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9099172Z Skipping (s,q) (1.16, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9099335Z Skipping (s,q) (1.17, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9099495Z Skipping (s,q) (1.18, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9099739Z Skipping (s,q) (1.19, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9099901Z Skipping (s,q) (1.2, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9100072Z Skipping (s,q) (1.21, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9100233Z Skipping (s,q) (1.22, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9100394Z Skipping (s,q) (1.23, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9100566Z Skipping (s,q) (1.24, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9100777Z Skipping (s,q) (1.25, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9100939Z Skipping (s,q) (1.26, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9101112Z Skipping (s,q) (1.27, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9101272Z Skipping (s,q) (1.28, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9101432Z Skipping (s,q) (1.29, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9101607Z Skipping (s,q) (1.3, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9101768Z Skipping (s,q) (1.31, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9101937Z Skipping (s,q) (1.32, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9102096Z Skipping (s,q) (1.33, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9102258Z Skipping (s,q) (1.34, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9102427Z Skipping (s,q) (1.35, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9102591Z Skipping (s,q) (1.36, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9102754Z Skipping (s,q) (1.37, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9102924Z Skipping (s,q) (1.38, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9103084Z Skipping (s,q) (1.39, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9103256Z Skipping (s,q) (1.4, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9103416Z Skipping (s,q) (1.41, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9103581Z Skipping (s,q) (1.42, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9103752Z Skipping (s,q) (1.43, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9103913Z Skipping (s,q) (1.44, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9104073Z Skipping (s,q) (1.45, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9104242Z Skipping (s,q) (1.46, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9104407Z Skipping (s,q) (1.47, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9104581Z Skipping (s,q) (1.48, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9104738Z Skipping (s,q) (1.49, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9104898Z Skipping (s,q) (1.5, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9105070Z Skipping (s,q) (1.51, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9105231Z Skipping (s,q) (1.52, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9105394Z Skipping (s,q) (1.53, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9105712Z Skipping (s,q) (1.54, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9105877Z Skipping (s,q) (1.55, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9106051Z Skipping (s,q) (1.56, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9106211Z Skipping (s,q) (1.57, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9106376Z Skipping (s,q) (1.58, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9106552Z Skipping (s,q) (1.59, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9106715Z Skipping (s,q) (1.6, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9106878Z Skipping (s,q) (1.61, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9107055Z Skipping (s,q) (1.62, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9107212Z Skipping (s,q) (1.63, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9107489Z Skipping (s,q) (1.64, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9107650Z Skipping (s,q) (1.65, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9107808Z Skipping (s,q) (1.66, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9107981Z Skipping (s,q) (1.67, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9108139Z Skipping (s,q) (1.68, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9108373Z Skipping (s,q) (1.69, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9108545Z Skipping (s,q) (1.7, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9108704Z Skipping (s,q) (1.71, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9108874Z Skipping (s,q) (1.72, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9109032Z Skipping (s,q) (1.73, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9109191Z Skipping (s,q) (1.74, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9109365Z Skipping (s,q) (1.75, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9109523Z Skipping (s,q) (1.76, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9109681Z Skipping (s,q) (1.77, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9109853Z Skipping (s,q) (1.78, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9110012Z Skipping (s,q) (1.79, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9110175Z Skipping (s,q) (1.8, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9110349Z Skipping (s,q) (1.81, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9110506Z Skipping (s,q) (1.82, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9110675Z Skipping (s,q) (1.83, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9110835Z Skipping (s,q) (1.84, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9110993Z Skipping (s,q) (1.85, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9111166Z Skipping (s,q) (1.86, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9111324Z Skipping (s,q) (1.87, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9111482Z Skipping (s,q) (1.88, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9111653Z Skipping (s,q) (1.89, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9111810Z Skipping (s,q) (1.9, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9111986Z Skipping (s,q) (1.91, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9112146Z Skipping (s,q) (1.92, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9112304Z Skipping (s,q) (1.93, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9112474Z Skipping (s,q) (1.94, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9112633Z Skipping (s,q) (1.95, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9112792Z Skipping (s,q) (1.96, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9112964Z Skipping (s,q) (1.97, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9113125Z Skipping (s,q) (1.98, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9113299Z Skipping (s,q) (1.99, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9113471Z Found best Log likelihood so far on (s,q) (0.58, 3): -2.48504 2025-05-07T20:07:36.9113631Z Skipping (s,q) (0.59, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9113796Z Skipping (s,q) (0.6, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9113954Z Skipping (s,q) (0.61, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9114110Z Skipping (s,q) (0.62, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9114273Z Skipping (s,q) (0.63, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9114427Z Skipping (s,q) (0.64, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9114593Z Skipping (s,q) (0.65, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9114747Z Skipping (s,q) (0.66, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9114954Z Skipping (s,q) (0.67, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9115123Z Skipping (s,q) (0.68, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9115277Z Skipping (s,q) (0.69, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9115431Z Skipping (s,q) (0.7, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9115596Z Skipping (s,q) (0.71, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9115795Z Skipping (s,q) (0.72, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9116035Z Skipping (s,q) (0.73, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9116192Z Skipping (s,q) (0.74, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9116344Z Skipping (s,q) (0.75, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9116512Z Skipping (s,q) (0.76, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9116664Z Skipping (s,q) (0.77, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9116822Z Skipping (s,q) (0.78, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9116986Z Skipping (s,q) (0.79, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9117140Z Skipping (s,q) (0.8, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9117293Z Skipping (s,q) (0.81, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9117458Z Skipping (s,q) (0.82, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9117611Z Skipping (s,q) (0.83, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9117779Z Skipping (s,q) (0.84, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9117931Z Skipping (s,q) (0.85, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9118084Z Skipping (s,q) (0.86, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9118247Z Skipping (s,q) (0.87, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9118400Z Skipping (s,q) (0.88, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9118554Z Skipping (s,q) (0.89, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9118720Z Skipping (s,q) (0.9, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9118872Z Skipping (s,q) (0.91, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9119036Z Skipping (s,q) (0.92, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9119189Z Skipping (s,q) (0.93, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9119343Z Skipping (s,q) (0.94, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9119511Z Skipping (s,q) (0.95, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9119663Z Skipping (s,q) (0.96, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9119819Z Skipping (s,q) (0.97, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9119983Z Skipping (s,q) (0.98, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9120135Z Skipping (s,q) (0.99, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9120300Z Skipping (s,q) (1, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9120455Z Skipping (s,q) (1.01, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9120610Z Skipping (s,q) (1.02, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9120776Z Skipping (s,q) (1.03, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9120928Z Skipping (s,q) (1.04, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9121079Z Skipping (s,q) (1.05, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9121242Z Skipping (s,q) (1.06, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9121398Z Skipping (s,q) (1.07, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9121562Z Skipping (s,q) (1.08, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9121717Z Skipping (s,q) (1.09, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9121868Z Skipping (s,q) (1.1, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9122032Z Skipping (s,q) (1.11, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9122185Z Skipping (s,q) (1.12, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9122395Z Skipping (s,q) (1.13, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9122559Z Skipping (s,q) (1.14, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9122708Z Skipping (s,q) (1.15, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9122862Z Skipping (s,q) (1.16, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9123024Z Skipping (s,q) (1.17, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9123223Z Skipping (s,q) (1.18, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9123386Z Skipping (s,q) (1.19, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9123536Z Skipping (s,q) (1.2, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9123688Z Skipping (s,q) (1.21, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9123853Z Skipping (s,q) (1.22, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9124003Z Skipping (s,q) (1.23, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9124159Z Skipping (s,q) (1.24, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9124323Z Skipping (s,q) (1.25, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9124475Z Skipping (s,q) (1.26, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9124644Z Skipping (s,q) (1.27, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9124795Z Skipping (s,q) (1.28, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9124945Z Skipping (s,q) (1.29, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9125112Z Skipping (s,q) (1.3, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9125264Z Skipping (s,q) (1.31, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9125416Z Skipping (s,q) (1.32, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9125580Z Skipping (s,q) (1.33, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9125730Z Skipping (s,q) (1.34, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9125891Z Skipping (s,q) (1.35, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9126046Z Skipping (s,q) (1.36, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9126196Z Skipping (s,q) (1.37, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9126358Z Skipping (s,q) (1.38, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9126510Z Skipping (s,q) (1.39, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9126662Z Skipping (s,q) (1.4, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9126829Z Skipping (s,q) (1.41, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9126979Z Skipping (s,q) (1.42, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9127142Z Skipping (s,q) (1.43, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9127295Z Skipping (s,q) (1.44, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9127451Z Skipping (s,q) (1.45, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9127613Z Skipping (s,q) (1.46, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9127767Z Skipping (s,q) (1.47, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9127920Z Skipping (s,q) (1.48, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9128088Z Skipping (s,q) (1.49, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9128242Z Skipping (s,q) (1.5, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9128396Z Skipping (s,q) (1.51, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9128565Z Skipping (s,q) (1.52, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9128721Z Skipping (s,q) (1.53, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9128884Z Skipping (s,q) (1.54, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9129036Z Skipping (s,q) (1.55, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9129188Z Skipping (s,q) (1.56, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9129353Z Skipping (s,q) (1.57, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9129508Z Skipping (s,q) (1.58, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9129733Z Skipping (s,q) (1.59, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9129897Z Skipping (s,q) (1.6, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9130049Z Skipping (s,q) (1.61, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9130214Z Skipping (s,q) (1.62, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9130368Z Skipping (s,q) (1.63, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9130573Z Skipping (s,q) (1.64, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9130740Z Skipping (s,q) (1.65, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9130892Z Skipping (s,q) (1.66, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9131046Z Skipping (s,q) (1.67, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9131211Z Skipping (s,q) (1.68, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9131362Z Skipping (s,q) (1.69, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9131529Z Skipping (s,q) (1.7, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9131682Z Skipping (s,q) (1.71, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9131833Z Skipping (s,q) (1.72, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9131998Z Skipping (s,q) (1.73, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9132149Z Skipping (s,q) (1.74, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9132301Z Skipping (s,q) (1.75, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9132468Z Skipping (s,q) (1.76, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9132621Z Skipping (s,q) (1.77, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9132773Z Skipping (s,q) (1.78, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9132937Z Skipping (s,q) (1.79, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9133091Z Skipping (s,q) (1.8, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9133255Z Skipping (s,q) (1.81, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9133410Z Skipping (s,q) (1.82, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9133565Z Skipping (s,q) (1.83, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9133732Z Skipping (s,q) (1.84, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9133886Z Skipping (s,q) (1.85, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9134039Z Skipping (s,q) (1.86, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9134206Z Skipping (s,q) (1.87, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9134356Z Skipping (s,q) (1.88, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9134522Z Skipping (s,q) (1.89, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9134673Z Skipping (s,q) (1.9, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9134825Z Skipping (s,q) (1.91, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9134989Z Skipping (s,q) (1.92, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9135145Z Skipping (s,q) (1.93, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9135301Z Skipping (s,q) (1.94, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9135465Z Skipping (s,q) (1.95, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9135617Z Skipping (s,q) (1.96, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9135783Z Skipping (s,q) (1.97, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9135937Z Skipping (s,q) (1.98, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9136094Z Skipping (s,q) (1.99, 3): inconsistent with heavy hitters! 2025-05-07T20:07:36.9136270Z Skipping (s,q) (0.59, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9136435Z Skipping (s,q) (0.6, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9136595Z Skipping (s,q) (0.61, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9136768Z Skipping (s,q) (0.62, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9136927Z Skipping (s,q) (0.63, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9137137Z Skipping (s,q) (0.64, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9137312Z Skipping (s,q) (0.65, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9137469Z Skipping (s,q) (0.66, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9137640Z Skipping (s,q) (0.67, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9137799Z Skipping (s,q) (0.68, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9138005Z Skipping (s,q) (0.69, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9138177Z Skipping (s,q) (0.7, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9138337Z Skipping (s,q) (0.71, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9138495Z Skipping (s,q) (0.72, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9141476Z Skipping (s,q) (0.73, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9141639Z Skipping (s,q) (0.74, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9141822Z Skipping (s,q) (0.75, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9141984Z Skipping (s,q) (0.76, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9142144Z Skipping (s,q) (0.77, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9142319Z Skipping (s,q) (0.78, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9142479Z Skipping (s,q) (0.79, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9142656Z Skipping (s,q) (0.8, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9142814Z Skipping (s,q) (0.81, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9142972Z Skipping (s,q) (0.82, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9143143Z Skipping (s,q) (0.83, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9143302Z Skipping (s,q) (0.84, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9143459Z Skipping (s,q) (0.85, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9143636Z Skipping (s,q) (0.86, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9143797Z Skipping (s,q) (0.87, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9143956Z Skipping (s,q) (0.88, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9144125Z Skipping (s,q) (0.89, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9144282Z Skipping (s,q) (0.9, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9144458Z Skipping (s,q) (0.91, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9144620Z Skipping (s,q) (0.92, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9144780Z Skipping (s,q) (0.93, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9144951Z Skipping (s,q) (0.94, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9145111Z Skipping (s,q) (0.95, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9145269Z Skipping (s,q) (0.96, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9145446Z Skipping (s,q) (0.97, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9145607Z Skipping (s,q) (0.98, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9145777Z Skipping (s,q) (0.99, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9145931Z Skipping (s,q) (1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9146092Z Skipping (s,q) (1.01, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9146266Z Skipping (s,q) (1.02, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9146428Z Skipping (s,q) (1.03, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9146589Z Skipping (s,q) (1.04, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9146759Z Skipping (s,q) (1.05, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9146920Z Skipping (s,q) (1.06, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9147093Z Skipping (s,q) (1.07, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9147344Z Skipping (s,q) (1.08, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9147504Z Skipping (s,q) (1.09, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9147677Z Skipping (s,q) (1.1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9147839Z Skipping (s,q) (1.11, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9148000Z Skipping (s,q) (1.12, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9148174Z Skipping (s,q) (1.13, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9148390Z Skipping (s,q) (1.14, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9148561Z Skipping (s,q) (1.15, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9148720Z Skipping (s,q) (1.16, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9148880Z Skipping (s,q) (1.17, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9149052Z Skipping (s,q) (1.18, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9149216Z Skipping (s,q) (1.19, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9149377Z Skipping (s,q) (1.2, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9149549Z Skipping (s,q) (1.21, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9149709Z Skipping (s,q) (1.22, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9149883Z Skipping (s,q) (1.23, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9150045Z Skipping (s,q) (1.24, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9150208Z Skipping (s,q) (1.25, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9150382Z Skipping (s,q) (1.26, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9150544Z Skipping (s,q) (1.27, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9150705Z Skipping (s,q) (1.28, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9150877Z Skipping (s,q) (1.29, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9151037Z Skipping (s,q) (1.3, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9151211Z Skipping (s,q) (1.31, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9151371Z Skipping (s,q) (1.32, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9151529Z Skipping (s,q) (1.33, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9151708Z Skipping (s,q) (1.34, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9151871Z Skipping (s,q) (1.35, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9152032Z Skipping (s,q) (1.36, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9152206Z Skipping (s,q) (1.37, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9152366Z Skipping (s,q) (1.38, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9152526Z Skipping (s,q) (1.39, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9152696Z Skipping (s,q) (1.4, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9152855Z Skipping (s,q) (1.41, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9153030Z Skipping (s,q) (1.42, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9153189Z Skipping (s,q) (1.43, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9153348Z Skipping (s,q) (1.44, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9153520Z Skipping (s,q) (1.45, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9153678Z Skipping (s,q) (1.46, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9153840Z Skipping (s,q) (1.47, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9154010Z Skipping (s,q) (1.48, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9154168Z Skipping (s,q) (1.49, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9154340Z Skipping (s,q) (1.5, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9154498Z Skipping (s,q) (1.51, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9154657Z Skipping (s,q) (1.52, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9154877Z Skipping (s,q) (1.53, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9155035Z Skipping (s,q) (1.54, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9155194Z Skipping (s,q) (1.55, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9155365Z Skipping (s,q) (1.56, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9155521Z Skipping (s,q) (1.57, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9155761Z Skipping (s,q) (1.58, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9156011Z Skipping (s,q) (1.59, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9156175Z Skipping (s,q) (1.6, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9156348Z Skipping (s,q) (1.61, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9156510Z Skipping (s,q) (1.62, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9156670Z Skipping (s,q) (1.63, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9156847Z Skipping (s,q) (1.64, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9157008Z Skipping (s,q) (1.65, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9157183Z Skipping (s,q) (1.66, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9157342Z Skipping (s,q) (1.67, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9157502Z Skipping (s,q) (1.68, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9157678Z Skipping (s,q) (1.69, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9157838Z Skipping (s,q) (1.7, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9157999Z Skipping (s,q) (1.71, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9158171Z Skipping (s,q) (1.72, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9158329Z Skipping (s,q) (1.73, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9158502Z Skipping (s,q) (1.74, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9158664Z Skipping (s,q) (1.75, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9158825Z Skipping (s,q) (1.76, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9158996Z Skipping (s,q) (1.77, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9159156Z Skipping (s,q) (1.78, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9159317Z Skipping (s,q) (1.79, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9159489Z Skipping (s,q) (1.8, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9159648Z Skipping (s,q) (1.81, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9159820Z Skipping (s,q) (1.82, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9159979Z Skipping (s,q) (1.83, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9160139Z Skipping (s,q) (1.84, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9160309Z Skipping (s,q) (1.85, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9160473Z Skipping (s,q) (1.86, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9160634Z Skipping (s,q) (1.87, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9160808Z Skipping (s,q) (1.88, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9160967Z Skipping (s,q) (1.89, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9161141Z Skipping (s,q) (1.9, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9161302Z Skipping (s,q) (1.91, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9161465Z Skipping (s,q) (1.92, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9161638Z Skipping (s,q) (1.93, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9161797Z Skipping (s,q) (1.94, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9161959Z Skipping (s,q) (1.95, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9162127Z Skipping (s,q) (1.96, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9162343Z Skipping (s,q) (1.97, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9162501Z Skipping (s,q) (1.98, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9162671Z Skipping (s,q) (1.99, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9162852Z Found best Log likelihood so far on (s,q) (0.59, 3.5): -2.48502 2025-05-07T20:07:36.9163027Z Skipping (s,q) (0.6, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9163187Z Skipping (s,q) (0.61, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9163395Z Skipping (s,q) (0.62, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9163566Z Skipping (s,q) (0.63, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9163725Z Skipping (s,q) (0.64, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9163882Z Skipping (s,q) (0.65, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9164050Z Skipping (s,q) (0.66, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9164209Z Skipping (s,q) (0.67, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9164382Z Skipping (s,q) (0.68, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9164539Z Skipping (s,q) (0.69, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9164699Z Skipping (s,q) (0.7, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9164869Z Skipping (s,q) (0.71, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9165029Z Skipping (s,q) (0.72, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9165188Z Skipping (s,q) (0.73, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9165362Z Skipping (s,q) (0.74, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9165521Z Skipping (s,q) (0.75, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9165691Z Skipping (s,q) (0.76, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9165846Z Skipping (s,q) (0.77, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9166004Z Skipping (s,q) (0.78, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9166178Z Skipping (s,q) (0.79, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9166337Z Skipping (s,q) (0.8, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9166497Z Skipping (s,q) (0.81, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9166668Z Skipping (s,q) (0.82, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9166828Z Skipping (s,q) (0.83, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9167001Z Skipping (s,q) (0.84, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9167161Z Skipping (s,q) (0.85, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9167318Z Skipping (s,q) (0.86, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9167489Z Skipping (s,q) (0.87, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9167648Z Skipping (s,q) (0.88, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9167806Z Skipping (s,q) (0.89, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9167979Z Skipping (s,q) (0.9, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9168138Z Skipping (s,q) (0.91, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9168308Z Skipping (s,q) (0.92, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9168465Z Skipping (s,q) (0.93, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9168623Z Skipping (s,q) (0.94, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9168790Z Skipping (s,q) (0.95, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9168949Z Skipping (s,q) (0.96, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9169104Z Skipping (s,q) (0.97, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9169276Z Skipping (s,q) (0.98, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9169434Z Skipping (s,q) (0.99, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9169597Z Skipping (s,q) (1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9169755Z Skipping (s,q) (1.01, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9169963Z Skipping (s,q) (1.02, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9170130Z Skipping (s,q) (1.03, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9170288Z Skipping (s,q) (1.04, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9170445Z Skipping (s,q) (1.05, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9170614Z Skipping (s,q) (1.06, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9170820Z Skipping (s,q) (1.07, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9170977Z Skipping (s,q) (1.08, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9171145Z Skipping (s,q) (1.09, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9171304Z Skipping (s,q) (1.1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9171472Z Skipping (s,q) (1.11, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9171629Z Skipping (s,q) (1.12, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9171790Z Skipping (s,q) (1.13, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9171961Z Skipping (s,q) (1.14, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9172119Z Skipping (s,q) (1.15, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9172278Z Skipping (s,q) (1.16, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9172447Z Skipping (s,q) (1.17, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9172608Z Skipping (s,q) (1.18, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9172777Z Skipping (s,q) (1.19, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9172935Z Skipping (s,q) (1.2, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9173101Z Skipping (s,q) (1.21, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9173256Z Skipping (s,q) (1.22, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9173425Z Skipping (s,q) (1.23, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9173584Z Skipping (s,q) (1.24, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9173758Z Skipping (s,q) (1.25, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9173915Z Skipping (s,q) (1.26, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9174071Z Skipping (s,q) (1.27, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9174240Z Skipping (s,q) (1.28, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9174399Z Skipping (s,q) (1.29, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9174553Z Skipping (s,q) (1.3, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9174725Z Skipping (s,q) (1.31, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9174881Z Skipping (s,q) (1.32, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9175051Z Skipping (s,q) (1.33, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9175210Z Skipping (s,q) (1.34, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9175368Z Skipping (s,q) (1.35, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9175536Z Skipping (s,q) (1.36, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9175693Z Skipping (s,q) (1.37, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9175847Z Skipping (s,q) (1.38, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9176018Z Skipping (s,q) (1.39, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9176175Z Skipping (s,q) (1.4, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9176346Z Skipping (s,q) (1.41, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9176504Z Skipping (s,q) (1.42, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9176659Z Skipping (s,q) (1.43, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9176825Z Skipping (s,q) (1.44, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9176984Z Skipping (s,q) (1.45, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9177138Z Skipping (s,q) (1.46, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9177357Z Skipping (s,q) (1.47, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9177513Z Skipping (s,q) (1.48, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9177666Z Skipping (s,q) (1.49, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9177834Z Skipping (s,q) (1.5, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9177989Z Skipping (s,q) (1.51, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9178197Z Skipping (s,q) (1.52, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9178355Z Skipping (s,q) (1.53, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9178515Z Skipping (s,q) (1.54, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9178684Z Skipping (s,q) (1.55, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9178841Z Skipping (s,q) (1.56, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9178996Z Skipping (s,q) (1.57, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9179167Z Skipping (s,q) (1.58, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9179328Z Skipping (s,q) (1.59, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9179492Z Skipping (s,q) (1.6, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9179648Z Skipping (s,q) (1.61, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9179805Z Skipping (s,q) (1.62, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9179971Z Skipping (s,q) (1.63, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9180126Z Skipping (s,q) (1.64, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9180283Z Skipping (s,q) (1.65, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9180449Z Skipping (s,q) (1.66, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9180606Z Skipping (s,q) (1.67, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9180773Z Skipping (s,q) (1.68, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9180928Z Skipping (s,q) (1.69, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9181089Z Skipping (s,q) (1.7, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9181257Z Skipping (s,q) (1.71, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9181411Z Skipping (s,q) (1.72, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9181566Z Skipping (s,q) (1.73, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9181736Z Skipping (s,q) (1.74, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9181891Z Skipping (s,q) (1.75, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9182055Z Skipping (s,q) (1.76, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9182207Z Skipping (s,q) (1.77, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9182365Z Skipping (s,q) (1.78, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9182529Z Skipping (s,q) (1.79, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9182687Z Skipping (s,q) (1.8, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9182843Z Skipping (s,q) (1.81, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9183010Z Skipping (s,q) (1.82, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9183170Z Skipping (s,q) (1.83, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9183341Z Skipping (s,q) (1.84, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9183494Z Skipping (s,q) (1.85, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9183654Z Skipping (s,q) (1.86, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9183823Z Skipping (s,q) (1.87, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9183977Z Skipping (s,q) (1.88, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9184133Z Skipping (s,q) (1.89, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9184302Z Skipping (s,q) (1.9, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9184456Z Skipping (s,q) (1.91, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9184673Z Skipping (s,q) (1.92, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9184828Z Skipping (s,q) (1.93, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9184983Z Skipping (s,q) (1.94, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9185152Z Skipping (s,q) (1.95, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9185304Z Skipping (s,q) (1.96, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9185522Z Skipping (s,q) (1.97, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9185692Z Skipping (s,q) (1.98, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9185847Z Skipping (s,q) (1.99, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9186002Z Skipping (s,q) (0.6, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9186175Z Skipping (s,q) (0.61, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9186333Z Skipping (s,q) (0.62, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9186503Z Skipping (s,q) (0.63, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9186660Z Skipping (s,q) (0.64, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9186816Z Skipping (s,q) (0.65, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9186988Z Skipping (s,q) (0.66, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9187146Z Skipping (s,q) (0.67, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9187305Z Skipping (s,q) (0.68, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9187476Z Skipping (s,q) (0.69, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9187630Z Skipping (s,q) (0.7, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9187800Z Skipping (s,q) (0.71, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9187958Z Skipping (s,q) (0.72, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9188114Z Skipping (s,q) (0.73, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9188288Z Skipping (s,q) (0.74, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9188448Z Skipping (s,q) (0.75, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9188605Z Skipping (s,q) (0.76, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9188774Z Skipping (s,q) (0.77, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9188929Z Skipping (s,q) (0.78, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9189102Z Skipping (s,q) (0.79, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9189263Z Skipping (s,q) (0.8, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9189418Z Skipping (s,q) (0.81, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9189585Z Skipping (s,q) (0.82, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9189745Z Skipping (s,q) (0.83, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9189901Z Skipping (s,q) (0.84, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9190072Z Skipping (s,q) (0.85, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9190230Z Skipping (s,q) (0.86, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9190397Z Skipping (s,q) (0.87, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9190554Z Skipping (s,q) (0.88, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9190713Z Skipping (s,q) (0.89, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9190882Z Skipping (s,q) (0.9, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9191041Z Skipping (s,q) (0.91, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9191197Z Skipping (s,q) (0.92, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9191365Z Skipping (s,q) (0.93, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9191524Z Skipping (s,q) (0.94, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9191691Z Skipping (s,q) (0.95, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9191898Z Skipping (s,q) (0.96, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9192055Z Skipping (s,q) (0.97, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9192219Z Skipping (s,q) (0.98, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9192378Z Skipping (s,q) (0.99, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9192535Z Skipping (s,q) (1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9192702Z Skipping (s,q) (1.01, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9192908Z Skipping (s,q) (1.02, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9193075Z Skipping (s,q) (1.03, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9193234Z Skipping (s,q) (1.04, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9193394Z Skipping (s,q) (1.05, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9193561Z Skipping (s,q) (1.06, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9193723Z Skipping (s,q) (1.07, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9193882Z Skipping (s,q) (1.08, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9194046Z Skipping (s,q) (1.09, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9194204Z Skipping (s,q) (1.1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9194362Z Skipping (s,q) (1.11, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9194530Z Skipping (s,q) (1.12, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9194691Z Skipping (s,q) (1.13, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9194855Z Skipping (s,q) (1.14, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9195014Z Skipping (s,q) (1.15, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9195173Z Skipping (s,q) (1.16, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9195337Z Skipping (s,q) (1.17, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9195495Z Skipping (s,q) (1.18, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9195657Z Skipping (s,q) (1.19, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9195827Z Skipping (s,q) (1.2, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9196057Z Skipping (s,q) (1.21, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9196232Z Skipping (s,q) (1.22, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9196389Z Skipping (s,q) (1.23, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9196549Z Skipping (s,q) (1.24, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9196720Z Skipping (s,q) (1.25, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9196875Z Skipping (s,q) (1.26, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9197033Z Skipping (s,q) (1.27, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9197200Z Skipping (s,q) (1.28, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9197358Z Skipping (s,q) (1.29, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9197531Z Skipping (s,q) (1.3, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9197684Z Skipping (s,q) (1.31, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9197842Z Skipping (s,q) (1.32, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9198016Z Skipping (s,q) (1.33, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9198170Z Skipping (s,q) (1.34, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9198335Z Skipping (s,q) (1.35, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9198508Z Skipping (s,q) (1.36, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9198665Z Skipping (s,q) (1.37, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9198839Z Skipping (s,q) (1.38, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9198998Z Skipping (s,q) (1.39, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9199153Z Skipping (s,q) (1.4, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9199385Z Skipping (s,q) (1.41, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9199542Z Skipping (s,q) (1.42, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9199697Z Skipping (s,q) (1.43, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9199866Z Skipping (s,q) (1.44, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9200025Z Skipping (s,q) (1.45, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9200239Z Skipping (s,q) (1.46, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9200399Z Skipping (s,q) (1.47, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9200556Z Skipping (s,q) (1.48, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9200727Z Skipping (s,q) (1.49, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9200887Z Skipping (s,q) (1.5, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9201045Z Skipping (s,q) (1.51, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9201218Z Skipping (s,q) (1.52, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9201377Z Skipping (s,q) (1.53, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9201541Z Skipping (s,q) (1.54, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9201698Z Skipping (s,q) (1.55, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9201859Z Skipping (s,q) (1.56, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9202032Z Skipping (s,q) (1.57, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9202194Z Skipping (s,q) (1.58, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9202353Z Skipping (s,q) (1.59, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9202524Z Skipping (s,q) (1.6, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9202684Z Skipping (s,q) (1.61, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9202843Z Skipping (s,q) (1.62, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9203021Z Skipping (s,q) (1.63, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9203182Z Skipping (s,q) (1.64, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9203354Z Skipping (s,q) (1.65, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9203516Z Skipping (s,q) (1.66, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9203676Z Skipping (s,q) (1.67, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9203855Z Skipping (s,q) (1.68, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9204015Z Skipping (s,q) (1.69, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9204176Z Skipping (s,q) (1.7, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9204351Z Skipping (s,q) (1.71, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9204512Z Skipping (s,q) (1.72, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9204688Z Skipping (s,q) (1.73, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9204853Z Skipping (s,q) (1.74, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9205015Z Skipping (s,q) (1.75, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9205192Z Skipping (s,q) (1.76, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9205355Z Skipping (s,q) (1.77, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9205694Z Skipping (s,q) (1.78, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9205871Z Skipping (s,q) (1.79, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9206036Z Skipping (s,q) (1.8, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9206211Z Skipping (s,q) (1.81, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9206375Z Skipping (s,q) (1.82, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9206537Z Skipping (s,q) (1.83, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9206712Z Skipping (s,q) (1.84, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9206977Z Skipping (s,q) (1.85, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9207140Z Skipping (s,q) (1.86, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9207319Z Skipping (s,q) (1.87, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9207480Z Skipping (s,q) (1.88, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9207655Z Skipping (s,q) (1.89, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9207818Z Skipping (s,q) (1.9, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9208053Z Skipping (s,q) (1.91, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9208231Z Skipping (s,q) (1.92, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9208394Z Skipping (s,q) (1.93, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9208557Z Skipping (s,q) (1.94, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9208734Z Skipping (s,q) (1.95, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9208897Z Skipping (s,q) (1.96, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9209074Z Skipping (s,q) (1.97, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9209234Z Skipping (s,q) (1.98, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9209394Z Skipping (s,q) (1.99, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9209561Z Skipping (s,q) (0.6, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9209717Z Skipping (s,q) (0.61, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9209878Z Skipping (s,q) (0.62, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9210048Z Skipping (s,q) (0.63, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9210203Z Skipping (s,q) (0.64, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9210376Z Skipping (s,q) (0.65, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9210527Z Skipping (s,q) (0.66, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9210680Z Skipping (s,q) (0.67, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9210851Z Skipping (s,q) (0.68, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9211005Z Skipping (s,q) (0.69, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9211161Z Skipping (s,q) (0.7, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9211327Z Skipping (s,q) (0.71, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9211483Z Skipping (s,q) (0.72, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9211637Z Skipping (s,q) (0.73, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9211801Z Skipping (s,q) (0.74, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9211953Z Skipping (s,q) (0.75, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9212119Z Skipping (s,q) (0.76, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9212272Z Skipping (s,q) (0.77, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9212422Z Skipping (s,q) (0.78, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9212588Z Skipping (s,q) (0.79, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9212744Z Skipping (s,q) (0.8, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9212896Z Skipping (s,q) (0.81, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9213061Z Skipping (s,q) (0.82, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9213212Z Skipping (s,q) (0.83, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9213377Z Skipping (s,q) (0.84, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9213533Z Skipping (s,q) (0.85, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9213686Z Skipping (s,q) (0.86, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9213851Z Skipping (s,q) (0.87, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9214003Z Skipping (s,q) (0.88, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9214156Z Skipping (s,q) (0.89, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9214321Z Skipping (s,q) (0.9, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9214546Z Skipping (s,q) (0.91, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9214713Z Skipping (s,q) (0.92, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9214867Z Skipping (s,q) (0.93, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9215021Z Skipping (s,q) (0.94, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9215192Z Skipping (s,q) (0.95, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9215344Z Skipping (s,q) (0.96, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9215544Z Skipping (s,q) (0.97, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9215716Z Skipping (s,q) (0.98, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9215869Z Skipping (s,q) (0.99, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9216025Z Skipping (s,q) (1, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9216194Z Skipping (s,q) (1.01, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9216347Z Skipping (s,q) (1.02, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9216515Z Skipping (s,q) (1.03, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9216671Z Skipping (s,q) (1.04, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9216824Z Skipping (s,q) (1.05, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9216989Z Skipping (s,q) (1.06, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9217141Z Skipping (s,q) (1.07, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9217392Z Skipping (s,q) (1.08, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9217560Z Skipping (s,q) (1.09, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9217714Z Skipping (s,q) (1.1, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9217883Z Skipping (s,q) (1.11, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9218035Z Skipping (s,q) (1.12, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9218189Z Skipping (s,q) (1.13, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9218358Z Skipping (s,q) (1.14, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9218515Z Skipping (s,q) (1.15, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9218669Z Skipping (s,q) (1.16, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9218838Z Skipping (s,q) (1.17, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9218993Z Skipping (s,q) (1.18, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9219163Z Skipping (s,q) (1.19, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9219320Z Skipping (s,q) (1.2, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9219476Z Skipping (s,q) (1.21, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9219641Z Skipping (s,q) (1.22, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9219793Z Skipping (s,q) (1.23, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9219945Z Skipping (s,q) (1.24, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9220111Z Skipping (s,q) (1.25, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9220268Z Skipping (s,q) (1.26, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9220422Z Skipping (s,q) (1.27, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9220590Z Skipping (s,q) (1.28, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9220745Z Skipping (s,q) (1.29, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9220910Z Skipping (s,q) (1.3, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9221065Z Skipping (s,q) (1.31, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9221217Z Skipping (s,q) (1.32, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9221382Z Skipping (s,q) (1.33, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9221535Z Skipping (s,q) (1.34, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9221689Z Skipping (s,q) (1.35, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9221852Z Skipping (s,q) (1.36, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9222057Z Skipping (s,q) (1.37, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9222222Z Skipping (s,q) (1.38, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9222375Z Skipping (s,q) (1.39, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9222529Z Skipping (s,q) (1.4, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9222694Z Skipping (s,q) (1.41, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9222847Z Skipping (s,q) (1.42, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9223045Z Skipping (s,q) (1.43, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9223211Z Skipping (s,q) (1.44, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9223364Z Skipping (s,q) (1.45, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9223530Z Skipping (s,q) (1.46, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9223683Z Skipping (s,q) (1.47, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9223835Z Skipping (s,q) (1.48, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9224003Z Skipping (s,q) (1.49, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9224157Z Skipping (s,q) (1.5, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9224308Z Skipping (s,q) (1.51, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9224473Z Skipping (s,q) (1.52, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9224624Z Skipping (s,q) (1.53, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9224794Z Skipping (s,q) (1.54, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9224949Z Skipping (s,q) (1.55, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9225102Z Skipping (s,q) (1.56, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9225266Z Skipping (s,q) (1.57, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9225420Z Skipping (s,q) (1.58, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9225572Z Skipping (s,q) (1.59, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9225741Z Skipping (s,q) (1.6, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9225894Z Skipping (s,q) (1.61, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9226047Z Skipping (s,q) (1.62, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9226211Z Skipping (s,q) (1.63, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9226364Z Skipping (s,q) (1.64, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9226528Z Skipping (s,q) (1.65, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9226684Z Skipping (s,q) (1.66, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9226836Z Skipping (s,q) (1.67, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9227001Z Skipping (s,q) (1.68, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9227154Z Skipping (s,q) (1.69, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9227307Z Skipping (s,q) (1.7, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9227471Z Skipping (s,q) (1.71, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9227627Z Skipping (s,q) (1.72, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9227794Z Skipping (s,q) (1.73, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9227945Z Skipping (s,q) (1.74, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9228098Z Skipping (s,q) (1.75, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9228263Z Skipping (s,q) (1.76, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9228419Z Skipping (s,q) (1.77, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9228572Z Skipping (s,q) (1.78, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9228738Z Skipping (s,q) (1.79, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9228891Z Skipping (s,q) (1.8, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9229055Z Skipping (s,q) (1.81, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9229208Z Skipping (s,q) (1.82, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9229416Z Skipping (s,q) (1.83, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9229582Z Skipping (s,q) (1.84, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9229737Z Skipping (s,q) (1.85, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9229892Z Skipping (s,q) (1.86, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9230059Z Skipping (s,q) (1.87, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9230215Z Skipping (s,q) (1.88, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9230419Z Skipping (s,q) (1.89, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9230590Z Skipping (s,q) (1.9, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9230748Z Skipping (s,q) (1.91, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9230914Z Skipping (s,q) (1.92, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9231068Z Skipping (s,q) (1.93, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9231222Z Skipping (s,q) (1.94, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9231393Z Skipping (s,q) (1.95, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9231547Z Skipping (s,q) (1.96, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9231700Z Skipping (s,q) (1.97, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9231864Z Skipping (s,q) (1.98, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9232018Z Skipping (s,q) (1.99, 4): inconsistent with heavy hitters! 2025-05-07T20:07:36.9232196Z Skipping (s,q) (0.61, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9232360Z Skipping (s,q) (0.62, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9232522Z Skipping (s,q) (0.63, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9232696Z Skipping (s,q) (0.64, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9232856Z Skipping (s,q) (0.65, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9233017Z Skipping (s,q) (0.66, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9233196Z Skipping (s,q) (0.67, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9233357Z Skipping (s,q) (0.68, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9233528Z Skipping (s,q) (0.69, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9233689Z Skipping (s,q) (0.7, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9233848Z Skipping (s,q) (0.71, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9234022Z Skipping (s,q) (0.72, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9234188Z Skipping (s,q) (0.73, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9234347Z Skipping (s,q) (0.74, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9234518Z Skipping (s,q) (0.75, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9234678Z Skipping (s,q) (0.76, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9234851Z Skipping (s,q) (0.77, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9235019Z Skipping (s,q) (0.78, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9235180Z Skipping (s,q) (0.79, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9235351Z Skipping (s,q) (0.8, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9235512Z Skipping (s,q) (0.81, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9235673Z Skipping (s,q) (0.82, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9235850Z Skipping (s,q) (0.83, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9236105Z Skipping (s,q) (0.84, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9236280Z Skipping (s,q) (0.85, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9236441Z Skipping (s,q) (0.86, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9236602Z Skipping (s,q) (0.87, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9236778Z Skipping (s,q) (0.88, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9237001Z Skipping (s,q) (0.89, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9237162Z Skipping (s,q) (0.9, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9237336Z Skipping (s,q) (0.91, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9237498Z Skipping (s,q) (0.92, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9237658Z Skipping (s,q) (0.93, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9237834Z Skipping (s,q) (0.94, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9238046Z Skipping (s,q) (0.95, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9238221Z Skipping (s,q) (0.96, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9238382Z Skipping (s,q) (0.97, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9238541Z Skipping (s,q) (0.98, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9238711Z Skipping (s,q) (0.99, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9238874Z Skipping (s,q) (1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9239037Z Skipping (s,q) (1.01, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9239212Z Skipping (s,q) (1.02, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9239376Z Skipping (s,q) (1.03, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9239550Z Skipping (s,q) (1.04, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9239710Z Skipping (s,q) (1.05, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9239880Z Skipping (s,q) (1.06, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9240052Z Skipping (s,q) (1.07, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9240220Z Skipping (s,q) (1.08, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9240382Z Skipping (s,q) (1.09, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9240555Z Skipping (s,q) (1.1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9240716Z Skipping (s,q) (1.11, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9240892Z Skipping (s,q) (1.12, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9241050Z Skipping (s,q) (1.13, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9241212Z Skipping (s,q) (1.14, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9241382Z Skipping (s,q) (1.15, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9241546Z Skipping (s,q) (1.16, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9241709Z Skipping (s,q) (1.17, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9241878Z Skipping (s,q) (1.18, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9242038Z Skipping (s,q) (1.19, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9242210Z Skipping (s,q) (1.2, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9242369Z Skipping (s,q) (1.21, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9242527Z Skipping (s,q) (1.22, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9242700Z Skipping (s,q) (1.23, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9242858Z Skipping (s,q) (1.24, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9243021Z Skipping (s,q) (1.25, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9243191Z Skipping (s,q) (1.26, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9243349Z Skipping (s,q) (1.27, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9243523Z Skipping (s,q) (1.28, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9243680Z Skipping (s,q) (1.29, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9243838Z Skipping (s,q) (1.3, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9244006Z Skipping (s,q) (1.31, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9244164Z Skipping (s,q) (1.32, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9244322Z Skipping (s,q) (1.33, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9244569Z Skipping (s,q) (1.34, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9244726Z Skipping (s,q) (1.35, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9244898Z Skipping (s,q) (1.36, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9245059Z Skipping (s,q) (1.37, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9245217Z Skipping (s,q) (1.38, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9245448Z Skipping (s,q) (1.39, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9245609Z Skipping (s,q) (1.4, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9245773Z Skipping (s,q) (1.41, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9245945Z Skipping (s,q) (1.42, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9246104Z Skipping (s,q) (1.43, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9246264Z Skipping (s,q) (1.44, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9246438Z Skipping (s,q) (1.45, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9246598Z Skipping (s,q) (1.46, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9246764Z Skipping (s,q) (1.47, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9246928Z Skipping (s,q) (1.48, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9247089Z Skipping (s,q) (1.49, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9247262Z Skipping (s,q) (1.5, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9247422Z Skipping (s,q) (1.51, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9247581Z Skipping (s,q) (1.52, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9247752Z Skipping (s,q) (1.53, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9247913Z Skipping (s,q) (1.54, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9248081Z Skipping (s,q) (1.55, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9248244Z Skipping (s,q) (1.56, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9248405Z Skipping (s,q) (1.57, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9248575Z Skipping (s,q) (1.58, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9248737Z Skipping (s,q) (1.59, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9248896Z Skipping (s,q) (1.6, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9249069Z Skipping (s,q) (1.61, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9249227Z Skipping (s,q) (1.62, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9249398Z Skipping (s,q) (1.63, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9249559Z Skipping (s,q) (1.64, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9249720Z Skipping (s,q) (1.65, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9249894Z Skipping (s,q) (1.66, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9250057Z Skipping (s,q) (1.67, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9250218Z Skipping (s,q) (1.68, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9250390Z Skipping (s,q) (1.69, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9250549Z Skipping (s,q) (1.7, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9250721Z Skipping (s,q) (1.71, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9250882Z Skipping (s,q) (1.72, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9251046Z Skipping (s,q) (1.73, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9251216Z Skipping (s,q) (1.74, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9251378Z Skipping (s,q) (1.75, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9251537Z Skipping (s,q) (1.76, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9251706Z Skipping (s,q) (1.77, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9251922Z Skipping (s,q) (1.78, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9252097Z Skipping (s,q) (1.79, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9252254Z Skipping (s,q) (1.8, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9252414Z Skipping (s,q) (1.81, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9252586Z Skipping (s,q) (1.82, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9252745Z Skipping (s,q) (1.83, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9252954Z Skipping (s,q) (1.84, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9253125Z Skipping (s,q) (1.85, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9253283Z Skipping (s,q) (1.86, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9253455Z Skipping (s,q) (1.87, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9253614Z Skipping (s,q) (1.88, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9253775Z Skipping (s,q) (1.89, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9253949Z Skipping (s,q) (1.9, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9254107Z Skipping (s,q) (1.91, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9254266Z Skipping (s,q) (1.92, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9254438Z Skipping (s,q) (1.93, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9254596Z Skipping (s,q) (1.94, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9254758Z Skipping (s,q) (1.95, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9254930Z Skipping (s,q) (1.96, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9255088Z Skipping (s,q) (1.97, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9255259Z Skipping (s,q) (1.98, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9255416Z Skipping (s,q) (1.99, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9255575Z Skipping (s,q) (0.61, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9255750Z Skipping (s,q) (0.62, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9255910Z Skipping (s,q) (0.63, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9256068Z Skipping (s,q) (0.64, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9256238Z Skipping (s,q) (0.65, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9256393Z Skipping (s,q) (0.66, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9256566Z Skipping (s,q) (0.67, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9256725Z Skipping (s,q) (0.68, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9256881Z Skipping (s,q) (0.69, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9257053Z Skipping (s,q) (0.7, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9257209Z Skipping (s,q) (0.71, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9257364Z Skipping (s,q) (0.72, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9257537Z Skipping (s,q) (0.73, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9257694Z Skipping (s,q) (0.74, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9257864Z Skipping (s,q) (0.75, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9258022Z Skipping (s,q) (0.76, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9258177Z Skipping (s,q) (0.77, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9258348Z Skipping (s,q) (0.78, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9258505Z Skipping (s,q) (0.79, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9258663Z Skipping (s,q) (0.8, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9258832Z Skipping (s,q) (0.81, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9258988Z Skipping (s,q) (0.82, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9259158Z Skipping (s,q) (0.83, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9259384Z Skipping (s,q) (0.84, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9259541Z Skipping (s,q) (0.85, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9259710Z Skipping (s,q) (0.86, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9259867Z Skipping (s,q) (0.87, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9260025Z Skipping (s,q) (0.88, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9260191Z Skipping (s,q) (0.89, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9260402Z Skipping (s,q) (0.9, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9260570Z Skipping (s,q) (0.91, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9260731Z Skipping (s,q) (0.92, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9260889Z Skipping (s,q) (0.93, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9261059Z Skipping (s,q) (0.94, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9261218Z Skipping (s,q) (0.95, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9261383Z Skipping (s,q) (0.96, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9261555Z Skipping (s,q) (0.97, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9261713Z Skipping (s,q) (0.98, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9261886Z Skipping (s,q) (0.99, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9262040Z Skipping (s,q) (1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9262201Z Skipping (s,q) (1.01, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9262372Z Skipping (s,q) (1.02, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9262532Z Skipping (s,q) (1.03, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9262691Z Skipping (s,q) (1.04, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9262863Z Skipping (s,q) (1.05, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9263021Z Skipping (s,q) (1.06, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9263183Z Skipping (s,q) (1.07, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9263353Z Skipping (s,q) (1.08, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9263511Z Skipping (s,q) (1.09, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9263679Z Skipping (s,q) (1.1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9263838Z Skipping (s,q) (1.11, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9263999Z Skipping (s,q) (1.12, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9264168Z Skipping (s,q) (1.13, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9264325Z Skipping (s,q) (1.14, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9264484Z Skipping (s,q) (1.15, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9264656Z Skipping (s,q) (1.16, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9264814Z Skipping (s,q) (1.17, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9264989Z Skipping (s,q) (1.18, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9265147Z Skipping (s,q) (1.19, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9265306Z Skipping (s,q) (1.2, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9265478Z Skipping (s,q) (1.21, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9265636Z Skipping (s,q) (1.22, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9265801Z Skipping (s,q) (1.23, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9265972Z Skipping (s,q) (1.24, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9266134Z Skipping (s,q) (1.25, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9266307Z Skipping (s,q) (1.26, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9266462Z Skipping (s,q) (1.27, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9266620Z Skipping (s,q) (1.28, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9266845Z Skipping (s,q) (1.29, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9267006Z Skipping (s,q) (1.3, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9267167Z Skipping (s,q) (1.31, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9267344Z Skipping (s,q) (1.32, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9267501Z Skipping (s,q) (1.33, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9267675Z Skipping (s,q) (1.34, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9267897Z Skipping (s,q) (1.35, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9268057Z Skipping (s,q) (1.36, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9268228Z Skipping (s,q) (1.37, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9268388Z Skipping (s,q) (1.38, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9268546Z Skipping (s,q) (1.39, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9268719Z Skipping (s,q) (1.4, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9268879Z Skipping (s,q) (1.41, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9269054Z Skipping (s,q) (1.42, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9269215Z Skipping (s,q) (1.43, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9269375Z Skipping (s,q) (1.44, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9269548Z Skipping (s,q) (1.45, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9269712Z Skipping (s,q) (1.46, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9269870Z Skipping (s,q) (1.47, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9270052Z Skipping (s,q) (1.48, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9270215Z Skipping (s,q) (1.49, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9270385Z Skipping (s,q) (1.5, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9270542Z Skipping (s,q) (1.51, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9270703Z Skipping (s,q) (1.52, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9270873Z Skipping (s,q) (1.53, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9271035Z Skipping (s,q) (1.54, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9271193Z Skipping (s,q) (1.55, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9271360Z Skipping (s,q) (1.56, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9271524Z Skipping (s,q) (1.57, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9271682Z Skipping (s,q) (1.58, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9271854Z Skipping (s,q) (1.59, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9272010Z Skipping (s,q) (1.6, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9272181Z Skipping (s,q) (1.61, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9272339Z Skipping (s,q) (1.62, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9272500Z Skipping (s,q) (1.63, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9272666Z Skipping (s,q) (1.64, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9272821Z Skipping (s,q) (1.65, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9272980Z Skipping (s,q) (1.66, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9273150Z Skipping (s,q) (1.67, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9273307Z Skipping (s,q) (1.68, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9273483Z Skipping (s,q) (1.69, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9273641Z Skipping (s,q) (1.7, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9273799Z Skipping (s,q) (1.71, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9273964Z Skipping (s,q) (1.72, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9274122Z Skipping (s,q) (1.73, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9274331Z Skipping (s,q) (1.74, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9274503Z Skipping (s,q) (1.75, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9274660Z Skipping (s,q) (1.76, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9274828Z Skipping (s,q) (1.77, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9274985Z Skipping (s,q) (1.78, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9275141Z Skipping (s,q) (1.79, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9275358Z Skipping (s,q) (1.8, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9275516Z Skipping (s,q) (1.81, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9275675Z Skipping (s,q) (1.82, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9275844Z Skipping (s,q) (1.83, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9276084Z Skipping (s,q) (1.84, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9276257Z Skipping (s,q) (1.85, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9276419Z Skipping (s,q) (1.86, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9276579Z Skipping (s,q) (1.87, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9276747Z Skipping (s,q) (1.88, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9276905Z Skipping (s,q) (1.89, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9277063Z Skipping (s,q) (1.9, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9277237Z Skipping (s,q) (1.91, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9277395Z Skipping (s,q) (1.92, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9277568Z Skipping (s,q) (1.93, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9277727Z Skipping (s,q) (1.94, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9277883Z Skipping (s,q) (1.95, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9278055Z Skipping (s,q) (1.96, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9278215Z Skipping (s,q) (1.97, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9278374Z Skipping (s,q) (1.98, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9278540Z Skipping (s,q) (1.99, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9278703Z Skipping (s,q) (0.62, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9278877Z Skipping (s,q) (0.63, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9279040Z Skipping (s,q) (0.64, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9279200Z Skipping (s,q) (0.65, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9279366Z Skipping (s,q) (0.66, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9279525Z Skipping (s,q) (0.67, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9279684Z Skipping (s,q) (0.68, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9279858Z Skipping (s,q) (0.69, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9280019Z Skipping (s,q) (0.7, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9280179Z Skipping (s,q) (0.71, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9280353Z Skipping (s,q) (0.72, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9280512Z Skipping (s,q) (0.73, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9280683Z Skipping (s,q) (0.74, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9280847Z Skipping (s,q) (0.75, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9281008Z Skipping (s,q) (0.76, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9281180Z Skipping (s,q) (0.77, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9281343Z Skipping (s,q) (0.78, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9281502Z Skipping (s,q) (0.79, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9281676Z Skipping (s,q) (0.8, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9281893Z Skipping (s,q) (0.81, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9282068Z Skipping (s,q) (0.82, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9282228Z Skipping (s,q) (0.83, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9282387Z Skipping (s,q) (0.84, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9282559Z Skipping (s,q) (0.85, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9282722Z Skipping (s,q) (0.86, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9282931Z Skipping (s,q) (0.87, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9283102Z Skipping (s,q) (0.88, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9283264Z Skipping (s,q) (0.89, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9283435Z Skipping (s,q) (0.9, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9283596Z Skipping (s,q) (0.91, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9283759Z Skipping (s,q) (0.92, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9283929Z Skipping (s,q) (0.93, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9284088Z Skipping (s,q) (0.94, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9284246Z Skipping (s,q) (0.95, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9284415Z Skipping (s,q) (0.96, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9284574Z Skipping (s,q) (0.97, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9284746Z Skipping (s,q) (0.98, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9284909Z Skipping (s,q) (0.99, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9285064Z Skipping (s,q) (1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9285232Z Skipping (s,q) (1.01, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9285393Z Skipping (s,q) (1.02, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9285553Z Skipping (s,q) (1.03, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9285728Z Skipping (s,q) (1.04, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9285887Z Skipping (s,q) (1.05, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9286054Z Skipping (s,q) (1.06, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9286213Z Skipping (s,q) (1.07, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9286371Z Skipping (s,q) (1.08, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9286544Z Skipping (s,q) (1.09, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9286702Z Skipping (s,q) (1.1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9286862Z Skipping (s,q) (1.11, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9287031Z Skipping (s,q) (1.12, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9287192Z Skipping (s,q) (1.13, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9287363Z Skipping (s,q) (1.14, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9287527Z Skipping (s,q) (1.15, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9287688Z Skipping (s,q) (1.16, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9287858Z Skipping (s,q) (1.17, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9288017Z Skipping (s,q) (1.18, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9288177Z Skipping (s,q) (1.19, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9288350Z Skipping (s,q) (1.2, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9288509Z Skipping (s,q) (1.21, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9288667Z Skipping (s,q) (1.22, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9288836Z Skipping (s,q) (1.23, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9288996Z Skipping (s,q) (1.24, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9289167Z Skipping (s,q) (1.25, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9289384Z Skipping (s,q) (1.26, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9289546Z Skipping (s,q) (1.27, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9289716Z Skipping (s,q) (1.28, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9289875Z Skipping (s,q) (1.29, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9290033Z Skipping (s,q) (1.3, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9290252Z Skipping (s,q) (1.31, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9290410Z Skipping (s,q) (1.32, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9290580Z Skipping (s,q) (1.33, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9290741Z Skipping (s,q) (1.34, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9290901Z Skipping (s,q) (1.35, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9291071Z Skipping (s,q) (1.36, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9291235Z Skipping (s,q) (1.37, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9291395Z Skipping (s,q) (1.38, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9291572Z Skipping (s,q) (1.39, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9291729Z Skipping (s,q) (1.4, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9291900Z Skipping (s,q) (1.41, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9292065Z Skipping (s,q) (1.42, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9292224Z Skipping (s,q) (1.43, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9292399Z Skipping (s,q) (1.44, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9292560Z Skipping (s,q) (1.45, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9292719Z Skipping (s,q) (1.46, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9292891Z Skipping (s,q) (1.47, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9293053Z Skipping (s,q) (1.48, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9293228Z Skipping (s,q) (1.49, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9293388Z Skipping (s,q) (1.5, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9293547Z Skipping (s,q) (1.51, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9293719Z Skipping (s,q) (1.52, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9293882Z Skipping (s,q) (1.53, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9294042Z Skipping (s,q) (1.54, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9294212Z Skipping (s,q) (1.55, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9294369Z Skipping (s,q) (1.56, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9294539Z Skipping (s,q) (1.57, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9294700Z Skipping (s,q) (1.58, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9294862Z Skipping (s,q) (1.59, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9295032Z Skipping (s,q) (1.6, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9295192Z Skipping (s,q) (1.61, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9295349Z Skipping (s,q) (1.62, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9295521Z Skipping (s,q) (1.63, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9295679Z Skipping (s,q) (1.64, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9295853Z Skipping (s,q) (1.65, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9296010Z Skipping (s,q) (1.66, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9296171Z Skipping (s,q) (1.67, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9296350Z Skipping (s,q) (1.68, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9296509Z Skipping (s,q) (1.69, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9296722Z Skipping (s,q) (1.7, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9296896Z Skipping (s,q) (1.71, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9297058Z Skipping (s,q) (1.72, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9297236Z Skipping (s,q) (1.73, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9297399Z Skipping (s,q) (1.74, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9297561Z Skipping (s,q) (1.75, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9297799Z Skipping (s,q) (1.76, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9297961Z Skipping (s,q) (1.77, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9298122Z Skipping (s,q) (1.78, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9298297Z Skipping (s,q) (1.79, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9298458Z Skipping (s,q) (1.8, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9298621Z Skipping (s,q) (1.81, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9298801Z Skipping (s,q) (1.82, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9298963Z Skipping (s,q) (1.83, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9299140Z Skipping (s,q) (1.84, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9299302Z Skipping (s,q) (1.85, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9299466Z Skipping (s,q) (1.86, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9299645Z Skipping (s,q) (1.87, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9299807Z Skipping (s,q) (1.88, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9299967Z Skipping (s,q) (1.89, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9300147Z Skipping (s,q) (1.9, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9300308Z Skipping (s,q) (1.91, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9300482Z Skipping (s,q) (1.92, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9300649Z Skipping (s,q) (1.93, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9300812Z Skipping (s,q) (1.94, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9300989Z Skipping (s,q) (1.95, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9301150Z Skipping (s,q) (1.96, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9301311Z Skipping (s,q) (1.97, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9301488Z Skipping (s,q) (1.98, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9301649Z Skipping (s,q) (1.99, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9301821Z Skipping (s,q) (0.62, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9301975Z Skipping (s,q) (0.63, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9302132Z Skipping (s,q) (0.64, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9302302Z Skipping (s,q) (0.65, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9302459Z Skipping (s,q) (0.66, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9302614Z Skipping (s,q) (0.67, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9302781Z Skipping (s,q) (0.68, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9302936Z Skipping (s,q) (0.69, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9303107Z Skipping (s,q) (0.7, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9303263Z Skipping (s,q) (0.71, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9303420Z Skipping (s,q) (0.72, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9303583Z Skipping (s,q) (0.73, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9303734Z Skipping (s,q) (0.74, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9303883Z Skipping (s,q) (0.75, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9304052Z Skipping (s,q) (0.76, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9304261Z Skipping (s,q) (0.77, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9304413Z Skipping (s,q) (0.78, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9304576Z Skipping (s,q) (0.79, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9304731Z Skipping (s,q) (0.8, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9304896Z Skipping (s,q) (0.81, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9305048Z Skipping (s,q) (0.82, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9305251Z Skipping (s,q) (0.83, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9305558Z Skipping (s,q) (0.84, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9305712Z Skipping (s,q) (0.85, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9305865Z Skipping (s,q) (0.86, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9306033Z Skipping (s,q) (0.87, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9306188Z Skipping (s,q) (0.88, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9306359Z Skipping (s,q) (0.89, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9306513Z Skipping (s,q) (0.9, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9306668Z Skipping (s,q) (0.91, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9306835Z Skipping (s,q) (0.92, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9306988Z Skipping (s,q) (0.93, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9307144Z Skipping (s,q) (0.94, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9307313Z Skipping (s,q) (0.95, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9307466Z Skipping (s,q) (0.96, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9307632Z Skipping (s,q) (0.97, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9307787Z Skipping (s,q) (0.98, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9307943Z Skipping (s,q) (0.99, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9308110Z Skipping (s,q) (1, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9308268Z Skipping (s,q) (1.01, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9308424Z Skipping (s,q) (1.02, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9308592Z Skipping (s,q) (1.03, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9308745Z Skipping (s,q) (1.04, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9308918Z Skipping (s,q) (1.05, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9309074Z Skipping (s,q) (1.06, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9309228Z Skipping (s,q) (1.07, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9309392Z Skipping (s,q) (1.08, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9309545Z Skipping (s,q) (1.09, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9309697Z Skipping (s,q) (1.1, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9309861Z Skipping (s,q) (1.11, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9310017Z Skipping (s,q) (1.12, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9310169Z Skipping (s,q) (1.13, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9310334Z Skipping (s,q) (1.14, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9310485Z Skipping (s,q) (1.15, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9310651Z Skipping (s,q) (1.16, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9310805Z Skipping (s,q) (1.17, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9310961Z Skipping (s,q) (1.18, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9311127Z Skipping (s,q) (1.19, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9311280Z Skipping (s,q) (1.2, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9311432Z Skipping (s,q) (1.21, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9311598Z Skipping (s,q) (1.22, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9311755Z Skipping (s,q) (1.23, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9312022Z Skipping (s,q) (1.24, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9312179Z Skipping (s,q) (1.25, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9312333Z Skipping (s,q) (1.26, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9312502Z Skipping (s,q) (1.27, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9312662Z Skipping (s,q) (1.28, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9313704Z Skipping (s,q) (1.29, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9313880Z Skipping (s,q) (1.3, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9314034Z Skipping (s,q) (1.31, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9314203Z Skipping (s,q) (1.32, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9314360Z Skipping (s,q) (1.33, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9314514Z Skipping (s,q) (1.34, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9314683Z Skipping (s,q) (1.35, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9314836Z Skipping (s,q) (1.36, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9314987Z Skipping (s,q) (1.37, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9315151Z Skipping (s,q) (1.38, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9315304Z Skipping (s,q) (1.39, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9315456Z Skipping (s,q) (1.4, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9315624Z Skipping (s,q) (1.41, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9315778Z Skipping (s,q) (1.42, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9316024Z Skipping (s,q) (1.43, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9316182Z Skipping (s,q) (1.44, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9316335Z Skipping (s,q) (1.45, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9316506Z Skipping (s,q) (1.46, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9316665Z Skipping (s,q) (1.47, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9316819Z Skipping (s,q) (1.48, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9316987Z Skipping (s,q) (1.49, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9317142Z Skipping (s,q) (1.5, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9317310Z Skipping (s,q) (1.51, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9317465Z Skipping (s,q) (1.52, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9317618Z Skipping (s,q) (1.53, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9317782Z Skipping (s,q) (1.54, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9317935Z Skipping (s,q) (1.55, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9318086Z Skipping (s,q) (1.56, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9318258Z Skipping (s,q) (1.57, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9318414Z Skipping (s,q) (1.58, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9318579Z Skipping (s,q) (1.59, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9318731Z Skipping (s,q) (1.6, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9318884Z Skipping (s,q) (1.61, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9319051Z Skipping (s,q) (1.62, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9319203Z Skipping (s,q) (1.63, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9319357Z Skipping (s,q) (1.64, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9319522Z Skipping (s,q) (1.65, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9319674Z Skipping (s,q) (1.66, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9319826Z Skipping (s,q) (1.67, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9319990Z Skipping (s,q) (1.68, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9320143Z Skipping (s,q) (1.69, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9320372Z Skipping (s,q) (1.7, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9320523Z Skipping (s,q) (1.71, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9320675Z Skipping (s,q) (1.72, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9320839Z Skipping (s,q) (1.73, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9320991Z Skipping (s,q) (1.74, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9321194Z Skipping (s,q) (1.75, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9321358Z Skipping (s,q) (1.76, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9321510Z Skipping (s,q) (1.77, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9321679Z Skipping (s,q) (1.78, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9321836Z Skipping (s,q) (1.79, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9321988Z Skipping (s,q) (1.8, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9322157Z Skipping (s,q) (1.81, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9322310Z Skipping (s,q) (1.82, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9322462Z Skipping (s,q) (1.83, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9322628Z Skipping (s,q) (1.84, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9322780Z Skipping (s,q) (1.85, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9322947Z Skipping (s,q) (1.86, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9323104Z Skipping (s,q) (1.87, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9323258Z Skipping (s,q) (1.88, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9323423Z Skipping (s,q) (1.89, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9323577Z Skipping (s,q) (1.9, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9323732Z Skipping (s,q) (1.91, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9323901Z Skipping (s,q) (1.92, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9324056Z Skipping (s,q) (1.93, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9324226Z Skipping (s,q) (1.94, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9324384Z Skipping (s,q) (1.95, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9324535Z Skipping (s,q) (1.96, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9324704Z Skipping (s,q) (1.97, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9324859Z Skipping (s,q) (1.98, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9325011Z Skipping (s,q) (1.99, 5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9325207Z Found best Log likelihood so far on (s,q) (0.62, 5.25): -2.48501 2025-05-07T20:07:36.9325373Z Skipping (s,q) (0.63, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9325532Z Skipping (s,q) (0.64, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9325704Z Skipping (s,q) (0.65, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9325872Z Skipping (s,q) (0.66, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9326044Z Skipping (s,q) (0.67, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9326205Z Skipping (s,q) (0.68, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9326365Z Skipping (s,q) (0.69, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9326538Z Skipping (s,q) (0.7, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9326702Z Skipping (s,q) (0.71, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9326861Z Skipping (s,q) (0.72, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9327035Z Skipping (s,q) (0.73, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9327194Z Skipping (s,q) (0.74, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9327366Z Skipping (s,q) (0.75, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9327527Z Skipping (s,q) (0.76, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9327759Z Skipping (s,q) (0.77, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9327933Z Skipping (s,q) (0.78, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9328094Z Skipping (s,q) (0.79, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9335204Z Skipping (s,q) (0.8, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9335455Z Skipping (s,q) (0.81, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9335626Z Skipping (s,q) (0.82, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9335914Z Skipping (s,q) (0.83, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9336094Z Skipping (s,q) (0.84, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9336255Z Skipping (s,q) (0.85, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9336428Z Skipping (s,q) (0.86, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9336588Z Skipping (s,q) (0.87, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9336758Z Skipping (s,q) (0.88, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9336932Z Skipping (s,q) (0.89, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9337093Z Skipping (s,q) (0.9, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9337255Z Skipping (s,q) (0.91, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9337426Z Skipping (s,q) (0.92, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9337588Z Skipping (s,q) (0.93, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9337763Z Skipping (s,q) (0.94, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9337922Z Skipping (s,q) (0.95, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9338079Z Skipping (s,q) (0.96, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9338249Z Skipping (s,q) (0.97, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9338411Z Skipping (s,q) (0.98, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9338574Z Skipping (s,q) (0.99, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9338748Z Skipping (s,q) (1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9338910Z Skipping (s,q) (1.01, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9339072Z Skipping (s,q) (1.02, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9339244Z Skipping (s,q) (1.03, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9339404Z Skipping (s,q) (1.04, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9339578Z Skipping (s,q) (1.05, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9339734Z Skipping (s,q) (1.06, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9339894Z Skipping (s,q) (1.07, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9340067Z Skipping (s,q) (1.08, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9340225Z Skipping (s,q) (1.09, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9340385Z Skipping (s,q) (1.1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9340563Z Skipping (s,q) (1.11, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9340721Z Skipping (s,q) (1.12, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9340894Z Skipping (s,q) (1.13, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9341055Z Skipping (s,q) (1.14, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9341214Z Skipping (s,q) (1.15, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9341392Z Skipping (s,q) (1.16, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9341554Z Skipping (s,q) (1.17, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9341712Z Skipping (s,q) (1.18, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9341885Z Skipping (s,q) (1.19, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9342046Z Skipping (s,q) (1.2, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9342220Z Skipping (s,q) (1.21, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9342442Z Skipping (s,q) (1.22, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9342604Z Skipping (s,q) (1.23, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9342775Z Skipping (s,q) (1.24, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9342933Z Skipping (s,q) (1.25, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9343095Z Skipping (s,q) (1.26, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9343316Z Skipping (s,q) (1.27, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9343476Z Skipping (s,q) (1.28, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9343647Z Skipping (s,q) (1.29, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9343805Z Skipping (s,q) (1.3, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9343961Z Skipping (s,q) (1.31, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9344132Z Skipping (s,q) (1.32, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9344296Z Skipping (s,q) (1.33, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9344458Z Skipping (s,q) (1.34, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9344629Z Skipping (s,q) (1.35, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9344785Z Skipping (s,q) (1.36, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9344957Z Skipping (s,q) (1.37, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9345116Z Skipping (s,q) (1.38, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9345291Z Skipping (s,q) (1.39, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9345450Z Skipping (s,q) (1.4, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9345611Z Skipping (s,q) (1.41, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9345782Z Skipping (s,q) (1.42, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9345942Z Skipping (s,q) (1.43, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9346104Z Skipping (s,q) (1.44, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9346273Z Skipping (s,q) (1.45, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9346433Z Skipping (s,q) (1.46, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9346602Z Skipping (s,q) (1.47, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9346762Z Skipping (s,q) (1.48, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9346924Z Skipping (s,q) (1.49, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9347096Z Skipping (s,q) (1.5, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9347254Z Skipping (s,q) (1.51, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9347414Z Skipping (s,q) (1.52, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9347589Z Skipping (s,q) (1.53, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9347747Z Skipping (s,q) (1.54, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9347908Z Skipping (s,q) (1.55, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9348081Z Skipping (s,q) (1.56, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9348240Z Skipping (s,q) (1.57, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9348409Z Skipping (s,q) (1.58, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9348570Z Skipping (s,q) (1.59, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9348730Z Skipping (s,q) (1.6, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9348907Z Skipping (s,q) (1.61, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9349067Z Skipping (s,q) (1.62, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9349226Z Skipping (s,q) (1.63, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9349398Z Skipping (s,q) (1.64, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9349560Z Skipping (s,q) (1.65, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9349781Z Skipping (s,q) (1.66, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9349941Z Skipping (s,q) (1.67, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9350100Z Skipping (s,q) (1.68, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9350271Z Skipping (s,q) (1.69, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9350431Z Skipping (s,q) (1.7, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9350591Z Skipping (s,q) (1.71, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9350809Z Skipping (s,q) (1.72, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9350968Z Skipping (s,q) (1.73, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9351140Z Skipping (s,q) (1.74, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9351300Z Skipping (s,q) (1.75, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9351461Z Skipping (s,q) (1.76, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9351631Z Skipping (s,q) (1.77, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9351794Z Skipping (s,q) (1.78, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9351952Z Skipping (s,q) (1.79, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9352123Z Skipping (s,q) (1.8, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9352283Z Skipping (s,q) (1.81, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9352460Z Skipping (s,q) (1.82, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9352621Z Skipping (s,q) (1.83, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9352780Z Skipping (s,q) (1.84, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9352948Z Skipping (s,q) (1.85, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9353107Z Skipping (s,q) (1.86, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9353268Z Skipping (s,q) (1.87, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9353440Z Skipping (s,q) (1.88, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9353601Z Skipping (s,q) (1.89, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9353773Z Skipping (s,q) (1.9, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9353932Z Skipping (s,q) (1.91, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9354090Z Skipping (s,q) (1.92, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9354259Z Skipping (s,q) (1.93, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9354420Z Skipping (s,q) (1.94, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9354581Z Skipping (s,q) (1.95, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9354750Z Skipping (s,q) (1.96, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9354909Z Skipping (s,q) (1.97, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9355079Z Skipping (s,q) (1.98, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9355237Z Skipping (s,q) (1.99, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9355399Z Skipping (s,q) (0.63, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9355569Z Skipping (s,q) (0.64, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9355727Z Skipping (s,q) (0.65, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9355984Z Skipping (s,q) (0.66, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9356162Z Skipping (s,q) (0.67, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9356324Z Skipping (s,q) (0.68, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9356496Z Skipping (s,q) (0.69, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9356657Z Skipping (s,q) (0.7, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9356816Z Skipping (s,q) (0.71, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9356989Z Skipping (s,q) (0.72, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9357145Z Skipping (s,q) (0.73, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9357367Z Skipping (s,q) (0.74, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9357534Z Skipping (s,q) (0.75, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9357691Z Skipping (s,q) (0.76, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9357847Z Skipping (s,q) (0.77, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9358016Z Skipping (s,q) (0.78, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9358221Z Skipping (s,q) (0.79, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9358393Z Skipping (s,q) (0.8, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9358550Z Skipping (s,q) (0.81, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9358704Z Skipping (s,q) (0.82, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9358875Z Skipping (s,q) (0.83, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9359031Z Skipping (s,q) (0.84, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9359197Z Skipping (s,q) (0.85, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9359365Z Skipping (s,q) (0.86, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9359522Z Skipping (s,q) (0.87, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9359689Z Skipping (s,q) (0.88, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9359848Z Skipping (s,q) (0.89, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9360006Z Skipping (s,q) (0.9, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9360178Z Skipping (s,q) (0.91, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9360335Z Skipping (s,q) (0.92, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9360493Z Skipping (s,q) (0.93, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9360666Z Skipping (s,q) (0.94, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9360823Z Skipping (s,q) (0.95, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9360992Z Skipping (s,q) (0.96, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9361153Z Skipping (s,q) (0.97, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9361312Z Skipping (s,q) (0.98, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9361485Z Skipping (s,q) (0.99, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9361640Z Skipping (s,q) (1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9361799Z Skipping (s,q) (1.01, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9361973Z Skipping (s,q) (1.02, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9362132Z Skipping (s,q) (1.03, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9362299Z Skipping (s,q) (1.04, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9362457Z Skipping (s,q) (1.05, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9362614Z Skipping (s,q) (1.06, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9362783Z Skipping (s,q) (1.07, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9362944Z Skipping (s,q) (1.08, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9363103Z Skipping (s,q) (1.09, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9363273Z Skipping (s,q) (1.1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9363431Z Skipping (s,q) (1.11, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9363600Z Skipping (s,q) (1.12, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9363761Z Skipping (s,q) (1.13, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9363917Z Skipping (s,q) (1.14, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9364085Z Skipping (s,q) (1.15, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9364243Z Skipping (s,q) (1.16, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9364401Z Skipping (s,q) (1.17, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9364571Z Skipping (s,q) (1.18, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9364799Z Skipping (s,q) (1.19, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9364973Z Skipping (s,q) (1.2, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9365132Z Skipping (s,q) (1.21, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9365289Z Skipping (s,q) (1.22, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9365462Z Skipping (s,q) (1.23, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9365704Z Skipping (s,q) (1.24, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9365866Z Skipping (s,q) (1.25, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9366037Z Skipping (s,q) (1.26, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9366196Z Skipping (s,q) (1.27, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9366353Z Skipping (s,q) (1.28, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9366524Z Skipping (s,q) (1.29, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9366687Z Skipping (s,q) (1.3, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9366857Z Skipping (s,q) (1.31, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9367014Z Skipping (s,q) (1.32, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9367170Z Skipping (s,q) (1.33, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9367338Z Skipping (s,q) (1.34, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9367498Z Skipping (s,q) (1.35, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9367658Z Skipping (s,q) (1.36, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9367827Z Skipping (s,q) (1.37, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9367984Z Skipping (s,q) (1.38, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9368154Z Skipping (s,q) (1.39, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9368312Z Skipping (s,q) (1.4, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9368473Z Skipping (s,q) (1.41, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9368647Z Skipping (s,q) (1.42, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9368805Z Skipping (s,q) (1.43, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9368964Z Skipping (s,q) (1.44, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9369131Z Skipping (s,q) (1.45, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9369288Z Skipping (s,q) (1.46, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9369461Z Skipping (s,q) (1.47, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9369620Z Skipping (s,q) (1.48, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9369778Z Skipping (s,q) (1.49, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9369947Z Skipping (s,q) (1.5, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9370106Z Skipping (s,q) (1.51, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9370265Z Skipping (s,q) (1.52, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9370437Z Skipping (s,q) (1.53, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9370594Z Skipping (s,q) (1.54, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9370762Z Skipping (s,q) (1.55, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9370919Z Skipping (s,q) (1.56, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9371076Z Skipping (s,q) (1.57, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9371245Z Skipping (s,q) (1.58, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9371403Z Skipping (s,q) (1.59, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9371560Z Skipping (s,q) (1.6, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9371731Z Skipping (s,q) (1.61, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9371889Z Skipping (s,q) (1.62, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9372059Z Skipping (s,q) (1.63, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9372266Z Skipping (s,q) (1.64, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9372422Z Skipping (s,q) (1.65, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9372589Z Skipping (s,q) (1.66, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9372746Z Skipping (s,q) (1.67, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9372903Z Skipping (s,q) (1.68, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9373071Z Skipping (s,q) (1.69, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9373279Z Skipping (s,q) (1.7, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9373438Z Skipping (s,q) (1.71, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9373608Z Skipping (s,q) (1.72, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9373768Z Skipping (s,q) (1.73, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9373938Z Skipping (s,q) (1.74, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9374098Z Skipping (s,q) (1.75, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9374256Z Skipping (s,q) (1.76, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9374422Z Skipping (s,q) (1.77, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9374579Z Skipping (s,q) (1.78, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9374740Z Skipping (s,q) (1.79, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9374908Z Skipping (s,q) (1.8, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9375067Z Skipping (s,q) (1.81, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9375234Z Skipping (s,q) (1.82, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9375394Z Skipping (s,q) (1.83, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9375549Z Skipping (s,q) (1.84, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9375719Z Skipping (s,q) (1.85, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9375877Z Skipping (s,q) (1.86, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9376039Z Skipping (s,q) (1.87, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9376209Z Skipping (s,q) (1.88, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9376366Z Skipping (s,q) (1.89, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9376534Z Skipping (s,q) (1.9, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9376693Z Skipping (s,q) (1.91, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9376855Z Skipping (s,q) (1.92, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9377024Z Skipping (s,q) (1.93, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9377181Z Skipping (s,q) (1.94, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9377338Z Skipping (s,q) (1.95, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9377508Z Skipping (s,q) (1.96, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9377664Z Skipping (s,q) (1.97, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9377835Z Skipping (s,q) (1.98, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9377996Z Skipping (s,q) (1.99, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9378158Z Skipping (s,q) (0.63, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9378336Z Skipping (s,q) (0.64, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9378500Z Skipping (s,q) (0.65, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9378664Z Skipping (s,q) (0.66, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9378834Z Skipping (s,q) (0.67, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9378994Z Skipping (s,q) (0.68, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9379167Z Skipping (s,q) (0.69, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9379327Z Skipping (s,q) (0.7, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9379486Z Skipping (s,q) (0.71, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9379707Z Skipping (s,q) (0.72, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9379867Z Skipping (s,q) (0.73, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9380024Z Skipping (s,q) (0.74, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9380196Z Skipping (s,q) (0.75, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9380359Z Skipping (s,q) (0.76, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9380576Z Skipping (s,q) (0.77, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9380738Z Skipping (s,q) (0.78, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9380898Z Skipping (s,q) (0.79, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9381072Z Skipping (s,q) (0.8, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9381233Z Skipping (s,q) (0.81, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9381391Z Skipping (s,q) (0.82, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9381567Z Skipping (s,q) (0.83, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9381728Z Skipping (s,q) (0.84, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9381892Z Skipping (s,q) (0.85, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9382064Z Skipping (s,q) (0.86, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9382226Z Skipping (s,q) (0.87, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9382396Z Skipping (s,q) (0.88, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9382560Z Skipping (s,q) (0.89, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9382719Z Skipping (s,q) (0.9, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9382889Z Skipping (s,q) (0.91, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9383049Z Skipping (s,q) (0.92, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9383209Z Skipping (s,q) (0.93, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9383384Z Skipping (s,q) (0.94, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9383544Z Skipping (s,q) (0.95, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9383713Z Skipping (s,q) (0.96, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9383872Z Skipping (s,q) (0.97, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9384030Z Skipping (s,q) (0.98, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9384204Z Skipping (s,q) (0.99, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9384364Z Skipping (s,q) (1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9384524Z Skipping (s,q) (1.01, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9384692Z Skipping (s,q) (1.02, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9384852Z Skipping (s,q) (1.03, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9385021Z Skipping (s,q) (1.04, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9385182Z Skipping (s,q) (1.05, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9385348Z Skipping (s,q) (1.06, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9385516Z Skipping (s,q) (1.07, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9385675Z Skipping (s,q) (1.08, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9385834Z Skipping (s,q) (1.09, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9386003Z Skipping (s,q) (1.1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9386166Z Skipping (s,q) (1.11, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9386336Z Skipping (s,q) (1.12, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9386495Z Skipping (s,q) (1.13, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9386654Z Skipping (s,q) (1.14, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9386824Z Skipping (s,q) (1.15, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9386984Z Skipping (s,q) (1.16, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9387201Z Skipping (s,q) (1.17, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9387372Z Skipping (s,q) (1.18, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9387532Z Skipping (s,q) (1.19, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9387704Z Skipping (s,q) (1.2, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9387863Z Skipping (s,q) (1.21, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9388084Z Skipping (s,q) (1.22, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9388257Z Skipping (s,q) (1.23, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9388417Z Skipping (s,q) (1.24, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9388577Z Skipping (s,q) (1.25, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9388745Z Skipping (s,q) (1.26, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9388905Z Skipping (s,q) (1.27, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9389079Z Skipping (s,q) (1.28, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9389235Z Skipping (s,q) (1.29, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9389396Z Skipping (s,q) (1.3, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9389564Z Skipping (s,q) (1.31, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9389727Z Skipping (s,q) (1.32, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9389889Z Skipping (s,q) (1.33, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9390063Z Skipping (s,q) (1.34, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9390224Z Skipping (s,q) (1.35, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9390396Z Skipping (s,q) (1.36, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9390555Z Skipping (s,q) (1.37, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9390717Z Skipping (s,q) (1.38, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9390890Z Skipping (s,q) (1.39, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9391053Z Skipping (s,q) (1.4, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9391212Z Skipping (s,q) (1.41, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9391382Z Skipping (s,q) (1.42, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9391541Z Skipping (s,q) (1.43, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9391704Z Skipping (s,q) (1.44, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9391874Z Skipping (s,q) (1.45, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9392035Z Skipping (s,q) (1.46, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9392208Z Skipping (s,q) (1.47, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9392368Z Skipping (s,q) (1.48, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9392529Z Skipping (s,q) (1.49, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9392706Z Skipping (s,q) (1.5, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9392867Z Skipping (s,q) (1.51, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9393028Z Skipping (s,q) (1.52, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9393204Z Skipping (s,q) (1.53, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9393363Z Skipping (s,q) (1.54, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9393537Z Skipping (s,q) (1.55, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9393699Z Skipping (s,q) (1.56, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9393860Z Skipping (s,q) (1.57, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9394031Z Skipping (s,q) (1.58, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9394191Z Skipping (s,q) (1.59, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9394351Z Skipping (s,q) (1.6, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9394572Z Skipping (s,q) (1.61, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9394732Z Skipping (s,q) (1.62, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9394903Z Skipping (s,q) (1.63, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9395064Z Skipping (s,q) (1.64, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9395224Z Skipping (s,q) (1.65, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9395396Z Skipping (s,q) (1.66, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9395599Z Skipping (s,q) (1.67, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9395761Z Skipping (s,q) (1.68, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9396017Z Skipping (s,q) (1.69, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9396181Z Skipping (s,q) (1.7, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9396354Z Skipping (s,q) (1.71, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9396519Z Skipping (s,q) (1.72, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9396681Z Skipping (s,q) (1.73, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9396856Z Skipping (s,q) (1.74, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9397018Z Skipping (s,q) (1.75, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9397183Z Skipping (s,q) (1.76, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9397359Z Skipping (s,q) (1.77, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9397524Z Skipping (s,q) (1.78, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9397699Z Skipping (s,q) (1.79, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9397859Z Skipping (s,q) (1.8, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9398020Z Skipping (s,q) (1.81, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9398189Z Skipping (s,q) (1.82, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9398350Z Skipping (s,q) (1.83, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9398512Z Skipping (s,q) (1.84, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9398684Z Skipping (s,q) (1.85, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9398843Z Skipping (s,q) (1.86, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9399017Z Skipping (s,q) (1.87, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9399174Z Skipping (s,q) (1.88, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9399336Z Skipping (s,q) (1.89, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9399505Z Skipping (s,q) (1.9, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9399665Z Skipping (s,q) (1.91, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9399824Z Skipping (s,q) (1.92, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9399994Z Skipping (s,q) (1.93, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9400154Z Skipping (s,q) (1.94, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9400316Z Skipping (s,q) (1.95, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9400486Z Skipping (s,q) (1.96, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9400644Z Skipping (s,q) (1.97, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9400813Z Skipping (s,q) (1.98, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9400972Z Skipping (s,q) (1.99, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9401131Z Skipping (s,q) (0.64, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9401298Z Skipping (s,q) (0.65, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9401450Z Skipping (s,q) (0.66, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9401602Z Skipping (s,q) (0.67, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9401764Z Skipping (s,q) (0.68, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9401916Z Skipping (s,q) (0.69, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9402134Z Skipping (s,q) (0.7, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9402286Z Skipping (s,q) (0.71, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9402438Z Skipping (s,q) (0.72, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9402600Z Skipping (s,q) (0.73, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9402752Z Skipping (s,q) (0.74, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9402903Z Skipping (s,q) (0.75, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9403113Z Skipping (s,q) (0.76, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9403266Z Skipping (s,q) (0.77, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9403430Z Skipping (s,q) (0.78, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9403583Z Skipping (s,q) (0.79, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9403735Z Skipping (s,q) (0.8, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9403891Z Skipping (s,q) (0.81, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9404062Z Skipping (s,q) (0.82, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9404214Z Skipping (s,q) (0.83, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9404377Z Skipping (s,q) (0.84, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9404531Z Skipping (s,q) (0.85, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9404685Z Skipping (s,q) (0.86, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9404856Z Skipping (s,q) (0.87, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9405008Z Skipping (s,q) (0.88, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9405159Z Skipping (s,q) (0.89, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9405325Z Skipping (s,q) (0.9, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9405620Z Skipping (s,q) (0.91, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9405775Z Skipping (s,q) (0.92, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9405943Z Skipping (s,q) (0.93, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9406096Z Skipping (s,q) (0.94, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9406262Z Skipping (s,q) (0.95, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9406414Z Skipping (s,q) (0.96, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9406571Z Skipping (s,q) (0.97, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9406735Z Skipping (s,q) (0.98, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9406891Z Skipping (s,q) (0.99, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9407043Z Skipping (s,q) (1, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9407210Z Skipping (s,q) (1.01, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9407362Z Skipping (s,q) (1.02, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9407528Z Skipping (s,q) (1.03, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9407680Z Skipping (s,q) (1.04, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9407836Z Skipping (s,q) (1.05, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9408004Z Skipping (s,q) (1.06, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9408154Z Skipping (s,q) (1.07, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9408308Z Skipping (s,q) (1.08, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9408470Z Skipping (s,q) (1.09, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9408626Z Skipping (s,q) (1.1, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9408786Z Skipping (s,q) (1.11, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9408937Z Skipping (s,q) (1.12, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9409089Z Skipping (s,q) (1.13, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9409253Z Skipping (s,q) (1.14, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9409406Z Skipping (s,q) (1.15, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9409662Z Skipping (s,q) (1.16, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9409831Z Skipping (s,q) (1.17, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9409983Z Skipping (s,q) (1.18, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9410134Z Skipping (s,q) (1.19, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9410300Z Skipping (s,q) (1.2, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9410453Z Skipping (s,q) (1.21, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9410693Z Skipping (s,q) (1.22, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9410847Z Skipping (s,q) (1.23, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9410999Z Skipping (s,q) (1.24, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9411161Z Skipping (s,q) (1.25, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9411317Z Skipping (s,q) (1.26, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9411469Z Skipping (s,q) (1.27, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9411636Z Skipping (s,q) (1.28, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9411790Z Skipping (s,q) (1.29, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9411955Z Skipping (s,q) (1.3, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9412109Z Skipping (s,q) (1.31, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9412263Z Skipping (s,q) (1.32, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9412427Z Skipping (s,q) (1.33, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9412580Z Skipping (s,q) (1.34, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9412732Z Skipping (s,q) (1.35, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9412900Z Skipping (s,q) (1.36, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9413053Z Skipping (s,q) (1.37, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9413216Z Skipping (s,q) (1.38, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9413374Z Skipping (s,q) (1.39, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9413530Z Skipping (s,q) (1.4, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9413695Z Skipping (s,q) (1.41, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9413846Z Skipping (s,q) (1.42, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9413998Z Skipping (s,q) (1.43, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9414160Z Skipping (s,q) (1.44, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9414316Z Skipping (s,q) (1.45, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9414469Z Skipping (s,q) (1.46, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9414632Z Skipping (s,q) (1.47, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9414785Z Skipping (s,q) (1.48, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9414949Z Skipping (s,q) (1.49, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9415102Z Skipping (s,q) (1.5, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9415258Z Skipping (s,q) (1.51, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9415423Z Skipping (s,q) (1.52, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9415576Z Skipping (s,q) (1.53, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9415731Z Skipping (s,q) (1.54, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9415894Z Skipping (s,q) (1.55, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9416051Z Skipping (s,q) (1.56, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9416213Z Skipping (s,q) (1.57, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9416366Z Skipping (s,q) (1.58, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9416520Z Skipping (s,q) (1.59, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9416682Z Skipping (s,q) (1.6, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9416836Z Skipping (s,q) (1.61, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9417037Z Skipping (s,q) (1.62, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9417202Z Skipping (s,q) (1.63, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9417357Z Skipping (s,q) (1.64, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9417521Z Skipping (s,q) (1.65, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9417675Z Skipping (s,q) (1.66, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9417831Z Skipping (s,q) (1.67, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9418051Z Skipping (s,q) (1.68, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9418204Z Skipping (s,q) (1.69, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9418357Z Skipping (s,q) (1.7, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9418521Z Skipping (s,q) (1.71, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9418676Z Skipping (s,q) (1.72, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9418842Z Skipping (s,q) (1.73, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9418996Z Skipping (s,q) (1.74, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9419150Z Skipping (s,q) (1.75, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9419313Z Skipping (s,q) (1.76, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9419462Z Skipping (s,q) (1.77, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9419614Z Skipping (s,q) (1.78, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9419778Z Skipping (s,q) (1.79, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9419931Z Skipping (s,q) (1.8, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9420081Z Skipping (s,q) (1.81, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9420244Z Skipping (s,q) (1.82, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9420398Z Skipping (s,q) (1.83, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9420557Z Skipping (s,q) (1.84, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9420712Z Skipping (s,q) (1.85, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9420863Z Skipping (s,q) (1.86, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9421026Z Skipping (s,q) (1.87, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9421179Z Skipping (s,q) (1.88, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9421331Z Skipping (s,q) (1.89, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9421491Z Skipping (s,q) (1.9, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9421646Z Skipping (s,q) (1.91, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9421813Z Skipping (s,q) (1.92, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9421967Z Skipping (s,q) (1.93, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9422120Z Skipping (s,q) (1.94, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9422282Z Skipping (s,q) (1.95, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9422433Z Skipping (s,q) (1.96, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9422587Z Skipping (s,q) (1.97, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9422740Z Skipping (s,q) (1.98, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9422885Z Skipping (s,q) (1.99, 6): inconsistent with heavy hitters! 2025-05-07T20:07:36.9423049Z Skipping (s,q) (0.64, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9423206Z Skipping (s,q) (0.65, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9423368Z Skipping (s,q) (0.66, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9423538Z Skipping (s,q) (0.67, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9423697Z Skipping (s,q) (0.68, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9423856Z Skipping (s,q) (0.69, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9424027Z Skipping (s,q) (0.7, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9424187Z Skipping (s,q) (0.71, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9424407Z Skipping (s,q) (0.72, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9424566Z Skipping (s,q) (0.73, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9424725Z Skipping (s,q) (0.74, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9424897Z Skipping (s,q) (0.75, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9425055Z Skipping (s,q) (0.76, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9425258Z Skipping (s,q) (0.77, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9425429Z Skipping (s,q) (0.78, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9425589Z Skipping (s,q) (0.79, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9425748Z Skipping (s,q) (0.8, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9425919Z Skipping (s,q) (0.81, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9426078Z Skipping (s,q) (0.82, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9426250Z Skipping (s,q) (0.83, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9426410Z Skipping (s,q) (0.84, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9426571Z Skipping (s,q) (0.85, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9426739Z Skipping (s,q) (0.86, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9426899Z Skipping (s,q) (0.87, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9427065Z Skipping (s,q) (0.88, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9427236Z Skipping (s,q) (0.89, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9427395Z Skipping (s,q) (0.9, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9427565Z Skipping (s,q) (0.91, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9427728Z Skipping (s,q) (0.92, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9427888Z Skipping (s,q) (0.93, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9428062Z Skipping (s,q) (0.94, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9428223Z Skipping (s,q) (0.95, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9428384Z Skipping (s,q) (0.96, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9428557Z Skipping (s,q) (0.97, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9428717Z Skipping (s,q) (0.98, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9428890Z Skipping (s,q) (0.99, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9429048Z Skipping (s,q) (1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9429210Z Skipping (s,q) (1.01, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9429380Z Skipping (s,q) (1.02, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9429540Z Skipping (s,q) (1.03, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9429701Z Skipping (s,q) (1.04, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9429876Z Skipping (s,q) (1.05, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9430038Z Skipping (s,q) (1.06, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9430212Z Skipping (s,q) (1.07, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9430374Z Skipping (s,q) (1.08, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9430534Z Skipping (s,q) (1.09, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9430705Z Skipping (s,q) (1.1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9430867Z Skipping (s,q) (1.11, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9431028Z Skipping (s,q) (1.12, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9431199Z Skipping (s,q) (1.13, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9431359Z Skipping (s,q) (1.14, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9431532Z Skipping (s,q) (1.15, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9431692Z Skipping (s,q) (1.16, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9431902Z Skipping (s,q) (1.17, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9432075Z Skipping (s,q) (1.18, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9432238Z Skipping (s,q) (1.19, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9432400Z Skipping (s,q) (1.2, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9432574Z Skipping (s,q) (1.21, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9432785Z Skipping (s,q) (1.22, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9432961Z Skipping (s,q) (1.23, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9433121Z Skipping (s,q) (1.24, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9433282Z Skipping (s,q) (1.25, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9433457Z Skipping (s,q) (1.26, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9433616Z Skipping (s,q) (1.27, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9433776Z Skipping (s,q) (1.28, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9433946Z Skipping (s,q) (1.29, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9434105Z Skipping (s,q) (1.3, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9434263Z Skipping (s,q) (1.31, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9434436Z Skipping (s,q) (1.32, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9434599Z Skipping (s,q) (1.33, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9434769Z Skipping (s,q) (1.34, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9434927Z Skipping (s,q) (1.35, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9435086Z Skipping (s,q) (1.36, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9435257Z Skipping (s,q) (1.37, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9435415Z Skipping (s,q) (1.38, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9435578Z Skipping (s,q) (1.39, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9435747Z Skipping (s,q) (1.4, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9436010Z Skipping (s,q) (1.41, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9436186Z Skipping (s,q) (1.42, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9436347Z Skipping (s,q) (1.43, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9436513Z Skipping (s,q) (1.44, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9436686Z Skipping (s,q) (1.45, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9436848Z Skipping (s,q) (1.46, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9437007Z Skipping (s,q) (1.47, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9437183Z Skipping (s,q) (1.48, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9437343Z Skipping (s,q) (1.49, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9437518Z Skipping (s,q) (1.5, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9437678Z Skipping (s,q) (1.51, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9437838Z Skipping (s,q) (1.52, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9438008Z Skipping (s,q) (1.53, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9438169Z Skipping (s,q) (1.54, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9438333Z Skipping (s,q) (1.55, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9438508Z Skipping (s,q) (1.56, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9438667Z Skipping (s,q) (1.57, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9438837Z Skipping (s,q) (1.58, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9438997Z Skipping (s,q) (1.59, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9439156Z Skipping (s,q) (1.6, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9439382Z Skipping (s,q) (1.61, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9439539Z Skipping (s,q) (1.62, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9439703Z Skipping (s,q) (1.63, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9439874Z Skipping (s,q) (1.64, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9440032Z Skipping (s,q) (1.65, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9440253Z Skipping (s,q) (1.66, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9440412Z Skipping (s,q) (1.67, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9440570Z Skipping (s,q) (1.68, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9440743Z Skipping (s,q) (1.69, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9440901Z Skipping (s,q) (1.7, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9441060Z Skipping (s,q) (1.71, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9441238Z Skipping (s,q) (1.72, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9441396Z Skipping (s,q) (1.73, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9441567Z Skipping (s,q) (1.74, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9441726Z Skipping (s,q) (1.75, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9441886Z Skipping (s,q) (1.76, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9442058Z Skipping (s,q) (1.77, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9442220Z Skipping (s,q) (1.78, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9442379Z Skipping (s,q) (1.79, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9442554Z Skipping (s,q) (1.8, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9442713Z Skipping (s,q) (1.81, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9442874Z Skipping (s,q) (1.82, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9443047Z Skipping (s,q) (1.83, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9443206Z Skipping (s,q) (1.84, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9443379Z Skipping (s,q) (1.85, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9443539Z Skipping (s,q) (1.86, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9443701Z Skipping (s,q) (1.87, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9443870Z Skipping (s,q) (1.88, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9444035Z Skipping (s,q) (1.89, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9444196Z Skipping (s,q) (1.9, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9444363Z Skipping (s,q) (1.91, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9444525Z Skipping (s,q) (1.92, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9444697Z Skipping (s,q) (1.93, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9444861Z Skipping (s,q) (1.94, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9445023Z Skipping (s,q) (1.95, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9445193Z Skipping (s,q) (1.96, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9445355Z Skipping (s,q) (1.97, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9445516Z Skipping (s,q) (1.98, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9445689Z Skipping (s,q) (1.99, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9445852Z Skipping (s,q) (0.65, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9446025Z Skipping (s,q) (0.66, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9446184Z Skipping (s,q) (0.67, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9446345Z Skipping (s,q) (0.68, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9446519Z Skipping (s,q) (0.69, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9446678Z Skipping (s,q) (0.7, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9446907Z Skipping (s,q) (0.71, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9447075Z Skipping (s,q) (0.72, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9447230Z Skipping (s,q) (0.73, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9447399Z Skipping (s,q) (0.74, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9447559Z Skipping (s,q) (0.75, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9447764Z Skipping (s,q) (0.76, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9447934Z Skipping (s,q) (0.77, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9448093Z Skipping (s,q) (0.78, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9448250Z Skipping (s,q) (0.79, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9448421Z Skipping (s,q) (0.8, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9448579Z Skipping (s,q) (0.81, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9448751Z Skipping (s,q) (0.82, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9448909Z Skipping (s,q) (0.83, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9449068Z Skipping (s,q) (0.84, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9449237Z Skipping (s,q) (0.85, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9449396Z Skipping (s,q) (0.86, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9449557Z Skipping (s,q) (0.87, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9449724Z Skipping (s,q) (0.88, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9449881Z Skipping (s,q) (0.89, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9450053Z Skipping (s,q) (0.9, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9450209Z Skipping (s,q) (0.91, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9450370Z Skipping (s,q) (0.92, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9450542Z Skipping (s,q) (0.93, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9450700Z Skipping (s,q) (0.94, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9450857Z Skipping (s,q) (0.95, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9451025Z Skipping (s,q) (0.96, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9451183Z Skipping (s,q) (0.97, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9451341Z Skipping (s,q) (0.98, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9451517Z Skipping (s,q) (0.99, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9451670Z Skipping (s,q) (1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9451838Z Skipping (s,q) (1.01, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9451994Z Skipping (s,q) (1.02, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9452155Z Skipping (s,q) (1.03, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9452323Z Skipping (s,q) (1.04, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9452488Z Skipping (s,q) (1.05, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9452646Z Skipping (s,q) (1.06, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9452815Z Skipping (s,q) (1.07, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9452972Z Skipping (s,q) (1.08, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9453141Z Skipping (s,q) (1.09, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9453300Z Skipping (s,q) (1.1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9453457Z Skipping (s,q) (1.11, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9453627Z Skipping (s,q) (1.12, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9453783Z Skipping (s,q) (1.13, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9453941Z Skipping (s,q) (1.14, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9454109Z Skipping (s,q) (1.15, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9454315Z Skipping (s,q) (1.16, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9454485Z Skipping (s,q) (1.17, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9454646Z Skipping (s,q) (1.18, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9454803Z Skipping (s,q) (1.19, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9454971Z Skipping (s,q) (1.2, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9455174Z Skipping (s,q) (1.21, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9455345Z Skipping (s,q) (1.22, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9455510Z Skipping (s,q) (1.23, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9455668Z Skipping (s,q) (1.24, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9455826Z Skipping (s,q) (1.25, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9455996Z Skipping (s,q) (1.26, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9456157Z Skipping (s,q) (1.27, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9456311Z Skipping (s,q) (1.28, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9456483Z Skipping (s,q) (1.29, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9456642Z Skipping (s,q) (1.3, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9456807Z Skipping (s,q) (1.31, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9456966Z Skipping (s,q) (1.32, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9457127Z Skipping (s,q) (1.33, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9457294Z Skipping (s,q) (1.34, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9457454Z Skipping (s,q) (1.35, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9457610Z Skipping (s,q) (1.36, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9457779Z Skipping (s,q) (1.37, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9457943Z Skipping (s,q) (1.38, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9458110Z Skipping (s,q) (1.39, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9458270Z Skipping (s,q) (1.4, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9458429Z Skipping (s,q) (1.41, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9458601Z Skipping (s,q) (1.42, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9458758Z Skipping (s,q) (1.43, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9458914Z Skipping (s,q) (1.44, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9459083Z Skipping (s,q) (1.45, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9459243Z Skipping (s,q) (1.46, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9459411Z Skipping (s,q) (1.47, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9459571Z Skipping (s,q) (1.48, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9459730Z Skipping (s,q) (1.49, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9459900Z Skipping (s,q) (1.5, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9460059Z Skipping (s,q) (1.51, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9460215Z Skipping (s,q) (1.52, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9460385Z Skipping (s,q) (1.53, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9460545Z Skipping (s,q) (1.54, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9460703Z Skipping (s,q) (1.55, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9460875Z Skipping (s,q) (1.56, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9461033Z Skipping (s,q) (1.57, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9461199Z Skipping (s,q) (1.58, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9461356Z Skipping (s,q) (1.59, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9461511Z Skipping (s,q) (1.6, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9461735Z Skipping (s,q) (1.61, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9461892Z Skipping (s,q) (1.62, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9462047Z Skipping (s,q) (1.63, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9462216Z Skipping (s,q) (1.64, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9462372Z Skipping (s,q) (1.65, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9462581Z Skipping (s,q) (1.66, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9462740Z Skipping (s,q) (1.67, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9462895Z Skipping (s,q) (1.68, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9463061Z Skipping (s,q) (1.69, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9463216Z Skipping (s,q) (1.7, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9463369Z Skipping (s,q) (1.71, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9463542Z Skipping (s,q) (1.72, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9463699Z Skipping (s,q) (1.73, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9463864Z Skipping (s,q) (1.74, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9464020Z Skipping (s,q) (1.75, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9464175Z Skipping (s,q) (1.76, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9464341Z Skipping (s,q) (1.77, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9464502Z Skipping (s,q) (1.78, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9464657Z Skipping (s,q) (1.79, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9464825Z Skipping (s,q) (1.8, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9464983Z Skipping (s,q) (1.81, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9465146Z Skipping (s,q) (1.82, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9465303Z Skipping (s,q) (1.83, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9465464Z Skipping (s,q) (1.84, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9465631Z Skipping (s,q) (1.85, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9465787Z Skipping (s,q) (1.86, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9465942Z Skipping (s,q) (1.87, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9466107Z Skipping (s,q) (1.88, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9466269Z Skipping (s,q) (1.89, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9466433Z Skipping (s,q) (1.9, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9466592Z Skipping (s,q) (1.91, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9466751Z Skipping (s,q) (1.92, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9466917Z Skipping (s,q) (1.93, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9467075Z Skipping (s,q) (1.94, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9467237Z Skipping (s,q) (1.95, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9467406Z Skipping (s,q) (1.96, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9467563Z Skipping (s,q) (1.97, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9467727Z Skipping (s,q) (1.98, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9467885Z Skipping (s,q) (1.99, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9468050Z Skipping (s,q) (0.65, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9468222Z Skipping (s,q) (0.66, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9468382Z Skipping (s,q) (0.67, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9468542Z Skipping (s,q) (0.68, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9468711Z Skipping (s,q) (0.69, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9468870Z Skipping (s,q) (0.7, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9469076Z Skipping (s,q) (0.71, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9469243Z Skipping (s,q) (0.72, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9469402Z Skipping (s,q) (0.73, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9469570Z Skipping (s,q) (0.74, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9469730Z Skipping (s,q) (0.75, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9469936Z Skipping (s,q) (0.76, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9470104Z Skipping (s,q) (0.77, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9470266Z Skipping (s,q) (0.78, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9470423Z Skipping (s,q) (0.79, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9470593Z Skipping (s,q) (0.8, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9470752Z Skipping (s,q) (0.81, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9470924Z Skipping (s,q) (0.82, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9471082Z Skipping (s,q) (0.83, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9471243Z Skipping (s,q) (0.84, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9471413Z Skipping (s,q) (0.85, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9471574Z Skipping (s,q) (0.86, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9471734Z Skipping (s,q) (0.87, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9471906Z Skipping (s,q) (0.88, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9472069Z Skipping (s,q) (0.89, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9472238Z Skipping (s,q) (0.9, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9472397Z Skipping (s,q) (0.91, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9472557Z Skipping (s,q) (0.92, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9472727Z Skipping (s,q) (0.93, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9472885Z Skipping (s,q) (0.94, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9473041Z Skipping (s,q) (0.95, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9473212Z Skipping (s,q) (0.96, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9473369Z Skipping (s,q) (0.97, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9473537Z Skipping (s,q) (0.98, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9473697Z Skipping (s,q) (0.99, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9473848Z Skipping (s,q) (1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9474018Z Skipping (s,q) (1.01, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9474177Z Skipping (s,q) (1.02, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9474336Z Skipping (s,q) (1.03, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9474506Z Skipping (s,q) (1.04, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9474665Z Skipping (s,q) (1.05, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9474832Z Skipping (s,q) (1.06, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9474992Z Skipping (s,q) (1.07, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9475151Z Skipping (s,q) (1.08, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9475318Z Skipping (s,q) (1.09, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9475480Z Skipping (s,q) (1.1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9475638Z Skipping (s,q) (1.11, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9475807Z Skipping (s,q) (1.12, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9476042Z Skipping (s,q) (1.13, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9476213Z Skipping (s,q) (1.14, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9476372Z Skipping (s,q) (1.15, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9476612Z Skipping (s,q) (1.16, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9476781Z Skipping (s,q) (1.17, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9476944Z Skipping (s,q) (1.18, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9477102Z Skipping (s,q) (1.19, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9477269Z Skipping (s,q) (1.2, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9477474Z Skipping (s,q) (1.21, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9477642Z Skipping (s,q) (1.22, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9477801Z Skipping (s,q) (1.23, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9477960Z Skipping (s,q) (1.24, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9478128Z Skipping (s,q) (1.25, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9478289Z Skipping (s,q) (1.26, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9478454Z Skipping (s,q) (1.27, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9478620Z Skipping (s,q) (1.28, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9478780Z Skipping (s,q) (1.29, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9478935Z Skipping (s,q) (1.3, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9479103Z Skipping (s,q) (1.31, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9479265Z Skipping (s,q) (1.32, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9479432Z Skipping (s,q) (1.33, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9479592Z Skipping (s,q) (1.34, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9479749Z Skipping (s,q) (1.35, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9479916Z Skipping (s,q) (1.36, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9480074Z Skipping (s,q) (1.37, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9480240Z Skipping (s,q) (1.38, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9480407Z Skipping (s,q) (1.39, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9480566Z Skipping (s,q) (1.4, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9480737Z Skipping (s,q) (1.41, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9480892Z Skipping (s,q) (1.42, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9481054Z Skipping (s,q) (1.43, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9481222Z Skipping (s,q) (1.44, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9481380Z Skipping (s,q) (1.45, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9481542Z Skipping (s,q) (1.46, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9481707Z Skipping (s,q) (1.47, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9481867Z Skipping (s,q) (1.48, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9482040Z Skipping (s,q) (1.49, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9482202Z Skipping (s,q) (1.5, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9482361Z Skipping (s,q) (1.51, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9482528Z Skipping (s,q) (1.52, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9482686Z Skipping (s,q) (1.53, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9482848Z Skipping (s,q) (1.54, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9483018Z Skipping (s,q) (1.55, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9483178Z Skipping (s,q) (1.56, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9483349Z Skipping (s,q) (1.57, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9483510Z Skipping (s,q) (1.58, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9483669Z Skipping (s,q) (1.59, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9483891Z Skipping (s,q) (1.6, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9484052Z Skipping (s,q) (1.61, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9484214Z Skipping (s,q) (1.62, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9484379Z Skipping (s,q) (1.63, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9484538Z Skipping (s,q) (1.64, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9484778Z Skipping (s,q) (1.65, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9484938Z Skipping (s,q) (1.66, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9485099Z Skipping (s,q) (1.67, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9485264Z Skipping (s,q) (1.68, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9485421Z Skipping (s,q) (1.69, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9485579Z Skipping (s,q) (1.7, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9485748Z Skipping (s,q) (1.71, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9485909Z Skipping (s,q) (1.72, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9486080Z Skipping (s,q) (1.73, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9486238Z Skipping (s,q) (1.74, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9486398Z Skipping (s,q) (1.75, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9486574Z Skipping (s,q) (1.76, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9486739Z Skipping (s,q) (1.77, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9486902Z Skipping (s,q) (1.78, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9487080Z Skipping (s,q) (1.79, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9487240Z Skipping (s,q) (1.8, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9487402Z Skipping (s,q) (1.81, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9487582Z Skipping (s,q) (1.82, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9487745Z Skipping (s,q) (1.83, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9487922Z Skipping (s,q) (1.84, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9488085Z Skipping (s,q) (1.85, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9488248Z Skipping (s,q) (1.86, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9488424Z Skipping (s,q) (1.87, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9488591Z Skipping (s,q) (1.88, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9488755Z Skipping (s,q) (1.89, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9488931Z Skipping (s,q) (1.9, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9489094Z Skipping (s,q) (1.91, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9489270Z Skipping (s,q) (1.92, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9489434Z Skipping (s,q) (1.93, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9489597Z Skipping (s,q) (1.94, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9489774Z Skipping (s,q) (1.95, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9489935Z Skipping (s,q) (1.96, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9490097Z Skipping (s,q) (1.97, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9490277Z Skipping (s,q) (1.98, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9490439Z Skipping (s,q) (1.99, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9490614Z Skipping (s,q) (0.65, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9490773Z Skipping (s,q) (0.66, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9490929Z Skipping (s,q) (0.67, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9491100Z Skipping (s,q) (0.68, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9491256Z Skipping (s,q) (0.69, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9491484Z Skipping (s,q) (0.7, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9491649Z Skipping (s,q) (0.71, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9491806Z Skipping (s,q) (0.72, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9491977Z Skipping (s,q) (0.73, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9492132Z Skipping (s,q) (0.74, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9492333Z Skipping (s,q) (0.75, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9492502Z Skipping (s,q) (0.76, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9492657Z Skipping (s,q) (0.77, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9492810Z Skipping (s,q) (0.78, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9492980Z Skipping (s,q) (0.79, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9493137Z Skipping (s,q) (0.8, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9493308Z Skipping (s,q) (0.81, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9493461Z Skipping (s,q) (0.82, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9493618Z Skipping (s,q) (0.83, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9493782Z Skipping (s,q) (0.84, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9493935Z Skipping (s,q) (0.85, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9494085Z Skipping (s,q) (0.86, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9494254Z Skipping (s,q) (0.87, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9494408Z Skipping (s,q) (0.88, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9494559Z Skipping (s,q) (0.89, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9494722Z Skipping (s,q) (0.9, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9494874Z Skipping (s,q) (0.91, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9495039Z Skipping (s,q) (0.92, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9495197Z Skipping (s,q) (0.93, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9495349Z Skipping (s,q) (0.94, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9495514Z Skipping (s,q) (0.95, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9495666Z Skipping (s,q) (0.96, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9495819Z Skipping (s,q) (0.97, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9495987Z Skipping (s,q) (0.98, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9496140Z Skipping (s,q) (0.99, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9496303Z Skipping (s,q) (1, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9496459Z Skipping (s,q) (1.01, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9496612Z Skipping (s,q) (1.02, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9496776Z Skipping (s,q) (1.03, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9496934Z Skipping (s,q) (1.04, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9497090Z Skipping (s,q) (1.05, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9497258Z Skipping (s,q) (1.06, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9497413Z Skipping (s,q) (1.07, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9497581Z Skipping (s,q) (1.08, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9497737Z Skipping (s,q) (1.09, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9497893Z Skipping (s,q) (1.1, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9498060Z Skipping (s,q) (1.11, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9498216Z Skipping (s,q) (1.12, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9498368Z Skipping (s,q) (1.13, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9498533Z Skipping (s,q) (1.14, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9498685Z Skipping (s,q) (1.15, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9498894Z Skipping (s,q) (1.16, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9499060Z Skipping (s,q) (1.17, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9499212Z Skipping (s,q) (1.18, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9499379Z Skipping (s,q) (1.19, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9499531Z Skipping (s,q) (1.2, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9499741Z Skipping (s,q) (1.21, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9499907Z Skipping (s,q) (1.22, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9500061Z Skipping (s,q) (1.23, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9500212Z Skipping (s,q) (1.24, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9500379Z Skipping (s,q) (1.25, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9500533Z Skipping (s,q) (1.26, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9500700Z Skipping (s,q) (1.27, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9500853Z Skipping (s,q) (1.28, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9501006Z Skipping (s,q) (1.29, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9501171Z Skipping (s,q) (1.3, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9501325Z Skipping (s,q) (1.31, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9501480Z Skipping (s,q) (1.32, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9501651Z Skipping (s,q) (1.33, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9501806Z Skipping (s,q) (1.34, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9501970Z Skipping (s,q) (1.35, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9502125Z Skipping (s,q) (1.36, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9502280Z Skipping (s,q) (1.37, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9502445Z Skipping (s,q) (1.38, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9502603Z Skipping (s,q) (1.39, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9502757Z Skipping (s,q) (1.4, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9502925Z Skipping (s,q) (1.41, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9503077Z Skipping (s,q) (1.42, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9503231Z Skipping (s,q) (1.43, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9503403Z Skipping (s,q) (1.44, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9503556Z Skipping (s,q) (1.45, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9503721Z Skipping (s,q) (1.46, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9503874Z Skipping (s,q) (1.47, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9504027Z Skipping (s,q) (1.48, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9504190Z Skipping (s,q) (1.49, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9504346Z Skipping (s,q) (1.5, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9504499Z Skipping (s,q) (1.51, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9504664Z Skipping (s,q) (1.52, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9504817Z Skipping (s,q) (1.53, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9504982Z Skipping (s,q) (1.54, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9505136Z Skipping (s,q) (1.55, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9505290Z Skipping (s,q) (1.56, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9507088Z Skipping (s,q) (1.57, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9507257Z Skipping (s,q) (1.58, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9507412Z Skipping (s,q) (1.59, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9507580Z Skipping (s,q) (1.6, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9507733Z Skipping (s,q) (1.61, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9508039Z Skipping (s,q) (1.62, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9508193Z Skipping (s,q) (1.63, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9508345Z Skipping (s,q) (1.64, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9508511Z Skipping (s,q) (1.65, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9508664Z Skipping (s,q) (1.66, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9508820Z Skipping (s,q) (1.67, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9509063Z Skipping (s,q) (1.68, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9509218Z Skipping (s,q) (1.69, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9509374Z Skipping (s,q) (1.7, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9509540Z Skipping (s,q) (1.71, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9509693Z Skipping (s,q) (1.72, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9509860Z Skipping (s,q) (1.73, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9510018Z Skipping (s,q) (1.74, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9510171Z Skipping (s,q) (1.75, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9510339Z Skipping (s,q) (1.76, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9510491Z Skipping (s,q) (1.77, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9510643Z Skipping (s,q) (1.78, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9510811Z Skipping (s,q) (1.79, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9510963Z Skipping (s,q) (1.8, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9511126Z Skipping (s,q) (1.81, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9511277Z Skipping (s,q) (1.82, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9511429Z Skipping (s,q) (1.83, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9511594Z Skipping (s,q) (1.84, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9511748Z Skipping (s,q) (1.85, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9511901Z Skipping (s,q) (1.86, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9512068Z Skipping (s,q) (1.87, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9512218Z Skipping (s,q) (1.88, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9512382Z Skipping (s,q) (1.89, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9512537Z Skipping (s,q) (1.9, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9512695Z Skipping (s,q) (1.91, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9512860Z Skipping (s,q) (1.92, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9513012Z Skipping (s,q) (1.93, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9513166Z Skipping (s,q) (1.94, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9513333Z Skipping (s,q) (1.95, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9513486Z Skipping (s,q) (1.96, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9513654Z Skipping (s,q) (1.97, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9513809Z Skipping (s,q) (1.98, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9513962Z Skipping (s,q) (1.99, 7): inconsistent with heavy hitters! 2025-05-07T20:07:36.9514144Z Skipping (s,q) (0.66, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9514315Z Skipping (s,q) (0.67, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9514481Z Skipping (s,q) (0.68, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9514657Z Skipping (s,q) (0.69, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9514820Z Skipping (s,q) (0.7, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9514980Z Skipping (s,q) (0.71, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9515154Z Skipping (s,q) (0.72, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9515315Z Skipping (s,q) (0.73, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9515539Z Skipping (s,q) (0.74, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9515699Z Skipping (s,q) (0.75, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9515859Z Skipping (s,q) (0.76, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9516116Z Skipping (s,q) (0.77, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9516280Z Skipping (s,q) (0.78, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9516496Z Skipping (s,q) (0.79, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9516670Z Skipping (s,q) (0.8, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9516829Z Skipping (s,q) (0.81, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9517001Z Skipping (s,q) (0.82, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9517161Z Skipping (s,q) (0.83, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9517322Z Skipping (s,q) (0.84, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9517498Z Skipping (s,q) (0.85, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9517659Z Skipping (s,q) (0.86, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9517818Z Skipping (s,q) (0.87, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9517990Z Skipping (s,q) (0.88, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9518151Z Skipping (s,q) (0.89, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9518332Z Skipping (s,q) (0.9, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9518492Z Skipping (s,q) (0.91, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9518654Z Skipping (s,q) (0.92, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9518829Z Skipping (s,q) (0.93, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9518989Z Skipping (s,q) (0.94, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9519151Z Skipping (s,q) (0.95, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9519331Z Skipping (s,q) (0.96, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9519491Z Skipping (s,q) (0.97, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9519667Z Skipping (s,q) (0.98, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9519827Z Skipping (s,q) (0.99, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9519985Z Skipping (s,q) (1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9520165Z Skipping (s,q) (1.01, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9520326Z Skipping (s,q) (1.02, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9520487Z Skipping (s,q) (1.03, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9520663Z Skipping (s,q) (1.04, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9520825Z Skipping (s,q) (1.05, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9521001Z Skipping (s,q) (1.06, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9521166Z Skipping (s,q) (1.07, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9521329Z Skipping (s,q) (1.08, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9521504Z Skipping (s,q) (1.09, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9521667Z Skipping (s,q) (1.1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9521828Z Skipping (s,q) (1.11, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9522003Z Skipping (s,q) (1.12, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9522168Z Skipping (s,q) (1.13, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9522350Z Skipping (s,q) (1.14, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9522511Z Skipping (s,q) (1.15, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9522676Z Skipping (s,q) (1.16, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9522852Z Skipping (s,q) (1.17, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9523069Z Skipping (s,q) (1.18, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9523227Z Skipping (s,q) (1.19, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9523401Z Skipping (s,q) (1.2, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9523566Z Skipping (s,q) (1.21, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9523730Z Skipping (s,q) (1.22, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9523906Z Skipping (s,q) (1.23, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9524111Z Skipping (s,q) (1.24, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9524289Z Skipping (s,q) (1.25, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9524453Z Skipping (s,q) (1.26, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9524613Z Skipping (s,q) (1.27, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9524785Z Skipping (s,q) (1.28, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9524944Z Skipping (s,q) (1.29, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9525107Z Skipping (s,q) (1.3, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9525279Z Skipping (s,q) (1.31, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9525439Z Skipping (s,q) (1.32, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9525613Z Skipping (s,q) (1.33, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9525773Z Skipping (s,q) (1.34, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9525936Z Skipping (s,q) (1.35, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9526107Z Skipping (s,q) (1.36, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9526265Z Skipping (s,q) (1.37, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9526424Z Skipping (s,q) (1.38, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9526597Z Skipping (s,q) (1.39, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9526755Z Skipping (s,q) (1.4, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9526929Z Skipping (s,q) (1.41, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9527088Z Skipping (s,q) (1.42, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9527248Z Skipping (s,q) (1.43, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9527417Z Skipping (s,q) (1.44, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9527577Z Skipping (s,q) (1.45, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9527740Z Skipping (s,q) (1.46, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9527911Z Skipping (s,q) (1.47, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9528070Z Skipping (s,q) (1.48, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9528241Z Skipping (s,q) (1.49, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9528400Z Skipping (s,q) (1.5, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9528560Z Skipping (s,q) (1.51, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9528739Z Skipping (s,q) (1.52, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9528902Z Skipping (s,q) (1.53, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9529061Z Skipping (s,q) (1.54, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9529237Z Skipping (s,q) (1.55, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9529396Z Skipping (s,q) (1.56, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9529574Z Skipping (s,q) (1.57, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9529733Z Skipping (s,q) (1.58, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9529891Z Skipping (s,q) (1.59, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9530063Z Skipping (s,q) (1.6, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9530221Z Skipping (s,q) (1.61, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9530383Z Skipping (s,q) (1.62, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9530604Z Skipping (s,q) (1.63, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9530763Z Skipping (s,q) (1.64, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9530936Z Skipping (s,q) (1.65, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9531095Z Skipping (s,q) (1.66, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9531253Z Skipping (s,q) (1.67, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9531480Z Skipping (s,q) (1.68, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9531641Z Skipping (s,q) (1.69, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9531800Z Skipping (s,q) (1.7, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9531972Z Skipping (s,q) (1.71, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9532132Z Skipping (s,q) (1.72, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9532292Z Skipping (s,q) (1.73, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9532465Z Skipping (s,q) (1.74, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9532627Z Skipping (s,q) (1.75, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9532800Z Skipping (s,q) (1.76, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9532959Z Skipping (s,q) (1.77, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9533119Z Skipping (s,q) (1.78, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9533293Z Skipping (s,q) (1.79, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9533453Z Skipping (s,q) (1.8, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9533612Z Skipping (s,q) (1.81, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9533784Z Skipping (s,q) (1.82, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9533944Z Skipping (s,q) (1.83, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9534118Z Skipping (s,q) (1.84, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9534280Z Skipping (s,q) (1.85, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9534441Z Skipping (s,q) (1.86, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9534612Z Skipping (s,q) (1.87, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9534771Z Skipping (s,q) (1.88, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9534933Z Skipping (s,q) (1.89, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9535109Z Skipping (s,q) (1.9, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9535271Z Skipping (s,q) (1.91, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9535444Z Skipping (s,q) (1.92, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9535604Z Skipping (s,q) (1.93, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9535765Z Skipping (s,q) (1.94, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9535938Z Skipping (s,q) (1.95, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9536102Z Skipping (s,q) (1.96, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9536260Z Skipping (s,q) (1.97, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9536431Z Skipping (s,q) (1.98, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9536591Z Skipping (s,q) (1.99, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9536762Z Skipping (s,q) (0.66, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9536922Z Skipping (s,q) (0.67, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9537085Z Skipping (s,q) (0.68, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9537256Z Skipping (s,q) (0.69, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9537415Z Skipping (s,q) (0.7, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9537575Z Skipping (s,q) (0.71, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9537749Z Skipping (s,q) (0.72, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9537907Z Skipping (s,q) (0.73, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9538125Z Skipping (s,q) (0.74, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9538283Z Skipping (s,q) (0.75, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9538437Z Skipping (s,q) (0.76, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9538605Z Skipping (s,q) (0.77, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9538765Z Skipping (s,q) (0.78, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9538965Z Skipping (s,q) (0.79, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9539134Z Skipping (s,q) (0.8, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9539291Z Skipping (s,q) (0.81, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9539461Z Skipping (s,q) (0.82, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9539620Z Skipping (s,q) (0.83, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9539777Z Skipping (s,q) (0.84, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9539953Z Skipping (s,q) (0.85, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9540113Z Skipping (s,q) (0.86, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9540270Z Skipping (s,q) (0.87, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9540441Z Skipping (s,q) (0.88, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9540598Z Skipping (s,q) (0.89, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9540759Z Skipping (s,q) (0.9, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9540928Z Skipping (s,q) (0.91, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9541085Z Skipping (s,q) (0.92, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9541254Z Skipping (s,q) (0.93, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9541411Z Skipping (s,q) (0.94, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9541569Z Skipping (s,q) (0.95, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9541739Z Skipping (s,q) (0.96, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9541897Z Skipping (s,q) (0.97, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9542055Z Skipping (s,q) (0.98, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9542228Z Skipping (s,q) (0.99, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9542381Z Skipping (s,q) (1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9542551Z Skipping (s,q) (1.01, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9542711Z Skipping (s,q) (1.02, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9542869Z Skipping (s,q) (1.03, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9543038Z Skipping (s,q) (1.04, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9543196Z Skipping (s,q) (1.05, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9543353Z Skipping (s,q) (1.06, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9543526Z Skipping (s,q) (1.07, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9543684Z Skipping (s,q) (1.08, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9543854Z Skipping (s,q) (1.09, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9544013Z Skipping (s,q) (1.1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9544172Z Skipping (s,q) (1.11, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9544342Z Skipping (s,q) (1.12, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9544503Z Skipping (s,q) (1.13, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9544660Z Skipping (s,q) (1.14, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9544831Z Skipping (s,q) (1.15, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9544988Z Skipping (s,q) (1.16, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9545160Z Skipping (s,q) (1.17, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9545320Z Skipping (s,q) (1.18, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9545532Z Skipping (s,q) (1.19, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9545703Z Skipping (s,q) (1.2, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9545862Z Skipping (s,q) (1.21, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9546020Z Skipping (s,q) (1.22, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9546190Z Skipping (s,q) (1.23, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9546394Z Skipping (s,q) (1.24, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9546569Z Skipping (s,q) (1.25, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9546725Z Skipping (s,q) (1.26, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9546885Z Skipping (s,q) (1.27, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9547057Z Skipping (s,q) (1.28, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9547216Z Skipping (s,q) (1.29, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9547377Z Skipping (s,q) (1.3, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9547547Z Skipping (s,q) (1.31, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9547706Z Skipping (s,q) (1.32, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9547876Z Skipping (s,q) (1.33, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9548034Z Skipping (s,q) (1.34, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9548195Z Skipping (s,q) (1.35, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9548365Z Skipping (s,q) (1.36, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9548523Z Skipping (s,q) (1.37, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9548683Z Skipping (s,q) (1.38, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9548855Z Skipping (s,q) (1.39, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9549014Z Skipping (s,q) (1.4, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9549176Z Skipping (s,q) (1.41, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9549348Z Skipping (s,q) (1.42, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9549506Z Skipping (s,q) (1.43, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9549676Z Skipping (s,q) (1.44, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9549837Z Skipping (s,q) (1.45, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9549998Z Skipping (s,q) (1.46, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9550177Z Skipping (s,q) (1.47, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9550337Z Skipping (s,q) (1.48, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9550496Z Skipping (s,q) (1.49, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9550668Z Skipping (s,q) (1.5, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9550829Z Skipping (s,q) (1.51, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9551003Z Skipping (s,q) (1.52, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9551166Z Skipping (s,q) (1.53, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9551327Z Skipping (s,q) (1.54, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9551501Z Skipping (s,q) (1.55, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9551661Z Skipping (s,q) (1.56, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9551819Z Skipping (s,q) (1.57, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9551996Z Skipping (s,q) (1.58, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9552156Z Skipping (s,q) (1.59, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9552331Z Skipping (s,q) (1.6, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9552488Z Skipping (s,q) (1.61, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9552648Z Skipping (s,q) (1.62, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9552824Z Skipping (s,q) (1.63, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9553037Z Skipping (s,q) (1.64, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9553195Z Skipping (s,q) (1.65, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9553368Z Skipping (s,q) (1.66, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9553527Z Skipping (s,q) (1.67, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9553702Z Skipping (s,q) (1.68, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9553908Z Skipping (s,q) (1.69, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9554069Z Skipping (s,q) (1.7, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9554242Z Skipping (s,q) (1.71, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9554400Z Skipping (s,q) (1.72, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9554561Z Skipping (s,q) (1.73, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9554734Z Skipping (s,q) (1.74, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9554896Z Skipping (s,q) (1.75, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9555071Z Skipping (s,q) (1.76, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9555228Z Skipping (s,q) (1.77, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9555387Z Skipping (s,q) (1.78, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9555562Z Skipping (s,q) (1.79, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9555721Z Skipping (s,q) (1.8, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9555879Z Skipping (s,q) (1.81, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9556122Z Skipping (s,q) (1.82, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9556283Z Skipping (s,q) (1.83, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9556457Z Skipping (s,q) (1.84, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9556616Z Skipping (s,q) (1.85, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9556775Z Skipping (s,q) (1.86, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9556947Z Skipping (s,q) (1.87, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9557105Z Skipping (s,q) (1.88, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9557263Z Skipping (s,q) (1.89, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9557438Z Skipping (s,q) (1.9, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9557594Z Skipping (s,q) (1.91, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9557754Z Skipping (s,q) (1.92, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9557924Z Skipping (s,q) (1.93, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9558082Z Skipping (s,q) (1.94, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9558251Z Skipping (s,q) (1.95, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9558407Z Skipping (s,q) (1.96, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9558566Z Skipping (s,q) (1.97, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9558738Z Skipping (s,q) (1.98, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9558895Z Skipping (s,q) (1.99, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9559059Z Skipping (s,q) (0.67, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9559230Z Skipping (s,q) (0.68, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9559389Z Skipping (s,q) (0.69, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9559565Z Skipping (s,q) (0.7, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9559728Z Skipping (s,q) (0.71, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9559886Z Skipping (s,q) (0.72, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9560059Z Skipping (s,q) (0.73, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9560217Z Skipping (s,q) (0.74, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9560379Z Skipping (s,q) (0.75, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9560621Z Skipping (s,q) (0.76, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9560783Z Skipping (s,q) (0.77, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9560955Z Skipping (s,q) (0.78, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9561114Z Skipping (s,q) (0.79, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9561274Z Skipping (s,q) (0.8, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9561494Z Skipping (s,q) (0.81, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9561655Z Skipping (s,q) (0.82, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9561815Z Skipping (s,q) (0.83, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9561988Z Skipping (s,q) (0.84, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9562148Z Skipping (s,q) (0.85, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9562321Z Skipping (s,q) (0.86, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9562483Z Skipping (s,q) (0.87, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9562642Z Skipping (s,q) (0.88, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9562814Z Skipping (s,q) (0.89, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9562974Z Skipping (s,q) (0.9, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9563134Z Skipping (s,q) (0.91, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9563307Z Skipping (s,q) (0.92, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9563465Z Skipping (s,q) (0.93, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9563637Z Skipping (s,q) (0.94, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9563797Z Skipping (s,q) (0.95, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9563958Z Skipping (s,q) (0.96, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9564129Z Skipping (s,q) (0.97, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9564292Z Skipping (s,q) (0.98, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9564451Z Skipping (s,q) (0.99, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9564617Z Skipping (s,q) (1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9564777Z Skipping (s,q) (1.01, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9564950Z Skipping (s,q) (1.02, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9565113Z Skipping (s,q) (1.03, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9565275Z Skipping (s,q) (1.04, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9565450Z Skipping (s,q) (1.05, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9565610Z Skipping (s,q) (1.06, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9565770Z Skipping (s,q) (1.07, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9565944Z Skipping (s,q) (1.08, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9566107Z Skipping (s,q) (1.09, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9566268Z Skipping (s,q) (1.1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9566442Z Skipping (s,q) (1.11, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9566604Z Skipping (s,q) (1.12, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9566776Z Skipping (s,q) (1.13, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9566939Z Skipping (s,q) (1.14, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9567097Z Skipping (s,q) (1.15, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9567269Z Skipping (s,q) (1.16, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9567433Z Skipping (s,q) (1.17, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9567593Z Skipping (s,q) (1.18, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9567765Z Skipping (s,q) (1.19, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9567974Z Skipping (s,q) (1.2, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9568146Z Skipping (s,q) (1.21, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9568306Z Skipping (s,q) (1.22, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9568466Z Skipping (s,q) (1.23, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9568637Z Skipping (s,q) (1.24, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9568797Z Skipping (s,q) (1.25, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9569003Z Skipping (s,q) (1.26, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9569176Z Skipping (s,q) (1.27, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9569333Z Skipping (s,q) (1.28, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9569508Z Skipping (s,q) (1.29, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9569669Z Skipping (s,q) (1.3, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9569832Z Skipping (s,q) (1.31, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9570003Z Skipping (s,q) (1.32, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9570161Z Skipping (s,q) (1.33, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9570319Z Skipping (s,q) (1.34, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9570488Z Skipping (s,q) (1.35, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9570647Z Skipping (s,q) (1.36, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9570821Z Skipping (s,q) (1.37, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9570978Z Skipping (s,q) (1.38, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9571138Z Skipping (s,q) (1.39, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9571308Z Skipping (s,q) (1.4, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9571468Z Skipping (s,q) (1.41, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9571629Z Skipping (s,q) (1.42, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9571804Z Skipping (s,q) (1.43, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9571963Z Skipping (s,q) (1.44, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9572135Z Skipping (s,q) (1.45, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9572294Z Skipping (s,q) (1.46, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9572453Z Skipping (s,q) (1.47, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9572629Z Skipping (s,q) (1.48, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9572790Z Skipping (s,q) (1.49, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9572948Z Skipping (s,q) (1.5, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9573120Z Skipping (s,q) (1.51, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9573279Z Skipping (s,q) (1.52, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9573449Z Skipping (s,q) (1.53, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9573611Z Skipping (s,q) (1.54, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9573770Z Skipping (s,q) (1.55, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9573941Z Skipping (s,q) (1.56, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9574102Z Skipping (s,q) (1.57, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9574262Z Skipping (s,q) (1.58, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9574439Z Skipping (s,q) (1.59, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9574599Z Skipping (s,q) (1.6, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9574770Z Skipping (s,q) (1.61, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9574931Z Skipping (s,q) (1.62, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9575092Z Skipping (s,q) (1.63, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9575264Z Skipping (s,q) (1.64, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9575476Z Skipping (s,q) (1.65, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9575635Z Skipping (s,q) (1.66, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9575805Z Skipping (s,q) (1.67, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9575965Z Skipping (s,q) (1.68, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9576127Z Skipping (s,q) (1.69, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9576343Z Skipping (s,q) (1.7, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9576505Z Skipping (s,q) (1.71, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9576680Z Skipping (s,q) (1.72, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9576843Z Skipping (s,q) (1.73, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9577006Z Skipping (s,q) (1.74, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9577183Z Skipping (s,q) (1.75, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9577347Z Skipping (s,q) (1.76, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9577508Z Skipping (s,q) (1.77, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9577684Z Skipping (s,q) (1.78, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9577844Z Skipping (s,q) (1.79, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9578017Z Skipping (s,q) (1.8, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9578179Z Skipping (s,q) (1.81, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9578340Z Skipping (s,q) (1.82, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9578511Z Skipping (s,q) (1.83, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9578672Z Skipping (s,q) (1.84, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9578830Z Skipping (s,q) (1.85, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9579004Z Skipping (s,q) (1.86, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9579167Z Skipping (s,q) (1.87, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9579341Z Skipping (s,q) (1.88, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9579503Z Skipping (s,q) (1.89, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9579662Z Skipping (s,q) (1.9, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9579834Z Skipping (s,q) (1.91, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9579995Z Skipping (s,q) (1.92, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9580154Z Skipping (s,q) (1.93, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9580332Z Skipping (s,q) (1.94, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9580494Z Skipping (s,q) (1.95, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9580669Z Skipping (s,q) (1.96, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9580831Z Skipping (s,q) (1.97, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9580995Z Skipping (s,q) (1.98, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9581169Z Skipping (s,q) (1.99, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9581327Z Skipping (s,q) (0.67, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9581482Z Skipping (s,q) (0.68, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9581653Z Skipping (s,q) (0.69, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9581813Z Skipping (s,q) (0.7, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9581984Z Skipping (s,q) (0.71, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9582140Z Skipping (s,q) (0.72, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9582296Z Skipping (s,q) (0.73, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9582463Z Skipping (s,q) (0.74, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9582616Z Skipping (s,q) (0.75, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9582771Z Skipping (s,q) (0.76, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9582987Z Skipping (s,q) (0.77, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9583144Z Skipping (s,q) (0.78, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9583298Z Skipping (s,q) (0.79, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9583466Z Skipping (s,q) (0.8, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9583622Z Skipping (s,q) (0.81, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9583896Z Skipping (s,q) (0.82, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9584052Z Skipping (s,q) (0.83, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9584207Z Skipping (s,q) (0.84, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9584373Z Skipping (s,q) (0.85, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9584528Z Skipping (s,q) (0.86, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9584682Z Skipping (s,q) (0.87, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9584853Z Skipping (s,q) (0.88, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9585008Z Skipping (s,q) (0.89, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9585178Z Skipping (s,q) (0.9, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9585332Z Skipping (s,q) (0.91, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9585486Z Skipping (s,q) (0.92, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9585655Z Skipping (s,q) (0.93, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9585812Z Skipping (s,q) (0.94, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9585963Z Skipping (s,q) (0.95, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9586132Z Skipping (s,q) (0.96, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9586285Z Skipping (s,q) (0.97, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9586456Z Skipping (s,q) (0.98, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9586611Z Skipping (s,q) (0.99, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9586766Z Skipping (s,q) (1, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9586931Z Skipping (s,q) (1.01, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9587083Z Skipping (s,q) (1.02, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9587234Z Skipping (s,q) (1.03, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9587401Z Skipping (s,q) (1.04, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9587557Z Skipping (s,q) (1.05, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9587708Z Skipping (s,q) (1.06, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9587872Z Skipping (s,q) (1.07, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9588025Z Skipping (s,q) (1.08, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9588187Z Skipping (s,q) (1.09, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9588340Z Skipping (s,q) (1.1, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9588496Z Skipping (s,q) (1.11, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9588658Z Skipping (s,q) (1.12, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9588812Z Skipping (s,q) (1.13, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9588963Z Skipping (s,q) (1.14, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9589125Z Skipping (s,q) (1.15, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9589277Z Skipping (s,q) (1.16, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9589443Z Skipping (s,q) (1.17, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9589596Z Skipping (s,q) (1.18, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9589749Z Skipping (s,q) (1.19, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9589913Z Skipping (s,q) (1.2, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9590066Z Skipping (s,q) (1.21, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9590218Z Skipping (s,q) (1.22, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9590443Z Skipping (s,q) (1.23, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9590596Z Skipping (s,q) (1.24, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9590766Z Skipping (s,q) (1.25, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9590919Z Skipping (s,q) (1.26, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9591073Z Skipping (s,q) (1.27, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9591284Z Skipping (s,q) (1.28, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9591439Z Skipping (s,q) (1.29, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9591594Z Skipping (s,q) (1.3, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9591762Z Skipping (s,q) (1.31, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9591919Z Skipping (s,q) (1.32, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9592088Z Skipping (s,q) (1.33, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9592245Z Skipping (s,q) (1.34, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9592400Z Skipping (s,q) (1.35, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9592563Z Skipping (s,q) (1.36, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9592718Z Skipping (s,q) (1.37, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9592871Z Skipping (s,q) (1.38, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9593035Z Skipping (s,q) (1.39, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9593192Z Skipping (s,q) (1.4, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9593345Z Skipping (s,q) (1.41, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9593510Z Skipping (s,q) (1.42, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9593664Z Skipping (s,q) (1.43, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9593827Z Skipping (s,q) (1.44, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9593982Z Skipping (s,q) (1.45, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9594141Z Skipping (s,q) (1.46, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9594307Z Skipping (s,q) (1.47, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9594461Z Skipping (s,q) (1.48, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9594615Z Skipping (s,q) (1.49, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9594780Z Skipping (s,q) (1.5, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9594939Z Skipping (s,q) (1.51, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9595105Z Skipping (s,q) (1.52, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9595259Z Skipping (s,q) (1.53, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9595415Z Skipping (s,q) (1.54, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9595582Z Skipping (s,q) (1.55, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9595737Z Skipping (s,q) (1.56, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9595976Z Skipping (s,q) (1.57, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9596150Z Skipping (s,q) (1.58, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9596305Z Skipping (s,q) (1.59, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9596475Z Skipping (s,q) (1.6, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9596631Z Skipping (s,q) (1.61, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9596786Z Skipping (s,q) (1.62, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9596960Z Skipping (s,q) (1.63, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9597115Z Skipping (s,q) (1.64, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9597269Z Skipping (s,q) (1.65, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9597439Z Skipping (s,q) (1.66, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9597593Z Skipping (s,q) (1.67, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9597748Z Skipping (s,q) (1.68, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9597970Z Skipping (s,q) (1.69, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9598124Z Skipping (s,q) (1.7, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9598290Z Skipping (s,q) (1.71, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9598444Z Skipping (s,q) (1.72, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9598597Z Skipping (s,q) (1.73, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9598808Z Skipping (s,q) (1.74, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9598962Z Skipping (s,q) (1.75, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9599116Z Skipping (s,q) (1.76, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9599283Z Skipping (s,q) (1.77, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9599436Z Skipping (s,q) (1.78, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9599603Z Skipping (s,q) (1.79, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9599759Z Skipping (s,q) (1.8, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9599911Z Skipping (s,q) (1.81, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9600076Z Skipping (s,q) (1.82, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9600228Z Skipping (s,q) (1.83, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9600381Z Skipping (s,q) (1.84, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9600545Z Skipping (s,q) (1.85, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9600699Z Skipping (s,q) (1.86, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9600866Z Skipping (s,q) (1.87, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9601017Z Skipping (s,q) (1.88, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9601170Z Skipping (s,q) (1.89, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9601334Z Skipping (s,q) (1.9, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9601486Z Skipping (s,q) (1.91, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9601642Z Skipping (s,q) (1.92, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9601806Z Skipping (s,q) (1.93, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9601958Z Skipping (s,q) (1.94, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9602110Z Skipping (s,q) (1.95, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9602275Z Skipping (s,q) (1.96, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9602430Z Skipping (s,q) (1.97, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9602596Z Skipping (s,q) (1.98, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9602749Z Skipping (s,q) (1.99, 8): inconsistent with heavy hitters! 2025-05-07T20:07:36.9602912Z Skipping (s,q) (0.68, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9603085Z Skipping (s,q) (0.69, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9603246Z Skipping (s,q) (0.7, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9603410Z Skipping (s,q) (0.71, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9603585Z Skipping (s,q) (0.72, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9603744Z Skipping (s,q) (0.73, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9603919Z Skipping (s,q) (0.74, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9604080Z Skipping (s,q) (0.75, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9604239Z Skipping (s,q) (0.76, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9604414Z Skipping (s,q) (0.77, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9604576Z Skipping (s,q) (0.78, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9604734Z Skipping (s,q) (0.79, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9604908Z Skipping (s,q) (0.8, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9605069Z Skipping (s,q) (0.81, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9605239Z Skipping (s,q) (0.82, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9605631Z Skipping (s,q) (0.83, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9605792Z Skipping (s,q) (0.84, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9605967Z Skipping (s,q) (0.85, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9606127Z Skipping (s,q) (0.86, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9606286Z Skipping (s,q) (0.87, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9606561Z Skipping (s,q) (0.88, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9606723Z Skipping (s,q) (0.89, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9606900Z Skipping (s,q) (0.9, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9607060Z Skipping (s,q) (0.91, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9607222Z Skipping (s,q) (0.92, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9607398Z Skipping (s,q) (0.93, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9607562Z Skipping (s,q) (0.94, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9607722Z Skipping (s,q) (0.95, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9607896Z Skipping (s,q) (0.96, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9608055Z Skipping (s,q) (0.97, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9608227Z Skipping (s,q) (0.98, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9608390Z Skipping (s,q) (0.99, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9608547Z Skipping (s,q) (1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9608723Z Skipping (s,q) (1.01, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9608883Z Skipping (s,q) (1.02, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9609044Z Skipping (s,q) (1.03, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9609217Z Skipping (s,q) (1.04, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9609382Z Skipping (s,q) (1.05, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9609555Z Skipping (s,q) (1.06, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9609715Z Skipping (s,q) (1.07, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9609875Z Skipping (s,q) (1.08, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9610046Z Skipping (s,q) (1.09, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9610209Z Skipping (s,q) (1.1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9610370Z Skipping (s,q) (1.11, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9610542Z Skipping (s,q) (1.12, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9610703Z Skipping (s,q) (1.13, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9610866Z Skipping (s,q) (1.14, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9611038Z Skipping (s,q) (1.15, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9611202Z Skipping (s,q) (1.16, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9611375Z Skipping (s,q) (1.17, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9611534Z Skipping (s,q) (1.18, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9611693Z Skipping (s,q) (1.19, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9611867Z Skipping (s,q) (1.2, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9612032Z Skipping (s,q) (1.21, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9612196Z Skipping (s,q) (1.22, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9612370Z Skipping (s,q) (1.23, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9619255Z Skipping (s,q) (1.24, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9619496Z Skipping (s,q) (1.25, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9619669Z Skipping (s,q) (1.26, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9620010Z Skipping (s,q) (1.27, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9620187Z Skipping (s,q) (1.28, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9620351Z Skipping (s,q) (1.29, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9620529Z Skipping (s,q) (1.3, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9620693Z Skipping (s,q) (1.31, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9620921Z Skipping (s,q) (1.32, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9621096Z Skipping (s,q) (1.33, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9621257Z Skipping (s,q) (1.34, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9621420Z Skipping (s,q) (1.35, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9621593Z Skipping (s,q) (1.36, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9621754Z Skipping (s,q) (1.37, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9621933Z Skipping (s,q) (1.38, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9622096Z Skipping (s,q) (1.39, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9622258Z Skipping (s,q) (1.4, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9622435Z Skipping (s,q) (1.41, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9622598Z Skipping (s,q) (1.42, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9622759Z Skipping (s,q) (1.43, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9622939Z Skipping (s,q) (1.44, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9623103Z Skipping (s,q) (1.45, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9623280Z Skipping (s,q) (1.46, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9623440Z Skipping (s,q) (1.47, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9623601Z Skipping (s,q) (1.48, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9623783Z Skipping (s,q) (1.49, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9623943Z Skipping (s,q) (1.5, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9624104Z Skipping (s,q) (1.51, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9624278Z Skipping (s,q) (1.52, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9624439Z Skipping (s,q) (1.53, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9624612Z Skipping (s,q) (1.54, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9624777Z Skipping (s,q) (1.55, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9624936Z Skipping (s,q) (1.56, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9625109Z Skipping (s,q) (1.57, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9625272Z Skipping (s,q) (1.58, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9625433Z Skipping (s,q) (1.59, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9625605Z Skipping (s,q) (1.6, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9625768Z Skipping (s,q) (1.61, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9625943Z Skipping (s,q) (1.62, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9626103Z Skipping (s,q) (1.63, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9626263Z Skipping (s,q) (1.64, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9626440Z Skipping (s,q) (1.65, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9626603Z Skipping (s,q) (1.66, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9626764Z Skipping (s,q) (1.67, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9626934Z Skipping (s,q) (1.68, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9627093Z Skipping (s,q) (1.69, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9627261Z Skipping (s,q) (1.7, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9627419Z Skipping (s,q) (1.71, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9627628Z Skipping (s,q) (1.72, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9627800Z Skipping (s,q) (1.73, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9627957Z Skipping (s,q) (1.74, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9628117Z Skipping (s,q) (1.75, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9628289Z Skipping (s,q) (1.76, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9628501Z Skipping (s,q) (1.77, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9628663Z Skipping (s,q) (1.78, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9628836Z Skipping (s,q) (1.79, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9628994Z Skipping (s,q) (1.8, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9629166Z Skipping (s,q) (1.81, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9629321Z Skipping (s,q) (1.82, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9629500Z Skipping (s,q) (1.83, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9629661Z Skipping (s,q) (1.84, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9629820Z Skipping (s,q) (1.85, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9629990Z Skipping (s,q) (1.86, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9630149Z Skipping (s,q) (1.87, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9630311Z Skipping (s,q) (1.88, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9630482Z Skipping (s,q) (1.89, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9630642Z Skipping (s,q) (1.9, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9630816Z Skipping (s,q) (1.91, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9630976Z Skipping (s,q) (1.92, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9631137Z Skipping (s,q) (1.93, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9631314Z Skipping (s,q) (1.94, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9631476Z Skipping (s,q) (1.95, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9631636Z Skipping (s,q) (1.96, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9631808Z Skipping (s,q) (1.97, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9631968Z Skipping (s,q) (1.98, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9632146Z Skipping (s,q) (1.99, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9632306Z Skipping (s,q) (0.68, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9632468Z Skipping (s,q) (0.69, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9632640Z Skipping (s,q) (0.7, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9632801Z Skipping (s,q) (0.71, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9632960Z Skipping (s,q) (0.72, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9633135Z Skipping (s,q) (0.73, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9633295Z Skipping (s,q) (0.74, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9633466Z Skipping (s,q) (0.75, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9633628Z Skipping (s,q) (0.76, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9633788Z Skipping (s,q) (0.77, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9633960Z Skipping (s,q) (0.78, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9634122Z Skipping (s,q) (0.79, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9634283Z Skipping (s,q) (0.8, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9634454Z Skipping (s,q) (0.81, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9634614Z Skipping (s,q) (0.82, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9634784Z Skipping (s,q) (0.83, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9634993Z Skipping (s,q) (0.84, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9635153Z Skipping (s,q) (0.85, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9635323Z Skipping (s,q) (0.86, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9635481Z Skipping (s,q) (0.87, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9635639Z Skipping (s,q) (0.88, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9635807Z Skipping (s,q) (0.89, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9636128Z Skipping (s,q) (0.9, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9636304Z Skipping (s,q) (0.91, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9636464Z Skipping (s,q) (0.92, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9636625Z Skipping (s,q) (0.93, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9636798Z Skipping (s,q) (0.94, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9636957Z Skipping (s,q) (0.95, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9637119Z Skipping (s,q) (0.96, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9637288Z Skipping (s,q) (0.97, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9637445Z Skipping (s,q) (0.98, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9637604Z Skipping (s,q) (0.99, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9637771Z Skipping (s,q) (1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9637932Z Skipping (s,q) (1.01, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9638100Z Skipping (s,q) (1.02, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9638257Z Skipping (s,q) (1.03, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9638416Z Skipping (s,q) (1.04, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9638583Z Skipping (s,q) (1.05, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9638740Z Skipping (s,q) (1.06, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9638901Z Skipping (s,q) (1.07, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9639070Z Skipping (s,q) (1.08, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9639227Z Skipping (s,q) (1.09, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9639396Z Skipping (s,q) (1.1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9639554Z Skipping (s,q) (1.11, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9639714Z Skipping (s,q) (1.12, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9639883Z Skipping (s,q) (1.13, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9640038Z Skipping (s,q) (1.14, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9640195Z Skipping (s,q) (1.15, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9640366Z Skipping (s,q) (1.16, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9640523Z Skipping (s,q) (1.17, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9640696Z Skipping (s,q) (1.18, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9640854Z Skipping (s,q) (1.19, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9641011Z Skipping (s,q) (1.2, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9641178Z Skipping (s,q) (1.21, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9641336Z Skipping (s,q) (1.22, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9641494Z Skipping (s,q) (1.23, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9641667Z Skipping (s,q) (1.24, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9641825Z Skipping (s,q) (1.25, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9641993Z Skipping (s,q) (1.26, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9642148Z Skipping (s,q) (1.27, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9642305Z Skipping (s,q) (1.28, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9642474Z Skipping (s,q) (1.29, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9642680Z Skipping (s,q) (1.3, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9642838Z Skipping (s,q) (1.31, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9643006Z Skipping (s,q) (1.32, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9643165Z Skipping (s,q) (1.33, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9643333Z Skipping (s,q) (1.34, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9643537Z Skipping (s,q) (1.35, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9643694Z Skipping (s,q) (1.36, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9643861Z Skipping (s,q) (1.37, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9644019Z Skipping (s,q) (1.38, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9644176Z Skipping (s,q) (1.39, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9644346Z Skipping (s,q) (1.4, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9644508Z Skipping (s,q) (1.41, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9644680Z Skipping (s,q) (1.42, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9644839Z Skipping (s,q) (1.43, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9644997Z Skipping (s,q) (1.44, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9645166Z Skipping (s,q) (1.45, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9645328Z Skipping (s,q) (1.46, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9645492Z Skipping (s,q) (1.47, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9645662Z Skipping (s,q) (1.48, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9645820Z Skipping (s,q) (1.49, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9645977Z Skipping (s,q) (1.5, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9646149Z Skipping (s,q) (1.51, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9646312Z Skipping (s,q) (1.52, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9646482Z Skipping (s,q) (1.53, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9646641Z Skipping (s,q) (1.54, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9646799Z Skipping (s,q) (1.55, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9646972Z Skipping (s,q) (1.56, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9647136Z Skipping (s,q) (1.57, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9647294Z Skipping (s,q) (1.58, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9647464Z Skipping (s,q) (1.59, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9647622Z Skipping (s,q) (1.6, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9647792Z Skipping (s,q) (1.61, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9647949Z Skipping (s,q) (1.62, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9648111Z Skipping (s,q) (1.63, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9648280Z Skipping (s,q) (1.64, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9648439Z Skipping (s,q) (1.65, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9648597Z Skipping (s,q) (1.66, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9648769Z Skipping (s,q) (1.67, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9648927Z Skipping (s,q) (1.68, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9649101Z Skipping (s,q) (1.69, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9649261Z Skipping (s,q) (1.7, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9649419Z Skipping (s,q) (1.71, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9649589Z Skipping (s,q) (1.72, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9649748Z Skipping (s,q) (1.73, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9649909Z Skipping (s,q) (1.74, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9650129Z Skipping (s,q) (1.75, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9650289Z Skipping (s,q) (1.76, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9650459Z Skipping (s,q) (1.77, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9650617Z Skipping (s,q) (1.78, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9650778Z Skipping (s,q) (1.79, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9651004Z Skipping (s,q) (1.8, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9651163Z Skipping (s,q) (1.81, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9651322Z Skipping (s,q) (1.82, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9651491Z Skipping (s,q) (1.83, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9651650Z Skipping (s,q) (1.84, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9651824Z Skipping (s,q) (1.85, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9651985Z Skipping (s,q) (1.86, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9652147Z Skipping (s,q) (1.87, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9652318Z Skipping (s,q) (1.88, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9652475Z Skipping (s,q) (1.89, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9652633Z Skipping (s,q) (1.9, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9652807Z Skipping (s,q) (1.91, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9652966Z Skipping (s,q) (1.92, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9653134Z Skipping (s,q) (1.93, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9653292Z Skipping (s,q) (1.94, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9653448Z Skipping (s,q) (1.95, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9653615Z Skipping (s,q) (1.96, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9653776Z Skipping (s,q) (1.97, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9653934Z Skipping (s,q) (1.98, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9654103Z Skipping (s,q) (1.99, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9654265Z Skipping (s,q) (0.68, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9654427Z Skipping (s,q) (0.69, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9654600Z Skipping (s,q) (0.7, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9654759Z Skipping (s,q) (0.71, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9654930Z Skipping (s,q) (0.72, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9655090Z Skipping (s,q) (0.73, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9655251Z Skipping (s,q) (0.74, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9655418Z Skipping (s,q) (0.75, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9655581Z Skipping (s,q) (0.76, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9655742Z Skipping (s,q) (0.77, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9655913Z Skipping (s,q) (0.78, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9656072Z Skipping (s,q) (0.79, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9656244Z Skipping (s,q) (0.8, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9656403Z Skipping (s,q) (0.81, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9656567Z Skipping (s,q) (0.82, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9656738Z Skipping (s,q) (0.83, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9656897Z Skipping (s,q) (0.84, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9657059Z Skipping (s,q) (0.85, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9657231Z Skipping (s,q) (0.86, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9657444Z Skipping (s,q) (0.87, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9657617Z Skipping (s,q) (0.88, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9657776Z Skipping (s,q) (0.89, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9657935Z Skipping (s,q) (0.9, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9658108Z Skipping (s,q) (0.91, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9658267Z Skipping (s,q) (0.92, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9658471Z Skipping (s,q) (0.93, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9658640Z Skipping (s,q) (0.94, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9658800Z Skipping (s,q) (0.95, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9658971Z Skipping (s,q) (0.96, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9659131Z Skipping (s,q) (0.97, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9659290Z Skipping (s,q) (0.98, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9659465Z Skipping (s,q) (0.99, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9659622Z Skipping (s,q) (1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9659783Z Skipping (s,q) (1.01, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9659954Z Skipping (s,q) (1.02, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9660115Z Skipping (s,q) (1.03, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9660288Z Skipping (s,q) (1.04, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9660446Z Skipping (s,q) (1.05, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9660606Z Skipping (s,q) (1.06, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9660774Z Skipping (s,q) (1.07, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9660933Z Skipping (s,q) (1.08, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9661093Z Skipping (s,q) (1.09, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9661267Z Skipping (s,q) (1.1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9661424Z Skipping (s,q) (1.11, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9661594Z Skipping (s,q) (1.12, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9661756Z Skipping (s,q) (1.13, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9661916Z Skipping (s,q) (1.14, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9662089Z Skipping (s,q) (1.15, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9662250Z Skipping (s,q) (1.16, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9662411Z Skipping (s,q) (1.17, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9662587Z Skipping (s,q) (1.18, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9662747Z Skipping (s,q) (1.19, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9662908Z Skipping (s,q) (1.2, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9663083Z Skipping (s,q) (1.21, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9663242Z Skipping (s,q) (1.22, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9663413Z Skipping (s,q) (1.23, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9663572Z Skipping (s,q) (1.24, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9663731Z Skipping (s,q) (1.25, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9663905Z Skipping (s,q) (1.26, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9664067Z Skipping (s,q) (1.27, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9664228Z Skipping (s,q) (1.28, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9664398Z Skipping (s,q) (1.29, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9664558Z Skipping (s,q) (1.3, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9664733Z Skipping (s,q) (1.31, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9664940Z Skipping (s,q) (1.32, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9665101Z Skipping (s,q) (1.33, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9665273Z Skipping (s,q) (1.34, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9665434Z Skipping (s,q) (1.35, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9665594Z Skipping (s,q) (1.36, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9665810Z Skipping (s,q) (1.37, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9665970Z Skipping (s,q) (1.38, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9666143Z Skipping (s,q) (1.39, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9666303Z Skipping (s,q) (1.4, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9666465Z Skipping (s,q) (1.41, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9666638Z Skipping (s,q) (1.42, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9666803Z Skipping (s,q) (1.43, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9666963Z Skipping (s,q) (1.44, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9667135Z Skipping (s,q) (1.45, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9667297Z Skipping (s,q) (1.46, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9667473Z Skipping (s,q) (1.47, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9667637Z Skipping (s,q) (1.48, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9667796Z Skipping (s,q) (1.49, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9667968Z Skipping (s,q) (1.5, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9668129Z Skipping (s,q) (1.51, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9668289Z Skipping (s,q) (1.52, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9668462Z Skipping (s,q) (1.53, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9668624Z Skipping (s,q) (1.54, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9668796Z Skipping (s,q) (1.55, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9668955Z Skipping (s,q) (1.56, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9669115Z Skipping (s,q) (1.57, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9669287Z Skipping (s,q) (1.58, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9669448Z Skipping (s,q) (1.59, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9669612Z Skipping (s,q) (1.6, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9669782Z Skipping (s,q) (1.61, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9669941Z Skipping (s,q) (1.62, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9670112Z Skipping (s,q) (1.63, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9670271Z Skipping (s,q) (1.64, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9670433Z Skipping (s,q) (1.65, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9670602Z Skipping (s,q) (1.66, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9670761Z Skipping (s,q) (1.67, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9670919Z Skipping (s,q) (1.68, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9671089Z Skipping (s,q) (1.69, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9671245Z Skipping (s,q) (1.7, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9671419Z Skipping (s,q) (1.71, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9671577Z Skipping (s,q) (1.72, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9671738Z Skipping (s,q) (1.73, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9671912Z Skipping (s,q) (1.74, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9672069Z Skipping (s,q) (1.75, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9672229Z Skipping (s,q) (1.76, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9672446Z Skipping (s,q) (1.77, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9672605Z Skipping (s,q) (1.78, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9672764Z Skipping (s,q) (1.79, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9672933Z Skipping (s,q) (1.8, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9673094Z Skipping (s,q) (1.81, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9673308Z Skipping (s,q) (1.82, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9673468Z Skipping (s,q) (1.83, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9673632Z Skipping (s,q) (1.84, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9673804Z Skipping (s,q) (1.85, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9673963Z Skipping (s,q) (1.86, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9674123Z Skipping (s,q) (1.87, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9674296Z Skipping (s,q) (1.88, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9674458Z Skipping (s,q) (1.89, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9674631Z Skipping (s,q) (1.9, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9674791Z Skipping (s,q) (1.91, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9674951Z Skipping (s,q) (1.92, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9675124Z Skipping (s,q) (1.93, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9675285Z Skipping (s,q) (1.94, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9675445Z Skipping (s,q) (1.95, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9675615Z Skipping (s,q) (1.96, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9675776Z Skipping (s,q) (1.97, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9676030Z Skipping (s,q) (1.98, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9676198Z Skipping (s,q) (1.99, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9676356Z Skipping (s,q) (0.69, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9676523Z Skipping (s,q) (0.7, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9676679Z Skipping (s,q) (0.71, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9676834Z Skipping (s,q) (0.72, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9677009Z Skipping (s,q) (0.73, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9677164Z Skipping (s,q) (0.74, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9677331Z Skipping (s,q) (0.75, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9677485Z Skipping (s,q) (0.76, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9677637Z Skipping (s,q) (0.77, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9677798Z Skipping (s,q) (0.78, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9677955Z Skipping (s,q) (0.79, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9678108Z Skipping (s,q) (0.8, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9678272Z Skipping (s,q) (0.81, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9678425Z Skipping (s,q) (0.82, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9678578Z Skipping (s,q) (0.83, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9678741Z Skipping (s,q) (0.84, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9678896Z Skipping (s,q) (0.85, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9679060Z Skipping (s,q) (0.86, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9679213Z Skipping (s,q) (0.87, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9679368Z Skipping (s,q) (0.88, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9679534Z Skipping (s,q) (0.89, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9679687Z Skipping (s,q) (0.9, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9679914Z Skipping (s,q) (0.91, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9680079Z Skipping (s,q) (0.92, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9680233Z Skipping (s,q) (0.93, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9680398Z Skipping (s,q) (0.94, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9680550Z Skipping (s,q) (0.95, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9680754Z Skipping (s,q) (0.96, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9680923Z Skipping (s,q) (0.97, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9681076Z Skipping (s,q) (0.98, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9681231Z Skipping (s,q) (0.99, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9681399Z Skipping (s,q) (1, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9681551Z Skipping (s,q) (1.01, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9681721Z Skipping (s,q) (1.02, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9681874Z Skipping (s,q) (1.03, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9682028Z Skipping (s,q) (1.04, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9682195Z Skipping (s,q) (1.05, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9682351Z Skipping (s,q) (1.06, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9682504Z Skipping (s,q) (1.07, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9682672Z Skipping (s,q) (1.08, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9682824Z Skipping (s,q) (1.09, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9682989Z Skipping (s,q) (1.1, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9683140Z Skipping (s,q) (1.11, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9683292Z Skipping (s,q) (1.12, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9683456Z Skipping (s,q) (1.13, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9683611Z Skipping (s,q) (1.14, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9683764Z Skipping (s,q) (1.15, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9683927Z Skipping (s,q) (1.16, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9684077Z Skipping (s,q) (1.17, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9684230Z Skipping (s,q) (1.18, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9684397Z Skipping (s,q) (1.19, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9684550Z Skipping (s,q) (1.2, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9684713Z Skipping (s,q) (1.21, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9684864Z Skipping (s,q) (1.22, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9685015Z Skipping (s,q) (1.23, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9685177Z Skipping (s,q) (1.24, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9685330Z Skipping (s,q) (1.25, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9685482Z Skipping (s,q) (1.26, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9685644Z Skipping (s,q) (1.27, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9685794Z Skipping (s,q) (1.28, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9685957Z Skipping (s,q) (1.29, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9686108Z Skipping (s,q) (1.3, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9686264Z Skipping (s,q) (1.31, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9686426Z Skipping (s,q) (1.32, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9686579Z Skipping (s,q) (1.33, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9686730Z Skipping (s,q) (1.34, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9686895Z Skipping (s,q) (1.35, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9687048Z Skipping (s,q) (1.36, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9687257Z Skipping (s,q) (1.37, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9687407Z Skipping (s,q) (1.38, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9687559Z Skipping (s,q) (1.39, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9687716Z Skipping (s,q) (1.4, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9687888Z Skipping (s,q) (1.41, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9688084Z Skipping (s,q) (1.42, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9688236Z Skipping (s,q) (1.43, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9688402Z Skipping (s,q) (1.44, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9688555Z Skipping (s,q) (1.45, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9688723Z Skipping (s,q) (1.46, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9688876Z Skipping (s,q) (1.47, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9689034Z Skipping (s,q) (1.48, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9689198Z Skipping (s,q) (1.49, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9689350Z Skipping (s,q) (1.5, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9689503Z Skipping (s,q) (1.51, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9689664Z Skipping (s,q) (1.52, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9689817Z Skipping (s,q) (1.53, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9689984Z Skipping (s,q) (1.54, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9690136Z Skipping (s,q) (1.55, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9690289Z Skipping (s,q) (1.56, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9690450Z Skipping (s,q) (1.57, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9690605Z Skipping (s,q) (1.58, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9690757Z Skipping (s,q) (1.59, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9690921Z Skipping (s,q) (1.6, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9691074Z Skipping (s,q) (1.61, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9691237Z Skipping (s,q) (1.62, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9691388Z Skipping (s,q) (1.63, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9691540Z Skipping (s,q) (1.64, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9691703Z Skipping (s,q) (1.65, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9691857Z Skipping (s,q) (1.66, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9692009Z Skipping (s,q) (1.67, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9692174Z Skipping (s,q) (1.68, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9692327Z Skipping (s,q) (1.69, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9692479Z Skipping (s,q) (1.7, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9692642Z Skipping (s,q) (1.71, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9692797Z Skipping (s,q) (1.72, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9692962Z Skipping (s,q) (1.73, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9693114Z Skipping (s,q) (1.74, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9693265Z Skipping (s,q) (1.75, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9693428Z Skipping (s,q) (1.76, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9693588Z Skipping (s,q) (1.77, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9693740Z Skipping (s,q) (1.78, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9693902Z Skipping (s,q) (1.79, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9694054Z Skipping (s,q) (1.8, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9694216Z Skipping (s,q) (1.81, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9694369Z Skipping (s,q) (1.82, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9694572Z Skipping (s,q) (1.83, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9694736Z Skipping (s,q) (1.84, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9694889Z Skipping (s,q) (1.85, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9695039Z Skipping (s,q) (1.86, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9695203Z Skipping (s,q) (1.87, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9695357Z Skipping (s,q) (1.88, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9695568Z Skipping (s,q) (1.89, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9695724Z Skipping (s,q) (1.9, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9695882Z Skipping (s,q) (1.91, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9696048Z Skipping (s,q) (1.92, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9696203Z Skipping (s,q) (1.93, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9696360Z Skipping (s,q) (1.94, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9696526Z Skipping (s,q) (1.95, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9696678Z Skipping (s,q) (1.96, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9696843Z Skipping (s,q) (1.97, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9696996Z Skipping (s,q) (1.98, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9697149Z Skipping (s,q) (1.99, 9): inconsistent with heavy hitters! 2025-05-07T20:07:36.9697331Z Skipping (s,q) (0.69, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9697492Z Skipping (s,q) (0.7, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9697655Z Skipping (s,q) (0.71, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9697828Z Skipping (s,q) (0.72, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9697987Z Skipping (s,q) (0.73, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9698145Z Skipping (s,q) (0.74, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9698319Z Skipping (s,q) (0.75, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9698479Z Skipping (s,q) (0.76, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9698650Z Skipping (s,q) (0.77, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9698809Z Skipping (s,q) (0.78, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9698968Z Skipping (s,q) (0.79, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9699143Z Skipping (s,q) (0.8, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9699302Z Skipping (s,q) (0.81, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9699462Z Skipping (s,q) (0.82, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9699633Z Skipping (s,q) (0.83, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9699793Z Skipping (s,q) (0.84, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9699966Z Skipping (s,q) (0.85, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9700129Z Skipping (s,q) (0.86, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9700292Z Skipping (s,q) (0.87, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9700465Z Skipping (s,q) (0.88, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9700625Z Skipping (s,q) (0.89, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9700786Z Skipping (s,q) (0.9, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9700961Z Skipping (s,q) (0.91, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9701122Z Skipping (s,q) (0.92, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9701296Z Skipping (s,q) (0.93, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9701455Z Skipping (s,q) (0.94, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9701615Z Skipping (s,q) (0.95, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9701786Z Skipping (s,q) (0.96, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9701992Z Skipping (s,q) (0.97, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9702153Z Skipping (s,q) (0.98, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9702322Z Skipping (s,q) (0.99, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9702478Z Skipping (s,q) (1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9702650Z Skipping (s,q) (1.01, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9702853Z Skipping (s,q) (1.02, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9703015Z Skipping (s,q) (1.03, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9703187Z Skipping (s,q) (1.04, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9703348Z Skipping (s,q) (1.05, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9703508Z Skipping (s,q) (1.06, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9703680Z Skipping (s,q) (1.07, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9703844Z Skipping (s,q) (1.08, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9704014Z Skipping (s,q) (1.09, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9704173Z Skipping (s,q) (1.1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9704331Z Skipping (s,q) (1.11, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9704501Z Skipping (s,q) (1.12, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9704661Z Skipping (s,q) (1.13, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9704823Z Skipping (s,q) (1.14, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9704998Z Skipping (s,q) (1.15, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9705158Z Skipping (s,q) (1.16, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9705330Z Skipping (s,q) (1.17, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9705708Z Skipping (s,q) (1.18, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9705904Z Skipping (s,q) (1.19, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9706079Z Skipping (s,q) (1.2, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9706240Z Skipping (s,q) (1.21, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9706401Z Skipping (s,q) (1.22, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9706572Z Skipping (s,q) (1.23, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9706732Z Skipping (s,q) (1.24, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9706895Z Skipping (s,q) (1.25, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9707067Z Skipping (s,q) (1.26, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9707227Z Skipping (s,q) (1.27, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9707398Z Skipping (s,q) (1.28, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9707561Z Skipping (s,q) (1.29, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9707720Z Skipping (s,q) (1.3, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9707894Z Skipping (s,q) (1.31, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9708055Z Skipping (s,q) (1.32, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9708214Z Skipping (s,q) (1.33, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9708385Z Skipping (s,q) (1.34, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9708546Z Skipping (s,q) (1.35, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9708721Z Skipping (s,q) (1.36, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9708880Z Skipping (s,q) (1.37, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9709041Z Skipping (s,q) (1.38, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9709212Z Skipping (s,q) (1.39, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9709371Z Skipping (s,q) (1.4, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9709533Z Skipping (s,q) (1.41, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9709833Z Skipping (s,q) (1.42, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9709993Z Skipping (s,q) (1.43, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9710165Z Skipping (s,q) (1.44, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9710323Z Skipping (s,q) (1.45, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9710482Z Skipping (s,q) (1.46, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9710727Z Skipping (s,q) (1.47, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9710889Z Skipping (s,q) (1.48, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9711049Z Skipping (s,q) (1.49, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9711221Z Skipping (s,q) (1.5, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9711383Z Skipping (s,q) (1.51, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9711557Z Skipping (s,q) (1.52, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9711720Z Skipping (s,q) (1.53, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9711880Z Skipping (s,q) (1.54, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9712054Z Skipping (s,q) (1.55, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9712214Z Skipping (s,q) (1.56, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9712374Z Skipping (s,q) (1.57, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9712550Z Skipping (s,q) (1.58, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9712711Z Skipping (s,q) (1.59, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9712884Z Skipping (s,q) (1.6, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9713044Z Skipping (s,q) (1.61, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9713206Z Skipping (s,q) (1.62, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9713379Z Skipping (s,q) (1.63, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9713544Z Skipping (s,q) (1.64, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9713706Z Skipping (s,q) (1.65, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9713881Z Skipping (s,q) (1.66, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9714042Z Skipping (s,q) (1.67, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9714213Z Skipping (s,q) (1.68, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9714375Z Skipping (s,q) (1.69, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9714537Z Skipping (s,q) (1.7, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9714710Z Skipping (s,q) (1.71, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9714870Z Skipping (s,q) (1.72, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9715030Z Skipping (s,q) (1.73, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9715204Z Skipping (s,q) (1.74, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9715367Z Skipping (s,q) (1.75, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9715530Z Skipping (s,q) (1.76, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9715703Z Skipping (s,q) (1.77, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9715865Z Skipping (s,q) (1.78, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9716117Z Skipping (s,q) (1.79, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9716283Z Skipping (s,q) (1.8, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9716445Z Skipping (s,q) (1.81, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9716621Z Skipping (s,q) (1.82, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9716784Z Skipping (s,q) (1.83, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9716947Z Skipping (s,q) (1.84, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9717121Z Skipping (s,q) (1.85, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9717335Z Skipping (s,q) (1.86, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9717511Z Skipping (s,q) (1.87, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9717672Z Skipping (s,q) (1.88, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9717833Z Skipping (s,q) (1.89, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9718006Z Skipping (s,q) (1.9, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9718165Z Skipping (s,q) (1.91, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9718372Z Skipping (s,q) (1.92, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9718542Z Skipping (s,q) (1.93, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9718703Z Skipping (s,q) (1.94, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9718878Z Skipping (s,q) (1.95, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9719042Z Skipping (s,q) (1.96, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9719206Z Skipping (s,q) (1.97, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9719377Z Skipping (s,q) (1.98, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9719538Z Skipping (s,q) (1.99, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9719697Z Skipping (s,q) (0.7, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9719868Z Skipping (s,q) (0.71, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9720026Z Skipping (s,q) (0.72, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9720205Z Skipping (s,q) (0.73, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9720363Z Skipping (s,q) (0.74, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9720520Z Skipping (s,q) (0.75, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9720689Z Skipping (s,q) (0.76, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9720846Z Skipping (s,q) (0.77, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9721003Z Skipping (s,q) (0.78, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9721177Z Skipping (s,q) (0.79, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9721337Z Skipping (s,q) (0.8, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9721506Z Skipping (s,q) (0.81, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9721664Z Skipping (s,q) (0.82, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9721823Z Skipping (s,q) (0.83, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9721997Z Skipping (s,q) (0.84, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9722155Z Skipping (s,q) (0.85, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9722312Z Skipping (s,q) (0.86, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9722483Z Skipping (s,q) (0.87, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9722642Z Skipping (s,q) (0.88, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9722812Z Skipping (s,q) (0.89, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9722972Z Skipping (s,q) (0.9, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9723129Z Skipping (s,q) (0.91, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9723299Z Skipping (s,q) (0.92, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9723460Z Skipping (s,q) (0.93, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9723618Z Skipping (s,q) (0.94, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9723791Z Skipping (s,q) (0.95, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9723948Z Skipping (s,q) (0.96, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9724107Z Skipping (s,q) (0.97, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9724280Z Skipping (s,q) (0.98, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9724438Z Skipping (s,q) (0.99, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9724601Z Skipping (s,q) (1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9724806Z Skipping (s,q) (1.01, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9724964Z Skipping (s,q) (1.02, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9725133Z Skipping (s,q) (1.03, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9725289Z Skipping (s,q) (1.04, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9725448Z Skipping (s,q) (1.05, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9725617Z Skipping (s,q) (1.06, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9725825Z Skipping (s,q) (1.07, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9725997Z Skipping (s,q) (1.08, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9726154Z Skipping (s,q) (1.09, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9726313Z Skipping (s,q) (1.1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9726484Z Skipping (s,q) (1.11, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9726642Z Skipping (s,q) (1.12, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9726805Z Skipping (s,q) (1.13, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9726977Z Skipping (s,q) (1.14, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9727141Z Skipping (s,q) (1.15, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9727315Z Skipping (s,q) (1.16, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9727475Z Skipping (s,q) (1.17, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9727639Z Skipping (s,q) (1.18, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9727810Z Skipping (s,q) (1.19, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9727968Z Skipping (s,q) (1.2, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9728128Z Skipping (s,q) (1.21, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9728298Z Skipping (s,q) (1.22, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9728459Z Skipping (s,q) (1.23, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9728632Z Skipping (s,q) (1.24, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9728789Z Skipping (s,q) (1.25, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9728950Z Skipping (s,q) (1.26, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9729121Z Skipping (s,q) (1.27, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9729282Z Skipping (s,q) (1.28, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9729444Z Skipping (s,q) (1.29, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9729613Z Skipping (s,q) (1.3, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9729771Z Skipping (s,q) (1.31, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9729940Z Skipping (s,q) (1.32, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9730098Z Skipping (s,q) (1.33, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9730258Z Skipping (s,q) (1.34, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9730434Z Skipping (s,q) (1.35, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9730594Z Skipping (s,q) (1.36, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9730755Z Skipping (s,q) (1.37, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9730926Z Skipping (s,q) (1.38, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9731084Z Skipping (s,q) (1.39, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9731258Z Skipping (s,q) (1.4, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9731415Z Skipping (s,q) (1.41, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9731573Z Skipping (s,q) (1.42, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9731745Z Skipping (s,q) (1.43, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9731905Z Skipping (s,q) (1.44, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9732065Z Skipping (s,q) (1.45, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9732318Z Skipping (s,q) (1.46, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9732477Z Skipping (s,q) (1.47, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9732637Z Skipping (s,q) (1.48, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9732807Z Skipping (s,q) (1.49, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9732965Z Skipping (s,q) (1.5, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9733135Z Skipping (s,q) (1.51, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9733351Z Skipping (s,q) (1.52, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9733511Z Skipping (s,q) (1.53, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9733686Z Skipping (s,q) (1.54, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9733844Z Skipping (s,q) (1.55, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9734004Z Skipping (s,q) (1.56, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9734174Z Skipping (s,q) (1.57, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9734335Z Skipping (s,q) (1.58, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9734505Z Skipping (s,q) (1.59, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9734667Z Skipping (s,q) (1.6, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9734825Z Skipping (s,q) (1.61, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9734994Z Skipping (s,q) (1.62, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9735154Z Skipping (s,q) (1.63, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9735314Z Skipping (s,q) (1.64, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9735486Z Skipping (s,q) (1.65, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9735645Z Skipping (s,q) (1.66, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9735819Z Skipping (s,q) (1.67, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9735979Z Skipping (s,q) (1.68, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9736138Z Skipping (s,q) (1.69, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9736307Z Skipping (s,q) (1.7, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9736465Z Skipping (s,q) (1.71, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9736623Z Skipping (s,q) (1.72, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9736794Z Skipping (s,q) (1.73, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9736953Z Skipping (s,q) (1.74, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9737123Z Skipping (s,q) (1.75, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9737281Z Skipping (s,q) (1.76, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9737438Z Skipping (s,q) (1.77, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9737607Z Skipping (s,q) (1.78, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9737766Z Skipping (s,q) (1.79, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9737927Z Skipping (s,q) (1.8, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9738097Z Skipping (s,q) (1.81, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9738255Z Skipping (s,q) (1.82, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9738425Z Skipping (s,q) (1.83, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9738580Z Skipping (s,q) (1.84, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9738741Z Skipping (s,q) (1.85, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9738912Z Skipping (s,q) (1.86, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9739071Z Skipping (s,q) (1.87, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9739230Z Skipping (s,q) (1.88, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9739400Z Skipping (s,q) (1.89, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9739557Z Skipping (s,q) (1.9, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9739776Z Skipping (s,q) (1.91, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9739946Z Skipping (s,q) (1.92, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9740103Z Skipping (s,q) (1.93, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9740261Z Skipping (s,q) (1.94, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9740432Z Skipping (s,q) (1.95, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9740590Z Skipping (s,q) (1.96, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9740807Z Skipping (s,q) (1.97, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9740964Z Skipping (s,q) (1.98, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9741121Z Skipping (s,q) (1.99, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9741296Z Skipping (s,q) (0.7, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9741457Z Skipping (s,q) (0.71, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9741618Z Skipping (s,q) (0.72, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9741799Z Skipping (s,q) (0.73, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9741957Z Skipping (s,q) (0.74, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9742119Z Skipping (s,q) (0.75, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9742290Z Skipping (s,q) (0.76, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9742450Z Skipping (s,q) (0.77, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9742627Z Skipping (s,q) (0.78, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9742787Z Skipping (s,q) (0.79, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9742948Z Skipping (s,q) (0.8, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9743123Z Skipping (s,q) (0.81, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9743282Z Skipping (s,q) (0.82, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9743445Z Skipping (s,q) (0.83, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9743621Z Skipping (s,q) (0.84, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9743780Z Skipping (s,q) (0.85, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9743955Z Skipping (s,q) (0.86, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9744113Z Skipping (s,q) (0.87, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9744274Z Skipping (s,q) (0.88, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9744451Z Skipping (s,q) (0.89, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9744612Z Skipping (s,q) (0.9, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9744769Z Skipping (s,q) (0.91, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9744942Z Skipping (s,q) (0.92, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9745104Z Skipping (s,q) (0.93, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9745276Z Skipping (s,q) (0.94, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9745440Z Skipping (s,q) (0.95, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9745596Z Skipping (s,q) (0.96, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9745768Z Skipping (s,q) (0.97, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9745928Z Skipping (s,q) (0.98, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9746092Z Skipping (s,q) (0.99, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9746264Z Skipping (s,q) (1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9746425Z Skipping (s,q) (1.01, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9746597Z Skipping (s,q) (1.02, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9746755Z Skipping (s,q) (1.03, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9746912Z Skipping (s,q) (1.04, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9747091Z Skipping (s,q) (1.05, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9747297Z Skipping (s,q) (1.06, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9747455Z Skipping (s,q) (1.07, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9747628Z Skipping (s,q) (1.08, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9747784Z Skipping (s,q) (1.09, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9747958Z Skipping (s,q) (1.1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9748171Z Skipping (s,q) (1.11, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9748332Z Skipping (s,q) (1.12, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9748512Z Skipping (s,q) (1.13, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9748670Z Skipping (s,q) (1.14, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9748826Z Skipping (s,q) (1.15, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9748996Z Skipping (s,q) (1.16, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9749157Z Skipping (s,q) (1.17, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9749333Z Skipping (s,q) (1.18, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9749492Z Skipping (s,q) (1.19, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9749649Z Skipping (s,q) (1.2, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9749822Z Skipping (s,q) (1.21, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9749977Z Skipping (s,q) (1.22, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9750143Z Skipping (s,q) (1.23, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9750314Z Skipping (s,q) (1.24, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9750470Z Skipping (s,q) (1.25, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9750629Z Skipping (s,q) (1.26, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9750804Z Skipping (s,q) (1.27, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9750964Z Skipping (s,q) (1.28, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9751134Z Skipping (s,q) (1.29, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9751292Z Skipping (s,q) (1.3, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9751451Z Skipping (s,q) (1.31, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9751624Z Skipping (s,q) (1.32, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9751782Z Skipping (s,q) (1.33, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9751944Z Skipping (s,q) (1.34, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9752116Z Skipping (s,q) (1.35, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9752276Z Skipping (s,q) (1.36, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9752446Z Skipping (s,q) (1.37, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9752604Z Skipping (s,q) (1.38, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9752765Z Skipping (s,q) (1.39, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9752937Z Skipping (s,q) (1.4, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9753093Z Skipping (s,q) (1.41, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9753252Z Skipping (s,q) (1.42, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9753423Z Skipping (s,q) (1.43, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9753582Z Skipping (s,q) (1.44, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9753755Z Skipping (s,q) (1.45, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9753916Z Skipping (s,q) (1.46, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9754076Z Skipping (s,q) (1.47, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9754245Z Skipping (s,q) (1.48, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9754403Z Skipping (s,q) (1.49, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9754561Z Skipping (s,q) (1.5, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9754787Z Skipping (s,q) (1.51, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9754945Z Skipping (s,q) (1.52, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9755115Z Skipping (s,q) (1.53, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9755278Z Skipping (s,q) (1.54, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9755439Z Skipping (s,q) (1.55, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9755654Z Skipping (s,q) (1.56, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9755813Z Skipping (s,q) (1.57, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9756059Z Skipping (s,q) (1.58, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9756234Z Skipping (s,q) (1.59, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9756392Z Skipping (s,q) (1.6, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9756566Z Skipping (s,q) (1.61, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9756733Z Skipping (s,q) (1.62, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9756893Z Skipping (s,q) (1.63, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9757068Z Skipping (s,q) (1.64, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9757231Z Skipping (s,q) (1.65, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9757392Z Skipping (s,q) (1.66, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9757572Z Skipping (s,q) (1.67, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9757732Z Skipping (s,q) (1.68, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9757903Z Skipping (s,q) (1.69, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9758064Z Skipping (s,q) (1.7, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9758223Z Skipping (s,q) (1.71, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9758393Z Skipping (s,q) (1.72, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9758552Z Skipping (s,q) (1.73, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9758711Z Skipping (s,q) (1.74, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9758883Z Skipping (s,q) (1.75, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9759040Z Skipping (s,q) (1.76, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9759208Z Skipping (s,q) (1.77, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9759372Z Skipping (s,q) (1.78, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9759532Z Skipping (s,q) (1.79, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9759702Z Skipping (s,q) (1.8, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9759862Z Skipping (s,q) (1.81, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9760022Z Skipping (s,q) (1.82, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9760191Z Skipping (s,q) (1.83, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9760351Z Skipping (s,q) (1.84, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9760509Z Skipping (s,q) (1.85, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9760679Z Skipping (s,q) (1.86, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9760834Z Skipping (s,q) (1.87, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9761004Z Skipping (s,q) (1.88, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9761166Z Skipping (s,q) (1.89, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9761325Z Skipping (s,q) (1.9, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9761497Z Skipping (s,q) (1.91, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9761656Z Skipping (s,q) (1.92, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9761813Z Skipping (s,q) (1.93, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9761983Z Skipping (s,q) (1.94, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9762196Z Skipping (s,q) (1.95, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9762364Z Skipping (s,q) (1.96, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9762523Z Skipping (s,q) (1.97, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9762680Z Skipping (s,q) (1.98, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9762850Z Skipping (s,q) (1.99, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:36.9763004Z Skipping (s,q) (0.7, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9763224Z Skipping (s,q) (0.71, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9763393Z Skipping (s,q) (0.72, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9763547Z Skipping (s,q) (0.73, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9763715Z Skipping (s,q) (0.74, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9763873Z Skipping (s,q) (0.75, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9764030Z Skipping (s,q) (0.76, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9764197Z Skipping (s,q) (0.77, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9764354Z Skipping (s,q) (0.78, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9764506Z Skipping (s,q) (0.79, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9764675Z Skipping (s,q) (0.8, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9764829Z Skipping (s,q) (0.81, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9764997Z Skipping (s,q) (0.82, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9765152Z Skipping (s,q) (0.83, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9765307Z Skipping (s,q) (0.84, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9765475Z Skipping (s,q) (0.85, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9765632Z Skipping (s,q) (0.86, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9765786Z Skipping (s,q) (0.87, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9765957Z Skipping (s,q) (0.88, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9766111Z Skipping (s,q) (0.89, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9766263Z Skipping (s,q) (0.9, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9766436Z Skipping (s,q) (0.91, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9766593Z Skipping (s,q) (0.92, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9766765Z Skipping (s,q) (0.93, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9766921Z Skipping (s,q) (0.94, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9767075Z Skipping (s,q) (0.95, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9767244Z Skipping (s,q) (0.96, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9767398Z Skipping (s,q) (0.97, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9767552Z Skipping (s,q) (0.98, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9767722Z Skipping (s,q) (0.99, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9767873Z Skipping (s,q) (1, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9768040Z Skipping (s,q) (1.01, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9768197Z Skipping (s,q) (1.02, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9768348Z Skipping (s,q) (1.03, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9768515Z Skipping (s,q) (1.04, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9768672Z Skipping (s,q) (1.05, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9768826Z Skipping (s,q) (1.06, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9768992Z Skipping (s,q) (1.07, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9769145Z Skipping (s,q) (1.08, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9769310Z Skipping (s,q) (1.09, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9769466Z Skipping (s,q) (1.1, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9769677Z Skipping (s,q) (1.11, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9769841Z Skipping (s,q) (1.12, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9769996Z Skipping (s,q) (1.13, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9770153Z Skipping (s,q) (1.14, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9770321Z Skipping (s,q) (1.15, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9770520Z Skipping (s,q) (1.16, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9770689Z Skipping (s,q) (1.17, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9770845Z Skipping (s,q) (1.18, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9770999Z Skipping (s,q) (1.19, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9771166Z Skipping (s,q) (1.2, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9771325Z Skipping (s,q) (1.21, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9771485Z Skipping (s,q) (1.22, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9771657Z Skipping (s,q) (1.23, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9771812Z Skipping (s,q) (1.24, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9771970Z Skipping (s,q) (1.25, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9772142Z Skipping (s,q) (1.26, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9772300Z Skipping (s,q) (1.27, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9772474Z Skipping (s,q) (1.28, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9772634Z Skipping (s,q) (1.29, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9772791Z Skipping (s,q) (1.3, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9772964Z Skipping (s,q) (1.31, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9773122Z Skipping (s,q) (1.32, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9773285Z Skipping (s,q) (1.33, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9773459Z Skipping (s,q) (1.34, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9773616Z Skipping (s,q) (1.35, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9773788Z Skipping (s,q) (1.36, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9773946Z Skipping (s,q) (1.37, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9774103Z Skipping (s,q) (1.38, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9774278Z Skipping (s,q) (1.39, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9774436Z Skipping (s,q) (1.4, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9774595Z Skipping (s,q) (1.41, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9774768Z Skipping (s,q) (1.42, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9774928Z Skipping (s,q) (1.43, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9775105Z Skipping (s,q) (1.44, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9775267Z Skipping (s,q) (1.45, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9775424Z Skipping (s,q) (1.46, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9775594Z Skipping (s,q) (1.47, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9775752Z Skipping (s,q) (1.48, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9775906Z Skipping (s,q) (1.49, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9776080Z Skipping (s,q) (1.5, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9776239Z Skipping (s,q) (1.51, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9776397Z Skipping (s,q) (1.52, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9776567Z Skipping (s,q) (1.53, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9776725Z Skipping (s,q) (1.54, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9776900Z Skipping (s,q) (1.55, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9777106Z Skipping (s,q) (1.56, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9777261Z Skipping (s,q) (1.57, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9777428Z Skipping (s,q) (1.58, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9777584Z Skipping (s,q) (1.59, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9777739Z Skipping (s,q) (1.6, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9777907Z Skipping (s,q) (1.61, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9778105Z Skipping (s,q) (1.62, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9778275Z Skipping (s,q) (1.63, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9778430Z Skipping (s,q) (1.64, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9778586Z Skipping (s,q) (1.65, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9778755Z Skipping (s,q) (1.66, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9778911Z Skipping (s,q) (1.67, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9779069Z Skipping (s,q) (1.68, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9779237Z Skipping (s,q) (1.69, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9779392Z Skipping (s,q) (1.7, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9779558Z Skipping (s,q) (1.71, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9779713Z Skipping (s,q) (1.72, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9779871Z Skipping (s,q) (1.73, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9780040Z Skipping (s,q) (1.74, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9780200Z Skipping (s,q) (1.75, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9780356Z Skipping (s,q) (1.76, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9780531Z Skipping (s,q) (1.77, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9780687Z Skipping (s,q) (1.78, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9780846Z Skipping (s,q) (1.79, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9781013Z Skipping (s,q) (1.8, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9781173Z Skipping (s,q) (1.81, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9781339Z Skipping (s,q) (1.82, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9781497Z Skipping (s,q) (1.83, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9781657Z Skipping (s,q) (1.84, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9781828Z Skipping (s,q) (1.85, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9781985Z Skipping (s,q) (1.86, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9782145Z Skipping (s,q) (1.87, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9782316Z Skipping (s,q) (1.88, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9782471Z Skipping (s,q) (1.89, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9782643Z Skipping (s,q) (1.9, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9782799Z Skipping (s,q) (1.91, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9782954Z Skipping (s,q) (1.92, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9783125Z Skipping (s,q) (1.93, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9783282Z Skipping (s,q) (1.94, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9783439Z Skipping (s,q) (1.95, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9783610Z Skipping (s,q) (1.96, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9783767Z Skipping (s,q) (1.97, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9783935Z Skipping (s,q) (1.98, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9784091Z Skipping (s,q) (1.99, 10): inconsistent with heavy hitters! 2025-05-07T20:07:36.9784256Z Skipping (s,q) (0.75, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9784431Z Skipping (s,q) (0.76, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9784642Z Skipping (s,q) (0.77, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9784803Z Skipping (s,q) (0.78, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9784976Z Skipping (s,q) (0.79, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9785137Z Skipping (s,q) (0.8, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9785310Z Skipping (s,q) (0.81, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9785513Z Skipping (s,q) (0.82, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9785676Z Skipping (s,q) (0.83, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9785850Z Skipping (s,q) (0.84, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9786013Z Skipping (s,q) (0.85, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9786173Z Skipping (s,q) (0.86, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9786347Z Skipping (s,q) (0.87, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9786511Z Skipping (s,q) (0.88, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9786672Z Skipping (s,q) (0.89, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9786845Z Skipping (s,q) (0.9, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9787006Z Skipping (s,q) (0.91, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9787180Z Skipping (s,q) (0.92, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9787343Z Skipping (s,q) (0.93, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9787504Z Skipping (s,q) (0.94, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9787677Z Skipping (s,q) (0.95, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9787838Z Skipping (s,q) (0.96, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9787999Z Skipping (s,q) (0.97, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9788170Z Skipping (s,q) (0.98, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9788335Z Skipping (s,q) (0.99, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9788504Z Skipping (s,q) (1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9788664Z Skipping (s,q) (1.01, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9788827Z Skipping (s,q) (1.02, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9789000Z Skipping (s,q) (1.03, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9789162Z Skipping (s,q) (1.04, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9789320Z Skipping (s,q) (1.05, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9789493Z Skipping (s,q) (1.06, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9789652Z Skipping (s,q) (1.07, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9789823Z Skipping (s,q) (1.08, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9789986Z Skipping (s,q) (1.09, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9790149Z Skipping (s,q) (1.1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9790321Z Skipping (s,q) (1.11, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9790482Z Skipping (s,q) (1.12, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9790643Z Skipping (s,q) (1.13, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9790816Z Skipping (s,q) (1.14, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9790977Z Skipping (s,q) (1.15, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9791150Z Skipping (s,q) (1.16, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9791311Z Skipping (s,q) (1.17, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9791470Z Skipping (s,q) (1.18, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9791643Z Skipping (s,q) (1.19, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9791804Z Skipping (s,q) (1.2, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9792023Z Skipping (s,q) (1.21, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9792193Z Skipping (s,q) (1.22, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9792355Z Skipping (s,q) (1.23, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9792528Z Skipping (s,q) (1.24, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9792688Z Skipping (s,q) (1.25, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9792847Z Skipping (s,q) (1.26, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9793066Z Skipping (s,q) (1.27, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9793226Z Skipping (s,q) (1.28, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9793385Z Skipping (s,q) (1.29, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9793558Z Skipping (s,q) (1.3, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9793718Z Skipping (s,q) (1.31, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9793891Z Skipping (s,q) (1.32, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9794054Z Skipping (s,q) (1.33, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9794215Z Skipping (s,q) (1.34, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9794387Z Skipping (s,q) (1.35, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9794549Z Skipping (s,q) (1.36, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9794710Z Skipping (s,q) (1.37, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9794886Z Skipping (s,q) (1.38, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9795048Z Skipping (s,q) (1.39, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9795209Z Skipping (s,q) (1.4, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9795381Z Skipping (s,q) (1.41, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9795542Z Skipping (s,q) (1.42, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9795714Z Skipping (s,q) (1.43, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9795878Z Skipping (s,q) (1.44, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9796112Z Skipping (s,q) (1.45, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9796287Z Skipping (s,q) (1.46, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9796448Z Skipping (s,q) (1.47, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9796610Z Skipping (s,q) (1.48, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9796789Z Skipping (s,q) (1.49, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9796950Z Skipping (s,q) (1.5, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9797126Z Skipping (s,q) (1.51, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9797288Z Skipping (s,q) (1.52, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9797448Z Skipping (s,q) (1.53, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9797623Z Skipping (s,q) (1.54, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9797789Z Skipping (s,q) (1.55, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9797951Z Skipping (s,q) (1.56, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9798127Z Skipping (s,q) (1.57, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9798291Z Skipping (s,q) (1.58, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9798469Z Skipping (s,q) (1.59, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9798634Z Skipping (s,q) (1.6, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9798794Z Skipping (s,q) (1.61, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9798970Z Skipping (s,q) (1.62, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9799130Z Skipping (s,q) (1.63, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9799293Z Skipping (s,q) (1.64, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9799466Z Skipping (s,q) (1.65, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9799685Z Skipping (s,q) (1.66, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9799856Z Skipping (s,q) (1.67, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9800017Z Skipping (s,q) (1.68, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9800178Z Skipping (s,q) (1.69, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9800351Z Skipping (s,q) (1.7, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9800557Z Skipping (s,q) (1.71, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9800720Z Skipping (s,q) (1.72, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9800893Z Skipping (s,q) (1.73, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9801054Z Skipping (s,q) (1.74, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9801229Z Skipping (s,q) (1.75, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9801391Z Skipping (s,q) (1.76, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9801556Z Skipping (s,q) (1.77, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9801737Z Skipping (s,q) (1.78, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9801899Z Skipping (s,q) (1.79, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9802060Z Skipping (s,q) (1.8, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9802237Z Skipping (s,q) (1.81, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9802404Z Skipping (s,q) (1.82, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9802578Z Skipping (s,q) (1.83, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9802742Z Skipping (s,q) (1.84, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9802905Z Skipping (s,q) (1.85, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9803080Z Skipping (s,q) (1.86, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9803242Z Skipping (s,q) (1.87, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9803409Z Skipping (s,q) (1.88, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9803585Z Skipping (s,q) (1.89, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9803746Z Skipping (s,q) (1.9, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9803922Z Skipping (s,q) (1.91, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9804085Z Skipping (s,q) (1.92, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9804247Z Skipping (s,q) (1.93, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9804428Z Skipping (s,q) (1.94, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9804590Z Skipping (s,q) (1.95, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9804753Z Skipping (s,q) (1.96, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9804929Z Skipping (s,q) (1.97, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9805091Z Skipping (s,q) (1.98, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9805255Z Skipping (s,q) (1.99, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9805696Z Skipping (s,q) (0.79, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9805858Z Skipping (s,q) (0.8, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9806030Z Skipping (s,q) (0.81, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9806188Z Skipping (s,q) (0.82, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9806348Z Skipping (s,q) (0.83, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9806524Z Skipping (s,q) (0.84, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9806685Z Skipping (s,q) (0.85, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9806842Z Skipping (s,q) (0.86, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9807016Z Skipping (s,q) (0.87, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9807174Z Skipping (s,q) (0.88, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9807348Z Skipping (s,q) (0.89, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9807609Z Skipping (s,q) (0.9, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9807767Z Skipping (s,q) (0.91, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9807935Z Skipping (s,q) (0.92, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9808091Z Skipping (s,q) (0.93, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9808246Z Skipping (s,q) (0.94, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9808490Z Skipping (s,q) (0.95, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9808649Z Skipping (s,q) (0.96, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9808815Z Skipping (s,q) (0.97, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9808970Z Skipping (s,q) (0.98, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9809125Z Skipping (s,q) (0.99, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9809289Z Skipping (s,q) (1, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9809447Z Skipping (s,q) (1.01, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9809602Z Skipping (s,q) (1.02, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9809769Z Skipping (s,q) (1.03, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9809923Z Skipping (s,q) (1.04, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9810079Z Skipping (s,q) (1.05, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9810249Z Skipping (s,q) (1.06, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9810410Z Skipping (s,q) (1.07, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9810579Z Skipping (s,q) (1.08, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9810734Z Skipping (s,q) (1.09, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9810890Z Skipping (s,q) (1.1, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9811060Z Skipping (s,q) (1.11, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9811214Z Skipping (s,q) (1.12, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9811372Z Skipping (s,q) (1.13, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9811540Z Skipping (s,q) (1.14, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9811695Z Skipping (s,q) (1.15, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9811867Z Skipping (s,q) (1.16, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9812024Z Skipping (s,q) (1.17, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9812183Z Skipping (s,q) (1.18, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9812351Z Skipping (s,q) (1.19, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9812506Z Skipping (s,q) (1.2, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9812664Z Skipping (s,q) (1.21, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9812836Z Skipping (s,q) (1.22, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9812994Z Skipping (s,q) (1.23, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9813168Z Skipping (s,q) (1.24, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9813324Z Skipping (s,q) (1.25, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9813480Z Skipping (s,q) (1.26, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9813647Z Skipping (s,q) (1.27, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9813803Z Skipping (s,q) (1.28, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9813964Z Skipping (s,q) (1.29, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9814133Z Skipping (s,q) (1.3, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9814289Z Skipping (s,q) (1.31, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9814460Z Skipping (s,q) (1.32, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9814618Z Skipping (s,q) (1.33, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9814774Z Skipping (s,q) (1.34, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9814990Z Skipping (s,q) (1.35, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9815145Z Skipping (s,q) (1.36, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9815300Z Skipping (s,q) (1.37, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9815468Z Skipping (s,q) (1.38, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9815625Z Skipping (s,q) (1.39, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9815780Z Skipping (s,q) (1.4, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9815994Z Skipping (s,q) (1.41, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9816151Z Skipping (s,q) (1.42, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9816322Z Skipping (s,q) (1.43, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9816480Z Skipping (s,q) (1.44, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9816639Z Skipping (s,q) (1.45, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9816805Z Skipping (s,q) (1.46, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9816968Z Skipping (s,q) (1.47, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9817123Z Skipping (s,q) (1.48, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9817293Z Skipping (s,q) (1.49, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9817448Z Skipping (s,q) (1.5, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9817619Z Skipping (s,q) (1.51, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9817779Z Skipping (s,q) (1.52, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9817940Z Skipping (s,q) (1.53, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9818108Z Skipping (s,q) (1.54, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9818263Z Skipping (s,q) (1.55, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9818421Z Skipping (s,q) (1.56, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9818589Z Skipping (s,q) (1.57, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9818750Z Skipping (s,q) (1.58, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9818919Z Skipping (s,q) (1.59, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9819074Z Skipping (s,q) (1.6, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9819232Z Skipping (s,q) (1.61, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9819400Z Skipping (s,q) (1.62, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9819558Z Skipping (s,q) (1.63, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9819718Z Skipping (s,q) (1.64, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9819884Z Skipping (s,q) (1.65, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9820039Z Skipping (s,q) (1.66, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9820196Z Skipping (s,q) (1.67, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9820366Z Skipping (s,q) (1.68, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9820526Z Skipping (s,q) (1.69, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9820694Z Skipping (s,q) (1.7, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9820851Z Skipping (s,q) (1.71, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9821006Z Skipping (s,q) (1.72, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9821175Z Skipping (s,q) (1.73, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9821329Z Skipping (s,q) (1.74, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9821488Z Skipping (s,q) (1.75, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9821657Z Skipping (s,q) (1.76, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9821814Z Skipping (s,q) (1.77, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9821982Z Skipping (s,q) (1.78, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9822137Z Skipping (s,q) (1.79, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9822291Z Skipping (s,q) (1.8, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9822524Z Skipping (s,q) (1.81, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9822681Z Skipping (s,q) (1.82, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9822836Z Skipping (s,q) (1.83, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9823004Z Skipping (s,q) (1.84, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9823160Z Skipping (s,q) (1.85, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9823371Z Skipping (s,q) (1.86, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9823527Z Skipping (s,q) (1.87, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9823683Z Skipping (s,q) (1.88, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9823854Z Skipping (s,q) (1.89, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9824010Z Skipping (s,q) (1.9, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9824167Z Skipping (s,q) (1.91, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9824340Z Skipping (s,q) (1.92, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9824496Z Skipping (s,q) (1.93, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9824650Z Skipping (s,q) (1.94, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9824817Z Skipping (s,q) (1.95, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9824972Z Skipping (s,q) (1.96, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9825139Z Skipping (s,q) (1.97, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9825297Z Skipping (s,q) (1.98, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9825453Z Skipping (s,q) (1.99, 15): inconsistent with heavy hitters! 2025-05-07T20:07:36.9825628Z Skipping (s,q) (0.83, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9825790Z Skipping (s,q) (0.84, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9825951Z Skipping (s,q) (0.85, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9826121Z Skipping (s,q) (0.86, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9826284Z Skipping (s,q) (0.87, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9826458Z Skipping (s,q) (0.88, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9826619Z Skipping (s,q) (0.89, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9826781Z Skipping (s,q) (0.9, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9826954Z Skipping (s,q) (0.91, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9827116Z Skipping (s,q) (0.92, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9827276Z Skipping (s,q) (0.93, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9827448Z Skipping (s,q) (0.94, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9827608Z Skipping (s,q) (0.95, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9827779Z Skipping (s,q) (0.96, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9827941Z Skipping (s,q) (0.97, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9828106Z Skipping (s,q) (0.98, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9828281Z Skipping (s,q) (0.99, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9828437Z Skipping (s,q) (1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9828601Z Skipping (s,q) (1.01, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9828774Z Skipping (s,q) (1.02, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9828939Z Skipping (s,q) (1.03, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9829114Z Skipping (s,q) (1.04, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9829274Z Skipping (s,q) (1.05, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9829434Z Skipping (s,q) (1.06, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9829605Z Skipping (s,q) (1.07, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9829767Z Skipping (s,q) (1.08, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9829979Z Skipping (s,q) (1.09, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9830152Z Skipping (s,q) (1.1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9830316Z Skipping (s,q) (1.11, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9830487Z Skipping (s,q) (1.12, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9830647Z Skipping (s,q) (1.13, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9830851Z Skipping (s,q) (1.14, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9831025Z Skipping (s,q) (1.15, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9831185Z Skipping (s,q) (1.16, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9831345Z Skipping (s,q) (1.17, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9831517Z Skipping (s,q) (1.18, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9831677Z Skipping (s,q) (1.19, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9831853Z Skipping (s,q) (1.2, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9832013Z Skipping (s,q) (1.21, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9832173Z Skipping (s,q) (1.22, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9832346Z Skipping (s,q) (1.23, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9832506Z Skipping (s,q) (1.24, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9832669Z Skipping (s,q) (1.25, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9832843Z Skipping (s,q) (1.26, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9833003Z Skipping (s,q) (1.27, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9833163Z Skipping (s,q) (1.28, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9833336Z Skipping (s,q) (1.29, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9833500Z Skipping (s,q) (1.3, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9833681Z Skipping (s,q) (1.31, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9833843Z Skipping (s,q) (1.32, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9834003Z Skipping (s,q) (1.33, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9834180Z Skipping (s,q) (1.34, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9834342Z Skipping (s,q) (1.35, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9834507Z Skipping (s,q) (1.36, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9834680Z Skipping (s,q) (1.37, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9834841Z Skipping (s,q) (1.38, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9835016Z Skipping (s,q) (1.39, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9835180Z Skipping (s,q) (1.4, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9835342Z Skipping (s,q) (1.41, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9835521Z Skipping (s,q) (1.42, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9835684Z Skipping (s,q) (1.43, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9835845Z Skipping (s,q) (1.44, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9836107Z Skipping (s,q) (1.45, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9836271Z Skipping (s,q) (1.46, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9836448Z Skipping (s,q) (1.47, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9836615Z Skipping (s,q) (1.48, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9836777Z Skipping (s,q) (1.49, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9836952Z Skipping (s,q) (1.5, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9837113Z Skipping (s,q) (1.51, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9837275Z Skipping (s,q) (1.52, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9837506Z Skipping (s,q) (1.53, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9837668Z Skipping (s,q) (1.54, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9837841Z Skipping (s,q) (1.55, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9838004Z Skipping (s,q) (1.56, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9838162Z Skipping (s,q) (1.57, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9838332Z Skipping (s,q) (1.58, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9838538Z Skipping (s,q) (1.59, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9838700Z Skipping (s,q) (1.6, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9838875Z Skipping (s,q) (1.61, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9839036Z Skipping (s,q) (1.62, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9839210Z Skipping (s,q) (1.63, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9839367Z Skipping (s,q) (1.64, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9839530Z Skipping (s,q) (1.65, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9839708Z Skipping (s,q) (1.66, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9839870Z Skipping (s,q) (1.67, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9840034Z Skipping (s,q) (1.68, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9840215Z Skipping (s,q) (1.69, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9840377Z Skipping (s,q) (1.7, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9840547Z Skipping (s,q) (1.71, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9840705Z Skipping (s,q) (1.72, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9840864Z Skipping (s,q) (1.73, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9841038Z Skipping (s,q) (1.74, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9841199Z Skipping (s,q) (1.75, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9841361Z Skipping (s,q) (1.76, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9841533Z Skipping (s,q) (1.77, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9841692Z Skipping (s,q) (1.78, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9841851Z Skipping (s,q) (1.79, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9842021Z Skipping (s,q) (1.8, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9842186Z Skipping (s,q) (1.81, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9842356Z Skipping (s,q) (1.82, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9842517Z Skipping (s,q) (1.83, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9842682Z Skipping (s,q) (1.84, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9842855Z Skipping (s,q) (1.85, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9843014Z Skipping (s,q) (1.86, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9843180Z Skipping (s,q) (1.87, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9843351Z Skipping (s,q) (1.88, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9843513Z Skipping (s,q) (1.89, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9843686Z Skipping (s,q) (1.9, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9843845Z Skipping (s,q) (1.91, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9844011Z Skipping (s,q) (1.92, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9844185Z Skipping (s,q) (1.93, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9844346Z Skipping (s,q) (1.94, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9844506Z Skipping (s,q) (1.95, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9844682Z Skipping (s,q) (1.96, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9844842Z Skipping (s,q) (1.97, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9845060Z Skipping (s,q) (1.98, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9845220Z Skipping (s,q) (1.99, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9845379Z Skipping (s,q) (0.87, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9845550Z Skipping (s,q) (0.88, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9845708Z Skipping (s,q) (0.89, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9845946Z Skipping (s,q) (0.9, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9846116Z Skipping (s,q) (0.91, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9846273Z Skipping (s,q) (0.92, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9846444Z Skipping (s,q) (0.93, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9846601Z Skipping (s,q) (0.94, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9846761Z Skipping (s,q) (0.95, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9846932Z Skipping (s,q) (0.96, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9847090Z Skipping (s,q) (0.97, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9847248Z Skipping (s,q) (0.98, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9847415Z Skipping (s,q) (0.99, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9847569Z Skipping (s,q) (1, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9847738Z Skipping (s,q) (1.01, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9847897Z Skipping (s,q) (1.02, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9848057Z Skipping (s,q) (1.03, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9848222Z Skipping (s,q) (1.04, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9848378Z Skipping (s,q) (1.05, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9848534Z Skipping (s,q) (1.06, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9848703Z Skipping (s,q) (1.07, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9848864Z Skipping (s,q) (1.08, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9849020Z Skipping (s,q) (1.09, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9849189Z Skipping (s,q) (1.1, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9849346Z Skipping (s,q) (1.11, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9849516Z Skipping (s,q) (1.12, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9849677Z Skipping (s,q) (1.13, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9849834Z Skipping (s,q) (1.14, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9850003Z Skipping (s,q) (1.15, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9850159Z Skipping (s,q) (1.16, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9850319Z Skipping (s,q) (1.17, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9850485Z Skipping (s,q) (1.18, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9850645Z Skipping (s,q) (1.19, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9850814Z Skipping (s,q) (1.2, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9850970Z Skipping (s,q) (1.21, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9851126Z Skipping (s,q) (1.22, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9851293Z Skipping (s,q) (1.23, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9851448Z Skipping (s,q) (1.24, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9851607Z Skipping (s,q) (1.25, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9851775Z Skipping (s,q) (1.26, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9851930Z Skipping (s,q) (1.27, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9852097Z Skipping (s,q) (1.28, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9852255Z Skipping (s,q) (1.29, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9852410Z Skipping (s,q) (1.3, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9852625Z Skipping (s,q) (1.31, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9852780Z Skipping (s,q) (1.32, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9852935Z Skipping (s,q) (1.33, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9853103Z Skipping (s,q) (1.34, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9853258Z Skipping (s,q) (1.35, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9853458Z Skipping (s,q) (1.36, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9853629Z Skipping (s,q) (1.37, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9853784Z Skipping (s,q) (1.38, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9853951Z Skipping (s,q) (1.39, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9854109Z Skipping (s,q) (1.4, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9854265Z Skipping (s,q) (1.41, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9854433Z Skipping (s,q) (1.42, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9854590Z Skipping (s,q) (1.43, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9854747Z Skipping (s,q) (1.44, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9854917Z Skipping (s,q) (1.45, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9855072Z Skipping (s,q) (1.46, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9855244Z Skipping (s,q) (1.47, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9855398Z Skipping (s,q) (1.48, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9855555Z Skipping (s,q) (1.49, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9855721Z Skipping (s,q) (1.5, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9855876Z Skipping (s,q) (1.51, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9856030Z Skipping (s,q) (1.52, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9856202Z Skipping (s,q) (1.53, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9856357Z Skipping (s,q) (1.54, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9856527Z Skipping (s,q) (1.55, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9856682Z Skipping (s,q) (1.56, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9856838Z Skipping (s,q) (1.57, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9857007Z Skipping (s,q) (1.58, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9857165Z Skipping (s,q) (1.59, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9857320Z Skipping (s,q) (1.6, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9857487Z Skipping (s,q) (1.61, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9857643Z Skipping (s,q) (1.62, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9857800Z Skipping (s,q) (1.63, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9857971Z Skipping (s,q) (1.64, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9858130Z Skipping (s,q) (1.65, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9858297Z Skipping (s,q) (1.66, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9858454Z Skipping (s,q) (1.67, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9858609Z Skipping (s,q) (1.68, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9858777Z Skipping (s,q) (1.69, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9858934Z Skipping (s,q) (1.7, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9859091Z Skipping (s,q) (1.71, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9859257Z Skipping (s,q) (1.72, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9859414Z Skipping (s,q) (1.73, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9859583Z Skipping (s,q) (1.74, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9859740Z Skipping (s,q) (1.75, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9859950Z Skipping (s,q) (1.76, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9860119Z Skipping (s,q) (1.77, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9860277Z Skipping (s,q) (1.78, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9860437Z Skipping (s,q) (1.79, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9860607Z Skipping (s,q) (1.8, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9860765Z Skipping (s,q) (1.81, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9860975Z Skipping (s,q) (1.82, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9861134Z Skipping (s,q) (1.83, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9861293Z Skipping (s,q) (1.84, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9861458Z Skipping (s,q) (1.85, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9861615Z Skipping (s,q) (1.86, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9861771Z Skipping (s,q) (1.87, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9861943Z Skipping (s,q) (1.88, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9862100Z Skipping (s,q) (1.89, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9862267Z Skipping (s,q) (1.9, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9862422Z Skipping (s,q) (1.91, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9862579Z Skipping (s,q) (1.92, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9862749Z Skipping (s,q) (1.93, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9862904Z Skipping (s,q) (1.94, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9863061Z Skipping (s,q) (1.95, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9863229Z Skipping (s,q) (1.96, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9863386Z Skipping (s,q) (1.97, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9863543Z Skipping (s,q) (1.98, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9863725Z Skipping (s,q) (1.99, 20): inconsistent with heavy hitters! 2025-05-07T20:07:36.9863890Z Skipping (s,q) (0.91, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9864066Z Skipping (s,q) (0.92, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9864232Z Skipping (s,q) (0.93, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9864394Z Skipping (s,q) (0.94, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9864577Z Skipping (s,q) (0.95, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9864743Z Skipping (s,q) (0.96, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9864906Z Skipping (s,q) (0.97, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9865082Z Skipping (s,q) (0.98, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9865243Z Skipping (s,q) (0.99, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9865414Z Skipping (s,q) (1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9865579Z Skipping (s,q) (1.01, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9865741Z Skipping (s,q) (1.02, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9865919Z Skipping (s,q) (1.03, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9866083Z Skipping (s,q) (1.04, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9866245Z Skipping (s,q) (1.05, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9866426Z Skipping (s,q) (1.06, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9866590Z Skipping (s,q) (1.07, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9866767Z Skipping (s,q) (1.08, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9866929Z Skipping (s,q) (1.09, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9867093Z Skipping (s,q) (1.1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9867269Z Skipping (s,q) (1.11, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9867486Z Skipping (s,q) (1.12, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9867646Z Skipping (s,q) (1.13, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9867825Z Skipping (s,q) (1.14, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9867988Z Skipping (s,q) (1.15, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9868166Z Skipping (s,q) (1.16, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9868329Z Skipping (s,q) (1.17, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9868540Z Skipping (s,q) (1.18, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9868720Z Skipping (s,q) (1.19, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9868884Z Skipping (s,q) (1.2, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9869045Z Skipping (s,q) (1.21, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9869223Z Skipping (s,q) (1.22, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9869388Z Skipping (s,q) (1.23, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9869564Z Skipping (s,q) (1.24, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9869725Z Skipping (s,q) (1.25, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9869883Z Skipping (s,q) (1.26, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9870055Z Skipping (s,q) (1.27, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9870214Z Skipping (s,q) (1.28, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9870378Z Skipping (s,q) (1.29, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9870553Z Skipping (s,q) (1.3, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9870715Z Skipping (s,q) (1.31, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9870887Z Skipping (s,q) (1.32, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9871047Z Skipping (s,q) (1.33, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9871207Z Skipping (s,q) (1.34, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9871383Z Skipping (s,q) (1.35, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9871544Z Skipping (s,q) (1.36, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9871705Z Skipping (s,q) (1.37, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9871876Z Skipping (s,q) (1.38, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9872036Z Skipping (s,q) (1.39, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9872199Z Skipping (s,q) (1.4, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9872371Z Skipping (s,q) (1.41, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9872530Z Skipping (s,q) (1.42, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9872702Z Skipping (s,q) (1.43, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9872861Z Skipping (s,q) (1.44, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9873021Z Skipping (s,q) (1.45, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9873197Z Skipping (s,q) (1.46, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9873356Z Skipping (s,q) (1.47, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9873516Z Skipping (s,q) (1.48, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9873686Z Skipping (s,q) (1.49, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9873847Z Skipping (s,q) (1.5, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9874022Z Skipping (s,q) (1.51, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9874184Z Skipping (s,q) (1.52, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9874344Z Skipping (s,q) (1.53, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9874518Z Skipping (s,q) (1.54, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9874678Z Skipping (s,q) (1.55, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9874841Z Skipping (s,q) (1.56, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9875064Z Skipping (s,q) (1.57, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9875225Z Skipping (s,q) (1.58, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9875402Z Skipping (s,q) (1.59, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9875566Z Skipping (s,q) (1.6, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9875727Z Skipping (s,q) (1.61, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9876033Z Skipping (s,q) (1.62, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9876199Z Skipping (s,q) (1.63, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9876360Z Skipping (s,q) (1.64, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9876538Z Skipping (s,q) (1.65, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9876699Z Skipping (s,q) (1.66, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9876872Z Skipping (s,q) (1.67, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9877040Z Skipping (s,q) (1.68, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9877202Z Skipping (s,q) (1.69, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9877376Z Skipping (s,q) (1.7, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9877537Z Skipping (s,q) (1.71, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9877698Z Skipping (s,q) (1.72, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9877874Z Skipping (s,q) (1.73, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9878034Z Skipping (s,q) (1.74, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9878208Z Skipping (s,q) (1.75, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9878371Z Skipping (s,q) (1.76, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9878531Z Skipping (s,q) (1.77, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9878702Z Skipping (s,q) (1.78, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9878865Z Skipping (s,q) (1.79, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9879027Z Skipping (s,q) (1.8, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9879197Z Skipping (s,q) (1.81, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9879359Z Skipping (s,q) (1.82, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9879534Z Skipping (s,q) (1.83, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9879700Z Skipping (s,q) (1.84, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9879861Z Skipping (s,q) (1.85, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9880035Z Skipping (s,q) (1.86, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9880196Z Skipping (s,q) (1.87, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9880358Z Skipping (s,q) (1.88, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9880532Z Skipping (s,q) (1.89, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9880694Z Skipping (s,q) (1.9, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9880856Z Skipping (s,q) (1.91, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9881029Z Skipping (s,q) (1.92, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9881190Z Skipping (s,q) (1.93, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9881367Z Skipping (s,q) (1.94, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9881527Z Skipping (s,q) (1.95, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9881693Z Skipping (s,q) (1.96, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9881865Z Skipping (s,q) (1.97, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9882026Z Skipping (s,q) (1.98, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9882186Z Skipping (s,q) (1.99, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9882359Z Skipping (s,q) (0.95, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9882566Z Skipping (s,q) (0.96, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9882736Z Skipping (s,q) (0.97, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9882892Z Skipping (s,q) (0.98, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9883047Z Skipping (s,q) (0.99, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9883210Z Skipping (s,q) (1, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9883365Z Skipping (s,q) (1.01, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9883566Z Skipping (s,q) (1.02, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9883733Z Skipping (s,q) (1.03, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9883891Z Skipping (s,q) (1.04, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9884057Z Skipping (s,q) (1.05, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9884213Z Skipping (s,q) (1.06, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9884369Z Skipping (s,q) (1.07, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9884539Z Skipping (s,q) (1.08, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9884697Z Skipping (s,q) (1.09, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9884852Z Skipping (s,q) (1.1, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9885020Z Skipping (s,q) (1.11, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9885175Z Skipping (s,q) (1.12, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9885348Z Skipping (s,q) (1.13, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9885504Z Skipping (s,q) (1.14, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9885659Z Skipping (s,q) (1.15, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9885826Z Skipping (s,q) (1.16, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9885982Z Skipping (s,q) (1.17, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9886137Z Skipping (s,q) (1.18, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9886307Z Skipping (s,q) (1.19, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9886464Z Skipping (s,q) (1.2, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9886619Z Skipping (s,q) (1.21, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9886787Z Skipping (s,q) (1.22, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9886943Z Skipping (s,q) (1.23, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9887109Z Skipping (s,q) (1.24, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9887267Z Skipping (s,q) (1.25, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9887423Z Skipping (s,q) (1.26, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9887592Z Skipping (s,q) (1.27, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9887746Z Skipping (s,q) (1.28, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9887902Z Skipping (s,q) (1.29, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9888069Z Skipping (s,q) (1.3, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9888230Z Skipping (s,q) (1.31, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9888400Z Skipping (s,q) (1.32, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9888559Z Skipping (s,q) (1.33, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9888716Z Skipping (s,q) (1.34, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9888883Z Skipping (s,q) (1.35, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9889043Z Skipping (s,q) (1.36, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9889198Z Skipping (s,q) (1.37, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9889366Z Skipping (s,q) (1.38, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9889523Z Skipping (s,q) (1.39, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9889690Z Skipping (s,q) (1.4, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9889848Z Skipping (s,q) (1.41, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9890058Z Skipping (s,q) (1.42, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9890226Z Skipping (s,q) (1.43, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9890383Z Skipping (s,q) (1.44, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9890540Z Skipping (s,q) (1.45, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9890710Z Skipping (s,q) (1.46, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9890915Z Skipping (s,q) (1.47, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9891087Z Skipping (s,q) (1.48, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9891244Z Skipping (s,q) (1.49, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9891400Z Skipping (s,q) (1.5, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9891569Z Skipping (s,q) (1.51, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9891726Z Skipping (s,q) (1.52, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9891886Z Skipping (s,q) (1.53, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9892054Z Skipping (s,q) (1.54, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9892210Z Skipping (s,q) (1.55, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9892367Z Skipping (s,q) (1.56, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9892535Z Skipping (s,q) (1.57, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9892692Z Skipping (s,q) (1.58, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9892862Z Skipping (s,q) (1.59, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9893019Z Skipping (s,q) (1.6, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9893175Z Skipping (s,q) (1.61, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9893345Z Skipping (s,q) (1.62, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9893502Z Skipping (s,q) (1.63, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9893658Z Skipping (s,q) (1.64, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9893833Z Skipping (s,q) (1.65, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9893991Z Skipping (s,q) (1.66, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9894158Z Skipping (s,q) (1.67, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9894316Z Skipping (s,q) (1.68, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9894471Z Skipping (s,q) (1.69, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9894644Z Skipping (s,q) (1.7, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9894800Z Skipping (s,q) (1.71, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9894958Z Skipping (s,q) (1.72, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9895129Z Skipping (s,q) (1.73, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9895285Z Skipping (s,q) (1.74, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9895456Z Skipping (s,q) (1.75, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9895617Z Skipping (s,q) (1.76, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9895775Z Skipping (s,q) (1.77, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9895945Z Skipping (s,q) (1.78, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9903112Z Skipping (s,q) (1.79, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9903357Z Skipping (s,q) (1.8, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9903529Z Skipping (s,q) (1.81, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9903708Z Skipping (s,q) (1.82, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9903883Z Skipping (s,q) (1.83, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9904042Z Skipping (s,q) (1.84, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9904201Z Skipping (s,q) (1.85, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9904369Z Skipping (s,q) (1.86, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9904529Z Skipping (s,q) (1.87, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9904812Z Skipping (s,q) (1.88, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9904986Z Skipping (s,q) (1.89, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9905147Z Skipping (s,q) (1.9, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9905318Z Skipping (s,q) (1.91, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9905648Z Skipping (s,q) (1.92, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9905919Z Skipping (s,q) (1.93, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9906095Z Skipping (s,q) (1.94, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9906250Z Skipping (s,q) (1.95, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9906407Z Skipping (s,q) (1.96, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9906581Z Skipping (s,q) (1.97, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9906742Z Skipping (s,q) (1.98, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9906918Z Skipping (s,q) (1.99, 25): inconsistent with heavy hitters! 2025-05-07T20:07:36.9907086Z Skipping (s,q) (0.99, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9907244Z Skipping (s,q) (1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9907429Z Skipping (s,q) (1.01, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9907597Z Skipping (s,q) (1.02, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9907764Z Skipping (s,q) (1.03, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9907940Z Skipping (s,q) (1.04, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9908102Z Skipping (s,q) (1.05, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9908278Z Skipping (s,q) (1.06, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9908438Z Skipping (s,q) (1.07, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9908600Z Skipping (s,q) (1.08, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9908777Z Skipping (s,q) (1.09, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9908939Z Skipping (s,q) (1.1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9909101Z Skipping (s,q) (1.11, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9909280Z Skipping (s,q) (1.12, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9909441Z Skipping (s,q) (1.13, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9909621Z Skipping (s,q) (1.14, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9909784Z Skipping (s,q) (1.15, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9909944Z Skipping (s,q) (1.16, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9910118Z Skipping (s,q) (1.17, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9910281Z Skipping (s,q) (1.18, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9910440Z Skipping (s,q) (1.19, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9910617Z Skipping (s,q) (1.2, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9910779Z Skipping (s,q) (1.21, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9910950Z Skipping (s,q) (1.22, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9911111Z Skipping (s,q) (1.23, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9911273Z Skipping (s,q) (1.24, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9911445Z Skipping (s,q) (1.25, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9911609Z Skipping (s,q) (1.26, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9911769Z Skipping (s,q) (1.27, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9911941Z Skipping (s,q) (1.28, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9912100Z Skipping (s,q) (1.29, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9912260Z Skipping (s,q) (1.3, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9912502Z Skipping (s,q) (1.31, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9912663Z Skipping (s,q) (1.32, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9912836Z Skipping (s,q) (1.33, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9912997Z Skipping (s,q) (1.34, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9913158Z Skipping (s,q) (1.35, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9913326Z Skipping (s,q) (1.36, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9913532Z Skipping (s,q) (1.37, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9913712Z Skipping (s,q) (1.38, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9913874Z Skipping (s,q) (1.39, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9914035Z Skipping (s,q) (1.4, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9914208Z Skipping (s,q) (1.41, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9914370Z Skipping (s,q) (1.42, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9914546Z Skipping (s,q) (1.43, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9914710Z Skipping (s,q) (1.44, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9914871Z Skipping (s,q) (1.45, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9915045Z Skipping (s,q) (1.46, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9915206Z Skipping (s,q) (1.47, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9915370Z Skipping (s,q) (1.48, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9915548Z Skipping (s,q) (1.49, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9915708Z Skipping (s,q) (1.5, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9915950Z Skipping (s,q) (1.51, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9916119Z Skipping (s,q) (1.52, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9916280Z Skipping (s,q) (1.53, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9916460Z Skipping (s,q) (1.54, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9916622Z Skipping (s,q) (1.55, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9916784Z Skipping (s,q) (1.56, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9916959Z Skipping (s,q) (1.57, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9917121Z Skipping (s,q) (1.58, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9917299Z Skipping (s,q) (1.59, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9917461Z Skipping (s,q) (1.6, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9917624Z Skipping (s,q) (1.61, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9917802Z Skipping (s,q) (1.62, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9917964Z Skipping (s,q) (1.63, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9918125Z Skipping (s,q) (1.64, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9918307Z Skipping (s,q) (1.65, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9918471Z Skipping (s,q) (1.66, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9918645Z Skipping (s,q) (1.67, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9918806Z Skipping (s,q) (1.68, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9918968Z Skipping (s,q) (1.69, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9919149Z Skipping (s,q) (1.7, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9919310Z Skipping (s,q) (1.71, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9919470Z Skipping (s,q) (1.72, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9919643Z Skipping (s,q) (1.73, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9919807Z Skipping (s,q) (1.74, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9919980Z Skipping (s,q) (1.75, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9920396Z Skipping (s,q) (1.76, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9920557Z Skipping (s,q) (1.77, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9920732Z Skipping (s,q) (1.78, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9920894Z Skipping (s,q) (1.79, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9921059Z Skipping (s,q) (1.8, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9921283Z Skipping (s,q) (1.81, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9921443Z Skipping (s,q) (1.82, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9921604Z Skipping (s,q) (1.83, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9921777Z Skipping (s,q) (1.84, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9921939Z Skipping (s,q) (1.85, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9922114Z Skipping (s,q) (1.86, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9922279Z Skipping (s,q) (1.87, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9922440Z Skipping (s,q) (1.88, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9922611Z Skipping (s,q) (1.89, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9922770Z Skipping (s,q) (1.9, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9922930Z Skipping (s,q) (1.91, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9923106Z Skipping (s,q) (1.92, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9923268Z Skipping (s,q) (1.93, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9923440Z Skipping (s,q) (1.94, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9923600Z Skipping (s,q) (1.95, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9923762Z Skipping (s,q) (1.96, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9923934Z Skipping (s,q) (1.97, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9924098Z Skipping (s,q) (1.98, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9924260Z Skipping (s,q) (1.99, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9924430Z Skipping (s,q) (1.03, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9924589Z Skipping (s,q) (1.04, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9924756Z Skipping (s,q) (1.05, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9924913Z Skipping (s,q) (1.06, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9925073Z Skipping (s,q) (1.07, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9925239Z Skipping (s,q) (1.08, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9925394Z Skipping (s,q) (1.09, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9925551Z Skipping (s,q) (1.1, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9925720Z Skipping (s,q) (1.11, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9925875Z Skipping (s,q) (1.12, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9926049Z Skipping (s,q) (1.13, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9926206Z Skipping (s,q) (1.14, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9926361Z Skipping (s,q) (1.15, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9926529Z Skipping (s,q) (1.16, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9926685Z Skipping (s,q) (1.17, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9926844Z Skipping (s,q) (1.18, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9927011Z Skipping (s,q) (1.19, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9927169Z Skipping (s,q) (1.2, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9927327Z Skipping (s,q) (1.21, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9927496Z Skipping (s,q) (1.22, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9927651Z Skipping (s,q) (1.23, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9927873Z Skipping (s,q) (1.24, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9928030Z Skipping (s,q) (1.25, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9928187Z Skipping (s,q) (1.26, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9928354Z Skipping (s,q) (1.27, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9928510Z Skipping (s,q) (1.28, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9928723Z Skipping (s,q) (1.29, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9928892Z Skipping (s,q) (1.3, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9929048Z Skipping (s,q) (1.31, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9929217Z Skipping (s,q) (1.32, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9929375Z Skipping (s,q) (1.33, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9929531Z Skipping (s,q) (1.34, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9929702Z Skipping (s,q) (1.35, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9929859Z Skipping (s,q) (1.36, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9930015Z Skipping (s,q) (1.37, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9930186Z Skipping (s,q) (1.38, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9930342Z Skipping (s,q) (1.39, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9930508Z Skipping (s,q) (1.4, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9930668Z Skipping (s,q) (1.41, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9930826Z Skipping (s,q) (1.42, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9930994Z Skipping (s,q) (1.43, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9931149Z Skipping (s,q) (1.44, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9931304Z Skipping (s,q) (1.45, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9931472Z Skipping (s,q) (1.46, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9931634Z Skipping (s,q) (1.47, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9931803Z Skipping (s,q) (1.48, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9931958Z Skipping (s,q) (1.49, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9932112Z Skipping (s,q) (1.5, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9932280Z Skipping (s,q) (1.51, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9932439Z Skipping (s,q) (1.52, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9932597Z Skipping (s,q) (1.53, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9932767Z Skipping (s,q) (1.54, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9932923Z Skipping (s,q) (1.55, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9933080Z Skipping (s,q) (1.56, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9933250Z Skipping (s,q) (1.57, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9933409Z Skipping (s,q) (1.58, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9933578Z Skipping (s,q) (1.59, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9933734Z Skipping (s,q) (1.6, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9933894Z Skipping (s,q) (1.61, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9934063Z Skipping (s,q) (1.62, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9934220Z Skipping (s,q) (1.63, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9934380Z Skipping (s,q) (1.64, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9934548Z Skipping (s,q) (1.65, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9934705Z Skipping (s,q) (1.66, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9934875Z Skipping (s,q) (1.67, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9935032Z Skipping (s,q) (1.68, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9935191Z Skipping (s,q) (1.69, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9935405Z Skipping (s,q) (1.7, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9935565Z Skipping (s,q) (1.71, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9935725Z Skipping (s,q) (1.72, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9935891Z Skipping (s,q) (1.73, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9936047Z Skipping (s,q) (1.74, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9936264Z Skipping (s,q) (1.75, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9936423Z Skipping (s,q) (1.76, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9936579Z Skipping (s,q) (1.77, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9936748Z Skipping (s,q) (1.78, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9936903Z Skipping (s,q) (1.79, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9937058Z Skipping (s,q) (1.8, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9937228Z Skipping (s,q) (1.81, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9937383Z Skipping (s,q) (1.82, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9937538Z Skipping (s,q) (1.83, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9937705Z Skipping (s,q) (1.84, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9937860Z Skipping (s,q) (1.85, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9938032Z Skipping (s,q) (1.86, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9938187Z Skipping (s,q) (1.87, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9938341Z Skipping (s,q) (1.88, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9938508Z Skipping (s,q) (1.89, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9938663Z Skipping (s,q) (1.9, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9938817Z Skipping (s,q) (1.91, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9938987Z Skipping (s,q) (1.92, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9939142Z Skipping (s,q) (1.93, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9939308Z Skipping (s,q) (1.94, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9939464Z Skipping (s,q) (1.95, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9939618Z Skipping (s,q) (1.96, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9939785Z Skipping (s,q) (1.97, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9939942Z Skipping (s,q) (1.98, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9940097Z Skipping (s,q) (1.99, 30): inconsistent with heavy hitters! 2025-05-07T20:07:36.9940272Z Skipping (s,q) (1.07, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9940434Z Skipping (s,q) (1.08, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9940607Z Skipping (s,q) (1.09, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9940769Z Skipping (s,q) (1.1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9940933Z Skipping (s,q) (1.11, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9941108Z Skipping (s,q) (1.12, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9941268Z Skipping (s,q) (1.13, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9941429Z Skipping (s,q) (1.14, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9941605Z Skipping (s,q) (1.15, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9941769Z Skipping (s,q) (1.16, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9941940Z Skipping (s,q) (1.17, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9942098Z Skipping (s,q) (1.18, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9942258Z Skipping (s,q) (1.19, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9942428Z Skipping (s,q) (1.2, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9942588Z Skipping (s,q) (1.21, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9942797Z Skipping (s,q) (1.22, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9942969Z Skipping (s,q) (1.23, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9943129Z Skipping (s,q) (1.24, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9943289Z Skipping (s,q) (1.25, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9943459Z Skipping (s,q) (1.26, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9943664Z Skipping (s,q) (1.27, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9943839Z Skipping (s,q) (1.28, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9943999Z Skipping (s,q) (1.29, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9944161Z Skipping (s,q) (1.3, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9944332Z Skipping (s,q) (1.31, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9944493Z Skipping (s,q) (1.32, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9944652Z Skipping (s,q) (1.33, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9944825Z Skipping (s,q) (1.34, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9944985Z Skipping (s,q) (1.35, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9945154Z Skipping (s,q) (1.36, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9945313Z Skipping (s,q) (1.37, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9945478Z Skipping (s,q) (1.38, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9945650Z Skipping (s,q) (1.39, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9945812Z Skipping (s,q) (1.4, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9945974Z Skipping (s,q) (1.41, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9946148Z Skipping (s,q) (1.42, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9946308Z Skipping (s,q) (1.43, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9946484Z Skipping (s,q) (1.44, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9946645Z Skipping (s,q) (1.45, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9946806Z Skipping (s,q) (1.46, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9946978Z Skipping (s,q) (1.47, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9947139Z Skipping (s,q) (1.48, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9947301Z Skipping (s,q) (1.49, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9947472Z Skipping (s,q) (1.5, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9947632Z Skipping (s,q) (1.51, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9947805Z Skipping (s,q) (1.52, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9947966Z Skipping (s,q) (1.53, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9948127Z Skipping (s,q) (1.54, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9948304Z Skipping (s,q) (1.55, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9948466Z Skipping (s,q) (1.56, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9948626Z Skipping (s,q) (1.57, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9948799Z Skipping (s,q) (1.58, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9948960Z Skipping (s,q) (1.59, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9949132Z Skipping (s,q) (1.6, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9949296Z Skipping (s,q) (1.61, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9949456Z Skipping (s,q) (1.62, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9949630Z Skipping (s,q) (1.63, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9949791Z Skipping (s,q) (1.64, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9949952Z Skipping (s,q) (1.65, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9950173Z Skipping (s,q) (1.66, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9950338Z Skipping (s,q) (1.67, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9950512Z Skipping (s,q) (1.68, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9950673Z Skipping (s,q) (1.69, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9950832Z Skipping (s,q) (1.7, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9951007Z Skipping (s,q) (1.71, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9951213Z Skipping (s,q) (1.72, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9951374Z Skipping (s,q) (1.73, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9951546Z Skipping (s,q) (1.74, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9951708Z Skipping (s,q) (1.75, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9951883Z Skipping (s,q) (1.76, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9952046Z Skipping (s,q) (1.77, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9952206Z Skipping (s,q) (1.78, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9952378Z Skipping (s,q) (1.79, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9952542Z Skipping (s,q) (1.8, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9952702Z Skipping (s,q) (1.81, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9952876Z Skipping (s,q) (1.82, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9953040Z Skipping (s,q) (1.83, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9953199Z Skipping (s,q) (1.84, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9953369Z Skipping (s,q) (1.85, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9953530Z Skipping (s,q) (1.86, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9953701Z Skipping (s,q) (1.87, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9953866Z Skipping (s,q) (1.88, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9954029Z Skipping (s,q) (1.89, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9954201Z Skipping (s,q) (1.9, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9954361Z Skipping (s,q) (1.91, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9954519Z Skipping (s,q) (1.92, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9954690Z Skipping (s,q) (1.93, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9954852Z Skipping (s,q) (1.94, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9955023Z Skipping (s,q) (1.95, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9955184Z Skipping (s,q) (1.96, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9955343Z Skipping (s,q) (1.97, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9955514Z Skipping (s,q) (1.98, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9955673Z Skipping (s,q) (1.99, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9955834Z Skipping (s,q) (1.11, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9956101Z Skipping (s,q) (1.12, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9956261Z Skipping (s,q) (1.13, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9956432Z Skipping (s,q) (1.14, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9956590Z Skipping (s,q) (1.15, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9956750Z Skipping (s,q) (1.16, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9956922Z Skipping (s,q) (1.17, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9957079Z Skipping (s,q) (1.18, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9957235Z Skipping (s,q) (1.19, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9957407Z Skipping (s,q) (1.2, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9957563Z Skipping (s,q) (1.21, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9957798Z Skipping (s,q) (1.22, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9957953Z Skipping (s,q) (1.23, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9958109Z Skipping (s,q) (1.24, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9958275Z Skipping (s,q) (1.25, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9958433Z Skipping (s,q) (1.26, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9958587Z Skipping (s,q) (1.27, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9958801Z Skipping (s,q) (1.28, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9958958Z Skipping (s,q) (1.29, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9959112Z Skipping (s,q) (1.3, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9959281Z Skipping (s,q) (1.31, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9959438Z Skipping (s,q) (1.32, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9959607Z Skipping (s,q) (1.33, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9959767Z Skipping (s,q) (1.34, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9959924Z Skipping (s,q) (1.35, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9960092Z Skipping (s,q) (1.36, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9960249Z Skipping (s,q) (1.37, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9960404Z Skipping (s,q) (1.38, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9960575Z Skipping (s,q) (1.39, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9960731Z Skipping (s,q) (1.4, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9960904Z Skipping (s,q) (1.41, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9961062Z Skipping (s,q) (1.42, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9961218Z Skipping (s,q) (1.43, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9961386Z Skipping (s,q) (1.44, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9961545Z Skipping (s,q) (1.45, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9961701Z Skipping (s,q) (1.46, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9961874Z Skipping (s,q) (1.47, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9962031Z Skipping (s,q) (1.48, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9962198Z Skipping (s,q) (1.49, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9962356Z Skipping (s,q) (1.5, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9962513Z Skipping (s,q) (1.51, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9962683Z Skipping (s,q) (1.52, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9962839Z Skipping (s,q) (1.53, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9962994Z Skipping (s,q) (1.54, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9963163Z Skipping (s,q) (1.55, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9963321Z Skipping (s,q) (1.56, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9963488Z Skipping (s,q) (1.57, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9963646Z Skipping (s,q) (1.58, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9963802Z Skipping (s,q) (1.59, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9963969Z Skipping (s,q) (1.6, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9964125Z Skipping (s,q) (1.61, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9964285Z Skipping (s,q) (1.62, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9964457Z Skipping (s,q) (1.63, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9964613Z Skipping (s,q) (1.64, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9964768Z Skipping (s,q) (1.65, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9964936Z Skipping (s,q) (1.66, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9965092Z Skipping (s,q) (1.67, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9965307Z Skipping (s,q) (1.68, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9965463Z Skipping (s,q) (1.69, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9965618Z Skipping (s,q) (1.7, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9965787Z Skipping (s,q) (1.71, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9965943Z Skipping (s,q) (1.72, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9966146Z Skipping (s,q) (1.73, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9966316Z Skipping (s,q) (1.74, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9966472Z Skipping (s,q) (1.75, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9966640Z Skipping (s,q) (1.76, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9966796Z Skipping (s,q) (1.77, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9966953Z Skipping (s,q) (1.78, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9967123Z Skipping (s,q) (1.79, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9967279Z Skipping (s,q) (1.8, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9967437Z Skipping (s,q) (1.81, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9967606Z Skipping (s,q) (1.82, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9967762Z Skipping (s,q) (1.83, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9967931Z Skipping (s,q) (1.84, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9968092Z Skipping (s,q) (1.85, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9968247Z Skipping (s,q) (1.86, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9968414Z Skipping (s,q) (1.87, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9968569Z Skipping (s,q) (1.88, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9968725Z Skipping (s,q) (1.89, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9968898Z Skipping (s,q) (1.9, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9969055Z Skipping (s,q) (1.91, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9969209Z Skipping (s,q) (1.92, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9969377Z Skipping (s,q) (1.93, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9969533Z Skipping (s,q) (1.94, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9969700Z Skipping (s,q) (1.95, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9969859Z Skipping (s,q) (1.96, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9970014Z Skipping (s,q) (1.97, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9970180Z Skipping (s,q) (1.98, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9970336Z Skipping (s,q) (1.99, 35): inconsistent with heavy hitters! 2025-05-07T20:07:36.9970500Z Skipping (s,q) (1.15, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9970675Z Skipping (s,q) (1.16, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9970840Z Skipping (s,q) (1.17, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9971015Z Skipping (s,q) (1.18, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9971176Z Skipping (s,q) (1.19, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9971337Z Skipping (s,q) (1.2, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9971510Z Skipping (s,q) (1.21, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9971673Z Skipping (s,q) (1.22, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9971834Z Skipping (s,q) (1.23, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9972007Z Skipping (s,q) (1.24, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9972168Z Skipping (s,q) (1.25, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9972334Z Skipping (s,q) (1.26, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9972507Z Skipping (s,q) (1.27, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9972712Z Skipping (s,q) (1.28, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9972871Z Skipping (s,q) (1.29, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9973045Z Skipping (s,q) (1.3, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9973205Z Skipping (s,q) (1.31, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9973377Z Skipping (s,q) (1.32, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9973613Z Skipping (s,q) (1.33, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9973774Z Skipping (s,q) (1.34, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9973946Z Skipping (s,q) (1.35, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9974106Z Skipping (s,q) (1.36, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9974265Z Skipping (s,q) (1.37, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9974438Z Skipping (s,q) (1.38, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9974600Z Skipping (s,q) (1.39, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9974773Z Skipping (s,q) (1.4, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9974934Z Skipping (s,q) (1.41, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9975093Z Skipping (s,q) (1.42, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9975265Z Skipping (s,q) (1.43, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9975427Z Skipping (s,q) (1.44, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9975585Z Skipping (s,q) (1.45, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9975759Z Skipping (s,q) (1.46, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9975919Z Skipping (s,q) (1.47, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9976078Z Skipping (s,q) (1.48, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9976253Z Skipping (s,q) (1.49, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9976414Z Skipping (s,q) (1.5, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9976586Z Skipping (s,q) (1.51, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9976746Z Skipping (s,q) (1.52, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9976906Z Skipping (s,q) (1.53, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9977077Z Skipping (s,q) (1.54, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9977237Z Skipping (s,q) (1.55, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9977399Z Skipping (s,q) (1.56, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9977570Z Skipping (s,q) (1.57, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9977728Z Skipping (s,q) (1.58, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9977899Z Skipping (s,q) (1.59, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9978058Z Skipping (s,q) (1.6, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9978222Z Skipping (s,q) (1.61, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9978391Z Skipping (s,q) (1.62, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9978548Z Skipping (s,q) (1.63, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9978709Z Skipping (s,q) (1.64, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9978882Z Skipping (s,q) (1.65, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9979042Z Skipping (s,q) (1.66, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9979213Z Skipping (s,q) (1.67, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9979374Z Skipping (s,q) (1.68, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9979533Z Skipping (s,q) (1.69, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9979707Z Skipping (s,q) (1.7, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9979868Z Skipping (s,q) (1.71, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9980030Z Skipping (s,q) (1.72, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9980249Z Skipping (s,q) (1.73, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9980411Z Skipping (s,q) (1.74, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9980584Z Skipping (s,q) (1.75, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9980746Z Skipping (s,q) (1.76, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9980906Z Skipping (s,q) (1.77, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9981126Z Skipping (s,q) (1.78, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9981290Z Skipping (s,q) (1.79, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9981449Z Skipping (s,q) (1.8, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9981624Z Skipping (s,q) (1.81, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9981789Z Skipping (s,q) (1.82, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9981962Z Skipping (s,q) (1.83, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9982126Z Skipping (s,q) (1.84, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9982286Z Skipping (s,q) (1.85, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9982459Z Skipping (s,q) (1.86, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9982619Z Skipping (s,q) (1.87, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9982779Z Skipping (s,q) (1.88, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9982954Z Skipping (s,q) (1.89, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9983114Z Skipping (s,q) (1.9, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9983286Z Skipping (s,q) (1.91, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9983448Z Skipping (s,q) (1.92, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9983609Z Skipping (s,q) (1.93, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9983779Z Skipping (s,q) (1.94, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9983941Z Skipping (s,q) (1.95, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9984102Z Skipping (s,q) (1.96, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9984275Z Skipping (s,q) (1.97, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9984435Z Skipping (s,q) (1.98, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9984594Z Skipping (s,q) (1.99, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9984769Z Skipping (s,q) (1.19, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9984924Z Skipping (s,q) (1.2, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9985095Z Skipping (s,q) (1.21, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9985254Z Skipping (s,q) (1.22, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9985413Z Skipping (s,q) (1.23, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9985581Z Skipping (s,q) (1.24, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9985742Z Skipping (s,q) (1.25, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9985899Z Skipping (s,q) (1.26, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9986069Z Skipping (s,q) (1.27, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9986227Z Skipping (s,q) (1.28, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9986394Z Skipping (s,q) (1.29, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9986551Z Skipping (s,q) (1.3, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9986711Z Skipping (s,q) (1.31, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9986878Z Skipping (s,q) (1.32, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9987035Z Skipping (s,q) (1.33, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9987190Z Skipping (s,q) (1.34, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9987358Z Skipping (s,q) (1.35, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9987596Z Skipping (s,q) (1.36, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9987766Z Skipping (s,q) (1.37, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9987924Z Skipping (s,q) (1.38, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9988081Z Skipping (s,q) (1.39, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9988252Z Skipping (s,q) (1.4, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9988410Z Skipping (s,q) (1.41, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9988614Z Skipping (s,q) (1.42, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9988784Z Skipping (s,q) (1.43, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9988942Z Skipping (s,q) (1.44, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9989111Z Skipping (s,q) (1.45, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9989266Z Skipping (s,q) (1.46, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9989421Z Skipping (s,q) (1.47, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9989591Z Skipping (s,q) (1.48, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9989747Z Skipping (s,q) (1.49, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9989901Z Skipping (s,q) (1.5, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9990068Z Skipping (s,q) (1.51, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9990226Z Skipping (s,q) (1.52, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9990389Z Skipping (s,q) (1.53, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9990560Z Skipping (s,q) (1.54, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9990718Z Skipping (s,q) (1.55, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9990887Z Skipping (s,q) (1.56, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9991044Z Skipping (s,q) (1.57, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9991199Z Skipping (s,q) (1.58, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9991369Z Skipping (s,q) (1.59, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9991524Z Skipping (s,q) (1.6, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9991681Z Skipping (s,q) (1.61, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9991848Z Skipping (s,q) (1.62, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9992002Z Skipping (s,q) (1.63, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9992170Z Skipping (s,q) (1.64, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9992329Z Skipping (s,q) (1.65, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9992485Z Skipping (s,q) (1.66, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9992655Z Skipping (s,q) (1.67, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9992811Z Skipping (s,q) (1.68, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9992965Z Skipping (s,q) (1.69, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9993131Z Skipping (s,q) (1.7, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9993289Z Skipping (s,q) (1.71, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9993456Z Skipping (s,q) (1.72, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9993615Z Skipping (s,q) (1.73, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9993771Z Skipping (s,q) (1.74, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9993939Z Skipping (s,q) (1.75, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9994098Z Skipping (s,q) (1.76, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9994254Z Skipping (s,q) (1.77, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9994421Z Skipping (s,q) (1.78, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9994577Z Skipping (s,q) (1.79, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9994732Z Skipping (s,q) (1.8, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9994901Z Skipping (s,q) (1.81, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9995107Z Skipping (s,q) (1.82, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9995276Z Skipping (s,q) (1.83, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9995433Z Skipping (s,q) (1.84, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9995590Z Skipping (s,q) (1.85, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9995756Z Skipping (s,q) (1.86, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9996048Z Skipping (s,q) (1.87, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9996209Z Skipping (s,q) (1.88, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9996378Z Skipping (s,q) (1.89, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9996533Z Skipping (s,q) (1.9, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9996701Z Skipping (s,q) (1.91, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9996858Z Skipping (s,q) (1.92, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9997017Z Skipping (s,q) (1.93, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9997187Z Skipping (s,q) (1.94, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9997345Z Skipping (s,q) (1.95, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9997502Z Skipping (s,q) (1.96, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9997670Z Skipping (s,q) (1.97, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9997828Z Skipping (s,q) (1.98, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9998004Z Skipping (s,q) (1.99, 40): inconsistent with heavy hitters! 2025-05-07T20:07:36.9998169Z Skipping (s,q) (1.23, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9998331Z Skipping (s,q) (1.24, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9998506Z Skipping (s,q) (1.25, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9998668Z Skipping (s,q) (1.26, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9998830Z Skipping (s,q) (1.27, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9999009Z Skipping (s,q) (1.28, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9999169Z Skipping (s,q) (1.29, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9999349Z Skipping (s,q) (1.3, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9999511Z Skipping (s,q) (1.31, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9999674Z Skipping (s,q) (1.32, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:36.9999850Z Skipping (s,q) (1.33, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0000013Z Skipping (s,q) (1.34, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0000176Z Skipping (s,q) (1.35, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0000351Z Skipping (s,q) (1.36, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0000513Z Skipping (s,q) (1.37, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0000676Z Skipping (s,q) (1.38, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0000851Z Skipping (s,q) (1.39, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0001014Z Skipping (s,q) (1.4, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0001187Z Skipping (s,q) (1.41, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0001347Z Skipping (s,q) (1.42, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0001508Z Skipping (s,q) (1.43, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0001684Z Skipping (s,q) (1.44, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0001844Z Skipping (s,q) (1.45, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0002004Z Skipping (s,q) (1.46, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0002179Z Skipping (s,q) (1.47, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0002341Z Skipping (s,q) (1.48, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0002516Z Skipping (s,q) (1.49, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0002720Z Skipping (s,q) (1.5, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0002878Z Skipping (s,q) (1.51, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0003047Z Skipping (s,q) (1.52, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0003208Z Skipping (s,q) (1.53, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0003368Z Skipping (s,q) (1.54, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0003587Z Skipping (s,q) (1.55, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0003748Z Skipping (s,q) (1.56, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0003918Z Skipping (s,q) (1.57, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0004078Z Skipping (s,q) (1.58, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0004237Z Skipping (s,q) (1.59, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0004410Z Skipping (s,q) (1.6, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0004573Z Skipping (s,q) (1.61, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0004731Z Skipping (s,q) (1.62, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0004904Z Skipping (s,q) (1.63, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0005062Z Skipping (s,q) (1.64, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0005232Z Skipping (s,q) (1.65, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0005560Z Skipping (s,q) (1.66, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0005722Z Skipping (s,q) (1.67, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0005898Z Skipping (s,q) (1.68, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0006059Z Skipping (s,q) (1.69, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0006218Z Skipping (s,q) (1.7, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0006394Z Skipping (s,q) (1.71, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0006560Z Skipping (s,q) (1.72, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0006733Z Skipping (s,q) (1.73, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0006894Z Skipping (s,q) (1.74, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0007055Z Skipping (s,q) (1.75, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0007231Z Skipping (s,q) (1.76, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0007392Z Skipping (s,q) (1.77, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0007556Z Skipping (s,q) (1.78, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0007728Z Skipping (s,q) (1.79, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0007888Z Skipping (s,q) (1.8, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0008057Z Skipping (s,q) (1.81, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0008217Z Skipping (s,q) (1.82, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0008378Z Skipping (s,q) (1.83, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0008549Z Skipping (s,q) (1.84, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0008709Z Skipping (s,q) (1.85, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0008867Z Skipping (s,q) (1.86, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0009037Z Skipping (s,q) (1.87, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0009198Z Skipping (s,q) (1.88, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0009362Z Skipping (s,q) (1.89, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0009532Z Skipping (s,q) (1.9, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0009693Z Skipping (s,q) (1.91, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0009866Z Skipping (s,q) (1.92, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0010028Z Skipping (s,q) (1.93, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0010188Z Skipping (s,q) (1.94, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0010462Z Skipping (s,q) (1.95, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0010623Z Skipping (s,q) (1.96, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0010782Z Skipping (s,q) (1.97, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0010957Z Skipping (s,q) (1.98, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0011116Z Skipping (s,q) (1.99, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0011392Z Skipping (s,q) (1.27, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0011552Z Skipping (s,q) (1.28, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0011711Z Skipping (s,q) (1.29, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0011884Z Skipping (s,q) (1.3, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0012042Z Skipping (s,q) (1.31, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0012196Z Skipping (s,q) (1.32, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0012371Z Skipping (s,q) (1.33, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0012529Z Skipping (s,q) (1.34, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0012701Z Skipping (s,q) (1.35, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0012859Z Skipping (s,q) (1.36, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0013016Z Skipping (s,q) (1.37, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0013192Z Skipping (s,q) (1.38, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0013348Z Skipping (s,q) (1.39, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0013505Z Skipping (s,q) (1.4, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0013674Z Skipping (s,q) (1.41, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0013830Z Skipping (s,q) (1.42, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0013998Z Skipping (s,q) (1.43, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0014157Z Skipping (s,q) (1.44, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0014313Z Skipping (s,q) (1.45, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0014479Z Skipping (s,q) (1.46, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0014634Z Skipping (s,q) (1.47, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0014793Z Skipping (s,q) (1.48, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0014962Z Skipping (s,q) (1.49, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0015121Z Skipping (s,q) (1.5, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0015278Z Skipping (s,q) (1.51, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0015445Z Skipping (s,q) (1.52, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0015601Z Skipping (s,q) (1.53, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0015769Z Skipping (s,q) (1.54, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0015925Z Skipping (s,q) (1.55, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0016084Z Skipping (s,q) (1.56, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0016254Z Skipping (s,q) (1.57, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0016410Z Skipping (s,q) (1.58, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0016565Z Skipping (s,q) (1.59, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0016734Z Skipping (s,q) (1.6, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0016896Z Skipping (s,q) (1.61, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0017064Z Skipping (s,q) (1.62, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0017220Z Skipping (s,q) (1.63, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0017375Z Skipping (s,q) (1.64, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0017546Z Skipping (s,q) (1.65, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0017702Z Skipping (s,q) (1.66, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0017907Z Skipping (s,q) (1.67, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0018076Z Skipping (s,q) (1.68, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0018233Z Skipping (s,q) (1.69, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0018403Z Skipping (s,q) (1.7, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0018563Z Skipping (s,q) (1.71, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0018764Z Skipping (s,q) (1.72, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0018936Z Skipping (s,q) (1.73, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0019092Z Skipping (s,q) (1.74, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0019246Z Skipping (s,q) (1.75, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0019415Z Skipping (s,q) (1.76, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0019571Z Skipping (s,q) (1.77, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0019742Z Skipping (s,q) (1.78, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0019899Z Skipping (s,q) (1.79, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0020053Z Skipping (s,q) (1.8, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0020219Z Skipping (s,q) (1.81, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0020376Z Skipping (s,q) (1.82, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0020532Z Skipping (s,q) (1.83, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0020710Z Skipping (s,q) (1.84, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0020867Z Skipping (s,q) (1.85, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0021021Z Skipping (s,q) (1.86, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0021189Z Skipping (s,q) (1.87, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0021344Z Skipping (s,q) (1.88, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0021509Z Skipping (s,q) (1.89, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0021668Z Skipping (s,q) (1.9, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0021825Z Skipping (s,q) (1.91, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0021993Z Skipping (s,q) (1.92, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0022149Z Skipping (s,q) (1.93, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0022304Z Skipping (s,q) (1.94, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0022474Z Skipping (s,q) (1.95, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0022630Z Skipping (s,q) (1.96, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0022799Z Skipping (s,q) (1.97, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0022953Z Skipping (s,q) (1.98, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0023110Z Skipping (s,q) (1.99, 45): inconsistent with heavy hitters! 2025-05-07T20:07:37.0023284Z Skipping (s,q) (1.31, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0023450Z Skipping (s,q) (1.32, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0023611Z Skipping (s,q) (1.33, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0023784Z Skipping (s,q) (1.34, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0023945Z Skipping (s,q) (1.35, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0024115Z Skipping (s,q) (1.36, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0024285Z Skipping (s,q) (1.37, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0024442Z Skipping (s,q) (1.38, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0024601Z Skipping (s,q) (1.39, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0024775Z Skipping (s,q) (1.4, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0024936Z Skipping (s,q) (1.41, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0025108Z Skipping (s,q) (1.42, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0025313Z Skipping (s,q) (1.43, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0025473Z Skipping (s,q) (1.44, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0025646Z Skipping (s,q) (1.45, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0025805Z Skipping (s,q) (1.46, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0025966Z Skipping (s,q) (1.47, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0026138Z Skipping (s,q) (1.48, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0026342Z Skipping (s,q) (1.49, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0026521Z Skipping (s,q) (1.5, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0026681Z Skipping (s,q) (1.51, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0026843Z Skipping (s,q) (1.52, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0027015Z Skipping (s,q) (1.53, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0027177Z Skipping (s,q) (1.54, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0027339Z Skipping (s,q) (1.55, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0027514Z Skipping (s,q) (1.56, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0027675Z Skipping (s,q) (1.57, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0027837Z Skipping (s,q) (1.58, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0028005Z Skipping (s,q) (1.59, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0028169Z Skipping (s,q) (1.6, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0028344Z Skipping (s,q) (1.61, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0028506Z Skipping (s,q) (1.62, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0028669Z Skipping (s,q) (1.63, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0028844Z Skipping (s,q) (1.64, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0029007Z Skipping (s,q) (1.65, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0029172Z Skipping (s,q) (1.66, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0029343Z Skipping (s,q) (1.67, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0029505Z Skipping (s,q) (1.68, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0029679Z Skipping (s,q) (1.69, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0029839Z Skipping (s,q) (1.7, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0030003Z Skipping (s,q) (1.71, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0030175Z Skipping (s,q) (1.72, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0030332Z Skipping (s,q) (1.73, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0030492Z Skipping (s,q) (1.74, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0030657Z Skipping (s,q) (1.75, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0030817Z Skipping (s,q) (1.76, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0030993Z Skipping (s,q) (1.77, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0031153Z Skipping (s,q) (1.78, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0031314Z Skipping (s,q) (1.79, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0031478Z Skipping (s,q) (1.8, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0031637Z Skipping (s,q) (1.81, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0031799Z Skipping (s,q) (1.82, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0031968Z Skipping (s,q) (1.83, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0032129Z Skipping (s,q) (1.84, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0032299Z Skipping (s,q) (1.85, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0032457Z Skipping (s,q) (1.86, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0032618Z Skipping (s,q) (1.87, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0032837Z Skipping (s,q) (1.88, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0032996Z Skipping (s,q) (1.89, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0033156Z Skipping (s,q) (1.9, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0033324Z Skipping (s,q) (1.91, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0033484Z Skipping (s,q) (1.92, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0033699Z Skipping (s,q) (1.93, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0033861Z Skipping (s,q) (1.94, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0034021Z Skipping (s,q) (1.95, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0034191Z Skipping (s,q) (1.96, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0034350Z Skipping (s,q) (1.97, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0034511Z Skipping (s,q) (1.98, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0034687Z Skipping (s,q) (1.99, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0034844Z Skipping (s,q) (1.35, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0035021Z Skipping (s,q) (1.36, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0035176Z Skipping (s,q) (1.37, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0035329Z Skipping (s,q) (1.38, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0035500Z Skipping (s,q) (1.39, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0035655Z Skipping (s,q) (1.4, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0035812Z Skipping (s,q) (1.41, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0036082Z Skipping (s,q) (1.42, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0036242Z Skipping (s,q) (1.43, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0036400Z Skipping (s,q) (1.44, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0036574Z Skipping (s,q) (1.45, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0036731Z Skipping (s,q) (1.46, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0036898Z Skipping (s,q) (1.47, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0037053Z Skipping (s,q) (1.48, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0037207Z Skipping (s,q) (1.49, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0037372Z Skipping (s,q) (1.5, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0037529Z Skipping (s,q) (1.51, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0037685Z Skipping (s,q) (1.52, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0037851Z Skipping (s,q) (1.53, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0038006Z Skipping (s,q) (1.54, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0038171Z Skipping (s,q) (1.55, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0038325Z Skipping (s,q) (1.56, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0038483Z Skipping (s,q) (1.57, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0038648Z Skipping (s,q) (1.58, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0038805Z Skipping (s,q) (1.59, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0038959Z Skipping (s,q) (1.6, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0039124Z Skipping (s,q) (1.61, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0039283Z Skipping (s,q) (1.62, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0039449Z Skipping (s,q) (1.63, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0039605Z Skipping (s,q) (1.64, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0039760Z Skipping (s,q) (1.65, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0039924Z Skipping (s,q) (1.66, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0040078Z Skipping (s,q) (1.67, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0040293Z Skipping (s,q) (1.68, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0040461Z Skipping (s,q) (1.69, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0040616Z Skipping (s,q) (1.7, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0040772Z Skipping (s,q) (1.71, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0040935Z Skipping (s,q) (1.72, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0041093Z Skipping (s,q) (1.73, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0041312Z Skipping (s,q) (1.74, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0041466Z Skipping (s,q) (1.75, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0041621Z Skipping (s,q) (1.76, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0041791Z Skipping (s,q) (1.77, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0041947Z Skipping (s,q) (1.78, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0042103Z Skipping (s,q) (1.79, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0042267Z Skipping (s,q) (1.8, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0042421Z Skipping (s,q) (1.81, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0042588Z Skipping (s,q) (1.82, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0042741Z Skipping (s,q) (1.83, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0042896Z Skipping (s,q) (1.84, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0043066Z Skipping (s,q) (1.85, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0043224Z Skipping (s,q) (1.86, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0043380Z Skipping (s,q) (1.87, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0043548Z Skipping (s,q) (1.88, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0043703Z Skipping (s,q) (1.89, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0043867Z Skipping (s,q) (1.9, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0044026Z Skipping (s,q) (1.91, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0044181Z Skipping (s,q) (1.92, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0044343Z Skipping (s,q) (1.93, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0044497Z Skipping (s,q) (1.94, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0044654Z Skipping (s,q) (1.95, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0044819Z Skipping (s,q) (1.96, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0044975Z Skipping (s,q) (1.97, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0045140Z Skipping (s,q) (1.98, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0045293Z Skipping (s,q) (1.99, 50): inconsistent with heavy hitters! 2025-05-07T20:07:37.0045454Z Skipping (s,q) (1.39, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0045625Z Skipping (s,q) (1.4, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0045790Z Skipping (s,q) (1.41, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0045951Z Skipping (s,q) (1.42, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0046116Z Skipping (s,q) (1.43, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0046274Z Skipping (s,q) (1.44, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0046435Z Skipping (s,q) (1.45, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0046600Z Skipping (s,q) (1.46, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0046762Z Skipping (s,q) (1.47, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0046933Z Skipping (s,q) (1.48, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0047092Z Skipping (s,q) (1.49, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0047252Z Skipping (s,q) (1.5, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0047423Z Skipping (s,q) (1.51, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0047627Z Skipping (s,q) (1.52, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0047790Z Skipping (s,q) (1.53, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0047958Z Skipping (s,q) (1.54, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0048116Z Skipping (s,q) (1.55, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0048285Z Skipping (s,q) (1.56, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0048443Z Skipping (s,q) (1.57, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0048647Z Skipping (s,q) (1.58, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0048816Z Skipping (s,q) (1.59, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0048976Z Skipping (s,q) (1.6, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0049136Z Skipping (s,q) (1.61, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0049303Z Skipping (s,q) (1.62, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0049463Z Skipping (s,q) (1.63, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0049635Z Skipping (s,q) (1.64, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0049796Z Skipping (s,q) (1.65, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0049957Z Skipping (s,q) (1.66, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0050123Z Skipping (s,q) (1.67, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0050283Z Skipping (s,q) (1.68, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0050447Z Skipping (s,q) (1.69, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0050618Z Skipping (s,q) (1.7, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0050781Z Skipping (s,q) (1.71, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0050954Z Skipping (s,q) (1.72, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0051114Z Skipping (s,q) (1.73, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0051274Z Skipping (s,q) (1.74, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0051444Z Skipping (s,q) (1.75, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0051604Z Skipping (s,q) (1.76, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0051765Z Skipping (s,q) (1.77, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0051935Z Skipping (s,q) (1.78, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0052096Z Skipping (s,q) (1.79, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0052272Z Skipping (s,q) (1.8, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0052431Z Skipping (s,q) (1.81, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0052592Z Skipping (s,q) (1.82, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0052758Z Skipping (s,q) (1.83, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0052918Z Skipping (s,q) (1.84, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0053078Z Skipping (s,q) (1.85, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0053251Z Skipping (s,q) (1.86, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0053410Z Skipping (s,q) (1.87, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0053582Z Skipping (s,q) (1.88, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0053742Z Skipping (s,q) (1.89, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0053901Z Skipping (s,q) (1.9, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0054074Z Skipping (s,q) (1.91, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0054231Z Skipping (s,q) (1.92, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0054392Z Skipping (s,q) (1.93, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0054560Z Skipping (s,q) (1.94, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0054721Z Skipping (s,q) (1.95, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0054879Z Skipping (s,q) (1.96, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0055099Z Skipping (s,q) (1.97, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0055261Z Skipping (s,q) (1.98, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0055431Z Skipping (s,q) (1.99, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0055587Z Skipping (s,q) (1.43, 55): inconsistent with heavy hitters! 2025-05-07T20:07:37.0055747Z Skipping (s,q) (1.44, 55): inconsistent with heavy hitters! 2025-05-07T20:07:37.0055958Z Skipping (s,q) (1.45, 55): inconsistent with heavy hitters! 2025-05-07T20:07:37.0056116Z Skipping (s,q) (1.46, 55): inconsistent with heavy hitters! 2025-05-07T20:07:37.0056274Z Skipping (s,q) (1.47, 55): inconsistent with heavy hitters! 2025-05-07T20:07:37.0056441Z Skipping (s,q) (1.48, 55): inconsistent with heavy hitters! 2025-05-07T20:07:37.0056600Z Skipping (s,q) (1.49, 55): inconsistent with heavy hitters! 2025-05-07T20:07:37.0056771Z Skipping (s,q) (1.5, 55): inconsistent with heavy hitters! 2025-05-07T20:07:37.0056932Z Skipping (s,q) (1.51, 55): inconsistent with heavy hitters! 2025-05-07T20:07:37.0057090Z Skipping (s,q) (1.52, 55): inconsistent with heavy hitters! 2025-05-07T20:07:37.0057262Z Skipping (s,q) (1.53, 55): inconsistent with heavy hitters! 2025-05-07T20:07:37.0057421Z Skipping (s,q) (1.54, 55): inconsistent with heavy hitters! 2025-05-07T20:07:37.0057581Z Skipping (s,q) (1.55, 55): inconsistent with heavy hitters! 2025-05-07T20:07:37.0057756Z Skipping (s,q) (1.56, 55): inconsistent with heavy hitters! 2025-05-07T20:07:37.0057918Z Skipping (s,q) (1.57, 55): inconsistent with heavy hitters! 2025-05-07T20:07:37.0058090Z Skipping (s,q) (1.58, 55): inconsistent with heavy hitters! 2025-05-07T20:07:37.0058251Z Skipping (s,q) (1.59, 55): inconsistent with heavy hitters! 2025-05-07T20:07:37.0058411Z Skipping (s,q) (1.6, 55): inconsistent with heavy hitters! 2025-05-07T20:07:37.0058584Z Skipping (s,q) (1.61, 55): inconsistent with heavy hitters! 2025-05-07T20:07:37.0058742Z Skipping (s,q) (1.62, 55): inconsistent with heavy hitters! 2025-05-07T20:07:37.0058904Z Skipping (s,q) (1.63, 55): inconsistent with heavy hitters! 2025-05-07T20:07:37.0059077Z Skipping (s,q) (1.64, 55): inconsistent with heavy hitters! 2025-05-07T20:07:37.0059236Z Skipping (s,q) (1.65, 55): inconsistent with heavy hitters! 2025-05-07T20:07:37.0059406Z Skipping (s,q) (1.66, 55): inconsistent with heavy hitters! 2025-05-07T20:07:37.0059562Z Skipping (s,q) (1.67, 55): inconsistent with heavy hitters! 2025-05-07T20:07:37.0059725Z Skipping (s,q) (1.68, 55): inconsistent with heavy hitters! 2025-05-07T20:07:37.0059898Z Skipping (s,q) (1.69, 55): inconsistent with heavy hitters! 2025-05-07T20:07:37.0060057Z Skipping (s,q) (1.7, 55): inconsistent with heavy hitters! 2025-05-07T20:07:37.0060215Z Skipping (s,q) (1.71, 55): inconsistent with heavy hitters! 2025-05-07T20:07:37.0060385Z Skipping (s,q) (1.72, 55): inconsistent with heavy hitters! 2025-05-07T20:07:37.0060539Z Skipping (s,q) (1.73, 55): inconsistent with heavy hitters! 2025-05-07T20:07:37.0060700Z Skipping (s,q) (1.74, 55): inconsistent with heavy hitters! 2025-05-07T20:07:37.0060874Z Skipping (s,q) (1.75, 55): inconsistent with heavy hitters! 2025-05-07T20:07:37.0061032Z Skipping (s,q) (1.76, 55): inconsistent with heavy hitters! 2025-05-07T20:07:37.0061204Z Skipping (s,q) (1.77, 55): inconsistent with heavy hitters! 2025-05-07T20:07:37.0061364Z Skipping (s,q) (1.78, 55): inconsistent with heavy hitters! 2025-05-07T20:07:37.0061555Z Skipping (s,q) (1.79, 55): inconsistent with heavy hitters! 2025-05-07T20:07:37.0061730Z Skipping (s,q) (1.8, 55): inconsistent with heavy hitters! 2025-05-07T20:07:37.0061889Z Skipping (s,q) (1.81, 55): inconsistent with heavy hitters! 2025-05-07T20:07:37.0062048Z Skipping (s,q) (1.82, 55): inconsistent with heavy hitters! 2025-05-07T20:07:37.0062215Z Skipping (s,q) (1.83, 55): inconsistent with heavy hitters! 2025-05-07T20:07:37.0062371Z Skipping (s,q) (1.84, 55): inconsistent with heavy hitters! 2025-05-07T20:07:37.0062587Z Skipping (s,q) (1.85, 55): inconsistent with heavy hitters! 2025-05-07T20:07:37.0062743Z Skipping (s,q) (1.86, 55): inconsistent with heavy hitters! 2025-05-07T20:07:37.0062901Z Skipping (s,q) (1.87, 55): inconsistent with heavy hitters! 2025-05-07T20:07:37.0063069Z Skipping (s,q) (1.88, 55): inconsistent with heavy hitters! 2025-05-07T20:07:37.0063224Z Skipping (s,q) (1.89, 55): inconsistent with heavy hitters! 2025-05-07T20:07:37.0063379Z Skipping (s,q) (1.9, 55): inconsistent with heavy hitters! 2025-05-07T20:07:37.0063591Z Skipping (s,q) (1.91, 55): inconsistent with heavy hitters! 2025-05-07T20:07:37.0063748Z Skipping (s,q) (1.92, 55): inconsistent with heavy hitters! 2025-05-07T20:07:37.0063918Z Skipping (s,q) (1.93, 55): inconsistent with heavy hitters! 2025-05-07T20:07:37.0064075Z Skipping (s,q) (1.94, 55): inconsistent with heavy hitters! 2025-05-07T20:07:37.0064231Z Skipping (s,q) (1.95, 55): inconsistent with heavy hitters! 2025-05-07T20:07:37.0064401Z Skipping (s,q) (1.96, 55): inconsistent with heavy hitters! 2025-05-07T20:07:37.0064562Z Skipping (s,q) (1.97, 55): inconsistent with heavy hitters! 2025-05-07T20:07:37.0064718Z Skipping (s,q) (1.98, 55): inconsistent with heavy hitters! 2025-05-07T20:07:37.0064887Z Skipping (s,q) (1.99, 55): inconsistent with heavy hitters! 2025-05-07T20:07:37.0065053Z Skipping (s,q) (1.47, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0065216Z Skipping (s,q) (1.48, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0065396Z Skipping (s,q) (1.49, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0065563Z Skipping (s,q) (1.5, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0065738Z Skipping (s,q) (1.51, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0065900Z Skipping (s,q) (1.52, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0066061Z Skipping (s,q) (1.53, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0066237Z Skipping (s,q) (1.54, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0066402Z Skipping (s,q) (1.55, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0066567Z Skipping (s,q) (1.56, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0066741Z Skipping (s,q) (1.57, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0066904Z Skipping (s,q) (1.58, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0067081Z Skipping (s,q) (1.59, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0067248Z Skipping (s,q) (1.6, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0067413Z Skipping (s,q) (1.61, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0067594Z Skipping (s,q) (1.62, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0067755Z Skipping (s,q) (1.63, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0067918Z Skipping (s,q) (1.64, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0068091Z Skipping (s,q) (1.65, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0068254Z Skipping (s,q) (1.66, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0068432Z Skipping (s,q) (1.67, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0068593Z Skipping (s,q) (1.68, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0068755Z Skipping (s,q) (1.69, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0068928Z Skipping (s,q) (1.7, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0069088Z Skipping (s,q) (1.71, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0069255Z Skipping (s,q) (1.72, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0069429Z Skipping (s,q) (1.73, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0069593Z Skipping (s,q) (1.74, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0069770Z Skipping (s,q) (1.75, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0069933Z Skipping (s,q) (1.76, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0070159Z Skipping (s,q) (1.77, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0070333Z Skipping (s,q) (1.78, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0070495Z Skipping (s,q) (1.79, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0070656Z Skipping (s,q) (1.8, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0070830Z Skipping (s,q) (1.81, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0070992Z Skipping (s,q) (1.82, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0071212Z Skipping (s,q) (1.83, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0071373Z Skipping (s,q) (1.84, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0071535Z Skipping (s,q) (1.85, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0071710Z Skipping (s,q) (1.86, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0071873Z Skipping (s,q) (1.87, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0072038Z Skipping (s,q) (1.88, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0072221Z Skipping (s,q) (1.89, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0072386Z Skipping (s,q) (1.9, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0072565Z Skipping (s,q) (1.91, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0072725Z Skipping (s,q) (1.92, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0072887Z Skipping (s,q) (1.93, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0073063Z Skipping (s,q) (1.94, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0073224Z Skipping (s,q) (1.95, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0073385Z Skipping (s,q) (1.96, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0073557Z Skipping (s,q) (1.97, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0073718Z Skipping (s,q) (1.98, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0073878Z Skipping (s,q) (1.99, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0074053Z Skipping (s,q) (1.51, 60): inconsistent with heavy hitters! 2025-05-07T20:07:37.0074210Z Skipping (s,q) (1.52, 60): inconsistent with heavy hitters! 2025-05-07T20:07:37.0074379Z Skipping (s,q) (1.53, 60): inconsistent with heavy hitters! 2025-05-07T20:07:37.0074537Z Skipping (s,q) (1.54, 60): inconsistent with heavy hitters! 2025-05-07T20:07:37.0074693Z Skipping (s,q) (1.55, 60): inconsistent with heavy hitters! 2025-05-07T20:07:37.0074864Z Skipping (s,q) (1.56, 60): inconsistent with heavy hitters! 2025-05-07T20:07:37.0075021Z Skipping (s,q) (1.57, 60): inconsistent with heavy hitters! 2025-05-07T20:07:37.0075177Z Skipping (s,q) (1.58, 60): inconsistent with heavy hitters! 2025-05-07T20:07:37.0075345Z Skipping (s,q) (1.59, 60): inconsistent with heavy hitters! 2025-05-07T20:07:37.0075502Z Skipping (s,q) (1.6, 60): inconsistent with heavy hitters! 2025-05-07T20:07:37.0075671Z Skipping (s,q) (1.61, 60): inconsistent with heavy hitters! 2025-05-07T20:07:37.0075831Z Skipping (s,q) (1.62, 60): inconsistent with heavy hitters! 2025-05-07T20:07:37.0076061Z Skipping (s,q) (1.63, 60): inconsistent with heavy hitters! 2025-05-07T20:07:37.0076233Z Skipping (s,q) (1.64, 60): inconsistent with heavy hitters! 2025-05-07T20:07:37.0076390Z Skipping (s,q) (1.65, 60): inconsistent with heavy hitters! 2025-05-07T20:07:37.0076546Z Skipping (s,q) (1.66, 60): inconsistent with heavy hitters! 2025-05-07T20:07:37.0076724Z Skipping (s,q) (1.67, 60): inconsistent with heavy hitters! 2025-05-07T20:07:37.0076880Z Skipping (s,q) (1.68, 60): inconsistent with heavy hitters! 2025-05-07T20:07:37.0077052Z Skipping (s,q) (1.69, 60): inconsistent with heavy hitters! 2025-05-07T20:07:37.0077208Z Skipping (s,q) (1.7, 60): inconsistent with heavy hitters! 2025-05-07T20:07:37.0077363Z Skipping (s,q) (1.71, 60): inconsistent with heavy hitters! 2025-05-07T20:07:37.0077533Z Skipping (s,q) (1.72, 60): inconsistent with heavy hitters! 2025-05-07T20:07:37.0077748Z Skipping (s,q) (1.73, 60): inconsistent with heavy hitters! 2025-05-07T20:07:37.0077903Z Skipping (s,q) (1.74, 60): inconsistent with heavy hitters! 2025-05-07T20:07:37.0078073Z Skipping (s,q) (1.75, 60): inconsistent with heavy hitters! 2025-05-07T20:07:37.0078230Z Skipping (s,q) (1.76, 60): inconsistent with heavy hitters! 2025-05-07T20:07:37.0078387Z Skipping (s,q) (1.77, 60): inconsistent with heavy hitters! 2025-05-07T20:07:37.0078556Z Skipping (s,q) (1.78, 60): inconsistent with heavy hitters! 2025-05-07T20:07:37.0078777Z Skipping (s,q) (1.79, 60): inconsistent with heavy hitters! 2025-05-07T20:07:37.0078945Z Skipping (s,q) (1.8, 60): inconsistent with heavy hitters! 2025-05-07T20:07:37.0079103Z Skipping (s,q) (1.81, 60): inconsistent with heavy hitters! 2025-05-07T20:07:37.0079259Z Skipping (s,q) (1.82, 60): inconsistent with heavy hitters! 2025-05-07T20:07:37.0079427Z Skipping (s,q) (1.83, 60): inconsistent with heavy hitters! 2025-05-07T20:07:37.0079583Z Skipping (s,q) (1.84, 60): inconsistent with heavy hitters! 2025-05-07T20:07:37.0079742Z Skipping (s,q) (1.85, 60): inconsistent with heavy hitters! 2025-05-07T20:07:37.0079913Z Skipping (s,q) (1.86, 60): inconsistent with heavy hitters! 2025-05-07T20:07:37.0080069Z Skipping (s,q) (1.87, 60): inconsistent with heavy hitters! 2025-05-07T20:07:37.0080238Z Skipping (s,q) (1.88, 60): inconsistent with heavy hitters! 2025-05-07T20:07:37.0080395Z Skipping (s,q) (1.89, 60): inconsistent with heavy hitters! 2025-05-07T20:07:37.0080553Z Skipping (s,q) (1.9, 60): inconsistent with heavy hitters! 2025-05-07T20:07:37.0080722Z Skipping (s,q) (1.91, 60): inconsistent with heavy hitters! 2025-05-07T20:07:37.0080879Z Skipping (s,q) (1.92, 60): inconsistent with heavy hitters! 2025-05-07T20:07:37.0081035Z Skipping (s,q) (1.93, 60): inconsistent with heavy hitters! 2025-05-07T20:07:37.0081206Z Skipping (s,q) (1.94, 60): inconsistent with heavy hitters! 2025-05-07T20:07:37.0081364Z Skipping (s,q) (1.95, 60): inconsistent with heavy hitters! 2025-05-07T20:07:37.0081535Z Skipping (s,q) (1.96, 60): inconsistent with heavy hitters! 2025-05-07T20:07:37.0081690Z Skipping (s,q) (1.97, 60): inconsistent with heavy hitters! 2025-05-07T20:07:37.0081848Z Skipping (s,q) (1.98, 60): inconsistent with heavy hitters! 2025-05-07T20:07:37.0082016Z Skipping (s,q) (1.99, 60): inconsistent with heavy hitters! 2025-05-07T20:07:37.0082183Z Skipping (s,q) (1.55, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0082347Z Skipping (s,q) (1.56, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0082529Z Skipping (s,q) (1.57, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0082691Z Skipping (s,q) (1.58, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0082870Z Skipping (s,q) (1.59, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0083031Z Skipping (s,q) (1.6, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0083191Z Skipping (s,q) (1.61, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0083370Z Skipping (s,q) (1.62, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0083533Z Skipping (s,q) (1.63, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0083694Z Skipping (s,q) (1.64, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0083870Z Skipping (s,q) (1.65, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0084030Z Skipping (s,q) (1.66, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0084192Z Skipping (s,q) (1.67, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0084369Z Skipping (s,q) (1.68, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0084532Z Skipping (s,q) (1.69, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0084706Z Skipping (s,q) (1.7, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0084870Z Skipping (s,q) (1.71, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0085031Z Skipping (s,q) (1.72, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0085205Z Skipping (s,q) (1.73, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0085419Z Skipping (s,q) (1.74, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0085580Z Skipping (s,q) (1.75, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0085754Z Skipping (s,q) (1.76, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0085915Z Skipping (s,q) (1.77, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0086088Z Skipping (s,q) (1.78, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0086300Z Skipping (s,q) (1.79, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0086461Z Skipping (s,q) (1.8, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0086632Z Skipping (s,q) (1.81, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0086795Z Skipping (s,q) (1.82, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0086956Z Skipping (s,q) (1.83, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0087132Z Skipping (s,q) (1.84, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0087299Z Skipping (s,q) (1.85, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0087475Z Skipping (s,q) (1.86, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0087636Z Skipping (s,q) (1.87, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0087800Z Skipping (s,q) (1.88, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0087976Z Skipping (s,q) (1.89, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0088142Z Skipping (s,q) (1.9, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0088304Z Skipping (s,q) (1.91, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0088480Z Skipping (s,q) (1.92, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0088643Z Skipping (s,q) (1.93, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0088818Z Skipping (s,q) (1.94, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0088982Z Skipping (s,q) (1.95, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0089146Z Skipping (s,q) (1.96, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0089320Z Skipping (s,q) (1.97, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0089484Z Skipping (s,q) (1.98, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0089645Z Skipping (s,q) (1.99, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0089819Z Skipping (s,q) (1.59, 65): inconsistent with heavy hitters! 2025-05-07T20:07:37.0089980Z Skipping (s,q) (1.6, 65): inconsistent with heavy hitters! 2025-05-07T20:07:37.0090150Z Skipping (s,q) (1.61, 65): inconsistent with heavy hitters! 2025-05-07T20:07:37.0090309Z Skipping (s,q) (1.62, 65): inconsistent with heavy hitters! 2025-05-07T20:07:37.0090466Z Skipping (s,q) (1.63, 65): inconsistent with heavy hitters! 2025-05-07T20:07:37.0090639Z Skipping (s,q) (1.64, 65): inconsistent with heavy hitters! 2025-05-07T20:07:37.0090798Z Skipping (s,q) (1.65, 65): inconsistent with heavy hitters! 2025-05-07T20:07:37.0090963Z Skipping (s,q) (1.66, 65): inconsistent with heavy hitters! 2025-05-07T20:07:37.0091135Z Skipping (s,q) (1.67, 65): inconsistent with heavy hitters! 2025-05-07T20:07:37.0091293Z Skipping (s,q) (1.68, 65): inconsistent with heavy hitters! 2025-05-07T20:07:37.0091460Z Skipping (s,q) (1.69, 65): inconsistent with heavy hitters! 2025-05-07T20:07:37.0091615Z Skipping (s,q) (1.7, 65): inconsistent with heavy hitters! 2025-05-07T20:07:37.0091773Z Skipping (s,q) (1.71, 65): inconsistent with heavy hitters! 2025-05-07T20:07:37.0091947Z Skipping (s,q) (1.72, 65): inconsistent with heavy hitters! 2025-05-07T20:07:37.0092101Z Skipping (s,q) (1.73, 65): inconsistent with heavy hitters! 2025-05-07T20:07:37.0092260Z Skipping (s,q) (1.74, 65): inconsistent with heavy hitters! 2025-05-07T20:07:37.0092430Z Skipping (s,q) (1.75, 65): inconsistent with heavy hitters! 2025-05-07T20:07:37.0092585Z Skipping (s,q) (1.76, 65): inconsistent with heavy hitters! 2025-05-07T20:07:37.0092744Z Skipping (s,q) (1.77, 65): inconsistent with heavy hitters! 2025-05-07T20:07:37.0092993Z Skipping (s,q) (1.78, 65): inconsistent with heavy hitters! 2025-05-07T20:07:37.0093147Z Skipping (s,q) (1.79, 65): inconsistent with heavy hitters! 2025-05-07T20:07:37.0093315Z Skipping (s,q) (1.8, 65): inconsistent with heavy hitters! 2025-05-07T20:07:37.0093469Z Skipping (s,q) (1.81, 65): inconsistent with heavy hitters! 2025-05-07T20:07:37.0093626Z Skipping (s,q) (1.82, 65): inconsistent with heavy hitters! 2025-05-07T20:07:37.0093838Z Skipping (s,q) (1.83, 65): inconsistent with heavy hitters! 2025-05-07T20:07:37.0093995Z Skipping (s,q) (1.84, 65): inconsistent with heavy hitters! 2025-05-07T20:07:37.0094151Z Skipping (s,q) (1.85, 65): inconsistent with heavy hitters! 2025-05-07T20:07:37.0094318Z Skipping (s,q) (1.86, 65): inconsistent with heavy hitters! 2025-05-07T20:07:37.0094474Z Skipping (s,q) (1.87, 65): inconsistent with heavy hitters! 2025-05-07T20:07:37.0094643Z Skipping (s,q) (1.88, 65): inconsistent with heavy hitters! 2025-05-07T20:07:37.0094802Z Skipping (s,q) (1.89, 65): inconsistent with heavy hitters! 2025-05-07T20:07:37.0094955Z Skipping (s,q) (1.9, 65): inconsistent with heavy hitters! 2025-05-07T20:07:37.0095125Z Skipping (s,q) (1.91, 65): inconsistent with heavy hitters! 2025-05-07T20:07:37.0095281Z Skipping (s,q) (1.92, 65): inconsistent with heavy hitters! 2025-05-07T20:07:37.0095436Z Skipping (s,q) (1.93, 65): inconsistent with heavy hitters! 2025-05-07T20:07:37.0095606Z Skipping (s,q) (1.94, 65): inconsistent with heavy hitters! 2025-05-07T20:07:37.0095760Z Skipping (s,q) (1.95, 65): inconsistent with heavy hitters! 2025-05-07T20:07:37.0095924Z Skipping (s,q) (1.96, 65): inconsistent with heavy hitters! 2025-05-07T20:07:37.0096081Z Skipping (s,q) (1.97, 65): inconsistent with heavy hitters! 2025-05-07T20:07:37.0096234Z Skipping (s,q) (1.98, 65): inconsistent with heavy hitters! 2025-05-07T20:07:37.0096404Z Skipping (s,q) (1.99, 65): inconsistent with heavy hitters! 2025-05-07T20:07:37.0096572Z Skipping (s,q) (1.63, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0096736Z Skipping (s,q) (1.64, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0096912Z Skipping (s,q) (1.65, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0097074Z Skipping (s,q) (1.66, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0097236Z Skipping (s,q) (1.67, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0097411Z Skipping (s,q) (1.68, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0097576Z Skipping (s,q) (1.69, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0097751Z Skipping (s,q) (1.7, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0097912Z Skipping (s,q) (1.71, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0098075Z Skipping (s,q) (1.72, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0098254Z Skipping (s,q) (1.73, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0098416Z Skipping (s,q) (1.74, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0098576Z Skipping (s,q) (1.75, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0098749Z Skipping (s,q) (1.76, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0098911Z Skipping (s,q) (1.77, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0099082Z Skipping (s,q) (1.78, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0099242Z Skipping (s,q) (1.79, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0099405Z Skipping (s,q) (1.8, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0099575Z Skipping (s,q) (1.81, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0099736Z Skipping (s,q) (1.82, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0099896Z Skipping (s,q) (1.83, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0100068Z Skipping (s,q) (1.84, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0100226Z Skipping (s,q) (1.85, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0100459Z Skipping (s,q) (1.86, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0100622Z Skipping (s,q) (1.87, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0100780Z Skipping (s,q) (1.88, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0100950Z Skipping (s,q) (1.89, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0101111Z Skipping (s,q) (1.9, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0101315Z Skipping (s,q) (1.91, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0101489Z Skipping (s,q) (1.92, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0101648Z Skipping (s,q) (1.93, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0101822Z Skipping (s,q) (1.94, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0101984Z Skipping (s,q) (1.95, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0102146Z Skipping (s,q) (1.96, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0102322Z Skipping (s,q) (1.97, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0102484Z Skipping (s,q) (1.98, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0102646Z Skipping (s,q) (1.99, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0102820Z Skipping (s,q) (1.67, 70): inconsistent with heavy hitters! 2025-05-07T20:07:37.0102975Z Skipping (s,q) (1.68, 70): inconsistent with heavy hitters! 2025-05-07T20:07:37.0103149Z Skipping (s,q) (1.69, 70): inconsistent with heavy hitters! 2025-05-07T20:07:37.0103307Z Skipping (s,q) (1.7, 70): inconsistent with heavy hitters! 2025-05-07T20:07:37.0103465Z Skipping (s,q) (1.71, 70): inconsistent with heavy hitters! 2025-05-07T20:07:37.0103635Z Skipping (s,q) (1.72, 70): inconsistent with heavy hitters! 2025-05-07T20:07:37.0103792Z Skipping (s,q) (1.73, 70): inconsistent with heavy hitters! 2025-05-07T20:07:37.0103946Z Skipping (s,q) (1.74, 70): inconsistent with heavy hitters! 2025-05-07T20:07:37.0104116Z Skipping (s,q) (1.75, 70): inconsistent with heavy hitters! 2025-05-07T20:07:37.0104274Z Skipping (s,q) (1.76, 70): inconsistent with heavy hitters! 2025-05-07T20:07:37.0104428Z Skipping (s,q) (1.77, 70): inconsistent with heavy hitters! 2025-05-07T20:07:37.0104598Z Skipping (s,q) (1.78, 70): inconsistent with heavy hitters! 2025-05-07T20:07:37.0104755Z Skipping (s,q) (1.79, 70): inconsistent with heavy hitters! 2025-05-07T20:07:37.0104926Z Skipping (s,q) (1.8, 70): inconsistent with heavy hitters! 2025-05-07T20:07:37.0105083Z Skipping (s,q) (1.81, 70): inconsistent with heavy hitters! 2025-05-07T20:07:37.0105239Z Skipping (s,q) (1.82, 70): inconsistent with heavy hitters! 2025-05-07T20:07:37.0105613Z Skipping (s,q) (1.83, 70): inconsistent with heavy hitters! 2025-05-07T20:07:37.0105774Z Skipping (s,q) (1.84, 70): inconsistent with heavy hitters! 2025-05-07T20:07:37.0105932Z Skipping (s,q) (1.85, 70): inconsistent with heavy hitters! 2025-05-07T20:07:37.0106105Z Skipping (s,q) (1.86, 70): inconsistent with heavy hitters! 2025-05-07T20:07:37.0106264Z Skipping (s,q) (1.87, 70): inconsistent with heavy hitters! 2025-05-07T20:07:37.0106433Z Skipping (s,q) (1.88, 70): inconsistent with heavy hitters! 2025-05-07T20:07:37.0106591Z Skipping (s,q) (1.89, 70): inconsistent with heavy hitters! 2025-05-07T20:07:37.0106747Z Skipping (s,q) (1.9, 70): inconsistent with heavy hitters! 2025-05-07T20:07:37.0106920Z Skipping (s,q) (1.91, 70): inconsistent with heavy hitters! 2025-05-07T20:07:37.0107081Z Skipping (s,q) (1.92, 70): inconsistent with heavy hitters! 2025-05-07T20:07:37.0107239Z Skipping (s,q) (1.93, 70): inconsistent with heavy hitters! 2025-05-07T20:07:37.0107410Z Skipping (s,q) (1.94, 70): inconsistent with heavy hitters! 2025-05-07T20:07:37.0107565Z Skipping (s,q) (1.95, 70): inconsistent with heavy hitters! 2025-05-07T20:07:37.0107734Z Skipping (s,q) (1.96, 70): inconsistent with heavy hitters! 2025-05-07T20:07:37.0107891Z Skipping (s,q) (1.97, 70): inconsistent with heavy hitters! 2025-05-07T20:07:37.0108148Z Skipping (s,q) (1.98, 70): inconsistent with heavy hitters! 2025-05-07T20:07:37.0108318Z Skipping (s,q) (1.99, 70): inconsistent with heavy hitters! 2025-05-07T20:07:37.0108483Z Skipping (s,q) (1.71, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0108644Z Skipping (s,q) (1.72, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0108821Z Skipping (s,q) (1.73, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0109049Z Skipping (s,q) (1.74, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0109225Z Skipping (s,q) (1.75, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0109386Z Skipping (s,q) (1.76, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0109544Z Skipping (s,q) (1.77, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0109715Z Skipping (s,q) (1.78, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0109877Z Skipping (s,q) (1.79, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0110043Z Skipping (s,q) (1.8, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0110213Z Skipping (s,q) (1.81, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0110372Z Skipping (s,q) (1.82, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0110531Z Skipping (s,q) (1.83, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0110705Z Skipping (s,q) (1.84, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0110869Z Skipping (s,q) (1.85, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0111049Z Skipping (s,q) (1.86, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0111210Z Skipping (s,q) (1.87, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0111369Z Skipping (s,q) (1.88, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0111541Z Skipping (s,q) (1.89, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0111703Z Skipping (s,q) (1.9, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0111865Z Skipping (s,q) (1.91, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0112038Z Skipping (s,q) (1.92, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0112200Z Skipping (s,q) (1.93, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0112372Z Skipping (s,q) (1.94, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0112533Z Skipping (s,q) (1.95, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0112695Z Skipping (s,q) (1.96, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0112873Z Skipping (s,q) (1.97, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0113035Z Skipping (s,q) (1.98, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0113197Z Skipping (s,q) (1.99, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0113371Z Skipping (s,q) (1.75, 75): inconsistent with heavy hitters! 2025-05-07T20:07:37.0113530Z Skipping (s,q) (1.76, 75): inconsistent with heavy hitters! 2025-05-07T20:07:37.0113702Z Skipping (s,q) (1.77, 75): inconsistent with heavy hitters! 2025-05-07T20:07:37.0113859Z Skipping (s,q) (1.78, 75): inconsistent with heavy hitters! 2025-05-07T20:07:37.0114016Z Skipping (s,q) (1.79, 75): inconsistent with heavy hitters! 2025-05-07T20:07:37.0114184Z Skipping (s,q) (1.8, 75): inconsistent with heavy hitters! 2025-05-07T20:07:37.0114341Z Skipping (s,q) (1.81, 75): inconsistent with heavy hitters! 2025-05-07T20:07:37.0114495Z Skipping (s,q) (1.82, 75): inconsistent with heavy hitters! 2025-05-07T20:07:37.0114666Z Skipping (s,q) (1.83, 75): inconsistent with heavy hitters! 2025-05-07T20:07:37.0114822Z Skipping (s,q) (1.84, 75): inconsistent with heavy hitters! 2025-05-07T20:07:37.0114991Z Skipping (s,q) (1.85, 75): inconsistent with heavy hitters! 2025-05-07T20:07:37.0115148Z Skipping (s,q) (1.86, 75): inconsistent with heavy hitters! 2025-05-07T20:07:37.0115304Z Skipping (s,q) (1.87, 75): inconsistent with heavy hitters! 2025-05-07T20:07:37.0115472Z Skipping (s,q) (1.88, 75): inconsistent with heavy hitters! 2025-05-07T20:07:37.0115675Z Skipping (s,q) (1.89, 75): inconsistent with heavy hitters! 2025-05-07T20:07:37.0115830Z Skipping (s,q) (1.9, 75): inconsistent with heavy hitters! 2025-05-07T20:07:37.0116072Z Skipping (s,q) (1.91, 75): inconsistent with heavy hitters! 2025-05-07T20:07:37.0116230Z Skipping (s,q) (1.92, 75): inconsistent with heavy hitters! 2025-05-07T20:07:37.0116398Z Skipping (s,q) (1.93, 75): inconsistent with heavy hitters! 2025-05-07T20:07:37.0116615Z Skipping (s,q) (1.94, 75): inconsistent with heavy hitters! 2025-05-07T20:07:37.0116772Z Skipping (s,q) (1.95, 75): inconsistent with heavy hitters! 2025-05-07T20:07:37.0116941Z Skipping (s,q) (1.96, 75): inconsistent with heavy hitters! 2025-05-07T20:07:37.0117097Z Skipping (s,q) (1.97, 75): inconsistent with heavy hitters! 2025-05-07T20:07:37.0117254Z Skipping (s,q) (1.98, 75): inconsistent with heavy hitters! 2025-05-07T20:07:37.0117422Z Skipping (s,q) (1.99, 75): inconsistent with heavy hitters! 2025-05-07T20:07:37.0117590Z Skipping (s,q) (1.79, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0117730Z Skipping (s,q) (1.8, 77.5): inconsistent witPASSED 2025-05-07T20:07:37.0117753Z 2025-05-07T20:07:37.0117904Z ============================== 1 passed in 1.56s =============================== 2025-05-07T20:07:37.0117995Z h heavy hitters! 2025-05-07T20:07:37.0118175Z Skipping (s,q) (1.81, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0118343Z Skipping (s,q) (1.82, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0118508Z Skipping (s,q) (1.83, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0118682Z Skipping (s,q) (1.84, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0118844Z Skipping (s,q) (1.85, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0119006Z Skipping (s,q) (1.86, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0119184Z Skipping (s,q) (1.87, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0119350Z Skipping (s,q) (1.88, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0119527Z Skipping (s,q) (1.89, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0119691Z Skipping (s,q) (1.9, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0119854Z Skipping (s,q) (1.91, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0120032Z Skipping (s,q) (1.92, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0120198Z Skipping (s,q) (1.93, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0120362Z Skipping (s,q) (1.94, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0120540Z Skipping (s,q) (1.95, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0120702Z Skipping (s,q) (1.96, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0120880Z Skipping (s,q) (1.97, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0121045Z Skipping (s,q) (1.98, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0121212Z Skipping (s,q) (1.99, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0121389Z Skipping (s,q) (1.83, 80): inconsistent with heavy hitters! 2025-05-07T20:07:37.0121550Z Skipping (s,q) (1.84, 80): inconsistent with heavy hitters! 2025-05-07T20:07:37.0121708Z Skipping (s,q) (1.85, 80): inconsistent with heavy hitters! 2025-05-07T20:07:37.0121880Z Skipping (s,q) (1.86, 80): inconsistent with heavy hitters! 2025-05-07T20:07:37.0122038Z Skipping (s,q) (1.87, 80): inconsistent with heavy hitters! 2025-05-07T20:07:37.0122214Z Skipping (s,q) (1.88, 80): inconsistent with heavy hitters! 2025-05-07T20:07:37.0122371Z Skipping (s,q) (1.89, 80): inconsistent with heavy hitters! 2025-05-07T20:07:37.0122530Z Skipping (s,q) (1.9, 80): inconsistent with heavy hitters! 2025-05-07T20:07:37.0122701Z Skipping (s,q) (1.91, 80): inconsistent with heavy hitters! 2025-05-07T20:07:37.0122861Z Skipping (s,q) (1.92, 80): inconsistent with heavy hitters! 2025-05-07T20:07:37.0123018Z Skipping (s,q) (1.93, 80): inconsistent with heavy hitters! 2025-05-07T20:07:37.0123237Z Skipping (s,q) (1.94, 80): inconsistent with heavy hitters! 2025-05-07T20:07:37.0123396Z Skipping (s,q) (1.95, 80): inconsistent with heavy hitters! 2025-05-07T20:07:37.0123566Z Skipping (s,q) (1.96, 80): inconsistent with heavy hitters! 2025-05-07T20:07:37.0123725Z Skipping (s,q) (1.97, 80): inconsistent with heavy hitters! 2025-05-07T20:07:37.0123881Z Skipping (s,q) (1.98, 80): inconsistent with heavy hitters! 2025-05-07T20:07:37.0124109Z Skipping (s,q) (1.99, 80): inconsistent with heavy hitters! 2025-05-07T20:07:37.0124275Z Skipping (s,q) (1.87, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0124436Z Skipping (s,q) (1.88, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0124610Z Skipping (s,q) (1.89, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0124771Z Skipping (s,q) (1.9, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0124931Z Skipping (s,q) (1.91, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0125108Z Skipping (s,q) (1.92, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0125264Z Skipping (s,q) (1.93, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0125437Z Skipping (s,q) (1.94, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0125598Z Skipping (s,q) (1.95, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0125758Z Skipping (s,q) (1.96, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0125934Z Skipping (s,q) (1.97, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0126095Z Skipping (s,q) (1.98, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0126253Z Skipping (s,q) (1.99, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0126421Z Skipping (s,q) (1.91, 85): inconsistent with heavy hitters! 2025-05-07T20:07:37.0126578Z Skipping (s,q) (1.92, 85): inconsistent with heavy hitters! 2025-05-07T20:07:37.0126746Z Skipping (s,q) (1.93, 85): inconsistent with heavy hitters! 2025-05-07T20:07:37.0126906Z Skipping (s,q) (1.94, 85): inconsistent with heavy hitters! 2025-05-07T20:07:37.0127061Z Skipping (s,q) (1.95, 85): inconsistent with heavy hitters! 2025-05-07T20:07:37.0127230Z Skipping (s,q) (1.96, 85): inconsistent with heavy hitters! 2025-05-07T20:07:37.0127387Z Skipping (s,q) (1.97, 85): inconsistent with heavy hitters! 2025-05-07T20:07:37.0127543Z Skipping (s,q) (1.98, 85): inconsistent with heavy hitters! 2025-05-07T20:07:37.0127709Z Skipping (s,q) (1.99, 85): inconsistent with heavy hitters! 2025-05-07T20:07:37.0127875Z Skipping (s,q) (1.95, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0128051Z Skipping (s,q) (1.96, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0128213Z Skipping (s,q) (1.97, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0128374Z Skipping (s,q) (1.98, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0128547Z Skipping (s,q) (1.99, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:37.0128709Z Skipping (s,q) (1.99, 90): inconsistent with heavy hitters! 2025-05-07T20:07:37.0128843Z Time taken to estimate parameters (us): 10232 2025-05-07T20:07:37.2886168Z 2025-05-07T20:07:37.2886665Z [TEST] Python test suite PASSED: ./tbe/eeg/tbe_indices_estimator_test.py 2025-05-07T20:07:37.2904634Z [TEST] Python test time for ./tbe/eeg/tbe_indices_estimator_test.py: 4 seconds 2025-05-07T20:07:37.2905009Z 2025-05-07T20:07:37.2905014Z 2025-05-07T20:07:37.2905019Z 2025-05-07T20:07:37.2905030Z 2025-05-07T20:07:37.2917850Z ################################################################################ 2025-05-07T20:07:37.2933031Z # [2025-05-07T20:07:37.293Z] Run Python Test Suite: 2025-05-07T20:07:37.2933407Z # ./tbe/eeg/tbe_indices_generator_test.py 2025-05-07T20:07:37.2933750Z ################################################################################ 2025-05-07T20:07:37.2955039Z + 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:07:37.2956077Z 2025-05-07T20:07:39.3800106Z ============================= test session starts ============================== 2025-05-07T20:07:39.3800802Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:07:39.3801362Z cachedir: .pytest_cache 2025-05-07T20:07:39.3801975Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:07:39.3802931Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:07:39.3803261Z plugins: hypothesis-6.131.14 2025-05-07T20:07:40.7997158Z collecting ... collected 1 item 2025-05-07T20:07:40.7997447Z 2025-05-07T20:07:41.1348674Z tbe/eeg/tbe_indices_generator_test.py::TBEIndicesGeneratorTest::test_indices_generation PASSED 2025-05-07T20:07:41.1349287Z 2025-05-07T20:07:41.1349471Z ============================== 1 passed in 1.88s =============================== 2025-05-07T20:07:41.1350001Z Time taken to generate indices (us): 226 2025-05-07T20:07:41.1350434Z Time taken to generate indices (us): 182 2025-05-07T20:07:41.1350863Z Time taken to generate indices (us): 2747 2025-05-07T20:07:41.1351281Z Time taken to generate indices (us): 2730 2025-05-07T20:07:41.1351711Z Time taken to generate indices (us): 19131 2025-05-07T20:07:41.1352143Z Time taken to generate indices (us): 13357 2025-05-07T20:07:41.1352575Z Time taken to generate indices (us): 3735 2025-05-07T20:07:41.1352920Z Time taken to generate indices (us): 15288 2025-05-07T20:07:41.1353252Z Time taken to generate indices (us): 20063 2025-05-07T20:07:41.1353569Z Time taken to generate indices (us): 11893 2025-05-07T20:07:41.1353900Z Time taken to generate indices (us): 14871 2025-05-07T20:07:41.1354231Z Time taken to generate indices (us): 14224 2025-05-07T20:07:41.1354549Z Time taken to generate indices (us): 365 2025-05-07T20:07:41.1354878Z Time taken to generate indices (us): 19631 2025-05-07T20:07:41.1355216Z Time taken to generate indices (us): 17831 2025-05-07T20:07:41.1355559Z Time taken to generate indices (us): 946 2025-05-07T20:07:41.1355877Z Time taken to generate indices (us): 15025 2025-05-07T20:07:41.1356269Z Time taken to generate indices (us): 17916 2025-05-07T20:07:41.1356607Z Time taken to generate indices (us): 15065 2025-05-07T20:07:41.1356926Z Time taken to generate indices (us): 205 2025-05-07T20:07:41.5369672Z 2025-05-07T20:07:41.5370195Z [TEST] Python test suite PASSED: ./tbe/eeg/tbe_indices_generator_test.py 2025-05-07T20:07:41.5387530Z [TEST] Python test time for ./tbe/eeg/tbe_indices_generator_test.py: 4 seconds 2025-05-07T20:07:41.5387902Z 2025-05-07T20:07:41.5387907Z 2025-05-07T20:07:41.5387914Z 2025-05-07T20:07:41.5387926Z 2025-05-07T20:07:41.5400191Z ################################################################################ 2025-05-07T20:07:41.5416057Z # [2025-05-07T20:07:41.541Z] Run Python Test Suite: 2025-05-07T20:07:41.5416452Z # ./tbe/inference/inference_converter_test.py 2025-05-07T20:07:41.5416830Z ################################################################################ 2025-05-07T20:07:41.5438392Z + 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:07:41.5439107Z 2025-05-07T20:07:43.6318252Z ============================= test session starts ============================== 2025-05-07T20:07:43.6319003Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:07:43.6319564Z cachedir: .pytest_cache 2025-05-07T20:07:43.6320183Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:07:43.6320858Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:07:43.6321185Z plugins: hypothesis-6.131.14 2025-05-07T20:07:45.0539618Z collecting ... collected 3 items 2025-05-07T20:07:45.0540217Z 2025-05-07T20:07:45.2482712Z tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_l2_norm_pruning_workflow Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:07:45.2484175Z self=, 2025-05-07T20:07:45.2484990Z use_cpu=True, 2025-05-07T20:07:45.2485323Z use_array_for_index_remapping=False, 2025-05-07T20:07:45.2485749Z quantize_type=SparseType.FP32, 2025-05-07T20:07:45.2486432Z ) 2025-05-07T20:07:45.2486733Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:07:45.2487599Z self=, 2025-05-07T20:07:45.2488424Z use_cpu=True, 2025-05-07T20:07:45.2488732Z use_array_for_index_remapping=True, 2025-05-07T20:07:45.2489153Z quantize_type=SparseType.FP32, 2025-05-07T20:07:45.2489515Z ) 2025-05-07T20:07:45.2489825Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:07:45.2490687Z self=, 2025-05-07T20:07:45.2491510Z use_cpu=True, 2025-05-07T20:07:45.2491831Z use_array_for_index_remapping=True, 2025-05-07T20:07:45.2492237Z quantize_type=SparseType.INT2, 2025-05-07T20:07:45.2492602Z ) 2025-05-07T20:07:45.2492911Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:07:45.2493768Z self=, 2025-05-07T20:07:45.2494576Z use_cpu=True, 2025-05-07T20:07:45.2494927Z use_array_for_index_remapping=True, 2025-05-07T20:07:45.2495346Z quantize_type=SparseType.INT4, 2025-05-07T20:07:45.2495699Z ) 2025-05-07T20:07:45.2496012Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:07:45.2496871Z self=, 2025-05-07T20:07:45.2497677Z use_cpu=True, 2025-05-07T20:07:45.2498004Z use_array_for_index_remapping=True, 2025-05-07T20:07:45.2498423Z quantize_type=SparseType.FP16, 2025-05-07T20:07:45.2498773Z ) 2025-05-07T20:07:45.2499085Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:07:45.2499954Z self=, 2025-05-07T20:07:45.2500764Z use_cpu=True, 2025-05-07T20:07:45.2501105Z use_array_for_index_remapping=False, 2025-05-07T20:07:45.2501528Z quantize_type=SparseType.FP16, 2025-05-07T20:07:45.2501845Z ) 2025-05-07T20:07:45.2502071Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:07:45.2502727Z self=, 2025-05-07T20:07:45.2503344Z use_cpu=True, 2025-05-07T20:07:45.2503581Z use_array_for_index_remapping=False, 2025-05-07T20:07:45.2503915Z quantize_type=SparseType.INT4, 2025-05-07T20:07:45.2504193Z ) 2025-05-07T20:07:45.2504418Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:07:45.2505073Z self=, 2025-05-07T20:07:45.2505901Z use_cpu=True, 2025-05-07T20:07:45.2506156Z use_array_for_index_remapping=False, 2025-05-07T20:07:45.2506470Z quantize_type=SparseType.INT8, 2025-05-07T20:07:45.2506761Z ) 2025-05-07T20:07:45.2507005Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:07:45.2507651Z self=, 2025-05-07T20:07:45.2508267Z use_cpu=True, 2025-05-07T20:07:45.2508513Z use_array_for_index_remapping=True, 2025-05-07T20:07:45.2508822Z quantize_type=SparseType.INT8, 2025-05-07T20:07:45.2509102Z ) 2025-05-07T20:07:45.2509340Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:07:45.2510153Z self=, 2025-05-07T20:07:45.2510774Z use_cpu=True, 2025-05-07T20:07:45.2511029Z use_array_for_index_remapping=False, 2025-05-07T20:07:45.2511361Z quantize_type=SparseType.INT2, 2025-05-07T20:07:45.2511630Z ) 2025-05-07T20:07:45.2511827Z PASSED 2025-05-07T20:08:17.4350300Z tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_pruning_workflow_large_scale Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:17.4351500Z self=, 2025-05-07T20:08:17.4359897Z T=1, 2025-05-07T20:08:17.4360194Z D=2, 2025-05-07T20:08:17.4360463Z log_E=3, 2025-05-07T20:08:17.4360742Z pruning_ratio=0.0, 2025-05-07T20:08:17.4361073Z use_cpu=True, 2025-05-07T20:08:17.4361424Z use_array_for_index_remapping=False, 2025-05-07T20:08:17.4361810Z ) 2025-05-07T20:08:17.4362147Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:17.4363068Z self=, 2025-05-07T20:08:17.4363904Z T=5, 2025-05-07T20:08:17.4364148Z D=2, 2025-05-07T20:08:17.4364405Z log_E=3, 2025-05-07T20:08:17.4364690Z pruning_ratio=0.0, 2025-05-07T20:08:17.4364994Z use_cpu=True, 2025-05-07T20:08:17.4365330Z use_array_for_index_remapping=False, 2025-05-07T20:08:17.4365713Z ) 2025-05-07T20:08:17.4366029Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:17.4366935Z self=, 2025-05-07T20:08:17.4367803Z T=5, 2025-05-07T20:08:17.4368051Z D=125, 2025-05-07T20:08:17.4368315Z log_E=4, 2025-05-07T20:08:17.4368611Z pruning_ratio=0.030370770318298716, 2025-05-07T20:08:17.4368985Z use_cpu=True, 2025-05-07T20:08:17.4369306Z use_array_for_index_remapping=True, 2025-05-07T20:08:17.4369691Z ) 2025-05-07T20:08:17.4369999Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:17.4370903Z self=, 2025-05-07T20:08:17.4371732Z T=7, 2025-05-07T20:08:17.4371966Z D=2, 2025-05-07T20:08:17.4372223Z log_E=3, 2025-05-07T20:08:17.4372510Z pruning_ratio=0.0, 2025-05-07T20:08:17.4372810Z use_cpu=True, 2025-05-07T20:08:17.4373131Z use_array_for_index_remapping=False, 2025-05-07T20:08:17.4373514Z ) 2025-05-07T20:08:17.4373827Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:17.4374738Z self=, 2025-05-07T20:08:17.4375570Z T=7, 2025-05-07T20:08:17.4375819Z D=24, 2025-05-07T20:08:17.4376074Z log_E=5, 2025-05-07T20:08:17.4376370Z pruning_ratio=0.10575880932590188, 2025-05-07T20:08:17.4376739Z use_cpu=True, 2025-05-07T20:08:17.4377058Z use_array_for_index_remapping=True, 2025-05-07T20:08:17.4377434Z ) 2025-05-07T20:08:17.4377759Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:17.4378655Z self=, 2025-05-07T20:08:17.4379484Z T=5, 2025-05-07T20:08:17.4379745Z D=60, 2025-05-07T20:08:17.4380065Z log_E=5, 2025-05-07T20:08:17.4380363Z pruning_ratio=2.82938739229815e-267, 2025-05-07T20:08:17.4380734Z use_cpu=True, 2025-05-07T20:08:17.4381058Z use_array_for_index_remapping=False, 2025-05-07T20:08:17.4381440Z ) 2025-05-07T20:08:17.4381752Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:17.4382657Z self=, 2025-05-07T20:08:17.4383740Z T=6, 2025-05-07T20:08:17.4383981Z D=35, 2025-05-07T20:08:17.4384238Z log_E=4, 2025-05-07T20:08:17.4384526Z pruning_ratio=0.3333333333333333, 2025-05-07T20:08:17.4384888Z use_cpu=True, 2025-05-07T20:08:17.4385206Z use_array_for_index_remapping=False, 2025-05-07T20:08:17.4385588Z ) 2025-05-07T20:08:17.4385897Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:17.4386881Z self=, 2025-05-07T20:08:17.4387702Z T=5, 2025-05-07T20:08:17.4387951Z D=11, 2025-05-07T20:08:17.4388195Z log_E=3, 2025-05-07T20:08:17.4388482Z pruning_ratio=0.565109163087278, 2025-05-07T20:08:17.4388852Z use_cpu=True, 2025-05-07T20:08:17.4389159Z use_array_for_index_remapping=False, 2025-05-07T20:08:17.4389539Z ) 2025-05-07T20:08:17.4389861Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:17.4390754Z self=, 2025-05-07T20:08:17.4391593Z T=3, 2025-05-07T20:08:17.4391848Z D=128, 2025-05-07T20:08:17.4392095Z log_E=4, 2025-05-07T20:08:17.4392384Z pruning_ratio=0.31043911247726363, 2025-05-07T20:08:17.4392761Z use_cpu=True, 2025-05-07T20:08:17.4393071Z use_array_for_index_remapping=False, 2025-05-07T20:08:17.4393449Z ) 2025-05-07T20:08:17.4393775Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:17.4394676Z self=, 2025-05-07T20:08:17.4395485Z T=5, 2025-05-07T20:08:17.4395738Z D=120, 2025-05-07T20:08:17.4396082Z log_E=3, 2025-05-07T20:08:17.4396361Z pruning_ratio=0.3213066143143215, 2025-05-07T20:08:17.4396735Z use_cpu=True, 2025-05-07T20:08:17.4397068Z use_array_for_index_remapping=True, 2025-05-07T20:08:17.4397353Z ) 2025-05-07T20:08:17.4397606Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:17.4398299Z self=, 2025-05-07T20:08:17.4398918Z T=8, 2025-05-07T20:08:17.4399116Z D=123, 2025-05-07T20:08:17.4399322Z log_E=3, 2025-05-07T20:08:17.4399533Z pruning_ratio=0.948175516930884, 2025-05-07T20:08:17.4399817Z use_cpu=True, 2025-05-07T20:08:17.4400069Z use_array_for_index_remapping=False, 2025-05-07T20:08:17.4400361Z ) 2025-05-07T20:08:17.4400600Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:17.4401288Z self=, 2025-05-07T20:08:17.4401913Z T=1, 2025-05-07T20:08:17.4402098Z D=123, 2025-05-07T20:08:17.4402300Z log_E=3, 2025-05-07T20:08:17.4402524Z pruning_ratio=0.948175516930884, 2025-05-07T20:08:17.4402802Z use_cpu=True, 2025-05-07T20:08:17.4403049Z use_array_for_index_remapping=False, 2025-05-07T20:08:17.4403341Z ) 2025-05-07T20:08:17.4403579Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:17.4404267Z self=, 2025-05-07T20:08:17.4404896Z T=1, 2025-05-07T20:08:17.4405078Z D=2, 2025-05-07T20:08:17.4405272Z log_E=3, 2025-05-07T20:08:17.4405977Z pruning_ratio=0.948175516930884, 2025-05-07T20:08:17.4406288Z use_cpu=True, 2025-05-07T20:08:17.4406525Z use_array_for_index_remapping=False, 2025-05-07T20:08:17.4406826Z ) 2025-05-07T20:08:17.4407078Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:17.4407759Z self=, 2025-05-07T20:08:17.4408393Z T=2, 2025-05-07T20:08:17.4408593Z D=2, 2025-05-07T20:08:17.4408942Z log_E=3, 2025-05-07T20:08:17.4409169Z pruning_ratio=0.948175516930884, 2025-05-07T20:08:17.4409458Z use_cpu=True, 2025-05-07T20:08:17.4409701Z use_array_for_index_remapping=False, 2025-05-07T20:08:17.4409995Z ) 2025-05-07T20:08:17.4410248Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:17.4410929Z self=, 2025-05-07T20:08:17.4411562Z T=3, 2025-05-07T20:08:17.4411879Z D=2, 2025-05-07T20:08:17.4412082Z log_E=3, 2025-05-07T20:08:17.4412296Z pruning_ratio=0.948175516930884, 2025-05-07T20:08:17.4412587Z use_cpu=True, 2025-05-07T20:08:17.4412842Z use_array_for_index_remapping=False, 2025-05-07T20:08:17.4413128Z ) 2025-05-07T20:08:17.4413387Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:17.4414084Z self=, 2025-05-07T20:08:17.4414708Z T=3, 2025-05-07T20:08:17.4414910Z D=3, 2025-05-07T20:08:17.4415109Z log_E=3, 2025-05-07T20:08:17.4415321Z pruning_ratio=0.948175516930884, 2025-05-07T20:08:17.4415606Z use_cpu=True, 2025-05-07T20:08:17.4415858Z use_array_for_index_remapping=False, 2025-05-07T20:08:17.4416137Z ) 2025-05-07T20:08:17.4416388Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:17.4417076Z self=, 2025-05-07T20:08:17.4417709Z T=4, 2025-05-07T20:08:17.4417893Z D=120, 2025-05-07T20:08:17.4418094Z log_E=5, 2025-05-07T20:08:17.4418321Z pruning_ratio=0.7557922646346712, 2025-05-07T20:08:17.4418593Z use_cpu=True, 2025-05-07T20:08:17.4418840Z use_array_for_index_remapping=True, 2025-05-07T20:08:17.4419130Z ) 2025-05-07T20:08:17.4419366Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:17.4420063Z self=, 2025-05-07T20:08:17.4420691Z T=4, 2025-05-07T20:08:17.4420876Z D=4, 2025-05-07T20:08:17.4421072Z log_E=5, 2025-05-07T20:08:17.4421297Z pruning_ratio=0.7557922646346712, 2025-05-07T20:08:17.4421570Z use_cpu=True, 2025-05-07T20:08:17.4421817Z use_array_for_index_remapping=True, 2025-05-07T20:08:17.4422104Z ) 2025-05-07T20:08:17.4422343Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:17.4423028Z self=, 2025-05-07T20:08:17.4423659Z T=5, 2025-05-07T20:08:17.4423860Z D=4, 2025-05-07T20:08:17.4424045Z log_E=5, 2025-05-07T20:08:17.4424271Z pruning_ratio=0.7557922646346712, 2025-05-07T20:08:17.4424558Z use_cpu=True, 2025-05-07T20:08:17.4424794Z use_array_for_index_remapping=True, 2025-05-07T20:08:17.4425089Z ) 2025-05-07T20:08:17.4425341Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:17.4426016Z self=, 2025-05-07T20:08:17.4426656Z T=5, 2025-05-07T20:08:17.4426856Z D=4, 2025-05-07T20:08:17.4427038Z log_E=4, 2025-05-07T20:08:17.4427266Z pruning_ratio=0.7557922646346712, 2025-05-07T20:08:17.4427555Z use_cpu=True, 2025-05-07T20:08:17.4427793Z use_array_for_index_remapping=True, 2025-05-07T20:08:17.4428088Z ) 2025-05-07T20:08:17.4428341Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:17.4429025Z self=, 2025-05-07T20:08:17.4429646Z T=4, 2025-05-07T20:08:17.4429843Z D=4, 2025-05-07T20:08:17.4430040Z log_E=4, 2025-05-07T20:08:17.4430252Z pruning_ratio=0.7557922646346712, 2025-05-07T20:08:17.4430619Z use_cpu=True, 2025-05-07T20:08:17.4430870Z use_array_for_index_remapping=True, 2025-05-07T20:08:17.4431150Z ) 2025-05-07T20:08:17.4431405Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:17.4432094Z self=, 2025-05-07T20:08:17.4432717Z T=5, 2025-05-07T20:08:17.4432915Z D=31, 2025-05-07T20:08:17.4433113Z log_E=5, 2025-05-07T20:08:17.4433381Z pruning_ratio=0.39912608246220366, 2025-05-07T20:08:17.4433672Z use_cpu=True, 2025-05-07T20:08:17.4433923Z use_array_for_index_remapping=False, 2025-05-07T20:08:17.4434214Z ) 2025-05-07T20:08:17.4434452Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:17.4435137Z self=, 2025-05-07T20:08:17.4435772Z T=5, 2025-05-07T20:08:17.4436073Z D=31, 2025-05-07T20:08:17.4436282Z log_E=3, 2025-05-07T20:08:17.4436510Z pruning_ratio=0.39912608246220366, 2025-05-07T20:08:17.4436790Z use_cpu=True, 2025-05-07T20:08:17.4437040Z use_array_for_index_remapping=False, 2025-05-07T20:08:17.4437335Z ) 2025-05-07T20:08:17.4437571Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:17.4438263Z self=, 2025-05-07T20:08:17.4438896Z T=5, 2025-05-07T20:08:17.4439101Z D=5, 2025-05-07T20:08:17.4439282Z log_E=3, 2025-05-07T20:08:17.4439509Z pruning_ratio=0.39912608246220366, 2025-05-07T20:08:17.4439800Z use_cpu=True, 2025-05-07T20:08:17.4440036Z use_array_for_index_remapping=False, 2025-05-07T20:08:17.4440332Z ) 2025-05-07T20:08:17.4440582Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:17.4441260Z self=, 2025-05-07T20:08:17.4441895Z T=5, 2025-05-07T20:08:17.4442103Z D=3, 2025-05-07T20:08:17.4442288Z log_E=3, 2025-05-07T20:08:17.4442510Z pruning_ratio=0.39912608246220366, 2025-05-07T20:08:17.4442796Z use_cpu=True, 2025-05-07T20:08:17.4443034Z use_array_for_index_remapping=False, 2025-05-07T20:08:17.4443329Z ) 2025-05-07T20:08:17.4443583Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:17.4444263Z self=, 2025-05-07T20:08:17.4444898Z T=3, 2025-05-07T20:08:17.4445097Z D=3, 2025-05-07T20:08:17.4445282Z log_E=3, 2025-05-07T20:08:17.4445510Z pruning_ratio=0.39912608246220366, 2025-05-07T20:08:17.4445799Z use_cpu=True, 2025-05-07T20:08:17.4446049Z use_array_for_index_remapping=False, 2025-05-07T20:08:17.4446329Z ) 2025-05-07T20:08:19.6292139Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:19.6293172Z self=, 2025-05-07T20:08:19.6294017Z T=4, 2025-05-07T20:08:19.6294264Z D=101, 2025-05-07T20:08:19.6294522Z log_E=3, 2025-05-07T20:08:19.6294819Z pruning_ratio=0.5567965321408568, 2025-05-07T20:08:19.6295178Z use_cpu=True, 2025-05-07T20:08:19.6295506Z use_array_for_index_remapping=False, 2025-05-07T20:08:19.6295895Z ) 2025-05-07T20:08:19.6296222Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:19.6297132Z self=, 2025-05-07T20:08:19.6297962Z T=4, 2025-05-07T20:08:19.6298219Z D=101, 2025-05-07T20:08:19.6298468Z log_E=4, 2025-05-07T20:08:19.6298758Z pruning_ratio=0.5567965321408568, 2025-05-07T20:08:19.6299130Z use_cpu=True, 2025-05-07T20:08:19.6299440Z use_array_for_index_remapping=False, 2025-05-07T20:08:19.6300152Z ) 2025-05-07T20:08:19.6300483Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:19.6301377Z self=, 2025-05-07T20:08:19.6302206Z T=1, 2025-05-07T20:08:19.6302466Z D=101, 2025-05-07T20:08:19.6302731Z log_E=4, 2025-05-07T20:08:19.6303009Z pruning_ratio=0.5567965321408568, 2025-05-07T20:08:19.6303376Z use_cpu=True, 2025-05-07T20:08:19.6303815Z use_array_for_index_remapping=False, 2025-05-07T20:08:19.6304187Z ) 2025-05-07T20:08:19.6304514Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:19.6305571Z self=, 2025-05-07T20:08:19.6306449Z T=1, 2025-05-07T20:08:19.6306715Z D=4, 2025-05-07T20:08:19.6306977Z log_E=4, 2025-05-07T20:08:19.6307324Z pruning_ratio=0.5567965321408568, 2025-05-07T20:08:19.6307710Z use_cpu=True, 2025-05-07T20:08:19.6308055Z use_array_for_index_remapping=False, 2025-05-07T20:08:19.6308453Z ) 2025-05-07T20:08:19.6308780Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:19.6309734Z self=, 2025-05-07T20:08:19.6310610Z T=1, 2025-05-07T20:08:19.6310858Z D=4, 2025-05-07T20:08:19.6311115Z log_E=3, 2025-05-07T20:08:19.6311404Z pruning_ratio=0.5567965321408568, 2025-05-07T20:08:19.6311701Z use_cpu=True, 2025-05-07T20:08:19.6311943Z use_array_for_index_remapping=False, 2025-05-07T20:08:19.6312240Z ) 2025-05-07T20:08:19.6312492Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:19.6313173Z self=, 2025-05-07T20:08:19.6313806Z T=1, 2025-05-07T20:08:19.6314003Z D=2, 2025-05-07T20:08:19.6314193Z log_E=3, 2025-05-07T20:08:19.6314419Z pruning_ratio=0.5567965321408568, 2025-05-07T20:08:19.6314703Z use_cpu=True, 2025-05-07T20:08:19.6314940Z use_array_for_index_remapping=False, 2025-05-07T20:08:19.6315234Z ) 2025-05-07T20:08:19.6315486Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:19.6316241Z self=, 2025-05-07T20:08:19.6316874Z T=3, 2025-05-07T20:08:19.6317073Z D=2, 2025-05-07T20:08:19.6317274Z log_E=3, 2025-05-07T20:08:19.6317486Z pruning_ratio=0.5567965321408568, 2025-05-07T20:08:19.6317773Z use_cpu=True, 2025-05-07T20:08:19.6318022Z use_array_for_index_remapping=False, 2025-05-07T20:08:19.6318308Z ) 2025-05-07T20:08:19.6318557Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:19.6319252Z self=, 2025-05-07T20:08:19.6319879Z T=1, 2025-05-07T20:08:19.6320081Z D=21, 2025-05-07T20:08:19.6320282Z log_E=5, 2025-05-07T20:08:19.6320494Z pruning_ratio=0.7093176423977201, 2025-05-07T20:08:19.6320780Z use_cpu=True, 2025-05-07T20:08:19.6321034Z use_array_for_index_remapping=False, 2025-05-07T20:08:19.6321319Z ) 2025-05-07T20:08:19.6321569Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:19.6322265Z self=, 2025-05-07T20:08:19.6322899Z T=1, 2025-05-07T20:08:19.6323084Z D=21, 2025-05-07T20:08:19.6323282Z log_E=3, 2025-05-07T20:08:19.6323504Z pruning_ratio=0.7093176423977201, 2025-05-07T20:08:19.6323775Z use_cpu=True, 2025-05-07T20:08:19.6324021Z use_array_for_index_remapping=False, 2025-05-07T20:08:19.6324312Z ) 2025-05-07T20:08:19.6324549Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:19.6325239Z self=, 2025-05-07T20:08:19.6326027Z T=3, 2025-05-07T20:08:19.6326209Z D=21, 2025-05-07T20:08:19.6326410Z log_E=3, 2025-05-07T20:08:19.6326639Z pruning_ratio=0.7093176423977201, 2025-05-07T20:08:19.6326910Z use_cpu=True, 2025-05-07T20:08:19.6327160Z use_array_for_index_remapping=False, 2025-05-07T20:08:19.6327449Z ) 2025-05-07T20:08:19.6327683Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:19.6328454Z self=, 2025-05-07T20:08:19.6329087Z T=3, 2025-05-07T20:08:19.6329282Z D=3, 2025-05-07T20:08:19.6329464Z log_E=3, 2025-05-07T20:08:19.6329693Z pruning_ratio=0.7093176423977201, 2025-05-07T20:08:19.6329982Z use_cpu=True, 2025-05-07T20:08:19.6330220Z use_array_for_index_remapping=False, 2025-05-07T20:08:19.6330516Z ) 2025-05-07T20:08:19.6330771Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:19.6331450Z self=, 2025-05-07T20:08:19.6332089Z T=6, 2025-05-07T20:08:19.6332289Z D=94, 2025-05-07T20:08:19.6332473Z log_E=4, 2025-05-07T20:08:19.6332704Z pruning_ratio=6.103515625e-05, 2025-05-07T20:08:19.6332986Z use_cpu=True, 2025-05-07T20:08:19.6333234Z use_array_for_index_remapping=False, 2025-05-07T20:08:19.6333519Z ) 2025-05-07T20:08:19.6333770Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:19.6334460Z self=, 2025-05-07T20:08:19.6335079Z T=6, 2025-05-07T20:08:19.6335275Z D=94, 2025-05-07T20:08:19.6335472Z log_E=3, 2025-05-07T20:08:19.6335685Z pruning_ratio=6.103515625e-05, 2025-05-07T20:08:19.6335970Z use_cpu=True, 2025-05-07T20:08:19.6336228Z use_array_for_index_remapping=False, 2025-05-07T20:08:19.6336508Z ) 2025-05-07T20:08:19.6336758Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:19.6337445Z self=, 2025-05-07T20:08:19.6338063Z T=3, 2025-05-07T20:08:19.6338260Z D=94, 2025-05-07T20:08:19.6338458Z log_E=3, 2025-05-07T20:08:19.6338680Z pruning_ratio=6.103515625e-05, 2025-05-07T20:08:19.6338949Z use_cpu=True, 2025-05-07T20:08:19.6339193Z use_array_for_index_remapping=False, 2025-05-07T20:08:19.6339483Z ) 2025-05-07T20:08:19.6339660Z PASSED 2025-05-07T20:08:21.2868330Z tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_quantize_workflow Trying example: test_quantize_workflow( 2025-05-07T20:08:21.2869739Z self=, 2025-05-07T20:08:21.2870540Z T=1, 2025-05-07T20:08:21.2870803Z D=2, 2025-05-07T20:08:21.2871064Z B=1, 2025-05-07T20:08:21.2871312Z log_E=3, 2025-05-07T20:08:21.2871605Z L=0, 2025-05-07T20:08:21.2871919Z pooling_mode=, 2025-05-07T20:08:21.2872574Z quantize_type=SparseType.FP32, 2025-05-07T20:08:21.2873338Z use_cpu=True, 2025-05-07T20:08:21.2874028Z pruning_ratio=None, 2025-05-07T20:08:21.2874547Z ) 2025-05-07T20:08:21.2874981Z Trying example: test_quantize_workflow( 2025-05-07T20:08:21.2875833Z self=, 2025-05-07T20:08:21.2876686Z T=7, 2025-05-07T20:08:21.2876949Z D=2, 2025-05-07T20:08:21.2877205Z B=1, 2025-05-07T20:08:21.2877452Z log_E=3, 2025-05-07T20:08:21.2877725Z L=0, 2025-05-07T20:08:21.2878024Z pooling_mode=, 2025-05-07T20:08:21.2878434Z quantize_type=SparseType.FP32, 2025-05-07T20:08:21.2878813Z use_cpu=True, 2025-05-07T20:08:21.2879469Z pruning_ratio=None, 2025-05-07T20:08:21.2879769Z ) 2025-05-07T20:08:21.2880060Z Trying example: test_quantize_workflow( 2025-05-07T20:08:21.2880851Z self=, 2025-05-07T20:08:21.2881608Z T=7, 2025-05-07T20:08:21.2881866Z D=111, 2025-05-07T20:08:21.2882131Z B=93, 2025-05-07T20:08:21.2882375Z log_E=5, 2025-05-07T20:08:21.2882638Z L=5, 2025-05-07T20:08:21.2883043Z pooling_mode=, 2025-05-07T20:08:21.2883449Z quantize_type=SparseType.INT4, 2025-05-07T20:08:21.2883815Z use_cpu=True, 2025-05-07T20:08:21.2884113Z pruning_ratio=0.0, 2025-05-07T20:08:21.2884411Z ) 2025-05-07T20:08:21.2884680Z Trying example: test_quantize_workflow( 2025-05-07T20:08:21.2885475Z self=, 2025-05-07T20:08:21.2886249Z T=1, 2025-05-07T20:08:21.2886495Z D=41, 2025-05-07T20:08:21.2886753Z B=1, 2025-05-07T20:08:21.2887009Z log_E=3, 2025-05-07T20:08:21.2887260Z L=0, 2025-05-07T20:08:21.2887549Z pooling_mode=, 2025-05-07T20:08:21.2887967Z quantize_type=SparseType.FP32, 2025-05-07T20:08:21.2888325Z use_cpu=True, 2025-05-07T20:08:21.2888620Z pruning_ratio=None, 2025-05-07T20:08:21.2888922Z ) 2025-05-07T20:08:21.2889191Z Trying example: test_quantize_workflow( 2025-05-07T20:08:21.2889984Z self=, 2025-05-07T20:08:21.2890750Z T=1, 2025-05-07T20:08:21.2890991Z D=41, 2025-05-07T20:08:21.2891248Z B=83, 2025-05-07T20:08:21.2891502Z log_E=3, 2025-05-07T20:08:21.2891755Z L=16, 2025-05-07T20:08:21.2892052Z pooling_mode=, 2025-05-07T20:08:21.2892470Z quantize_type=SparseType.FP16, 2025-05-07T20:08:21.2892841Z use_cpu=True, 2025-05-07T20:08:21.2893135Z pruning_ratio=None, 2025-05-07T20:08:21.2893444Z ) 2025-05-07T20:08:21.2893730Z Trying example: test_quantize_workflow( 2025-05-07T20:08:21.2894511Z self=, 2025-05-07T20:08:21.2895281Z T=10, 2025-05-07T20:08:21.2895537Z D=80, 2025-05-07T20:08:21.2895786Z B=89, 2025-05-07T20:08:21.2896044Z log_E=4, 2025-05-07T20:08:21.2896306Z L=17, 2025-05-07T20:08:21.2896591Z pooling_mode=, 2025-05-07T20:08:21.2897010Z quantize_type=SparseType.INT4, 2025-05-07T20:08:21.2897380Z use_cpu=True, 2025-05-07T20:08:21.2897664Z pruning_ratio=None, 2025-05-07T20:08:21.2897973Z ) 2025-05-07T20:08:21.2898252Z Trying example: test_quantize_workflow( 2025-05-07T20:08:21.2899028Z self=, 2025-05-07T20:08:21.2899801Z T=8, 2025-05-07T20:08:21.2900053Z D=22, 2025-05-07T20:08:21.2900318Z B=109, 2025-05-07T20:08:21.2900558Z log_E=4, 2025-05-07T20:08:21.2900822Z L=10, 2025-05-07T20:08:21.2901109Z pooling_mode=, 2025-05-07T20:08:21.2901509Z quantize_type=SparseType.INT2, 2025-05-07T20:08:21.2901877Z use_cpu=True, 2025-05-07T20:08:21.2902175Z pruning_ratio=None, 2025-05-07T20:08:21.2902466Z ) 2025-05-07T20:08:21.2902746Z Trying example: test_quantize_workflow( 2025-05-07T20:08:21.2903548Z self=, 2025-05-07T20:08:21.2904305Z T=9, 2025-05-07T20:08:21.2904560Z D=82, 2025-05-07T20:08:21.2904813Z B=97, 2025-05-07T20:08:21.2905056Z log_E=3, 2025-05-07T20:08:21.2905320Z L=16, 2025-05-07T20:08:21.2905817Z pooling_mode=, 2025-05-07T20:08:21.2906224Z quantize_type=SparseType.INT4, 2025-05-07T20:08:21.2906597Z use_cpu=True, 2025-05-07T20:08:21.2906896Z pruning_ratio=None, 2025-05-07T20:08:21.2907364Z ) 2025-05-07T20:08:21.2907655Z Trying example: test_quantize_workflow( 2025-05-07T20:08:21.2908445Z self=, 2025-05-07T20:08:21.2909218Z T=6, 2025-05-07T20:08:21.2909464Z D=118, 2025-05-07T20:08:21.2909724Z B=90, 2025-05-07T20:08:21.2909981Z log_E=3, 2025-05-07T20:08:21.2910321Z L=5, 2025-05-07T20:08:21.2910605Z pooling_mode=, 2025-05-07T20:08:21.2911128Z quantize_type=SparseType.FP32, 2025-05-07T20:08:21.2911502Z use_cpu=True, 2025-05-07T20:08:21.2911807Z pruning_ratio=0.0, 2025-05-07T20:08:21.2912097Z ) 2025-05-07T20:08:21.2912384Z Trying example: test_quantize_workflow( 2025-05-07T20:08:21.2913184Z self=, 2025-05-07T20:08:21.2913939Z T=5, 2025-05-07T20:08:21.2914199Z D=95, 2025-05-07T20:08:21.2914455Z B=91, 2025-05-07T20:08:21.2914707Z log_E=5, 2025-05-07T20:08:21.2914979Z L=19, 2025-05-07T20:08:21.2915279Z pooling_mode=, 2025-05-07T20:08:21.2915690Z quantize_type=SparseType.FP8, 2025-05-07T20:08:21.2916135Z use_cpu=True, 2025-05-07T20:08:21.2916434Z pruning_ratio=None, 2025-05-07T20:08:21.2916728Z ) 2025-05-07T20:08:21.2917014Z Trying example: test_quantize_workflow( 2025-05-07T20:08:21.2917809Z self=, 2025-05-07T20:08:21.2918568Z T=9, 2025-05-07T20:08:21.2918822Z D=40, 2025-05-07T20:08:21.2919074Z B=45, 2025-05-07T20:08:21.2919326Z log_E=3, 2025-05-07T20:08:21.2919581Z L=18, 2025-05-07T20:08:21.2919874Z pooling_mode=, 2025-05-07T20:08:21.2920297Z quantize_type=SparseType.INT8, 2025-05-07T20:08:21.2920589Z use_cpu=True, 2025-05-07T20:08:21.2920819Z pruning_ratio=0.0, 2025-05-07T20:08:21.2921051Z ) 2025-05-07T20:08:21.2921263Z Trying example: test_quantize_workflow( 2025-05-07T20:08:21.2921872Z self=, 2025-05-07T20:08:21.2922459Z T=1, 2025-05-07T20:08:21.2922649Z D=40, 2025-05-07T20:08:21.2922843Z B=45, 2025-05-07T20:08:21.2923045Z log_E=3, 2025-05-07T20:08:21.2923238Z L=18, 2025-05-07T20:08:21.2923465Z pooling_mode=, 2025-05-07T20:08:21.2923790Z quantize_type=SparseType.INT8, 2025-05-07T20:08:21.2924070Z use_cpu=True, 2025-05-07T20:08:21.2924300Z pruning_ratio=0.0, 2025-05-07T20:08:21.2924533Z ) 2025-05-07T20:08:21.2924740Z Trying example: test_quantize_workflow( 2025-05-07T20:08:21.2925343Z self=, 2025-05-07T20:08:21.2925926Z T=1, 2025-05-07T20:08:21.2926125Z D=40, 2025-05-07T20:08:21.2926311Z B=3, 2025-05-07T20:08:21.2926514Z log_E=3, 2025-05-07T20:08:21.2926718Z L=18, 2025-05-07T20:08:21.2926933Z pooling_mode=, 2025-05-07T20:08:21.2927258Z quantize_type=SparseType.INT8, 2025-05-07T20:08:21.2927544Z use_cpu=True, 2025-05-07T20:08:21.2927763Z pruning_ratio=0.0, 2025-05-07T20:08:21.2927995Z ) 2025-05-07T20:08:21.2928211Z Trying example: test_quantize_workflow( 2025-05-07T20:08:21.2928801Z self=, 2025-05-07T20:08:21.2929388Z T=1, 2025-05-07T20:08:21.2929584Z D=40, 2025-05-07T20:08:21.2929767Z B=3, 2025-05-07T20:08:21.2929965Z log_E=3, 2025-05-07T20:08:21.2930167Z L=1, 2025-05-07T20:08:21.2930379Z pooling_mode=, 2025-05-07T20:08:21.2930702Z quantize_type=SparseType.INT8, 2025-05-07T20:08:21.2930985Z use_cpu=True, 2025-05-07T20:08:21.2931204Z pruning_ratio=0.0, 2025-05-07T20:08:21.2931437Z ) 2025-05-07T20:08:21.2931654Z Trying example: test_quantize_workflow( 2025-05-07T20:08:21.2932359Z self=, 2025-05-07T20:08:21.2932924Z T=1, 2025-05-07T20:08:21.2933124Z D=2, 2025-05-07T20:08:21.2933322Z B=3, 2025-05-07T20:08:21.2933502Z log_E=3, 2025-05-07T20:08:21.2933707Z L=1, 2025-05-07T20:08:21.2933932Z pooling_mode=, 2025-05-07T20:08:21.2934241Z quantize_type=SparseType.INT8, 2025-05-07T20:08:21.2934593Z use_cpu=True, 2025-05-07T20:08:21.2934824Z pruning_ratio=0.0, 2025-05-07T20:08:21.2935047Z ) 2025-05-07T20:08:21.2935267Z Trying example: test_quantize_workflow( 2025-05-07T20:08:21.2935872Z self=, 2025-05-07T20:08:21.2936443Z T=1, 2025-05-07T20:08:21.2936645Z D=2, 2025-05-07T20:08:21.2936841Z B=3, 2025-05-07T20:08:21.2937024Z log_E=3, 2025-05-07T20:08:21.2937238Z L=3, 2025-05-07T20:08:21.2937463Z pooling_mode=, 2025-05-07T20:08:21.2937775Z quantize_type=SparseType.INT8, 2025-05-07T20:08:21.2938061Z use_cpu=True, 2025-05-07T20:08:21.2938290Z pruning_ratio=0.0, 2025-05-07T20:08:21.2938524Z ) 2025-05-07T20:08:21.2938732Z Trying example: test_quantize_workflow( 2025-05-07T20:08:21.2939336Z self=, 2025-05-07T20:08:21.2939932Z T=3, 2025-05-07T20:08:21.2940123Z D=2, 2025-05-07T20:08:21.2940322Z B=3, 2025-05-07T20:08:21.2940522Z log_E=3, 2025-05-07T20:08:21.2940719Z L=3, 2025-05-07T20:08:21.2940946Z pooling_mode=, 2025-05-07T20:08:21.2941272Z quantize_type=SparseType.INT8, 2025-05-07T20:08:21.2941549Z use_cpu=True, 2025-05-07T20:08:21.2941784Z pruning_ratio=0.0, 2025-05-07T20:08:21.2942022Z ) 2025-05-07T20:08:21.2942233Z Trying example: test_quantize_workflow( 2025-05-07T20:08:21.2942845Z self=, 2025-05-07T20:08:21.2943436Z T=2, 2025-05-07T20:08:21.2943624Z D=88, 2025-05-07T20:08:21.2943830Z B=65, 2025-05-07T20:08:21.2944038Z log_E=3, 2025-05-07T20:08:21.2944235Z L=13, 2025-05-07T20:08:21.2944467Z pooling_mode=, 2025-05-07T20:08:21.2944796Z quantize_type=SparseType.INT8, 2025-05-07T20:08:21.2945087Z use_cpu=True, 2025-05-07T20:08:21.2945310Z pruning_ratio=0.0, 2025-05-07T20:08:21.2945548Z ) 2025-05-07T20:08:21.2945769Z Trying example: test_quantize_workflow( 2025-05-07T20:08:21.2946360Z self=, 2025-05-07T20:08:21.2946940Z T=2, 2025-05-07T20:08:21.2947140Z D=88, 2025-05-07T20:08:21.2947323Z B=65, 2025-05-07T20:08:21.2947520Z log_E=3, 2025-05-07T20:08:21.2947726Z L=3, 2025-05-07T20:08:21.2947946Z pooling_mode=, 2025-05-07T20:08:21.2948269Z quantize_type=SparseType.INT8, 2025-05-07T20:08:21.2948554Z use_cpu=True, 2025-05-07T20:08:21.2948773Z pruning_ratio=0.0, 2025-05-07T20:08:21.2949009Z ) 2025-05-07T20:08:21.2949232Z Trying example: test_quantize_workflow( 2025-05-07T20:08:21.2949824Z self=, 2025-05-07T20:08:21.2950410Z T=3, 2025-05-07T20:08:21.2950607Z D=88, 2025-05-07T20:08:21.2950819Z B=65, 2025-05-07T20:08:21.2951005Z log_E=3, 2025-05-07T20:08:21.2951207Z L=3, 2025-05-07T20:08:21.2951431Z pooling_mode=, 2025-05-07T20:08:21.2951741Z quantize_type=SparseType.INT8, 2025-05-07T20:08:21.2952026Z use_cpu=True, 2025-05-07T20:08:21.2952256Z pruning_ratio=0.0, 2025-05-07T20:08:21.2952478Z ) 2025-05-07T20:08:21.2952697Z Trying example: test_quantize_workflow( 2025-05-07T20:08:21.2953304Z self=, 2025-05-07T20:08:21.2953972Z T=3, 2025-05-07T20:08:21.2954173Z D=88, 2025-05-07T20:08:21.2954371Z B=3, 2025-05-07T20:08:21.2954554Z log_E=3, 2025-05-07T20:08:21.2954768Z L=3, 2025-05-07T20:08:21.2954999Z pooling_mode=, 2025-05-07T20:08:21.2955312Z quantize_type=SparseType.INT8, 2025-05-07T20:08:21.2955603Z use_cpu=True, 2025-05-07T20:08:21.2955838Z pruning_ratio=0.0, 2025-05-07T20:08:21.2956238Z ) 2025-05-07T20:08:21.2956465Z Trying example: test_quantize_workflow( 2025-05-07T20:08:21.2957072Z self=, 2025-05-07T20:08:21.2957659Z T=3, 2025-05-07T20:08:21.2957845Z D=3, 2025-05-07T20:08:21.2958043Z B=3, 2025-05-07T20:08:21.2958240Z log_E=3, 2025-05-07T20:08:21.2958435Z L=3, 2025-05-07T20:08:21.2958662Z pooling_mode=, 2025-05-07T20:08:21.2958986Z quantize_type=SparseType.INT8, 2025-05-07T20:08:21.2959258Z use_cpu=True, 2025-05-07T20:08:21.2959492Z pruning_ratio=0.0, 2025-05-07T20:08:21.2959723Z ) 2025-05-07T20:08:21.2959929Z Trying example: test_quantize_workflow( 2025-05-07T20:08:21.2960533Z self=, 2025-05-07T20:08:21.2961114Z T=9, 2025-05-07T20:08:21.2961297Z D=110, 2025-05-07T20:08:21.2961495Z B=105, 2025-05-07T20:08:21.2961696Z log_E=4, 2025-05-07T20:08:21.2961887Z L=11, 2025-05-07T20:08:21.2962113Z pooling_mode=, 2025-05-07T20:08:21.2962437Z quantize_type=SparseType.INT2, 2025-05-07T20:08:21.2962711Z use_cpu=True, 2025-05-07T20:08:21.2962942Z pruning_ratio=0.0, 2025-05-07T20:08:21.2963175Z ) 2025-05-07T20:08:21.2963381Z Trying example: test_quantize_workflow( 2025-05-07T20:08:21.2963990Z self=, 2025-05-07T20:08:21.2964579Z T=1, 2025-05-07T20:08:21.2964779Z D=110, 2025-05-07T20:08:21.2964967Z B=105, 2025-05-07T20:08:21.2965165Z log_E=4, 2025-05-07T20:08:21.2965369Z L=11, 2025-05-07T20:08:21.2965587Z pooling_mode=, 2025-05-07T20:08:21.2965906Z quantize_type=SparseType.INT2, 2025-05-07T20:08:21.2966194Z use_cpu=True, 2025-05-07T20:08:21.2966412Z pruning_ratio=0.0, 2025-05-07T20:08:21.2966641Z ) 2025-05-07T20:08:21.2966865Z Trying example: test_quantize_workflow( 2025-05-07T20:08:21.2967457Z self=, 2025-05-07T20:08:21.2968048Z T=1, 2025-05-07T20:08:21.2968247Z D=110, 2025-05-07T20:08:21.2968436Z B=105, 2025-05-07T20:08:21.2968639Z log_E=4, 2025-05-07T20:08:21.2968848Z L=1, 2025-05-07T20:08:21.2969065Z pooling_mode=, 2025-05-07T20:08:21.2969397Z quantize_type=SparseType.INT2, 2025-05-07T20:08:21.2969689Z use_cpu=True, 2025-05-07T20:08:21.2969925Z pruning_ratio=0.0, 2025-05-07T20:08:21.2970151Z ) 2025-05-07T20:08:21.4881676Z Trying example: test_quantize_workflow( 2025-05-07T20:08:21.4882564Z self=, 2025-05-07T20:08:21.4883350Z T=4, 2025-05-07T20:08:21.4883602Z D=110, 2025-05-07T20:08:21.4883867Z B=105, 2025-05-07T20:08:21.4884157Z log_E=4, 2025-05-07T20:08:21.4884415Z L=1, 2025-05-07T20:08:21.4884724Z pooling_mode=, 2025-05-07T20:08:21.4885158Z quantize_type=SparseType.INT2, 2025-05-07T20:08:21.4885520Z use_cpu=True, 2025-05-07T20:08:21.4885822Z pruning_ratio=0.0, 2025-05-07T20:08:21.4886139Z ) 2025-05-07T20:08:21.4886412Z Trying example: test_quantize_workflow( 2025-05-07T20:08:21.4887203Z self=, 2025-05-07T20:08:21.4888263Z T=4, 2025-05-07T20:08:21.4888509Z D=110, 2025-05-07T20:08:21.4888766Z B=105, 2025-05-07T20:08:21.4889024Z log_E=4, 2025-05-07T20:08:21.4889274Z L=4, 2025-05-07T20:08:21.4889570Z pooling_mode=, 2025-05-07T20:08:21.4889988Z quantize_type=SparseType.INT2, 2025-05-07T20:08:21.4890346Z use_cpu=True, 2025-05-07T20:08:21.4890646Z pruning_ratio=0.0, 2025-05-07T20:08:21.4890945Z ) 2025-05-07T20:08:21.4891333Z Trying example: test_quantize_workflow( 2025-05-07T20:08:21.4892123Z self=, 2025-05-07T20:08:21.4892891Z T=4, 2025-05-07T20:08:21.4893151Z D=110, 2025-05-07T20:08:21.4893396Z B=105, 2025-05-07T20:08:21.4893656Z log_E=3, 2025-05-07T20:08:21.4893923Z L=4, 2025-05-07T20:08:21.4894207Z pooling_mode=, 2025-05-07T20:08:21.4894628Z quantize_type=SparseType.INT2, 2025-05-07T20:08:21.4895054Z use_cpu=True, 2025-05-07T20:08:21.4895354Z pruning_ratio=0.0, 2025-05-07T20:08:21.4895657Z ) 2025-05-07T20:08:21.4895931Z Trying example: test_quantize_workflow( 2025-05-07T20:08:21.4896725Z self=, 2025-05-07T20:08:21.4897498Z T=4, 2025-05-07T20:08:21.4897743Z D=4, 2025-05-07T20:08:21.4898000Z B=105, 2025-05-07T20:08:21.4898262Z log_E=3, 2025-05-07T20:08:21.4898519Z L=4, 2025-05-07T20:08:21.4898819Z pooling_mode=, 2025-05-07T20:08:21.4899237Z quantize_type=SparseType.INT2, 2025-05-07T20:08:21.4899594Z use_cpu=True, 2025-05-07T20:08:21.4899895Z pruning_ratio=0.0, 2025-05-07T20:08:21.4900197Z ) 2025-05-07T20:08:21.4900469Z Trying example: test_quantize_workflow( 2025-05-07T20:08:21.4901266Z self=, 2025-05-07T20:08:21.4902049Z T=2, 2025-05-07T20:08:21.4902292Z D=124, 2025-05-07T20:08:21.4902552Z B=90, 2025-05-07T20:08:21.4902811Z log_E=4, 2025-05-07T20:08:21.4903061Z L=5, 2025-05-07T20:08:21.4903357Z pooling_mode=, 2025-05-07T20:08:21.4903770Z quantize_type=SparseType.FP16, 2025-05-07T20:08:21.4904139Z use_cpu=True, 2025-05-07T20:08:21.4904424Z pruning_ratio=None, 2025-05-07T20:08:21.4904727Z ) 2025-05-07T20:08:21.4905013Z Trying example: test_quantize_workflow( 2025-05-07T20:08:21.4905773Z self=, 2025-05-07T20:08:21.4906365Z T=2, 2025-05-07T20:08:21.4906565Z D=124, 2025-05-07T20:08:21.4906750Z B=90, 2025-05-07T20:08:21.4906950Z log_E=4, 2025-05-07T20:08:21.4907157Z L=2, 2025-05-07T20:08:21.4907374Z pooling_mode=, 2025-05-07T20:08:21.4907699Z quantize_type=SparseType.FP16, 2025-05-07T20:08:21.4907994Z use_cpu=True, 2025-05-07T20:08:21.4908217Z pruning_ratio=None, 2025-05-07T20:08:21.4908458Z ) 2025-05-07T20:08:21.4908686Z Trying example: test_quantize_workflow( 2025-05-07T20:08:21.4909284Z self=, 2025-05-07T20:08:21.4909871Z T=2, 2025-05-07T20:08:21.4910071Z D=124, 2025-05-07T20:08:21.4910269Z B=90, 2025-05-07T20:08:21.4910453Z log_E=3, 2025-05-07T20:08:21.4910656Z L=2, 2025-05-07T20:08:21.4910886Z pooling_mode=, 2025-05-07T20:08:21.4911195Z quantize_type=SparseType.FP16, 2025-05-07T20:08:21.4911481Z use_cpu=True, 2025-05-07T20:08:21.4911726Z pruning_ratio=None, 2025-05-07T20:08:21.4911952Z ) 2025-05-07T20:08:21.4912175Z Trying example: test_quantize_workflow( 2025-05-07T20:08:21.4912787Z self=, 2025-05-07T20:08:21.4913505Z T=2, 2025-05-07T20:08:21.4913708Z D=124, 2025-05-07T20:08:21.4913913Z B=124, 2025-05-07T20:08:21.4914102Z log_E=3, 2025-05-07T20:08:21.4914313Z L=2, 2025-05-07T20:08:21.4914550Z pooling_mode=, 2025-05-07T20:08:21.4914863Z quantize_type=SparseType.FP16, 2025-05-07T20:08:21.4915156Z use_cpu=True, 2025-05-07T20:08:21.4915397Z pruning_ratio=None, 2025-05-07T20:08:21.4915625Z ) 2025-05-07T20:08:21.4915851Z Trying example: test_quantize_workflow( 2025-05-07T20:08:21.4916991Z self=, 2025-05-07T20:08:21.4917586Z T=2, 2025-05-07T20:08:21.4917773Z D=124, 2025-05-07T20:08:21.4917978Z B=124, 2025-05-07T20:08:21.4918177Z log_E=3, 2025-05-07T20:08:21.4918370Z L=0, 2025-05-07T20:08:21.4918602Z pooling_mode=, 2025-05-07T20:08:21.4918927Z quantize_type=SparseType.FP16, 2025-05-07T20:08:21.4919201Z use_cpu=True, 2025-05-07T20:08:21.4919444Z pruning_ratio=None, 2025-05-07T20:08:21.4919680Z ) 2025-05-07T20:08:21.4919886Z Trying example: test_quantize_workflow( 2025-05-07T20:08:21.4920497Z self=, 2025-05-07T20:08:21.4921076Z T=3, 2025-05-07T20:08:21.4921261Z D=124, 2025-05-07T20:08:21.4921460Z B=124, 2025-05-07T20:08:21.4921659Z log_E=3, 2025-05-07T20:08:21.4921848Z L=0, 2025-05-07T20:08:21.4922085Z pooling_mode=, 2025-05-07T20:08:21.4922412Z quantize_type=SparseType.FP16, 2025-05-07T20:08:21.4922690Z use_cpu=True, 2025-05-07T20:08:21.4922924Z pruning_ratio=None, 2025-05-07T20:08:21.4923168Z ) 2025-05-07T20:08:21.4923390Z Trying example: test_quantize_workflow( 2025-05-07T20:08:21.4923989Z self=, 2025-05-07T20:08:21.4924570Z T=3, 2025-05-07T20:08:21.4924769Z D=124, 2025-05-07T20:08:21.4924958Z B=124, 2025-05-07T20:08:21.4925153Z log_E=3, 2025-05-07T20:08:21.4925357Z L=3, 2025-05-07T20:08:21.4925573Z pooling_mode=, 2025-05-07T20:08:21.4925892Z quantize_type=SparseType.FP16, 2025-05-07T20:08:21.4926179Z use_cpu=True, 2025-05-07T20:08:21.4926399Z pruning_ratio=None, 2025-05-07T20:08:21.4926637Z ) 2025-05-07T20:08:21.4926858Z Trying example: test_quantize_workflow( 2025-05-07T20:08:21.4927458Z self=, 2025-05-07T20:08:21.4928046Z T=4, 2025-05-07T20:08:21.4928245Z D=58, 2025-05-07T20:08:21.4928432Z B=9, 2025-05-07T20:08:21.4928629Z log_E=3, 2025-05-07T20:08:21.4928833Z L=9, 2025-05-07T20:08:21.4929048Z pooling_mode=, 2025-05-07T20:08:21.4929368Z quantize_type=SparseType.FP8, 2025-05-07T20:08:21.4929657Z use_cpu=True, 2025-05-07T20:08:21.4929890Z pruning_ratio=0.0, 2025-05-07T20:08:21.4930114Z ) 2025-05-07T20:08:21.4930333Z Trying example: test_quantize_workflow( 2025-05-07T20:08:21.4930937Z self=, 2025-05-07T20:08:21.4931514Z T=3, 2025-05-07T20:08:21.4931713Z D=58, 2025-05-07T20:08:21.4931917Z B=9, 2025-05-07T20:08:21.4932103Z log_E=3, 2025-05-07T20:08:21.4932308Z L=9, 2025-05-07T20:08:21.4932533Z pooling_mode=, 2025-05-07T20:08:21.4932845Z quantize_type=SparseType.FP8, 2025-05-07T20:08:21.4933131Z use_cpu=True, 2025-05-07T20:08:21.4933359Z pruning_ratio=0.0, 2025-05-07T20:08:21.4933581Z ) 2025-05-07T20:08:21.4933800Z Trying example: test_quantize_workflow( 2025-05-07T20:08:21.4934405Z self=, 2025-05-07T20:08:21.4934976Z T=3, 2025-05-07T20:08:21.4935173Z D=58, 2025-05-07T20:08:21.4935475Z B=3, 2025-05-07T20:08:21.4935674Z log_E=3, 2025-05-07T20:08:21.4935865Z L=9, 2025-05-07T20:08:21.4936094Z pooling_mode=, 2025-05-07T20:08:21.4936418Z quantize_type=SparseType.FP8, 2025-05-07T20:08:21.4936689Z use_cpu=True, 2025-05-07T20:08:21.4936929Z pruning_ratio=0.0, 2025-05-07T20:08:21.4937167Z ) 2025-05-07T20:08:21.4937376Z Trying example: test_quantize_workflow( 2025-05-07T20:08:21.4938044Z self=, 2025-05-07T20:08:21.4938629Z T=9, 2025-05-07T20:08:21.4938813Z D=58, 2025-05-07T20:08:21.4939009Z B=9, 2025-05-07T20:08:21.4948336Z log_E=3, 2025-05-07T20:08:21.4948585Z L=9, 2025-05-07T20:08:21.4948828Z pooling_mode=, 2025-05-07T20:08:21.4949154Z quantize_type=SparseType.FP8, 2025-05-07T20:08:21.4949447Z use_cpu=True, 2025-05-07T20:08:21.4949685Z pruning_ratio=0.0, 2025-05-07T20:08:21.4949928Z ) 2025-05-07T20:08:21.4950122Z PASSED 2025-05-07T20:08:21.4950237Z 2025-05-07T20:08:21.4950398Z =============================== warnings summary =============================== 2025-05-07T20:08:21.4951068Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_l2_norm_pruning_workflow 2025-05-07T20:08:21.4951938Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_quantize_workflow 2025-05-07T20:08:21.4953559Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/fbgemm_gpu/tbe/utils/quantize.py:67: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.detach().clone() or sourceTensor.detach().clone().requires_grad_(True), rather than torch.tensor(sourceTensor). 2025-05-07T20:08:21.4954994Z res_scale_shift = torch.tensor( 2025-05-07T20:08:21.4955195Z 2025-05-07T20:08:21.4955604Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_l2_norm_pruning_workflow 2025-05-07T20:08:21.4956541Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_quantize_workflow 2025-05-07T20:08:21.4958119Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/fbgemm_gpu/tbe/utils/quantize.py:54: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.detach().clone() or sourceTensor.detach().clone().requires_grad_(True), rather than torch.tensor(sourceTensor). 2025-05-07T20:08:21.4959452Z res_scale_shift = torch.tensor( 2025-05-07T20:08:21.4959652Z 2025-05-07T20:08:21.4959908Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:08:21.4960396Z ======================== 3 passed, 4 warnings in 37.98s ======================== 2025-05-07T20:08:21.9017504Z 2025-05-07T20:08:21.9018043Z [TEST] Python test suite PASSED: ./tbe/inference/inference_converter_test.py 2025-05-07T20:08:21.9035083Z [TEST] Python test time for ./tbe/inference/inference_converter_test.py: 40 seconds 2025-05-07T20:08:21.9035493Z 2025-05-07T20:08:21.9035497Z 2025-05-07T20:08:21.9035502Z 2025-05-07T20:08:21.9035506Z 2025-05-07T20:08:21.9048357Z ################################################################################ 2025-05-07T20:08:21.9064210Z # [2025-05-07T20:08:21.906Z] Run Python Test Suite: 2025-05-07T20:08:21.9064592Z # ./tbe/inference/nbit_cache_test.py 2025-05-07T20:08:21.9064932Z ################################################################################ 2025-05-07T20:08:21.9086165Z + 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:08:21.9086861Z 2025-05-07T20:08:24.0036798Z ============================= test session starts ============================== 2025-05-07T20:08:24.0037483Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:08:24.0038042Z cachedir: .pytest_cache 2025-05-07T20:08:24.0038945Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:08:24.0039612Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:08:24.0039937Z plugins: hypothesis-6.131.14 2025-05-07T20:08:25.4246198Z collecting ... collected 5 items 2025-05-07T20:08:25.4246472Z 2025-05-07T20:08:25.4262079Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_cache_miss_counter SKIPPED 2025-05-07T20:08:25.4272224Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_cache_update_function SKIPPED 2025-05-07T20:08:25.4281723Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_direct_mapped_uvm_cache_stats SKIPPED 2025-05-07T20:08:25.4291270Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_move_to_device_with_cache SKIPPED 2025-05-07T20:08:25.4317397Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_uvm_cache_stats SKIPPED 2025-05-07T20:08:25.4317766Z 2025-05-07T20:08:25.4317933Z =========================== short test summary info ============================ 2025-05-07T20:08:25.4318519Z SKIPPED [1] tbe/inference/nbit_cache_test.py:123: CUDA is not available or no GPUs detected 2025-05-07T20:08:25.4319177Z SKIPPED [1] tbe/inference/nbit_cache_test.py:62: CUDA is not available or no GPUs detected 2025-05-07T20:08:25.4319840Z SKIPPED [1] tbe/inference/nbit_cache_test.py:299: CUDA is not available or no GPUs detected 2025-05-07T20:08:25.4320506Z SKIPPED [1] tbe/inference/nbit_cache_test.py:425: CUDA is not available or no GPUs detected 2025-05-07T20:08:25.4321155Z SKIPPED [1] tbe/inference/nbit_cache_test.py:179: CUDA is not available or no GPUs detected 2025-05-07T20:08:25.4321692Z ============================== 5 skipped in 1.55s ============================== 2025-05-07T20:08:25.8316978Z 2025-05-07T20:08:25.8317323Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_cache_test.py 2025-05-07T20:08:25.8334303Z [TEST] Python test time for ./tbe/inference/nbit_cache_test.py: 4 seconds 2025-05-07T20:08:25.8334685Z 2025-05-07T20:08:25.8334690Z 2025-05-07T20:08:25.8334694Z 2025-05-07T20:08:25.8334699Z 2025-05-07T20:08:25.8347545Z ################################################################################ 2025-05-07T20:08:25.8363776Z # [2025-05-07T20:08:25.836Z] Run Python Test Suite: 2025-05-07T20:08:25.8364157Z # ./tbe/inference/nbit_forward_autovec_test.py 2025-05-07T20:08:25.8364518Z ################################################################################ 2025-05-07T20:08:25.8386687Z + 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:08:25.8387418Z 2025-05-07T20:08:27.9378104Z ============================= test session starts ============================== 2025-05-07T20:08:27.9378785Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:08:27.9379338Z cachedir: .pytest_cache 2025-05-07T20:08:27.9379989Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:08:27.9380663Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:08:27.9380990Z plugins: hypothesis-6.131.14 2025-05-07T20:08:29.3443456Z collecting ... collected 1 item 2025-05-07T20:08:29.3443706Z 2025-05-07T20:10:20.6745857Z tbe/inference/nbit_forward_autovec_test.py::NBitFowardAutovecTest::test_nbit_forward_cpu_autovec Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:20.6746903Z self=, 2025-05-07T20:10:20.6747891Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:10:20.6748329Z pooling_mode=, 2025-05-07T20:10:20.6748646Z indices_dtype=torch.int32, 2025-05-07T20:10:20.6748950Z output_dtype=SparseType.FP32, 2025-05-07T20:10:20.6749244Z ) 2025-05-07T20:10:20.6749797Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:20.6750438Z self=, 2025-05-07T20:10:20.6751046Z nbit_weights_ty=None, 2025-05-07T20:10:20.6751318Z pooling_mode=, 2025-05-07T20:10:20.6751643Z indices_dtype=torch.int32, 2025-05-07T20:10:20.6751943Z output_dtype=SparseType.FP32, 2025-05-07T20:10:20.6752225Z ) 2025-05-07T20:10:20.6752574Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:20.6753201Z self=, 2025-05-07T20:10:20.6753788Z nbit_weights_ty=None, 2025-05-07T20:10:20.6754060Z pooling_mode=, 2025-05-07T20:10:20.6754386Z indices_dtype=torch.int32, 2025-05-07T20:10:20.6754682Z output_dtype=SparseType.BF16, 2025-05-07T20:10:20.6754948Z ) 2025-05-07T20:10:20.6755194Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:20.6755817Z self=, 2025-05-07T20:10:20.6756535Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:10:20.6756843Z pooling_mode=, 2025-05-07T20:10:20.6757162Z indices_dtype=torch.int32, 2025-05-07T20:10:20.6757462Z output_dtype=SparseType.FP32, 2025-05-07T20:10:20.6757730Z ) 2025-05-07T20:10:20.6757971Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:20.6758596Z self=, 2025-05-07T20:10:20.6759186Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:10:20.6759502Z pooling_mode=, 2025-05-07T20:10:20.6759818Z indices_dtype=torch.int64, 2025-05-07T20:10:20.6760099Z output_dtype=SparseType.BF16, 2025-05-07T20:10:20.6760373Z ) 2025-05-07T20:10:20.6760610Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:20.6761241Z self=, 2025-05-07T20:10:20.6761817Z nbit_weights_ty=None, 2025-05-07T20:10:20.6762095Z pooling_mode=, 2025-05-07T20:10:20.6762412Z indices_dtype=torch.int64, 2025-05-07T20:10:20.6762688Z output_dtype=SparseType.FP16, 2025-05-07T20:10:20.6762963Z ) 2025-05-07T20:10:20.6763211Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:20.6763826Z self=, 2025-05-07T20:10:20.6764420Z nbit_weights_ty=None, 2025-05-07T20:10:20.6764704Z pooling_mode=, 2025-05-07T20:10:20.6765015Z indices_dtype=torch.int32, 2025-05-07T20:10:20.6765316Z output_dtype=SparseType.FP32, 2025-05-07T20:10:20.6765593Z ) 2025-05-07T20:10:20.6765841Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:20.6766460Z self=, 2025-05-07T20:10:20.6767053Z nbit_weights_ty=None, 2025-05-07T20:10:20.6767341Z pooling_mode=, 2025-05-07T20:10:20.6767650Z indices_dtype=torch.int64, 2025-05-07T20:10:20.6767941Z output_dtype=SparseType.FP16, 2025-05-07T20:10:20.6768220Z ) 2025-05-07T20:10:20.6768449Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:20.6769075Z self=, 2025-05-07T20:10:20.6769677Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:10:20.6769996Z pooling_mode=, 2025-05-07T20:10:20.6770314Z indices_dtype=torch.int64, 2025-05-07T20:10:20.6770608Z output_dtype=SparseType.FP16, 2025-05-07T20:10:20.6770884Z ) 2025-05-07T20:10:20.6771108Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:20.6771840Z self=, 2025-05-07T20:10:20.6772442Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:10:20.6772754Z pooling_mode=, 2025-05-07T20:10:20.6773077Z indices_dtype=torch.int64, 2025-05-07T20:10:20.6773372Z output_dtype=SparseType.FP16, 2025-05-07T20:10:20.6773636Z ) 2025-05-07T20:10:20.6773878Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:20.6774557Z self=, 2025-05-07T20:10:20.6775143Z nbit_weights_ty=None, 2025-05-07T20:10:20.6775417Z pooling_mode=, 2025-05-07T20:10:20.6775734Z indices_dtype=torch.int32, 2025-05-07T20:10:20.6776023Z output_dtype=SparseType.FP16, 2025-05-07T20:10:20.6776284Z ) 2025-05-07T20:10:20.6776524Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:20.6777144Z self=, 2025-05-07T20:10:20.6777737Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:10:20.6778053Z pooling_mode=, 2025-05-07T20:10:20.6778367Z indices_dtype=torch.int64, 2025-05-07T20:10:20.6778653Z output_dtype=SparseType.FP32, 2025-05-07T20:10:20.6778940Z ) 2025-05-07T20:10:20.6779179Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:20.6779797Z self=, 2025-05-07T20:10:20.6780385Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:10:20.6780701Z pooling_mode=, 2025-05-07T20:10:20.6781019Z indices_dtype=torch.int32, 2025-05-07T20:10:20.6781301Z output_dtype=SparseType.FP16, 2025-05-07T20:10:20.6781584Z ) 2025-05-07T20:10:20.6781830Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:20.6782438Z self=, 2025-05-07T20:10:20.6783051Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:10:20.6783373Z pooling_mode=, 2025-05-07T20:10:20.6783680Z indices_dtype=torch.int64, 2025-05-07T20:10:20.6783971Z output_dtype=SparseType.FP32, 2025-05-07T20:10:20.6784249Z ) 2025-05-07T20:10:20.6784485Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:20.6785101Z self=, 2025-05-07T20:10:20.6785702Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:10:20.6786029Z pooling_mode=, 2025-05-07T20:10:20.6786333Z indices_dtype=torch.int64, 2025-05-07T20:10:20.6786626Z output_dtype=SparseType.FP32, 2025-05-07T20:10:20.6786903Z ) 2025-05-07T20:10:20.6787129Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:20.6787748Z self=, 2025-05-07T20:10:20.6788349Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:10:20.6788665Z pooling_mode=, 2025-05-07T20:10:20.6788967Z indices_dtype=torch.int64, 2025-05-07T20:10:20.6789255Z output_dtype=SparseType.FP16, 2025-05-07T20:10:20.6789531Z ) 2025-05-07T20:10:20.6789764Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:20.6790382Z self=, 2025-05-07T20:10:20.6790970Z nbit_weights_ty=None, 2025-05-07T20:10:20.6791239Z pooling_mode=, 2025-05-07T20:10:20.6791552Z indices_dtype=torch.int64, 2025-05-07T20:10:20.6791842Z output_dtype=SparseType.BF16, 2025-05-07T20:10:20.6792107Z ) 2025-05-07T20:10:20.6792343Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:20.6792960Z self=, 2025-05-07T20:10:20.6794263Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:10:20.6794568Z pooling_mode=, 2025-05-07T20:10:20.6794881Z indices_dtype=torch.int32, 2025-05-07T20:10:20.6795177Z output_dtype=SparseType.FP16, 2025-05-07T20:10:20.6795483Z ) 2025-05-07T20:10:20.6795709Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:20.6796531Z self=, 2025-05-07T20:10:20.6797135Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:10:20.6797441Z pooling_mode=, 2025-05-07T20:10:20.6797762Z indices_dtype=torch.int64, 2025-05-07T20:10:20.6798057Z output_dtype=SparseType.FP32, 2025-05-07T20:10:20.6798324Z ) 2025-05-07T20:10:20.6798566Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:20.6799191Z self=, 2025-05-07T20:10:20.6799783Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:10:20.6800104Z pooling_mode=, 2025-05-07T20:10:20.6800419Z indices_dtype=torch.int64, 2025-05-07T20:10:20.6800709Z output_dtype=SparseType.FP16, 2025-05-07T20:10:20.6800974Z ) 2025-05-07T20:10:20.6801211Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:20.6801831Z self=, 2025-05-07T20:10:20.6802423Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:10:20.6802738Z pooling_mode=, 2025-05-07T20:10:20.6803057Z indices_dtype=torch.int64, 2025-05-07T20:10:20.6803337Z output_dtype=SparseType.FP16, 2025-05-07T20:10:20.6803616Z ) 2025-05-07T20:10:20.6803855Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:20.6804464Z self=, 2025-05-07T20:10:20.6805068Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:10:20.6805386Z pooling_mode=, 2025-05-07T20:10:20.6805898Z indices_dtype=torch.int32, 2025-05-07T20:10:20.6806179Z output_dtype=SparseType.FP32, 2025-05-07T20:10:20.6806461Z ) 2025-05-07T20:10:20.6806702Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:20.6807318Z self=, 2025-05-07T20:10:20.6807915Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:10:20.6808231Z pooling_mode=, 2025-05-07T20:10:20.6808538Z indices_dtype=torch.int64, 2025-05-07T20:10:20.6808826Z output_dtype=SparseType.FP16, 2025-05-07T20:10:20.6809101Z ) 2025-05-07T20:10:20.6809339Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:20.6809942Z self=, 2025-05-07T20:10:20.6810545Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:10:20.6810860Z pooling_mode=, 2025-05-07T20:10:20.6811161Z indices_dtype=torch.int64, 2025-05-07T20:10:20.6811447Z output_dtype=SparseType.FP16, 2025-05-07T20:10:20.6811719Z ) 2025-05-07T20:10:20.6811942Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:20.6812559Z self=, 2025-05-07T20:10:20.6813147Z nbit_weights_ty=None, 2025-05-07T20:10:20.6813417Z pooling_mode=, 2025-05-07T20:10:20.6813730Z indices_dtype=torch.int64, 2025-05-07T20:10:20.6814019Z output_dtype=SparseType.FP32, 2025-05-07T20:10:20.6814296Z ) 2025-05-07T20:10:20.6814520Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:20.6815134Z self=, 2025-05-07T20:10:20.6815895Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:10:20.6816205Z pooling_mode=, 2025-05-07T20:10:20.6816526Z indices_dtype=torch.int64, 2025-05-07T20:10:20.6816821Z output_dtype=SparseType.BF16, 2025-05-07T20:10:20.6817084Z ) 2025-05-07T20:10:20.6817328Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:20.6817947Z self=, 2025-05-07T20:10:20.6818609Z nbit_weights_ty=None, 2025-05-07T20:10:20.6818877Z pooling_mode=, 2025-05-07T20:10:20.6819192Z indices_dtype=torch.int64, 2025-05-07T20:10:20.6819486Z output_dtype=SparseType.FP32, 2025-05-07T20:10:20.6819750Z ) 2025-05-07T20:11:06.5636972Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:11:06.5637658Z self=, 2025-05-07T20:11:06.5638312Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:11:06.5638655Z pooling_mode=, 2025-05-07T20:11:06.5638976Z indices_dtype=torch.int32, 2025-05-07T20:11:06.5639284Z output_dtype=SparseType.BF16, 2025-05-07T20:11:06.5639574Z ) 2025-05-07T20:11:06.5639820Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:11:06.5640432Z self=, 2025-05-07T20:11:06.5641070Z nbit_weights_ty=None, 2025-05-07T20:11:06.5641360Z pooling_mode=, 2025-05-07T20:11:06.5641685Z indices_dtype=torch.int64, 2025-05-07T20:11:06.5641974Z output_dtype=SparseType.FP32, 2025-05-07T20:11:06.5642259Z ) 2025-05-07T20:11:06.5642508Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:11:06.5643120Z self=, 2025-05-07T20:11:06.5643731Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:11:06.5644058Z pooling_mode=, 2025-05-07T20:11:06.5644371Z indices_dtype=torch.int32, 2025-05-07T20:11:06.5644671Z output_dtype=SparseType.BF16, 2025-05-07T20:11:06.5644953Z ) 2025-05-07T20:11:06.5645198Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:11:06.5645807Z self=, 2025-05-07T20:11:06.5646403Z nbit_weights_ty=None, 2025-05-07T20:11:06.5646688Z pooling_mode=, 2025-05-07T20:11:06.5646995Z indices_dtype=torch.int32, 2025-05-07T20:11:06.5647291Z output_dtype=SparseType.FP16, 2025-05-07T20:11:06.5647571Z ) 2025-05-07T20:11:06.5647805Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:11:06.5648428Z self=, 2025-05-07T20:11:06.5649024Z nbit_weights_ty=None, 2025-05-07T20:11:06.5649313Z pooling_mode=, 2025-05-07T20:11:06.5649625Z indices_dtype=torch.int64, 2025-05-07T20:11:06.5649925Z output_dtype=SparseType.BF16, 2025-05-07T20:11:06.5650206Z ) 2025-05-07T20:11:06.5650439Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:11:06.5651064Z self=, 2025-05-07T20:11:06.5651669Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:11:06.5651991Z pooling_mode=, 2025-05-07T20:11:06.5652315Z indices_dtype=torch.int32, 2025-05-07T20:11:06.5652612Z output_dtype=SparseType.FP32, 2025-05-07T20:11:06.5652882Z ) 2025-05-07T20:11:06.5653126Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:11:06.5653745Z self=, 2025-05-07T20:11:06.5654339Z nbit_weights_ty=None, 2025-05-07T20:11:06.5654872Z pooling_mode=, 2025-05-07T20:11:06.5655200Z indices_dtype=torch.int32, 2025-05-07T20:11:06.5655499Z output_dtype=SparseType.FP16, 2025-05-07T20:11:06.5655769Z ) 2025-05-07T20:11:06.5656019Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:11:06.5656638Z self=, 2025-05-07T20:11:06.5657215Z nbit_weights_ty=None, 2025-05-07T20:11:06.5657595Z pooling_mode=, 2025-05-07T20:11:06.5657920Z indices_dtype=torch.int32, 2025-05-07T20:11:06.5658203Z output_dtype=SparseType.BF16, 2025-05-07T20:11:06.5658489Z ) 2025-05-07T20:11:06.5658752Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:11:06.5659378Z self=, 2025-05-07T20:11:06.5659973Z nbit_weights_ty=None, 2025-05-07T20:11:06.5660252Z pooling_mode=, 2025-05-07T20:11:06.5660580Z indices_dtype=torch.int32, 2025-05-07T20:11:06.5660881Z output_dtype=SparseType.BF16, 2025-05-07T20:11:06.5661155Z ) 2025-05-07T20:11:06.5661405Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:11:06.5662033Z self=, 2025-05-07T20:11:06.5662617Z nbit_weights_ty=None, 2025-05-07T20:11:06.5662911Z pooling_mode=, 2025-05-07T20:11:06.5663242Z indices_dtype=torch.int32, 2025-05-07T20:11:06.5663532Z output_dtype=SparseType.FP32, 2025-05-07T20:11:06.5663819Z ) 2025-05-07T20:11:06.5664073Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:11:06.5664694Z self=, 2025-05-07T20:11:06.5665276Z nbit_weights_ty=None, 2025-05-07T20:11:06.5665569Z pooling_mode=, 2025-05-07T20:11:06.5665901Z indices_dtype=torch.int64, 2025-05-07T20:11:06.5666186Z output_dtype=SparseType.BF16, 2025-05-07T20:11:06.5666469Z ) 2025-05-07T20:11:06.5666713Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:11:06.5667317Z self=, 2025-05-07T20:11:06.5667920Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:11:06.5668246Z pooling_mode=, 2025-05-07T20:11:06.5668573Z indices_dtype=torch.int32, 2025-05-07T20:11:06.5668859Z output_dtype=SparseType.FP32, 2025-05-07T20:11:06.5669141Z ) 2025-05-07T20:11:06.5669383Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:11:06.5669989Z self=, 2025-05-07T20:11:06.5670579Z nbit_weights_ty=None, 2025-05-07T20:11:06.5670864Z pooling_mode=, 2025-05-07T20:11:06.5671178Z indices_dtype=torch.int64, 2025-05-07T20:11:06.5671475Z output_dtype=SparseType.FP16, 2025-05-07T20:11:06.5671757Z ) 2025-05-07T20:11:06.5671954Z PASSED 2025-05-07T20:11:06.5672087Z 2025-05-07T20:11:06.5672243Z ======================== 1 passed in 158.75s (0:02:38) ========================= 2025-05-07T20:11:07.0213486Z 2025-05-07T20:11:07.0214037Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_forward_autovec_test.py 2025-05-07T20:11:07.0231282Z [TEST] Python test time for ./tbe/inference/nbit_forward_autovec_test.py: 162 seconds 2025-05-07T20:11:07.0231659Z 2025-05-07T20:11:07.0231664Z 2025-05-07T20:11:07.0231668Z 2025-05-07T20:11:07.0231672Z 2025-05-07T20:11:07.0244186Z ################################################################################ 2025-05-07T20:11:07.0259646Z # [2025-05-07T20:11:07.025Z] Run Python Test Suite: 2025-05-07T20:11:07.0260011Z # ./tbe/inference/nbit_forward_test.py 2025-05-07T20:11:07.0260342Z ################################################################################ 2025-05-07T20:11:07.0281966Z + 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:11:07.0282644Z 2025-05-07T20:11:09.1729249Z ============================= test session starts ============================== 2025-05-07T20:11:09.1729941Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:11:09.1730811Z cachedir: .pytest_cache 2025-05-07T20:11:09.1731415Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:11:09.1732092Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:11:09.1732417Z plugins: hypothesis-6.131.14 2025-05-07T20:11:10.6303581Z collecting ... collected 10 items 2025-05-07T20:11:10.6303929Z 2025-05-07T20:12:03.4726048Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu Trying example: test_nbit_forward_cpu( 2025-05-07T20:12:03.4726951Z self=, 2025-05-07T20:12:03.4727524Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:12:03.4727845Z use_array_for_index_remapping=False, 2025-05-07T20:12:03.4728193Z do_pruning=False, 2025-05-07T20:12:03.4728488Z pooling_mode=, 2025-05-07T20:12:03.4728797Z indices_dtype=torch.int32, 2025-05-07T20:12:03.4729166Z output_dtype=SparseType.FP32, 2025-05-07T20:12:03.4729450Z ) 2025-05-07T20:12:03.4729673Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:12:03.4730208Z self=, 2025-05-07T20:12:03.4730758Z nbit_weights_ty=None, 2025-05-07T20:12:03.4731039Z use_array_for_index_remapping=False, 2025-05-07T20:12:03.4731388Z do_pruning=False, 2025-05-07T20:12:03.4731658Z pooling_mode=, 2025-05-07T20:12:03.4731985Z indices_dtype=torch.int32, 2025-05-07T20:12:03.4732301Z output_dtype=SparseType.FP32, 2025-05-07T20:12:03.4732579Z ) 2025-05-07T20:12:03.4732797Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:12:03.4733274Z self=, 2025-05-07T20:12:03.4733767Z nbit_weights_ty=None, 2025-05-07T20:12:03.4734053Z use_array_for_index_remapping=False, 2025-05-07T20:12:03.4734412Z do_pruning=True, 2025-05-07T20:12:03.4734674Z pooling_mode=, 2025-05-07T20:12:03.4734997Z indices_dtype=torch.int64, 2025-05-07T20:12:03.4735299Z output_dtype=SparseType.FP16, 2025-05-07T20:12:03.4735568Z ) 2025-05-07T20:12:03.4735793Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:12:03.4736282Z self=, 2025-05-07T20:12:03.4736764Z nbit_weights_ty=None, 2025-05-07T20:12:03.4737032Z use_array_for_index_remapping=True, 2025-05-07T20:12:03.4737335Z do_pruning=False, 2025-05-07T20:12:03.4737599Z pooling_mode=, 2025-05-07T20:12:03.4737901Z indices_dtype=torch.int32, 2025-05-07T20:12:03.4738194Z output_dtype=SparseType.FP32, 2025-05-07T20:12:03.4738478Z ) 2025-05-07T20:12:03.4738739Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:12:03.4739229Z self=, 2025-05-07T20:12:03.4739782Z nbit_weights_ty=None, 2025-05-07T20:12:03.4740048Z use_array_for_index_remapping=False, 2025-05-07T20:12:03.4740354Z do_pruning=True, 2025-05-07T20:12:03.4740618Z pooling_mode=, 2025-05-07T20:12:03.4740916Z indices_dtype=torch.int64, 2025-05-07T20:12:03.4741208Z output_dtype=SparseType.FP16, 2025-05-07T20:12:03.4741487Z ) 2025-05-07T20:12:03.4741707Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:12:03.4742528Z self=, 2025-05-07T20:12:03.4743077Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:12:03.4743393Z use_array_for_index_remapping=True, 2025-05-07T20:12:03.4743683Z do_pruning=False, 2025-05-07T20:12:03.4743946Z pooling_mode=, 2025-05-07T20:12:03.4744260Z indices_dtype=torch.int64, 2025-05-07T20:12:03.4744541Z output_dtype=SparseType.FP32, 2025-05-07T20:12:03.4744818Z ) 2025-05-07T20:12:03.4745145Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:12:03.4745628Z self=, 2025-05-07T20:12:03.4746134Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:12:03.4746452Z use_array_for_index_remapping=True, 2025-05-07T20:12:03.4746760Z do_pruning=True, 2025-05-07T20:12:03.4747014Z pooling_mode=, 2025-05-07T20:12:03.4747334Z indices_dtype=torch.int32, 2025-05-07T20:12:03.4747629Z output_dtype=SparseType.FP16, 2025-05-07T20:12:03.4747890Z ) 2025-05-07T20:12:03.4748107Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:12:03.4748593Z self=, 2025-05-07T20:12:03.4749069Z nbit_weights_ty=None, 2025-05-07T20:12:03.4749350Z use_array_for_index_remapping=False, 2025-05-07T20:12:03.4749654Z do_pruning=True, 2025-05-07T20:12:03.4749902Z pooling_mode=, 2025-05-07T20:12:03.4750221Z indices_dtype=torch.int32, 2025-05-07T20:12:03.4750512Z output_dtype=SparseType.BF16, 2025-05-07T20:12:03.4750782Z ) 2025-05-07T20:12:03.4750996Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:12:03.4751487Z self=, 2025-05-07T20:12:03.4751985Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:12:03.4752284Z use_array_for_index_remapping=False, 2025-05-07T20:12:03.4752586Z do_pruning=True, 2025-05-07T20:12:03.4752850Z pooling_mode=, 2025-05-07T20:12:03.4753152Z indices_dtype=torch.int64, 2025-05-07T20:12:03.4753444Z output_dtype=SparseType.BF16, 2025-05-07T20:12:03.4753719Z ) 2025-05-07T20:12:03.4753924Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:12:03.4754415Z self=, 2025-05-07T20:12:03.4754915Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:12:03.4755225Z use_array_for_index_remapping=True, 2025-05-07T20:12:03.4755529Z do_pruning=False, 2025-05-07T20:12:03.4755796Z pooling_mode=, 2025-05-07T20:12:03.4756239Z indices_dtype=torch.int64, 2025-05-07T20:12:03.4756519Z output_dtype=SparseType.FP16, 2025-05-07T20:12:03.4756796Z ) 2025-05-07T20:12:03.4757016Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:12:03.4757494Z self=, 2025-05-07T20:12:03.4757985Z nbit_weights_ty=None, 2025-05-07T20:12:03.4758262Z use_array_for_index_remapping=False, 2025-05-07T20:12:03.4758556Z do_pruning=True, 2025-05-07T20:12:03.4758818Z pooling_mode=, 2025-05-07T20:12:03.4759130Z indices_dtype=torch.int32, 2025-05-07T20:12:03.4759408Z output_dtype=SparseType.BF16, 2025-05-07T20:12:03.4759684Z ) 2025-05-07T20:12:03.4759902Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:12:03.4760389Z self=, 2025-05-07T20:12:03.4760883Z nbit_weights_ty=None, 2025-05-07T20:12:03.4761160Z use_array_for_index_remapping=True, 2025-05-07T20:12:03.4761461Z do_pruning=True, 2025-05-07T20:12:03.4761709Z pooling_mode=, 2025-05-07T20:12:03.4762020Z indices_dtype=torch.int32, 2025-05-07T20:12:03.4762308Z output_dtype=SparseType.BF16, 2025-05-07T20:12:03.4762567Z ) 2025-05-07T20:12:03.4762783Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:12:03.4763379Z self=, 2025-05-07T20:12:03.4763858Z nbit_weights_ty=None, 2025-05-07T20:12:03.4764141Z use_array_for_index_remapping=False, 2025-05-07T20:12:03.4764453Z do_pruning=False, 2025-05-07T20:12:03.4764705Z pooling_mode=, 2025-05-07T20:12:03.4765046Z indices_dtype=torch.int64, 2025-05-07T20:12:03.4765340Z output_dtype=SparseType.FP32, 2025-05-07T20:12:03.4765605Z ) 2025-05-07T20:12:03.4765891Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:12:03.4766384Z self=, 2025-05-07T20:12:03.4766860Z nbit_weights_ty=None, 2025-05-07T20:12:03.4767138Z use_array_for_index_remapping=True, 2025-05-07T20:12:03.4767446Z do_pruning=False, 2025-05-07T20:12:03.4767701Z pooling_mode=, 2025-05-07T20:12:03.4768028Z indices_dtype=torch.int64, 2025-05-07T20:12:03.4768326Z output_dtype=SparseType.FP32, 2025-05-07T20:12:03.4768594Z ) 2025-05-07T20:12:03.4768818Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:12:03.4769310Z self=, 2025-05-07T20:12:03.4769790Z nbit_weights_ty=None, 2025-05-07T20:12:03.4770074Z use_array_for_index_remapping=True, 2025-05-07T20:12:03.4770377Z do_pruning=True, 2025-05-07T20:12:03.4770643Z pooling_mode=, 2025-05-07T20:12:03.4770954Z indices_dtype=torch.int64, 2025-05-07T20:12:03.4771243Z output_dtype=SparseType.FP32, 2025-05-07T20:12:03.4771522Z ) 2025-05-07T20:12:03.4771702Z PASSED 2025-05-07T20:12:03.4772190Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_gpu_dequantize_parity SKIPPED 2025-05-07T20:12:16.3817643Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_seq_int4 Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:12:16.3818875Z self=, 2025-05-07T20:12:16.3819546Z D=32, 2025-05-07T20:12:16.3819794Z B=8, 2025-05-07T20:12:16.3820050Z T=10, 2025-05-07T20:12:16.3820304Z L=10, 2025-05-07T20:12:16.3820612Z MAXH=50, 2025-05-07T20:12:16.3820911Z indices_dtype=torch.int32, 2025-05-07T20:12:16.3821243Z ) 2025-05-07T20:12:16.3821558Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:12:16.3822295Z self=, 2025-05-07T20:12:16.3822952Z D=256, 2025-05-07T20:12:16.3823211Z B=8, 2025-05-07T20:12:16.3823467Z T=10, 2025-05-07T20:12:16.3823709Z L=10, 2025-05-07T20:12:16.3823969Z MAXH=50, 2025-05-07T20:12:16.3824258Z indices_dtype=torch.int32, 2025-05-07T20:12:16.3824584Z ) 2025-05-07T20:12:16.3824902Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:12:16.3825623Z self=, 2025-05-07T20:12:16.3826294Z D=256, 2025-05-07T20:12:16.3826538Z B=27, 2025-05-07T20:12:16.3826793Z T=20, 2025-05-07T20:12:16.3827048Z L=65, 2025-05-07T20:12:16.3827292Z MAXH=85, 2025-05-07T20:12:16.3827585Z indices_dtype=torch.int64, 2025-05-07T20:12:16.3827925Z ) 2025-05-07T20:12:16.3828224Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:12:16.3828953Z self=, 2025-05-07T20:12:16.3829618Z D=512, 2025-05-07T20:12:16.3829868Z B=30, 2025-05-07T20:12:16.3830124Z T=10, 2025-05-07T20:12:16.3830375Z L=85, 2025-05-07T20:12:16.3830613Z MAXH=79, 2025-05-07T20:12:16.3830901Z indices_dtype=torch.int64, 2025-05-07T20:12:16.3831238Z ) 2025-05-07T20:12:16.3831534Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:12:16.3832254Z self=, 2025-05-07T20:12:16.3833261Z D=1024, 2025-05-07T20:12:16.3833519Z B=15, 2025-05-07T20:12:16.3833759Z T=13, 2025-05-07T20:12:16.3834015Z L=92, 2025-05-07T20:12:16.3834272Z MAXH=74, 2025-05-07T20:12:16.3834552Z indices_dtype=torch.int64, 2025-05-07T20:12:16.3834899Z ) 2025-05-07T20:12:16.3835211Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:12:16.3836134Z self=, 2025-05-07T20:12:16.3836811Z D=512, 2025-05-07T20:12:16.3837068Z B=23, 2025-05-07T20:12:16.3837307Z T=20, 2025-05-07T20:12:16.3837561Z L=35, 2025-05-07T20:12:16.3837815Z MAXH=100, 2025-05-07T20:12:16.3838098Z indices_dtype=torch.int32, 2025-05-07T20:12:16.3838437Z ) 2025-05-07T20:12:16.3838750Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:12:16.3839458Z self=, 2025-05-07T20:12:16.3840129Z D=512, 2025-05-07T20:12:16.3840386Z B=14, 2025-05-07T20:12:16.3840630Z T=10, 2025-05-07T20:12:16.3840888Z L=29, 2025-05-07T20:12:16.3841146Z MAXH=60, 2025-05-07T20:12:16.3841444Z indices_dtype=torch.int64, 2025-05-07T20:12:16.3841770Z ) 2025-05-07T20:12:16.3842082Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:12:16.3842803Z self=, 2025-05-07T20:12:16.3843460Z D=384, 2025-05-07T20:12:16.3843717Z B=31, 2025-05-07T20:12:16.3843974Z T=15, 2025-05-07T20:12:16.3844214Z L=68, 2025-05-07T20:12:16.3844466Z MAXH=82, 2025-05-07T20:12:16.3844759Z indices_dtype=torch.int64, 2025-05-07T20:12:16.3845084Z ) 2025-05-07T20:12:16.3845372Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:12:16.3845934Z self=, 2025-05-07T20:12:16.3846437Z D=256, 2025-05-07T20:12:16.3846637Z B=24, 2025-05-07T20:12:16.3846838Z T=10, 2025-05-07T20:12:16.3847023Z L=74, 2025-05-07T20:12:16.3847222Z MAXH=68, 2025-05-07T20:12:16.3847454Z indices_dtype=torch.int64, 2025-05-07T20:12:16.3847708Z ) 2025-05-07T20:12:16.3847947Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:12:16.3848505Z self=, 2025-05-07T20:12:16.3849010Z D=32, 2025-05-07T20:12:16.3849198Z B=12, 2025-05-07T20:12:16.3849391Z T=19, 2025-05-07T20:12:16.3849584Z L=74, 2025-05-07T20:12:16.3849771Z MAXH=94, 2025-05-07T20:12:16.3849995Z indices_dtype=torch.int64, 2025-05-07T20:12:16.3850255Z ) 2025-05-07T20:12:16.3850486Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:12:16.3851040Z self=, 2025-05-07T20:12:16.3851564Z D=384, 2025-05-07T20:12:16.3851759Z B=19, 2025-05-07T20:12:16.3851959Z T=13, 2025-05-07T20:12:16.3852158Z L=64, 2025-05-07T20:12:16.3852344Z MAXH=97, 2025-05-07T20:12:16.3852573Z indices_dtype=torch.int64, 2025-05-07T20:12:16.3852834Z ) 2025-05-07T20:12:16.3853063Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:12:16.3853612Z self=, 2025-05-07T20:12:16.3854119Z D=384, 2025-05-07T20:12:16.3854311Z B=19, 2025-05-07T20:12:16.3854507Z T=13, 2025-05-07T20:12:16.3854702Z L=19, 2025-05-07T20:12:16.3854901Z MAXH=97, 2025-05-07T20:12:16.3855116Z indices_dtype=torch.int64, 2025-05-07T20:12:16.3855379Z ) 2025-05-07T20:12:16.3855624Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:12:16.3856166Z self=, 2025-05-07T20:12:16.3856669Z D=384, 2025-05-07T20:12:16.3856970Z B=19, 2025-05-07T20:12:16.3857157Z T=19, 2025-05-07T20:12:16.3857361Z L=19, 2025-05-07T20:12:16.3857561Z MAXH=97, 2025-05-07T20:12:16.3857777Z indices_dtype=torch.int64, 2025-05-07T20:12:16.3858041Z ) 2025-05-07T20:12:16.3858286Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:12:16.3858826Z self=, 2025-05-07T20:12:16.3859332Z D=384, 2025-05-07T20:12:16.3859532Z B=19, 2025-05-07T20:12:16.3859783Z T=19, 2025-05-07T20:12:16.3859981Z L=19, 2025-05-07T20:12:16.3860180Z MAXH=50, 2025-05-07T20:12:16.3860393Z indices_dtype=torch.int64, 2025-05-07T20:12:16.3860656Z ) 2025-05-07T20:12:16.3860900Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:12:16.3861459Z self=, 2025-05-07T20:12:16.3861954Z D=384, 2025-05-07T20:12:16.3862154Z B=19, 2025-05-07T20:12:16.3862352Z T=19, 2025-05-07T20:12:16.3862534Z L=50, 2025-05-07T20:12:16.3862730Z MAXH=50, 2025-05-07T20:12:16.3862953Z indices_dtype=torch.int64, 2025-05-07T20:12:16.3863203Z ) 2025-05-07T20:12:16.3863394Z PASSED 2025-05-07T20:12:16.5026587Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_seq_int8 Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:12:16.5027750Z self=, 2025-05-07T20:12:16.5028462Z D=32, 2025-05-07T20:12:16.5028760Z B=8, 2025-05-07T20:12:16.5029022Z T=10, 2025-05-07T20:12:16.5029262Z L=10, 2025-05-07T20:12:16.5029527Z MAXH=50, 2025-05-07T20:12:16.5029796Z ) 2025-05-07T20:12:16.5030098Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:12:16.5030822Z self=, 2025-05-07T20:12:16.5031497Z D=384, 2025-05-07T20:12:16.5031770Z B=8, 2025-05-07T20:12:16.5032014Z T=10, 2025-05-07T20:12:16.5032271Z L=10, 2025-05-07T20:12:16.5032527Z MAXH=50, 2025-05-07T20:12:16.5032777Z ) 2025-05-07T20:12:16.5033091Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:12:16.5033813Z self=, 2025-05-07T20:12:16.5034462Z D=384, 2025-05-07T20:12:16.5034722Z B=25, 2025-05-07T20:12:16.5034977Z T=17, 2025-05-07T20:12:16.5035217Z L=37, 2025-05-07T20:12:16.5035482Z MAXH=89, 2025-05-07T20:12:16.5035757Z ) 2025-05-07T20:12:16.5036141Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:12:16.5036867Z self=, 2025-05-07T20:12:16.5037532Z D=384, 2025-05-07T20:12:16.5037795Z B=23, 2025-05-07T20:12:16.5038037Z T=20, 2025-05-07T20:12:16.5038295Z L=84, 2025-05-07T20:12:16.5038554Z MAXH=66, 2025-05-07T20:12:16.5038814Z ) 2025-05-07T20:12:16.5039132Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:12:16.5039854Z self=, 2025-05-07T20:12:16.5040508Z D=384, 2025-05-07T20:12:16.5040771Z B=17, 2025-05-07T20:12:16.5041031Z T=12, 2025-05-07T20:12:16.5041278Z L=16, 2025-05-07T20:12:16.5041538Z MAXH=57, 2025-05-07T20:12:16.5041803Z ) 2025-05-07T20:12:16.5042107Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:12:16.5042837Z self=, 2025-05-07T20:12:16.5043495Z D=256, 2025-05-07T20:12:16.5043744Z B=13, 2025-05-07T20:12:16.5043998Z T=16, 2025-05-07T20:12:16.5044257Z L=73, 2025-05-07T20:12:16.5044504Z MAXH=81, 2025-05-07T20:12:16.5044765Z ) 2025-05-07T20:12:16.5045072Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:12:16.5045791Z self=, 2025-05-07T20:12:16.5046768Z D=1024, 2025-05-07T20:12:16.5047025Z B=19, 2025-05-07T20:12:16.5047278Z T=18, 2025-05-07T20:12:16.5047516Z L=56, 2025-05-07T20:12:16.5047771Z MAXH=76, 2025-05-07T20:12:16.5048032Z ) 2025-05-07T20:12:16.5048328Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:12:16.5049051Z self=, 2025-05-07T20:12:16.5049830Z D=384, 2025-05-07T20:12:16.5050078Z B=31, 2025-05-07T20:12:16.5050331Z T=13, 2025-05-07T20:12:16.5050588Z L=22, 2025-05-07T20:12:16.5050833Z MAXH=75, 2025-05-07T20:12:16.5051096Z ) 2025-05-07T20:12:16.5051408Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:12:16.5052120Z self=, 2025-05-07T20:12:16.5052790Z D=384, 2025-05-07T20:12:16.5053049Z B=10, 2025-05-07T20:12:16.5053297Z T=12, 2025-05-07T20:12:16.5053548Z L=100, 2025-05-07T20:12:16.5053804Z MAXH=92, 2025-05-07T20:12:16.5054065Z ) 2025-05-07T20:12:16.5054361Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:12:16.5055084Z self=, 2025-05-07T20:12:16.5055749Z D=32, 2025-05-07T20:12:16.5055996Z B=22, 2025-05-07T20:12:16.5056255Z T=12, 2025-05-07T20:12:16.5056513Z L=77, 2025-05-07T20:12:16.5056763Z MAXH=96, 2025-05-07T20:12:16.5057027Z ) 2025-05-07T20:12:16.5057336Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:12:16.5058046Z self=, 2025-05-07T20:12:16.5058714Z D=384, 2025-05-07T20:12:16.5058974Z B=26, 2025-05-07T20:12:16.5059216Z T=18, 2025-05-07T20:12:16.5059477Z L=56, 2025-05-07T20:12:16.5059745Z MAXH=69, 2025-05-07T20:12:16.5059947Z ) 2025-05-07T20:12:16.5060189Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:12:16.5060741Z self=, 2025-05-07T20:12:16.5061246Z D=384, 2025-05-07T20:12:16.5061434Z B=26, 2025-05-07T20:12:16.5061631Z T=10, 2025-05-07T20:12:16.5061826Z L=56, 2025-05-07T20:12:16.5062010Z MAXH=69, 2025-05-07T20:12:16.5062212Z ) 2025-05-07T20:12:16.5062454Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:12:16.5063004Z self=, 2025-05-07T20:12:16.5063509Z D=384, 2025-05-07T20:12:16.5063709Z B=26, 2025-05-07T20:12:16.5063894Z T=10, 2025-05-07T20:12:16.5064090Z L=56, 2025-05-07T20:12:16.5064284Z MAXH=56, 2025-05-07T20:12:16.5064474Z ) 2025-05-07T20:12:16.5064716Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:12:16.5065274Z self=, 2025-05-07T20:12:16.5065778Z D=384, 2025-05-07T20:12:16.5065979Z B=8, 2025-05-07T20:12:16.5066177Z T=10, 2025-05-07T20:12:16.5066362Z L=56, 2025-05-07T20:12:16.5066563Z MAXH=56, 2025-05-07T20:12:16.5066762Z ) 2025-05-07T20:12:16.5066991Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:12:16.5067542Z self=, 2025-05-07T20:12:16.5068049Z D=384, 2025-05-07T20:12:16.5068253Z B=8, 2025-05-07T20:12:16.5077055Z T=10, 2025-05-07T20:12:16.5077344Z L=56, 2025-05-07T20:12:16.5077560Z MAXH=50, 2025-05-07T20:12:16.5077779Z ) 2025-05-07T20:12:16.5077990Z PASSED 2025-05-07T20:12:16.5078491Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant SKIPPED 2025-05-07T20:12:16.5079326Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant_against_ref SKIPPED 2025-05-07T20:12:16.5080313Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant_nan_weighted SKIPPED 2025-05-07T20:12:16.5081101Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_gpu_no_cache SKIPPED 2025-05-07T20:12:16.5134362Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_gpu_no_cache_max_sizes SKIPPED 2025-05-07T20:12:16.5155178Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_uvm_cache SKIPPED 2025-05-07T20:12:16.5155709Z 2025-05-07T20:12:16.5155891Z =========================== short test summary info ============================ 2025-05-07T20:12:16.5156528Z SKIPPED [1] tbe/inference/nbit_forward_test.py:967: CUDA is not available or no GPUs detected 2025-05-07T20:12:16.5157226Z SKIPPED [1] tbe/inference/nbit_forward_test.py:446: CUDA is not available or no GPUs detected 2025-05-07T20:12:16.5157914Z SKIPPED [1] tbe/inference/nbit_forward_test.py:314: CUDA is not available or no GPUs detected 2025-05-07T20:12:16.5158604Z SKIPPED [1] tbe/inference/nbit_forward_test.py:360: CUDA is not available or no GPUs detected 2025-05-07T20:12:16.5159274Z SKIPPED [1] tbe/inference/nbit_forward_test.py:613: CUDA is not available or no GPUs detected 2025-05-07T20:12:16.5160157Z SKIPPED [1] ../../../../../github/home/miniconda/envs/build_binary/lib/python3.10/unittest/case.py:117: CUDA is not available or no GPUs detected 2025-05-07T20:12:16.5161041Z SKIPPED [1] tbe/inference/nbit_forward_test.py:704: CUDA is not available or no GPUs detected 2025-05-07T20:12:16.5161599Z =================== 3 passed, 7 skipped in 67.47s (0:01:07) ==================== 2025-05-07T20:12:16.9436285Z 2025-05-07T20:12:16.9436762Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_forward_test.py 2025-05-07T20:12:16.9453202Z [TEST] Python test time for ./tbe/inference/nbit_forward_test.py: 69 seconds 2025-05-07T20:12:16.9453554Z 2025-05-07T20:12:16.9453560Z 2025-05-07T20:12:16.9453567Z 2025-05-07T20:12:16.9453726Z 2025-05-07T20:12:16.9466606Z ################################################################################ 2025-05-07T20:12:16.9482412Z # [2025-05-07T20:12:16.947Z] Run Python Test Suite: 2025-05-07T20:12:16.9482839Z # ./tbe/inference/nbit_split_embeddings_test.py 2025-05-07T20:12:16.9483206Z ################################################################################ 2025-05-07T20:12:16.9504863Z + 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:12:16.9505708Z 2025-05-07T20:12:19.0639707Z ============================= test session starts ============================== 2025-05-07T20:12:19.0640385Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:12:19.0640932Z cachedir: .pytest_cache 2025-05-07T20:12:19.0641543Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:12:19.0642261Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:12:19.0642573Z plugins: hypothesis-6.131.14 2025-05-07T20:12:20.4671661Z collecting ... collected 3 items 2025-05-07T20:12:20.4671928Z 2025-05-07T20:12:29.8832500Z 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:12:29.8833952Z self=, 2025-05-07T20:12:29.8834704Z weights_ty=SparseType.FP32, 2025-05-07T20:12:29.8834985Z ) 2025-05-07T20:12:29.8835367Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:12:29.8836359Z self=, 2025-05-07T20:12:29.8837408Z weights_ty=SparseType.FP16, 2025-05-07T20:12:29.8837682Z ) 2025-05-07T20:12:29.8838026Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:12:29.8838906Z self=, 2025-05-07T20:12:29.8839655Z weights_ty=SparseType.INT8, 2025-05-07T20:12:29.8839929Z ) 2025-05-07T20:12:29.8840366Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:12:29.8841246Z self=, 2025-05-07T20:12:29.8841980Z weights_ty=SparseType.INT4, 2025-05-07T20:12:29.8842239Z ) 2025-05-07T20:12:29.8842592Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:12:29.8843469Z self=, 2025-05-07T20:12:29.8844204Z weights_ty=SparseType.INT2, 2025-05-07T20:12:29.8844455Z ) 2025-05-07T20:12:29.8844643Z PASSED 2025-05-07T20:12:29.8849725Z tbe/inference/nbit_split_embeddings_test.py::NBitSplitEmbeddingsTest::test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function SKIPPED 2025-05-07T20:12:29.8867178Z tbe/inference/nbit_split_embeddings_test.py::NBitSplitEmbeddingsTest::test_nbit_split_embedding_weights_with_scale_and_bias SKIPPED 2025-05-07T20:12:29.8867761Z 2025-05-07T20:12:29.8867921Z =========================== short test summary info ============================ 2025-05-07T20:12:29.8868524Z SKIPPED [1] tbe/inference/nbit_split_embeddings_test.py:182: CUDA is not available or no GPUs detected 2025-05-07T20:12:29.8869282Z SKIPPED [1] tbe/inference/nbit_split_embeddings_test.py:59: CUDA is not available or no GPUs detected 2025-05-07T20:12:29.8869862Z ======================== 1 passed, 2 skipped in 10.94s ========================= 2025-05-07T20:12:30.2984656Z 2025-05-07T20:12:30.2985275Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_split_embeddings_test.py 2025-05-07T20:12:30.3001136Z [TEST] Python test time for ./tbe/inference/nbit_split_embeddings_test.py: 14 seconds 2025-05-07T20:12:30.3001508Z 2025-05-07T20:12:30.3001512Z 2025-05-07T20:12:30.3001516Z 2025-05-07T20:12:30.3001521Z 2025-05-07T20:12:30.3014000Z ################################################################################ 2025-05-07T20:12:30.3029025Z # [2025-05-07T20:12:30.302Z] Run Python Test Suite: 2025-05-07T20:12:30.3029402Z # ./tbe/ssd/kv_tensor_wrapper_test.py 2025-05-07T20:12:30.3029753Z ################################################################################ 2025-05-07T20:12:30.3051549Z + 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:12:30.3052260Z 2025-05-07T20:12:32.3894899Z ============================= test session starts ============================== 2025-05-07T20:12:32.3895590Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:12:32.3896141Z cachedir: .pytest_cache 2025-05-07T20:12:32.3896791Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:12:32.3897467Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:12:32.3897808Z plugins: hypothesis-6.131.14 2025-05-07T20:12:33.7799397Z collecting ... collected 3 items 2025-05-07T20:12:33.7799676Z 2025-05-07T20:12:33.7812958Z tbe/ssd/kv_tensor_wrapper_test.py::KvTensorWrapperTest::test_discrete_id_weights_io SKIPPED 2025-05-07T20:12:33.7822447Z tbe/ssd/kv_tensor_wrapper_test.py::KvTensorWrapperTest::test_read_tensor_using_wrapper_from_db SKIPPED 2025-05-07T20:12:33.7837396Z tbe/ssd/kv_tensor_wrapper_test.py::KvTensorWrapperTest::test_write_tensor_to_db SKIPPED 2025-05-07T20:12:33.7837803Z 2025-05-07T20:12:33.7837955Z =========================== short test summary info ============================ 2025-05-07T20:12:33.7838514Z SKIPPED [1] tbe/ssd/kv_tensor_wrapper_test.py:224: Test is currently known to fail in OSS mode 2025-05-07T20:12:33.7839183Z SKIPPED [1] tbe/ssd/kv_tensor_wrapper_test.py:41: Test is currently known to fail in OSS mode 2025-05-07T20:12:33.7839996Z SKIPPED [1] tbe/ssd/kv_tensor_wrapper_test.py:126: Test is currently known to fail in OSS mode 2025-05-07T20:12:33.7840527Z ============================== 3 skipped in 1.52s ============================== 2025-05-07T20:12:34.1759120Z 2025-05-07T20:12:34.1759635Z [TEST] Python test suite PASSED: ./tbe/ssd/kv_tensor_wrapper_test.py 2025-05-07T20:12:34.1776400Z [TEST] Python test time for ./tbe/ssd/kv_tensor_wrapper_test.py: 4 seconds 2025-05-07T20:12:34.1776753Z 2025-05-07T20:12:34.1776794Z 2025-05-07T20:12:34.1776798Z 2025-05-07T20:12:34.1776809Z 2025-05-07T20:12:34.1789367Z ################################################################################ 2025-05-07T20:12:34.1804881Z # [2025-05-07T20:12:34.180Z] Run Python Test Suite: 2025-05-07T20:12:34.1805270Z # ./tbe/ssd/ssd_l2_cache_test.py 2025-05-07T20:12:34.1805744Z ################################################################################ 2025-05-07T20:12:34.1827140Z + 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:12:34.1827798Z 2025-05-07T20:12:36.2722236Z ============================= test session starts ============================== 2025-05-07T20:12:36.2723341Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:12:36.2724352Z cachedir: .pytest_cache 2025-05-07T20:12:36.2725454Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:12:36.2726679Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:12:36.2727225Z plugins: hypothesis-6.131.14 2025-05-07T20:12:37.6949635Z collecting ... collected 6 items 2025-05-07T20:12:37.6949979Z 2025-05-07T20:12:37.6963009Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_get_bucket_sorted_indices SKIPPED 2025-05-07T20:12:37.6971437Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_flush SKIPPED 2025-05-07T20:12:37.6979734Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_io SKIPPED 2025-05-07T20:12:37.6988143Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_multiple_flush_at_same_train_iter SKIPPED 2025-05-07T20:12:37.6996393Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_prefetch_compatibility SKIPPED 2025-05-07T20:12:37.7013816Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_rocksdb_get_discrete_ids SKIPPED 2025-05-07T20:12:37.7014345Z 2025-05-07T20:12:37.7014529Z =========================== short test summary info ============================ 2025-05-07T20:12:37.7015048Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:312: Test is currently known to fail in OSS mode 2025-05-07T20:12:37.7015669Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:89: Test is currently known to fail in OSS mode 2025-05-07T20:12:37.7016282Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:126: Test is currently known to fail in OSS mode 2025-05-07T20:12:37.7016904Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:235: Test is currently known to fail in OSS mode 2025-05-07T20:12:37.7017503Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:184: Test is currently known to fail in OSS mode 2025-05-07T20:12:37.7018125Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:262: Test is currently known to fail in OSS mode 2025-05-07T20:12:37.7018637Z ============================== 6 skipped in 1.55s ============================== 2025-05-07T20:12:38.1026432Z 2025-05-07T20:12:38.1026941Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_l2_cache_test.py 2025-05-07T20:12:38.1044442Z [TEST] Python test time for ./tbe/ssd/ssd_l2_cache_test.py: 4 seconds 2025-05-07T20:12:38.1045002Z 2025-05-07T20:12:38.1045008Z 2025-05-07T20:12:38.1045013Z 2025-05-07T20:12:38.1045026Z 2025-05-07T20:12:38.1056803Z ################################################################################ 2025-05-07T20:12:38.1072132Z # [2025-05-07T20:12:38.106Z] Run Python Test Suite: 2025-05-07T20:12:38.1072812Z # ./tbe/ssd/ssd_split_tbe_inference_test.py 2025-05-07T20:12:38.1073296Z ################################################################################ 2025-05-07T20:12:38.1095526Z + 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:12:38.1096275Z 2025-05-07T20:12:40.2261126Z ============================= test session starts ============================== 2025-05-07T20:12:40.2261833Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:12:40.2262428Z cachedir: .pytest_cache 2025-05-07T20:12:40.2263041Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:12:40.2263723Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:12:40.2264047Z plugins: hypothesis-6.131.14 2025-05-07T20:12:41.6527797Z collecting ... collected 3 items 2025-05-07T20:12:41.6528071Z 2025-05-07T20:12:41.6540744Z tbe/ssd/ssd_split_tbe_inference_test.py::SSDIntNBitTableBatchedEmbeddingsTest::test_nbit_ssd SKIPPED 2025-05-07T20:12:41.6549314Z tbe/ssd/ssd_split_tbe_inference_test.py::SSDIntNBitTableBatchedEmbeddingsTest::test_nbit_ssd_cache SKIPPED 2025-05-07T20:12:41.6565590Z tbe/ssd/ssd_split_tbe_inference_test.py::SSDIntNBitTableBatchedEmbeddingsTest::test_nbit_ssd_forward SKIPPED 2025-05-07T20:12:41.6566113Z 2025-05-07T20:12:41.6566284Z =========================== short test summary info ============================ 2025-05-07T20:12:41.6566877Z SKIPPED [1] tbe/ssd/ssd_split_tbe_inference_test.py:46: Test is currently known to fail in OSS mode 2025-05-07T20:12:41.6567580Z SKIPPED [1] tbe/ssd/ssd_split_tbe_inference_test.py:244: Test is currently known to fail in OSS mode 2025-05-07T20:12:41.6568295Z SKIPPED [1] tbe/ssd/ssd_split_tbe_inference_test.py:79: Test is currently known to fail in OSS mode 2025-05-07T20:12:41.6568847Z ============================== 3 skipped in 1.55s ============================== 2025-05-07T20:12:42.0570959Z 2025-05-07T20:12:42.0571738Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_split_tbe_inference_test.py 2025-05-07T20:12:42.0588800Z [TEST] Python test time for ./tbe/ssd/ssd_split_tbe_inference_test.py: 4 seconds 2025-05-07T20:12:42.0589315Z 2025-05-07T20:12:42.0589320Z 2025-05-07T20:12:42.0589325Z 2025-05-07T20:12:42.0589337Z 2025-05-07T20:12:42.0601231Z ################################################################################ 2025-05-07T20:12:42.0617591Z # [2025-05-07T20:12:42.061Z] Run Python Test Suite: 2025-05-07T20:12:42.0618265Z # ./tbe/ssd/ssd_split_tbe_training_test.py 2025-05-07T20:12:42.0618612Z ################################################################################ 2025-05-07T20:12:42.0638909Z + 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:12:42.0639609Z 2025-05-07T20:12:44.1760887Z ============================= test session starts ============================== 2025-05-07T20:12:44.1761572Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:12:44.1762136Z cachedir: .pytest_cache 2025-05-07T20:12:44.1762737Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:12:44.1763419Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:12:44.1764017Z plugins: hypothesis-6.131.14 2025-05-07T20:12:45.6290656Z collecting ... collected 11 items 2025-05-07T20:12:45.6290983Z 2025-05-07T20:12:45.6304542Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_kv_db_forward SKIPPED 2025-05-07T20:12:45.6313213Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_kv_emb_state_dict SKIPPED 2025-05-07T20:12:45.6321857Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd SKIPPED 2025-05-07T20:12:45.6330961Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_backward_adagrad SKIPPED 2025-05-07T20:12:45.6339335Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_explicit_prefetch SKIPPED 2025-05-07T20:12:45.6347484Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_flush SKIPPED 2025-05-07T20:12:45.6355782Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_implicit_prefetch SKIPPED 2025-05-07T20:12:45.6364169Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_pipeline_before_fwd SKIPPED 2025-05-07T20:12:45.6372481Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_pipeline_between_fwd_bwd SKIPPED 2025-05-07T20:12:45.6380587Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_emb_state_dict SKIPPED 2025-05-07T20:12:45.6399443Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_forward SKIPPED 2025-05-07T20:12:45.6399939Z 2025-05-07T20:12:45.6400094Z =========================== short test summary info ============================ 2025-05-07T20:12:45.6400672Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1449: Test is currently known to fail in OSS mode 2025-05-07T20:12:45.6401385Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1533: Test is currently known to fail in OSS mode 2025-05-07T20:12:45.6402084Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:93: Test is currently known to fail in OSS mode 2025-05-07T20:12:45.6402782Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:779: Test is currently known to fail in OSS mode 2025-05-07T20:12:45.6403482Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1356: Test is currently known to fail in OSS mode 2025-05-07T20:12:45.6404185Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1311: Test is currently known to fail in OSS mode 2025-05-07T20:12:45.6404891Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1335: Test is currently known to fail in OSS mode 2025-05-07T20:12:45.6405753Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1387: Test is currently known to fail in OSS mode 2025-05-07T20:12:45.6406470Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1417: Test is currently known to fail in OSS mode 2025-05-07T20:12:45.6407171Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:927: Test is currently known to fail in OSS mode 2025-05-07T20:12:45.6407887Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:706: Test is currently known to fail in OSS mode 2025-05-07T20:12:45.6408450Z ============================= 11 skipped in 1.59s ============================== 2025-05-07T20:12:46.0602810Z 2025-05-07T20:12:46.0603524Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_split_tbe_training_test.py 2025-05-07T20:12:46.0620575Z [TEST] Python test time for ./tbe/ssd/ssd_split_tbe_training_test.py: 4 seconds 2025-05-07T20:12:46.0621171Z 2025-05-07T20:12:46.0621187Z 2025-05-07T20:12:46.0621192Z 2025-05-07T20:12:46.0621196Z 2025-05-07T20:12:46.0633037Z ################################################################################ 2025-05-07T20:12:46.0649110Z # [2025-05-07T20:12:46.064Z] Run Python Test Suite: 2025-05-07T20:12:46.0649724Z # ./tbe/ssd/ssd_utils_test.py 2025-05-07T20:12:46.0650036Z ################################################################################ 2025-05-07T20:12:46.0671790Z + 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:12:46.0672458Z 2025-05-07T20:12:48.1927452Z ============================= test session starts ============================== 2025-05-07T20:12:48.1928140Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:12:48.1928704Z cachedir: .pytest_cache 2025-05-07T20:12:48.1929615Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:12:48.1930315Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:12:48.1930643Z plugins: hypothesis-6.131.14 2025-05-07T20:12:49.6304453Z collecting ... collected 4 items 2025-05-07T20:12:49.6304720Z 2025-05-07T20:12:49.6318361Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_compact_indices SKIPPED 2025-05-07T20:12:49.6326769Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_masked_index_put SKIPPED 2025-05-07T20:12:49.6336105Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_masked_index_select SKIPPED 2025-05-07T20:12:49.6351689Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_scratch_pad_indices_queue SKIPPED 2025-05-07T20:12:49.6352060Z 2025-05-07T20:12:49.6352230Z =========================== short test summary info ============================ 2025-05-07T20:12:49.6352758Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:329: Test is currently known to fail in OSS mode 2025-05-07T20:12:49.6353389Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:97: Test is currently known to fail in OSS mode 2025-05-07T20:12:49.6353982Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:130: Test is currently known to fail in OSS mode 2025-05-07T20:12:49.6354586Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:175: Test is currently known to fail in OSS mode 2025-05-07T20:12:49.6355091Z ============================== 4 skipped in 1.57s ============================== 2025-05-07T20:12:50.0635103Z 2025-05-07T20:12:50.0635739Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_utils_test.py 2025-05-07T20:12:50.0652771Z [TEST] Python test time for ./tbe/ssd/ssd_utils_test.py: 4 seconds 2025-05-07T20:12:50.0653106Z 2025-05-07T20:12:50.0653111Z 2025-05-07T20:12:50.0653116Z 2025-05-07T20:12:50.0653128Z 2025-05-07T20:12:50.0665752Z ################################################################################ 2025-05-07T20:12:50.0681875Z # [2025-05-07T20:12:50.067Z] Run Python Test Suite: 2025-05-07T20:12:50.0682292Z # ./tbe/stats/tbe_bench_params_reporter_test.py 2025-05-07T20:12:50.0682639Z ################################################################################ 2025-05-07T20:12:50.0704313Z + 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:12:50.0705035Z 2025-05-07T20:12:52.2224630Z ============================= test session starts ============================== 2025-05-07T20:12:52.2225352Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:12:52.2225912Z cachedir: .pytest_cache 2025-05-07T20:12:52.2226513Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:12:52.2227189Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:12:52.2227513Z plugins: hypothesis-6.131.14 2025-05-07T20:12:53.6835502Z collecting ... collected 1 item 2025-05-07T20:12:53.6835767Z 2025-05-07T20:12:53.7831554Z tbe/stats/tbe_bench_params_reporter_test.py::TestTBEBenchmarkParamsReporter::test_report_stats Time taken to generate indices (us): 39 2025-05-07T20:12:53.7832576Z Skipping (s,q) (0.01, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7833022Z Skipping (s,q) (0.02, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7833437Z Skipping (s,q) (0.03, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7834154Z Skipping (s,q) (0.04, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7834790Z Skipping (s,q) (0.05, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7835443Z Skipping (s,q) (0.06, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7835867Z Skipping (s,q) (0.07, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7836367Z Skipping (s,q) (0.08, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7836792Z Skipping (s,q) (0.09, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7837330Z Skipping (s,q) (0.1, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7837763Z Skipping (s,q) (0.11, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7838445Z Skipping (s,q) (0.12, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7838910Z Skipping (s,q) (0.13, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7839648Z Skipping (s,q) (0.14, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7840319Z Skipping (s,q) (0.15, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7840976Z Skipping (s,q) (0.16, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7841613Z Skipping (s,q) (0.17, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7842226Z Skipping (s,q) (0.18, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7842961Z Skipping (s,q) (0.19, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7843496Z Skipping (s,q) (0.2, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7843931Z Skipping (s,q) (0.21, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7844362Z Skipping (s,q) (0.22, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7844777Z Skipping (s,q) (0.23, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7845205Z Skipping (s,q) (0.24, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7845632Z Skipping (s,q) (0.25, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7846437Z Skipping (s,q) (0.26, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7846857Z Skipping (s,q) (0.27, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7847281Z Skipping (s,q) (0.28, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7847713Z Skipping (s,q) (0.29, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7848122Z Skipping (s,q) (0.3, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7848546Z Skipping (s,q) (0.31, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7848977Z Skipping (s,q) (0.32, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7849409Z Skipping (s,q) (0.33, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7849818Z Skipping (s,q) (0.34, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7850240Z Skipping (s,q) (0.35, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7850665Z Skipping (s,q) (0.36, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7851079Z Skipping (s,q) (0.37, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7851499Z Skipping (s,q) (0.38, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7851968Z Skipping (s,q) (0.39, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7852391Z Skipping (s,q) (0.4, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7852803Z Skipping (s,q) (0.41, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7853224Z Skipping (s,q) (0.42, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7853658Z Skipping (s,q) (0.43, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7854077Z Skipping (s,q) (0.44, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7854506Z Skipping (s,q) (0.45, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7854938Z Skipping (s,q) (0.46, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7855447Z Skipping (s,q) (0.47, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7855874Z Skipping (s,q) (0.48, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7856304Z Skipping (s,q) (0.49, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7856843Z Skipping (s,q) (0.5, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7857259Z Skipping (s,q) (0.51, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7857682Z Skipping (s,q) (0.52, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7858106Z Skipping (s,q) (0.53, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7858520Z Skipping (s,q) (0.54, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7858950Z Skipping (s,q) (0.55, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7859446Z Skipping (s,q) (0.56, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7859873Z Skipping (s,q) (0.57, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7860286Z Skipping (s,q) (0.58, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7860719Z Skipping (s,q) (0.59, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7861146Z Skipping (s,q) (0.6, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7861709Z Skipping (s,q) (0.61, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7862432Z Skipping (s,q) (0.62, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7863055Z Skipping (s,q) (0.63, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7863527Z Skipping (s,q) (0.64, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7864152Z Skipping (s,q) (0.65, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7864929Z Skipping (s,q) (0.66, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7865462Z Skipping (s,q) (0.67, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7865884Z Skipping (s,q) (0.68, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7866620Z Skipping (s,q) (0.69, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7867394Z Skipping (s,q) (0.7, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7868091Z Skipping (s,q) (0.71, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7868833Z Skipping (s,q) (0.72, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7869614Z Skipping (s,q) (0.73, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7870383Z Skipping (s,q) (0.74, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7870915Z Skipping (s,q) (0.75, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7871448Z Skipping (s,q) (0.76, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7871936Z Skipping (s,q) (0.77, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7872347Z Skipping (s,q) (0.78, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7872780Z Skipping (s,q) (0.79, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7873206Z Skipping (s,q) (0.8, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7873638Z Skipping (s,q) (0.81, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7874048Z Skipping (s,q) (0.82, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7874477Z Skipping (s,q) (0.83, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7874905Z Skipping (s,q) (0.84, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7875324Z Skipping (s,q) (0.85, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7875754Z Skipping (s,q) (0.86, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7876257Z Skipping (s,q) (0.87, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7876692Z Skipping (s,q) (0.88, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7877136Z Skipping (s,q) (0.89, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7877587Z Skipping (s,q) (0.9, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7878014Z Skipping (s,q) (0.91, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7878428Z Skipping (s,q) (0.92, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7878862Z Skipping (s,q) (0.93, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7879288Z Skipping (s,q) (0.94, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7879746Z Skipping (s,q) (0.95, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7880271Z Skipping (s,q) (0.96, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7880700Z Skipping (s,q) (0.97, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7881128Z Skipping (s,q) (0.98, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7881541Z Skipping (s,q) (0.99, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7881968Z Skipping (s,q) (1, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7882430Z Skipping (s,q) (1.01, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7882946Z Skipping (s,q) (1.02, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7883369Z Skipping (s,q) (1.03, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7883800Z Skipping (s,q) (1.04, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7884223Z Skipping (s,q) (1.05, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7884636Z Skipping (s,q) (1.06, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7885068Z Skipping (s,q) (1.07, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7885498Z Skipping (s,q) (1.08, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7885913Z Skipping (s,q) (1.09, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7886337Z Skipping (s,q) (1.1, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7886761Z Skipping (s,q) (1.11, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7887186Z Skipping (s,q) (1.12, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7887603Z Skipping (s,q) (1.13, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7888026Z Skipping (s,q) (1.14, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7888452Z Skipping (s,q) (1.15, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7888870Z Skipping (s,q) (1.16, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7889291Z Skipping (s,q) (1.17, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7889717Z Skipping (s,q) (1.18, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7890134Z Skipping (s,q) (1.19, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7890563Z Skipping (s,q) (1.2, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7890983Z Skipping (s,q) (1.21, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7891408Z Skipping (s,q) (1.22, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7891823Z Skipping (s,q) (1.23, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7892252Z Skipping (s,q) (1.24, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7892682Z Skipping (s,q) (1.25, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7893355Z Skipping (s,q) (1.26, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7893894Z Skipping (s,q) (1.27, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7894313Z Skipping (s,q) (1.28, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7894737Z Skipping (s,q) (1.29, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7895214Z Skipping (s,q) (1.3, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7895996Z Skipping (s,q) (1.31, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7896512Z Skipping (s,q) (1.32, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7896953Z Skipping (s,q) (1.33, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7897647Z Skipping (s,q) (1.34, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7898374Z Skipping (s,q) (1.35, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7898802Z Skipping (s,q) (1.36, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7899212Z Skipping (s,q) (1.37, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7899718Z Skipping (s,q) (1.38, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7900439Z Skipping (s,q) (1.39, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7900984Z Skipping (s,q) (1.4, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7901407Z Skipping (s,q) (1.41, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7902067Z Skipping (s,q) (1.42, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7902795Z Skipping (s,q) (1.43, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7903408Z Skipping (s,q) (1.44, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7903881Z Skipping (s,q) (1.45, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7904350Z Skipping (s,q) (1.46, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7905124Z Skipping (s,q) (1.47, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7906267Z Skipping (s,q) (1.48, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7906992Z Skipping (s,q) (1.49, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7907584Z Skipping (s,q) (1.5, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7908030Z Skipping (s,q) (1.51, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7908748Z Skipping (s,q) (1.52, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7909519Z Skipping (s,q) (1.53, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7910056Z Skipping (s,q) (1.54, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7910495Z Skipping (s,q) (1.55, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7911180Z Skipping (s,q) (1.56, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7911881Z Skipping (s,q) (1.57, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7912604Z Skipping (s,q) (1.58, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7913341Z Skipping (s,q) (1.59, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7914120Z Skipping (s,q) (1.6, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7914578Z Skipping (s,q) (1.61, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7915006Z Skipping (s,q) (1.62, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7915473Z Skipping (s,q) (1.63, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7915994Z Skipping (s,q) (1.64, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7916777Z Skipping (s,q) (1.65, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7917230Z Skipping (s,q) (1.66, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7917971Z Skipping (s,q) (1.67, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7918664Z Skipping (s,q) (1.68, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7919269Z Skipping (s,q) (1.69, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7920003Z Skipping (s,q) (1.7, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7920742Z Skipping (s,q) (1.71, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7921551Z Skipping (s,q) (1.72, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7922329Z Skipping (s,q) (1.73, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7922810Z Skipping (s,q) (1.74, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7923579Z Skipping (s,q) (1.75, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7924353Z Skipping (s,q) (1.76, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7924883Z Skipping (s,q) (1.77, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7925608Z Skipping (s,q) (1.78, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7926383Z Skipping (s,q) (1.79, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7927115Z Skipping (s,q) (1.8, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7927880Z Skipping (s,q) (1.81, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7928459Z Skipping (s,q) (1.82, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7929194Z Skipping (s,q) (1.83, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7929952Z Skipping (s,q) (1.84, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7930446Z Skipping (s,q) (1.85, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7931146Z Skipping (s,q) (1.86, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7931871Z Skipping (s,q) (1.87, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7932819Z Skipping (s,q) (1.88, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7933598Z Skipping (s,q) (1.89, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7934213Z Skipping (s,q) (1.9, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7934876Z Skipping (s,q) (1.91, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7935587Z Skipping (s,q) (1.92, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7936337Z Skipping (s,q) (1.93, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7937203Z Skipping (s,q) (1.94, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7937970Z Skipping (s,q) (1.95, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7938615Z Skipping (s,q) (1.96, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7939350Z Skipping (s,q) (1.97, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7940094Z Skipping (s,q) (1.98, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7940866Z Skipping (s,q) (1.99, 1): inconsistent with heavy hitters! 2025-05-07T20:12:53.7941641Z Skipping (s,q) (0.01, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7942450Z Skipping (s,q) (0.02, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7943254Z Skipping (s,q) (0.03, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7943932Z Skipping (s,q) (0.04, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7944749Z Skipping (s,q) (0.05, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7945509Z Skipping (s,q) (0.06, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7946115Z Skipping (s,q) (0.07, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7946891Z Skipping (s,q) (0.08, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7947711Z Skipping (s,q) (0.09, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7948422Z Skipping (s,q) (0.1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7949148Z Skipping (s,q) (0.11, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7949923Z Skipping (s,q) (0.12, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7950732Z Skipping (s,q) (0.13, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7951539Z Skipping (s,q) (0.14, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7952185Z Skipping (s,q) (0.15, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7952997Z Skipping (s,q) (0.16, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7953759Z Skipping (s,q) (0.17, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7954421Z Skipping (s,q) (0.18, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7955197Z Skipping (s,q) (0.19, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7955899Z Skipping (s,q) (0.2, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7956777Z Skipping (s,q) (0.21, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7957549Z Skipping (s,q) (0.22, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7958205Z Skipping (s,q) (0.23, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7958990Z Skipping (s,q) (0.24, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7959736Z Skipping (s,q) (0.25, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7960371Z Skipping (s,q) (0.26, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7961136Z Skipping (s,q) (0.27, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7961789Z Skipping (s,q) (0.28, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7962230Z Skipping (s,q) (0.29, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7962670Z Skipping (s,q) (0.3, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7963378Z Skipping (s,q) (0.31, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7963915Z Skipping (s,q) (0.32, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7964399Z Skipping (s,q) (0.33, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7965203Z Skipping (s,q) (0.34, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7965963Z Skipping (s,q) (0.35, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7966725Z Skipping (s,q) (0.36, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7967499Z Skipping (s,q) (0.37, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7968178Z Skipping (s,q) (0.38, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7968746Z Skipping (s,q) (0.39, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7969250Z Skipping (s,q) (0.4, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7969683Z Skipping (s,q) (0.41, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7970127Z Skipping (s,q) (0.42, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7970564Z Skipping (s,q) (0.43, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7971001Z Skipping (s,q) (0.44, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7971475Z Skipping (s,q) (0.45, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7971918Z Skipping (s,q) (0.46, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7972398Z Skipping (s,q) (0.47, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7972821Z Skipping (s,q) (0.48, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7973263Z Skipping (s,q) (0.49, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7973709Z Skipping (s,q) (0.5, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7974269Z Skipping (s,q) (0.51, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7974966Z Skipping (s,q) (0.52, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7975408Z Skipping (s,q) (0.53, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7975847Z Skipping (s,q) (0.54, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7976273Z Skipping (s,q) (0.55, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7976789Z Skipping (s,q) (0.56, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7977384Z Skipping (s,q) (0.57, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7978128Z Skipping (s,q) (0.58, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7978724Z Skipping (s,q) (0.59, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7979160Z Skipping (s,q) (0.6, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7979601Z Skipping (s,q) (0.61, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7980043Z Skipping (s,q) (0.62, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7980485Z Skipping (s,q) (0.63, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7981064Z Skipping (s,q) (0.64, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7981834Z Skipping (s,q) (0.65, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7982473Z Skipping (s,q) (0.66, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7982913Z Skipping (s,q) (0.67, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7983362Z Skipping (s,q) (0.68, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7983786Z Skipping (s,q) (0.69, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7984515Z Skipping (s,q) (0.7, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7985257Z Skipping (s,q) (0.71, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7986045Z Skipping (s,q) (0.72, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7986792Z Skipping (s,q) (0.73, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7987559Z Skipping (s,q) (0.74, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7988283Z Skipping (s,q) (0.75, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7989027Z Skipping (s,q) (0.76, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7989778Z Skipping (s,q) (0.77, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7990543Z Skipping (s,q) (0.78, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7991394Z Skipping (s,q) (0.79, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7992135Z Skipping (s,q) (0.8, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7992862Z Skipping (s,q) (0.81, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7993618Z Skipping (s,q) (0.82, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7994375Z Skipping (s,q) (0.83, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7995176Z Skipping (s,q) (0.84, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7995997Z Skipping (s,q) (0.85, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7996761Z Skipping (s,q) (0.86, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7997486Z Skipping (s,q) (0.87, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7998230Z Skipping (s,q) (0.88, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7998998Z Skipping (s,q) (0.89, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.7999722Z Skipping (s,q) (0.9, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8000464Z Skipping (s,q) (0.91, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8001174Z Skipping (s,q) (0.92, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8001939Z Skipping (s,q) (0.93, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8002659Z Skipping (s,q) (0.94, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8003422Z Skipping (s,q) (0.95, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8004154Z Skipping (s,q) (0.96, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8004876Z Skipping (s,q) (0.97, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8005770Z Skipping (s,q) (0.98, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8006562Z Skipping (s,q) (0.99, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8007234Z Skipping (s,q) (1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8008025Z Skipping (s,q) (1.01, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8008785Z Skipping (s,q) (1.02, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8009586Z Skipping (s,q) (1.03, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8010282Z Skipping (s,q) (1.04, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8011048Z Skipping (s,q) (1.05, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8011834Z Skipping (s,q) (1.06, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8012596Z Skipping (s,q) (1.07, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8013372Z Skipping (s,q) (1.08, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8013861Z Skipping (s,q) (1.09, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8014305Z Skipping (s,q) (1.1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8014730Z Skipping (s,q) (1.11, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8015175Z Skipping (s,q) (1.12, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8015618Z Skipping (s,q) (1.13, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8016045Z Skipping (s,q) (1.14, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8016527Z Skipping (s,q) (1.15, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8017170Z Skipping (s,q) (1.16, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8017965Z Skipping (s,q) (1.17, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8018624Z Skipping (s,q) (1.18, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8019065Z Skipping (s,q) (1.19, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8019500Z Skipping (s,q) (1.2, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8019932Z Skipping (s,q) (1.21, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8020434Z Skipping (s,q) (1.22, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8020916Z Skipping (s,q) (1.23, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8021881Z Skipping (s,q) (1.24, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8022606Z Skipping (s,q) (1.25, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8023387Z Skipping (s,q) (1.26, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8023970Z Skipping (s,q) (1.27, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8024560Z Skipping (s,q) (1.28, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8025418Z Skipping (s,q) (1.29, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8026201Z Skipping (s,q) (1.3, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8026870Z Skipping (s,q) (1.31, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8027650Z Skipping (s,q) (1.32, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8028267Z Skipping (s,q) (1.33, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8029046Z Skipping (s,q) (1.34, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8029772Z Skipping (s,q) (1.35, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8030521Z Skipping (s,q) (1.36, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8031267Z Skipping (s,q) (1.37, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8032000Z Skipping (s,q) (1.38, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8032693Z Skipping (s,q) (1.39, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8033183Z Skipping (s,q) (1.4, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8033988Z Skipping (s,q) (1.41, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8034722Z Skipping (s,q) (1.42, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8035502Z Skipping (s,q) (1.43, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8036298Z Skipping (s,q) (1.44, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8037047Z Skipping (s,q) (1.45, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8037749Z Skipping (s,q) (1.46, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8038469Z Skipping (s,q) (1.47, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8039246Z Skipping (s,q) (1.48, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8039997Z Skipping (s,q) (1.49, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8040728Z Skipping (s,q) (1.5, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8041497Z Skipping (s,q) (1.51, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8042213Z Skipping (s,q) (1.52, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8042912Z Skipping (s,q) (1.53, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8043680Z Skipping (s,q) (1.54, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8044410Z Skipping (s,q) (1.55, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8045111Z Skipping (s,q) (1.56, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8045845Z Skipping (s,q) (1.57, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8046571Z Skipping (s,q) (1.58, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8047318Z Skipping (s,q) (1.59, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8048105Z Skipping (s,q) (1.6, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8048882Z Skipping (s,q) (1.61, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8049635Z Skipping (s,q) (1.62, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8050427Z Skipping (s,q) (1.63, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8051254Z Skipping (s,q) (1.64, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8051898Z Skipping (s,q) (1.65, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8052675Z Skipping (s,q) (1.66, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8053436Z Skipping (s,q) (1.67, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8054361Z Skipping (s,q) (1.68, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8055120Z Skipping (s,q) (1.69, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8055820Z Skipping (s,q) (1.7, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8056556Z Skipping (s,q) (1.71, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8057388Z Skipping (s,q) (1.72, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8058219Z Skipping (s,q) (1.73, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8058901Z Skipping (s,q) (1.74, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8059652Z Skipping (s,q) (1.75, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8060451Z Skipping (s,q) (1.76, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8061197Z Skipping (s,q) (1.77, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8062000Z Skipping (s,q) (1.78, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8062710Z Skipping (s,q) (1.79, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8063481Z Skipping (s,q) (1.8, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8064265Z Skipping (s,q) (1.81, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8064971Z Skipping (s,q) (1.82, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8065726Z Skipping (s,q) (1.83, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8066488Z Skipping (s,q) (1.84, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8067288Z Skipping (s,q) (1.85, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8068016Z Skipping (s,q) (1.86, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8068712Z Skipping (s,q) (1.87, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8069495Z Skipping (s,q) (1.88, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8070292Z Skipping (s,q) (1.89, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8070959Z Skipping (s,q) (1.9, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8071754Z Skipping (s,q) (1.91, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8072512Z Skipping (s,q) (1.92, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8073252Z Skipping (s,q) (1.93, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8074007Z Skipping (s,q) (1.94, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8074749Z Skipping (s,q) (1.95, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8075529Z Skipping (s,q) (1.96, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8139768Z Skipping (s,q) (1.97, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8140766Z Skipping (s,q) (1.98, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8141453Z Skipping (s,q) (1.99, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8142157Z Skipping (s,q) (0.01, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8142854Z Skipping (s,q) (0.02, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8143541Z Skipping (s,q) (0.03, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8144197Z Skipping (s,q) (0.04, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8144864Z Skipping (s,q) (0.05, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8145530Z Skipping (s,q) (0.06, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8146169Z Skipping (s,q) (0.07, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8146842Z Skipping (s,q) (0.08, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8147514Z Skipping (s,q) (0.09, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8148171Z Skipping (s,q) (0.1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8148871Z Skipping (s,q) (0.11, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8149499Z Skipping (s,q) (0.12, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8150134Z Skipping (s,q) (0.13, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8151033Z Skipping (s,q) (0.14, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8151709Z Skipping (s,q) (0.15, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8152394Z Skipping (s,q) (0.16, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8153048Z Skipping (s,q) (0.17, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8153728Z Skipping (s,q) (0.18, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8154488Z Skipping (s,q) (0.19, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8155136Z Skipping (s,q) (0.2, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8155785Z Skipping (s,q) (0.21, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8156555Z Skipping (s,q) (0.22, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8157206Z Skipping (s,q) (0.23, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8157846Z Skipping (s,q) (0.24, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8158497Z Skipping (s,q) (0.25, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8159140Z Skipping (s,q) (0.26, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8159764Z Skipping (s,q) (0.27, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8160439Z Skipping (s,q) (0.28, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8161108Z Skipping (s,q) (0.29, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8161817Z Skipping (s,q) (0.3, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8162457Z Skipping (s,q) (0.31, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8163120Z Skipping (s,q) (0.32, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8163766Z Skipping (s,q) (0.33, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8164411Z Skipping (s,q) (0.34, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8165046Z Skipping (s,q) (0.35, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8165690Z Skipping (s,q) (0.36, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8166337Z Skipping (s,q) (0.37, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8166970Z Skipping (s,q) (0.38, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8167637Z Skipping (s,q) (0.39, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8168283Z Skipping (s,q) (0.4, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8168930Z Skipping (s,q) (0.41, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8169586Z Skipping (s,q) (0.42, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8170182Z Skipping (s,q) (0.43, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8170800Z Skipping (s,q) (0.44, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8171455Z Skipping (s,q) (0.45, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8172140Z Skipping (s,q) (0.46, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8172774Z Skipping (s,q) (0.47, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8173425Z Skipping (s,q) (0.48, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8174047Z Skipping (s,q) (0.49, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8174712Z Skipping (s,q) (0.5, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8175382Z Skipping (s,q) (0.51, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8175991Z Skipping (s,q) (0.52, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8176640Z Skipping (s,q) (0.53, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8177263Z Skipping (s,q) (0.54, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8177884Z Skipping (s,q) (0.55, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8178531Z Skipping (s,q) (0.56, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8179207Z Skipping (s,q) (0.57, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8179856Z Skipping (s,q) (0.58, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8180620Z Skipping (s,q) (0.59, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8181270Z Skipping (s,q) (0.6, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8181899Z Skipping (s,q) (0.61, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8182565Z Skipping (s,q) (0.62, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8183213Z Skipping (s,q) (0.63, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8183974Z Skipping (s,q) (0.64, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8184687Z Skipping (s,q) (0.65, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8185351Z Skipping (s,q) (0.66, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8185977Z Skipping (s,q) (0.67, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8186646Z Skipping (s,q) (0.68, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8187274Z Skipping (s,q) (0.69, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8187927Z Skipping (s,q) (0.7, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8188563Z Skipping (s,q) (0.71, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8189225Z Skipping (s,q) (0.72, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8189893Z Skipping (s,q) (0.73, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8190569Z Skipping (s,q) (0.74, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8191232Z Skipping (s,q) (0.75, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8191885Z Skipping (s,q) (0.76, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8192546Z Skipping (s,q) (0.77, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8193205Z Skipping (s,q) (0.78, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8193859Z Skipping (s,q) (0.79, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8194502Z Skipping (s,q) (0.8, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8195171Z Skipping (s,q) (0.81, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8195833Z Skipping (s,q) (0.82, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8196532Z Skipping (s,q) (0.83, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8197168Z Skipping (s,q) (0.84, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8197811Z Skipping (s,q) (0.85, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8198445Z Skipping (s,q) (0.86, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8199106Z Skipping (s,q) (0.87, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8199761Z Skipping (s,q) (0.88, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8200414Z Skipping (s,q) (0.89, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8201009Z Skipping (s,q) (0.9, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8201631Z Skipping (s,q) (0.91, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8202263Z Skipping (s,q) (0.92, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8202922Z Skipping (s,q) (0.93, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8203556Z Skipping (s,q) (0.94, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8204196Z Skipping (s,q) (0.95, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8204824Z Skipping (s,q) (0.96, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8205606Z Skipping (s,q) (0.97, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8206285Z Skipping (s,q) (0.98, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8206922Z Skipping (s,q) (0.99, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8207532Z Skipping (s,q) (1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8208169Z Skipping (s,q) (1.01, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8208775Z Skipping (s,q) (1.02, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8209457Z Skipping (s,q) (1.03, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8210272Z Skipping (s,q) (1.04, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8210927Z Skipping (s,q) (1.05, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8211594Z Skipping (s,q) (1.06, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8212203Z Skipping (s,q) (1.07, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8212867Z Skipping (s,q) (1.08, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8213591Z Skipping (s,q) (1.09, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8214232Z Skipping (s,q) (1.1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8214963Z Skipping (s,q) (1.11, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8215524Z Skipping (s,q) (1.12, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8215945Z Skipping (s,q) (1.13, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8216568Z Skipping (s,q) (1.14, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8217219Z Skipping (s,q) (1.15, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8217862Z Skipping (s,q) (1.16, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8218492Z Skipping (s,q) (1.17, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8219119Z Skipping (s,q) (1.18, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8219759Z Skipping (s,q) (1.19, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8220370Z Skipping (s,q) (1.2, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8221063Z Skipping (s,q) (1.21, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8221785Z Skipping (s,q) (1.22, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8222503Z Skipping (s,q) (1.23, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8223243Z Skipping (s,q) (1.24, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8223920Z Skipping (s,q) (1.25, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8224657Z Skipping (s,q) (1.26, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8225369Z Skipping (s,q) (1.27, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8226066Z Skipping (s,q) (1.28, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8226773Z Skipping (s,q) (1.29, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8227475Z Skipping (s,q) (1.3, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8228168Z Skipping (s,q) (1.31, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8228854Z Skipping (s,q) (1.32, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8229539Z Skipping (s,q) (1.33, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8230238Z Skipping (s,q) (1.34, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8230943Z Skipping (s,q) (1.35, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8231631Z Skipping (s,q) (1.36, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8232323Z Skipping (s,q) (1.37, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8233061Z Skipping (s,q) (1.38, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8233752Z Skipping (s,q) (1.39, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8234470Z Skipping (s,q) (1.4, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8235186Z Skipping (s,q) (1.41, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8235899Z Skipping (s,q) (1.42, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8236761Z Skipping (s,q) (1.43, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8237549Z Skipping (s,q) (1.44, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8238248Z Skipping (s,q) (1.45, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8239033Z Skipping (s,q) (1.46, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8239829Z Skipping (s,q) (1.47, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8240610Z Skipping (s,q) (1.48, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8241516Z Skipping (s,q) (1.49, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8242104Z Skipping (s,q) (1.5, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8242893Z Skipping (s,q) (1.51, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8243675Z Skipping (s,q) (1.52, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8244122Z Skipping (s,q) (1.53, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8244683Z Skipping (s,q) (1.54, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8245472Z Skipping (s,q) (1.55, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8246203Z Skipping (s,q) (1.56, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8246959Z Skipping (s,q) (1.57, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8247676Z Skipping (s,q) (1.58, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8248148Z Skipping (s,q) (1.59, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8248727Z Skipping (s,q) (1.6, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8249481Z Skipping (s,q) (1.61, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8250269Z Skipping (s,q) (1.62, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8250998Z Skipping (s,q) (1.63, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8251803Z Skipping (s,q) (1.64, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8252491Z Skipping (s,q) (1.65, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8253262Z Skipping (s,q) (1.66, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8254077Z Skipping (s,q) (1.67, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8254740Z Skipping (s,q) (1.68, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8255477Z Skipping (s,q) (1.69, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8256253Z Skipping (s,q) (1.7, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8257009Z Skipping (s,q) (1.71, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8257722Z Skipping (s,q) (1.72, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8258451Z Skipping (s,q) (1.73, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8259242Z Skipping (s,q) (1.74, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8259971Z Skipping (s,q) (1.75, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8260659Z Skipping (s,q) (1.76, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8261415Z Skipping (s,q) (1.77, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8262229Z Skipping (s,q) (1.78, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8262928Z Skipping (s,q) (1.79, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8263662Z Skipping (s,q) (1.8, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8264430Z Skipping (s,q) (1.81, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8265223Z Skipping (s,q) (1.82, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8265934Z Skipping (s,q) (1.83, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8266673Z Skipping (s,q) (1.84, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8267391Z Skipping (s,q) (1.85, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8268204Z Skipping (s,q) (1.86, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8268929Z Skipping (s,q) (1.87, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8269661Z Skipping (s,q) (1.88, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8270401Z Skipping (s,q) (1.89, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8271228Z Skipping (s,q) (1.9, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8271934Z Skipping (s,q) (1.91, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8272642Z Skipping (s,q) (1.92, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8273427Z Skipping (s,q) (1.93, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8274323Z Skipping (s,q) (1.94, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8275046Z Skipping (s,q) (1.95, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8275769Z Skipping (s,q) (1.96, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8276517Z Skipping (s,q) (1.97, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8277291Z Skipping (s,q) (1.98, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8278059Z Skipping (s,q) (1.99, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8278781Z Skipping (s,q) (0.01, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8279516Z Skipping (s,q) (0.02, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8280332Z Skipping (s,q) (0.03, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8281053Z Skipping (s,q) (0.04, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8281771Z Skipping (s,q) (0.05, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8282564Z Skipping (s,q) (0.06, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8283373Z Skipping (s,q) (0.07, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8284134Z Skipping (s,q) (0.08, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8284809Z Skipping (s,q) (0.09, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8285574Z Skipping (s,q) (0.1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8286344Z Skipping (s,q) (0.11, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8287090Z Skipping (s,q) (0.12, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8287706Z Skipping (s,q) (0.13, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8288130Z Skipping (s,q) (0.14, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8288557Z Skipping (s,q) (0.15, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8288973Z Skipping (s,q) (0.16, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8289410Z Skipping (s,q) (0.17, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8289834Z Skipping (s,q) (0.18, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8290252Z Skipping (s,q) (0.19, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8290674Z Skipping (s,q) (0.2, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8291093Z Skipping (s,q) (0.21, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8291515Z Skipping (s,q) (0.22, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8291932Z Skipping (s,q) (0.23, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8292355Z Skipping (s,q) (0.24, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8292777Z Skipping (s,q) (0.25, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8293189Z Skipping (s,q) (0.26, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8293618Z Skipping (s,q) (0.27, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8294045Z Skipping (s,q) (0.28, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8294470Z Skipping (s,q) (0.29, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8294887Z Skipping (s,q) (0.3, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8295309Z Skipping (s,q) (0.31, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8295738Z Skipping (s,q) (0.32, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8296150Z Skipping (s,q) (0.33, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8296581Z Skipping (s,q) (0.34, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8296999Z Skipping (s,q) (0.35, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8297413Z Skipping (s,q) (0.36, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8297828Z Skipping (s,q) (0.37, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8298250Z Skipping (s,q) (0.38, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8298673Z Skipping (s,q) (0.39, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8299173Z Skipping (s,q) (0.4, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8299591Z Skipping (s,q) (0.41, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8300025Z Skipping (s,q) (0.42, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8300436Z Skipping (s,q) (0.43, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8300863Z Skipping (s,q) (0.44, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8301342Z Skipping (s,q) (0.45, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8301767Z Skipping (s,q) (0.46, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8302181Z Skipping (s,q) (0.47, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8302606Z Skipping (s,q) (0.48, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8303024Z Skipping (s,q) (0.49, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8303440Z Skipping (s,q) (0.5, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8303868Z Skipping (s,q) (0.51, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8304295Z Skipping (s,q) (0.52, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8304714Z Skipping (s,q) (0.53, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8305131Z Skipping (s,q) (0.54, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8305719Z Skipping (s,q) (0.55, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8306158Z Skipping (s,q) (0.56, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8306578Z Skipping (s,q) (0.57, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8307008Z Skipping (s,q) (0.58, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8307435Z Skipping (s,q) (0.59, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8307850Z Skipping (s,q) (0.6, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8308288Z Skipping (s,q) (0.61, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8308713Z Skipping (s,q) (0.62, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8309141Z Skipping (s,q) (0.63, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8309556Z Skipping (s,q) (0.64, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8309984Z Skipping (s,q) (0.65, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8310404Z Skipping (s,q) (0.66, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8310824Z Skipping (s,q) (0.67, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8311249Z Skipping (s,q) (0.68, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8311673Z Skipping (s,q) (0.69, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8312298Z Skipping (s,q) (0.7, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8312909Z Skipping (s,q) (0.71, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8313338Z Skipping (s,q) (0.72, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8313769Z Skipping (s,q) (0.73, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8314189Z Skipping (s,q) (0.74, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8314614Z Skipping (s,q) (0.75, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8315039Z Skipping (s,q) (0.76, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8315462Z Skipping (s,q) (0.77, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8315882Z Skipping (s,q) (0.78, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8316463Z Skipping (s,q) (0.79, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8316894Z Skipping (s,q) (0.8, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8317309Z Skipping (s,q) (0.81, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8317735Z Skipping (s,q) (0.82, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8318162Z Skipping (s,q) (0.83, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8318702Z Skipping (s,q) (0.84, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8319119Z Skipping (s,q) (0.85, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8319540Z Skipping (s,q) (0.86, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8319964Z Skipping (s,q) (0.87, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8320379Z Skipping (s,q) (0.88, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8320804Z Skipping (s,q) (0.89, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8321292Z Skipping (s,q) (0.9, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8321707Z Skipping (s,q) (0.91, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8322127Z Skipping (s,q) (0.92, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8322555Z Skipping (s,q) (0.93, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8322976Z Skipping (s,q) (0.94, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8323391Z Skipping (s,q) (0.95, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8323814Z Skipping (s,q) (0.96, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8324235Z Skipping (s,q) (0.97, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8324649Z Skipping (s,q) (0.98, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8325070Z Skipping (s,q) (0.99, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8325488Z Skipping (s,q) (1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8325910Z Skipping (s,q) (1.01, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8326323Z Skipping (s,q) (1.02, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8326744Z Skipping (s,q) (1.03, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8327157Z Skipping (s,q) (1.04, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8327572Z Skipping (s,q) (1.05, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8327993Z Skipping (s,q) (1.06, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8328421Z Skipping (s,q) (1.07, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8328847Z Skipping (s,q) (1.08, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8329267Z Skipping (s,q) (1.09, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8329693Z Skipping (s,q) (1.1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8330114Z Skipping (s,q) (1.11, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8330534Z Skipping (s,q) (1.12, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8330963Z Skipping (s,q) (1.13, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8331381Z Skipping (s,q) (1.14, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8331799Z Skipping (s,q) (1.15, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8332219Z Skipping (s,q) (1.16, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8332642Z Skipping (s,q) (1.17, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8333071Z Skipping (s,q) (1.18, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8333492Z Skipping (s,q) (1.19, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8333916Z Skipping (s,q) (1.2, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8334337Z Skipping (s,q) (1.21, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8334757Z Skipping (s,q) (1.22, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8335176Z Skipping (s,q) (1.23, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8335596Z Skipping (s,q) (1.24, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8336023Z Skipping (s,q) (1.25, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8336432Z Skipping (s,q) (1.26, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8336850Z Skipping (s,q) (1.27, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8337275Z Skipping (s,q) (1.28, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8337735Z Skipping (s,q) (1.29, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8338161Z Skipping (s,q) (1.3, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8338579Z Skipping (s,q) (1.31, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8339001Z Skipping (s,q) (1.32, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8339417Z Skipping (s,q) (1.33, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8339886Z Skipping (s,q) (1.34, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8340307Z Skipping (s,q) (1.35, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8340721Z Skipping (s,q) (1.36, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8341143Z Skipping (s,q) (1.37, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8341564Z Skipping (s,q) (1.38, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8341986Z Skipping (s,q) (1.39, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8342408Z Skipping (s,q) (1.4, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8342834Z Skipping (s,q) (1.41, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8343257Z Skipping (s,q) (1.42, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8343669Z Skipping (s,q) (1.43, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8344092Z Skipping (s,q) (1.44, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8344520Z Skipping (s,q) (1.45, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8344935Z Skipping (s,q) (1.46, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8345355Z Skipping (s,q) (1.47, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8345777Z Skipping (s,q) (1.48, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8346198Z Skipping (s,q) (1.49, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8346615Z Skipping (s,q) (1.5, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8347045Z Skipping (s,q) (1.51, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8347466Z Skipping (s,q) (1.52, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8347885Z Skipping (s,q) (1.53, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8348314Z Skipping (s,q) (1.54, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8348743Z Skipping (s,q) (1.55, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8349174Z Skipping (s,q) (1.56, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8349586Z Skipping (s,q) (1.57, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8350007Z Skipping (s,q) (1.58, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8350435Z Skipping (s,q) (1.59, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8350851Z Skipping (s,q) (1.6, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8351274Z Skipping (s,q) (1.61, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8351697Z Skipping (s,q) (1.62, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8352124Z Skipping (s,q) (1.63, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8352539Z Skipping (s,q) (1.64, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8352964Z Skipping (s,q) (1.65, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8353384Z Skipping (s,q) (1.66, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8353798Z Skipping (s,q) (1.67, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8354231Z Skipping (s,q) (1.68, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8354655Z Skipping (s,q) (1.69, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8355074Z Skipping (s,q) (1.7, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8355500Z Skipping (s,q) (1.71, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8355927Z Skipping (s,q) (1.72, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8356521Z Skipping (s,q) (1.73, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8356937Z Skipping (s,q) (1.74, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8357358Z Skipping (s,q) (1.75, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8357782Z Skipping (s,q) (1.76, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8358196Z Skipping (s,q) (1.77, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8358626Z Skipping (s,q) (1.78, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8359095Z Skipping (s,q) (1.79, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8359515Z Skipping (s,q) (1.8, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8359931Z Skipping (s,q) (1.81, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8360358Z Skipping (s,q) (1.82, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8360781Z Skipping (s,q) (1.83, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8361196Z Skipping (s,q) (1.84, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8361626Z Skipping (s,q) (1.85, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8362047Z Skipping (s,q) (1.86, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8362473Z Skipping (s,q) (1.87, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8362892Z Skipping (s,q) (1.88, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8363315Z Skipping (s,q) (1.89, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8363742Z Skipping (s,q) (1.9, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8364165Z Skipping (s,q) (1.91, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8364591Z Skipping (s,q) (1.92, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8365013Z Skipping (s,q) (1.93, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8365435Z Skipping (s,q) (1.94, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8365848Z Skipping (s,q) (1.95, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8366277Z Skipping (s,q) (1.96, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8366710Z Skipping (s,q) (1.97, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8367134Z Skipping (s,q) (1.98, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8367570Z Skipping (s,q) (1.99, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8367988Z Skipping (s,q) (0.01, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8368408Z Skipping (s,q) (0.02, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8368830Z Skipping (s,q) (0.03, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8369246Z Skipping (s,q) (0.04, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8369659Z Skipping (s,q) (0.05, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8370064Z Skipping (s,q) (0.06, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8370487Z Skipping (s,q) (0.07, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8370914Z Skipping (s,q) (0.08, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8371317Z Skipping (s,q) (0.09, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8371739Z Skipping (s,q) (0.1, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8372151Z Skipping (s,q) (0.11, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8372572Z Skipping (s,q) (0.12, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8372973Z Skipping (s,q) (0.13, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8373392Z Skipping (s,q) (0.14, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8373807Z Skipping (s,q) (0.15, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8374209Z Skipping (s,q) (0.16, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8374627Z Skipping (s,q) (0.17, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8375044Z Skipping (s,q) (0.18, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8375444Z Skipping (s,q) (0.19, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8375942Z Skipping (s,q) (0.2, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8376353Z Skipping (s,q) (0.21, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8376766Z Skipping (s,q) (0.22, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8377171Z Skipping (s,q) (0.23, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8377586Z Skipping (s,q) (0.24, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8378052Z Skipping (s,q) (0.25, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8378452Z Skipping (s,q) (0.26, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8378865Z Skipping (s,q) (0.27, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8379282Z Skipping (s,q) (0.28, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8379691Z Skipping (s,q) (0.29, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8380094Z Skipping (s,q) (0.3, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8380511Z Skipping (s,q) (0.31, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8380918Z Skipping (s,q) (0.32, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8381326Z Skipping (s,q) (0.33, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8381750Z Skipping (s,q) (0.34, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8382163Z Skipping (s,q) (0.35, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8382570Z Skipping (s,q) (0.36, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8382983Z Skipping (s,q) (0.37, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8383398Z Skipping (s,q) (0.38, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8383813Z Skipping (s,q) (0.39, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8384215Z Skipping (s,q) (0.4, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8384627Z Skipping (s,q) (0.41, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8385046Z Skipping (s,q) (0.42, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8385455Z Skipping (s,q) (0.43, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8385865Z Skipping (s,q) (0.44, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8386282Z Skipping (s,q) (0.45, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8386698Z Skipping (s,q) (0.46, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8387101Z Skipping (s,q) (0.47, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8387523Z Skipping (s,q) (0.48, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8387942Z Skipping (s,q) (0.49, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8388344Z Skipping (s,q) (0.5, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8388760Z Skipping (s,q) (0.51, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8389176Z Skipping (s,q) (0.52, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8389584Z Skipping (s,q) (0.53, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8390003Z Skipping (s,q) (0.54, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8390418Z Skipping (s,q) (0.55, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8390826Z Skipping (s,q) (0.56, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8391228Z Skipping (s,q) (0.57, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8391647Z Skipping (s,q) (0.58, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8392064Z Skipping (s,q) (0.59, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8392472Z Skipping (s,q) (0.6, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8392878Z Skipping (s,q) (0.61, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8393295Z Skipping (s,q) (0.62, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8393706Z Skipping (s,q) (0.63, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8394113Z Skipping (s,q) (0.64, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8394526Z Skipping (s,q) (0.65, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8394992Z Skipping (s,q) (0.66, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8395393Z Skipping (s,q) (0.67, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8395812Z Skipping (s,q) (0.68, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8396343Z Skipping (s,q) (0.69, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8396766Z Skipping (s,q) (0.7, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8397222Z Skipping (s,q) (0.71, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8397636Z Skipping (s,q) (0.72, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8398053Z Skipping (s,q) (0.73, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8398462Z Skipping (s,q) (0.74, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8398874Z Skipping (s,q) (0.75, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8399288Z Skipping (s,q) (0.76, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8399694Z Skipping (s,q) (0.77, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8400108Z Skipping (s,q) (0.78, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8400523Z Skipping (s,q) (0.79, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8400943Z Skipping (s,q) (0.8, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8401346Z Skipping (s,q) (0.81, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8401762Z Skipping (s,q) (0.82, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8402182Z Skipping (s,q) (0.83, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8402587Z Skipping (s,q) (0.84, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8403002Z Skipping (s,q) (0.85, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8403414Z Skipping (s,q) (0.86, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8403823Z Skipping (s,q) (0.87, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8404228Z Skipping (s,q) (0.88, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8404644Z Skipping (s,q) (0.89, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8405057Z Skipping (s,q) (0.9, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8405623Z Skipping (s,q) (0.91, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8406045Z Skipping (s,q) (0.92, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8406469Z Skipping (s,q) (0.93, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8406873Z Skipping (s,q) (0.94, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8407301Z Skipping (s,q) (0.95, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8407716Z Skipping (s,q) (0.96, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8408139Z Skipping (s,q) (0.97, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8408550Z Skipping (s,q) (0.98, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8408968Z Skipping (s,q) (0.99, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8409382Z Skipping (s,q) (1, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8409785Z Skipping (s,q) (1.01, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8410202Z Skipping (s,q) (1.02, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8410621Z Skipping (s,q) (1.03, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8411041Z Skipping (s,q) (1.04, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8411451Z Skipping (s,q) (1.05, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8411869Z Skipping (s,q) (1.06, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8412294Z Skipping (s,q) (1.07, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8412702Z Skipping (s,q) (1.08, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8413119Z Skipping (s,q) (1.09, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8413530Z Skipping (s,q) (1.1, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8413938Z Skipping (s,q) (1.11, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8414464Z Skipping (s,q) (1.12, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8414879Z Skipping (s,q) (1.13, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8415299Z Skipping (s,q) (1.14, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8415702Z Skipping (s,q) (1.15, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8416116Z Skipping (s,q) (1.16, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8416594Z Skipping (s,q) (1.17, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8417001Z Skipping (s,q) (1.18, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8417412Z Skipping (s,q) (1.19, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8417836Z Skipping (s,q) (1.2, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8418256Z Skipping (s,q) (1.21, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8418668Z Skipping (s,q) (1.22, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8419077Z Skipping (s,q) (1.23, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8419495Z Skipping (s,q) (1.24, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8419902Z Skipping (s,q) (1.25, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8420311Z Skipping (s,q) (1.26, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8420723Z Skipping (s,q) (1.27, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8421130Z Skipping (s,q) (1.28, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8421556Z Skipping (s,q) (1.29, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8421975Z Skipping (s,q) (1.3, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8422389Z Skipping (s,q) (1.31, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8422793Z Skipping (s,q) (1.32, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8423210Z Skipping (s,q) (1.33, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8423623Z Skipping (s,q) (1.34, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8424032Z Skipping (s,q) (1.35, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8424450Z Skipping (s,q) (1.36, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8424862Z Skipping (s,q) (1.37, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8425276Z Skipping (s,q) (1.38, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8425678Z Skipping (s,q) (1.39, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8426103Z Skipping (s,q) (1.4, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8426520Z Skipping (s,q) (1.41, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8426919Z Skipping (s,q) (1.42, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8427338Z Skipping (s,q) (1.43, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8427753Z Skipping (s,q) (1.44, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8428162Z Skipping (s,q) (1.45, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8428580Z Skipping (s,q) (1.46, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8428989Z Skipping (s,q) (1.47, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8429404Z Skipping (s,q) (1.48, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8429812Z Skipping (s,q) (1.49, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8430223Z Skipping (s,q) (1.5, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8430637Z Skipping (s,q) (1.51, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8431043Z Skipping (s,q) (1.52, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8431460Z Skipping (s,q) (1.53, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8431873Z Skipping (s,q) (1.54, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8432293Z Skipping (s,q) (1.55, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8432700Z Skipping (s,q) (1.56, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8433114Z Skipping (s,q) (1.57, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8433590Z Skipping (s,q) (1.58, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8433993Z Skipping (s,q) (1.59, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8434408Z Skipping (s,q) (1.6, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8434818Z Skipping (s,q) (1.61, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8435219Z Skipping (s,q) (1.62, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8435685Z Skipping (s,q) (1.63, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8436179Z Skipping (s,q) (1.64, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8436595Z Skipping (s,q) (1.65, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8437002Z Skipping (s,q) (1.66, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8437416Z Skipping (s,q) (1.67, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8437835Z Skipping (s,q) (1.68, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8438245Z Skipping (s,q) (1.69, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8438661Z Skipping (s,q) (1.7, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8439071Z Skipping (s,q) (1.71, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8439490Z Skipping (s,q) (1.72, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8439894Z Skipping (s,q) (1.73, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8440315Z Skipping (s,q) (1.74, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8440730Z Skipping (s,q) (1.75, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8441141Z Skipping (s,q) (1.76, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8441551Z Skipping (s,q) (1.77, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8441964Z Skipping (s,q) (1.78, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8442368Z Skipping (s,q) (1.79, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8442782Z Skipping (s,q) (1.8, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8443199Z Skipping (s,q) (1.81, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8443616Z Skipping (s,q) (1.82, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8444019Z Skipping (s,q) (1.83, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8444438Z Skipping (s,q) (1.84, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8444848Z Skipping (s,q) (1.85, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8445261Z Skipping (s,q) (1.86, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8446005Z Skipping (s,q) (1.87, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8446508Z Skipping (s,q) (1.88, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8447013Z Skipping (s,q) (1.89, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8447580Z Skipping (s,q) (1.9, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8448092Z Skipping (s,q) (1.91, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8448559Z Skipping (s,q) (1.92, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8449119Z Skipping (s,q) (1.93, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8449636Z Skipping (s,q) (1.94, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8450091Z Skipping (s,q) (1.95, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8450650Z Skipping (s,q) (1.96, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8451179Z Skipping (s,q) (1.97, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8451734Z Skipping (s,q) (1.98, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8452218Z Skipping (s,q) (1.99, 2): inconsistent with heavy hitters! 2025-05-07T20:12:53.8452775Z Skipping (s,q) (0.01, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8453320Z Skipping (s,q) (0.02, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8453825Z Skipping (s,q) (0.03, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8454368Z Skipping (s,q) (0.04, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8454978Z Skipping (s,q) (0.05, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8455532Z Skipping (s,q) (0.06, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8456019Z Skipping (s,q) (0.07, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8456560Z Skipping (s,q) (0.08, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8457111Z Skipping (s,q) (0.09, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8457648Z Skipping (s,q) (0.1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8458190Z Skipping (s,q) (0.11, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8458769Z Skipping (s,q) (0.12, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8459297Z Skipping (s,q) (0.13, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8459797Z Skipping (s,q) (0.14, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8460346Z Skipping (s,q) (0.15, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8460875Z Skipping (s,q) (0.16, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8461439Z Skipping (s,q) (0.17, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8461926Z Skipping (s,q) (0.18, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8462452Z Skipping (s,q) (0.19, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8463017Z Skipping (s,q) (0.2, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8463508Z Skipping (s,q) (0.21, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8464047Z Skipping (s,q) (0.22, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8464632Z Skipping (s,q) (0.23, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8465162Z Skipping (s,q) (0.24, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8465658Z Skipping (s,q) (0.25, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8466232Z Skipping (s,q) (0.26, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8466768Z Skipping (s,q) (0.27, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8467263Z Skipping (s,q) (0.28, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8467507Z Skipping (s,q) (0.29, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8467717Z Skipping (s,q) (0.3, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8467950Z Skipping (s,q) (0.31, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8468144Z Skipping (s,q) (0.32, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8468345Z Skipping (s,q) (0.33, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8468561Z Skipping (s,q) (0.34, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8468781Z Skipping (s,q) (0.35, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8468990Z Skipping (s,q) (0.36, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8469222Z Skipping (s,q) (0.37, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8469427Z Skipping (s,q) (0.38, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8469660Z Skipping (s,q) (0.39, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8469831Z Skipping (s,q) (0.4, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8470046Z Skipping (s,q) (0.41, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8470322Z Skipping (s,q) (0.42, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8470517Z Skipping (s,q) (0.43, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8470718Z Skipping (s,q) (0.44, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8470949Z Skipping (s,q) (0.45, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8471123Z Skipping (s,q) (0.46, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8471398Z Skipping (s,q) (0.47, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8471593Z Skipping (s,q) (0.48, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8471858Z Skipping (s,q) (0.49, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8472090Z Skipping (s,q) (0.5, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8472281Z Skipping (s,q) (0.51, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8472524Z Skipping (s,q) (0.52, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8472732Z Skipping (s,q) (0.53, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8472933Z Skipping (s,q) (0.54, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8473216Z Skipping (s,q) (0.55, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8473408Z Skipping (s,q) (0.56, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8473600Z Skipping (s,q) (0.57, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8473846Z Skipping (s,q) (0.58, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8474067Z Skipping (s,q) (0.59, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8474305Z Skipping (s,q) (0.6, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8474498Z Skipping (s,q) (0.61, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8474691Z Skipping (s,q) (0.62, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8474931Z Skipping (s,q) (0.63, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8475160Z Skipping (s,q) (0.64, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8475369Z Skipping (s,q) (0.65, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8475607Z Skipping (s,q) (0.66, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8475800Z Skipping (s,q) (0.67, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8476150Z Skipping (s,q) (0.68, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8476327Z Skipping (s,q) (0.69, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8476560Z Skipping (s,q) (0.7, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8476811Z Skipping (s,q) (0.71, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8477006Z Skipping (s,q) (0.72, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8477197Z Skipping (s,q) (0.73, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8477431Z Skipping (s,q) (0.74, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8477613Z Skipping (s,q) (0.75, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8477895Z Skipping (s,q) (0.76, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8478094Z Skipping (s,q) (0.77, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8478285Z Skipping (s,q) (0.78, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8478518Z Skipping (s,q) (0.79, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8478715Z Skipping (s,q) (0.8, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8478886Z Skipping (s,q) (0.81, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8479179Z Skipping (s,q) (0.82, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8479374Z Skipping (s,q) (0.83, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8479607Z Skipping (s,q) (0.84, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8479823Z Skipping (s,q) (0.85, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8480024Z Skipping (s,q) (0.86, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8480271Z Skipping (s,q) (0.87, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8480483Z Skipping (s,q) (0.88, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8480675Z Skipping (s,q) (0.89, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8480910Z Skipping (s,q) (0.9, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8481111Z Skipping (s,q) (0.91, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8481325Z Skipping (s,q) (0.92, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8481542Z Skipping (s,q) (0.93, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8481810Z Skipping (s,q) (0.94, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8482047Z Skipping (s,q) (0.95, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8482247Z Skipping (s,q) (0.96, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8482481Z Skipping (s,q) (0.97, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8482652Z Skipping (s,q) (0.98, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8482943Z Skipping (s,q) (0.99, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8483201Z Skipping (s,q) (1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8483394Z Skipping (s,q) (1.01, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8483587Z Skipping (s,q) (1.02, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8483822Z Skipping (s,q) (1.03, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8483995Z Skipping (s,q) (1.04, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8484279Z Skipping (s,q) (1.05, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8484482Z Skipping (s,q) (1.06, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8484706Z Skipping (s,q) (1.07, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8484940Z Skipping (s,q) (1.08, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8485130Z Skipping (s,q) (1.09, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8485303Z Skipping (s,q) (1.1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8485593Z Skipping (s,q) (1.11, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8485785Z Skipping (s,q) (1.12, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8486019Z Skipping (s,q) (1.13, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8486208Z Skipping (s,q) (1.14, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8486402Z Skipping (s,q) (1.15, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8486658Z Skipping (s,q) (1.16, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8486874Z Skipping (s,q) (1.17, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8487070Z Skipping (s,q) (1.18, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8487306Z Skipping (s,q) (1.19, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8487499Z Skipping (s,q) (1.2, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8487713Z Skipping (s,q) (1.21, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8574529Z Skipping (s,q) (1.22, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8574887Z Skipping (s,q) (1.23, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8575063Z Skipping (s,q) (1.24, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8575222Z Skipping (s,q) (1.25, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8575385Z Skipping (s,q) (1.26, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8575566Z Skipping (s,q) (1.27, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8575718Z Skipping (s,q) (1.28, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8575882Z Skipping (s,q) (1.29, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8576041Z Skipping (s,q) (1.3, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8576194Z Skipping (s,q) (1.31, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8576356Z Skipping (s,q) (1.32, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8576521Z Skipping (s,q) (1.33, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8576682Z Skipping (s,q) (1.34, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8576845Z Skipping (s,q) (1.35, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8576998Z Skipping (s,q) (1.36, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8577162Z Skipping (s,q) (1.37, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8577321Z Skipping (s,q) (1.38, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8577701Z Skipping (s,q) (1.39, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8577864Z Skipping (s,q) (1.4, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8578020Z Skipping (s,q) (1.41, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8578179Z Skipping (s,q) (1.42, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8578343Z Skipping (s,q) (1.43, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8578592Z Skipping (s,q) (1.44, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8578752Z Skipping (s,q) (1.45, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8578911Z Skipping (s,q) (1.46, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8579076Z Skipping (s,q) (1.47, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8579231Z Skipping (s,q) (1.48, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8579390Z Skipping (s,q) (1.49, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8579553Z Skipping (s,q) (1.5, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8579715Z Skipping (s,q) (1.51, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8579870Z Skipping (s,q) (1.52, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8580029Z Skipping (s,q) (1.53, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8580194Z Skipping (s,q) (1.54, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8580360Z Skipping (s,q) (1.55, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8580516Z Skipping (s,q) (1.56, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8580676Z Skipping (s,q) (1.57, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8580830Z Skipping (s,q) (1.58, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8580996Z Skipping (s,q) (1.59, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8581155Z Skipping (s,q) (1.6, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8581310Z Skipping (s,q) (1.61, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8581478Z Skipping (s,q) (1.62, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8581630Z Skipping (s,q) (1.63, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8581797Z Skipping (s,q) (1.64, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8581951Z Skipping (s,q) (1.65, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8582107Z Skipping (s,q) (1.66, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8582271Z Skipping (s,q) (1.67, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8582428Z Skipping (s,q) (1.68, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8582580Z Skipping (s,q) (1.69, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8582748Z Skipping (s,q) (1.7, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8582900Z Skipping (s,q) (1.71, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8583067Z Skipping (s,q) (1.72, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8583220Z Skipping (s,q) (1.73, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8583380Z Skipping (s,q) (1.74, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8583544Z Skipping (s,q) (1.75, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8583700Z Skipping (s,q) (1.76, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8583855Z Skipping (s,q) (1.77, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8584019Z Skipping (s,q) (1.78, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8584178Z Skipping (s,q) (1.79, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8584340Z Skipping (s,q) (1.8, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8584498Z Skipping (s,q) (1.81, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8584652Z Skipping (s,q) (1.82, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8584907Z Skipping (s,q) (1.83, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8585074Z Skipping (s,q) (1.84, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8585235Z Skipping (s,q) (1.85, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8585392Z Skipping (s,q) (1.86, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8585553Z Skipping (s,q) (1.87, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8585762Z Skipping (s,q) (1.88, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8585927Z Skipping (s,q) (1.89, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8586079Z Skipping (s,q) (1.9, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8586234Z Skipping (s,q) (1.91, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8586402Z Skipping (s,q) (1.92, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8586555Z Skipping (s,q) (1.93, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8586724Z Skipping (s,q) (1.94, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8586881Z Skipping (s,q) (1.95, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8587032Z Skipping (s,q) (1.96, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8587197Z Skipping (s,q) (1.97, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8587355Z Skipping (s,q) (1.98, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8587508Z Skipping (s,q) (1.99, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8587672Z Skipping (s,q) (0.01, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8587832Z Skipping (s,q) (0.02, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8587985Z Skipping (s,q) (0.03, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8588148Z Skipping (s,q) (0.04, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8588307Z Skipping (s,q) (0.05, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8588474Z Skipping (s,q) (0.06, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8588626Z Skipping (s,q) (0.07, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8588782Z Skipping (s,q) (0.08, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8588944Z Skipping (s,q) (0.09, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8589103Z Skipping (s,q) (0.1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8589256Z Skipping (s,q) (0.11, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8589418Z Skipping (s,q) (0.12, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8589575Z Skipping (s,q) (0.13, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8589730Z Skipping (s,q) (0.14, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8589890Z Skipping (s,q) (0.15, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8590043Z Skipping (s,q) (0.16, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8590204Z Skipping (s,q) (0.17, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8590356Z Skipping (s,q) (0.18, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8590508Z Skipping (s,q) (0.19, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8590669Z Skipping (s,q) (0.2, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8590825Z Skipping (s,q) (0.21, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8590986Z Skipping (s,q) (0.22, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8591138Z Skipping (s,q) (0.23, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8591292Z Skipping (s,q) (0.24, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8591452Z Skipping (s,q) (0.25, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8591603Z Skipping (s,q) (0.26, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8591761Z Skipping (s,q) (0.27, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8591921Z Skipping (s,q) (0.28, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8592120Z Skipping (s,q) (0.29, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8592280Z Skipping (s,q) (0.3, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8592436Z Skipping (s,q) (0.31, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8592587Z Skipping (s,q) (0.32, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8592757Z Skipping (s,q) (0.33, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8592954Z Skipping (s,q) (0.34, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8593112Z Skipping (s,q) (0.35, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8593274Z Skipping (s,q) (0.36, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8593426Z Skipping (s,q) (0.37, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8593586Z Skipping (s,q) (0.38, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8593742Z Skipping (s,q) (0.39, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8593895Z Skipping (s,q) (0.4, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8594058Z Skipping (s,q) (0.41, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8594207Z Skipping (s,q) (0.42, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8594364Z Skipping (s,q) (0.43, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8594526Z Skipping (s,q) (0.44, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8594683Z Skipping (s,q) (0.45, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8594842Z Skipping (s,q) (0.46, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8595001Z Skipping (s,q) (0.47, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8595159Z Skipping (s,q) (0.48, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8595318Z Skipping (s,q) (0.49, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8595469Z Skipping (s,q) (0.5, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8595629Z Skipping (s,q) (0.51, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8595790Z Skipping (s,q) (0.52, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8596036Z Skipping (s,q) (0.53, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8596193Z Skipping (s,q) (0.54, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8596363Z Skipping (s,q) (0.55, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8596514Z Skipping (s,q) (0.56, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8596680Z Skipping (s,q) (0.57, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8596830Z Skipping (s,q) (0.58, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8596989Z Skipping (s,q) (0.59, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8597152Z Skipping (s,q) (0.6, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8597312Z Skipping (s,q) (0.61, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8597465Z Skipping (s,q) (0.62, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8597632Z Skipping (s,q) (0.63, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8597789Z Skipping (s,q) (0.64, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8597952Z Skipping (s,q) (0.65, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8598103Z Skipping (s,q) (0.66, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8598260Z Skipping (s,q) (0.67, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8598428Z Skipping (s,q) (0.68, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8598578Z Skipping (s,q) (0.69, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8598734Z Skipping (s,q) (0.7, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8598895Z Skipping (s,q) (0.71, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8599049Z Skipping (s,q) (0.72, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8599210Z Skipping (s,q) (0.73, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8599421Z Skipping (s,q) (0.74, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8599571Z Skipping (s,q) (0.75, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8599739Z Skipping (s,q) (0.76, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8599889Z Skipping (s,q) (0.77, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8600040Z Skipping (s,q) (0.78, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8600246Z Skipping (s,q) (0.79, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8600403Z Skipping (s,q) (0.8, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8600568Z Skipping (s,q) (0.81, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8600720Z Skipping (s,q) (0.82, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8600875Z Skipping (s,q) (0.83, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8601035Z Skipping (s,q) (0.84, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8601191Z Skipping (s,q) (0.85, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8601348Z Skipping (s,q) (0.86, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8601509Z Skipping (s,q) (0.87, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8601665Z Skipping (s,q) (0.88, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8601820Z Skipping (s,q) (0.89, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8601978Z Skipping (s,q) (0.9, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8602135Z Skipping (s,q) (0.91, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8602302Z Skipping (s,q) (0.92, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8602455Z Skipping (s,q) (0.93, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8602611Z Skipping (s,q) (0.94, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8602771Z Skipping (s,q) (0.95, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8602922Z Skipping (s,q) (0.96, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8603087Z Skipping (s,q) (0.97, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8603241Z Skipping (s,q) (0.98, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8603393Z Skipping (s,q) (0.99, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8603548Z Skipping (s,q) (1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8603707Z Skipping (s,q) (1.01, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8603860Z Skipping (s,q) (1.02, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8604023Z Skipping (s,q) (1.03, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8604179Z Skipping (s,q) (1.04, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8604329Z Skipping (s,q) (1.05, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8604493Z Skipping (s,q) (1.06, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8604648Z Skipping (s,q) (1.07, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8604813Z Skipping (s,q) (1.08, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8604965Z Skipping (s,q) (1.09, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8605120Z Skipping (s,q) (1.1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8605283Z Skipping (s,q) (1.11, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8605622Z Skipping (s,q) (1.12, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8605785Z Skipping (s,q) (1.13, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8605950Z Skipping (s,q) (1.14, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8606106Z Skipping (s,q) (1.15, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8606263Z Skipping (s,q) (1.16, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8606417Z Skipping (s,q) (1.17, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8606566Z Skipping (s,q) (1.18, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8606826Z Skipping (s,q) (1.19, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8606977Z Skipping (s,q) (1.2, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8607127Z Skipping (s,q) (1.21, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8607294Z Skipping (s,q) (1.22, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8607444Z Skipping (s,q) (1.23, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8607675Z Skipping (s,q) (1.24, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8607832Z Skipping (s,q) (1.25, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8607982Z Skipping (s,q) (1.26, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8608144Z Skipping (s,q) (1.27, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8608297Z Skipping (s,q) (1.28, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8608455Z Skipping (s,q) (1.29, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8608622Z Skipping (s,q) (1.3, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8608778Z Skipping (s,q) (1.31, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8608943Z Skipping (s,q) (1.32, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8609096Z Skipping (s,q) (1.33, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8609253Z Skipping (s,q) (1.34, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8609410Z Skipping (s,q) (1.35, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8609572Z Skipping (s,q) (1.36, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8609725Z Skipping (s,q) (1.37, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8609885Z Skipping (s,q) (1.38, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8610036Z Skipping (s,q) (1.39, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8610196Z Skipping (s,q) (1.4, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8610353Z Skipping (s,q) (1.41, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8610508Z Skipping (s,q) (1.42, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8610668Z Skipping (s,q) (1.43, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8610826Z Skipping (s,q) (1.44, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8610976Z Skipping (s,q) (1.45, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8611146Z Skipping (s,q) (1.46, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8611301Z Skipping (s,q) (1.47, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8611461Z Skipping (s,q) (1.48, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8611619Z Skipping (s,q) (1.49, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8611769Z Skipping (s,q) (1.5, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8611932Z Skipping (s,q) (1.51, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8612091Z Skipping (s,q) (1.52, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8612247Z Skipping (s,q) (1.53, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8612408Z Skipping (s,q) (1.54, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8612564Z Skipping (s,q) (1.55, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8612716Z Skipping (s,q) (1.56, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8612889Z Skipping (s,q) (1.57, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8613043Z Skipping (s,q) (1.58, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8613197Z Skipping (s,q) (1.59, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8613351Z Skipping (s,q) (1.6, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8613502Z Skipping (s,q) (1.61, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8613662Z Skipping (s,q) (1.62, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8613822Z Skipping (s,q) (1.63, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8614040Z Skipping (s,q) (1.64, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8614199Z Skipping (s,q) (1.65, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8614350Z Skipping (s,q) (1.66, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8614514Z Skipping (s,q) (1.67, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8614672Z Skipping (s,q) (1.68, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8614875Z Skipping (s,q) (1.69, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8615031Z Skipping (s,q) (1.7, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8615184Z Skipping (s,q) (1.71, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8615336Z Skipping (s,q) (1.72, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8615503Z Skipping (s,q) (1.73, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8615657Z Skipping (s,q) (1.74, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8615824Z Skipping (s,q) (1.75, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8615975Z Skipping (s,q) (1.76, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8616132Z Skipping (s,q) (1.77, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8616294Z Skipping (s,q) (1.78, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8616452Z Skipping (s,q) (1.79, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8616605Z Skipping (s,q) (1.8, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8616768Z Skipping (s,q) (1.81, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8616920Z Skipping (s,q) (1.82, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8617088Z Skipping (s,q) (1.83, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8617239Z Skipping (s,q) (1.84, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8617398Z Skipping (s,q) (1.85, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8617559Z Skipping (s,q) (1.86, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8617714Z Skipping (s,q) (1.87, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8617873Z Skipping (s,q) (1.88, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8618035Z Skipping (s,q) (1.89, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8618190Z Skipping (s,q) (1.9, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8618350Z Skipping (s,q) (1.91, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8618505Z Skipping (s,q) (1.92, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8618658Z Skipping (s,q) (1.93, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8618829Z Skipping (s,q) (1.94, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8618982Z Skipping (s,q) (1.95, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8619135Z Skipping (s,q) (1.96, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8619299Z Skipping (s,q) (1.97, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8619455Z Skipping (s,q) (1.98, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8619624Z Skipping (s,q) (1.99, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8619777Z Skipping (s,q) (0.01, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8619931Z Skipping (s,q) (0.02, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8620101Z Skipping (s,q) (0.03, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8620260Z Skipping (s,q) (0.04, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8620410Z Skipping (s,q) (0.05, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8620579Z Skipping (s,q) (0.06, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8620730Z Skipping (s,q) (0.07, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8620885Z Skipping (s,q) (0.08, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8621049Z Skipping (s,q) (0.09, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8621253Z Skipping (s,q) (0.1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8621419Z Skipping (s,q) (0.11, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8621579Z Skipping (s,q) (0.12, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8621733Z Skipping (s,q) (0.13, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8621898Z Skipping (s,q) (0.14, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8622100Z Skipping (s,q) (0.15, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8622253Z Skipping (s,q) (0.16, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8622419Z Skipping (s,q) (0.17, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8622578Z Skipping (s,q) (0.18, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8622741Z Skipping (s,q) (0.19, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8622895Z Skipping (s,q) (0.2, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8623058Z Skipping (s,q) (0.21, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8623219Z Skipping (s,q) (0.22, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8623376Z Skipping (s,q) (0.23, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8623529Z Skipping (s,q) (0.24, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8623694Z Skipping (s,q) (0.25, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8623847Z Skipping (s,q) (0.26, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8624018Z Skipping (s,q) (0.27, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8624173Z Skipping (s,q) (0.28, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8624325Z Skipping (s,q) (0.29, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8624494Z Skipping (s,q) (0.3, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8624647Z Skipping (s,q) (0.31, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8624804Z Skipping (s,q) (0.32, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8624964Z Skipping (s,q) (0.33, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8625125Z Skipping (s,q) (0.34, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8625288Z Skipping (s,q) (0.35, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8625440Z Skipping (s,q) (0.36, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8625599Z Skipping (s,q) (0.37, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8625766Z Skipping (s,q) (0.38, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8625924Z Skipping (s,q) (0.39, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8626078Z Skipping (s,q) (0.4, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8626240Z Skipping (s,q) (0.41, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8626392Z Skipping (s,q) (0.42, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8626555Z Skipping (s,q) (0.43, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8626714Z Skipping (s,q) (0.44, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8626867Z Skipping (s,q) (0.45, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8627036Z Skipping (s,q) (0.46, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8627190Z Skipping (s,q) (0.47, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8627351Z Skipping (s,q) (0.48, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8627519Z Skipping (s,q) (0.49, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8627678Z Skipping (s,q) (0.5, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8627838Z Skipping (s,q) (0.51, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8627995Z Skipping (s,q) (0.52, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8628151Z Skipping (s,q) (0.53, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8628320Z Skipping (s,q) (0.54, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8628520Z Skipping (s,q) (0.55, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8628679Z Skipping (s,q) (0.56, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8628841Z Skipping (s,q) (0.57, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8628994Z Skipping (s,q) (0.58, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8629149Z Skipping (s,q) (0.59, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8629362Z Skipping (s,q) (0.6, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8629517Z Skipping (s,q) (0.61, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8629681Z Skipping (s,q) (0.62, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8629838Z Skipping (s,q) (0.63, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8629997Z Skipping (s,q) (0.64, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8630161Z Skipping (s,q) (0.65, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8630322Z Skipping (s,q) (0.66, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8630476Z Skipping (s,q) (0.67, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8630642Z Skipping (s,q) (0.68, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8630798Z Skipping (s,q) (0.69, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8630964Z Skipping (s,q) (0.7, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8631124Z Skipping (s,q) (0.71, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8631279Z Skipping (s,q) (0.72, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8631444Z Skipping (s,q) (0.73, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8631599Z Skipping (s,q) (0.74, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8631756Z Skipping (s,q) (0.75, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8631920Z Skipping (s,q) (0.76, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8632082Z Skipping (s,q) (0.77, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8632245Z Skipping (s,q) (0.78, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8632401Z Skipping (s,q) (0.79, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8632558Z Skipping (s,q) (0.8, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8632723Z Skipping (s,q) (0.81, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8632880Z Skipping (s,q) (0.82, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8633036Z Skipping (s,q) (0.83, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8633199Z Skipping (s,q) (0.84, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8633353Z Skipping (s,q) (0.85, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8633517Z Skipping (s,q) (0.86, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8633675Z Skipping (s,q) (0.87, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8633833Z Skipping (s,q) (0.88, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8633997Z Skipping (s,q) (0.89, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8634154Z Skipping (s,q) (0.9, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8634309Z Skipping (s,q) (0.91, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8634474Z Skipping (s,q) (0.92, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8634635Z Skipping (s,q) (0.93, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8634791Z Skipping (s,q) (0.94, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8634970Z Skipping (s,q) (0.95, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8635127Z Skipping (s,q) (0.96, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8635288Z Skipping (s,q) (0.97, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8635458Z Skipping (s,q) (0.98, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8635670Z Skipping (s,q) (0.99, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8635835Z Skipping (s,q) (1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8636096Z Skipping (s,q) (1.01, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8636261Z Skipping (s,q) (1.02, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8636433Z Skipping (s,q) (1.03, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8636594Z Skipping (s,q) (1.04, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8636823Z Skipping (s,q) (1.05, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8636994Z Skipping (s,q) (1.06, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8637153Z Skipping (s,q) (1.07, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8637326Z Skipping (s,q) (1.08, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8637481Z Skipping (s,q) (1.09, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8637643Z Skipping (s,q) (1.1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8637817Z Skipping (s,q) (1.11, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8637975Z Skipping (s,q) (1.12, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8638132Z Skipping (s,q) (1.13, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8638308Z Skipping (s,q) (1.14, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8638466Z Skipping (s,q) (1.15, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8638629Z Skipping (s,q) (1.16, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8638801Z Skipping (s,q) (1.17, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8638960Z Skipping (s,q) (1.18, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8639134Z Skipping (s,q) (1.19, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8639294Z Skipping (s,q) (1.2, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8639451Z Skipping (s,q) (1.21, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8639628Z Skipping (s,q) (1.22, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8639785Z Skipping (s,q) (1.23, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8639942Z Skipping (s,q) (1.24, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8640111Z Skipping (s,q) (1.25, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8640267Z Skipping (s,q) (1.26, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8640439Z Skipping (s,q) (1.27, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8640597Z Skipping (s,q) (1.28, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8640757Z Skipping (s,q) (1.29, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8640923Z Skipping (s,q) (1.3, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8641078Z Skipping (s,q) (1.31, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8641236Z Skipping (s,q) (1.32, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8641407Z Skipping (s,q) (1.33, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8641566Z Skipping (s,q) (1.34, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8641732Z Skipping (s,q) (1.35, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8641892Z Skipping (s,q) (1.36, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8642049Z Skipping (s,q) (1.37, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8642222Z Skipping (s,q) (1.38, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8642380Z Skipping (s,q) (1.39, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8642536Z Skipping (s,q) (1.4, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8642706Z Skipping (s,q) (1.41, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8642864Z Skipping (s,q) (1.42, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8643033Z Skipping (s,q) (1.43, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8643240Z Skipping (s,q) (1.44, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8643398Z Skipping (s,q) (1.45, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8643568Z Skipping (s,q) (1.46, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8643726Z Skipping (s,q) (1.47, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8643887Z Skipping (s,q) (1.48, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8644099Z Skipping (s,q) (1.49, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8644254Z Skipping (s,q) (1.5, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8644421Z Skipping (s,q) (1.51, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8644582Z Skipping (s,q) (1.52, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8644741Z Skipping (s,q) (1.53, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8644910Z Skipping (s,q) (1.54, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8645072Z Skipping (s,q) (1.55, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8645235Z Skipping (s,q) (1.56, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8645400Z Skipping (s,q) (1.57, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8645560Z Skipping (s,q) (1.58, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8645729Z Skipping (s,q) (1.59, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8645888Z Skipping (s,q) (1.6, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8646045Z Skipping (s,q) (1.61, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8646216Z Skipping (s,q) (1.62, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8646376Z Skipping (s,q) (1.63, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8646537Z Skipping (s,q) (1.64, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8646708Z Skipping (s,q) (1.65, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8646870Z Skipping (s,q) (1.66, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8647044Z Skipping (s,q) (1.67, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8647202Z Skipping (s,q) (1.68, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8647360Z Skipping (s,q) (1.69, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8647528Z Skipping (s,q) (1.7, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8647686Z Skipping (s,q) (1.71, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8647844Z Skipping (s,q) (1.72, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8648010Z Skipping (s,q) (1.73, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8648169Z Skipping (s,q) (1.74, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8648326Z Skipping (s,q) (1.75, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8648494Z Skipping (s,q) (1.76, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8648655Z Skipping (s,q) (1.77, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8648825Z Skipping (s,q) (1.78, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8648986Z Skipping (s,q) (1.79, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8649144Z Skipping (s,q) (1.8, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8649313Z Skipping (s,q) (1.81, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8649471Z Skipping (s,q) (1.82, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8649632Z Skipping (s,q) (1.83, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8649802Z Skipping (s,q) (1.84, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8649960Z Skipping (s,q) (1.85, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8650128Z Skipping (s,q) (1.86, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8650286Z Skipping (s,q) (1.87, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8650494Z Skipping (s,q) (1.88, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8650662Z Skipping (s,q) (1.89, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8650824Z Skipping (s,q) (1.9, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8650981Z Skipping (s,q) (1.91, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8651151Z Skipping (s,q) (1.92, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8651308Z Skipping (s,q) (1.93, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8651525Z Skipping (s,q) (1.94, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8659011Z Skipping (s,q) (1.95, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8659177Z Skipping (s,q) (1.96, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8659351Z Skipping (s,q) (1.97, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8659509Z Skipping (s,q) (1.98, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8659668Z Skipping (s,q) (1.99, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8659847Z Skipping (s,q) (0.01, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8660001Z Skipping (s,q) (0.02, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8660163Z Skipping (s,q) (0.03, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8660313Z Skipping (s,q) (0.04, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8660464Z Skipping (s,q) (0.05, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8660632Z Skipping (s,q) (0.06, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8660783Z Skipping (s,q) (0.07, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8660932Z Skipping (s,q) (0.08, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8661095Z Skipping (s,q) (0.09, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8661248Z Skipping (s,q) (0.1, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8661407Z Skipping (s,q) (0.11, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8661565Z Skipping (s,q) (0.12, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8661715Z Skipping (s,q) (0.13, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8661877Z Skipping (s,q) (0.14, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8662032Z Skipping (s,q) (0.15, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8662182Z Skipping (s,q) (0.16, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8662340Z Skipping (s,q) (0.17, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8662496Z Skipping (s,q) (0.18, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8662654Z Skipping (s,q) (0.19, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8662808Z Skipping (s,q) (0.2, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8662958Z Skipping (s,q) (0.21, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8663122Z Skipping (s,q) (0.22, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8663273Z Skipping (s,q) (0.23, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8663426Z Skipping (s,q) (0.24, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8663588Z Skipping (s,q) (0.25, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8663741Z Skipping (s,q) (0.26, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8663893Z Skipping (s,q) (0.27, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8664056Z Skipping (s,q) (0.28, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8664210Z Skipping (s,q) (0.29, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8664378Z Skipping (s,q) (0.3, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8664532Z Skipping (s,q) (0.31, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8664683Z Skipping (s,q) (0.32, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8664842Z Skipping (s,q) (0.33, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8664994Z Skipping (s,q) (0.34, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8665234Z Skipping (s,q) (0.35, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8665398Z Skipping (s,q) (0.36, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8665549Z Skipping (s,q) (0.37, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8665714Z Skipping (s,q) (0.38, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8665865Z Skipping (s,q) (0.39, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8666018Z Skipping (s,q) (0.4, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8666234Z Skipping (s,q) (0.41, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8666385Z Skipping (s,q) (0.42, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8666537Z Skipping (s,q) (0.43, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8666700Z Skipping (s,q) (0.44, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8666850Z Skipping (s,q) (0.45, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8667012Z Skipping (s,q) (0.46, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8667168Z Skipping (s,q) (0.47, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8667318Z Skipping (s,q) (0.48, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8667483Z Skipping (s,q) (0.49, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8667637Z Skipping (s,q) (0.5, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8667788Z Skipping (s,q) (0.51, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8667955Z Skipping (s,q) (0.52, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8668109Z Skipping (s,q) (0.53, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8668259Z Skipping (s,q) (0.54, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8668421Z Skipping (s,q) (0.55, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8668572Z Skipping (s,q) (0.56, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8668735Z Skipping (s,q) (0.57, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8668889Z Skipping (s,q) (0.58, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8669043Z Skipping (s,q) (0.59, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8669204Z Skipping (s,q) (0.6, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8669354Z Skipping (s,q) (0.61, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8669508Z Skipping (s,q) (0.62, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8669668Z Skipping (s,q) (0.63, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8669822Z Skipping (s,q) (0.64, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8669984Z Skipping (s,q) (0.65, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8670135Z Skipping (s,q) (0.66, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8670287Z Skipping (s,q) (0.67, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8670448Z Skipping (s,q) (0.68, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8670602Z Skipping (s,q) (0.69, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8670759Z Skipping (s,q) (0.7, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8670925Z Skipping (s,q) (0.71, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8671074Z Skipping (s,q) (0.72, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8671236Z Skipping (s,q) (0.73, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8671390Z Skipping (s,q) (0.74, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8671546Z Skipping (s,q) (0.75, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8671711Z Skipping (s,q) (0.76, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8671859Z Skipping (s,q) (0.77, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8672011Z Skipping (s,q) (0.78, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8672172Z Skipping (s,q) (0.79, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8672325Z Skipping (s,q) (0.8, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8672533Z Skipping (s,q) (0.81, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8672686Z Skipping (s,q) (0.82, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8672838Z Skipping (s,q) (0.83, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8673001Z Skipping (s,q) (0.84, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8673153Z Skipping (s,q) (0.85, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8673306Z Skipping (s,q) (0.86, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8673512Z Skipping (s,q) (0.87, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8673661Z Skipping (s,q) (0.88, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8673811Z Skipping (s,q) (0.89, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8673977Z Skipping (s,q) (0.9, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8674129Z Skipping (s,q) (0.91, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8674293Z Skipping (s,q) (0.92, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8674449Z Skipping (s,q) (0.93, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8674600Z Skipping (s,q) (0.94, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8674763Z Skipping (s,q) (0.95, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8674915Z Skipping (s,q) (0.96, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8675067Z Skipping (s,q) (0.97, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8675237Z Skipping (s,q) (0.98, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8675389Z Skipping (s,q) (0.99, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8675551Z Skipping (s,q) (1, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8675707Z Skipping (s,q) (1.01, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8675859Z Skipping (s,q) (1.02, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8676113Z Skipping (s,q) (1.03, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8676272Z Skipping (s,q) (1.04, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8676423Z Skipping (s,q) (1.05, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8676586Z Skipping (s,q) (1.06, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8676740Z Skipping (s,q) (1.07, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8676900Z Skipping (s,q) (1.08, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8677053Z Skipping (s,q) (1.09, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8677214Z Skipping (s,q) (1.1, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8677374Z Skipping (s,q) (1.11, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8677526Z Skipping (s,q) (1.12, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8677679Z Skipping (s,q) (1.13, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8677841Z Skipping (s,q) (1.14, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8677993Z Skipping (s,q) (1.15, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8678148Z Skipping (s,q) (1.16, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8678308Z Skipping (s,q) (1.17, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8678461Z Skipping (s,q) (1.18, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8678621Z Skipping (s,q) (1.19, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8678771Z Skipping (s,q) (1.2, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8678926Z Skipping (s,q) (1.21, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8679087Z Skipping (s,q) (1.22, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8679236Z Skipping (s,q) (1.23, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8679387Z Skipping (s,q) (1.24, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8679550Z Skipping (s,q) (1.25, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8679707Z Skipping (s,q) (1.26, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8679925Z Skipping (s,q) (1.27, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8680077Z Skipping (s,q) (1.28, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8680229Z Skipping (s,q) (1.29, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8680387Z Skipping (s,q) (1.3, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8680539Z Skipping (s,q) (1.31, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8680691Z Skipping (s,q) (1.32, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8680900Z Skipping (s,q) (1.33, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8681052Z Skipping (s,q) (1.34, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8681215Z Skipping (s,q) (1.35, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8681366Z Skipping (s,q) (1.36, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8681517Z Skipping (s,q) (1.37, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8681678Z Skipping (s,q) (1.38, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8681833Z Skipping (s,q) (1.39, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8681985Z Skipping (s,q) (1.4, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8682151Z Skipping (s,q) (1.41, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8682303Z Skipping (s,q) (1.42, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8682456Z Skipping (s,q) (1.43, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8682619Z Skipping (s,q) (1.44, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8682771Z Skipping (s,q) (1.45, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8682933Z Skipping (s,q) (1.46, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8683086Z Skipping (s,q) (1.47, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8683234Z Skipping (s,q) (1.48, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8683400Z Skipping (s,q) (1.49, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8683552Z Skipping (s,q) (1.5, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8683704Z Skipping (s,q) (1.51, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8683865Z Skipping (s,q) (1.52, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8684013Z Skipping (s,q) (1.53, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8684179Z Skipping (s,q) (1.54, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8684331Z Skipping (s,q) (1.55, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8684485Z Skipping (s,q) (1.56, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8684647Z Skipping (s,q) (1.57, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8684797Z Skipping (s,q) (1.58, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8684948Z Skipping (s,q) (1.59, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8685110Z Skipping (s,q) (1.6, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8685262Z Skipping (s,q) (1.61, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8685425Z Skipping (s,q) (1.62, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8685576Z Skipping (s,q) (1.63, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8685729Z Skipping (s,q) (1.64, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8685892Z Skipping (s,q) (1.65, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8686043Z Skipping (s,q) (1.66, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8686199Z Skipping (s,q) (1.67, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8686359Z Skipping (s,q) (1.68, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8686510Z Skipping (s,q) (1.69, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8686673Z Skipping (s,q) (1.7, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8686825Z Skipping (s,q) (1.71, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8686978Z Skipping (s,q) (1.72, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8687200Z Skipping (s,q) (1.73, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8687353Z Skipping (s,q) (1.74, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8687504Z Skipping (s,q) (1.75, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8687669Z Skipping (s,q) (1.76, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8687821Z Skipping (s,q) (1.77, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8687972Z Skipping (s,q) (1.78, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8688188Z Skipping (s,q) (1.79, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8688342Z Skipping (s,q) (1.8, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8688506Z Skipping (s,q) (1.81, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8688662Z Skipping (s,q) (1.82, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8688814Z Skipping (s,q) (1.83, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8688976Z Skipping (s,q) (1.84, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8689130Z Skipping (s,q) (1.85, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8689280Z Skipping (s,q) (1.86, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8689443Z Skipping (s,q) (1.87, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8689594Z Skipping (s,q) (1.88, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8689756Z Skipping (s,q) (1.89, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8689911Z Skipping (s,q) (1.9, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8690062Z Skipping (s,q) (1.91, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8690226Z Skipping (s,q) (1.92, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8690378Z Skipping (s,q) (1.93, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8690528Z Skipping (s,q) (1.94, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8690689Z Skipping (s,q) (1.95, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8690842Z Skipping (s,q) (1.96, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8691000Z Skipping (s,q) (1.97, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8691151Z Skipping (s,q) (1.98, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8691301Z Skipping (s,q) (1.99, 3): inconsistent with heavy hitters! 2025-05-07T20:12:53.8691471Z Skipping (s,q) (0.01, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8691632Z Skipping (s,q) (0.02, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8691794Z Skipping (s,q) (0.03, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8691965Z Skipping (s,q) (0.04, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8692127Z Skipping (s,q) (0.05, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8692286Z Skipping (s,q) (0.06, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8692455Z Skipping (s,q) (0.07, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8692612Z Skipping (s,q) (0.08, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8692788Z Skipping (s,q) (0.09, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8692950Z Skipping (s,q) (0.1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8693109Z Skipping (s,q) (0.11, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8693276Z Skipping (s,q) (0.12, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8693435Z Skipping (s,q) (0.13, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8693597Z Skipping (s,q) (0.14, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8693769Z Skipping (s,q) (0.15, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8693928Z Skipping (s,q) (0.16, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8694098Z Skipping (s,q) (0.17, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8694258Z Skipping (s,q) (0.18, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8694416Z Skipping (s,q) (0.19, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8694632Z Skipping (s,q) (0.2, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8694789Z Skipping (s,q) (0.21, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8694947Z Skipping (s,q) (0.22, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8695113Z Skipping (s,q) (0.23, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8695270Z Skipping (s,q) (0.24, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8696393Z Skipping (s,q) (0.25, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8696564Z Skipping (s,q) (0.26, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8696723Z Skipping (s,q) (0.27, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8696900Z Skipping (s,q) (0.28, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8697059Z Skipping (s,q) (0.29, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8697221Z Skipping (s,q) (0.3, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8697395Z Skipping (s,q) (0.31, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8697555Z Skipping (s,q) (0.32, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8697724Z Skipping (s,q) (0.33, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8697884Z Skipping (s,q) (0.34, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8698042Z Skipping (s,q) (0.35, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8698215Z Skipping (s,q) (0.36, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8698371Z Skipping (s,q) (0.37, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8698530Z Skipping (s,q) (0.38, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8698703Z Skipping (s,q) (0.39, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8698860Z Skipping (s,q) (0.4, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8699030Z Skipping (s,q) (0.41, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8699192Z Skipping (s,q) (0.42, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8699352Z Skipping (s,q) (0.43, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8699524Z Skipping (s,q) (0.44, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8699684Z Skipping (s,q) (0.45, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8699844Z Skipping (s,q) (0.46, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8700018Z Skipping (s,q) (0.47, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8700179Z Skipping (s,q) (0.48, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8700353Z Skipping (s,q) (0.49, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8700513Z Skipping (s,q) (0.5, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8700673Z Skipping (s,q) (0.51, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8700840Z Skipping (s,q) (0.52, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8701002Z Skipping (s,q) (0.53, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8701160Z Skipping (s,q) (0.54, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8701331Z Skipping (s,q) (0.55, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8701492Z Skipping (s,q) (0.56, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8701654Z Skipping (s,q) (0.57, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8701821Z Skipping (s,q) (0.58, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8701982Z Skipping (s,q) (0.59, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8702150Z Skipping (s,q) (0.6, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8702306Z Skipping (s,q) (0.61, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8702465Z Skipping (s,q) (0.62, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8702640Z Skipping (s,q) (0.63, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8702856Z Skipping (s,q) (0.64, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8703018Z Skipping (s,q) (0.65, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8703190Z Skipping (s,q) (0.66, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8703351Z Skipping (s,q) (0.67, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8703526Z Skipping (s,q) (0.68, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8703686Z Skipping (s,q) (0.69, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8703890Z Skipping (s,q) (0.7, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8704066Z Skipping (s,q) (0.71, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8704225Z Skipping (s,q) (0.72, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8704386Z Skipping (s,q) (0.73, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8704561Z Skipping (s,q) (0.74, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8704726Z Skipping (s,q) (0.75, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8704901Z Skipping (s,q) (0.76, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8705061Z Skipping (s,q) (0.77, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8705220Z Skipping (s,q) (0.78, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8705577Z Skipping (s,q) (0.79, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8705742Z Skipping (s,q) (0.8, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8705911Z Skipping (s,q) (0.81, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8706084Z Skipping (s,q) (0.82, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8706244Z Skipping (s,q) (0.83, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8706419Z Skipping (s,q) (0.84, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8706581Z Skipping (s,q) (0.85, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8706741Z Skipping (s,q) (0.86, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8706920Z Skipping (s,q) (0.87, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8707082Z Skipping (s,q) (0.88, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8707243Z Skipping (s,q) (0.89, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8707417Z Skipping (s,q) (0.9, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8707577Z Skipping (s,q) (0.91, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8707755Z Skipping (s,q) (0.92, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8707916Z Skipping (s,q) (0.93, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8708073Z Skipping (s,q) (0.94, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8708247Z Skipping (s,q) (0.95, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8708409Z Skipping (s,q) (0.96, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8708573Z Skipping (s,q) (0.97, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8708744Z Skipping (s,q) (0.98, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8708902Z Skipping (s,q) (0.99, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8709058Z Skipping (s,q) (1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8709231Z Skipping (s,q) (1.01, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8709394Z Skipping (s,q) (1.02, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8709566Z Skipping (s,q) (1.03, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8709728Z Skipping (s,q) (1.04, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8709888Z Skipping (s,q) (1.05, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8710058Z Skipping (s,q) (1.06, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8710218Z Skipping (s,q) (1.07, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8710376Z Skipping (s,q) (1.08, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8710653Z Skipping (s,q) (1.09, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8710813Z Skipping (s,q) (1.1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8710984Z Skipping (s,q) (1.11, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8711145Z Skipping (s,q) (1.12, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8711304Z Skipping (s,q) (1.13, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8711540Z Skipping (s,q) (1.14, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8711700Z Skipping (s,q) (1.15, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8711860Z Skipping (s,q) (1.16, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8712031Z Skipping (s,q) (1.17, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8712191Z Skipping (s,q) (1.18, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8712362Z Skipping (s,q) (1.19, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8712525Z Skipping (s,q) (1.2, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8712687Z Skipping (s,q) (1.21, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8712859Z Skipping (s,q) (1.22, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8713020Z Skipping (s,q) (1.23, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8713180Z Skipping (s,q) (1.24, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8713352Z Skipping (s,q) (1.25, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8713515Z Skipping (s,q) (1.26, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8713685Z Skipping (s,q) (1.27, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8713842Z Skipping (s,q) (1.28, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8714003Z Skipping (s,q) (1.29, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8714173Z Skipping (s,q) (1.3, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8714334Z Skipping (s,q) (1.31, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8714497Z Skipping (s,q) (1.32, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8714665Z Skipping (s,q) (1.33, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8714826Z Skipping (s,q) (1.34, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8714994Z Skipping (s,q) (1.35, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8715157Z Skipping (s,q) (1.36, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8715314Z Skipping (s,q) (1.37, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8715483Z Skipping (s,q) (1.38, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8715642Z Skipping (s,q) (1.39, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8715804Z Skipping (s,q) (1.4, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8716051Z Skipping (s,q) (1.41, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8716216Z Skipping (s,q) (1.42, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8716388Z Skipping (s,q) (1.43, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8716548Z Skipping (s,q) (1.44, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8716708Z Skipping (s,q) (1.45, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8716880Z Skipping (s,q) (1.46, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8717042Z Skipping (s,q) (1.47, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8717208Z Skipping (s,q) (1.48, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8717383Z Skipping (s,q) (1.49, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8717544Z Skipping (s,q) (1.5, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8717706Z Skipping (s,q) (1.51, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8717881Z Skipping (s,q) (1.52, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8718113Z Skipping (s,q) (1.53, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8718285Z Skipping (s,q) (1.54, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8718445Z Skipping (s,q) (1.55, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8718604Z Skipping (s,q) (1.56, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8718775Z Skipping (s,q) (1.57, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8718933Z Skipping (s,q) (1.58, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8719139Z Skipping (s,q) (1.59, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8719313Z Skipping (s,q) (1.6, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8719471Z Skipping (s,q) (1.61, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8719646Z Skipping (s,q) (1.62, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8719806Z Skipping (s,q) (1.63, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8719967Z Skipping (s,q) (1.64, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8720146Z Skipping (s,q) (1.65, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8720306Z Skipping (s,q) (1.66, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8720465Z Skipping (s,q) (1.67, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8720635Z Skipping (s,q) (1.68, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8720793Z Skipping (s,q) (1.69, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8720966Z Skipping (s,q) (1.7, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8721126Z Skipping (s,q) (1.71, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8721284Z Skipping (s,q) (1.72, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8721458Z Skipping (s,q) (1.73, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8721617Z Skipping (s,q) (1.74, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8721774Z Skipping (s,q) (1.75, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8721949Z Skipping (s,q) (1.76, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8722109Z Skipping (s,q) (1.77, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8722282Z Skipping (s,q) (1.78, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8722441Z Skipping (s,q) (1.79, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8722601Z Skipping (s,q) (1.8, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8722779Z Skipping (s,q) (1.81, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8722939Z Skipping (s,q) (1.82, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8723096Z Skipping (s,q) (1.83, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8723266Z Skipping (s,q) (1.84, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8723426Z Skipping (s,q) (1.85, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8723597Z Skipping (s,q) (1.86, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8723760Z Skipping (s,q) (1.87, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8723919Z Skipping (s,q) (1.88, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8724091Z Skipping (s,q) (1.89, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8724250Z Skipping (s,q) (1.9, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8724410Z Skipping (s,q) (1.91, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8724585Z Skipping (s,q) (1.92, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8724745Z Skipping (s,q) (1.93, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8724915Z Skipping (s,q) (1.94, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8725073Z Skipping (s,q) (1.95, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8725232Z Skipping (s,q) (1.96, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8725401Z Skipping (s,q) (1.97, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8725609Z Skipping (s,q) (1.98, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8725766Z Skipping (s,q) (1.99, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8725936Z Skipping (s,q) (0.01, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8726096Z Skipping (s,q) (0.02, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8726267Z Skipping (s,q) (0.03, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8726472Z Skipping (s,q) (0.04, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8726631Z Skipping (s,q) (0.05, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8726801Z Skipping (s,q) (0.06, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8726956Z Skipping (s,q) (0.07, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8727114Z Skipping (s,q) (0.08, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8727284Z Skipping (s,q) (0.09, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8727447Z Skipping (s,q) (0.1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8727604Z Skipping (s,q) (0.11, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8727772Z Skipping (s,q) (0.12, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8727929Z Skipping (s,q) (0.13, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8728098Z Skipping (s,q) (0.14, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8728256Z Skipping (s,q) (0.15, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8728416Z Skipping (s,q) (0.16, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8728586Z Skipping (s,q) (0.17, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8728742Z Skipping (s,q) (0.18, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8728900Z Skipping (s,q) (0.19, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8729069Z Skipping (s,q) (0.2, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8729228Z Skipping (s,q) (0.21, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8729404Z Skipping (s,q) (0.22, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8729566Z Skipping (s,q) (0.23, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8729721Z Skipping (s,q) (0.24, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8729889Z Skipping (s,q) (0.25, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8730049Z Skipping (s,q) (0.26, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8730209Z Skipping (s,q) (0.27, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8730380Z Skipping (s,q) (0.28, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8730537Z Skipping (s,q) (0.29, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8730702Z Skipping (s,q) (0.3, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8730859Z Skipping (s,q) (0.31, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8731016Z Skipping (s,q) (0.32, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8731187Z Skipping (s,q) (0.33, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8731343Z Skipping (s,q) (0.34, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8731501Z Skipping (s,q) (0.35, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8731670Z Skipping (s,q) (0.36, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8731829Z Skipping (s,q) (0.37, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8732000Z Skipping (s,q) (0.38, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8732157Z Skipping (s,q) (0.39, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8732316Z Skipping (s,q) (0.4, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8732485Z Skipping (s,q) (0.41, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8732641Z Skipping (s,q) (0.42, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8732800Z Skipping (s,q) (0.43, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8733018Z Skipping (s,q) (0.44, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8733178Z Skipping (s,q) (0.45, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8733345Z Skipping (s,q) (0.46, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8733505Z Skipping (s,q) (0.47, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8733663Z Skipping (s,q) (0.48, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8733882Z Skipping (s,q) (0.49, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8734041Z Skipping (s,q) (0.5, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8734198Z Skipping (s,q) (0.51, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8734369Z Skipping (s,q) (0.52, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8734530Z Skipping (s,q) (0.53, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8734690Z Skipping (s,q) (0.54, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8734866Z Skipping (s,q) (0.55, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8735027Z Skipping (s,q) (0.56, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8735201Z Skipping (s,q) (0.57, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8735360Z Skipping (s,q) (0.58, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8735518Z Skipping (s,q) (0.59, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8735691Z Skipping (s,q) (0.6, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8735851Z Skipping (s,q) (0.61, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8736011Z Skipping (s,q) (0.62, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8736184Z Skipping (s,q) (0.63, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8736344Z Skipping (s,q) (0.64, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8736517Z Skipping (s,q) (0.65, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8736675Z Skipping (s,q) (0.66, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8736838Z Skipping (s,q) (0.67, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8737010Z Skipping (s,q) (0.68, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8737170Z Skipping (s,q) (0.69, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8737330Z Skipping (s,q) (0.7, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8737503Z Skipping (s,q) (0.71, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8737665Z Skipping (s,q) (0.72, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8737834Z Skipping (s,q) (0.73, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8737991Z Skipping (s,q) (0.74, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8738151Z Skipping (s,q) (0.75, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8738323Z Skipping (s,q) (0.76, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8738481Z Skipping (s,q) (0.77, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8738650Z Skipping (s,q) (0.78, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8738825Z Skipping (s,q) (0.79, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8738982Z Skipping (s,q) (0.8, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8739153Z Skipping (s,q) (0.81, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8739311Z Skipping (s,q) (0.82, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8739470Z Skipping (s,q) (0.83, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8739639Z Skipping (s,q) (0.84, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8739794Z Skipping (s,q) (0.85, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8739953Z Skipping (s,q) (0.86, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8740119Z Skipping (s,q) (0.87, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8740280Z Skipping (s,q) (0.88, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8740498Z Skipping (s,q) (0.89, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8740653Z Skipping (s,q) (0.9, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8740809Z Skipping (s,q) (0.91, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8740979Z Skipping (s,q) (0.92, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8741139Z Skipping (s,q) (0.93, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8741354Z Skipping (s,q) (0.94, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8741523Z Skipping (s,q) (0.95, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8741678Z Skipping (s,q) (0.96, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8741849Z Skipping (s,q) (0.97, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8742008Z Skipping (s,q) (0.98, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8742166Z Skipping (s,q) (0.99, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8742334Z Skipping (s,q) (1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8742491Z Skipping (s,q) (1.01, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8742645Z Skipping (s,q) (1.02, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8742813Z Skipping (s,q) (1.03, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8742973Z Skipping (s,q) (1.04, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8743131Z Skipping (s,q) (1.05, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8743308Z Skipping (s,q) (1.06, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8743465Z Skipping (s,q) (1.07, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8743638Z Skipping (s,q) (1.08, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8743796Z Skipping (s,q) (1.09, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8743955Z Skipping (s,q) (1.1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8744121Z Skipping (s,q) (1.11, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8744283Z Skipping (s,q) (1.12, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8744438Z Skipping (s,q) (1.13, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8744612Z Skipping (s,q) (1.14, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8744773Z Skipping (s,q) (1.15, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8744945Z Skipping (s,q) (1.16, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8745109Z Skipping (s,q) (1.17, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8745269Z Skipping (s,q) (1.18, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8745441Z Skipping (s,q) (1.19, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8745599Z Skipping (s,q) (1.2, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8745756Z Skipping (s,q) (1.21, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8745926Z Skipping (s,q) (1.22, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8746088Z Skipping (s,q) (1.23, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8746256Z Skipping (s,q) (1.24, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8746414Z Skipping (s,q) (1.25, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8746571Z Skipping (s,q) (1.26, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8746738Z Skipping (s,q) (1.27, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8746899Z Skipping (s,q) (1.28, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8747056Z Skipping (s,q) (1.29, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8747221Z Skipping (s,q) (1.3, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8747380Z Skipping (s,q) (1.31, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8747548Z Skipping (s,q) (1.32, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8747706Z Skipping (s,q) (1.33, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8747914Z Skipping (s,q) (1.34, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8748081Z Skipping (s,q) (1.35, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8748240Z Skipping (s,q) (1.36, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8748398Z Skipping (s,q) (1.37, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8748568Z Skipping (s,q) (1.38, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8748726Z Skipping (s,q) (1.39, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8748945Z Skipping (s,q) (1.4, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8749104Z Skipping (s,q) (1.41, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8749264Z Skipping (s,q) (1.42, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8749433Z Skipping (s,q) (1.43, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8749590Z Skipping (s,q) (1.44, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8749753Z Skipping (s,q) (1.45, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8749920Z Skipping (s,q) (1.46, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8750078Z Skipping (s,q) (1.47, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8750247Z Skipping (s,q) (1.48, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8750406Z Skipping (s,q) (1.49, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8750564Z Skipping (s,q) (1.5, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8750737Z Skipping (s,q) (1.51, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8750894Z Skipping (s,q) (1.52, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8751052Z Skipping (s,q) (1.53, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8751220Z Skipping (s,q) (1.54, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8751378Z Skipping (s,q) (1.55, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8751535Z Skipping (s,q) (1.56, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8751707Z Skipping (s,q) (1.57, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8751863Z Skipping (s,q) (1.58, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8752030Z Skipping (s,q) (1.59, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8752187Z Skipping (s,q) (1.6, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8752344Z Skipping (s,q) (1.61, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8752516Z Skipping (s,q) (1.62, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8752673Z Skipping (s,q) (1.63, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8752831Z Skipping (s,q) (1.64, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8752999Z Skipping (s,q) (1.65, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8753159Z Skipping (s,q) (1.66, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8753328Z Skipping (s,q) (1.67, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8753489Z Skipping (s,q) (1.68, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8753645Z Skipping (s,q) (1.69, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8753813Z Skipping (s,q) (1.7, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8753970Z Skipping (s,q) (1.71, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8754128Z Skipping (s,q) (1.72, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8754299Z Skipping (s,q) (1.73, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8754457Z Skipping (s,q) (1.74, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8754626Z Skipping (s,q) (1.75, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8754784Z Skipping (s,q) (1.76, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8754940Z Skipping (s,q) (1.77, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8755108Z Skipping (s,q) (1.78, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8755316Z Skipping (s,q) (1.79, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8755475Z Skipping (s,q) (1.8, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8755643Z Skipping (s,q) (1.81, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8755800Z Skipping (s,q) (1.82, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8756048Z Skipping (s,q) (1.83, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8756215Z Skipping (s,q) (1.84, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8756430Z Skipping (s,q) (1.85, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8756604Z Skipping (s,q) (1.86, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8756759Z Skipping (s,q) (1.87, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8756919Z Skipping (s,q) (1.88, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8757088Z Skipping (s,q) (1.89, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8757246Z Skipping (s,q) (1.9, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8757416Z Skipping (s,q) (1.91, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8757573Z Skipping (s,q) (1.92, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8757730Z Skipping (s,q) (1.93, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8757900Z Skipping (s,q) (1.94, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8758058Z Skipping (s,q) (1.95, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8758219Z Skipping (s,q) (1.96, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8758390Z Skipping (s,q) (1.97, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8758548Z Skipping (s,q) (1.98, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8758717Z Skipping (s,q) (1.99, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8758879Z Skipping (s,q) (0.01, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8759041Z Skipping (s,q) (0.02, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8759213Z Skipping (s,q) (0.03, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8759375Z Skipping (s,q) (0.04, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8759539Z Skipping (s,q) (0.05, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8759716Z Skipping (s,q) (0.06, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8759876Z Skipping (s,q) (0.07, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8760043Z Skipping (s,q) (0.08, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8760215Z Skipping (s,q) (0.09, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8760376Z Skipping (s,q) (0.1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8760547Z Skipping (s,q) (0.11, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8760706Z Skipping (s,q) (0.12, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8760867Z Skipping (s,q) (0.13, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8761043Z Skipping (s,q) (0.14, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8761206Z Skipping (s,q) (0.15, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8761365Z Skipping (s,q) (0.16, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8761536Z Skipping (s,q) (0.17, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8761694Z Skipping (s,q) (0.18, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8761871Z Skipping (s,q) (0.19, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8762030Z Skipping (s,q) (0.2, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8762191Z Skipping (s,q) (0.21, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8762359Z Skipping (s,q) (0.22, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8762518Z Skipping (s,q) (0.23, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8762677Z Skipping (s,q) (0.24, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8762896Z Skipping (s,q) (0.25, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8763057Z Skipping (s,q) (0.26, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8763228Z Skipping (s,q) (0.27, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8763386Z Skipping (s,q) (0.28, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8763544Z Skipping (s,q) (0.29, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8763765Z Skipping (s,q) (0.3, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8763923Z Skipping (s,q) (0.31, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8764085Z Skipping (s,q) (0.32, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8764252Z Skipping (s,q) (0.33, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8764415Z Skipping (s,q) (0.34, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8764587Z Skipping (s,q) (0.35, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8764752Z Skipping (s,q) (0.36, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8764909Z Skipping (s,q) (0.37, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8765081Z Skipping (s,q) (0.38, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8765245Z Skipping (s,q) (0.39, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8765405Z Skipping (s,q) (0.4, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8765575Z Skipping (s,q) (0.41, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8765741Z Skipping (s,q) (0.42, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8765910Z Skipping (s,q) (0.43, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8766074Z Skipping (s,q) (0.44, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8766239Z Skipping (s,q) (0.45, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8766409Z Skipping (s,q) (0.46, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8766572Z Skipping (s,q) (0.47, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8766734Z Skipping (s,q) (0.48, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8766908Z Skipping (s,q) (0.49, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8767069Z Skipping (s,q) (0.5, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8767244Z Skipping (s,q) (0.51, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8767401Z Skipping (s,q) (0.52, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8767563Z Skipping (s,q) (0.53, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8767732Z Skipping (s,q) (0.54, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8767896Z Skipping (s,q) (0.55, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8768058Z Skipping (s,q) (0.56, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8768229Z Skipping (s,q) (0.57, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8768394Z Skipping (s,q) (0.58, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8768554Z Skipping (s,q) (0.59, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8768726Z Skipping (s,q) (0.6, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8768888Z Skipping (s,q) (0.61, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8769062Z Skipping (s,q) (0.62, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8769224Z Skipping (s,q) (0.63, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8769386Z Skipping (s,q) (0.64, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8769559Z Skipping (s,q) (0.65, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8769715Z Skipping (s,q) (0.66, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8769873Z Skipping (s,q) (0.67, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8770046Z Skipping (s,q) (0.68, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8770203Z Skipping (s,q) (0.69, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8770422Z Skipping (s,q) (0.7, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8770580Z Skipping (s,q) (0.71, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8770740Z Skipping (s,q) (0.72, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8770906Z Skipping (s,q) (0.73, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8771063Z Skipping (s,q) (0.74, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8771282Z Skipping (s,q) (0.75, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8771449Z Skipping (s,q) (0.76, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8771606Z Skipping (s,q) (0.77, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8771775Z Skipping (s,q) (0.78, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8771932Z Skipping (s,q) (0.79, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8772090Z Skipping (s,q) (0.8, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8772261Z Skipping (s,q) (0.81, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8772420Z Skipping (s,q) (0.82, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8772574Z Skipping (s,q) (0.83, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8772745Z Skipping (s,q) (0.84, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8772902Z Skipping (s,q) (0.85, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8773076Z Skipping (s,q) (0.86, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8773235Z Skipping (s,q) (0.87, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8773398Z Skipping (s,q) (0.88, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8773564Z Skipping (s,q) (0.89, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8773724Z Skipping (s,q) (0.9, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8773883Z Skipping (s,q) (0.91, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8774056Z Skipping (s,q) (0.92, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8774213Z Skipping (s,q) (0.93, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8774383Z Skipping (s,q) (0.94, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8774543Z Skipping (s,q) (0.95, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8774705Z Skipping (s,q) (0.96, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8774882Z Skipping (s,q) (0.97, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8775043Z Skipping (s,q) (0.98, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8775204Z Skipping (s,q) (0.99, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8775376Z Skipping (s,q) (1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8775542Z Skipping (s,q) (1.01, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8775714Z Skipping (s,q) (1.02, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8775877Z Skipping (s,q) (1.03, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8776035Z Skipping (s,q) (1.04, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8776205Z Skipping (s,q) (1.05, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8776366Z Skipping (s,q) (1.06, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8776523Z Skipping (s,q) (1.07, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8776694Z Skipping (s,q) (1.08, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8776852Z Skipping (s,q) (1.09, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8777019Z Skipping (s,q) (1.1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8777175Z Skipping (s,q) (1.11, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8777335Z Skipping (s,q) (1.12, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8777502Z Skipping (s,q) (1.13, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8777715Z Skipping (s,q) (1.14, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8777877Z Skipping (s,q) (1.15, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8778049Z Skipping (s,q) (1.16, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8778205Z Skipping (s,q) (1.17, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8778364Z Skipping (s,q) (1.18, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8778532Z Skipping (s,q) (1.19, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8778738Z Skipping (s,q) (1.2, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8778907Z Skipping (s,q) (1.21, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8779068Z Skipping (s,q) (1.22, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8779223Z Skipping (s,q) (1.23, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8779394Z Skipping (s,q) (1.24, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8779555Z Skipping (s,q) (1.25, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8779715Z Skipping (s,q) (1.26, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8779883Z Skipping (s,q) (1.27, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8780044Z Skipping (s,q) (1.28, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8780215Z Skipping (s,q) (1.29, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8780373Z Skipping (s,q) (1.3, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8780539Z Skipping (s,q) (1.31, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8780708Z Skipping (s,q) (1.32, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8780866Z Skipping (s,q) (1.33, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8781025Z Skipping (s,q) (1.34, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8781195Z Skipping (s,q) (1.35, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8781354Z Skipping (s,q) (1.36, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8781529Z Skipping (s,q) (1.37, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8781689Z Skipping (s,q) (1.38, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8781846Z Skipping (s,q) (1.39, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8782016Z Skipping (s,q) (1.4, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8782174Z Skipping (s,q) (1.41, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8782338Z Skipping (s,q) (1.42, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8782509Z Skipping (s,q) (1.43, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8782671Z Skipping (s,q) (1.44, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8782842Z Skipping (s,q) (1.45, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8783001Z Skipping (s,q) (1.46, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8783161Z Skipping (s,q) (1.47, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8783334Z Skipping (s,q) (1.48, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8783494Z Skipping (s,q) (1.49, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8783647Z Skipping (s,q) (1.5, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8783825Z Skipping (s,q) (1.51, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8783982Z Skipping (s,q) (1.52, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8784153Z Skipping (s,q) (1.53, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8784311Z Skipping (s,q) (1.54, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8784470Z Skipping (s,q) (1.55, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8784639Z Skipping (s,q) (1.56, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8784799Z Skipping (s,q) (1.57, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8784954Z Skipping (s,q) (1.58, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8785170Z Skipping (s,q) (1.59, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8785334Z Skipping (s,q) (1.6, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8785501Z Skipping (s,q) (1.61, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8785661Z Skipping (s,q) (1.62, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8785822Z Skipping (s,q) (1.63, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8786032Z Skipping (s,q) (1.64, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8786190Z Skipping (s,q) (1.65, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8786350Z Skipping (s,q) (1.66, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8786522Z Skipping (s,q) (1.67, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8786680Z Skipping (s,q) (1.68, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8786840Z Skipping (s,q) (1.69, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8787015Z Skipping (s,q) (1.7, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8787173Z Skipping (s,q) (1.71, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8787342Z Skipping (s,q) (1.72, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8787500Z Skipping (s,q) (1.73, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8787663Z Skipping (s,q) (1.74, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8787834Z Skipping (s,q) (1.75, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8787993Z Skipping (s,q) (1.76, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8788149Z Skipping (s,q) (1.77, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8788313Z Skipping (s,q) (1.78, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8788474Z Skipping (s,q) (1.79, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8788646Z Skipping (s,q) (1.8, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8788809Z Skipping (s,q) (1.81, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8788969Z Skipping (s,q) (1.82, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8789138Z Skipping (s,q) (1.83, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8789294Z Skipping (s,q) (1.84, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8789452Z Skipping (s,q) (1.85, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8789626Z Skipping (s,q) (1.86, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8789784Z Skipping (s,q) (1.87, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8789956Z Skipping (s,q) (1.88, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8790115Z Skipping (s,q) (1.89, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8790276Z Skipping (s,q) (1.9, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8790446Z Skipping (s,q) (1.91, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8790609Z Skipping (s,q) (1.92, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8790772Z Skipping (s,q) (1.93, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8790943Z Skipping (s,q) (1.94, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8791103Z Skipping (s,q) (1.95, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8791275Z Skipping (s,q) (1.96, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8791436Z Skipping (s,q) (1.97, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8791599Z Skipping (s,q) (1.98, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8791771Z Skipping (s,q) (1.99, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8791926Z Skipping (s,q) (0.01, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8792083Z Skipping (s,q) (0.02, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8792253Z Skipping (s,q) (0.03, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8792462Z Skipping (s,q) (0.04, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8792622Z Skipping (s,q) (0.05, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8792772Z Skipping (s,q) (0.06, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8792925Z Skipping (s,q) (0.07, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8793087Z Skipping (s,q) (0.08, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8793238Z Skipping (s,q) (0.09, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8793438Z Skipping (s,q) (0.1, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8793604Z Skipping (s,q) (0.11, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8793757Z Skipping (s,q) (0.12, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8793912Z Skipping (s,q) (0.13, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8794077Z Skipping (s,q) (0.14, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8794231Z Skipping (s,q) (0.15, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8794400Z Skipping (s,q) (0.16, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8794552Z Skipping (s,q) (0.17, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8794702Z Skipping (s,q) (0.18, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8794869Z Skipping (s,q) (0.19, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8795024Z Skipping (s,q) (0.2, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8795180Z Skipping (s,q) (0.21, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8795339Z Skipping (s,q) (0.22, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8795495Z Skipping (s,q) (0.23, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8795663Z Skipping (s,q) (0.24, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8795815Z Skipping (s,q) (0.25, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8796064Z Skipping (s,q) (0.26, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8796241Z Skipping (s,q) (0.27, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8796395Z Skipping (s,q) (0.28, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8796547Z Skipping (s,q) (0.29, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8796712Z Skipping (s,q) (0.3, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8796869Z Skipping (s,q) (0.31, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8797034Z Skipping (s,q) (0.32, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8797187Z Skipping (s,q) (0.33, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8797339Z Skipping (s,q) (0.34, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8797507Z Skipping (s,q) (0.35, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8797663Z Skipping (s,q) (0.36, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8797816Z Skipping (s,q) (0.37, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8797985Z Skipping (s,q) (0.38, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8798139Z Skipping (s,q) (0.39, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8798307Z Skipping (s,q) (0.4, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8798461Z Skipping (s,q) (0.41, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8798614Z Skipping (s,q) (0.42, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8798782Z Skipping (s,q) (0.43, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8798935Z Skipping (s,q) (0.44, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8799093Z Skipping (s,q) (0.45, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8799259Z Skipping (s,q) (0.46, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8799411Z Skipping (s,q) (0.47, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8799566Z Skipping (s,q) (0.48, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8799729Z Skipping (s,q) (0.49, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8799883Z Skipping (s,q) (0.5, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8800112Z Skipping (s,q) (0.51, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8800271Z Skipping (s,q) (0.52, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8800422Z Skipping (s,q) (0.53, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8800582Z Skipping (s,q) (0.54, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8800739Z Skipping (s,q) (0.55, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8800939Z Skipping (s,q) (0.56, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8801100Z Skipping (s,q) (0.57, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8801252Z Skipping (s,q) (0.58, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8801419Z Skipping (s,q) (0.59, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8801570Z Skipping (s,q) (0.6, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8801723Z Skipping (s,q) (0.61, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8801891Z Skipping (s,q) (0.62, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8802041Z Skipping (s,q) (0.63, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8802193Z Skipping (s,q) (0.64, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8802357Z Skipping (s,q) (0.65, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8802506Z Skipping (s,q) (0.66, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8802671Z Skipping (s,q) (0.67, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8802824Z Skipping (s,q) (0.68, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8802976Z Skipping (s,q) (0.69, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8803141Z Skipping (s,q) (0.7, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8803295Z Skipping (s,q) (0.71, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8803447Z Skipping (s,q) (0.72, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8803608Z Skipping (s,q) (0.73, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8803762Z Skipping (s,q) (0.74, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8803915Z Skipping (s,q) (0.75, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8804080Z Skipping (s,q) (0.76, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8804230Z Skipping (s,q) (0.77, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8804391Z Skipping (s,q) (0.78, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8804545Z Skipping (s,q) (0.79, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8804698Z Skipping (s,q) (0.8, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8804859Z Skipping (s,q) (0.81, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8805011Z Skipping (s,q) (0.82, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8805162Z Skipping (s,q) (0.83, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8805325Z Skipping (s,q) (0.84, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8805651Z Skipping (s,q) (0.85, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8805819Z Skipping (s,q) (0.86, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8805973Z Skipping (s,q) (0.87, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8806126Z Skipping (s,q) (0.88, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8806289Z Skipping (s,q) (0.89, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8806441Z Skipping (s,q) (0.9, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8806598Z Skipping (s,q) (0.91, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8806767Z Skipping (s,q) (0.92, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8806917Z Skipping (s,q) (0.93, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8807079Z Skipping (s,q) (0.94, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8807231Z Skipping (s,q) (0.95, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8807384Z Skipping (s,q) (0.96, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8807652Z Skipping (s,q) (0.97, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8807801Z Skipping (s,q) (0.98, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8807953Z Skipping (s,q) (0.99, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8808116Z Skipping (s,q) (1, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8808266Z Skipping (s,q) (1.01, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8808488Z Skipping (s,q) (1.02, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8808653Z Skipping (s,q) (1.03, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8808805Z Skipping (s,q) (1.04, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8808964Z Skipping (s,q) (1.05, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8809117Z Skipping (s,q) (1.06, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8809273Z Skipping (s,q) (1.07, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8809443Z Skipping (s,q) (1.08, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8809594Z Skipping (s,q) (1.09, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8809745Z Skipping (s,q) (1.1, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8809912Z Skipping (s,q) (1.11, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8810065Z Skipping (s,q) (1.12, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8810228Z Skipping (s,q) (1.13, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8810385Z Skipping (s,q) (1.14, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8810542Z Skipping (s,q) (1.15, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8810710Z Skipping (s,q) (1.16, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8810860Z Skipping (s,q) (1.17, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8811017Z Skipping (s,q) (1.18, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8811182Z Skipping (s,q) (1.19, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8811336Z Skipping (s,q) (1.2, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8811499Z Skipping (s,q) (1.21, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8811655Z Skipping (s,q) (1.22, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8811809Z Skipping (s,q) (1.23, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8811968Z Skipping (s,q) (1.24, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8812122Z Skipping (s,q) (1.25, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8812274Z Skipping (s,q) (1.26, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8812442Z Skipping (s,q) (1.27, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8812594Z Skipping (s,q) (1.28, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8812744Z Skipping (s,q) (1.29, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8812906Z Skipping (s,q) (1.3, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8813061Z Skipping (s,q) (1.31, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8813221Z Skipping (s,q) (1.32, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8813371Z Skipping (s,q) (1.33, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8813523Z Skipping (s,q) (1.34, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8813687Z Skipping (s,q) (1.35, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8813835Z Skipping (s,q) (1.36, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8813986Z Skipping (s,q) (1.37, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8814149Z Skipping (s,q) (1.38, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8814303Z Skipping (s,q) (1.39, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8814469Z Skipping (s,q) (1.4, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8814620Z Skipping (s,q) (1.41, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8814771Z Skipping (s,q) (1.42, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8815003Z Skipping (s,q) (1.43, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8815156Z Skipping (s,q) (1.44, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8815308Z Skipping (s,q) (1.45, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8815470Z Skipping (s,q) (1.46, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8815622Z Skipping (s,q) (1.47, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8815831Z Skipping (s,q) (1.48, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8815983Z Skipping (s,q) (1.49, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8816136Z Skipping (s,q) (1.5, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8816302Z Skipping (s,q) (1.51, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8816453Z Skipping (s,q) (1.52, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8816604Z Skipping (s,q) (1.53, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8816771Z Skipping (s,q) (1.54, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8816923Z Skipping (s,q) (1.55, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8817086Z Skipping (s,q) (1.56, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8817237Z Skipping (s,q) (1.57, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8817389Z Skipping (s,q) (1.58, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8817551Z Skipping (s,q) (1.59, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8817704Z Skipping (s,q) (1.6, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8817854Z Skipping (s,q) (1.61, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8818018Z Skipping (s,q) (1.62, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8818171Z Skipping (s,q) (1.63, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8818319Z Skipping (s,q) (1.64, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8818479Z Skipping (s,q) (1.65, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8818633Z Skipping (s,q) (1.66, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8818797Z Skipping (s,q) (1.67, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8818948Z Skipping (s,q) (1.68, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8819098Z Skipping (s,q) (1.69, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8819263Z Skipping (s,q) (1.7, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8819419Z Skipping (s,q) (1.71, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8819569Z Skipping (s,q) (1.72, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8819732Z Skipping (s,q) (1.73, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8819887Z Skipping (s,q) (1.74, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8820048Z Skipping (s,q) (1.75, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8820196Z Skipping (s,q) (1.76, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8820351Z Skipping (s,q) (1.77, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8820516Z Skipping (s,q) (1.78, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8820668Z Skipping (s,q) (1.79, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8820819Z Skipping (s,q) (1.8, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8820983Z Skipping (s,q) (1.81, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8821135Z Skipping (s,q) (1.82, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8821301Z Skipping (s,q) (1.83, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8821453Z Skipping (s,q) (1.84, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8821608Z Skipping (s,q) (1.85, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8821773Z Skipping (s,q) (1.86, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8821924Z Skipping (s,q) (1.87, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8822075Z Skipping (s,q) (1.88, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8822285Z Skipping (s,q) (1.89, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8822437Z Skipping (s,q) (1.9, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8822590Z Skipping (s,q) (1.91, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8822750Z Skipping (s,q) (1.92, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8822903Z Skipping (s,q) (1.93, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8823111Z Skipping (s,q) (1.94, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8823263Z Skipping (s,q) (1.95, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8823411Z Skipping (s,q) (1.96, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8823576Z Skipping (s,q) (1.97, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8823728Z Skipping (s,q) (1.98, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8823881Z Skipping (s,q) (1.99, 4): inconsistent with heavy hitters! 2025-05-07T20:12:53.8824058Z Skipping (s,q) (0.01, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8824221Z Skipping (s,q) (0.02, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8824393Z Skipping (s,q) (0.03, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8824561Z Skipping (s,q) (0.04, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8824720Z Skipping (s,q) (0.05, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8824892Z Skipping (s,q) (0.06, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8825057Z Skipping (s,q) (0.07, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8825219Z Skipping (s,q) (0.08, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8825394Z Skipping (s,q) (0.09, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8825557Z Skipping (s,q) (0.1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8825732Z Skipping (s,q) (0.11, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8825898Z Skipping (s,q) (0.12, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8826061Z Skipping (s,q) (0.13, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8826238Z Skipping (s,q) (0.14, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8826400Z Skipping (s,q) (0.15, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8826563Z Skipping (s,q) (0.16, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8826738Z Skipping (s,q) (0.17, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8826907Z Skipping (s,q) (0.18, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8827148Z Skipping (s,q) (0.19, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8827365Z Skipping (s,q) (0.2, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8827529Z Skipping (s,q) (0.21, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8827705Z Skipping (s,q) (0.22, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8827864Z Skipping (s,q) (0.23, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8828028Z Skipping (s,q) (0.24, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8828203Z Skipping (s,q) (0.25, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8828366Z Skipping (s,q) (0.26, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8828541Z Skipping (s,q) (0.27, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8828703Z Skipping (s,q) (0.28, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8828868Z Skipping (s,q) (0.29, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8829043Z Skipping (s,q) (0.3, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8829206Z Skipping (s,q) (0.31, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8829368Z Skipping (s,q) (0.32, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8829549Z Skipping (s,q) (0.33, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8829709Z Skipping (s,q) (0.34, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8829942Z Skipping (s,q) (0.35, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8830118Z Skipping (s,q) (0.36, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8830281Z Skipping (s,q) (0.37, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8830459Z Skipping (s,q) (0.38, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8830621Z Skipping (s,q) (0.39, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8830829Z Skipping (s,q) (0.4, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8831001Z Skipping (s,q) (0.41, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8831163Z Skipping (s,q) (0.42, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8831323Z Skipping (s,q) (0.43, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8831498Z Skipping (s,q) (0.44, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8831661Z Skipping (s,q) (0.45, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8831836Z Skipping (s,q) (0.46, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8831994Z Skipping (s,q) (0.47, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8832156Z Skipping (s,q) (0.48, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8832327Z Skipping (s,q) (0.49, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8832485Z Skipping (s,q) (0.5, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8832649Z Skipping (s,q) (0.51, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8832820Z Skipping (s,q) (0.52, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8832980Z Skipping (s,q) (0.53, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8833151Z Skipping (s,q) (0.54, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8833311Z Skipping (s,q) (0.55, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8833470Z Skipping (s,q) (0.56, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8833640Z Skipping (s,q) (0.57, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8833798Z Skipping (s,q) (0.58, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8833957Z Skipping (s,q) (0.59, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8834128Z Skipping (s,q) (0.6, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8834287Z Skipping (s,q) (0.61, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8834462Z Skipping (s,q) (0.62, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8834622Z Skipping (s,q) (0.63, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8834781Z Skipping (s,q) (0.64, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8834954Z Skipping (s,q) (0.65, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8835117Z Skipping (s,q) (0.66, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8835277Z Skipping (s,q) (0.67, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8835452Z Skipping (s,q) (0.68, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8835611Z Skipping (s,q) (0.69, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8835780Z Skipping (s,q) (0.7, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8836021Z Skipping (s,q) (0.71, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8836185Z Skipping (s,q) (0.72, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8836362Z Skipping (s,q) (0.73, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8836524Z Skipping (s,q) (0.74, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8836685Z Skipping (s,q) (0.75, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8836859Z Skipping (s,q) (0.76, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8837019Z Skipping (s,q) (0.77, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8837192Z Skipping (s,q) (0.78, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8837407Z Skipping (s,q) (0.79, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8837567Z Skipping (s,q) (0.8, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8837766Z Skipping (s,q) (0.81, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8837997Z Skipping (s,q) (0.82, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8838241Z Skipping (s,q) (0.83, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8838433Z Skipping (s,q) (0.84, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8838656Z Skipping (s,q) (0.85, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8838830Z Skipping (s,q) (0.86, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8838990Z Skipping (s,q) (0.87, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8839151Z Skipping (s,q) (0.88, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8839323Z Skipping (s,q) (0.89, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8839485Z Skipping (s,q) (0.9, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8839645Z Skipping (s,q) (0.91, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8839818Z Skipping (s,q) (0.92, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8839977Z Skipping (s,q) (0.93, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8840136Z Skipping (s,q) (0.94, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8840307Z Skipping (s,q) (0.95, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8840469Z Skipping (s,q) (0.96, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8840640Z Skipping (s,q) (0.97, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8840800Z Skipping (s,q) (0.98, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8840959Z Skipping (s,q) (0.99, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8841126Z Skipping (s,q) (1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8841284Z Skipping (s,q) (1.01, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8841448Z Skipping (s,q) (1.02, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8841620Z Skipping (s,q) (1.03, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8841779Z Skipping (s,q) (1.04, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8841954Z Skipping (s,q) (1.05, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8842116Z Skipping (s,q) (1.06, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8842280Z Skipping (s,q) (1.07, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8842453Z Skipping (s,q) (1.08, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8842611Z Skipping (s,q) (1.09, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8842771Z Skipping (s,q) (1.1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8842944Z Skipping (s,q) (1.11, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8843104Z Skipping (s,q) (1.12, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8843278Z Skipping (s,q) (1.13, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8843437Z Skipping (s,q) (1.14, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8843597Z Skipping (s,q) (1.15, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8843769Z Skipping (s,q) (1.16, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8843929Z Skipping (s,q) (1.17, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8844091Z Skipping (s,q) (1.18, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8844263Z Skipping (s,q) (1.19, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8844422Z Skipping (s,q) (1.2, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8844593Z Skipping (s,q) (1.21, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8844753Z Skipping (s,q) (1.22, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8844912Z Skipping (s,q) (1.23, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8845130Z Skipping (s,q) (1.24, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8845290Z Skipping (s,q) (1.25, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8845448Z Skipping (s,q) (1.26, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8845622Z Skipping (s,q) (1.27, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8845783Z Skipping (s,q) (1.28, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8846001Z Skipping (s,q) (1.29, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8846160Z Skipping (s,q) (1.3, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8846319Z Skipping (s,q) (1.31, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8846490Z Skipping (s,q) (1.32, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8846648Z Skipping (s,q) (1.33, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8846807Z Skipping (s,q) (1.34, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8846984Z Skipping (s,q) (1.35, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8847144Z Skipping (s,q) (1.36, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8847315Z Skipping (s,q) (1.37, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8847473Z Skipping (s,q) (1.38, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8847635Z Skipping (s,q) (1.39, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8847811Z Skipping (s,q) (1.4, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8847970Z Skipping (s,q) (1.41, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8848129Z Skipping (s,q) (1.42, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8848302Z Skipping (s,q) (1.43, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8848461Z Skipping (s,q) (1.44, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8848619Z Skipping (s,q) (1.45, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8848792Z Skipping (s,q) (1.46, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8848952Z Skipping (s,q) (1.47, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8849122Z Skipping (s,q) (1.48, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8849282Z Skipping (s,q) (1.49, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8849443Z Skipping (s,q) (1.5, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8849616Z Skipping (s,q) (1.51, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8849777Z Skipping (s,q) (1.52, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8849936Z Skipping (s,q) (1.53, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8850107Z Skipping (s,q) (1.54, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8850266Z Skipping (s,q) (1.55, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8850437Z Skipping (s,q) (1.56, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8850599Z Skipping (s,q) (1.57, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8850763Z Skipping (s,q) (1.58, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8850935Z Skipping (s,q) (1.59, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8851093Z Skipping (s,q) (1.6, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8851253Z Skipping (s,q) (1.61, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8851422Z Skipping (s,q) (1.62, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8851588Z Skipping (s,q) (1.63, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8851762Z Skipping (s,q) (1.64, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8851920Z Skipping (s,q) (1.65, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8852080Z Skipping (s,q) (1.66, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8852249Z Skipping (s,q) (1.67, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8852456Z Skipping (s,q) (1.68, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8852619Z Skipping (s,q) (1.69, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8852794Z Skipping (s,q) (1.7, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8852956Z Skipping (s,q) (1.71, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8853128Z Skipping (s,q) (1.72, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8853291Z Skipping (s,q) (1.73, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8853509Z Skipping (s,q) (1.74, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8853679Z Skipping (s,q) (1.75, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8853839Z Skipping (s,q) (1.76, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8853999Z Skipping (s,q) (1.77, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8854166Z Skipping (s,q) (1.78, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8873286Z Skipping (s,q) (1.79, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8873571Z Skipping (s,q) (1.8, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8873745Z Skipping (s,q) (1.81, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8873921Z Skipping (s,q) (1.82, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8874083Z Skipping (s,q) (1.83, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8874243Z Skipping (s,q) (1.84, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8874424Z Skipping (s,q) (1.85, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8874587Z Skipping (s,q) (1.86, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8874758Z Skipping (s,q) (1.87, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8874918Z Skipping (s,q) (1.88, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8875081Z Skipping (s,q) (1.89, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8875257Z Skipping (s,q) (1.9, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8875421Z Skipping (s,q) (1.91, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8875580Z Skipping (s,q) (1.92, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8875752Z Skipping (s,q) (1.93, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8875913Z Skipping (s,q) (1.94, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8876175Z Skipping (s,q) (1.95, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8876341Z Skipping (s,q) (1.96, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8876503Z Skipping (s,q) (1.97, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8876676Z Skipping (s,q) (1.98, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8876838Z Skipping (s,q) (1.99, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8876997Z Skipping (s,q) (0.01, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8877172Z Skipping (s,q) (0.02, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8877337Z Skipping (s,q) (0.03, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8877508Z Skipping (s,q) (0.04, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8877668Z Skipping (s,q) (0.05, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8877829Z Skipping (s,q) (0.06, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8878004Z Skipping (s,q) (0.07, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8878170Z Skipping (s,q) (0.08, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8878329Z Skipping (s,q) (0.09, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8878500Z Skipping (s,q) (0.1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8878659Z Skipping (s,q) (0.11, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8878816Z Skipping (s,q) (0.12, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8878987Z Skipping (s,q) (0.13, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8879283Z Skipping (s,q) (0.14, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8879457Z Skipping (s,q) (0.15, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8879614Z Skipping (s,q) (0.16, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8879771Z Skipping (s,q) (0.17, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8879941Z Skipping (s,q) (0.18, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8880098Z Skipping (s,q) (0.19, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8880310Z Skipping (s,q) (0.2, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8880481Z Skipping (s,q) (0.21, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8880639Z Skipping (s,q) (0.22, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8880806Z Skipping (s,q) (0.23, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8880966Z Skipping (s,q) (0.24, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8881127Z Skipping (s,q) (0.25, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8881297Z Skipping (s,q) (0.26, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8881454Z Skipping (s,q) (0.27, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8881610Z Skipping (s,q) (0.28, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8881779Z Skipping (s,q) (0.29, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8881938Z Skipping (s,q) (0.3, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8882110Z Skipping (s,q) (0.31, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8882268Z Skipping (s,q) (0.32, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8882429Z Skipping (s,q) (0.33, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8882602Z Skipping (s,q) (0.34, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8882763Z Skipping (s,q) (0.35, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8882919Z Skipping (s,q) (0.36, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8883092Z Skipping (s,q) (0.37, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8883251Z Skipping (s,q) (0.38, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8883406Z Skipping (s,q) (0.39, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8883577Z Skipping (s,q) (0.4, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8883736Z Skipping (s,q) (0.41, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8883895Z Skipping (s,q) (0.42, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8884063Z Skipping (s,q) (0.43, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8884220Z Skipping (s,q) (0.44, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8884393Z Skipping (s,q) (0.45, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8884552Z Skipping (s,q) (0.46, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8884711Z Skipping (s,q) (0.47, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8884881Z Skipping (s,q) (0.48, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8885041Z Skipping (s,q) (0.49, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8885197Z Skipping (s,q) (0.5, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8885364Z Skipping (s,q) (0.51, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8885522Z Skipping (s,q) (0.52, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8885692Z Skipping (s,q) (0.53, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8885848Z Skipping (s,q) (0.54, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8886006Z Skipping (s,q) (0.55, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8886174Z Skipping (s,q) (0.56, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8886332Z Skipping (s,q) (0.57, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8886490Z Skipping (s,q) (0.58, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8886709Z Skipping (s,q) (0.59, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8886868Z Skipping (s,q) (0.6, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8887034Z Skipping (s,q) (0.61, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8887192Z Skipping (s,q) (0.62, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8887348Z Skipping (s,q) (0.63, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8887518Z Skipping (s,q) (0.64, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8887721Z Skipping (s,q) (0.65, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8887880Z Skipping (s,q) (0.66, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8888048Z Skipping (s,q) (0.67, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8888205Z Skipping (s,q) (0.68, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8888372Z Skipping (s,q) (0.69, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8888533Z Skipping (s,q) (0.7, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8888690Z Skipping (s,q) (0.71, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8888860Z Skipping (s,q) (0.72, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8889017Z Skipping (s,q) (0.73, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8889178Z Skipping (s,q) (0.74, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8889347Z Skipping (s,q) (0.75, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8889508Z Skipping (s,q) (0.76, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8889664Z Skipping (s,q) (0.77, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8889836Z Skipping (s,q) (0.78, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8889996Z Skipping (s,q) (0.79, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8890162Z Skipping (s,q) (0.8, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8890318Z Skipping (s,q) (0.81, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8890477Z Skipping (s,q) (0.82, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8890645Z Skipping (s,q) (0.83, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8890803Z Skipping (s,q) (0.84, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8890959Z Skipping (s,q) (0.85, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8891125Z Skipping (s,q) (0.86, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8891287Z Skipping (s,q) (0.87, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8891451Z Skipping (s,q) (0.88, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8891609Z Skipping (s,q) (0.89, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8891768Z Skipping (s,q) (0.9, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8891936Z Skipping (s,q) (0.91, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8892095Z Skipping (s,q) (0.92, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8892260Z Skipping (s,q) (0.93, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8892429Z Skipping (s,q) (0.94, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8892587Z Skipping (s,q) (0.95, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8892757Z Skipping (s,q) (0.96, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8892915Z Skipping (s,q) (0.97, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8893076Z Skipping (s,q) (0.98, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8893247Z Skipping (s,q) (0.99, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8893401Z Skipping (s,q) (1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8893560Z Skipping (s,q) (1.01, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8893728Z Skipping (s,q) (1.02, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8893885Z Skipping (s,q) (1.03, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8894098Z Skipping (s,q) (1.04, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8894258Z Skipping (s,q) (1.05, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8894416Z Skipping (s,q) (1.06, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8894584Z Skipping (s,q) (1.07, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8894739Z Skipping (s,q) (1.08, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8894896Z Skipping (s,q) (1.09, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8895111Z Skipping (s,q) (1.1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8895270Z Skipping (s,q) (1.11, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8895437Z Skipping (s,q) (1.12, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8895595Z Skipping (s,q) (1.13, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8895755Z Skipping (s,q) (1.14, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8895922Z Skipping (s,q) (1.15, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8896085Z Skipping (s,q) (1.16, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8896244Z Skipping (s,q) (1.17, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8896415Z Skipping (s,q) (1.18, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8896574Z Skipping (s,q) (1.19, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8896743Z Skipping (s,q) (1.2, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8896904Z Skipping (s,q) (1.21, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8897064Z Skipping (s,q) (1.22, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8897232Z Skipping (s,q) (1.23, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8897389Z Skipping (s,q) (1.24, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8897547Z Skipping (s,q) (1.25, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8897718Z Skipping (s,q) (1.26, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8897879Z Skipping (s,q) (1.27, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8898035Z Skipping (s,q) (1.28, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8898203Z Skipping (s,q) (1.29, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8898362Z Skipping (s,q) (1.3, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8898532Z Skipping (s,q) (1.31, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8898692Z Skipping (s,q) (1.32, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8898848Z Skipping (s,q) (1.33, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8899016Z Skipping (s,q) (1.34, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8899171Z Skipping (s,q) (1.35, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8899327Z Skipping (s,q) (1.36, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8899494Z Skipping (s,q) (1.37, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8899654Z Skipping (s,q) (1.38, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8899819Z Skipping (s,q) (1.39, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8899976Z Skipping (s,q) (1.4, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8900135Z Skipping (s,q) (1.41, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8900301Z Skipping (s,q) (1.42, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8900461Z Skipping (s,q) (1.43, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8900617Z Skipping (s,q) (1.44, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8900786Z Skipping (s,q) (1.45, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8900942Z Skipping (s,q) (1.46, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8901109Z Skipping (s,q) (1.47, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8901266Z Skipping (s,q) (1.48, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8901470Z Skipping (s,q) (1.49, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8901639Z Skipping (s,q) (1.5, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8901796Z Skipping (s,q) (1.51, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8901955Z Skipping (s,q) (1.52, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8902122Z Skipping (s,q) (1.53, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8902279Z Skipping (s,q) (1.54, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8902504Z Skipping (s,q) (1.55, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8902663Z Skipping (s,q) (1.56, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8902819Z Skipping (s,q) (1.57, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8902988Z Skipping (s,q) (1.58, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8903146Z Skipping (s,q) (1.59, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8903302Z Skipping (s,q) (1.6, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8903474Z Skipping (s,q) (1.61, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8903632Z Skipping (s,q) (1.62, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8903795Z Skipping (s,q) (1.63, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8903952Z Skipping (s,q) (1.64, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8904109Z Skipping (s,q) (1.65, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8904283Z Skipping (s,q) (1.66, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8904442Z Skipping (s,q) (1.67, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8904599Z Skipping (s,q) (1.68, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8904770Z Skipping (s,q) (1.69, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8904926Z Skipping (s,q) (1.7, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8905081Z Skipping (s,q) (1.71, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8905255Z Skipping (s,q) (1.72, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8905572Z Skipping (s,q) (1.73, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8905771Z Skipping (s,q) (1.74, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8905929Z Skipping (s,q) (1.75, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8906086Z Skipping (s,q) (1.76, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8906260Z Skipping (s,q) (1.77, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8906420Z Skipping (s,q) (1.78, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8906576Z Skipping (s,q) (1.79, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8906747Z Skipping (s,q) (1.8, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8906905Z Skipping (s,q) (1.81, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8907073Z Skipping (s,q) (1.82, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8907235Z Skipping (s,q) (1.83, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8907395Z Skipping (s,q) (1.84, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8907560Z Skipping (s,q) (1.85, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8907718Z Skipping (s,q) (1.86, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8907875Z Skipping (s,q) (1.87, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8908040Z Skipping (s,q) (1.88, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8908199Z Skipping (s,q) (1.89, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8908367Z Skipping (s,q) (1.9, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8908527Z Skipping (s,q) (1.91, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8908685Z Skipping (s,q) (1.92, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8908859Z Skipping (s,q) (1.93, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8909129Z Skipping (s,q) (1.94, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8909287Z Skipping (s,q) (1.95, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8909457Z Skipping (s,q) (1.96, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8909614Z Skipping (s,q) (1.97, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8909782Z Skipping (s,q) (1.98, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8909943Z Skipping (s,q) (1.99, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8910172Z Skipping (s,q) (0.01, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8910343Z Skipping (s,q) (0.02, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8910505Z Skipping (s,q) (0.03, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8910664Z Skipping (s,q) (0.04, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8910836Z Skipping (s,q) (0.05, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8910997Z Skipping (s,q) (0.06, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8911171Z Skipping (s,q) (0.07, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8911333Z Skipping (s,q) (0.08, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8911496Z Skipping (s,q) (0.09, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8911668Z Skipping (s,q) (0.1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8911830Z Skipping (s,q) (0.11, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8911995Z Skipping (s,q) (0.12, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8912171Z Skipping (s,q) (0.13, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8912334Z Skipping (s,q) (0.14, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8912503Z Skipping (s,q) (0.15, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8912662Z Skipping (s,q) (0.16, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8912823Z Skipping (s,q) (0.17, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8912995Z Skipping (s,q) (0.18, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8913156Z Skipping (s,q) (0.19, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8913314Z Skipping (s,q) (0.2, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8913484Z Skipping (s,q) (0.21, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8913646Z Skipping (s,q) (0.22, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8913819Z Skipping (s,q) (0.23, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8913980Z Skipping (s,q) (0.24, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8914142Z Skipping (s,q) (0.25, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8914312Z Skipping (s,q) (0.26, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8914471Z Skipping (s,q) (0.27, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8914629Z Skipping (s,q) (0.28, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8914801Z Skipping (s,q) (0.29, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8914960Z Skipping (s,q) (0.3, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8915118Z Skipping (s,q) (0.31, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8915286Z Skipping (s,q) (0.32, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8915447Z Skipping (s,q) (0.33, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8915622Z Skipping (s,q) (0.34, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8915781Z Skipping (s,q) (0.35, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8916011Z Skipping (s,q) (0.36, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8916187Z Skipping (s,q) (0.37, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8916349Z Skipping (s,q) (0.38, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8916510Z Skipping (s,q) (0.39, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8916737Z Skipping (s,q) (0.4, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8916899Z Skipping (s,q) (0.41, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8917072Z Skipping (s,q) (0.42, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8917231Z Skipping (s,q) (0.43, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8917390Z Skipping (s,q) (0.44, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8917613Z Skipping (s,q) (0.45, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8917772Z Skipping (s,q) (0.46, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8917930Z Skipping (s,q) (0.47, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8918101Z Skipping (s,q) (0.48, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8918261Z Skipping (s,q) (0.49, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8918430Z Skipping (s,q) (0.5, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8918593Z Skipping (s,q) (0.51, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8918753Z Skipping (s,q) (0.52, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8918922Z Skipping (s,q) (0.53, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8919080Z Skipping (s,q) (0.54, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8919241Z Skipping (s,q) (0.55, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8919415Z Skipping (s,q) (0.56, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8919575Z Skipping (s,q) (0.57, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8919746Z Skipping (s,q) (0.58, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8919905Z Skipping (s,q) (0.59, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8920066Z Skipping (s,q) (0.6, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8920236Z Skipping (s,q) (0.61, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8920399Z Skipping (s,q) (0.62, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8920558Z Skipping (s,q) (0.63, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8920731Z Skipping (s,q) (0.64, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8920894Z Skipping (s,q) (0.65, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8921064Z Skipping (s,q) (0.66, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8921222Z Skipping (s,q) (0.67, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8921384Z Skipping (s,q) (0.68, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8921555Z Skipping (s,q) (0.69, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8921713Z Skipping (s,q) (0.7, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8921874Z Skipping (s,q) (0.71, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8922046Z Skipping (s,q) (0.72, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8922213Z Skipping (s,q) (0.73, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8922385Z Skipping (s,q) (0.74, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8922544Z Skipping (s,q) (0.75, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8922703Z Skipping (s,q) (0.76, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8922876Z Skipping (s,q) (0.77, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8923036Z Skipping (s,q) (0.78, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8923201Z Skipping (s,q) (0.79, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8923371Z Skipping (s,q) (0.8, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8923531Z Skipping (s,q) (0.81, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8923689Z Skipping (s,q) (0.82, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8923862Z Skipping (s,q) (0.83, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8924023Z Skipping (s,q) (0.84, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8924242Z Skipping (s,q) (0.85, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8924402Z Skipping (s,q) (0.86, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8924563Z Skipping (s,q) (0.87, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8924732Z Skipping (s,q) (0.88, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8924892Z Skipping (s,q) (0.89, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8925094Z Skipping (s,q) (0.9, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8925267Z Skipping (s,q) (0.91, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8925428Z Skipping (s,q) (0.92, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8925598Z Skipping (s,q) (0.93, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8925759Z Skipping (s,q) (0.94, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8925919Z Skipping (s,q) (0.95, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8926091Z Skipping (s,q) (0.96, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8926252Z Skipping (s,q) (0.97, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8926412Z Skipping (s,q) (0.98, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8926583Z Skipping (s,q) (0.99, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8926743Z Skipping (s,q) (1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8926915Z Skipping (s,q) (1.01, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8927074Z Skipping (s,q) (1.02, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8927234Z Skipping (s,q) (1.03, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8927404Z Skipping (s,q) (1.04, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8927566Z Skipping (s,q) (1.05, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8927725Z Skipping (s,q) (1.06, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8927901Z Skipping (s,q) (1.07, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8928062Z Skipping (s,q) (1.08, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8928233Z Skipping (s,q) (1.09, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8928393Z Skipping (s,q) (1.1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8928553Z Skipping (s,q) (1.11, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8928725Z Skipping (s,q) (1.12, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8928886Z Skipping (s,q) (1.13, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8929043Z Skipping (s,q) (1.14, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8929212Z Skipping (s,q) (1.15, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8929372Z Skipping (s,q) (1.16, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8929541Z Skipping (s,q) (1.17, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8929703Z Skipping (s,q) (1.18, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8929863Z Skipping (s,q) (1.19, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8930033Z Skipping (s,q) (1.2, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8930193Z Skipping (s,q) (1.21, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8930352Z Skipping (s,q) (1.22, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8930526Z Skipping (s,q) (1.23, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8930684Z Skipping (s,q) (1.24, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8930859Z Skipping (s,q) (1.25, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8931018Z Skipping (s,q) (1.26, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8931176Z Skipping (s,q) (1.27, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8931345Z Skipping (s,q) (1.28, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8931563Z Skipping (s,q) (1.29, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8931723Z Skipping (s,q) (1.3, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8931894Z Skipping (s,q) (1.31, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8932054Z Skipping (s,q) (1.32, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8932212Z Skipping (s,q) (1.33, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8932427Z Skipping (s,q) (1.34, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8932587Z Skipping (s,q) (1.35, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8932758Z Skipping (s,q) (1.36, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8932918Z Skipping (s,q) (1.37, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8933077Z Skipping (s,q) (1.38, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8933251Z Skipping (s,q) (1.39, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8933413Z Skipping (s,q) (1.4, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8933572Z Skipping (s,q) (1.41, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8933742Z Skipping (s,q) (1.42, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8933901Z Skipping (s,q) (1.43, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8934071Z Skipping (s,q) (1.44, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8934231Z Skipping (s,q) (1.45, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8934393Z Skipping (s,q) (1.46, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8934564Z Skipping (s,q) (1.47, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8934724Z Skipping (s,q) (1.48, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8934882Z Skipping (s,q) (1.49, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8935054Z Skipping (s,q) (1.5, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8935219Z Skipping (s,q) (1.51, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8935382Z Skipping (s,q) (1.52, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8935554Z Skipping (s,q) (1.53, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8935711Z Skipping (s,q) (1.54, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8935869Z Skipping (s,q) (1.55, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8936039Z Skipping (s,q) (1.56, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8936197Z Skipping (s,q) (1.57, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8936367Z Skipping (s,q) (1.58, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8936527Z Skipping (s,q) (1.59, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8936685Z Skipping (s,q) (1.6, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8936856Z Skipping (s,q) (1.61, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8937012Z Skipping (s,q) (1.62, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8937173Z Skipping (s,q) (1.63, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8937343Z Skipping (s,q) (1.64, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8937499Z Skipping (s,q) (1.65, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8937673Z Skipping (s,q) (1.66, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8937835Z Skipping (s,q) (1.67, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8937994Z Skipping (s,q) (1.68, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8938166Z Skipping (s,q) (1.69, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8938324Z Skipping (s,q) (1.7, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8938482Z Skipping (s,q) (1.71, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8938653Z Skipping (s,q) (1.72, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8938810Z Skipping (s,q) (1.73, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8939026Z Skipping (s,q) (1.74, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8939185Z Skipping (s,q) (1.75, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8939341Z Skipping (s,q) (1.76, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8939513Z Skipping (s,q) (1.77, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8939670Z Skipping (s,q) (1.78, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8939875Z Skipping (s,q) (1.79, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8940047Z Skipping (s,q) (1.8, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8940203Z Skipping (s,q) (1.81, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8940372Z Skipping (s,q) (1.82, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8940535Z Skipping (s,q) (1.83, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8940691Z Skipping (s,q) (1.84, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8940867Z Skipping (s,q) (1.85, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8941026Z Skipping (s,q) (1.86, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8941184Z Skipping (s,q) (1.87, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8941354Z Skipping (s,q) (1.88, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8941512Z Skipping (s,q) (1.89, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8941683Z Skipping (s,q) (1.9, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8941840Z Skipping (s,q) (1.91, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8942000Z Skipping (s,q) (1.92, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8942173Z Skipping (s,q) (1.93, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8942330Z Skipping (s,q) (1.94, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8942488Z Skipping (s,q) (1.95, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8942661Z Skipping (s,q) (1.96, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8942815Z Skipping (s,q) (1.97, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8942971Z Skipping (s,q) (1.98, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8943142Z Skipping (s,q) (1.99, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.8943293Z Skipping (s,q) (0.01, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8943461Z Skipping (s,q) (0.02, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8943612Z Skipping (s,q) (0.03, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8943760Z Skipping (s,q) (0.04, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8943923Z Skipping (s,q) (0.05, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8944070Z Skipping (s,q) (0.06, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8944221Z Skipping (s,q) (0.07, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8944388Z Skipping (s,q) (0.08, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8944535Z Skipping (s,q) (0.09, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8944698Z Skipping (s,q) (0.1, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8944848Z Skipping (s,q) (0.11, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8944995Z Skipping (s,q) (0.12, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8945158Z Skipping (s,q) (0.13, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8945309Z Skipping (s,q) (0.14, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8945459Z Skipping (s,q) (0.15, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8945620Z Skipping (s,q) (0.16, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8945768Z Skipping (s,q) (0.17, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8945934Z Skipping (s,q) (0.18, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8946086Z Skipping (s,q) (0.19, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8946285Z Skipping (s,q) (0.2, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8946453Z Skipping (s,q) (0.21, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8946605Z Skipping (s,q) (0.22, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8946756Z Skipping (s,q) (0.23, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8946921Z Skipping (s,q) (0.24, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8947120Z Skipping (s,q) (0.25, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8947280Z Skipping (s,q) (0.26, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8947433Z Skipping (s,q) (0.27, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8947584Z Skipping (s,q) (0.28, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8947748Z Skipping (s,q) (0.29, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8947898Z Skipping (s,q) (0.3, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8948051Z Skipping (s,q) (0.31, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8948212Z Skipping (s,q) (0.32, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8948359Z Skipping (s,q) (0.33, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8948511Z Skipping (s,q) (0.34, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8948673Z Skipping (s,q) (0.35, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8948820Z Skipping (s,q) (0.36, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8948983Z Skipping (s,q) (0.37, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8949132Z Skipping (s,q) (0.38, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8949281Z Skipping (s,q) (0.39, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8949444Z Skipping (s,q) (0.4, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8949593Z Skipping (s,q) (0.41, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8949743Z Skipping (s,q) (0.42, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8949908Z Skipping (s,q) (0.43, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8950056Z Skipping (s,q) (0.44, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8950214Z Skipping (s,q) (0.45, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8950364Z Skipping (s,q) (0.46, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8950514Z Skipping (s,q) (0.47, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8950682Z Skipping (s,q) (0.48, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8950832Z Skipping (s,q) (0.49, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8950981Z Skipping (s,q) (0.5, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8951146Z Skipping (s,q) (0.51, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8951295Z Skipping (s,q) (0.52, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8951455Z Skipping (s,q) (0.53, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8951608Z Skipping (s,q) (0.54, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8951757Z Skipping (s,q) (0.55, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8951919Z Skipping (s,q) (0.56, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8952068Z Skipping (s,q) (0.57, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8952219Z Skipping (s,q) (0.58, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8952382Z Skipping (s,q) (0.59, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8952533Z Skipping (s,q) (0.6, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8952684Z Skipping (s,q) (0.61, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8952845Z Skipping (s,q) (0.62, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8952995Z Skipping (s,q) (0.63, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8953158Z Skipping (s,q) (0.64, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8953305Z Skipping (s,q) (0.65, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8953537Z Skipping (s,q) (0.66, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8953700Z Skipping (s,q) (0.67, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8953847Z Skipping (s,q) (0.68, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8954000Z Skipping (s,q) (0.69, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8954162Z Skipping (s,q) (0.7, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8954310Z Skipping (s,q) (0.71, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8954514Z Skipping (s,q) (0.72, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8954662Z Skipping (s,q) (0.73, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8954813Z Skipping (s,q) (0.74, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8954975Z Skipping (s,q) (0.75, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8955121Z Skipping (s,q) (0.76, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8955272Z Skipping (s,q) (0.77, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8955440Z Skipping (s,q) (0.78, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8955590Z Skipping (s,q) (0.79, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8955752Z Skipping (s,q) (0.8, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8955901Z Skipping (s,q) (0.81, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8956139Z Skipping (s,q) (0.82, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8956308Z Skipping (s,q) (0.83, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8956458Z Skipping (s,q) (0.84, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8956610Z Skipping (s,q) (0.85, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8956776Z Skipping (s,q) (0.86, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8956924Z Skipping (s,q) (0.87, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8957074Z Skipping (s,q) (0.88, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8957245Z Skipping (s,q) (0.89, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8957395Z Skipping (s,q) (0.9, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8957559Z Skipping (s,q) (0.91, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8957708Z Skipping (s,q) (0.92, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8957861Z Skipping (s,q) (0.93, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8958022Z Skipping (s,q) (0.94, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8958175Z Skipping (s,q) (0.95, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8958324Z Skipping (s,q) (0.96, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8958488Z Skipping (s,q) (0.97, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8958640Z Skipping (s,q) (0.98, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8958804Z Skipping (s,q) (0.99, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8958952Z Skipping (s,q) (1, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8959106Z Skipping (s,q) (1.01, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8959269Z Skipping (s,q) (1.02, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8959414Z Skipping (s,q) (1.03, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8959565Z Skipping (s,q) (1.04, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8959730Z Skipping (s,q) (1.05, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8959882Z Skipping (s,q) (1.06, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8960047Z Skipping (s,q) (1.07, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8960194Z Skipping (s,q) (1.08, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8960343Z Skipping (s,q) (1.09, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8960505Z Skipping (s,q) (1.1, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8960654Z Skipping (s,q) (1.11, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8960875Z Skipping (s,q) (1.12, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8961038Z Skipping (s,q) (1.13, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8961186Z Skipping (s,q) (1.14, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8961337Z Skipping (s,q) (1.15, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8961500Z Skipping (s,q) (1.16, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8961653Z Skipping (s,q) (1.17, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8961858Z Skipping (s,q) (1.18, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8962008Z Skipping (s,q) (1.19, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8962159Z Skipping (s,q) (1.2, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8962322Z Skipping (s,q) (1.21, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8962472Z Skipping (s,q) (1.22, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8962621Z Skipping (s,q) (1.23, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8962785Z Skipping (s,q) (1.24, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8962933Z Skipping (s,q) (1.25, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8963094Z Skipping (s,q) (1.26, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8963241Z Skipping (s,q) (1.27, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8963390Z Skipping (s,q) (1.28, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8963554Z Skipping (s,q) (1.29, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8963703Z Skipping (s,q) (1.3, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8963851Z Skipping (s,q) (1.31, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8964012Z Skipping (s,q) (1.32, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8964162Z Skipping (s,q) (1.33, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8964322Z Skipping (s,q) (1.34, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8964473Z Skipping (s,q) (1.35, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8964623Z Skipping (s,q) (1.36, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8964785Z Skipping (s,q) (1.37, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8964935Z Skipping (s,q) (1.38, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8965087Z Skipping (s,q) (1.39, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8965250Z Skipping (s,q) (1.4, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8965404Z Skipping (s,q) (1.41, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8965568Z Skipping (s,q) (1.42, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8965716Z Skipping (s,q) (1.43, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8965867Z Skipping (s,q) (1.44, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8966034Z Skipping (s,q) (1.45, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8966186Z Skipping (s,q) (1.46, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8966341Z Skipping (s,q) (1.47, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8966507Z Skipping (s,q) (1.48, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8966659Z Skipping (s,q) (1.49, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8966810Z Skipping (s,q) (1.5, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8966970Z Skipping (s,q) (1.51, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8967123Z Skipping (s,q) (1.52, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8967290Z Skipping (s,q) (1.53, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8967440Z Skipping (s,q) (1.54, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8967589Z Skipping (s,q) (1.55, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8967755Z Skipping (s,q) (1.56, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8967906Z Skipping (s,q) (1.57, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8968102Z Skipping (s,q) (1.58, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8968261Z Skipping (s,q) (1.59, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8968410Z Skipping (s,q) (1.6, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8968573Z Skipping (s,q) (1.61, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8968724Z Skipping (s,q) (1.62, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8968940Z Skipping (s,q) (1.63, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8969213Z Skipping (s,q) (1.64, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8969364Z Skipping (s,q) (1.65, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8969516Z Skipping (s,q) (1.66, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8969678Z Skipping (s,q) (1.67, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8969828Z Skipping (s,q) (1.68, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8969994Z Skipping (s,q) (1.69, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8970149Z Skipping (s,q) (1.7, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8970303Z Skipping (s,q) (1.71, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8970469Z Skipping (s,q) (1.72, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8970617Z Skipping (s,q) (1.73, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8970769Z Skipping (s,q) (1.74, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8970933Z Skipping (s,q) (1.75, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8971082Z Skipping (s,q) (1.76, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8971234Z Skipping (s,q) (1.77, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8971398Z Skipping (s,q) (1.78, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8971549Z Skipping (s,q) (1.79, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8971715Z Skipping (s,q) (1.8, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8971867Z Skipping (s,q) (1.81, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8972017Z Skipping (s,q) (1.82, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8972180Z Skipping (s,q) (1.83, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8972328Z Skipping (s,q) (1.84, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8972480Z Skipping (s,q) (1.85, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8972643Z Skipping (s,q) (1.86, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8972796Z Skipping (s,q) (1.87, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8972959Z Skipping (s,q) (1.88, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8973108Z Skipping (s,q) (1.89, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8973258Z Skipping (s,q) (1.9, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8973420Z Skipping (s,q) (1.91, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8973567Z Skipping (s,q) (1.92, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8973723Z Skipping (s,q) (1.93, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8973885Z Skipping (s,q) (1.94, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8974031Z Skipping (s,q) (1.95, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8974196Z Skipping (s,q) (1.96, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8974346Z Skipping (s,q) (1.97, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8974499Z Skipping (s,q) (1.98, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8974662Z Skipping (s,q) (1.99, 5): inconsistent with heavy hitters! 2025-05-07T20:12:53.8974820Z Skipping (s,q) (0.01, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8974978Z Skipping (s,q) (0.02, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8975152Z Skipping (s,q) (0.03, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8975309Z Skipping (s,q) (0.04, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8975517Z Skipping (s,q) (0.05, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8975687Z Skipping (s,q) (0.06, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8975845Z Skipping (s,q) (0.07, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8976013Z Skipping (s,q) (0.08, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8976167Z Skipping (s,q) (0.09, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8976369Z Skipping (s,q) (0.1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8976543Z Skipping (s,q) (0.11, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8976699Z Skipping (s,q) (0.12, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8976859Z Skipping (s,q) (0.13, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8977031Z Skipping (s,q) (0.14, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8977187Z Skipping (s,q) (0.15, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8977358Z Skipping (s,q) (0.16, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8977512Z Skipping (s,q) (0.17, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8977671Z Skipping (s,q) (0.18, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8977840Z Skipping (s,q) (0.19, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8977996Z Skipping (s,q) (0.2, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8978154Z Skipping (s,q) (0.21, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8978324Z Skipping (s,q) (0.22, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8978479Z Skipping (s,q) (0.23, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8978646Z Skipping (s,q) (0.24, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8978803Z Skipping (s,q) (0.25, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8978961Z Skipping (s,q) (0.26, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8979133Z Skipping (s,q) (0.27, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8979289Z Skipping (s,q) (0.28, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8979448Z Skipping (s,q) (0.29, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8979687Z Skipping (s,q) (0.3, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8979936Z Skipping (s,q) (0.31, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8980155Z Skipping (s,q) (0.32, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8980318Z Skipping (s,q) (0.33, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8980476Z Skipping (s,q) (0.34, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8980646Z Skipping (s,q) (0.35, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8980803Z Skipping (s,q) (0.36, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8980961Z Skipping (s,q) (0.37, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8981132Z Skipping (s,q) (0.38, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8981295Z Skipping (s,q) (0.39, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8981464Z Skipping (s,q) (0.4, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8981622Z Skipping (s,q) (0.41, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8981778Z Skipping (s,q) (0.42, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8981947Z Skipping (s,q) (0.43, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8982106Z Skipping (s,q) (0.44, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8982266Z Skipping (s,q) (0.45, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8982437Z Skipping (s,q) (0.46, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8982593Z Skipping (s,q) (0.47, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8982767Z Skipping (s,q) (0.48, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8982924Z Skipping (s,q) (0.49, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8983192Z Skipping (s,q) (0.5, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8983365Z Skipping (s,q) (0.51, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8983519Z Skipping (s,q) (0.52, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8983679Z Skipping (s,q) (0.53, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8983855Z Skipping (s,q) (0.54, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8984071Z Skipping (s,q) (0.55, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8984243Z Skipping (s,q) (0.56, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8984403Z Skipping (s,q) (0.57, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8984559Z Skipping (s,q) (0.58, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8984734Z Skipping (s,q) (0.59, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8984889Z Skipping (s,q) (0.6, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8985051Z Skipping (s,q) (0.61, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8985224Z Skipping (s,q) (0.62, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8985379Z Skipping (s,q) (0.63, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8985537Z Skipping (s,q) (0.64, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8985707Z Skipping (s,q) (0.65, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8985867Z Skipping (s,q) (0.66, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8986034Z Skipping (s,q) (0.67, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8986190Z Skipping (s,q) (0.68, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8986348Z Skipping (s,q) (0.69, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8986519Z Skipping (s,q) (0.7, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8986676Z Skipping (s,q) (0.71, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8986843Z Skipping (s,q) (0.72, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8987014Z Skipping (s,q) (0.73, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8987174Z Skipping (s,q) (0.74, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8987345Z Skipping (s,q) (0.75, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8987505Z Skipping (s,q) (0.76, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8987665Z Skipping (s,q) (0.77, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8987840Z Skipping (s,q) (0.78, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8987996Z Skipping (s,q) (0.79, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8988155Z Skipping (s,q) (0.8, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8988324Z Skipping (s,q) (0.81, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8988480Z Skipping (s,q) (0.82, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8988654Z Skipping (s,q) (0.83, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8988812Z Skipping (s,q) (0.84, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8988966Z Skipping (s,q) (0.85, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8989137Z Skipping (s,q) (0.86, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8989294Z Skipping (s,q) (0.87, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8989453Z Skipping (s,q) (0.88, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8989623Z Skipping (s,q) (0.89, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8989779Z Skipping (s,q) (0.9, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8989945Z Skipping (s,q) (0.91, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8990104Z Skipping (s,q) (0.92, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8990259Z Skipping (s,q) (0.93, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8990483Z Skipping (s,q) (0.94, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8990636Z Skipping (s,q) (0.95, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8990794Z Skipping (s,q) (0.96, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8990968Z Skipping (s,q) (0.97, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8991125Z Skipping (s,q) (0.98, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8991293Z Skipping (s,q) (0.99, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8991494Z Skipping (s,q) (1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8991653Z Skipping (s,q) (1.01, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8991826Z Skipping (s,q) (1.02, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8991983Z Skipping (s,q) (1.03, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8992140Z Skipping (s,q) (1.04, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8992313Z Skipping (s,q) (1.05, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8992472Z Skipping (s,q) (1.06, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8992640Z Skipping (s,q) (1.07, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8992799Z Skipping (s,q) (1.08, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8992958Z Skipping (s,q) (1.09, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8993124Z Skipping (s,q) (1.1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8993284Z Skipping (s,q) (1.11, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8993442Z Skipping (s,q) (1.12, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8993611Z Skipping (s,q) (1.13, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8993768Z Skipping (s,q) (1.14, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8993926Z Skipping (s,q) (1.15, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8994094Z Skipping (s,q) (1.16, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8994251Z Skipping (s,q) (1.17, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8994420Z Skipping (s,q) (1.18, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8994580Z Skipping (s,q) (1.19, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8994738Z Skipping (s,q) (1.2, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8994908Z Skipping (s,q) (1.21, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8995068Z Skipping (s,q) (1.22, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8995226Z Skipping (s,q) (1.23, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8995397Z Skipping (s,q) (1.24, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8995553Z Skipping (s,q) (1.25, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8995729Z Skipping (s,q) (1.26, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8995889Z Skipping (s,q) (1.27, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8996165Z Skipping (s,q) (1.28, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8996342Z Skipping (s,q) (1.29, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8996504Z Skipping (s,q) (1.3, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8996667Z Skipping (s,q) (1.31, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8996838Z Skipping (s,q) (1.32, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8997007Z Skipping (s,q) (1.33, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8997180Z Skipping (s,q) (1.34, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8997341Z Skipping (s,q) (1.35, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8997501Z Skipping (s,q) (1.36, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8997674Z Skipping (s,q) (1.37, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8997834Z Skipping (s,q) (1.38, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8998049Z Skipping (s,q) (1.39, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8998220Z Skipping (s,q) (1.4, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8998381Z Skipping (s,q) (1.41, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8998556Z Skipping (s,q) (1.42, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8998884Z Skipping (s,q) (1.43, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8999132Z Skipping (s,q) (1.44, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8999307Z Skipping (s,q) (1.45, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8999468Z Skipping (s,q) (1.46, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8999677Z Skipping (s,q) (1.47, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.8999865Z Skipping (s,q) (1.48, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9000026Z Skipping (s,q) (1.49, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9000202Z Skipping (s,q) (1.5, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9000376Z Skipping (s,q) (1.51, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9000587Z Skipping (s,q) (1.52, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9000759Z Skipping (s,q) (1.53, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9000922Z Skipping (s,q) (1.54, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9001088Z Skipping (s,q) (1.55, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9001320Z Skipping (s,q) (1.56, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9001480Z Skipping (s,q) (1.57, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9001650Z Skipping (s,q) (1.58, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9001810Z Skipping (s,q) (1.59, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9002025Z Skipping (s,q) (1.6, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9002200Z Skipping (s,q) (1.61, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9002362Z Skipping (s,q) (1.62, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9002523Z Skipping (s,q) (1.63, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9002731Z Skipping (s,q) (1.64, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9002915Z Skipping (s,q) (1.65, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9003091Z Skipping (s,q) (1.66, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9003251Z Skipping (s,q) (1.67, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9003411Z Skipping (s,q) (1.68, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9003648Z Skipping (s,q) (1.69, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9003807Z Skipping (s,q) (1.7, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9003968Z Skipping (s,q) (1.71, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9004145Z Skipping (s,q) (1.72, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9004364Z Skipping (s,q) (1.73, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9004523Z Skipping (s,q) (1.74, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9004694Z Skipping (s,q) (1.75, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9004853Z Skipping (s,q) (1.76, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9005069Z Skipping (s,q) (1.77, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9005233Z Skipping (s,q) (1.78, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9005608Z Skipping (s,q) (1.79, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9005785Z Skipping (s,q) (1.8, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9005944Z Skipping (s,q) (1.81, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9006104Z Skipping (s,q) (1.82, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9006449Z Skipping (s,q) (1.83, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9006609Z Skipping (s,q) (1.84, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9006781Z Skipping (s,q) (1.85, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9006939Z Skipping (s,q) (1.86, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9007144Z Skipping (s,q) (1.87, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9007318Z Skipping (s,q) (1.88, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9007552Z Skipping (s,q) (1.89, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9007715Z Skipping (s,q) (1.9, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9007886Z Skipping (s,q) (1.91, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9008048Z Skipping (s,q) (1.92, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9008218Z Skipping (s,q) (1.93, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9008374Z Skipping (s,q) (1.94, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9008539Z Skipping (s,q) (1.95, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9008707Z Skipping (s,q) (1.96, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9008867Z Skipping (s,q) (1.97, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9009027Z Skipping (s,q) (1.98, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9009202Z Skipping (s,q) (1.99, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9009364Z Skipping (s,q) (0.01, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9009535Z Skipping (s,q) (0.02, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9009693Z Skipping (s,q) (0.03, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9009850Z Skipping (s,q) (0.04, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9010015Z Skipping (s,q) (0.05, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9010173Z Skipping (s,q) (0.06, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9010334Z Skipping (s,q) (0.07, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9010502Z Skipping (s,q) (0.08, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9010662Z Skipping (s,q) (0.09, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9010831Z Skipping (s,q) (0.1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9010987Z Skipping (s,q) (0.11, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9011150Z Skipping (s,q) (0.12, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9011320Z Skipping (s,q) (0.13, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9011477Z Skipping (s,q) (0.14, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9011635Z Skipping (s,q) (0.15, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9011803Z Skipping (s,q) (0.16, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9011959Z Skipping (s,q) (0.17, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9012131Z Skipping (s,q) (0.18, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9012287Z Skipping (s,q) (0.19, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9012447Z Skipping (s,q) (0.2, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9012615Z Skipping (s,q) (0.21, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9012773Z Skipping (s,q) (0.22, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9012936Z Skipping (s,q) (0.23, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9013105Z Skipping (s,q) (0.24, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9013264Z Skipping (s,q) (0.25, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9013424Z Skipping (s,q) (0.26, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9013590Z Skipping (s,q) (0.27, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9013746Z Skipping (s,q) (0.28, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9013963Z Skipping (s,q) (0.29, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9014118Z Skipping (s,q) (0.3, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9014274Z Skipping (s,q) (0.31, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9014441Z Skipping (s,q) (0.32, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9014598Z Skipping (s,q) (0.33, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9014756Z Skipping (s,q) (0.34, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9014980Z Skipping (s,q) (0.35, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9015140Z Skipping (s,q) (0.36, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9015307Z Skipping (s,q) (0.37, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9015460Z Skipping (s,q) (0.38, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9015617Z Skipping (s,q) (0.39, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9015783Z Skipping (s,q) (0.4, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9015943Z Skipping (s,q) (0.41, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9016100Z Skipping (s,q) (0.42, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9016268Z Skipping (s,q) (0.43, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9016426Z Skipping (s,q) (0.44, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9016594Z Skipping (s,q) (0.45, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9016755Z Skipping (s,q) (0.46, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9016910Z Skipping (s,q) (0.47, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9017083Z Skipping (s,q) (0.48, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9017243Z Skipping (s,q) (0.49, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9017403Z Skipping (s,q) (0.5, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9017573Z Skipping (s,q) (0.51, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9017734Z Skipping (s,q) (0.52, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9017904Z Skipping (s,q) (0.53, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9018059Z Skipping (s,q) (0.54, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9018217Z Skipping (s,q) (0.55, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9018384Z Skipping (s,q) (0.56, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9018544Z Skipping (s,q) (0.57, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9018699Z Skipping (s,q) (0.58, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9018864Z Skipping (s,q) (0.59, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9019021Z Skipping (s,q) (0.6, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9019188Z Skipping (s,q) (0.61, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9019345Z Skipping (s,q) (0.62, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9019506Z Skipping (s,q) (0.63, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9019672Z Skipping (s,q) (0.64, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9019832Z Skipping (s,q) (0.65, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9019990Z Skipping (s,q) (0.66, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9020156Z Skipping (s,q) (0.67, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9020316Z Skipping (s,q) (0.68, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9020484Z Skipping (s,q) (0.69, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9020639Z Skipping (s,q) (0.7, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9020799Z Skipping (s,q) (0.71, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9020969Z Skipping (s,q) (0.72, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9021125Z Skipping (s,q) (0.73, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9021335Z Skipping (s,q) (0.74, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9021502Z Skipping (s,q) (0.75, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9021659Z Skipping (s,q) (0.76, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9021816Z Skipping (s,q) (0.77, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9021979Z Skipping (s,q) (0.78, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9022137Z Skipping (s,q) (0.79, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9022346Z Skipping (s,q) (0.8, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9022505Z Skipping (s,q) (0.81, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9022664Z Skipping (s,q) (0.82, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9022832Z Skipping (s,q) (0.83, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9022989Z Skipping (s,q) (0.84, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9023150Z Skipping (s,q) (0.85, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9023322Z Skipping (s,q) (0.86, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9023479Z Skipping (s,q) (0.87, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9023647Z Skipping (s,q) (0.88, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9023804Z Skipping (s,q) (0.89, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9023961Z Skipping (s,q) (0.9, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9024137Z Skipping (s,q) (0.91, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9024295Z Skipping (s,q) (0.92, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9024452Z Skipping (s,q) (0.93, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9024623Z Skipping (s,q) (0.94, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9024782Z Skipping (s,q) (0.95, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9024951Z Skipping (s,q) (0.96, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9025110Z Skipping (s,q) (0.97, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9025271Z Skipping (s,q) (0.98, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9025436Z Skipping (s,q) (0.99, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9025589Z Skipping (s,q) (1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9028530Z Skipping (s,q) (1.01, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9028712Z Skipping (s,q) (1.02, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9028870Z Skipping (s,q) (1.03, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9029028Z Skipping (s,q) (1.04, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9029199Z Skipping (s,q) (1.05, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9029357Z Skipping (s,q) (1.06, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9029514Z Skipping (s,q) (1.07, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9029688Z Skipping (s,q) (1.08, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9029846Z Skipping (s,q) (1.09, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9030016Z Skipping (s,q) (1.1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9030174Z Skipping (s,q) (1.11, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9030334Z Skipping (s,q) (1.12, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9030520Z Skipping (s,q) (1.13, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9030693Z Skipping (s,q) (1.14, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9030854Z Skipping (s,q) (1.15, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9031011Z Skipping (s,q) (1.16, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9031183Z Skipping (s,q) (1.17, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9031341Z Skipping (s,q) (1.18, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9031548Z Skipping (s,q) (1.19, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9031719Z Skipping (s,q) (1.2, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9031877Z Skipping (s,q) (1.21, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9032044Z Skipping (s,q) (1.22, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9032200Z Skipping (s,q) (1.23, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9032360Z Skipping (s,q) (1.24, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9032584Z Skipping (s,q) (1.25, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9032746Z Skipping (s,q) (1.26, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9032903Z Skipping (s,q) (1.27, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9033071Z Skipping (s,q) (1.28, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9033229Z Skipping (s,q) (1.29, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9033395Z Skipping (s,q) (1.3, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9033556Z Skipping (s,q) (1.31, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9033715Z Skipping (s,q) (1.32, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9033883Z Skipping (s,q) (1.33, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9034041Z Skipping (s,q) (1.34, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9034200Z Skipping (s,q) (1.35, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9034372Z Skipping (s,q) (1.36, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9034532Z Skipping (s,q) (1.37, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9034704Z Skipping (s,q) (1.38, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9034863Z Skipping (s,q) (1.39, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9035023Z Skipping (s,q) (1.4, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9035192Z Skipping (s,q) (1.41, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9035354Z Skipping (s,q) (1.42, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9035513Z Skipping (s,q) (1.43, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9035683Z Skipping (s,q) (1.44, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9035841Z Skipping (s,q) (1.45, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9036108Z Skipping (s,q) (1.46, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9036349Z Skipping (s,q) (1.47, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9036510Z Skipping (s,q) (1.48, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9036686Z Skipping (s,q) (1.49, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9036842Z Skipping (s,q) (1.5, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9036999Z Skipping (s,q) (1.51, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9037169Z Skipping (s,q) (1.52, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9037328Z Skipping (s,q) (1.53, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9037485Z Skipping (s,q) (1.54, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9037654Z Skipping (s,q) (1.55, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9037813Z Skipping (s,q) (1.56, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9037980Z Skipping (s,q) (1.57, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9038140Z Skipping (s,q) (1.58, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9038301Z Skipping (s,q) (1.59, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9038472Z Skipping (s,q) (1.6, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9038628Z Skipping (s,q) (1.61, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9038784Z Skipping (s,q) (1.62, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9038953Z Skipping (s,q) (1.63, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9039139Z Skipping (s,q) (1.64, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9039307Z Skipping (s,q) (1.65, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9039466Z Skipping (s,q) (1.66, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9039623Z Skipping (s,q) (1.67, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9039790Z Skipping (s,q) (1.68, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9039947Z Skipping (s,q) (1.69, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9040152Z Skipping (s,q) (1.7, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9040320Z Skipping (s,q) (1.71, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9040479Z Skipping (s,q) (1.72, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9040648Z Skipping (s,q) (1.73, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9040805Z Skipping (s,q) (1.74, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9040963Z Skipping (s,q) (1.75, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9041128Z Skipping (s,q) (1.76, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9041285Z Skipping (s,q) (1.77, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9041439Z Skipping (s,q) (1.78, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9041608Z Skipping (s,q) (1.79, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9041767Z Skipping (s,q) (1.8, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9041938Z Skipping (s,q) (1.81, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9042097Z Skipping (s,q) (1.82, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9042252Z Skipping (s,q) (1.83, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9042420Z Skipping (s,q) (1.84, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9042578Z Skipping (s,q) (1.85, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9042733Z Skipping (s,q) (1.86, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9042902Z Skipping (s,q) (1.87, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9043057Z Skipping (s,q) (1.88, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9043222Z Skipping (s,q) (1.89, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9043378Z Skipping (s,q) (1.9, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9043536Z Skipping (s,q) (1.91, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9043749Z Skipping (s,q) (1.92, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9043908Z Skipping (s,q) (1.93, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9044064Z Skipping (s,q) (1.94, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9044231Z Skipping (s,q) (1.95, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9044387Z Skipping (s,q) (1.96, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9044552Z Skipping (s,q) (1.97, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9044712Z Skipping (s,q) (1.98, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9044869Z Skipping (s,q) (1.99, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9045044Z Skipping (s,q) (0.01, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9045206Z Skipping (s,q) (0.02, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9045370Z Skipping (s,q) (0.03, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9045548Z Skipping (s,q) (0.04, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9045712Z Skipping (s,q) (0.05, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9045873Z Skipping (s,q) (0.06, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9046045Z Skipping (s,q) (0.07, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9046207Z Skipping (s,q) (0.08, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9046374Z Skipping (s,q) (0.09, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9046576Z Skipping (s,q) (0.1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9046735Z Skipping (s,q) (0.11, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9046908Z Skipping (s,q) (0.12, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9047070Z Skipping (s,q) (0.13, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9047227Z Skipping (s,q) (0.14, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9047406Z Skipping (s,q) (0.15, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9047611Z Skipping (s,q) (0.16, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9047782Z Skipping (s,q) (0.17, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9047941Z Skipping (s,q) (0.18, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9048100Z Skipping (s,q) (0.19, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9048269Z Skipping (s,q) (0.2, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9048427Z Skipping (s,q) (0.21, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9048588Z Skipping (s,q) (0.22, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9048761Z Skipping (s,q) (0.23, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9048922Z Skipping (s,q) (0.24, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9049093Z Skipping (s,q) (0.25, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9049253Z Skipping (s,q) (0.26, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9049416Z Skipping (s,q) (0.27, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9049586Z Skipping (s,q) (0.28, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9049745Z Skipping (s,q) (0.29, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9049906Z Skipping (s,q) (0.3, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9050079Z Skipping (s,q) (0.31, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9050239Z Skipping (s,q) (0.32, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9050412Z Skipping (s,q) (0.33, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9050571Z Skipping (s,q) (0.34, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9050733Z Skipping (s,q) (0.35, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9050903Z Skipping (s,q) (0.36, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9051093Z Skipping (s,q) (0.37, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9051255Z Skipping (s,q) (0.38, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9051427Z Skipping (s,q) (0.39, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9051584Z Skipping (s,q) (0.4, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9051755Z Skipping (s,q) (0.41, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9051914Z Skipping (s,q) (0.42, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9052072Z Skipping (s,q) (0.43, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9052244Z Skipping (s,q) (0.44, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9052403Z Skipping (s,q) (0.45, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9052562Z Skipping (s,q) (0.46, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9052731Z Skipping (s,q) (0.47, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9052892Z Skipping (s,q) (0.48, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9053064Z Skipping (s,q) (0.49, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9053222Z Skipping (s,q) (0.5, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9053380Z Skipping (s,q) (0.51, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9053545Z Skipping (s,q) (0.52, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9053705Z Skipping (s,q) (0.53, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9053865Z Skipping (s,q) (0.54, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9054062Z Skipping (s,q) (0.55, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9054221Z Skipping (s,q) (0.56, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9054382Z Skipping (s,q) (0.57, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9054553Z Skipping (s,q) (0.58, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9054715Z Skipping (s,q) (0.59, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9054931Z Skipping (s,q) (0.6, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9055093Z Skipping (s,q) (0.61, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9055253Z Skipping (s,q) (0.62, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9055422Z Skipping (s,q) (0.63, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9055582Z Skipping (s,q) (0.64, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9055740Z Skipping (s,q) (0.65, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9055914Z Skipping (s,q) (0.66, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9056073Z Skipping (s,q) (0.67, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9056247Z Skipping (s,q) (0.68, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9056408Z Skipping (s,q) (0.69, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9056566Z Skipping (s,q) (0.7, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9056742Z Skipping (s,q) (0.71, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9056900Z Skipping (s,q) (0.72, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9057059Z Skipping (s,q) (0.73, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9057229Z Skipping (s,q) (0.74, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9057390Z Skipping (s,q) (0.75, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9057561Z Skipping (s,q) (0.76, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9057722Z Skipping (s,q) (0.77, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9057880Z Skipping (s,q) (0.78, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9058052Z Skipping (s,q) (0.79, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9058211Z Skipping (s,q) (0.8, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9058371Z Skipping (s,q) (0.81, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9058568Z Skipping (s,q) (0.82, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9058732Z Skipping (s,q) (0.83, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9058902Z Skipping (s,q) (0.84, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9059062Z Skipping (s,q) (0.85, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9059223Z Skipping (s,q) (0.86, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9059395Z Skipping (s,q) (0.87, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9059555Z Skipping (s,q) (0.88, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9059715Z Skipping (s,q) (0.89, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9059889Z Skipping (s,q) (0.9, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9060048Z Skipping (s,q) (0.91, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9060220Z Skipping (s,q) (0.92, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9060382Z Skipping (s,q) (0.93, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9060546Z Skipping (s,q) (0.94, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9060717Z Skipping (s,q) (0.95, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9060878Z Skipping (s,q) (0.96, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9061054Z Skipping (s,q) (0.97, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9061214Z Skipping (s,q) (0.98, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9061388Z Skipping (s,q) (0.99, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9061574Z Skipping (s,q) (1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9061738Z Skipping (s,q) (1.01, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9061918Z Skipping (s,q) (1.02, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9062079Z Skipping (s,q) (1.03, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9062242Z Skipping (s,q) (1.04, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9062465Z Skipping (s,q) (1.05, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9062628Z Skipping (s,q) (1.06, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9062789Z Skipping (s,q) (1.07, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9062966Z Skipping (s,q) (1.08, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9063126Z Skipping (s,q) (1.09, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9063301Z Skipping (s,q) (1.1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9063466Z Skipping (s,q) (1.11, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9063628Z Skipping (s,q) (1.12, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9063805Z Skipping (s,q) (1.13, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9063968Z Skipping (s,q) (1.14, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9064131Z Skipping (s,q) (1.15, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9064310Z Skipping (s,q) (1.16, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9064477Z Skipping (s,q) (1.17, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9064652Z Skipping (s,q) (1.18, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9064815Z Skipping (s,q) (1.19, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9064975Z Skipping (s,q) (1.2, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9065150Z Skipping (s,q) (1.21, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9065314Z Skipping (s,q) (1.22, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9065475Z Skipping (s,q) (1.23, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9065652Z Skipping (s,q) (1.24, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9065815Z Skipping (s,q) (1.25, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9066019Z Skipping (s,q) (1.26, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9066184Z Skipping (s,q) (1.27, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9066346Z Skipping (s,q) (1.28, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9066523Z Skipping (s,q) (1.29, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9066684Z Skipping (s,q) (1.3, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9066847Z Skipping (s,q) (1.31, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9067022Z Skipping (s,q) (1.32, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9067185Z Skipping (s,q) (1.33, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9067360Z Skipping (s,q) (1.34, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9067522Z Skipping (s,q) (1.35, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9067683Z Skipping (s,q) (1.36, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9067857Z Skipping (s,q) (1.37, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9068019Z Skipping (s,q) (1.38, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9068178Z Skipping (s,q) (1.39, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9068350Z Skipping (s,q) (1.4, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9068512Z Skipping (s,q) (1.41, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9068685Z Skipping (s,q) (1.42, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9068845Z Skipping (s,q) (1.43, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9069031Z Skipping (s,q) (1.44, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9069202Z Skipping (s,q) (1.45, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9069362Z Skipping (s,q) (1.46, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9069523Z Skipping (s,q) (1.47, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9069693Z Skipping (s,q) (1.48, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9069929Z Skipping (s,q) (1.49, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9070101Z Skipping (s,q) (1.5, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9070260Z Skipping (s,q) (1.51, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9070420Z Skipping (s,q) (1.52, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9070594Z Skipping (s,q) (1.53, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9070755Z Skipping (s,q) (1.54, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9070920Z Skipping (s,q) (1.55, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9071093Z Skipping (s,q) (1.56, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9071253Z Skipping (s,q) (1.57, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9071412Z Skipping (s,q) (1.58, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9071589Z Skipping (s,q) (1.59, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9071749Z Skipping (s,q) (1.6, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9071928Z Skipping (s,q) (1.61, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9072092Z Skipping (s,q) (1.62, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9072250Z Skipping (s,q) (1.63, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9072425Z Skipping (s,q) (1.64, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9072585Z Skipping (s,q) (1.65, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9072747Z Skipping (s,q) (1.66, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9072921Z Skipping (s,q) (1.67, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9073084Z Skipping (s,q) (1.68, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9073262Z Skipping (s,q) (1.69, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9073421Z Skipping (s,q) (1.7, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9073619Z Skipping (s,q) (1.71, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9073797Z Skipping (s,q) (1.72, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9073957Z Skipping (s,q) (1.73, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9074117Z Skipping (s,q) (1.74, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9074290Z Skipping (s,q) (1.75, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9074451Z Skipping (s,q) (1.76, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9074625Z Skipping (s,q) (1.77, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9074786Z Skipping (s,q) (1.78, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9074947Z Skipping (s,q) (1.79, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9075118Z Skipping (s,q) (1.8, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9075278Z Skipping (s,q) (1.81, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9075439Z Skipping (s,q) (1.82, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9075615Z Skipping (s,q) (1.83, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9075774Z Skipping (s,q) (1.84, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9076063Z Skipping (s,q) (1.85, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9076230Z Skipping (s,q) (1.86, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9076391Z Skipping (s,q) (1.87, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9076566Z Skipping (s,q) (1.88, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9076758Z Skipping (s,q) (1.89, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9076919Z Skipping (s,q) (1.9, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9077094Z Skipping (s,q) (1.91, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9077255Z Skipping (s,q) (1.92, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9077434Z Skipping (s,q) (1.93, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9077650Z Skipping (s,q) (1.94, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9077814Z Skipping (s,q) (1.95, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9077988Z Skipping (s,q) (1.96, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9078150Z Skipping (s,q) (1.97, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9078311Z Skipping (s,q) (1.98, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9078485Z Skipping (s,q) (1.99, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9078645Z Skipping (s,q) (0.01, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9078812Z Skipping (s,q) (0.02, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9078966Z Skipping (s,q) (0.03, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9079120Z Skipping (s,q) (0.04, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9079287Z Skipping (s,q) (0.05, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9079445Z Skipping (s,q) (0.06, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9079599Z Skipping (s,q) (0.07, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9079765Z Skipping (s,q) (0.08, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9079916Z Skipping (s,q) (0.09, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9080068Z Skipping (s,q) (0.1, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9080237Z Skipping (s,q) (0.11, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9080391Z Skipping (s,q) (0.12, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9080554Z Skipping (s,q) (0.13, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9080709Z Skipping (s,q) (0.14, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9080860Z Skipping (s,q) (0.15, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9081025Z Skipping (s,q) (0.16, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9081208Z Skipping (s,q) (0.17, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9081364Z Skipping (s,q) (0.18, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9081529Z Skipping (s,q) (0.19, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9081682Z Skipping (s,q) (0.2, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9081846Z Skipping (s,q) (0.21, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9081998Z Skipping (s,q) (0.22, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9082151Z Skipping (s,q) (0.23, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9082320Z Skipping (s,q) (0.24, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9082471Z Skipping (s,q) (0.25, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9082623Z Skipping (s,q) (0.26, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9082788Z Skipping (s,q) (0.27, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9082940Z Skipping (s,q) (0.28, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9083109Z Skipping (s,q) (0.29, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9083261Z Skipping (s,q) (0.3, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9083413Z Skipping (s,q) (0.31, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9083578Z Skipping (s,q) (0.32, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9083729Z Skipping (s,q) (0.33, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9083883Z Skipping (s,q) (0.34, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9084070Z Skipping (s,q) (0.35, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9084221Z Skipping (s,q) (0.36, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9084373Z Skipping (s,q) (0.37, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9084537Z Skipping (s,q) (0.38, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9084689Z Skipping (s,q) (0.39, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9084858Z Skipping (s,q) (0.4, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9085055Z Skipping (s,q) (0.41, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9085209Z Skipping (s,q) (0.42, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9085373Z Skipping (s,q) (0.43, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9085525Z Skipping (s,q) (0.44, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9085676Z Skipping (s,q) (0.45, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9085842Z Skipping (s,q) (0.46, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9085995Z Skipping (s,q) (0.47, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9086159Z Skipping (s,q) (0.48, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9086311Z Skipping (s,q) (0.49, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9086463Z Skipping (s,q) (0.5, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9086627Z Skipping (s,q) (0.51, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9086786Z Skipping (s,q) (0.52, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9086937Z Skipping (s,q) (0.53, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9087104Z Skipping (s,q) (0.54, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9087256Z Skipping (s,q) (0.55, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9087421Z Skipping (s,q) (0.56, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9087574Z Skipping (s,q) (0.57, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9087729Z Skipping (s,q) (0.58, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9087895Z Skipping (s,q) (0.59, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9088049Z Skipping (s,q) (0.6, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9088205Z Skipping (s,q) (0.61, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9088375Z Skipping (s,q) (0.62, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9088556Z Skipping (s,q) (0.63, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9088724Z Skipping (s,q) (0.64, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9088878Z Skipping (s,q) (0.65, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9089031Z Skipping (s,q) (0.66, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9089198Z Skipping (s,q) (0.67, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9089351Z Skipping (s,q) (0.68, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9089504Z Skipping (s,q) (0.69, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9089668Z Skipping (s,q) (0.7, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9089820Z Skipping (s,q) (0.71, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9089971Z Skipping (s,q) (0.72, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9090136Z Skipping (s,q) (0.73, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9090288Z Skipping (s,q) (0.74, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9090457Z Skipping (s,q) (0.75, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9090611Z Skipping (s,q) (0.76, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9090763Z Skipping (s,q) (0.77, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9090928Z Skipping (s,q) (0.78, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9091081Z Skipping (s,q) (0.79, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9091234Z Skipping (s,q) (0.8, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9091421Z Skipping (s,q) (0.81, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9091574Z Skipping (s,q) (0.82, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9091740Z Skipping (s,q) (0.83, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9091893Z Skipping (s,q) (0.84, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9092046Z Skipping (s,q) (0.85, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9092214Z Skipping (s,q) (0.86, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9092420Z Skipping (s,q) (0.87, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9092575Z Skipping (s,q) (0.88, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9092742Z Skipping (s,q) (0.89, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9092898Z Skipping (s,q) (0.9, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9093064Z Skipping (s,q) (0.91, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9093219Z Skipping (s,q) (0.92, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9093374Z Skipping (s,q) (0.93, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9093541Z Skipping (s,q) (0.94, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9093695Z Skipping (s,q) (0.95, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9093848Z Skipping (s,q) (0.96, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9094019Z Skipping (s,q) (0.97, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9094176Z Skipping (s,q) (0.98, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9094333Z Skipping (s,q) (0.99, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9094499Z Skipping (s,q) (1, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9094653Z Skipping (s,q) (1.01, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9094819Z Skipping (s,q) (1.02, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9094975Z Skipping (s,q) (1.03, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9095133Z Skipping (s,q) (1.04, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9095302Z Skipping (s,q) (1.05, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9095459Z Skipping (s,q) (1.06, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9095611Z Skipping (s,q) (1.07, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9095779Z Skipping (s,q) (1.08, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9095960Z Skipping (s,q) (1.09, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9096128Z Skipping (s,q) (1.1, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9096282Z Skipping (s,q) (1.11, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9096436Z Skipping (s,q) (1.12, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9096608Z Skipping (s,q) (1.13, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9096760Z Skipping (s,q) (1.14, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9096914Z Skipping (s,q) (1.15, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9097085Z Skipping (s,q) (1.16, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9097239Z Skipping (s,q) (1.17, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9097406Z Skipping (s,q) (1.18, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9097560Z Skipping (s,q) (1.19, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9097713Z Skipping (s,q) (1.2, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9097883Z Skipping (s,q) (1.21, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9098038Z Skipping (s,q) (1.22, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9098192Z Skipping (s,q) (1.23, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9098355Z Skipping (s,q) (1.24, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9098507Z Skipping (s,q) (1.25, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9098661Z Skipping (s,q) (1.26, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9098829Z Skipping (s,q) (1.27, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9099015Z Skipping (s,q) (1.28, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9099178Z Skipping (s,q) (1.29, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9099332Z Skipping (s,q) (1.3, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9099484Z Skipping (s,q) (1.31, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9099649Z Skipping (s,q) (1.32, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9099856Z Skipping (s,q) (1.33, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9100011Z Skipping (s,q) (1.34, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9100176Z Skipping (s,q) (1.35, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9100328Z Skipping (s,q) (1.36, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9100491Z Skipping (s,q) (1.37, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9100644Z Skipping (s,q) (1.38, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9100798Z Skipping (s,q) (1.39, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9100965Z Skipping (s,q) (1.4, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9101118Z Skipping (s,q) (1.41, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9101271Z Skipping (s,q) (1.42, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9101437Z Skipping (s,q) (1.43, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9101591Z Skipping (s,q) (1.44, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9101762Z Skipping (s,q) (1.45, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9101915Z Skipping (s,q) (1.46, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9102069Z Skipping (s,q) (1.47, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9102230Z Skipping (s,q) (1.48, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9102382Z Skipping (s,q) (1.49, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9102534Z Skipping (s,q) (1.5, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9102704Z Skipping (s,q) (1.51, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9102857Z Skipping (s,q) (1.52, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9103008Z Skipping (s,q) (1.53, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9103178Z Skipping (s,q) (1.54, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9103360Z Skipping (s,q) (1.55, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9103526Z Skipping (s,q) (1.56, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9103680Z Skipping (s,q) (1.57, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9103833Z Skipping (s,q) (1.58, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9104000Z Skipping (s,q) (1.59, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9104153Z Skipping (s,q) (1.6, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9104304Z Skipping (s,q) (1.61, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9104472Z Skipping (s,q) (1.62, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9104625Z Skipping (s,q) (1.63, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9104790Z Skipping (s,q) (1.64, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9104947Z Skipping (s,q) (1.65, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9105099Z Skipping (s,q) (1.66, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9105266Z Skipping (s,q) (1.67, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9105602Z Skipping (s,q) (1.68, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9105763Z Skipping (s,q) (1.69, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9105929Z Skipping (s,q) (1.7, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9106084Z Skipping (s,q) (1.71, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9106248Z Skipping (s,q) (1.72, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9106403Z Skipping (s,q) (1.73, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9106625Z Skipping (s,q) (1.74, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9106792Z Skipping (s,q) (1.75, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9106947Z Skipping (s,q) (1.76, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9107100Z Skipping (s,q) (1.77, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9107270Z Skipping (s,q) (1.78, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9107497Z Skipping (s,q) (1.79, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9107666Z Skipping (s,q) (1.8, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9107821Z Skipping (s,q) (1.81, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9107974Z Skipping (s,q) (1.82, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9108141Z Skipping (s,q) (1.83, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9108296Z Skipping (s,q) (1.84, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9108453Z Skipping (s,q) (1.85, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9108625Z Skipping (s,q) (1.86, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9108781Z Skipping (s,q) (1.87, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9108934Z Skipping (s,q) (1.88, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9109105Z Skipping (s,q) (1.89, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9109263Z Skipping (s,q) (1.9, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9109434Z Skipping (s,q) (1.91, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9109589Z Skipping (s,q) (1.92, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9109743Z Skipping (s,q) (1.93, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9109909Z Skipping (s,q) (1.94, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9110061Z Skipping (s,q) (1.95, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9110213Z Skipping (s,q) (1.96, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9110379Z Skipping (s,q) (1.97, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9110531Z Skipping (s,q) (1.98, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9110694Z Skipping (s,q) (1.99, 6): inconsistent with heavy hitters! 2025-05-07T20:12:53.9110857Z Skipping (s,q) (0.01, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9111065Z Skipping (s,q) (0.02, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9111241Z Skipping (s,q) (0.03, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9111400Z Skipping (s,q) (0.04, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9111560Z Skipping (s,q) (0.05, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9111731Z Skipping (s,q) (0.06, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9111892Z Skipping (s,q) (0.07, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9112065Z Skipping (s,q) (0.08, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9112228Z Skipping (s,q) (0.09, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9112389Z Skipping (s,q) (0.1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9112564Z Skipping (s,q) (0.11, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9112724Z Skipping (s,q) (0.12, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9112885Z Skipping (s,q) (0.13, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9113064Z Skipping (s,q) (0.14, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9113225Z Skipping (s,q) (0.15, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9113397Z Skipping (s,q) (0.16, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9113557Z Skipping (s,q) (0.17, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9113718Z Skipping (s,q) (0.18, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9113891Z Skipping (s,q) (0.19, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9114079Z Skipping (s,q) (0.2, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9114240Z Skipping (s,q) (0.21, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9114413Z Skipping (s,q) (0.22, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9114573Z Skipping (s,q) (0.23, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9114734Z Skipping (s,q) (0.24, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9114952Z Skipping (s,q) (0.25, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9115112Z Skipping (s,q) (0.26, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9115284Z Skipping (s,q) (0.27, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9115448Z Skipping (s,q) (0.28, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9115610Z Skipping (s,q) (0.29, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9115781Z Skipping (s,q) (0.3, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9116014Z Skipping (s,q) (0.31, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9116177Z Skipping (s,q) (0.32, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9116354Z Skipping (s,q) (0.33, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9116513Z Skipping (s,q) (0.34, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9116687Z Skipping (s,q) (0.35, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9116852Z Skipping (s,q) (0.36, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9117016Z Skipping (s,q) (0.37, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9117192Z Skipping (s,q) (0.38, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9117354Z Skipping (s,q) (0.39, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9117517Z Skipping (s,q) (0.4, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9117691Z Skipping (s,q) (0.41, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9117855Z Skipping (s,q) (0.42, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9118028Z Skipping (s,q) (0.43, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9118195Z Skipping (s,q) (0.44, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9118356Z Skipping (s,q) (0.45, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9118529Z Skipping (s,q) (0.46, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9118730Z Skipping (s,q) (0.47, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9118892Z Skipping (s,q) (0.48, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9119067Z Skipping (s,q) (0.49, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9119231Z Skipping (s,q) (0.5, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9119406Z Skipping (s,q) (0.51, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9119568Z Skipping (s,q) (0.52, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9119729Z Skipping (s,q) (0.53, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9119910Z Skipping (s,q) (0.54, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9120072Z Skipping (s,q) (0.55, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9120231Z Skipping (s,q) (0.56, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9120405Z Skipping (s,q) (0.57, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9120568Z Skipping (s,q) (0.58, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9120742Z Skipping (s,q) (0.59, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9120903Z Skipping (s,q) (0.6, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9121064Z Skipping (s,q) (0.61, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9121236Z Skipping (s,q) (0.62, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9121396Z Skipping (s,q) (0.63, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9121555Z Skipping (s,q) (0.64, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9121755Z Skipping (s,q) (0.65, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9121915Z Skipping (s,q) (0.66, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9122085Z Skipping (s,q) (0.67, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9122245Z Skipping (s,q) (0.68, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9122406Z Skipping (s,q) (0.69, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9122622Z Skipping (s,q) (0.7, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9122787Z Skipping (s,q) (0.71, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9122946Z Skipping (s,q) (0.72, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9123119Z Skipping (s,q) (0.73, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9123280Z Skipping (s,q) (0.74, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9123453Z Skipping (s,q) (0.75, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9123615Z Skipping (s,q) (0.76, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9123777Z Skipping (s,q) (0.77, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9123950Z Skipping (s,q) (0.78, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9124111Z Skipping (s,q) (0.79, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9124275Z Skipping (s,q) (0.8, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9124453Z Skipping (s,q) (0.81, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9124617Z Skipping (s,q) (0.82, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9124780Z Skipping (s,q) (0.83, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9124952Z Skipping (s,q) (0.84, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9125114Z Skipping (s,q) (0.85, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9125288Z Skipping (s,q) (0.86, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9125453Z Skipping (s,q) (0.87, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9125615Z Skipping (s,q) (0.88, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9125790Z Skipping (s,q) (0.89, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9125952Z Skipping (s,q) (0.9, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9126114Z Skipping (s,q) (0.91, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9126316Z Skipping (s,q) (0.92, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9126480Z Skipping (s,q) (0.93, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9126655Z Skipping (s,q) (0.94, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9126817Z Skipping (s,q) (0.95, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9126977Z Skipping (s,q) (0.96, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9127156Z Skipping (s,q) (0.97, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9127319Z Skipping (s,q) (0.98, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9127483Z Skipping (s,q) (0.99, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9127652Z Skipping (s,q) (1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9127816Z Skipping (s,q) (1.01, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9127990Z Skipping (s,q) (1.02, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9128158Z Skipping (s,q) (1.03, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9128321Z Skipping (s,q) (1.04, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9128501Z Skipping (s,q) (1.05, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9128663Z Skipping (s,q) (1.06, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9128825Z Skipping (s,q) (1.07, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9128998Z Skipping (s,q) (1.08, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9129186Z Skipping (s,q) (1.09, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9129361Z Skipping (s,q) (1.1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9129525Z Skipping (s,q) (1.11, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9129687Z Skipping (s,q) (1.12, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9129858Z Skipping (s,q) (1.13, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9130018Z Skipping (s,q) (1.14, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9130235Z Skipping (s,q) (1.15, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9130406Z Skipping (s,q) (1.16, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9130566Z Skipping (s,q) (1.17, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9130736Z Skipping (s,q) (1.18, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9130896Z Skipping (s,q) (1.19, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9131058Z Skipping (s,q) (1.2, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9131228Z Skipping (s,q) (1.21, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9131389Z Skipping (s,q) (1.22, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9131549Z Skipping (s,q) (1.23, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9131720Z Skipping (s,q) (1.24, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9131884Z Skipping (s,q) (1.25, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9132058Z Skipping (s,q) (1.26, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9132218Z Skipping (s,q) (1.27, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9132379Z Skipping (s,q) (1.28, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9132550Z Skipping (s,q) (1.29, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9132709Z Skipping (s,q) (1.3, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9132870Z Skipping (s,q) (1.31, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9133042Z Skipping (s,q) (1.32, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9133201Z Skipping (s,q) (1.33, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9133363Z Skipping (s,q) (1.34, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9133535Z Skipping (s,q) (1.35, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9133724Z Skipping (s,q) (1.36, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9133901Z Skipping (s,q) (1.37, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9134062Z Skipping (s,q) (1.38, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9134224Z Skipping (s,q) (1.39, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9134399Z Skipping (s,q) (1.4, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9134559Z Skipping (s,q) (1.41, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9134721Z Skipping (s,q) (1.42, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9134894Z Skipping (s,q) (1.43, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9135054Z Skipping (s,q) (1.44, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9135228Z Skipping (s,q) (1.45, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9135387Z Skipping (s,q) (1.46, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9135551Z Skipping (s,q) (1.47, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9135730Z Skipping (s,q) (1.48, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9135888Z Skipping (s,q) (1.49, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9136049Z Skipping (s,q) (1.5, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9136221Z Skipping (s,q) (1.51, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9136383Z Skipping (s,q) (1.52, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9136553Z Skipping (s,q) (1.53, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9136738Z Skipping (s,q) (1.54, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9136899Z Skipping (s,q) (1.55, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9137071Z Skipping (s,q) (1.56, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9137232Z Skipping (s,q) (1.57, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9137393Z Skipping (s,q) (1.58, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9137607Z Skipping (s,q) (1.59, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9137767Z Skipping (s,q) (1.6, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9137937Z Skipping (s,q) (1.61, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9138096Z Skipping (s,q) (1.62, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9138257Z Skipping (s,q) (1.63, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9138428Z Skipping (s,q) (1.64, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9138589Z Skipping (s,q) (1.65, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9138750Z Skipping (s,q) (1.66, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9138923Z Skipping (s,q) (1.67, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9139082Z Skipping (s,q) (1.68, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9139254Z Skipping (s,q) (1.69, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9139419Z Skipping (s,q) (1.7, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9139582Z Skipping (s,q) (1.71, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9139753Z Skipping (s,q) (1.72, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9139916Z Skipping (s,q) (1.73, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9140077Z Skipping (s,q) (1.74, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9140248Z Skipping (s,q) (1.75, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9140411Z Skipping (s,q) (1.76, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9140584Z Skipping (s,q) (1.77, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9140747Z Skipping (s,q) (1.78, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9140907Z Skipping (s,q) (1.79, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9141079Z Skipping (s,q) (1.8, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9141269Z Skipping (s,q) (1.81, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9141428Z Skipping (s,q) (1.82, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9141602Z Skipping (s,q) (1.83, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9141761Z Skipping (s,q) (1.84, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9141920Z Skipping (s,q) (1.85, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9142091Z Skipping (s,q) (1.86, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9142256Z Skipping (s,q) (1.87, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9142427Z Skipping (s,q) (1.88, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9142587Z Skipping (s,q) (1.89, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9142747Z Skipping (s,q) (1.9, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9142918Z Skipping (s,q) (1.91, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9143083Z Skipping (s,q) (1.92, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9143246Z Skipping (s,q) (1.93, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9143418Z Skipping (s,q) (1.94, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9143577Z Skipping (s,q) (1.95, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9143747Z Skipping (s,q) (1.96, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9143909Z Skipping (s,q) (1.97, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9144093Z Skipping (s,q) (1.98, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9144264Z Skipping (s,q) (1.99, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9144422Z Skipping (s,q) (0.01, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9144580Z Skipping (s,q) (0.02, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9144750Z Skipping (s,q) (0.03, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9144911Z Skipping (s,q) (0.04, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9145125Z Skipping (s,q) (0.05, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9145281Z Skipping (s,q) (0.06, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9145439Z Skipping (s,q) (0.07, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9145610Z Skipping (s,q) (0.08, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9145768Z Skipping (s,q) (0.09, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9145929Z Skipping (s,q) (0.1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9146104Z Skipping (s,q) (0.11, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9146262Z Skipping (s,q) (0.12, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9146433Z Skipping (s,q) (0.13, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9146590Z Skipping (s,q) (0.14, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9146748Z Skipping (s,q) (0.15, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9146921Z Skipping (s,q) (0.16, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9147083Z Skipping (s,q) (0.17, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9147241Z Skipping (s,q) (0.18, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9147411Z Skipping (s,q) (0.19, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9147572Z Skipping (s,q) (0.2, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9147741Z Skipping (s,q) (0.21, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9147899Z Skipping (s,q) (0.22, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9148061Z Skipping (s,q) (0.23, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9148230Z Skipping (s,q) (0.24, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9148389Z Skipping (s,q) (0.25, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9148578Z Skipping (s,q) (0.26, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9148752Z Skipping (s,q) (0.27, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9148910Z Skipping (s,q) (0.28, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9149083Z Skipping (s,q) (0.29, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9149243Z Skipping (s,q) (0.3, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9149403Z Skipping (s,q) (0.31, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9149577Z Skipping (s,q) (0.32, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9149738Z Skipping (s,q) (0.33, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9149898Z Skipping (s,q) (0.34, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9150070Z Skipping (s,q) (0.35, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9150228Z Skipping (s,q) (0.36, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9150387Z Skipping (s,q) (0.37, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9150561Z Skipping (s,q) (0.38, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9150726Z Skipping (s,q) (0.39, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9150897Z Skipping (s,q) (0.4, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9151056Z Skipping (s,q) (0.41, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9151215Z Skipping (s,q) (0.42, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9151383Z Skipping (s,q) (0.43, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9151567Z Skipping (s,q) (0.44, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9151725Z Skipping (s,q) (0.45, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9151893Z Skipping (s,q) (0.46, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9163337Z Skipping (s,q) (0.47, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9163588Z Skipping (s,q) (0.48, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9163789Z Skipping (s,q) (0.49, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9164092Z Skipping (s,q) (0.5, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9164259Z Skipping (s,q) (0.51, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9164424Z Skipping (s,q) (0.52, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9164600Z Skipping (s,q) (0.53, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9164763Z Skipping (s,q) (0.54, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9164940Z Skipping (s,q) (0.55, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9165109Z Skipping (s,q) (0.56, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9165272Z Skipping (s,q) (0.57, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9165448Z Skipping (s,q) (0.58, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9165610Z Skipping (s,q) (0.59, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9165776Z Skipping (s,q) (0.6, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9165955Z Skipping (s,q) (0.61, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9166133Z Skipping (s,q) (0.62, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9166309Z Skipping (s,q) (0.63, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9166495Z Skipping (s,q) (0.64, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9166675Z Skipping (s,q) (0.65, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9166882Z Skipping (s,q) (0.66, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9167062Z Skipping (s,q) (0.67, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9167225Z Skipping (s,q) (0.68, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9167401Z Skipping (s,q) (0.69, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9167565Z Skipping (s,q) (0.7, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9167738Z Skipping (s,q) (0.71, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9167956Z Skipping (s,q) (0.72, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9168120Z Skipping (s,q) (0.73, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9168297Z Skipping (s,q) (0.74, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9168478Z Skipping (s,q) (0.75, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9168638Z Skipping (s,q) (0.76, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9168814Z Skipping (s,q) (0.77, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9168982Z Skipping (s,q) (0.78, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9169146Z Skipping (s,q) (0.79, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9169324Z Skipping (s,q) (0.8, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9169488Z Skipping (s,q) (0.81, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9169666Z Skipping (s,q) (0.82, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9169831Z Skipping (s,q) (0.83, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9169998Z Skipping (s,q) (0.84, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9170177Z Skipping (s,q) (0.85, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9170340Z Skipping (s,q) (0.86, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9170503Z Skipping (s,q) (0.87, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9170681Z Skipping (s,q) (0.88, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9170876Z Skipping (s,q) (0.89, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9171052Z Skipping (s,q) (0.9, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9171218Z Skipping (s,q) (0.91, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9171382Z Skipping (s,q) (0.92, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9171559Z Skipping (s,q) (0.93, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9171726Z Skipping (s,q) (0.94, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9171942Z Skipping (s,q) (0.95, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9172118Z Skipping (s,q) (0.96, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9172282Z Skipping (s,q) (0.97, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9172457Z Skipping (s,q) (0.98, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9172619Z Skipping (s,q) (0.99, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9172777Z Skipping (s,q) (1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9172959Z Skipping (s,q) (1.01, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9173121Z Skipping (s,q) (1.02, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9173285Z Skipping (s,q) (1.03, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9173460Z Skipping (s,q) (1.04, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9173618Z Skipping (s,q) (1.05, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9173801Z Skipping (s,q) (1.06, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9173966Z Skipping (s,q) (1.07, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9174127Z Skipping (s,q) (1.08, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9174301Z Skipping (s,q) (1.09, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9174463Z Skipping (s,q) (1.1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9174626Z Skipping (s,q) (1.11, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9174803Z Skipping (s,q) (1.12, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9174965Z Skipping (s,q) (1.13, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9175144Z Skipping (s,q) (1.14, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9175307Z Skipping (s,q) (1.15, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9175469Z Skipping (s,q) (1.16, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9175671Z Skipping (s,q) (1.17, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9175835Z Skipping (s,q) (1.18, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9175998Z Skipping (s,q) (1.19, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9176171Z Skipping (s,q) (1.2, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9176335Z Skipping (s,q) (1.21, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9176510Z Skipping (s,q) (1.22, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9176679Z Skipping (s,q) (1.23, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9176840Z Skipping (s,q) (1.24, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9177018Z Skipping (s,q) (1.25, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9177180Z Skipping (s,q) (1.26, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9177342Z Skipping (s,q) (1.27, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9177517Z Skipping (s,q) (1.28, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9177684Z Skipping (s,q) (1.29, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9177860Z Skipping (s,q) (1.3, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9178020Z Skipping (s,q) (1.31, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9178184Z Skipping (s,q) (1.32, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9178359Z Skipping (s,q) (1.33, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9178521Z Skipping (s,q) (1.34, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9178710Z Skipping (s,q) (1.35, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9178882Z Skipping (s,q) (1.36, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9179045Z Skipping (s,q) (1.37, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9179219Z Skipping (s,q) (1.38, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9179381Z Skipping (s,q) (1.39, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9179593Z Skipping (s,q) (1.4, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9179770Z Skipping (s,q) (1.41, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9179950Z Skipping (s,q) (1.42, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9180113Z Skipping (s,q) (1.43, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9180287Z Skipping (s,q) (1.44, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9180451Z Skipping (s,q) (1.45, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9180613Z Skipping (s,q) (1.46, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9180789Z Skipping (s,q) (1.47, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9201592Z Skipping (s,q) (1.48, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9201822Z Skipping (s,q) (1.49, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9201986Z Skipping (s,q) (1.5, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9202146Z Skipping (s,q) (1.51, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9202302Z Skipping (s,q) (1.52, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9202453Z Skipping (s,q) (1.53, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9202604Z Skipping (s,q) (1.54, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9202762Z Skipping (s,q) (1.55, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9202911Z Skipping (s,q) (1.56, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9203071Z Skipping (s,q) (1.57, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9203223Z Skipping (s,q) (1.58, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9203373Z Skipping (s,q) (1.59, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9203533Z Skipping (s,q) (1.6, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9203684Z Skipping (s,q) (1.61, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9203896Z Skipping (s,q) (1.62, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9204054Z Skipping (s,q) (1.63, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9204207Z Skipping (s,q) (1.64, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9204365Z Skipping (s,q) (1.65, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9204516Z Skipping (s,q) (1.66, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9204667Z Skipping (s,q) (1.67, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9204824Z Skipping (s,q) (1.68, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9204982Z Skipping (s,q) (1.69, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9205137Z Skipping (s,q) (1.7, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9205299Z Skipping (s,q) (1.71, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9205614Z Skipping (s,q) (1.72, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9205779Z Skipping (s,q) (1.73, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9205936Z Skipping (s,q) (1.74, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9206088Z Skipping (s,q) (1.75, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9206248Z Skipping (s,q) (1.76, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9206401Z Skipping (s,q) (1.77, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9206554Z Skipping (s,q) (1.78, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9206711Z Skipping (s,q) (1.79, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9206936Z Skipping (s,q) (1.8, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9207093Z Skipping (s,q) (1.81, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9207249Z Skipping (s,q) (1.82, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9207401Z Skipping (s,q) (1.83, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9207565Z Skipping (s,q) (1.84, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9207789Z Skipping (s,q) (1.85, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9207944Z Skipping (s,q) (1.86, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9208101Z Skipping (s,q) (1.87, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9208254Z Skipping (s,q) (1.88, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9208413Z Skipping (s,q) (1.89, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9208564Z Skipping (s,q) (1.9, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9208716Z Skipping (s,q) (1.91, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9208875Z Skipping (s,q) (1.92, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9209027Z Skipping (s,q) (1.93, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9209179Z Skipping (s,q) (1.94, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9209339Z Skipping (s,q) (1.95, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9209496Z Skipping (s,q) (1.96, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9209650Z Skipping (s,q) (1.97, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9209809Z Skipping (s,q) (1.98, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9209961Z Skipping (s,q) (1.99, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9210128Z Skipping (s,q) (0.01, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9210285Z Skipping (s,q) (0.02, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9210443Z Skipping (s,q) (0.03, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9210604Z Skipping (s,q) (0.04, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9210757Z Skipping (s,q) (0.05, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9210912Z Skipping (s,q) (0.06, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9211074Z Skipping (s,q) (0.07, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9211286Z Skipping (s,q) (0.08, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9211448Z Skipping (s,q) (0.09, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9211601Z Skipping (s,q) (0.1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9211754Z Skipping (s,q) (0.11, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9211914Z Skipping (s,q) (0.12, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9212070Z Skipping (s,q) (0.13, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9212232Z Skipping (s,q) (0.14, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9212387Z Skipping (s,q) (0.15, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9212571Z Skipping (s,q) (0.16, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9212742Z Skipping (s,q) (0.17, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9212896Z Skipping (s,q) (0.18, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9213054Z Skipping (s,q) (0.19, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9213219Z Skipping (s,q) (0.2, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9213372Z Skipping (s,q) (0.21, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9213525Z Skipping (s,q) (0.22, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9213689Z Skipping (s,q) (0.23, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9213842Z Skipping (s,q) (0.24, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9214046Z Skipping (s,q) (0.25, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9214202Z Skipping (s,q) (0.26, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9214353Z Skipping (s,q) (0.27, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9214512Z Skipping (s,q) (0.28, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9214666Z Skipping (s,q) (0.29, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9214823Z Skipping (s,q) (0.3, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9215030Z Skipping (s,q) (0.31, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9215185Z Skipping (s,q) (0.32, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9215347Z Skipping (s,q) (0.33, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9215501Z Skipping (s,q) (0.34, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9215655Z Skipping (s,q) (0.35, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9215815Z Skipping (s,q) (0.36, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9215970Z Skipping (s,q) (0.37, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9216126Z Skipping (s,q) (0.38, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9216286Z Skipping (s,q) (0.39, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9216440Z Skipping (s,q) (0.4, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9216605Z Skipping (s,q) (0.41, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9216761Z Skipping (s,q) (0.42, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9216916Z Skipping (s,q) (0.43, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9217077Z Skipping (s,q) (0.44, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9217230Z Skipping (s,q) (0.45, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9217385Z Skipping (s,q) (0.46, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9217547Z Skipping (s,q) (0.47, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9217701Z Skipping (s,q) (0.48, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9217857Z Skipping (s,q) (0.49, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9218035Z Skipping (s,q) (0.5, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9218196Z Skipping (s,q) (0.51, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9218382Z Skipping (s,q) (0.52, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9218558Z Skipping (s,q) (0.53, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9218718Z Skipping (s,q) (0.54, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9218878Z Skipping (s,q) (0.55, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9219051Z Skipping (s,q) (0.56, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9219211Z Skipping (s,q) (0.57, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9219386Z Skipping (s,q) (0.58, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9219549Z Skipping (s,q) (0.59, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9219714Z Skipping (s,q) (0.6, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9219890Z Skipping (s,q) (0.61, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9220049Z Skipping (s,q) (0.62, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9220215Z Skipping (s,q) (0.63, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9220391Z Skipping (s,q) (0.64, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9220552Z Skipping (s,q) (0.65, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9220712Z Skipping (s,q) (0.66, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9220884Z Skipping (s,q) (0.67, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9221044Z Skipping (s,q) (0.68, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9221215Z Skipping (s,q) (0.69, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9221428Z Skipping (s,q) (0.7, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9221590Z Skipping (s,q) (0.71, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9221761Z Skipping (s,q) (0.72, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9221922Z Skipping (s,q) (0.73, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9222085Z Skipping (s,q) (0.74, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9222305Z Skipping (s,q) (0.75, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9222466Z Skipping (s,q) (0.76, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9222638Z Skipping (s,q) (0.77, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9222798Z Skipping (s,q) (0.78, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9222959Z Skipping (s,q) (0.79, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9223131Z Skipping (s,q) (0.8, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9223292Z Skipping (s,q) (0.81, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9223454Z Skipping (s,q) (0.82, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9223627Z Skipping (s,q) (0.83, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9223789Z Skipping (s,q) (0.84, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9223964Z Skipping (s,q) (0.85, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9224132Z Skipping (s,q) (0.86, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9224293Z Skipping (s,q) (0.87, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9224466Z Skipping (s,q) (0.88, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9224629Z Skipping (s,q) (0.89, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9224791Z Skipping (s,q) (0.9, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9224963Z Skipping (s,q) (0.91, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9225126Z Skipping (s,q) (0.92, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9225298Z Skipping (s,q) (0.93, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9225458Z Skipping (s,q) (0.94, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9225620Z Skipping (s,q) (0.95, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9225792Z Skipping (s,q) (0.96, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9225980Z Skipping (s,q) (0.97, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9226143Z Skipping (s,q) (0.98, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9226315Z Skipping (s,q) (0.99, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9226473Z Skipping (s,q) (1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9226642Z Skipping (s,q) (1.01, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9226801Z Skipping (s,q) (1.02, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9226962Z Skipping (s,q) (1.03, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9227133Z Skipping (s,q) (1.04, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9227292Z Skipping (s,q) (1.05, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9227451Z Skipping (s,q) (1.06, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9227620Z Skipping (s,q) (1.07, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9227780Z Skipping (s,q) (1.08, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9227953Z Skipping (s,q) (1.09, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9228111Z Skipping (s,q) (1.1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9228270Z Skipping (s,q) (1.11, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9228439Z Skipping (s,q) (1.12, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9228598Z Skipping (s,q) (1.13, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9228757Z Skipping (s,q) (1.14, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9228953Z Skipping (s,q) (1.15, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9229112Z Skipping (s,q) (1.16, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9229272Z Skipping (s,q) (1.17, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9229443Z Skipping (s,q) (1.18, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9229605Z Skipping (s,q) (1.19, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9229819Z Skipping (s,q) (1.2, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9229981Z Skipping (s,q) (1.21, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9230139Z Skipping (s,q) (1.22, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9230309Z Skipping (s,q) (1.23, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9230470Z Skipping (s,q) (1.24, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9230632Z Skipping (s,q) (1.25, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9230806Z Skipping (s,q) (1.26, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9230968Z Skipping (s,q) (1.27, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9231143Z Skipping (s,q) (1.28, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9231305Z Skipping (s,q) (1.29, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9231466Z Skipping (s,q) (1.3, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9231638Z Skipping (s,q) (1.31, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9231797Z Skipping (s,q) (1.32, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9231958Z Skipping (s,q) (1.33, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9232127Z Skipping (s,q) (1.34, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9232286Z Skipping (s,q) (1.35, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9232457Z Skipping (s,q) (1.36, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9232618Z Skipping (s,q) (1.37, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9232779Z Skipping (s,q) (1.38, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9232951Z Skipping (s,q) (1.39, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9233111Z Skipping (s,q) (1.4, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9233296Z Skipping (s,q) (1.41, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9233473Z Skipping (s,q) (1.42, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9233632Z Skipping (s,q) (1.43, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9233806Z Skipping (s,q) (1.44, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9233970Z Skipping (s,q) (1.45, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9234132Z Skipping (s,q) (1.46, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9234307Z Skipping (s,q) (1.47, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9234470Z Skipping (s,q) (1.48, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9234632Z Skipping (s,q) (1.49, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9234801Z Skipping (s,q) (1.5, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9234962Z Skipping (s,q) (1.51, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9235133Z Skipping (s,q) (1.52, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9235299Z Skipping (s,q) (1.53, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9235463Z Skipping (s,q) (1.54, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9235635Z Skipping (s,q) (1.55, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9235794Z Skipping (s,q) (1.56, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9236035Z Skipping (s,q) (1.57, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9236211Z Skipping (s,q) (1.58, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9236403Z Skipping (s,q) (1.59, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9236576Z Skipping (s,q) (1.6, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9236735Z Skipping (s,q) (1.61, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9236897Z Skipping (s,q) (1.62, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9237070Z Skipping (s,q) (1.63, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9237292Z Skipping (s,q) (1.64, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9237453Z Skipping (s,q) (1.65, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9237628Z Skipping (s,q) (1.66, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9237788Z Skipping (s,q) (1.67, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9237962Z Skipping (s,q) (1.68, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9238124Z Skipping (s,q) (1.69, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9238286Z Skipping (s,q) (1.7, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9238460Z Skipping (s,q) (1.71, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9238622Z Skipping (s,q) (1.72, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9238784Z Skipping (s,q) (1.73, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9238958Z Skipping (s,q) (1.74, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9239122Z Skipping (s,q) (1.75, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9239287Z Skipping (s,q) (1.76, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9239461Z Skipping (s,q) (1.77, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9239621Z Skipping (s,q) (1.78, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9239795Z Skipping (s,q) (1.79, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9239956Z Skipping (s,q) (1.8, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9240119Z Skipping (s,q) (1.81, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9240292Z Skipping (s,q) (1.82, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9240452Z Skipping (s,q) (1.83, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9240613Z Skipping (s,q) (1.84, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9240784Z Skipping (s,q) (1.85, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9240969Z Skipping (s,q) (1.86, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9241143Z Skipping (s,q) (1.87, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9241303Z Skipping (s,q) (1.88, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9241464Z Skipping (s,q) (1.89, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9241634Z Skipping (s,q) (1.9, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9241797Z Skipping (s,q) (1.91, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9241959Z Skipping (s,q) (1.92, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9242132Z Skipping (s,q) (1.93, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9242293Z Skipping (s,q) (1.94, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9242463Z Skipping (s,q) (1.95, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9242622Z Skipping (s,q) (1.96, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9242783Z Skipping (s,q) (1.97, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9242959Z Skipping (s,q) (1.98, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9243119Z Skipping (s,q) (1.99, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9243277Z Skipping (s,q) (0.01, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9243443Z Skipping (s,q) (0.02, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9243600Z Skipping (s,q) (0.03, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9243765Z Skipping (s,q) (0.04, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9243942Z Skipping (s,q) (0.05, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9244095Z Skipping (s,q) (0.06, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9244261Z Skipping (s,q) (0.07, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9244413Z Skipping (s,q) (0.08, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9244566Z Skipping (s,q) (0.09, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9244783Z Skipping (s,q) (0.1, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9244936Z Skipping (s,q) (0.11, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9245100Z Skipping (s,q) (0.12, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9245252Z Skipping (s,q) (0.13, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9245403Z Skipping (s,q) (0.14, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9245567Z Skipping (s,q) (0.15, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9245720Z Skipping (s,q) (0.16, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9245873Z Skipping (s,q) (0.17, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9246037Z Skipping (s,q) (0.18, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9246190Z Skipping (s,q) (0.19, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9246342Z Skipping (s,q) (0.2, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9246509Z Skipping (s,q) (0.21, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9246684Z Skipping (s,q) (0.22, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9246910Z Skipping (s,q) (0.23, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9247134Z Skipping (s,q) (0.24, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9247402Z Skipping (s,q) (0.25, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9247719Z Skipping (s,q) (0.26, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9247977Z Skipping (s,q) (0.27, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9248134Z Skipping (s,q) (0.28, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9248300Z Skipping (s,q) (0.29, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9248454Z Skipping (s,q) (0.3, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9248621Z Skipping (s,q) (0.31, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9248773Z Skipping (s,q) (0.32, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9248968Z Skipping (s,q) (0.33, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9249135Z Skipping (s,q) (0.34, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9249288Z Skipping (s,q) (0.35, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9249442Z Skipping (s,q) (0.36, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9249608Z Skipping (s,q) (0.37, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9249762Z Skipping (s,q) (0.38, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9249928Z Skipping (s,q) (0.39, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9250081Z Skipping (s,q) (0.4, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9250234Z Skipping (s,q) (0.41, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9250401Z Skipping (s,q) (0.42, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9250555Z Skipping (s,q) (0.43, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9250713Z Skipping (s,q) (0.44, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9250889Z Skipping (s,q) (0.45, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9251043Z Skipping (s,q) (0.46, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9251198Z Skipping (s,q) (0.47, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9251364Z Skipping (s,q) (0.48, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9251518Z Skipping (s,q) (0.49, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9251685Z Skipping (s,q) (0.5, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9251863Z Skipping (s,q) (0.51, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9252018Z Skipping (s,q) (0.52, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9252183Z Skipping (s,q) (0.53, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9252336Z Skipping (s,q) (0.54, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9252489Z Skipping (s,q) (0.55, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9252702Z Skipping (s,q) (0.56, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9252855Z Skipping (s,q) (0.57, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9253019Z Skipping (s,q) (0.58, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9253170Z Skipping (s,q) (0.59, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9253324Z Skipping (s,q) (0.6, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9253490Z Skipping (s,q) (0.61, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9253646Z Skipping (s,q) (0.62, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9253799Z Skipping (s,q) (0.63, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9253963Z Skipping (s,q) (0.64, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9254116Z Skipping (s,q) (0.65, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9254283Z Skipping (s,q) (0.66, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9254437Z Skipping (s,q) (0.67, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9254594Z Skipping (s,q) (0.68, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9254757Z Skipping (s,q) (0.69, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9254912Z Skipping (s,q) (0.7, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9255068Z Skipping (s,q) (0.71, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9255235Z Skipping (s,q) (0.72, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9255389Z Skipping (s,q) (0.73, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9255545Z Skipping (s,q) (0.74, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9255712Z Skipping (s,q) (0.75, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9255867Z Skipping (s,q) (0.76, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9256034Z Skipping (s,q) (0.77, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9256187Z Skipping (s,q) (0.78, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9256371Z Skipping (s,q) (0.79, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9256536Z Skipping (s,q) (0.8, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9256691Z Skipping (s,q) (0.81, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9256844Z Skipping (s,q) (0.82, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9257007Z Skipping (s,q) (0.83, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9257160Z Skipping (s,q) (0.84, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9257327Z Skipping (s,q) (0.85, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9257482Z Skipping (s,q) (0.86, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9257633Z Skipping (s,q) (0.87, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9257797Z Skipping (s,q) (0.88, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9257951Z Skipping (s,q) (0.89, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9258108Z Skipping (s,q) (0.9, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9258277Z Skipping (s,q) (0.91, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9258429Z Skipping (s,q) (0.92, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9258594Z Skipping (s,q) (0.93, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9258747Z Skipping (s,q) (0.94, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9258900Z Skipping (s,q) (0.95, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9259063Z Skipping (s,q) (0.96, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9259240Z Skipping (s,q) (0.97, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9259394Z Skipping (s,q) (0.98, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9259558Z Skipping (s,q) (0.99, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9259710Z Skipping (s,q) (1, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9259863Z Skipping (s,q) (1.01, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9260077Z Skipping (s,q) (1.02, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9260230Z Skipping (s,q) (1.03, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9260394Z Skipping (s,q) (1.04, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9260545Z Skipping (s,q) (1.05, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9260698Z Skipping (s,q) (1.06, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9260863Z Skipping (s,q) (1.07, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9261017Z Skipping (s,q) (1.08, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9261172Z Skipping (s,q) (1.09, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9261337Z Skipping (s,q) (1.1, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9261491Z Skipping (s,q) (1.11, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9261659Z Skipping (s,q) (1.12, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9261812Z Skipping (s,q) (1.13, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9261968Z Skipping (s,q) (1.14, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9262132Z Skipping (s,q) (1.15, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9262284Z Skipping (s,q) (1.16, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9262437Z Skipping (s,q) (1.17, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9262612Z Skipping (s,q) (1.18, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9262765Z Skipping (s,q) (1.19, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9262921Z Skipping (s,q) (1.2, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9263084Z Skipping (s,q) (1.21, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9263236Z Skipping (s,q) (1.22, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9263391Z Skipping (s,q) (1.23, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9263554Z Skipping (s,q) (1.24, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9263734Z Skipping (s,q) (1.25, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9263903Z Skipping (s,q) (1.26, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9264057Z Skipping (s,q) (1.27, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9264212Z Skipping (s,q) (1.28, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9264377Z Skipping (s,q) (1.29, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9264532Z Skipping (s,q) (1.3, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9264686Z Skipping (s,q) (1.31, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9264857Z Skipping (s,q) (1.32, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9265013Z Skipping (s,q) (1.33, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9265184Z Skipping (s,q) (1.34, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9265341Z Skipping (s,q) (1.35, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9265499Z Skipping (s,q) (1.36, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9265668Z Skipping (s,q) (1.37, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9265827Z Skipping (s,q) (1.38, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9265982Z Skipping (s,q) (1.39, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9266148Z Skipping (s,q) (1.4, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9266304Z Skipping (s,q) (1.41, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9266459Z Skipping (s,q) (1.42, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9266651Z Skipping (s,q) (1.43, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9266803Z Skipping (s,q) (1.44, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9266969Z Skipping (s,q) (1.45, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9267123Z Skipping (s,q) (1.46, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9267277Z Skipping (s,q) (1.47, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9267443Z Skipping (s,q) (1.48, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9267656Z Skipping (s,q) (1.49, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9267812Z Skipping (s,q) (1.5, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9267977Z Skipping (s,q) (1.51, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9268131Z Skipping (s,q) (1.52, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9268296Z Skipping (s,q) (1.53, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9268452Z Skipping (s,q) (1.54, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9268607Z Skipping (s,q) (1.55, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9268773Z Skipping (s,q) (1.56, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9268927Z Skipping (s,q) (1.57, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9269079Z Skipping (s,q) (1.58, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9269245Z Skipping (s,q) (1.59, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9269401Z Skipping (s,q) (1.6, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9269567Z Skipping (s,q) (1.61, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9269720Z Skipping (s,q) (1.62, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9269871Z Skipping (s,q) (1.63, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9270037Z Skipping (s,q) (1.64, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9270190Z Skipping (s,q) (1.65, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9270343Z Skipping (s,q) (1.66, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9270505Z Skipping (s,q) (1.67, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9270658Z Skipping (s,q) (1.68, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9270808Z Skipping (s,q) (1.69, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9270973Z Skipping (s,q) (1.7, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9271152Z Skipping (s,q) (1.71, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9271316Z Skipping (s,q) (1.72, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9271470Z Skipping (s,q) (1.73, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9271622Z Skipping (s,q) (1.74, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9271784Z Skipping (s,q) (1.75, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9271938Z Skipping (s,q) (1.76, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9272090Z Skipping (s,q) (1.77, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9272257Z Skipping (s,q) (1.78, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9272411Z Skipping (s,q) (1.79, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9272576Z Skipping (s,q) (1.8, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9272729Z Skipping (s,q) (1.81, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9272887Z Skipping (s,q) (1.82, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9273054Z Skipping (s,q) (1.83, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9273206Z Skipping (s,q) (1.84, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9273359Z Skipping (s,q) (1.85, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9273525Z Skipping (s,q) (1.86, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9273677Z Skipping (s,q) (1.87, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9273843Z Skipping (s,q) (1.88, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9274021Z Skipping (s,q) (1.89, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9274174Z Skipping (s,q) (1.9, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9274339Z Skipping (s,q) (1.91, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9274490Z Skipping (s,q) (1.92, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9274642Z Skipping (s,q) (1.93, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9274807Z Skipping (s,q) (1.94, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9275004Z Skipping (s,q) (1.95, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9275158Z Skipping (s,q) (1.96, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9275322Z Skipping (s,q) (1.97, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9275475Z Skipping (s,q) (1.98, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9275638Z Skipping (s,q) (1.99, 7): inconsistent with heavy hitters! 2025-05-07T20:12:53.9275801Z Skipping (s,q) (0.01, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9276056Z Skipping (s,q) (0.02, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9276237Z Skipping (s,q) (0.03, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9276400Z Skipping (s,q) (0.04, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9276559Z Skipping (s,q) (0.05, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9276734Z Skipping (s,q) (0.06, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9276901Z Skipping (s,q) (0.07, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9277071Z Skipping (s,q) (0.08, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9277232Z Skipping (s,q) (0.09, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9277396Z Skipping (s,q) (0.1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9277566Z Skipping (s,q) (0.11, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9277726Z Skipping (s,q) (0.12, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9277886Z Skipping (s,q) (0.13, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9278057Z Skipping (s,q) (0.14, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9278219Z Skipping (s,q) (0.15, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9278389Z Skipping (s,q) (0.16, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9278583Z Skipping (s,q) (0.17, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9278748Z Skipping (s,q) (0.18, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9278921Z Skipping (s,q) (0.19, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9279083Z Skipping (s,q) (0.2, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9279244Z Skipping (s,q) (0.21, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9279416Z Skipping (s,q) (0.22, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9279577Z Skipping (s,q) (0.23, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9279749Z Skipping (s,q) (0.24, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9279909Z Skipping (s,q) (0.25, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9280069Z Skipping (s,q) (0.26, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9280242Z Skipping (s,q) (0.27, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9280406Z Skipping (s,q) (0.28, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9280568Z Skipping (s,q) (0.29, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9280740Z Skipping (s,q) (0.3, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9280900Z Skipping (s,q) (0.31, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9281070Z Skipping (s,q) (0.32, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9281228Z Skipping (s,q) (0.33, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9281387Z Skipping (s,q) (0.34, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9281582Z Skipping (s,q) (0.35, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9281743Z Skipping (s,q) (0.36, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9281904Z Skipping (s,q) (0.37, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9282073Z Skipping (s,q) (0.38, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9282235Z Skipping (s,q) (0.39, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9282454Z Skipping (s,q) (0.4, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9282615Z Skipping (s,q) (0.41, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9282775Z Skipping (s,q) (0.42, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9282945Z Skipping (s,q) (0.43, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9283103Z Skipping (s,q) (0.44, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9283263Z Skipping (s,q) (0.45, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9283432Z Skipping (s,q) (0.46, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9283590Z Skipping (s,q) (0.47, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9283749Z Skipping (s,q) (0.48, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9283920Z Skipping (s,q) (0.49, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9284080Z Skipping (s,q) (0.5, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9284249Z Skipping (s,q) (0.51, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9284413Z Skipping (s,q) (0.52, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9284573Z Skipping (s,q) (0.53, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9284746Z Skipping (s,q) (0.54, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9284904Z Skipping (s,q) (0.55, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9285064Z Skipping (s,q) (0.56, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9285236Z Skipping (s,q) (0.57, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9285395Z Skipping (s,q) (0.58, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9285565Z Skipping (s,q) (0.59, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9285725Z Skipping (s,q) (0.6, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9285884Z Skipping (s,q) (0.61, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9286076Z Skipping (s,q) (0.62, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9286240Z Skipping (s,q) (0.63, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9286398Z Skipping (s,q) (0.64, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9286566Z Skipping (s,q) (0.65, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9286726Z Skipping (s,q) (0.66, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9286899Z Skipping (s,q) (0.67, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9287061Z Skipping (s,q) (0.68, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9287221Z Skipping (s,q) (0.69, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9287392Z Skipping (s,q) (0.7, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9287553Z Skipping (s,q) (0.71, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9287713Z Skipping (s,q) (0.72, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9287887Z Skipping (s,q) (0.73, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9288051Z Skipping (s,q) (0.74, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9288221Z Skipping (s,q) (0.75, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9288382Z Skipping (s,q) (0.76, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9288541Z Skipping (s,q) (0.77, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9288710Z Skipping (s,q) (0.78, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9288870Z Skipping (s,q) (0.79, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9289057Z Skipping (s,q) (0.8, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9289228Z Skipping (s,q) (0.81, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9289392Z Skipping (s,q) (0.82, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9289561Z Skipping (s,q) (0.83, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9289723Z Skipping (s,q) (0.84, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9289930Z Skipping (s,q) (0.85, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9290101Z Skipping (s,q) (0.86, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9290263Z Skipping (s,q) (0.87, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9290431Z Skipping (s,q) (0.88, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9290604Z Skipping (s,q) (0.89, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9290766Z Skipping (s,q) (0.9, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9290939Z Skipping (s,q) (0.91, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9291099Z Skipping (s,q) (0.92, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9291259Z Skipping (s,q) (0.93, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9291428Z Skipping (s,q) (0.94, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9291590Z Skipping (s,q) (0.95, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9291755Z Skipping (s,q) (0.96, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9291927Z Skipping (s,q) (0.97, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9292087Z Skipping (s,q) (0.98, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9292249Z Skipping (s,q) (0.99, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9292418Z Skipping (s,q) (1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9292580Z Skipping (s,q) (1.01, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9292751Z Skipping (s,q) (1.02, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9292913Z Skipping (s,q) (1.03, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9293076Z Skipping (s,q) (1.04, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9293251Z Skipping (s,q) (1.05, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9293439Z Skipping (s,q) (1.06, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9293604Z Skipping (s,q) (1.07, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9293776Z Skipping (s,q) (1.08, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9293938Z Skipping (s,q) (1.09, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9294110Z Skipping (s,q) (1.1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9294273Z Skipping (s,q) (1.11, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9294437Z Skipping (s,q) (1.12, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9294609Z Skipping (s,q) (1.13, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9294772Z Skipping (s,q) (1.14, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9294935Z Skipping (s,q) (1.15, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9295109Z Skipping (s,q) (1.16, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9295272Z Skipping (s,q) (1.17, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9295451Z Skipping (s,q) (1.18, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9295614Z Skipping (s,q) (1.19, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9295779Z Skipping (s,q) (1.2, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9295951Z Skipping (s,q) (1.21, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9296115Z Skipping (s,q) (1.22, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9296278Z Skipping (s,q) (1.23, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9296487Z Skipping (s,q) (1.24, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9296649Z Skipping (s,q) (1.25, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9296822Z Skipping (s,q) (1.26, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9296985Z Skipping (s,q) (1.27, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9297148Z Skipping (s,q) (1.28, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9297324Z Skipping (s,q) (1.29, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9297533Z Skipping (s,q) (1.3, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9297696Z Skipping (s,q) (1.31, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9297870Z Skipping (s,q) (1.32, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9298029Z Skipping (s,q) (1.33, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9298205Z Skipping (s,q) (1.34, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9298369Z Skipping (s,q) (1.35, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9298532Z Skipping (s,q) (1.36, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9298702Z Skipping (s,q) (1.37, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9298860Z Skipping (s,q) (1.38, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9299020Z Skipping (s,q) (1.39, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9299193Z Skipping (s,q) (1.4, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9299360Z Skipping (s,q) (1.41, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9299532Z Skipping (s,q) (1.42, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9299697Z Skipping (s,q) (1.43, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9299859Z Skipping (s,q) (1.44, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9300032Z Skipping (s,q) (1.45, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9300193Z Skipping (s,q) (1.46, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9300355Z Skipping (s,q) (1.47, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9300529Z Skipping (s,q) (1.48, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9300689Z Skipping (s,q) (1.49, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9300865Z Skipping (s,q) (1.5, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9301053Z Skipping (s,q) (1.51, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9301215Z Skipping (s,q) (1.52, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9301383Z Skipping (s,q) (1.53, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9301541Z Skipping (s,q) (1.54, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9301706Z Skipping (s,q) (1.55, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9301877Z Skipping (s,q) (1.56, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9302037Z Skipping (s,q) (1.57, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9302199Z Skipping (s,q) (1.58, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9302368Z Skipping (s,q) (1.59, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9302527Z Skipping (s,q) (1.6, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9302699Z Skipping (s,q) (1.61, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9302861Z Skipping (s,q) (1.62, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9303024Z Skipping (s,q) (1.63, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9303194Z Skipping (s,q) (1.64, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9303353Z Skipping (s,q) (1.65, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9303513Z Skipping (s,q) (1.66, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9303679Z Skipping (s,q) (1.67, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9303840Z Skipping (s,q) (1.68, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9304039Z Skipping (s,q) (1.69, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9304201Z Skipping (s,q) (1.7, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9304363Z Skipping (s,q) (1.71, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9304535Z Skipping (s,q) (1.72, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9304695Z Skipping (s,q) (1.73, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9304903Z Skipping (s,q) (1.74, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9305076Z Skipping (s,q) (1.75, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9305238Z Skipping (s,q) (1.76, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9305562Z Skipping (s,q) (1.77, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9305724Z Skipping (s,q) (1.78, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9305886Z Skipping (s,q) (1.79, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9306059Z Skipping (s,q) (1.8, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9306219Z Skipping (s,q) (1.81, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9306379Z Skipping (s,q) (1.82, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9306551Z Skipping (s,q) (1.83, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9306713Z Skipping (s,q) (1.84, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9306888Z Skipping (s,q) (1.85, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9307049Z Skipping (s,q) (1.86, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9307209Z Skipping (s,q) (1.87, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9307379Z Skipping (s,q) (1.88, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9307535Z Skipping (s,q) (1.89, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9307696Z Skipping (s,q) (1.9, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9307869Z Skipping (s,q) (1.91, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9308028Z Skipping (s,q) (1.92, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9308198Z Skipping (s,q) (1.93, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9308357Z Skipping (s,q) (1.94, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9308522Z Skipping (s,q) (1.95, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9308779Z Skipping (s,q) (1.96, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9308941Z Skipping (s,q) (1.97, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9309101Z Skipping (s,q) (1.98, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9309274Z Skipping (s,q) (1.99, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9309435Z Skipping (s,q) (0.01, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9309608Z Skipping (s,q) (0.02, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9309769Z Skipping (s,q) (0.03, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9309930Z Skipping (s,q) (0.04, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9310103Z Skipping (s,q) (0.05, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9310263Z Skipping (s,q) (0.06, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9310424Z Skipping (s,q) (0.07, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9310599Z Skipping (s,q) (0.08, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9310761Z Skipping (s,q) (0.09, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9310922Z Skipping (s,q) (0.1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9311091Z Skipping (s,q) (0.11, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9311248Z Skipping (s,q) (0.12, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9311418Z Skipping (s,q) (0.13, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9311575Z Skipping (s,q) (0.14, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9311771Z Skipping (s,q) (0.15, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9311943Z Skipping (s,q) (0.16, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9312103Z Skipping (s,q) (0.17, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9312263Z Skipping (s,q) (0.18, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9312432Z Skipping (s,q) (0.19, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9312652Z Skipping (s,q) (0.2, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9312819Z Skipping (s,q) (0.21, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9312976Z Skipping (s,q) (0.22, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9313134Z Skipping (s,q) (0.23, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9313304Z Skipping (s,q) (0.24, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9313462Z Skipping (s,q) (0.25, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9313620Z Skipping (s,q) (0.26, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9313788Z Skipping (s,q) (0.27, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9313945Z Skipping (s,q) (0.28, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9314116Z Skipping (s,q) (0.29, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9314276Z Skipping (s,q) (0.3, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9314437Z Skipping (s,q) (0.31, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9314605Z Skipping (s,q) (0.32, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9314765Z Skipping (s,q) (0.33, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9314922Z Skipping (s,q) (0.34, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9315091Z Skipping (s,q) (0.35, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9315247Z Skipping (s,q) (0.36, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9315419Z Skipping (s,q) (0.37, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9315575Z Skipping (s,q) (0.38, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9315736Z Skipping (s,q) (0.39, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9315906Z Skipping (s,q) (0.4, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9316161Z Skipping (s,q) (0.41, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9316356Z Skipping (s,q) (0.42, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9316528Z Skipping (s,q) (0.43, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9316689Z Skipping (s,q) (0.44, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9316867Z Skipping (s,q) (0.45, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9317024Z Skipping (s,q) (0.46, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9317183Z Skipping (s,q) (0.47, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9317356Z Skipping (s,q) (0.48, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9317514Z Skipping (s,q) (0.49, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9317673Z Skipping (s,q) (0.5, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9317840Z Skipping (s,q) (0.51, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9318000Z Skipping (s,q) (0.52, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9318171Z Skipping (s,q) (0.53, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9318332Z Skipping (s,q) (0.54, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9318493Z Skipping (s,q) (0.55, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9318661Z Skipping (s,q) (0.56, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9318818Z Skipping (s,q) (0.57, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9318979Z Skipping (s,q) (0.58, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9319147Z Skipping (s,q) (0.59, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9319336Z Skipping (s,q) (0.6, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9319495Z Skipping (s,q) (0.61, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9319665Z Skipping (s,q) (0.62, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9319824Z Skipping (s,q) (0.63, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9319995Z Skipping (s,q) (0.64, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9320201Z Skipping (s,q) (0.65, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9320360Z Skipping (s,q) (0.66, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9320530Z Skipping (s,q) (0.67, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9320692Z Skipping (s,q) (0.68, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9320853Z Skipping (s,q) (0.69, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9321025Z Skipping (s,q) (0.7, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9321187Z Skipping (s,q) (0.71, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9321360Z Skipping (s,q) (0.72, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9321517Z Skipping (s,q) (0.73, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9321677Z Skipping (s,q) (0.74, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9321853Z Skipping (s,q) (0.75, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9322015Z Skipping (s,q) (0.76, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9322174Z Skipping (s,q) (0.77, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9322344Z Skipping (s,q) (0.78, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9322504Z Skipping (s,q) (0.79, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9322671Z Skipping (s,q) (0.8, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9322829Z Skipping (s,q) (0.81, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9322989Z Skipping (s,q) (0.82, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9323159Z Skipping (s,q) (0.83, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9323318Z Skipping (s,q) (0.84, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9323477Z Skipping (s,q) (0.85, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9323647Z Skipping (s,q) (0.86, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9323851Z Skipping (s,q) (0.87, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9324020Z Skipping (s,q) (0.88, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9324177Z Skipping (s,q) (0.89, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9324336Z Skipping (s,q) (0.9, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9324504Z Skipping (s,q) (0.91, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9324671Z Skipping (s,q) (0.92, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9324831Z Skipping (s,q) (0.93, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9325003Z Skipping (s,q) (0.94, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9325164Z Skipping (s,q) (0.95, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9325337Z Skipping (s,q) (0.96, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9325497Z Skipping (s,q) (0.97, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9325662Z Skipping (s,q) (0.98, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9325836Z Skipping (s,q) (0.99, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9325992Z Skipping (s,q) (1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9326153Z Skipping (s,q) (1.01, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9326325Z Skipping (s,q) (1.02, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9326487Z Skipping (s,q) (1.03, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9326659Z Skipping (s,q) (1.04, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9326846Z Skipping (s,q) (1.05, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9327005Z Skipping (s,q) (1.06, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9327178Z Skipping (s,q) (1.07, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9327340Z Skipping (s,q) (1.08, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9327502Z Skipping (s,q) (1.09, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9327721Z Skipping (s,q) (1.1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9327882Z Skipping (s,q) (1.11, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9328042Z Skipping (s,q) (1.12, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9328217Z Skipping (s,q) (1.13, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9328383Z Skipping (s,q) (1.14, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9328556Z Skipping (s,q) (1.15, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9328719Z Skipping (s,q) (1.16, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9328879Z Skipping (s,q) (1.17, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9329053Z Skipping (s,q) (1.18, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9329215Z Skipping (s,q) (1.19, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9329374Z Skipping (s,q) (1.2, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9329551Z Skipping (s,q) (1.21, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9329714Z Skipping (s,q) (1.22, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9329884Z Skipping (s,q) (1.23, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9330044Z Skipping (s,q) (1.24, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9330203Z Skipping (s,q) (1.25, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9330373Z Skipping (s,q) (1.26, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9330532Z Skipping (s,q) (1.27, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9330691Z Skipping (s,q) (1.28, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9330860Z Skipping (s,q) (1.29, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9331019Z Skipping (s,q) (1.3, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9331191Z Skipping (s,q) (1.31, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9331851Z Skipping (s,q) (1.32, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9332012Z Skipping (s,q) (1.33, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9332184Z Skipping (s,q) (1.34, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9332344Z Skipping (s,q) (1.35, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9332501Z Skipping (s,q) (1.36, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9332676Z Skipping (s,q) (1.37, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9332836Z Skipping (s,q) (1.38, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9333007Z Skipping (s,q) (1.39, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9333164Z Skipping (s,q) (1.4, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9333322Z Skipping (s,q) (1.41, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9333494Z Skipping (s,q) (1.42, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9333652Z Skipping (s,q) (1.43, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9333814Z Skipping (s,q) (1.44, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9333985Z Skipping (s,q) (1.45, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9334144Z Skipping (s,q) (1.46, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9334311Z Skipping (s,q) (1.47, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9334469Z Skipping (s,q) (1.48, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9334627Z Skipping (s,q) (1.49, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9334821Z Skipping (s,q) (1.5, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9334979Z Skipping (s,q) (1.51, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9335136Z Skipping (s,q) (1.52, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9335307Z Skipping (s,q) (1.53, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9335468Z Skipping (s,q) (1.54, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9335684Z Skipping (s,q) (1.55, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9335842Z Skipping (s,q) (1.56, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9336000Z Skipping (s,q) (1.57, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9336172Z Skipping (s,q) (1.58, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9336331Z Skipping (s,q) (1.59, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9336488Z Skipping (s,q) (1.6, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9336660Z Skipping (s,q) (1.61, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9336820Z Skipping (s,q) (1.62, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9336978Z Skipping (s,q) (1.63, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9337153Z Skipping (s,q) (1.64, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9337312Z Skipping (s,q) (1.65, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9337486Z Skipping (s,q) (1.66, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9337645Z Skipping (s,q) (1.67, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9337804Z Skipping (s,q) (1.68, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9337972Z Skipping (s,q) (1.69, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9338131Z Skipping (s,q) (1.7, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9338287Z Skipping (s,q) (1.71, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9338462Z Skipping (s,q) (1.72, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9338619Z Skipping (s,q) (1.73, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9338788Z Skipping (s,q) (1.74, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9338945Z Skipping (s,q) (1.75, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9339102Z Skipping (s,q) (1.76, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9339324Z Skipping (s,q) (1.77, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9339484Z Skipping (s,q) (1.78, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9339644Z Skipping (s,q) (1.79, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9339818Z Skipping (s,q) (1.8, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9339979Z Skipping (s,q) (1.81, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9340153Z Skipping (s,q) (1.82, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9340308Z Skipping (s,q) (1.83, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9340467Z Skipping (s,q) (1.84, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9340638Z Skipping (s,q) (1.85, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9340799Z Skipping (s,q) (1.86, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9340957Z Skipping (s,q) (1.87, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9341131Z Skipping (s,q) (1.88, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9341294Z Skipping (s,q) (1.89, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9341468Z Skipping (s,q) (1.9, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9341627Z Skipping (s,q) (1.91, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9341784Z Skipping (s,q) (1.92, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9341957Z Skipping (s,q) (1.93, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9342116Z Skipping (s,q) (1.94, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9342297Z Skipping (s,q) (1.95, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9342467Z Skipping (s,q) (1.96, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9342626Z Skipping (s,q) (1.97, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9342797Z Skipping (s,q) (1.98, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9342956Z Skipping (s,q) (1.99, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9343162Z Skipping (s,q) (0.01, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9343335Z Skipping (s,q) (0.02, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9343498Z Skipping (s,q) (0.03, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9343657Z Skipping (s,q) (0.04, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9343830Z Skipping (s,q) (0.05, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9343990Z Skipping (s,q) (0.06, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9344165Z Skipping (s,q) (0.07, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9344323Z Skipping (s,q) (0.08, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9344484Z Skipping (s,q) (0.09, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9344654Z Skipping (s,q) (0.1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9344813Z Skipping (s,q) (0.11, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9344978Z Skipping (s,q) (0.12, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9345150Z Skipping (s,q) (0.13, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9345310Z Skipping (s,q) (0.14, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9345470Z Skipping (s,q) (0.15, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9345643Z Skipping (s,q) (0.16, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9345803Z Skipping (s,q) (0.17, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9345978Z Skipping (s,q) (0.18, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9346137Z Skipping (s,q) (0.19, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9346296Z Skipping (s,q) (0.2, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9346467Z Skipping (s,q) (0.21, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9346626Z Skipping (s,q) (0.22, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9346814Z Skipping (s,q) (0.23, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9346986Z Skipping (s,q) (0.24, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9347146Z Skipping (s,q) (0.25, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9347318Z Skipping (s,q) (0.26, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9347481Z Skipping (s,q) (0.27, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9347640Z Skipping (s,q) (0.28, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9347815Z Skipping (s,q) (0.29, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9347975Z Skipping (s,q) (0.3, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9348138Z Skipping (s,q) (0.31, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9348309Z Skipping (s,q) (0.32, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9348469Z Skipping (s,q) (0.33, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9348644Z Skipping (s,q) (0.34, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9348806Z Skipping (s,q) (0.35, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9348964Z Skipping (s,q) (0.36, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9349136Z Skipping (s,q) (0.37, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9349298Z Skipping (s,q) (0.38, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9349458Z Skipping (s,q) (0.39, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9349655Z Skipping (s,q) (0.4, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9349815Z Skipping (s,q) (0.41, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9349985Z Skipping (s,q) (0.42, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9350145Z Skipping (s,q) (0.43, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9350305Z Skipping (s,q) (0.44, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9350477Z Skipping (s,q) (0.45, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9350690Z Skipping (s,q) (0.46, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9350851Z Skipping (s,q) (0.47, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9351024Z Skipping (s,q) (0.48, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9351184Z Skipping (s,q) (0.49, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9351357Z Skipping (s,q) (0.5, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9351516Z Skipping (s,q) (0.51, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9351678Z Skipping (s,q) (0.52, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9351853Z Skipping (s,q) (0.53, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9352016Z Skipping (s,q) (0.54, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9352177Z Skipping (s,q) (0.55, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9352354Z Skipping (s,q) (0.56, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9352520Z Skipping (s,q) (0.57, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9352692Z Skipping (s,q) (0.58, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9352854Z Skipping (s,q) (0.59, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9353015Z Skipping (s,q) (0.6, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9353192Z Skipping (s,q) (0.61, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9353355Z Skipping (s,q) (0.62, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9353519Z Skipping (s,q) (0.63, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9353691Z Skipping (s,q) (0.64, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9353850Z Skipping (s,q) (0.65, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9354010Z Skipping (s,q) (0.66, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9354208Z Skipping (s,q) (0.67, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9354370Z Skipping (s,q) (0.68, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9354542Z Skipping (s,q) (0.69, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9354704Z Skipping (s,q) (0.7, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9354863Z Skipping (s,q) (0.71, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9355035Z Skipping (s,q) (0.72, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9355195Z Skipping (s,q) (0.73, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9355358Z Skipping (s,q) (0.74, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9355531Z Skipping (s,q) (0.75, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9355690Z Skipping (s,q) (0.76, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9355863Z Skipping (s,q) (0.77, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9356136Z Skipping (s,q) (0.78, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9356303Z Skipping (s,q) (0.79, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9356478Z Skipping (s,q) (0.8, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9356639Z Skipping (s,q) (0.81, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9356801Z Skipping (s,q) (0.82, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9356977Z Skipping (s,q) (0.83, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9357140Z Skipping (s,q) (0.84, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9357350Z Skipping (s,q) (0.85, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9357514Z Skipping (s,q) (0.86, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9357676Z Skipping (s,q) (0.87, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9357850Z Skipping (s,q) (0.88, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9358012Z Skipping (s,q) (0.89, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9358225Z Skipping (s,q) (0.9, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9358398Z Skipping (s,q) (0.91, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9358560Z Skipping (s,q) (0.92, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9358735Z Skipping (s,q) (0.93, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9358897Z Skipping (s,q) (0.94, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9359061Z Skipping (s,q) (0.95, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9359238Z Skipping (s,q) (0.96, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9359402Z Skipping (s,q) (0.97, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9359563Z Skipping (s,q) (0.98, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9359740Z Skipping (s,q) (0.99, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9359900Z Skipping (s,q) (1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9360083Z Skipping (s,q) (1.01, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9360244Z Skipping (s,q) (1.02, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9360410Z Skipping (s,q) (1.03, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9360588Z Skipping (s,q) (1.04, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9360751Z Skipping (s,q) (1.05, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9360913Z Skipping (s,q) (1.06, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9361092Z Skipping (s,q) (1.07, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9361256Z Skipping (s,q) (1.08, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9361433Z Skipping (s,q) (1.09, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9361596Z Skipping (s,q) (1.1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9361763Z Skipping (s,q) (1.11, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9361962Z Skipping (s,q) (1.12, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9362127Z Skipping (s,q) (1.13, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9362286Z Skipping (s,q) (1.14, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9362459Z Skipping (s,q) (1.15, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9362619Z Skipping (s,q) (1.16, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9362780Z Skipping (s,q) (1.17, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9362957Z Skipping (s,q) (1.18, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9363119Z Skipping (s,q) (1.19, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9363297Z Skipping (s,q) (1.2, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9363459Z Skipping (s,q) (1.21, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9363617Z Skipping (s,q) (1.22, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9363789Z Skipping (s,q) (1.23, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9363951Z Skipping (s,q) (1.24, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9364115Z Skipping (s,q) (1.25, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9364289Z Skipping (s,q) (1.26, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9364451Z Skipping (s,q) (1.27, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9364620Z Skipping (s,q) (1.28, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9364780Z Skipping (s,q) (1.29, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9364965Z Skipping (s,q) (1.3, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9365132Z Skipping (s,q) (1.31, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9365291Z Skipping (s,q) (1.32, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9365452Z Skipping (s,q) (1.33, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9365626Z Skipping (s,q) (1.34, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9365830Z Skipping (s,q) (1.35, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9366002Z Skipping (s,q) (1.36, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9366163Z Skipping (s,q) (1.37, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9366324Z Skipping (s,q) (1.38, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9366495Z Skipping (s,q) (1.39, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9366660Z Skipping (s,q) (1.4, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9366823Z Skipping (s,q) (1.41, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9366995Z Skipping (s,q) (1.42, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9367158Z Skipping (s,q) (1.43, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9367333Z Skipping (s,q) (1.44, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9367495Z Skipping (s,q) (1.45, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9367662Z Skipping (s,q) (1.46, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9367837Z Skipping (s,q) (1.47, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9367997Z Skipping (s,q) (1.48, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9368159Z Skipping (s,q) (1.49, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9368331Z Skipping (s,q) (1.5, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9368493Z Skipping (s,q) (1.51, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9368672Z Skipping (s,q) (1.52, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9368834Z Skipping (s,q) (1.53, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9368996Z Skipping (s,q) (1.54, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9369169Z Skipping (s,q) (1.55, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9369357Z Skipping (s,q) (1.56, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9369522Z Skipping (s,q) (1.57, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9369694Z Skipping (s,q) (1.58, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9369854Z Skipping (s,q) (1.59, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9370024Z Skipping (s,q) (1.6, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9370184Z Skipping (s,q) (1.61, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9370344Z Skipping (s,q) (1.62, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9370522Z Skipping (s,q) (1.63, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9370682Z Skipping (s,q) (1.64, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9370842Z Skipping (s,q) (1.65, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9371015Z Skipping (s,q) (1.66, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9371176Z Skipping (s,q) (1.67, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9371354Z Skipping (s,q) (1.68, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9371516Z Skipping (s,q) (1.69, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9371675Z Skipping (s,q) (1.7, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9371849Z Skipping (s,q) (1.71, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9372010Z Skipping (s,q) (1.72, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9372171Z Skipping (s,q) (1.73, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9372371Z Skipping (s,q) (1.74, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9372533Z Skipping (s,q) (1.75, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9372693Z Skipping (s,q) (1.76, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9372865Z Skipping (s,q) (1.77, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9373027Z Skipping (s,q) (1.78, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9373248Z Skipping (s,q) (1.79, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9373407Z Skipping (s,q) (1.8, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9373569Z Skipping (s,q) (1.81, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9373741Z Skipping (s,q) (1.82, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9373900Z Skipping (s,q) (1.83, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9374062Z Skipping (s,q) (1.84, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9374236Z Skipping (s,q) (1.85, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9374396Z Skipping (s,q) (1.86, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9374567Z Skipping (s,q) (1.87, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9374727Z Skipping (s,q) (1.88, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9374888Z Skipping (s,q) (1.89, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9375062Z Skipping (s,q) (1.9, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9375225Z Skipping (s,q) (1.91, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9375385Z Skipping (s,q) (1.92, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9375557Z Skipping (s,q) (1.93, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9375721Z Skipping (s,q) (1.94, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9375893Z Skipping (s,q) (1.95, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9376055Z Skipping (s,q) (1.96, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9376214Z Skipping (s,q) (1.97, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9376387Z Skipping (s,q) (1.98, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9376546Z Skipping (s,q) (1.99, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9376703Z Skipping (s,q) (0.01, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9376900Z Skipping (s,q) (0.02, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9377057Z Skipping (s,q) (0.03, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9377224Z Skipping (s,q) (0.04, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9377376Z Skipping (s,q) (0.05, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9377529Z Skipping (s,q) (0.06, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9377695Z Skipping (s,q) (0.07, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9377848Z Skipping (s,q) (0.08, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9378005Z Skipping (s,q) (0.09, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9378171Z Skipping (s,q) (0.1, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9378323Z Skipping (s,q) (0.11, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9378489Z Skipping (s,q) (0.12, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9378644Z Skipping (s,q) (0.13, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9378799Z Skipping (s,q) (0.14, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9378964Z Skipping (s,q) (0.15, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9379116Z Skipping (s,q) (0.16, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9379269Z Skipping (s,q) (0.17, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9379432Z Skipping (s,q) (0.18, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9379583Z Skipping (s,q) (0.19, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9379767Z Skipping (s,q) (0.2, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9379934Z Skipping (s,q) (0.21, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9380087Z Skipping (s,q) (0.22, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9380251Z Skipping (s,q) (0.23, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9380405Z Skipping (s,q) (0.24, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9380560Z Skipping (s,q) (0.25, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9380783Z Skipping (s,q) (0.26, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9380936Z Skipping (s,q) (0.27, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9381089Z Skipping (s,q) (0.28, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9381255Z Skipping (s,q) (0.29, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9381407Z Skipping (s,q) (0.3, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9381574Z Skipping (s,q) (0.31, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9381727Z Skipping (s,q) (0.32, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9381881Z Skipping (s,q) (0.33, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9382046Z Skipping (s,q) (0.34, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9382199Z Skipping (s,q) (0.35, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9382354Z Skipping (s,q) (0.36, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9382526Z Skipping (s,q) (0.37, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9382679Z Skipping (s,q) (0.38, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9382845Z Skipping (s,q) (0.39, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9382998Z Skipping (s,q) (0.4, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9383154Z Skipping (s,q) (0.41, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9383319Z Skipping (s,q) (0.42, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9383476Z Skipping (s,q) (0.43, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9383630Z Skipping (s,q) (0.44, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9383796Z Skipping (s,q) (0.45, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9383952Z Skipping (s,q) (0.46, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9384105Z Skipping (s,q) (0.47, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9384297Z Skipping (s,q) (0.48, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9384454Z Skipping (s,q) (0.49, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9384621Z Skipping (s,q) (0.5, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9384776Z Skipping (s,q) (0.51, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9384929Z Skipping (s,q) (0.52, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9385093Z Skipping (s,q) (0.53, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9385249Z Skipping (s,q) (0.54, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9385404Z Skipping (s,q) (0.55, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9385569Z Skipping (s,q) (0.56, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9385723Z Skipping (s,q) (0.57, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9385889Z Skipping (s,q) (0.58, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9386041Z Skipping (s,q) (0.59, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9386199Z Skipping (s,q) (0.6, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9386365Z Skipping (s,q) (0.61, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9386518Z Skipping (s,q) (0.62, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9386670Z Skipping (s,q) (0.63, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9386836Z Skipping (s,q) (0.64, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9386988Z Skipping (s,q) (0.65, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9387197Z Skipping (s,q) (0.66, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9387352Z Skipping (s,q) (0.67, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9387505Z Skipping (s,q) (0.68, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9387673Z Skipping (s,q) (0.69, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9387827Z Skipping (s,q) (0.7, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9387983Z Skipping (s,q) (0.71, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9388205Z Skipping (s,q) (0.72, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9388362Z Skipping (s,q) (0.73, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9388517Z Skipping (s,q) (0.74, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9388686Z Skipping (s,q) (0.75, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9388840Z Skipping (s,q) (0.76, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9389009Z Skipping (s,q) (0.77, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9389169Z Skipping (s,q) (0.78, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9389325Z Skipping (s,q) (0.79, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9389494Z Skipping (s,q) (0.8, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9389649Z Skipping (s,q) (0.81, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9389803Z Skipping (s,q) (0.82, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9389982Z Skipping (s,q) (0.83, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9390139Z Skipping (s,q) (0.84, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9390308Z Skipping (s,q) (0.85, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9390462Z Skipping (s,q) (0.86, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9390618Z Skipping (s,q) (0.87, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9390789Z Skipping (s,q) (0.88, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9390945Z Skipping (s,q) (0.89, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9391101Z Skipping (s,q) (0.9, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9391270Z Skipping (s,q) (0.91, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9391428Z Skipping (s,q) (0.92, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9391598Z Skipping (s,q) (0.93, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9391783Z Skipping (s,q) (0.94, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9391939Z Skipping (s,q) (0.95, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9392107Z Skipping (s,q) (0.96, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9392262Z Skipping (s,q) (0.97, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9392421Z Skipping (s,q) (0.98, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9392594Z Skipping (s,q) (0.99, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9392747Z Skipping (s,q) (1, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9392903Z Skipping (s,q) (1.01, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9393067Z Skipping (s,q) (1.02, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9393222Z Skipping (s,q) (1.03, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9393391Z Skipping (s,q) (1.04, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9393546Z Skipping (s,q) (1.05, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9393704Z Skipping (s,q) (1.06, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9393870Z Skipping (s,q) (1.07, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9394027Z Skipping (s,q) (1.08, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9394184Z Skipping (s,q) (1.09, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9394349Z Skipping (s,q) (1.1, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9394502Z Skipping (s,q) (1.11, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9394695Z Skipping (s,q) (1.12, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9394848Z Skipping (s,q) (1.13, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9395000Z Skipping (s,q) (1.14, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9395166Z Skipping (s,q) (1.15, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9395318Z Skipping (s,q) (1.16, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9395473Z Skipping (s,q) (1.17, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9395687Z Skipping (s,q) (1.18, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9395843Z Skipping (s,q) (1.19, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9396110Z Skipping (s,q) (1.2, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9396265Z Skipping (s,q) (1.21, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9396417Z Skipping (s,q) (1.22, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9396586Z Skipping (s,q) (1.23, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9396742Z Skipping (s,q) (1.24, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9396895Z Skipping (s,q) (1.25, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9397061Z Skipping (s,q) (1.26, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9397214Z Skipping (s,q) (1.27, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9397381Z Skipping (s,q) (1.28, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9397538Z Skipping (s,q) (1.29, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9397695Z Skipping (s,q) (1.3, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9397865Z Skipping (s,q) (1.31, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9398020Z Skipping (s,q) (1.32, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9398172Z Skipping (s,q) (1.33, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9398337Z Skipping (s,q) (1.34, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9398492Z Skipping (s,q) (1.35, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9398648Z Skipping (s,q) (1.36, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9398813Z Skipping (s,q) (1.37, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9398970Z Skipping (s,q) (1.38, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9399141Z Skipping (s,q) (1.39, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9399326Z Skipping (s,q) (1.4, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9399486Z Skipping (s,q) (1.41, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9399654Z Skipping (s,q) (1.42, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9399807Z Skipping (s,q) (1.43, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9399961Z Skipping (s,q) (1.44, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9400124Z Skipping (s,q) (1.45, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9400276Z Skipping (s,q) (1.46, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9400444Z Skipping (s,q) (1.47, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9400597Z Skipping (s,q) (1.48, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9400751Z Skipping (s,q) (1.49, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9400917Z Skipping (s,q) (1.5, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9401071Z Skipping (s,q) (1.51, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9401224Z Skipping (s,q) (1.52, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9401395Z Skipping (s,q) (1.53, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9401550Z Skipping (s,q) (1.54, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9401716Z Skipping (s,q) (1.55, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9401869Z Skipping (s,q) (1.56, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9402022Z Skipping (s,q) (1.57, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9402188Z Skipping (s,q) (1.58, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9402369Z Skipping (s,q) (1.59, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9402523Z Skipping (s,q) (1.6, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9402692Z Skipping (s,q) (1.61, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9402846Z Skipping (s,q) (1.62, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9403001Z Skipping (s,q) (1.63, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9403214Z Skipping (s,q) (1.64, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9403373Z Skipping (s,q) (1.65, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9403540Z Skipping (s,q) (1.66, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9403694Z Skipping (s,q) (1.67, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9403846Z Skipping (s,q) (1.68, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9404011Z Skipping (s,q) (1.69, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9404164Z Skipping (s,q) (1.7, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9404318Z Skipping (s,q) (1.71, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9404483Z Skipping (s,q) (1.72, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9404638Z Skipping (s,q) (1.73, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9404803Z Skipping (s,q) (1.74, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9404958Z Skipping (s,q) (1.75, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9405114Z Skipping (s,q) (1.76, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9405279Z Skipping (s,q) (1.77, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9405608Z Skipping (s,q) (1.78, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9405764Z Skipping (s,q) (1.79, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9405937Z Skipping (s,q) (1.8, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9406092Z Skipping (s,q) (1.81, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9406261Z Skipping (s,q) (1.82, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9406412Z Skipping (s,q) (1.83, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9406565Z Skipping (s,q) (1.84, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9406736Z Skipping (s,q) (1.85, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9406967Z Skipping (s,q) (1.86, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9407123Z Skipping (s,q) (1.87, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9407294Z Skipping (s,q) (1.88, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9407450Z Skipping (s,q) (1.89, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9407605Z Skipping (s,q) (1.9, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9407774Z Skipping (s,q) (1.91, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9407929Z Skipping (s,q) (1.92, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9408096Z Skipping (s,q) (1.93, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9408250Z Skipping (s,q) (1.94, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9408403Z Skipping (s,q) (1.95, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9408570Z Skipping (s,q) (1.96, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9408722Z Skipping (s,q) (1.97, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9408878Z Skipping (s,q) (1.98, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9409049Z Skipping (s,q) (1.99, 8): inconsistent with heavy hitters! 2025-05-07T20:12:53.9409211Z Skipping (s,q) (0.01, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9409387Z Skipping (s,q) (0.02, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9409548Z Skipping (s,q) (0.03, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9409709Z Skipping (s,q) (0.04, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9409936Z Skipping (s,q) (0.05, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9410096Z Skipping (s,q) (0.06, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9410256Z Skipping (s,q) (0.07, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9410427Z Skipping (s,q) (0.08, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9410587Z Skipping (s,q) (0.09, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9410765Z Skipping (s,q) (0.1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9410995Z Skipping (s,q) (0.11, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9411157Z Skipping (s,q) (0.12, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9411329Z Skipping (s,q) (0.13, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9411488Z Skipping (s,q) (0.14, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9411649Z Skipping (s,q) (0.15, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9411823Z Skipping (s,q) (0.16, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9411986Z Skipping (s,q) (0.17, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9412161Z Skipping (s,q) (0.18, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9412321Z Skipping (s,q) (0.19, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9412483Z Skipping (s,q) (0.2, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9412660Z Skipping (s,q) (0.21, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9412822Z Skipping (s,q) (0.22, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9412982Z Skipping (s,q) (0.23, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9413155Z Skipping (s,q) (0.24, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9413317Z Skipping (s,q) (0.25, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9413490Z Skipping (s,q) (0.26, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9413651Z Skipping (s,q) (0.27, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9413815Z Skipping (s,q) (0.28, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9413992Z Skipping (s,q) (0.29, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9414151Z Skipping (s,q) (0.3, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9414315Z Skipping (s,q) (0.31, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9414523Z Skipping (s,q) (0.32, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9414689Z Skipping (s,q) (0.33, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9414864Z Skipping (s,q) (0.34, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9415026Z Skipping (s,q) (0.35, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9415188Z Skipping (s,q) (0.36, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9415362Z Skipping (s,q) (0.37, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9415522Z Skipping (s,q) (0.38, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9415684Z Skipping (s,q) (0.39, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9415855Z Skipping (s,q) (0.4, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9416016Z Skipping (s,q) (0.41, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9416177Z Skipping (s,q) (0.42, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9416351Z Skipping (s,q) (0.43, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9416514Z Skipping (s,q) (0.44, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9416687Z Skipping (s,q) (0.45, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9416848Z Skipping (s,q) (0.46, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9417008Z Skipping (s,q) (0.47, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9417184Z Skipping (s,q) (0.48, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9417344Z Skipping (s,q) (0.49, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9417537Z Skipping (s,q) (0.5, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9417708Z Skipping (s,q) (0.51, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9417868Z Skipping (s,q) (0.52, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9418042Z Skipping (s,q) (0.53, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9418203Z Skipping (s,q) (0.54, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9418411Z Skipping (s,q) (0.55, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9418586Z Skipping (s,q) (0.56, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9418748Z Skipping (s,q) (0.57, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9418909Z Skipping (s,q) (0.58, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9419086Z Skipping (s,q) (0.59, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9419248Z Skipping (s,q) (0.6, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9419427Z Skipping (s,q) (0.61, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9419588Z Skipping (s,q) (0.62, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9419750Z Skipping (s,q) (0.63, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9419927Z Skipping (s,q) (0.64, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9420089Z Skipping (s,q) (0.65, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9420257Z Skipping (s,q) (0.66, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9420435Z Skipping (s,q) (0.67, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9420597Z Skipping (s,q) (0.68, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9420774Z Skipping (s,q) (0.69, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9420935Z Skipping (s,q) (0.7, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9421098Z Skipping (s,q) (0.71, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9421277Z Skipping (s,q) (0.72, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9421443Z Skipping (s,q) (0.73, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9421605Z Skipping (s,q) (0.74, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9421781Z Skipping (s,q) (0.75, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9421945Z Skipping (s,q) (0.76, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9422152Z Skipping (s,q) (0.77, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9422324Z Skipping (s,q) (0.78, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9422483Z Skipping (s,q) (0.79, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9422659Z Skipping (s,q) (0.8, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9422821Z Skipping (s,q) (0.81, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9422981Z Skipping (s,q) (0.82, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9423159Z Skipping (s,q) (0.83, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9423319Z Skipping (s,q) (0.84, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9423495Z Skipping (s,q) (0.85, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9423655Z Skipping (s,q) (0.86, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9423816Z Skipping (s,q) (0.87, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9423991Z Skipping (s,q) (0.88, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9424155Z Skipping (s,q) (0.89, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9424314Z Skipping (s,q) (0.9, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9424490Z Skipping (s,q) (0.91, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9424651Z Skipping (s,q) (0.92, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9424815Z Skipping (s,q) (0.93, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9424991Z Skipping (s,q) (0.94, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9425180Z Skipping (s,q) (0.95, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9425353Z Skipping (s,q) (0.96, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9425513Z Skipping (s,q) (0.97, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9425674Z Skipping (s,q) (0.98, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9425850Z Skipping (s,q) (0.99, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9426050Z Skipping (s,q) (1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9426211Z Skipping (s,q) (1.01, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9426384Z Skipping (s,q) (1.02, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9426545Z Skipping (s,q) (1.03, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9426715Z Skipping (s,q) (1.04, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9426877Z Skipping (s,q) (1.05, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9427039Z Skipping (s,q) (1.06, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9427210Z Skipping (s,q) (1.07, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9427373Z Skipping (s,q) (1.08, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9427532Z Skipping (s,q) (1.09, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9427706Z Skipping (s,q) (1.1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9427874Z Skipping (s,q) (1.11, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9428045Z Skipping (s,q) (1.12, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9428206Z Skipping (s,q) (1.13, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9428367Z Skipping (s,q) (1.14, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9428540Z Skipping (s,q) (1.15, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9428702Z Skipping (s,q) (1.16, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9428867Z Skipping (s,q) (1.17, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9429040Z Skipping (s,q) (1.18, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9429201Z Skipping (s,q) (1.19, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9429378Z Skipping (s,q) (1.2, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9429578Z Skipping (s,q) (1.21, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9429741Z Skipping (s,q) (1.22, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9429918Z Skipping (s,q) (1.23, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9430081Z Skipping (s,q) (1.24, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9430241Z Skipping (s,q) (1.25, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9430415Z Skipping (s,q) (1.26, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9430575Z Skipping (s,q) (1.27, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9430747Z Skipping (s,q) (1.28, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9430908Z Skipping (s,q) (1.29, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9431069Z Skipping (s,q) (1.3, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9431242Z Skipping (s,q) (1.31, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9431401Z Skipping (s,q) (1.32, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9431566Z Skipping (s,q) (1.33, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9431739Z Skipping (s,q) (1.34, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9431899Z Skipping (s,q) (1.35, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9432073Z Skipping (s,q) (1.36, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9432235Z Skipping (s,q) (1.37, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9432397Z Skipping (s,q) (1.38, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9432599Z Skipping (s,q) (1.39, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9432760Z Skipping (s,q) (1.4, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9432921Z Skipping (s,q) (1.41, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9433095Z Skipping (s,q) (1.42, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9433257Z Skipping (s,q) (1.43, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9433465Z Skipping (s,q) (1.44, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9433639Z Skipping (s,q) (1.45, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9433800Z Skipping (s,q) (1.46, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9433974Z Skipping (s,q) (1.47, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9434135Z Skipping (s,q) (1.48, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9434296Z Skipping (s,q) (1.49, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9434469Z Skipping (s,q) (1.5, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9434630Z Skipping (s,q) (1.51, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9434794Z Skipping (s,q) (1.52, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9434968Z Skipping (s,q) (1.53, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9435129Z Skipping (s,q) (1.54, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9435303Z Skipping (s,q) (1.55, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9435467Z Skipping (s,q) (1.56, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9435626Z Skipping (s,q) (1.57, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9435797Z Skipping (s,q) (1.58, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9436044Z Skipping (s,q) (1.59, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9436212Z Skipping (s,q) (1.6, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9436389Z Skipping (s,q) (1.61, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9436553Z Skipping (s,q) (1.62, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9436732Z Skipping (s,q) (1.63, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9436895Z Skipping (s,q) (1.64, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9437057Z Skipping (s,q) (1.65, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9437276Z Skipping (s,q) (1.66, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9437440Z Skipping (s,q) (1.67, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9437601Z Skipping (s,q) (1.68, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9437777Z Skipping (s,q) (1.69, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9437936Z Skipping (s,q) (1.7, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9438109Z Skipping (s,q) (1.71, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9438271Z Skipping (s,q) (1.72, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9438435Z Skipping (s,q) (1.73, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9438609Z Skipping (s,q) (1.74, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9438769Z Skipping (s,q) (1.75, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9438928Z Skipping (s,q) (1.76, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9439101Z Skipping (s,q) (1.77, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9439265Z Skipping (s,q) (1.78, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9439437Z Skipping (s,q) (1.79, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9439598Z Skipping (s,q) (1.8, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9439758Z Skipping (s,q) (1.81, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9439930Z Skipping (s,q) (1.82, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9440091Z Skipping (s,q) (1.83, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9440278Z Skipping (s,q) (1.84, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9440449Z Skipping (s,q) (1.85, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9440609Z Skipping (s,q) (1.86, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9440780Z Skipping (s,q) (1.87, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9440943Z Skipping (s,q) (1.88, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9441153Z Skipping (s,q) (1.89, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9441326Z Skipping (s,q) (1.9, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9441487Z Skipping (s,q) (1.91, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9441646Z Skipping (s,q) (1.92, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9441819Z Skipping (s,q) (1.93, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9441978Z Skipping (s,q) (1.94, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9442151Z Skipping (s,q) (1.95, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9442310Z Skipping (s,q) (1.96, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9442473Z Skipping (s,q) (1.97, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9442646Z Skipping (s,q) (1.98, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9442806Z Skipping (s,q) (1.99, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9442970Z Skipping (s,q) (0.01, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9443142Z Skipping (s,q) (0.02, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9443301Z Skipping (s,q) (0.03, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9443461Z Skipping (s,q) (0.04, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9443631Z Skipping (s,q) (0.05, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9443789Z Skipping (s,q) (0.06, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9443959Z Skipping (s,q) (0.07, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9444118Z Skipping (s,q) (0.08, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9444276Z Skipping (s,q) (0.09, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9444450Z Skipping (s,q) (0.1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9444609Z Skipping (s,q) (0.11, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9444813Z Skipping (s,q) (0.12, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9444982Z Skipping (s,q) (0.13, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9445142Z Skipping (s,q) (0.14, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9445312Z Skipping (s,q) (0.15, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9445472Z Skipping (s,q) (0.16, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9445632Z Skipping (s,q) (0.17, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9445803Z Skipping (s,q) (0.18, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9445963Z Skipping (s,q) (0.19, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9446121Z Skipping (s,q) (0.2, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9446294Z Skipping (s,q) (0.21, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9446452Z Skipping (s,q) (0.22, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9446627Z Skipping (s,q) (0.23, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9446791Z Skipping (s,q) (0.24, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9446951Z Skipping (s,q) (0.25, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9447121Z Skipping (s,q) (0.26, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9447278Z Skipping (s,q) (0.27, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9447436Z Skipping (s,q) (0.28, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9447607Z Skipping (s,q) (0.29, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9447795Z Skipping (s,q) (0.3, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9447963Z Skipping (s,q) (0.31, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9448121Z Skipping (s,q) (0.32, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9448280Z Skipping (s,q) (0.33, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9448455Z Skipping (s,q) (0.34, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9448664Z Skipping (s,q) (0.35, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9448822Z Skipping (s,q) (0.36, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9448994Z Skipping (s,q) (0.37, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9449152Z Skipping (s,q) (0.38, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9449333Z Skipping (s,q) (0.39, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9449492Z Skipping (s,q) (0.4, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9449657Z Skipping (s,q) (0.41, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9449831Z Skipping (s,q) (0.42, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9449992Z Skipping (s,q) (0.43, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9450152Z Skipping (s,q) (0.44, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9450325Z Skipping (s,q) (0.45, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9450490Z Skipping (s,q) (0.46, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9450665Z Skipping (s,q) (0.47, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9450826Z Skipping (s,q) (0.48, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9450986Z Skipping (s,q) (0.49, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9451159Z Skipping (s,q) (0.5, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9451319Z Skipping (s,q) (0.51, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9451480Z Skipping (s,q) (0.52, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9451658Z Skipping (s,q) (0.53, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9451820Z Skipping (s,q) (0.54, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9451980Z Skipping (s,q) (0.55, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9452156Z Skipping (s,q) (0.56, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9452340Z Skipping (s,q) (0.57, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9452515Z Skipping (s,q) (0.58, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9452676Z Skipping (s,q) (0.59, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9452836Z Skipping (s,q) (0.6, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9453010Z Skipping (s,q) (0.61, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9453171Z Skipping (s,q) (0.62, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9453334Z Skipping (s,q) (0.63, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9453507Z Skipping (s,q) (0.64, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9453667Z Skipping (s,q) (0.65, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9453841Z Skipping (s,q) (0.66, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9454000Z Skipping (s,q) (0.67, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9454160Z Skipping (s,q) (0.68, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9454336Z Skipping (s,q) (0.69, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9454496Z Skipping (s,q) (0.7, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9454658Z Skipping (s,q) (0.71, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9454832Z Skipping (s,q) (0.72, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9454994Z Skipping (s,q) (0.73, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9455171Z Skipping (s,q) (0.74, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9455357Z Skipping (s,q) (0.75, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9455514Z Skipping (s,q) (0.76, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9455688Z Skipping (s,q) (0.77, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9455848Z Skipping (s,q) (0.78, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9456010Z Skipping (s,q) (0.79, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9456256Z Skipping (s,q) (0.8, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9456420Z Skipping (s,q) (0.81, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9456592Z Skipping (s,q) (0.82, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9456753Z Skipping (s,q) (0.83, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9456911Z Skipping (s,q) (0.84, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9457084Z Skipping (s,q) (0.85, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9457244Z Skipping (s,q) (0.86, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9457400Z Skipping (s,q) (0.87, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9457572Z Skipping (s,q) (0.88, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9457730Z Skipping (s,q) (0.89, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9457902Z Skipping (s,q) (0.9, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9458065Z Skipping (s,q) (0.91, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9458223Z Skipping (s,q) (0.92, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9458396Z Skipping (s,q) (0.93, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9458555Z Skipping (s,q) (0.94, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9458714Z Skipping (s,q) (0.95, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9458883Z Skipping (s,q) (0.96, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9459042Z Skipping (s,q) (0.97, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9459215Z Skipping (s,q) (0.98, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9459373Z Skipping (s,q) (0.99, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9459527Z Skipping (s,q) (1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9459702Z Skipping (s,q) (1.01, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9459884Z Skipping (s,q) (1.02, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9460046Z Skipping (s,q) (1.03, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9460218Z Skipping (s,q) (1.04, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9460377Z Skipping (s,q) (1.05, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9460535Z Skipping (s,q) (1.06, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9460713Z Skipping (s,q) (1.07, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9460870Z Skipping (s,q) (1.08, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9461042Z Skipping (s,q) (1.09, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9461199Z Skipping (s,q) (1.1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9461358Z Skipping (s,q) (1.11, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9461530Z Skipping (s,q) (1.12, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9461689Z Skipping (s,q) (1.13, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9514457Z Skipping (s,q) (1.14, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9514772Z Skipping (s,q) (1.15, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9514950Z Skipping (s,q) (1.16, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9515112Z Skipping (s,q) (1.17, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9515269Z Skipping (s,q) (1.18, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9515440Z Skipping (s,q) (1.19, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9515789Z Skipping (s,q) (1.2, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9516057Z Skipping (s,q) (1.21, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9516220Z Skipping (s,q) (1.22, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9516374Z Skipping (s,q) (1.23, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9516542Z Skipping (s,q) (1.24, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9516790Z Skipping (s,q) (1.25, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9516946Z Skipping (s,q) (1.26, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9517114Z Skipping (s,q) (1.27, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9517273Z Skipping (s,q) (1.28, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9517427Z Skipping (s,q) (1.29, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9517602Z Skipping (s,q) (1.3, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9517757Z Skipping (s,q) (1.31, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9517926Z Skipping (s,q) (1.32, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9518088Z Skipping (s,q) (1.33, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9518242Z Skipping (s,q) (1.34, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9518411Z Skipping (s,q) (1.35, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9518577Z Skipping (s,q) (1.36, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9518735Z Skipping (s,q) (1.37, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9518903Z Skipping (s,q) (1.38, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9519061Z Skipping (s,q) (1.39, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9519229Z Skipping (s,q) (1.4, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9519387Z Skipping (s,q) (1.41, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9519543Z Skipping (s,q) (1.42, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9519710Z Skipping (s,q) (1.43, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9519870Z Skipping (s,q) (1.44, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9520027Z Skipping (s,q) (1.45, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9520196Z Skipping (s,q) (1.46, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9520414Z Skipping (s,q) (1.47, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9520585Z Skipping (s,q) (1.48, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9520744Z Skipping (s,q) (1.49, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9520895Z Skipping (s,q) (1.5, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9521062Z Skipping (s,q) (1.51, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9521219Z Skipping (s,q) (1.52, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9521373Z Skipping (s,q) (1.53, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9521548Z Skipping (s,q) (1.54, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9521705Z Skipping (s,q) (1.55, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9521870Z Skipping (s,q) (1.56, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9522029Z Skipping (s,q) (1.57, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9522186Z Skipping (s,q) (1.58, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9522357Z Skipping (s,q) (1.59, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9522518Z Skipping (s,q) (1.6, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9522673Z Skipping (s,q) (1.61, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9522840Z Skipping (s,q) (1.62, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9522997Z Skipping (s,q) (1.63, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9523161Z Skipping (s,q) (1.64, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9523345Z Skipping (s,q) (1.65, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9523498Z Skipping (s,q) (1.66, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9523661Z Skipping (s,q) (1.67, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9523813Z Skipping (s,q) (1.68, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9523971Z Skipping (s,q) (1.69, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9524182Z Skipping (s,q) (1.7, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9524339Z Skipping (s,q) (1.71, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9524504Z Skipping (s,q) (1.72, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9524659Z Skipping (s,q) (1.73, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9524812Z Skipping (s,q) (1.74, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9524978Z Skipping (s,q) (1.75, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9525137Z Skipping (s,q) (1.76, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9525289Z Skipping (s,q) (1.77, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9525453Z Skipping (s,q) (1.78, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9525611Z Skipping (s,q) (1.79, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9525763Z Skipping (s,q) (1.8, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9525939Z Skipping (s,q) (1.81, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9526094Z Skipping (s,q) (1.82, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9526256Z Skipping (s,q) (1.83, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9526413Z Skipping (s,q) (1.84, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9526566Z Skipping (s,q) (1.85, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9526732Z Skipping (s,q) (1.86, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9526891Z Skipping (s,q) (1.87, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9527042Z Skipping (s,q) (1.88, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9527208Z Skipping (s,q) (1.89, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9527365Z Skipping (s,q) (1.9, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9527528Z Skipping (s,q) (1.91, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9527713Z Skipping (s,q) (1.92, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9527869Z Skipping (s,q) (1.93, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9528033Z Skipping (s,q) (1.94, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9528188Z Skipping (s,q) (1.95, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9528339Z Skipping (s,q) (1.96, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9528504Z Skipping (s,q) (1.97, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9528662Z Skipping (s,q) (1.98, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9528826Z Skipping (s,q) (1.99, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9528988Z Skipping (s,q) (0.01, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9529147Z Skipping (s,q) (0.02, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9529317Z Skipping (s,q) (0.03, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9529478Z Skipping (s,q) (0.04, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9529637Z Skipping (s,q) (0.05, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9529801Z Skipping (s,q) (0.06, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9529958Z Skipping (s,q) (0.07, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9530124Z Skipping (s,q) (0.08, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9530285Z Skipping (s,q) (0.09, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9530442Z Skipping (s,q) (0.1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9530632Z Skipping (s,q) (0.11, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9530793Z Skipping (s,q) (0.12, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9530949Z Skipping (s,q) (0.13, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9531118Z Skipping (s,q) (0.14, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9531277Z Skipping (s,q) (0.15, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9531487Z Skipping (s,q) (0.16, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9531646Z Skipping (s,q) (0.17, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9531802Z Skipping (s,q) (0.18, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9531967Z Skipping (s,q) (0.19, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9532126Z Skipping (s,q) (0.2, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9532282Z Skipping (s,q) (0.21, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9532451Z Skipping (s,q) (0.22, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9532609Z Skipping (s,q) (0.23, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9532774Z Skipping (s,q) (0.24, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9532932Z Skipping (s,q) (0.25, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9533093Z Skipping (s,q) (0.26, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9533263Z Skipping (s,q) (0.27, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9533422Z Skipping (s,q) (0.28, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9533577Z Skipping (s,q) (0.29, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9533741Z Skipping (s,q) (0.3, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9533898Z Skipping (s,q) (0.31, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9534054Z Skipping (s,q) (0.32, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9534224Z Skipping (s,q) (0.33, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9534382Z Skipping (s,q) (0.34, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9534547Z Skipping (s,q) (0.35, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9534704Z Skipping (s,q) (0.36, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9534860Z Skipping (s,q) (0.37, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9535059Z Skipping (s,q) (0.38, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9535218Z Skipping (s,q) (0.39, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9535373Z Skipping (s,q) (0.4, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9535540Z Skipping (s,q) (0.41, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9535699Z Skipping (s,q) (0.42, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9535864Z Skipping (s,q) (0.43, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9536025Z Skipping (s,q) (0.44, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9536182Z Skipping (s,q) (0.45, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9536350Z Skipping (s,q) (0.46, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9536509Z Skipping (s,q) (0.47, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9536664Z Skipping (s,q) (0.48, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9536836Z Skipping (s,q) (0.49, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9536997Z Skipping (s,q) (0.5, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9537163Z Skipping (s,q) (0.51, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9537320Z Skipping (s,q) (0.52, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9537477Z Skipping (s,q) (0.53, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9537647Z Skipping (s,q) (0.54, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9537830Z Skipping (s,q) (0.55, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9537987Z Skipping (s,q) (0.56, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9538159Z Skipping (s,q) (0.57, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9538318Z Skipping (s,q) (0.58, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9538481Z Skipping (s,q) (0.59, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9538643Z Skipping (s,q) (0.6, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9538846Z Skipping (s,q) (0.61, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9539012Z Skipping (s,q) (0.62, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9539171Z Skipping (s,q) (0.63, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9539327Z Skipping (s,q) (0.64, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9539494Z Skipping (s,q) (0.65, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9539652Z Skipping (s,q) (0.66, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9539817Z Skipping (s,q) (0.67, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9539972Z Skipping (s,q) (0.68, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9540132Z Skipping (s,q) (0.69, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9540299Z Skipping (s,q) (0.7, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9540459Z Skipping (s,q) (0.71, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9540617Z Skipping (s,q) (0.72, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9540785Z Skipping (s,q) (0.73, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9540945Z Skipping (s,q) (0.74, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9541112Z Skipping (s,q) (0.75, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9541268Z Skipping (s,q) (0.76, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9541427Z Skipping (s,q) (0.77, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9541596Z Skipping (s,q) (0.78, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9541754Z Skipping (s,q) (0.79, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9541913Z Skipping (s,q) (0.8, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9542080Z Skipping (s,q) (0.81, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9542264Z Skipping (s,q) (0.82, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9542421Z Skipping (s,q) (0.83, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9542587Z Skipping (s,q) (0.84, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9542745Z Skipping (s,q) (0.85, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9542911Z Skipping (s,q) (0.86, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9543069Z Skipping (s,q) (0.87, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9543225Z Skipping (s,q) (0.88, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9543394Z Skipping (s,q) (0.89, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9543552Z Skipping (s,q) (0.9, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9543705Z Skipping (s,q) (0.91, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9543870Z Skipping (s,q) (0.92, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9544029Z Skipping (s,q) (0.93, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9544195Z Skipping (s,q) (0.94, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9544352Z Skipping (s,q) (0.95, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9544508Z Skipping (s,q) (0.96, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9544673Z Skipping (s,q) (0.97, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9544832Z Skipping (s,q) (0.98, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9544985Z Skipping (s,q) (0.99, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9545174Z Skipping (s,q) (1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9545334Z Skipping (s,q) (1.01, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9545498Z Skipping (s,q) (1.02, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9545655Z Skipping (s,q) (1.03, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9545812Z Skipping (s,q) (1.04, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9546036Z Skipping (s,q) (1.05, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9546199Z Skipping (s,q) (1.06, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9546355Z Skipping (s,q) (1.07, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9546522Z Skipping (s,q) (1.08, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9546679Z Skipping (s,q) (1.09, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9546844Z Skipping (s,q) (1.1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9547004Z Skipping (s,q) (1.11, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9547165Z Skipping (s,q) (1.12, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9547331Z Skipping (s,q) (1.13, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9547490Z Skipping (s,q) (1.14, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9547645Z Skipping (s,q) (1.15, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9547822Z Skipping (s,q) (1.16, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9547981Z Skipping (s,q) (1.17, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9548146Z Skipping (s,q) (1.18, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9548306Z Skipping (s,q) (1.19, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9548465Z Skipping (s,q) (1.2, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9548632Z Skipping (s,q) (1.21, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9548790Z Skipping (s,q) (1.22, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9548945Z Skipping (s,q) (1.23, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9549112Z Skipping (s,q) (1.24, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9549270Z Skipping (s,q) (1.25, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9549433Z Skipping (s,q) (1.26, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9549617Z Skipping (s,q) (1.27, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9549777Z Skipping (s,q) (1.28, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9549944Z Skipping (s,q) (1.29, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9550102Z Skipping (s,q) (1.3, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9550258Z Skipping (s,q) (1.31, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9550430Z Skipping (s,q) (1.32, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9550593Z Skipping (s,q) (1.33, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9550757Z Skipping (s,q) (1.34, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9550917Z Skipping (s,q) (1.35, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9551078Z Skipping (s,q) (1.36, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9551246Z Skipping (s,q) (1.37, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9551408Z Skipping (s,q) (1.38, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9551571Z Skipping (s,q) (1.39, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9551739Z Skipping (s,q) (1.4, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9551896Z Skipping (s,q) (1.41, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9552055Z Skipping (s,q) (1.42, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9552220Z Skipping (s,q) (1.43, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9552379Z Skipping (s,q) (1.44, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9552591Z Skipping (s,q) (1.45, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9552748Z Skipping (s,q) (1.46, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9552905Z Skipping (s,q) (1.47, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9553070Z Skipping (s,q) (1.48, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9553232Z Skipping (s,q) (1.49, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9553431Z Skipping (s,q) (1.5, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9553598Z Skipping (s,q) (1.51, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9553754Z Skipping (s,q) (1.52, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9553918Z Skipping (s,q) (1.53, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9554075Z Skipping (s,q) (1.54, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9554237Z Skipping (s,q) (1.55, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9554405Z Skipping (s,q) (1.56, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9554563Z Skipping (s,q) (1.57, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9554720Z Skipping (s,q) (1.58, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9554885Z Skipping (s,q) (1.59, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9555044Z Skipping (s,q) (1.6, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9555213Z Skipping (s,q) (1.61, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9555374Z Skipping (s,q) (1.62, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9555533Z Skipping (s,q) (1.63, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9555698Z Skipping (s,q) (1.64, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9555858Z Skipping (s,q) (1.65, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9556124Z Skipping (s,q) (1.66, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9556298Z Skipping (s,q) (1.67, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9556455Z Skipping (s,q) (1.68, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9556618Z Skipping (s,q) (1.69, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9556776Z Skipping (s,q) (1.7, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9556967Z Skipping (s,q) (1.71, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9557135Z Skipping (s,q) (1.72, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9557293Z Skipping (s,q) (1.73, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9557451Z Skipping (s,q) (1.74, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9557617Z Skipping (s,q) (1.75, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9557775Z Skipping (s,q) (1.76, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9557938Z Skipping (s,q) (1.77, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9558098Z Skipping (s,q) (1.78, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9558255Z Skipping (s,q) (1.79, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9558421Z Skipping (s,q) (1.8, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9558578Z Skipping (s,q) (1.81, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9558733Z Skipping (s,q) (1.82, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9558903Z Skipping (s,q) (1.83, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9559060Z Skipping (s,q) (1.84, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9559226Z Skipping (s,q) (1.85, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9559381Z Skipping (s,q) (1.86, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9559539Z Skipping (s,q) (1.87, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9559704Z Skipping (s,q) (1.88, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9559886Z Skipping (s,q) (1.89, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9560045Z Skipping (s,q) (1.9, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9560209Z Skipping (s,q) (1.91, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9560368Z Skipping (s,q) (1.92, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9560522Z Skipping (s,q) (1.93, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9560735Z Skipping (s,q) (1.94, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9560893Z Skipping (s,q) (1.95, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9561060Z Skipping (s,q) (1.96, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9561221Z Skipping (s,q) (1.97, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9561379Z Skipping (s,q) (1.98, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9561543Z Skipping (s,q) (1.99, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9561699Z Skipping (s,q) (0.01, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9561848Z Skipping (s,q) (0.02, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9562007Z Skipping (s,q) (0.03, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9562161Z Skipping (s,q) (0.04, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9562318Z Skipping (s,q) (0.05, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9562469Z Skipping (s,q) (0.06, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9562622Z Skipping (s,q) (0.07, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9562776Z Skipping (s,q) (0.08, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9562924Z Skipping (s,q) (0.09, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9563076Z Skipping (s,q) (0.1, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9563235Z Skipping (s,q) (0.11, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9563385Z Skipping (s,q) (0.12, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9563545Z Skipping (s,q) (0.13, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9563694Z Skipping (s,q) (0.14, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9563843Z Skipping (s,q) (0.15, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9563998Z Skipping (s,q) (0.16, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9564172Z Skipping (s,q) (0.17, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9564321Z Skipping (s,q) (0.18, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9564481Z Skipping (s,q) (0.19, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9564630Z Skipping (s,q) (0.2, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9564787Z Skipping (s,q) (0.21, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9564936Z Skipping (s,q) (0.22, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9565086Z Skipping (s,q) (0.23, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9565246Z Skipping (s,q) (0.24, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9565396Z Skipping (s,q) (0.25, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9565545Z Skipping (s,q) (0.26, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9565706Z Skipping (s,q) (0.27, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9565857Z Skipping (s,q) (0.28, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9566005Z Skipping (s,q) (0.29, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9566170Z Skipping (s,q) (0.3, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9566321Z Skipping (s,q) (0.31, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9566480Z Skipping (s,q) (0.32, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9566633Z Skipping (s,q) (0.33, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9566782Z Skipping (s,q) (0.34, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9566942Z Skipping (s,q) (0.35, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9567121Z Skipping (s,q) (0.36, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9567269Z Skipping (s,q) (0.37, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9567427Z Skipping (s,q) (0.38, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9567580Z Skipping (s,q) (0.39, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9567740Z Skipping (s,q) (0.4, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9567934Z Skipping (s,q) (0.41, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9568086Z Skipping (s,q) (0.42, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9568247Z Skipping (s,q) (0.43, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9568397Z Skipping (s,q) (0.44, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9568543Z Skipping (s,q) (0.45, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9568704Z Skipping (s,q) (0.46, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9568857Z Skipping (s,q) (0.47, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9569012Z Skipping (s,q) (0.48, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9569166Z Skipping (s,q) (0.49, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9569315Z Skipping (s,q) (0.5, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9569474Z Skipping (s,q) (0.51, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9569630Z Skipping (s,q) (0.52, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9569782Z Skipping (s,q) (0.53, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9569940Z Skipping (s,q) (0.54, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9570094Z Skipping (s,q) (0.55, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9570241Z Skipping (s,q) (0.56, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9570404Z Skipping (s,q) (0.57, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9570557Z Skipping (s,q) (0.58, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9570714Z Skipping (s,q) (0.59, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9570866Z Skipping (s,q) (0.6, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9571015Z Skipping (s,q) (0.61, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9571172Z Skipping (s,q) (0.62, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9571323Z Skipping (s,q) (0.63, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9571504Z Skipping (s,q) (0.64, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9571664Z Skipping (s,q) (0.65, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9571816Z Skipping (s,q) (0.66, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9571978Z Skipping (s,q) (0.67, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9572130Z Skipping (s,q) (0.68, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9572279Z Skipping (s,q) (0.69, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9572440Z Skipping (s,q) (0.7, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9572591Z Skipping (s,q) (0.71, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9572737Z Skipping (s,q) (0.72, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9572895Z Skipping (s,q) (0.73, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9573046Z Skipping (s,q) (0.74, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9573205Z Skipping (s,q) (0.75, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9573359Z Skipping (s,q) (0.76, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9573508Z Skipping (s,q) (0.77, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9573663Z Skipping (s,q) (0.78, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9573816Z Skipping (s,q) (0.79, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9573962Z Skipping (s,q) (0.8, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9574118Z Skipping (s,q) (0.81, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9574292Z Skipping (s,q) (0.82, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9574440Z Skipping (s,q) (0.83, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9574597Z Skipping (s,q) (0.84, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9574748Z Skipping (s,q) (0.85, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9574904Z Skipping (s,q) (0.86, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9575110Z Skipping (s,q) (0.87, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9575274Z Skipping (s,q) (0.88, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9575439Z Skipping (s,q) (0.89, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9575592Z Skipping (s,q) (0.9, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9575746Z Skipping (s,q) (0.91, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9575911Z Skipping (s,q) (0.92, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9576066Z Skipping (s,q) (0.93, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9576234Z Skipping (s,q) (0.94, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9576387Z Skipping (s,q) (0.95, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9576542Z Skipping (s,q) (0.96, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9576709Z Skipping (s,q) (0.97, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9576863Z Skipping (s,q) (0.98, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9577020Z Skipping (s,q) (0.99, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9577185Z Skipping (s,q) (1, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9577338Z Skipping (s,q) (1.01, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9577505Z Skipping (s,q) (1.02, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9577658Z Skipping (s,q) (1.03, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9577811Z Skipping (s,q) (1.04, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9577979Z Skipping (s,q) (1.05, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9578134Z Skipping (s,q) (1.06, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9578288Z Skipping (s,q) (1.07, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9578454Z Skipping (s,q) (1.08, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9578607Z Skipping (s,q) (1.09, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9578801Z Skipping (s,q) (1.1, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9578951Z Skipping (s,q) (1.11, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9579103Z Skipping (s,q) (1.12, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9579268Z Skipping (s,q) (1.13, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9579420Z Skipping (s,q) (1.14, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9579574Z Skipping (s,q) (1.15, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9579742Z Skipping (s,q) (1.16, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9579893Z Skipping (s,q) (1.17, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9580046Z Skipping (s,q) (1.18, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9580212Z Skipping (s,q) (1.19, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9580367Z Skipping (s,q) (1.2, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9580535Z Skipping (s,q) (1.21, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9580691Z Skipping (s,q) (1.22, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9580844Z Skipping (s,q) (1.23, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9581011Z Skipping (s,q) (1.24, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9581163Z Skipping (s,q) (1.25, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9581316Z Skipping (s,q) (1.26, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9581478Z Skipping (s,q) (1.27, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9581659Z Skipping (s,q) (1.28, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9581824Z Skipping (s,q) (1.29, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9581977Z Skipping (s,q) (1.3, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9582124Z Skipping (s,q) (1.31, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9582288Z Skipping (s,q) (1.32, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9582489Z Skipping (s,q) (1.33, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9582646Z Skipping (s,q) (1.34, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9582808Z Skipping (s,q) (1.35, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9582958Z Skipping (s,q) (1.36, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9583123Z Skipping (s,q) (1.37, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9583277Z Skipping (s,q) (1.38, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9583428Z Skipping (s,q) (1.39, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9583593Z Skipping (s,q) (1.4, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9583744Z Skipping (s,q) (1.41, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9583895Z Skipping (s,q) (1.42, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9584057Z Skipping (s,q) (1.43, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9584211Z Skipping (s,q) (1.44, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9584367Z Skipping (s,q) (1.45, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9584526Z Skipping (s,q) (1.46, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9584678Z Skipping (s,q) (1.47, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9584839Z Skipping (s,q) (1.48, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9584987Z Skipping (s,q) (1.49, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9585138Z Skipping (s,q) (1.5, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9585308Z Skipping (s,q) (1.51, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9585460Z Skipping (s,q) (1.52, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9585611Z Skipping (s,q) (1.53, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9585775Z Skipping (s,q) (1.54, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9585926Z Skipping (s,q) (1.55, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9586116Z Skipping (s,q) (1.56, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9586270Z Skipping (s,q) (1.57, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9586420Z Skipping (s,q) (1.58, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9586583Z Skipping (s,q) (1.59, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9586732Z Skipping (s,q) (1.6, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9586885Z Skipping (s,q) (1.61, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9587050Z Skipping (s,q) (1.62, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9587205Z Skipping (s,q) (1.63, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9587367Z Skipping (s,q) (1.64, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9587518Z Skipping (s,q) (1.65, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9587672Z Skipping (s,q) (1.66, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9587837Z Skipping (s,q) (1.67, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9587990Z Skipping (s,q) (1.68, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9588141Z Skipping (s,q) (1.69, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9588304Z Skipping (s,q) (1.7, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9588457Z Skipping (s,q) (1.71, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9588609Z Skipping (s,q) (1.72, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9588770Z Skipping (s,q) (1.73, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9588946Z Skipping (s,q) (1.74, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9589108Z Skipping (s,q) (1.75, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9589260Z Skipping (s,q) (1.76, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9589413Z Skipping (s,q) (1.77, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9589575Z Skipping (s,q) (1.78, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9589728Z Skipping (s,q) (1.79, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9589925Z Skipping (s,q) (1.8, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9590088Z Skipping (s,q) (1.81, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9590241Z Skipping (s,q) (1.82, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9590405Z Skipping (s,q) (1.83, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9590557Z Skipping (s,q) (1.84, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9590710Z Skipping (s,q) (1.85, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9590874Z Skipping (s,q) (1.86, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9591026Z Skipping (s,q) (1.87, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9591180Z Skipping (s,q) (1.88, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9591344Z Skipping (s,q) (1.89, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9591499Z Skipping (s,q) (1.9, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9591667Z Skipping (s,q) (1.91, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9591817Z Skipping (s,q) (1.92, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9591969Z Skipping (s,q) (1.93, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9592129Z Skipping (s,q) (1.94, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9592281Z Skipping (s,q) (1.95, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9592432Z Skipping (s,q) (1.96, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9592599Z Skipping (s,q) (1.97, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9592752Z Skipping (s,q) (1.98, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9592917Z Skipping (s,q) (1.99, 9): inconsistent with heavy hitters! 2025-05-07T20:12:53.9593078Z Skipping (s,q) (0.01, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9593240Z Skipping (s,q) (0.02, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9593440Z Skipping (s,q) (0.03, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9593599Z Skipping (s,q) (0.04, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9593760Z Skipping (s,q) (0.05, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9593927Z Skipping (s,q) (0.06, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9594086Z Skipping (s,q) (0.07, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9594246Z Skipping (s,q) (0.08, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9594416Z Skipping (s,q) (0.09, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9594577Z Skipping (s,q) (0.1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9594748Z Skipping (s,q) (0.11, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9594906Z Skipping (s,q) (0.12, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9595065Z Skipping (s,q) (0.13, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9595235Z Skipping (s,q) (0.14, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9595396Z Skipping (s,q) (0.15, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9595555Z Skipping (s,q) (0.16, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9595725Z Skipping (s,q) (0.17, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9595884Z Skipping (s,q) (0.18, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9596188Z Skipping (s,q) (0.19, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9596382Z Skipping (s,q) (0.2, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9596542Z Skipping (s,q) (0.21, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9596713Z Skipping (s,q) (0.22, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9596873Z Skipping (s,q) (0.23, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9597031Z Skipping (s,q) (0.24, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9597203Z Skipping (s,q) (0.25, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9597407Z Skipping (s,q) (0.26, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9597579Z Skipping (s,q) (0.27, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9597741Z Skipping (s,q) (0.28, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9597900Z Skipping (s,q) (0.29, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9598069Z Skipping (s,q) (0.3, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9598226Z Skipping (s,q) (0.31, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9598387Z Skipping (s,q) (0.32, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9598557Z Skipping (s,q) (0.33, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9598715Z Skipping (s,q) (0.34, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9598889Z Skipping (s,q) (0.35, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9599049Z Skipping (s,q) (0.36, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9599212Z Skipping (s,q) (0.37, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9599380Z Skipping (s,q) (0.38, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9599537Z Skipping (s,q) (0.39, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9599695Z Skipping (s,q) (0.4, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9599864Z Skipping (s,q) (0.41, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9600023Z Skipping (s,q) (0.42, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9600196Z Skipping (s,q) (0.43, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9600352Z Skipping (s,q) (0.44, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9600510Z Skipping (s,q) (0.45, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9600681Z Skipping (s,q) (0.46, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9600899Z Skipping (s,q) (0.47, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9601062Z Skipping (s,q) (0.48, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9601231Z Skipping (s,q) (0.49, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9601391Z Skipping (s,q) (0.5, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9601561Z Skipping (s,q) (0.51, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9601719Z Skipping (s,q) (0.52, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9601878Z Skipping (s,q) (0.53, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9602052Z Skipping (s,q) (0.54, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9602209Z Skipping (s,q) (0.55, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9602370Z Skipping (s,q) (0.56, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9602540Z Skipping (s,q) (0.57, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9602701Z Skipping (s,q) (0.58, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9602865Z Skipping (s,q) (0.59, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9603036Z Skipping (s,q) (0.6, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9603196Z Skipping (s,q) (0.61, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9603367Z Skipping (s,q) (0.62, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9603525Z Skipping (s,q) (0.63, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9603682Z Skipping (s,q) (0.64, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9603891Z Skipping (s,q) (0.65, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9604049Z Skipping (s,q) (0.66, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9604208Z Skipping (s,q) (0.67, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9604378Z Skipping (s,q) (0.68, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9604537Z Skipping (s,q) (0.69, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9604784Z Skipping (s,q) (0.7, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9604945Z Skipping (s,q) (0.71, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9605103Z Skipping (s,q) (0.72, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9605272Z Skipping (s,q) (0.73, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9605919Z Skipping (s,q) (0.74, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9606084Z Skipping (s,q) (0.75, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9606259Z Skipping (s,q) (0.76, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9606421Z Skipping (s,q) (0.77, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9606591Z Skipping (s,q) (0.78, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9606750Z Skipping (s,q) (0.79, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9606912Z Skipping (s,q) (0.8, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9607094Z Skipping (s,q) (0.81, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9607252Z Skipping (s,q) (0.82, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9607415Z Skipping (s,q) (0.83, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9607590Z Skipping (s,q) (0.84, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9607751Z Skipping (s,q) (0.85, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9607923Z Skipping (s,q) (0.86, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9608087Z Skipping (s,q) (0.87, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9608248Z Skipping (s,q) (0.88, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9608423Z Skipping (s,q) (0.89, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9608583Z Skipping (s,q) (0.9, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9608744Z Skipping (s,q) (0.91, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9608988Z Skipping (s,q) (0.92, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9609153Z Skipping (s,q) (0.93, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9609324Z Skipping (s,q) (0.94, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9609486Z Skipping (s,q) (0.95, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9609646Z Skipping (s,q) (0.96, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9609815Z Skipping (s,q) (0.97, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9609975Z Skipping (s,q) (0.98, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9610135Z Skipping (s,q) (0.99, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9610303Z Skipping (s,q) (1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9610464Z Skipping (s,q) (1.01, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9610637Z Skipping (s,q) (1.02, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9610801Z Skipping (s,q) (1.03, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9610965Z Skipping (s,q) (1.04, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9611137Z Skipping (s,q) (1.05, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9611296Z Skipping (s,q) (1.06, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9611458Z Skipping (s,q) (1.07, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9611627Z Skipping (s,q) (1.08, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9611787Z Skipping (s,q) (1.09, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9611990Z Skipping (s,q) (1.1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9612158Z Skipping (s,q) (1.11, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9612316Z Skipping (s,q) (1.12, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9612488Z Skipping (s,q) (1.13, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9612647Z Skipping (s,q) (1.14, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9612883Z Skipping (s,q) (1.15, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9613055Z Skipping (s,q) (1.16, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9613213Z Skipping (s,q) (1.17, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9613372Z Skipping (s,q) (1.18, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9613543Z Skipping (s,q) (1.19, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9613701Z Skipping (s,q) (1.2, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9613872Z Skipping (s,q) (1.21, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9614031Z Skipping (s,q) (1.22, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9614190Z Skipping (s,q) (1.23, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9614361Z Skipping (s,q) (1.24, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9614521Z Skipping (s,q) (1.25, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9614684Z Skipping (s,q) (1.26, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9614850Z Skipping (s,q) (1.27, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9615008Z Skipping (s,q) (1.28, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9615177Z Skipping (s,q) (1.29, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9615334Z Skipping (s,q) (1.3, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9615493Z Skipping (s,q) (1.31, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9615663Z Skipping (s,q) (1.32, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9615822Z Skipping (s,q) (1.33, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9615983Z Skipping (s,q) (1.34, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9616151Z Skipping (s,q) (1.35, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9616337Z Skipping (s,q) (1.36, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9616510Z Skipping (s,q) (1.37, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9616667Z Skipping (s,q) (1.38, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9616826Z Skipping (s,q) (1.39, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9616993Z Skipping (s,q) (1.4, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9617150Z Skipping (s,q) (1.41, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9617312Z Skipping (s,q) (1.42, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9617486Z Skipping (s,q) (1.43, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9617645Z Skipping (s,q) (1.44, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9617816Z Skipping (s,q) (1.45, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9617975Z Skipping (s,q) (1.46, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9618133Z Skipping (s,q) (1.47, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9618312Z Skipping (s,q) (1.48, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9618472Z Skipping (s,q) (1.49, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9618631Z Skipping (s,q) (1.5, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9618803Z Skipping (s,q) (1.51, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9618962Z Skipping (s,q) (1.52, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9619134Z Skipping (s,q) (1.53, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9619316Z Skipping (s,q) (1.54, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9619475Z Skipping (s,q) (1.55, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9619639Z Skipping (s,q) (1.56, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9619799Z Skipping (s,q) (1.57, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9619958Z Skipping (s,q) (1.58, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9620171Z Skipping (s,q) (1.59, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9620330Z Skipping (s,q) (1.6, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9620499Z Skipping (s,q) (1.61, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9620654Z Skipping (s,q) (1.62, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9620814Z Skipping (s,q) (1.63, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9620982Z Skipping (s,q) (1.64, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9621144Z Skipping (s,q) (1.65, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9621303Z Skipping (s,q) (1.66, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9621472Z Skipping (s,q) (1.67, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9621631Z Skipping (s,q) (1.68, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9621791Z Skipping (s,q) (1.69, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9621963Z Skipping (s,q) (1.7, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9622127Z Skipping (s,q) (1.71, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9622298Z Skipping (s,q) (1.72, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9622459Z Skipping (s,q) (1.73, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9622619Z Skipping (s,q) (1.74, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9622789Z Skipping (s,q) (1.75, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9622949Z Skipping (s,q) (1.76, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9623109Z Skipping (s,q) (1.77, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9623282Z Skipping (s,q) (1.78, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9623442Z Skipping (s,q) (1.79, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9623614Z Skipping (s,q) (1.8, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9623797Z Skipping (s,q) (1.81, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9623961Z Skipping (s,q) (1.82, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9624130Z Skipping (s,q) (1.83, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9624288Z Skipping (s,q) (1.84, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9624448Z Skipping (s,q) (1.85, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9624617Z Skipping (s,q) (1.86, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9624777Z Skipping (s,q) (1.87, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9624948Z Skipping (s,q) (1.88, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9625107Z Skipping (s,q) (1.89, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9625265Z Skipping (s,q) (1.9, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9625433Z Skipping (s,q) (1.91, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9625597Z Skipping (s,q) (1.92, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9625760Z Skipping (s,q) (1.93, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9625930Z Skipping (s,q) (1.94, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9626091Z Skipping (s,q) (1.95, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9626263Z Skipping (s,q) (1.96, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9626421Z Skipping (s,q) (1.97, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9626582Z Skipping (s,q) (1.98, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9626782Z Skipping (s,q) (1.99, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9626941Z Skipping (s,q) (0.01, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9627100Z Skipping (s,q) (0.02, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9627269Z Skipping (s,q) (0.03, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9627431Z Skipping (s,q) (0.04, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9627646Z Skipping (s,q) (0.05, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9627803Z Skipping (s,q) (0.06, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9627963Z Skipping (s,q) (0.07, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9628129Z Skipping (s,q) (0.08, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9628286Z Skipping (s,q) (0.09, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9628446Z Skipping (s,q) (0.1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9628614Z Skipping (s,q) (0.11, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9628770Z Skipping (s,q) (0.12, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9628937Z Skipping (s,q) (0.13, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9629092Z Skipping (s,q) (0.14, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9629252Z Skipping (s,q) (0.15, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9629422Z Skipping (s,q) (0.16, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9629581Z Skipping (s,q) (0.17, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9629738Z Skipping (s,q) (0.18, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9629906Z Skipping (s,q) (0.19, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9630067Z Skipping (s,q) (0.2, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9630224Z Skipping (s,q) (0.21, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9630392Z Skipping (s,q) (0.22, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9630548Z Skipping (s,q) (0.23, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9630714Z Skipping (s,q) (0.24, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9630870Z Skipping (s,q) (0.25, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9631028Z Skipping (s,q) (0.26, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9631234Z Skipping (s,q) (0.27, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9631394Z Skipping (s,q) (0.28, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9631552Z Skipping (s,q) (0.29, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9631719Z Skipping (s,q) (0.3, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9631874Z Skipping (s,q) (0.31, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9632044Z Skipping (s,q) (0.32, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9632199Z Skipping (s,q) (0.33, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9632358Z Skipping (s,q) (0.34, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9632524Z Skipping (s,q) (0.35, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9632682Z Skipping (s,q) (0.36, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9632842Z Skipping (s,q) (0.37, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9633014Z Skipping (s,q) (0.38, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9633177Z Skipping (s,q) (0.39, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9633346Z Skipping (s,q) (0.4, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9633501Z Skipping (s,q) (0.41, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9633661Z Skipping (s,q) (0.42, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9633832Z Skipping (s,q) (0.43, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9633987Z Skipping (s,q) (0.44, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9634172Z Skipping (s,q) (0.45, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9634341Z Skipping (s,q) (0.46, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9634497Z Skipping (s,q) (0.47, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9634665Z Skipping (s,q) (0.48, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9634822Z Skipping (s,q) (0.49, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9635028Z Skipping (s,q) (0.5, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9635196Z Skipping (s,q) (0.51, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9635352Z Skipping (s,q) (0.52, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9635509Z Skipping (s,q) (0.53, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9635678Z Skipping (s,q) (0.54, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9635835Z Skipping (s,q) (0.55, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9636095Z Skipping (s,q) (0.56, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9636255Z Skipping (s,q) (0.57, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9636413Z Skipping (s,q) (0.58, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9636583Z Skipping (s,q) (0.59, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9636740Z Skipping (s,q) (0.6, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9636902Z Skipping (s,q) (0.61, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9637080Z Skipping (s,q) (0.62, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9637239Z Skipping (s,q) (0.63, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9637413Z Skipping (s,q) (0.64, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9637575Z Skipping (s,q) (0.65, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9637736Z Skipping (s,q) (0.66, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9637909Z Skipping (s,q) (0.67, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9638069Z Skipping (s,q) (0.68, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9638227Z Skipping (s,q) (0.69, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9638399Z Skipping (s,q) (0.7, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9638557Z Skipping (s,q) (0.71, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9638749Z Skipping (s,q) (0.72, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9638922Z Skipping (s,q) (0.73, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9639083Z Skipping (s,q) (0.74, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9639256Z Skipping (s,q) (0.75, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9639417Z Skipping (s,q) (0.76, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9639577Z Skipping (s,q) (0.77, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9639752Z Skipping (s,q) (0.78, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9639913Z Skipping (s,q) (0.79, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9640071Z Skipping (s,q) (0.8, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9640244Z Skipping (s,q) (0.81, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9640404Z Skipping (s,q) (0.82, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9640579Z Skipping (s,q) (0.83, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9640742Z Skipping (s,q) (0.84, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9640904Z Skipping (s,q) (0.85, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9641078Z Skipping (s,q) (0.86, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9641240Z Skipping (s,q) (0.87, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9641402Z Skipping (s,q) (0.88, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9641577Z Skipping (s,q) (0.89, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9641761Z Skipping (s,q) (0.9, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9641933Z Skipping (s,q) (0.91, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9642094Z Skipping (s,q) (0.92, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9642252Z Skipping (s,q) (0.93, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9642429Z Skipping (s,q) (0.94, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9642673Z Skipping (s,q) (0.95, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9642831Z Skipping (s,q) (0.96, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9643001Z Skipping (s,q) (0.97, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9643161Z Skipping (s,q) (0.98, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9643331Z Skipping (s,q) (0.99, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9643486Z Skipping (s,q) (1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9643646Z Skipping (s,q) (1.01, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9643817Z Skipping (s,q) (1.02, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9643978Z Skipping (s,q) (1.03, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9644134Z Skipping (s,q) (1.04, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9644306Z Skipping (s,q) (1.05, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9644469Z Skipping (s,q) (1.06, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9644643Z Skipping (s,q) (1.07, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9644801Z Skipping (s,q) (1.08, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9644961Z Skipping (s,q) (1.09, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9645131Z Skipping (s,q) (1.1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9645290Z Skipping (s,q) (1.11, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9645450Z Skipping (s,q) (1.12, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9645619Z Skipping (s,q) (1.13, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9645777Z Skipping (s,q) (1.14, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9645943Z Skipping (s,q) (1.15, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9646101Z Skipping (s,q) (1.16, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9646283Z Skipping (s,q) (1.17, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9646453Z Skipping (s,q) (1.18, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9646611Z Skipping (s,q) (1.19, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9646770Z Skipping (s,q) (1.2, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9646937Z Skipping (s,q) (1.21, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9647096Z Skipping (s,q) (1.22, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9647253Z Skipping (s,q) (1.23, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9647424Z Skipping (s,q) (1.24, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9647583Z Skipping (s,q) (1.25, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9647757Z Skipping (s,q) (1.26, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9647915Z Skipping (s,q) (1.27, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9648075Z Skipping (s,q) (1.28, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9648248Z Skipping (s,q) (1.29, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9648406Z Skipping (s,q) (1.3, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9648567Z Skipping (s,q) (1.31, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9648734Z Skipping (s,q) (1.32, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9648892Z Skipping (s,q) (1.33, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9649064Z Skipping (s,q) (1.34, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9649244Z Skipping (s,q) (1.35, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9649401Z Skipping (s,q) (1.36, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9649570Z Skipping (s,q) (1.37, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9649726Z Skipping (s,q) (1.38, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9649883Z Skipping (s,q) (1.39, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9650102Z Skipping (s,q) (1.4, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9650260Z Skipping (s,q) (1.41, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9650428Z Skipping (s,q) (1.42, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9650589Z Skipping (s,q) (1.43, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9650744Z Skipping (s,q) (1.44, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9650917Z Skipping (s,q) (1.45, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9651078Z Skipping (s,q) (1.46, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9651236Z Skipping (s,q) (1.47, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9651406Z Skipping (s,q) (1.48, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9651565Z Skipping (s,q) (1.49, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9651732Z Skipping (s,q) (1.5, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9651894Z Skipping (s,q) (1.51, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9652058Z Skipping (s,q) (1.52, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9652228Z Skipping (s,q) (1.53, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9652386Z Skipping (s,q) (1.54, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9652543Z Skipping (s,q) (1.55, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9652713Z Skipping (s,q) (1.56, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9652873Z Skipping (s,q) (1.57, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9653040Z Skipping (s,q) (1.58, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9653198Z Skipping (s,q) (1.59, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9653357Z Skipping (s,q) (1.6, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9653528Z Skipping (s,q) (1.61, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9653711Z Skipping (s,q) (1.62, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9653875Z Skipping (s,q) (1.63, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9654048Z Skipping (s,q) (1.64, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9654206Z Skipping (s,q) (1.65, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9654363Z Skipping (s,q) (1.66, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9654532Z Skipping (s,q) (1.67, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9654687Z Skipping (s,q) (1.68, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9654858Z Skipping (s,q) (1.69, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9655015Z Skipping (s,q) (1.7, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9655173Z Skipping (s,q) (1.71, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9655342Z Skipping (s,q) (1.72, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9655501Z Skipping (s,q) (1.73, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9655660Z Skipping (s,q) (1.74, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9655832Z Skipping (s,q) (1.75, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9655990Z Skipping (s,q) (1.76, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9656160Z Skipping (s,q) (1.77, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9656319Z Skipping (s,q) (1.78, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9656475Z Skipping (s,q) (1.79, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9656669Z Skipping (s,q) (1.8, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9656829Z Skipping (s,q) (1.81, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9656986Z Skipping (s,q) (1.82, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9657155Z Skipping (s,q) (1.83, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9657314Z Skipping (s,q) (1.84, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9657542Z Skipping (s,q) (1.85, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9657701Z Skipping (s,q) (1.86, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9657859Z Skipping (s,q) (1.87, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9658029Z Skipping (s,q) (1.88, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9658187Z Skipping (s,q) (1.89, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9658346Z Skipping (s,q) (1.9, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9658517Z Skipping (s,q) (1.91, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9658676Z Skipping (s,q) (1.92, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9658843Z Skipping (s,q) (1.93, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9659000Z Skipping (s,q) (1.94, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9659157Z Skipping (s,q) (1.95, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9659327Z Skipping (s,q) (1.96, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9659487Z Skipping (s,q) (1.97, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9659646Z Skipping (s,q) (1.98, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9659816Z Skipping (s,q) (1.99, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9659976Z Skipping (s,q) (0.01, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9660150Z Skipping (s,q) (0.02, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9660311Z Skipping (s,q) (0.03, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9660470Z Skipping (s,q) (0.04, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9660641Z Skipping (s,q) (0.05, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9660804Z Skipping (s,q) (0.06, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9660965Z Skipping (s,q) (0.07, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9661162Z Skipping (s,q) (0.08, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9661325Z Skipping (s,q) (0.09, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9661496Z Skipping (s,q) (0.1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9661656Z Skipping (s,q) (0.11, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9661816Z Skipping (s,q) (0.12, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9661986Z Skipping (s,q) (0.13, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9662148Z Skipping (s,q) (0.14, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9662309Z Skipping (s,q) (0.15, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9662481Z Skipping (s,q) (0.16, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9662642Z Skipping (s,q) (0.17, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9662814Z Skipping (s,q) (0.18, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9662975Z Skipping (s,q) (0.19, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9663136Z Skipping (s,q) (0.2, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9663306Z Skipping (s,q) (0.21, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9663467Z Skipping (s,q) (0.22, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9663627Z Skipping (s,q) (0.23, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9663799Z Skipping (s,q) (0.24, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9663963Z Skipping (s,q) (0.25, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9664149Z Skipping (s,q) (0.26, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9664322Z Skipping (s,q) (0.27, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9664487Z Skipping (s,q) (0.28, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9664662Z Skipping (s,q) (0.29, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9664824Z Skipping (s,q) (0.3, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9665030Z Skipping (s,q) (0.31, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9665204Z Skipping (s,q) (0.32, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9665364Z Skipping (s,q) (0.33, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9665524Z Skipping (s,q) (0.34, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9665692Z Skipping (s,q) (0.35, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9665853Z Skipping (s,q) (0.36, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9666026Z Skipping (s,q) (0.37, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9666185Z Skipping (s,q) (0.38, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9666345Z Skipping (s,q) (0.39, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9666517Z Skipping (s,q) (0.4, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9666677Z Skipping (s,q) (0.41, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9666839Z Skipping (s,q) (0.42, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9667011Z Skipping (s,q) (0.43, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9667170Z Skipping (s,q) (0.44, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9667341Z Skipping (s,q) (0.45, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9667501Z Skipping (s,q) (0.46, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9667660Z Skipping (s,q) (0.47, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9667836Z Skipping (s,q) (0.48, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9667997Z Skipping (s,q) (0.49, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9668159Z Skipping (s,q) (0.5, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9668333Z Skipping (s,q) (0.51, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9668494Z Skipping (s,q) (0.52, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9668694Z Skipping (s,q) (0.53, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9668858Z Skipping (s,q) (0.54, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9669020Z Skipping (s,q) (0.55, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9669196Z Skipping (s,q) (0.56, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9669358Z Skipping (s,q) (0.57, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9669519Z Skipping (s,q) (0.58, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9669697Z Skipping (s,q) (0.59, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9669858Z Skipping (s,q) (0.6, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9670032Z Skipping (s,q) (0.61, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9670196Z Skipping (s,q) (0.62, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9670358Z Skipping (s,q) (0.63, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9670537Z Skipping (s,q) (0.64, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9670697Z Skipping (s,q) (0.65, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9670857Z Skipping (s,q) (0.66, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9671032Z Skipping (s,q) (0.67, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9671193Z Skipping (s,q) (0.68, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9671367Z Skipping (s,q) (0.69, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9671562Z Skipping (s,q) (0.7, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9671724Z Skipping (s,q) (0.71, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9671899Z Skipping (s,q) (0.72, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9672061Z Skipping (s,q) (0.73, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9672222Z Skipping (s,q) (0.74, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9672398Z Skipping (s,q) (0.75, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9672605Z Skipping (s,q) (0.76, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9672769Z Skipping (s,q) (0.77, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9672945Z Skipping (s,q) (0.78, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9673108Z Skipping (s,q) (0.79, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9673282Z Skipping (s,q) (0.8, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9673446Z Skipping (s,q) (0.81, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9673608Z Skipping (s,q) (0.82, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9673781Z Skipping (s,q) (0.83, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9673943Z Skipping (s,q) (0.84, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9674106Z Skipping (s,q) (0.85, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9674280Z Skipping (s,q) (0.86, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9674445Z Skipping (s,q) (0.87, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9674617Z Skipping (s,q) (0.88, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9674778Z Skipping (s,q) (0.89, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9674939Z Skipping (s,q) (0.9, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9675113Z Skipping (s,q) (0.91, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9675273Z Skipping (s,q) (0.92, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9675434Z Skipping (s,q) (0.93, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9675605Z Skipping (s,q) (0.94, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9675765Z Skipping (s,q) (0.95, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9675934Z Skipping (s,q) (0.96, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9676224Z Skipping (s,q) (0.97, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9676388Z Skipping (s,q) (0.98, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9676561Z Skipping (s,q) (0.99, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9676718Z Skipping (s,q) (1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9676878Z Skipping (s,q) (1.01, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9677053Z Skipping (s,q) (1.02, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9677213Z Skipping (s,q) (1.03, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9677391Z Skipping (s,q) (1.04, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9677550Z Skipping (s,q) (1.05, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9677711Z Skipping (s,q) (1.06, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9677883Z Skipping (s,q) (1.07, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9678045Z Skipping (s,q) (1.08, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9678209Z Skipping (s,q) (1.09, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9678376Z Skipping (s,q) (1.1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9678535Z Skipping (s,q) (1.11, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9678704Z Skipping (s,q) (1.12, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9678864Z Skipping (s,q) (1.13, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9679025Z Skipping (s,q) (1.14, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9679225Z Skipping (s,q) (1.15, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9679383Z Skipping (s,q) (1.16, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9679545Z Skipping (s,q) (1.17, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9679723Z Skipping (s,q) (1.18, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9679886Z Skipping (s,q) (1.19, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9680105Z Skipping (s,q) (1.2, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9680268Z Skipping (s,q) (1.21, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9680429Z Skipping (s,q) (1.22, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9680603Z Skipping (s,q) (1.23, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9680762Z Skipping (s,q) (1.24, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9680923Z Skipping (s,q) (1.25, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9681096Z Skipping (s,q) (1.26, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9681256Z Skipping (s,q) (1.27, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9681414Z Skipping (s,q) (1.28, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9681585Z Skipping (s,q) (1.29, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9681746Z Skipping (s,q) (1.3, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9681919Z Skipping (s,q) (1.31, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9682080Z Skipping (s,q) (1.32, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9682240Z Skipping (s,q) (1.33, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9682409Z Skipping (s,q) (1.34, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9682571Z Skipping (s,q) (1.35, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9682731Z Skipping (s,q) (1.36, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9682900Z Skipping (s,q) (1.37, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9683059Z Skipping (s,q) (1.38, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9683233Z Skipping (s,q) (1.39, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9683391Z Skipping (s,q) (1.4, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9683552Z Skipping (s,q) (1.41, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9686245Z Skipping (s,q) (1.42, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9686440Z Skipping (s,q) (1.43, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9686605Z Skipping (s,q) (1.44, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9686781Z Skipping (s,q) (1.45, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9686942Z Skipping (s,q) (1.46, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9687107Z Skipping (s,q) (1.47, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9687286Z Skipping (s,q) (1.48, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9687449Z Skipping (s,q) (1.49, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9687609Z Skipping (s,q) (1.5, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9687782Z Skipping (s,q) (1.51, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9687946Z Skipping (s,q) (1.52, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9688119Z Skipping (s,q) (1.53, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9688311Z Skipping (s,q) (1.54, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9688472Z Skipping (s,q) (1.55, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9688645Z Skipping (s,q) (1.56, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9688806Z Skipping (s,q) (1.57, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9688967Z Skipping (s,q) (1.58, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9689201Z Skipping (s,q) (1.59, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9689363Z Skipping (s,q) (1.6, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9689521Z Skipping (s,q) (1.61, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9689692Z Skipping (s,q) (1.62, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9689851Z Skipping (s,q) (1.63, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9690027Z Skipping (s,q) (1.64, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9690216Z Skipping (s,q) (1.65, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9690378Z Skipping (s,q) (1.66, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9690550Z Skipping (s,q) (1.67, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9690710Z Skipping (s,q) (1.68, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9690870Z Skipping (s,q) (1.69, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9691042Z Skipping (s,q) (1.7, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9691202Z Skipping (s,q) (1.71, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9691372Z Skipping (s,q) (1.72, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9691532Z Skipping (s,q) (1.73, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9691692Z Skipping (s,q) (1.74, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9691869Z Skipping (s,q) (1.75, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9692034Z Skipping (s,q) (1.76, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9692195Z Skipping (s,q) (1.77, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9692364Z Skipping (s,q) (1.78, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9692524Z Skipping (s,q) (1.79, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9692697Z Skipping (s,q) (1.8, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9692855Z Skipping (s,q) (1.81, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9693016Z Skipping (s,q) (1.82, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9693189Z Skipping (s,q) (1.83, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9693349Z Skipping (s,q) (1.84, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9693508Z Skipping (s,q) (1.85, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9693712Z Skipping (s,q) (1.86, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9693941Z Skipping (s,q) (1.87, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9694113Z Skipping (s,q) (1.88, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9694273Z Skipping (s,q) (1.89, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9694433Z Skipping (s,q) (1.9, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9694603Z Skipping (s,q) (1.91, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9694762Z Skipping (s,q) (1.92, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9694924Z Skipping (s,q) (1.93, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9695094Z Skipping (s,q) (1.94, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9695255Z Skipping (s,q) (1.95, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9695427Z Skipping (s,q) (1.96, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9695589Z Skipping (s,q) (1.97, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9695752Z Skipping (s,q) (1.98, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9695924Z Skipping (s,q) (1.99, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:53.9696082Z Skipping (s,q) (0.01, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9696244Z Skipping (s,q) (0.02, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9696412Z Skipping (s,q) (0.03, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9696567Z Skipping (s,q) (0.04, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9696750Z Skipping (s,q) (0.05, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9696917Z Skipping (s,q) (0.06, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9697074Z Skipping (s,q) (0.07, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9697242Z Skipping (s,q) (0.08, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9697398Z Skipping (s,q) (0.09, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9697558Z Skipping (s,q) (0.1, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9697753Z Skipping (s,q) (0.11, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9697910Z Skipping (s,q) (0.12, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9698067Z Skipping (s,q) (0.13, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9698232Z Skipping (s,q) (0.14, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9698390Z Skipping (s,q) (0.15, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9698563Z Skipping (s,q) (0.16, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9698721Z Skipping (s,q) (0.17, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9698877Z Skipping (s,q) (0.18, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9699046Z Skipping (s,q) (0.19, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9699202Z Skipping (s,q) (0.2, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9699359Z Skipping (s,q) (0.21, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9699528Z Skipping (s,q) (0.22, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9699683Z Skipping (s,q) (0.23, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9699850Z Skipping (s,q) (0.24, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9700008Z Skipping (s,q) (0.25, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9700165Z Skipping (s,q) (0.26, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9700336Z Skipping (s,q) (0.27, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9700492Z Skipping (s,q) (0.28, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9700648Z Skipping (s,q) (0.29, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9700814Z Skipping (s,q) (0.3, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9700968Z Skipping (s,q) (0.31, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9701123Z Skipping (s,q) (0.32, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9701364Z Skipping (s,q) (0.33, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9701522Z Skipping (s,q) (0.34, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9701689Z Skipping (s,q) (0.35, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9701845Z Skipping (s,q) (0.36, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9702002Z Skipping (s,q) (0.37, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9702170Z Skipping (s,q) (0.38, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9702328Z Skipping (s,q) (0.39, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9702485Z Skipping (s,q) (0.4, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9702654Z Skipping (s,q) (0.41, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9702810Z Skipping (s,q) (0.42, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9702981Z Skipping (s,q) (0.43, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9703140Z Skipping (s,q) (0.44, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9703300Z Skipping (s,q) (0.45, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9703469Z Skipping (s,q) (0.46, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9703626Z Skipping (s,q) (0.47, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9703783Z Skipping (s,q) (0.48, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9703957Z Skipping (s,q) (0.49, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9704115Z Skipping (s,q) (0.5, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9704314Z Skipping (s,q) (0.51, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9704469Z Skipping (s,q) (0.52, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9704627Z Skipping (s,q) (0.53, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9704799Z Skipping (s,q) (0.54, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9704961Z Skipping (s,q) (0.55, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9705143Z Skipping (s,q) (0.56, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9705315Z Skipping (s,q) (0.57, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9705645Z Skipping (s,q) (0.58, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9705816Z Skipping (s,q) (0.59, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9705972Z Skipping (s,q) (0.6, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9706127Z Skipping (s,q) (0.61, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9706299Z Skipping (s,q) (0.62, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9706455Z Skipping (s,q) (0.63, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9706612Z Skipping (s,q) (0.64, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9706783Z Skipping (s,q) (0.65, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9706941Z Skipping (s,q) (0.66, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9707099Z Skipping (s,q) (0.67, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9707271Z Skipping (s,q) (0.68, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9707427Z Skipping (s,q) (0.69, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9707597Z Skipping (s,q) (0.7, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9707752Z Skipping (s,q) (0.71, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9707908Z Skipping (s,q) (0.72, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9708083Z Skipping (s,q) (0.73, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9708237Z Skipping (s,q) (0.74, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9708393Z Skipping (s,q) (0.75, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9708562Z Skipping (s,q) (0.76, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9708717Z Skipping (s,q) (0.77, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9708949Z Skipping (s,q) (0.78, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9709150Z Skipping (s,q) (0.79, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9709305Z Skipping (s,q) (0.8, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9709477Z Skipping (s,q) (0.81, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9709632Z Skipping (s,q) (0.82, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9709788Z Skipping (s,q) (0.83, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9709958Z Skipping (s,q) (0.84, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9710114Z Skipping (s,q) (0.85, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9710279Z Skipping (s,q) (0.86, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9710434Z Skipping (s,q) (0.87, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9710590Z Skipping (s,q) (0.88, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9710755Z Skipping (s,q) (0.89, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9710914Z Skipping (s,q) (0.9, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9711071Z Skipping (s,q) (0.91, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9711239Z Skipping (s,q) (0.92, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9711397Z Skipping (s,q) (0.93, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9711552Z Skipping (s,q) (0.94, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9711724Z Skipping (s,q) (0.95, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9711917Z Skipping (s,q) (0.96, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9712082Z Skipping (s,q) (0.97, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9712238Z Skipping (s,q) (0.98, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9712396Z Skipping (s,q) (0.99, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9712567Z Skipping (s,q) (1, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9712727Z Skipping (s,q) (1.01, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9712917Z Skipping (s,q) (1.02, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9713086Z Skipping (s,q) (1.03, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9713240Z Skipping (s,q) (1.04, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9713411Z Skipping (s,q) (1.05, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9713568Z Skipping (s,q) (1.06, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9713722Z Skipping (s,q) (1.07, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9713896Z Skipping (s,q) (1.08, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9714055Z Skipping (s,q) (1.09, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9714211Z Skipping (s,q) (1.1, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9714380Z Skipping (s,q) (1.11, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9714540Z Skipping (s,q) (1.12, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9714710Z Skipping (s,q) (1.13, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9714868Z Skipping (s,q) (1.14, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9715024Z Skipping (s,q) (1.15, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9715194Z Skipping (s,q) (1.16, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9715351Z Skipping (s,q) (1.17, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9715509Z Skipping (s,q) (1.18, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9715679Z Skipping (s,q) (1.19, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9715834Z Skipping (s,q) (1.2, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9716077Z Skipping (s,q) (1.21, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9716252Z Skipping (s,q) (1.22, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9716411Z Skipping (s,q) (1.23, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9716660Z Skipping (s,q) (1.24, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9716821Z Skipping (s,q) (1.25, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9716977Z Skipping (s,q) (1.26, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9717147Z Skipping (s,q) (1.27, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9717305Z Skipping (s,q) (1.28, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9717460Z Skipping (s,q) (1.29, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9717631Z Skipping (s,q) (1.3, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9717787Z Skipping (s,q) (1.31, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9717956Z Skipping (s,q) (1.32, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9718113Z Skipping (s,q) (1.33, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9718271Z Skipping (s,q) (1.34, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9718442Z Skipping (s,q) (1.35, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9718600Z Skipping (s,q) (1.36, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9718756Z Skipping (s,q) (1.37, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9718928Z Skipping (s,q) (1.38, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9719083Z Skipping (s,q) (1.39, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9719252Z Skipping (s,q) (1.4, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9719408Z Skipping (s,q) (1.41, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9719592Z Skipping (s,q) (1.42, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9719761Z Skipping (s,q) (1.43, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9719917Z Skipping (s,q) (1.44, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9720072Z Skipping (s,q) (1.45, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9720243Z Skipping (s,q) (1.46, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9720427Z Skipping (s,q) (1.47, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9720584Z Skipping (s,q) (1.48, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9720752Z Skipping (s,q) (1.49, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9720907Z Skipping (s,q) (1.5, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9721075Z Skipping (s,q) (1.51, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9721233Z Skipping (s,q) (1.52, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9721388Z Skipping (s,q) (1.53, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9721556Z Skipping (s,q) (1.54, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9721712Z Skipping (s,q) (1.55, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9721866Z Skipping (s,q) (1.56, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9722034Z Skipping (s,q) (1.57, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9722191Z Skipping (s,q) (1.58, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9722361Z Skipping (s,q) (1.59, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9722518Z Skipping (s,q) (1.6, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9722675Z Skipping (s,q) (1.61, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9722842Z Skipping (s,q) (1.62, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9723000Z Skipping (s,q) (1.63, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9723156Z Skipping (s,q) (1.64, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9723327Z Skipping (s,q) (1.65, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9723483Z Skipping (s,q) (1.66, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9723653Z Skipping (s,q) (1.67, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9723808Z Skipping (s,q) (1.68, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9723996Z Skipping (s,q) (1.69, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9724188Z Skipping (s,q) (1.7, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9724345Z Skipping (s,q) (1.71, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9724502Z Skipping (s,q) (1.72, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9724668Z Skipping (s,q) (1.73, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9724824Z Skipping (s,q) (1.74, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9724992Z Skipping (s,q) (1.75, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9725149Z Skipping (s,q) (1.76, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9725304Z Skipping (s,q) (1.77, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9725472Z Skipping (s,q) (1.78, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9725627Z Skipping (s,q) (1.79, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9725782Z Skipping (s,q) (1.8, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9725955Z Skipping (s,q) (1.81, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9726111Z Skipping (s,q) (1.82, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9726267Z Skipping (s,q) (1.83, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9726433Z Skipping (s,q) (1.84, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9726592Z Skipping (s,q) (1.85, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9726759Z Skipping (s,q) (1.86, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9726976Z Skipping (s,q) (1.87, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9727133Z Skipping (s,q) (1.88, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9727302Z Skipping (s,q) (1.89, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9727456Z Skipping (s,q) (1.9, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9727611Z Skipping (s,q) (1.91, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9727782Z Skipping (s,q) (1.92, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9727963Z Skipping (s,q) (1.93, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9728135Z Skipping (s,q) (1.94, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9728290Z Skipping (s,q) (1.95, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9728449Z Skipping (s,q) (1.96, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9728620Z Skipping (s,q) (1.97, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9728777Z Skipping (s,q) (1.98, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9728937Z Skipping (s,q) (1.99, 10): inconsistent with heavy hitters! 2025-05-07T20:12:53.9729119Z Skipping (s,q) (0.01, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9729283Z Skipping (s,q) (0.02, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9729460Z Skipping (s,q) (0.03, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9729622Z Skipping (s,q) (0.04, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9729784Z Skipping (s,q) (0.05, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9729957Z Skipping (s,q) (0.06, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9730118Z Skipping (s,q) (0.07, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9730279Z Skipping (s,q) (0.08, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9730512Z Skipping (s,q) (0.09, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9730705Z Skipping (s,q) (0.1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9730943Z Skipping (s,q) (0.11, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9731147Z Skipping (s,q) (0.12, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9731338Z Skipping (s,q) (0.13, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9731551Z Skipping (s,q) (0.14, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9731885Z Skipping (s,q) (0.15, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9732207Z Skipping (s,q) (0.16, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9732401Z Skipping (s,q) (0.17, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9732634Z Skipping (s,q) (0.18, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9732828Z Skipping (s,q) (0.19, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9733022Z Skipping (s,q) (0.2, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9733305Z Skipping (s,q) (0.21, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9733509Z Skipping (s,q) (0.22, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9733701Z Skipping (s,q) (0.23, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9733934Z Skipping (s,q) (0.24, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9734124Z Skipping (s,q) (0.25, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9734365Z Skipping (s,q) (0.26, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9734586Z Skipping (s,q) (0.27, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9734778Z Skipping (s,q) (0.28, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9735015Z Skipping (s,q) (0.29, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9735234Z Skipping (s,q) (0.3, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9735426Z Skipping (s,q) (0.31, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9735667Z Skipping (s,q) (0.32, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9735913Z Skipping (s,q) (0.33, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9736150Z Skipping (s,q) (0.34, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9736342Z Skipping (s,q) (0.35, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9736535Z Skipping (s,q) (0.36, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9736754Z Skipping (s,q) (0.37, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9736992Z Skipping (s,q) (0.38, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9737269Z Skipping (s,q) (0.39, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9737467Z Skipping (s,q) (0.4, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9737657Z Skipping (s,q) (0.41, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9737894Z Skipping (s,q) (0.42, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9738077Z Skipping (s,q) (0.43, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9738301Z Skipping (s,q) (0.44, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9738551Z Skipping (s,q) (0.45, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9738742Z Skipping (s,q) (0.46, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9738975Z Skipping (s,q) (0.47, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9739177Z Skipping (s,q) (0.48, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9739352Z Skipping (s,q) (0.49, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9739629Z Skipping (s,q) (0.5, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9739822Z Skipping (s,q) (0.51, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9740016Z Skipping (s,q) (0.52, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9740274Z Skipping (s,q) (0.53, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9740476Z Skipping (s,q) (0.54, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9740721Z Skipping (s,q) (0.55, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9740933Z Skipping (s,q) (0.56, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9741124Z Skipping (s,q) (0.57, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9741360Z Skipping (s,q) (0.58, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9741561Z Skipping (s,q) (0.59, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9741779Z Skipping (s,q) (0.6, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9742055Z Skipping (s,q) (0.61, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9742264Z Skipping (s,q) (0.62, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9742498Z Skipping (s,q) (0.63, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9742699Z Skipping (s,q) (0.64, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9742892Z Skipping (s,q) (0.65, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9743105Z Skipping (s,q) (0.66, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9743331Z Skipping (s,q) (0.67, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9743580Z Skipping (s,q) (0.68, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9743782Z Skipping (s,q) (0.69, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9743974Z Skipping (s,q) (0.7, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9744212Z Skipping (s,q) (0.71, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9744387Z Skipping (s,q) (0.72, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9744610Z Skipping (s,q) (0.73, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9744890Z Skipping (s,q) (0.74, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9745090Z Skipping (s,q) (0.75, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9745322Z Skipping (s,q) (0.76, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9745514Z Skipping (s,q) (0.77, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9745715Z Skipping (s,q) (0.78, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9745999Z Skipping (s,q) (0.79, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9746199Z Skipping (s,q) (0.8, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9746390Z Skipping (s,q) (0.81, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9746625Z Skipping (s,q) (0.82, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9746843Z Skipping (s,q) (0.83, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9747087Z Skipping (s,q) (0.84, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9747302Z Skipping (s,q) (0.85, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9747493Z Skipping (s,q) (0.86, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9747729Z Skipping (s,q) (0.87, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9747924Z Skipping (s,q) (0.88, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9748119Z Skipping (s,q) (0.89, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9748385Z Skipping (s,q) (0.9, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9748601Z Skipping (s,q) (0.91, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9748836Z Skipping (s,q) (0.92, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9749028Z Skipping (s,q) (0.93, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9749225Z Skipping (s,q) (0.94, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9749439Z Skipping (s,q) (0.95, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9749665Z Skipping (s,q) (0.96, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9749895Z Skipping (s,q) (0.97, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9750129Z Skipping (s,q) (0.98, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9750321Z Skipping (s,q) (0.99, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9750558Z Skipping (s,q) (1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9750729Z Skipping (s,q) (1.01, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9750958Z Skipping (s,q) (1.02, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9751209Z Skipping (s,q) (1.03, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9751399Z Skipping (s,q) (1.04, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9751647Z Skipping (s,q) (1.05, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9751891Z Skipping (s,q) (1.06, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9752064Z Skipping (s,q) (1.07, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9752340Z Skipping (s,q) (1.08, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9752532Z Skipping (s,q) (1.09, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9752723Z Skipping (s,q) (1.1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9752967Z Skipping (s,q) (1.11, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9753158Z Skipping (s,q) (1.12, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9753397Z Skipping (s,q) (1.13, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9753605Z Skipping (s,q) (1.14, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9753797Z Skipping (s,q) (1.15, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9754032Z Skipping (s,q) (1.16, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9754235Z Skipping (s,q) (1.17, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9754430Z Skipping (s,q) (1.18, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9754693Z Skipping (s,q) (1.19, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9754903Z Skipping (s,q) (1.2, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9755136Z Skipping (s,q) (1.21, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9755365Z Skipping (s,q) (1.22, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9755556Z Skipping (s,q) (1.23, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9755775Z Skipping (s,q) (1.24, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9756094Z Skipping (s,q) (1.25, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9756305Z Skipping (s,q) (1.26, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9756555Z Skipping (s,q) (1.27, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9756783Z Skipping (s,q) (1.28, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9757020Z Skipping (s,q) (1.29, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9757194Z Skipping (s,q) (1.3, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9757418Z Skipping (s,q) (1.31, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9757680Z Skipping (s,q) (1.32, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9757870Z Skipping (s,q) (1.33, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9758068Z Skipping (s,q) (1.34, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9758306Z Skipping (s,q) (1.35, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9758480Z Skipping (s,q) (1.36, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9758761Z Skipping (s,q) (1.37, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9758964Z Skipping (s,q) (1.38, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9759160Z Skipping (s,q) (1.39, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9759394Z Skipping (s,q) (1.4, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9759610Z Skipping (s,q) (1.41, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9759782Z Skipping (s,q) (1.42, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9760073Z Skipping (s,q) (1.43, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9760264Z Skipping (s,q) (1.44, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9760499Z Skipping (s,q) (1.45, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9760690Z Skipping (s,q) (1.46, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9760883Z Skipping (s,q) (1.47, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9761137Z Skipping (s,q) (1.48, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9761384Z Skipping (s,q) (1.49, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9761607Z Skipping (s,q) (1.5, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9761845Z Skipping (s,q) (1.51, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9762038Z Skipping (s,q) (1.52, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9762258Z Skipping (s,q) (1.53, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9762497Z Skipping (s,q) (1.54, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9762706Z Skipping (s,q) (1.55, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9762943Z Skipping (s,q) (1.56, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9763134Z Skipping (s,q) (1.57, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9763367Z Skipping (s,q) (1.58, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9763549Z Skipping (s,q) (1.59, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9763771Z Skipping (s,q) (1.6, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9764023Z Skipping (s,q) (1.61, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9764214Z Skipping (s,q) (1.62, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9764430Z Skipping (s,q) (1.63, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9764675Z Skipping (s,q) (1.64, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9764849Z Skipping (s,q) (1.65, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9765126Z Skipping (s,q) (1.66, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9765344Z Skipping (s,q) (1.67, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9765535Z Skipping (s,q) (1.68, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9765777Z Skipping (s,q) (1.69, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9765972Z Skipping (s,q) (1.7, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9766143Z Skipping (s,q) (1.71, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9766446Z Skipping (s,q) (1.72, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9766640Z Skipping (s,q) (1.73, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9766883Z Skipping (s,q) (1.74, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9767077Z Skipping (s,q) (1.75, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9767269Z Skipping (s,q) (1.76, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9767509Z Skipping (s,q) (1.77, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9767719Z Skipping (s,q) (1.78, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9767914Z Skipping (s,q) (1.79, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9768155Z Skipping (s,q) (1.8, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9768347Z Skipping (s,q) (1.81, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9768565Z Skipping (s,q) (1.82, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9768786Z Skipping (s,q) (1.83, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9768994Z Skipping (s,q) (1.84, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9769260Z Skipping (s,q) (1.85, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9769454Z Skipping (s,q) (1.86, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9769649Z Skipping (s,q) (1.87, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9769864Z Skipping (s,q) (1.88, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9770083Z Skipping (s,q) (1.89, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9770334Z Skipping (s,q) (1.9, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9770534Z Skipping (s,q) (1.91, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9770728Z Skipping (s,q) (1.92, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9770963Z Skipping (s,q) (1.93, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9771165Z Skipping (s,q) (1.94, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9771479Z Skipping (s,q) (1.95, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9771672Z Skipping (s,q) (1.96, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9771863Z Skipping (s,q) (1.97, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9772095Z Skipping (s,q) (1.98, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9772287Z Skipping (s,q) (1.99, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9772460Z Skipping (s,q) (0.01, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9772742Z Skipping (s,q) (0.02, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9772931Z Skipping (s,q) (0.03, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9773164Z Skipping (s,q) (0.04, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9773352Z Skipping (s,q) (0.05, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9773543Z Skipping (s,q) (0.06, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9773815Z Skipping (s,q) (0.07, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9774057Z Skipping (s,q) (0.08, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9774247Z Skipping (s,q) (0.09, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9774477Z Skipping (s,q) (0.1, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9774668Z Skipping (s,q) (0.11, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9774879Z Skipping (s,q) (0.12, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9775137Z Skipping (s,q) (0.13, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9775341Z Skipping (s,q) (0.14, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9775570Z Skipping (s,q) (0.15, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9775758Z Skipping (s,q) (0.16, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9775951Z Skipping (s,q) (0.17, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9776192Z Skipping (s,q) (0.18, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9776414Z Skipping (s,q) (0.19, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9776658Z Skipping (s,q) (0.2, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9776847Z Skipping (s,q) (0.21, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9777036Z Skipping (s,q) (0.22, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9777275Z Skipping (s,q) (0.23, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9777446Z Skipping (s,q) (0.24, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9777672Z Skipping (s,q) (0.25, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9777925Z Skipping (s,q) (0.26, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9778112Z Skipping (s,q) (0.27, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9778352Z Skipping (s,q) (0.28, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9778541Z Skipping (s,q) (0.29, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9778712Z Skipping (s,q) (0.3, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9779028Z Skipping (s,q) (0.31, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9779214Z Skipping (s,q) (0.32, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9779401Z Skipping (s,q) (0.33, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9779640Z Skipping (s,q) (0.34, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9779829Z Skipping (s,q) (0.35, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9780069Z Skipping (s,q) (0.36, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9780274Z Skipping (s,q) (0.37, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9780463Z Skipping (s,q) (0.38, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9780702Z Skipping (s,q) (0.39, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9780915Z Skipping (s,q) (0.4, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9781133Z Skipping (s,q) (0.41, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9781374Z Skipping (s,q) (0.42, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9781579Z Skipping (s,q) (0.43, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9781817Z Skipping (s,q) (0.44, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9782005Z Skipping (s,q) (0.45, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9782192Z Skipping (s,q) (0.46, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9782403Z Skipping (s,q) (0.47, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9782618Z Skipping (s,q) (0.48, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9782824Z Skipping (s,q) (0.49, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9783062Z Skipping (s,q) (0.5, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9783250Z Skipping (s,q) (0.51, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9783513Z Skipping (s,q) (0.52, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9783681Z Skipping (s,q) (0.53, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9783895Z Skipping (s,q) (0.54, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9784148Z Skipping (s,q) (0.55, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9784337Z Skipping (s,q) (0.56, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9784524Z Skipping (s,q) (0.57, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9784784Z Skipping (s,q) (0.58, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9784952Z Skipping (s,q) (0.59, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9785229Z Skipping (s,q) (0.6, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9785417Z Skipping (s,q) (0.61, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9785608Z Skipping (s,q) (0.62, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9785837Z Skipping (s,q) (0.63, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9786051Z Skipping (s,q) (0.64, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9786220Z Skipping (s,q) (0.65, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9786502Z Skipping (s,q) (0.66, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9786690Z Skipping (s,q) (0.67, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9786919Z Skipping (s,q) (0.68, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9787106Z Skipping (s,q) (0.69, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9787293Z Skipping (s,q) (0.7, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9787540Z Skipping (s,q) (0.71, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9787743Z Skipping (s,q) (0.72, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9787930Z Skipping (s,q) (0.73, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9788163Z Skipping (s,q) (0.74, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9788381Z Skipping (s,q) (0.75, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9788599Z Skipping (s,q) (0.76, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9788811Z Skipping (s,q) (0.77, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9789015Z Skipping (s,q) (0.78, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9789244Z Skipping (s,q) (0.79, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9789431Z Skipping (s,q) (0.8, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9789621Z Skipping (s,q) (0.81, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9789839Z Skipping (s,q) (0.82, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9790056Z Skipping (s,q) (0.83, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9790304Z Skipping (s,q) (0.84, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9790492Z Skipping (s,q) (0.85, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9790704Z Skipping (s,q) (0.86, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9790973Z Skipping (s,q) (0.87, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9791142Z Skipping (s,q) (0.88, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9791418Z Skipping (s,q) (0.89, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9791606Z Skipping (s,q) (0.9, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9791795Z Skipping (s,q) (0.91, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9792036Z Skipping (s,q) (0.92, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9792226Z Skipping (s,q) (0.93, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9792395Z Skipping (s,q) (0.94, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9792688Z Skipping (s,q) (0.95, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9792877Z Skipping (s,q) (0.96, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9793134Z Skipping (s,q) (0.97, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9793326Z Skipping (s,q) (0.98, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9793514Z Skipping (s,q) (0.99, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9793748Z Skipping (s,q) (1, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9793952Z Skipping (s,q) (1.01, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9794142Z Skipping (s,q) (1.02, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9794384Z Skipping (s,q) (1.03, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9794598Z Skipping (s,q) (1.04, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9794807Z Skipping (s,q) (1.05, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9795024Z Skipping (s,q) (1.06, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9795227Z Skipping (s,q) (1.07, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9795470Z Skipping (s,q) (1.08, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9795686Z Skipping (s,q) (1.09, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9795873Z Skipping (s,q) (1.1, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9796189Z Skipping (s,q) (1.11, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9796408Z Skipping (s,q) (1.12, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9796664Z Skipping (s,q) (1.13, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9796855Z Skipping (s,q) (1.14, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9797047Z Skipping (s,q) (1.15, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9797278Z Skipping (s,q) (1.16, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9797447Z Skipping (s,q) (1.17, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9797659Z Skipping (s,q) (1.18, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9797940Z Skipping (s,q) (1.19, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9798127Z Skipping (s,q) (1.2, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9798358Z Skipping (s,q) (1.21, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9798546Z Skipping (s,q) (1.22, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9798713Z Skipping (s,q) (1.23, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9798996Z Skipping (s,q) (1.24, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9799184Z Skipping (s,q) (1.25, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9799371Z Skipping (s,q) (1.26, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9799601Z Skipping (s,q) (1.27, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9799789Z Skipping (s,q) (1.28, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9800033Z Skipping (s,q) (1.29, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9800236Z Skipping (s,q) (1.3, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9800456Z Skipping (s,q) (1.31, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9800713Z Skipping (s,q) (1.32, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9800902Z Skipping (s,q) (1.33, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9801099Z Skipping (s,q) (1.34, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9801342Z Skipping (s,q) (1.35, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9801551Z Skipping (s,q) (1.36, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9801781Z Skipping (s,q) (1.37, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9801974Z Skipping (s,q) (1.38, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9802162Z Skipping (s,q) (1.39, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9802380Z Skipping (s,q) (1.4, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9802596Z Skipping (s,q) (1.41, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9802824Z Skipping (s,q) (1.42, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9803057Z Skipping (s,q) (1.43, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9803250Z Skipping (s,q) (1.44, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9803489Z Skipping (s,q) (1.45, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9803656Z Skipping (s,q) (1.46, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9803875Z Skipping (s,q) (1.47, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9804128Z Skipping (s,q) (1.48, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9804343Z Skipping (s,q) (1.49, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9804538Z Skipping (s,q) (1.5, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9804767Z Skipping (s,q) (1.51, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9804935Z Skipping (s,q) (1.52, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9805214Z Skipping (s,q) (1.53, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9805559Z Skipping (s,q) (1.54, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9805829Z Skipping (s,q) (1.55, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9806061Z Skipping (s,q) (1.56, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9806251Z Skipping (s,q) (1.57, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9806420Z Skipping (s,q) (1.58, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9806715Z Skipping (s,q) (1.59, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9806903Z Skipping (s,q) (1.6, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9807146Z Skipping (s,q) (1.61, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9807333Z Skipping (s,q) (1.62, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9807519Z Skipping (s,q) (1.63, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9807796Z Skipping (s,q) (1.64, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9808000Z Skipping (s,q) (1.65, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9808203Z Skipping (s,q) (1.66, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9808437Z Skipping (s,q) (1.67, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9808624Z Skipping (s,q) (1.68, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9808836Z Skipping (s,q) (1.69, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9809048Z Skipping (s,q) (1.7, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9809254Z Skipping (s,q) (1.71, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9809494Z Skipping (s,q) (1.72, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9809684Z Skipping (s,q) (1.73, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9809870Z Skipping (s,q) (1.74, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9810081Z Skipping (s,q) (1.75, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9810293Z Skipping (s,q) (1.76, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9810590Z Skipping (s,q) (1.77, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9810815Z Skipping (s,q) (1.78, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9811004Z Skipping (s,q) (1.79, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9811235Z Skipping (s,q) (1.8, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9819945Z Skipping (s,q) (1.81, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9820243Z Skipping (s,q) (1.82, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9820410Z Skipping (s,q) (1.83, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9820596Z Skipping (s,q) (1.84, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9820755Z Skipping (s,q) (1.85, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9820910Z Skipping (s,q) (1.86, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9821077Z Skipping (s,q) (1.87, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9821234Z Skipping (s,q) (1.88, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9821407Z Skipping (s,q) (1.89, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9821566Z Skipping (s,q) (1.9, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9821723Z Skipping (s,q) (1.91, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9821895Z Skipping (s,q) (1.92, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9822049Z Skipping (s,q) (1.93, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9822206Z Skipping (s,q) (1.94, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9822519Z Skipping (s,q) (1.95, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9822676Z Skipping (s,q) (1.96, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9822848Z Skipping (s,q) (1.97, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9823004Z Skipping (s,q) (1.98, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9823159Z Skipping (s,q) (1.99, 15): inconsistent with heavy hitters! 2025-05-07T20:12:53.9823378Z Skipping (s,q) (0.01, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9823543Z Skipping (s,q) (0.02, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9823705Z Skipping (s,q) (0.03, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9823882Z Skipping (s,q) (0.04, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9824041Z Skipping (s,q) (0.05, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9824205Z Skipping (s,q) (0.06, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9824382Z Skipping (s,q) (0.07, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9824545Z Skipping (s,q) (0.08, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9824720Z Skipping (s,q) (0.09, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9824883Z Skipping (s,q) (0.1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9825045Z Skipping (s,q) (0.11, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9825222Z Skipping (s,q) (0.12, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9825387Z Skipping (s,q) (0.13, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9825547Z Skipping (s,q) (0.14, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9825719Z Skipping (s,q) (0.15, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9825880Z Skipping (s,q) (0.16, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9826053Z Skipping (s,q) (0.17, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9826217Z Skipping (s,q) (0.18, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9826379Z Skipping (s,q) (0.19, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9826552Z Skipping (s,q) (0.2, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9826713Z Skipping (s,q) (0.21, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9826872Z Skipping (s,q) (0.22, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9827083Z Skipping (s,q) (0.23, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9827280Z Skipping (s,q) (0.24, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9827454Z Skipping (s,q) (0.25, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9827613Z Skipping (s,q) (0.26, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9827777Z Skipping (s,q) (0.27, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9827951Z Skipping (s,q) (0.28, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9828111Z Skipping (s,q) (0.29, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9828274Z Skipping (s,q) (0.3, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9828448Z Skipping (s,q) (0.31, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9828607Z Skipping (s,q) (0.32, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9828778Z Skipping (s,q) (0.33, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9828939Z Skipping (s,q) (0.34, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9829102Z Skipping (s,q) (0.35, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9829275Z Skipping (s,q) (0.36, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9829437Z Skipping (s,q) (0.37, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9829598Z Skipping (s,q) (0.38, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9829768Z Skipping (s,q) (0.39, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9829928Z Skipping (s,q) (0.4, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9830126Z Skipping (s,q) (0.41, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9830285Z Skipping (s,q) (0.42, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9830445Z Skipping (s,q) (0.43, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9830616Z Skipping (s,q) (0.44, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9830778Z Skipping (s,q) (0.45, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9830963Z Skipping (s,q) (0.46, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9831137Z Skipping (s,q) (0.47, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9831297Z Skipping (s,q) (0.48, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9831469Z Skipping (s,q) (0.49, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9831627Z Skipping (s,q) (0.5, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9831788Z Skipping (s,q) (0.51, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9831966Z Skipping (s,q) (0.52, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9832127Z Skipping (s,q) (0.53, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9832287Z Skipping (s,q) (0.54, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9832460Z Skipping (s,q) (0.55, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9832623Z Skipping (s,q) (0.56, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9832787Z Skipping (s,q) (0.57, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9832962Z Skipping (s,q) (0.58, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9833123Z Skipping (s,q) (0.59, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9833295Z Skipping (s,q) (0.6, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9833456Z Skipping (s,q) (0.61, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9833616Z Skipping (s,q) (0.62, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9833789Z Skipping (s,q) (0.63, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9833949Z Skipping (s,q) (0.64, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9834110Z Skipping (s,q) (0.65, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9834285Z Skipping (s,q) (0.66, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9834444Z Skipping (s,q) (0.67, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9834669Z Skipping (s,q) (0.68, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9834831Z Skipping (s,q) (0.69, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9834990Z Skipping (s,q) (0.7, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9835161Z Skipping (s,q) (0.71, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9835321Z Skipping (s,q) (0.72, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9835482Z Skipping (s,q) (0.73, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9835657Z Skipping (s,q) (0.74, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9835818Z Skipping (s,q) (0.75, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9836095Z Skipping (s,q) (0.76, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9836258Z Skipping (s,q) (0.77, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9836419Z Skipping (s,q) (0.78, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9836599Z Skipping (s,q) (0.79, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9836759Z Skipping (s,q) (0.8, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9836918Z Skipping (s,q) (0.81, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9837093Z Skipping (s,q) (0.82, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9837254Z Skipping (s,q) (0.83, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9837429Z Skipping (s,q) (0.84, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9837621Z Skipping (s,q) (0.85, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9837782Z Skipping (s,q) (0.86, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9837955Z Skipping (s,q) (0.87, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9838115Z Skipping (s,q) (0.88, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9838276Z Skipping (s,q) (0.89, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9838454Z Skipping (s,q) (0.9, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9838639Z Skipping (s,q) (0.91, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9838814Z Skipping (s,q) (0.92, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9838975Z Skipping (s,q) (0.93, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9839133Z Skipping (s,q) (0.94, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9839306Z Skipping (s,q) (0.95, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9839468Z Skipping (s,q) (0.96, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9839630Z Skipping (s,q) (0.97, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9839804Z Skipping (s,q) (0.98, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9839965Z Skipping (s,q) (0.99, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9840135Z Skipping (s,q) (1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9840300Z Skipping (s,q) (1.01, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9840467Z Skipping (s,q) (1.02, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9840641Z Skipping (s,q) (1.03, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9840802Z Skipping (s,q) (1.04, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9840961Z Skipping (s,q) (1.05, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9841131Z Skipping (s,q) (1.06, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9841291Z Skipping (s,q) (1.07, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9841466Z Skipping (s,q) (1.08, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9841627Z Skipping (s,q) (1.09, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9841788Z Skipping (s,q) (1.1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9841961Z Skipping (s,q) (1.11, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9842173Z Skipping (s,q) (1.12, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9842376Z Skipping (s,q) (1.13, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9842551Z Skipping (s,q) (1.14, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9842712Z Skipping (s,q) (1.15, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9842873Z Skipping (s,q) (1.16, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9843049Z Skipping (s,q) (1.17, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9843209Z Skipping (s,q) (1.18, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9843389Z Skipping (s,q) (1.19, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9843552Z Skipping (s,q) (1.2, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9843715Z Skipping (s,q) (1.21, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9843890Z Skipping (s,q) (1.22, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9844054Z Skipping (s,q) (1.23, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9844219Z Skipping (s,q) (1.24, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9844395Z Skipping (s,q) (1.25, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9844557Z Skipping (s,q) (1.26, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9844731Z Skipping (s,q) (1.27, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9844894Z Skipping (s,q) (1.28, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9845055Z Skipping (s,q) (1.29, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9845253Z Skipping (s,q) (1.3, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9845413Z Skipping (s,q) (1.31, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9845573Z Skipping (s,q) (1.32, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9845747Z Skipping (s,q) (1.33, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9845908Z Skipping (s,q) (1.34, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9846104Z Skipping (s,q) (1.35, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9846266Z Skipping (s,q) (1.36, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9846426Z Skipping (s,q) (1.37, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9846597Z Skipping (s,q) (1.38, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9846757Z Skipping (s,q) (1.39, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9846916Z Skipping (s,q) (1.4, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9847090Z Skipping (s,q) (1.41, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9847249Z Skipping (s,q) (1.42, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9847421Z Skipping (s,q) (1.43, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9847582Z Skipping (s,q) (1.44, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9847741Z Skipping (s,q) (1.45, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9847918Z Skipping (s,q) (1.46, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9848077Z Skipping (s,q) (1.47, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9848237Z Skipping (s,q) (1.48, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9848410Z Skipping (s,q) (1.49, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9848569Z Skipping (s,q) (1.5, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9848741Z Skipping (s,q) (1.51, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9848902Z Skipping (s,q) (1.52, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9849063Z Skipping (s,q) (1.53, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9849235Z Skipping (s,q) (1.54, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9849397Z Skipping (s,q) (1.55, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9849563Z Skipping (s,q) (1.56, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9849803Z Skipping (s,q) (1.57, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9849963Z Skipping (s,q) (1.58, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9850138Z Skipping (s,q) (1.59, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9850297Z Skipping (s,q) (1.6, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9850459Z Skipping (s,q) (1.61, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9850632Z Skipping (s,q) (1.62, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9850793Z Skipping (s,q) (1.63, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9850953Z Skipping (s,q) (1.64, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9851123Z Skipping (s,q) (1.65, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9851283Z Skipping (s,q) (1.66, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9851442Z Skipping (s,q) (1.67, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9851618Z Skipping (s,q) (1.68, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9851783Z Skipping (s,q) (1.69, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9851955Z Skipping (s,q) (1.7, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9852115Z Skipping (s,q) (1.71, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9852273Z Skipping (s,q) (1.72, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9852445Z Skipping (s,q) (1.73, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9852630Z Skipping (s,q) (1.74, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9852790Z Skipping (s,q) (1.75, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9852962Z Skipping (s,q) (1.76, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9853121Z Skipping (s,q) (1.77, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9853292Z Skipping (s,q) (1.78, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9853453Z Skipping (s,q) (1.79, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9853635Z Skipping (s,q) (1.8, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9853808Z Skipping (s,q) (1.81, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9853967Z Skipping (s,q) (1.82, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9854125Z Skipping (s,q) (1.83, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9854296Z Skipping (s,q) (1.84, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9854456Z Skipping (s,q) (1.85, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9854630Z Skipping (s,q) (1.86, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9854790Z Skipping (s,q) (1.87, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9854949Z Skipping (s,q) (1.88, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9855121Z Skipping (s,q) (1.89, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9855283Z Skipping (s,q) (1.9, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9855445Z Skipping (s,q) (1.91, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9855617Z Skipping (s,q) (1.92, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9855778Z Skipping (s,q) (1.93, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9855950Z Skipping (s,q) (1.94, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9856110Z Skipping (s,q) (1.95, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9856270Z Skipping (s,q) (1.96, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9856449Z Skipping (s,q) (1.97, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9856608Z Skipping (s,q) (1.98, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9856770Z Skipping (s,q) (1.99, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9856942Z Skipping (s,q) (0.01, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9857124Z Skipping (s,q) (0.02, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9857319Z Skipping (s,q) (0.03, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9857477Z Skipping (s,q) (0.04, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9857632Z Skipping (s,q) (0.05, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9857801Z Skipping (s,q) (0.06, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9857955Z Skipping (s,q) (0.07, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9858111Z Skipping (s,q) (0.08, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9858284Z Skipping (s,q) (0.09, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9858443Z Skipping (s,q) (0.1, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9858600Z Skipping (s,q) (0.11, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9858770Z Skipping (s,q) (0.12, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9858925Z Skipping (s,q) (0.13, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9859099Z Skipping (s,q) (0.14, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9859255Z Skipping (s,q) (0.15, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9859412Z Skipping (s,q) (0.16, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9859581Z Skipping (s,q) (0.17, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9859736Z Skipping (s,q) (0.18, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9859893Z Skipping (s,q) (0.19, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9860086Z Skipping (s,q) (0.2, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9860242Z Skipping (s,q) (0.21, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9860410Z Skipping (s,q) (0.22, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9860566Z Skipping (s,q) (0.23, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9860722Z Skipping (s,q) (0.24, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9860892Z Skipping (s,q) (0.25, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9861074Z Skipping (s,q) (0.26, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9861231Z Skipping (s,q) (0.27, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9861401Z Skipping (s,q) (0.28, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9861557Z Skipping (s,q) (0.29, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9861728Z Skipping (s,q) (0.3, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9861884Z Skipping (s,q) (0.31, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9862042Z Skipping (s,q) (0.32, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9862209Z Skipping (s,q) (0.33, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9862363Z Skipping (s,q) (0.34, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9862517Z Skipping (s,q) (0.35, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9862686Z Skipping (s,q) (0.36, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9862846Z Skipping (s,q) (0.37, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9863016Z Skipping (s,q) (0.38, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9863172Z Skipping (s,q) (0.39, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9863328Z Skipping (s,q) (0.4, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9863493Z Skipping (s,q) (0.41, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9863650Z Skipping (s,q) (0.42, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9863807Z Skipping (s,q) (0.43, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9863973Z Skipping (s,q) (0.44, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9864128Z Skipping (s,q) (0.45, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9864284Z Skipping (s,q) (0.46, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9864452Z Skipping (s,q) (0.47, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9864631Z Skipping (s,q) (0.48, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9864825Z Skipping (s,q) (0.49, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9864981Z Skipping (s,q) (0.5, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9865137Z Skipping (s,q) (0.51, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9865303Z Skipping (s,q) (0.52, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9865459Z Skipping (s,q) (0.53, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9865619Z Skipping (s,q) (0.54, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9865788Z Skipping (s,q) (0.55, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9865944Z Skipping (s,q) (0.56, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9866112Z Skipping (s,q) (0.57, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9866269Z Skipping (s,q) (0.58, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9866427Z Skipping (s,q) (0.59, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9866596Z Skipping (s,q) (0.6, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9866751Z Skipping (s,q) (0.61, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9866906Z Skipping (s,q) (0.62, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9867073Z Skipping (s,q) (0.63, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9867228Z Skipping (s,q) (0.64, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9867394Z Skipping (s,q) (0.65, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9867573Z Skipping (s,q) (0.66, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9867727Z Skipping (s,q) (0.67, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9867894Z Skipping (s,q) (0.68, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9868049Z Skipping (s,q) (0.69, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9868205Z Skipping (s,q) (0.7, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9868405Z Skipping (s,q) (0.71, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9868563Z Skipping (s,q) (0.72, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9868719Z Skipping (s,q) (0.73, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9868885Z Skipping (s,q) (0.74, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9869041Z Skipping (s,q) (0.75, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9869210Z Skipping (s,q) (0.76, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9869370Z Skipping (s,q) (0.77, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9869529Z Skipping (s,q) (0.78, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9869702Z Skipping (s,q) (0.79, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9869857Z Skipping (s,q) (0.8, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9870013Z Skipping (s,q) (0.81, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9870185Z Skipping (s,q) (0.82, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9870345Z Skipping (s,q) (0.83, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9870514Z Skipping (s,q) (0.84, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9870670Z Skipping (s,q) (0.85, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9870827Z Skipping (s,q) (0.86, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9871002Z Skipping (s,q) (0.87, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9871156Z Skipping (s,q) (0.88, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9871314Z Skipping (s,q) (0.89, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9871481Z Skipping (s,q) (0.9, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9871637Z Skipping (s,q) (0.91, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9871804Z Skipping (s,q) (0.92, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9871989Z Skipping (s,q) (0.93, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9872169Z Skipping (s,q) (0.94, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9872337Z Skipping (s,q) (0.95, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9872495Z Skipping (s,q) (0.96, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9872650Z Skipping (s,q) (0.97, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9872819Z Skipping (s,q) (0.98, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9872976Z Skipping (s,q) (0.99, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9873131Z Skipping (s,q) (1, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9873299Z Skipping (s,q) (1.01, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9873456Z Skipping (s,q) (1.02, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9873626Z Skipping (s,q) (1.03, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9873781Z Skipping (s,q) (1.04, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9873938Z Skipping (s,q) (1.05, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9874110Z Skipping (s,q) (1.06, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9874269Z Skipping (s,q) (1.07, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9874425Z Skipping (s,q) (1.08, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9874593Z Skipping (s,q) (1.09, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9874749Z Skipping (s,q) (1.1, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9874919Z Skipping (s,q) (1.11, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9875101Z Skipping (s,q) (1.12, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9875259Z Skipping (s,q) (1.13, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9875427Z Skipping (s,q) (1.14, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9875585Z Skipping (s,q) (1.15, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9875742Z Skipping (s,q) (1.16, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9876052Z Skipping (s,q) (1.17, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9876217Z Skipping (s,q) (1.18, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9876388Z Skipping (s,q) (1.19, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9876544Z Skipping (s,q) (1.2, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9876699Z Skipping (s,q) (1.21, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9876870Z Skipping (s,q) (1.22, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9877029Z Skipping (s,q) (1.23, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9877185Z Skipping (s,q) (1.24, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9877356Z Skipping (s,q) (1.25, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9877513Z Skipping (s,q) (1.26, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9877669Z Skipping (s,q) (1.27, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9877845Z Skipping (s,q) (1.28, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9878002Z Skipping (s,q) (1.29, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9878170Z Skipping (s,q) (1.3, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9878325Z Skipping (s,q) (1.31, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9878478Z Skipping (s,q) (1.32, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9878646Z Skipping (s,q) (1.33, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9878804Z Skipping (s,q) (1.34, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9878961Z Skipping (s,q) (1.35, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9879127Z Skipping (s,q) (1.36, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9879283Z Skipping (s,q) (1.37, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9879451Z Skipping (s,q) (1.38, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9879635Z Skipping (s,q) (1.39, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9879814Z Skipping (s,q) (1.4, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9879985Z Skipping (s,q) (1.41, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9880142Z Skipping (s,q) (1.42, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9880298Z Skipping (s,q) (1.43, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9880467Z Skipping (s,q) (1.44, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9880622Z Skipping (s,q) (1.45, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9880794Z Skipping (s,q) (1.46, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9880949Z Skipping (s,q) (1.47, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9881106Z Skipping (s,q) (1.48, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9881274Z Skipping (s,q) (1.49, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9881428Z Skipping (s,q) (1.5, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9881586Z Skipping (s,q) (1.51, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9881753Z Skipping (s,q) (1.52, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9881910Z Skipping (s,q) (1.53, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9882079Z Skipping (s,q) (1.54, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9882234Z Skipping (s,q) (1.55, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9882402Z Skipping (s,q) (1.56, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9882586Z Skipping (s,q) (1.57, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9882742Z Skipping (s,q) (1.58, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9882909Z Skipping (s,q) (1.59, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9883064Z Skipping (s,q) (1.6, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9883224Z Skipping (s,q) (1.61, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9883397Z Skipping (s,q) (1.62, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9883579Z Skipping (s,q) (1.63, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9883738Z Skipping (s,q) (1.64, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9883905Z Skipping (s,q) (1.65, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9884065Z Skipping (s,q) (1.66, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9884232Z Skipping (s,q) (1.67, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9884391Z Skipping (s,q) (1.68, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9884549Z Skipping (s,q) (1.69, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9884718Z Skipping (s,q) (1.7, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9884875Z Skipping (s,q) (1.71, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9885037Z Skipping (s,q) (1.72, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9885206Z Skipping (s,q) (1.73, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9885367Z Skipping (s,q) (1.74, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9885539Z Skipping (s,q) (1.75, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9885696Z Skipping (s,q) (1.76, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9885853Z Skipping (s,q) (1.77, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9886027Z Skipping (s,q) (1.78, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9886185Z Skipping (s,q) (1.79, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9886344Z Skipping (s,q) (1.8, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9886515Z Skipping (s,q) (1.81, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9886672Z Skipping (s,q) (1.82, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9886843Z Skipping (s,q) (1.83, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9887000Z Skipping (s,q) (1.84, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9887208Z Skipping (s,q) (1.85, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9887380Z Skipping (s,q) (1.86, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9887537Z Skipping (s,q) (1.87, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9887694Z Skipping (s,q) (1.88, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9887865Z Skipping (s,q) (1.89, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9888018Z Skipping (s,q) (1.9, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9888173Z Skipping (s,q) (1.91, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9888339Z Skipping (s,q) (1.92, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9888493Z Skipping (s,q) (1.93, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9888659Z Skipping (s,q) (1.94, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9888813Z Skipping (s,q) (1.95, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9888971Z Skipping (s,q) (1.96, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9889138Z Skipping (s,q) (1.97, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9889295Z Skipping (s,q) (1.98, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9889455Z Skipping (s,q) (1.99, 20): inconsistent with heavy hitters! 2025-05-07T20:12:53.9889629Z Skipping (s,q) (0.01, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9889793Z Skipping (s,q) (0.02, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9889966Z Skipping (s,q) (0.03, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9890149Z Skipping (s,q) (0.04, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9890312Z Skipping (s,q) (0.05, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9890484Z Skipping (s,q) (0.06, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9890645Z Skipping (s,q) (0.07, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9890807Z Skipping (s,q) (0.08, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9890999Z Skipping (s,q) (0.09, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9891162Z Skipping (s,q) (0.1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9891331Z Skipping (s,q) (0.11, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9891490Z Skipping (s,q) (0.12, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9891652Z Skipping (s,q) (0.13, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9891821Z Skipping (s,q) (0.14, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9891983Z Skipping (s,q) (0.15, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9892144Z Skipping (s,q) (0.16, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9892315Z Skipping (s,q) (0.17, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9892474Z Skipping (s,q) (0.18, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9892643Z Skipping (s,q) (0.19, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9892805Z Skipping (s,q) (0.2, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9892966Z Skipping (s,q) (0.21, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9893141Z Skipping (s,q) (0.22, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9893301Z Skipping (s,q) (0.23, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9893461Z Skipping (s,q) (0.24, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9893634Z Skipping (s,q) (0.25, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9893797Z Skipping (s,q) (0.26, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9893969Z Skipping (s,q) (0.27, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9894127Z Skipping (s,q) (0.28, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9894287Z Skipping (s,q) (0.29, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9894481Z Skipping (s,q) (0.3, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9894664Z Skipping (s,q) (0.31, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9894825Z Skipping (s,q) (0.32, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9894996Z Skipping (s,q) (0.33, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9895158Z Skipping (s,q) (0.34, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9895318Z Skipping (s,q) (0.35, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9895489Z Skipping (s,q) (0.36, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9895651Z Skipping (s,q) (0.37, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9895823Z Skipping (s,q) (0.38, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9895982Z Skipping (s,q) (0.39, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9896142Z Skipping (s,q) (0.4, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9896312Z Skipping (s,q) (0.41, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9896477Z Skipping (s,q) (0.42, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9896637Z Skipping (s,q) (0.43, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9896804Z Skipping (s,q) (0.44, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9896964Z Skipping (s,q) (0.45, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9897133Z Skipping (s,q) (0.46, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9897293Z Skipping (s,q) (0.47, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9897478Z Skipping (s,q) (0.48, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9897649Z Skipping (s,q) (0.49, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9897809Z Skipping (s,q) (0.5, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9897970Z Skipping (s,q) (0.51, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9898138Z Skipping (s,q) (0.52, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9898300Z Skipping (s,q) (0.53, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9898499Z Skipping (s,q) (0.54, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9898658Z Skipping (s,q) (0.55, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9898820Z Skipping (s,q) (0.56, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9898995Z Skipping (s,q) (0.57, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9899155Z Skipping (s,q) (0.58, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9899317Z Skipping (s,q) (0.59, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9899490Z Skipping (s,q) (0.6, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9899648Z Skipping (s,q) (0.61, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9899821Z Skipping (s,q) (0.62, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9899980Z Skipping (s,q) (0.63, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9900140Z Skipping (s,q) (0.64, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9900315Z Skipping (s,q) (0.65, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9900474Z Skipping (s,q) (0.66, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9900633Z Skipping (s,q) (0.67, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9900805Z Skipping (s,q) (0.68, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9900964Z Skipping (s,q) (0.69, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9901133Z Skipping (s,q) (0.7, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9901294Z Skipping (s,q) (0.71, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9901451Z Skipping (s,q) (0.72, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9901623Z Skipping (s,q) (0.73, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9901781Z Skipping (s,q) (0.74, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9901969Z Skipping (s,q) (0.75, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9902166Z Skipping (s,q) (0.76, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9902326Z Skipping (s,q) (0.77, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9902498Z Skipping (s,q) (0.78, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9902658Z Skipping (s,q) (0.79, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9902818Z Skipping (s,q) (0.8, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9902988Z Skipping (s,q) (0.81, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9903148Z Skipping (s,q) (0.82, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9903307Z Skipping (s,q) (0.83, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9903477Z Skipping (s,q) (0.84, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9903637Z Skipping (s,q) (0.85, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9903812Z Skipping (s,q) (0.86, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9903973Z Skipping (s,q) (0.87, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9904132Z Skipping (s,q) (0.88, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9904303Z Skipping (s,q) (0.89, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9904460Z Skipping (s,q) (0.9, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9904617Z Skipping (s,q) (0.91, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9904786Z Skipping (s,q) (0.92, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9904985Z Skipping (s,q) (0.93, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9905146Z Skipping (s,q) (0.94, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9905318Z Skipping (s,q) (0.95, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9905659Z Skipping (s,q) (0.96, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9905835Z Skipping (s,q) (0.97, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9906063Z Skipping (s,q) (0.98, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9906225Z Skipping (s,q) (0.99, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9906396Z Skipping (s,q) (1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9906556Z Skipping (s,q) (1.01, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9906716Z Skipping (s,q) (1.02, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9906890Z Skipping (s,q) (1.03, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9907053Z Skipping (s,q) (1.04, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9907226Z Skipping (s,q) (1.05, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9907386Z Skipping (s,q) (1.06, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9907548Z Skipping (s,q) (1.07, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9907718Z Skipping (s,q) (1.08, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9907884Z Skipping (s,q) (1.09, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9908045Z Skipping (s,q) (1.1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9908213Z Skipping (s,q) (1.11, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9908373Z Skipping (s,q) (1.12, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9908543Z Skipping (s,q) (1.13, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9908701Z Skipping (s,q) (1.14, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9908861Z Skipping (s,q) (1.15, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9909033Z Skipping (s,q) (1.16, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9909191Z Skipping (s,q) (1.17, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9909351Z Skipping (s,q) (1.18, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9909521Z Skipping (s,q) (1.19, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9909755Z Skipping (s,q) (1.2, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9909928Z Skipping (s,q) (1.21, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9910088Z Skipping (s,q) (1.22, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9910248Z Skipping (s,q) (1.23, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9910419Z Skipping (s,q) (1.24, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9910579Z Skipping (s,q) (1.25, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9910740Z Skipping (s,q) (1.26, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9910911Z Skipping (s,q) (1.27, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9911070Z Skipping (s,q) (1.28, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9911242Z Skipping (s,q) (1.29, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9911402Z Skipping (s,q) (1.3, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9911562Z Skipping (s,q) (1.31, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9911733Z Skipping (s,q) (1.32, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9911891Z Skipping (s,q) (1.33, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9912050Z Skipping (s,q) (1.34, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9912222Z Skipping (s,q) (1.35, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9912380Z Skipping (s,q) (1.36, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9912585Z Skipping (s,q) (1.37, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9912745Z Skipping (s,q) (1.38, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9912904Z Skipping (s,q) (1.39, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9913075Z Skipping (s,q) (1.4, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9913238Z Skipping (s,q) (1.41, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9913401Z Skipping (s,q) (1.42, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9913599Z Skipping (s,q) (1.43, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9913757Z Skipping (s,q) (1.44, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9913917Z Skipping (s,q) (1.45, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9914088Z Skipping (s,q) (1.46, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9914251Z Skipping (s,q) (1.47, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9914423Z Skipping (s,q) (1.48, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9914585Z Skipping (s,q) (1.49, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9914745Z Skipping (s,q) (1.5, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9914918Z Skipping (s,q) (1.51, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9915081Z Skipping (s,q) (1.52, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9915244Z Skipping (s,q) (1.53, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9915418Z Skipping (s,q) (1.54, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9915583Z Skipping (s,q) (1.55, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9915757Z Skipping (s,q) (1.56, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9915917Z Skipping (s,q) (1.57, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9916178Z Skipping (s,q) (1.58, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9916353Z Skipping (s,q) (1.59, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9916515Z Skipping (s,q) (1.6, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9916677Z Skipping (s,q) (1.61, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9916854Z Skipping (s,q) (1.62, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9917016Z Skipping (s,q) (1.63, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9917225Z Skipping (s,q) (1.64, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9917413Z Skipping (s,q) (1.65, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9917574Z Skipping (s,q) (1.66, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9917746Z Skipping (s,q) (1.67, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9917907Z Skipping (s,q) (1.68, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9918068Z Skipping (s,q) (1.69, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9918240Z Skipping (s,q) (1.7, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9918404Z Skipping (s,q) (1.71, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9918577Z Skipping (s,q) (1.72, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9918738Z Skipping (s,q) (1.73, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9918898Z Skipping (s,q) (1.74, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9919075Z Skipping (s,q) (1.75, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9919240Z Skipping (s,q) (1.76, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9919402Z Skipping (s,q) (1.77, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9919577Z Skipping (s,q) (1.78, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9919737Z Skipping (s,q) (1.79, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9919907Z Skipping (s,q) (1.8, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9920065Z Skipping (s,q) (1.81, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9920248Z Skipping (s,q) (1.82, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9920417Z Skipping (s,q) (1.83, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9920578Z Skipping (s,q) (1.84, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9920736Z Skipping (s,q) (1.85, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9920906Z Skipping (s,q) (1.86, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9921089Z Skipping (s,q) (1.87, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9921259Z Skipping (s,q) (1.88, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9921416Z Skipping (s,q) (1.89, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9921573Z Skipping (s,q) (1.9, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9921742Z Skipping (s,q) (1.91, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9921899Z Skipping (s,q) (1.92, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9922060Z Skipping (s,q) (1.93, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9922230Z Skipping (s,q) (1.94, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9922386Z Skipping (s,q) (1.95, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9922544Z Skipping (s,q) (1.96, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9922712Z Skipping (s,q) (1.97, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9922877Z Skipping (s,q) (1.98, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9923045Z Skipping (s,q) (1.99, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9923200Z Skipping (s,q) (0.01, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9923356Z Skipping (s,q) (0.02, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9923521Z Skipping (s,q) (0.03, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9923674Z Skipping (s,q) (0.04, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9923832Z Skipping (s,q) (0.05, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9924002Z Skipping (s,q) (0.06, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9924157Z Skipping (s,q) (0.07, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9924324Z Skipping (s,q) (0.08, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9924482Z Skipping (s,q) (0.09, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9924663Z Skipping (s,q) (0.1, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9924848Z Skipping (s,q) (0.11, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9925005Z Skipping (s,q) (0.12, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9925160Z Skipping (s,q) (0.13, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9925324Z Skipping (s,q) (0.14, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9925481Z Skipping (s,q) (0.15, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9925643Z Skipping (s,q) (0.16, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9925798Z Skipping (s,q) (0.17, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9925956Z Skipping (s,q) (0.18, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9926117Z Skipping (s,q) (0.19, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9926273Z Skipping (s,q) (0.2, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9926427Z Skipping (s,q) (0.21, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9926592Z Skipping (s,q) (0.22, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9926745Z Skipping (s,q) (0.23, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9926908Z Skipping (s,q) (0.24, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9927062Z Skipping (s,q) (0.25, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9927216Z Skipping (s,q) (0.26, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9927382Z Skipping (s,q) (0.27, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9927561Z Skipping (s,q) (0.28, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9927716Z Skipping (s,q) (0.29, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9927882Z Skipping (s,q) (0.3, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9928037Z Skipping (s,q) (0.31, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9928193Z Skipping (s,q) (0.32, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9928360Z Skipping (s,q) (0.33, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9928540Z Skipping (s,q) (0.34, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9928708Z Skipping (s,q) (0.35, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9928860Z Skipping (s,q) (0.36, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9929015Z Skipping (s,q) (0.37, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9929176Z Skipping (s,q) (0.38, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9929332Z Skipping (s,q) (0.39, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9929487Z Skipping (s,q) (0.4, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9929652Z Skipping (s,q) (0.41, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9929806Z Skipping (s,q) (0.42, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9929971Z Skipping (s,q) (0.43, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9930127Z Skipping (s,q) (0.44, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9930283Z Skipping (s,q) (0.45, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9930448Z Skipping (s,q) (0.46, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9930604Z Skipping (s,q) (0.47, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9930756Z Skipping (s,q) (0.48, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9930918Z Skipping (s,q) (0.49, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9931071Z Skipping (s,q) (0.5, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9931237Z Skipping (s,q) (0.51, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9931391Z Skipping (s,q) (0.52, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9931545Z Skipping (s,q) (0.53, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9931710Z Skipping (s,q) (0.54, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9931865Z Skipping (s,q) (0.55, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9932079Z Skipping (s,q) (0.56, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9932244Z Skipping (s,q) (0.57, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9932398Z Skipping (s,q) (0.58, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9932552Z Skipping (s,q) (0.59, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9932713Z Skipping (s,q) (0.6, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9932868Z Skipping (s,q) (0.61, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9933035Z Skipping (s,q) (0.62, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9933188Z Skipping (s,q) (0.63, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9933341Z Skipping (s,q) (0.64, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9933501Z Skipping (s,q) (0.65, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9933656Z Skipping (s,q) (0.66, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9933811Z Skipping (s,q) (0.67, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9933975Z Skipping (s,q) (0.68, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9934131Z Skipping (s,q) (0.69, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9934293Z Skipping (s,q) (0.7, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9934448Z Skipping (s,q) (0.71, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9934604Z Skipping (s,q) (0.72, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9934768Z Skipping (s,q) (0.73, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9934949Z Skipping (s,q) (0.74, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9935101Z Skipping (s,q) (0.75, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9935269Z Skipping (s,q) (0.76, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9935423Z Skipping (s,q) (0.77, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9935586Z Skipping (s,q) (0.78, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9935764Z Skipping (s,q) (0.79, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9935918Z Skipping (s,q) (0.8, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9936081Z Skipping (s,q) (0.81, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9936236Z Skipping (s,q) (0.82, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9936389Z Skipping (s,q) (0.83, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9936551Z Skipping (s,q) (0.84, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9936705Z Skipping (s,q) (0.85, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9936858Z Skipping (s,q) (0.86, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9937023Z Skipping (s,q) (0.87, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9937179Z Skipping (s,q) (0.88, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9937343Z Skipping (s,q) (0.89, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9937500Z Skipping (s,q) (0.9, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9937654Z Skipping (s,q) (0.91, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9937816Z Skipping (s,q) (0.92, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9937970Z Skipping (s,q) (0.93, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9938124Z Skipping (s,q) (0.94, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9938286Z Skipping (s,q) (0.95, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9938441Z Skipping (s,q) (0.96, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9938604Z Skipping (s,q) (0.97, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9938759Z Skipping (s,q) (0.98, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9938915Z Skipping (s,q) (0.99, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9939074Z Skipping (s,q) (1, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9939253Z Skipping (s,q) (1.01, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9939430Z Skipping (s,q) (1.02, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9939595Z Skipping (s,q) (1.03, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9939750Z Skipping (s,q) (1.04, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9939917Z Skipping (s,q) (1.05, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9940070Z Skipping (s,q) (1.06, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9940223Z Skipping (s,q) (1.07, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9940391Z Skipping (s,q) (1.08, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9940548Z Skipping (s,q) (1.09, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9940704Z Skipping (s,q) (1.1, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9940867Z Skipping (s,q) (1.11, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9941022Z Skipping (s,q) (1.12, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9941189Z Skipping (s,q) (1.13, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9941342Z Skipping (s,q) (1.14, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9941496Z Skipping (s,q) (1.15, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9941664Z Skipping (s,q) (1.16, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9941817Z Skipping (s,q) (1.17, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9941970Z Skipping (s,q) (1.18, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9942158Z Skipping (s,q) (1.19, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9942312Z Skipping (s,q) (1.2, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9942464Z Skipping (s,q) (1.21, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9942626Z Skipping (s,q) (1.22, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9942780Z Skipping (s,q) (1.23, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9942942Z Skipping (s,q) (1.24, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9943118Z Skipping (s,q) (1.25, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9943272Z Skipping (s,q) (1.26, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9943432Z Skipping (s,q) (1.27, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9943596Z Skipping (s,q) (1.28, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9943752Z Skipping (s,q) (1.29, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9943919Z Skipping (s,q) (1.3, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9944077Z Skipping (s,q) (1.31, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9944246Z Skipping (s,q) (1.32, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9944401Z Skipping (s,q) (1.33, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9944560Z Skipping (s,q) (1.34, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9944734Z Skipping (s,q) (1.35, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9944898Z Skipping (s,q) (1.36, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9945056Z Skipping (s,q) (1.37, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9945227Z Skipping (s,q) (1.38, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9945385Z Skipping (s,q) (1.39, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9945554Z Skipping (s,q) (1.4, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9945711Z Skipping (s,q) (1.41, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9945871Z Skipping (s,q) (1.42, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9946044Z Skipping (s,q) (1.43, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9946203Z Skipping (s,q) (1.44, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9946360Z Skipping (s,q) (1.45, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9946532Z Skipping (s,q) (1.46, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9946739Z Skipping (s,q) (1.47, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9946897Z Skipping (s,q) (1.48, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9947070Z Skipping (s,q) (1.49, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9947228Z Skipping (s,q) (1.5, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9947399Z Skipping (s,q) (1.51, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9947559Z Skipping (s,q) (1.52, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9947719Z Skipping (s,q) (1.53, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9947891Z Skipping (s,q) (1.54, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9948048Z Skipping (s,q) (1.55, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9948207Z Skipping (s,q) (1.56, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9948379Z Skipping (s,q) (1.57, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9948539Z Skipping (s,q) (1.58, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9948716Z Skipping (s,q) (1.59, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9948870Z Skipping (s,q) (1.6, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9949026Z Skipping (s,q) (1.61, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9949195Z Skipping (s,q) (1.62, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9949353Z Skipping (s,q) (1.63, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9949510Z Skipping (s,q) (1.64, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9949708Z Skipping (s,q) (1.65, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9949866Z Skipping (s,q) (1.66, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9950037Z Skipping (s,q) (1.67, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9950193Z Skipping (s,q) (1.68, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9950352Z Skipping (s,q) (1.69, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9950545Z Skipping (s,q) (1.7, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9950701Z Skipping (s,q) (1.71, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9950856Z Skipping (s,q) (1.72, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9951023Z Skipping (s,q) (1.73, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9951178Z Skipping (s,q) (1.74, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9951332Z Skipping (s,q) (1.75, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9951504Z Skipping (s,q) (1.76, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9951663Z Skipping (s,q) (1.77, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9951831Z Skipping (s,q) (1.78, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9951987Z Skipping (s,q) (1.79, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9952141Z Skipping (s,q) (1.8, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9952311Z Skipping (s,q) (1.81, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9952468Z Skipping (s,q) (1.82, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9952623Z Skipping (s,q) (1.83, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9952791Z Skipping (s,q) (1.84, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9952946Z Skipping (s,q) (1.85, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9953113Z Skipping (s,q) (1.86, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9953267Z Skipping (s,q) (1.87, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9953424Z Skipping (s,q) (1.88, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9953591Z Skipping (s,q) (1.89, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9953744Z Skipping (s,q) (1.9, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9953898Z Skipping (s,q) (1.91, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9954092Z Skipping (s,q) (1.92, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9954280Z Skipping (s,q) (1.93, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9954448Z Skipping (s,q) (1.94, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9954606Z Skipping (s,q) (1.95, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9954763Z Skipping (s,q) (1.96, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9954935Z Skipping (s,q) (1.97, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9955091Z Skipping (s,q) (1.98, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9955249Z Skipping (s,q) (1.99, 25): inconsistent with heavy hitters! 2025-05-07T20:12:53.9955427Z Skipping (s,q) (0.01, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9955589Z Skipping (s,q) (0.02, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9955767Z Skipping (s,q) (0.03, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9955930Z Skipping (s,q) (0.04, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9956211Z Skipping (s,q) (0.05, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9956387Z Skipping (s,q) (0.06, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9956548Z Skipping (s,q) (0.07, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9956710Z Skipping (s,q) (0.08, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9956884Z Skipping (s,q) (0.09, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9957045Z Skipping (s,q) (0.1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9957241Z Skipping (s,q) (0.11, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9957414Z Skipping (s,q) (0.12, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9957576Z Skipping (s,q) (0.13, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9957748Z Skipping (s,q) (0.14, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9957908Z Skipping (s,q) (0.15, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9958119Z Skipping (s,q) (0.16, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9958295Z Skipping (s,q) (0.17, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9958456Z Skipping (s,q) (0.18, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9958616Z Skipping (s,q) (0.19, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9958786Z Skipping (s,q) (0.2, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9958945Z Skipping (s,q) (0.21, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9959121Z Skipping (s,q) (0.22, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9959281Z Skipping (s,q) (0.23, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9959443Z Skipping (s,q) (0.24, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9959616Z Skipping (s,q) (0.25, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9959775Z Skipping (s,q) (0.26, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9959938Z Skipping (s,q) (0.27, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9960118Z Skipping (s,q) (0.28, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9960278Z Skipping (s,q) (0.29, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9960453Z Skipping (s,q) (0.3, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9960616Z Skipping (s,q) (0.31, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9960777Z Skipping (s,q) (0.32, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9960952Z Skipping (s,q) (0.33, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9961112Z Skipping (s,q) (0.34, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9961270Z Skipping (s,q) (0.35, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9961441Z Skipping (s,q) (0.36, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9961602Z Skipping (s,q) (0.37, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9961810Z Skipping (s,q) (0.38, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9961999Z Skipping (s,q) (0.39, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9962159Z Skipping (s,q) (0.4, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9962333Z Skipping (s,q) (0.41, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9962495Z Skipping (s,q) (0.42, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9962655Z Skipping (s,q) (0.43, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9962828Z Skipping (s,q) (0.44, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9962989Z Skipping (s,q) (0.45, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9963163Z Skipping (s,q) (0.46, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9963324Z Skipping (s,q) (0.47, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9963485Z Skipping (s,q) (0.48, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9963658Z Skipping (s,q) (0.49, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9963821Z Skipping (s,q) (0.5, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9963980Z Skipping (s,q) (0.51, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9964152Z Skipping (s,q) (0.52, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9964310Z Skipping (s,q) (0.53, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9964482Z Skipping (s,q) (0.54, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9964642Z Skipping (s,q) (0.55, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9964825Z Skipping (s,q) (0.56, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9964999Z Skipping (s,q) (0.57, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9965158Z Skipping (s,q) (0.58, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9965319Z Skipping (s,q) (0.59, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9965495Z Skipping (s,q) (0.6, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9965678Z Skipping (s,q) (0.61, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9965840Z Skipping (s,q) (0.62, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9966014Z Skipping (s,q) (0.63, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9966173Z Skipping (s,q) (0.64, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9966348Z Skipping (s,q) (0.65, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9966508Z Skipping (s,q) (0.66, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9966669Z Skipping (s,q) (0.67, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9966840Z Skipping (s,q) (0.68, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9966999Z Skipping (s,q) (0.69, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9967157Z Skipping (s,q) (0.7, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9967331Z Skipping (s,q) (0.71, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9967494Z Skipping (s,q) (0.72, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9967667Z Skipping (s,q) (0.73, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9967830Z Skipping (s,q) (0.74, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9967990Z Skipping (s,q) (0.75, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9968162Z Skipping (s,q) (0.76, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9968323Z Skipping (s,q) (0.77, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9968485Z Skipping (s,q) (0.78, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9968655Z Skipping (s,q) (0.79, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9968813Z Skipping (s,q) (0.8, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9968986Z Skipping (s,q) (0.81, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9969144Z Skipping (s,q) (0.82, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9969351Z Skipping (s,q) (0.83, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9969522Z Skipping (s,q) (0.84, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9969684Z Skipping (s,q) (0.85, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9969844Z Skipping (s,q) (0.86, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9970016Z Skipping (s,q) (0.87, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9970177Z Skipping (s,q) (0.88, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9970352Z Skipping (s,q) (0.89, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9970513Z Skipping (s,q) (0.9, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9970673Z Skipping (s,q) (0.91, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9970848Z Skipping (s,q) (0.92, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9971010Z Skipping (s,q) (0.93, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9971175Z Skipping (s,q) (0.94, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9971350Z Skipping (s,q) (0.95, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9971513Z Skipping (s,q) (0.96, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9971687Z Skipping (s,q) (0.97, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9971850Z Skipping (s,q) (0.98, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9972011Z Skipping (s,q) (0.99, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9972204Z Skipping (s,q) (1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9972363Z Skipping (s,q) (1.01, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9972523Z Skipping (s,q) (1.02, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9972695Z Skipping (s,q) (1.03, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9972856Z Skipping (s,q) (1.04, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9973029Z Skipping (s,q) (1.05, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9973212Z Skipping (s,q) (1.06, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9973371Z Skipping (s,q) (1.07, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9973544Z Skipping (s,q) (1.08, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9973704Z Skipping (s,q) (1.09, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9973863Z Skipping (s,q) (1.1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9974037Z Skipping (s,q) (1.11, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9974198Z Skipping (s,q) (1.12, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9974370Z Skipping (s,q) (1.13, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9974531Z Skipping (s,q) (1.14, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9974694Z Skipping (s,q) (1.15, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9974871Z Skipping (s,q) (1.16, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9975034Z Skipping (s,q) (1.17, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9975195Z Skipping (s,q) (1.18, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9975372Z Skipping (s,q) (1.19, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9975533Z Skipping (s,q) (1.2, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9975694Z Skipping (s,q) (1.21, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9975869Z Skipping (s,q) (1.22, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9976032Z Skipping (s,q) (1.23, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9976208Z Skipping (s,q) (1.24, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9976369Z Skipping (s,q) (1.25, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9976532Z Skipping (s,q) (1.26, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9976737Z Skipping (s,q) (1.27, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9976923Z Skipping (s,q) (1.28, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9977086Z Skipping (s,q) (1.29, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9977261Z Skipping (s,q) (1.3, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9977423Z Skipping (s,q) (1.31, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9977599Z Skipping (s,q) (1.32, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9977760Z Skipping (s,q) (1.33, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9977926Z Skipping (s,q) (1.34, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9978101Z Skipping (s,q) (1.35, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9978260Z Skipping (s,q) (1.36, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9978422Z Skipping (s,q) (1.37, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9978601Z Skipping (s,q) (1.38, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9978766Z Skipping (s,q) (1.39, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9978942Z Skipping (s,q) (1.4, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9979105Z Skipping (s,q) (1.41, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9979266Z Skipping (s,q) (1.42, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9979443Z Skipping (s,q) (1.43, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9979605Z Skipping (s,q) (1.44, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9979794Z Skipping (s,q) (1.45, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9979973Z Skipping (s,q) (1.46, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9980135Z Skipping (s,q) (1.47, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9980310Z Skipping (s,q) (1.48, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9980473Z Skipping (s,q) (1.49, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9980660Z Skipping (s,q) (1.5, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9980834Z Skipping (s,q) (1.51, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9980993Z Skipping (s,q) (1.52, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9981153Z Skipping (s,q) (1.53, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9981326Z Skipping (s,q) (1.54, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9981488Z Skipping (s,q) (1.55, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9981667Z Skipping (s,q) (1.56, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9981829Z Skipping (s,q) (1.57, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9981991Z Skipping (s,q) (1.58, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9982162Z Skipping (s,q) (1.59, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9982320Z Skipping (s,q) (1.6, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9982482Z Skipping (s,q) (1.61, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9982654Z Skipping (s,q) (1.62, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9982813Z Skipping (s,q) (1.63, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9982986Z Skipping (s,q) (1.64, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9983148Z Skipping (s,q) (1.65, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9983308Z Skipping (s,q) (1.66, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9983482Z Skipping (s,q) (1.67, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9983641Z Skipping (s,q) (1.68, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9983801Z Skipping (s,q) (1.69, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9983975Z Skipping (s,q) (1.7, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9984133Z Skipping (s,q) (1.71, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9984346Z Skipping (s,q) (1.72, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9984520Z Skipping (s,q) (1.73, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9984679Z Skipping (s,q) (1.74, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9984850Z Skipping (s,q) (1.75, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9985008Z Skipping (s,q) (1.76, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9985170Z Skipping (s,q) (1.77, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9985345Z Skipping (s,q) (1.78, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9985505Z Skipping (s,q) (1.79, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9985665Z Skipping (s,q) (1.8, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9985838Z Skipping (s,q) (1.81, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9985998Z Skipping (s,q) (1.82, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9986174Z Skipping (s,q) (1.83, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9986339Z Skipping (s,q) (1.84, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9986500Z Skipping (s,q) (1.85, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9986678Z Skipping (s,q) (1.86, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9986839Z Skipping (s,q) (1.87, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9987002Z Skipping (s,q) (1.88, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9987201Z Skipping (s,q) (1.89, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9987362Z Skipping (s,q) (1.9, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9987535Z Skipping (s,q) (1.91, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9987697Z Skipping (s,q) (1.92, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9987858Z Skipping (s,q) (1.93, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9988032Z Skipping (s,q) (1.94, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9988234Z Skipping (s,q) (1.95, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9988400Z Skipping (s,q) (1.96, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9988571Z Skipping (s,q) (1.97, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9988730Z Skipping (s,q) (1.98, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9988905Z Skipping (s,q) (1.99, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:53.9989066Z Skipping (s,q) (0.01, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9989226Z Skipping (s,q) (0.02, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9989395Z Skipping (s,q) (0.03, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9989551Z Skipping (s,q) (0.04, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9989707Z Skipping (s,q) (0.05, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9989878Z Skipping (s,q) (0.06, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9990038Z Skipping (s,q) (0.07, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9990210Z Skipping (s,q) (0.08, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9990368Z Skipping (s,q) (0.09, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9990526Z Skipping (s,q) (0.1, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9990696Z Skipping (s,q) (0.11, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9990852Z Skipping (s,q) (0.12, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9991011Z Skipping (s,q) (0.13, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9991180Z Skipping (s,q) (0.14, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9991337Z Skipping (s,q) (0.15, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9991493Z Skipping (s,q) (0.16, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9991661Z Skipping (s,q) (0.17, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9991869Z Skipping (s,q) (0.18, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9992038Z Skipping (s,q) (0.19, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9992193Z Skipping (s,q) (0.2, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9992348Z Skipping (s,q) (0.21, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9992516Z Skipping (s,q) (0.22, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9992669Z Skipping (s,q) (0.23, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9992826Z Skipping (s,q) (0.24, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9992992Z Skipping (s,q) (0.25, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9993148Z Skipping (s,q) (0.26, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9993317Z Skipping (s,q) (0.27, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9993473Z Skipping (s,q) (0.28, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9993630Z Skipping (s,q) (0.29, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9993800Z Skipping (s,q) (0.3, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9993954Z Skipping (s,q) (0.31, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9994107Z Skipping (s,q) (0.32, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9994274Z Skipping (s,q) (0.33, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9994429Z Skipping (s,q) (0.34, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9994598Z Skipping (s,q) (0.35, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9995023Z Skipping (s,q) (0.36, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9995180Z Skipping (s,q) (0.37, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9995352Z Skipping (s,q) (0.38, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9995509Z Skipping (s,q) (0.39, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9995669Z Skipping (s,q) (0.4, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9995866Z Skipping (s,q) (0.41, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9996118Z Skipping (s,q) (0.42, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9996276Z Skipping (s,q) (0.43, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9996447Z Skipping (s,q) (0.44, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9996603Z Skipping (s,q) (0.45, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9996774Z Skipping (s,q) (0.46, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9996931Z Skipping (s,q) (0.47, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9997085Z Skipping (s,q) (0.48, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9997254Z Skipping (s,q) (0.49, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9997409Z Skipping (s,q) (0.5, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9997564Z Skipping (s,q) (0.51, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9997737Z Skipping (s,q) (0.52, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9997895Z Skipping (s,q) (0.53, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9998066Z Skipping (s,q) (0.54, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9998223Z Skipping (s,q) (0.55, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9998379Z Skipping (s,q) (0.56, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9998546Z Skipping (s,q) (0.57, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9998701Z Skipping (s,q) (0.58, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9998862Z Skipping (s,q) (0.59, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9999027Z Skipping (s,q) (0.6, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9999182Z Skipping (s,q) (0.61, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9999350Z Skipping (s,q) (0.62, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9999540Z Skipping (s,q) (0.63, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9999721Z Skipping (s,q) (0.64, 30): inconsistent with heavy hitters! 2025-05-07T20:12:53.9999889Z Skipping (s,q) (0.65, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0000045Z Skipping (s,q) (0.66, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0000201Z Skipping (s,q) (0.67, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0000368Z Skipping (s,q) (0.68, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0000524Z Skipping (s,q) (0.69, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0000692Z Skipping (s,q) (0.7, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0000849Z Skipping (s,q) (0.71, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0001003Z Skipping (s,q) (0.72, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0001171Z Skipping (s,q) (0.73, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0001326Z Skipping (s,q) (0.74, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0001487Z Skipping (s,q) (0.75, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0001656Z Skipping (s,q) (0.76, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0001810Z Skipping (s,q) (0.77, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0001969Z Skipping (s,q) (0.78, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0002140Z Skipping (s,q) (0.79, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0002294Z Skipping (s,q) (0.8, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0002489Z Skipping (s,q) (0.81, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0002647Z Skipping (s,q) (0.82, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0002804Z Skipping (s,q) (0.83, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0002973Z Skipping (s,q) (0.84, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0003131Z Skipping (s,q) (0.85, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0003289Z Skipping (s,q) (0.86, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0003484Z Skipping (s,q) (0.87, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0003643Z Skipping (s,q) (0.88, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0003810Z Skipping (s,q) (0.89, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0003964Z Skipping (s,q) (0.9, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0004118Z Skipping (s,q) (0.91, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0004286Z Skipping (s,q) (0.92, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0004443Z Skipping (s,q) (0.93, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0004598Z Skipping (s,q) (0.94, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0004766Z Skipping (s,q) (0.95, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0004923Z Skipping (s,q) (0.96, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0005092Z Skipping (s,q) (0.97, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0005250Z Skipping (s,q) (0.98, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0005563Z Skipping (s,q) (0.99, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0005729Z Skipping (s,q) (1, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0005889Z Skipping (s,q) (1.01, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0006051Z Skipping (s,q) (1.02, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0006224Z Skipping (s,q) (1.03, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0006388Z Skipping (s,q) (1.04, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0006546Z Skipping (s,q) (1.05, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0006720Z Skipping (s,q) (1.06, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0006877Z Skipping (s,q) (1.07, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0007051Z Skipping (s,q) (1.08, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0007276Z Skipping (s,q) (1.09, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0007470Z Skipping (s,q) (1.1, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0007645Z Skipping (s,q) (1.11, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0007802Z Skipping (s,q) (1.12, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0007958Z Skipping (s,q) (1.13, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0008131Z Skipping (s,q) (1.14, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0008289Z Skipping (s,q) (1.15, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0008466Z Skipping (s,q) (1.16, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0008625Z Skipping (s,q) (1.17, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0008782Z Skipping (s,q) (1.18, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0008954Z Skipping (s,q) (1.19, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0009112Z Skipping (s,q) (1.2, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0009273Z Skipping (s,q) (1.21, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0009447Z Skipping (s,q) (1.22, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0009605Z Skipping (s,q) (1.23, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0009777Z Skipping (s,q) (1.24, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0009937Z Skipping (s,q) (1.25, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0010097Z Skipping (s,q) (1.26, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0010309Z Skipping (s,q) (1.27, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0010467Z Skipping (s,q) (1.28, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0010623Z Skipping (s,q) (1.29, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0010797Z Skipping (s,q) (1.3, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0010957Z Skipping (s,q) (1.31, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0011149Z Skipping (s,q) (1.32, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0011320Z Skipping (s,q) (1.33, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0011478Z Skipping (s,q) (1.34, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0011649Z Skipping (s,q) (1.35, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0011809Z Skipping (s,q) (1.36, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0011968Z Skipping (s,q) (1.37, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0012139Z Skipping (s,q) (1.38, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0012294Z Skipping (s,q) (1.39, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0012452Z Skipping (s,q) (1.4, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0012621Z Skipping (s,q) (1.41, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0012780Z Skipping (s,q) (1.42, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0012952Z Skipping (s,q) (1.43, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0013111Z Skipping (s,q) (1.44, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0013266Z Skipping (s,q) (1.45, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0013435Z Skipping (s,q) (1.46, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0013594Z Skipping (s,q) (1.47, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0013749Z Skipping (s,q) (1.48, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0013918Z Skipping (s,q) (1.49, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0014074Z Skipping (s,q) (1.5, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0014243Z Skipping (s,q) (1.51, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0014399Z Skipping (s,q) (1.52, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0014556Z Skipping (s,q) (1.53, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0014752Z Skipping (s,q) (1.54, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0014934Z Skipping (s,q) (1.55, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0015090Z Skipping (s,q) (1.56, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0015258Z Skipping (s,q) (1.57, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0015416Z Skipping (s,q) (1.58, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0015583Z Skipping (s,q) (1.59, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0015737Z Skipping (s,q) (1.6, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0015894Z Skipping (s,q) (1.61, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0016066Z Skipping (s,q) (1.62, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0016222Z Skipping (s,q) (1.63, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0016380Z Skipping (s,q) (1.64, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0016555Z Skipping (s,q) (1.65, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0016719Z Skipping (s,q) (1.66, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0016874Z Skipping (s,q) (1.67, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0017048Z Skipping (s,q) (1.68, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0017205Z Skipping (s,q) (1.69, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0017374Z Skipping (s,q) (1.7, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0017532Z Skipping (s,q) (1.71, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0017724Z Skipping (s,q) (1.72, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0017894Z Skipping (s,q) (1.73, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0018050Z Skipping (s,q) (1.74, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0018209Z Skipping (s,q) (1.75, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0018376Z Skipping (s,q) (1.76, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0018538Z Skipping (s,q) (1.77, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0018730Z Skipping (s,q) (1.78, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0018888Z Skipping (s,q) (1.79, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0019044Z Skipping (s,q) (1.8, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0019212Z Skipping (s,q) (1.81, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0019368Z Skipping (s,q) (1.82, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0019525Z Skipping (s,q) (1.83, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0019697Z Skipping (s,q) (1.84, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0019854Z Skipping (s,q) (1.85, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0020022Z Skipping (s,q) (1.86, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0020181Z Skipping (s,q) (1.87, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0020339Z Skipping (s,q) (1.88, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0020514Z Skipping (s,q) (1.89, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0020670Z Skipping (s,q) (1.9, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0020825Z Skipping (s,q) (1.91, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0020994Z Skipping (s,q) (1.92, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0021149Z Skipping (s,q) (1.93, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0021306Z Skipping (s,q) (1.94, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0021478Z Skipping (s,q) (1.95, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0021636Z Skipping (s,q) (1.96, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0021805Z Skipping (s,q) (1.97, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0021962Z Skipping (s,q) (1.98, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0022117Z Skipping (s,q) (1.99, 30): inconsistent with heavy hitters! 2025-05-07T20:12:54.0022323Z Skipping (s,q) (0.01, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0022512Z Skipping (s,q) (0.02, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0022677Z Skipping (s,q) (0.03, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0022851Z Skipping (s,q) (0.04, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0023014Z Skipping (s,q) (0.05, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0023187Z Skipping (s,q) (0.06, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0023349Z Skipping (s,q) (0.07, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0023509Z Skipping (s,q) (0.08, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0023681Z Skipping (s,q) (0.09, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0023845Z Skipping (s,q) (0.1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0024005Z Skipping (s,q) (0.11, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0024180Z Skipping (s,q) (0.12, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0024344Z Skipping (s,q) (0.13, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0024517Z Skipping (s,q) (0.14, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0024678Z Skipping (s,q) (0.15, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0024839Z Skipping (s,q) (0.16, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0025010Z Skipping (s,q) (0.17, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0025170Z Skipping (s,q) (0.18, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0025357Z Skipping (s,q) (0.19, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0025530Z Skipping (s,q) (0.2, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0025691Z Skipping (s,q) (0.21, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0025862Z Skipping (s,q) (0.22, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0026025Z Skipping (s,q) (0.23, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0026210Z Skipping (s,q) (0.24, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0026384Z Skipping (s,q) (0.25, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0026547Z Skipping (s,q) (0.26, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0026706Z Skipping (s,q) (0.27, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0026880Z Skipping (s,q) (0.28, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0027041Z Skipping (s,q) (0.29, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0027217Z Skipping (s,q) (0.3, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0027377Z Skipping (s,q) (0.31, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0027538Z Skipping (s,q) (0.32, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0027713Z Skipping (s,q) (0.33, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0027875Z Skipping (s,q) (0.34, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0028038Z Skipping (s,q) (0.35, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0028211Z Skipping (s,q) (0.36, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0028370Z Skipping (s,q) (0.37, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0028529Z Skipping (s,q) (0.38, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0028702Z Skipping (s,q) (0.39, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0028863Z Skipping (s,q) (0.4, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0029040Z Skipping (s,q) (0.41, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0029200Z Skipping (s,q) (0.42, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0029361Z Skipping (s,q) (0.43, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0029536Z Skipping (s,q) (0.44, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0029722Z Skipping (s,q) (0.45, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0029905Z Skipping (s,q) (0.46, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0030077Z Skipping (s,q) (0.47, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0030236Z Skipping (s,q) (0.48, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0030409Z Skipping (s,q) (0.49, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0030568Z Skipping (s,q) (0.5, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0030729Z Skipping (s,q) (0.51, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0030904Z Skipping (s,q) (0.52, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0031064Z Skipping (s,q) (0.53, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0031227Z Skipping (s,q) (0.54, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0031399Z Skipping (s,q) (0.55, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0031560Z Skipping (s,q) (0.56, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0031740Z Skipping (s,q) (0.57, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0031901Z Skipping (s,q) (0.58, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0032061Z Skipping (s,q) (0.59, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0032236Z Skipping (s,q) (0.6, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0032395Z Skipping (s,q) (0.61, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0032556Z Skipping (s,q) (0.62, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0032757Z Skipping (s,q) (0.63, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0032922Z Skipping (s,q) (0.64, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0033097Z Skipping (s,q) (0.65, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0033258Z Skipping (s,q) (0.66, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0033420Z Skipping (s,q) (0.67, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0033622Z Skipping (s,q) (0.68, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0033785Z Skipping (s,q) (0.69, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0033945Z Skipping (s,q) (0.7, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0034121Z Skipping (s,q) (0.71, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0034283Z Skipping (s,q) (0.72, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0034457Z Skipping (s,q) (0.73, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0034619Z Skipping (s,q) (0.74, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0034779Z Skipping (s,q) (0.75, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0034949Z Skipping (s,q) (0.76, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0035111Z Skipping (s,q) (0.77, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0035274Z Skipping (s,q) (0.78, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0035447Z Skipping (s,q) (0.79, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0035612Z Skipping (s,q) (0.8, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0035783Z Skipping (s,q) (0.81, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0036077Z Skipping (s,q) (0.82, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0036242Z Skipping (s,q) (0.83, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0036417Z Skipping (s,q) (0.84, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0036581Z Skipping (s,q) (0.85, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0036744Z Skipping (s,q) (0.86, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0036922Z Skipping (s,q) (0.87, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0037085Z Skipping (s,q) (0.88, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0037264Z Skipping (s,q) (0.89, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0037460Z Skipping (s,q) (0.9, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0037652Z Skipping (s,q) (0.91, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0037832Z Skipping (s,q) (0.92, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0037995Z Skipping (s,q) (0.93, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0038160Z Skipping (s,q) (0.94, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0038336Z Skipping (s,q) (0.95, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0038500Z Skipping (s,q) (0.96, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0038665Z Skipping (s,q) (0.97, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0038840Z Skipping (s,q) (0.98, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0039003Z Skipping (s,q) (0.99, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0039175Z Skipping (s,q) (1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0039338Z Skipping (s,q) (1.01, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0039502Z Skipping (s,q) (1.02, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0039679Z Skipping (s,q) (1.03, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0039843Z Skipping (s,q) (1.04, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0040006Z Skipping (s,q) (1.05, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0040182Z Skipping (s,q) (1.06, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0040344Z Skipping (s,q) (1.07, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0040543Z Skipping (s,q) (1.08, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0040705Z Skipping (s,q) (1.09, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0040867Z Skipping (s,q) (1.1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0041045Z Skipping (s,q) (1.11, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0041210Z Skipping (s,q) (1.12, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0041395Z Skipping (s,q) (1.13, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0041572Z Skipping (s,q) (1.14, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0041734Z Skipping (s,q) (1.15, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0041911Z Skipping (s,q) (1.16, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0042074Z Skipping (s,q) (1.17, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0042235Z Skipping (s,q) (1.18, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0042409Z Skipping (s,q) (1.19, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0042572Z Skipping (s,q) (1.2, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0042735Z Skipping (s,q) (1.21, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0042909Z Skipping (s,q) (1.22, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0043074Z Skipping (s,q) (1.23, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0043252Z Skipping (s,q) (1.24, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0043411Z Skipping (s,q) (1.25, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0043571Z Skipping (s,q) (1.26, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0043742Z Skipping (s,q) (1.27, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0043904Z Skipping (s,q) (1.28, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0044065Z Skipping (s,q) (1.29, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0044238Z Skipping (s,q) (1.3, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0044398Z Skipping (s,q) (1.31, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0044570Z Skipping (s,q) (1.32, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0044730Z Skipping (s,q) (1.33, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0044894Z Skipping (s,q) (1.34, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0045129Z Skipping (s,q) (1.35, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0045290Z Skipping (s,q) (1.36, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0045449Z Skipping (s,q) (1.37, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0045625Z Skipping (s,q) (1.38, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0045784Z Skipping (s,q) (1.39, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0045954Z Skipping (s,q) (1.4, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0046115Z Skipping (s,q) (1.41, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0046277Z Skipping (s,q) (1.42, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0046451Z Skipping (s,q) (1.43, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0046612Z Skipping (s,q) (1.44, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0046772Z Skipping (s,q) (1.45, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0046946Z Skipping (s,q) (1.46, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0047113Z Skipping (s,q) (1.47, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0047275Z Skipping (s,q) (1.48, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0047449Z Skipping (s,q) (1.49, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0047609Z Skipping (s,q) (1.5, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0047781Z Skipping (s,q) (1.51, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0047967Z Skipping (s,q) (1.52, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0048130Z Skipping (s,q) (1.53, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0048306Z Skipping (s,q) (1.54, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0048467Z Skipping (s,q) (1.55, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0048630Z Skipping (s,q) (1.56, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0048807Z Skipping (s,q) (1.57, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0048992Z Skipping (s,q) (1.58, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0049170Z Skipping (s,q) (1.59, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0049332Z Skipping (s,q) (1.6, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0049494Z Skipping (s,q) (1.61, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0049668Z Skipping (s,q) (1.62, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0049830Z Skipping (s,q) (1.63, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0049994Z Skipping (s,q) (1.64, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0050168Z Skipping (s,q) (1.65, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0050329Z Skipping (s,q) (1.66, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0050502Z Skipping (s,q) (1.67, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0050665Z Skipping (s,q) (1.68, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0050827Z Skipping (s,q) (1.69, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0051001Z Skipping (s,q) (1.7, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0051163Z Skipping (s,q) (1.71, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0051323Z Skipping (s,q) (1.72, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0051496Z Skipping (s,q) (1.73, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0051656Z Skipping (s,q) (1.74, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0051830Z Skipping (s,q) (1.75, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0051991Z Skipping (s,q) (1.76, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0052152Z Skipping (s,q) (1.77, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0052326Z Skipping (s,q) (1.78, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0052515Z Skipping (s,q) (1.79, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0052699Z Skipping (s,q) (1.8, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0052873Z Skipping (s,q) (1.81, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0053033Z Skipping (s,q) (1.82, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0053207Z Skipping (s,q) (1.83, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0053369Z Skipping (s,q) (1.84, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0053531Z Skipping (s,q) (1.85, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0053706Z Skipping (s,q) (1.86, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0053869Z Skipping (s,q) (1.87, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0054030Z Skipping (s,q) (1.88, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0054205Z Skipping (s,q) (1.89, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0054367Z Skipping (s,q) (1.9, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0054542Z Skipping (s,q) (1.91, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0054705Z Skipping (s,q) (1.92, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0054864Z Skipping (s,q) (1.93, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0055038Z Skipping (s,q) (1.94, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0055200Z Skipping (s,q) (1.95, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0055360Z Skipping (s,q) (1.96, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0055556Z Skipping (s,q) (1.97, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0055717Z Skipping (s,q) (1.98, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0055877Z Skipping (s,q) (1.99, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0056046Z Skipping (s,q) (0.01, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0056205Z Skipping (s,q) (0.02, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0056399Z Skipping (s,q) (0.03, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0056556Z Skipping (s,q) (0.04, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0056712Z Skipping (s,q) (0.05, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0056880Z Skipping (s,q) (0.06, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0057036Z Skipping (s,q) (0.07, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0057194Z Skipping (s,q) (0.08, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0057366Z Skipping (s,q) (0.09, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0057522Z Skipping (s,q) (0.1, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0057692Z Skipping (s,q) (0.11, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0057847Z Skipping (s,q) (0.12, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0058008Z Skipping (s,q) (0.13, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0058178Z Skipping (s,q) (0.14, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0058339Z Skipping (s,q) (0.15, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0058495Z Skipping (s,q) (0.16, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0058666Z Skipping (s,q) (0.17, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0058821Z Skipping (s,q) (0.18, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0058991Z Skipping (s,q) (0.19, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0059148Z Skipping (s,q) (0.2, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0059307Z Skipping (s,q) (0.21, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0059477Z Skipping (s,q) (0.22, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0059634Z Skipping (s,q) (0.23, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0059790Z Skipping (s,q) (0.24, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0059984Z Skipping (s,q) (0.25, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0060164Z Skipping (s,q) (0.26, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0060333Z Skipping (s,q) (0.27, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0060489Z Skipping (s,q) (0.28, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0060648Z Skipping (s,q) (0.29, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0060816Z Skipping (s,q) (0.3, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0060971Z Skipping (s,q) (0.31, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0061129Z Skipping (s,q) (0.32, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0061296Z Skipping (s,q) (0.33, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0061453Z Skipping (s,q) (0.34, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0061609Z Skipping (s,q) (0.35, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0061778Z Skipping (s,q) (0.36, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0061938Z Skipping (s,q) (0.37, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0062109Z Skipping (s,q) (0.38, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0062266Z Skipping (s,q) (0.39, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0062421Z Skipping (s,q) (0.4, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0062589Z Skipping (s,q) (0.41, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0062745Z Skipping (s,q) (0.42, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0062948Z Skipping (s,q) (0.43, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0063117Z Skipping (s,q) (0.44, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0063273Z Skipping (s,q) (0.45, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0063441Z Skipping (s,q) (0.46, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0063599Z Skipping (s,q) (0.47, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0063759Z Skipping (s,q) (0.48, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0063954Z Skipping (s,q) (0.49, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0064110Z Skipping (s,q) (0.5, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0064267Z Skipping (s,q) (0.51, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0064441Z Skipping (s,q) (0.52, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0064601Z Skipping (s,q) (0.53, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0064770Z Skipping (s,q) (0.54, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0064929Z Skipping (s,q) (0.55, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0065087Z Skipping (s,q) (0.56, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0065259Z Skipping (s,q) (0.57, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0065417Z Skipping (s,q) (0.58, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0065575Z Skipping (s,q) (0.59, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0065747Z Skipping (s,q) (0.6, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0065903Z Skipping (s,q) (0.61, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0066058Z Skipping (s,q) (0.62, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0066228Z Skipping (s,q) (0.63, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0066389Z Skipping (s,q) (0.64, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0066556Z Skipping (s,q) (0.65, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0066716Z Skipping (s,q) (0.66, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0066872Z Skipping (s,q) (0.67, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0067039Z Skipping (s,q) (0.68, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0067196Z Skipping (s,q) (0.69, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0067351Z Skipping (s,q) (0.7, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0067546Z Skipping (s,q) (0.71, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0067725Z Skipping (s,q) (0.72, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0067895Z Skipping (s,q) (0.73, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0068051Z Skipping (s,q) (0.74, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0068208Z Skipping (s,q) (0.75, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0068382Z Skipping (s,q) (0.76, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0068539Z Skipping (s,q) (0.77, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0068697Z Skipping (s,q) (0.78, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0068869Z Skipping (s,q) (0.79, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0069025Z Skipping (s,q) (0.8, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0069200Z Skipping (s,q) (0.81, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0069359Z Skipping (s,q) (0.82, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0069520Z Skipping (s,q) (0.83, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0069690Z Skipping (s,q) (0.84, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0069846Z Skipping (s,q) (0.85, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0070006Z Skipping (s,q) (0.86, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0070177Z Skipping (s,q) (0.87, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0070334Z Skipping (s,q) (0.88, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0070530Z Skipping (s,q) (0.89, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0070686Z Skipping (s,q) (0.9, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0070847Z Skipping (s,q) (0.91, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0071018Z Skipping (s,q) (0.92, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0071175Z Skipping (s,q) (0.93, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0071361Z Skipping (s,q) (0.94, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0071532Z Skipping (s,q) (0.95, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0071689Z Skipping (s,q) (0.96, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0071845Z Skipping (s,q) (0.97, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0072017Z Skipping (s,q) (0.98, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0072175Z Skipping (s,q) (0.99, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0072345Z Skipping (s,q) (1, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0072504Z Skipping (s,q) (1.01, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0072661Z Skipping (s,q) (1.02, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0072831Z Skipping (s,q) (1.03, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0072990Z Skipping (s,q) (1.04, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0073148Z Skipping (s,q) (1.05, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0073324Z Skipping (s,q) (1.06, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0073482Z Skipping (s,q) (1.07, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0073652Z Skipping (s,q) (1.08, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0073810Z Skipping (s,q) (1.09, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0073967Z Skipping (s,q) (1.1, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0074137Z Skipping (s,q) (1.11, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0074294Z Skipping (s,q) (1.12, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0074453Z Skipping (s,q) (1.13, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0074625Z Skipping (s,q) (1.14, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0074783Z Skipping (s,q) (1.15, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0074990Z Skipping (s,q) (1.16, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0075169Z Skipping (s,q) (1.17, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0075327Z Skipping (s,q) (1.18, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0075495Z Skipping (s,q) (1.19, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0075649Z Skipping (s,q) (1.2, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0075806Z Skipping (s,q) (1.21, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0076065Z Skipping (s,q) (1.22, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0076227Z Skipping (s,q) (1.23, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0076382Z Skipping (s,q) (1.24, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0076554Z Skipping (s,q) (1.25, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0076708Z Skipping (s,q) (1.26, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0076879Z Skipping (s,q) (1.27, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0077037Z Skipping (s,q) (1.28, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0077196Z Skipping (s,q) (1.29, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0077364Z Skipping (s,q) (1.3, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0077520Z Skipping (s,q) (1.31, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0077675Z Skipping (s,q) (1.32, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0077844Z Skipping (s,q) (1.33, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0077999Z Skipping (s,q) (1.34, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0078222Z Skipping (s,q) (1.35, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0078378Z Skipping (s,q) (1.36, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0078535Z Skipping (s,q) (1.37, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0078708Z Skipping (s,q) (1.38, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0078868Z Skipping (s,q) (1.39, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0079050Z Skipping (s,q) (1.4, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0079221Z Skipping (s,q) (1.41, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0079379Z Skipping (s,q) (1.42, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0079544Z Skipping (s,q) (1.43, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0079701Z Skipping (s,q) (1.44, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0079859Z Skipping (s,q) (1.45, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0080028Z Skipping (s,q) (1.46, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0080184Z Skipping (s,q) (1.47, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0080342Z Skipping (s,q) (1.48, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0080509Z Skipping (s,q) (1.49, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0080663Z Skipping (s,q) (1.5, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0080827Z Skipping (s,q) (1.51, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0080997Z Skipping (s,q) (1.52, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0081153Z Skipping (s,q) (1.53, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0081320Z Skipping (s,q) (1.54, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0081475Z Skipping (s,q) (1.55, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0081631Z Skipping (s,q) (1.56, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0081802Z Skipping (s,q) (1.57, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0081958Z Skipping (s,q) (1.58, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0082113Z Skipping (s,q) (1.59, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0082279Z Skipping (s,q) (1.6, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0082434Z Skipping (s,q) (1.61, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0082634Z Skipping (s,q) (1.62, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0082824Z Skipping (s,q) (1.63, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0082979Z Skipping (s,q) (1.64, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0083146Z Skipping (s,q) (1.65, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0083303Z Skipping (s,q) (1.66, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0083460Z Skipping (s,q) (1.67, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0083629Z Skipping (s,q) (1.68, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0083791Z Skipping (s,q) (1.69, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0083958Z Skipping (s,q) (1.7, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0084114Z Skipping (s,q) (1.71, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0084270Z Skipping (s,q) (1.72, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0084440Z Skipping (s,q) (1.73, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0084601Z Skipping (s,q) (1.74, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0084757Z Skipping (s,q) (1.75, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0084927Z Skipping (s,q) (1.76, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0085085Z Skipping (s,q) (1.77, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0085242Z Skipping (s,q) (1.78, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0085412Z Skipping (s,q) (1.79, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0085590Z Skipping (s,q) (1.8, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0085758Z Skipping (s,q) (1.81, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0085915Z Skipping (s,q) (1.82, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0086071Z Skipping (s,q) (1.83, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0086239Z Skipping (s,q) (1.84, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0086396Z Skipping (s,q) (1.85, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0086576Z Skipping (s,q) (1.86, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0086748Z Skipping (s,q) (1.87, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0086904Z Skipping (s,q) (1.88, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0087071Z Skipping (s,q) (1.89, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0087226Z Skipping (s,q) (1.9, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0087381Z Skipping (s,q) (1.91, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0087551Z Skipping (s,q) (1.92, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0087705Z Skipping (s,q) (1.93, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0087860Z Skipping (s,q) (1.94, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0088029Z Skipping (s,q) (1.95, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0088187Z Skipping (s,q) (1.96, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0088358Z Skipping (s,q) (1.97, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0088513Z Skipping (s,q) (1.98, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0088669Z Skipping (s,q) (1.99, 35): inconsistent with heavy hitters! 2025-05-07T20:12:54.0088845Z Skipping (s,q) (0.01, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0089009Z Skipping (s,q) (0.02, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0089170Z Skipping (s,q) (0.03, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0089345Z Skipping (s,q) (0.04, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0089506Z Skipping (s,q) (0.05, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0089682Z Skipping (s,q) (0.06, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0089842Z Skipping (s,q) (0.07, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0090025Z Skipping (s,q) (0.08, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0090221Z Skipping (s,q) (0.09, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0090385Z Skipping (s,q) (0.1, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0090547Z Skipping (s,q) (0.11, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0090718Z Skipping (s,q) (0.12, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0090879Z Skipping (s,q) (0.13, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0091038Z Skipping (s,q) (0.14, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0091215Z Skipping (s,q) (0.15, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0091376Z Skipping (s,q) (0.16, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0091548Z Skipping (s,q) (0.17, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0091710Z Skipping (s,q) (0.18, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0091870Z Skipping (s,q) (0.19, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0092048Z Skipping (s,q) (0.2, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0092208Z Skipping (s,q) (0.21, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0092366Z Skipping (s,q) (0.22, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0092537Z Skipping (s,q) (0.23, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0092698Z Skipping (s,q) (0.24, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0092871Z Skipping (s,q) (0.25, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0093054Z Skipping (s,q) (0.26, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0093213Z Skipping (s,q) (0.27, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0093389Z Skipping (s,q) (0.28, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0093549Z Skipping (s,q) (0.29, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0093709Z Skipping (s,q) (0.3, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0093908Z Skipping (s,q) (0.31, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0094070Z Skipping (s,q) (0.32, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0094242Z Skipping (s,q) (0.33, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0094403Z Skipping (s,q) (0.34, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0094564Z Skipping (s,q) (0.35, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0094735Z Skipping (s,q) (0.36, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0094897Z Skipping (s,q) (0.37, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0095059Z Skipping (s,q) (0.38, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0095232Z Skipping (s,q) (0.39, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0095393Z Skipping (s,q) (0.4, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0095569Z Skipping (s,q) (0.41, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0095733Z Skipping (s,q) (0.42, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0095899Z Skipping (s,q) (0.43, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0096073Z Skipping (s,q) (0.44, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0096235Z Skipping (s,q) (0.45, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0096395Z Skipping (s,q) (0.46, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0096568Z Skipping (s,q) (0.47, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0096731Z Skipping (s,q) (0.48, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0096902Z Skipping (s,q) (0.49, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0097062Z Skipping (s,q) (0.5, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0097487Z Skipping (s,q) (0.51, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0101932Z Skipping (s,q) (0.52, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0102229Z Skipping (s,q) (0.53, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0102449Z Skipping (s,q) (0.54, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0102613Z Skipping (s,q) (0.55, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0102786Z Skipping (s,q) (0.56, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0102947Z Skipping (s,q) (0.57, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0103117Z Skipping (s,q) (0.58, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0103277Z Skipping (s,q) (0.59, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0103440Z Skipping (s,q) (0.6, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0103619Z Skipping (s,q) (0.61, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0103780Z Skipping (s,q) (0.62, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0103941Z Skipping (s,q) (0.63, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0104116Z Skipping (s,q) (0.64, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0104287Z Skipping (s,q) (0.65, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0104459Z Skipping (s,q) (0.66, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0104620Z Skipping (s,q) (0.67, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0104779Z Skipping (s,q) (0.68, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0104954Z Skipping (s,q) (0.69, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0105114Z Skipping (s,q) (0.7, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0105306Z Skipping (s,q) (0.71, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0105704Z Skipping (s,q) (0.72, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0105867Z Skipping (s,q) (0.73, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0106028Z Skipping (s,q) (0.74, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0106202Z Skipping (s,q) (0.75, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0106460Z Skipping (s,q) (0.76, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0106637Z Skipping (s,q) (0.77, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0106798Z Skipping (s,q) (0.78, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0106958Z Skipping (s,q) (0.79, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0107132Z Skipping (s,q) (0.8, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0107292Z Skipping (s,q) (0.81, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0107456Z Skipping (s,q) (0.82, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0107632Z Skipping (s,q) (0.83, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0107793Z Skipping (s,q) (0.84, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0107967Z Skipping (s,q) (0.85, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0108131Z Skipping (s,q) (0.86, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0108296Z Skipping (s,q) (0.87, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0108471Z Skipping (s,q) (0.88, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0108636Z Skipping (s,q) (0.89, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0108796Z Skipping (s,q) (0.9, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0108969Z Skipping (s,q) (0.91, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0109131Z Skipping (s,q) (0.92, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0109306Z Skipping (s,q) (0.93, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0109467Z Skipping (s,q) (0.94, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0109629Z Skipping (s,q) (0.95, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0109804Z Skipping (s,q) (0.96, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0109965Z Skipping (s,q) (0.97, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0110220Z Skipping (s,q) (0.98, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0110395Z Skipping (s,q) (0.99, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0110554Z Skipping (s,q) (1, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0110729Z Skipping (s,q) (1.01, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0110890Z Skipping (s,q) (1.02, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0111051Z Skipping (s,q) (1.03, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0111230Z Skipping (s,q) (1.04, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0111390Z Skipping (s,q) (1.05, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0111552Z Skipping (s,q) (1.06, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0111726Z Skipping (s,q) (1.07, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0111884Z Skipping (s,q) (1.08, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0112061Z Skipping (s,q) (1.09, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0112221Z Skipping (s,q) (1.1, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0112381Z Skipping (s,q) (1.11, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0112553Z Skipping (s,q) (1.12, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0112713Z Skipping (s,q) (1.13, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0112873Z Skipping (s,q) (1.14, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0113082Z Skipping (s,q) (1.15, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0113241Z Skipping (s,q) (1.16, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0113412Z Skipping (s,q) (1.17, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0113571Z Skipping (s,q) (1.18, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0113731Z Skipping (s,q) (1.19, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0113904Z Skipping (s,q) (1.2, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0114091Z Skipping (s,q) (1.21, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0114250Z Skipping (s,q) (1.22, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0114424Z Skipping (s,q) (1.23, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0114587Z Skipping (s,q) (1.24, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0114759Z Skipping (s,q) (1.25, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0114922Z Skipping (s,q) (1.26, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0115081Z Skipping (s,q) (1.27, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0115253Z Skipping (s,q) (1.28, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0115417Z Skipping (s,q) (1.29, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0115576Z Skipping (s,q) (1.3, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0115748Z Skipping (s,q) (1.31, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0115912Z Skipping (s,q) (1.32, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0116168Z Skipping (s,q) (1.33, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0116346Z Skipping (s,q) (1.34, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0116507Z Skipping (s,q) (1.35, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0116681Z Skipping (s,q) (1.36, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0116842Z Skipping (s,q) (1.37, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0117007Z Skipping (s,q) (1.38, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0117183Z Skipping (s,q) (1.39, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0117344Z Skipping (s,q) (1.4, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0117506Z Skipping (s,q) (1.41, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0117735Z Skipping (s,q) (1.42, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0117927Z Skipping (s,q) (1.43, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0118099Z Skipping (s,q) (1.44, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0118260Z Skipping (s,q) (1.45, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0118421Z Skipping (s,q) (1.46, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0118597Z Skipping (s,q) (1.47, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0118759Z Skipping (s,q) (1.48, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0118920Z Skipping (s,q) (1.49, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0119093Z Skipping (s,q) (1.5, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0119252Z Skipping (s,q) (1.51, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0119428Z Skipping (s,q) (1.52, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0119590Z Skipping (s,q) (1.53, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0119752Z Skipping (s,q) (1.54, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0119922Z Skipping (s,q) (1.55, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0120082Z Skipping (s,q) (1.56, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0120246Z Skipping (s,q) (1.57, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0120422Z Skipping (s,q) (1.58, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0120583Z Skipping (s,q) (1.59, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0120781Z Skipping (s,q) (1.6, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0120943Z Skipping (s,q) (1.61, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0121103Z Skipping (s,q) (1.62, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0121281Z Skipping (s,q) (1.63, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0121444Z Skipping (s,q) (1.64, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0121630Z Skipping (s,q) (1.65, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0121804Z Skipping (s,q) (1.66, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0121967Z Skipping (s,q) (1.67, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0122140Z Skipping (s,q) (1.68, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0122301Z Skipping (s,q) (1.69, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0122462Z Skipping (s,q) (1.7, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0122638Z Skipping (s,q) (1.71, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0122799Z Skipping (s,q) (1.72, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0122959Z Skipping (s,q) (1.73, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0123132Z Skipping (s,q) (1.74, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0123294Z Skipping (s,q) (1.75, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0123472Z Skipping (s,q) (1.76, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0123632Z Skipping (s,q) (1.77, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0123792Z Skipping (s,q) (1.78, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0123965Z Skipping (s,q) (1.79, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0124125Z Skipping (s,q) (1.8, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0124285Z Skipping (s,q) (1.81, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0124463Z Skipping (s,q) (1.82, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0124621Z Skipping (s,q) (1.83, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0124782Z Skipping (s,q) (1.84, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0124956Z Skipping (s,q) (1.85, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0125117Z Skipping (s,q) (1.86, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0125340Z Skipping (s,q) (1.87, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0125502Z Skipping (s,q) (1.88, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0125663Z Skipping (s,q) (1.89, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0125836Z Skipping (s,q) (1.9, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0125996Z Skipping (s,q) (1.91, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0126154Z Skipping (s,q) (1.92, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0126331Z Skipping (s,q) (1.93, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0126491Z Skipping (s,q) (1.94, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0126663Z Skipping (s,q) (1.95, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0126825Z Skipping (s,q) (1.96, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0126986Z Skipping (s,q) (1.97, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0127161Z Skipping (s,q) (1.98, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0127326Z Skipping (s,q) (1.99, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0127485Z Skipping (s,q) (0.01, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0127658Z Skipping (s,q) (0.02, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0127816Z Skipping (s,q) (0.03, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0127984Z Skipping (s,q) (0.04, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0128164Z Skipping (s,q) (0.05, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0128320Z Skipping (s,q) (0.06, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0128489Z Skipping (s,q) (0.07, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0128645Z Skipping (s,q) (0.08, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0128800Z Skipping (s,q) (0.09, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0128971Z Skipping (s,q) (0.1, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0129153Z Skipping (s,q) (0.11, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0129321Z Skipping (s,q) (0.12, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0129477Z Skipping (s,q) (0.13, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0129634Z Skipping (s,q) (0.14, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0129802Z Skipping (s,q) (0.15, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0129957Z Skipping (s,q) (0.16, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0130114Z Skipping (s,q) (0.17, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0130281Z Skipping (s,q) (0.18, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0130436Z Skipping (s,q) (0.19, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0130594Z Skipping (s,q) (0.2, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0130761Z Skipping (s,q) (0.21, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0130923Z Skipping (s,q) (0.22, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0131091Z Skipping (s,q) (0.23, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0131245Z Skipping (s,q) (0.24, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0131401Z Skipping (s,q) (0.25, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0131567Z Skipping (s,q) (0.26, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0131722Z Skipping (s,q) (0.27, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0131879Z Skipping (s,q) (0.28, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0132047Z Skipping (s,q) (0.29, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0132202Z Skipping (s,q) (0.3, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0132371Z Skipping (s,q) (0.31, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0132528Z Skipping (s,q) (0.32, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0132722Z Skipping (s,q) (0.33, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0132914Z Skipping (s,q) (0.34, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0133069Z Skipping (s,q) (0.35, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0133224Z Skipping (s,q) (0.36, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0133393Z Skipping (s,q) (0.37, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0133548Z Skipping (s,q) (0.38, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0133713Z Skipping (s,q) (0.39, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0133869Z Skipping (s,q) (0.4, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0134024Z Skipping (s,q) (0.41, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0134191Z Skipping (s,q) (0.42, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0134348Z Skipping (s,q) (0.43, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0134504Z Skipping (s,q) (0.44, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0134677Z Skipping (s,q) (0.45, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0134835Z Skipping (s,q) (0.46, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0135002Z Skipping (s,q) (0.47, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0135158Z Skipping (s,q) (0.48, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0135312Z Skipping (s,q) (0.49, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0135480Z Skipping (s,q) (0.5, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0135660Z Skipping (s,q) (0.51, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0135816Z Skipping (s,q) (0.52, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0135985Z Skipping (s,q) (0.53, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0136140Z Skipping (s,q) (0.54, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0136296Z Skipping (s,q) (0.55, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0136489Z Skipping (s,q) (0.56, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0136647Z Skipping (s,q) (0.57, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0136815Z Skipping (s,q) (0.58, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0136972Z Skipping (s,q) (0.59, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0137126Z Skipping (s,q) (0.6, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0137294Z Skipping (s,q) (0.61, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0137452Z Skipping (s,q) (0.62, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0137607Z Skipping (s,q) (0.63, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0137780Z Skipping (s,q) (0.64, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0137936Z Skipping (s,q) (0.65, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0138105Z Skipping (s,q) (0.66, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0138266Z Skipping (s,q) (0.67, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0138425Z Skipping (s,q) (0.68, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0138593Z Skipping (s,q) (0.69, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0138749Z Skipping (s,q) (0.7, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0138906Z Skipping (s,q) (0.71, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0139076Z Skipping (s,q) (0.72, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0139233Z Skipping (s,q) (0.73, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0139403Z Skipping (s,q) (0.74, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0139560Z Skipping (s,q) (0.75, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0139717Z Skipping (s,q) (0.76, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0139886Z Skipping (s,q) (0.77, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0140066Z Skipping (s,q) (0.78, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0140246Z Skipping (s,q) (0.79, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0140416Z Skipping (s,q) (0.8, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0140572Z Skipping (s,q) (0.81, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0140727Z Skipping (s,q) (0.82, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0140896Z Skipping (s,q) (0.83, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0141053Z Skipping (s,q) (0.84, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0141225Z Skipping (s,q) (0.85, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0141381Z Skipping (s,q) (0.86, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0141538Z Skipping (s,q) (0.87, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0141708Z Skipping (s,q) (0.88, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0141865Z Skipping (s,q) (0.89, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0142023Z Skipping (s,q) (0.9, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0142195Z Skipping (s,q) (0.91, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0142351Z Skipping (s,q) (0.92, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0142519Z Skipping (s,q) (0.93, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0142673Z Skipping (s,q) (0.94, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0142828Z Skipping (s,q) (0.95, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0142997Z Skipping (s,q) (0.96, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0143175Z Skipping (s,q) (0.97, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0143331Z Skipping (s,q) (0.98, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0143499Z Skipping (s,q) (0.99, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0143651Z Skipping (s,q) (1, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0143822Z Skipping (s,q) (1.01, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0144002Z Skipping (s,q) (1.02, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0144157Z Skipping (s,q) (1.03, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0144323Z Skipping (s,q) (1.04, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0144478Z Skipping (s,q) (1.05, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0144632Z Skipping (s,q) (1.06, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0144799Z Skipping (s,q) (1.07, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0144956Z Skipping (s,q) (1.08, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0145113Z Skipping (s,q) (1.09, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0145279Z Skipping (s,q) (1.1, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0145435Z Skipping (s,q) (1.11, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0145602Z Skipping (s,q) (1.12, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0145766Z Skipping (s,q) (1.13, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0145922Z Skipping (s,q) (1.14, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0146089Z Skipping (s,q) (1.15, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0146243Z Skipping (s,q) (1.16, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0146400Z Skipping (s,q) (1.17, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0146571Z Skipping (s,q) (1.18, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0146729Z Skipping (s,q) (1.19, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0146896Z Skipping (s,q) (1.2, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0147053Z Skipping (s,q) (1.21, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0147209Z Skipping (s,q) (1.22, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0147379Z Skipping (s,q) (1.23, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0147559Z Skipping (s,q) (1.24, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0147738Z Skipping (s,q) (1.25, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0147905Z Skipping (s,q) (1.26, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0148060Z Skipping (s,q) (1.27, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0148228Z Skipping (s,q) (1.28, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0148385Z Skipping (s,q) (1.29, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0148540Z Skipping (s,q) (1.3, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0148708Z Skipping (s,q) (1.31, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0148861Z Skipping (s,q) (1.32, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0149017Z Skipping (s,q) (1.33, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0149185Z Skipping (s,q) (1.34, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0149342Z Skipping (s,q) (1.35, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0149510Z Skipping (s,q) (1.36, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0149665Z Skipping (s,q) (1.37, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0149819Z Skipping (s,q) (1.38, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0149988Z Skipping (s,q) (1.39, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0150143Z Skipping (s,q) (1.4, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0150299Z Skipping (s,q) (1.41, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0150493Z Skipping (s,q) (1.42, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0150648Z Skipping (s,q) (1.43, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0150804Z Skipping (s,q) (1.44, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0150973Z Skipping (s,q) (1.45, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0151129Z Skipping (s,q) (1.46, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0151299Z Skipping (s,q) (1.47, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0151480Z Skipping (s,q) (1.48, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0151638Z Skipping (s,q) (1.49, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0151807Z Skipping (s,q) (1.5, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0151962Z Skipping (s,q) (1.51, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0152120Z Skipping (s,q) (1.52, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0152292Z Skipping (s,q) (1.53, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0152448Z Skipping (s,q) (1.54, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0152618Z Skipping (s,q) (1.55, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0152773Z Skipping (s,q) (1.56, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0152930Z Skipping (s,q) (1.57, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0153104Z Skipping (s,q) (1.58, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0153264Z Skipping (s,q) (1.59, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0153419Z Skipping (s,q) (1.6, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0153587Z Skipping (s,q) (1.61, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0153742Z Skipping (s,q) (1.62, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0153911Z Skipping (s,q) (1.63, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0154067Z Skipping (s,q) (1.64, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0154225Z Skipping (s,q) (1.65, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0154396Z Skipping (s,q) (1.66, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0154550Z Skipping (s,q) (1.67, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0154707Z Skipping (s,q) (1.68, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0154878Z Skipping (s,q) (1.69, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0155081Z Skipping (s,q) (1.7, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0155239Z Skipping (s,q) (1.71, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0155406Z Skipping (s,q) (1.72, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0155564Z Skipping (s,q) (1.73, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0155732Z Skipping (s,q) (1.74, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0155886Z Skipping (s,q) (1.75, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0156151Z Skipping (s,q) (1.76, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0156325Z Skipping (s,q) (1.77, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0156483Z Skipping (s,q) (1.78, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0156644Z Skipping (s,q) (1.79, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0156815Z Skipping (s,q) (1.8, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0156975Z Skipping (s,q) (1.81, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0157150Z Skipping (s,q) (1.82, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0157308Z Skipping (s,q) (1.83, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0157466Z Skipping (s,q) (1.84, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0157639Z Skipping (s,q) (1.85, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0157801Z Skipping (s,q) (1.86, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0157959Z Skipping (s,q) (1.87, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0158160Z Skipping (s,q) (1.88, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0158315Z Skipping (s,q) (1.89, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0158482Z Skipping (s,q) (1.9, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0158637Z Skipping (s,q) (1.91, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0158794Z Skipping (s,q) (1.92, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0159012Z Skipping (s,q) (1.93, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0159171Z Skipping (s,q) (1.94, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0159329Z Skipping (s,q) (1.95, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0159499Z Skipping (s,q) (1.96, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0159656Z Skipping (s,q) (1.97, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0159811Z Skipping (s,q) (1.98, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0159983Z Skipping (s,q) (1.99, 40): inconsistent with heavy hitters! 2025-05-07T20:12:54.0160147Z Skipping (s,q) (0.01, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0160328Z Skipping (s,q) (0.02, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0160491Z Skipping (s,q) (0.03, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0160654Z Skipping (s,q) (0.04, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0160834Z Skipping (s,q) (0.05, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0160995Z Skipping (s,q) (0.06, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0161155Z Skipping (s,q) (0.07, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0161330Z Skipping (s,q) (0.08, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0161494Z Skipping (s,q) (0.09, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0161667Z Skipping (s,q) (0.1, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0161829Z Skipping (s,q) (0.11, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0161990Z Skipping (s,q) (0.12, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0162163Z Skipping (s,q) (0.13, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0162323Z Skipping (s,q) (0.14, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0162482Z Skipping (s,q) (0.15, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0162679Z Skipping (s,q) (0.16, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0162866Z Skipping (s,q) (0.17, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0163039Z Skipping (s,q) (0.18, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0163199Z Skipping (s,q) (0.19, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0163356Z Skipping (s,q) (0.2, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0163528Z Skipping (s,q) (0.21, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0163691Z Skipping (s,q) (0.22, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0163848Z Skipping (s,q) (0.23, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0164018Z Skipping (s,q) (0.24, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0164184Z Skipping (s,q) (0.25, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0164355Z Skipping (s,q) (0.26, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0164516Z Skipping (s,q) (0.27, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0164692Z Skipping (s,q) (0.28, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0164854Z Skipping (s,q) (0.29, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0165014Z Skipping (s,q) (0.3, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0165188Z Skipping (s,q) (0.31, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0165350Z Skipping (s,q) (0.32, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0165510Z Skipping (s,q) (0.33, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0165706Z Skipping (s,q) (0.34, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0165868Z Skipping (s,q) (0.35, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0166040Z Skipping (s,q) (0.36, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0166202Z Skipping (s,q) (0.37, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0166365Z Skipping (s,q) (0.38, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0166564Z Skipping (s,q) (0.39, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0166726Z Skipping (s,q) (0.4, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0166887Z Skipping (s,q) (0.41, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0167060Z Skipping (s,q) (0.42, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0167222Z Skipping (s,q) (0.43, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0167395Z Skipping (s,q) (0.44, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0167560Z Skipping (s,q) (0.45, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0167722Z Skipping (s,q) (0.46, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0167896Z Skipping (s,q) (0.47, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0168057Z Skipping (s,q) (0.48, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0168220Z Skipping (s,q) (0.49, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0168396Z Skipping (s,q) (0.5, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0168557Z Skipping (s,q) (0.51, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0168731Z Skipping (s,q) (0.52, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0168893Z Skipping (s,q) (0.53, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0169056Z Skipping (s,q) (0.54, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0169227Z Skipping (s,q) (0.55, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0169392Z Skipping (s,q) (0.56, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0169553Z Skipping (s,q) (0.57, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0169723Z Skipping (s,q) (0.58, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0169882Z Skipping (s,q) (0.59, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0170067Z Skipping (s,q) (0.6, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0170270Z Skipping (s,q) (0.61, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0170430Z Skipping (s,q) (0.62, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0170602Z Skipping (s,q) (0.63, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0170763Z Skipping (s,q) (0.64, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0170925Z Skipping (s,q) (0.65, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0171095Z Skipping (s,q) (0.66, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0171259Z Skipping (s,q) (0.67, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0171416Z Skipping (s,q) (0.68, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0171588Z Skipping (s,q) (0.69, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0171746Z Skipping (s,q) (0.7, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0171915Z Skipping (s,q) (0.71, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0172080Z Skipping (s,q) (0.72, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0172239Z Skipping (s,q) (0.73, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0172411Z Skipping (s,q) (0.74, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0172571Z Skipping (s,q) (0.75, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0172731Z Skipping (s,q) (0.76, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0172904Z Skipping (s,q) (0.77, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0173086Z Skipping (s,q) (0.78, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0173260Z Skipping (s,q) (0.79, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0173417Z Skipping (s,q) (0.8, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0173580Z Skipping (s,q) (0.81, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0173748Z Skipping (s,q) (0.82, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0173933Z Skipping (s,q) (0.83, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0174094Z Skipping (s,q) (0.84, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0174265Z Skipping (s,q) (0.85, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0174426Z Skipping (s,q) (0.86, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0174596Z Skipping (s,q) (0.87, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0174757Z Skipping (s,q) (0.88, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0174919Z Skipping (s,q) (0.89, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0175088Z Skipping (s,q) (0.9, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0175250Z Skipping (s,q) (0.91, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0175408Z Skipping (s,q) (0.92, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0175578Z Skipping (s,q) (0.93, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0175742Z Skipping (s,q) (0.94, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0175916Z Skipping (s,q) (0.95, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0176076Z Skipping (s,q) (0.96, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0176235Z Skipping (s,q) (0.97, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0176403Z Skipping (s,q) (0.98, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0176562Z Skipping (s,q) (0.99, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0176719Z Skipping (s,q) (1, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0176888Z Skipping (s,q) (1.01, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0177047Z Skipping (s,q) (1.02, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0177217Z Skipping (s,q) (1.03, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0177375Z Skipping (s,q) (1.04, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0177557Z Skipping (s,q) (1.05, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0177751Z Skipping (s,q) (1.06, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0177911Z Skipping (s,q) (1.07, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0178069Z Skipping (s,q) (1.08, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0178239Z Skipping (s,q) (1.09, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0178400Z Skipping (s,q) (1.1, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0178561Z Skipping (s,q) (1.11, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0178732Z Skipping (s,q) (1.12, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0178891Z Skipping (s,q) (1.13, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0179061Z Skipping (s,q) (1.14, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0179222Z Skipping (s,q) (1.15, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0179383Z Skipping (s,q) (1.16, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0179555Z Skipping (s,q) (1.17, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0179715Z Skipping (s,q) (1.18, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0179874Z Skipping (s,q) (1.19, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0180044Z Skipping (s,q) (1.2, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0180205Z Skipping (s,q) (1.21, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0180377Z Skipping (s,q) (1.22, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0180559Z Skipping (s,q) (1.23, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0180719Z Skipping (s,q) (1.24, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0180891Z Skipping (s,q) (1.25, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0181050Z Skipping (s,q) (1.26, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0181214Z Skipping (s,q) (1.27, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0181408Z Skipping (s,q) (1.28, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0181567Z Skipping (s,q) (1.29, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0181739Z Skipping (s,q) (1.3, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0181899Z Skipping (s,q) (1.31, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0182060Z Skipping (s,q) (1.32, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0182229Z Skipping (s,q) (1.33, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0182389Z Skipping (s,q) (1.34, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0182549Z Skipping (s,q) (1.35, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0182718Z Skipping (s,q) (1.36, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0182878Z Skipping (s,q) (1.37, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0183053Z Skipping (s,q) (1.38, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0183214Z Skipping (s,q) (1.39, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0183373Z Skipping (s,q) (1.4, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0183542Z Skipping (s,q) (1.41, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0183700Z Skipping (s,q) (1.42, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0183859Z Skipping (s,q) (1.43, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0184030Z Skipping (s,q) (1.44, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0184189Z Skipping (s,q) (1.45, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0184359Z Skipping (s,q) (1.46, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0184517Z Skipping (s,q) (1.47, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0184677Z Skipping (s,q) (1.48, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0184849Z Skipping (s,q) (1.49, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0185054Z Skipping (s,q) (1.5, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0185216Z Skipping (s,q) (1.51, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0185386Z Skipping (s,q) (1.52, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0185546Z Skipping (s,q) (1.53, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0185718Z Skipping (s,q) (1.54, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0185876Z Skipping (s,q) (1.55, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0186039Z Skipping (s,q) (1.56, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0186210Z Skipping (s,q) (1.57, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0186369Z Skipping (s,q) (1.58, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0186532Z Skipping (s,q) (1.59, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0186701Z Skipping (s,q) (1.6, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0186867Z Skipping (s,q) (1.61, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0187026Z Skipping (s,q) (1.62, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0187196Z Skipping (s,q) (1.63, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0187359Z Skipping (s,q) (1.64, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0187530Z Skipping (s,q) (1.65, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0187688Z Skipping (s,q) (1.66, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0187886Z Skipping (s,q) (1.67, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0188056Z Skipping (s,q) (1.68, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0188215Z Skipping (s,q) (1.69, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0188373Z Skipping (s,q) (1.7, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0188543Z Skipping (s,q) (1.71, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0188701Z Skipping (s,q) (1.72, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0188900Z Skipping (s,q) (1.73, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0189057Z Skipping (s,q) (1.74, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0189218Z Skipping (s,q) (1.75, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0189390Z Skipping (s,q) (1.76, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0189551Z Skipping (s,q) (1.77, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0189713Z Skipping (s,q) (1.78, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0189889Z Skipping (s,q) (1.79, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0190048Z Skipping (s,q) (1.8, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0190221Z Skipping (s,q) (1.81, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0190380Z Skipping (s,q) (1.82, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0190541Z Skipping (s,q) (1.83, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0190716Z Skipping (s,q) (1.84, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0190875Z Skipping (s,q) (1.85, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0191035Z Skipping (s,q) (1.86, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0191207Z Skipping (s,q) (1.87, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0191367Z Skipping (s,q) (1.88, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0191540Z Skipping (s,q) (1.89, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0191703Z Skipping (s,q) (1.9, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0191862Z Skipping (s,q) (1.91, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0192034Z Skipping (s,q) (1.92, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0192195Z Skipping (s,q) (1.93, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0192383Z Skipping (s,q) (1.94, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0192579Z Skipping (s,q) (1.95, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0192740Z Skipping (s,q) (1.96, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0192910Z Skipping (s,q) (1.97, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0193070Z Skipping (s,q) (1.98, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0193228Z Skipping (s,q) (1.99, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0193401Z Skipping (s,q) (0.01, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0193559Z Skipping (s,q) (0.02, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0193716Z Skipping (s,q) (0.03, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0193883Z Skipping (s,q) (0.04, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0194038Z Skipping (s,q) (0.05, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0194212Z Skipping (s,q) (0.06, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0194369Z Skipping (s,q) (0.07, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0194523Z Skipping (s,q) (0.08, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0194690Z Skipping (s,q) (0.09, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0194844Z Skipping (s,q) (0.1, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0195000Z Skipping (s,q) (0.11, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0195166Z Skipping (s,q) (0.12, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0195344Z Skipping (s,q) (0.13, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0195499Z Skipping (s,q) (0.14, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0195667Z Skipping (s,q) (0.15, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0195824Z Skipping (s,q) (0.16, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0196080Z Skipping (s,q) (0.17, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0196242Z Skipping (s,q) (0.18, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0196475Z Skipping (s,q) (0.19, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0196645Z Skipping (s,q) (0.2, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0196802Z Skipping (s,q) (0.21, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0196958Z Skipping (s,q) (0.22, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0197124Z Skipping (s,q) (0.23, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0197282Z Skipping (s,q) (0.24, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0197454Z Skipping (s,q) (0.25, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0197612Z Skipping (s,q) (0.26, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0197768Z Skipping (s,q) (0.27, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0197933Z Skipping (s,q) (0.28, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0198090Z Skipping (s,q) (0.29, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0198251Z Skipping (s,q) (0.3, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0198419Z Skipping (s,q) (0.31, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0198576Z Skipping (s,q) (0.32, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0198745Z Skipping (s,q) (0.33, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0198900Z Skipping (s,q) (0.34, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0199055Z Skipping (s,q) (0.35, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0199225Z Skipping (s,q) (0.36, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0199379Z Skipping (s,q) (0.37, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0199537Z Skipping (s,q) (0.38, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0199707Z Skipping (s,q) (0.39, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0199862Z Skipping (s,q) (0.4, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0200071Z Skipping (s,q) (0.41, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0200241Z Skipping (s,q) (0.42, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0200397Z Skipping (s,q) (0.43, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0200567Z Skipping (s,q) (0.44, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0200720Z Skipping (s,q) (0.45, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0200876Z Skipping (s,q) (0.46, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0201043Z Skipping (s,q) (0.47, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0201196Z Skipping (s,q) (0.48, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0201350Z Skipping (s,q) (0.49, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0201514Z Skipping (s,q) (0.5, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0201669Z Skipping (s,q) (0.51, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0201839Z Skipping (s,q) (0.52, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0201997Z Skipping (s,q) (0.53, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0202151Z Skipping (s,q) (0.54, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0202315Z Skipping (s,q) (0.55, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0202468Z Skipping (s,q) (0.56, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0202622Z Skipping (s,q) (0.57, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0202786Z Skipping (s,q) (0.58, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0202969Z Skipping (s,q) (0.59, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0203134Z Skipping (s,q) (0.6, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0203287Z Skipping (s,q) (0.61, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0203440Z Skipping (s,q) (0.62, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0203609Z Skipping (s,q) (0.63, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0203790Z Skipping (s,q) (0.64, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0203949Z Skipping (s,q) (0.65, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0204114Z Skipping (s,q) (0.66, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0204272Z Skipping (s,q) (0.67, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0204427Z Skipping (s,q) (0.68, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0204591Z Skipping (s,q) (0.69, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0204748Z Skipping (s,q) (0.7, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0204913Z Skipping (s,q) (0.71, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0205068Z Skipping (s,q) (0.72, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0205223Z Skipping (s,q) (0.73, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0205560Z Skipping (s,q) (0.74, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0205719Z Skipping (s,q) (0.75, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0205879Z Skipping (s,q) (0.76, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0206049Z Skipping (s,q) (0.77, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0206203Z Skipping (s,q) (0.78, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0206368Z Skipping (s,q) (0.79, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0206520Z Skipping (s,q) (0.8, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0206677Z Skipping (s,q) (0.81, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0206841Z Skipping (s,q) (0.82, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0206998Z Skipping (s,q) (0.83, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0207153Z Skipping (s,q) (0.84, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0207321Z Skipping (s,q) (0.85, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0207551Z Skipping (s,q) (0.86, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0207778Z Skipping (s,q) (0.87, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0207934Z Skipping (s,q) (0.88, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0208089Z Skipping (s,q) (0.89, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0208250Z Skipping (s,q) (0.9, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0208404Z Skipping (s,q) (0.91, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0208558Z Skipping (s,q) (0.92, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0208721Z Skipping (s,q) (0.93, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0208877Z Skipping (s,q) (0.94, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0209042Z Skipping (s,q) (0.95, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0209196Z Skipping (s,q) (0.96, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0209352Z Skipping (s,q) (0.97, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0209522Z Skipping (s,q) (0.98, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0209675Z Skipping (s,q) (0.99, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0209828Z Skipping (s,q) (1, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0209992Z Skipping (s,q) (1.01, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0210148Z Skipping (s,q) (1.02, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0210303Z Skipping (s,q) (1.03, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0210533Z Skipping (s,q) (1.04, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0210689Z Skipping (s,q) (1.05, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0210856Z Skipping (s,q) (1.06, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0211011Z Skipping (s,q) (1.07, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0211167Z Skipping (s,q) (1.08, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0211334Z Skipping (s,q) (1.09, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0211523Z Skipping (s,q) (1.1, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0211681Z Skipping (s,q) (1.11, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0211848Z Skipping (s,q) (1.12, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0212004Z Skipping (s,q) (1.13, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0212171Z Skipping (s,q) (1.14, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0212326Z Skipping (s,q) (1.15, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0212484Z Skipping (s,q) (1.16, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0212648Z Skipping (s,q) (1.17, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0212804Z Skipping (s,q) (1.18, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0212959Z Skipping (s,q) (1.19, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0213126Z Skipping (s,q) (1.2, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0213284Z Skipping (s,q) (1.21, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0213448Z Skipping (s,q) (1.22, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0213602Z Skipping (s,q) (1.23, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0213758Z Skipping (s,q) (1.24, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0213923Z Skipping (s,q) (1.25, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0214078Z Skipping (s,q) (1.26, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0214234Z Skipping (s,q) (1.27, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0214397Z Skipping (s,q) (1.28, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0214553Z Skipping (s,q) (1.29, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0214707Z Skipping (s,q) (1.3, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0214871Z Skipping (s,q) (1.31, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0215052Z Skipping (s,q) (1.32, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0215253Z Skipping (s,q) (1.33, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0215409Z Skipping (s,q) (1.34, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0215564Z Skipping (s,q) (1.35, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0215727Z Skipping (s,q) (1.36, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0215882Z Skipping (s,q) (1.37, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0216040Z Skipping (s,q) (1.38, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0216204Z Skipping (s,q) (1.39, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0216361Z Skipping (s,q) (1.4, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0216524Z Skipping (s,q) (1.41, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0216684Z Skipping (s,q) (1.42, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0216841Z Skipping (s,q) (1.43, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0217009Z Skipping (s,q) (1.44, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0217165Z Skipping (s,q) (1.45, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0217320Z Skipping (s,q) (1.46, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0217484Z Skipping (s,q) (1.47, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0217636Z Skipping (s,q) (1.48, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0217798Z Skipping (s,q) (1.49, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0217973Z Skipping (s,q) (1.5, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0218127Z Skipping (s,q) (1.51, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0218289Z Skipping (s,q) (1.52, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0218448Z Skipping (s,q) (1.53, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0218602Z Skipping (s,q) (1.54, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0218790Z Skipping (s,q) (1.55, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0218944Z Skipping (s,q) (1.56, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0219098Z Skipping (s,q) (1.57, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0219263Z Skipping (s,q) (1.58, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0219416Z Skipping (s,q) (1.59, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0219578Z Skipping (s,q) (1.6, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0219732Z Skipping (s,q) (1.61, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0219888Z Skipping (s,q) (1.62, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0220053Z Skipping (s,q) (1.63, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0220205Z Skipping (s,q) (1.64, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0220359Z Skipping (s,q) (1.65, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0220524Z Skipping (s,q) (1.66, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0220681Z Skipping (s,q) (1.67, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0220846Z Skipping (s,q) (1.68, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0221003Z Skipping (s,q) (1.69, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0221157Z Skipping (s,q) (1.7, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0221319Z Skipping (s,q) (1.71, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0221476Z Skipping (s,q) (1.72, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0221634Z Skipping (s,q) (1.73, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0221798Z Skipping (s,q) (1.74, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0221954Z Skipping (s,q) (1.75, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0222118Z Skipping (s,q) (1.76, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0222296Z Skipping (s,q) (1.77, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0222479Z Skipping (s,q) (1.78, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0222647Z Skipping (s,q) (1.79, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0222800Z Skipping (s,q) (1.8, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0222953Z Skipping (s,q) (1.81, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0223117Z Skipping (s,q) (1.82, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0223271Z Skipping (s,q) (1.83, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0223434Z Skipping (s,q) (1.84, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0223589Z Skipping (s,q) (1.85, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0223746Z Skipping (s,q) (1.86, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0223908Z Skipping (s,q) (1.87, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0224062Z Skipping (s,q) (1.88, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0224223Z Skipping (s,q) (1.89, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0224388Z Skipping (s,q) (1.9, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0224544Z Skipping (s,q) (1.91, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0224700Z Skipping (s,q) (1.92, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0224864Z Skipping (s,q) (1.93, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0225019Z Skipping (s,q) (1.94, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0225209Z Skipping (s,q) (1.95, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0225364Z Skipping (s,q) (1.96, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0225520Z Skipping (s,q) (1.97, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0225693Z Skipping (s,q) (1.98, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0225851Z Skipping (s,q) (1.99, 45): inconsistent with heavy hitters! 2025-05-07T20:12:54.0226016Z Skipping (s,q) (0.01, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0226219Z Skipping (s,q) (0.02, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0226382Z Skipping (s,q) (0.03, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0226556Z Skipping (s,q) (0.04, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0226719Z Skipping (s,q) (0.05, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0226882Z Skipping (s,q) (0.06, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0227059Z Skipping (s,q) (0.07, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0227222Z Skipping (s,q) (0.08, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0227383Z Skipping (s,q) (0.09, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0227560Z Skipping (s,q) (0.1, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0227723Z Skipping (s,q) (0.11, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0227899Z Skipping (s,q) (0.12, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0228065Z Skipping (s,q) (0.13, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0228228Z Skipping (s,q) (0.14, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0228404Z Skipping (s,q) (0.15, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0228567Z Skipping (s,q) (0.16, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0228729Z Skipping (s,q) (0.17, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0228906Z Skipping (s,q) (0.18, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0229069Z Skipping (s,q) (0.19, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0229244Z Skipping (s,q) (0.2, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0229406Z Skipping (s,q) (0.21, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0229567Z Skipping (s,q) (0.22, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0229769Z Skipping (s,q) (0.23, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0229953Z Skipping (s,q) (0.24, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0230115Z Skipping (s,q) (0.25, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0230288Z Skipping (s,q) (0.26, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0230451Z Skipping (s,q) (0.27, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0230625Z Skipping (s,q) (0.28, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0230787Z Skipping (s,q) (0.29, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0230949Z Skipping (s,q) (0.3, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0231125Z Skipping (s,q) (0.31, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0231289Z Skipping (s,q) (0.32, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0231451Z Skipping (s,q) (0.33, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0231626Z Skipping (s,q) (0.34, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0231791Z Skipping (s,q) (0.35, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0231954Z Skipping (s,q) (0.36, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0232132Z Skipping (s,q) (0.37, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0232293Z Skipping (s,q) (0.38, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0232463Z Skipping (s,q) (0.39, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0232623Z Skipping (s,q) (0.4, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0232808Z Skipping (s,q) (0.41, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0232979Z Skipping (s,q) (0.42, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0233139Z Skipping (s,q) (0.43, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0233300Z Skipping (s,q) (0.44, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0233471Z Skipping (s,q) (0.45, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0233658Z Skipping (s,q) (0.46, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0233830Z Skipping (s,q) (0.47, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0233989Z Skipping (s,q) (0.48, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0234149Z Skipping (s,q) (0.49, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0234320Z Skipping (s,q) (0.5, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0234482Z Skipping (s,q) (0.51, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0234645Z Skipping (s,q) (0.52, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0234816Z Skipping (s,q) (0.53, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0234975Z Skipping (s,q) (0.54, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0235149Z Skipping (s,q) (0.55, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0235310Z Skipping (s,q) (0.56, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0235472Z Skipping (s,q) (0.57, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0235647Z Skipping (s,q) (0.58, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0235809Z Skipping (s,q) (0.59, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0236056Z Skipping (s,q) (0.6, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0236234Z Skipping (s,q) (0.61, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0236396Z Skipping (s,q) (0.62, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0236572Z Skipping (s,q) (0.63, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0236732Z Skipping (s,q) (0.64, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0236892Z Skipping (s,q) (0.65, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0237065Z Skipping (s,q) (0.66, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0237226Z Skipping (s,q) (0.67, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0237421Z Skipping (s,q) (0.68, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0237623Z Skipping (s,q) (0.69, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0237783Z Skipping (s,q) (0.7, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0237960Z Skipping (s,q) (0.71, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0238121Z Skipping (s,q) (0.72, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0238282Z Skipping (s,q) (0.73, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0238453Z Skipping (s,q) (0.74, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0238615Z Skipping (s,q) (0.75, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0238776Z Skipping (s,q) (0.76, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0238948Z Skipping (s,q) (0.77, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0239109Z Skipping (s,q) (0.78, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0239282Z Skipping (s,q) (0.79, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0239445Z Skipping (s,q) (0.8, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0239605Z Skipping (s,q) (0.81, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0239778Z Skipping (s,q) (0.82, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0239938Z Skipping (s,q) (0.83, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0240101Z Skipping (s,q) (0.84, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0240273Z Skipping (s,q) (0.85, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0240458Z Skipping (s,q) (0.86, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0240617Z Skipping (s,q) (0.87, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0240790Z Skipping (s,q) (0.88, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0240952Z Skipping (s,q) (0.89, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0241125Z Skipping (s,q) (0.9, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0241312Z Skipping (s,q) (0.91, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0241472Z Skipping (s,q) (0.92, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0241646Z Skipping (s,q) (0.93, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0241807Z Skipping (s,q) (0.94, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0241966Z Skipping (s,q) (0.95, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0242139Z Skipping (s,q) (0.96, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0242302Z Skipping (s,q) (0.97, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0242478Z Skipping (s,q) (0.98, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0242639Z Skipping (s,q) (0.99, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0242797Z Skipping (s,q) (1, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0242974Z Skipping (s,q) (1.01, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0243136Z Skipping (s,q) (1.02, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0243297Z Skipping (s,q) (1.03, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0243469Z Skipping (s,q) (1.04, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0243627Z Skipping (s,q) (1.05, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0243798Z Skipping (s,q) (1.06, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0243958Z Skipping (s,q) (1.07, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0244120Z Skipping (s,q) (1.08, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0244292Z Skipping (s,q) (1.09, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0244451Z Skipping (s,q) (1.1, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0244611Z Skipping (s,q) (1.11, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0244786Z Skipping (s,q) (1.12, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0245012Z Skipping (s,q) (1.13, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0245183Z Skipping (s,q) (1.14, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0245345Z Skipping (s,q) (1.15, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0245506Z Skipping (s,q) (1.16, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0245680Z Skipping (s,q) (1.17, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0245840Z Skipping (s,q) (1.18, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0246001Z Skipping (s,q) (1.19, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0246172Z Skipping (s,q) (1.2, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0246335Z Skipping (s,q) (1.21, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0246508Z Skipping (s,q) (1.22, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0246667Z Skipping (s,q) (1.23, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0246834Z Skipping (s,q) (1.24, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0247007Z Skipping (s,q) (1.25, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0247167Z Skipping (s,q) (1.26, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0247326Z Skipping (s,q) (1.27, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0247498Z Skipping (s,q) (1.28, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0247660Z Skipping (s,q) (1.29, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0247857Z Skipping (s,q) (1.3, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0248017Z Skipping (s,q) (1.31, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0248178Z Skipping (s,q) (1.32, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0248349Z Skipping (s,q) (1.33, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0248510Z Skipping (s,q) (1.34, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0248672Z Skipping (s,q) (1.35, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0248869Z Skipping (s,q) (1.36, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0249028Z Skipping (s,q) (1.37, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0249189Z Skipping (s,q) (1.38, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0249359Z Skipping (s,q) (1.39, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0249518Z Skipping (s,q) (1.4, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0249691Z Skipping (s,q) (1.41, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0249850Z Skipping (s,q) (1.42, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0250009Z Skipping (s,q) (1.43, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0250183Z Skipping (s,q) (1.44, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0250342Z Skipping (s,q) (1.45, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0250504Z Skipping (s,q) (1.46, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0250680Z Skipping (s,q) (1.47, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0250840Z Skipping (s,q) (1.48, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0251010Z Skipping (s,q) (1.49, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0251171Z Skipping (s,q) (1.5, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0251333Z Skipping (s,q) (1.51, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0251504Z Skipping (s,q) (1.52, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0251666Z Skipping (s,q) (1.53, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0251825Z Skipping (s,q) (1.54, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0251997Z Skipping (s,q) (1.55, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0252158Z Skipping (s,q) (1.56, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0252356Z Skipping (s,q) (1.57, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0252540Z Skipping (s,q) (1.58, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0252704Z Skipping (s,q) (1.59, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0252878Z Skipping (s,q) (1.6, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0253040Z Skipping (s,q) (1.61, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0253202Z Skipping (s,q) (1.62, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0253376Z Skipping (s,q) (1.63, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0253539Z Skipping (s,q) (1.64, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0253715Z Skipping (s,q) (1.65, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0253876Z Skipping (s,q) (1.66, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0254040Z Skipping (s,q) (1.67, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0254215Z Skipping (s,q) (1.68, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0254378Z Skipping (s,q) (1.69, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0254538Z Skipping (s,q) (1.7, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0254713Z Skipping (s,q) (1.71, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0254873Z Skipping (s,q) (1.72, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0255047Z Skipping (s,q) (1.73, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0255207Z Skipping (s,q) (1.74, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0255392Z Skipping (s,q) (1.75, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0255569Z Skipping (s,q) (1.76, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0255730Z Skipping (s,q) (1.77, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0255891Z Skipping (s,q) (1.78, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0256065Z Skipping (s,q) (1.79, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0256250Z Skipping (s,q) (1.8, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0256423Z Skipping (s,q) (1.81, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0256584Z Skipping (s,q) (1.82, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0256744Z Skipping (s,q) (1.83, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0256919Z Skipping (s,q) (1.84, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0257081Z Skipping (s,q) (1.85, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0257245Z Skipping (s,q) (1.86, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0257419Z Skipping (s,q) (1.87, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0257580Z Skipping (s,q) (1.88, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0257756Z Skipping (s,q) (1.89, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0257917Z Skipping (s,q) (1.9, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0258084Z Skipping (s,q) (1.91, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0258258Z Skipping (s,q) (1.92, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0258419Z Skipping (s,q) (1.93, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0258581Z Skipping (s,q) (1.94, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0258758Z Skipping (s,q) (1.95, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0258919Z Skipping (s,q) (1.96, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0259083Z Skipping (s,q) (1.97, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0259258Z Skipping (s,q) (1.98, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0259418Z Skipping (s,q) (1.99, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0259587Z Skipping (s,q) (0.01, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0259744Z Skipping (s,q) (0.02, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0259955Z Skipping (s,q) (0.03, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0260127Z Skipping (s,q) (0.04, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0260289Z Skipping (s,q) (0.05, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0260452Z Skipping (s,q) (0.06, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0260625Z Skipping (s,q) (0.07, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0260783Z Skipping (s,q) (0.08, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0260956Z Skipping (s,q) (0.09, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0261115Z Skipping (s,q) (0.1, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0261274Z Skipping (s,q) (0.11, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0261449Z Skipping (s,q) (0.12, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0261610Z Skipping (s,q) (0.13, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0261769Z Skipping (s,q) (0.14, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0261944Z Skipping (s,q) (0.15, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0262102Z Skipping (s,q) (0.16, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0262274Z Skipping (s,q) (0.17, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0262432Z Skipping (s,q) (0.18, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0262588Z Skipping (s,q) (0.19, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0262758Z Skipping (s,q) (0.2, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0262939Z Skipping (s,q) (0.21, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0263096Z Skipping (s,q) (0.22, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0263267Z Skipping (s,q) (0.23, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0263423Z Skipping (s,q) (0.24, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0263582Z Skipping (s,q) (0.25, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0263775Z Skipping (s,q) (0.26, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0263931Z Skipping (s,q) (0.27, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0264100Z Skipping (s,q) (0.28, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0264260Z Skipping (s,q) (0.29, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0264415Z Skipping (s,q) (0.3, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0264581Z Skipping (s,q) (0.31, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0264739Z Skipping (s,q) (0.32, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0264894Z Skipping (s,q) (0.33, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0265061Z Skipping (s,q) (0.34, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0265217Z Skipping (s,q) (0.35, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0265387Z Skipping (s,q) (0.36, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0265545Z Skipping (s,q) (0.37, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0265704Z Skipping (s,q) (0.38, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0265872Z Skipping (s,q) (0.39, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0266026Z Skipping (s,q) (0.4, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0266180Z Skipping (s,q) (0.41, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0266346Z Skipping (s,q) (0.42, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0266502Z Skipping (s,q) (0.43, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0266672Z Skipping (s,q) (0.44, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0266828Z Skipping (s,q) (0.45, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0266983Z Skipping (s,q) (0.46, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0267148Z Skipping (s,q) (0.47, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0267329Z Skipping (s,q) (0.48, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0267508Z Skipping (s,q) (0.49, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0267679Z Skipping (s,q) (0.5, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0267833Z Skipping (s,q) (0.51, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0268003Z Skipping (s,q) (0.52, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0268159Z Skipping (s,q) (0.53, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0268314Z Skipping (s,q) (0.54, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0268485Z Skipping (s,q) (0.55, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0268639Z Skipping (s,q) (0.56, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0268797Z Skipping (s,q) (0.57, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0268968Z Skipping (s,q) (0.58, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0269125Z Skipping (s,q) (0.59, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0269284Z Skipping (s,q) (0.6, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0269452Z Skipping (s,q) (0.61, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0269609Z Skipping (s,q) (0.62, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0269778Z Skipping (s,q) (0.63, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0269935Z Skipping (s,q) (0.64, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0270091Z Skipping (s,q) (0.65, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0270282Z Skipping (s,q) (0.66, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0270437Z Skipping (s,q) (0.67, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0270596Z Skipping (s,q) (0.68, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0270763Z Skipping (s,q) (0.69, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0270918Z Skipping (s,q) (0.7, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0271088Z Skipping (s,q) (0.71, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0271277Z Skipping (s,q) (0.72, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0271433Z Skipping (s,q) (0.73, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0271600Z Skipping (s,q) (0.74, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0271755Z Skipping (s,q) (0.75, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0271910Z Skipping (s,q) (0.76, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0272077Z Skipping (s,q) (0.77, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0272235Z Skipping (s,q) (0.78, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0272404Z Skipping (s,q) (0.79, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0272557Z Skipping (s,q) (0.8, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0272715Z Skipping (s,q) (0.81, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0272886Z Skipping (s,q) (0.82, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0273045Z Skipping (s,q) (0.83, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0273202Z Skipping (s,q) (0.84, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0273371Z Skipping (s,q) (0.85, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0273528Z Skipping (s,q) (0.86, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0273683Z Skipping (s,q) (0.87, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0273854Z Skipping (s,q) (0.88, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0274012Z Skipping (s,q) (0.89, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0274179Z Skipping (s,q) (0.9, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0274336Z Skipping (s,q) (0.91, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0274491Z Skipping (s,q) (0.92, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0274659Z Skipping (s,q) (0.93, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0274840Z Skipping (s,q) (0.94, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0275019Z Skipping (s,q) (0.95, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0275187Z Skipping (s,q) (0.96, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0275342Z Skipping (s,q) (0.97, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0275512Z Skipping (s,q) (0.98, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0275667Z Skipping (s,q) (0.99, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0275817Z Skipping (s,q) (1, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0276081Z Skipping (s,q) (1.01, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0276245Z Skipping (s,q) (1.02, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0276401Z Skipping (s,q) (1.03, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0276571Z Skipping (s,q) (1.04, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0276729Z Skipping (s,q) (1.05, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0276903Z Skipping (s,q) (1.06, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0277060Z Skipping (s,q) (1.07, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0277215Z Skipping (s,q) (1.08, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0277383Z Skipping (s,q) (1.09, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0277540Z Skipping (s,q) (1.1, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0277695Z Skipping (s,q) (1.11, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0277890Z Skipping (s,q) (1.12, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0278045Z Skipping (s,q) (1.13, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0278200Z Skipping (s,q) (1.14, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0278370Z Skipping (s,q) (1.15, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0278525Z Skipping (s,q) (1.16, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0278720Z Skipping (s,q) (1.17, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0278878Z Skipping (s,q) (1.18, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0279035Z Skipping (s,q) (1.19, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0279202Z Skipping (s,q) (1.2, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0279357Z Skipping (s,q) (1.21, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0279511Z Skipping (s,q) (1.22, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0279680Z Skipping (s,q) (1.23, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0279836Z Skipping (s,q) (1.24, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0280003Z Skipping (s,q) (1.25, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0280159Z Skipping (s,q) (1.26, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0280315Z Skipping (s,q) (1.27, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0280484Z Skipping (s,q) (1.28, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0280643Z Skipping (s,q) (1.29, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0280798Z Skipping (s,q) (1.3, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0280967Z Skipping (s,q) (1.31, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0281123Z Skipping (s,q) (1.32, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0281290Z Skipping (s,q) (1.33, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0281446Z Skipping (s,q) (1.34, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0281602Z Skipping (s,q) (1.35, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0281768Z Skipping (s,q) (1.36, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0281925Z Skipping (s,q) (1.37, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0282080Z Skipping (s,q) (1.38, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0282277Z Skipping (s,q) (1.39, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0282461Z Skipping (s,q) (1.4, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0282634Z Skipping (s,q) (1.41, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0282790Z Skipping (s,q) (1.42, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0282948Z Skipping (s,q) (1.43, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0283116Z Skipping (s,q) (1.44, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0283273Z Skipping (s,q) (1.45, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0283432Z Skipping (s,q) (1.46, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0283603Z Skipping (s,q) (1.47, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0283760Z Skipping (s,q) (1.48, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0283919Z Skipping (s,q) (1.49, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0284085Z Skipping (s,q) (1.5, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0284243Z Skipping (s,q) (1.51, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0284416Z Skipping (s,q) (1.52, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0284571Z Skipping (s,q) (1.53, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0284729Z Skipping (s,q) (1.54, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0284904Z Skipping (s,q) (1.55, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0285060Z Skipping (s,q) (1.56, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0285217Z Skipping (s,q) (1.57, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0285410Z Skipping (s,q) (1.58, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0285564Z Skipping (s,q) (1.59, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0285731Z Skipping (s,q) (1.6, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0285887Z Skipping (s,q) (1.61, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0286045Z Skipping (s,q) (1.62, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0286239Z Skipping (s,q) (1.63, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0286395Z Skipping (s,q) (1.64, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0286552Z Skipping (s,q) (1.65, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0286721Z Skipping (s,q) (1.66, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0286878Z Skipping (s,q) (1.67, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0287046Z Skipping (s,q) (1.68, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0287204Z Skipping (s,q) (1.69, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0287359Z Skipping (s,q) (1.7, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0287531Z Skipping (s,q) (1.71, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0287688Z Skipping (s,q) (1.72, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0287844Z Skipping (s,q) (1.73, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0288019Z Skipping (s,q) (1.74, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0288176Z Skipping (s,q) (1.75, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0288334Z Skipping (s,q) (1.76, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0288505Z Skipping (s,q) (1.77, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0288664Z Skipping (s,q) (1.78, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0288839Z Skipping (s,q) (1.79, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0288996Z Skipping (s,q) (1.8, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0289153Z Skipping (s,q) (1.81, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0289324Z Skipping (s,q) (1.82, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0289480Z Skipping (s,q) (1.83, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0289636Z Skipping (s,q) (1.84, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0289833Z Skipping (s,q) (1.85, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0290013Z Skipping (s,q) (1.86, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0290186Z Skipping (s,q) (1.87, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0290344Z Skipping (s,q) (1.88, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0290503Z Skipping (s,q) (1.89, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0290672Z Skipping (s,q) (1.9, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0290830Z Skipping (s,q) (1.91, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0290992Z Skipping (s,q) (1.92, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0291163Z Skipping (s,q) (1.93, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0291321Z Skipping (s,q) (1.94, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0291492Z Skipping (s,q) (1.95, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0291653Z Skipping (s,q) (1.96, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0291815Z Skipping (s,q) (1.97, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0291982Z Skipping (s,q) (1.98, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0292141Z Skipping (s,q) (1.99, 50): inconsistent with heavy hitters! 2025-05-07T20:12:54.0292307Z Skipping (s,q) (0.01, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0292486Z Skipping (s,q) (0.02, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0292648Z Skipping (s,q) (0.03, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0292838Z Skipping (s,q) (0.04, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0293016Z Skipping (s,q) (0.05, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0293178Z Skipping (s,q) (0.06, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0293355Z Skipping (s,q) (0.07, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0293518Z Skipping (s,q) (0.08, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0293707Z Skipping (s,q) (0.09, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0293881Z Skipping (s,q) (0.1, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0294040Z Skipping (s,q) (0.11, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0294199Z Skipping (s,q) (0.12, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0294375Z Skipping (s,q) (0.13, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0294538Z Skipping (s,q) (0.14, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0294715Z Skipping (s,q) (0.15, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0294877Z Skipping (s,q) (0.16, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0295035Z Skipping (s,q) (0.17, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0295209Z Skipping (s,q) (0.18, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0295369Z Skipping (s,q) (0.19, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0295534Z Skipping (s,q) (0.2, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0295707Z Skipping (s,q) (0.21, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0295867Z Skipping (s,q) (0.22, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0296038Z Skipping (s,q) (0.23, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0296199Z Skipping (s,q) (0.24, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0296358Z Skipping (s,q) (0.25, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0296531Z Skipping (s,q) (0.26, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0296691Z Skipping (s,q) (0.27, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0296852Z Skipping (s,q) (0.28, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0297023Z Skipping (s,q) (0.29, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0297184Z Skipping (s,q) (0.3, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0297382Z Skipping (s,q) (0.31, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0297568Z Skipping (s,q) (0.32, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0297731Z Skipping (s,q) (0.33, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0297906Z Skipping (s,q) (0.34, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0298066Z Skipping (s,q) (0.35, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0298226Z Skipping (s,q) (0.36, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0298401Z Skipping (s,q) (0.37, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0298562Z Skipping (s,q) (0.38, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0298736Z Skipping (s,q) (0.39, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0298899Z Skipping (s,q) (0.4, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0299060Z Skipping (s,q) (0.41, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0299234Z Skipping (s,q) (0.42, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0299400Z Skipping (s,q) (0.43, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0299561Z Skipping (s,q) (0.44, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0299732Z Skipping (s,q) (0.45, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0299897Z Skipping (s,q) (0.46, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0300068Z Skipping (s,q) (0.47, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0300229Z Skipping (s,q) (0.48, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0300430Z Skipping (s,q) (0.49, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0300600Z Skipping (s,q) (0.5, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0300763Z Skipping (s,q) (0.51, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0300921Z Skipping (s,q) (0.52, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0301095Z Skipping (s,q) (0.53, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0301279Z Skipping (s,q) (0.54, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0301451Z Skipping (s,q) (0.55, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0301611Z Skipping (s,q) (0.56, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0301773Z Skipping (s,q) (0.57, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0301945Z Skipping (s,q) (0.58, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0302106Z Skipping (s,q) (0.59, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0302266Z Skipping (s,q) (0.6, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0302438Z Skipping (s,q) (0.61, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0302598Z Skipping (s,q) (0.62, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0302759Z Skipping (s,q) (0.63, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0302935Z Skipping (s,q) (0.64, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0303101Z Skipping (s,q) (0.65, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0303273Z Skipping (s,q) (0.66, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0303434Z Skipping (s,q) (0.67, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0303594Z Skipping (s,q) (0.68, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0303765Z Skipping (s,q) (0.69, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0303923Z Skipping (s,q) (0.7, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0304086Z Skipping (s,q) (0.71, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0304258Z Skipping (s,q) (0.72, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0304419Z Skipping (s,q) (0.73, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0304590Z Skipping (s,q) (0.74, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0304777Z Skipping (s,q) (0.75, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0304960Z Skipping (s,q) (0.76, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0305132Z Skipping (s,q) (0.77, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0305290Z Skipping (s,q) (0.78, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0305607Z Skipping (s,q) (0.79, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0305784Z Skipping (s,q) (0.8, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0305945Z Skipping (s,q) (0.81, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0306122Z Skipping (s,q) (0.82, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0306283Z Skipping (s,q) (0.83, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0306444Z Skipping (s,q) (0.84, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0306620Z Skipping (s,q) (0.85, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0306782Z Skipping (s,q) (0.86, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0306949Z Skipping (s,q) (0.87, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0307124Z Skipping (s,q) (0.88, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0307288Z Skipping (s,q) (0.89, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0307465Z Skipping (s,q) (0.9, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0307626Z Skipping (s,q) (0.91, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0307786Z Skipping (s,q) (0.92, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0308032Z Skipping (s,q) (0.93, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0308191Z Skipping (s,q) (0.94, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0308351Z Skipping (s,q) (0.95, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0308525Z Skipping (s,q) (0.96, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0308685Z Skipping (s,q) (0.97, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0308897Z Skipping (s,q) (0.98, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0309058Z Skipping (s,q) (0.99, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0309214Z Skipping (s,q) (1, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0309387Z Skipping (s,q) (1.01, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0309550Z Skipping (s,q) (1.02, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0309713Z Skipping (s,q) (1.03, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0309886Z Skipping (s,q) (1.04, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0310047Z Skipping (s,q) (1.05, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0310220Z Skipping (s,q) (1.06, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0310379Z Skipping (s,q) (1.07, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0310538Z Skipping (s,q) (1.08, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0310714Z Skipping (s,q) (1.09, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0310878Z Skipping (s,q) (1.1, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0311038Z Skipping (s,q) (1.11, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0311210Z Skipping (s,q) (1.12, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0311374Z Skipping (s,q) (1.13, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0311533Z Skipping (s,q) (1.14, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0311707Z Skipping (s,q) (1.15, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0311866Z Skipping (s,q) (1.16, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0312039Z Skipping (s,q) (1.17, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0312198Z Skipping (s,q) (1.18, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0312359Z Skipping (s,q) (1.19, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0312568Z Skipping (s,q) (1.2, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0312764Z Skipping (s,q) (1.21, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0312926Z Skipping (s,q) (1.22, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0313098Z Skipping (s,q) (1.23, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0313259Z Skipping (s,q) (1.24, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0313431Z Skipping (s,q) (1.25, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0313593Z Skipping (s,q) (1.26, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0313755Z Skipping (s,q) (1.27, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0313928Z Skipping (s,q) (1.28, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0314088Z Skipping (s,q) (1.29, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0314249Z Skipping (s,q) (1.3, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0314423Z Skipping (s,q) (1.31, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0314591Z Skipping (s,q) (1.32, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0314767Z Skipping (s,q) (1.33, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0314928Z Skipping (s,q) (1.34, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0315091Z Skipping (s,q) (1.35, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0315268Z Skipping (s,q) (1.36, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0315429Z Skipping (s,q) (1.37, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0315647Z Skipping (s,q) (1.38, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0315823Z Skipping (s,q) (1.39, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0316045Z Skipping (s,q) (1.4, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0316221Z Skipping (s,q) (1.41, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0316384Z Skipping (s,q) (1.42, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0316576Z Skipping (s,q) (1.43, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0316751Z Skipping (s,q) (1.44, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0316910Z Skipping (s,q) (1.45, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0317070Z Skipping (s,q) (1.46, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0317245Z Skipping (s,q) (1.47, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0317407Z Skipping (s,q) (1.48, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0317583Z Skipping (s,q) (1.49, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0317742Z Skipping (s,q) (1.5, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0317905Z Skipping (s,q) (1.51, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0318078Z Skipping (s,q) (1.52, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0318239Z Skipping (s,q) (1.53, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0318402Z Skipping (s,q) (1.54, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0318574Z Skipping (s,q) (1.55, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0318734Z Skipping (s,q) (1.56, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0318908Z Skipping (s,q) (1.57, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0319070Z Skipping (s,q) (1.58, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0319231Z Skipping (s,q) (1.59, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0319405Z Skipping (s,q) (1.6, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0319565Z Skipping (s,q) (1.61, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0319727Z Skipping (s,q) (1.62, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0319903Z Skipping (s,q) (1.63, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0320065Z Skipping (s,q) (1.64, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0320279Z Skipping (s,q) (1.65, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0320452Z Skipping (s,q) (1.66, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0320614Z Skipping (s,q) (1.67, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0320788Z Skipping (s,q) (1.68, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0320948Z Skipping (s,q) (1.69, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0321109Z Skipping (s,q) (1.7, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0321288Z Skipping (s,q) (1.71, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0321451Z Skipping (s,q) (1.72, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0321613Z Skipping (s,q) (1.73, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0321790Z Skipping (s,q) (1.74, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0321952Z Skipping (s,q) (1.75, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0322135Z Skipping (s,q) (1.76, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0322298Z Skipping (s,q) (1.77, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0322460Z Skipping (s,q) (1.78, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0322637Z Skipping (s,q) (1.79, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0322799Z Skipping (s,q) (1.8, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0322960Z Skipping (s,q) (1.81, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0323156Z Skipping (s,q) (1.82, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0323319Z Skipping (s,q) (1.83, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0323496Z Skipping (s,q) (1.84, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0323659Z Skipping (s,q) (1.85, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0323823Z Skipping (s,q) (1.86, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0324001Z Skipping (s,q) (1.87, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0324185Z Skipping (s,q) (1.88, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0324346Z Skipping (s,q) (1.89, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0324519Z Skipping (s,q) (1.9, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0324682Z Skipping (s,q) (1.91, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0324859Z Skipping (s,q) (1.92, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0325024Z Skipping (s,q) (1.93, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0325188Z Skipping (s,q) (1.94, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0325366Z Skipping (s,q) (1.95, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0325529Z Skipping (s,q) (1.96, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0325693Z Skipping (s,q) (1.97, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0325870Z Skipping (s,q) (1.98, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0326034Z Skipping (s,q) (1.99, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0326208Z Skipping (s,q) (0.01, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0326368Z Skipping (s,q) (0.02, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0326527Z Skipping (s,q) (0.03, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0326700Z Skipping (s,q) (0.04, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0326856Z Skipping (s,q) (0.05, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0327015Z Skipping (s,q) (0.06, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0327181Z Skipping (s,q) (0.07, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0327337Z Skipping (s,q) (0.08, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0327504Z Skipping (s,q) (0.09, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0327687Z Skipping (s,q) (0.1, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0327888Z Skipping (s,q) (0.11, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0328057Z Skipping (s,q) (0.12, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0328213Z Skipping (s,q) (0.13, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0328366Z Skipping (s,q) (0.14, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0328534Z Skipping (s,q) (0.15, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0328690Z Skipping (s,q) (0.16, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0328848Z Skipping (s,q) (0.17, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0329014Z Skipping (s,q) (0.18, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0329169Z Skipping (s,q) (0.19, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0329336Z Skipping (s,q) (0.2, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0329492Z Skipping (s,q) (0.21, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0329653Z Skipping (s,q) (0.22, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0329826Z Skipping (s,q) (0.23, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0329983Z Skipping (s,q) (0.24, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0330143Z Skipping (s,q) (0.25, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0330311Z Skipping (s,q) (0.26, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0330467Z Skipping (s,q) (0.27, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0330662Z Skipping (s,q) (0.28, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0330822Z Skipping (s,q) (0.29, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0330977Z Skipping (s,q) (0.3, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0331151Z Skipping (s,q) (0.31, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0331311Z Skipping (s,q) (0.32, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0331469Z Skipping (s,q) (0.33, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0331661Z Skipping (s,q) (0.34, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0331820Z Skipping (s,q) (0.35, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0331988Z Skipping (s,q) (0.36, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0332144Z Skipping (s,q) (0.37, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0332303Z Skipping (s,q) (0.38, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0332471Z Skipping (s,q) (0.39, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0332628Z Skipping (s,q) (0.4, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0332786Z Skipping (s,q) (0.41, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0332954Z Skipping (s,q) (0.42, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0333109Z Skipping (s,q) (0.43, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0333268Z Skipping (s,q) (0.44, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0333440Z Skipping (s,q) (0.45, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0333597Z Skipping (s,q) (0.46, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0333765Z Skipping (s,q) (0.47, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0333922Z Skipping (s,q) (0.48, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0334079Z Skipping (s,q) (0.49, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0334245Z Skipping (s,q) (0.5, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0334403Z Skipping (s,q) (0.51, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0334559Z Skipping (s,q) (0.52, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0334731Z Skipping (s,q) (0.53, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0334888Z Skipping (s,q) (0.54, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0335058Z Skipping (s,q) (0.55, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0335245Z Skipping (s,q) (0.56, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0335428Z Skipping (s,q) (0.57, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0335598Z Skipping (s,q) (0.58, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0335754Z Skipping (s,q) (0.59, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0335910Z Skipping (s,q) (0.6, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0336084Z Skipping (s,q) (0.61, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0336241Z Skipping (s,q) (0.62, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0336414Z Skipping (s,q) (0.63, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0336570Z Skipping (s,q) (0.64, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0336728Z Skipping (s,q) (0.65, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0336896Z Skipping (s,q) (0.66, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0337056Z Skipping (s,q) (0.67, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0337217Z Skipping (s,q) (0.68, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0337384Z Skipping (s,q) (0.69, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0337540Z Skipping (s,q) (0.7, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0337700Z Skipping (s,q) (0.71, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0337869Z Skipping (s,q) (0.72, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0338024Z Skipping (s,q) (0.73, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0338219Z Skipping (s,q) (0.74, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0338374Z Skipping (s,q) (0.75, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0338529Z Skipping (s,q) (0.76, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0338697Z Skipping (s,q) (0.77, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0338852Z Skipping (s,q) (0.78, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0339036Z Skipping (s,q) (0.79, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0339203Z Skipping (s,q) (0.8, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0339359Z Skipping (s,q) (0.81, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0339526Z Skipping (s,q) (0.82, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0339683Z Skipping (s,q) (0.83, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0339838Z Skipping (s,q) (0.84, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0340011Z Skipping (s,q) (0.85, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0340169Z Skipping (s,q) (0.86, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0340324Z Skipping (s,q) (0.87, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0340491Z Skipping (s,q) (0.88, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0340647Z Skipping (s,q) (0.89, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0340814Z Skipping (s,q) (0.9, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0340973Z Skipping (s,q) (0.91, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0341129Z Skipping (s,q) (0.92, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0341297Z Skipping (s,q) (0.93, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0341453Z Skipping (s,q) (0.94, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0341608Z Skipping (s,q) (0.95, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0341776Z Skipping (s,q) (0.96, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0341933Z Skipping (s,q) (0.97, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0342100Z Skipping (s,q) (0.98, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0342257Z Skipping (s,q) (0.99, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0342407Z Skipping (s,q) (1, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0342600Z Skipping (s,q) (1.01, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0342781Z Skipping (s,q) (1.02, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0342940Z Skipping (s,q) (1.03, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0343108Z Skipping (s,q) (1.04, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0343264Z Skipping (s,q) (1.05, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0343419Z Skipping (s,q) (1.06, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0343586Z Skipping (s,q) (1.07, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0343745Z Skipping (s,q) (1.08, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0343915Z Skipping (s,q) (1.09, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0344069Z Skipping (s,q) (1.1, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0344223Z Skipping (s,q) (1.11, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0344390Z Skipping (s,q) (1.12, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0344548Z Skipping (s,q) (1.13, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0344708Z Skipping (s,q) (1.14, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0344875Z Skipping (s,q) (1.15, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0345031Z Skipping (s,q) (1.16, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0345201Z Skipping (s,q) (1.17, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0345356Z Skipping (s,q) (1.18, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0345513Z Skipping (s,q) (1.19, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0345706Z Skipping (s,q) (1.2, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0345861Z Skipping (s,q) (1.21, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0346019Z Skipping (s,q) (1.22, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0346191Z Skipping (s,q) (1.23, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0346351Z Skipping (s,q) (1.24, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0346544Z Skipping (s,q) (1.25, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0346701Z Skipping (s,q) (1.26, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0346859Z Skipping (s,q) (1.27, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0347031Z Skipping (s,q) (1.28, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0347187Z Skipping (s,q) (1.29, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0347344Z Skipping (s,q) (1.3, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0347514Z Skipping (s,q) (1.31, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0347668Z Skipping (s,q) (1.32, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0347825Z Skipping (s,q) (1.33, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0347993Z Skipping (s,q) (1.34, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0348150Z Skipping (s,q) (1.35, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0348321Z Skipping (s,q) (1.36, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0348479Z Skipping (s,q) (1.37, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0348636Z Skipping (s,q) (1.38, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0348803Z Skipping (s,q) (1.39, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0348959Z Skipping (s,q) (1.4, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0349113Z Skipping (s,q) (1.41, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0349283Z Skipping (s,q) (1.42, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0349438Z Skipping (s,q) (1.43, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0349605Z Skipping (s,q) (1.44, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0349767Z Skipping (s,q) (1.45, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0349924Z Skipping (s,q) (1.46, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0350127Z Skipping (s,q) (1.47, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0350308Z Skipping (s,q) (1.48, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0350463Z Skipping (s,q) (1.49, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0350632Z Skipping (s,q) (1.5, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0350789Z Skipping (s,q) (1.51, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0350960Z Skipping (s,q) (1.52, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0351118Z Skipping (s,q) (1.53, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0351277Z Skipping (s,q) (1.54, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0351446Z Skipping (s,q) (1.55, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0351604Z Skipping (s,q) (1.56, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0351761Z Skipping (s,q) (1.57, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0351934Z Skipping (s,q) (1.58, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0352095Z Skipping (s,q) (1.59, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0352252Z Skipping (s,q) (1.6, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0352425Z Skipping (s,q) (1.61, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0352582Z Skipping (s,q) (1.62, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0352753Z Skipping (s,q) (1.63, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0352909Z Skipping (s,q) (1.64, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0353089Z Skipping (s,q) (1.65, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0353258Z Skipping (s,q) (1.66, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0353417Z Skipping (s,q) (1.67, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0353574Z Skipping (s,q) (1.68, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0353744Z Skipping (s,q) (1.69, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0353900Z Skipping (s,q) (1.7, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0354097Z Skipping (s,q) (1.71, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0354256Z Skipping (s,q) (1.72, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0354412Z Skipping (s,q) (1.73, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0354582Z Skipping (s,q) (1.74, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0354739Z Skipping (s,q) (1.75, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0354898Z Skipping (s,q) (1.76, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0355072Z Skipping (s,q) (1.77, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0355229Z Skipping (s,q) (1.78, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0355399Z Skipping (s,q) (1.79, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0355552Z Skipping (s,q) (1.8, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0355711Z Skipping (s,q) (1.81, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0355886Z Skipping (s,q) (1.82, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0356114Z Skipping (s,q) (1.83, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0356272Z Skipping (s,q) (1.84, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0356442Z Skipping (s,q) (1.85, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0356601Z Skipping (s,q) (1.86, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0356772Z Skipping (s,q) (1.87, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0356931Z Skipping (s,q) (1.88, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0357088Z Skipping (s,q) (1.89, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0357257Z Skipping (s,q) (1.9, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0357412Z Skipping (s,q) (1.91, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0357569Z Skipping (s,q) (1.92, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0357803Z Skipping (s,q) (1.93, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0357961Z Skipping (s,q) (1.94, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0358116Z Skipping (s,q) (1.95, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0358287Z Skipping (s,q) (1.96, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0358443Z Skipping (s,q) (1.97, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0358608Z Skipping (s,q) (1.98, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0358766Z Skipping (s,q) (1.99, 55): inconsistent with heavy hitters! 2025-05-07T20:12:54.0358930Z Skipping (s,q) (0.01, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0359103Z Skipping (s,q) (0.02, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0359266Z Skipping (s,q) (0.03, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0359427Z Skipping (s,q) (0.04, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0359601Z Skipping (s,q) (0.05, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0359765Z Skipping (s,q) (0.06, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0359940Z Skipping (s,q) (0.07, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0360101Z Skipping (s,q) (0.08, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0360261Z Skipping (s,q) (0.09, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0360437Z Skipping (s,q) (0.1, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0360623Z Skipping (s,q) (0.11, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0360784Z Skipping (s,q) (0.12, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0360956Z Skipping (s,q) (0.13, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0361119Z Skipping (s,q) (0.14, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0361293Z Skipping (s,q) (0.15, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0361455Z Skipping (s,q) (0.16, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0361643Z Skipping (s,q) (0.17, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0361820Z Skipping (s,q) (0.18, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0361981Z Skipping (s,q) (0.19, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0362143Z Skipping (s,q) (0.2, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0362321Z Skipping (s,q) (0.21, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0362481Z Skipping (s,q) (0.22, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0362654Z Skipping (s,q) (0.23, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0362815Z Skipping (s,q) (0.24, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0362974Z Skipping (s,q) (0.25, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0363144Z Skipping (s,q) (0.26, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0363307Z Skipping (s,q) (0.27, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0363472Z Skipping (s,q) (0.28, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0363644Z Skipping (s,q) (0.29, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0363806Z Skipping (s,q) (0.3, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0363975Z Skipping (s,q) (0.31, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0364134Z Skipping (s,q) (0.32, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0364296Z Skipping (s,q) (0.33, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0364467Z Skipping (s,q) (0.34, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0364627Z Skipping (s,q) (0.35, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0364785Z Skipping (s,q) (0.36, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0364959Z Skipping (s,q) (0.37, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0365144Z Skipping (s,q) (0.38, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0365329Z Skipping (s,q) (0.39, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0365504Z Skipping (s,q) (0.4, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0365665Z Skipping (s,q) (0.41, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0365836Z Skipping (s,q) (0.42, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0365995Z Skipping (s,q) (0.43, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0366157Z Skipping (s,q) (0.44, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0366332Z Skipping (s,q) (0.45, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0366493Z Skipping (s,q) (0.46, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0366652Z Skipping (s,q) (0.47, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0366825Z Skipping (s,q) (0.48, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0366988Z Skipping (s,q) (0.49, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0367164Z Skipping (s,q) (0.5, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0367325Z Skipping (s,q) (0.51, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0367483Z Skipping (s,q) (0.52, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0367656Z Skipping (s,q) (0.53, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0367815Z Skipping (s,q) (0.54, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0367973Z Skipping (s,q) (0.55, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0368172Z Skipping (s,q) (0.56, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0368331Z Skipping (s,q) (0.57, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0368503Z Skipping (s,q) (0.58, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0368663Z Skipping (s,q) (0.59, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0368822Z Skipping (s,q) (0.6, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0369019Z Skipping (s,q) (0.61, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0369180Z Skipping (s,q) (0.62, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0369340Z Skipping (s,q) (0.63, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0369510Z Skipping (s,q) (0.64, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0369669Z Skipping (s,q) (0.65, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0369841Z Skipping (s,q) (0.66, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0370004Z Skipping (s,q) (0.67, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0370163Z Skipping (s,q) (0.68, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0370335Z Skipping (s,q) (0.69, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0370493Z Skipping (s,q) (0.7, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0370654Z Skipping (s,q) (0.71, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0370831Z Skipping (s,q) (0.72, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0370990Z Skipping (s,q) (0.73, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0371164Z Skipping (s,q) (0.74, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0371324Z Skipping (s,q) (0.75, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0371482Z Skipping (s,q) (0.76, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0371655Z Skipping (s,q) (0.77, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0371820Z Skipping (s,q) (0.78, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0371978Z Skipping (s,q) (0.79, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0372147Z Skipping (s,q) (0.8, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0372307Z Skipping (s,q) (0.81, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0372478Z Skipping (s,q) (0.82, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0372664Z Skipping (s,q) (0.83, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0372846Z Skipping (s,q) (0.84, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0373017Z Skipping (s,q) (0.85, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0373177Z Skipping (s,q) (0.86, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0373335Z Skipping (s,q) (0.87, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0373506Z Skipping (s,q) (0.88, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0373668Z Skipping (s,q) (0.89, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0373827Z Skipping (s,q) (0.9, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0373999Z Skipping (s,q) (0.91, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0374157Z Skipping (s,q) (0.92, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0374327Z Skipping (s,q) (0.93, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0374490Z Skipping (s,q) (0.94, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0374652Z Skipping (s,q) (0.95, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0374827Z Skipping (s,q) (0.96, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0374987Z Skipping (s,q) (0.97, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0375145Z Skipping (s,q) (0.98, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0375316Z Skipping (s,q) (0.99, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0375470Z Skipping (s,q) (1, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0375665Z Skipping (s,q) (1.01, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0375825Z Skipping (s,q) (1.02, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0375984Z Skipping (s,q) (1.03, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0376157Z Skipping (s,q) (1.04, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0376318Z Skipping (s,q) (1.05, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0376502Z Skipping (s,q) (1.06, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0376676Z Skipping (s,q) (1.07, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0376835Z Skipping (s,q) (1.08, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0377010Z Skipping (s,q) (1.09, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0377173Z Skipping (s,q) (1.1, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0377333Z Skipping (s,q) (1.11, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0377508Z Skipping (s,q) (1.12, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0377669Z Skipping (s,q) (1.13, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0377829Z Skipping (s,q) (1.14, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0378000Z Skipping (s,q) (1.15, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0378161Z Skipping (s,q) (1.16, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0378335Z Skipping (s,q) (1.17, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0378495Z Skipping (s,q) (1.18, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0378654Z Skipping (s,q) (1.19, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0378829Z Skipping (s,q) (1.2, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0383580Z Skipping (s,q) (1.21, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0383802Z Skipping (s,q) (1.22, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0383977Z Skipping (s,q) (1.23, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0384152Z Skipping (s,q) (1.24, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0384313Z Skipping (s,q) (1.25, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0384484Z Skipping (s,q) (1.26, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0384711Z Skipping (s,q) (1.27, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0384903Z Skipping (s,q) (1.28, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0385080Z Skipping (s,q) (1.29, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0385242Z Skipping (s,q) (1.3, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0385405Z Skipping (s,q) (1.31, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0385574Z Skipping (s,q) (1.32, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0385735Z Skipping (s,q) (1.33, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0385909Z Skipping (s,q) (1.34, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0386069Z Skipping (s,q) (1.35, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0386227Z Skipping (s,q) (1.36, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0386401Z Skipping (s,q) (1.37, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0386560Z Skipping (s,q) (1.38, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0386724Z Skipping (s,q) (1.39, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0386899Z Skipping (s,q) (1.4, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0387059Z Skipping (s,q) (1.41, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0387230Z Skipping (s,q) (1.42, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0387390Z Skipping (s,q) (1.43, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0387549Z Skipping (s,q) (1.44, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0387750Z Skipping (s,q) (1.45, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0387913Z Skipping (s,q) (1.46, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0388076Z Skipping (s,q) (1.47, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0388249Z Skipping (s,q) (1.48, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0388410Z Skipping (s,q) (1.49, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0388573Z Skipping (s,q) (1.5, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0388777Z Skipping (s,q) (1.51, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0388939Z Skipping (s,q) (1.52, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0389115Z Skipping (s,q) (1.53, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0389273Z Skipping (s,q) (1.54, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0389434Z Skipping (s,q) (1.55, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0389610Z Skipping (s,q) (1.56, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0389772Z Skipping (s,q) (1.57, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0389934Z Skipping (s,q) (1.58, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0390108Z Skipping (s,q) (1.59, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0390268Z Skipping (s,q) (1.6, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0390445Z Skipping (s,q) (1.61, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0390611Z Skipping (s,q) (1.62, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0390771Z Skipping (s,q) (1.63, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0390942Z Skipping (s,q) (1.64, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0391102Z Skipping (s,q) (1.65, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0391263Z Skipping (s,q) (1.66, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0391438Z Skipping (s,q) (1.67, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0391599Z Skipping (s,q) (1.68, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0391771Z Skipping (s,q) (1.69, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0391931Z Skipping (s,q) (1.7, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0392095Z Skipping (s,q) (1.71, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0392291Z Skipping (s,q) (1.72, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0392478Z Skipping (s,q) (1.73, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0392637Z Skipping (s,q) (1.74, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0392809Z Skipping (s,q) (1.75, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0392970Z Skipping (s,q) (1.76, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0393141Z Skipping (s,q) (1.77, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0393299Z Skipping (s,q) (1.78, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0393461Z Skipping (s,q) (1.79, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0393630Z Skipping (s,q) (1.8, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0393791Z Skipping (s,q) (1.81, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0393950Z Skipping (s,q) (1.82, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0394124Z Skipping (s,q) (1.83, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0394288Z Skipping (s,q) (1.84, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0394465Z Skipping (s,q) (1.85, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0394625Z Skipping (s,q) (1.86, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0394785Z Skipping (s,q) (1.87, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0394956Z Skipping (s,q) (1.88, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0395116Z Skipping (s,q) (1.89, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0395300Z Skipping (s,q) (1.9, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0395470Z Skipping (s,q) (1.91, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0395630Z Skipping (s,q) (1.92, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0395804Z Skipping (s,q) (1.93, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0396054Z Skipping (s,q) (1.94, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0396247Z Skipping (s,q) (1.95, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0396423Z Skipping (s,q) (1.96, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0396584Z Skipping (s,q) (1.97, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0396743Z Skipping (s,q) (1.98, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0396916Z Skipping (s,q) (1.99, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0397078Z Skipping (s,q) (0.01, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0397238Z Skipping (s,q) (0.02, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0397408Z Skipping (s,q) (0.03, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0397565Z Skipping (s,q) (0.04, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0397731Z Skipping (s,q) (0.05, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0397888Z Skipping (s,q) (0.06, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0398047Z Skipping (s,q) (0.07, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0398217Z Skipping (s,q) (0.08, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0398373Z Skipping (s,q) (0.09, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0398531Z Skipping (s,q) (0.1, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0398697Z Skipping (s,q) (0.11, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0398852Z Skipping (s,q) (0.12, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0399022Z Skipping (s,q) (0.13, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0399178Z Skipping (s,q) (0.14, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0399333Z Skipping (s,q) (0.15, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0399501Z Skipping (s,q) (0.16, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0399659Z Skipping (s,q) (0.17, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0399842Z Skipping (s,q) (0.18, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0400034Z Skipping (s,q) (0.19, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0400191Z Skipping (s,q) (0.2, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0400361Z Skipping (s,q) (0.21, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0400518Z Skipping (s,q) (0.22, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0400670Z Skipping (s,q) (0.23, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0400836Z Skipping (s,q) (0.24, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0400996Z Skipping (s,q) (0.25, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0401151Z Skipping (s,q) (0.26, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0401319Z Skipping (s,q) (0.27, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0401475Z Skipping (s,q) (0.28, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0401644Z Skipping (s,q) (0.29, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0401803Z Skipping (s,q) (0.3, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0401960Z Skipping (s,q) (0.31, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0402128Z Skipping (s,q) (0.32, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0402286Z Skipping (s,q) (0.33, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0402440Z Skipping (s,q) (0.34, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0402607Z Skipping (s,q) (0.35, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0402786Z Skipping (s,q) (0.36, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0402943Z Skipping (s,q) (0.37, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0403114Z Skipping (s,q) (0.38, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0403271Z Skipping (s,q) (0.39, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0403435Z Skipping (s,q) (0.4, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0403591Z Skipping (s,q) (0.41, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0403771Z Skipping (s,q) (0.42, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0403942Z Skipping (s,q) (0.43, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0404097Z Skipping (s,q) (0.44, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0404252Z Skipping (s,q) (0.45, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0404418Z Skipping (s,q) (0.46, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0404573Z Skipping (s,q) (0.47, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0404739Z Skipping (s,q) (0.48, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0404896Z Skipping (s,q) (0.49, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0405050Z Skipping (s,q) (0.5, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0405222Z Skipping (s,q) (0.51, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0405380Z Skipping (s,q) (0.52, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0405724Z Skipping (s,q) (0.53, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0405894Z Skipping (s,q) (0.54, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0406050Z Skipping (s,q) (0.55, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0406218Z Skipping (s,q) (0.56, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0406376Z Skipping (s,q) (0.57, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0406533Z Skipping (s,q) (0.58, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0406705Z Skipping (s,q) (0.59, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0406861Z Skipping (s,q) (0.6, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0407021Z Skipping (s,q) (0.61, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0407193Z Skipping (s,q) (0.62, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0407351Z Skipping (s,q) (0.63, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0407618Z Skipping (s,q) (0.64, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0407792Z Skipping (s,q) (0.65, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0407951Z Skipping (s,q) (0.66, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0408125Z Skipping (s,q) (0.67, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0408282Z Skipping (s,q) (0.68, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0408440Z Skipping (s,q) (0.69, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0408611Z Skipping (s,q) (0.7, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0408769Z Skipping (s,q) (0.71, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0408925Z Skipping (s,q) (0.72, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0409093Z Skipping (s,q) (0.73, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0409252Z Skipping (s,q) (0.74, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0409421Z Skipping (s,q) (0.75, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0409582Z Skipping (s,q) (0.76, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0409735Z Skipping (s,q) (0.77, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0409904Z Skipping (s,q) (0.78, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0410059Z Skipping (s,q) (0.79, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0410213Z Skipping (s,q) (0.8, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0410380Z Skipping (s,q) (0.81, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0410587Z Skipping (s,q) (0.82, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0410754Z Skipping (s,q) (0.83, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0410908Z Skipping (s,q) (0.84, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0411062Z Skipping (s,q) (0.85, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0411230Z Skipping (s,q) (0.86, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0411420Z Skipping (s,q) (0.87, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0411577Z Skipping (s,q) (0.88, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0411747Z Skipping (s,q) (0.89, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0411900Z Skipping (s,q) (0.9, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0412056Z Skipping (s,q) (0.91, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0412227Z Skipping (s,q) (0.92, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0412386Z Skipping (s,q) (0.93, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0412555Z Skipping (s,q) (0.94, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0412711Z Skipping (s,q) (0.95, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0412867Z Skipping (s,q) (0.96, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0413034Z Skipping (s,q) (0.97, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0413196Z Skipping (s,q) (0.98, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0413354Z Skipping (s,q) (0.99, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0413519Z Skipping (s,q) (1, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0413674Z Skipping (s,q) (1.01, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0413845Z Skipping (s,q) (1.02, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0414001Z Skipping (s,q) (1.03, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0414160Z Skipping (s,q) (1.04, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0414327Z Skipping (s,q) (1.05, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0414482Z Skipping (s,q) (1.06, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0414639Z Skipping (s,q) (1.07, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0414804Z Skipping (s,q) (1.08, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0414988Z Skipping (s,q) (1.09, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0415180Z Skipping (s,q) (1.1, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0415338Z Skipping (s,q) (1.11, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0415493Z Skipping (s,q) (1.12, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0415663Z Skipping (s,q) (1.13, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0415818Z Skipping (s,q) (1.14, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0415975Z Skipping (s,q) (1.15, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0416148Z Skipping (s,q) (1.16, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0416305Z Skipping (s,q) (1.17, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0416459Z Skipping (s,q) (1.18, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0416624Z Skipping (s,q) (1.19, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0416778Z Skipping (s,q) (1.2, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0416953Z Skipping (s,q) (1.21, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0417110Z Skipping (s,q) (1.22, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0417264Z Skipping (s,q) (1.23, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0417430Z Skipping (s,q) (1.24, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0417588Z Skipping (s,q) (1.25, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0417742Z Skipping (s,q) (1.26, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0417935Z Skipping (s,q) (1.27, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0418092Z Skipping (s,q) (1.28, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0418260Z Skipping (s,q) (1.29, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0418415Z Skipping (s,q) (1.3, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0418572Z Skipping (s,q) (1.31, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0418743Z Skipping (s,q) (1.32, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0418927Z Skipping (s,q) (1.33, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0419085Z Skipping (s,q) (1.34, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0419253Z Skipping (s,q) (1.35, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0419409Z Skipping (s,q) (1.36, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0419577Z Skipping (s,q) (1.37, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0419735Z Skipping (s,q) (1.38, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0419893Z Skipping (s,q) (1.39, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0420063Z Skipping (s,q) (1.4, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0420218Z Skipping (s,q) (1.41, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0420374Z Skipping (s,q) (1.42, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0420544Z Skipping (s,q) (1.43, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0420702Z Skipping (s,q) (1.44, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0420871Z Skipping (s,q) (1.45, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0421028Z Skipping (s,q) (1.46, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0421184Z Skipping (s,q) (1.47, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0421355Z Skipping (s,q) (1.48, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0421512Z Skipping (s,q) (1.49, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0421669Z Skipping (s,q) (1.5, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0421839Z Skipping (s,q) (1.51, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0421994Z Skipping (s,q) (1.52, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0422151Z Skipping (s,q) (1.53, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0422321Z Skipping (s,q) (1.54, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0422527Z Skipping (s,q) (1.55, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0422696Z Skipping (s,q) (1.56, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0422850Z Skipping (s,q) (1.57, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0423008Z Skipping (s,q) (1.58, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0423177Z Skipping (s,q) (1.59, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0423331Z Skipping (s,q) (1.6, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0423488Z Skipping (s,q) (1.61, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0423657Z Skipping (s,q) (1.62, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0423814Z Skipping (s,q) (1.63, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0423982Z Skipping (s,q) (1.64, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0424137Z Skipping (s,q) (1.65, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0424294Z Skipping (s,q) (1.66, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0424466Z Skipping (s,q) (1.67, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0424622Z Skipping (s,q) (1.68, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0424777Z Skipping (s,q) (1.69, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0424943Z Skipping (s,q) (1.7, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0425098Z Skipping (s,q) (1.71, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0425266Z Skipping (s,q) (1.72, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0425445Z Skipping (s,q) (1.73, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0425599Z Skipping (s,q) (1.74, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0425764Z Skipping (s,q) (1.75, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0425921Z Skipping (s,q) (1.76, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0426075Z Skipping (s,q) (1.77, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0426269Z Skipping (s,q) (1.78, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0426425Z Skipping (s,q) (1.79, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0426578Z Skipping (s,q) (1.8, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0426743Z Skipping (s,q) (1.81, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0426899Z Skipping (s,q) (1.82, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0427066Z Skipping (s,q) (1.83, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0427225Z Skipping (s,q) (1.84, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0427380Z Skipping (s,q) (1.85, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0427548Z Skipping (s,q) (1.86, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0427704Z Skipping (s,q) (1.87, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0427859Z Skipping (s,q) (1.88, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0428029Z Skipping (s,q) (1.89, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0428187Z Skipping (s,q) (1.9, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0428356Z Skipping (s,q) (1.91, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0428512Z Skipping (s,q) (1.92, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0428667Z Skipping (s,q) (1.93, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0428836Z Skipping (s,q) (1.94, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0428993Z Skipping (s,q) (1.95, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0429151Z Skipping (s,q) (1.96, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0429320Z Skipping (s,q) (1.97, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0429475Z Skipping (s,q) (1.98, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0429645Z Skipping (s,q) (1.99, 60): inconsistent with heavy hitters! 2025-05-07T20:12:54.0429832Z Skipping (s,q) (0.01, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0430018Z Skipping (s,q) (0.02, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0430193Z Skipping (s,q) (0.03, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0430355Z Skipping (s,q) (0.04, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0430516Z Skipping (s,q) (0.05, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0430689Z Skipping (s,q) (0.06, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0430850Z Skipping (s,q) (0.07, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0431024Z Skipping (s,q) (0.08, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0431183Z Skipping (s,q) (0.09, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0431344Z Skipping (s,q) (0.1, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0431516Z Skipping (s,q) (0.11, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0431680Z Skipping (s,q) (0.12, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0431845Z Skipping (s,q) (0.13, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0432016Z Skipping (s,q) (0.14, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0432175Z Skipping (s,q) (0.15, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0432333Z Skipping (s,q) (0.16, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0432506Z Skipping (s,q) (0.17, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0432669Z Skipping (s,q) (0.18, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0432869Z Skipping (s,q) (0.19, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0433031Z Skipping (s,q) (0.2, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0433193Z Skipping (s,q) (0.21, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0433367Z Skipping (s,q) (0.22, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0433528Z Skipping (s,q) (0.23, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0433712Z Skipping (s,q) (0.24, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0433888Z Skipping (s,q) (0.25, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0434049Z Skipping (s,q) (0.26, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0434223Z Skipping (s,q) (0.27, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0434387Z Skipping (s,q) (0.28, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0434547Z Skipping (s,q) (0.29, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0434723Z Skipping (s,q) (0.3, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0434884Z Skipping (s,q) (0.31, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0435043Z Skipping (s,q) (0.32, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0435215Z Skipping (s,q) (0.33, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0435374Z Skipping (s,q) (0.34, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0435549Z Skipping (s,q) (0.35, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0435710Z Skipping (s,q) (0.36, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0435870Z Skipping (s,q) (0.37, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0436118Z Skipping (s,q) (0.38, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0436281Z Skipping (s,q) (0.39, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0436441Z Skipping (s,q) (0.4, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0436617Z Skipping (s,q) (0.41, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0436778Z Skipping (s,q) (0.42, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0436954Z Skipping (s,q) (0.43, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0437116Z Skipping (s,q) (0.44, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0437277Z Skipping (s,q) (0.45, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0437483Z Skipping (s,q) (0.46, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0437714Z Skipping (s,q) (0.47, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0437874Z Skipping (s,q) (0.48, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0438049Z Skipping (s,q) (0.49, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0438209Z Skipping (s,q) (0.5, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0438383Z Skipping (s,q) (0.51, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0438547Z Skipping (s,q) (0.52, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0438709Z Skipping (s,q) (0.53, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0438883Z Skipping (s,q) (0.54, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0439043Z Skipping (s,q) (0.55, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0439203Z Skipping (s,q) (0.56, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0439379Z Skipping (s,q) (0.57, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0439547Z Skipping (s,q) (0.58, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0439720Z Skipping (s,q) (0.59, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0439880Z Skipping (s,q) (0.6, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0440039Z Skipping (s,q) (0.61, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0440212Z Skipping (s,q) (0.62, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0440373Z Skipping (s,q) (0.63, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0440557Z Skipping (s,q) (0.64, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0440728Z Skipping (s,q) (0.65, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0440887Z Skipping (s,q) (0.66, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0441046Z Skipping (s,q) (0.67, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0441220Z Skipping (s,q) (0.68, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0441404Z Skipping (s,q) (0.69, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0441577Z Skipping (s,q) (0.7, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0441739Z Skipping (s,q) (0.71, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0441899Z Skipping (s,q) (0.72, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0442071Z Skipping (s,q) (0.73, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0442231Z Skipping (s,q) (0.74, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0442391Z Skipping (s,q) (0.75, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0442563Z Skipping (s,q) (0.76, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0442722Z Skipping (s,q) (0.77, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0442894Z Skipping (s,q) (0.78, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0443056Z Skipping (s,q) (0.79, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0443217Z Skipping (s,q) (0.8, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0443388Z Skipping (s,q) (0.81, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0443549Z Skipping (s,q) (0.82, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0443709Z Skipping (s,q) (0.83, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0443880Z Skipping (s,q) (0.84, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0444039Z Skipping (s,q) (0.85, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0444214Z Skipping (s,q) (0.86, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0444375Z Skipping (s,q) (0.87, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0444537Z Skipping (s,q) (0.88, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0444707Z Skipping (s,q) (0.89, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0444891Z Skipping (s,q) (0.9, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0445076Z Skipping (s,q) (0.91, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0445246Z Skipping (s,q) (0.92, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0445405Z Skipping (s,q) (0.93, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0445576Z Skipping (s,q) (0.94, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0445736Z Skipping (s,q) (0.95, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0445911Z Skipping (s,q) (0.96, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0446073Z Skipping (s,q) (0.97, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0446232Z Skipping (s,q) (0.98, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0446404Z Skipping (s,q) (0.99, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0446561Z Skipping (s,q) (1, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0446723Z Skipping (s,q) (1.01, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0446902Z Skipping (s,q) (1.02, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0447065Z Skipping (s,q) (1.03, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0447240Z Skipping (s,q) (1.04, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0447401Z Skipping (s,q) (1.05, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0447565Z Skipping (s,q) (1.06, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0447737Z Skipping (s,q) (1.07, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0447924Z Skipping (s,q) (1.08, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0448082Z Skipping (s,q) (1.09, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0448256Z Skipping (s,q) (1.1, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0448418Z Skipping (s,q) (1.11, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0448592Z Skipping (s,q) (1.12, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0448778Z Skipping (s,q) (1.13, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0448940Z Skipping (s,q) (1.14, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0449111Z Skipping (s,q) (1.15, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0449275Z Skipping (s,q) (1.16, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0449434Z Skipping (s,q) (1.17, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0449610Z Skipping (s,q) (1.18, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0449773Z Skipping (s,q) (1.19, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0449948Z Skipping (s,q) (1.2, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0450110Z Skipping (s,q) (1.21, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0450270Z Skipping (s,q) (1.22, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0450443Z Skipping (s,q) (1.23, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0450603Z Skipping (s,q) (1.24, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0450767Z Skipping (s,q) (1.25, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0450942Z Skipping (s,q) (1.26, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0451104Z Skipping (s,q) (1.27, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0451265Z Skipping (s,q) (1.28, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0451437Z Skipping (s,q) (1.29, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0451597Z Skipping (s,q) (1.3, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0451766Z Skipping (s,q) (1.31, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0451923Z Skipping (s,q) (1.32, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0452083Z Skipping (s,q) (1.33, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0452255Z Skipping (s,q) (1.34, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0452440Z Skipping (s,q) (1.35, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0452642Z Skipping (s,q) (1.36, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0452810Z Skipping (s,q) (1.37, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0452968Z Skipping (s,q) (1.38, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0453140Z Skipping (s,q) (1.39, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0453296Z Skipping (s,q) (1.4, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0453456Z Skipping (s,q) (1.41, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0453627Z Skipping (s,q) (1.42, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0453787Z Skipping (s,q) (1.43, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0453946Z Skipping (s,q) (1.44, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0454115Z Skipping (s,q) (1.45, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0454276Z Skipping (s,q) (1.46, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0454451Z Skipping (s,q) (1.47, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0454609Z Skipping (s,q) (1.48, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0454768Z Skipping (s,q) (1.49, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0454934Z Skipping (s,q) (1.5, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0455090Z Skipping (s,q) (1.51, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0455249Z Skipping (s,q) (1.52, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0455448Z Skipping (s,q) (1.53, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0455606Z Skipping (s,q) (1.54, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0455778Z Skipping (s,q) (1.55, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0455937Z Skipping (s,q) (1.56, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0456098Z Skipping (s,q) (1.57, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0456294Z Skipping (s,q) (1.58, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0456453Z Skipping (s,q) (1.59, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0456612Z Skipping (s,q) (1.6, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0456785Z Skipping (s,q) (1.61, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0456947Z Skipping (s,q) (1.62, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0457119Z Skipping (s,q) (1.63, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0457280Z Skipping (s,q) (1.64, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0457439Z Skipping (s,q) (1.65, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0457610Z Skipping (s,q) (1.66, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0457770Z Skipping (s,q) (1.67, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0457929Z Skipping (s,q) (1.68, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0458102Z Skipping (s,q) (1.69, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0458260Z Skipping (s,q) (1.7, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0458431Z Skipping (s,q) (1.71, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0458590Z Skipping (s,q) (1.72, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0458750Z Skipping (s,q) (1.73, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0458920Z Skipping (s,q) (1.74, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0459079Z Skipping (s,q) (1.75, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0459237Z Skipping (s,q) (1.76, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0459406Z Skipping (s,q) (1.77, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0459566Z Skipping (s,q) (1.78, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0459724Z Skipping (s,q) (1.79, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0459941Z Skipping (s,q) (1.8, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0460102Z Skipping (s,q) (1.81, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0460274Z Skipping (s,q) (1.82, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0460432Z Skipping (s,q) (1.83, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0460590Z Skipping (s,q) (1.84, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0460757Z Skipping (s,q) (1.85, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0460920Z Skipping (s,q) (1.86, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0461078Z Skipping (s,q) (1.87, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0461247Z Skipping (s,q) (1.88, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0461406Z Skipping (s,q) (1.89, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0461580Z Skipping (s,q) (1.9, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0461744Z Skipping (s,q) (1.91, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0461905Z Skipping (s,q) (1.92, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0462074Z Skipping (s,q) (1.93, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0462232Z Skipping (s,q) (1.94, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0462390Z Skipping (s,q) (1.95, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0462563Z Skipping (s,q) (1.96, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0462749Z Skipping (s,q) (1.97, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0462921Z Skipping (s,q) (1.98, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0463079Z Skipping (s,q) (1.99, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0463235Z Skipping (s,q) (0.01, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0463405Z Skipping (s,q) (0.02, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0463564Z Skipping (s,q) (0.03, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0463743Z Skipping (s,q) (0.04, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0463910Z Skipping (s,q) (0.05, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0464066Z Skipping (s,q) (0.06, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0464232Z Skipping (s,q) (0.07, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0464388Z Skipping (s,q) (0.08, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0464543Z Skipping (s,q) (0.09, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0464711Z Skipping (s,q) (0.1, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0464865Z Skipping (s,q) (0.11, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0465021Z Skipping (s,q) (0.12, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0465185Z Skipping (s,q) (0.13, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0465341Z Skipping (s,q) (0.14, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0465510Z Skipping (s,q) (0.15, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0465662Z Skipping (s,q) (0.16, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0465817Z Skipping (s,q) (0.17, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0465983Z Skipping (s,q) (0.18, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0466138Z Skipping (s,q) (0.19, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0466292Z Skipping (s,q) (0.2, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0466460Z Skipping (s,q) (0.21, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0466615Z Skipping (s,q) (0.22, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0466771Z Skipping (s,q) (0.23, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0466938Z Skipping (s,q) (0.24, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0467094Z Skipping (s,q) (0.25, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0467317Z Skipping (s,q) (0.26, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0467470Z Skipping (s,q) (0.27, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0467625Z Skipping (s,q) (0.28, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0467790Z Skipping (s,q) (0.29, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0467945Z Skipping (s,q) (0.3, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0468099Z Skipping (s,q) (0.31, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0468265Z Skipping (s,q) (0.32, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0468419Z Skipping (s,q) (0.33, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0468588Z Skipping (s,q) (0.34, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0468744Z Skipping (s,q) (0.35, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0468899Z Skipping (s,q) (0.36, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0469070Z Skipping (s,q) (0.37, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0469228Z Skipping (s,q) (0.38, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0469384Z Skipping (s,q) (0.39, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0469551Z Skipping (s,q) (0.4, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0469706Z Skipping (s,q) (0.41, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0469876Z Skipping (s,q) (0.42, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0470031Z Skipping (s,q) (0.43, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0470212Z Skipping (s,q) (0.44, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0470376Z Skipping (s,q) (0.45, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0470531Z Skipping (s,q) (0.46, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0470686Z Skipping (s,q) (0.47, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0470855Z Skipping (s,q) (0.48, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0471035Z Skipping (s,q) (0.49, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0471191Z Skipping (s,q) (0.5, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0471354Z Skipping (s,q) (0.51, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0471510Z Skipping (s,q) (0.52, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0471672Z Skipping (s,q) (0.53, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0471826Z Skipping (s,q) (0.54, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0471980Z Skipping (s,q) (0.55, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0472145Z Skipping (s,q) (0.56, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0472298Z Skipping (s,q) (0.57, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0472454Z Skipping (s,q) (0.58, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0472625Z Skipping (s,q) (0.59, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0472780Z Skipping (s,q) (0.6, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0472951Z Skipping (s,q) (0.61, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0473108Z Skipping (s,q) (0.62, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0473263Z Skipping (s,q) (0.63, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0473429Z Skipping (s,q) (0.64, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0473583Z Skipping (s,q) (0.65, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0473738Z Skipping (s,q) (0.66, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0473908Z Skipping (s,q) (0.67, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0474062Z Skipping (s,q) (0.68, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0474228Z Skipping (s,q) (0.69, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0474383Z Skipping (s,q) (0.7, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0474571Z Skipping (s,q) (0.71, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0474761Z Skipping (s,q) (0.72, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0474914Z Skipping (s,q) (0.73, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0475068Z Skipping (s,q) (0.74, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0475234Z Skipping (s,q) (0.75, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0475389Z Skipping (s,q) (0.76, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0475554Z Skipping (s,q) (0.77, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0475711Z Skipping (s,q) (0.78, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0475867Z Skipping (s,q) (0.79, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0476118Z Skipping (s,q) (0.8, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0476276Z Skipping (s,q) (0.81, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0476434Z Skipping (s,q) (0.82, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0476611Z Skipping (s,q) (0.83, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0476767Z Skipping (s,q) (0.84, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0476925Z Skipping (s,q) (0.85, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0477094Z Skipping (s,q) (0.86, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0477252Z Skipping (s,q) (0.87, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0477420Z Skipping (s,q) (0.88, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0477609Z Skipping (s,q) (0.89, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0477765Z Skipping (s,q) (0.9, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0477937Z Skipping (s,q) (0.91, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0478094Z Skipping (s,q) (0.92, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0478252Z Skipping (s,q) (0.93, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0478421Z Skipping (s,q) (0.94, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0478601Z Skipping (s,q) (0.95, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0478769Z Skipping (s,q) (0.96, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0478925Z Skipping (s,q) (0.97, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0479083Z Skipping (s,q) (0.98, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0479251Z Skipping (s,q) (0.99, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0479403Z Skipping (s,q) (1, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0479561Z Skipping (s,q) (1.01, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0479734Z Skipping (s,q) (1.02, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0479892Z Skipping (s,q) (1.03, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0480059Z Skipping (s,q) (1.04, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0480216Z Skipping (s,q) (1.05, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0480376Z Skipping (s,q) (1.06, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0480545Z Skipping (s,q) (1.07, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0480703Z Skipping (s,q) (1.08, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0480861Z Skipping (s,q) (1.09, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0481030Z Skipping (s,q) (1.1, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0481187Z Skipping (s,q) (1.11, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0481346Z Skipping (s,q) (1.12, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0481512Z Skipping (s,q) (1.13, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0481667Z Skipping (s,q) (1.14, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0481831Z Skipping (s,q) (1.15, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0481988Z Skipping (s,q) (1.16, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0482166Z Skipping (s,q) (1.17, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0482355Z Skipping (s,q) (1.18, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0482514Z Skipping (s,q) (1.19, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0482668Z Skipping (s,q) (1.2, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0482835Z Skipping (s,q) (1.21, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0482991Z Skipping (s,q) (1.22, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0483153Z Skipping (s,q) (1.23, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0483312Z Skipping (s,q) (1.24, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0483468Z Skipping (s,q) (1.25, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0483630Z Skipping (s,q) (1.26, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0483784Z Skipping (s,q) (1.27, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0483942Z Skipping (s,q) (1.28, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0484105Z Skipping (s,q) (1.29, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0484258Z Skipping (s,q) (1.3, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0484422Z Skipping (s,q) (1.31, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0484576Z Skipping (s,q) (1.32, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0484729Z Skipping (s,q) (1.33, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0484893Z Skipping (s,q) (1.34, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0485075Z Skipping (s,q) (1.35, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0485231Z Skipping (s,q) (1.36, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0485397Z Skipping (s,q) (1.37, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0485552Z Skipping (s,q) (1.38, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0485710Z Skipping (s,q) (1.39, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0485898Z Skipping (s,q) (1.4, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0486055Z Skipping (s,q) (1.41, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0486220Z Skipping (s,q) (1.42, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0486373Z Skipping (s,q) (1.43, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0486525Z Skipping (s,q) (1.44, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0486698Z Skipping (s,q) (1.45, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0486856Z Skipping (s,q) (1.46, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0487015Z Skipping (s,q) (1.47, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0487184Z Skipping (s,q) (1.48, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0487338Z Skipping (s,q) (1.49, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0487503Z Skipping (s,q) (1.5, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0487665Z Skipping (s,q) (1.51, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0487823Z Skipping (s,q) (1.52, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0487988Z Skipping (s,q) (1.53, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0488146Z Skipping (s,q) (1.54, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0488302Z Skipping (s,q) (1.55, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0488464Z Skipping (s,q) (1.56, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0488617Z Skipping (s,q) (1.57, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0488781Z Skipping (s,q) (1.58, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0488938Z Skipping (s,q) (1.59, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0489095Z Skipping (s,q) (1.6, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0489256Z Skipping (s,q) (1.61, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0489435Z Skipping (s,q) (1.62, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0489615Z Skipping (s,q) (1.63, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0489783Z Skipping (s,q) (1.64, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0489938Z Skipping (s,q) (1.65, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0490091Z Skipping (s,q) (1.66, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0490255Z Skipping (s,q) (1.67, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0490411Z Skipping (s,q) (1.68, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0490579Z Skipping (s,q) (1.69, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0490731Z Skipping (s,q) (1.7, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0490887Z Skipping (s,q) (1.71, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0491053Z Skipping (s,q) (1.72, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0491207Z Skipping (s,q) (1.73, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0491363Z Skipping (s,q) (1.74, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0491532Z Skipping (s,q) (1.75, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0491689Z Skipping (s,q) (1.76, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0491852Z Skipping (s,q) (1.77, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0492006Z Skipping (s,q) (1.78, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0492161Z Skipping (s,q) (1.79, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0492354Z Skipping (s,q) (1.8, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0492509Z Skipping (s,q) (1.81, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0492664Z Skipping (s,q) (1.82, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0492828Z Skipping (s,q) (1.83, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0492983Z Skipping (s,q) (1.84, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0493153Z Skipping (s,q) (1.85, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0493343Z Skipping (s,q) (1.86, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0493500Z Skipping (s,q) (1.87, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0493667Z Skipping (s,q) (1.88, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0493823Z Skipping (s,q) (1.89, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0493975Z Skipping (s,q) (1.9, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0494138Z Skipping (s,q) (1.91, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0494295Z Skipping (s,q) (1.92, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0494461Z Skipping (s,q) (1.93, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0494617Z Skipping (s,q) (1.94, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0494771Z Skipping (s,q) (1.95, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0494936Z Skipping (s,q) (1.96, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0495094Z Skipping (s,q) (1.97, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0495249Z Skipping (s,q) (1.98, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0495413Z Skipping (s,q) (1.99, 65): inconsistent with heavy hitters! 2025-05-07T20:12:54.0495576Z Skipping (s,q) (0.01, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0495736Z Skipping (s,q) (0.02, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0495906Z Skipping (s,q) (0.03, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0496067Z Skipping (s,q) (0.04, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0496237Z Skipping (s,q) (0.05, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0496396Z Skipping (s,q) (0.06, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0496555Z Skipping (s,q) (0.07, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0496725Z Skipping (s,q) (0.08, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0496940Z Skipping (s,q) (0.09, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0497102Z Skipping (s,q) (0.1, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0497268Z Skipping (s,q) (0.11, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0497424Z Skipping (s,q) (0.12, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0497592Z Skipping (s,q) (0.13, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0497751Z Skipping (s,q) (0.14, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0497911Z Skipping (s,q) (0.15, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0498078Z Skipping (s,q) (0.16, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0498237Z Skipping (s,q) (0.17, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0498395Z Skipping (s,q) (0.18, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0498564Z Skipping (s,q) (0.19, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0498724Z Skipping (s,q) (0.2, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0498897Z Skipping (s,q) (0.21, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0499056Z Skipping (s,q) (0.22, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0499215Z Skipping (s,q) (0.23, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0499382Z Skipping (s,q) (0.24, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0499541Z Skipping (s,q) (0.25, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0499726Z Skipping (s,q) (0.26, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0499892Z Skipping (s,q) (0.27, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0500051Z Skipping (s,q) (0.28, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0500219Z Skipping (s,q) (0.29, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0500377Z Skipping (s,q) (0.3, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0500537Z Skipping (s,q) (0.31, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0500729Z Skipping (s,q) (0.32, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0500888Z Skipping (s,q) (0.33, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0501047Z Skipping (s,q) (0.34, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0501211Z Skipping (s,q) (0.35, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0501369Z Skipping (s,q) (0.36, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0501538Z Skipping (s,q) (0.37, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0501697Z Skipping (s,q) (0.38, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0501855Z Skipping (s,q) (0.39, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0502021Z Skipping (s,q) (0.4, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0502176Z Skipping (s,q) (0.41, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0502338Z Skipping (s,q) (0.42, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0502511Z Skipping (s,q) (0.43, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0502672Z Skipping (s,q) (0.44, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0502833Z Skipping (s,q) (0.45, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0503000Z Skipping (s,q) (0.46, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0503161Z Skipping (s,q) (0.47, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0503332Z Skipping (s,q) (0.48, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0503492Z Skipping (s,q) (0.49, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0503651Z Skipping (s,q) (0.5, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0503823Z Skipping (s,q) (0.51, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0503981Z Skipping (s,q) (0.52, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0504164Z Skipping (s,q) (0.53, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0504358Z Skipping (s,q) (0.54, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0504520Z Skipping (s,q) (0.55, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0504690Z Skipping (s,q) (0.56, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0504847Z Skipping (s,q) (0.57, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0505004Z Skipping (s,q) (0.58, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0505170Z Skipping (s,q) (0.59, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0505330Z Skipping (s,q) (0.6, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0505801Z Skipping (s,q) (0.61, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0505974Z Skipping (s,q) (0.62, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0506135Z Skipping (s,q) (0.63, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0506308Z Skipping (s,q) (0.64, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0506472Z Skipping (s,q) (0.65, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0506633Z Skipping (s,q) (0.66, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0506806Z Skipping (s,q) (0.67, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0506974Z Skipping (s,q) (0.68, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0507136Z Skipping (s,q) (0.69, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0507309Z Skipping (s,q) (0.7, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0507550Z Skipping (s,q) (0.71, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0507725Z Skipping (s,q) (0.72, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0507888Z Skipping (s,q) (0.73, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0508051Z Skipping (s,q) (0.74, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0508227Z Skipping (s,q) (0.75, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0508427Z Skipping (s,q) (0.76, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0508589Z Skipping (s,q) (0.77, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0508764Z Skipping (s,q) (0.78, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0508928Z Skipping (s,q) (0.79, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0509102Z Skipping (s,q) (0.8, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0509266Z Skipping (s,q) (0.81, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0509430Z Skipping (s,q) (0.82, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0509607Z Skipping (s,q) (0.83, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0509771Z Skipping (s,q) (0.84, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0509935Z Skipping (s,q) (0.85, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0510112Z Skipping (s,q) (0.86, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0510280Z Skipping (s,q) (0.87, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0510453Z Skipping (s,q) (0.88, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0510615Z Skipping (s,q) (0.89, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0510777Z Skipping (s,q) (0.9, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0510953Z Skipping (s,q) (0.91, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0511114Z Skipping (s,q) (0.92, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0511279Z Skipping (s,q) (0.93, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0511455Z Skipping (s,q) (0.94, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0511618Z Skipping (s,q) (0.95, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0511796Z Skipping (s,q) (0.96, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0511960Z Skipping (s,q) (0.97, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0512159Z Skipping (s,q) (0.98, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0512368Z Skipping (s,q) (0.99, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0512526Z Skipping (s,q) (1, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0512689Z Skipping (s,q) (1.01, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0512865Z Skipping (s,q) (1.02, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0513025Z Skipping (s,q) (1.03, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0513186Z Skipping (s,q) (1.04, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0513359Z Skipping (s,q) (1.05, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0513519Z Skipping (s,q) (1.06, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0513695Z Skipping (s,q) (1.07, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0513855Z Skipping (s,q) (1.08, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0514019Z Skipping (s,q) (1.09, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0514196Z Skipping (s,q) (1.1, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0514354Z Skipping (s,q) (1.11, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0514514Z Skipping (s,q) (1.12, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0514685Z Skipping (s,q) (1.13, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0514844Z Skipping (s,q) (1.14, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0515019Z Skipping (s,q) (1.15, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0515204Z Skipping (s,q) (1.16, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0515363Z Skipping (s,q) (1.17, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0515536Z Skipping (s,q) (1.18, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0515697Z Skipping (s,q) (1.19, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0515857Z Skipping (s,q) (1.2, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0516134Z Skipping (s,q) (1.21, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0516296Z Skipping (s,q) (1.22, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0516470Z Skipping (s,q) (1.23, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0516629Z Skipping (s,q) (1.24, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0516790Z Skipping (s,q) (1.25, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0516964Z Skipping (s,q) (1.26, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0517127Z Skipping (s,q) (1.27, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0517286Z Skipping (s,q) (1.28, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0517459Z Skipping (s,q) (1.29, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0517619Z Skipping (s,q) (1.3, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0517794Z Skipping (s,q) (1.31, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0517959Z Skipping (s,q) (1.32, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0518122Z Skipping (s,q) (1.33, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0518293Z Skipping (s,q) (1.34, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0518455Z Skipping (s,q) (1.35, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0518617Z Skipping (s,q) (1.36, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0518794Z Skipping (s,q) (1.37, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0518958Z Skipping (s,q) (1.38, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0519131Z Skipping (s,q) (1.39, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0519293Z Skipping (s,q) (1.4, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0519457Z Skipping (s,q) (1.41, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0519656Z Skipping (s,q) (1.42, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0519840Z Skipping (s,q) (1.43, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0520002Z Skipping (s,q) (1.44, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0520173Z Skipping (s,q) (1.45, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0520332Z Skipping (s,q) (1.46, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0520505Z Skipping (s,q) (1.47, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0520665Z Skipping (s,q) (1.48, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0520830Z Skipping (s,q) (1.49, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0521000Z Skipping (s,q) (1.5, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0521159Z Skipping (s,q) (1.51, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0521319Z Skipping (s,q) (1.52, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0521491Z Skipping (s,q) (1.53, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0521656Z Skipping (s,q) (1.54, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0521815Z Skipping (s,q) (1.55, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0521987Z Skipping (s,q) (1.56, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0522146Z Skipping (s,q) (1.57, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0522319Z Skipping (s,q) (1.58, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0522479Z Skipping (s,q) (1.59, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0522679Z Skipping (s,q) (1.6, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0522850Z Skipping (s,q) (1.61, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0523010Z Skipping (s,q) (1.62, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0523169Z Skipping (s,q) (1.63, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0523343Z Skipping (s,q) (1.64, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0523529Z Skipping (s,q) (1.65, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0523703Z Skipping (s,q) (1.66, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0523864Z Skipping (s,q) (1.67, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0524025Z Skipping (s,q) (1.68, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0524198Z Skipping (s,q) (1.69, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0524359Z Skipping (s,q) (1.7, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0524520Z Skipping (s,q) (1.71, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0524693Z Skipping (s,q) (1.72, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0524855Z Skipping (s,q) (1.73, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0525027Z Skipping (s,q) (1.74, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0525187Z Skipping (s,q) (1.75, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0525349Z Skipping (s,q) (1.76, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0525522Z Skipping (s,q) (1.77, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0525683Z Skipping (s,q) (1.78, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0525845Z Skipping (s,q) (1.79, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0526014Z Skipping (s,q) (1.8, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0526176Z Skipping (s,q) (1.81, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0526347Z Skipping (s,q) (1.82, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0526506Z Skipping (s,q) (1.83, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0526667Z Skipping (s,q) (1.84, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0526840Z Skipping (s,q) (1.85, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0526997Z Skipping (s,q) (1.86, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0527182Z Skipping (s,q) (1.87, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0527376Z Skipping (s,q) (1.88, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0527535Z Skipping (s,q) (1.89, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0527707Z Skipping (s,q) (1.9, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0527868Z Skipping (s,q) (1.91, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0528028Z Skipping (s,q) (1.92, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0528201Z Skipping (s,q) (1.93, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0528364Z Skipping (s,q) (1.94, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0528521Z Skipping (s,q) (1.95, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0528694Z Skipping (s,q) (1.96, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0528854Z Skipping (s,q) (1.97, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0529029Z Skipping (s,q) (1.98, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0529192Z Skipping (s,q) (1.99, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0529348Z Skipping (s,q) (0.01, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0529517Z Skipping (s,q) (0.02, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0529675Z Skipping (s,q) (0.03, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0529829Z Skipping (s,q) (0.04, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0529998Z Skipping (s,q) (0.05, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0530181Z Skipping (s,q) (0.06, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0530337Z Skipping (s,q) (0.07, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0530506Z Skipping (s,q) (0.08, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0530663Z Skipping (s,q) (0.09, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0530831Z Skipping (s,q) (0.1, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0531012Z Skipping (s,q) (0.11, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0531168Z Skipping (s,q) (0.12, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0531333Z Skipping (s,q) (0.13, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0531490Z Skipping (s,q) (0.14, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0531646Z Skipping (s,q) (0.15, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0531812Z Skipping (s,q) (0.16, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0531971Z Skipping (s,q) (0.17, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0532139Z Skipping (s,q) (0.18, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0532296Z Skipping (s,q) (0.19, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0532451Z Skipping (s,q) (0.2, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0532618Z Skipping (s,q) (0.21, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0532776Z Skipping (s,q) (0.22, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0532935Z Skipping (s,q) (0.23, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0533102Z Skipping (s,q) (0.24, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0533259Z Skipping (s,q) (0.25, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0533428Z Skipping (s,q) (0.26, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0533583Z Skipping (s,q) (0.27, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0533737Z Skipping (s,q) (0.28, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0533911Z Skipping (s,q) (0.29, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0534068Z Skipping (s,q) (0.3, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0534224Z Skipping (s,q) (0.31, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0534395Z Skipping (s,q) (0.32, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0534578Z Skipping (s,q) (0.33, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0534760Z Skipping (s,q) (0.34, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0534932Z Skipping (s,q) (0.35, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0535090Z Skipping (s,q) (0.36, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0535261Z Skipping (s,q) (0.37, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0535418Z Skipping (s,q) (0.38, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0535574Z Skipping (s,q) (0.39, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0535744Z Skipping (s,q) (0.4, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0535897Z Skipping (s,q) (0.41, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0536051Z Skipping (s,q) (0.42, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0536217Z Skipping (s,q) (0.43, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0536372Z Skipping (s,q) (0.44, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0536543Z Skipping (s,q) (0.45, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0536699Z Skipping (s,q) (0.46, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0536853Z Skipping (s,q) (0.47, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0537020Z Skipping (s,q) (0.48, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0537175Z Skipping (s,q) (0.49, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0537330Z Skipping (s,q) (0.5, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0537521Z Skipping (s,q) (0.51, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0537676Z Skipping (s,q) (0.52, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0537844Z Skipping (s,q) (0.53, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0538002Z Skipping (s,q) (0.54, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0538160Z Skipping (s,q) (0.55, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0538330Z Skipping (s,q) (0.56, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0538508Z Skipping (s,q) (0.57, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0538666Z Skipping (s,q) (0.58, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0538834Z Skipping (s,q) (0.59, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0538993Z Skipping (s,q) (0.6, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0539164Z Skipping (s,q) (0.61, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0539322Z Skipping (s,q) (0.62, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0539482Z Skipping (s,q) (0.63, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0539653Z Skipping (s,q) (0.64, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0539810Z Skipping (s,q) (0.65, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0539968Z Skipping (s,q) (0.66, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0540144Z Skipping (s,q) (0.67, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0540304Z Skipping (s,q) (0.68, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0540462Z Skipping (s,q) (0.69, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0540633Z Skipping (s,q) (0.7, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0540792Z Skipping (s,q) (0.71, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0540961Z Skipping (s,q) (0.72, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0541118Z Skipping (s,q) (0.73, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0541277Z Skipping (s,q) (0.74, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0541450Z Skipping (s,q) (0.75, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0541606Z Skipping (s,q) (0.76, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0541763Z Skipping (s,q) (0.77, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0541936Z Skipping (s,q) (0.78, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0542119Z Skipping (s,q) (0.79, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0542314Z Skipping (s,q) (0.8, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0542472Z Skipping (s,q) (0.81, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0542625Z Skipping (s,q) (0.82, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0542798Z Skipping (s,q) (0.83, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0542955Z Skipping (s,q) (0.84, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0543108Z Skipping (s,q) (0.85, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0543282Z Skipping (s,q) (0.86, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0543439Z Skipping (s,q) (0.87, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0543608Z Skipping (s,q) (0.88, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0543762Z Skipping (s,q) (0.89, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0543918Z Skipping (s,q) (0.9, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0544094Z Skipping (s,q) (0.91, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0544252Z Skipping (s,q) (0.92, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0544408Z Skipping (s,q) (0.93, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0544581Z Skipping (s,q) (0.94, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0544737Z Skipping (s,q) (0.95, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0544895Z Skipping (s,q) (0.96, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0545088Z Skipping (s,q) (0.97, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0545241Z Skipping (s,q) (0.98, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0545408Z Skipping (s,q) (0.99, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0545563Z Skipping (s,q) (1, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0545723Z Skipping (s,q) (1.01, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0545916Z Skipping (s,q) (1.02, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0546073Z Skipping (s,q) (1.03, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0546228Z Skipping (s,q) (1.04, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0546396Z Skipping (s,q) (1.05, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0546551Z Skipping (s,q) (1.06, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0546719Z Skipping (s,q) (1.07, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0546875Z Skipping (s,q) (1.08, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0547032Z Skipping (s,q) (1.09, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0547198Z Skipping (s,q) (1.1, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0547353Z Skipping (s,q) (1.11, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0547509Z Skipping (s,q) (1.12, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0547680Z Skipping (s,q) (1.13, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0547838Z Skipping (s,q) (1.14, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0548006Z Skipping (s,q) (1.15, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0548163Z Skipping (s,q) (1.16, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0548319Z Skipping (s,q) (1.17, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0548488Z Skipping (s,q) (1.18, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0548643Z Skipping (s,q) (1.19, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0548799Z Skipping (s,q) (1.2, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0548971Z Skipping (s,q) (1.21, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0549131Z Skipping (s,q) (1.22, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0549290Z Skipping (s,q) (1.23, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0549483Z Skipping (s,q) (1.24, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0549674Z Skipping (s,q) (1.25, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0549845Z Skipping (s,q) (1.26, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0550001Z Skipping (s,q) (1.27, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0550157Z Skipping (s,q) (1.28, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0550325Z Skipping (s,q) (1.29, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0550481Z Skipping (s,q) (1.3, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0550641Z Skipping (s,q) (1.31, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0550812Z Skipping (s,q) (1.32, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0550968Z Skipping (s,q) (1.33, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0551134Z Skipping (s,q) (1.34, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0551290Z Skipping (s,q) (1.35, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0551449Z Skipping (s,q) (1.36, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0551620Z Skipping (s,q) (1.37, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0551774Z Skipping (s,q) (1.38, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0551929Z Skipping (s,q) (1.39, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0552097Z Skipping (s,q) (1.4, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0552254Z Skipping (s,q) (1.41, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0552422Z Skipping (s,q) (1.42, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0552628Z Skipping (s,q) (1.43, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0552785Z Skipping (s,q) (1.44, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0552952Z Skipping (s,q) (1.45, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0553106Z Skipping (s,q) (1.46, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0553262Z Skipping (s,q) (1.47, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0553455Z Skipping (s,q) (1.48, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0553613Z Skipping (s,q) (1.49, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0553779Z Skipping (s,q) (1.5, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0553935Z Skipping (s,q) (1.51, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0554093Z Skipping (s,q) (1.52, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0554263Z Skipping (s,q) (1.53, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0554423Z Skipping (s,q) (1.54, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0554580Z Skipping (s,q) (1.55, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0554753Z Skipping (s,q) (1.56, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0554910Z Skipping (s,q) (1.57, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0555066Z Skipping (s,q) (1.58, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0555240Z Skipping (s,q) (1.59, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0555393Z Skipping (s,q) (1.6, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0555561Z Skipping (s,q) (1.61, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0555715Z Skipping (s,q) (1.62, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0555869Z Skipping (s,q) (1.63, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0556144Z Skipping (s,q) (1.64, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0556306Z Skipping (s,q) (1.65, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0556464Z Skipping (s,q) (1.66, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0556637Z Skipping (s,q) (1.67, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0556793Z Skipping (s,q) (1.68, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0556964Z Skipping (s,q) (1.69, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0557185Z Skipping (s,q) (1.7, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0557366Z Skipping (s,q) (1.71, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0557534Z Skipping (s,q) (1.72, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0557689Z Skipping (s,q) (1.73, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0557846Z Skipping (s,q) (1.74, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0558013Z Skipping (s,q) (1.75, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0558169Z Skipping (s,q) (1.76, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0558338Z Skipping (s,q) (1.77, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0558494Z Skipping (s,q) (1.78, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0558649Z Skipping (s,q) (1.79, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0558816Z Skipping (s,q) (1.8, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0558973Z Skipping (s,q) (1.81, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0559133Z Skipping (s,q) (1.82, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0559301Z Skipping (s,q) (1.83, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0559457Z Skipping (s,q) (1.84, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0559614Z Skipping (s,q) (1.85, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0559787Z Skipping (s,q) (1.86, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0559944Z Skipping (s,q) (1.87, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0560137Z Skipping (s,q) (1.88, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0560292Z Skipping (s,q) (1.89, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0560446Z Skipping (s,q) (1.9, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0560614Z Skipping (s,q) (1.91, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0560772Z Skipping (s,q) (1.92, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0560930Z Skipping (s,q) (1.93, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0561122Z Skipping (s,q) (1.94, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0561278Z Skipping (s,q) (1.95, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0561445Z Skipping (s,q) (1.96, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0561601Z Skipping (s,q) (1.97, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0561756Z Skipping (s,q) (1.98, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0561925Z Skipping (s,q) (1.99, 70): inconsistent with heavy hitters! 2025-05-07T20:12:54.0562089Z Skipping (s,q) (0.01, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0562252Z Skipping (s,q) (0.02, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0562424Z Skipping (s,q) (0.03, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0562588Z Skipping (s,q) (0.04, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0562764Z Skipping (s,q) (0.05, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0562927Z Skipping (s,q) (0.06, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0563088Z Skipping (s,q) (0.07, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0563258Z Skipping (s,q) (0.08, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0563419Z Skipping (s,q) (0.09, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0563580Z Skipping (s,q) (0.1, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0563754Z Skipping (s,q) (0.11, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0563915Z Skipping (s,q) (0.12, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0564088Z Skipping (s,q) (0.13, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0564249Z Skipping (s,q) (0.14, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0564411Z Skipping (s,q) (0.15, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0564610Z Skipping (s,q) (0.16, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0564794Z Skipping (s,q) (0.17, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0564956Z Skipping (s,q) (0.18, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0565136Z Skipping (s,q) (0.19, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0565296Z Skipping (s,q) (0.2, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0565459Z Skipping (s,q) (0.21, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0565638Z Skipping (s,q) (0.22, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0565801Z Skipping (s,q) (0.23, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0565974Z Skipping (s,q) (0.24, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0566135Z Skipping (s,q) (0.25, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0566295Z Skipping (s,q) (0.26, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0566471Z Skipping (s,q) (0.27, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0566634Z Skipping (s,q) (0.28, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0566794Z Skipping (s,q) (0.29, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0566966Z Skipping (s,q) (0.3, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0567126Z Skipping (s,q) (0.31, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0567298Z Skipping (s,q) (0.32, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0567459Z Skipping (s,q) (0.33, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0567643Z Skipping (s,q) (0.34, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0567814Z Skipping (s,q) (0.35, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0567976Z Skipping (s,q) (0.36, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0568136Z Skipping (s,q) (0.37, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0568309Z Skipping (s,q) (0.38, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0568493Z Skipping (s,q) (0.39, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0568664Z Skipping (s,q) (0.4, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0568825Z Skipping (s,q) (0.41, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0568993Z Skipping (s,q) (0.42, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0569167Z Skipping (s,q) (0.43, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0569327Z Skipping (s,q) (0.44, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0569490Z Skipping (s,q) (0.45, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0569666Z Skipping (s,q) (0.46, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0569829Z Skipping (s,q) (0.47, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0570005Z Skipping (s,q) (0.48, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0570168Z Skipping (s,q) (0.49, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0570333Z Skipping (s,q) (0.5, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0570509Z Skipping (s,q) (0.51, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0570671Z Skipping (s,q) (0.52, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0570831Z Skipping (s,q) (0.53, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0571004Z Skipping (s,q) (0.54, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0571167Z Skipping (s,q) (0.55, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0571344Z Skipping (s,q) (0.56, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0571508Z Skipping (s,q) (0.57, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0571669Z Skipping (s,q) (0.58, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0571844Z Skipping (s,q) (0.59, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0572007Z Skipping (s,q) (0.6, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0572193Z Skipping (s,q) (0.61, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0572412Z Skipping (s,q) (0.62, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0572575Z Skipping (s,q) (0.63, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0572748Z Skipping (s,q) (0.64, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0572910Z Skipping (s,q) (0.65, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0573072Z Skipping (s,q) (0.66, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0573250Z Skipping (s,q) (0.67, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0573410Z Skipping (s,q) (0.68, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0573572Z Skipping (s,q) (0.69, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0573749Z Skipping (s,q) (0.7, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0573908Z Skipping (s,q) (0.71, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0574086Z Skipping (s,q) (0.72, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0574251Z Skipping (s,q) (0.73, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0574413Z Skipping (s,q) (0.74, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0574585Z Skipping (s,q) (0.75, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0574747Z Skipping (s,q) (0.76, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0574910Z Skipping (s,q) (0.77, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0575085Z Skipping (s,q) (0.78, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0575271Z Skipping (s,q) (0.79, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0575430Z Skipping (s,q) (0.8, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0575602Z Skipping (s,q) (0.81, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0575763Z Skipping (s,q) (0.82, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0575938Z Skipping (s,q) (0.83, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0576122Z Skipping (s,q) (0.84, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0576283Z Skipping (s,q) (0.85, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0576454Z Skipping (s,q) (0.86, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0576614Z Skipping (s,q) (0.87, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0576775Z Skipping (s,q) (0.88, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0576946Z Skipping (s,q) (0.89, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0577107Z Skipping (s,q) (0.9, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0577279Z Skipping (s,q) (0.91, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0577439Z Skipping (s,q) (0.92, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0577599Z Skipping (s,q) (0.93, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0577771Z Skipping (s,q) (0.94, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0577936Z Skipping (s,q) (0.95, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0578094Z Skipping (s,q) (0.96, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0578266Z Skipping (s,q) (0.97, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0578426Z Skipping (s,q) (0.98, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0578596Z Skipping (s,q) (0.99, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0578752Z Skipping (s,q) (1, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0578916Z Skipping (s,q) (1.01, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0579089Z Skipping (s,q) (1.02, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0579249Z Skipping (s,q) (1.03, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0579409Z Skipping (s,q) (1.04, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0579615Z Skipping (s,q) (1.05, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0579798Z Skipping (s,q) (1.06, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0579971Z Skipping (s,q) (1.07, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0580134Z Skipping (s,q) (1.08, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0580294Z Skipping (s,q) (1.09, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0580470Z Skipping (s,q) (1.1, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0580634Z Skipping (s,q) (1.11, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0580797Z Skipping (s,q) (1.12, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0580967Z Skipping (s,q) (1.13, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0581129Z Skipping (s,q) (1.14, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0581301Z Skipping (s,q) (1.15, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0581463Z Skipping (s,q) (1.16, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0581630Z Skipping (s,q) (1.17, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0581802Z Skipping (s,q) (1.18, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0581962Z Skipping (s,q) (1.19, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0582122Z Skipping (s,q) (1.2, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0582294Z Skipping (s,q) (1.21, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0582455Z Skipping (s,q) (1.22, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0582652Z Skipping (s,q) (1.23, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0582812Z Skipping (s,q) (1.24, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0582973Z Skipping (s,q) (1.25, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0583145Z Skipping (s,q) (1.26, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0583305Z Skipping (s,q) (1.27, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0583493Z Skipping (s,q) (1.28, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0583667Z Skipping (s,q) (1.29, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0583827Z Skipping (s,q) (1.3, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0583988Z Skipping (s,q) (1.31, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0584163Z Skipping (s,q) (1.32, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0584323Z Skipping (s,q) (1.33, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0584499Z Skipping (s,q) (1.34, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0584659Z Skipping (s,q) (1.35, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0584819Z Skipping (s,q) (1.36, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0584993Z Skipping (s,q) (1.37, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0585153Z Skipping (s,q) (1.38, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0585317Z Skipping (s,q) (1.39, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0585493Z Skipping (s,q) (1.4, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0585654Z Skipping (s,q) (1.41, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0585827Z Skipping (s,q) (1.42, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0585987Z Skipping (s,q) (1.43, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0586149Z Skipping (s,q) (1.44, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0586324Z Skipping (s,q) (1.45, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0586487Z Skipping (s,q) (1.46, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0586646Z Skipping (s,q) (1.47, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0586818Z Skipping (s,q) (1.48, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0586978Z Skipping (s,q) (1.49, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0587409Z Skipping (s,q) (1.5, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0587594Z Skipping (s,q) (1.51, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0587755Z Skipping (s,q) (1.52, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0587929Z Skipping (s,q) (1.53, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0588090Z Skipping (s,q) (1.54, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0588252Z Skipping (s,q) (1.55, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0588424Z Skipping (s,q) (1.56, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0588585Z Skipping (s,q) (1.57, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0588757Z Skipping (s,q) (1.58, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0588917Z Skipping (s,q) (1.59, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0589078Z Skipping (s,q) (1.6, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0589253Z Skipping (s,q) (1.61, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0589417Z Skipping (s,q) (1.62, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0589577Z Skipping (s,q) (1.63, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0589748Z Skipping (s,q) (1.64, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0589909Z Skipping (s,q) (1.65, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0590080Z Skipping (s,q) (1.66, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0590241Z Skipping (s,q) (1.67, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0590425Z Skipping (s,q) (1.68, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0590598Z Skipping (s,q) (1.69, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0590758Z Skipping (s,q) (1.7, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0590916Z Skipping (s,q) (1.71, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0591090Z Skipping (s,q) (1.72, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0591275Z Skipping (s,q) (1.73, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0591447Z Skipping (s,q) (1.74, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0591607Z Skipping (s,q) (1.75, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0591768Z Skipping (s,q) (1.76, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0591940Z Skipping (s,q) (1.77, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0592100Z Skipping (s,q) (1.78, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0592261Z Skipping (s,q) (1.79, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0592432Z Skipping (s,q) (1.8, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0592592Z Skipping (s,q) (1.81, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0592753Z Skipping (s,q) (1.82, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0592925Z Skipping (s,q) (1.83, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0593088Z Skipping (s,q) (1.84, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0593262Z Skipping (s,q) (1.85, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0593426Z Skipping (s,q) (1.86, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0593585Z Skipping (s,q) (1.87, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0593756Z Skipping (s,q) (1.88, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0593916Z Skipping (s,q) (1.89, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0594077Z Skipping (s,q) (1.9, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0594248Z Skipping (s,q) (1.91, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0594409Z Skipping (s,q) (1.92, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0594582Z Skipping (s,q) (1.93, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0594741Z Skipping (s,q) (1.94, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0594953Z Skipping (s,q) (1.95, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0595126Z Skipping (s,q) (1.96, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0595288Z Skipping (s,q) (1.97, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0595447Z Skipping (s,q) (1.98, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0595620Z Skipping (s,q) (1.99, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0595780Z Skipping (s,q) (0.01, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0596029Z Skipping (s,q) (0.02, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0596188Z Skipping (s,q) (0.03, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0596348Z Skipping (s,q) (0.04, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0596520Z Skipping (s,q) (0.05, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0596679Z Skipping (s,q) (0.06, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0596841Z Skipping (s,q) (0.07, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0597016Z Skipping (s,q) (0.08, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0597173Z Skipping (s,q) (0.09, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0597347Z Skipping (s,q) (0.1, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0597502Z Skipping (s,q) (0.11, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0597658Z Skipping (s,q) (0.12, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0597828Z Skipping (s,q) (0.13, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0598014Z Skipping (s,q) (0.14, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0598170Z Skipping (s,q) (0.15, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0598338Z Skipping (s,q) (0.16, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0598497Z Skipping (s,q) (0.17, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0598666Z Skipping (s,q) (0.18, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0598846Z Skipping (s,q) (0.19, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0599003Z Skipping (s,q) (0.2, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0599169Z Skipping (s,q) (0.21, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0599324Z Skipping (s,q) (0.22, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0599480Z Skipping (s,q) (0.23, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0599649Z Skipping (s,q) (0.24, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0599808Z Skipping (s,q) (0.25, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0599965Z Skipping (s,q) (0.26, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0600132Z Skipping (s,q) (0.27, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0600291Z Skipping (s,q) (0.28, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0600461Z Skipping (s,q) (0.29, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0600621Z Skipping (s,q) (0.3, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0600778Z Skipping (s,q) (0.31, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0600948Z Skipping (s,q) (0.32, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0601105Z Skipping (s,q) (0.33, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0601262Z Skipping (s,q) (0.34, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0601433Z Skipping (s,q) (0.35, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0601595Z Skipping (s,q) (0.36, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0601766Z Skipping (s,q) (0.37, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0601922Z Skipping (s,q) (0.38, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0602080Z Skipping (s,q) (0.39, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0602250Z Skipping (s,q) (0.4, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0602450Z Skipping (s,q) (0.41, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0602627Z Skipping (s,q) (0.42, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0602798Z Skipping (s,q) (0.43, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0602958Z Skipping (s,q) (0.44, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0603129Z Skipping (s,q) (0.45, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0603284Z Skipping (s,q) (0.46, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0603441Z Skipping (s,q) (0.47, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0603614Z Skipping (s,q) (0.48, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0603772Z Skipping (s,q) (0.49, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0603931Z Skipping (s,q) (0.5, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0604105Z Skipping (s,q) (0.51, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0604264Z Skipping (s,q) (0.52, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0604426Z Skipping (s,q) (0.53, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0604598Z Skipping (s,q) (0.54, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0604757Z Skipping (s,q) (0.55, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0604935Z Skipping (s,q) (0.56, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0605093Z Skipping (s,q) (0.57, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0605250Z Skipping (s,q) (0.58, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0605656Z Skipping (s,q) (0.59, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0605814Z Skipping (s,q) (0.6, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0605972Z Skipping (s,q) (0.61, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0606147Z Skipping (s,q) (0.62, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0606305Z Skipping (s,q) (0.63, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0606564Z Skipping (s,q) (0.64, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0606721Z Skipping (s,q) (0.65, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0606877Z Skipping (s,q) (0.66, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0607048Z Skipping (s,q) (0.67, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0607205Z Skipping (s,q) (0.68, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0607361Z Skipping (s,q) (0.69, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0607535Z Skipping (s,q) (0.7, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0607692Z Skipping (s,q) (0.71, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0607865Z Skipping (s,q) (0.72, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0608021Z Skipping (s,q) (0.73, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0608180Z Skipping (s,q) (0.74, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0608350Z Skipping (s,q) (0.75, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0608507Z Skipping (s,q) (0.76, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0608664Z Skipping (s,q) (0.77, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0608831Z Skipping (s,q) (0.78, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0608986Z Skipping (s,q) (0.79, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0609141Z Skipping (s,q) (0.8, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0609310Z Skipping (s,q) (0.81, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0609466Z Skipping (s,q) (0.82, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0609632Z Skipping (s,q) (0.83, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0609788Z Skipping (s,q) (0.84, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0609944Z Skipping (s,q) (0.85, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0610150Z Skipping (s,q) (0.86, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0610341Z Skipping (s,q) (0.87, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0610498Z Skipping (s,q) (0.88, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0610667Z Skipping (s,q) (0.89, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0610821Z Skipping (s,q) (0.9, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0610989Z Skipping (s,q) (0.91, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0611143Z Skipping (s,q) (0.92, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0611301Z Skipping (s,q) (0.93, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0611473Z Skipping (s,q) (0.94, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0611633Z Skipping (s,q) (0.95, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0611791Z Skipping (s,q) (0.96, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0611958Z Skipping (s,q) (0.97, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0612116Z Skipping (s,q) (0.98, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0612287Z Skipping (s,q) (0.99, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0612441Z Skipping (s,q) (1, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0612597Z Skipping (s,q) (1.01, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0612764Z Skipping (s,q) (1.02, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0612919Z Skipping (s,q) (1.03, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0613075Z Skipping (s,q) (1.04, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0613280Z Skipping (s,q) (1.05, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0613434Z Skipping (s,q) (1.06, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0613600Z Skipping (s,q) (1.07, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0613755Z Skipping (s,q) (1.08, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0613912Z Skipping (s,q) (1.09, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0614103Z Skipping (s,q) (1.1, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0614258Z Skipping (s,q) (1.11, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0614412Z Skipping (s,q) (1.12, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0614579Z Skipping (s,q) (1.13, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0614736Z Skipping (s,q) (1.14, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0614894Z Skipping (s,q) (1.15, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0615065Z Skipping (s,q) (1.16, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0615221Z Skipping (s,q) (1.17, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0615388Z Skipping (s,q) (1.18, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0615544Z Skipping (s,q) (1.19, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0615700Z Skipping (s,q) (1.2, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0615872Z Skipping (s,q) (1.21, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0616029Z Skipping (s,q) (1.22, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0616184Z Skipping (s,q) (1.23, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0616356Z Skipping (s,q) (1.24, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0616513Z Skipping (s,q) (1.25, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0616682Z Skipping (s,q) (1.26, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0616840Z Skipping (s,q) (1.27, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0616998Z Skipping (s,q) (1.28, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0617167Z Skipping (s,q) (1.29, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0617322Z Skipping (s,q) (1.3, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0617477Z Skipping (s,q) (1.31, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0617672Z Skipping (s,q) (1.32, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0617853Z Skipping (s,q) (1.33, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0618020Z Skipping (s,q) (1.34, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0618175Z Skipping (s,q) (1.35, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0618332Z Skipping (s,q) (1.36, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0618498Z Skipping (s,q) (1.37, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0618651Z Skipping (s,q) (1.38, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0618808Z Skipping (s,q) (1.39, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0618975Z Skipping (s,q) (1.4, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0619129Z Skipping (s,q) (1.41, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0619286Z Skipping (s,q) (1.42, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0619455Z Skipping (s,q) (1.43, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0619613Z Skipping (s,q) (1.44, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0619781Z Skipping (s,q) (1.45, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0619935Z Skipping (s,q) (1.46, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0620091Z Skipping (s,q) (1.47, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0620258Z Skipping (s,q) (1.48, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0620412Z Skipping (s,q) (1.49, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0620590Z Skipping (s,q) (1.5, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0620758Z Skipping (s,q) (1.51, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0620912Z Skipping (s,q) (1.52, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0621082Z Skipping (s,q) (1.53, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0621240Z Skipping (s,q) (1.54, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0621396Z Skipping (s,q) (1.55, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0621587Z Skipping (s,q) (1.56, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0621742Z Skipping (s,q) (1.57, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0621897Z Skipping (s,q) (1.58, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0622063Z Skipping (s,q) (1.59, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0622216Z Skipping (s,q) (1.6, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0622382Z Skipping (s,q) (1.61, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0622539Z Skipping (s,q) (1.62, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0622694Z Skipping (s,q) (1.63, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0622861Z Skipping (s,q) (1.64, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0623016Z Skipping (s,q) (1.65, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0623173Z Skipping (s,q) (1.66, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0623343Z Skipping (s,q) (1.67, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0623500Z Skipping (s,q) (1.68, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0623656Z Skipping (s,q) (1.69, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0623822Z Skipping (s,q) (1.7, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0623977Z Skipping (s,q) (1.71, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0624148Z Skipping (s,q) (1.72, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0624304Z Skipping (s,q) (1.73, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0624459Z Skipping (s,q) (1.74, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0624625Z Skipping (s,q) (1.75, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0624781Z Skipping (s,q) (1.76, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0624935Z Skipping (s,q) (1.77, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0625148Z Skipping (s,q) (1.78, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0625306Z Skipping (s,q) (1.79, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0625472Z Skipping (s,q) (1.8, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0625628Z Skipping (s,q) (1.81, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0625783Z Skipping (s,q) (1.82, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0625951Z Skipping (s,q) (1.83, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0626109Z Skipping (s,q) (1.84, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0626266Z Skipping (s,q) (1.85, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0626435Z Skipping (s,q) (1.86, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0626590Z Skipping (s,q) (1.87, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0626758Z Skipping (s,q) (1.88, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0626916Z Skipping (s,q) (1.89, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0627074Z Skipping (s,q) (1.9, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0627240Z Skipping (s,q) (1.91, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0627399Z Skipping (s,q) (1.92, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0627554Z Skipping (s,q) (1.93, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0627724Z Skipping (s,q) (1.94, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0627881Z Skipping (s,q) (1.95, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0628063Z Skipping (s,q) (1.96, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0628236Z Skipping (s,q) (1.97, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0628398Z Skipping (s,q) (1.98, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0628569Z Skipping (s,q) (1.99, 75): inconsistent with heavy hitters! 2025-05-07T20:12:54.0628735Z Skipping (s,q) (0.01, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0628922Z Skipping (s,q) (0.02, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0629094Z Skipping (s,q) (0.03, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0629258Z Skipping (s,q) (0.04, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0629418Z Skipping (s,q) (0.05, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0629591Z Skipping (s,q) (0.06, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0629752Z Skipping (s,q) (0.07, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0629927Z Skipping (s,q) (0.08, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0630087Z Skipping (s,q) (0.09, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0630248Z Skipping (s,q) (0.1, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0630420Z Skipping (s,q) (0.11, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0630581Z Skipping (s,q) (0.12, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0630746Z Skipping (s,q) (0.13, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0630916Z Skipping (s,q) (0.14, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0631077Z Skipping (s,q) (0.15, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0631259Z Skipping (s,q) (0.16, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0631421Z Skipping (s,q) (0.17, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0631580Z Skipping (s,q) (0.18, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0631756Z Skipping (s,q) (0.19, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0631919Z Skipping (s,q) (0.2, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0632082Z Skipping (s,q) (0.21, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0632257Z Skipping (s,q) (0.22, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0632417Z Skipping (s,q) (0.23, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0632638Z Skipping (s,q) (0.24, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0632801Z Skipping (s,q) (0.25, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0632960Z Skipping (s,q) (0.26, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0633133Z Skipping (s,q) (0.27, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0633296Z Skipping (s,q) (0.28, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0633458Z Skipping (s,q) (0.29, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0633636Z Skipping (s,q) (0.3, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0633798Z Skipping (s,q) (0.31, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0633973Z Skipping (s,q) (0.32, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0634136Z Skipping (s,q) (0.33, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0634298Z Skipping (s,q) (0.34, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0634474Z Skipping (s,q) (0.35, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0634641Z Skipping (s,q) (0.36, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0634802Z Skipping (s,q) (0.37, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0634978Z Skipping (s,q) (0.38, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0635142Z Skipping (s,q) (0.39, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0635316Z Skipping (s,q) (0.4, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0635512Z Skipping (s,q) (0.41, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0635673Z Skipping (s,q) (0.42, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0635847Z Skipping (s,q) (0.43, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0636080Z Skipping (s,q) (0.44, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0636244Z Skipping (s,q) (0.45, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0636424Z Skipping (s,q) (0.46, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0636614Z Skipping (s,q) (0.47, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0636778Z Skipping (s,q) (0.48, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0636952Z Skipping (s,q) (0.49, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0637113Z Skipping (s,q) (0.5, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0637289Z Skipping (s,q) (0.51, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0637448Z Skipping (s,q) (0.52, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0637611Z Skipping (s,q) (0.53, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0637788Z Skipping (s,q) (0.54, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0637948Z Skipping (s,q) (0.55, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0638111Z Skipping (s,q) (0.56, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0638292Z Skipping (s,q) (0.57, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0638457Z Skipping (s,q) (0.58, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0638630Z Skipping (s,q) (0.59, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0638788Z Skipping (s,q) (0.6, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0638949Z Skipping (s,q) (0.61, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0639124Z Skipping (s,q) (0.62, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0639284Z Skipping (s,q) (0.63, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0639445Z Skipping (s,q) (0.64, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0639615Z Skipping (s,q) (0.65, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0639774Z Skipping (s,q) (0.66, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0639945Z Skipping (s,q) (0.67, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0640130Z Skipping (s,q) (0.68, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0640313Z Skipping (s,q) (0.69, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0640483Z Skipping (s,q) (0.7, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0640642Z Skipping (s,q) (0.71, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0640802Z Skipping (s,q) (0.72, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0640972Z Skipping (s,q) (0.73, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0641131Z Skipping (s,q) (0.74, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0641303Z Skipping (s,q) (0.75, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0641462Z Skipping (s,q) (0.76, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0641620Z Skipping (s,q) (0.77, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0641791Z Skipping (s,q) (0.78, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0641955Z Skipping (s,q) (0.79, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0642118Z Skipping (s,q) (0.8, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0642290Z Skipping (s,q) (0.81, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0642452Z Skipping (s,q) (0.82, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0642623Z Skipping (s,q) (0.83, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0642782Z Skipping (s,q) (0.84, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0642946Z Skipping (s,q) (0.85, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0643140Z Skipping (s,q) (0.86, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0643300Z Skipping (s,q) (0.87, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0643461Z Skipping (s,q) (0.88, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0643632Z Skipping (s,q) (0.89, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0643791Z Skipping (s,q) (0.9, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0644000Z Skipping (s,q) (0.91, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0644161Z Skipping (s,q) (0.92, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0644319Z Skipping (s,q) (0.93, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0644488Z Skipping (s,q) (0.94, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0644647Z Skipping (s,q) (0.95, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0644806Z Skipping (s,q) (0.96, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0644979Z Skipping (s,q) (0.97, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0645138Z Skipping (s,q) (0.98, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0645310Z Skipping (s,q) (0.99, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0645469Z Skipping (s,q) (1, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0645629Z Skipping (s,q) (1.01, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0645809Z Skipping (s,q) (1.02, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0645969Z Skipping (s,q) (1.03, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0646130Z Skipping (s,q) (1.04, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0646300Z Skipping (s,q) (1.05, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0646461Z Skipping (s,q) (1.06, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0646620Z Skipping (s,q) (1.07, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0646794Z Skipping (s,q) (1.08, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0646954Z Skipping (s,q) (1.09, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0647125Z Skipping (s,q) (1.1, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0647285Z Skipping (s,q) (1.11, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0647445Z Skipping (s,q) (1.12, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0647641Z Skipping (s,q) (1.13, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0647825Z Skipping (s,q) (1.14, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0647985Z Skipping (s,q) (1.15, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0648157Z Skipping (s,q) (1.16, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0648321Z Skipping (s,q) (1.17, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0648491Z Skipping (s,q) (1.18, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0648653Z Skipping (s,q) (1.19, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0648812Z Skipping (s,q) (1.2, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0648983Z Skipping (s,q) (1.21, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0649142Z Skipping (s,q) (1.22, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0649300Z Skipping (s,q) (1.23, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0649472Z Skipping (s,q) (1.24, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0649635Z Skipping (s,q) (1.25, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0649807Z Skipping (s,q) (1.26, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0649968Z Skipping (s,q) (1.27, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0650126Z Skipping (s,q) (1.28, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0650296Z Skipping (s,q) (1.29, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0650455Z Skipping (s,q) (1.3, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0650635Z Skipping (s,q) (1.31, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0650807Z Skipping (s,q) (1.32, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0650966Z Skipping (s,q) (1.33, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0651138Z Skipping (s,q) (1.34, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0651301Z Skipping (s,q) (1.35, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0651483Z Skipping (s,q) (1.36, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0651657Z Skipping (s,q) (1.37, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0651816Z Skipping (s,q) (1.38, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0651974Z Skipping (s,q) (1.39, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0652146Z Skipping (s,q) (1.4, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0652306Z Skipping (s,q) (1.41, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0652478Z Skipping (s,q) (1.42, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0652637Z Skipping (s,q) (1.43, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0652796Z Skipping (s,q) (1.44, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0652968Z Skipping (s,q) (1.45, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0653130Z Skipping (s,q) (1.46, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0653290Z Skipping (s,q) (1.47, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0653460Z Skipping (s,q) (1.48, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0653620Z Skipping (s,q) (1.49, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0653790Z Skipping (s,q) (1.5, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0653948Z Skipping (s,q) (1.51, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0654106Z Skipping (s,q) (1.52, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0654282Z Skipping (s,q) (1.53, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0654442Z Skipping (s,q) (1.54, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0654600Z Skipping (s,q) (1.55, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0654774Z Skipping (s,q) (1.56, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0654956Z Skipping (s,q) (1.57, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0655138Z Skipping (s,q) (1.58, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0655309Z Skipping (s,q) (1.59, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0655467Z Skipping (s,q) (1.6, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0655642Z Skipping (s,q) (1.61, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0655801Z Skipping (s,q) (1.62, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0655960Z Skipping (s,q) (1.63, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0656132Z Skipping (s,q) (1.64, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0656293Z Skipping (s,q) (1.65, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0656452Z Skipping (s,q) (1.66, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0656626Z Skipping (s,q) (1.67, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0656786Z Skipping (s,q) (1.68, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0656963Z Skipping (s,q) (1.69, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0657123Z Skipping (s,q) (1.7, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0657283Z Skipping (s,q) (1.71, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0657455Z Skipping (s,q) (1.72, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0657617Z Skipping (s,q) (1.73, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0657777Z Skipping (s,q) (1.74, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0657972Z Skipping (s,q) (1.75, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0658132Z Skipping (s,q) (1.76, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0658308Z Skipping (s,q) (1.77, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0658471Z Skipping (s,q) (1.78, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0658632Z Skipping (s,q) (1.79, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0658830Z Skipping (s,q) (1.8, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0658992Z Skipping (s,q) (1.81, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0659153Z Skipping (s,q) (1.82, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0659328Z Skipping (s,q) (1.83, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0659488Z Skipping (s,q) (1.84, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0659666Z Skipping (s,q) (1.85, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0659829Z Skipping (s,q) (1.86, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0659987Z Skipping (s,q) (1.87, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0660160Z Skipping (s,q) (1.88, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0660320Z Skipping (s,q) (1.89, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0660482Z Skipping (s,q) (1.9, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0665081Z Skipping (s,q) (1.91, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0665308Z Skipping (s,q) (1.92, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0665474Z Skipping (s,q) (1.93, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0665646Z Skipping (s,q) (1.94, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0665807Z Skipping (s,q) (1.95, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0665964Z Skipping (s,q) (1.96, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0666142Z Skipping (s,q) (1.97, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0666302Z Skipping (s,q) (1.98, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0666462Z Skipping (s,q) (1.99, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0666634Z Skipping (s,q) (0.01, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0666791Z Skipping (s,q) (0.02, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0667035Z Skipping (s,q) (0.03, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0667239Z Skipping (s,q) (0.04, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0667397Z Skipping (s,q) (0.05, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0667565Z Skipping (s,q) (0.06, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0667721Z Skipping (s,q) (0.07, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0667877Z Skipping (s,q) (0.08, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0668048Z Skipping (s,q) (0.09, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0668211Z Skipping (s,q) (0.1, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0668366Z Skipping (s,q) (0.11, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0668534Z Skipping (s,q) (0.12, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0668690Z Skipping (s,q) (0.13, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0668862Z Skipping (s,q) (0.14, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0669022Z Skipping (s,q) (0.15, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0669179Z Skipping (s,q) (0.16, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0669349Z Skipping (s,q) (0.17, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0669504Z Skipping (s,q) (0.18, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0669659Z Skipping (s,q) (0.19, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0669827Z Skipping (s,q) (0.2, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0670014Z Skipping (s,q) (0.21, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0670184Z Skipping (s,q) (0.22, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0670339Z Skipping (s,q) (0.23, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0670495Z Skipping (s,q) (0.24, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0670663Z Skipping (s,q) (0.25, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0670822Z Skipping (s,q) (0.26, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0671007Z Skipping (s,q) (0.27, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0671179Z Skipping (s,q) (0.28, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0671334Z Skipping (s,q) (0.29, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0671502Z Skipping (s,q) (0.3, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0671658Z Skipping (s,q) (0.31, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0671817Z Skipping (s,q) (0.32, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0671988Z Skipping (s,q) (0.33, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0672143Z Skipping (s,q) (0.34, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0672302Z Skipping (s,q) (0.35, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0672471Z Skipping (s,q) (0.36, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0672628Z Skipping (s,q) (0.37, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0672803Z Skipping (s,q) (0.38, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0672959Z Skipping (s,q) (0.39, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0673114Z Skipping (s,q) (0.4, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0673283Z Skipping (s,q) (0.41, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0673438Z Skipping (s,q) (0.42, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0673594Z Skipping (s,q) (0.43, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0673764Z Skipping (s,q) (0.44, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0673919Z Skipping (s,q) (0.45, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0674073Z Skipping (s,q) (0.46, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0674239Z Skipping (s,q) (0.47, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0674394Z Skipping (s,q) (0.48, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0674612Z Skipping (s,q) (0.49, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0674766Z Skipping (s,q) (0.5, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0674922Z Skipping (s,q) (0.51, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0675089Z Skipping (s,q) (0.52, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0675245Z Skipping (s,q) (0.53, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0675400Z Skipping (s,q) (0.54, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0675574Z Skipping (s,q) (0.55, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0675729Z Skipping (s,q) (0.56, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0675896Z Skipping (s,q) (0.57, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0676137Z Skipping (s,q) (0.58, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0676294Z Skipping (s,q) (0.59, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0676464Z Skipping (s,q) (0.6, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0676625Z Skipping (s,q) (0.61, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0676781Z Skipping (s,q) (0.62, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0676954Z Skipping (s,q) (0.63, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0677110Z Skipping (s,q) (0.64, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0677279Z Skipping (s,q) (0.65, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0677434Z Skipping (s,q) (0.66, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0677618Z Skipping (s,q) (0.67, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0677785Z Skipping (s,q) (0.68, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0677940Z Skipping (s,q) (0.69, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0678092Z Skipping (s,q) (0.7, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0678261Z Skipping (s,q) (0.71, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0678471Z Skipping (s,q) (0.72, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0678625Z Skipping (s,q) (0.73, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0678791Z Skipping (s,q) (0.74, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0678946Z Skipping (s,q) (0.75, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0679112Z Skipping (s,q) (0.76, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0679267Z Skipping (s,q) (0.77, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0679424Z Skipping (s,q) (0.78, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0679592Z Skipping (s,q) (0.79, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0679747Z Skipping (s,q) (0.8, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0679901Z Skipping (s,q) (0.81, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0680069Z Skipping (s,q) (0.82, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0680226Z Skipping (s,q) (0.83, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0680396Z Skipping (s,q) (0.84, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0680550Z Skipping (s,q) (0.85, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0680703Z Skipping (s,q) (0.86, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0680871Z Skipping (s,q) (0.87, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0681026Z Skipping (s,q) (0.88, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0681182Z Skipping (s,q) (0.89, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0681350Z Skipping (s,q) (0.9, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0681502Z Skipping (s,q) (0.91, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0681667Z Skipping (s,q) (0.92, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0681822Z Skipping (s,q) (0.93, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0681998Z Skipping (s,q) (0.94, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0682188Z Skipping (s,q) (0.95, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0682344Z Skipping (s,q) (0.96, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0682500Z Skipping (s,q) (0.97, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0682668Z Skipping (s,q) (0.98, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0682824Z Skipping (s,q) (0.99, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0682973Z Skipping (s,q) (1, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0683144Z Skipping (s,q) (1.01, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0683299Z Skipping (s,q) (1.02, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0683466Z Skipping (s,q) (1.03, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0683622Z Skipping (s,q) (1.04, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0683776Z Skipping (s,q) (1.05, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0683949Z Skipping (s,q) (1.06, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0684105Z Skipping (s,q) (1.07, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0684262Z Skipping (s,q) (1.08, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0684432Z Skipping (s,q) (1.09, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0684586Z Skipping (s,q) (1.1, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0684752Z Skipping (s,q) (1.11, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0684933Z Skipping (s,q) (1.12, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0685087Z Skipping (s,q) (1.13, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0685253Z Skipping (s,q) (1.14, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0685406Z Skipping (s,q) (1.15, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0685561Z Skipping (s,q) (1.16, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0685730Z Skipping (s,q) (1.17, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0685908Z Skipping (s,q) (1.18, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0686074Z Skipping (s,q) (1.19, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0686229Z Skipping (s,q) (1.2, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0686384Z Skipping (s,q) (1.21, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0686553Z Skipping (s,q) (1.22, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0686707Z Skipping (s,q) (1.23, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0686863Z Skipping (s,q) (1.24, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0687032Z Skipping (s,q) (1.25, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0687187Z Skipping (s,q) (1.26, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0687341Z Skipping (s,q) (1.27, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0687512Z Skipping (s,q) (1.28, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0687671Z Skipping (s,q) (1.29, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0687839Z Skipping (s,q) (1.3, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0687995Z Skipping (s,q) (1.31, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0688149Z Skipping (s,q) (1.32, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0688315Z Skipping (s,q) (1.33, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0688471Z Skipping (s,q) (1.34, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0688628Z Skipping (s,q) (1.35, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0688796Z Skipping (s,q) (1.36, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0688952Z Skipping (s,q) (1.37, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0689120Z Skipping (s,q) (1.38, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0689276Z Skipping (s,q) (1.39, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0689454Z Skipping (s,q) (1.4, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0689644Z Skipping (s,q) (1.41, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0689801Z Skipping (s,q) (1.42, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0689956Z Skipping (s,q) (1.43, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0690124Z Skipping (s,q) (1.44, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0690278Z Skipping (s,q) (1.45, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0690450Z Skipping (s,q) (1.46, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0690604Z Skipping (s,q) (1.47, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0690760Z Skipping (s,q) (1.48, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0690928Z Skipping (s,q) (1.49, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0691082Z Skipping (s,q) (1.5, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0691239Z Skipping (s,q) (1.51, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0691410Z Skipping (s,q) (1.52, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0691567Z Skipping (s,q) (1.53, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0691734Z Skipping (s,q) (1.54, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0691888Z Skipping (s,q) (1.55, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0692044Z Skipping (s,q) (1.56, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0692211Z Skipping (s,q) (1.57, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0692396Z Skipping (s,q) (1.58, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0692552Z Skipping (s,q) (1.59, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0692718Z Skipping (s,q) (1.6, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0692874Z Skipping (s,q) (1.61, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0693029Z Skipping (s,q) (1.62, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0693224Z Skipping (s,q) (1.63, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0693379Z Skipping (s,q) (1.64, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0693546Z Skipping (s,q) (1.65, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0693702Z Skipping (s,q) (1.66, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0693857Z Skipping (s,q) (1.67, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0694022Z Skipping (s,q) (1.68, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0694178Z Skipping (s,q) (1.69, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0694333Z Skipping (s,q) (1.7, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0694501Z Skipping (s,q) (1.71, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0694656Z Skipping (s,q) (1.72, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0694825Z Skipping (s,q) (1.73, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0694982Z Skipping (s,q) (1.74, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0695140Z Skipping (s,q) (1.75, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0695307Z Skipping (s,q) (1.76, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0695463Z Skipping (s,q) (1.77, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0695618Z Skipping (s,q) (1.78, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0695784Z Skipping (s,q) (1.79, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0695940Z Skipping (s,q) (1.8, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0696108Z Skipping (s,q) (1.81, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0696261Z Skipping (s,q) (1.82, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0696417Z Skipping (s,q) (1.83, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0696585Z Skipping (s,q) (1.84, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0696780Z Skipping (s,q) (1.85, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0696987Z Skipping (s,q) (1.86, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0697158Z Skipping (s,q) (1.87, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0697314Z Skipping (s,q) (1.88, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0697470Z Skipping (s,q) (1.89, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0697640Z Skipping (s,q) (1.9, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0697795Z Skipping (s,q) (1.91, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0697964Z Skipping (s,q) (1.92, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0698120Z Skipping (s,q) (1.93, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0698274Z Skipping (s,q) (1.94, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0698443Z Skipping (s,q) (1.95, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0698599Z Skipping (s,q) (1.96, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0698760Z Skipping (s,q) (1.97, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0698929Z Skipping (s,q) (1.98, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0699085Z Skipping (s,q) (1.99, 80): inconsistent with heavy hitters! 2025-05-07T20:12:54.0699261Z Skipping (s,q) (0.01, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0699422Z Skipping (s,q) (0.02, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0699584Z Skipping (s,q) (0.03, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0699786Z Skipping (s,q) (0.04, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0699949Z Skipping (s,q) (0.05, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0700108Z Skipping (s,q) (0.06, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0700281Z Skipping (s,q) (0.07, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0700442Z Skipping (s,q) (0.08, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0700618Z Skipping (s,q) (0.09, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0700805Z Skipping (s,q) (0.1, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0700966Z Skipping (s,q) (0.11, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0701138Z Skipping (s,q) (0.12, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0701301Z Skipping (s,q) (0.13, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0701463Z Skipping (s,q) (0.14, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0701640Z Skipping (s,q) (0.15, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0701801Z Skipping (s,q) (0.16, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0701973Z Skipping (s,q) (0.17, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0702133Z Skipping (s,q) (0.18, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0702295Z Skipping (s,q) (0.19, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0702470Z Skipping (s,q) (0.2, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0702633Z Skipping (s,q) (0.21, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0702793Z Skipping (s,q) (0.22, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0702966Z Skipping (s,q) (0.23, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0703125Z Skipping (s,q) (0.24, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0703298Z Skipping (s,q) (0.25, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0703458Z Skipping (s,q) (0.26, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0703619Z Skipping (s,q) (0.27, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0703795Z Skipping (s,q) (0.28, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0703956Z Skipping (s,q) (0.29, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0704116Z Skipping (s,q) (0.3, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0704310Z Skipping (s,q) (0.31, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0704495Z Skipping (s,q) (0.32, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0704655Z Skipping (s,q) (0.33, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0704826Z Skipping (s,q) (0.34, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0704987Z Skipping (s,q) (0.35, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0705162Z Skipping (s,q) (0.36, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0705322Z Skipping (s,q) (0.37, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0705649Z Skipping (s,q) (0.38, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0705826Z Skipping (s,q) (0.39, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0705986Z Skipping (s,q) (0.4, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0706146Z Skipping (s,q) (0.41, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0706324Z Skipping (s,q) (0.42, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0706491Z Skipping (s,q) (0.43, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0706666Z Skipping (s,q) (0.44, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0706829Z Skipping (s,q) (0.45, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0706990Z Skipping (s,q) (0.46, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0707163Z Skipping (s,q) (0.47, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0707324Z Skipping (s,q) (0.48, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0707563Z Skipping (s,q) (0.49, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0707736Z Skipping (s,q) (0.5, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0707895Z Skipping (s,q) (0.51, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0708070Z Skipping (s,q) (0.52, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0708232Z Skipping (s,q) (0.53, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0708425Z Skipping (s,q) (0.54, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0708601Z Skipping (s,q) (0.55, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0708762Z Skipping (s,q) (0.56, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0708922Z Skipping (s,q) (0.57, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0709097Z Skipping (s,q) (0.58, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0709256Z Skipping (s,q) (0.59, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0709427Z Skipping (s,q) (0.6, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0709587Z Skipping (s,q) (0.61, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0709745Z Skipping (s,q) (0.62, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0709916Z Skipping (s,q) (0.63, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0710078Z Skipping (s,q) (0.64, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0710241Z Skipping (s,q) (0.65, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0710413Z Skipping (s,q) (0.66, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0710573Z Skipping (s,q) (0.67, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0710745Z Skipping (s,q) (0.68, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0710905Z Skipping (s,q) (0.69, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0711065Z Skipping (s,q) (0.7, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0711236Z Skipping (s,q) (0.71, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0711395Z Skipping (s,q) (0.72, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0711553Z Skipping (s,q) (0.73, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0711726Z Skipping (s,q) (0.74, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0711886Z Skipping (s,q) (0.75, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0712139Z Skipping (s,q) (0.76, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0712301Z Skipping (s,q) (0.77, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0712459Z Skipping (s,q) (0.78, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0712633Z Skipping (s,q) (0.79, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0712794Z Skipping (s,q) (0.8, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0712954Z Skipping (s,q) (0.81, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0713129Z Skipping (s,q) (0.82, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0713289Z Skipping (s,q) (0.83, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0713449Z Skipping (s,q) (0.84, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0713623Z Skipping (s,q) (0.85, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0713782Z Skipping (s,q) (0.86, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0713959Z Skipping (s,q) (0.87, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0714124Z Skipping (s,q) (0.88, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0714285Z Skipping (s,q) (0.89, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0714464Z Skipping (s,q) (0.9, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0714629Z Skipping (s,q) (0.91, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0714791Z Skipping (s,q) (0.92, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0714989Z Skipping (s,q) (0.93, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0715150Z Skipping (s,q) (0.94, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0715324Z Skipping (s,q) (0.95, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0715486Z Skipping (s,q) (0.96, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0715648Z Skipping (s,q) (0.97, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0715824Z Skipping (s,q) (0.98, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0716070Z Skipping (s,q) (0.99, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0716231Z Skipping (s,q) (1, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0716406Z Skipping (s,q) (1.01, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0716566Z Skipping (s,q) (1.02, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0716737Z Skipping (s,q) (1.03, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0716899Z Skipping (s,q) (1.04, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0717062Z Skipping (s,q) (1.05, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0717235Z Skipping (s,q) (1.06, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0717395Z Skipping (s,q) (1.07, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0717555Z Skipping (s,q) (1.08, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0717731Z Skipping (s,q) (1.09, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0717895Z Skipping (s,q) (1.1, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0718068Z Skipping (s,q) (1.11, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0718229Z Skipping (s,q) (1.12, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0718390Z Skipping (s,q) (1.13, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0718564Z Skipping (s,q) (1.14, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0718725Z Skipping (s,q) (1.15, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0718887Z Skipping (s,q) (1.16, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0719061Z Skipping (s,q) (1.17, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0719220Z Skipping (s,q) (1.18, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0719392Z Skipping (s,q) (1.19, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0719583Z Skipping (s,q) (1.2, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0719768Z Skipping (s,q) (1.21, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0719943Z Skipping (s,q) (1.22, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0720104Z Skipping (s,q) (1.23, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0720265Z Skipping (s,q) (1.24, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0720436Z Skipping (s,q) (1.25, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0720596Z Skipping (s,q) (1.26, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0720770Z Skipping (s,q) (1.27, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0720930Z Skipping (s,q) (1.28, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0721090Z Skipping (s,q) (1.29, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0721262Z Skipping (s,q) (1.3, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0721423Z Skipping (s,q) (1.31, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0721587Z Skipping (s,q) (1.32, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0721760Z Skipping (s,q) (1.33, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0721919Z Skipping (s,q) (1.34, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0722080Z Skipping (s,q) (1.35, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0722251Z Skipping (s,q) (1.36, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0722409Z Skipping (s,q) (1.37, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0722605Z Skipping (s,q) (1.38, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0722765Z Skipping (s,q) (1.39, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0722923Z Skipping (s,q) (1.4, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0723093Z Skipping (s,q) (1.41, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0723252Z Skipping (s,q) (1.42, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0723447Z Skipping (s,q) (1.43, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0723619Z Skipping (s,q) (1.44, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0723777Z Skipping (s,q) (1.45, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0723946Z Skipping (s,q) (1.46, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0724106Z Skipping (s,q) (1.47, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0724267Z Skipping (s,q) (1.48, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0724440Z Skipping (s,q) (1.49, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0724599Z Skipping (s,q) (1.5, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0724760Z Skipping (s,q) (1.51, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0724932Z Skipping (s,q) (1.52, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0725090Z Skipping (s,q) (1.53, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0725263Z Skipping (s,q) (1.54, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0725426Z Skipping (s,q) (1.55, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0725586Z Skipping (s,q) (1.56, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0725757Z Skipping (s,q) (1.57, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0725916Z Skipping (s,q) (1.58, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0726074Z Skipping (s,q) (1.59, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0726248Z Skipping (s,q) (1.6, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0726406Z Skipping (s,q) (1.61, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0726575Z Skipping (s,q) (1.62, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0726732Z Skipping (s,q) (1.63, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0726912Z Skipping (s,q) (1.64, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0727094Z Skipping (s,q) (1.65, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0727276Z Skipping (s,q) (1.66, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0727449Z Skipping (s,q) (1.67, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0727609Z Skipping (s,q) (1.68, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0727768Z Skipping (s,q) (1.69, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0727939Z Skipping (s,q) (1.7, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0728101Z Skipping (s,q) (1.71, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0728277Z Skipping (s,q) (1.72, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0728436Z Skipping (s,q) (1.73, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0728596Z Skipping (s,q) (1.74, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0728770Z Skipping (s,q) (1.75, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0728934Z Skipping (s,q) (1.76, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0729096Z Skipping (s,q) (1.77, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0729271Z Skipping (s,q) (1.78, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0729433Z Skipping (s,q) (1.79, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0729607Z Skipping (s,q) (1.8, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0729764Z Skipping (s,q) (1.81, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0729922Z Skipping (s,q) (1.82, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0730114Z Skipping (s,q) (1.83, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0730274Z Skipping (s,q) (1.84, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0730434Z Skipping (s,q) (1.85, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0730605Z Skipping (s,q) (1.86, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0730767Z Skipping (s,q) (1.87, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0730964Z Skipping (s,q) (1.88, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0731125Z Skipping (s,q) (1.89, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0731285Z Skipping (s,q) (1.9, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0731458Z Skipping (s,q) (1.91, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0731618Z Skipping (s,q) (1.92, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0731781Z Skipping (s,q) (1.93, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0731953Z Skipping (s,q) (1.94, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0732112Z Skipping (s,q) (1.95, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0732273Z Skipping (s,q) (1.96, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0732440Z Skipping (s,q) (1.97, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0732601Z Skipping (s,q) (1.98, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0732777Z Skipping (s,q) (1.99, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0732934Z Skipping (s,q) (0.01, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0733092Z Skipping (s,q) (0.02, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0733260Z Skipping (s,q) (0.03, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0733417Z Skipping (s,q) (0.04, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0733576Z Skipping (s,q) (0.05, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0733743Z Skipping (s,q) (0.06, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0733897Z Skipping (s,q) (0.07, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0734065Z Skipping (s,q) (0.08, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0734217Z Skipping (s,q) (0.09, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0734372Z Skipping (s,q) (0.1, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0734581Z Skipping (s,q) (0.11, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0734734Z Skipping (s,q) (0.12, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0734892Z Skipping (s,q) (0.13, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0735055Z Skipping (s,q) (0.14, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0735209Z Skipping (s,q) (0.15, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0735378Z Skipping (s,q) (0.16, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0735533Z Skipping (s,q) (0.17, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0735689Z Skipping (s,q) (0.18, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0735854Z Skipping (s,q) (0.19, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0736007Z Skipping (s,q) (0.2, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0736162Z Skipping (s,q) (0.21, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0736328Z Skipping (s,q) (0.22, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0736485Z Skipping (s,q) (0.23, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0736656Z Skipping (s,q) (0.24, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0736812Z Skipping (s,q) (0.25, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0736967Z Skipping (s,q) (0.26, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0737132Z Skipping (s,q) (0.27, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0737289Z Skipping (s,q) (0.28, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0737468Z Skipping (s,q) (0.29, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0737627Z Skipping (s,q) (0.3, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0737783Z Skipping (s,q) (0.31, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0737938Z Skipping (s,q) (0.32, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0738105Z Skipping (s,q) (0.33, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0738287Z Skipping (s,q) (0.34, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0738452Z Skipping (s,q) (0.35, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0738606Z Skipping (s,q) (0.36, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0738763Z Skipping (s,q) (0.37, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0738926Z Skipping (s,q) (0.38, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0739080Z Skipping (s,q) (0.39, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0739236Z Skipping (s,q) (0.4, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0739403Z Skipping (s,q) (0.41, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0739559Z Skipping (s,q) (0.42, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0739723Z Skipping (s,q) (0.43, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0739876Z Skipping (s,q) (0.44, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0740031Z Skipping (s,q) (0.45, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0740199Z Skipping (s,q) (0.46, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0740354Z Skipping (s,q) (0.47, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0740508Z Skipping (s,q) (0.48, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0740670Z Skipping (s,q) (0.49, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0740822Z Skipping (s,q) (0.5, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0740987Z Skipping (s,q) (0.51, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0741143Z Skipping (s,q) (0.52, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0741297Z Skipping (s,q) (0.53, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0741461Z Skipping (s,q) (0.54, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0741615Z Skipping (s,q) (0.55, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0741797Z Skipping (s,q) (0.56, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0741984Z Skipping (s,q) (0.57, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0742141Z Skipping (s,q) (0.58, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0742297Z Skipping (s,q) (0.59, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0742461Z Skipping (s,q) (0.6, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0742619Z Skipping (s,q) (0.61, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0742785Z Skipping (s,q) (0.62, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0742941Z Skipping (s,q) (0.63, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0743096Z Skipping (s,q) (0.64, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0743259Z Skipping (s,q) (0.65, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0743415Z Skipping (s,q) (0.66, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0743572Z Skipping (s,q) (0.67, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0743744Z Skipping (s,q) (0.68, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0743900Z Skipping (s,q) (0.69, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0744064Z Skipping (s,q) (0.7, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0744216Z Skipping (s,q) (0.71, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0744369Z Skipping (s,q) (0.72, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0744534Z Skipping (s,q) (0.73, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0744710Z Skipping (s,q) (0.74, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0744863Z Skipping (s,q) (0.75, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0745026Z Skipping (s,q) (0.76, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0745179Z Skipping (s,q) (0.77, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0745347Z Skipping (s,q) (0.78, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0745501Z Skipping (s,q) (0.79, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0745678Z Skipping (s,q) (0.8, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0745843Z Skipping (s,q) (0.81, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0745997Z Skipping (s,q) (0.82, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0746152Z Skipping (s,q) (0.83, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0746317Z Skipping (s,q) (0.84, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0746470Z Skipping (s,q) (0.85, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0746636Z Skipping (s,q) (0.86, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0746789Z Skipping (s,q) (0.87, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0746944Z Skipping (s,q) (0.88, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0747106Z Skipping (s,q) (0.89, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0747259Z Skipping (s,q) (0.9, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0747417Z Skipping (s,q) (0.91, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0747581Z Skipping (s,q) (0.92, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0747739Z Skipping (s,q) (0.93, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0747895Z Skipping (s,q) (0.94, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0748060Z Skipping (s,q) (0.95, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0748216Z Skipping (s,q) (0.96, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0748378Z Skipping (s,q) (0.97, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0748532Z Skipping (s,q) (0.98, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0748687Z Skipping (s,q) (0.99, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0748845Z Skipping (s,q) (1, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0749001Z Skipping (s,q) (1.01, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0749182Z Skipping (s,q) (1.02, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0749367Z Skipping (s,q) (1.03, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0749522Z Skipping (s,q) (1.04, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0749687Z Skipping (s,q) (1.05, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0749842Z Skipping (s,q) (1.06, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0749998Z Skipping (s,q) (1.07, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0750161Z Skipping (s,q) (1.08, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0750316Z Skipping (s,q) (1.09, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0750470Z Skipping (s,q) (1.1, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0750631Z Skipping (s,q) (1.11, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0750786Z Skipping (s,q) (1.12, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0750951Z Skipping (s,q) (1.13, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0751107Z Skipping (s,q) (1.14, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0751262Z Skipping (s,q) (1.15, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0751426Z Skipping (s,q) (1.16, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0751579Z Skipping (s,q) (1.17, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0751734Z Skipping (s,q) (1.18, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0751896Z Skipping (s,q) (1.19, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0752088Z Skipping (s,q) (1.2, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0752243Z Skipping (s,q) (1.21, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0752407Z Skipping (s,q) (1.22, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0752561Z Skipping (s,q) (1.23, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0752724Z Skipping (s,q) (1.24, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0752902Z Skipping (s,q) (1.25, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0753058Z Skipping (s,q) (1.26, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0753227Z Skipping (s,q) (1.27, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0753380Z Skipping (s,q) (1.28, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0753537Z Skipping (s,q) (1.29, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0753699Z Skipping (s,q) (1.3, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0753854Z Skipping (s,q) (1.31, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0754020Z Skipping (s,q) (1.32, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0754175Z Skipping (s,q) (1.33, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0754329Z Skipping (s,q) (1.34, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0754495Z Skipping (s,q) (1.35, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0754652Z Skipping (s,q) (1.36, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0754809Z Skipping (s,q) (1.37, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0754972Z Skipping (s,q) (1.38, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0755127Z Skipping (s,q) (1.39, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0755292Z Skipping (s,q) (1.4, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0755444Z Skipping (s,q) (1.41, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0755601Z Skipping (s,q) (1.42, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0755766Z Skipping (s,q) (1.43, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0755922Z Skipping (s,q) (1.44, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0756151Z Skipping (s,q) (1.45, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0756322Z Skipping (s,q) (1.46, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0756507Z Skipping (s,q) (1.47, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0756689Z Skipping (s,q) (1.48, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0756857Z Skipping (s,q) (1.49, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0757013Z Skipping (s,q) (1.5, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0757181Z Skipping (s,q) (1.51, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0757337Z Skipping (s,q) (1.52, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0757493Z Skipping (s,q) (1.53, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0757660Z Skipping (s,q) (1.54, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0757816Z Skipping (s,q) (1.55, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0757972Z Skipping (s,q) (1.56, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0758135Z Skipping (s,q) (1.57, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0758292Z Skipping (s,q) (1.58, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0758460Z Skipping (s,q) (1.59, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0758618Z Skipping (s,q) (1.6, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0758774Z Skipping (s,q) (1.61, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0758939Z Skipping (s,q) (1.62, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0759097Z Skipping (s,q) (1.63, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0759255Z Skipping (s,q) (1.64, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0759419Z Skipping (s,q) (1.65, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0759602Z Skipping (s,q) (1.66, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0759768Z Skipping (s,q) (1.67, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0759923Z Skipping (s,q) (1.68, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0760080Z Skipping (s,q) (1.69, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0760248Z Skipping (s,q) (1.7, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0760428Z Skipping (s,q) (1.71, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0760585Z Skipping (s,q) (1.72, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0760749Z Skipping (s,q) (1.73, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0760905Z Skipping (s,q) (1.74, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0761064Z Skipping (s,q) (1.75, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0761227Z Skipping (s,q) (1.76, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0761386Z Skipping (s,q) (1.77, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0761554Z Skipping (s,q) (1.78, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0761713Z Skipping (s,q) (1.79, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0761868Z Skipping (s,q) (1.8, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0762032Z Skipping (s,q) (1.81, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0762193Z Skipping (s,q) (1.82, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0762351Z Skipping (s,q) (1.83, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0762513Z Skipping (s,q) (1.84, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0762667Z Skipping (s,q) (1.85, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0762833Z Skipping (s,q) (1.86, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0762988Z Skipping (s,q) (1.87, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0763148Z Skipping (s,q) (1.88, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0763313Z Skipping (s,q) (1.89, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0763462Z Skipping (s,q) (1.9, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0763616Z Skipping (s,q) (1.91, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0763776Z Skipping (s,q) (1.92, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0763951Z Skipping (s,q) (1.93, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0764136Z Skipping (s,q) (1.94, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0764292Z Skipping (s,q) (1.95, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0764448Z Skipping (s,q) (1.96, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0764608Z Skipping (s,q) (1.97, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0764764Z Skipping (s,q) (1.98, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0764919Z Skipping (s,q) (1.99, 85): inconsistent with heavy hitters! 2025-05-07T20:12:54.0765093Z Skipping (s,q) (0.01, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0765253Z Skipping (s,q) (0.02, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0765421Z Skipping (s,q) (0.03, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0765581Z Skipping (s,q) (0.04, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0765741Z Skipping (s,q) (0.05, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0765912Z Skipping (s,q) (0.06, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0766073Z Skipping (s,q) (0.07, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0766232Z Skipping (s,q) (0.08, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0766400Z Skipping (s,q) (0.09, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0766562Z Skipping (s,q) (0.1, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0766722Z Skipping (s,q) (0.11, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0766909Z Skipping (s,q) (0.12, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0767068Z Skipping (s,q) (0.13, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0767235Z Skipping (s,q) (0.14, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0767392Z Skipping (s,q) (0.15, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0767554Z Skipping (s,q) (0.16, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0767748Z Skipping (s,q) (0.17, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0767906Z Skipping (s,q) (0.18, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0768068Z Skipping (s,q) (0.19, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0768230Z Skipping (s,q) (0.2, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0768390Z Skipping (s,q) (0.21, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0768556Z Skipping (s,q) (0.22, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0768716Z Skipping (s,q) (0.23, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0768873Z Skipping (s,q) (0.24, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0769046Z Skipping (s,q) (0.25, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0769206Z Skipping (s,q) (0.26, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0769366Z Skipping (s,q) (0.27, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0769537Z Skipping (s,q) (0.28, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0769697Z Skipping (s,q) (0.29, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0769862Z Skipping (s,q) (0.3, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0770019Z Skipping (s,q) (0.31, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0770179Z Skipping (s,q) (0.32, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0770344Z Skipping (s,q) (0.33, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0770503Z Skipping (s,q) (0.34, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0770663Z Skipping (s,q) (0.35, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0770830Z Skipping (s,q) (0.36, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0770988Z Skipping (s,q) (0.37, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0771155Z Skipping (s,q) (0.38, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0771357Z Skipping (s,q) (0.39, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0771518Z Skipping (s,q) (0.4, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0771685Z Skipping (s,q) (0.41, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0771843Z Skipping (s,q) (0.42, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0772005Z Skipping (s,q) (0.43, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0772173Z Skipping (s,q) (0.44, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0772334Z Skipping (s,q) (0.45, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0772503Z Skipping (s,q) (0.46, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0772659Z Skipping (s,q) (0.47, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0772819Z Skipping (s,q) (0.48, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0772987Z Skipping (s,q) (0.49, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0773147Z Skipping (s,q) (0.5, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0773309Z Skipping (s,q) (0.51, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0773480Z Skipping (s,q) (0.52, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0773642Z Skipping (s,q) (0.53, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0773813Z Skipping (s,q) (0.54, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0773970Z Skipping (s,q) (0.55, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0774154Z Skipping (s,q) (0.56, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0774322Z Skipping (s,q) (0.57, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0774479Z Skipping (s,q) (0.58, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0774638Z Skipping (s,q) (0.59, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0774805Z Skipping (s,q) (0.6, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0774964Z Skipping (s,q) (0.61, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0775146Z Skipping (s,q) (0.62, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0775313Z Skipping (s,q) (0.63, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0775471Z Skipping (s,q) (0.64, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0775639Z Skipping (s,q) (0.65, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0775795Z Skipping (s,q) (0.66, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0775954Z Skipping (s,q) (0.67, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0776121Z Skipping (s,q) (0.68, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0776278Z Skipping (s,q) (0.69, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0776435Z Skipping (s,q) (0.7, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0776605Z Skipping (s,q) (0.71, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0776765Z Skipping (s,q) (0.72, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0776937Z Skipping (s,q) (0.73, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0777095Z Skipping (s,q) (0.74, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0777253Z Skipping (s,q) (0.75, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0777420Z Skipping (s,q) (0.76, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0777577Z Skipping (s,q) (0.77, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0777734Z Skipping (s,q) (0.78, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0777901Z Skipping (s,q) (0.79, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0778060Z Skipping (s,q) (0.8, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0778227Z Skipping (s,q) (0.81, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0778389Z Skipping (s,q) (0.82, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0778571Z Skipping (s,q) (0.83, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0778775Z Skipping (s,q) (0.84, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0778933Z Skipping (s,q) (0.85, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0779092Z Skipping (s,q) (0.86, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0779258Z Skipping (s,q) (0.87, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0779414Z Skipping (s,q) (0.88, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0779582Z Skipping (s,q) (0.89, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0779741Z Skipping (s,q) (0.9, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0779899Z Skipping (s,q) (0.91, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0780065Z Skipping (s,q) (0.92, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0780223Z Skipping (s,q) (0.93, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0780383Z Skipping (s,q) (0.94, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0780554Z Skipping (s,q) (0.95, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0780713Z Skipping (s,q) (0.96, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0780882Z Skipping (s,q) (0.97, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0781039Z Skipping (s,q) (0.98, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0781197Z Skipping (s,q) (0.99, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0781360Z Skipping (s,q) (1, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0781541Z Skipping (s,q) (1.01, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0781703Z Skipping (s,q) (1.02, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0781868Z Skipping (s,q) (1.03, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0782027Z Skipping (s,q) (1.04, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0782200Z Skipping (s,q) (1.05, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0782381Z Skipping (s,q) (1.06, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0782540Z Skipping (s,q) (1.07, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0782707Z Skipping (s,q) (1.08, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0782864Z Skipping (s,q) (1.09, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0783025Z Skipping (s,q) (1.1, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0783191Z Skipping (s,q) (1.11, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0783351Z Skipping (s,q) (1.12, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0783525Z Skipping (s,q) (1.13, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0783681Z Skipping (s,q) (1.14, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0783841Z Skipping (s,q) (1.15, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0784012Z Skipping (s,q) (1.16, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0784175Z Skipping (s,q) (1.17, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0784336Z Skipping (s,q) (1.18, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0784503Z Skipping (s,q) (1.19, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0784661Z Skipping (s,q) (1.2, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0784818Z Skipping (s,q) (1.21, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0784986Z Skipping (s,q) (1.22, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0785145Z Skipping (s,q) (1.23, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0785317Z Skipping (s,q) (1.24, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0785474Z Skipping (s,q) (1.25, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0785634Z Skipping (s,q) (1.26, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0785802Z Skipping (s,q) (1.27, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0785983Z Skipping (s,q) (1.28, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0786165Z Skipping (s,q) (1.29, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0786335Z Skipping (s,q) (1.3, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0786493Z Skipping (s,q) (1.31, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0786666Z Skipping (s,q) (1.32, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0786824Z Skipping (s,q) (1.33, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0786982Z Skipping (s,q) (1.34, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0787150Z Skipping (s,q) (1.35, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0787310Z Skipping (s,q) (1.36, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0787470Z Skipping (s,q) (1.37, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0787646Z Skipping (s,q) (1.38, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0787808Z Skipping (s,q) (1.39, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0787984Z Skipping (s,q) (1.4, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0788145Z Skipping (s,q) (1.41, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0788305Z Skipping (s,q) (1.42, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0788478Z Skipping (s,q) (1.43, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0788640Z Skipping (s,q) (1.44, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0788801Z Skipping (s,q) (1.45, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0788999Z Skipping (s,q) (1.46, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0789159Z Skipping (s,q) (1.47, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0789333Z Skipping (s,q) (1.48, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0789495Z Skipping (s,q) (1.49, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0789658Z Skipping (s,q) (1.5, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0789858Z Skipping (s,q) (1.51, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0790020Z Skipping (s,q) (1.52, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0790179Z Skipping (s,q) (1.53, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0790355Z Skipping (s,q) (1.54, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0790516Z Skipping (s,q) (1.55, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0790692Z Skipping (s,q) (1.56, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0790856Z Skipping (s,q) (1.57, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0791020Z Skipping (s,q) (1.58, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0791195Z Skipping (s,q) (1.59, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0791357Z Skipping (s,q) (1.6, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0791518Z Skipping (s,q) (1.61, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0791697Z Skipping (s,q) (1.62, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0791859Z Skipping (s,q) (1.63, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0792034Z Skipping (s,q) (1.64, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0792196Z Skipping (s,q) (1.65, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0792359Z Skipping (s,q) (1.66, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0792535Z Skipping (s,q) (1.67, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0792696Z Skipping (s,q) (1.68, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0792856Z Skipping (s,q) (1.69, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0793028Z Skipping (s,q) (1.7, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0793186Z Skipping (s,q) (1.71, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0793370Z Skipping (s,q) (1.72, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0793566Z Skipping (s,q) (1.73, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0793724Z Skipping (s,q) (1.74, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0793897Z Skipping (s,q) (1.75, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0794057Z Skipping (s,q) (1.76, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0794213Z Skipping (s,q) (1.77, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0794388Z Skipping (s,q) (1.78, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0794552Z Skipping (s,q) (1.79, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0794712Z Skipping (s,q) (1.8, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0794889Z Skipping (s,q) (1.81, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0795048Z Skipping (s,q) (1.82, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0795218Z Skipping (s,q) (1.83, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0795383Z Skipping (s,q) (1.84, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0795545Z Skipping (s,q) (1.85, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0795714Z Skipping (s,q) (1.86, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0795874Z Skipping (s,q) (1.87, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0796135Z Skipping (s,q) (1.88, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0796310Z Skipping (s,q) (1.89, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0796533Z Skipping (s,q) (1.9, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0796705Z Skipping (s,q) (1.91, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0796865Z Skipping (s,q) (1.92, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0797023Z Skipping (s,q) (1.93, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0797196Z Skipping (s,q) (1.94, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0797384Z Skipping (s,q) (1.95, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0797545Z Skipping (s,q) (1.96, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0797719Z Skipping (s,q) (1.97, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0797878Z Skipping (s,q) (1.98, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0798049Z Skipping (s,q) (1.99, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0798207Z Skipping (s,q) (0.01, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0798368Z Skipping (s,q) (0.02, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0798538Z Skipping (s,q) (0.03, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0798695Z Skipping (s,q) (0.04, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0798851Z Skipping (s,q) (0.05, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0799021Z Skipping (s,q) (0.06, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0799179Z Skipping (s,q) (0.07, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0799352Z Skipping (s,q) (0.08, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0799510Z Skipping (s,q) (0.09, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0799667Z Skipping (s,q) (0.1, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0799839Z Skipping (s,q) (0.11, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0799995Z Skipping (s,q) (0.12, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0800151Z Skipping (s,q) (0.13, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0800318Z Skipping (s,q) (0.14, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0800474Z Skipping (s,q) (0.15, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0800630Z Skipping (s,q) (0.16, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0800799Z Skipping (s,q) (0.17, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0800981Z Skipping (s,q) (0.18, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0801174Z Skipping (s,q) (0.19, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0801331Z Skipping (s,q) (0.2, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0801486Z Skipping (s,q) (0.21, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0801653Z Skipping (s,q) (0.22, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0801810Z Skipping (s,q) (0.23, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0801963Z Skipping (s,q) (0.24, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0802134Z Skipping (s,q) (0.25, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0802288Z Skipping (s,q) (0.26, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0802457Z Skipping (s,q) (0.27, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0802614Z Skipping (s,q) (0.28, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0802768Z Skipping (s,q) (0.29, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0802935Z Skipping (s,q) (0.3, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0803094Z Skipping (s,q) (0.31, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0803249Z Skipping (s,q) (0.32, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0803417Z Skipping (s,q) (0.33, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0803573Z Skipping (s,q) (0.34, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0803738Z Skipping (s,q) (0.35, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0803919Z Skipping (s,q) (0.36, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0804076Z Skipping (s,q) (0.37, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0804244Z Skipping (s,q) (0.38, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0804399Z Skipping (s,q) (0.39, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0804553Z Skipping (s,q) (0.4, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0804723Z Skipping (s,q) (0.41, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0804903Z Skipping (s,q) (0.42, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0805058Z Skipping (s,q) (0.43, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0805225Z Skipping (s,q) (0.44, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0805379Z Skipping (s,q) (0.45, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0806196Z Skipping (s,q) (0.46, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0806382Z Skipping (s,q) (0.47, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0806549Z Skipping (s,q) (0.48, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0806722Z Skipping (s,q) (0.49, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0806878Z Skipping (s,q) (0.5, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0807036Z Skipping (s,q) (0.51, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0807206Z Skipping (s,q) (0.52, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0807368Z Skipping (s,q) (0.53, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0807536Z Skipping (s,q) (0.54, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0807691Z Skipping (s,q) (0.55, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0807845Z Skipping (s,q) (0.56, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0808013Z Skipping (s,q) (0.57, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0808170Z Skipping (s,q) (0.58, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0808326Z Skipping (s,q) (0.59, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0808492Z Skipping (s,q) (0.6, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0808647Z Skipping (s,q) (0.61, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0808815Z Skipping (s,q) (0.62, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0808970Z Skipping (s,q) (0.63, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0809259Z Skipping (s,q) (0.64, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0809469Z Skipping (s,q) (0.65, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0809626Z Skipping (s,q) (0.66, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0809781Z Skipping (s,q) (0.67, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0809949Z Skipping (s,q) (0.68, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0810108Z Skipping (s,q) (0.69, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0810276Z Skipping (s,q) (0.7, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0810436Z Skipping (s,q) (0.71, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0810590Z Skipping (s,q) (0.72, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0810760Z Skipping (s,q) (0.73, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0810915Z Skipping (s,q) (0.74, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0811072Z Skipping (s,q) (0.75, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0811246Z Skipping (s,q) (0.76, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0811400Z Skipping (s,q) (0.77, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0811555Z Skipping (s,q) (0.78, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0811724Z Skipping (s,q) (0.79, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0811877Z Skipping (s,q) (0.8, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0812044Z Skipping (s,q) (0.81, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0812245Z Skipping (s,q) (0.82, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0812401Z Skipping (s,q) (0.83, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0812567Z Skipping (s,q) (0.84, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0812721Z Skipping (s,q) (0.85, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0812876Z Skipping (s,q) (0.86, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0813087Z Skipping (s,q) (0.87, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0813243Z Skipping (s,q) (0.88, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0813411Z Skipping (s,q) (0.89, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0813565Z Skipping (s,q) (0.9, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0813719Z Skipping (s,q) (0.91, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0813888Z Skipping (s,q) (0.92, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0814045Z Skipping (s,q) (0.93, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0814200Z Skipping (s,q) (0.94, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0814372Z Skipping (s,q) (0.95, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0814527Z Skipping (s,q) (0.96, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0814696Z Skipping (s,q) (0.97, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0814854Z Skipping (s,q) (0.98, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0815012Z Skipping (s,q) (0.99, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0815179Z Skipping (s,q) (1, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0815334Z Skipping (s,q) (1.01, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0815492Z Skipping (s,q) (1.02, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0815659Z Skipping (s,q) (1.03, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0815816Z Skipping (s,q) (1.04, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0815973Z Skipping (s,q) (1.05, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0816142Z Skipping (s,q) (1.06, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0816298Z Skipping (s,q) (1.07, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0816466Z Skipping (s,q) (1.08, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0816648Z Skipping (s,q) (1.09, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0816827Z Skipping (s,q) (1.1, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0816993Z Skipping (s,q) (1.11, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0817147Z Skipping (s,q) (1.12, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0817304Z Skipping (s,q) (1.13, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0817471Z Skipping (s,q) (1.14, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0817621Z Skipping (s,q) (1.15, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0817789Z Skipping (s,q) (1.16, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0817945Z Skipping (s,q) (1.17, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0818098Z Skipping (s,q) (1.18, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0818267Z Skipping (s,q) (1.19, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0818421Z Skipping (s,q) (1.2, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0818578Z Skipping (s,q) (1.21, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0818749Z Skipping (s,q) (1.22, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0818905Z Skipping (s,q) (1.23, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0819073Z Skipping (s,q) (1.24, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0819229Z Skipping (s,q) (1.25, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0819385Z Skipping (s,q) (1.26, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0819551Z Skipping (s,q) (1.27, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0819735Z Skipping (s,q) (1.28, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0819890Z Skipping (s,q) (1.29, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0820059Z Skipping (s,q) (1.3, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0820217Z Skipping (s,q) (1.31, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0820377Z Skipping (s,q) (1.32, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0820574Z Skipping (s,q) (1.33, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0820732Z Skipping (s,q) (1.34, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0820904Z Skipping (s,q) (1.35, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0821061Z Skipping (s,q) (1.36, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0821220Z Skipping (s,q) (1.37, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0821389Z Skipping (s,q) (1.38, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0821547Z Skipping (s,q) (1.39, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0821705Z Skipping (s,q) (1.4, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0821878Z Skipping (s,q) (1.41, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0822039Z Skipping (s,q) (1.42, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0822211Z Skipping (s,q) (1.43, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0822374Z Skipping (s,q) (1.44, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0822530Z Skipping (s,q) (1.45, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0822702Z Skipping (s,q) (1.46, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0822858Z Skipping (s,q) (1.47, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0823014Z Skipping (s,q) (1.48, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0823183Z Skipping (s,q) (1.49, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0823340Z Skipping (s,q) (1.5, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0823508Z Skipping (s,q) (1.51, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0823665Z Skipping (s,q) (1.52, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0823821Z Skipping (s,q) (1.53, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0823989Z Skipping (s,q) (1.54, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0824173Z Skipping (s,q) (1.55, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0824352Z Skipping (s,q) (1.56, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0824519Z Skipping (s,q) (1.57, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0824675Z Skipping (s,q) (1.58, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0824843Z Skipping (s,q) (1.59, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0824999Z Skipping (s,q) (1.6, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0825156Z Skipping (s,q) (1.61, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0825329Z Skipping (s,q) (1.62, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0825483Z Skipping (s,q) (1.63, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0825637Z Skipping (s,q) (1.64, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0825803Z Skipping (s,q) (1.65, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0825957Z Skipping (s,q) (1.66, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0826115Z Skipping (s,q) (1.67, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0826284Z Skipping (s,q) (1.68, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0826440Z Skipping (s,q) (1.69, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0826602Z Skipping (s,q) (1.7, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0826757Z Skipping (s,q) (1.71, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0826908Z Skipping (s,q) (1.72, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0827101Z Skipping (s,q) (1.73, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0827258Z Skipping (s,q) (1.74, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0827414Z Skipping (s,q) (1.75, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0827579Z Skipping (s,q) (1.76, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0827735Z Skipping (s,q) (1.77, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0827904Z Skipping (s,q) (1.78, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0828087Z Skipping (s,q) (1.79, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0828240Z Skipping (s,q) (1.8, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0828407Z Skipping (s,q) (1.81, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0828563Z Skipping (s,q) (1.82, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0828717Z Skipping (s,q) (1.83, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0828887Z Skipping (s,q) (1.84, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0829042Z Skipping (s,q) (1.85, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0829209Z Skipping (s,q) (1.86, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0829364Z Skipping (s,q) (1.87, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0829518Z Skipping (s,q) (1.88, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0829689Z Skipping (s,q) (1.89, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0829846Z Skipping (s,q) (1.9, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0830001Z Skipping (s,q) (1.91, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0830172Z Skipping (s,q) (1.92, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0830326Z Skipping (s,q) (1.93, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0830481Z Skipping (s,q) (1.94, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0830650Z Skipping (s,q) (1.95, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0830808Z Skipping (s,q) (1.96, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0830979Z Skipping (s,q) (1.97, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0831135Z Skipping (s,q) (1.98, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0831289Z Skipping (s,q) (1.99, 90): inconsistent with heavy hitters! 2025-05-07T20:12:54.0831464Z Skipping (s,q) (0.01, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0831695Z Skipping (s,q) (0.02, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0831858Z Skipping (s,q) (0.03, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0832029Z Skipping (s,q) (0.04, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0832189Z Skipping (s,q) (0.05, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0832360Z Skipping (s,q) (0.06, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0832521Z Skipping (s,q) (0.07, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0832681Z Skipping (s,q) (0.08, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0832853Z Skipping (s,q) (0.09, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0833016Z Skipping (s,q) (0.1, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0833176Z Skipping (s,q) (0.11, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0833350Z Skipping (s,q) (0.12, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0833515Z Skipping (s,q) (0.13, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0833687Z Skipping (s,q) (0.14, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0833849Z Skipping (s,q) (0.15, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0834009Z Skipping (s,q) (0.16, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0834182Z Skipping (s,q) (0.17, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0834343Z Skipping (s,q) (0.18, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0834530Z Skipping (s,q) (0.19, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0834707Z Skipping (s,q) (0.2, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0834866Z Skipping (s,q) (0.21, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0835037Z Skipping (s,q) (0.22, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0835199Z Skipping (s,q) (0.23, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0835362Z Skipping (s,q) (0.24, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0835559Z Skipping (s,q) (0.25, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0835719Z Skipping (s,q) (0.26, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0835879Z Skipping (s,q) (0.27, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0836140Z Skipping (s,q) (0.28, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0836302Z Skipping (s,q) (0.29, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0836482Z Skipping (s,q) (0.3, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0836643Z Skipping (s,q) (0.31, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0836802Z Skipping (s,q) (0.32, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0836976Z Skipping (s,q) (0.33, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0837136Z Skipping (s,q) (0.34, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0837299Z Skipping (s,q) (0.35, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0837478Z Skipping (s,q) (0.36, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0837637Z Skipping (s,q) (0.37, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0837797Z Skipping (s,q) (0.38, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0837974Z Skipping (s,q) (0.39, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0838132Z Skipping (s,q) (0.4, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0838304Z Skipping (s,q) (0.41, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0838467Z Skipping (s,q) (0.42, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0838624Z Skipping (s,q) (0.43, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0838799Z Skipping (s,q) (0.44, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0838957Z Skipping (s,q) (0.45, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0839149Z Skipping (s,q) (0.46, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0839349Z Skipping (s,q) (0.47, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0839508Z Skipping (s,q) (0.48, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0839679Z Skipping (s,q) (0.49, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0839838Z Skipping (s,q) (0.5, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0839994Z Skipping (s,q) (0.51, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0840164Z Skipping (s,q) (0.52, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0840326Z Skipping (s,q) (0.53, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0840485Z Skipping (s,q) (0.54, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0840655Z Skipping (s,q) (0.55, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0840815Z Skipping (s,q) (0.56, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0840988Z Skipping (s,q) (0.57, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0841150Z Skipping (s,q) (0.58, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0841309Z Skipping (s,q) (0.59, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0841478Z Skipping (s,q) (0.6, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0841636Z Skipping (s,q) (0.61, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0841797Z Skipping (s,q) (0.62, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0841970Z Skipping (s,q) (0.63, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0842157Z Skipping (s,q) (0.64, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0842328Z Skipping (s,q) (0.65, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0842488Z Skipping (s,q) (0.66, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0842645Z Skipping (s,q) (0.67, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0842819Z Skipping (s,q) (0.68, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0843008Z Skipping (s,q) (0.69, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0843166Z Skipping (s,q) (0.7, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0843338Z Skipping (s,q) (0.71, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0843497Z Skipping (s,q) (0.72, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0843671Z Skipping (s,q) (0.73, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0843832Z Skipping (s,q) (0.74, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0843992Z Skipping (s,q) (0.75, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0844164Z Skipping (s,q) (0.76, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0844326Z Skipping (s,q) (0.77, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0844485Z Skipping (s,q) (0.78, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0844658Z Skipping (s,q) (0.79, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0844823Z Skipping (s,q) (0.8, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0844993Z Skipping (s,q) (0.81, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0845154Z Skipping (s,q) (0.82, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0845314Z Skipping (s,q) (0.83, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0845489Z Skipping (s,q) (0.84, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0845652Z Skipping (s,q) (0.85, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0845813Z Skipping (s,q) (0.86, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0845984Z Skipping (s,q) (0.87, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0846143Z Skipping (s,q) (0.88, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0846319Z Skipping (s,q) (0.89, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0846479Z Skipping (s,q) (0.9, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0846691Z Skipping (s,q) (0.91, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0846866Z Skipping (s,q) (0.92, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0847028Z Skipping (s,q) (0.93, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0847188Z Skipping (s,q) (0.94, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0847364Z Skipping (s,q) (0.95, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0847524Z Skipping (s,q) (0.96, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0847687Z Skipping (s,q) (0.97, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0847861Z Skipping (s,q) (0.98, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0848023Z Skipping (s,q) (0.99, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0848191Z Skipping (s,q) (1, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0848353Z Skipping (s,q) (1.01, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0848513Z Skipping (s,q) (1.02, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0848689Z Skipping (s,q) (1.03, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0848849Z Skipping (s,q) (1.04, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0849010Z Skipping (s,q) (1.05, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0849183Z Skipping (s,q) (1.06, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0849343Z Skipping (s,q) (1.07, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0849542Z Skipping (s,q) (1.08, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0849702Z Skipping (s,q) (1.09, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0849863Z Skipping (s,q) (1.1, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0850045Z Skipping (s,q) (1.11, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0850208Z Skipping (s,q) (1.12, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0850369Z Skipping (s,q) (1.13, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0850577Z Skipping (s,q) (1.14, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0850739Z Skipping (s,q) (1.15, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0850911Z Skipping (s,q) (1.16, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0851072Z Skipping (s,q) (1.17, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0851233Z Skipping (s,q) (1.18, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0851409Z Skipping (s,q) (1.19, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0851574Z Skipping (s,q) (1.2, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0851736Z Skipping (s,q) (1.21, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0851912Z Skipping (s,q) (1.22, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0852074Z Skipping (s,q) (1.23, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0852251Z Skipping (s,q) (1.24, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0852417Z Skipping (s,q) (1.25, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0852578Z Skipping (s,q) (1.26, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0852757Z Skipping (s,q) (1.27, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0852919Z Skipping (s,q) (1.28, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0853081Z Skipping (s,q) (1.29, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0853257Z Skipping (s,q) (1.3, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0853424Z Skipping (s,q) (1.31, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0853600Z Skipping (s,q) (1.32, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0853762Z Skipping (s,q) (1.33, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0853924Z Skipping (s,q) (1.34, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0854123Z Skipping (s,q) (1.35, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0854311Z Skipping (s,q) (1.36, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0854476Z Skipping (s,q) (1.37, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0854652Z Skipping (s,q) (1.38, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0854815Z Skipping (s,q) (1.39, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0854990Z Skipping (s,q) (1.4, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0855152Z Skipping (s,q) (1.41, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0855317Z Skipping (s,q) (1.42, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0855494Z Skipping (s,q) (1.43, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0855656Z Skipping (s,q) (1.44, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0855818Z Skipping (s,q) (1.45, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0855998Z Skipping (s,q) (1.46, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0856160Z Skipping (s,q) (1.47, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0856321Z Skipping (s,q) (1.48, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0856495Z Skipping (s,q) (1.49, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0856655Z Skipping (s,q) (1.5, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0856831Z Skipping (s,q) (1.51, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0856995Z Skipping (s,q) (1.52, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0857188Z Skipping (s,q) (1.53, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0857363Z Skipping (s,q) (1.54, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0857525Z Skipping (s,q) (1.55, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0857687Z Skipping (s,q) (1.56, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0857859Z Skipping (s,q) (1.57, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0858047Z Skipping (s,q) (1.58, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0858219Z Skipping (s,q) (1.59, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0858379Z Skipping (s,q) (1.6, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0858540Z Skipping (s,q) (1.61, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0858710Z Skipping (s,q) (1.62, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0858870Z Skipping (s,q) (1.63, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0859031Z Skipping (s,q) (1.64, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0859204Z Skipping (s,q) (1.65, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0859366Z Skipping (s,q) (1.66, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0859540Z Skipping (s,q) (1.67, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0859702Z Skipping (s,q) (1.68, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0859867Z Skipping (s,q) (1.69, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0860040Z Skipping (s,q) (1.7, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0860200Z Skipping (s,q) (1.71, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0860361Z Skipping (s,q) (1.72, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0860534Z Skipping (s,q) (1.73, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0860695Z Skipping (s,q) (1.74, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0860867Z Skipping (s,q) (1.75, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0861028Z Skipping (s,q) (1.76, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0861189Z Skipping (s,q) (1.77, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0861363Z Skipping (s,q) (1.78, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0861524Z Skipping (s,q) (1.79, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0861726Z Skipping (s,q) (1.8, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0861925Z Skipping (s,q) (1.81, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0862086Z Skipping (s,q) (1.82, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0862260Z Skipping (s,q) (1.83, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0862422Z Skipping (s,q) (1.84, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0862583Z Skipping (s,q) (1.85, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0862763Z Skipping (s,q) (1.86, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0862923Z Skipping (s,q) (1.87, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0863083Z Skipping (s,q) (1.88, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0863256Z Skipping (s,q) (1.89, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0863416Z Skipping (s,q) (1.9, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0863592Z Skipping (s,q) (1.91, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0863754Z Skipping (s,q) (1.92, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0863912Z Skipping (s,q) (1.93, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0864083Z Skipping (s,q) (1.94, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0864244Z Skipping (s,q) (1.95, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0864405Z Skipping (s,q) (1.96, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0864578Z Skipping (s,q) (1.97, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0864766Z Skipping (s,q) (1.98, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0864940Z Skipping (s,q) (1.99, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0865099Z Skipping (s,q) (0.01, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0865258Z Skipping (s,q) (0.02, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0865428Z Skipping (s,q) (0.03, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0865610Z Skipping (s,q) (0.04, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0865768Z Skipping (s,q) (0.05, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0865936Z Skipping (s,q) (0.06, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0866093Z Skipping (s,q) (0.07, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0866248Z Skipping (s,q) (0.08, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0866417Z Skipping (s,q) (0.09, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0866577Z Skipping (s,q) (0.1, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0866745Z Skipping (s,q) (0.11, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0866901Z Skipping (s,q) (0.12, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0867057Z Skipping (s,q) (0.13, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0867225Z Skipping (s,q) (0.14, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0867387Z Skipping (s,q) (0.15, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0867545Z Skipping (s,q) (0.16, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0867715Z Skipping (s,q) (0.17, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0867872Z Skipping (s,q) (0.18, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0868041Z Skipping (s,q) (0.19, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0868197Z Skipping (s,q) (0.2, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0868354Z Skipping (s,q) (0.21, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0868523Z Skipping (s,q) (0.22, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0868679Z Skipping (s,q) (0.23, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0868832Z Skipping (s,q) (0.24, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0869003Z Skipping (s,q) (0.25, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0869184Z Skipping (s,q) (0.26, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0869377Z Skipping (s,q) (0.27, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0869532Z Skipping (s,q) (0.28, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0869686Z Skipping (s,q) (0.29, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0869851Z Skipping (s,q) (0.3, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0870007Z Skipping (s,q) (0.31, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0870163Z Skipping (s,q) (0.32, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0870331Z Skipping (s,q) (0.33, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0870487Z Skipping (s,q) (0.34, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0870643Z Skipping (s,q) (0.35, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0870811Z Skipping (s,q) (0.36, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0870969Z Skipping (s,q) (0.37, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0871138Z Skipping (s,q) (0.38, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0871297Z Skipping (s,q) (0.39, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0871449Z Skipping (s,q) (0.4, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0871617Z Skipping (s,q) (0.41, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0871770Z Skipping (s,q) (0.42, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0871927Z Skipping (s,q) (0.43, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0872120Z Skipping (s,q) (0.44, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0872276Z Skipping (s,q) (0.45, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0872446Z Skipping (s,q) (0.46, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0872601Z Skipping (s,q) (0.47, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0872758Z Skipping (s,q) (0.48, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0872929Z Skipping (s,q) (0.49, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0873110Z Skipping (s,q) (0.5, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0873267Z Skipping (s,q) (0.51, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0873435Z Skipping (s,q) (0.52, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0873590Z Skipping (s,q) (0.53, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0873757Z Skipping (s,q) (0.54, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0873913Z Skipping (s,q) (0.55, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0874069Z Skipping (s,q) (0.56, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0874238Z Skipping (s,q) (0.57, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0874394Z Skipping (s,q) (0.58, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0874549Z Skipping (s,q) (0.59, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0874719Z Skipping (s,q) (0.6, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0874878Z Skipping (s,q) (0.61, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0875034Z Skipping (s,q) (0.62, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0875205Z Skipping (s,q) (0.63, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0875361Z Skipping (s,q) (0.64, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0875532Z Skipping (s,q) (0.65, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0875689Z Skipping (s,q) (0.66, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0875847Z Skipping (s,q) (0.67, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0876091Z Skipping (s,q) (0.68, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0876248Z Skipping (s,q) (0.69, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0876404Z Skipping (s,q) (0.7, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0876575Z Skipping (s,q) (0.71, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0876794Z Skipping (s,q) (0.72, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0876964Z Skipping (s,q) (0.73, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0877121Z Skipping (s,q) (0.74, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0877277Z Skipping (s,q) (0.75, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0877451Z Skipping (s,q) (0.76, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0877608Z Skipping (s,q) (0.77, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0877766Z Skipping (s,q) (0.78, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0877936Z Skipping (s,q) (0.79, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0878093Z Skipping (s,q) (0.8, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0878261Z Skipping (s,q) (0.81, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0878417Z Skipping (s,q) (0.82, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0878575Z Skipping (s,q) (0.83, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0878746Z Skipping (s,q) (0.84, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0878901Z Skipping (s,q) (0.85, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0879057Z Skipping (s,q) (0.86, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0879227Z Skipping (s,q) (0.87, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0879385Z Skipping (s,q) (0.88, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0879542Z Skipping (s,q) (0.89, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0879741Z Skipping (s,q) (0.9, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0879900Z Skipping (s,q) (0.91, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0880069Z Skipping (s,q) (0.92, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0880226Z Skipping (s,q) (0.93, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0880383Z Skipping (s,q) (0.94, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0880579Z Skipping (s,q) (0.95, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0880737Z Skipping (s,q) (0.96, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0880893Z Skipping (s,q) (0.97, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0881062Z Skipping (s,q) (0.98, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0881220Z Skipping (s,q) (0.99, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0881387Z Skipping (s,q) (1, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0881547Z Skipping (s,q) (1.01, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0881707Z Skipping (s,q) (1.02, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0881878Z Skipping (s,q) (1.03, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0882039Z Skipping (s,q) (1.04, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0882198Z Skipping (s,q) (1.05, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0882374Z Skipping (s,q) (1.06, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0882536Z Skipping (s,q) (1.07, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0882707Z Skipping (s,q) (1.08, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0882864Z Skipping (s,q) (1.09, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0883022Z Skipping (s,q) (1.1, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0883196Z Skipping (s,q) (1.11, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0883356Z Skipping (s,q) (1.12, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0883513Z Skipping (s,q) (1.13, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0883686Z Skipping (s,q) (1.14, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0883844Z Skipping (s,q) (1.15, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0884015Z Skipping (s,q) (1.16, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0884197Z Skipping (s,q) (1.17, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0884380Z Skipping (s,q) (1.18, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0884553Z Skipping (s,q) (1.19, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0884708Z Skipping (s,q) (1.2, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0884864Z Skipping (s,q) (1.21, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0885037Z Skipping (s,q) (1.22, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0885194Z Skipping (s,q) (1.23, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0885355Z Skipping (s,q) (1.24, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0885529Z Skipping (s,q) (1.25, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0885687Z Skipping (s,q) (1.26, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0885859Z Skipping (s,q) (1.27, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0886018Z Skipping (s,q) (1.28, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0886177Z Skipping (s,q) (1.29, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0886349Z Skipping (s,q) (1.3, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0886508Z Skipping (s,q) (1.31, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0886664Z Skipping (s,q) (1.32, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0886835Z Skipping (s,q) (1.33, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0886994Z Skipping (s,q) (1.34, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0887189Z Skipping (s,q) (1.35, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0887346Z Skipping (s,q) (1.36, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0887505Z Skipping (s,q) (1.37, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0887676Z Skipping (s,q) (1.38, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0887836Z Skipping (s,q) (1.39, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0887995Z Skipping (s,q) (1.4, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0888206Z Skipping (s,q) (1.41, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0888367Z Skipping (s,q) (1.42, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0888539Z Skipping (s,q) (1.43, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0888694Z Skipping (s,q) (1.44, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0888849Z Skipping (s,q) (1.45, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0889014Z Skipping (s,q) (1.46, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0889171Z Skipping (s,q) (1.47, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0889327Z Skipping (s,q) (1.48, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0889494Z Skipping (s,q) (1.49, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0889649Z Skipping (s,q) (1.5, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0889806Z Skipping (s,q) (1.51, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0889979Z Skipping (s,q) (1.52, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0890135Z Skipping (s,q) (1.53, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0890303Z Skipping (s,q) (1.54, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0890457Z Skipping (s,q) (1.55, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0890613Z Skipping (s,q) (1.56, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0890781Z Skipping (s,q) (1.57, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0890938Z Skipping (s,q) (1.58, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0891095Z Skipping (s,q) (1.59, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0891261Z Skipping (s,q) (1.6, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0891416Z Skipping (s,q) (1.61, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0891588Z Skipping (s,q) (1.62, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0891797Z Skipping (s,q) (1.63, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0891953Z Skipping (s,q) (1.64, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0892125Z Skipping (s,q) (1.65, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0892279Z Skipping (s,q) (1.66, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0892437Z Skipping (s,q) (1.67, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0892611Z Skipping (s,q) (1.68, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0892771Z Skipping (s,q) (1.69, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0892937Z Skipping (s,q) (1.7, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0893094Z Skipping (s,q) (1.71, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0893249Z Skipping (s,q) (1.72, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0893419Z Skipping (s,q) (1.73, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0893576Z Skipping (s,q) (1.74, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0893737Z Skipping (s,q) (1.75, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0893907Z Skipping (s,q) (1.76, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0894062Z Skipping (s,q) (1.77, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0894218Z Skipping (s,q) (1.78, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0894386Z Skipping (s,q) (1.79, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0894541Z Skipping (s,q) (1.8, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0894738Z Skipping (s,q) (1.81, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0894895Z Skipping (s,q) (1.82, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0895053Z Skipping (s,q) (1.83, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0895219Z Skipping (s,q) (1.84, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0895378Z Skipping (s,q) (1.85, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0895561Z Skipping (s,q) (1.86, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0895729Z Skipping (s,q) (1.87, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0895886Z Skipping (s,q) (1.88, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0896053Z Skipping (s,q) (1.89, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0896208Z Skipping (s,q) (1.9, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0896365Z Skipping (s,q) (1.91, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0896537Z Skipping (s,q) (1.92, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0896695Z Skipping (s,q) (1.93, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0896852Z Skipping (s,q) (1.94, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0897022Z Skipping (s,q) (1.95, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0897180Z Skipping (s,q) (1.96, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0897352Z Skipping (s,q) (1.97, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0897512Z Skipping (s,q) (1.98, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0897669Z Skipping (s,q) (1.99, 95): inconsistent with heavy hitters! 2025-05-07T20:12:54.0897846Z Skipping (s,q) (0.01, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0898009Z Skipping (s,q) (0.02, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0898172Z Skipping (s,q) (0.03, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0898347Z Skipping (s,q) (0.04, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0898511Z Skipping (s,q) (0.05, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0898682Z Skipping (s,q) (0.06, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0898841Z Skipping (s,q) (0.07, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0899002Z Skipping (s,q) (0.08, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0899202Z Skipping (s,q) (0.09, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0899391Z Skipping (s,q) (0.1, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0899551Z Skipping (s,q) (0.11, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0899724Z Skipping (s,q) (0.12, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0899883Z Skipping (s,q) (0.13, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0900042Z Skipping (s,q) (0.14, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0900214Z Skipping (s,q) (0.15, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0900377Z Skipping (s,q) (0.16, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0900552Z Skipping (s,q) (0.17, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0900711Z Skipping (s,q) (0.18, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0900870Z Skipping (s,q) (0.19, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0901044Z Skipping (s,q) (0.2, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0901207Z Skipping (s,q) (0.21, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0901365Z Skipping (s,q) (0.22, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0901537Z Skipping (s,q) (0.23, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0901698Z Skipping (s,q) (0.24, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0901870Z Skipping (s,q) (0.25, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0902031Z Skipping (s,q) (0.26, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0902217Z Skipping (s,q) (0.27, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0902389Z Skipping (s,q) (0.28, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0902547Z Skipping (s,q) (0.29, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0902707Z Skipping (s,q) (0.3, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0902881Z Skipping (s,q) (0.31, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0903066Z Skipping (s,q) (0.32, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0903240Z Skipping (s,q) (0.33, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0903400Z Skipping (s,q) (0.34, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0903560Z Skipping (s,q) (0.35, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0903732Z Skipping (s,q) (0.36, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0903893Z Skipping (s,q) (0.37, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0904055Z Skipping (s,q) (0.38, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0904226Z Skipping (s,q) (0.39, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0904386Z Skipping (s,q) (0.4, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0904559Z Skipping (s,q) (0.41, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0904720Z Skipping (s,q) (0.42, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0904890Z Skipping (s,q) (0.43, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0905062Z Skipping (s,q) (0.44, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0905221Z Skipping (s,q) (0.45, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0905382Z Skipping (s,q) (0.46, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0905775Z Skipping (s,q) (0.47, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0905938Z Skipping (s,q) (0.48, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0906116Z Skipping (s,q) (0.49, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0906279Z Skipping (s,q) (0.5, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0906439Z Skipping (s,q) (0.51, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0906613Z Skipping (s,q) (0.52, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0906774Z Skipping (s,q) (0.53, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0907063Z Skipping (s,q) (0.54, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0907239Z Skipping (s,q) (0.55, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0907400Z Skipping (s,q) (0.56, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0907575Z Skipping (s,q) (0.57, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0907737Z Skipping (s,q) (0.58, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0907898Z Skipping (s,q) (0.59, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0908075Z Skipping (s,q) (0.6, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0908237Z Skipping (s,q) (0.61, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0908399Z Skipping (s,q) (0.62, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0908578Z Skipping (s,q) (0.63, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0908740Z Skipping (s,q) (0.64, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0908923Z Skipping (s,q) (0.65, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0909089Z Skipping (s,q) (0.66, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0909251Z Skipping (s,q) (0.67, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0909424Z Skipping (s,q) (0.68, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0909585Z Skipping (s,q) (0.69, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0909745Z Skipping (s,q) (0.7, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0909959Z Skipping (s,q) (0.71, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0910118Z Skipping (s,q) (0.72, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0910280Z Skipping (s,q) (0.73, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0910452Z Skipping (s,q) (0.74, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0910612Z Skipping (s,q) (0.75, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0910785Z Skipping (s,q) (0.76, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0910979Z Skipping (s,q) (0.77, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0911140Z Skipping (s,q) (0.78, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0911317Z Skipping (s,q) (0.79, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0911479Z Skipping (s,q) (0.8, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0911640Z Skipping (s,q) (0.81, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0911813Z Skipping (s,q) (0.82, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0911975Z Skipping (s,q) (0.83, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0912154Z Skipping (s,q) (0.84, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0912314Z Skipping (s,q) (0.85, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0912475Z Skipping (s,q) (0.86, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0912650Z Skipping (s,q) (0.87, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0912814Z Skipping (s,q) (0.88, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0912976Z Skipping (s,q) (0.89, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0913154Z Skipping (s,q) (0.9, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0913315Z Skipping (s,q) (0.91, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0913490Z Skipping (s,q) (0.92, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0913651Z Skipping (s,q) (0.93, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0913815Z Skipping (s,q) (0.94, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0913991Z Skipping (s,q) (0.95, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0914152Z Skipping (s,q) (0.96, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0914316Z Skipping (s,q) (0.97, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0914518Z Skipping (s,q) (0.98, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0914707Z Skipping (s,q) (0.99, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0914880Z Skipping (s,q) (1, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0915042Z Skipping (s,q) (1.01, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0915204Z Skipping (s,q) (1.02, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0915379Z Skipping (s,q) (1.03, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0915540Z Skipping (s,q) (1.04, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0915704Z Skipping (s,q) (1.05, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0915879Z Skipping (s,q) (1.06, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0916113Z Skipping (s,q) (1.07, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0916293Z Skipping (s,q) (1.08, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0916454Z Skipping (s,q) (1.09, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0916621Z Skipping (s,q) (1.1, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0916796Z Skipping (s,q) (1.11, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0916957Z Skipping (s,q) (1.12, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0917121Z Skipping (s,q) (1.13, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0917295Z Skipping (s,q) (1.14, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0917457Z Skipping (s,q) (1.15, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0917682Z Skipping (s,q) (1.16, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0917842Z Skipping (s,q) (1.17, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0918004Z Skipping (s,q) (1.18, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0918181Z Skipping (s,q) (1.19, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0918343Z Skipping (s,q) (1.2, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0918535Z Skipping (s,q) (1.21, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0918712Z Skipping (s,q) (1.22, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0918872Z Skipping (s,q) (1.23, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0919031Z Skipping (s,q) (1.24, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0919206Z Skipping (s,q) (1.25, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0919367Z Skipping (s,q) (1.26, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0919545Z Skipping (s,q) (1.27, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0919704Z Skipping (s,q) (1.28, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0919864Z Skipping (s,q) (1.29, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0920042Z Skipping (s,q) (1.3, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0920202Z Skipping (s,q) (1.31, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0920366Z Skipping (s,q) (1.32, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0920539Z Skipping (s,q) (1.33, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0920698Z Skipping (s,q) (1.34, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0920868Z Skipping (s,q) (1.35, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0921031Z Skipping (s,q) (1.36, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0921192Z Skipping (s,q) (1.37, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0921365Z Skipping (s,q) (1.38, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0921524Z Skipping (s,q) (1.39, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0921682Z Skipping (s,q) (1.4, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0921854Z Skipping (s,q) (1.41, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0922018Z Skipping (s,q) (1.42, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0922217Z Skipping (s,q) (1.43, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0922405Z Skipping (s,q) (1.44, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0922565Z Skipping (s,q) (1.45, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0922738Z Skipping (s,q) (1.46, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0922898Z Skipping (s,q) (1.47, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0923058Z Skipping (s,q) (1.48, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0923237Z Skipping (s,q) (1.49, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0923400Z Skipping (s,q) (1.5, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0923576Z Skipping (s,q) (1.51, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0923738Z Skipping (s,q) (1.52, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0923900Z Skipping (s,q) (1.53, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0924080Z Skipping (s,q) (1.54, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0924247Z Skipping (s,q) (1.55, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0924407Z Skipping (s,q) (1.56, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0924580Z Skipping (s,q) (1.57, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0924741Z Skipping (s,q) (1.58, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0924913Z Skipping (s,q) (1.59, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0925073Z Skipping (s,q) (1.6, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0925259Z Skipping (s,q) (1.61, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0925431Z Skipping (s,q) (1.62, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0925592Z Skipping (s,q) (1.63, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0925752Z Skipping (s,q) (1.64, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0925927Z Skipping (s,q) (1.65, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0926112Z Skipping (s,q) (1.66, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0926283Z Skipping (s,q) (1.67, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0926444Z Skipping (s,q) (1.68, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0926602Z Skipping (s,q) (1.69, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0926776Z Skipping (s,q) (1.7, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0926937Z Skipping (s,q) (1.71, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0927097Z Skipping (s,q) (1.72, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0927268Z Skipping (s,q) (1.73, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0927429Z Skipping (s,q) (1.74, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0927602Z Skipping (s,q) (1.75, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0927766Z Skipping (s,q) (1.76, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0927933Z Skipping (s,q) (1.77, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0928109Z Skipping (s,q) (1.78, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0928268Z Skipping (s,q) (1.79, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0928429Z Skipping (s,q) (1.8, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0928603Z Skipping (s,q) (1.81, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0928765Z Skipping (s,q) (1.82, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0928928Z Skipping (s,q) (1.83, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0929101Z Skipping (s,q) (1.84, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0929263Z Skipping (s,q) (1.85, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0929438Z Skipping (s,q) (1.86, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0929623Z Skipping (s,q) (1.87, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0929812Z Skipping (s,q) (1.88, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0929985Z Skipping (s,q) (1.89, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0930143Z Skipping (s,q) (1.9, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0930302Z Skipping (s,q) (1.91, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0930474Z Skipping (s,q) (1.92, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0930634Z Skipping (s,q) (1.93, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0930809Z Skipping (s,q) (1.94, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0930971Z Skipping (s,q) (1.95, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0931131Z Skipping (s,q) (1.96, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0931302Z Skipping (s,q) (1.97, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0931464Z Skipping (s,q) (1.98, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0931627Z Skipping (s,q) (1.99, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:54.0931799Z Skipping (s,q) (0.01, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0931960Z Skipping (s,q) (0.02, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0932131Z Skipping (s,q) (0.03, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0932287Z Skipping (s,q) (0.04, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0932446Z Skipping (s,q) (0.05, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0932646Z Skipping (s,q) (0.06, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0932804Z Skipping (s,q) (0.07, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0932961Z Skipping (s,q) (0.08, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0933131Z Skipping (s,q) (0.09, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0933291Z Skipping (s,q) (0.1, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0933463Z Skipping (s,q) (0.11, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0933650Z Skipping (s,q) (0.12, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0933809Z Skipping (s,q) (0.13, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0933980Z Skipping (s,q) (0.14, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0934138Z Skipping (s,q) (0.15, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0934296Z Skipping (s,q) (0.16, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0934467Z Skipping (s,q) (0.17, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0934625Z Skipping (s,q) (0.18, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0934797Z Skipping (s,q) (0.19, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0934954Z Skipping (s,q) (0.2, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0935115Z Skipping (s,q) (0.21, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0935289Z Skipping (s,q) (0.22, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0935448Z Skipping (s,q) (0.23, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0935604Z Skipping (s,q) (0.24, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0935772Z Skipping (s,q) (0.25, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0935928Z Skipping (s,q) (0.26, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0936099Z Skipping (s,q) (0.27, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0936256Z Skipping (s,q) (0.28, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0936413Z Skipping (s,q) (0.29, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0936582Z Skipping (s,q) (0.3, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0936739Z Skipping (s,q) (0.31, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0936895Z Skipping (s,q) (0.32, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0937088Z Skipping (s,q) (0.33, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0937271Z Skipping (s,q) (0.34, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0937429Z Skipping (s,q) (0.35, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0937600Z Skipping (s,q) (0.36, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0937756Z Skipping (s,q) (0.37, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0937924Z Skipping (s,q) (0.38, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0938080Z Skipping (s,q) (0.39, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0938242Z Skipping (s,q) (0.4, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0938411Z Skipping (s,q) (0.41, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0938568Z Skipping (s,q) (0.42, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0938725Z Skipping (s,q) (0.43, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0938895Z Skipping (s,q) (0.44, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0939061Z Skipping (s,q) (0.45, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0939230Z Skipping (s,q) (0.46, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0939389Z Skipping (s,q) (0.47, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0939553Z Skipping (s,q) (0.48, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0939724Z Skipping (s,q) (0.49, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0939883Z Skipping (s,q) (0.5, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0940066Z Skipping (s,q) (0.51, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0940236Z Skipping (s,q) (0.52, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0940395Z Skipping (s,q) (0.53, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0940567Z Skipping (s,q) (0.54, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0940723Z Skipping (s,q) (0.55, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0940885Z Skipping (s,q) (0.56, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0941077Z Skipping (s,q) (0.57, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0941235Z Skipping (s,q) (0.58, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0941393Z Skipping (s,q) (0.59, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0941561Z Skipping (s,q) (0.6, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0946164Z Skipping (s,q) (0.61, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0946350Z Skipping (s,q) (0.62, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0946524Z Skipping (s,q) (0.63, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0946681Z Skipping (s,q) (0.64, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0946838Z Skipping (s,q) (0.65, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0947008Z Skipping (s,q) (0.66, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0947169Z Skipping (s,q) (0.67, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0947332Z Skipping (s,q) (0.68, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0947500Z Skipping (s,q) (0.69, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0947662Z Skipping (s,q) (0.7, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0947832Z Skipping (s,q) (0.71, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0947992Z Skipping (s,q) (0.72, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0948150Z Skipping (s,q) (0.73, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0948325Z Skipping (s,q) (0.74, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0948481Z Skipping (s,q) (0.75, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0948640Z Skipping (s,q) (0.76, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0948808Z Skipping (s,q) (0.77, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0949037Z Skipping (s,q) (0.78, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0949311Z Skipping (s,q) (0.79, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0949786Z Skipping (s,q) (0.8, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0950226Z Skipping (s,q) (0.81, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0950661Z Skipping (s,q) (0.82, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0951089Z Skipping (s,q) (0.83, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0951527Z Skipping (s,q) (0.84, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0951959Z Skipping (s,q) (0.85, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0952378Z Skipping (s,q) (0.86, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0953102Z Skipping (s,q) (0.87, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0953618Z Skipping (s,q) (0.88, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0954104Z Skipping (s,q) (0.89, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0954534Z Skipping (s,q) (0.9, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0955018Z Skipping (s,q) (0.91, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0955484Z Skipping (s,q) (0.92, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0955907Z Skipping (s,q) (0.93, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0956409Z Skipping (s,q) (0.94, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0956848Z Skipping (s,q) (0.95, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0957338Z Skipping (s,q) (0.96, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0957759Z Skipping (s,q) (0.97, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0958194Z Skipping (s,q) (0.98, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0958675Z Skipping (s,q) (0.99, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0959117Z Skipping (s,q) (1, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0959549Z Skipping (s,q) (1.01, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0960021Z Skipping (s,q) (1.02, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0960443Z Skipping (s,q) (1.03, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0960872Z Skipping (s,q) (1.04, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0961302Z Skipping (s,q) (1.05, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0961721Z Skipping (s,q) (1.06, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0962156Z Skipping (s,q) (1.07, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0962643Z Skipping (s,q) (1.08, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0963062Z Skipping (s,q) (1.09, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0963499Z Skipping (s,q) (1.1, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0963996Z Skipping (s,q) (1.11, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0964466Z Skipping (s,q) (1.12, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0964899Z Skipping (s,q) (1.13, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0965338Z Skipping (s,q) (1.14, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0965771Z Skipping (s,q) (1.15, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0966197Z Skipping (s,q) (1.16, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0966638Z Skipping (s,q) (1.17, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0967067Z Skipping (s,q) (1.18, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0967507Z Skipping (s,q) (1.19, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0967928Z Skipping (s,q) (1.2, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0968367Z Skipping (s,q) (1.21, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0968797Z Skipping (s,q) (1.22, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0969248Z Skipping (s,q) (1.23, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0969712Z Skipping (s,q) (1.24, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0970147Z Skipping (s,q) (1.25, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0970585Z Skipping (s,q) (1.26, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0971008Z Skipping (s,q) (1.27, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0971446Z Skipping (s,q) (1.28, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0971881Z Skipping (s,q) (1.29, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0972308Z Skipping (s,q) (1.3, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0972745Z Skipping (s,q) (1.31, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0973179Z Skipping (s,q) (1.32, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0973599Z Skipping (s,q) (1.33, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0974030Z Skipping (s,q) (1.34, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0974469Z Skipping (s,q) (1.35, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0974904Z Skipping (s,q) (1.36, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0975325Z Skipping (s,q) (1.37, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0975764Z Skipping (s,q) (1.38, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0976195Z Skipping (s,q) (1.39, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0976619Z Skipping (s,q) (1.4, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0977089Z Skipping (s,q) (1.41, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0977520Z Skipping (s,q) (1.42, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0978004Z Skipping (s,q) (1.43, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0978430Z Skipping (s,q) (1.44, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0978867Z Skipping (s,q) (1.45, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0979307Z Skipping (s,q) (1.46, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0979762Z Skipping (s,q) (1.47, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0980196Z Skipping (s,q) (1.48, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0980632Z Skipping (s,q) (1.49, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0981069Z Skipping (s,q) (1.5, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0981494Z Skipping (s,q) (1.51, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0981931Z Skipping (s,q) (1.52, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0982371Z Skipping (s,q) (1.53, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0982794Z Skipping (s,q) (1.54, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0983231Z Skipping (s,q) (1.55, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0983662Z Skipping (s,q) (1.56, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0984088Z Skipping (s,q) (1.57, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0984522Z Skipping (s,q) (1.58, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0984963Z Skipping (s,q) (1.59, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0985401Z Skipping (s,q) (1.6, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0985823Z Skipping (s,q) (1.61, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0986258Z Skipping (s,q) (1.62, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0986695Z Skipping (s,q) (1.63, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0987122Z Skipping (s,q) (1.64, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0987556Z Skipping (s,q) (1.65, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0987986Z Skipping (s,q) (1.66, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0988419Z Skipping (s,q) (1.67, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0988877Z Skipping (s,q) (1.68, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0989344Z Skipping (s,q) (1.69, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0989783Z Skipping (s,q) (1.7, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0990207Z Skipping (s,q) (1.71, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0990639Z Skipping (s,q) (1.72, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0991077Z Skipping (s,q) (1.73, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0991512Z Skipping (s,q) (1.74, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0991936Z Skipping (s,q) (1.75, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0992372Z Skipping (s,q) (1.76, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0992804Z Skipping (s,q) (1.77, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0993226Z Skipping (s,q) (1.78, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0993662Z Skipping (s,q) (1.79, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0994096Z Skipping (s,q) (1.8, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0994521Z Skipping (s,q) (1.81, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0994953Z Skipping (s,q) (1.82, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0995389Z Skipping (s,q) (1.83, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0995818Z Skipping (s,q) (1.84, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0996341Z Skipping (s,q) (1.85, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0996829Z Skipping (s,q) (1.86, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0997262Z Skipping (s,q) (1.87, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0997686Z Skipping (s,q) (1.88, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0998123Z Skipping (s,q) (1.89, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0998564Z Skipping (s,q) (1.9, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0998995Z Skipping (s,q) (1.91, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0999453Z Skipping (s,q) (1.92, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.0999888Z Skipping (s,q) (1.93, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.1000319Z Skipping (s,q) (1.94, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.1000741Z Skipping (s,q) (1.95, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.1001175Z Skipping (s,q) (1.96, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.1001612Z Skipping (s,q) (1.97, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.1002049Z Skipping (s,q) (1.98, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.1002467Z Skipping (s,q) (1.99, 100): inconsistent with heavy hitters! 2025-05-07T20:12:54.1002895Z Skipping (s,q) (0.01, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1003332Z Skipping (s,q) (0.02, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1003753Z Skipping (s,q) (0.03, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1004194Z Skipping (s,q) (0.04, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1004630Z Skipping (s,q) (0.05, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1005059Z Skipping (s,q) (0.06, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1005708Z Skipping (s,q) (0.07, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1006150Z Skipping (s,q) (0.08, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1006587Z Skipping (s,q) (0.09, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1007017Z Skipping (s,q) (0.1, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1007451Z Skipping (s,q) (0.11, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1007887Z Skipping (s,q) (0.12, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1008309Z Skipping (s,q) (0.13, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1008741Z Skipping (s,q) (0.14, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1009324Z Skipping (s,q) (0.15, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1009757Z Skipping (s,q) (0.16, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1010178Z Skipping (s,q) (0.17, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1010613Z Skipping (s,q) (0.18, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1011047Z Skipping (s,q) (0.19, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1011475Z Skipping (s,q) (0.2, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1011915Z Skipping (s,q) (0.21, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1012344Z Skipping (s,q) (0.22, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1012770Z Skipping (s,q) (0.23, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1013206Z Skipping (s,q) (0.24, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1013641Z Skipping (s,q) (0.25, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1014082Z Skipping (s,q) (0.26, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1014508Z Skipping (s,q) (0.27, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1014937Z Skipping (s,q) (0.28, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1015370Z Skipping (s,q) (0.29, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1015792Z Skipping (s,q) (0.3, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1016223Z Skipping (s,q) (0.31, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1016708Z Skipping (s,q) (0.32, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1017144Z Skipping (s,q) (0.33, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1017567Z Skipping (s,q) (0.34, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1018002Z Skipping (s,q) (0.35, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1018437Z Skipping (s,q) (0.36, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1018860Z Skipping (s,q) (0.37, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1019341Z Skipping (s,q) (0.38, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1019776Z Skipping (s,q) (0.39, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1020210Z Skipping (s,q) (0.4, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1020630Z Skipping (s,q) (0.41, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1021061Z Skipping (s,q) (0.42, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1021500Z Skipping (s,q) (0.43, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1021936Z Skipping (s,q) (0.44, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1022362Z Skipping (s,q) (0.45, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1022797Z Skipping (s,q) (0.46, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1023232Z Skipping (s,q) (0.47, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1023659Z Skipping (s,q) (0.48, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1024100Z Skipping (s,q) (0.49, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1024535Z Skipping (s,q) (0.5, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1024974Z Skipping (s,q) (0.51, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1025399Z Skipping (s,q) (0.52, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1025833Z Skipping (s,q) (0.53, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1026269Z Skipping (s,q) (0.54, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1026695Z Skipping (s,q) (0.55, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1027135Z Skipping (s,q) (0.56, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1027568Z Skipping (s,q) (0.57, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1027992Z Skipping (s,q) (0.58, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1028429Z Skipping (s,q) (0.59, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1028943Z Skipping (s,q) (0.6, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1029378Z Skipping (s,q) (0.61, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1029796Z Skipping (s,q) (0.62, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1030227Z Skipping (s,q) (0.63, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1030655Z Skipping (s,q) (0.64, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1031075Z Skipping (s,q) (0.65, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1031505Z Skipping (s,q) (0.66, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1031935Z Skipping (s,q) (0.67, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1032368Z Skipping (s,q) (0.68, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1032788Z Skipping (s,q) (0.69, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1033221Z Skipping (s,q) (0.7, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1033649Z Skipping (s,q) (0.71, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1034069Z Skipping (s,q) (0.72, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1034505Z Skipping (s,q) (0.73, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1034937Z Skipping (s,q) (0.74, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1035371Z Skipping (s,q) (0.75, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1035791Z Skipping (s,q) (0.76, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1036300Z Skipping (s,q) (0.77, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1036778Z Skipping (s,q) (0.78, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1037201Z Skipping (s,q) (0.79, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1037633Z Skipping (s,q) (0.8, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1038067Z Skipping (s,q) (0.81, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1038496Z Skipping (s,q) (0.82, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1038968Z Skipping (s,q) (0.83, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1039404Z Skipping (s,q) (0.84, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1039835Z Skipping (s,q) (0.85, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1040258Z Skipping (s,q) (0.86, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1040688Z Skipping (s,q) (0.87, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1041116Z Skipping (s,q) (0.88, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1041538Z Skipping (s,q) (0.89, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1041969Z Skipping (s,q) (0.9, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1042402Z Skipping (s,q) (0.91, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1042836Z Skipping (s,q) (0.92, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1043262Z Skipping (s,q) (0.93, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1043693Z Skipping (s,q) (0.94, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1044124Z Skipping (s,q) (0.95, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1044546Z Skipping (s,q) (0.96, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1044981Z Skipping (s,q) (0.97, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1045409Z Skipping (s,q) (0.98, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1045844Z Skipping (s,q) (0.99, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1046259Z Skipping (s,q) (1, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1046685Z Skipping (s,q) (1.01, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1047112Z Skipping (s,q) (1.02, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1047527Z Skipping (s,q) (1.03, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1047956Z Skipping (s,q) (1.04, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1048446Z Skipping (s,q) (1.05, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1048864Z Skipping (s,q) (1.06, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1049296Z Skipping (s,q) (1.07, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1049733Z Skipping (s,q) (1.08, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1050169Z Skipping (s,q) (1.09, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1050589Z Skipping (s,q) (1.1, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1051017Z Skipping (s,q) (1.11, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1051448Z Skipping (s,q) (1.12, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1051866Z Skipping (s,q) (1.13, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1052298Z Skipping (s,q) (1.14, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1052726Z Skipping (s,q) (1.15, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1053158Z Skipping (s,q) (1.16, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1053580Z Skipping (s,q) (1.17, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1054012Z Skipping (s,q) (1.18, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1054441Z Skipping (s,q) (1.19, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1054858Z Skipping (s,q) (1.2, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1055285Z Skipping (s,q) (1.21, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1055716Z Skipping (s,q) (1.22, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1056172Z Skipping (s,q) (1.23, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1056587Z Skipping (s,q) (1.24, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1057014Z Skipping (s,q) (1.25, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1057446Z Skipping (s,q) (1.26, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1057870Z Skipping (s,q) (1.27, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1058325Z Skipping (s,q) (1.28, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1058755Z Skipping (s,q) (1.29, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1059172Z Skipping (s,q) (1.3, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1059600Z Skipping (s,q) (1.31, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1060026Z Skipping (s,q) (1.32, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1060454Z Skipping (s,q) (1.33, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1060876Z Skipping (s,q) (1.34, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1061305Z Skipping (s,q) (1.35, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1061732Z Skipping (s,q) (1.36, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1062153Z Skipping (s,q) (1.37, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1062589Z Skipping (s,q) (1.38, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1063021Z Skipping (s,q) (1.39, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1063454Z Skipping (s,q) (1.4, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1063881Z Skipping (s,q) (1.41, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1064314Z Skipping (s,q) (1.42, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1064746Z Skipping (s,q) (1.43, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1065164Z Skipping (s,q) (1.44, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1065602Z Skipping (s,q) (1.45, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1066034Z Skipping (s,q) (1.46, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1066466Z Skipping (s,q) (1.47, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1066888Z Skipping (s,q) (1.48, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1067330Z Skipping (s,q) (1.49, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1067792Z Skipping (s,q) (1.5, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1068239Z Skipping (s,q) (1.51, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1068678Z Skipping (s,q) (1.52, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1069116Z Skipping (s,q) (1.53, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1069537Z Skipping (s,q) (1.54, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1069974Z Skipping (s,q) (1.55, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1070413Z Skipping (s,q) (1.56, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1070846Z Skipping (s,q) (1.57, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1071268Z Skipping (s,q) (1.58, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1071699Z Skipping (s,q) (1.59, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1072124Z Skipping (s,q) (1.6, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1072544Z Skipping (s,q) (1.61, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1072974Z Skipping (s,q) (1.62, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1073402Z Skipping (s,q) (1.63, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1073830Z Skipping (s,q) (1.64, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1074244Z Skipping (s,q) (1.65, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1074671Z Skipping (s,q) (1.66, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1075105Z Skipping (s,q) (1.67, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1075566Z Skipping (s,q) (1.68, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1076067Z Skipping (s,q) (1.69, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1076495Z Skipping (s,q) (1.7, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1076933Z Skipping (s,q) (1.71, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1077362Z Skipping (s,q) (1.72, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1077832Z Skipping (s,q) (1.73, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1078265Z Skipping (s,q) (1.74, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1078693Z Skipping (s,q) (1.75, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1079125Z Skipping (s,q) (1.76, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1079553Z Skipping (s,q) (1.77, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1079972Z Skipping (s,q) (1.78, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1080409Z Skipping (s,q) (1.79, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1080840Z Skipping (s,q) (1.8, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1081270Z Skipping (s,q) (1.81, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1081689Z Skipping (s,q) (1.82, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1082121Z Skipping (s,q) (1.83, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1082556Z Skipping (s,q) (1.84, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1082976Z Skipping (s,q) (1.85, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1083407Z Skipping (s,q) (1.86, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1083841Z Skipping (s,q) (1.87, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1084274Z Skipping (s,q) (1.88, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1084695Z Skipping (s,q) (1.89, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1085131Z Skipping (s,q) (1.9, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1085557Z Skipping (s,q) (1.91, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1085977Z Skipping (s,q) (1.92, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1086405Z Skipping (s,q) (1.93, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1086828Z Skipping (s,q) (1.94, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1087289Z Skipping (s,q) (1.95, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1087733Z Skipping (s,q) (1.96, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1088162Z Skipping (s,q) (1.97, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1088589Z Skipping (s,q) (1.98, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1089013Z Skipping (s,q) (1.99, 125): inconsistent with heavy hitters! 2025-05-07T20:12:54.1089448Z Skipping (s,q) (0.01, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1089885Z Skipping (s,q) (0.02, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1090303Z Skipping (s,q) (0.03, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1090732Z Skipping (s,q) (0.04, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1091159Z Skipping (s,q) (0.05, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1091591Z Skipping (s,q) (0.06, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1092008Z Skipping (s,q) (0.07, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1092440Z Skipping (s,q) (0.08, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1092866Z Skipping (s,q) (0.09, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1093285Z Skipping (s,q) (0.1, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1093709Z Skipping (s,q) (0.11, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1094140Z Skipping (s,q) (0.12, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1094570Z Skipping (s,q) (0.13, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1095021Z Skipping (s,q) (0.14, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1095452Z Skipping (s,q) (0.15, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1095874Z Skipping (s,q) (0.16, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1096294Z Skipping (s,q) (0.17, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1096726Z Skipping (s,q) (0.18, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1097203Z Skipping (s,q) (0.19, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1097636Z Skipping (s,q) (0.2, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1098055Z Skipping (s,q) (0.21, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1098491Z Skipping (s,q) (0.22, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1098925Z Skipping (s,q) (0.23, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1099345Z Skipping (s,q) (0.24, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1099784Z Skipping (s,q) (0.25, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1100216Z Skipping (s,q) (0.26, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1100631Z Skipping (s,q) (0.27, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1101064Z Skipping (s,q) (0.28, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1101495Z Skipping (s,q) (0.29, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1101930Z Skipping (s,q) (0.3, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1102344Z Skipping (s,q) (0.31, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1102780Z Skipping (s,q) (0.32, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1103214Z Skipping (s,q) (0.33, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1103637Z Skipping (s,q) (0.34, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1104075Z Skipping (s,q) (0.35, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1104513Z Skipping (s,q) (0.36, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1104950Z Skipping (s,q) (0.37, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1105375Z Skipping (s,q) (0.38, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1106051Z Skipping (s,q) (0.39, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1106490Z Skipping (s,q) (0.4, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1106997Z Skipping (s,q) (0.41, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1107473Z Skipping (s,q) (0.42, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1107911Z Skipping (s,q) (0.43, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1108351Z Skipping (s,q) (0.44, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1108777Z Skipping (s,q) (0.45, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1109211Z Skipping (s,q) (0.46, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1109644Z Skipping (s,q) (0.47, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1110070Z Skipping (s,q) (0.48, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1110509Z Skipping (s,q) (0.49, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1110942Z Skipping (s,q) (0.5, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1111368Z Skipping (s,q) (0.51, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1111804Z Skipping (s,q) (0.52, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1112243Z Skipping (s,q) (0.53, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1112674Z Skipping (s,q) (0.54, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1113095Z Skipping (s,q) (0.55, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1113525Z Skipping (s,q) (0.56, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1113957Z Skipping (s,q) (0.57, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1114379Z Skipping (s,q) (0.58, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1114851Z Skipping (s,q) (0.59, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1115290Z Skipping (s,q) (0.6, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1115720Z Skipping (s,q) (0.61, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1116212Z Skipping (s,q) (0.62, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1116647Z Skipping (s,q) (0.63, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1117122Z Skipping (s,q) (0.64, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1117546Z Skipping (s,q) (0.65, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1117983Z Skipping (s,q) (0.66, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1118419Z Skipping (s,q) (0.67, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1118844Z Skipping (s,q) (0.68, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1119284Z Skipping (s,q) (0.69, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1119722Z Skipping (s,q) (0.7, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1120155Z Skipping (s,q) (0.71, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1120581Z Skipping (s,q) (0.72, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1121014Z Skipping (s,q) (0.73, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1121448Z Skipping (s,q) (0.74, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1121878Z Skipping (s,q) (0.75, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1122312Z Skipping (s,q) (0.76, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1122743Z Skipping (s,q) (0.77, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1123182Z Skipping (s,q) (0.78, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1123604Z Skipping (s,q) (0.79, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1124040Z Skipping (s,q) (0.8, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1124475Z Skipping (s,q) (0.81, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1124894Z Skipping (s,q) (0.82, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1125331Z Skipping (s,q) (0.83, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1125764Z Skipping (s,q) (0.84, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1126200Z Skipping (s,q) (0.85, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1126654Z Skipping (s,q) (0.86, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1127111Z Skipping (s,q) (0.87, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1127542Z Skipping (s,q) (0.88, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1127963Z Skipping (s,q) (0.89, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1128402Z Skipping (s,q) (0.9, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1128834Z Skipping (s,q) (0.91, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1129253Z Skipping (s,q) (0.92, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1129685Z Skipping (s,q) (0.93, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1130118Z Skipping (s,q) (0.94, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1130552Z Skipping (s,q) (0.95, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1130971Z Skipping (s,q) (0.96, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1131403Z Skipping (s,q) (0.97, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1131841Z Skipping (s,q) (0.98, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1132264Z Skipping (s,q) (0.99, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1132694Z Skipping (s,q) (1, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1133121Z Skipping (s,q) (1.01, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1133553Z Skipping (s,q) (1.02, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1133974Z Skipping (s,q) (1.03, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1134431Z Skipping (s,q) (1.04, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1134862Z Skipping (s,q) (1.05, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1135284Z Skipping (s,q) (1.06, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1135718Z Skipping (s,q) (1.07, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1136150Z Skipping (s,q) (1.08, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1136613Z Skipping (s,q) (1.09, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1137035Z Skipping (s,q) (1.1, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1137466Z Skipping (s,q) (1.11, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1137901Z Skipping (s,q) (1.12, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1138323Z Skipping (s,q) (1.13, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1138761Z Skipping (s,q) (1.14, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1139204Z Skipping (s,q) (1.15, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1139626Z Skipping (s,q) (1.16, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1140060Z Skipping (s,q) (1.17, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1140494Z Skipping (s,q) (1.18, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1140931Z Skipping (s,q) (1.19, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1141353Z Skipping (s,q) (1.2, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1141787Z Skipping (s,q) (1.21, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1142222Z Skipping (s,q) (1.22, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1142645Z Skipping (s,q) (1.23, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1143081Z Skipping (s,q) (1.24, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1143515Z Skipping (s,q) (1.25, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1143954Z Skipping (s,q) (1.26, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1144376Z Skipping (s,q) (1.27, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1144811Z Skipping (s,q) (1.28, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1145249Z Skipping (s,q) (1.29, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1145670Z Skipping (s,q) (1.3, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1146139Z Skipping (s,q) (1.31, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1146605Z Skipping (s,q) (1.32, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1147037Z Skipping (s,q) (1.33, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1147463Z Skipping (s,q) (1.34, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1147901Z Skipping (s,q) (1.35, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1148341Z Skipping (s,q) (1.36, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1148763Z Skipping (s,q) (1.37, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1149205Z Skipping (s,q) (1.38, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1149644Z Skipping (s,q) (1.39, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1150070Z Skipping (s,q) (1.4, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1150506Z Skipping (s,q) (1.41, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1150950Z Skipping (s,q) (1.42, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1151389Z Skipping (s,q) (1.43, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1151813Z Skipping (s,q) (1.44, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1152248Z Skipping (s,q) (1.45, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1152685Z Skipping (s,q) (1.46, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1153107Z Skipping (s,q) (1.47, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1153547Z Skipping (s,q) (1.48, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1154332Z Skipping (s,q) (1.49, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1154769Z Skipping (s,q) (1.5, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1155188Z Skipping (s,q) (1.51, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1155630Z Skipping (s,q) (1.52, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1156165Z Skipping (s,q) (1.53, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1156635Z Skipping (s,q) (1.54, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1157071Z Skipping (s,q) (1.55, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1157505Z Skipping (s,q) (1.56, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1157940Z Skipping (s,q) (1.57, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1158361Z Skipping (s,q) (1.58, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1158798Z Skipping (s,q) (1.59, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1159235Z Skipping (s,q) (1.6, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1159656Z Skipping (s,q) (1.61, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1160093Z Skipping (s,q) (1.62, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1160529Z Skipping (s,q) (1.63, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1160953Z Skipping (s,q) (1.64, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1161394Z Skipping (s,q) (1.65, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1161831Z Skipping (s,q) (1.66, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1162262Z Skipping (s,q) (1.67, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1162684Z Skipping (s,q) (1.68, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1163119Z Skipping (s,q) (1.69, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1163551Z Skipping (s,q) (1.7, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1163974Z Skipping (s,q) (1.71, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1164405Z Skipping (s,q) (1.72, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1164838Z Skipping (s,q) (1.73, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1165272Z Skipping (s,q) (1.74, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1165696Z Skipping (s,q) (1.75, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1166159Z Skipping (s,q) (1.76, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1166627Z Skipping (s,q) (1.77, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1167048Z Skipping (s,q) (1.78, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1167482Z Skipping (s,q) (1.79, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1167915Z Skipping (s,q) (1.8, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1168345Z Skipping (s,q) (1.81, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1168766Z Skipping (s,q) (1.82, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1168940Z Skipping (s,q) (1.83, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1169098Z Skipping (s,q) (1.84, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1169255Z Skipping (s,q) (1.85, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1169424Z Skipping (s,q) (1.86, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1169583Z Skipping (s,q) (1.87, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1169746Z Skipping (s,q) (1.88, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1169914Z Skipping (s,q) (1.89, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1170073Z Skipping (s,q) (1.9, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1170243Z Skipping (s,q) (1.91, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1170401Z Skipping (s,q) (1.92, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1170558Z Skipping (s,q) (1.93, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1170774Z Skipping (s,q) (1.94, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1170932Z Skipping (s,q) (1.95, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1171089Z Skipping (s,q) (1.96, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1171259Z Skipping (s,q) (1.97, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1171416Z Skipping (s,q) (1.98, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1171617Z Skipping (s,q) (1.99, 150): inconsistent with heavy hitters! 2025-05-07T20:12:54.1171777Z Skipping (s,q) (0.01, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1171935Z Skipping (s,q) (0.02, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1172108Z Skipping (s,q) (0.03, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1172266Z Skipping (s,q) (0.04, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1172425Z Skipping (s,q) (0.05, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1172599Z Skipping (s,q) (0.06, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1172756Z Skipping (s,q) (0.07, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1172927Z Skipping (s,q) (0.08, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1173083Z Skipping (s,q) (0.09, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1173243Z Skipping (s,q) (0.1, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1173416Z Skipping (s,q) (0.11, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1173577Z Skipping (s,q) (0.12, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1173735Z Skipping (s,q) (0.13, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1173905Z Skipping (s,q) (0.14, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1174061Z Skipping (s,q) (0.15, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1174231Z Skipping (s,q) (0.16, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1174389Z Skipping (s,q) (0.17, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1174548Z Skipping (s,q) (0.18, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1174721Z Skipping (s,q) (0.19, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1174878Z Skipping (s,q) (0.2, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1175036Z Skipping (s,q) (0.21, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1175232Z Skipping (s,q) (0.22, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1175413Z Skipping (s,q) (0.23, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1175572Z Skipping (s,q) (0.24, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1175742Z Skipping (s,q) (0.25, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1175900Z Skipping (s,q) (0.26, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1176071Z Skipping (s,q) (0.27, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1176228Z Skipping (s,q) (0.28, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1176389Z Skipping (s,q) (0.29, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1176559Z Skipping (s,q) (0.3, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1176719Z Skipping (s,q) (0.31, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1176876Z Skipping (s,q) (0.32, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1177051Z Skipping (s,q) (0.33, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1177214Z Skipping (s,q) (0.34, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1177387Z Skipping (s,q) (0.35, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1177549Z Skipping (s,q) (0.36, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1177707Z Skipping (s,q) (0.37, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1177879Z Skipping (s,q) (0.38, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1178039Z Skipping (s,q) (0.39, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1178240Z Skipping (s,q) (0.4, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1178409Z Skipping (s,q) (0.41, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1178568Z Skipping (s,q) (0.42, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1178740Z Skipping (s,q) (0.43, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1178898Z Skipping (s,q) (0.44, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1179086Z Skipping (s,q) (0.45, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1179259Z Skipping (s,q) (0.46, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1179416Z Skipping (s,q) (0.47, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1179573Z Skipping (s,q) (0.48, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1179745Z Skipping (s,q) (0.49, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1179903Z Skipping (s,q) (0.5, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1180073Z Skipping (s,q) (0.51, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1180230Z Skipping (s,q) (0.52, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1180388Z Skipping (s,q) (0.53, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1180558Z Skipping (s,q) (0.54, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1180716Z Skipping (s,q) (0.55, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1180879Z Skipping (s,q) (0.56, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1181052Z Skipping (s,q) (0.57, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1181209Z Skipping (s,q) (0.58, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1181386Z Skipping (s,q) (0.59, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1181543Z Skipping (s,q) (0.6, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1181701Z Skipping (s,q) (0.61, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1181875Z Skipping (s,q) (0.62, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1182036Z Skipping (s,q) (0.63, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1182196Z Skipping (s,q) (0.64, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1182369Z Skipping (s,q) (0.65, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1182529Z Skipping (s,q) (0.66, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1182733Z Skipping (s,q) (0.67, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1182918Z Skipping (s,q) (0.68, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1183078Z Skipping (s,q) (0.69, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1183249Z Skipping (s,q) (0.7, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1183409Z Skipping (s,q) (0.71, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1183570Z Skipping (s,q) (0.72, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1183746Z Skipping (s,q) (0.73, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1183908Z Skipping (s,q) (0.74, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1184068Z Skipping (s,q) (0.75, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1184242Z Skipping (s,q) (0.76, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1184404Z Skipping (s,q) (0.77, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1184581Z Skipping (s,q) (0.78, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1184746Z Skipping (s,q) (0.79, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1184903Z Skipping (s,q) (0.8, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1185077Z Skipping (s,q) (0.81, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1185237Z Skipping (s,q) (0.82, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1185398Z Skipping (s,q) (0.83, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1185582Z Skipping (s,q) (0.84, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1185771Z Skipping (s,q) (0.85, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1185943Z Skipping (s,q) (0.86, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1186100Z Skipping (s,q) (0.87, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1186261Z Skipping (s,q) (0.88, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1186435Z Skipping (s,q) (0.89, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1186620Z Skipping (s,q) (0.9, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1186780Z Skipping (s,q) (0.91, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1186950Z Skipping (s,q) (0.92, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1187107Z Skipping (s,q) (0.93, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1187280Z Skipping (s,q) (0.94, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1187439Z Skipping (s,q) (0.95, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1187599Z Skipping (s,q) (0.96, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1187771Z Skipping (s,q) (0.97, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1187929Z Skipping (s,q) (0.98, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1188088Z Skipping (s,q) (0.99, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1188253Z Skipping (s,q) (1, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1188412Z Skipping (s,q) (1.01, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1188589Z Skipping (s,q) (1.02, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1188746Z Skipping (s,q) (1.03, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1188903Z Skipping (s,q) (1.04, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1189073Z Skipping (s,q) (1.05, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1189231Z Skipping (s,q) (1.06, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1189387Z Skipping (s,q) (1.07, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1189558Z Skipping (s,q) (1.08, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1189716Z Skipping (s,q) (1.09, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1189886Z Skipping (s,q) (1.1, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1190044Z Skipping (s,q) (1.11, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1190226Z Skipping (s,q) (1.12, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1190420Z Skipping (s,q) (1.13, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1190578Z Skipping (s,q) (1.14, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1190736Z Skipping (s,q) (1.15, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1190905Z Skipping (s,q) (1.16, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1191064Z Skipping (s,q) (1.17, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1191236Z Skipping (s,q) (1.18, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1191395Z Skipping (s,q) (1.19, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1191552Z Skipping (s,q) (1.2, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1191720Z Skipping (s,q) (1.21, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1191878Z Skipping (s,q) (1.22, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1192037Z Skipping (s,q) (1.23, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1192211Z Skipping (s,q) (1.24, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1192370Z Skipping (s,q) (1.25, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1192527Z Skipping (s,q) (1.26, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1192698Z Skipping (s,q) (1.27, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1192859Z Skipping (s,q) (1.28, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1193032Z Skipping (s,q) (1.29, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1193219Z Skipping (s,q) (1.3, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1193381Z Skipping (s,q) (1.31, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1193553Z Skipping (s,q) (1.32, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1193711Z Skipping (s,q) (1.33, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1193869Z Skipping (s,q) (1.34, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1194040Z Skipping (s,q) (1.35, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1194224Z Skipping (s,q) (1.36, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1194395Z Skipping (s,q) (1.37, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1194553Z Skipping (s,q) (1.38, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1194711Z Skipping (s,q) (1.39, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1194878Z Skipping (s,q) (1.4, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1195038Z Skipping (s,q) (1.41, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1195195Z Skipping (s,q) (1.42, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1195363Z Skipping (s,q) (1.43, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1195519Z Skipping (s,q) (1.44, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1195689Z Skipping (s,q) (1.45, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1195849Z Skipping (s,q) (1.46, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1196075Z Skipping (s,q) (1.47, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1196250Z Skipping (s,q) (1.48, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1196410Z Skipping (s,q) (1.49, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1196568Z Skipping (s,q) (1.5, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1196747Z Skipping (s,q) (1.51, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1196906Z Skipping (s,q) (1.52, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1197082Z Skipping (s,q) (1.53, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1197242Z Skipping (s,q) (1.54, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1197402Z Skipping (s,q) (1.55, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1197577Z Skipping (s,q) (1.56, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1197772Z Skipping (s,q) (1.57, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1197975Z Skipping (s,q) (1.58, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1198147Z Skipping (s,q) (1.59, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1198306Z Skipping (s,q) (1.6, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1198481Z Skipping (s,q) (1.61, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1198641Z Skipping (s,q) (1.62, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1198800Z Skipping (s,q) (1.63, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1198977Z Skipping (s,q) (1.64, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1199135Z Skipping (s,q) (1.65, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1199292Z Skipping (s,q) (1.66, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1199462Z Skipping (s,q) (1.67, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1199619Z Skipping (s,q) (1.68, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1199794Z Skipping (s,q) (1.69, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1199951Z Skipping (s,q) (1.7, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1200108Z Skipping (s,q) (1.71, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1200284Z Skipping (s,q) (1.72, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1200442Z Skipping (s,q) (1.73, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1200600Z Skipping (s,q) (1.74, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1200795Z Skipping (s,q) (1.75, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1200953Z Skipping (s,q) (1.76, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1201110Z Skipping (s,q) (1.77, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1201279Z Skipping (s,q) (1.78, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1201436Z Skipping (s,q) (1.79, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1201606Z Skipping (s,q) (1.8, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1201788Z Skipping (s,q) (1.81, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1201946Z Skipping (s,q) (1.82, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1202115Z Skipping (s,q) (1.83, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1202274Z Skipping (s,q) (1.84, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1202432Z Skipping (s,q) (1.85, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1202601Z Skipping (s,q) (1.86, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1202759Z Skipping (s,q) (1.87, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1202929Z Skipping (s,q) (1.88, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1203087Z Skipping (s,q) (1.89, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1203243Z Skipping (s,q) (1.9, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1203416Z Skipping (s,q) (1.91, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1203579Z Skipping (s,q) (1.92, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1203737Z Skipping (s,q) (1.93, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1203906Z Skipping (s,q) (1.94, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1204064Z Skipping (s,q) (1.95, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1204237Z Skipping (s,q) (1.96, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1204393Z Skipping (s,q) (1.97, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1204557Z Skipping (s,q) (1.98, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1204727Z Skipping (s,q) (1.99, 175): inconsistent with heavy hitters! 2025-05-07T20:12:54.1204885Z Skipping (s,q) (0.01, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1205042Z Skipping (s,q) (0.02, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1205239Z Skipping (s,q) (0.03, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1205658Z Skipping (s,q) (0.04, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1205841Z Skipping (s,q) (0.05, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1205998Z Skipping (s,q) (0.06, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1206156Z Skipping (s,q) (0.07, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1206329Z Skipping (s,q) (0.08, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1206487Z Skipping (s,q) (0.09, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1206647Z Skipping (s,q) (0.1, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1206818Z Skipping (s,q) (0.11, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1206977Z Skipping (s,q) (0.12, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1207150Z Skipping (s,q) (0.13, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1207309Z Skipping (s,q) (0.14, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1207473Z Skipping (s,q) (0.15, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1207643Z Skipping (s,q) (0.16, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1207802Z Skipping (s,q) (0.17, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1207961Z Skipping (s,q) (0.18, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1208134Z Skipping (s,q) (0.19, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1208292Z Skipping (s,q) (0.2, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1208505Z Skipping (s,q) (0.21, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1208664Z Skipping (s,q) (0.22, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1208822Z Skipping (s,q) (0.23, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1208999Z Skipping (s,q) (0.24, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1209157Z Skipping (s,q) (0.25, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1209318Z Skipping (s,q) (0.26, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1209527Z Skipping (s,q) (0.27, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1209688Z Skipping (s,q) (0.28, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1209847Z Skipping (s,q) (0.29, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1210016Z Skipping (s,q) (0.3, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1210175Z Skipping (s,q) (0.31, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1210343Z Skipping (s,q) (0.32, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1210503Z Skipping (s,q) (0.33, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1210662Z Skipping (s,q) (0.34, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1210832Z Skipping (s,q) (0.35, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1210992Z Skipping (s,q) (0.36, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1211154Z Skipping (s,q) (0.37, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1211326Z Skipping (s,q) (0.38, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1211483Z Skipping (s,q) (0.39, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1211653Z Skipping (s,q) (0.4, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1211810Z Skipping (s,q) (0.41, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1211969Z Skipping (s,q) (0.42, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1212139Z Skipping (s,q) (0.43, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1212298Z Skipping (s,q) (0.44, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1212458Z Skipping (s,q) (0.45, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1212629Z Skipping (s,q) (0.46, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1212789Z Skipping (s,q) (0.47, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1212999Z Skipping (s,q) (0.48, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1213183Z Skipping (s,q) (0.49, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1213340Z Skipping (s,q) (0.5, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1213511Z Skipping (s,q) (0.51, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1213670Z Skipping (s,q) (0.52, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1213830Z Skipping (s,q) (0.53, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1214002Z Skipping (s,q) (0.54, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1214164Z Skipping (s,q) (0.55, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1214339Z Skipping (s,q) (0.56, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1214499Z Skipping (s,q) (0.57, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1214659Z Skipping (s,q) (0.58, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1214832Z Skipping (s,q) (0.59, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1214997Z Skipping (s,q) (0.6, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1215156Z Skipping (s,q) (0.61, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1215333Z Skipping (s,q) (0.62, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1215494Z Skipping (s,q) (0.63, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1215669Z Skipping (s,q) (0.64, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1215827Z Skipping (s,q) (0.65, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1216012Z Skipping (s,q) (0.66, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1216184Z Skipping (s,q) (0.67, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1216343Z Skipping (s,q) (0.68, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1216502Z Skipping (s,q) (0.69, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1216677Z Skipping (s,q) (0.7, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1216837Z Skipping (s,q) (0.71, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1217034Z Skipping (s,q) (0.72, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1217195Z Skipping (s,q) (0.73, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1217352Z Skipping (s,q) (0.74, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1217522Z Skipping (s,q) (0.75, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1217682Z Skipping (s,q) (0.76, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1217840Z Skipping (s,q) (0.77, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1218014Z Skipping (s,q) (0.78, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1218172Z Skipping (s,q) (0.79, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1218328Z Skipping (s,q) (0.8, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1218497Z Skipping (s,q) (0.81, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1218659Z Skipping (s,q) (0.82, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1218833Z Skipping (s,q) (0.83, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1218992Z Skipping (s,q) (0.84, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1219148Z Skipping (s,q) (0.85, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1219321Z Skipping (s,q) (0.86, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1219480Z Skipping (s,q) (0.87, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1219639Z Skipping (s,q) (0.88, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1219811Z Skipping (s,q) (0.89, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1219969Z Skipping (s,q) (0.9, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1220140Z Skipping (s,q) (0.91, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1220296Z Skipping (s,q) (0.92, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1220481Z Skipping (s,q) (0.93, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1220675Z Skipping (s,q) (0.94, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1220832Z Skipping (s,q) (0.95, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1220989Z Skipping (s,q) (0.96, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1221158Z Skipping (s,q) (0.97, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1221316Z Skipping (s,q) (0.98, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1221486Z Skipping (s,q) (0.99, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1221642Z Skipping (s,q) (1, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1221803Z Skipping (s,q) (1.01, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1221975Z Skipping (s,q) (1.02, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1222132Z Skipping (s,q) (1.03, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1222294Z Skipping (s,q) (1.04, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1222466Z Skipping (s,q) (1.05, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1222628Z Skipping (s,q) (1.06, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1222802Z Skipping (s,q) (1.07, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1222960Z Skipping (s,q) (1.08, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1223117Z Skipping (s,q) (1.09, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1223288Z Skipping (s,q) (1.1, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1223472Z Skipping (s,q) (1.11, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1223634Z Skipping (s,q) (1.12, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1223802Z Skipping (s,q) (1.13, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1223960Z Skipping (s,q) (1.14, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1224131Z Skipping (s,q) (1.15, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1224293Z Skipping (s,q) (1.16, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1224482Z Skipping (s,q) (1.17, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1224657Z Skipping (s,q) (1.18, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1224816Z Skipping (s,q) (1.19, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1224973Z Skipping (s,q) (1.2, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1225144Z Skipping (s,q) (1.21, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1225302Z Skipping (s,q) (1.22, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1225462Z Skipping (s,q) (1.23, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1225633Z Skipping (s,q) (1.24, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1225791Z Skipping (s,q) (1.25, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1225961Z Skipping (s,q) (1.26, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1226121Z Skipping (s,q) (1.27, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1226284Z Skipping (s,q) (1.28, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1226454Z Skipping (s,q) (1.29, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1226612Z Skipping (s,q) (1.3, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1226771Z Skipping (s,q) (1.31, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1226939Z Skipping (s,q) (1.32, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1227096Z Skipping (s,q) (1.33, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1227271Z Skipping (s,q) (1.34, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1227429Z Skipping (s,q) (1.35, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1227588Z Skipping (s,q) (1.36, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1227758Z Skipping (s,q) (1.37, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1227916Z Skipping (s,q) (1.38, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1228158Z Skipping (s,q) (1.39, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1228331Z Skipping (s,q) (1.4, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1228491Z Skipping (s,q) (1.41, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1228665Z Skipping (s,q) (1.42, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1228825Z Skipping (s,q) (1.43, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1228983Z Skipping (s,q) (1.44, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1229162Z Skipping (s,q) (1.45, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1229322Z Skipping (s,q) (1.46, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1229482Z Skipping (s,q) (1.47, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1229656Z Skipping (s,q) (1.48, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1229815Z Skipping (s,q) (1.49, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1229991Z Skipping (s,q) (1.5, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1230152Z Skipping (s,q) (1.51, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1230310Z Skipping (s,q) (1.52, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1230479Z Skipping (s,q) (1.53, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1230637Z Skipping (s,q) (1.54, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1230797Z Skipping (s,q) (1.55, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1230992Z Skipping (s,q) (1.56, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1231149Z Skipping (s,q) (1.57, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1231320Z Skipping (s,q) (1.58, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1231478Z Skipping (s,q) (1.59, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1231634Z Skipping (s,q) (1.6, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1231805Z Skipping (s,q) (1.61, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1231989Z Skipping (s,q) (1.62, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1232148Z Skipping (s,q) (1.63, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1232317Z Skipping (s,q) (1.64, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1232475Z Skipping (s,q) (1.65, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1232645Z Skipping (s,q) (1.66, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1232803Z Skipping (s,q) (1.67, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1232961Z Skipping (s,q) (1.68, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1233131Z Skipping (s,q) (1.69, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1233288Z Skipping (s,q) (1.7, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1233446Z Skipping (s,q) (1.71, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1233616Z Skipping (s,q) (1.72, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1233778Z Skipping (s,q) (1.73, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1233939Z Skipping (s,q) (1.74, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1234109Z Skipping (s,q) (1.75, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1234266Z Skipping (s,q) (1.76, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1234436Z Skipping (s,q) (1.77, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1234593Z Skipping (s,q) (1.78, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1234752Z Skipping (s,q) (1.79, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1234920Z Skipping (s,q) (1.8, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1235077Z Skipping (s,q) (1.81, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1235236Z Skipping (s,q) (1.82, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1235403Z Skipping (s,q) (1.83, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1235610Z Skipping (s,q) (1.84, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1235780Z Skipping (s,q) (1.85, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1236013Z Skipping (s,q) (1.86, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1236181Z Skipping (s,q) (1.87, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1236351Z Skipping (s,q) (1.88, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1236509Z Skipping (s,q) (1.89, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1236667Z Skipping (s,q) (1.9, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1236839Z Skipping (s,q) (1.91, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1236998Z Skipping (s,q) (1.92, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1237169Z Skipping (s,q) (1.93, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1237327Z Skipping (s,q) (1.94, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1237486Z Skipping (s,q) (1.95, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1237660Z Skipping (s,q) (1.96, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1237817Z Skipping (s,q) (1.97, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1237976Z Skipping (s,q) (1.98, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1238149Z Skipping (s,q) (1.99, 200): inconsistent with heavy hitters! 2025-05-07T20:12:54.1238307Z Skipping (s,q) (0.01, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1238477Z Skipping (s,q) (0.02, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1238666Z Skipping (s,q) (0.03, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1238823Z Skipping (s,q) (0.04, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1238994Z Skipping (s,q) (0.05, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1239153Z Skipping (s,q) (0.06, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1239316Z Skipping (s,q) (0.07, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1239514Z Skipping (s,q) (0.08, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1239674Z Skipping (s,q) (0.09, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1239846Z Skipping (s,q) (0.1, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1240005Z Skipping (s,q) (0.11, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1240164Z Skipping (s,q) (0.12, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1240340Z Skipping (s,q) (0.13, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1240500Z Skipping (s,q) (0.14, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1240659Z Skipping (s,q) (0.15, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1240831Z Skipping (s,q) (0.16, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1240990Z Skipping (s,q) (0.17, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1241163Z Skipping (s,q) (0.18, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1241322Z Skipping (s,q) (0.19, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1241479Z Skipping (s,q) (0.2, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1241650Z Skipping (s,q) (0.21, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1241808Z Skipping (s,q) (0.22, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1241966Z Skipping (s,q) (0.23, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1242137Z Skipping (s,q) (0.24, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1242298Z Skipping (s,q) (0.25, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1242456Z Skipping (s,q) (0.26, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1242627Z Skipping (s,q) (0.27, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1242785Z Skipping (s,q) (0.28, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1242955Z Skipping (s,q) (0.29, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1243165Z Skipping (s,q) (0.3, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1243322Z Skipping (s,q) (0.31, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1243498Z Skipping (s,q) (0.32, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1243655Z Skipping (s,q) (0.33, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1243812Z Skipping (s,q) (0.34, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1243986Z Skipping (s,q) (0.35, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1244148Z Skipping (s,q) (0.36, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1244322Z Skipping (s,q) (0.37, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1244481Z Skipping (s,q) (0.38, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1244641Z Skipping (s,q) (0.39, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1244815Z Skipping (s,q) (0.4, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1244978Z Skipping (s,q) (0.41, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1245142Z Skipping (s,q) (0.42, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1245316Z Skipping (s,q) (0.43, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1245476Z Skipping (s,q) (0.44, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1245649Z Skipping (s,q) (0.45, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1245810Z Skipping (s,q) (0.46, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1245971Z Skipping (s,q) (0.47, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1246169Z Skipping (s,q) (0.48, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1246329Z Skipping (s,q) (0.49, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1246489Z Skipping (s,q) (0.5, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1246662Z Skipping (s,q) (0.51, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1246825Z Skipping (s,q) (0.52, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1247025Z Skipping (s,q) (0.53, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1247186Z Skipping (s,q) (0.54, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1247345Z Skipping (s,q) (0.55, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1247519Z Skipping (s,q) (0.56, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1247679Z Skipping (s,q) (0.57, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1247840Z Skipping (s,q) (0.58, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1248018Z Skipping (s,q) (0.59, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1248177Z Skipping (s,q) (0.6, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1248351Z Skipping (s,q) (0.61, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1248511Z Skipping (s,q) (0.62, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1248672Z Skipping (s,q) (0.63, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1248848Z Skipping (s,q) (0.64, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1249006Z Skipping (s,q) (0.65, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1249165Z Skipping (s,q) (0.66, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1249340Z Skipping (s,q) (0.67, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1249496Z Skipping (s,q) (0.68, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1249670Z Skipping (s,q) (0.69, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1249833Z Skipping (s,q) (0.7, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1249993Z Skipping (s,q) (0.71, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1250166Z Skipping (s,q) (0.72, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1250325Z Skipping (s,q) (0.73, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1250485Z Skipping (s,q) (0.74, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1250707Z Skipping (s,q) (0.75, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1250869Z Skipping (s,q) (0.76, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1251026Z Skipping (s,q) (0.77, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1251195Z Skipping (s,q) (0.78, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1251352Z Skipping (s,q) (0.79, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1251519Z Skipping (s,q) (0.8, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1251679Z Skipping (s,q) (0.81, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1251837Z Skipping (s,q) (0.82, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1252006Z Skipping (s,q) (0.83, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1252163Z Skipping (s,q) (0.84, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1252321Z Skipping (s,q) (0.85, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1252492Z Skipping (s,q) (0.86, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1252653Z Skipping (s,q) (0.87, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1252822Z Skipping (s,q) (0.88, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1252980Z Skipping (s,q) (0.89, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1253138Z Skipping (s,q) (0.9, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1253306Z Skipping (s,q) (0.91, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1253465Z Skipping (s,q) (0.92, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1253650Z Skipping (s,q) (0.93, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1253821Z Skipping (s,q) (0.94, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1253979Z Skipping (s,q) (0.95, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1254151Z Skipping (s,q) (0.96, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1254312Z Skipping (s,q) (0.97, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1254509Z Skipping (s,q) (0.98, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1254683Z Skipping (s,q) (0.99, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1254836Z Skipping (s,q) (1, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1254995Z Skipping (s,q) (1.01, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1255169Z Skipping (s,q) (1.02, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1255328Z Skipping (s,q) (1.03, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1255502Z Skipping (s,q) (1.04, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1255660Z Skipping (s,q) (1.05, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1255818Z Skipping (s,q) (1.06, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1255992Z Skipping (s,q) (1.07, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1256151Z Skipping (s,q) (1.08, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1256316Z Skipping (s,q) (1.09, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1256487Z Skipping (s,q) (1.1, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1256646Z Skipping (s,q) (1.11, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1256816Z Skipping (s,q) (1.12, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1256973Z Skipping (s,q) (1.13, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1257130Z Skipping (s,q) (1.14, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1257298Z Skipping (s,q) (1.15, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1257458Z Skipping (s,q) (1.16, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1257615Z Skipping (s,q) (1.17, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1257783Z Skipping (s,q) (1.18, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1257941Z Skipping (s,q) (1.19, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1258139Z Skipping (s,q) (1.2, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1258321Z Skipping (s,q) (1.21, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1258479Z Skipping (s,q) (1.22, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1258646Z Skipping (s,q) (1.23, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1258804Z Skipping (s,q) (1.24, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1258963Z Skipping (s,q) (1.25, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1259136Z Skipping (s,q) (1.26, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1259294Z Skipping (s,q) (1.27, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1259454Z Skipping (s,q) (1.28, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1259623Z Skipping (s,q) (1.29, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1259783Z Skipping (s,q) (1.3, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1259957Z Skipping (s,q) (1.31, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1260119Z Skipping (s,q) (1.32, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1260276Z Skipping (s,q) (1.33, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1260446Z Skipping (s,q) (1.34, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1260604Z Skipping (s,q) (1.35, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1260763Z Skipping (s,q) (1.36, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1260934Z Skipping (s,q) (1.37, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1261118Z Skipping (s,q) (1.38, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1261288Z Skipping (s,q) (1.39, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1261446Z Skipping (s,q) (1.4, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1261604Z Skipping (s,q) (1.41, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1261776Z Skipping (s,q) (1.42, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1261959Z Skipping (s,q) (1.43, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1262117Z Skipping (s,q) (1.44, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1262285Z Skipping (s,q) (1.45, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1262443Z Skipping (s,q) (1.46, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1262612Z Skipping (s,q) (1.47, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1262769Z Skipping (s,q) (1.48, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1262927Z Skipping (s,q) (1.49, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1263096Z Skipping (s,q) (1.5, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1263252Z Skipping (s,q) (1.51, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1263409Z Skipping (s,q) (1.52, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1263578Z Skipping (s,q) (1.53, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1263739Z Skipping (s,q) (1.54, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1263909Z Skipping (s,q) (1.55, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1264068Z Skipping (s,q) (1.56, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1264226Z Skipping (s,q) (1.57, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1264396Z Skipping (s,q) (1.58, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1264553Z Skipping (s,q) (1.59, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1264713Z Skipping (s,q) (1.6, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1264881Z Skipping (s,q) (1.61, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1265040Z Skipping (s,q) (1.62, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1265208Z Skipping (s,q) (1.63, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1265365Z Skipping (s,q) (1.64, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1265549Z Skipping (s,q) (1.65, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1265742Z Skipping (s,q) (1.66, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1265900Z Skipping (s,q) (1.67, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1266057Z Skipping (s,q) (1.68, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1266226Z Skipping (s,q) (1.69, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1266382Z Skipping (s,q) (1.7, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1266551Z Skipping (s,q) (1.71, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1266709Z Skipping (s,q) (1.72, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1266865Z Skipping (s,q) (1.73, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1267032Z Skipping (s,q) (1.74, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1267190Z Skipping (s,q) (1.75, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1267350Z Skipping (s,q) (1.76, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1267522Z Skipping (s,q) (1.77, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1267679Z Skipping (s,q) (1.78, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1267836Z Skipping (s,q) (1.79, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1268007Z Skipping (s,q) (1.8, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1268164Z Skipping (s,q) (1.81, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1268337Z Skipping (s,q) (1.82, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1268522Z Skipping (s,q) (1.83, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1268681Z Skipping (s,q) (1.84, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1268849Z Skipping (s,q) (1.85, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1269007Z Skipping (s,q) (1.86, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1269169Z Skipping (s,q) (1.87, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1269370Z Skipping (s,q) (1.88, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1269531Z Skipping (s,q) (1.89, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1269698Z Skipping (s,q) (1.9, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1269857Z Skipping (s,q) (1.91, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1270015Z Skipping (s,q) (1.92, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1270183Z Skipping (s,q) (1.93, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1270343Z Skipping (s,q) (1.94, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1270503Z Skipping (s,q) (1.95, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1270675Z Skipping (s,q) (1.96, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1270833Z Skipping (s,q) (1.97, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1271006Z Skipping (s,q) (1.98, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1271170Z Skipping (s,q) (1.99, 225): inconsistent with heavy hitters! 2025-05-07T20:12:54.1271330Z Skipping (s,q) (0.01, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1271504Z Skipping (s,q) (0.02, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1271664Z Skipping (s,q) (0.03, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1271821Z Skipping (s,q) (0.04, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1271992Z Skipping (s,q) (0.05, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1272153Z Skipping (s,q) (0.06, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1272322Z Skipping (s,q) (0.07, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1278917Z Skipping (s,q) (0.08, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1279204Z Skipping (s,q) (0.09, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1279374Z Skipping (s,q) (0.1, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1279677Z Skipping (s,q) (0.11, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1279876Z Skipping (s,q) (0.12, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1280037Z Skipping (s,q) (0.13, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1280211Z Skipping (s,q) (0.14, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1280367Z Skipping (s,q) (0.15, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1280538Z Skipping (s,q) (0.16, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1280696Z Skipping (s,q) (0.17, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1280859Z Skipping (s,q) (0.18, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1281032Z Skipping (s,q) (0.19, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1281192Z Skipping (s,q) (0.2, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1281345Z Skipping (s,q) (0.21, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1281513Z Skipping (s,q) (0.22, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1281672Z Skipping (s,q) (0.23, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1281828Z Skipping (s,q) (0.24, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1281992Z Skipping (s,q) (0.25, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1282142Z Skipping (s,q) (0.26, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1282477Z Skipping (s,q) (0.27, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1282700Z Skipping (s,q) (0.28, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1282921Z Skipping (s,q) (0.29, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1283092Z Skipping (s,q) (0.3, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1283249Z Skipping (s,q) (0.31, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1283407Z Skipping (s,q) (0.32, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1283580Z Skipping (s,q) (0.33, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1283776Z Skipping (s,q) (0.34, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1283945Z Skipping (s,q) (0.35, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1284104Z Skipping (s,q) (0.36, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1284264Z Skipping (s,q) (0.37, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1284433Z Skipping (s,q) (0.38, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1284592Z Skipping (s,q) (0.39, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1284753Z Skipping (s,q) (0.4, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1284922Z Skipping (s,q) (0.41, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1285079Z Skipping (s,q) (0.42, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1285248Z Skipping (s,q) (0.43, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1285406Z Skipping (s,q) (0.44, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1285571Z Skipping (s,q) (0.45, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1285741Z Skipping (s,q) (0.46, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1285900Z Skipping (s,q) (0.47, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1286059Z Skipping (s,q) (0.48, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1286228Z Skipping (s,q) (0.49, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1286385Z Skipping (s,q) (0.5, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1286558Z Skipping (s,q) (0.51, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1286716Z Skipping (s,q) (0.52, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1286873Z Skipping (s,q) (0.53, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1287043Z Skipping (s,q) (0.54, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1287201Z Skipping (s,q) (0.55, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1287389Z Skipping (s,q) (0.56, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1287587Z Skipping (s,q) (0.57, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1287746Z Skipping (s,q) (0.58, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1287916Z Skipping (s,q) (0.59, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1288073Z Skipping (s,q) (0.6, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1288229Z Skipping (s,q) (0.61, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1288401Z Skipping (s,q) (0.62, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1288561Z Skipping (s,q) (0.63, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1288720Z Skipping (s,q) (0.64, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1288893Z Skipping (s,q) (0.65, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1289052Z Skipping (s,q) (0.66, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1289224Z Skipping (s,q) (0.67, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1289389Z Skipping (s,q) (0.68, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1289548Z Skipping (s,q) (0.69, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1289717Z Skipping (s,q) (0.7, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1289875Z Skipping (s,q) (0.71, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1290034Z Skipping (s,q) (0.72, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1290203Z Skipping (s,q) (0.73, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1290404Z Skipping (s,q) (0.74, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1290561Z Skipping (s,q) (0.75, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1290729Z Skipping (s,q) (0.76, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1290884Z Skipping (s,q) (0.77, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1291053Z Skipping (s,q) (0.78, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1291242Z Skipping (s,q) (0.79, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1291401Z Skipping (s,q) (0.8, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1291573Z Skipping (s,q) (0.81, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1291730Z Skipping (s,q) (0.82, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1291886Z Skipping (s,q) (0.83, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1292057Z Skipping (s,q) (0.84, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1292219Z Skipping (s,q) (0.85, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1292387Z Skipping (s,q) (0.86, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1292544Z Skipping (s,q) (0.87, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1292700Z Skipping (s,q) (0.88, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1292871Z Skipping (s,q) (0.89, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1293031Z Skipping (s,q) (0.9, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1293229Z Skipping (s,q) (0.91, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1293456Z Skipping (s,q) (0.92, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1293655Z Skipping (s,q) (0.93, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1293826Z Skipping (s,q) (0.94, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1293984Z Skipping (s,q) (0.95, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1294144Z Skipping (s,q) (0.96, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1294314Z Skipping (s,q) (0.97, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1294473Z Skipping (s,q) (0.98, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1294632Z Skipping (s,q) (0.99, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1294802Z Skipping (s,q) (1, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1294996Z Skipping (s,q) (1.01, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1295199Z Skipping (s,q) (1.02, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1295358Z Skipping (s,q) (1.03, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1295515Z Skipping (s,q) (1.04, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1295688Z Skipping (s,q) (1.05, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1295847Z Skipping (s,q) (1.06, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1296005Z Skipping (s,q) (1.07, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1296181Z Skipping (s,q) (1.08, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1296341Z Skipping (s,q) (1.09, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1296509Z Skipping (s,q) (1.1, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1296668Z Skipping (s,q) (1.11, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1296827Z Skipping (s,q) (1.12, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1297001Z Skipping (s,q) (1.13, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1297158Z Skipping (s,q) (1.14, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1297317Z Skipping (s,q) (1.15, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1297488Z Skipping (s,q) (1.16, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1297646Z Skipping (s,q) (1.17, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1297803Z Skipping (s,q) (1.18, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1298000Z Skipping (s,q) (1.19, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1298159Z Skipping (s,q) (1.2, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1298331Z Skipping (s,q) (1.21, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1298490Z Skipping (s,q) (1.22, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1298648Z Skipping (s,q) (1.23, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1298846Z Skipping (s,q) (1.24, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1299006Z Skipping (s,q) (1.25, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1299166Z Skipping (s,q) (1.26, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1299339Z Skipping (s,q) (1.27, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1299499Z Skipping (s,q) (1.28, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1299670Z Skipping (s,q) (1.29, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1299829Z Skipping (s,q) (1.3, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1299988Z Skipping (s,q) (1.31, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1300161Z Skipping (s,q) (1.32, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1300319Z Skipping (s,q) (1.33, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1300478Z Skipping (s,q) (1.34, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1300654Z Skipping (s,q) (1.35, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1300818Z Skipping (s,q) (1.36, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1300992Z Skipping (s,q) (1.37, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1301151Z Skipping (s,q) (1.38, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1301315Z Skipping (s,q) (1.39, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1301483Z Skipping (s,q) (1.4, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1301640Z Skipping (s,q) (1.41, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1301799Z Skipping (s,q) (1.42, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1301967Z Skipping (s,q) (1.43, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1302124Z Skipping (s,q) (1.44, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1302295Z Skipping (s,q) (1.45, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1302480Z Skipping (s,q) (1.46, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1302663Z Skipping (s,q) (1.47, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1302835Z Skipping (s,q) (1.48, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1302995Z Skipping (s,q) (1.49, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1303152Z Skipping (s,q) (1.5, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1303321Z Skipping (s,q) (1.51, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1303479Z Skipping (s,q) (1.52, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1303654Z Skipping (s,q) (1.53, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1303814Z Skipping (s,q) (1.54, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1303975Z Skipping (s,q) (1.55, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1304147Z Skipping (s,q) (1.56, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1304308Z Skipping (s,q) (1.57, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1304471Z Skipping (s,q) (1.58, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1304642Z Skipping (s,q) (1.59, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1304800Z Skipping (s,q) (1.6, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1304974Z Skipping (s,q) (1.61, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1305136Z Skipping (s,q) (1.62, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1305295Z Skipping (s,q) (1.63, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1305688Z Skipping (s,q) (1.64, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1305852Z Skipping (s,q) (1.65, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1306013Z Skipping (s,q) (1.66, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1306185Z Skipping (s,q) (1.67, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1306349Z Skipping (s,q) (1.68, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1306591Z Skipping (s,q) (1.69, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1306766Z Skipping (s,q) (1.7, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1306926Z Skipping (s,q) (1.71, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1307099Z Skipping (s,q) (1.72, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1307259Z Skipping (s,q) (1.73, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1307418Z Skipping (s,q) (1.74, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1307592Z Skipping (s,q) (1.75, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1307754Z Skipping (s,q) (1.76, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1307912Z Skipping (s,q) (1.77, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1308083Z Skipping (s,q) (1.78, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1308242Z Skipping (s,q) (1.79, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1308415Z Skipping (s,q) (1.8, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1308578Z Skipping (s,q) (1.81, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1308740Z Skipping (s,q) (1.82, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1308911Z Skipping (s,q) (1.83, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1309070Z Skipping (s,q) (1.84, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1309228Z Skipping (s,q) (1.85, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1309396Z Skipping (s,q) (1.86, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1309555Z Skipping (s,q) (1.87, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1309728Z Skipping (s,q) (1.88, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1309884Z Skipping (s,q) (1.89, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1310044Z Skipping (s,q) (1.9, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1310255Z Skipping (s,q) (1.91, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1310447Z Skipping (s,q) (1.92, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1310608Z Skipping (s,q) (1.93, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1310780Z Skipping (s,q) (1.94, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1310938Z Skipping (s,q) (1.95, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1311109Z Skipping (s,q) (1.96, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1311269Z Skipping (s,q) (1.97, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1311428Z Skipping (s,q) (1.98, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1311597Z Skipping (s,q) (1.99, 250): inconsistent with heavy hitters! 2025-05-07T20:12:54.1311755Z Skipping (s,q) (0.01, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1311915Z Skipping (s,q) (0.02, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1312089Z Skipping (s,q) (0.03, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1312249Z Skipping (s,q) (0.04, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1312420Z Skipping (s,q) (0.05, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1312578Z Skipping (s,q) (0.06, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1312735Z Skipping (s,q) (0.07, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1312906Z Skipping (s,q) (0.08, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1313066Z Skipping (s,q) (0.09, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1313262Z Skipping (s,q) (0.1, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1313430Z Skipping (s,q) (0.11, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1313588Z Skipping (s,q) (0.12, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1313756Z Skipping (s,q) (0.13, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1313913Z Skipping (s,q) (0.14, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1314099Z Skipping (s,q) (0.15, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1314269Z Skipping (s,q) (0.16, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1314427Z Skipping (s,q) (0.17, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1314586Z Skipping (s,q) (0.18, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1314758Z Skipping (s,q) (0.19, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1314914Z Skipping (s,q) (0.2, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1315074Z Skipping (s,q) (0.21, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1315247Z Skipping (s,q) (0.22, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1315404Z Skipping (s,q) (0.23, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1315576Z Skipping (s,q) (0.24, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1315734Z Skipping (s,q) (0.25, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1315894Z Skipping (s,q) (0.26, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1316187Z Skipping (s,q) (0.27, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1316347Z Skipping (s,q) (0.28, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1316504Z Skipping (s,q) (0.29, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1316678Z Skipping (s,q) (0.3, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1316836Z Skipping (s,q) (0.31, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1317007Z Skipping (s,q) (0.32, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1317166Z Skipping (s,q) (0.33, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1317323Z Skipping (s,q) (0.34, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1317492Z Skipping (s,q) (0.35, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1317649Z Skipping (s,q) (0.36, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1317837Z Skipping (s,q) (0.37, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1318051Z Skipping (s,q) (0.38, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1318213Z Skipping (s,q) (0.39, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1318384Z Skipping (s,q) (0.4, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1318540Z Skipping (s,q) (0.41, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1318698Z Skipping (s,q) (0.42, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1318870Z Skipping (s,q) (0.43, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1319031Z Skipping (s,q) (0.44, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1319190Z Skipping (s,q) (0.45, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1319361Z Skipping (s,q) (0.46, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1319521Z Skipping (s,q) (0.47, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1319696Z Skipping (s,q) (0.48, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1319860Z Skipping (s,q) (0.49, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1320020Z Skipping (s,q) (0.5, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1320196Z Skipping (s,q) (0.51, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1320357Z Skipping (s,q) (0.52, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1320516Z Skipping (s,q) (0.53, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1320686Z Skipping (s,q) (0.54, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1320870Z Skipping (s,q) (0.55, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1321040Z Skipping (s,q) (0.56, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1321199Z Skipping (s,q) (0.57, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1321358Z Skipping (s,q) (0.58, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1321527Z Skipping (s,q) (0.59, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1321684Z Skipping (s,q) (0.6, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1321871Z Skipping (s,q) (0.61, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1322042Z Skipping (s,q) (0.62, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1322200Z Skipping (s,q) (0.63, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1322369Z Skipping (s,q) (0.64, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1322526Z Skipping (s,q) (0.65, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1322684Z Skipping (s,q) (0.66, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1322851Z Skipping (s,q) (0.67, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1323011Z Skipping (s,q) (0.68, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1323166Z Skipping (s,q) (0.69, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1323335Z Skipping (s,q) (0.7, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1323498Z Skipping (s,q) (0.71, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1323658Z Skipping (s,q) (0.72, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1323826Z Skipping (s,q) (0.73, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1323985Z Skipping (s,q) (0.74, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1324153Z Skipping (s,q) (0.75, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1324310Z Skipping (s,q) (0.76, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1324468Z Skipping (s,q) (0.77, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1324639Z Skipping (s,q) (0.78, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1324798Z Skipping (s,q) (0.79, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1324955Z Skipping (s,q) (0.8, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1325125Z Skipping (s,q) (0.81, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1325308Z Skipping (s,q) (0.82, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1325514Z Skipping (s,q) (0.83, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1325671Z Skipping (s,q) (0.84, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1325828Z Skipping (s,q) (0.85, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1325996Z Skipping (s,q) (0.86, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1326153Z Skipping (s,q) (0.87, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1326309Z Skipping (s,q) (0.88, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1326480Z Skipping (s,q) (0.89, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1326639Z Skipping (s,q) (0.9, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1326812Z Skipping (s,q) (0.91, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1326973Z Skipping (s,q) (0.92, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1327130Z Skipping (s,q) (0.93, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1327307Z Skipping (s,q) (0.94, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1327464Z Skipping (s,q) (0.95, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1327620Z Skipping (s,q) (0.96, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1327793Z Skipping (s,q) (0.97, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1327951Z Skipping (s,q) (0.98, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1328118Z Skipping (s,q) (0.99, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1328299Z Skipping (s,q) (1, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1328457Z Skipping (s,q) (1.01, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1328627Z Skipping (s,q) (1.02, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1328786Z Skipping (s,q) (1.03, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1328947Z Skipping (s,q) (1.04, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1329118Z Skipping (s,q) (1.05, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1329300Z Skipping (s,q) (1.06, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1329472Z Skipping (s,q) (1.07, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1329630Z Skipping (s,q) (1.08, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1329790Z Skipping (s,q) (1.09, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1329960Z Skipping (s,q) (1.1, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1330119Z Skipping (s,q) (1.11, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1330280Z Skipping (s,q) (1.12, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1330450Z Skipping (s,q) (1.13, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1330609Z Skipping (s,q) (1.14, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1330780Z Skipping (s,q) (1.15, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1330941Z Skipping (s,q) (1.16, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1331110Z Skipping (s,q) (1.17, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1331281Z Skipping (s,q) (1.18, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1331439Z Skipping (s,q) (1.19, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1331598Z Skipping (s,q) (1.2, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1331769Z Skipping (s,q) (1.21, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1331928Z Skipping (s,q) (1.22, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1332086Z Skipping (s,q) (1.23, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1332256Z Skipping (s,q) (1.24, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1332415Z Skipping (s,q) (1.25, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1332584Z Skipping (s,q) (1.26, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1332768Z Skipping (s,q) (1.27, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1332951Z Skipping (s,q) (1.28, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1333120Z Skipping (s,q) (1.29, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1333277Z Skipping (s,q) (1.3, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1333433Z Skipping (s,q) (1.31, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1333602Z Skipping (s,q) (1.32, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1333759Z Skipping (s,q) (1.33, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1333932Z Skipping (s,q) (1.34, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1334089Z Skipping (s,q) (1.35, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1334247Z Skipping (s,q) (1.36, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1334420Z Skipping (s,q) (1.37, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1334579Z Skipping (s,q) (1.38, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1334741Z Skipping (s,q) (1.39, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1334912Z Skipping (s,q) (1.4, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1335070Z Skipping (s,q) (1.41, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1335241Z Skipping (s,q) (1.42, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1335400Z Skipping (s,q) (1.43, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1335559Z Skipping (s,q) (1.44, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1335757Z Skipping (s,q) (1.45, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1335917Z Skipping (s,q) (1.46, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1336073Z Skipping (s,q) (1.47, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1336243Z Skipping (s,q) (1.48, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1336402Z Skipping (s,q) (1.49, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1336574Z Skipping (s,q) (1.5, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1336757Z Skipping (s,q) (1.51, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1336914Z Skipping (s,q) (1.52, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1337081Z Skipping (s,q) (1.53, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1337239Z Skipping (s,q) (1.54, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1337394Z Skipping (s,q) (1.55, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1337561Z Skipping (s,q) (1.56, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1337722Z Skipping (s,q) (1.57, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1337891Z Skipping (s,q) (1.58, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1338047Z Skipping (s,q) (1.59, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1338202Z Skipping (s,q) (1.6, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1338373Z Skipping (s,q) (1.61, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1338532Z Skipping (s,q) (1.62, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1338690Z Skipping (s,q) (1.63, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1338859Z Skipping (s,q) (1.64, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1339015Z Skipping (s,q) (1.65, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1339185Z Skipping (s,q) (1.66, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1339341Z Skipping (s,q) (1.67, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1339497Z Skipping (s,q) (1.68, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1339668Z Skipping (s,q) (1.69, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1339823Z Skipping (s,q) (1.7, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1339980Z Skipping (s,q) (1.71, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1340172Z Skipping (s,q) (1.72, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1340353Z Skipping (s,q) (1.73, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1340510Z Skipping (s,q) (1.74, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1340682Z Skipping (s,q) (1.75, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1340836Z Skipping (s,q) (1.76, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1340994Z Skipping (s,q) (1.77, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1341162Z Skipping (s,q) (1.78, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1341322Z Skipping (s,q) (1.79, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1341477Z Skipping (s,q) (1.8, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1341642Z Skipping (s,q) (1.81, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1341800Z Skipping (s,q) (1.82, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1341968Z Skipping (s,q) (1.83, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1342126Z Skipping (s,q) (1.84, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1342286Z Skipping (s,q) (1.85, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1342453Z Skipping (s,q) (1.86, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1342610Z Skipping (s,q) (1.87, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1342769Z Skipping (s,q) (1.88, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1342935Z Skipping (s,q) (1.89, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1343118Z Skipping (s,q) (1.9, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1343282Z Skipping (s,q) (1.91, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1343442Z Skipping (s,q) (1.92, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1343599Z Skipping (s,q) (1.93, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1343767Z Skipping (s,q) (1.94, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1343925Z Skipping (s,q) (1.95, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1344108Z Skipping (s,q) (1.96, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1344275Z Skipping (s,q) (1.97, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1344431Z Skipping (s,q) (1.98, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1344589Z Skipping (s,q) (1.99, 275): inconsistent with heavy hitters! 2025-05-07T20:12:54.1344754Z Skipping (s,q) (0.01, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1344914Z Skipping (s,q) (0.02, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1345085Z Skipping (s,q) (0.03, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1345242Z Skipping (s,q) (0.04, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1345402Z Skipping (s,q) (0.05, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1345571Z Skipping (s,q) (0.06, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1345733Z Skipping (s,q) (0.07, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1345893Z Skipping (s,q) (0.08, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1346059Z Skipping (s,q) (0.09, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1346218Z Skipping (s,q) (0.1, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1346383Z Skipping (s,q) (0.11, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1346541Z Skipping (s,q) (0.12, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1346697Z Skipping (s,q) (0.13, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1346864Z Skipping (s,q) (0.14, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1347020Z Skipping (s,q) (0.15, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1347179Z Skipping (s,q) (0.16, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1347344Z Skipping (s,q) (0.17, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1347542Z Skipping (s,q) (0.18, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1347735Z Skipping (s,q) (0.19, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1347890Z Skipping (s,q) (0.2, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1348045Z Skipping (s,q) (0.21, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1348207Z Skipping (s,q) (0.22, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1348364Z Skipping (s,q) (0.23, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1348521Z Skipping (s,q) (0.24, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1348685Z Skipping (s,q) (0.25, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1348844Z Skipping (s,q) (0.26, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1349015Z Skipping (s,q) (0.27, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1349170Z Skipping (s,q) (0.28, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1349330Z Skipping (s,q) (0.29, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1349494Z Skipping (s,q) (0.3, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1349652Z Skipping (s,q) (0.31, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1349811Z Skipping (s,q) (0.32, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1349974Z Skipping (s,q) (0.33, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1350132Z Skipping (s,q) (0.34, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1350300Z Skipping (s,q) (0.35, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1350483Z Skipping (s,q) (0.36, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1350641Z Skipping (s,q) (0.37, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1350805Z Skipping (s,q) (0.38, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1350962Z Skipping (s,q) (0.39, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1351119Z Skipping (s,q) (0.4, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1351284Z Skipping (s,q) (0.41, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1351467Z Skipping (s,q) (0.42, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1351635Z Skipping (s,q) (0.43, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1351791Z Skipping (s,q) (0.44, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1351948Z Skipping (s,q) (0.45, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1352111Z Skipping (s,q) (0.46, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1352265Z Skipping (s,q) (0.47, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1352424Z Skipping (s,q) (0.48, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1352587Z Skipping (s,q) (0.49, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1352741Z Skipping (s,q) (0.5, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1352898Z Skipping (s,q) (0.51, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1353060Z Skipping (s,q) (0.52, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1353218Z Skipping (s,q) (0.53, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1353381Z Skipping (s,q) (0.54, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1353536Z Skipping (s,q) (0.55, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1353692Z Skipping (s,q) (0.56, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1353857Z Skipping (s,q) (0.57, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1354012Z Skipping (s,q) (0.58, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1354171Z Skipping (s,q) (0.59, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1354332Z Skipping (s,q) (0.6, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1354488Z Skipping (s,q) (0.61, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1354652Z Skipping (s,q) (0.62, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1354808Z Skipping (s,q) (0.63, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1355012Z Skipping (s,q) (0.64, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1355176Z Skipping (s,q) (0.65, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1355331Z Skipping (s,q) (0.66, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1355486Z Skipping (s,q) (0.67, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1355649Z Skipping (s,q) (0.68, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1355806Z Skipping (s,q) (0.69, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1356070Z Skipping (s,q) (0.7, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1356229Z Skipping (s,q) (0.71, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1356387Z Skipping (s,q) (0.72, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1356555Z Skipping (s,q) (0.73, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1356713Z Skipping (s,q) (0.74, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1356875Z Skipping (s,q) (0.75, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1357048Z Skipping (s,q) (0.76, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1357205Z Skipping (s,q) (0.77, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1357373Z Skipping (s,q) (0.78, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1357529Z Skipping (s,q) (0.79, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1357685Z Skipping (s,q) (0.8, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1357882Z Skipping (s,q) (0.81, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1358037Z Skipping (s,q) (0.82, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1358194Z Skipping (s,q) (0.83, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1358358Z Skipping (s,q) (0.84, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1358515Z Skipping (s,q) (0.85, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1358681Z Skipping (s,q) (0.86, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1358860Z Skipping (s,q) (0.87, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1359015Z Skipping (s,q) (0.88, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1359179Z Skipping (s,q) (0.89, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1359333Z Skipping (s,q) (0.9, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1359489Z Skipping (s,q) (0.91, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1359654Z Skipping (s,q) (0.92, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1359811Z Skipping (s,q) (0.93, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1359974Z Skipping (s,q) (0.94, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1360128Z Skipping (s,q) (0.95, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1360284Z Skipping (s,q) (0.96, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1360451Z Skipping (s,q) (0.97, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1360607Z Skipping (s,q) (0.98, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1360764Z Skipping (s,q) (0.99, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1360922Z Skipping (s,q) (1, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1361077Z Skipping (s,q) (1.01, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1361232Z Skipping (s,q) (1.02, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1361393Z Skipping (s,q) (1.03, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1361552Z Skipping (s,q) (1.04, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1361716Z Skipping (s,q) (1.05, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1361872Z Skipping (s,q) (1.06, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1362029Z Skipping (s,q) (1.07, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1362192Z Skipping (s,q) (1.08, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1362399Z Skipping (s,q) (1.09, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1362556Z Skipping (s,q) (1.1, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1362719Z Skipping (s,q) (1.11, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1362875Z Skipping (s,q) (1.12, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1363041Z Skipping (s,q) (1.13, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1363194Z Skipping (s,q) (1.14, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1363355Z Skipping (s,q) (1.15, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1363520Z Skipping (s,q) (1.16, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1363673Z Skipping (s,q) (1.17, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1363829Z Skipping (s,q) (1.18, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1363995Z Skipping (s,q) (1.19, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1364152Z Skipping (s,q) (1.2, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1364317Z Skipping (s,q) (1.21, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1364474Z Skipping (s,q) (1.22, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1364629Z Skipping (s,q) (1.23, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1364793Z Skipping (s,q) (1.24, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1364947Z Skipping (s,q) (1.25, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1365105Z Skipping (s,q) (1.26, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1365294Z Skipping (s,q) (1.27, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1365449Z Skipping (s,q) (1.28, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1365612Z Skipping (s,q) (1.29, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1365767Z Skipping (s,q) (1.3, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1365924Z Skipping (s,q) (1.31, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1366118Z Skipping (s,q) (1.32, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1366274Z Skipping (s,q) (1.33, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1366433Z Skipping (s,q) (1.34, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1366595Z Skipping (s,q) (1.35, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1366750Z Skipping (s,q) (1.36, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1366917Z Skipping (s,q) (1.37, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1367076Z Skipping (s,q) (1.38, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1367232Z Skipping (s,q) (1.39, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1367397Z Skipping (s,q) (1.4, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1367555Z Skipping (s,q) (1.41, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1367714Z Skipping (s,q) (1.42, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1367880Z Skipping (s,q) (1.43, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1368036Z Skipping (s,q) (1.44, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1368200Z Skipping (s,q) (1.45, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1368355Z Skipping (s,q) (1.46, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1368512Z Skipping (s,q) (1.47, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1368679Z Skipping (s,q) (1.48, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1368836Z Skipping (s,q) (1.49, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1368992Z Skipping (s,q) (1.5, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1369154Z Skipping (s,q) (1.51, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1369310Z Skipping (s,q) (1.52, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1369466Z Skipping (s,q) (1.53, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1369678Z Skipping (s,q) (1.54, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1369836Z Skipping (s,q) (1.55, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1370001Z Skipping (s,q) (1.56, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1370157Z Skipping (s,q) (1.57, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1370314Z Skipping (s,q) (1.58, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1370481Z Skipping (s,q) (1.59, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1370639Z Skipping (s,q) (1.6, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1370796Z Skipping (s,q) (1.61, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1370960Z Skipping (s,q) (1.62, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1371116Z Skipping (s,q) (1.63, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1371281Z Skipping (s,q) (1.64, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1371437Z Skipping (s,q) (1.65, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1371601Z Skipping (s,q) (1.66, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1371768Z Skipping (s,q) (1.67, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1371924Z Skipping (s,q) (1.68, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1372085Z Skipping (s,q) (1.69, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1372249Z Skipping (s,q) (1.7, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1372407Z Skipping (s,q) (1.71, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1372594Z Skipping (s,q) (1.72, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1372749Z Skipping (s,q) (1.73, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1372907Z Skipping (s,q) (1.74, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1373074Z Skipping (s,q) (1.75, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1373234Z Skipping (s,q) (1.76, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1373431Z Skipping (s,q) (1.77, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1373595Z Skipping (s,q) (1.78, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1373751Z Skipping (s,q) (1.79, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1373917Z Skipping (s,q) (1.8, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1374072Z Skipping (s,q) (1.81, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1374231Z Skipping (s,q) (1.82, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1374402Z Skipping (s,q) (1.83, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1374559Z Skipping (s,q) (1.84, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1374716Z Skipping (s,q) (1.85, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1374882Z Skipping (s,q) (1.86, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1375041Z Skipping (s,q) (1.87, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1375209Z Skipping (s,q) (1.88, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1375365Z Skipping (s,q) (1.89, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1375522Z Skipping (s,q) (1.9, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1375690Z Skipping (s,q) (1.91, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1375849Z Skipping (s,q) (1.92, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1376005Z Skipping (s,q) (1.93, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1376180Z Skipping (s,q) (1.94, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1376335Z Skipping (s,q) (1.95, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1376493Z Skipping (s,q) (1.96, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1376657Z Skipping (s,q) (1.97, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1376814Z Skipping (s,q) (1.98, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1377003Z Skipping (s,q) (1.99, 300): inconsistent with heavy hitters! 2025-05-07T20:12:54.1377185Z Skipping (s,q) (0.01, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1377344Z Skipping (s,q) (0.02, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1377508Z Skipping (s,q) (0.03, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1377662Z Skipping (s,q) (0.04, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1377822Z Skipping (s,q) (0.05, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1377989Z Skipping (s,q) (0.06, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1378147Z Skipping (s,q) (0.07, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1378314Z Skipping (s,q) (0.08, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1378471Z Skipping (s,q) (0.09, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1378629Z Skipping (s,q) (0.1, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1378796Z Skipping (s,q) (0.11, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1378956Z Skipping (s,q) (0.12, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1379113Z Skipping (s,q) (0.13, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1379273Z Skipping (s,q) (0.14, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1379431Z Skipping (s,q) (0.15, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1379594Z Skipping (s,q) (0.16, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1379749Z Skipping (s,q) (0.17, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1379931Z Skipping (s,q) (0.18, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1380096Z Skipping (s,q) (0.19, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1380253Z Skipping (s,q) (0.2, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1380410Z Skipping (s,q) (0.21, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1380576Z Skipping (s,q) (0.22, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1380757Z Skipping (s,q) (0.23, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1380920Z Skipping (s,q) (0.24, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1381073Z Skipping (s,q) (0.25, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1381232Z Skipping (s,q) (0.26, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1381396Z Skipping (s,q) (0.27, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1381551Z Skipping (s,q) (0.28, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1381710Z Skipping (s,q) (0.29, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1381872Z Skipping (s,q) (0.3, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1382028Z Skipping (s,q) (0.31, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1382193Z Skipping (s,q) (0.32, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1382348Z Skipping (s,q) (0.33, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1382508Z Skipping (s,q) (0.34, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1382674Z Skipping (s,q) (0.35, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1382829Z Skipping (s,q) (0.36, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1382987Z Skipping (s,q) (0.37, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1383154Z Skipping (s,q) (0.38, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1383310Z Skipping (s,q) (0.39, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1383475Z Skipping (s,q) (0.4, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1383629Z Skipping (s,q) (0.41, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1383785Z Skipping (s,q) (0.42, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1383948Z Skipping (s,q) (0.43, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1384106Z Skipping (s,q) (0.44, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1384288Z Skipping (s,q) (0.45, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1384476Z Skipping (s,q) (0.46, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1384633Z Skipping (s,q) (0.47, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1384788Z Skipping (s,q) (0.48, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1384949Z Skipping (s,q) (0.49, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1385105Z Skipping (s,q) (0.5, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1385274Z Skipping (s,q) (0.51, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1385428Z Skipping (s,q) (0.52, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1385586Z Skipping (s,q) (0.53, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1385752Z Skipping (s,q) (0.54, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1385909Z Skipping (s,q) (0.55, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1386067Z Skipping (s,q) (0.56, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1386234Z Skipping (s,q) (0.57, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1386391Z Skipping (s,q) (0.58, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1386555Z Skipping (s,q) (0.59, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1386711Z Skipping (s,q) (0.6, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1386867Z Skipping (s,q) (0.61, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1387032Z Skipping (s,q) (0.62, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1387219Z Skipping (s,q) (0.63, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1387376Z Skipping (s,q) (0.64, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1387540Z Skipping (s,q) (0.65, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1387699Z Skipping (s,q) (0.66, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1387866Z Skipping (s,q) (0.67, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1388047Z Skipping (s,q) (0.68, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1388203Z Skipping (s,q) (0.69, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1388368Z Skipping (s,q) (0.7, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1388523Z Skipping (s,q) (0.71, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1388677Z Skipping (s,q) (0.72, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1388840Z Skipping (s,q) (0.73, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1388999Z Skipping (s,q) (0.74, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1389163Z Skipping (s,q) (0.75, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1389317Z Skipping (s,q) (0.76, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1389473Z Skipping (s,q) (0.77, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1389638Z Skipping (s,q) (0.78, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1389797Z Skipping (s,q) (0.79, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1389951Z Skipping (s,q) (0.8, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1390112Z Skipping (s,q) (0.81, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1390268Z Skipping (s,q) (0.82, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1390434Z Skipping (s,q) (0.83, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1390588Z Skipping (s,q) (0.84, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1390745Z Skipping (s,q) (0.85, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1390910Z Skipping (s,q) (0.86, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1391066Z Skipping (s,q) (0.87, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1391224Z Skipping (s,q) (0.88, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1391385Z Skipping (s,q) (0.89, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1391568Z Skipping (s,q) (0.9, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1391756Z Skipping (s,q) (0.91, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1391910Z Skipping (s,q) (0.92, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1392065Z Skipping (s,q) (0.93, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1392229Z Skipping (s,q) (0.94, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1392386Z Skipping (s,q) (0.95, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1392539Z Skipping (s,q) (0.96, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1392706Z Skipping (s,q) (0.97, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1392861Z Skipping (s,q) (0.98, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1393016Z Skipping (s,q) (0.99, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1393175Z Skipping (s,q) (1, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1393333Z Skipping (s,q) (1.01, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1393506Z Skipping (s,q) (1.02, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1393661Z Skipping (s,q) (1.03, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1393818Z Skipping (s,q) (1.04, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1393980Z Skipping (s,q) (1.05, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1394135Z Skipping (s,q) (1.06, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1394295Z Skipping (s,q) (1.07, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1394484Z Skipping (s,q) (1.08, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1394641Z Skipping (s,q) (1.09, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1394803Z Skipping (s,q) (1.1, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1394962Z Skipping (s,q) (1.11, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1395120Z Skipping (s,q) (1.12, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1395307Z Skipping (s,q) (1.13, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1395463Z Skipping (s,q) (1.14, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1395620Z Skipping (s,q) (1.15, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1395783Z Skipping (s,q) (1.16, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1396007Z Skipping (s,q) (1.17, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1396192Z Skipping (s,q) (1.18, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1396350Z Skipping (s,q) (1.19, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1396505Z Skipping (s,q) (1.2, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1396672Z Skipping (s,q) (1.21, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1396829Z Skipping (s,q) (1.22, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1396986Z Skipping (s,q) (1.23, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1397155Z Skipping (s,q) (1.24, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1397312Z Skipping (s,q) (1.25, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1397477Z Skipping (s,q) (1.26, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1397632Z Skipping (s,q) (1.27, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1397787Z Skipping (s,q) (1.28, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1397954Z Skipping (s,q) (1.29, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1398111Z Skipping (s,q) (1.3, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1398270Z Skipping (s,q) (1.31, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1398433Z Skipping (s,q) (1.32, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1398591Z Skipping (s,q) (1.33, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1398756Z Skipping (s,q) (1.34, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1398944Z Skipping (s,q) (1.35, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1399126Z Skipping (s,q) (1.36, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1399292Z Skipping (s,q) (1.37, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1399446Z Skipping (s,q) (1.38, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1399605Z Skipping (s,q) (1.39, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1399767Z Skipping (s,q) (1.4, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1399922Z Skipping (s,q) (1.41, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1400087Z Skipping (s,q) (1.42, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1400240Z Skipping (s,q) (1.43, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1400396Z Skipping (s,q) (1.44, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1400562Z Skipping (s,q) (1.45, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1400716Z Skipping (s,q) (1.46, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1400875Z Skipping (s,q) (1.47, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1401046Z Skipping (s,q) (1.48, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1401205Z Skipping (s,q) (1.49, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1401362Z Skipping (s,q) (1.5, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1401534Z Skipping (s,q) (1.51, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1401693Z Skipping (s,q) (1.52, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1401907Z Skipping (s,q) (1.53, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1402066Z Skipping (s,q) (1.54, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1402228Z Skipping (s,q) (1.55, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1402402Z Skipping (s,q) (1.56, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1402563Z Skipping (s,q) (1.57, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1402747Z Skipping (s,q) (1.58, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1402917Z Skipping (s,q) (1.59, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1403076Z Skipping (s,q) (1.6, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1403249Z Skipping (s,q) (1.61, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1403408Z Skipping (s,q) (1.62, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1403567Z Skipping (s,q) (1.63, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1403742Z Skipping (s,q) (1.64, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1403901Z Skipping (s,q) (1.65, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1404062Z Skipping (s,q) (1.66, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1404233Z Skipping (s,q) (1.67, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1404393Z Skipping (s,q) (1.68, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1404568Z Skipping (s,q) (1.69, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1404729Z Skipping (s,q) (1.7, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1404888Z Skipping (s,q) (1.71, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1405066Z Skipping (s,q) (1.72, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1405225Z Skipping (s,q) (1.73, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1405384Z Skipping (s,q) (1.74, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1405760Z Skipping (s,q) (1.75, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1405924Z Skipping (s,q) (1.76, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1406097Z Skipping (s,q) (1.77, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1406252Z Skipping (s,q) (1.78, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1406412Z Skipping (s,q) (1.79, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1406657Z Skipping (s,q) (1.8, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1406851Z Skipping (s,q) (1.81, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1407008Z Skipping (s,q) (1.82, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1407181Z Skipping (s,q) (1.83, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1407340Z Skipping (s,q) (1.84, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1407510Z Skipping (s,q) (1.85, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1407669Z Skipping (s,q) (1.86, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1407828Z Skipping (s,q) (1.87, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1408000Z Skipping (s,q) (1.88, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1408157Z Skipping (s,q) (1.89, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1408312Z Skipping (s,q) (1.9, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1408484Z Skipping (s,q) (1.91, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1408644Z Skipping (s,q) (1.92, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1408815Z Skipping (s,q) (1.93, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1408973Z Skipping (s,q) (1.94, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1409133Z Skipping (s,q) (1.95, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1409302Z Skipping (s,q) (1.96, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1409458Z Skipping (s,q) (1.97, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1409655Z Skipping (s,q) (1.98, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1409825Z Skipping (s,q) (1.99, 325): inconsistent with heavy hitters! 2025-05-07T20:12:54.1409980Z Skipping (s,q) (0.01, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1410138Z Skipping (s,q) (0.02, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1410307Z Skipping (s,q) (0.03, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1410498Z Skipping (s,q) (0.04, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1410669Z Skipping (s,q) (0.05, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1410826Z Skipping (s,q) (0.06, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1410986Z Skipping (s,q) (0.07, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1411155Z Skipping (s,q) (0.08, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1411314Z Skipping (s,q) (0.09, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1411471Z Skipping (s,q) (0.1, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1411644Z Skipping (s,q) (0.11, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1411803Z Skipping (s,q) (0.12, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1411973Z Skipping (s,q) (0.13, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1412132Z Skipping (s,q) (0.14, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1412291Z Skipping (s,q) (0.15, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1412462Z Skipping (s,q) (0.16, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1412622Z Skipping (s,q) (0.17, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1412779Z Skipping (s,q) (0.18, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1412948Z Skipping (s,q) (0.19, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1413103Z Skipping (s,q) (0.2, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1413277Z Skipping (s,q) (0.21, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1413434Z Skipping (s,q) (0.22, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1413590Z Skipping (s,q) (0.23, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1413763Z Skipping (s,q) (0.24, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1413921Z Skipping (s,q) (0.25, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1414107Z Skipping (s,q) (0.26, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1414304Z Skipping (s,q) (0.27, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1414464Z Skipping (s,q) (0.28, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1414631Z Skipping (s,q) (0.29, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1414788Z Skipping (s,q) (0.3, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1414946Z Skipping (s,q) (0.31, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1415113Z Skipping (s,q) (0.32, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1415271Z Skipping (s,q) (0.33, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1415428Z Skipping (s,q) (0.34, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1415596Z Skipping (s,q) (0.35, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1415755Z Skipping (s,q) (0.36, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1415925Z Skipping (s,q) (0.37, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1416087Z Skipping (s,q) (0.38, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1416245Z Skipping (s,q) (0.39, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1416411Z Skipping (s,q) (0.4, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1416567Z Skipping (s,q) (0.41, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1416725Z Skipping (s,q) (0.42, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1416895Z Skipping (s,q) (0.43, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1417079Z Skipping (s,q) (0.44, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1417249Z Skipping (s,q) (0.45, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1417407Z Skipping (s,q) (0.46, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1417564Z Skipping (s,q) (0.47, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1417735Z Skipping (s,q) (0.48, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1417919Z Skipping (s,q) (0.49, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1418076Z Skipping (s,q) (0.5, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1418245Z Skipping (s,q) (0.51, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1418400Z Skipping (s,q) (0.52, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1418555Z Skipping (s,q) (0.53, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1418721Z Skipping (s,q) (0.54, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1418880Z Skipping (s,q) (0.55, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1419048Z Skipping (s,q) (0.56, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1419206Z Skipping (s,q) (0.57, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1419363Z Skipping (s,q) (0.58, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1419531Z Skipping (s,q) (0.59, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1419688Z Skipping (s,q) (0.6, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1419847Z Skipping (s,q) (0.61, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1420017Z Skipping (s,q) (0.62, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1420175Z Skipping (s,q) (0.63, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1420344Z Skipping (s,q) (0.64, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1420500Z Skipping (s,q) (0.65, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1420655Z Skipping (s,q) (0.66, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1420826Z Skipping (s,q) (0.67, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1420983Z Skipping (s,q) (0.68, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1421139Z Skipping (s,q) (0.69, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1421306Z Skipping (s,q) (0.7, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1421487Z Skipping (s,q) (0.71, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1421681Z Skipping (s,q) (0.72, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1421839Z Skipping (s,q) (0.73, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1421993Z Skipping (s,q) (0.74, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1422160Z Skipping (s,q) (0.75, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1422315Z Skipping (s,q) (0.76, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1422475Z Skipping (s,q) (0.77, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1422645Z Skipping (s,q) (0.78, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1422804Z Skipping (s,q) (0.79, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1422972Z Skipping (s,q) (0.8, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1423129Z Skipping (s,q) (0.81, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1423288Z Skipping (s,q) (0.82, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1423460Z Skipping (s,q) (0.83, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1423618Z Skipping (s,q) (0.84, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1423773Z Skipping (s,q) (0.85, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1423943Z Skipping (s,q) (0.86, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1424101Z Skipping (s,q) (0.87, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1424270Z Skipping (s,q) (0.88, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1424455Z Skipping (s,q) (0.89, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1424611Z Skipping (s,q) (0.9, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1424778Z Skipping (s,q) (0.91, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1424934Z Skipping (s,q) (0.92, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1425091Z Skipping (s,q) (0.93, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1425288Z Skipping (s,q) (0.94, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1425445Z Skipping (s,q) (0.95, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1425611Z Skipping (s,q) (0.96, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1425768Z Skipping (s,q) (0.97, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1425924Z Skipping (s,q) (0.98, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1426091Z Skipping (s,q) (0.99, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1426246Z Skipping (s,q) (1, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1426404Z Skipping (s,q) (1.01, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1426571Z Skipping (s,q) (1.02, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1426728Z Skipping (s,q) (1.03, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1426885Z Skipping (s,q) (1.04, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1427053Z Skipping (s,q) (1.05, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1427213Z Skipping (s,q) (1.06, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1427381Z Skipping (s,q) (1.07, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1427537Z Skipping (s,q) (1.08, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1427698Z Skipping (s,q) (1.09, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1427867Z Skipping (s,q) (1.1, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1428024Z Skipping (s,q) (1.11, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1428184Z Skipping (s,q) (1.12, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1428357Z Skipping (s,q) (1.13, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1428517Z Skipping (s,q) (1.14, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1428687Z Skipping (s,q) (1.15, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1428872Z Skipping (s,q) (1.16, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1429069Z Skipping (s,q) (1.17, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1429244Z Skipping (s,q) (1.18, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1429404Z Skipping (s,q) (1.19, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1429559Z Skipping (s,q) (1.2, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1429724Z Skipping (s,q) (1.21, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1429881Z Skipping (s,q) (1.22, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1430052Z Skipping (s,q) (1.23, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1430208Z Skipping (s,q) (1.24, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1430363Z Skipping (s,q) (1.25, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1430533Z Skipping (s,q) (1.26, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1430693Z Skipping (s,q) (1.27, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1430853Z Skipping (s,q) (1.28, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1431024Z Skipping (s,q) (1.29, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1431179Z Skipping (s,q) (1.3, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1431351Z Skipping (s,q) (1.31, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1431508Z Skipping (s,q) (1.32, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1431665Z Skipping (s,q) (1.33, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1431861Z Skipping (s,q) (1.34, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1432018Z Skipping (s,q) (1.35, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1432175Z Skipping (s,q) (1.36, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1432345Z Skipping (s,q) (1.37, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1432501Z Skipping (s,q) (1.38, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1432700Z Skipping (s,q) (1.39, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1432859Z Skipping (s,q) (1.4, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1433019Z Skipping (s,q) (1.41, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1433190Z Skipping (s,q) (1.42, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1433348Z Skipping (s,q) (1.43, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1433505Z Skipping (s,q) (1.44, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1433678Z Skipping (s,q) (1.45, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1433837Z Skipping (s,q) (1.46, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1434007Z Skipping (s,q) (1.47, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1434168Z Skipping (s,q) (1.48, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1434326Z Skipping (s,q) (1.49, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1434501Z Skipping (s,q) (1.5, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1434665Z Skipping (s,q) (1.51, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1434823Z Skipping (s,q) (1.52, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1434995Z Skipping (s,q) (1.53, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1435155Z Skipping (s,q) (1.54, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1435312Z Skipping (s,q) (1.55, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1435485Z Skipping (s,q) (1.56, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1435646Z Skipping (s,q) (1.57, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1435816Z Skipping (s,q) (1.58, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1436047Z Skipping (s,q) (1.59, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1436207Z Skipping (s,q) (1.6, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1436415Z Skipping (s,q) (1.61, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1436599Z Skipping (s,q) (1.62, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1436757Z Skipping (s,q) (1.63, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1436929Z Skipping (s,q) (1.64, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1437085Z Skipping (s,q) (1.65, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1437253Z Skipping (s,q) (1.66, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1437411Z Skipping (s,q) (1.67, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1437571Z Skipping (s,q) (1.68, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1437741Z Skipping (s,q) (1.69, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1437900Z Skipping (s,q) (1.7, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1438059Z Skipping (s,q) (1.71, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1438226Z Skipping (s,q) (1.72, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1438388Z Skipping (s,q) (1.73, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1438556Z Skipping (s,q) (1.74, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1438712Z Skipping (s,q) (1.75, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1438869Z Skipping (s,q) (1.76, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1439041Z Skipping (s,q) (1.77, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1439200Z Skipping (s,q) (1.78, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1439388Z Skipping (s,q) (1.79, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1439555Z Skipping (s,q) (1.8, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1439713Z Skipping (s,q) (1.81, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1439881Z Skipping (s,q) (1.82, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1440037Z Skipping (s,q) (1.83, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1440197Z Skipping (s,q) (1.84, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1440390Z Skipping (s,q) (1.85, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1440550Z Skipping (s,q) (1.86, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1440707Z Skipping (s,q) (1.87, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1440875Z Skipping (s,q) (1.88, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1441031Z Skipping (s,q) (1.89, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1441202Z Skipping (s,q) (1.9, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1441359Z Skipping (s,q) (1.91, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1441519Z Skipping (s,q) (1.92, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1441694Z Skipping (s,q) (1.93, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1441852Z Skipping (s,q) (1.94, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1442012Z Skipping (s,q) (1.95, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1442184Z Skipping (s,q) (1.96, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1442339Z Skipping (s,q) (1.97, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1442507Z Skipping (s,q) (1.98, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1442664Z Skipping (s,q) (1.99, 350): inconsistent with heavy hitters! 2025-05-07T20:12:54.1442821Z Skipping (s,q) (0.01, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1442991Z Skipping (s,q) (0.02, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1443151Z Skipping (s,q) (0.03, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1443306Z Skipping (s,q) (0.04, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1443475Z Skipping (s,q) (0.05, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1443635Z Skipping (s,q) (0.06, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1443822Z Skipping (s,q) (0.07, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1444017Z Skipping (s,q) (0.08, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1444179Z Skipping (s,q) (0.09, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1444348Z Skipping (s,q) (0.1, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1444505Z Skipping (s,q) (0.11, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1444663Z Skipping (s,q) (0.12, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1444832Z Skipping (s,q) (0.13, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1444989Z Skipping (s,q) (0.14, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1445142Z Skipping (s,q) (0.15, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1445311Z Skipping (s,q) (0.16, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1445468Z Skipping (s,q) (0.17, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1445635Z Skipping (s,q) (0.18, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1445796Z Skipping (s,q) (0.19, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1445953Z Skipping (s,q) (0.2, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1446125Z Skipping (s,q) (0.21, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1446281Z Skipping (s,q) (0.22, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1446435Z Skipping (s,q) (0.23, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1446606Z Skipping (s,q) (0.24, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1446787Z Skipping (s,q) (0.25, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1446954Z Skipping (s,q) (0.26, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1447109Z Skipping (s,q) (0.27, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1447263Z Skipping (s,q) (0.28, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1447435Z Skipping (s,q) (0.29, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1447595Z Skipping (s,q) (0.3, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1447776Z Skipping (s,q) (0.31, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1447945Z Skipping (s,q) (0.32, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1448104Z Skipping (s,q) (0.33, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1448273Z Skipping (s,q) (0.34, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1448431Z Skipping (s,q) (0.35, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1448589Z Skipping (s,q) (0.36, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1448761Z Skipping (s,q) (0.37, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1448919Z Skipping (s,q) (0.38, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1449072Z Skipping (s,q) (0.39, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1449241Z Skipping (s,q) (0.4, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1449401Z Skipping (s,q) (0.41, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1449575Z Skipping (s,q) (0.42, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1449732Z Skipping (s,q) (0.43, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1449888Z Skipping (s,q) (0.44, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1450057Z Skipping (s,q) (0.45, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1450214Z Skipping (s,q) (0.46, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1450372Z Skipping (s,q) (0.47, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1450542Z Skipping (s,q) (0.48, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1450700Z Skipping (s,q) (0.49, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1450870Z Skipping (s,q) (0.5, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1451026Z Skipping (s,q) (0.51, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1451209Z Skipping (s,q) (0.52, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1451397Z Skipping (s,q) (0.53, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1451553Z Skipping (s,q) (0.54, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1451711Z Skipping (s,q) (0.55, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1451875Z Skipping (s,q) (0.56, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1452032Z Skipping (s,q) (0.57, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1452189Z Skipping (s,q) (0.58, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1452358Z Skipping (s,q) (0.59, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1452514Z Skipping (s,q) (0.6, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1452681Z Skipping (s,q) (0.61, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1452837Z Skipping (s,q) (0.62, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1452993Z Skipping (s,q) (0.63, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1453162Z Skipping (s,q) (0.64, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1453320Z Skipping (s,q) (0.65, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1453477Z Skipping (s,q) (0.66, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1453645Z Skipping (s,q) (0.67, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1453804Z Skipping (s,q) (0.68, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1453970Z Skipping (s,q) (0.69, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1454155Z Skipping (s,q) (0.7, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1454313Z Skipping (s,q) (0.71, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1454477Z Skipping (s,q) (0.72, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1454637Z Skipping (s,q) (0.73, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1454793Z Skipping (s,q) (0.74, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1454961Z Skipping (s,q) (0.75, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1455145Z Skipping (s,q) (0.76, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1455315Z Skipping (s,q) (0.77, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1455471Z Skipping (s,q) (0.78, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1455628Z Skipping (s,q) (0.79, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1455797Z Skipping (s,q) (0.8, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1455955Z Skipping (s,q) (0.81, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1456114Z Skipping (s,q) (0.82, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1456282Z Skipping (s,q) (0.83, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1456441Z Skipping (s,q) (0.84, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1456611Z Skipping (s,q) (0.85, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1456771Z Skipping (s,q) (0.86, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1456932Z Skipping (s,q) (0.87, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1457098Z Skipping (s,q) (0.88, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1457256Z Skipping (s,q) (0.89, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1457413Z Skipping (s,q) (0.9, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1457580Z Skipping (s,q) (0.91, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1457742Z Skipping (s,q) (0.92, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1457912Z Skipping (s,q) (0.93, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1458068Z Skipping (s,q) (0.94, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1458227Z Skipping (s,q) (0.95, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1458394Z Skipping (s,q) (0.96, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1458592Z Skipping (s,q) (0.97, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1458778Z Skipping (s,q) (0.98, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1458946Z Skipping (s,q) (0.99, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1459100Z Skipping (s,q) (1, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1459260Z Skipping (s,q) (1.01, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1459436Z Skipping (s,q) (1.02, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1459594Z Skipping (s,q) (1.03, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1459763Z Skipping (s,q) (1.04, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1459918Z Skipping (s,q) (1.05, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1460076Z Skipping (s,q) (1.06, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1460245Z Skipping (s,q) (1.07, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1460401Z Skipping (s,q) (1.08, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1460564Z Skipping (s,q) (1.09, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1460733Z Skipping (s,q) (1.1, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1460890Z Skipping (s,q) (1.11, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1461061Z Skipping (s,q) (1.12, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1461217Z Skipping (s,q) (1.13, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1461375Z Skipping (s,q) (1.14, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1461569Z Skipping (s,q) (1.15, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1461727Z Skipping (s,q) (1.16, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1461885Z Skipping (s,q) (1.17, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1462052Z Skipping (s,q) (1.18, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1462211Z Skipping (s,q) (1.19, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1462378Z Skipping (s,q) (1.2, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1462564Z Skipping (s,q) (1.21, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1462731Z Skipping (s,q) (1.22, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1462902Z Skipping (s,q) (1.23, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1463059Z Skipping (s,q) (1.24, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1463219Z Skipping (s,q) (1.25, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1463391Z Skipping (s,q) (1.26, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1463552Z Skipping (s,q) (1.27, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1463726Z Skipping (s,q) (1.28, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1463887Z Skipping (s,q) (1.29, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1464045Z Skipping (s,q) (1.3, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1464220Z Skipping (s,q) (1.31, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1464382Z Skipping (s,q) (1.32, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1464542Z Skipping (s,q) (1.33, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1464714Z Skipping (s,q) (1.34, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1464874Z Skipping (s,q) (1.35, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1465050Z Skipping (s,q) (1.36, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1465212Z Skipping (s,q) (1.37, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1465373Z Skipping (s,q) (1.38, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1465550Z Skipping (s,q) (1.39, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1465710Z Skipping (s,q) (1.4, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1465873Z Skipping (s,q) (1.41, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1466048Z Skipping (s,q) (1.42, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1466271Z Skipping (s,q) (1.43, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1466442Z Skipping (s,q) (1.44, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1466602Z Skipping (s,q) (1.45, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1466761Z Skipping (s,q) (1.46, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1466932Z Skipping (s,q) (1.47, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1467092Z Skipping (s,q) (1.48, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1467253Z Skipping (s,q) (1.49, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1467425Z Skipping (s,q) (1.5, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1467585Z Skipping (s,q) (1.51, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1467743Z Skipping (s,q) (1.52, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1467917Z Skipping (s,q) (1.53, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1468079Z Skipping (s,q) (1.54, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1468253Z Skipping (s,q) (1.55, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1468414Z Skipping (s,q) (1.56, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1468572Z Skipping (s,q) (1.57, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1468743Z Skipping (s,q) (1.58, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1468902Z Skipping (s,q) (1.59, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1469084Z Skipping (s,q) (1.6, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1469260Z Skipping (s,q) (1.61, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1469419Z Skipping (s,q) (1.62, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1469592Z Skipping (s,q) (1.63, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1469752Z Skipping (s,q) (1.64, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1469911Z Skipping (s,q) (1.65, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1470106Z Skipping (s,q) (1.66, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1470264Z Skipping (s,q) (1.67, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1470420Z Skipping (s,q) (1.68, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1470590Z Skipping (s,q) (1.69, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1470745Z Skipping (s,q) (1.7, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1470915Z Skipping (s,q) (1.71, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1471074Z Skipping (s,q) (1.72, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1471231Z Skipping (s,q) (1.73, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1471399Z Skipping (s,q) (1.74, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1471556Z Skipping (s,q) (1.75, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1471714Z Skipping (s,q) (1.76, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1471885Z Skipping (s,q) (1.77, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1472041Z Skipping (s,q) (1.78, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1472211Z Skipping (s,q) (1.79, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1472368Z Skipping (s,q) (1.8, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1472526Z Skipping (s,q) (1.81, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1472694Z Skipping (s,q) (1.82, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1472854Z Skipping (s,q) (1.83, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1473013Z Skipping (s,q) (1.84, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1473183Z Skipping (s,q) (1.85, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1473342Z Skipping (s,q) (1.86, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1473516Z Skipping (s,q) (1.87, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1473733Z Skipping (s,q) (1.88, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1473892Z Skipping (s,q) (1.89, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1474065Z Skipping (s,q) (1.9, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1474226Z Skipping (s,q) (1.91, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1474385Z Skipping (s,q) (1.92, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1474553Z Skipping (s,q) (1.93, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1474715Z Skipping (s,q) (1.94, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1474887Z Skipping (s,q) (1.95, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1475046Z Skipping (s,q) (1.96, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1475209Z Skipping (s,q) (1.97, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1475381Z Skipping (s,q) (1.98, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1475540Z Skipping (s,q) (1.99, 375): inconsistent with heavy hitters! 2025-05-07T20:12:54.1475700Z Skipping (s,q) (0.01, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1475869Z Skipping (s,q) (0.02, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1476093Z Skipping (s,q) (0.03, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1476254Z Skipping (s,q) (0.04, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1476424Z Skipping (s,q) (0.05, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1476584Z Skipping (s,q) (0.06, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1476794Z Skipping (s,q) (0.07, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1476952Z Skipping (s,q) (0.08, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1477112Z Skipping (s,q) (0.09, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1477285Z Skipping (s,q) (0.1, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1477448Z Skipping (s,q) (0.11, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1477634Z Skipping (s,q) (0.12, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1477806Z Skipping (s,q) (0.13, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1477965Z Skipping (s,q) (0.14, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1478135Z Skipping (s,q) (0.15, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1478294Z Skipping (s,q) (0.16, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1478454Z Skipping (s,q) (0.17, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1478626Z Skipping (s,q) (0.18, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1478784Z Skipping (s,q) (0.19, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1478942Z Skipping (s,q) (0.2, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1479114Z Skipping (s,q) (0.21, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1479275Z Skipping (s,q) (0.22, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1479450Z Skipping (s,q) (0.23, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1479608Z Skipping (s,q) (0.24, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1479766Z Skipping (s,q) (0.25, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1479935Z Skipping (s,q) (0.26, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1480092Z Skipping (s,q) (0.27, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1480249Z Skipping (s,q) (0.28, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1480420Z Skipping (s,q) (0.29, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1480576Z Skipping (s,q) (0.3, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1480744Z Skipping (s,q) (0.31, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1480902Z Skipping (s,q) (0.32, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1481061Z Skipping (s,q) (0.33, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1481281Z Skipping (s,q) (0.34, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1481439Z Skipping (s,q) (0.35, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1481596Z Skipping (s,q) (0.36, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1481765Z Skipping (s,q) (0.37, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1481922Z Skipping (s,q) (0.38, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1482093Z Skipping (s,q) (0.39, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1482251Z Skipping (s,q) (0.4, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1482408Z Skipping (s,q) (0.41, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1482577Z Skipping (s,q) (0.42, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1482734Z Skipping (s,q) (0.43, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1482892Z Skipping (s,q) (0.44, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1483062Z Skipping (s,q) (0.45, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1483222Z Skipping (s,q) (0.46, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1483391Z Skipping (s,q) (0.47, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1483548Z Skipping (s,q) (0.48, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1483705Z Skipping (s,q) (0.49, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1483873Z Skipping (s,q) (0.5, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1484032Z Skipping (s,q) (0.51, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1484217Z Skipping (s,q) (0.52, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1484387Z Skipping (s,q) (0.53, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1484545Z Skipping (s,q) (0.54, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1484705Z Skipping (s,q) (0.55, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1484877Z Skipping (s,q) (0.56, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1485074Z Skipping (s,q) (0.57, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1485243Z Skipping (s,q) (0.58, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1485402Z Skipping (s,q) (0.59, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1485559Z Skipping (s,q) (0.6, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1485728Z Skipping (s,q) (0.61, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1485888Z Skipping (s,q) (0.62, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1486046Z Skipping (s,q) (0.63, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1486214Z Skipping (s,q) (0.64, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1486369Z Skipping (s,q) (0.65, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1486535Z Skipping (s,q) (0.66, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1486695Z Skipping (s,q) (0.67, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1486854Z Skipping (s,q) (0.68, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1487024Z Skipping (s,q) (0.69, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1487180Z Skipping (s,q) (0.7, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1487337Z Skipping (s,q) (0.71, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1487508Z Skipping (s,q) (0.72, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1487667Z Skipping (s,q) (0.73, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1487839Z Skipping (s,q) (0.74, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1487996Z Skipping (s,q) (0.75, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1488154Z Skipping (s,q) (0.76, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1488322Z Skipping (s,q) (0.77, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1488484Z Skipping (s,q) (0.78, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1488698Z Skipping (s,q) (0.79, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1488868Z Skipping (s,q) (0.8, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1489026Z Skipping (s,q) (0.81, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1489196Z Skipping (s,q) (0.82, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1489354Z Skipping (s,q) (0.83, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1489511Z Skipping (s,q) (0.84, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1489687Z Skipping (s,q) (0.85, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1489843Z Skipping (s,q) (0.86, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1490004Z Skipping (s,q) (0.87, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1490175Z Skipping (s,q) (0.88, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1490334Z Skipping (s,q) (0.89, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1490508Z Skipping (s,q) (0.9, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1490669Z Skipping (s,q) (0.91, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1490827Z Skipping (s,q) (0.92, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1490997Z Skipping (s,q) (0.93, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1491156Z Skipping (s,q) (0.94, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1491316Z Skipping (s,q) (0.95, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1491484Z Skipping (s,q) (0.96, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1491666Z Skipping (s,q) (0.97, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1491837Z Skipping (s,q) (0.98, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1491993Z Skipping (s,q) (0.99, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1492147Z Skipping (s,q) (1, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1492318Z Skipping (s,q) (1.01, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1492502Z Skipping (s,q) (1.02, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1492662Z Skipping (s,q) (1.03, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1492833Z Skipping (s,q) (1.04, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1492991Z Skipping (s,q) (1.05, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1493149Z Skipping (s,q) (1.06, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1493319Z Skipping (s,q) (1.07, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1493480Z Skipping (s,q) (1.08, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1493653Z Skipping (s,q) (1.09, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1493812Z Skipping (s,q) (1.1, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1493972Z Skipping (s,q) (1.11, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1494143Z Skipping (s,q) (1.12, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1494305Z Skipping (s,q) (1.13, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1494465Z Skipping (s,q) (1.14, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1494636Z Skipping (s,q) (1.15, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1494796Z Skipping (s,q) (1.16, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1494969Z Skipping (s,q) (1.17, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1495130Z Skipping (s,q) (1.18, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1495291Z Skipping (s,q) (1.19, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1495462Z Skipping (s,q) (1.2, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1495621Z Skipping (s,q) (1.21, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1495780Z Skipping (s,q) (1.22, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1495958Z Skipping (s,q) (1.23, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1496146Z Skipping (s,q) (1.24, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1496345Z Skipping (s,q) (1.25, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1496509Z Skipping (s,q) (1.26, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1496667Z Skipping (s,q) (1.27, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1496840Z Skipping (s,q) (1.28, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1496999Z Skipping (s,q) (1.29, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1497160Z Skipping (s,q) (1.3, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1497338Z Skipping (s,q) (1.31, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1497498Z Skipping (s,q) (1.32, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1497674Z Skipping (s,q) (1.33, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1497835Z Skipping (s,q) (1.34, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1497996Z Skipping (s,q) (1.35, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1498173Z Skipping (s,q) (1.36, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1498336Z Skipping (s,q) (1.37, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1498499Z Skipping (s,q) (1.38, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1498676Z Skipping (s,q) (1.39, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1498835Z Skipping (s,q) (1.4, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1499005Z Skipping (s,q) (1.41, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1499189Z Skipping (s,q) (1.42, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1499344Z Skipping (s,q) (1.43, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1499514Z Skipping (s,q) (1.44, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1499672Z Skipping (s,q) (1.45, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1499831Z Skipping (s,q) (1.46, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1500028Z Skipping (s,q) (1.47, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1500189Z Skipping (s,q) (1.48, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1500358Z Skipping (s,q) (1.49, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1500521Z Skipping (s,q) (1.5, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1500681Z Skipping (s,q) (1.51, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1500857Z Skipping (s,q) (1.52, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1501016Z Skipping (s,q) (1.53, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1501175Z Skipping (s,q) (1.54, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1501343Z Skipping (s,q) (1.55, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1501501Z Skipping (s,q) (1.56, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1501658Z Skipping (s,q) (1.57, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1501832Z Skipping (s,q) (1.58, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1501988Z Skipping (s,q) (1.59, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1502157Z Skipping (s,q) (1.6, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1502319Z Skipping (s,q) (1.61, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1502476Z Skipping (s,q) (1.62, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1502644Z Skipping (s,q) (1.63, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1502805Z Skipping (s,q) (1.64, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1502963Z Skipping (s,q) (1.65, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1503134Z Skipping (s,q) (1.66, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1503291Z Skipping (s,q) (1.67, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1503460Z Skipping (s,q) (1.68, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1503646Z Skipping (s,q) (1.69, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1503828Z Skipping (s,q) (1.7, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1504004Z Skipping (s,q) (1.71, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1504162Z Skipping (s,q) (1.72, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1504322Z Skipping (s,q) (1.73, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1504495Z Skipping (s,q) (1.74, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1504652Z Skipping (s,q) (1.75, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1504826Z Skipping (s,q) (1.76, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1504986Z Skipping (s,q) (1.77, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1505143Z Skipping (s,q) (1.78, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1505315Z Skipping (s,q) (1.79, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1505641Z Skipping (s,q) (1.8, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1505804Z Skipping (s,q) (1.81, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1505978Z Skipping (s,q) (1.82, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1506134Z Skipping (s,q) (1.83, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1506305Z Skipping (s,q) (1.84, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1506463Z Skipping (s,q) (1.85, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1506622Z Skipping (s,q) (1.86, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1506855Z Skipping (s,q) (1.87, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1507012Z Skipping (s,q) (1.88, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1507170Z Skipping (s,q) (1.89, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1507343Z Skipping (s,q) (1.9, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1507505Z Skipping (s,q) (1.91, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1507709Z Skipping (s,q) (1.92, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1507870Z Skipping (s,q) (1.93, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1508029Z Skipping (s,q) (1.94, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1508200Z Skipping (s,q) (1.95, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1508358Z Skipping (s,q) (1.96, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1508517Z Skipping (s,q) (1.97, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1508689Z Skipping (s,q) (1.98, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1508847Z Skipping (s,q) (1.99, 400): inconsistent with heavy hitters! 2025-05-07T20:12:54.1509015Z Skipping (s,q) (0.01, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1509173Z Skipping (s,q) (0.02, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1509332Z Skipping (s,q) (0.03, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1509511Z Skipping (s,q) (0.04, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1509670Z Skipping (s,q) (0.05, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1509829Z Skipping (s,q) (0.06, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1510000Z Skipping (s,q) (0.07, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1510157Z Skipping (s,q) (0.08, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1510315Z Skipping (s,q) (0.09, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1510488Z Skipping (s,q) (0.1, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1510647Z Skipping (s,q) (0.11, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1510817Z Skipping (s,q) (0.12, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1510976Z Skipping (s,q) (0.13, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1511136Z Skipping (s,q) (0.14, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1511347Z Skipping (s,q) (0.15, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1511542Z Skipping (s,q) (0.16, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1511700Z Skipping (s,q) (0.17, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1511870Z Skipping (s,q) (0.18, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1512025Z Skipping (s,q) (0.19, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1512194Z Skipping (s,q) (0.2, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1512350Z Skipping (s,q) (0.21, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1512508Z Skipping (s,q) (0.22, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1512681Z Skipping (s,q) (0.23, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1512841Z Skipping (s,q) (0.24, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1512999Z Skipping (s,q) (0.25, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1513173Z Skipping (s,q) (0.26, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1513334Z Skipping (s,q) (0.27, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1513505Z Skipping (s,q) (0.28, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1513663Z Skipping (s,q) (0.29, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1513820Z Skipping (s,q) (0.3, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1513989Z Skipping (s,q) (0.31, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1514146Z Skipping (s,q) (0.32, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1514344Z Skipping (s,q) (0.33, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1514513Z Skipping (s,q) (0.34, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1514673Z Skipping (s,q) (0.35, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1514842Z Skipping (s,q) (0.36, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1515001Z Skipping (s,q) (0.37, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1515182Z Skipping (s,q) (0.38, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1515352Z Skipping (s,q) (0.39, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1515510Z Skipping (s,q) (0.4, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1515668Z Skipping (s,q) (0.41, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1515840Z Skipping (s,q) (0.42, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1516058Z Skipping (s,q) (0.43, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1516235Z Skipping (s,q) (0.44, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1516394Z Skipping (s,q) (0.45, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1516552Z Skipping (s,q) (0.46, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1516724Z Skipping (s,q) (0.47, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1516881Z Skipping (s,q) (0.48, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1517042Z Skipping (s,q) (0.49, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1517213Z Skipping (s,q) (0.5, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1517370Z Skipping (s,q) (0.51, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1517543Z Skipping (s,q) (0.52, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1517701Z Skipping (s,q) (0.53, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1517857Z Skipping (s,q) (0.54, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1518027Z Skipping (s,q) (0.55, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1518184Z Skipping (s,q) (0.56, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1518340Z Skipping (s,q) (0.57, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1518511Z Skipping (s,q) (0.58, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1518669Z Skipping (s,q) (0.59, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1518854Z Skipping (s,q) (0.6, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1519048Z Skipping (s,q) (0.61, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1519207Z Skipping (s,q) (0.62, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1519377Z Skipping (s,q) (0.63, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1519534Z Skipping (s,q) (0.64, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1519691Z Skipping (s,q) (0.65, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1519861Z Skipping (s,q) (0.66, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1520020Z Skipping (s,q) (0.67, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1520176Z Skipping (s,q) (0.68, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1520344Z Skipping (s,q) (0.69, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1520500Z Skipping (s,q) (0.7, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1520671Z Skipping (s,q) (0.71, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1520830Z Skipping (s,q) (0.72, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1520990Z Skipping (s,q) (0.73, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1521163Z Skipping (s,q) (0.74, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1521323Z Skipping (s,q) (0.75, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1521483Z Skipping (s,q) (0.76, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1521656Z Skipping (s,q) (0.77, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1521840Z Skipping (s,q) (0.78, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1522009Z Skipping (s,q) (0.79, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1522167Z Skipping (s,q) (0.8, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1522325Z Skipping (s,q) (0.81, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1522497Z Skipping (s,q) (0.82, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1522680Z Skipping (s,q) (0.83, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1522837Z Skipping (s,q) (0.84, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1523007Z Skipping (s,q) (0.85, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1523163Z Skipping (s,q) (0.86, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1523334Z Skipping (s,q) (0.87, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1523492Z Skipping (s,q) (0.88, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1523650Z Skipping (s,q) (0.89, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1523821Z Skipping (s,q) (0.9, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1523978Z Skipping (s,q) (0.91, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1524136Z Skipping (s,q) (0.92, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1524310Z Skipping (s,q) (0.93, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1524468Z Skipping (s,q) (0.94, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1524647Z Skipping (s,q) (0.95, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1524805Z Skipping (s,q) (0.96, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1524963Z Skipping (s,q) (0.97, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1525126Z Skipping (s,q) (0.98, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1525284Z Skipping (s,q) (0.99, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1525441Z Skipping (s,q) (1, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1525610Z Skipping (s,q) (1.01, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1525770Z Skipping (s,q) (1.02, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1525943Z Skipping (s,q) (1.03, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1526103Z Skipping (s,q) (1.04, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1526287Z Skipping (s,q) (1.05, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1526479Z Skipping (s,q) (1.06, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1526639Z Skipping (s,q) (1.07, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1526797Z Skipping (s,q) (1.08, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1526968Z Skipping (s,q) (1.09, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1527125Z Skipping (s,q) (1.1, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1527283Z Skipping (s,q) (1.11, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1527458Z Skipping (s,q) (1.12, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1527621Z Skipping (s,q) (1.13, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1527791Z Skipping (s,q) (1.14, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1527951Z Skipping (s,q) (1.15, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1528113Z Skipping (s,q) (1.16, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1528289Z Skipping (s,q) (1.17, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1528448Z Skipping (s,q) (1.18, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1528606Z Skipping (s,q) (1.19, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1528779Z Skipping (s,q) (1.2, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1528938Z Skipping (s,q) (1.21, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1529111Z Skipping (s,q) (1.22, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1529296Z Skipping (s,q) (1.23, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1529453Z Skipping (s,q) (1.24, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1529620Z Skipping (s,q) (1.25, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1529780Z Skipping (s,q) (1.26, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1529939Z Skipping (s,q) (1.27, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1530135Z Skipping (s,q) (1.28, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1530292Z Skipping (s,q) (1.29, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1530460Z Skipping (s,q) (1.3, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1530619Z Skipping (s,q) (1.31, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1530778Z Skipping (s,q) (1.32, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1530946Z Skipping (s,q) (1.33, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1531105Z Skipping (s,q) (1.34, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1531263Z Skipping (s,q) (1.35, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1531437Z Skipping (s,q) (1.36, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1531597Z Skipping (s,q) (1.37, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1531767Z Skipping (s,q) (1.38, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1531930Z Skipping (s,q) (1.39, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1532088Z Skipping (s,q) (1.4, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1532261Z Skipping (s,q) (1.41, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1532418Z Skipping (s,q) (1.42, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1532576Z Skipping (s,q) (1.43, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1532743Z Skipping (s,q) (1.44, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1532903Z Skipping (s,q) (1.45, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1533072Z Skipping (s,q) (1.46, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1533230Z Skipping (s,q) (1.47, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1533387Z Skipping (s,q) (1.48, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1533554Z Skipping (s,q) (1.49, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1533737Z Skipping (s,q) (1.5, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1533925Z Skipping (s,q) (1.51, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1534094Z Skipping (s,q) (1.52, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1534249Z Skipping (s,q) (1.53, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1534416Z Skipping (s,q) (1.54, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1534574Z Skipping (s,q) (1.55, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1534732Z Skipping (s,q) (1.56, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1534904Z Skipping (s,q) (1.57, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1535062Z Skipping (s,q) (1.58, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1535220Z Skipping (s,q) (1.59, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1535392Z Skipping (s,q) (1.6, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1535550Z Skipping (s,q) (1.61, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1535711Z Skipping (s,q) (1.62, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1535879Z Skipping (s,q) (1.63, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1536036Z Skipping (s,q) (1.64, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1536204Z Skipping (s,q) (1.65, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1536360Z Skipping (s,q) (1.66, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1536519Z Skipping (s,q) (1.67, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1536715Z Skipping (s,q) (1.68, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1536872Z Skipping (s,q) (1.69, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1537028Z Skipping (s,q) (1.7, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1537199Z Skipping (s,q) (1.71, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1537355Z Skipping (s,q) (1.72, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1537548Z Skipping (s,q) (1.73, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1537705Z Skipping (s,q) (1.74, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1537862Z Skipping (s,q) (1.75, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1538027Z Skipping (s,q) (1.76, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1538185Z Skipping (s,q) (1.77, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1538341Z Skipping (s,q) (1.78, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1538508Z Skipping (s,q) (1.79, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1538666Z Skipping (s,q) (1.8, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1538833Z Skipping (s,q) (1.81, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1538989Z Skipping (s,q) (1.82, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1539147Z Skipping (s,q) (1.83, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1539311Z Skipping (s,q) (1.84, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1539470Z Skipping (s,q) (1.85, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1539627Z Skipping (s,q) (1.86, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1539793Z Skipping (s,q) (1.87, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1539950Z Skipping (s,q) (1.88, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1540119Z Skipping (s,q) (1.89, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1540276Z Skipping (s,q) (1.9, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1540435Z Skipping (s,q) (1.91, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1540601Z Skipping (s,q) (1.92, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1540759Z Skipping (s,q) (1.93, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1540917Z Skipping (s,q) (1.94, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1541112Z Skipping (s,q) (1.95, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1541309Z Skipping (s,q) (1.96, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1541479Z Skipping (s,q) (1.97, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1541637Z Skipping (s,q) (1.98, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1541794Z Skipping (s,q) (1.99, 425): inconsistent with heavy hitters! 2025-05-07T20:12:54.1541960Z Skipping (s,q) (0.01, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1542118Z Skipping (s,q) (0.02, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1542278Z Skipping (s,q) (0.03, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1542446Z Skipping (s,q) (0.04, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1542604Z Skipping (s,q) (0.05, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1542773Z Skipping (s,q) (0.06, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1542931Z Skipping (s,q) (0.07, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1543090Z Skipping (s,q) (0.08, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1543254Z Skipping (s,q) (0.09, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1543411Z Skipping (s,q) (0.1, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1543567Z Skipping (s,q) (0.11, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1543732Z Skipping (s,q) (0.12, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1543889Z Skipping (s,q) (0.13, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1544068Z Skipping (s,q) (0.14, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1544232Z Skipping (s,q) (0.15, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1544387Z Skipping (s,q) (0.16, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1544555Z Skipping (s,q) (0.17, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1544713Z Skipping (s,q) (0.18, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1544900Z Skipping (s,q) (0.19, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1545065Z Skipping (s,q) (0.2, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1545222Z Skipping (s,q) (0.21, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1545378Z Skipping (s,q) (0.22, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1545543Z Skipping (s,q) (0.23, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1545701Z Skipping (s,q) (0.24, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1545871Z Skipping (s,q) (0.25, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1546026Z Skipping (s,q) (0.26, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1546183Z Skipping (s,q) (0.27, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1546350Z Skipping (s,q) (0.28, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1546504Z Skipping (s,q) (0.29, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1546667Z Skipping (s,q) (0.3, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1546836Z Skipping (s,q) (0.31, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1546995Z Skipping (s,q) (0.32, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1547164Z Skipping (s,q) (0.33, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1547320Z Skipping (s,q) (0.34, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1547477Z Skipping (s,q) (0.35, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1547640Z Skipping (s,q) (0.36, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1547797Z Skipping (s,q) (0.37, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1547955Z Skipping (s,q) (0.38, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1548120Z Skipping (s,q) (0.39, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1548277Z Skipping (s,q) (0.4, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1548469Z Skipping (s,q) (0.41, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1548651Z Skipping (s,q) (0.42, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1548807Z Skipping (s,q) (0.43, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1548976Z Skipping (s,q) (0.44, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1549134Z Skipping (s,q) (0.45, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1549291Z Skipping (s,q) (0.46, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1549460Z Skipping (s,q) (0.47, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1549620Z Skipping (s,q) (0.48, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1549788Z Skipping (s,q) (0.49, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1549943Z Skipping (s,q) (0.5, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1550099Z Skipping (s,q) (0.51, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1550268Z Skipping (s,q) (0.52, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1550427Z Skipping (s,q) (0.53, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1550584Z Skipping (s,q) (0.54, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1550748Z Skipping (s,q) (0.55, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1550905Z Skipping (s,q) (0.56, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1551062Z Skipping (s,q) (0.57, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1551231Z Skipping (s,q) (0.58, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1551416Z Skipping (s,q) (0.59, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1551585Z Skipping (s,q) (0.6, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1551743Z Skipping (s,q) (0.61, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1551901Z Skipping (s,q) (0.62, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1552073Z Skipping (s,q) (0.63, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1552261Z Skipping (s,q) (0.64, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1552419Z Skipping (s,q) (0.65, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1552585Z Skipping (s,q) (0.66, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1552741Z Skipping (s,q) (0.67, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1552904Z Skipping (s,q) (0.68, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1553061Z Skipping (s,q) (0.69, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1553220Z Skipping (s,q) (0.7, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1553445Z Skipping (s,q) (0.71, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1553640Z Skipping (s,q) (0.72, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1553829Z Skipping (s,q) (0.73, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1554074Z Skipping (s,q) (0.74, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1554267Z Skipping (s,q) (0.75, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1554480Z Skipping (s,q) (0.76, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1560249Z Skipping (s,q) (0.77, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1560497Z Skipping (s,q) (0.78, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1560665Z Skipping (s,q) (0.79, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1560826Z Skipping (s,q) (0.8, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1561004Z Skipping (s,q) (0.81, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1561179Z Skipping (s,q) (0.82, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1561332Z Skipping (s,q) (0.83, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1561502Z Skipping (s,q) (0.84, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1561658Z Skipping (s,q) (0.85, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1561909Z Skipping (s,q) (0.86, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1562105Z Skipping (s,q) (0.87, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1562263Z Skipping (s,q) (0.88, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1562434Z Skipping (s,q) (0.89, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1562591Z Skipping (s,q) (0.9, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1562746Z Skipping (s,q) (0.91, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1562917Z Skipping (s,q) (0.92, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1563073Z Skipping (s,q) (0.93, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1563230Z Skipping (s,q) (0.94, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1563398Z Skipping (s,q) (0.95, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1563555Z Skipping (s,q) (0.96, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1563725Z Skipping (s,q) (0.97, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1563888Z Skipping (s,q) (0.98, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1564045Z Skipping (s,q) (0.99, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1564212Z Skipping (s,q) (1, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1564368Z Skipping (s,q) (1.01, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1564524Z Skipping (s,q) (1.02, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1564698Z Skipping (s,q) (1.03, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1564892Z Skipping (s,q) (1.04, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1565062Z Skipping (s,q) (1.05, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1565220Z Skipping (s,q) (1.06, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1565377Z Skipping (s,q) (1.07, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1565547Z Skipping (s,q) (1.08, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1565704Z Skipping (s,q) (1.09, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1565890Z Skipping (s,q) (1.1, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1566063Z Skipping (s,q) (1.11, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1566219Z Skipping (s,q) (1.12, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1566389Z Skipping (s,q) (1.13, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1566546Z Skipping (s,q) (1.14, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1566703Z Skipping (s,q) (1.15, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1566869Z Skipping (s,q) (1.16, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1567025Z Skipping (s,q) (1.17, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1567182Z Skipping (s,q) (1.18, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1567353Z Skipping (s,q) (1.19, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1567511Z Skipping (s,q) (1.2, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1567684Z Skipping (s,q) (1.21, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1567842Z Skipping (s,q) (1.22, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1567998Z Skipping (s,q) (1.23, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1568167Z Skipping (s,q) (1.24, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1568325Z Skipping (s,q) (1.25, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1568481Z Skipping (s,q) (1.26, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1568654Z Skipping (s,q) (1.27, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1568811Z Skipping (s,q) (1.28, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1568979Z Skipping (s,q) (1.29, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1569137Z Skipping (s,q) (1.3, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1569320Z Skipping (s,q) (1.31, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1569516Z Skipping (s,q) (1.32, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1569673Z Skipping (s,q) (1.33, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1569830Z Skipping (s,q) (1.34, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1569998Z Skipping (s,q) (1.35, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1570153Z Skipping (s,q) (1.36, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1570323Z Skipping (s,q) (1.37, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1570482Z Skipping (s,q) (1.38, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1570636Z Skipping (s,q) (1.39, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1570803Z Skipping (s,q) (1.4, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1570959Z Skipping (s,q) (1.41, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1571115Z Skipping (s,q) (1.42, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1571288Z Skipping (s,q) (1.43, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1571442Z Skipping (s,q) (1.44, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1571597Z Skipping (s,q) (1.45, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1571767Z Skipping (s,q) (1.46, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1571926Z Skipping (s,q) (1.47, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1572093Z Skipping (s,q) (1.48, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1572277Z Skipping (s,q) (1.49, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1572431Z Skipping (s,q) (1.5, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1572598Z Skipping (s,q) (1.51, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1572758Z Skipping (s,q) (1.52, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1572914Z Skipping (s,q) (1.53, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1573086Z Skipping (s,q) (1.54, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1573266Z Skipping (s,q) (1.55, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1573434Z Skipping (s,q) (1.56, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1573591Z Skipping (s,q) (1.57, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1573750Z Skipping (s,q) (1.58, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1573918Z Skipping (s,q) (1.59, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1574072Z Skipping (s,q) (1.6, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1574227Z Skipping (s,q) (1.61, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1574393Z Skipping (s,q) (1.62, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1574546Z Skipping (s,q) (1.63, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1574714Z Skipping (s,q) (1.64, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1574872Z Skipping (s,q) (1.65, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1575030Z Skipping (s,q) (1.66, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1575196Z Skipping (s,q) (1.67, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1575353Z Skipping (s,q) (1.68, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1575508Z Skipping (s,q) (1.69, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1575675Z Skipping (s,q) (1.7, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1575831Z Skipping (s,q) (1.71, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1576003Z Skipping (s,q) (1.72, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1576158Z Skipping (s,q) (1.73, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1576315Z Skipping (s,q) (1.74, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1576485Z Skipping (s,q) (1.75, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1576695Z Skipping (s,q) (1.76, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1576875Z Skipping (s,q) (1.77, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1577043Z Skipping (s,q) (1.78, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1577199Z Skipping (s,q) (1.79, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1577365Z Skipping (s,q) (1.8, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1577523Z Skipping (s,q) (1.81, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1577679Z Skipping (s,q) (1.82, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1577848Z Skipping (s,q) (1.83, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1578007Z Skipping (s,q) (1.84, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1578162Z Skipping (s,q) (1.85, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1578334Z Skipping (s,q) (1.86, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1578491Z Skipping (s,q) (1.87, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1578663Z Skipping (s,q) (1.88, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1578821Z Skipping (s,q) (1.89, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1578977Z Skipping (s,q) (1.9, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1579144Z Skipping (s,q) (1.91, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1579302Z Skipping (s,q) (1.92, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1579459Z Skipping (s,q) (1.93, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1579657Z Skipping (s,q) (1.94, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1579815Z Skipping (s,q) (1.95, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1579969Z Skipping (s,q) (1.96, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1580138Z Skipping (s,q) (1.97, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1580294Z Skipping (s,q) (1.98, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1580465Z Skipping (s,q) (1.99, 450): inconsistent with heavy hitters! 2025-05-07T20:12:54.1580646Z Skipping (s,q) (0.01, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1580804Z Skipping (s,q) (0.02, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1580973Z Skipping (s,q) (0.03, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1581130Z Skipping (s,q) (0.04, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1581289Z Skipping (s,q) (0.05, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1581459Z Skipping (s,q) (0.06, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1581616Z Skipping (s,q) (0.07, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1581785Z Skipping (s,q) (0.08, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1581944Z Skipping (s,q) (0.09, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1582100Z Skipping (s,q) (0.1, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1582270Z Skipping (s,q) (0.11, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1582429Z Skipping (s,q) (0.12, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1582583Z Skipping (s,q) (0.13, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1582752Z Skipping (s,q) (0.14, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1582907Z Skipping (s,q) (0.15, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1583074Z Skipping (s,q) (0.16, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1583232Z Skipping (s,q) (0.17, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1583388Z Skipping (s,q) (0.18, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1583555Z Skipping (s,q) (0.19, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1583712Z Skipping (s,q) (0.2, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1583869Z Skipping (s,q) (0.21, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1584063Z Skipping (s,q) (0.22, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1584245Z Skipping (s,q) (0.23, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1584413Z Skipping (s,q) (0.24, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1584572Z Skipping (s,q) (0.25, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1584730Z Skipping (s,q) (0.26, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1584899Z Skipping (s,q) (0.27, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1585055Z Skipping (s,q) (0.28, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1585215Z Skipping (s,q) (0.29, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1585385Z Skipping (s,q) (0.3, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1585543Z Skipping (s,q) (0.31, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1585711Z Skipping (s,q) (0.32, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1585868Z Skipping (s,q) (0.33, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1586032Z Skipping (s,q) (0.34, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1586201Z Skipping (s,q) (0.35, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1586359Z Skipping (s,q) (0.36, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1586514Z Skipping (s,q) (0.37, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1586681Z Skipping (s,q) (0.38, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1586837Z Skipping (s,q) (0.39, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1587044Z Skipping (s,q) (0.4, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1587203Z Skipping (s,q) (0.41, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1587359Z Skipping (s,q) (0.42, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1587526Z Skipping (s,q) (0.43, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1587683Z Skipping (s,q) (0.44, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1587840Z Skipping (s,q) (0.45, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1588033Z Skipping (s,q) (0.46, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1588190Z Skipping (s,q) (0.47, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1588346Z Skipping (s,q) (0.48, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1588515Z Skipping (s,q) (0.49, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1588670Z Skipping (s,q) (0.5, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1588839Z Skipping (s,q) (0.51, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1588999Z Skipping (s,q) (0.52, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1589153Z Skipping (s,q) (0.53, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1589323Z Skipping (s,q) (0.54, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1589479Z Skipping (s,q) (0.55, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1589637Z Skipping (s,q) (0.56, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1589808Z Skipping (s,q) (0.57, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1589964Z Skipping (s,q) (0.58, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1590130Z Skipping (s,q) (0.59, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1590285Z Skipping (s,q) (0.6, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1590442Z Skipping (s,q) (0.61, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1590612Z Skipping (s,q) (0.62, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1590772Z Skipping (s,q) (0.63, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1590932Z Skipping (s,q) (0.64, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1591101Z Skipping (s,q) (0.65, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1591260Z Skipping (s,q) (0.66, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1591431Z Skipping (s,q) (0.67, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1591637Z Skipping (s,q) (0.68, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1591791Z Skipping (s,q) (0.69, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1591962Z Skipping (s,q) (0.7, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1592116Z Skipping (s,q) (0.71, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1592271Z Skipping (s,q) (0.72, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1592439Z Skipping (s,q) (0.73, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1592596Z Skipping (s,q) (0.74, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1592762Z Skipping (s,q) (0.75, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1592919Z Skipping (s,q) (0.76, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1593074Z Skipping (s,q) (0.77, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1593243Z Skipping (s,q) (0.78, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1593400Z Skipping (s,q) (0.79, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1593557Z Skipping (s,q) (0.8, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1593727Z Skipping (s,q) (0.81, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1593883Z Skipping (s,q) (0.82, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1594050Z Skipping (s,q) (0.83, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1594206Z Skipping (s,q) (0.84, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1594388Z Skipping (s,q) (0.85, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1594556Z Skipping (s,q) (0.86, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1594712Z Skipping (s,q) (0.87, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1594866Z Skipping (s,q) (0.88, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1595034Z Skipping (s,q) (0.89, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1595193Z Skipping (s,q) (0.9, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1595373Z Skipping (s,q) (0.91, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1595544Z Skipping (s,q) (0.92, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1595700Z Skipping (s,q) (0.93, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1595866Z Skipping (s,q) (0.94, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1596127Z Skipping (s,q) (0.95, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1596285Z Skipping (s,q) (0.96, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1596459Z Skipping (s,q) (0.97, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1596613Z Skipping (s,q) (0.98, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1596770Z Skipping (s,q) (0.99, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1596938Z Skipping (s,q) (1, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1597099Z Skipping (s,q) (1.01, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1597273Z Skipping (s,q) (1.02, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1597430Z Skipping (s,q) (1.03, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1597587Z Skipping (s,q) (1.04, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1597756Z Skipping (s,q) (1.05, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1597913Z Skipping (s,q) (1.06, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1598066Z Skipping (s,q) (1.07, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1598238Z Skipping (s,q) (1.08, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1598394Z Skipping (s,q) (1.09, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1598561Z Skipping (s,q) (1.1, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1598720Z Skipping (s,q) (1.11, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1598878Z Skipping (s,q) (1.12, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1599105Z Skipping (s,q) (1.13, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1599259Z Skipping (s,q) (1.14, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1599416Z Skipping (s,q) (1.15, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1599586Z Skipping (s,q) (1.16, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1599741Z Skipping (s,q) (1.17, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1599912Z Skipping (s,q) (1.18, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1600072Z Skipping (s,q) (1.19, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1600230Z Skipping (s,q) (1.2, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1600400Z Skipping (s,q) (1.21, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1600555Z Skipping (s,q) (1.22, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1600712Z Skipping (s,q) (1.23, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1600882Z Skipping (s,q) (1.24, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1601038Z Skipping (s,q) (1.25, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1601203Z Skipping (s,q) (1.26, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1601361Z Skipping (s,q) (1.27, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1601519Z Skipping (s,q) (1.28, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1601688Z Skipping (s,q) (1.29, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1601843Z Skipping (s,q) (1.3, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1602023Z Skipping (s,q) (1.31, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1602191Z Skipping (s,q) (1.32, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1602344Z Skipping (s,q) (1.33, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1602513Z Skipping (s,q) (1.34, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1602671Z Skipping (s,q) (1.35, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1602853Z Skipping (s,q) (1.36, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1603020Z Skipping (s,q) (1.37, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1603176Z Skipping (s,q) (1.38, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1603330Z Skipping (s,q) (1.39, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1603500Z Skipping (s,q) (1.4, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1603654Z Skipping (s,q) (1.41, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1603810Z Skipping (s,q) (1.42, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1603979Z Skipping (s,q) (1.43, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1604134Z Skipping (s,q) (1.44, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1604302Z Skipping (s,q) (1.45, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1604460Z Skipping (s,q) (1.46, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1604620Z Skipping (s,q) (1.47, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1604792Z Skipping (s,q) (1.48, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1604948Z Skipping (s,q) (1.49, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1605103Z Skipping (s,q) (1.5, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1605270Z Skipping (s,q) (1.51, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1605572Z Skipping (s,q) (1.52, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1605748Z Skipping (s,q) (1.53, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1605905Z Skipping (s,q) (1.54, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1606062Z Skipping (s,q) (1.55, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1606229Z Skipping (s,q) (1.56, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1606385Z Skipping (s,q) (1.57, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1606642Z Skipping (s,q) (1.58, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1606815Z Skipping (s,q) (1.59, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1606970Z Skipping (s,q) (1.6, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1607142Z Skipping (s,q) (1.61, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1607299Z Skipping (s,q) (1.62, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1607456Z Skipping (s,q) (1.63, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1607628Z Skipping (s,q) (1.64, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1607783Z Skipping (s,q) (1.65, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1607938Z Skipping (s,q) (1.66, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1608108Z Skipping (s,q) (1.67, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1608263Z Skipping (s,q) (1.68, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1608432Z Skipping (s,q) (1.69, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1608592Z Skipping (s,q) (1.7, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1608748Z Skipping (s,q) (1.71, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1608918Z Skipping (s,q) (1.72, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1609073Z Skipping (s,q) (1.73, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1609231Z Skipping (s,q) (1.74, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1609401Z Skipping (s,q) (1.75, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1609605Z Skipping (s,q) (1.76, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1609779Z Skipping (s,q) (1.77, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1609936Z Skipping (s,q) (1.78, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1610092Z Skipping (s,q) (1.79, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1610266Z Skipping (s,q) (1.8, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1610455Z Skipping (s,q) (1.81, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1610614Z Skipping (s,q) (1.82, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1610782Z Skipping (s,q) (1.83, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1610939Z Skipping (s,q) (1.84, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1611111Z Skipping (s,q) (1.85, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1611268Z Skipping (s,q) (1.86, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1611427Z Skipping (s,q) (1.87, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1611597Z Skipping (s,q) (1.88, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1611752Z Skipping (s,q) (1.89, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1611910Z Skipping (s,q) (1.9, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1612082Z Skipping (s,q) (1.91, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1612243Z Skipping (s,q) (1.92, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1612402Z Skipping (s,q) (1.93, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1612573Z Skipping (s,q) (1.94, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1612728Z Skipping (s,q) (1.95, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1612897Z Skipping (s,q) (1.96, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1613052Z Skipping (s,q) (1.97, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1613208Z Skipping (s,q) (1.98, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1613378Z Skipping (s,q) (1.99, 475): inconsistent with heavy hitters! 2025-05-07T20:12:54.1613534Z Skipping (s,q) (0.01, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1613693Z Skipping (s,q) (0.02, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1613862Z Skipping (s,q) (0.03, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1614077Z Skipping (s,q) (0.04, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1614246Z Skipping (s,q) (0.05, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1614402Z Skipping (s,q) (0.06, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1614558Z Skipping (s,q) (0.07, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1614725Z Skipping (s,q) (0.08, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1614881Z Skipping (s,q) (0.09, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1615035Z Skipping (s,q) (0.1, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1615205Z Skipping (s,q) (0.11, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1615360Z Skipping (s,q) (0.12, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1615528Z Skipping (s,q) (0.13, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1615686Z Skipping (s,q) (0.14, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1615845Z Skipping (s,q) (0.15, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1616017Z Skipping (s,q) (0.16, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1616172Z Skipping (s,q) (0.17, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1616328Z Skipping (s,q) (0.18, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1616496Z Skipping (s,q) (0.19, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1616651Z Skipping (s,q) (0.2, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1616819Z Skipping (s,q) (0.21, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1617001Z Skipping (s,q) (0.22, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1617153Z Skipping (s,q) (0.23, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1617322Z Skipping (s,q) (0.24, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1617478Z Skipping (s,q) (0.25, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1617636Z Skipping (s,q) (0.26, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1617831Z Skipping (s,q) (0.27, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1617988Z Skipping (s,q) (0.28, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1618155Z Skipping (s,q) (0.29, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1618314Z Skipping (s,q) (0.3, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1618467Z Skipping (s,q) (0.31, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1618634Z Skipping (s,q) (0.32, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1618790Z Skipping (s,q) (0.33, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1618946Z Skipping (s,q) (0.34, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1619113Z Skipping (s,q) (0.35, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1619269Z Skipping (s,q) (0.36, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1619438Z Skipping (s,q) (0.37, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1619598Z Skipping (s,q) (0.38, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1619755Z Skipping (s,q) (0.39, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1619921Z Skipping (s,q) (0.4, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1620077Z Skipping (s,q) (0.41, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1620232Z Skipping (s,q) (0.42, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1620399Z Skipping (s,q) (0.43, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1620565Z Skipping (s,q) (0.44, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1620721Z Skipping (s,q) (0.45, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1620884Z Skipping (s,q) (0.46, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1621040Z Skipping (s,q) (0.47, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1621194Z Skipping (s,q) (0.48, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1621385Z Skipping (s,q) (0.49, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1621566Z Skipping (s,q) (0.5, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1621719Z Skipping (s,q) (0.51, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1621885Z Skipping (s,q) (0.52, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1622043Z Skipping (s,q) (0.53, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1622206Z Skipping (s,q) (0.54, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1622366Z Skipping (s,q) (0.55, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1622522Z Skipping (s,q) (0.56, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1622687Z Skipping (s,q) (0.57, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1622848Z Skipping (s,q) (0.58, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1623003Z Skipping (s,q) (0.59, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1623172Z Skipping (s,q) (0.6, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1623334Z Skipping (s,q) (0.61, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1623499Z Skipping (s,q) (0.62, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1623657Z Skipping (s,q) (0.63, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1623812Z Skipping (s,q) (0.64, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1623977Z Skipping (s,q) (0.65, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1624137Z Skipping (s,q) (0.66, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1624316Z Skipping (s,q) (0.67, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1624482Z Skipping (s,q) (0.68, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1624641Z Skipping (s,q) (0.69, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1624795Z Skipping (s,q) (0.7, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1624965Z Skipping (s,q) (0.71, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1625147Z Skipping (s,q) (0.72, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1625313Z Skipping (s,q) (0.73, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1625470Z Skipping (s,q) (0.74, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1625624Z Skipping (s,q) (0.75, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1625790Z Skipping (s,q) (0.76, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1625947Z Skipping (s,q) (0.77, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1626101Z Skipping (s,q) (0.78, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1626272Z Skipping (s,q) (0.79, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1626427Z Skipping (s,q) (0.8, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1626591Z Skipping (s,q) (0.81, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1626749Z Skipping (s,q) (0.82, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1626907Z Skipping (s,q) (0.83, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1627071Z Skipping (s,q) (0.84, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1627225Z Skipping (s,q) (0.85, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1627376Z Skipping (s,q) (0.86, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1627539Z Skipping (s,q) (0.87, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1627694Z Skipping (s,q) (0.88, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1627860Z Skipping (s,q) (0.89, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1628015Z Skipping (s,q) (0.9, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1628166Z Skipping (s,q) (0.91, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1628332Z Skipping (s,q) (0.92, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1628490Z Skipping (s,q) (0.93, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1628666Z Skipping (s,q) (0.94, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1628855Z Skipping (s,q) (0.95, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1629014Z Skipping (s,q) (0.96, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1629175Z Skipping (s,q) (0.97, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1629334Z Skipping (s,q) (0.98, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1629489Z Skipping (s,q) (0.99, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1629655Z Skipping (s,q) (1, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1629812Z Skipping (s,q) (1.01, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1629965Z Skipping (s,q) (1.02, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1630131Z Skipping (s,q) (1.03, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1630287Z Skipping (s,q) (1.04, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1630457Z Skipping (s,q) (1.05, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1630614Z Skipping (s,q) (1.06, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1630767Z Skipping (s,q) (1.07, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1630931Z Skipping (s,q) (1.08, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1631088Z Skipping (s,q) (1.09, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1631238Z Skipping (s,q) (1.1, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1631403Z Skipping (s,q) (1.11, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1631591Z Skipping (s,q) (1.12, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1631755Z Skipping (s,q) (1.13, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1631911Z Skipping (s,q) (1.14, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1632066Z Skipping (s,q) (1.15, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1632231Z Skipping (s,q) (1.16, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1632414Z Skipping (s,q) (1.17, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1632568Z Skipping (s,q) (1.18, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1632732Z Skipping (s,q) (1.19, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1632890Z Skipping (s,q) (1.2, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1633042Z Skipping (s,q) (1.21, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1633208Z Skipping (s,q) (1.22, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1633366Z Skipping (s,q) (1.23, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1633531Z Skipping (s,q) (1.24, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1633690Z Skipping (s,q) (1.25, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1633844Z Skipping (s,q) (1.26, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1634007Z Skipping (s,q) (1.27, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1634169Z Skipping (s,q) (1.28, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1634322Z Skipping (s,q) (1.29, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1634486Z Skipping (s,q) (1.3, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1634640Z Skipping (s,q) (1.31, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1634803Z Skipping (s,q) (1.32, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1634959Z Skipping (s,q) (1.33, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1635114Z Skipping (s,q) (1.34, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1635281Z Skipping (s,q) (1.35, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1635438Z Skipping (s,q) (1.36, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1635594Z Skipping (s,q) (1.37, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1635757Z Skipping (s,q) (1.38, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1636025Z Skipping (s,q) (1.39, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1636230Z Skipping (s,q) (1.4, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1636389Z Skipping (s,q) (1.41, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1636545Z Skipping (s,q) (1.42, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1636710Z Skipping (s,q) (1.43, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1636869Z Skipping (s,q) (1.44, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1637025Z Skipping (s,q) (1.45, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1637198Z Skipping (s,q) (1.46, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1637355Z Skipping (s,q) (1.47, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1637522Z Skipping (s,q) (1.48, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1637681Z Skipping (s,q) (1.49, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1637839Z Skipping (s,q) (1.5, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1638010Z Skipping (s,q) (1.51, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1638167Z Skipping (s,q) (1.52, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1638323Z Skipping (s,q) (1.53, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1638494Z Skipping (s,q) (1.54, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1638654Z Skipping (s,q) (1.55, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1638815Z Skipping (s,q) (1.56, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1638995Z Skipping (s,q) (1.57, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1639148Z Skipping (s,q) (1.58, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1639311Z Skipping (s,q) (1.59, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1639466Z Skipping (s,q) (1.6, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1639619Z Skipping (s,q) (1.61, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1639813Z Skipping (s,q) (1.62, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1639971Z Skipping (s,q) (1.63, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1640134Z Skipping (s,q) (1.64, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1640289Z Skipping (s,q) (1.65, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1640443Z Skipping (s,q) (1.66, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1640606Z Skipping (s,q) (1.67, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1640764Z Skipping (s,q) (1.68, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1640919Z Skipping (s,q) (1.69, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1641085Z Skipping (s,q) (1.7, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1641241Z Skipping (s,q) (1.71, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1641394Z Skipping (s,q) (1.72, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1641569Z Skipping (s,q) (1.73, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1641723Z Skipping (s,q) (1.74, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1641887Z Skipping (s,q) (1.75, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1642044Z Skipping (s,q) (1.76, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1642197Z Skipping (s,q) (1.77, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1642364Z Skipping (s,q) (1.78, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1642521Z Skipping (s,q) (1.79, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1642672Z Skipping (s,q) (1.8, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1642841Z Skipping (s,q) (1.81, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1642995Z Skipping (s,q) (1.82, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1643162Z Skipping (s,q) (1.83, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1643355Z Skipping (s,q) (1.84, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1643532Z Skipping (s,q) (1.85, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1643695Z Skipping (s,q) (1.86, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1643851Z Skipping (s,q) (1.87, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1644002Z Skipping (s,q) (1.88, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1644169Z Skipping (s,q) (1.89, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1644325Z Skipping (s,q) (1.9, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1644487Z Skipping (s,q) (1.91, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1644645Z Skipping (s,q) (1.92, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1644797Z Skipping (s,q) (1.93, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1644960Z Skipping (s,q) (1.94, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1645119Z Skipping (s,q) (1.95, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1645276Z Skipping (s,q) (1.96, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1645445Z Skipping (s,q) (1.97, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1645603Z Skipping (s,q) (1.98, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1645765Z Skipping (s,q) (1.99, 500): inconsistent with heavy hitters! 2025-05-07T20:12:54.1645921Z Skipping (s,q) (0.01, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1646075Z Skipping (s,q) (0.02, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1646266Z Skipping (s,q) (0.03, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1646424Z Skipping (s,q) (0.04, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1646578Z Skipping (s,q) (0.05, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1646744Z Skipping (s,q) (0.06, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1646903Z Skipping (s,q) (0.07, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1647090Z Skipping (s,q) (0.08, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1647245Z Skipping (s,q) (0.09, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1647398Z Skipping (s,q) (0.1, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1647561Z Skipping (s,q) (0.11, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1647719Z Skipping (s,q) (0.12, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1647871Z Skipping (s,q) (0.13, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1648037Z Skipping (s,q) (0.14, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1648197Z Skipping (s,q) (0.15, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1648358Z Skipping (s,q) (0.16, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1648515Z Skipping (s,q) (0.17, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1648668Z Skipping (s,q) (0.18, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1648830Z Skipping (s,q) (0.19, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1648988Z Skipping (s,q) (0.2, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1649140Z Skipping (s,q) (0.21, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1649303Z Skipping (s,q) (0.22, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1649459Z Skipping (s,q) (0.23, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1649611Z Skipping (s,q) (0.24, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1649777Z Skipping (s,q) (0.25, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1649932Z Skipping (s,q) (0.26, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1650098Z Skipping (s,q) (0.27, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1650257Z Skipping (s,q) (0.28, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1650409Z Skipping (s,q) (0.29, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1650595Z Skipping (s,q) (0.3, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1650777Z Skipping (s,q) (0.31, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1650931Z Skipping (s,q) (0.32, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1651098Z Skipping (s,q) (0.33, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1651252Z Skipping (s,q) (0.34, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1651414Z Skipping (s,q) (0.35, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1651572Z Skipping (s,q) (0.36, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1651727Z Skipping (s,q) (0.37, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1651892Z Skipping (s,q) (0.38, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1652048Z Skipping (s,q) (0.39, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1652201Z Skipping (s,q) (0.4, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1652368Z Skipping (s,q) (0.41, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1652527Z Skipping (s,q) (0.42, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1652690Z Skipping (s,q) (0.43, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1652846Z Skipping (s,q) (0.44, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1653000Z Skipping (s,q) (0.45, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1653169Z Skipping (s,q) (0.46, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1653325Z Skipping (s,q) (0.47, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1653501Z Skipping (s,q) (0.48, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1653669Z Skipping (s,q) (0.49, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1653827Z Skipping (s,q) (0.5, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1653992Z Skipping (s,q) (0.51, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1654148Z Skipping (s,q) (0.52, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1654326Z Skipping (s,q) (0.53, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1654493Z Skipping (s,q) (0.54, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1654648Z Skipping (s,q) (0.55, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1654803Z Skipping (s,q) (0.56, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1654967Z Skipping (s,q) (0.57, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1655121Z Skipping (s,q) (0.58, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1655287Z Skipping (s,q) (0.59, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1655444Z Skipping (s,q) (0.6, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1655600Z Skipping (s,q) (0.61, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1655767Z Skipping (s,q) (0.62, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1655922Z Skipping (s,q) (0.63, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1656076Z Skipping (s,q) (0.64, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1656247Z Skipping (s,q) (0.65, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1656403Z Skipping (s,q) (0.66, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1656565Z Skipping (s,q) (0.67, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1656719Z Skipping (s,q) (0.68, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1656878Z Skipping (s,q) (0.69, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1657040Z Skipping (s,q) (0.7, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1657193Z Skipping (s,q) (0.71, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1657347Z Skipping (s,q) (0.72, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1657511Z Skipping (s,q) (0.73, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1657668Z Skipping (s,q) (0.74, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1657851Z Skipping (s,q) (0.75, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1658040Z Skipping (s,q) (0.76, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1658195Z Skipping (s,q) (0.77, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1658357Z Skipping (s,q) (0.78, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1658515Z Skipping (s,q) (0.79, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1658666Z Skipping (s,q) (0.8, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1658828Z Skipping (s,q) (0.81, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1658988Z Skipping (s,q) (0.82, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1659139Z Skipping (s,q) (0.83, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1659303Z Skipping (s,q) (0.84, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1659456Z Skipping (s,q) (0.85, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1659618Z Skipping (s,q) (0.86, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1659776Z Skipping (s,q) (0.87, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1659928Z Skipping (s,q) (0.88, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1660093Z Skipping (s,q) (0.89, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1660246Z Skipping (s,q) (0.9, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1660396Z Skipping (s,q) (0.91, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1660560Z Skipping (s,q) (0.92, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1660741Z Skipping (s,q) (0.93, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1660902Z Skipping (s,q) (0.94, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1661060Z Skipping (s,q) (0.95, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1661210Z Skipping (s,q) (0.96, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1661372Z Skipping (s,q) (0.97, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1661555Z Skipping (s,q) (0.98, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1661707Z Skipping (s,q) (0.99, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1661867Z Skipping (s,q) (1, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1662025Z Skipping (s,q) (1.01, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1662184Z Skipping (s,q) (1.02, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1662338Z Skipping (s,q) (1.03, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1662494Z Skipping (s,q) (1.04, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1662655Z Skipping (s,q) (1.05, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1662810Z Skipping (s,q) (1.06, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1662962Z Skipping (s,q) (1.07, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1663126Z Skipping (s,q) (1.08, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1663284Z Skipping (s,q) (1.09, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1663448Z Skipping (s,q) (1.1, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1663604Z Skipping (s,q) (1.11, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1663758Z Skipping (s,q) (1.12, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1663917Z Skipping (s,q) (1.13, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1664072Z Skipping (s,q) (1.14, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1664223Z Skipping (s,q) (1.15, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1664386Z Skipping (s,q) (1.16, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1664544Z Skipping (s,q) (1.17, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1664696Z Skipping (s,q) (1.18, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1664861Z Skipping (s,q) (1.19, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1665039Z Skipping (s,q) (1.2, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1665225Z Skipping (s,q) (1.21, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1665382Z Skipping (s,q) (1.22, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1665533Z Skipping (s,q) (1.23, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1665700Z Skipping (s,q) (1.24, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1665857Z Skipping (s,q) (1.25, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1666009Z Skipping (s,q) (1.26, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1666176Z Skipping (s,q) (1.27, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1666333Z Skipping (s,q) (1.28, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1666496Z Skipping (s,q) (1.29, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1666652Z Skipping (s,q) (1.3, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1666805Z Skipping (s,q) (1.31, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1666973Z Skipping (s,q) (1.32, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1667129Z Skipping (s,q) (1.33, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1667281Z Skipping (s,q) (1.34, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1667445Z Skipping (s,q) (1.35, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1667602Z Skipping (s,q) (1.36, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1667764Z Skipping (s,q) (1.37, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1667961Z Skipping (s,q) (1.38, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1668114Z Skipping (s,q) (1.39, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1668275Z Skipping (s,q) (1.4, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1668430Z Skipping (s,q) (1.41, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1668583Z Skipping (s,q) (1.42, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1668786Z Skipping (s,q) (1.43, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1668944Z Skipping (s,q) (1.44, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1669106Z Skipping (s,q) (1.45, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1669263Z Skipping (s,q) (1.46, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1669415Z Skipping (s,q) (1.47, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1669580Z Skipping (s,q) (1.48, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1669737Z Skipping (s,q) (1.49, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1669885Z Skipping (s,q) (1.5, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1670050Z Skipping (s,q) (1.51, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1670205Z Skipping (s,q) (1.52, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1670365Z Skipping (s,q) (1.53, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1670522Z Skipping (s,q) (1.54, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1670678Z Skipping (s,q) (1.55, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1670842Z Skipping (s,q) (1.56, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1670997Z Skipping (s,q) (1.57, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1671148Z Skipping (s,q) (1.58, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1671312Z Skipping (s,q) (1.59, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1671466Z Skipping (s,q) (1.6, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1671627Z Skipping (s,q) (1.61, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1671783Z Skipping (s,q) (1.62, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1671937Z Skipping (s,q) (1.63, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1672101Z Skipping (s,q) (1.64, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1672280Z Skipping (s,q) (1.65, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1672455Z Skipping (s,q) (1.66, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1672618Z Skipping (s,q) (1.67, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1672773Z Skipping (s,q) (1.68, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1672924Z Skipping (s,q) (1.69, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1673090Z Skipping (s,q) (1.7, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1673247Z Skipping (s,q) (1.71, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1673414Z Skipping (s,q) (1.72, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1673569Z Skipping (s,q) (1.73, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1673721Z Skipping (s,q) (1.74, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1673886Z Skipping (s,q) (1.75, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1674045Z Skipping (s,q) (1.76, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1674201Z Skipping (s,q) (1.77, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1674367Z Skipping (s,q) (1.78, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1674522Z Skipping (s,q) (1.79, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1674689Z Skipping (s,q) (1.8, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1674844Z Skipping (s,q) (1.81, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1674997Z Skipping (s,q) (1.82, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1675187Z Skipping (s,q) (1.83, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1675343Z Skipping (s,q) (1.84, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1675495Z Skipping (s,q) (1.85, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1675662Z Skipping (s,q) (1.86, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1675818Z Skipping (s,q) (1.87, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1676064Z Skipping (s,q) (1.88, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1676255Z Skipping (s,q) (1.89, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1676411Z Skipping (s,q) (1.9, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1676579Z Skipping (s,q) (1.91, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1676734Z Skipping (s,q) (1.92, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1676887Z Skipping (s,q) (1.93, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1677054Z Skipping (s,q) (1.94, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1677210Z Skipping (s,q) (1.95, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1677375Z Skipping (s,q) (1.96, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1677535Z Skipping (s,q) (1.97, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1677688Z Skipping (s,q) (1.98, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1677855Z Skipping (s,q) (1.99, 525): inconsistent with heavy hitters! 2025-05-07T20:12:54.1678017Z Skipping (s,q) (0.01, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1678170Z Skipping (s,q) (0.02, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1678334Z Skipping (s,q) (0.03, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1678491Z Skipping (s,q) (0.04, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1678653Z Skipping (s,q) (0.05, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1678807Z Skipping (s,q) (0.06, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1678962Z Skipping (s,q) (0.07, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1679123Z Skipping (s,q) (0.08, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1679277Z Skipping (s,q) (0.09, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1679427Z Skipping (s,q) (0.1, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1679611Z Skipping (s,q) (0.11, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1679791Z Skipping (s,q) (0.12, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1679956Z Skipping (s,q) (0.13, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1680110Z Skipping (s,q) (0.14, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1680263Z Skipping (s,q) (0.15, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1680425Z Skipping (s,q) (0.16, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1680582Z Skipping (s,q) (0.17, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1680744Z Skipping (s,q) (0.18, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1680913Z Skipping (s,q) (0.19, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1681068Z Skipping (s,q) (0.2, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1681224Z Skipping (s,q) (0.21, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1681399Z Skipping (s,q) (0.22, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1681560Z Skipping (s,q) (0.23, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1681732Z Skipping (s,q) (0.24, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1681890Z Skipping (s,q) (0.25, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1682048Z Skipping (s,q) (0.26, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1682220Z Skipping (s,q) (0.27, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1682378Z Skipping (s,q) (0.28, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1682557Z Skipping (s,q) (0.29, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1682732Z Skipping (s,q) (0.3, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1682889Z Skipping (s,q) (0.31, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1683059Z Skipping (s,q) (0.32, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1683219Z Skipping (s,q) (0.33, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1683378Z Skipping (s,q) (0.34, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1683574Z Skipping (s,q) (0.35, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1683733Z Skipping (s,q) (0.36, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1683889Z Skipping (s,q) (0.37, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1684064Z Skipping (s,q) (0.38, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1684221Z Skipping (s,q) (0.39, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1684395Z Skipping (s,q) (0.4, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1684554Z Skipping (s,q) (0.41, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1684711Z Skipping (s,q) (0.42, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1684882Z Skipping (s,q) (0.43, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1685039Z Skipping (s,q) (0.44, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1685200Z Skipping (s,q) (0.45, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1685375Z Skipping (s,q) (0.46, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1685532Z Skipping (s,q) (0.47, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1685701Z Skipping (s,q) (0.48, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1685860Z Skipping (s,q) (0.49, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1686019Z Skipping (s,q) (0.5, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1686191Z Skipping (s,q) (0.51, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1686351Z Skipping (s,q) (0.52, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1686506Z Skipping (s,q) (0.53, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1686679Z Skipping (s,q) (0.54, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1686838Z Skipping (s,q) (0.55, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1687029Z Skipping (s,q) (0.56, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1687210Z Skipping (s,q) (0.57, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1687368Z Skipping (s,q) (0.58, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1687534Z Skipping (s,q) (0.59, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1687686Z Skipping (s,q) (0.6, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1687843Z Skipping (s,q) (0.61, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1688012Z Skipping (s,q) (0.62, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1688168Z Skipping (s,q) (0.63, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1688337Z Skipping (s,q) (0.64, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1688494Z Skipping (s,q) (0.65, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1688650Z Skipping (s,q) (0.66, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1688822Z Skipping (s,q) (0.67, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1688983Z Skipping (s,q) (0.68, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1689137Z Skipping (s,q) (0.69, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1689304Z Skipping (s,q) (0.7, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1689458Z Skipping (s,q) (0.71, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1689612Z Skipping (s,q) (0.72, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1689780Z Skipping (s,q) (0.73, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1689958Z Skipping (s,q) (0.74, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1690124Z Skipping (s,q) (0.75, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1690281Z Skipping (s,q) (0.76, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1690438Z Skipping (s,q) (0.77, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1690606Z Skipping (s,q) (0.78, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1690761Z Skipping (s,q) (0.79, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1690972Z Skipping (s,q) (0.8, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1691141Z Skipping (s,q) (0.81, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1691296Z Skipping (s,q) (0.82, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1691466Z Skipping (s,q) (0.83, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1691621Z Skipping (s,q) (0.84, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1691777Z Skipping (s,q) (0.85, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1691946Z Skipping (s,q) (0.86, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1692100Z Skipping (s,q) (0.87, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1692256Z Skipping (s,q) (0.88, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1692426Z Skipping (s,q) (0.89, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1692582Z Skipping (s,q) (0.9, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1692752Z Skipping (s,q) (0.91, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1692910Z Skipping (s,q) (0.92, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1693066Z Skipping (s,q) (0.93, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1693231Z Skipping (s,q) (0.94, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1693384Z Skipping (s,q) (0.95, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1693540Z Skipping (s,q) (0.96, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1693708Z Skipping (s,q) (0.97, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1693859Z Skipping (s,q) (0.98, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1694027Z Skipping (s,q) (0.99, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1694180Z Skipping (s,q) (1, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1694358Z Skipping (s,q) (1.01, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1694551Z Skipping (s,q) (1.02, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1694707Z Skipping (s,q) (1.03, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1694862Z Skipping (s,q) (1.04, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1695028Z Skipping (s,q) (1.05, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1695184Z Skipping (s,q) (1.06, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1695353Z Skipping (s,q) (1.07, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1695514Z Skipping (s,q) (1.08, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1695668Z Skipping (s,q) (1.09, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1695839Z Skipping (s,q) (1.1, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1695993Z Skipping (s,q) (1.11, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1696147Z Skipping (s,q) (1.12, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1696324Z Skipping (s,q) (1.13, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1696480Z Skipping (s,q) (1.14, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1696648Z Skipping (s,q) (1.15, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1696808Z Skipping (s,q) (1.16, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1696963Z Skipping (s,q) (1.17, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1697131Z Skipping (s,q) (1.18, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1697321Z Skipping (s,q) (1.19, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1697476Z Skipping (s,q) (1.2, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1697644Z Skipping (s,q) (1.21, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1697799Z Skipping (s,q) (1.22, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1697952Z Skipping (s,q) (1.23, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1698123Z Skipping (s,q) (1.24, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1698303Z Skipping (s,q) (1.25, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1698471Z Skipping (s,q) (1.26, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1698627Z Skipping (s,q) (1.27, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1698781Z Skipping (s,q) (1.28, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1698948Z Skipping (s,q) (1.29, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1699101Z Skipping (s,q) (1.3, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1699256Z Skipping (s,q) (1.31, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1699425Z Skipping (s,q) (1.32, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1699578Z Skipping (s,q) (1.33, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1699746Z Skipping (s,q) (1.34, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1699906Z Skipping (s,q) (1.35, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1700065Z Skipping (s,q) (1.36, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1700232Z Skipping (s,q) (1.37, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1700386Z Skipping (s,q) (1.38, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1700541Z Skipping (s,q) (1.39, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1700708Z Skipping (s,q) (1.4, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1700864Z Skipping (s,q) (1.41, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1701034Z Skipping (s,q) (1.42, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1701190Z Skipping (s,q) (1.43, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1701346Z Skipping (s,q) (1.44, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1701514Z Skipping (s,q) (1.45, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1701693Z Skipping (s,q) (1.46, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1701872Z Skipping (s,q) (1.47, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1702045Z Skipping (s,q) (1.48, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1702199Z Skipping (s,q) (1.49, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1702365Z Skipping (s,q) (1.5, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1702519Z Skipping (s,q) (1.51, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1702673Z Skipping (s,q) (1.52, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1702841Z Skipping (s,q) (1.53, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1702997Z Skipping (s,q) (1.54, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1703154Z Skipping (s,q) (1.55, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1703322Z Skipping (s,q) (1.56, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1703476Z Skipping (s,q) (1.57, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1703646Z Skipping (s,q) (1.58, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1703806Z Skipping (s,q) (1.59, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1703958Z Skipping (s,q) (1.6, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1704125Z Skipping (s,q) (1.61, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1704280Z Skipping (s,q) (1.62, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1704436Z Skipping (s,q) (1.63, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1704628Z Skipping (s,q) (1.64, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1704783Z Skipping (s,q) (1.65, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1704952Z Skipping (s,q) (1.66, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1705109Z Skipping (s,q) (1.67, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1705265Z Skipping (s,q) (1.68, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1705606Z Skipping (s,q) (1.69, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1705818Z Skipping (s,q) (1.7, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1705975Z Skipping (s,q) (1.71, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1706146Z Skipping (s,q) (1.72, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1706302Z Skipping (s,q) (1.73, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1706456Z Skipping (s,q) (1.74, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1706626Z Skipping (s,q) (1.75, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1706782Z Skipping (s,q) (1.76, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1706952Z Skipping (s,q) (1.77, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1707107Z Skipping (s,q) (1.78, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1707263Z Skipping (s,q) (1.79, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1707436Z Skipping (s,q) (1.8, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1707596Z Skipping (s,q) (1.81, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1707751Z Skipping (s,q) (1.82, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1707922Z Skipping (s,q) (1.83, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1708077Z Skipping (s,q) (1.84, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1708246Z Skipping (s,q) (1.85, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1708405Z Skipping (s,q) (1.86, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1708564Z Skipping (s,q) (1.87, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1708737Z Skipping (s,q) (1.88, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1708892Z Skipping (s,q) (1.89, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1709046Z Skipping (s,q) (1.9, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1709212Z Skipping (s,q) (1.91, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1709435Z Skipping (s,q) (1.92, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1709602Z Skipping (s,q) (1.93, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1709759Z Skipping (s,q) (1.94, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1709911Z Skipping (s,q) (1.95, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1710082Z Skipping (s,q) (1.96, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1710236Z Skipping (s,q) (1.97, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1710395Z Skipping (s,q) (1.98, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1710565Z Skipping (s,q) (1.99, 550): inconsistent with heavy hitters! 2025-05-07T20:12:54.1710717Z Skipping (s,q) (0.01, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1710887Z Skipping (s,q) (0.02, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1711050Z Skipping (s,q) (0.03, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1711211Z Skipping (s,q) (0.04, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1711384Z Skipping (s,q) (0.05, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1711540Z Skipping (s,q) (0.06, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1711695Z Skipping (s,q) (0.07, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1711865Z Skipping (s,q) (0.08, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1712021Z Skipping (s,q) (0.09, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1712230Z Skipping (s,q) (0.1, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1712388Z Skipping (s,q) (0.11, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1712545Z Skipping (s,q) (0.12, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1712719Z Skipping (s,q) (0.13, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1712879Z Skipping (s,q) (0.14, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1713038Z Skipping (s,q) (0.15, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1713232Z Skipping (s,q) (0.16, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1713390Z Skipping (s,q) (0.17, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1713559Z Skipping (s,q) (0.18, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1713718Z Skipping (s,q) (0.19, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1713875Z Skipping (s,q) (0.2, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1714046Z Skipping (s,q) (0.21, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1714203Z Skipping (s,q) (0.22, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1714362Z Skipping (s,q) (0.23, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1714536Z Skipping (s,q) (0.24, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1714692Z Skipping (s,q) (0.25, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1714850Z Skipping (s,q) (0.26, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1715024Z Skipping (s,q) (0.27, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1715179Z Skipping (s,q) (0.28, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1715349Z Skipping (s,q) (0.29, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1715506Z Skipping (s,q) (0.3, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1715661Z Skipping (s,q) (0.31, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1715828Z Skipping (s,q) (0.32, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1716084Z Skipping (s,q) (0.33, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1716245Z Skipping (s,q) (0.34, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1716417Z Skipping (s,q) (0.35, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1716571Z Skipping (s,q) (0.36, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1716742Z Skipping (s,q) (0.37, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1716964Z Skipping (s,q) (0.38, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1717120Z Skipping (s,q) (0.39, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1717289Z Skipping (s,q) (0.4, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1717446Z Skipping (s,q) (0.41, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1717602Z Skipping (s,q) (0.42, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1717770Z Skipping (s,q) (0.43, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1717927Z Skipping (s,q) (0.44, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1718096Z Skipping (s,q) (0.45, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1718253Z Skipping (s,q) (0.46, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1718411Z Skipping (s,q) (0.47, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1718583Z Skipping (s,q) (0.48, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1718741Z Skipping (s,q) (0.49, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1718900Z Skipping (s,q) (0.5, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1719069Z Skipping (s,q) (0.51, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1719221Z Skipping (s,q) (0.52, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1719388Z Skipping (s,q) (0.53, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1719546Z Skipping (s,q) (0.54, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1719698Z Skipping (s,q) (0.55, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1719890Z Skipping (s,q) (0.56, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1720046Z Skipping (s,q) (0.57, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1720199Z Skipping (s,q) (0.58, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1720365Z Skipping (s,q) (0.59, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1720520Z Skipping (s,q) (0.6, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1720712Z Skipping (s,q) (0.61, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1720870Z Skipping (s,q) (0.62, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1721026Z Skipping (s,q) (0.63, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1721195Z Skipping (s,q) (0.64, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1721350Z Skipping (s,q) (0.65, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1721506Z Skipping (s,q) (0.66, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1721676Z Skipping (s,q) (0.67, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1721831Z Skipping (s,q) (0.68, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1722000Z Skipping (s,q) (0.69, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1722160Z Skipping (s,q) (0.7, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1722318Z Skipping (s,q) (0.71, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1722490Z Skipping (s,q) (0.72, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1722648Z Skipping (s,q) (0.73, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1722802Z Skipping (s,q) (0.74, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1722968Z Skipping (s,q) (0.75, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1723123Z Skipping (s,q) (0.76, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1723279Z Skipping (s,q) (0.77, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1723451Z Skipping (s,q) (0.78, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1723607Z Skipping (s,q) (0.79, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1723776Z Skipping (s,q) (0.8, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1723930Z Skipping (s,q) (0.81, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1724087Z Skipping (s,q) (0.82, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1724314Z Skipping (s,q) (0.83, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1724469Z Skipping (s,q) (0.84, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1724627Z Skipping (s,q) (0.85, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1724792Z Skipping (s,q) (0.86, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1724944Z Skipping (s,q) (0.87, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1725108Z Skipping (s,q) (0.88, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1725268Z Skipping (s,q) (0.89, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1725421Z Skipping (s,q) (0.9, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1725589Z Skipping (s,q) (0.91, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1725746Z Skipping (s,q) (0.92, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1725904Z Skipping (s,q) (0.93, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1726075Z Skipping (s,q) (0.94, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1726233Z Skipping (s,q) (0.95, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1726401Z Skipping (s,q) (0.96, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1726559Z Skipping (s,q) (0.97, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1726715Z Skipping (s,q) (0.98, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1726883Z Skipping (s,q) (0.99, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1727034Z Skipping (s,q) (1, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1727215Z Skipping (s,q) (1.01, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1727383Z Skipping (s,q) (1.02, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1727539Z Skipping (s,q) (1.03, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1727709Z Skipping (s,q) (1.04, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1727868Z Skipping (s,q) (1.05, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1728047Z Skipping (s,q) (1.06, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1728215Z Skipping (s,q) (1.07, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1728372Z Skipping (s,q) (1.08, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1728529Z Skipping (s,q) (1.09, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1728697Z Skipping (s,q) (1.1, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1728854Z Skipping (s,q) (1.11, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1729021Z Skipping (s,q) (1.12, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1729177Z Skipping (s,q) (1.13, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1729331Z Skipping (s,q) (1.14, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1729501Z Skipping (s,q) (1.15, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1729659Z Skipping (s,q) (1.16, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1729815Z Skipping (s,q) (1.17, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1729984Z Skipping (s,q) (1.18, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1730138Z Skipping (s,q) (1.19, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1730292Z Skipping (s,q) (1.2, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1730459Z Skipping (s,q) (1.21, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1730616Z Skipping (s,q) (1.22, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1730785Z Skipping (s,q) (1.23, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1730939Z Skipping (s,q) (1.24, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1731092Z Skipping (s,q) (1.25, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1731260Z Skipping (s,q) (1.26, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1731417Z Skipping (s,q) (1.27, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1731620Z Skipping (s,q) (1.28, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1731789Z Skipping (s,q) (1.29, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1731944Z Skipping (s,q) (1.3, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1732111Z Skipping (s,q) (1.31, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1732265Z Skipping (s,q) (1.32, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1732421Z Skipping (s,q) (1.33, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1732589Z Skipping (s,q) (1.34, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1732744Z Skipping (s,q) (1.35, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1732900Z Skipping (s,q) (1.36, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1733063Z Skipping (s,q) (1.37, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1733214Z Skipping (s,q) (1.38, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1733383Z Skipping (s,q) (1.39, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1733540Z Skipping (s,q) (1.4, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1733696Z Skipping (s,q) (1.41, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1733866Z Skipping (s,q) (1.42, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1734022Z Skipping (s,q) (1.43, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1734177Z Skipping (s,q) (1.44, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1734343Z Skipping (s,q) (1.45, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1734522Z Skipping (s,q) (1.46, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1734691Z Skipping (s,q) (1.47, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1734848Z Skipping (s,q) (1.48, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1735003Z Skipping (s,q) (1.49, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1735173Z Skipping (s,q) (1.5, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1735350Z Skipping (s,q) (1.51, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1735505Z Skipping (s,q) (1.52, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1735672Z Skipping (s,q) (1.53, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1735826Z Skipping (s,q) (1.54, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1735998Z Skipping (s,q) (1.55, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1736155Z Skipping (s,q) (1.56, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1736312Z Skipping (s,q) (1.57, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1736479Z Skipping (s,q) (1.58, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1736635Z Skipping (s,q) (1.59, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1736790Z Skipping (s,q) (1.6, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1736964Z Skipping (s,q) (1.61, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1737122Z Skipping (s,q) (1.62, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1737292Z Skipping (s,q) (1.63, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1737447Z Skipping (s,q) (1.64, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1737600Z Skipping (s,q) (1.65, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1737767Z Skipping (s,q) (1.66, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1737919Z Skipping (s,q) (1.67, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1738077Z Skipping (s,q) (1.68, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1738248Z Skipping (s,q) (1.69, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1738402Z Skipping (s,q) (1.7, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1738558Z Skipping (s,q) (1.71, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1738729Z Skipping (s,q) (1.72, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1738908Z Skipping (s,q) (1.73, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1739100Z Skipping (s,q) (1.74, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1739256Z Skipping (s,q) (1.75, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1739411Z Skipping (s,q) (1.76, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1739580Z Skipping (s,q) (1.77, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1739733Z Skipping (s,q) (1.78, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1739892Z Skipping (s,q) (1.79, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1740059Z Skipping (s,q) (1.8, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1740212Z Skipping (s,q) (1.81, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1740380Z Skipping (s,q) (1.82, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1740535Z Skipping (s,q) (1.83, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1740690Z Skipping (s,q) (1.84, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1740862Z Skipping (s,q) (1.85, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1741017Z Skipping (s,q) (1.86, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1741173Z Skipping (s,q) (1.87, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1741342Z Skipping (s,q) (1.88, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1741496Z Skipping (s,q) (1.89, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1741669Z Skipping (s,q) (1.9, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1741849Z Skipping (s,q) (1.91, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1742007Z Skipping (s,q) (1.92, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1742177Z Skipping (s,q) (1.93, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1742336Z Skipping (s,q) (1.94, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1742497Z Skipping (s,q) (1.95, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1742693Z Skipping (s,q) (1.96, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1742848Z Skipping (s,q) (1.97, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1743018Z Skipping (s,q) (1.98, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1743177Z Skipping (s,q) (1.99, 575): inconsistent with heavy hitters! 2025-05-07T20:12:54.1743337Z Skipping (s,q) (0.01, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1743507Z Skipping (s,q) (0.02, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1743667Z Skipping (s,q) (0.03, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1743826Z Skipping (s,q) (0.04, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1744001Z Skipping (s,q) (0.05, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1744162Z Skipping (s,q) (0.06, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1744336Z Skipping (s,q) (0.07, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1744501Z Skipping (s,q) (0.08, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1744659Z Skipping (s,q) (0.09, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1744831Z Skipping (s,q) (0.1, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1744990Z Skipping (s,q) (0.11, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1745150Z Skipping (s,q) (0.12, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1745324Z Skipping (s,q) (0.13, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1745488Z Skipping (s,q) (0.14, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1745660Z Skipping (s,q) (0.15, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1745820Z Skipping (s,q) (0.16, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1745979Z Skipping (s,q) (0.17, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1746153Z Skipping (s,q) (0.18, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1746337Z Skipping (s,q) (0.19, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1746525Z Skipping (s,q) (0.2, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1746700Z Skipping (s,q) (0.21, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1746858Z Skipping (s,q) (0.22, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1747015Z Skipping (s,q) (0.23, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1747187Z Skipping (s,q) (0.24, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1747344Z Skipping (s,q) (0.25, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1747515Z Skipping (s,q) (0.26, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1747671Z Skipping (s,q) (0.27, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1747829Z Skipping (s,q) (0.28, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1748000Z Skipping (s,q) (0.29, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1748158Z Skipping (s,q) (0.3, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1748319Z Skipping (s,q) (0.31, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1748488Z Skipping (s,q) (0.32, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1748646Z Skipping (s,q) (0.33, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1748815Z Skipping (s,q) (0.34, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1748972Z Skipping (s,q) (0.35, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1749128Z Skipping (s,q) (0.36, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1749319Z Skipping (s,q) (0.37, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1749474Z Skipping (s,q) (0.38, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1749630Z Skipping (s,q) (0.39, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1749798Z Skipping (s,q) (0.4, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1749955Z Skipping (s,q) (0.41, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1750147Z Skipping (s,q) (0.42, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1750305Z Skipping (s,q) (0.43, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1750461Z Skipping (s,q) (0.44, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1750630Z Skipping (s,q) (0.45, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1750785Z Skipping (s,q) (0.46, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1750941Z Skipping (s,q) (0.47, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1751109Z Skipping (s,q) (0.48, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1751266Z Skipping (s,q) (0.49, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1751433Z Skipping (s,q) (0.5, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1751589Z Skipping (s,q) (0.51, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1751750Z Skipping (s,q) (0.52, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1751927Z Skipping (s,q) (0.53, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1752085Z Skipping (s,q) (0.54, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1752241Z Skipping (s,q) (0.55, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1752415Z Skipping (s,q) (0.56, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1752571Z Skipping (s,q) (0.57, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1752743Z Skipping (s,q) (0.58, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1752903Z Skipping (s,q) (0.59, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1753060Z Skipping (s,q) (0.6, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1753231Z Skipping (s,q) (0.61, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1753385Z Skipping (s,q) (0.62, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1753545Z Skipping (s,q) (0.63, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1754025Z Skipping (s,q) (0.64, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1754208Z Skipping (s,q) (0.65, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1754377Z Skipping (s,q) (0.66, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1754535Z Skipping (s,q) (0.67, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1754690Z Skipping (s,q) (0.68, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1754860Z Skipping (s,q) (0.69, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1755019Z Skipping (s,q) (0.7, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1755176Z Skipping (s,q) (0.71, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1755347Z Skipping (s,q) (0.72, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1755505Z Skipping (s,q) (0.73, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1755662Z Skipping (s,q) (0.74, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1755830Z Skipping (s,q) (0.75, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1756101Z Skipping (s,q) (0.76, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1756274Z Skipping (s,q) (0.77, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1756431Z Skipping (s,q) (0.78, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1756590Z Skipping (s,q) (0.79, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1756759Z Skipping (s,q) (0.8, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1756917Z Skipping (s,q) (0.81, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1757106Z Skipping (s,q) (0.82, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1757276Z Skipping (s,q) (0.83, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1757434Z Skipping (s,q) (0.84, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1757605Z Skipping (s,q) (0.85, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1757763Z Skipping (s,q) (0.86, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1757956Z Skipping (s,q) (0.87, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1758127Z Skipping (s,q) (0.88, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1758285Z Skipping (s,q) (0.89, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1758441Z Skipping (s,q) (0.9, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1758611Z Skipping (s,q) (0.91, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1758769Z Skipping (s,q) (0.92, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1758941Z Skipping (s,q) (0.93, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1759100Z Skipping (s,q) (0.94, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1759259Z Skipping (s,q) (0.95, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1759428Z Skipping (s,q) (0.96, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1759585Z Skipping (s,q) (0.97, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1759748Z Skipping (s,q) (0.98, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1759917Z Skipping (s,q) (0.99, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1760069Z Skipping (s,q) (1, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1760238Z Skipping (s,q) (1.01, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1760396Z Skipping (s,q) (1.02, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1760552Z Skipping (s,q) (1.03, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1760722Z Skipping (s,q) (1.04, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1760881Z Skipping (s,q) (1.05, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1761037Z Skipping (s,q) (1.06, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1761205Z Skipping (s,q) (1.07, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1761365Z Skipping (s,q) (1.08, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1761563Z Skipping (s,q) (1.09, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1761742Z Skipping (s,q) (1.1, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1761899Z Skipping (s,q) (1.11, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1762070Z Skipping (s,q) (1.12, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1762226Z Skipping (s,q) (1.13, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1762383Z Skipping (s,q) (1.14, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1762551Z Skipping (s,q) (1.15, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1762708Z Skipping (s,q) (1.16, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1762878Z Skipping (s,q) (1.17, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1763035Z Skipping (s,q) (1.18, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1763191Z Skipping (s,q) (1.19, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1763361Z Skipping (s,q) (1.2, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1763522Z Skipping (s,q) (1.21, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1763680Z Skipping (s,q) (1.22, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1763849Z Skipping (s,q) (1.23, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1764006Z Skipping (s,q) (1.24, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1764161Z Skipping (s,q) (1.25, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1764328Z Skipping (s,q) (1.26, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1764508Z Skipping (s,q) (1.27, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1764679Z Skipping (s,q) (1.28, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1764834Z Skipping (s,q) (1.29, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1764989Z Skipping (s,q) (1.3, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1765157Z Skipping (s,q) (1.31, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1765341Z Skipping (s,q) (1.32, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1765498Z Skipping (s,q) (1.33, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1765665Z Skipping (s,q) (1.34, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1765826Z Skipping (s,q) (1.35, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1765992Z Skipping (s,q) (1.36, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1766150Z Skipping (s,q) (1.37, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1766306Z Skipping (s,q) (1.38, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1766473Z Skipping (s,q) (1.39, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1766629Z Skipping (s,q) (1.4, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1766786Z Skipping (s,q) (1.41, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1766956Z Skipping (s,q) (1.42, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1767115Z Skipping (s,q) (1.43, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1767285Z Skipping (s,q) (1.44, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1767441Z Skipping (s,q) (1.45, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1767598Z Skipping (s,q) (1.46, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1767768Z Skipping (s,q) (1.47, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1767923Z Skipping (s,q) (1.48, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1768083Z Skipping (s,q) (1.49, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1768252Z Skipping (s,q) (1.5, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1768412Z Skipping (s,q) (1.51, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1768580Z Skipping (s,q) (1.52, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1768740Z Skipping (s,q) (1.53, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1768925Z Skipping (s,q) (1.54, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1769118Z Skipping (s,q) (1.55, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1769274Z Skipping (s,q) (1.56, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1769432Z Skipping (s,q) (1.57, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1769603Z Skipping (s,q) (1.58, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1769761Z Skipping (s,q) (1.59, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1769932Z Skipping (s,q) (1.6, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1770089Z Skipping (s,q) (1.61, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1770248Z Skipping (s,q) (1.62, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1770416Z Skipping (s,q) (1.63, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1770573Z Skipping (s,q) (1.64, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1770734Z Skipping (s,q) (1.65, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1770908Z Skipping (s,q) (1.66, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1771062Z Skipping (s,q) (1.67, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1771231Z Skipping (s,q) (1.68, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1771387Z Skipping (s,q) (1.69, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1771542Z Skipping (s,q) (1.7, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1771708Z Skipping (s,q) (1.71, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1771889Z Skipping (s,q) (1.72, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1772044Z Skipping (s,q) (1.73, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1772211Z Skipping (s,q) (1.74, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1772370Z Skipping (s,q) (1.75, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1772525Z Skipping (s,q) (1.76, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1772721Z Skipping (s,q) (1.77, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1772877Z Skipping (s,q) (1.78, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1773046Z Skipping (s,q) (1.79, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1773202Z Skipping (s,q) (1.8, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1773360Z Skipping (s,q) (1.81, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1773533Z Skipping (s,q) (1.82, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1773692Z Skipping (s,q) (1.83, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1773850Z Skipping (s,q) (1.84, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1774019Z Skipping (s,q) (1.85, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1774178Z Skipping (s,q) (1.86, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1774350Z Skipping (s,q) (1.87, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1774512Z Skipping (s,q) (1.88, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1774674Z Skipping (s,q) (1.89, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1774846Z Skipping (s,q) (1.9, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1775004Z Skipping (s,q) (1.91, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1775163Z Skipping (s,q) (1.92, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1775335Z Skipping (s,q) (1.93, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1775494Z Skipping (s,q) (1.94, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1775668Z Skipping (s,q) (1.95, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1775825Z Skipping (s,q) (1.96, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1775982Z Skipping (s,q) (1.97, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1776156Z Skipping (s,q) (1.98, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1776339Z Skipping (s,q) (1.99, 600): inconsistent with heavy hitters! 2025-05-07T20:12:54.1776521Z Skipping (s,q) (0.01, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1776694Z Skipping (s,q) (0.02, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1776854Z Skipping (s,q) (0.03, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1777026Z Skipping (s,q) (0.04, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1777183Z Skipping (s,q) (0.05, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1777343Z Skipping (s,q) (0.06, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1777516Z Skipping (s,q) (0.07, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1777676Z Skipping (s,q) (0.08, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1777835Z Skipping (s,q) (0.09, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1778004Z Skipping (s,q) (0.1, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1778163Z Skipping (s,q) (0.11, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1778335Z Skipping (s,q) (0.12, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1778490Z Skipping (s,q) (0.13, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1778649Z Skipping (s,q) (0.14, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1778822Z Skipping (s,q) (0.15, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1778979Z Skipping (s,q) (0.16, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1779137Z Skipping (s,q) (0.17, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1779327Z Skipping (s,q) (0.18, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1779483Z Skipping (s,q) (0.19, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1779653Z Skipping (s,q) (0.2, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1779807Z Skipping (s,q) (0.21, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1779962Z Skipping (s,q) (0.22, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1780169Z Skipping (s,q) (0.23, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1780325Z Skipping (s,q) (0.24, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1780483Z Skipping (s,q) (0.25, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1780650Z Skipping (s,q) (0.26, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1780805Z Skipping (s,q) (0.27, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1780961Z Skipping (s,q) (0.28, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1781131Z Skipping (s,q) (0.29, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1781288Z Skipping (s,q) (0.3, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1781456Z Skipping (s,q) (0.31, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1781612Z Skipping (s,q) (0.32, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1781768Z Skipping (s,q) (0.33, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1781938Z Skipping (s,q) (0.34, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1782097Z Skipping (s,q) (0.35, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1782253Z Skipping (s,q) (0.36, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1782422Z Skipping (s,q) (0.37, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1782577Z Skipping (s,q) (0.38, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1782745Z Skipping (s,q) (0.39, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1782902Z Skipping (s,q) (0.4, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1783059Z Skipping (s,q) (0.41, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1783228Z Skipping (s,q) (0.42, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1783383Z Skipping (s,q) (0.43, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1783541Z Skipping (s,q) (0.44, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1783736Z Skipping (s,q) (0.45, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1783916Z Skipping (s,q) (0.46, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1784088Z Skipping (s,q) (0.47, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1784244Z Skipping (s,q) (0.48, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1784402Z Skipping (s,q) (0.49, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1784573Z Skipping (s,q) (0.5, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1784730Z Skipping (s,q) (0.51, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1784891Z Skipping (s,q) (0.52, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1785061Z Skipping (s,q) (0.53, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1785222Z Skipping (s,q) (0.54, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1785391Z Skipping (s,q) (0.55, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1785548Z Skipping (s,q) (0.56, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1785706Z Skipping (s,q) (0.57, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1785877Z Skipping (s,q) (0.58, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1786034Z Skipping (s,q) (0.59, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1786191Z Skipping (s,q) (0.6, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1786359Z Skipping (s,q) (0.61, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1786514Z Skipping (s,q) (0.62, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1786715Z Skipping (s,q) (0.63, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1786872Z Skipping (s,q) (0.64, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1787029Z Skipping (s,q) (0.65, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1787198Z Skipping (s,q) (0.66, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1787352Z Skipping (s,q) (0.67, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1787537Z Skipping (s,q) (0.68, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1787708Z Skipping (s,q) (0.69, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1787865Z Skipping (s,q) (0.7, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1788022Z Skipping (s,q) (0.71, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1788192Z Skipping (s,q) (0.72, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1788350Z Skipping (s,q) (0.73, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1788523Z Skipping (s,q) (0.74, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1788680Z Skipping (s,q) (0.75, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1788836Z Skipping (s,q) (0.76, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1789008Z Skipping (s,q) (0.77, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1789163Z Skipping (s,q) (0.78, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1789321Z Skipping (s,q) (0.79, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1789494Z Skipping (s,q) (0.8, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1789651Z Skipping (s,q) (0.81, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1789821Z Skipping (s,q) (0.82, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1789979Z Skipping (s,q) (0.83, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1790137Z Skipping (s,q) (0.84, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1790307Z Skipping (s,q) (0.85, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1790465Z Skipping (s,q) (0.86, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1790623Z Skipping (s,q) (0.87, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1790790Z Skipping (s,q) (0.88, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1790950Z Skipping (s,q) (0.89, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1791143Z Skipping (s,q) (0.9, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1791324Z Skipping (s,q) (0.91, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1791481Z Skipping (s,q) (0.92, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1791650Z Skipping (s,q) (0.93, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1791803Z Skipping (s,q) (0.94, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1791959Z Skipping (s,q) (0.95, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1792126Z Skipping (s,q) (0.96, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1792285Z Skipping (s,q) (0.97, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1792454Z Skipping (s,q) (0.98, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1792611Z Skipping (s,q) (0.99, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1792763Z Skipping (s,q) (1, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1792931Z Skipping (s,q) (1.01, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1793093Z Skipping (s,q) (1.02, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1793250Z Skipping (s,q) (1.03, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1793416Z Skipping (s,q) (1.04, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1793575Z Skipping (s,q) (1.05, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1793743Z Skipping (s,q) (1.06, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1793900Z Skipping (s,q) (1.07, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1794084Z Skipping (s,q) (1.08, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1794253Z Skipping (s,q) (1.09, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1794412Z Skipping (s,q) (1.1, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1794569Z Skipping (s,q) (1.11, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1794737Z Skipping (s,q) (1.12, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1794895Z Skipping (s,q) (1.13, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1795089Z Skipping (s,q) (1.14, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1795244Z Skipping (s,q) (1.15, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1795399Z Skipping (s,q) (1.16, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1795567Z Skipping (s,q) (1.17, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1795724Z Skipping (s,q) (1.18, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1795882Z Skipping (s,q) (1.19, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1796137Z Skipping (s,q) (1.2, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1796297Z Skipping (s,q) (1.21, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1796455Z Skipping (s,q) (1.22, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1796624Z Skipping (s,q) (1.23, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1796783Z Skipping (s,q) (1.24, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1796958Z Skipping (s,q) (1.25, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1797114Z Skipping (s,q) (1.26, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1797271Z Skipping (s,q) (1.27, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1797441Z Skipping (s,q) (1.28, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1797598Z Skipping (s,q) (1.29, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1797756Z Skipping (s,q) (1.3, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1797928Z Skipping (s,q) (1.31, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1798087Z Skipping (s,q) (1.32, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1798256Z Skipping (s,q) (1.33, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1798413Z Skipping (s,q) (1.34, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1798600Z Skipping (s,q) (1.35, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1798793Z Skipping (s,q) (1.36, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1798950Z Skipping (s,q) (1.37, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1799107Z Skipping (s,q) (1.38, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1799276Z Skipping (s,q) (1.39, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1799435Z Skipping (s,q) (1.4, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1799603Z Skipping (s,q) (1.41, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1799761Z Skipping (s,q) (1.42, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1799919Z Skipping (s,q) (1.43, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1800093Z Skipping (s,q) (1.44, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1800251Z Skipping (s,q) (1.45, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1800407Z Skipping (s,q) (1.46, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1800580Z Skipping (s,q) (1.47, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1800738Z Skipping (s,q) (1.48, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1800908Z Skipping (s,q) (1.49, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1801064Z Skipping (s,q) (1.5, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1801219Z Skipping (s,q) (1.51, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1801389Z Skipping (s,q) (1.52, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1801569Z Skipping (s,q) (1.53, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1801727Z Skipping (s,q) (1.54, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1801894Z Skipping (s,q) (1.55, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1802052Z Skipping (s,q) (1.56, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1802219Z Skipping (s,q) (1.57, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1802377Z Skipping (s,q) (1.58, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1802559Z Skipping (s,q) (1.59, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1802728Z Skipping (s,q) (1.6, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1802883Z Skipping (s,q) (1.61, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1803041Z Skipping (s,q) (1.62, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1803208Z Skipping (s,q) (1.63, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1803365Z Skipping (s,q) (1.64, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1803535Z Skipping (s,q) (1.65, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1803692Z Skipping (s,q) (1.66, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1803847Z Skipping (s,q) (1.67, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1804018Z Skipping (s,q) (1.68, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1804175Z Skipping (s,q) (1.69, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1804334Z Skipping (s,q) (1.7, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1804505Z Skipping (s,q) (1.71, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1804661Z Skipping (s,q) (1.72, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1804820Z Skipping (s,q) (1.73, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1804993Z Skipping (s,q) (1.74, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1805148Z Skipping (s,q) (1.75, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1805320Z Skipping (s,q) (1.76, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1805629Z Skipping (s,q) (1.77, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1805785Z Skipping (s,q) (1.78, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1805956Z Skipping (s,q) (1.79, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1806171Z Skipping (s,q) (1.8, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1806369Z Skipping (s,q) (1.81, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1806544Z Skipping (s,q) (1.82, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1806699Z Skipping (s,q) (1.83, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1806869Z Skipping (s,q) (1.84, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1807025Z Skipping (s,q) (1.85, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1807180Z Skipping (s,q) (1.86, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1807356Z Skipping (s,q) (1.87, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1807513Z Skipping (s,q) (1.88, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1807669Z Skipping (s,q) (1.89, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1807838Z Skipping (s,q) (1.9, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1807993Z Skipping (s,q) (1.91, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1808169Z Skipping (s,q) (1.92, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1808326Z Skipping (s,q) (1.93, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1808482Z Skipping (s,q) (1.94, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1808656Z Skipping (s,q) (1.95, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1808813Z Skipping (s,q) (1.96, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1808970Z Skipping (s,q) (1.97, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1809216Z Skipping (s,q) (1.98, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1809371Z Skipping (s,q) (1.99, 625): inconsistent with heavy hitters! 2025-05-07T20:12:54.1809538Z Skipping (s,q) (0.01, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1809698Z Skipping (s,q) (0.02, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1809855Z Skipping (s,q) (0.03, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1810027Z Skipping (s,q) (0.04, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1810217Z Skipping (s,q) (0.05, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1810371Z Skipping (s,q) (0.06, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1810545Z Skipping (s,q) (0.07, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1810701Z Skipping (s,q) (0.08, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1810872Z Skipping (s,q) (0.09, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1811028Z Skipping (s,q) (0.1, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1811186Z Skipping (s,q) (0.11, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1811353Z Skipping (s,q) (0.12, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1811507Z Skipping (s,q) (0.13, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1811667Z Skipping (s,q) (0.14, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1811838Z Skipping (s,q) (0.15, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1811996Z Skipping (s,q) (0.16, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1812165Z Skipping (s,q) (0.17, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1812320Z Skipping (s,q) (0.18, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1812472Z Skipping (s,q) (0.19, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1812642Z Skipping (s,q) (0.2, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1812796Z Skipping (s,q) (0.21, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1812952Z Skipping (s,q) (0.22, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1813120Z Skipping (s,q) (0.23, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1813273Z Skipping (s,q) (0.24, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1813429Z Skipping (s,q) (0.25, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1813623Z Skipping (s,q) (0.26, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1813802Z Skipping (s,q) (0.27, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1813972Z Skipping (s,q) (0.28, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1814127Z Skipping (s,q) (0.29, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1814284Z Skipping (s,q) (0.3, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1814454Z Skipping (s,q) (0.31, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1814608Z Skipping (s,q) (0.32, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1814766Z Skipping (s,q) (0.33, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1814936Z Skipping (s,q) (0.34, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1815091Z Skipping (s,q) (0.35, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1815260Z Skipping (s,q) (0.36, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1815415Z Skipping (s,q) (0.37, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1815576Z Skipping (s,q) (0.38, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1815745Z Skipping (s,q) (0.39, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1815901Z Skipping (s,q) (0.4, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1816055Z Skipping (s,q) (0.41, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1816222Z Skipping (s,q) (0.42, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1816373Z Skipping (s,q) (0.43, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1816563Z Skipping (s,q) (0.44, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1816720Z Skipping (s,q) (0.45, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1816872Z Skipping (s,q) (0.46, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1817039Z Skipping (s,q) (0.47, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1817190Z Skipping (s,q) (0.48, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1817347Z Skipping (s,q) (0.49, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1817536Z Skipping (s,q) (0.5, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1817690Z Skipping (s,q) (0.51, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1817857Z Skipping (s,q) (0.52, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1818011Z Skipping (s,q) (0.53, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1818163Z Skipping (s,q) (0.54, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1818332Z Skipping (s,q) (0.55, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1818488Z Skipping (s,q) (0.56, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1818643Z Skipping (s,q) (0.57, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1818813Z Skipping (s,q) (0.58, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1818968Z Skipping (s,q) (0.59, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1819134Z Skipping (s,q) (0.6, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1819292Z Skipping (s,q) (0.61, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1819445Z Skipping (s,q) (0.62, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1819614Z Skipping (s,q) (0.63, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1819773Z Skipping (s,q) (0.64, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1819929Z Skipping (s,q) (0.65, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1820099Z Skipping (s,q) (0.66, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1820260Z Skipping (s,q) (0.67, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1820429Z Skipping (s,q) (0.68, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1820585Z Skipping (s,q) (0.69, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1820741Z Skipping (s,q) (0.7, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1820932Z Skipping (s,q) (0.71, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1821112Z Skipping (s,q) (0.72, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1821270Z Skipping (s,q) (0.73, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1821438Z Skipping (s,q) (0.74, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1821591Z Skipping (s,q) (0.75, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1821744Z Skipping (s,q) (0.76, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1821911Z Skipping (s,q) (0.77, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1822064Z Skipping (s,q) (0.78, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1822231Z Skipping (s,q) (0.79, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1822385Z Skipping (s,q) (0.8, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1822539Z Skipping (s,q) (0.81, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1822705Z Skipping (s,q) (0.82, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1822861Z Skipping (s,q) (0.83, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1823018Z Skipping (s,q) (0.84, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1823185Z Skipping (s,q) (0.85, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1823341Z Skipping (s,q) (0.86, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1823506Z Skipping (s,q) (0.87, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1823664Z Skipping (s,q) (0.88, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1823843Z Skipping (s,q) (0.89, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1824010Z Skipping (s,q) (0.9, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1824164Z Skipping (s,q) (0.91, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1824319Z Skipping (s,q) (0.92, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1824487Z Skipping (s,q) (0.93, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1824641Z Skipping (s,q) (0.94, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1824834Z Skipping (s,q) (0.95, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1824991Z Skipping (s,q) (0.96, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1825144Z Skipping (s,q) (0.97, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1825314Z Skipping (s,q) (0.98, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1825471Z Skipping (s,q) (0.99, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1825620Z Skipping (s,q) (1, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1825790Z Skipping (s,q) (1.01, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1825946Z Skipping (s,q) (1.02, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1826114Z Skipping (s,q) (1.03, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1826272Z Skipping (s,q) (1.04, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1826427Z Skipping (s,q) (1.05, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1826599Z Skipping (s,q) (1.06, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1826752Z Skipping (s,q) (1.07, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1826907Z Skipping (s,q) (1.08, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1827074Z Skipping (s,q) (1.09, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1827227Z Skipping (s,q) (1.1, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1827393Z Skipping (s,q) (1.11, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1827550Z Skipping (s,q) (1.12, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1827705Z Skipping (s,q) (1.13, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1827873Z Skipping (s,q) (1.14, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1828029Z Skipping (s,q) (1.15, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1828183Z Skipping (s,q) (1.16, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1828397Z Skipping (s,q) (1.17, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1828551Z Skipping (s,q) (1.18, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1828718Z Skipping (s,q) (1.19, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1828872Z Skipping (s,q) (1.2, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1829025Z Skipping (s,q) (1.21, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1829197Z Skipping (s,q) (1.22, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1829353Z Skipping (s,q) (1.23, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1829508Z Skipping (s,q) (1.24, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1829677Z Skipping (s,q) (1.25, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1829832Z Skipping (s,q) (1.26, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1829986Z Skipping (s,q) (1.27, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1830156Z Skipping (s,q) (1.28, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1830314Z Skipping (s,q) (1.29, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1830481Z Skipping (s,q) (1.3, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1830638Z Skipping (s,q) (1.31, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1830791Z Skipping (s,q) (1.32, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1830962Z Skipping (s,q) (1.33, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1831142Z Skipping (s,q) (1.34, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1831297Z Skipping (s,q) (1.35, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1831464Z Skipping (s,q) (1.36, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1831618Z Skipping (s,q) (1.37, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1831785Z Skipping (s,q) (1.38, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1831944Z Skipping (s,q) (1.39, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1832123Z Skipping (s,q) (1.4, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1832291Z Skipping (s,q) (1.41, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1832447Z Skipping (s,q) (1.42, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1832604Z Skipping (s,q) (1.43, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1832773Z Skipping (s,q) (1.44, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1832927Z Skipping (s,q) (1.45, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1838480Z Skipping (s,q) (1.46, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1838661Z Skipping (s,q) (1.47, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1838835Z Skipping (s,q) (1.48, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1838995Z Skipping (s,q) (1.49, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1839163Z Skipping (s,q) (1.5, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1839340Z Skipping (s,q) (1.51, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1839496Z Skipping (s,q) (1.52, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1839651Z Skipping (s,q) (1.53, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1839823Z Skipping (s,q) (1.54, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1839976Z Skipping (s,q) (1.55, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1840146Z Skipping (s,q) (1.56, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1840308Z Skipping (s,q) (1.57, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1840466Z Skipping (s,q) (1.58, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1840636Z Skipping (s,q) (1.59, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1840793Z Skipping (s,q) (1.6, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1840950Z Skipping (s,q) (1.61, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1841245Z Skipping (s,q) (1.62, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1841401Z Skipping (s,q) (1.63, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1841559Z Skipping (s,q) (1.64, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1841732Z Skipping (s,q) (1.65, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1841887Z Skipping (s,q) (1.66, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1842057Z Skipping (s,q) (1.67, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1842217Z Skipping (s,q) (1.68, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1842371Z Skipping (s,q) (1.69, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1842540Z Skipping (s,q) (1.7, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1842695Z Skipping (s,q) (1.71, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1842849Z Skipping (s,q) (1.72, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1843024Z Skipping (s,q) (1.73, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1843184Z Skipping (s,q) (1.74, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1843355Z Skipping (s,q) (1.75, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1843513Z Skipping (s,q) (1.76, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1843669Z Skipping (s,q) (1.77, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1843838Z Skipping (s,q) (1.78, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1843995Z Skipping (s,q) (1.79, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1844181Z Skipping (s,q) (1.8, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1844349Z Skipping (s,q) (1.81, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1844503Z Skipping (s,q) (1.82, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1844669Z Skipping (s,q) (1.83, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1844831Z Skipping (s,q) (1.84, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1845017Z Skipping (s,q) (1.85, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1845185Z Skipping (s,q) (1.86, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1845344Z Skipping (s,q) (1.87, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1845500Z Skipping (s,q) (1.88, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1845672Z Skipping (s,q) (1.89, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1845825Z Skipping (s,q) (1.9, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1845995Z Skipping (s,q) (1.91, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1846152Z Skipping (s,q) (1.92, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1846307Z Skipping (s,q) (1.93, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1846476Z Skipping (s,q) (1.94, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1846634Z Skipping (s,q) (1.95, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1846794Z Skipping (s,q) (1.96, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1846966Z Skipping (s,q) (1.97, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1847124Z Skipping (s,q) (1.98, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1847296Z Skipping (s,q) (1.99, 650): inconsistent with heavy hitters! 2025-05-07T20:12:54.1847455Z Skipping (s,q) (0.01, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1847612Z Skipping (s,q) (0.02, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1847781Z Skipping (s,q) (0.03, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1847938Z Skipping (s,q) (0.04, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1848093Z Skipping (s,q) (0.05, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1848263Z Skipping (s,q) (0.06, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1848419Z Skipping (s,q) (0.07, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1848637Z Skipping (s,q) (0.08, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1848794Z Skipping (s,q) (0.09, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1848952Z Skipping (s,q) (0.1, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1849117Z Skipping (s,q) (0.11, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1849274Z Skipping (s,q) (0.12, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1849429Z Skipping (s,q) (0.13, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1849599Z Skipping (s,q) (0.14, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1849754Z Skipping (s,q) (0.15, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1849911Z Skipping (s,q) (0.16, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1850080Z Skipping (s,q) (0.17, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1850237Z Skipping (s,q) (0.18, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1850409Z Skipping (s,q) (0.19, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1850568Z Skipping (s,q) (0.2, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1850721Z Skipping (s,q) (0.21, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1850887Z Skipping (s,q) (0.22, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1851041Z Skipping (s,q) (0.23, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1851197Z Skipping (s,q) (0.24, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1851365Z Skipping (s,q) (0.25, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1851542Z Skipping (s,q) (0.26, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1851712Z Skipping (s,q) (0.27, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1851869Z Skipping (s,q) (0.28, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1852025Z Skipping (s,q) (0.29, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1852193Z Skipping (s,q) (0.3, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1852372Z Skipping (s,q) (0.31, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1852528Z Skipping (s,q) (0.32, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1852693Z Skipping (s,q) (0.33, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1852848Z Skipping (s,q) (0.34, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1853018Z Skipping (s,q) (0.35, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1853173Z Skipping (s,q) (0.36, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1853328Z Skipping (s,q) (0.37, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1853496Z Skipping (s,q) (0.38, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1853653Z Skipping (s,q) (0.39, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1853810Z Skipping (s,q) (0.4, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1853979Z Skipping (s,q) (0.41, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1854136Z Skipping (s,q) (0.42, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1854304Z Skipping (s,q) (0.43, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1854460Z Skipping (s,q) (0.44, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1854614Z Skipping (s,q) (0.45, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1854780Z Skipping (s,q) (0.46, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1854935Z Skipping (s,q) (0.47, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1855091Z Skipping (s,q) (0.48, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1855259Z Skipping (s,q) (0.49, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1855413Z Skipping (s,q) (0.5, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1855583Z Skipping (s,q) (0.51, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1855739Z Skipping (s,q) (0.52, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1855942Z Skipping (s,q) (0.53, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1856109Z Skipping (s,q) (0.54, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1856265Z Skipping (s,q) (0.55, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1856423Z Skipping (s,q) (0.56, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1856591Z Skipping (s,q) (0.57, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1856747Z Skipping (s,q) (0.58, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1856919Z Skipping (s,q) (0.59, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1857075Z Skipping (s,q) (0.6, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1857232Z Skipping (s,q) (0.61, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1857400Z Skipping (s,q) (0.62, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1857557Z Skipping (s,q) (0.63, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1857714Z Skipping (s,q) (0.64, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1857885Z Skipping (s,q) (0.65, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1858040Z Skipping (s,q) (0.66, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1858195Z Skipping (s,q) (0.67, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1858364Z Skipping (s,q) (0.68, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1858518Z Skipping (s,q) (0.69, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1858685Z Skipping (s,q) (0.7, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1858866Z Skipping (s,q) (0.71, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1859021Z Skipping (s,q) (0.72, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1859190Z Skipping (s,q) (0.73, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1859345Z Skipping (s,q) (0.74, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1859503Z Skipping (s,q) (0.75, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1859697Z Skipping (s,q) (0.76, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1859852Z Skipping (s,q) (0.77, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1860020Z Skipping (s,q) (0.78, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1860175Z Skipping (s,q) (0.79, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1860332Z Skipping (s,q) (0.8, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1860499Z Skipping (s,q) (0.81, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1860654Z Skipping (s,q) (0.82, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1860809Z Skipping (s,q) (0.83, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1860977Z Skipping (s,q) (0.84, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1861134Z Skipping (s,q) (0.85, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1861300Z Skipping (s,q) (0.86, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1861462Z Skipping (s,q) (0.87, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1861617Z Skipping (s,q) (0.88, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1861789Z Skipping (s,q) (0.89, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1861943Z Skipping (s,q) (0.9, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1862099Z Skipping (s,q) (0.91, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1862267Z Skipping (s,q) (0.92, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1862428Z Skipping (s,q) (0.93, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1862599Z Skipping (s,q) (0.94, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1862758Z Skipping (s,q) (0.95, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1862915Z Skipping (s,q) (0.96, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1863086Z Skipping (s,q) (0.97, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1863269Z Skipping (s,q) (0.98, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1863450Z Skipping (s,q) (0.99, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1863616Z Skipping (s,q) (1, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1863773Z Skipping (s,q) (1.01, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1863946Z Skipping (s,q) (1.02, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1864101Z Skipping (s,q) (1.03, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1864261Z Skipping (s,q) (1.04, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1864430Z Skipping (s,q) (1.05, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1864584Z Skipping (s,q) (1.06, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1864741Z Skipping (s,q) (1.07, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1864910Z Skipping (s,q) (1.08, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1865065Z Skipping (s,q) (1.09, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1865240Z Skipping (s,q) (1.1, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1865397Z Skipping (s,q) (1.11, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1865552Z Skipping (s,q) (1.12, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1865719Z Skipping (s,q) (1.13, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1865876Z Skipping (s,q) (1.14, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1866032Z Skipping (s,q) (1.15, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1866226Z Skipping (s,q) (1.16, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1866380Z Skipping (s,q) (1.17, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1866534Z Skipping (s,q) (1.18, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1866702Z Skipping (s,q) (1.19, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1866861Z Skipping (s,q) (1.2, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1867055Z Skipping (s,q) (1.21, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1867211Z Skipping (s,q) (1.22, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1867368Z Skipping (s,q) (1.23, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1867535Z Skipping (s,q) (1.24, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1867691Z Skipping (s,q) (1.25, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1867846Z Skipping (s,q) (1.26, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1868015Z Skipping (s,q) (1.27, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1868173Z Skipping (s,q) (1.28, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1868341Z Skipping (s,q) (1.29, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1868498Z Skipping (s,q) (1.3, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1868654Z Skipping (s,q) (1.31, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1868826Z Skipping (s,q) (1.32, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1868982Z Skipping (s,q) (1.33, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1869142Z Skipping (s,q) (1.34, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1869312Z Skipping (s,q) (1.35, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1869466Z Skipping (s,q) (1.36, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1869634Z Skipping (s,q) (1.37, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1869796Z Skipping (s,q) (1.38, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1869952Z Skipping (s,q) (1.39, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1870125Z Skipping (s,q) (1.4, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1870280Z Skipping (s,q) (1.41, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1870435Z Skipping (s,q) (1.42, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1870640Z Skipping (s,q) (1.43, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1870828Z Skipping (s,q) (1.44, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1871002Z Skipping (s,q) (1.45, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1871160Z Skipping (s,q) (1.46, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1871314Z Skipping (s,q) (1.47, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1871481Z Skipping (s,q) (1.48, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1871638Z Skipping (s,q) (1.49, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1871797Z Skipping (s,q) (1.5, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1871964Z Skipping (s,q) (1.51, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1872119Z Skipping (s,q) (1.52, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1872286Z Skipping (s,q) (1.53, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1872445Z Skipping (s,q) (1.54, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1872603Z Skipping (s,q) (1.55, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1872771Z Skipping (s,q) (1.56, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1872929Z Skipping (s,q) (1.57, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1873085Z Skipping (s,q) (1.58, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1873253Z Skipping (s,q) (1.59, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1873410Z Skipping (s,q) (1.6, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1873592Z Skipping (s,q) (1.61, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1873760Z Skipping (s,q) (1.62, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1873913Z Skipping (s,q) (1.63, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1874082Z Skipping (s,q) (1.64, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1874240Z Skipping (s,q) (1.65, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1874419Z Skipping (s,q) (1.66, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1874593Z Skipping (s,q) (1.67, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1874750Z Skipping (s,q) (1.68, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1874908Z Skipping (s,q) (1.69, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1875076Z Skipping (s,q) (1.7, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1875231Z Skipping (s,q) (1.71, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1875404Z Skipping (s,q) (1.72, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1875563Z Skipping (s,q) (1.73, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1875718Z Skipping (s,q) (1.74, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1875885Z Skipping (s,q) (1.75, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1876150Z Skipping (s,q) (1.76, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1876316Z Skipping (s,q) (1.77, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1876484Z Skipping (s,q) (1.78, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1876641Z Skipping (s,q) (1.79, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1876814Z Skipping (s,q) (1.8, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1876972Z Skipping (s,q) (1.81, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1877126Z Skipping (s,q) (1.82, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1877297Z Skipping (s,q) (1.83, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1877453Z Skipping (s,q) (1.84, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1877612Z Skipping (s,q) (1.85, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1877784Z Skipping (s,q) (1.86, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1877943Z Skipping (s,q) (1.87, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1878145Z Skipping (s,q) (1.88, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1878328Z Skipping (s,q) (1.89, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1878484Z Skipping (s,q) (1.9, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1878652Z Skipping (s,q) (1.91, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1878809Z Skipping (s,q) (1.92, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1878967Z Skipping (s,q) (1.93, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1879136Z Skipping (s,q) (1.94, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1879291Z Skipping (s,q) (1.95, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1879459Z Skipping (s,q) (1.96, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1879616Z Skipping (s,q) (1.97, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1879773Z Skipping (s,q) (1.98, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1879943Z Skipping (s,q) (1.99, 675): inconsistent with heavy hitters! 2025-05-07T20:12:54.1880101Z Skipping (s,q) (0.01, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1880257Z Skipping (s,q) (0.02, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1880425Z Skipping (s,q) (0.03, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1880581Z Skipping (s,q) (0.04, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1880749Z Skipping (s,q) (0.05, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1880904Z Skipping (s,q) (0.06, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1881086Z Skipping (s,q) (0.07, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1881252Z Skipping (s,q) (0.08, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1881404Z Skipping (s,q) (0.09, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1881559Z Skipping (s,q) (0.1, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1881728Z Skipping (s,q) (0.11, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1881907Z Skipping (s,q) (0.12, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1882063Z Skipping (s,q) (0.13, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1882228Z Skipping (s,q) (0.14, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1882383Z Skipping (s,q) (0.15, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1882551Z Skipping (s,q) (0.16, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1882709Z Skipping (s,q) (0.17, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1882867Z Skipping (s,q) (0.18, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1883034Z Skipping (s,q) (0.19, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1883188Z Skipping (s,q) (0.2, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1883342Z Skipping (s,q) (0.21, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1883508Z Skipping (s,q) (0.22, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1883671Z Skipping (s,q) (0.23, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1883836Z Skipping (s,q) (0.24, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1883993Z Skipping (s,q) (0.25, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1884149Z Skipping (s,q) (0.26, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1884316Z Skipping (s,q) (0.27, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1884472Z Skipping (s,q) (0.28, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1884629Z Skipping (s,q) (0.29, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1884794Z Skipping (s,q) (0.3, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1884948Z Skipping (s,q) (0.31, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1885114Z Skipping (s,q) (0.32, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1885270Z Skipping (s,q) (0.33, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1885451Z Skipping (s,q) (0.34, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1885642Z Skipping (s,q) (0.35, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1885799Z Skipping (s,q) (0.36, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1885955Z Skipping (s,q) (0.37, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1886122Z Skipping (s,q) (0.38, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1886277Z Skipping (s,q) (0.39, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1886442Z Skipping (s,q) (0.4, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1886602Z Skipping (s,q) (0.41, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1886760Z Skipping (s,q) (0.42, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1886931Z Skipping (s,q) (0.43, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1887087Z Skipping (s,q) (0.44, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1887243Z Skipping (s,q) (0.45, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1887414Z Skipping (s,q) (0.46, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1887569Z Skipping (s,q) (0.47, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1887739Z Skipping (s,q) (0.48, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1887896Z Skipping (s,q) (0.49, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1888050Z Skipping (s,q) (0.5, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1888217Z Skipping (s,q) (0.51, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1888398Z Skipping (s,q) (0.52, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1888555Z Skipping (s,q) (0.53, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1888726Z Skipping (s,q) (0.54, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1888882Z Skipping (s,q) (0.55, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1889049Z Skipping (s,q) (0.56, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1889233Z Skipping (s,q) (0.57, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1889391Z Skipping (s,q) (0.58, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1889559Z Skipping (s,q) (0.59, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1889716Z Skipping (s,q) (0.6, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1889871Z Skipping (s,q) (0.61, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1890039Z Skipping (s,q) (0.62, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1890196Z Skipping (s,q) (0.63, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1890350Z Skipping (s,q) (0.64, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1890523Z Skipping (s,q) (0.65, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1890677Z Skipping (s,q) (0.66, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1890843Z Skipping (s,q) (0.67, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1891002Z Skipping (s,q) (0.68, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1891163Z Skipping (s,q) (0.69, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1891331Z Skipping (s,q) (0.7, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1891487Z Skipping (s,q) (0.71, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1891643Z Skipping (s,q) (0.72, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1891813Z Skipping (s,q) (0.73, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1891972Z Skipping (s,q) (0.74, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1892141Z Skipping (s,q) (0.75, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1892299Z Skipping (s,q) (0.76, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1892454Z Skipping (s,q) (0.77, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1892623Z Skipping (s,q) (0.78, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1892805Z Skipping (s,q) (0.79, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1892986Z Skipping (s,q) (0.8, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1893156Z Skipping (s,q) (0.81, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1893311Z Skipping (s,q) (0.82, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1893481Z Skipping (s,q) (0.83, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1893638Z Skipping (s,q) (0.84, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1893792Z Skipping (s,q) (0.85, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1893963Z Skipping (s,q) (0.86, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1894117Z Skipping (s,q) (0.87, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1894273Z Skipping (s,q) (0.88, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1894442Z Skipping (s,q) (0.89, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1894600Z Skipping (s,q) (0.9, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1894772Z Skipping (s,q) (0.91, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1894929Z Skipping (s,q) (0.92, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1895089Z Skipping (s,q) (0.93, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1895258Z Skipping (s,q) (0.94, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1895413Z Skipping (s,q) (0.95, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1895569Z Skipping (s,q) (0.96, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1895764Z Skipping (s,q) (0.97, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1895919Z Skipping (s,q) (0.98, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1896085Z Skipping (s,q) (0.99, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1896237Z Skipping (s,q) (1, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1896394Z Skipping (s,q) (1.01, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1896601Z Skipping (s,q) (1.02, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1896757Z Skipping (s,q) (1.03, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1896912Z Skipping (s,q) (1.04, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1897080Z Skipping (s,q) (1.05, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1897233Z Skipping (s,q) (1.06, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1897399Z Skipping (s,q) (1.07, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1897561Z Skipping (s,q) (1.08, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1897714Z Skipping (s,q) (1.09, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1897879Z Skipping (s,q) (1.1, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1898034Z Skipping (s,q) (1.11, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1898189Z Skipping (s,q) (1.12, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1898351Z Skipping (s,q) (1.13, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1898519Z Skipping (s,q) (1.14, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1898676Z Skipping (s,q) (1.15, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1898843Z Skipping (s,q) (1.16, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1899001Z Skipping (s,q) (1.17, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1899157Z Skipping (s,q) (1.18, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1899322Z Skipping (s,q) (1.19, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1899486Z Skipping (s,q) (1.2, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1899642Z Skipping (s,q) (1.21, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1899813Z Skipping (s,q) (1.22, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1899971Z Skipping (s,q) (1.23, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1900157Z Skipping (s,q) (1.24, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1900339Z Skipping (s,q) (1.25, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1900495Z Skipping (s,q) (1.26, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1900662Z Skipping (s,q) (1.27, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1900817Z Skipping (s,q) (1.28, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1900971Z Skipping (s,q) (1.29, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1901139Z Skipping (s,q) (1.3, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1901298Z Skipping (s,q) (1.31, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1901462Z Skipping (s,q) (1.32, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1901621Z Skipping (s,q) (1.33, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1901776Z Skipping (s,q) (1.34, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1901944Z Skipping (s,q) (1.35, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1902105Z Skipping (s,q) (1.36, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1902258Z Skipping (s,q) (1.37, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1902429Z Skipping (s,q) (1.38, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1902585Z Skipping (s,q) (1.39, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1902736Z Skipping (s,q) (1.4, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1902905Z Skipping (s,q) (1.41, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1903089Z Skipping (s,q) (1.42, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1903256Z Skipping (s,q) (1.43, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1903415Z Skipping (s,q) (1.44, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1903570Z Skipping (s,q) (1.45, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1903736Z Skipping (s,q) (1.46, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1903923Z Skipping (s,q) (1.47, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1904081Z Skipping (s,q) (1.48, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1904247Z Skipping (s,q) (1.49, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1904401Z Skipping (s,q) (1.5, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1904569Z Skipping (s,q) (1.51, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1904727Z Skipping (s,q) (1.52, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1904883Z Skipping (s,q) (1.53, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1905050Z Skipping (s,q) (1.54, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1905207Z Skipping (s,q) (1.55, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1905359Z Skipping (s,q) (1.56, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1905678Z Skipping (s,q) (1.57, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1905838Z Skipping (s,q) (1.58, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1906007Z Skipping (s,q) (1.59, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1906161Z Skipping (s,q) (1.6, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1906313Z Skipping (s,q) (1.61, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1906480Z Skipping (s,q) (1.62, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1906638Z Skipping (s,q) (1.63, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1906791Z Skipping (s,q) (1.64, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1906962Z Skipping (s,q) (1.65, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1907119Z Skipping (s,q) (1.66, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1907284Z Skipping (s,q) (1.67, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1907437Z Skipping (s,q) (1.68, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1907648Z Skipping (s,q) (1.69, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1907848Z Skipping (s,q) (1.7, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1908006Z Skipping (s,q) (1.71, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1908159Z Skipping (s,q) (1.72, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1908324Z Skipping (s,q) (1.73, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1908481Z Skipping (s,q) (1.74, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1908643Z Skipping (s,q) (1.75, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1908807Z Skipping (s,q) (1.76, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1908960Z Skipping (s,q) (1.77, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1909124Z Skipping (s,q) (1.78, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1909287Z Skipping (s,q) (1.79, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1909440Z Skipping (s,q) (1.8, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1909607Z Skipping (s,q) (1.81, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1909763Z Skipping (s,q) (1.82, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1909928Z Skipping (s,q) (1.83, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1910083Z Skipping (s,q) (1.84, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1910237Z Skipping (s,q) (1.85, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1910398Z Skipping (s,q) (1.86, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1910596Z Skipping (s,q) (1.87, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1910754Z Skipping (s,q) (1.88, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1910915Z Skipping (s,q) (1.89, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1911071Z Skipping (s,q) (1.9, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1911223Z Skipping (s,q) (1.91, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1911426Z Skipping (s,q) (1.92, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1911582Z Skipping (s,q) (1.93, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1911746Z Skipping (s,q) (1.94, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1911902Z Skipping (s,q) (1.95, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1912055Z Skipping (s,q) (1.96, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1912218Z Skipping (s,q) (1.97, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1912376Z Skipping (s,q) (1.98, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1912528Z Skipping (s,q) (1.99, 700): inconsistent with heavy hitters! 2025-05-07T20:12:54.1912695Z Skipping (s,q) (0.01, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1912849Z Skipping (s,q) (0.02, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1913013Z Skipping (s,q) (0.03, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1913173Z Skipping (s,q) (0.04, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1913331Z Skipping (s,q) (0.05, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1913496Z Skipping (s,q) (0.06, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1913653Z Skipping (s,q) (0.07, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1913808Z Skipping (s,q) (0.08, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1913974Z Skipping (s,q) (0.09, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1914131Z Skipping (s,q) (0.1, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1914298Z Skipping (s,q) (0.11, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1914455Z Skipping (s,q) (0.12, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1914611Z Skipping (s,q) (0.13, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1914777Z Skipping (s,q) (0.14, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1914958Z Skipping (s,q) (0.15, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1915137Z Skipping (s,q) (0.16, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1915304Z Skipping (s,q) (0.17, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1915461Z Skipping (s,q) (0.18, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1915625Z Skipping (s,q) (0.19, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1915783Z Skipping (s,q) (0.2, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1915994Z Skipping (s,q) (0.21, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1916172Z Skipping (s,q) (0.22, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1916330Z Skipping (s,q) (0.23, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1916486Z Skipping (s,q) (0.24, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1916656Z Skipping (s,q) (0.25, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1916816Z Skipping (s,q) (0.26, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1916988Z Skipping (s,q) (0.27, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1917145Z Skipping (s,q) (0.28, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1917300Z Skipping (s,q) (0.29, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1917467Z Skipping (s,q) (0.3, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1917625Z Skipping (s,q) (0.31, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1917779Z Skipping (s,q) (0.32, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1917979Z Skipping (s,q) (0.33, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1918134Z Skipping (s,q) (0.34, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1918299Z Skipping (s,q) (0.35, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1918454Z Skipping (s,q) (0.36, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1918607Z Skipping (s,q) (0.37, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1918771Z Skipping (s,q) (0.38, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1918951Z Skipping (s,q) (0.39, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1919104Z Skipping (s,q) (0.4, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1919271Z Skipping (s,q) (0.41, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1919431Z Skipping (s,q) (0.42, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1919584Z Skipping (s,q) (0.43, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1919753Z Skipping (s,q) (0.44, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1919910Z Skipping (s,q) (0.45, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1920071Z Skipping (s,q) (0.46, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1920227Z Skipping (s,q) (0.47, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1920383Z Skipping (s,q) (0.48, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1920548Z Skipping (s,q) (0.49, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1920712Z Skipping (s,q) (0.5, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1920862Z Skipping (s,q) (0.51, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1921027Z Skipping (s,q) (0.52, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1921184Z Skipping (s,q) (0.53, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1921352Z Skipping (s,q) (0.54, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1921511Z Skipping (s,q) (0.55, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1921665Z Skipping (s,q) (0.56, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1921828Z Skipping (s,q) (0.57, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1921984Z Skipping (s,q) (0.58, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1922138Z Skipping (s,q) (0.59, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1922332Z Skipping (s,q) (0.6, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1922512Z Skipping (s,q) (0.61, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1922677Z Skipping (s,q) (0.62, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1922833Z Skipping (s,q) (0.63, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1922987Z Skipping (s,q) (0.64, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1923154Z Skipping (s,q) (0.65, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1923309Z Skipping (s,q) (0.66, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1923462Z Skipping (s,q) (0.67, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1923627Z Skipping (s,q) (0.68, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1923785Z Skipping (s,q) (0.69, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1923948Z Skipping (s,q) (0.7, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1924105Z Skipping (s,q) (0.71, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1924263Z Skipping (s,q) (0.72, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1924427Z Skipping (s,q) (0.73, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1924583Z Skipping (s,q) (0.74, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1924739Z Skipping (s,q) (0.75, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1924909Z Skipping (s,q) (0.76, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1925067Z Skipping (s,q) (0.77, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1925269Z Skipping (s,q) (0.78, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1925427Z Skipping (s,q) (0.79, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1925582Z Skipping (s,q) (0.8, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1925745Z Skipping (s,q) (0.81, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1925898Z Skipping (s,q) (0.82, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1926052Z Skipping (s,q) (0.83, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1926242Z Skipping (s,q) (0.84, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1926401Z Skipping (s,q) (0.85, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1926565Z Skipping (s,q) (0.86, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1926721Z Skipping (s,q) (0.87, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1926875Z Skipping (s,q) (0.88, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1927040Z Skipping (s,q) (0.89, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1927194Z Skipping (s,q) (0.9, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1927346Z Skipping (s,q) (0.91, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1927513Z Skipping (s,q) (0.92, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1927669Z Skipping (s,q) (0.93, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1927822Z Skipping (s,q) (0.94, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1927990Z Skipping (s,q) (0.95, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1928145Z Skipping (s,q) (0.96, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1928310Z Skipping (s,q) (0.97, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1928467Z Skipping (s,q) (0.98, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1928621Z Skipping (s,q) (0.99, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1928783Z Skipping (s,q) (1, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1928939Z Skipping (s,q) (1.01, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1929090Z Skipping (s,q) (1.02, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1929255Z Skipping (s,q) (1.03, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1929414Z Skipping (s,q) (1.04, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1929604Z Skipping (s,q) (1.05, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1929814Z Skipping (s,q) (1.06, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1929969Z Skipping (s,q) (1.07, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1930141Z Skipping (s,q) (1.08, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1930303Z Skipping (s,q) (1.09, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1930458Z Skipping (s,q) (1.1, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1930624Z Skipping (s,q) (1.11, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1930782Z Skipping (s,q) (1.12, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1930951Z Skipping (s,q) (1.13, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1931110Z Skipping (s,q) (1.14, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1931266Z Skipping (s,q) (1.15, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1931431Z Skipping (s,q) (1.16, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1931595Z Skipping (s,q) (1.17, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1931747Z Skipping (s,q) (1.18, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1931915Z Skipping (s,q) (1.19, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1932074Z Skipping (s,q) (1.2, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1932239Z Skipping (s,q) (1.21, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1932395Z Skipping (s,q) (1.22, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1932578Z Skipping (s,q) (1.23, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1932746Z Skipping (s,q) (1.24, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1932901Z Skipping (s,q) (1.25, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1933055Z Skipping (s,q) (1.26, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1933223Z Skipping (s,q) (1.27, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1933386Z Skipping (s,q) (1.28, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1933575Z Skipping (s,q) (1.29, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1933734Z Skipping (s,q) (1.3, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1933887Z Skipping (s,q) (1.31, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1934052Z Skipping (s,q) (1.32, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1934206Z Skipping (s,q) (1.33, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1934362Z Skipping (s,q) (1.34, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1934533Z Skipping (s,q) (1.35, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1934690Z Skipping (s,q) (1.36, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1934847Z Skipping (s,q) (1.37, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1935011Z Skipping (s,q) (1.38, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1935168Z Skipping (s,q) (1.39, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1935333Z Skipping (s,q) (1.4, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1935489Z Skipping (s,q) (1.41, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1935643Z Skipping (s,q) (1.42, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1935812Z Skipping (s,q) (1.43, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1935970Z Skipping (s,q) (1.44, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1936120Z Skipping (s,q) (1.45, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1936285Z Skipping (s,q) (1.46, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1936441Z Skipping (s,q) (1.47, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1936602Z Skipping (s,q) (1.48, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1936761Z Skipping (s,q) (1.49, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1936943Z Skipping (s,q) (1.5, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1937135Z Skipping (s,q) (1.51, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1937293Z Skipping (s,q) (1.52, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1937446Z Skipping (s,q) (1.53, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1937615Z Skipping (s,q) (1.54, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1937771Z Skipping (s,q) (1.55, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1937935Z Skipping (s,q) (1.56, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1938095Z Skipping (s,q) (1.57, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1938250Z Skipping (s,q) (1.58, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1938415Z Skipping (s,q) (1.59, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1938572Z Skipping (s,q) (1.6, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1938725Z Skipping (s,q) (1.61, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1938893Z Skipping (s,q) (1.62, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1939050Z Skipping (s,q) (1.63, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1939212Z Skipping (s,q) (1.64, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1939368Z Skipping (s,q) (1.65, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1939519Z Skipping (s,q) (1.66, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1939682Z Skipping (s,q) (1.67, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1939865Z Skipping (s,q) (1.68, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1940017Z Skipping (s,q) (1.69, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1940183Z Skipping (s,q) (1.7, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1940341Z Skipping (s,q) (1.71, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1940503Z Skipping (s,q) (1.72, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1940662Z Skipping (s,q) (1.73, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1940841Z Skipping (s,q) (1.74, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1941010Z Skipping (s,q) (1.75, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1941169Z Skipping (s,q) (1.76, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1941320Z Skipping (s,q) (1.77, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1941485Z Skipping (s,q) (1.78, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1941642Z Skipping (s,q) (1.79, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1941807Z Skipping (s,q) (1.8, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1941963Z Skipping (s,q) (1.81, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1942119Z Skipping (s,q) (1.82, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1942282Z Skipping (s,q) (1.83, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1942440Z Skipping (s,q) (1.84, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1942596Z Skipping (s,q) (1.85, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1942761Z Skipping (s,q) (1.86, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1942917Z Skipping (s,q) (1.87, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1943072Z Skipping (s,q) (1.88, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1943236Z Skipping (s,q) (1.89, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1943391Z Skipping (s,q) (1.9, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1943557Z Skipping (s,q) (1.91, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1943713Z Skipping (s,q) (1.92, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1943869Z Skipping (s,q) (1.93, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1944034Z Skipping (s,q) (1.94, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1944193Z Skipping (s,q) (1.95, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1944394Z Skipping (s,q) (1.96, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1944562Z Skipping (s,q) (1.97, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1944718Z Skipping (s,q) (1.98, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1944882Z Skipping (s,q) (1.99, 725): inconsistent with heavy hitters! 2025-05-07T20:12:54.1945041Z Skipping (s,q) (0.01, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1945196Z Skipping (s,q) (0.02, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1945365Z Skipping (s,q) (0.03, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1945524Z Skipping (s,q) (0.04, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1945678Z Skipping (s,q) (0.05, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1945845Z Skipping (s,q) (0.06, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1946003Z Skipping (s,q) (0.07, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1946171Z Skipping (s,q) (0.08, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1946329Z Skipping (s,q) (0.09, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1946480Z Skipping (s,q) (0.1, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1946645Z Skipping (s,q) (0.11, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1946800Z Skipping (s,q) (0.12, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1946953Z Skipping (s,q) (0.13, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1947144Z Skipping (s,q) (0.14, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1947300Z Skipping (s,q) (0.15, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1947462Z Skipping (s,q) (0.16, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1947619Z Skipping (s,q) (0.17, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1947772Z Skipping (s,q) (0.18, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1947938Z Skipping (s,q) (0.19, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1948119Z Skipping (s,q) (0.2, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1948273Z Skipping (s,q) (0.21, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1948443Z Skipping (s,q) (0.22, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1948600Z Skipping (s,q) (0.23, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1948760Z Skipping (s,q) (0.24, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1948916Z Skipping (s,q) (0.25, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1949071Z Skipping (s,q) (0.26, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1949238Z Skipping (s,q) (0.27, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1949398Z Skipping (s,q) (0.28, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1949552Z Skipping (s,q) (0.29, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1949718Z Skipping (s,q) (0.3, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1949880Z Skipping (s,q) (0.31, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1950043Z Skipping (s,q) (0.32, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1950199Z Skipping (s,q) (0.33, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1950353Z Skipping (s,q) (0.34, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1950521Z Skipping (s,q) (0.35, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1950679Z Skipping (s,q) (0.36, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1950831Z Skipping (s,q) (0.37, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1950996Z Skipping (s,q) (0.38, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1951156Z Skipping (s,q) (0.39, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1951308Z Skipping (s,q) (0.4, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1951478Z Skipping (s,q) (0.41, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1951691Z Skipping (s,q) (0.42, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1951859Z Skipping (s,q) (0.43, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1952014Z Skipping (s,q) (0.44, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1952166Z Skipping (s,q) (0.45, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1952334Z Skipping (s,q) (0.46, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1952489Z Skipping (s,q) (0.47, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1952644Z Skipping (s,q) (0.48, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1952814Z Skipping (s,q) (0.49, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1952970Z Skipping (s,q) (0.5, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1953137Z Skipping (s,q) (0.51, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1953294Z Skipping (s,q) (0.52, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1953447Z Skipping (s,q) (0.53, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1953620Z Skipping (s,q) (0.54, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1953776Z Skipping (s,q) (0.55, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1953929Z Skipping (s,q) (0.56, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1954093Z Skipping (s,q) (0.57, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1954250Z Skipping (s,q) (0.58, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1954440Z Skipping (s,q) (0.59, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1954597Z Skipping (s,q) (0.6, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1954753Z Skipping (s,q) (0.61, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1954920Z Skipping (s,q) (0.62, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1955077Z Skipping (s,q) (0.63, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1955235Z Skipping (s,q) (0.64, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1955427Z Skipping (s,q) (0.65, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1955584Z Skipping (s,q) (0.66, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1955749Z Skipping (s,q) (0.67, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1955906Z Skipping (s,q) (0.68, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1956160Z Skipping (s,q) (0.69, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1956331Z Skipping (s,q) (0.7, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1956492Z Skipping (s,q) (0.71, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1956645Z Skipping (s,q) (0.72, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1956810Z Skipping (s,q) (0.73, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1956967Z Skipping (s,q) (0.74, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1957135Z Skipping (s,q) (0.75, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1957294Z Skipping (s,q) (0.76, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1957450Z Skipping (s,q) (0.77, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1957619Z Skipping (s,q) (0.78, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1957779Z Skipping (s,q) (0.79, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1957931Z Skipping (s,q) (0.8, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1958097Z Skipping (s,q) (0.81, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1958254Z Skipping (s,q) (0.82, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1958418Z Skipping (s,q) (0.83, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1958573Z Skipping (s,q) (0.84, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1958728Z Skipping (s,q) (0.85, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1958896Z Skipping (s,q) (0.86, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1959107Z Skipping (s,q) (0.87, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1959263Z Skipping (s,q) (0.88, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1959433Z Skipping (s,q) (0.89, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1959588Z Skipping (s,q) (0.9, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1959744Z Skipping (s,q) (0.91, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1959913Z Skipping (s,q) (0.92, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1960070Z Skipping (s,q) (0.93, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1960241Z Skipping (s,q) (0.94, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1960399Z Skipping (s,q) (0.95, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1960556Z Skipping (s,q) (0.96, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1960728Z Skipping (s,q) (0.97, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1960888Z Skipping (s,q) (0.98, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1961050Z Skipping (s,q) (0.99, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1961218Z Skipping (s,q) (1, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1961374Z Skipping (s,q) (1.01, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1961548Z Skipping (s,q) (1.02, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1961709Z Skipping (s,q) (1.03, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1961869Z Skipping (s,q) (1.04, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1962066Z Skipping (s,q) (1.05, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1962223Z Skipping (s,q) (1.06, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1962383Z Skipping (s,q) (1.07, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1962558Z Skipping (s,q) (1.08, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1962715Z Skipping (s,q) (1.09, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1962912Z Skipping (s,q) (1.1, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1963074Z Skipping (s,q) (1.11, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1963229Z Skipping (s,q) (1.12, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1963402Z Skipping (s,q) (1.13, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1963564Z Skipping (s,q) (1.14, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1963720Z Skipping (s,q) (1.15, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1963892Z Skipping (s,q) (1.16, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1964050Z Skipping (s,q) (1.17, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1964218Z Skipping (s,q) (1.18, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1964377Z Skipping (s,q) (1.19, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1964536Z Skipping (s,q) (1.2, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1964715Z Skipping (s,q) (1.21, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1964875Z Skipping (s,q) (1.22, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1965030Z Skipping (s,q) (1.23, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1965199Z Skipping (s,q) (1.24, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1965357Z Skipping (s,q) (1.25, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1965525Z Skipping (s,q) (1.26, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1965684Z Skipping (s,q) (1.27, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1965838Z Skipping (s,q) (1.28, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1966009Z Skipping (s,q) (1.29, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1966165Z Skipping (s,q) (1.3, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1966321Z Skipping (s,q) (1.31, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1966541Z Skipping (s,q) (1.32, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1966697Z Skipping (s,q) (1.33, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1966863Z Skipping (s,q) (1.34, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1967021Z Skipping (s,q) (1.35, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1967179Z Skipping (s,q) (1.36, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1967349Z Skipping (s,q) (1.37, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1967507Z Skipping (s,q) (1.38, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1967664Z Skipping (s,q) (1.39, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1967834Z Skipping (s,q) (1.4, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1967987Z Skipping (s,q) (1.41, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1968144Z Skipping (s,q) (1.42, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1968316Z Skipping (s,q) (1.43, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1968475Z Skipping (s,q) (1.44, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1968646Z Skipping (s,q) (1.45, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1968802Z Skipping (s,q) (1.46, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1968959Z Skipping (s,q) (1.47, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1969129Z Skipping (s,q) (1.48, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1969288Z Skipping (s,q) (1.49, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1969472Z Skipping (s,q) (1.5, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1969643Z Skipping (s,q) (1.51, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1969827Z Skipping (s,q) (1.52, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1970080Z Skipping (s,q) (1.53, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1970314Z Skipping (s,q) (1.54, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1970585Z Skipping (s,q) (1.55, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1970763Z Skipping (s,q) (1.56, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1971003Z Skipping (s,q) (1.57, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1971161Z Skipping (s,q) (1.58, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1971333Z Skipping (s,q) (1.59, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1971488Z Skipping (s,q) (1.6, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1971661Z Skipping (s,q) (1.61, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1971819Z Skipping (s,q) (1.62, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1971973Z Skipping (s,q) (1.63, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1972141Z Skipping (s,q) (1.64, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1972299Z Skipping (s,q) (1.65, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1972458Z Skipping (s,q) (1.66, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1972630Z Skipping (s,q) (1.67, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1972788Z Skipping (s,q) (1.68, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1972954Z Skipping (s,q) (1.69, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1973112Z Skipping (s,q) (1.7, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1973269Z Skipping (s,q) (1.71, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1973441Z Skipping (s,q) (1.72, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1973596Z Skipping (s,q) (1.73, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1973751Z Skipping (s,q) (1.74, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1973921Z Skipping (s,q) (1.75, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1974077Z Skipping (s,q) (1.76, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1974272Z Skipping (s,q) (1.77, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1974454Z Skipping (s,q) (1.78, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1974612Z Skipping (s,q) (1.79, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1974781Z Skipping (s,q) (1.8, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1974938Z Skipping (s,q) (1.81, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1975096Z Skipping (s,q) (1.82, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1975268Z Skipping (s,q) (1.83, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1975425Z Skipping (s,q) (1.84, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1975593Z Skipping (s,q) (1.85, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1975751Z Skipping (s,q) (1.86, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1975907Z Skipping (s,q) (1.87, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1976077Z Skipping (s,q) (1.88, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1976239Z Skipping (s,q) (1.89, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1976395Z Skipping (s,q) (1.9, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1976562Z Skipping (s,q) (1.91, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1976718Z Skipping (s,q) (1.92, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1976875Z Skipping (s,q) (1.93, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1977042Z Skipping (s,q) (1.94, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1977226Z Skipping (s,q) (1.95, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1977394Z Skipping (s,q) (1.96, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1977549Z Skipping (s,q) (1.97, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1977704Z Skipping (s,q) (1.98, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1977875Z Skipping (s,q) (1.99, 750): inconsistent with heavy hitters! 2025-05-07T20:12:54.1978056Z Skipping (s,q) (0.01, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1978210Z Skipping (s,q) (0.02, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1978380Z Skipping (s,q) (0.03, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1978535Z Skipping (s,q) (0.04, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1978702Z Skipping (s,q) (0.05, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1978860Z Skipping (s,q) (0.06, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1979017Z Skipping (s,q) (0.07, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1979184Z Skipping (s,q) (0.08, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1979339Z Skipping (s,q) (0.09, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1979497Z Skipping (s,q) (0.1, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1979664Z Skipping (s,q) (0.11, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1979824Z Skipping (s,q) (0.12, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1979992Z Skipping (s,q) (0.13, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1980149Z Skipping (s,q) (0.14, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1980305Z Skipping (s,q) (0.15, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1980473Z Skipping (s,q) (0.16, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1980631Z Skipping (s,q) (0.17, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1980789Z Skipping (s,q) (0.18, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1980958Z Skipping (s,q) (0.19, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1981114Z Skipping (s,q) (0.2, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1981282Z Skipping (s,q) (0.21, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1981438Z Skipping (s,q) (0.22, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1981628Z Skipping (s,q) (0.23, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1981826Z Skipping (s,q) (0.24, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1981983Z Skipping (s,q) (0.25, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1982139Z Skipping (s,q) (0.26, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1982309Z Skipping (s,q) (0.27, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1982464Z Skipping (s,q) (0.28, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1982639Z Skipping (s,q) (0.29, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1982795Z Skipping (s,q) (0.3, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1982952Z Skipping (s,q) (0.31, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1983120Z Skipping (s,q) (0.32, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1983277Z Skipping (s,q) (0.33, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1983432Z Skipping (s,q) (0.34, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1983604Z Skipping (s,q) (0.35, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1983760Z Skipping (s,q) (0.36, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1983932Z Skipping (s,q) (0.37, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1984087Z Skipping (s,q) (0.38, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1984243Z Skipping (s,q) (0.39, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1984411Z Skipping (s,q) (0.4, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1984599Z Skipping (s,q) (0.41, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1984755Z Skipping (s,q) (0.42, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1984924Z Skipping (s,q) (0.43, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1985078Z Skipping (s,q) (0.44, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1985236Z Skipping (s,q) (0.45, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1985433Z Skipping (s,q) (0.46, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1985589Z Skipping (s,q) (0.47, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1985760Z Skipping (s,q) (0.48, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1985916Z Skipping (s,q) (0.49, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1986073Z Skipping (s,q) (0.5, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1986244Z Skipping (s,q) (0.51, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1986403Z Skipping (s,q) (0.52, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1986563Z Skipping (s,q) (0.53, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1986736Z Skipping (s,q) (0.54, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1986893Z Skipping (s,q) (0.55, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1987064Z Skipping (s,q) (0.56, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1987227Z Skipping (s,q) (0.57, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1987384Z Skipping (s,q) (0.58, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1987551Z Skipping (s,q) (0.59, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1987705Z Skipping (s,q) (0.6, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1987861Z Skipping (s,q) (0.61, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1988029Z Skipping (s,q) (0.62, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1988187Z Skipping (s,q) (0.63, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1988355Z Skipping (s,q) (0.64, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1988514Z Skipping (s,q) (0.65, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1988669Z Skipping (s,q) (0.66, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1988836Z Skipping (s,q) (0.67, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1989015Z Skipping (s,q) (0.68, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1989202Z Skipping (s,q) (0.69, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1989373Z Skipping (s,q) (0.7, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1989529Z Skipping (s,q) (0.71, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1989696Z Skipping (s,q) (0.72, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1989852Z Skipping (s,q) (0.73, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1990009Z Skipping (s,q) (0.74, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1990179Z Skipping (s,q) (0.75, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1990334Z Skipping (s,q) (0.76, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1990492Z Skipping (s,q) (0.77, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1990665Z Skipping (s,q) (0.78, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1990825Z Skipping (s,q) (0.79, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1991000Z Skipping (s,q) (0.8, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1991160Z Skipping (s,q) (0.81, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1991318Z Skipping (s,q) (0.82, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1991486Z Skipping (s,q) (0.83, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1991647Z Skipping (s,q) (0.84, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1991805Z Skipping (s,q) (0.85, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1991997Z Skipping (s,q) (0.86, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1992155Z Skipping (s,q) (0.87, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1992328Z Skipping (s,q) (0.88, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1992486Z Skipping (s,q) (0.89, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1992643Z Skipping (s,q) (0.9, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1992838Z Skipping (s,q) (0.91, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1992999Z Skipping (s,q) (0.92, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1993156Z Skipping (s,q) (0.93, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1993329Z Skipping (s,q) (0.94, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1993486Z Skipping (s,q) (0.95, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1993643Z Skipping (s,q) (0.96, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1993817Z Skipping (s,q) (0.97, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1993972Z Skipping (s,q) (0.98, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1994143Z Skipping (s,q) (0.99, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1994297Z Skipping (s,q) (1, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1994455Z Skipping (s,q) (1.01, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1994630Z Skipping (s,q) (1.02, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1994788Z Skipping (s,q) (1.03, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1994944Z Skipping (s,q) (1.04, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1995113Z Skipping (s,q) (1.05, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1995268Z Skipping (s,q) (1.06, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1995442Z Skipping (s,q) (1.07, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1995603Z Skipping (s,q) (1.08, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1995759Z Skipping (s,q) (1.09, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1995930Z Skipping (s,q) (1.1, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1996181Z Skipping (s,q) (1.11, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1996338Z Skipping (s,q) (1.12, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1996539Z Skipping (s,q) (1.13, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1996720Z Skipping (s,q) (1.14, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1996892Z Skipping (s,q) (1.15, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1997051Z Skipping (s,q) (1.16, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1997206Z Skipping (s,q) (1.17, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1997378Z Skipping (s,q) (1.18, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1997537Z Skipping (s,q) (1.19, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1997695Z Skipping (s,q) (1.2, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1997861Z Skipping (s,q) (1.21, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1998014Z Skipping (s,q) (1.22, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1998185Z Skipping (s,q) (1.23, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1998343Z Skipping (s,q) (1.24, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1998502Z Skipping (s,q) (1.25, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1998673Z Skipping (s,q) (1.26, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1998829Z Skipping (s,q) (1.27, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1998984Z Skipping (s,q) (1.28, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1999152Z Skipping (s,q) (1.29, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1999308Z Skipping (s,q) (1.3, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1999501Z Skipping (s,q) (1.31, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1999657Z Skipping (s,q) (1.32, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1999814Z Skipping (s,q) (1.33, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.1999982Z Skipping (s,q) (1.34, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2000139Z Skipping (s,q) (1.35, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2000318Z Skipping (s,q) (1.36, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2000488Z Skipping (s,q) (1.37, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2000643Z Skipping (s,q) (1.38, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2000813Z Skipping (s,q) (1.39, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2000968Z Skipping (s,q) (1.4, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2001120Z Skipping (s,q) (1.41, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2001290Z Skipping (s,q) (1.42, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2001447Z Skipping (s,q) (1.43, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2001603Z Skipping (s,q) (1.44, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2001772Z Skipping (s,q) (1.45, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2001928Z Skipping (s,q) (1.46, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2002086Z Skipping (s,q) (1.47, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2002260Z Skipping (s,q) (1.48, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2002418Z Skipping (s,q) (1.49, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2002585Z Skipping (s,q) (1.5, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2002742Z Skipping (s,q) (1.51, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2002895Z Skipping (s,q) (1.52, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2003063Z Skipping (s,q) (1.53, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2003219Z Skipping (s,q) (1.54, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2003374Z Skipping (s,q) (1.55, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2003539Z Skipping (s,q) (1.56, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2003695Z Skipping (s,q) (1.57, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2003886Z Skipping (s,q) (1.58, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2004067Z Skipping (s,q) (1.59, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2004224Z Skipping (s,q) (1.6, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2004392Z Skipping (s,q) (1.61, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2004548Z Skipping (s,q) (1.62, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2004706Z Skipping (s,q) (1.63, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2004877Z Skipping (s,q) (1.64, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2005036Z Skipping (s,q) (1.65, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2005208Z Skipping (s,q) (1.66, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2005365Z Skipping (s,q) (1.67, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2005707Z Skipping (s,q) (1.68, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2005884Z Skipping (s,q) (1.69, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2006046Z Skipping (s,q) (1.7, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2006205Z Skipping (s,q) (1.71, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2006380Z Skipping (s,q) (1.72, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2006540Z Skipping (s,q) (1.73, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2006714Z Skipping (s,q) (1.74, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2006874Z Skipping (s,q) (1.75, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2007098Z Skipping (s,q) (1.76, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2007273Z Skipping (s,q) (1.77, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2007433Z Skipping (s,q) (1.78, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2007590Z Skipping (s,q) (1.79, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2007765Z Skipping (s,q) (1.8, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2007971Z Skipping (s,q) (1.81, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2008141Z Skipping (s,q) (1.82, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2008298Z Skipping (s,q) (1.83, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2008453Z Skipping (s,q) (1.84, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2008623Z Skipping (s,q) (1.85, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2008781Z Skipping (s,q) (1.86, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2008938Z Skipping (s,q) (1.87, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2009107Z Skipping (s,q) (1.88, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2009265Z Skipping (s,q) (1.89, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2009435Z Skipping (s,q) (1.9, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2009592Z Skipping (s,q) (1.91, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2009748Z Skipping (s,q) (1.92, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2009923Z Skipping (s,q) (1.93, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2010080Z Skipping (s,q) (1.94, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2010237Z Skipping (s,q) (1.95, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2010403Z Skipping (s,q) (1.96, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2010559Z Skipping (s,q) (1.97, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2010717Z Skipping (s,q) (1.98, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2010882Z Skipping (s,q) (1.99, 775): inconsistent with heavy hitters! 2025-05-07T20:12:54.2011037Z Skipping (s,q) (0.01, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2011203Z Skipping (s,q) (0.02, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2011360Z Skipping (s,q) (0.03, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2011551Z Skipping (s,q) (0.04, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2011751Z Skipping (s,q) (0.05, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2011906Z Skipping (s,q) (0.06, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2012059Z Skipping (s,q) (0.07, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2012228Z Skipping (s,q) (0.08, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2012382Z Skipping (s,q) (0.09, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2012551Z Skipping (s,q) (0.1, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2012710Z Skipping (s,q) (0.11, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2012866Z Skipping (s,q) (0.12, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2013036Z Skipping (s,q) (0.13, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2013194Z Skipping (s,q) (0.14, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2013349Z Skipping (s,q) (0.15, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2013521Z Skipping (s,q) (0.16, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2013675Z Skipping (s,q) (0.17, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2013841Z Skipping (s,q) (0.18, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2014001Z Skipping (s,q) (0.19, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2014153Z Skipping (s,q) (0.2, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2014319Z Skipping (s,q) (0.21, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2014503Z Skipping (s,q) (0.22, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2014666Z Skipping (s,q) (0.23, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2014833Z Skipping (s,q) (0.24, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2014990Z Skipping (s,q) (0.25, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2015157Z Skipping (s,q) (0.26, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2015341Z Skipping (s,q) (0.27, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2015495Z Skipping (s,q) (0.28, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2015664Z Skipping (s,q) (0.29, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2015819Z Skipping (s,q) (0.3, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2015976Z Skipping (s,q) (0.31, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2016147Z Skipping (s,q) (0.32, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2016307Z Skipping (s,q) (0.33, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2016474Z Skipping (s,q) (0.34, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2016633Z Skipping (s,q) (0.35, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2016792Z Skipping (s,q) (0.36, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2016963Z Skipping (s,q) (0.37, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2017120Z Skipping (s,q) (0.38, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2017280Z Skipping (s,q) (0.39, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2017450Z Skipping (s,q) (0.4, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2017608Z Skipping (s,q) (0.41, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2017763Z Skipping (s,q) (0.42, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2017934Z Skipping (s,q) (0.43, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2018089Z Skipping (s,q) (0.44, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2018261Z Skipping (s,q) (0.45, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2018418Z Skipping (s,q) (0.46, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2018573Z Skipping (s,q) (0.47, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2018743Z Skipping (s,q) (0.48, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2018925Z Skipping (s,q) (0.49, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2019108Z Skipping (s,q) (0.5, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2019275Z Skipping (s,q) (0.51, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2019432Z Skipping (s,q) (0.52, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2019600Z Skipping (s,q) (0.53, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2019757Z Skipping (s,q) (0.54, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2019915Z Skipping (s,q) (0.55, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2020084Z Skipping (s,q) (0.56, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2020240Z Skipping (s,q) (0.57, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2020397Z Skipping (s,q) (0.58, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2020563Z Skipping (s,q) (0.59, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2020729Z Skipping (s,q) (0.6, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2020903Z Skipping (s,q) (0.61, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2021061Z Skipping (s,q) (0.62, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2021222Z Skipping (s,q) (0.63, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2021393Z Skipping (s,q) (0.64, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2021556Z Skipping (s,q) (0.65, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2021716Z Skipping (s,q) (0.66, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2021910Z Skipping (s,q) (0.67, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2022070Z Skipping (s,q) (0.68, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2022242Z Skipping (s,q) (0.69, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2022401Z Skipping (s,q) (0.7, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2022562Z Skipping (s,q) (0.71, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2022763Z Skipping (s,q) (0.72, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2022921Z Skipping (s,q) (0.73, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2023081Z Skipping (s,q) (0.74, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2023254Z Skipping (s,q) (0.75, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2023413Z Skipping (s,q) (0.76, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2023586Z Skipping (s,q) (0.77, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2023748Z Skipping (s,q) (0.78, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2023912Z Skipping (s,q) (0.79, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2024088Z Skipping (s,q) (0.8, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2024246Z Skipping (s,q) (0.81, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2024405Z Skipping (s,q) (0.82, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2024581Z Skipping (s,q) (0.83, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2024743Z Skipping (s,q) (0.84, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2024918Z Skipping (s,q) (0.85, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2025078Z Skipping (s,q) (0.86, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2025238Z Skipping (s,q) (0.87, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2025412Z Skipping (s,q) (0.88, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2025571Z Skipping (s,q) (0.89, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2025731Z Skipping (s,q) (0.9, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2025902Z Skipping (s,q) (0.91, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2026061Z Skipping (s,q) (0.92, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2026220Z Skipping (s,q) (0.93, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2026415Z Skipping (s,q) (0.94, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2026596Z Skipping (s,q) (0.95, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2026768Z Skipping (s,q) (0.96, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2026925Z Skipping (s,q) (0.97, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2027084Z Skipping (s,q) (0.98, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2027257Z Skipping (s,q) (0.99, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2027413Z Skipping (s,q) (1, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2027576Z Skipping (s,q) (1.01, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2027748Z Skipping (s,q) (1.02, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2027907Z Skipping (s,q) (1.03, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2028080Z Skipping (s,q) (1.04, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2028239Z Skipping (s,q) (1.05, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2028398Z Skipping (s,q) (1.06, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2028569Z Skipping (s,q) (1.07, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2028725Z Skipping (s,q) (1.08, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2028883Z Skipping (s,q) (1.09, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2029051Z Skipping (s,q) (1.1, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2029207Z Skipping (s,q) (1.11, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2029399Z Skipping (s,q) (1.12, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2029555Z Skipping (s,q) (1.13, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2029711Z Skipping (s,q) (1.14, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2029880Z Skipping (s,q) (1.15, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2030036Z Skipping (s,q) (1.16, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2030218Z Skipping (s,q) (1.17, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2030388Z Skipping (s,q) (1.18, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2030545Z Skipping (s,q) (1.19, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2030716Z Skipping (s,q) (1.2, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2030875Z Skipping (s,q) (1.21, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2031032Z Skipping (s,q) (1.22, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2031207Z Skipping (s,q) (1.23, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2031364Z Skipping (s,q) (1.24, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2031523Z Skipping (s,q) (1.25, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2031691Z Skipping (s,q) (1.26, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2031848Z Skipping (s,q) (1.27, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2032021Z Skipping (s,q) (1.28, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2032184Z Skipping (s,q) (1.29, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2032342Z Skipping (s,q) (1.3, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2032514Z Skipping (s,q) (1.31, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2032671Z Skipping (s,q) (1.32, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2032830Z Skipping (s,q) (1.33, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2033000Z Skipping (s,q) (1.34, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2033159Z Skipping (s,q) (1.35, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2033331Z Skipping (s,q) (1.36, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2033489Z Skipping (s,q) (1.37, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2033646Z Skipping (s,q) (1.38, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2033840Z Skipping (s,q) (1.39, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2034020Z Skipping (s,q) (1.4, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2034177Z Skipping (s,q) (1.41, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2034346Z Skipping (s,q) (1.42, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2034505Z Skipping (s,q) (1.43, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2034663Z Skipping (s,q) (1.44, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2034831Z Skipping (s,q) (1.45, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2034991Z Skipping (s,q) (1.46, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2035160Z Skipping (s,q) (1.47, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2035318Z Skipping (s,q) (1.48, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2035475Z Skipping (s,q) (1.49, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2035643Z Skipping (s,q) (1.5, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2035805Z Skipping (s,q) (1.51, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2036063Z Skipping (s,q) (1.52, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2036238Z Skipping (s,q) (1.53, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2036398Z Skipping (s,q) (1.54, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2036570Z Skipping (s,q) (1.55, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2036730Z Skipping (s,q) (1.56, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2036931Z Skipping (s,q) (1.57, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2037103Z Skipping (s,q) (1.58, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2037263Z Skipping (s,q) (1.59, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2037421Z Skipping (s,q) (1.6, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2037599Z Skipping (s,q) (1.61, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2037765Z Skipping (s,q) (1.62, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2037965Z Skipping (s,q) (1.63, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2038120Z Skipping (s,q) (1.64, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2038279Z Skipping (s,q) (1.65, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2038448Z Skipping (s,q) (1.66, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2038605Z Skipping (s,q) (1.67, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2038765Z Skipping (s,q) (1.68, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2038935Z Skipping (s,q) (1.69, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2039093Z Skipping (s,q) (1.7, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2039263Z Skipping (s,q) (1.71, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2039420Z Skipping (s,q) (1.72, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2039577Z Skipping (s,q) (1.73, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2039749Z Skipping (s,q) (1.74, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2039911Z Skipping (s,q) (1.75, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2040068Z Skipping (s,q) (1.76, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2040238Z Skipping (s,q) (1.77, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2040396Z Skipping (s,q) (1.78, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2040567Z Skipping (s,q) (1.79, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2040726Z Skipping (s,q) (1.8, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2040883Z Skipping (s,q) (1.81, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2041053Z Skipping (s,q) (1.82, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2041210Z Skipping (s,q) (1.83, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2041392Z Skipping (s,q) (1.84, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2041586Z Skipping (s,q) (1.85, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2041744Z Skipping (s,q) (1.86, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2041913Z Skipping (s,q) (1.87, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2042069Z Skipping (s,q) (1.88, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2042227Z Skipping (s,q) (1.89, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2042394Z Skipping (s,q) (1.9, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2042554Z Skipping (s,q) (1.91, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2042712Z Skipping (s,q) (1.92, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2042882Z Skipping (s,q) (1.93, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2043038Z Skipping (s,q) (1.94, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2043197Z Skipping (s,q) (1.95, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2043376Z Skipping (s,q) (1.96, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2043533Z Skipping (s,q) (1.97, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2043704Z Skipping (s,q) (1.98, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2043862Z Skipping (s,q) (1.99, 800): inconsistent with heavy hitters! 2025-05-07T20:12:54.2044019Z Skipping (s,q) (0.01, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2044186Z Skipping (s,q) (0.02, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2044367Z Skipping (s,q) (0.03, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2044524Z Skipping (s,q) (0.04, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2044694Z Skipping (s,q) (0.05, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2044850Z Skipping (s,q) (0.06, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2045020Z Skipping (s,q) (0.07, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2045180Z Skipping (s,q) (0.08, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2045364Z Skipping (s,q) (0.09, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2045533Z Skipping (s,q) (0.1, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2045690Z Skipping (s,q) (0.11, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2045849Z Skipping (s,q) (0.12, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2046018Z Skipping (s,q) (0.13, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2046175Z Skipping (s,q) (0.14, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2046348Z Skipping (s,q) (0.15, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2046506Z Skipping (s,q) (0.16, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2046664Z Skipping (s,q) (0.17, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2046832Z Skipping (s,q) (0.18, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2046991Z Skipping (s,q) (0.19, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2047151Z Skipping (s,q) (0.2, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2047320Z Skipping (s,q) (0.21, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2047479Z Skipping (s,q) (0.22, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2047649Z Skipping (s,q) (0.23, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2047807Z Skipping (s,q) (0.24, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2047965Z Skipping (s,q) (0.25, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2048139Z Skipping (s,q) (0.26, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2048299Z Skipping (s,q) (0.27, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2048457Z Skipping (s,q) (0.28, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2048625Z Skipping (s,q) (0.29, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2048854Z Skipping (s,q) (0.3, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2049048Z Skipping (s,q) (0.31, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2049205Z Skipping (s,q) (0.32, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2049361Z Skipping (s,q) (0.33, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2049530Z Skipping (s,q) (0.34, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2049688Z Skipping (s,q) (0.35, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2049845Z Skipping (s,q) (0.36, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2050017Z Skipping (s,q) (0.37, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2050175Z Skipping (s,q) (0.38, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2050344Z Skipping (s,q) (0.39, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2050501Z Skipping (s,q) (0.4, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2050659Z Skipping (s,q) (0.41, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2050835Z Skipping (s,q) (0.42, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2050992Z Skipping (s,q) (0.43, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2051150Z Skipping (s,q) (0.44, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2051317Z Skipping (s,q) (0.45, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2051474Z Skipping (s,q) (0.46, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2051634Z Skipping (s,q) (0.47, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2051829Z Skipping (s,q) (0.48, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2051986Z Skipping (s,q) (0.49, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2052156Z Skipping (s,q) (0.5, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2052313Z Skipping (s,q) (0.51, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2052471Z Skipping (s,q) (0.52, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2052645Z Skipping (s,q) (0.53, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2052829Z Skipping (s,q) (0.54, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2052988Z Skipping (s,q) (0.55, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2053160Z Skipping (s,q) (0.56, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2053320Z Skipping (s,q) (0.57, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2053496Z Skipping (s,q) (0.58, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2053654Z Skipping (s,q) (0.59, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2053814Z Skipping (s,q) (0.6, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2053990Z Skipping (s,q) (0.61, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2054148Z Skipping (s,q) (0.62, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2054311Z Skipping (s,q) (0.63, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2054485Z Skipping (s,q) (0.64, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2054650Z Skipping (s,q) (0.65, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2054823Z Skipping (s,q) (0.66, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2054987Z Skipping (s,q) (0.67, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2055146Z Skipping (s,q) (0.68, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2055319Z Skipping (s,q) (0.69, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2055478Z Skipping (s,q) (0.7, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2055641Z Skipping (s,q) (0.71, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2055818Z Skipping (s,q) (0.72, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2055977Z Skipping (s,q) (0.73, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2056149Z Skipping (s,q) (0.74, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2056334Z Skipping (s,q) (0.75, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2056522Z Skipping (s,q) (0.76, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2056696Z Skipping (s,q) (0.77, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2056854Z Skipping (s,q) (0.78, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2057012Z Skipping (s,q) (0.79, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2057185Z Skipping (s,q) (0.8, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2057344Z Skipping (s,q) (0.81, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2057516Z Skipping (s,q) (0.82, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2057674Z Skipping (s,q) (0.83, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2057831Z Skipping (s,q) (0.84, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2058003Z Skipping (s,q) (0.85, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2058164Z Skipping (s,q) (0.86, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2058325Z Skipping (s,q) (0.87, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2058491Z Skipping (s,q) (0.88, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2058650Z Skipping (s,q) (0.89, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2058824Z Skipping (s,q) (0.9, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2058979Z Skipping (s,q) (0.91, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2059135Z Skipping (s,q) (0.92, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2059331Z Skipping (s,q) (0.93, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2059485Z Skipping (s,q) (0.94, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2059642Z Skipping (s,q) (0.95, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2059813Z Skipping (s,q) (0.96, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2059968Z Skipping (s,q) (0.97, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2060127Z Skipping (s,q) (0.98, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2060324Z Skipping (s,q) (0.99, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2060487Z Skipping (s,q) (1, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2060733Z Skipping (s,q) (1.01, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2060918Z Skipping (s,q) (1.02, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2061092Z Skipping (s,q) (1.03, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2061250Z Skipping (s,q) (1.04, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2061411Z Skipping (s,q) (1.05, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2061581Z Skipping (s,q) (1.06, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2061738Z Skipping (s,q) (1.07, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2061912Z Skipping (s,q) (1.08, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2062073Z Skipping (s,q) (1.09, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2062235Z Skipping (s,q) (1.1, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2062410Z Skipping (s,q) (1.11, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2062569Z Skipping (s,q) (1.12, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2062726Z Skipping (s,q) (1.13, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2062896Z Skipping (s,q) (1.14, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2063054Z Skipping (s,q) (1.15, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2063228Z Skipping (s,q) (1.16, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2063386Z Skipping (s,q) (1.17, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2063551Z Skipping (s,q) (1.18, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2063722Z Skipping (s,q) (1.19, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2063882Z Skipping (s,q) (1.2, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2064108Z Skipping (s,q) (1.21, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2064282Z Skipping (s,q) (1.22, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2064440Z Skipping (s,q) (1.23, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2064609Z Skipping (s,q) (1.24, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2064766Z Skipping (s,q) (1.25, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2064923Z Skipping (s,q) (1.26, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2065093Z Skipping (s,q) (1.27, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2065251Z Skipping (s,q) (1.28, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2065410Z Skipping (s,q) (1.29, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2065583Z Skipping (s,q) (1.3, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2065769Z Skipping (s,q) (1.31, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2065941Z Skipping (s,q) (1.32, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2066102Z Skipping (s,q) (1.33, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2066260Z Skipping (s,q) (1.34, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2066429Z Skipping (s,q) (1.35, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2066589Z Skipping (s,q) (1.36, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2066747Z Skipping (s,q) (1.37, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2066949Z Skipping (s,q) (1.38, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2067110Z Skipping (s,q) (1.39, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2067284Z Skipping (s,q) (1.4, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2067445Z Skipping (s,q) (1.41, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2067604Z Skipping (s,q) (1.42, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2067779Z Skipping (s,q) (1.43, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2067963Z Skipping (s,q) (1.44, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2068124Z Skipping (s,q) (1.45, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2068295Z Skipping (s,q) (1.46, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2068456Z Skipping (s,q) (1.47, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2068614Z Skipping (s,q) (1.48, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2068786Z Skipping (s,q) (1.49, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2068961Z Skipping (s,q) (1.5, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2069137Z Skipping (s,q) (1.51, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2069300Z Skipping (s,q) (1.52, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2069478Z Skipping (s,q) (1.53, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2069646Z Skipping (s,q) (1.54, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2069832Z Skipping (s,q) (1.55, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2069991Z Skipping (s,q) (1.56, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2070147Z Skipping (s,q) (1.57, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2070316Z Skipping (s,q) (1.58, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2070474Z Skipping (s,q) (1.59, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2070631Z Skipping (s,q) (1.6, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2070802Z Skipping (s,q) (1.61, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2070958Z Skipping (s,q) (1.62, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2071127Z Skipping (s,q) (1.63, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2071285Z Skipping (s,q) (1.64, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2071442Z Skipping (s,q) (1.65, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2071659Z Skipping (s,q) (1.66, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2071816Z Skipping (s,q) (1.67, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2071973Z Skipping (s,q) (1.68, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2072142Z Skipping (s,q) (1.69, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2072300Z Skipping (s,q) (1.7, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2072470Z Skipping (s,q) (1.71, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2072627Z Skipping (s,q) (1.72, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2072783Z Skipping (s,q) (1.73, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2072950Z Skipping (s,q) (1.74, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2073109Z Skipping (s,q) (1.75, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2073266Z Skipping (s,q) (1.76, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2073454Z Skipping (s,q) (1.77, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2073616Z Skipping (s,q) (1.78, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2073786Z Skipping (s,q) (1.79, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2073943Z Skipping (s,q) (1.8, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2074100Z Skipping (s,q) (1.81, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2074270Z Skipping (s,q) (1.82, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2074428Z Skipping (s,q) (1.83, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2074610Z Skipping (s,q) (1.84, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2074783Z Skipping (s,q) (1.85, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2074940Z Skipping (s,q) (1.86, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2075111Z Skipping (s,q) (1.87, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2075269Z Skipping (s,q) (1.88, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2075450Z Skipping (s,q) (1.89, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2075620Z Skipping (s,q) (1.9, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2075777Z Skipping (s,q) (1.91, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2076041Z Skipping (s,q) (1.92, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2076222Z Skipping (s,q) (1.93, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2076379Z Skipping (s,q) (1.94, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2076552Z Skipping (s,q) (1.95, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2076707Z Skipping (s,q) (1.96, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2076868Z Skipping (s,q) (1.97, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2077039Z Skipping (s,q) (1.98, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2077198Z Skipping (s,q) (1.99, 825): inconsistent with heavy hitters! 2025-05-07T20:12:54.2077359Z Skipping (s,q) (0.01, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2077533Z Skipping (s,q) (0.02, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2077693Z Skipping (s,q) (0.03, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2077864Z Skipping (s,q) (0.04, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2078022Z Skipping (s,q) (0.05, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2078181Z Skipping (s,q) (0.06, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2078353Z Skipping (s,q) (0.07, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2078512Z Skipping (s,q) (0.08, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2078672Z Skipping (s,q) (0.09, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2078845Z Skipping (s,q) (0.1, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2079003Z Skipping (s,q) (0.11, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2079216Z Skipping (s,q) (0.12, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2079387Z Skipping (s,q) (0.13, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2079543Z Skipping (s,q) (0.14, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2079712Z Skipping (s,q) (0.15, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2079872Z Skipping (s,q) (0.16, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2080029Z Skipping (s,q) (0.17, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2080201Z Skipping (s,q) (0.18, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2080362Z Skipping (s,q) (0.19, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2080519Z Skipping (s,q) (0.2, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2080687Z Skipping (s,q) (0.21, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2080844Z Skipping (s,q) (0.22, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2081015Z Skipping (s,q) (0.23, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2081174Z Skipping (s,q) (0.24, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2081331Z Skipping (s,q) (0.25, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2081501Z Skipping (s,q) (0.26, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2081658Z Skipping (s,q) (0.27, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2081816Z Skipping (s,q) (0.28, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2081985Z Skipping (s,q) (0.29, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2082167Z Skipping (s,q) (0.3, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2082345Z Skipping (s,q) (0.31, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2082501Z Skipping (s,q) (0.32, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2082656Z Skipping (s,q) (0.33, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2082828Z Skipping (s,q) (0.34, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2083012Z Skipping (s,q) (0.35, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2083172Z Skipping (s,q) (0.36, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2083344Z Skipping (s,q) (0.37, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2083502Z Skipping (s,q) (0.38, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2083673Z Skipping (s,q) (0.39, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2083832Z Skipping (s,q) (0.4, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2083992Z Skipping (s,q) (0.41, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2084163Z Skipping (s,q) (0.42, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2084319Z Skipping (s,q) (0.43, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2084477Z Skipping (s,q) (0.44, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2084653Z Skipping (s,q) (0.45, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2084814Z Skipping (s,q) (0.46, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2084986Z Skipping (s,q) (0.47, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2085145Z Skipping (s,q) (0.48, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2085304Z Skipping (s,q) (0.49, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2085475Z Skipping (s,q) (0.5, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2085634Z Skipping (s,q) (0.51, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2085794Z Skipping (s,q) (0.52, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2085967Z Skipping (s,q) (0.53, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2086126Z Skipping (s,q) (0.54, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2086287Z Skipping (s,q) (0.55, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2086456Z Skipping (s,q) (0.56, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2086662Z Skipping (s,q) (0.57, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2086834Z Skipping (s,q) (0.58, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2086993Z Skipping (s,q) (0.59, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2087152Z Skipping (s,q) (0.6, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2087323Z Skipping (s,q) (0.61, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2087483Z Skipping (s,q) (0.62, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2087643Z Skipping (s,q) (0.63, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2087814Z Skipping (s,q) (0.64, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2087971Z Skipping (s,q) (0.65, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2088143Z Skipping (s,q) (0.66, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2088301Z Skipping (s,q) (0.67, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2088462Z Skipping (s,q) (0.68, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2088640Z Skipping (s,q) (0.69, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2088798Z Skipping (s,q) (0.7, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2088954Z Skipping (s,q) (0.71, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2089126Z Skipping (s,q) (0.72, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2089283Z Skipping (s,q) (0.73, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2089456Z Skipping (s,q) (0.74, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2089639Z Skipping (s,q) (0.75, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2089798Z Skipping (s,q) (0.76, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2089966Z Skipping (s,q) (0.77, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2090123Z Skipping (s,q) (0.78, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2090284Z Skipping (s,q) (0.79, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2090478Z Skipping (s,q) (0.8, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2090636Z Skipping (s,q) (0.81, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2090832Z Skipping (s,q) (0.82, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2090989Z Skipping (s,q) (0.83, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2091145Z Skipping (s,q) (0.84, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2091314Z Skipping (s,q) (0.85, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2091472Z Skipping (s,q) (0.86, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2091632Z Skipping (s,q) (0.87, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2091801Z Skipping (s,q) (0.88, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2091958Z Skipping (s,q) (0.89, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2092150Z Skipping (s,q) (0.9, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2092312Z Skipping (s,q) (0.91, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2092469Z Skipping (s,q) (0.92, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2092642Z Skipping (s,q) (0.93, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2092799Z Skipping (s,q) (0.94, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2092961Z Skipping (s,q) (0.95, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2093145Z Skipping (s,q) (0.96, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2093311Z Skipping (s,q) (0.97, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2093485Z Skipping (s,q) (0.98, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2093655Z Skipping (s,q) (0.99, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2093829Z Skipping (s,q) (1, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2093998Z Skipping (s,q) (1.01, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2094209Z Skipping (s,q) (1.02, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2094394Z Skipping (s,q) (1.03, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2094555Z Skipping (s,q) (1.04, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2094720Z Skipping (s,q) (1.05, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2094876Z Skipping (s,q) (1.06, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2095034Z Skipping (s,q) (1.07, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2095204Z Skipping (s,q) (1.08, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2095362Z Skipping (s,q) (1.09, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2095529Z Skipping (s,q) (1.1, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2095688Z Skipping (s,q) (1.11, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2095847Z Skipping (s,q) (1.12, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2096018Z Skipping (s,q) (1.13, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2096179Z Skipping (s,q) (1.14, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2096334Z Skipping (s,q) (1.15, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2096502Z Skipping (s,q) (1.16, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2096659Z Skipping (s,q) (1.17, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2096819Z Skipping (s,q) (1.18, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2097006Z Skipping (s,q) (1.19, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2097188Z Skipping (s,q) (1.2, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2097357Z Skipping (s,q) (1.21, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2097513Z Skipping (s,q) (1.22, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2097670Z Skipping (s,q) (1.23, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2097837Z Skipping (s,q) (1.24, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2098025Z Skipping (s,q) (1.25, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2098183Z Skipping (s,q) (1.26, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2098354Z Skipping (s,q) (1.27, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2098514Z Skipping (s,q) (1.28, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2098684Z Skipping (s,q) (1.29, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2098842Z Skipping (s,q) (1.3, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2098999Z Skipping (s,q) (1.31, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2099170Z Skipping (s,q) (1.32, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2099328Z Skipping (s,q) (1.33, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2099488Z Skipping (s,q) (1.34, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2099660Z Skipping (s,q) (1.35, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2099819Z Skipping (s,q) (1.36, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2099988Z Skipping (s,q) (1.37, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2100143Z Skipping (s,q) (1.38, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2100298Z Skipping (s,q) (1.39, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2100467Z Skipping (s,q) (1.4, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2100622Z Skipping (s,q) (1.41, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2100785Z Skipping (s,q) (1.42, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2100950Z Skipping (s,q) (1.43, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2101107Z Skipping (s,q) (1.44, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2101273Z Skipping (s,q) (1.45, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2101428Z Skipping (s,q) (1.46, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2101614Z Skipping (s,q) (1.47, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2101806Z Skipping (s,q) (1.48, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2101964Z Skipping (s,q) (1.49, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2102121Z Skipping (s,q) (1.5, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2102294Z Skipping (s,q) (1.51, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2102452Z Skipping (s,q) (1.52, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2102619Z Skipping (s,q) (1.53, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2102778Z Skipping (s,q) (1.54, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2102935Z Skipping (s,q) (1.55, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2103103Z Skipping (s,q) (1.56, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2103260Z Skipping (s,q) (1.57, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2103419Z Skipping (s,q) (1.58, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2103595Z Skipping (s,q) (1.59, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2103752Z Skipping (s,q) (1.6, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2103957Z Skipping (s,q) (1.61, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2104114Z Skipping (s,q) (1.62, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2104270Z Skipping (s,q) (1.63, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2104436Z Skipping (s,q) (1.64, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2104617Z Skipping (s,q) (1.65, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2104773Z Skipping (s,q) (1.66, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2104939Z Skipping (s,q) (1.67, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2105095Z Skipping (s,q) (1.68, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2105256Z Skipping (s,q) (1.69, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2105653Z Skipping (s,q) (1.7, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2105832Z Skipping (s,q) (1.71, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2106007Z Skipping (s,q) (1.72, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2106164Z Skipping (s,q) (1.73, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2106321Z Skipping (s,q) (1.74, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2106491Z Skipping (s,q) (1.75, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2106650Z Skipping (s,q) (1.76, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2106806Z Skipping (s,q) (1.77, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2106978Z Skipping (s,q) (1.78, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2107136Z Skipping (s,q) (1.79, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2107308Z Skipping (s,q) (1.8, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2107467Z Skipping (s,q) (1.81, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2107624Z Skipping (s,q) (1.82, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2107796Z Skipping (s,q) (1.83, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2107953Z Skipping (s,q) (1.84, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2108111Z Skipping (s,q) (1.85, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2108286Z Skipping (s,q) (1.86, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2108446Z Skipping (s,q) (1.87, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2108635Z Skipping (s,q) (1.88, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2108795Z Skipping (s,q) (1.89, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2108952Z Skipping (s,q) (1.9, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2109120Z Skipping (s,q) (1.91, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2109314Z Skipping (s,q) (1.92, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2109506Z Skipping (s,q) (1.93, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2109677Z Skipping (s,q) (1.94, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2109837Z Skipping (s,q) (1.95, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2110009Z Skipping (s,q) (1.96, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2110166Z Skipping (s,q) (1.97, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2110324Z Skipping (s,q) (1.98, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2110497Z Skipping (s,q) (1.99, 850): inconsistent with heavy hitters! 2025-05-07T20:12:54.2110656Z Skipping (s,q) (0.01, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2110814Z Skipping (s,q) (0.02, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2110982Z Skipping (s,q) (0.03, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2111141Z Skipping (s,q) (0.04, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2118264Z Skipping (s,q) (0.05, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2118489Z Skipping (s,q) (0.06, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2118673Z Skipping (s,q) (0.07, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2118834Z Skipping (s,q) (0.08, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2118993Z Skipping (s,q) (0.09, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2119164Z Skipping (s,q) (0.1, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2119428Z Skipping (s,q) (0.11, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2119585Z Skipping (s,q) (0.12, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2119761Z Skipping (s,q) (0.13, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2119919Z Skipping (s,q) (0.14, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2120078Z Skipping (s,q) (0.15, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2120280Z Skipping (s,q) (0.16, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2120439Z Skipping (s,q) (0.17, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2120608Z Skipping (s,q) (0.18, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2120765Z Skipping (s,q) (0.19, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2120925Z Skipping (s,q) (0.2, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2121092Z Skipping (s,q) (0.21, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2121251Z Skipping (s,q) (0.22, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2121410Z Skipping (s,q) (0.23, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2121576Z Skipping (s,q) (0.24, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2121733Z Skipping (s,q) (0.25, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2121902Z Skipping (s,q) (0.26, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2122068Z Skipping (s,q) (0.27, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2122227Z Skipping (s,q) (0.28, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2122393Z Skipping (s,q) (0.29, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2122554Z Skipping (s,q) (0.3, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2122716Z Skipping (s,q) (0.31, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2122888Z Skipping (s,q) (0.32, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2123048Z Skipping (s,q) (0.33, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2123216Z Skipping (s,q) (0.34, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2123375Z Skipping (s,q) (0.35, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2123533Z Skipping (s,q) (0.36, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2123705Z Skipping (s,q) (0.37, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2123893Z Skipping (s,q) (0.38, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2124076Z Skipping (s,q) (0.39, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2124248Z Skipping (s,q) (0.4, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2124407Z Skipping (s,q) (0.41, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2124577Z Skipping (s,q) (0.42, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2124734Z Skipping (s,q) (0.43, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2124893Z Skipping (s,q) (0.44, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2125066Z Skipping (s,q) (0.45, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2125224Z Skipping (s,q) (0.46, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2125383Z Skipping (s,q) (0.47, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2125555Z Skipping (s,q) (0.48, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2125716Z Skipping (s,q) (0.49, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2125893Z Skipping (s,q) (0.5, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2126055Z Skipping (s,q) (0.51, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2126214Z Skipping (s,q) (0.52, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2126384Z Skipping (s,q) (0.53, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2126545Z Skipping (s,q) (0.54, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2126702Z Skipping (s,q) (0.55, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2126919Z Skipping (s,q) (0.56, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2127078Z Skipping (s,q) (0.57, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2127248Z Skipping (s,q) (0.58, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2127406Z Skipping (s,q) (0.59, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2127564Z Skipping (s,q) (0.6, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2127771Z Skipping (s,q) (0.61, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2127930Z Skipping (s,q) (0.62, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2128085Z Skipping (s,q) (0.63, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2128252Z Skipping (s,q) (0.64, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2128408Z Skipping (s,q) (0.65, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2128566Z Skipping (s,q) (0.66, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2128740Z Skipping (s,q) (0.67, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2128897Z Skipping (s,q) (0.68, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2129066Z Skipping (s,q) (0.69, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2129222Z Skipping (s,q) (0.7, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2129378Z Skipping (s,q) (0.71, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2129547Z Skipping (s,q) (0.72, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2129709Z Skipping (s,q) (0.73, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2129865Z Skipping (s,q) (0.74, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2130037Z Skipping (s,q) (0.75, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2130197Z Skipping (s,q) (0.76, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2130366Z Skipping (s,q) (0.77, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2130524Z Skipping (s,q) (0.78, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2130682Z Skipping (s,q) (0.79, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2130850Z Skipping (s,q) (0.8, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2131008Z Skipping (s,q) (0.81, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2131168Z Skipping (s,q) (0.82, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2131362Z Skipping (s,q) (0.83, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2131544Z Skipping (s,q) (0.84, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2131712Z Skipping (s,q) (0.85, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2131869Z Skipping (s,q) (0.86, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2132024Z Skipping (s,q) (0.87, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2132193Z Skipping (s,q) (0.88, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2132352Z Skipping (s,q) (0.89, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2132510Z Skipping (s,q) (0.9, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2132679Z Skipping (s,q) (0.91, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2132837Z Skipping (s,q) (0.92, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2133005Z Skipping (s,q) (0.93, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2133165Z Skipping (s,q) (0.94, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2133324Z Skipping (s,q) (0.95, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2133491Z Skipping (s,q) (0.96, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2133649Z Skipping (s,q) (0.97, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2133805Z Skipping (s,q) (0.98, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2133974Z Skipping (s,q) (0.99, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2134129Z Skipping (s,q) (1, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2134323Z Skipping (s,q) (1.01, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2134479Z Skipping (s,q) (1.02, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2134636Z Skipping (s,q) (1.03, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2134806Z Skipping (s,q) (1.04, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2134963Z Skipping (s,q) (1.05, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2135149Z Skipping (s,q) (1.06, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2135322Z Skipping (s,q) (1.07, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2135480Z Skipping (s,q) (1.08, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2135647Z Skipping (s,q) (1.09, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2135805Z Skipping (s,q) (1.1, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2135963Z Skipping (s,q) (1.11, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2136133Z Skipping (s,q) (1.12, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2136291Z Skipping (s,q) (1.13, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2136452Z Skipping (s,q) (1.14, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2136622Z Skipping (s,q) (1.15, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2136781Z Skipping (s,q) (1.16, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2136940Z Skipping (s,q) (1.17, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2137114Z Skipping (s,q) (1.18, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2137275Z Skipping (s,q) (1.19, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2137441Z Skipping (s,q) (1.2, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2137600Z Skipping (s,q) (1.21, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2137759Z Skipping (s,q) (1.22, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2137929Z Skipping (s,q) (1.23, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2138088Z Skipping (s,q) (1.24, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2138244Z Skipping (s,q) (1.25, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2138415Z Skipping (s,q) (1.26, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2138573Z Skipping (s,q) (1.27, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2138766Z Skipping (s,q) (1.28, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2138949Z Skipping (s,q) (1.29, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2139108Z Skipping (s,q) (1.3, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2139275Z Skipping (s,q) (1.31, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2139433Z Skipping (s,q) (1.32, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2139591Z Skipping (s,q) (1.33, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2139758Z Skipping (s,q) (1.34, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2139917Z Skipping (s,q) (1.35, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2140086Z Skipping (s,q) (1.36, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2140244Z Skipping (s,q) (1.37, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2140400Z Skipping (s,q) (1.38, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2140572Z Skipping (s,q) (1.39, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2140733Z Skipping (s,q) (1.4, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2140891Z Skipping (s,q) (1.41, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2141062Z Skipping (s,q) (1.42, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2141222Z Skipping (s,q) (1.43, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2141393Z Skipping (s,q) (1.44, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2141549Z Skipping (s,q) (1.45, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2141733Z Skipping (s,q) (1.46, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2141904Z Skipping (s,q) (1.47, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2142062Z Skipping (s,q) (1.48, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2142221Z Skipping (s,q) (1.49, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2142391Z Skipping (s,q) (1.5, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2142576Z Skipping (s,q) (1.51, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2142747Z Skipping (s,q) (1.52, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2142905Z Skipping (s,q) (1.53, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2143065Z Skipping (s,q) (1.54, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2143232Z Skipping (s,q) (1.55, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2143388Z Skipping (s,q) (1.56, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2143548Z Skipping (s,q) (1.57, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2143715Z Skipping (s,q) (1.58, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2143870Z Skipping (s,q) (1.59, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2144039Z Skipping (s,q) (1.6, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2144197Z Skipping (s,q) (1.61, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2144355Z Skipping (s,q) (1.62, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2144528Z Skipping (s,q) (1.63, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2144684Z Skipping (s,q) (1.64, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2144841Z Skipping (s,q) (1.65, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2145008Z Skipping (s,q) (1.66, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2145165Z Skipping (s,q) (1.67, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2145324Z Skipping (s,q) (1.68, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2145497Z Skipping (s,q) (1.69, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2145654Z Skipping (s,q) (1.7, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2145821Z Skipping (s,q) (1.71, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2145977Z Skipping (s,q) (1.72, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2146161Z Skipping (s,q) (1.73, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2146352Z Skipping (s,q) (1.74, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2146509Z Skipping (s,q) (1.75, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2146666Z Skipping (s,q) (1.76, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2146837Z Skipping (s,q) (1.77, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2146995Z Skipping (s,q) (1.78, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2147167Z Skipping (s,q) (1.79, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2147324Z Skipping (s,q) (1.8, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2147482Z Skipping (s,q) (1.81, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2147651Z Skipping (s,q) (1.82, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2147807Z Skipping (s,q) (1.83, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2147968Z Skipping (s,q) (1.84, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2148142Z Skipping (s,q) (1.85, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2148298Z Skipping (s,q) (1.86, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2148471Z Skipping (s,q) (1.87, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2148630Z Skipping (s,q) (1.88, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2148787Z Skipping (s,q) (1.89, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2148957Z Skipping (s,q) (1.9, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2149139Z Skipping (s,q) (1.91, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2149296Z Skipping (s,q) (1.92, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2149464Z Skipping (s,q) (1.93, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2149621Z Skipping (s,q) (1.94, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2149788Z Skipping (s,q) (1.95, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2149971Z Skipping (s,q) (1.96, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2150130Z Skipping (s,q) (1.97, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2150299Z Skipping (s,q) (1.98, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2150456Z Skipping (s,q) (1.99, 875): inconsistent with heavy hitters! 2025-05-07T20:12:54.2150615Z Skipping (s,q) (0.01, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2150785Z Skipping (s,q) (0.02, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2150946Z Skipping (s,q) (0.03, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2151117Z Skipping (s,q) (0.04, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2151275Z Skipping (s,q) (0.05, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2151432Z Skipping (s,q) (0.06, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2151598Z Skipping (s,q) (0.07, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2151758Z Skipping (s,q) (0.08, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2151920Z Skipping (s,q) (0.09, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2152088Z Skipping (s,q) (0.1, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2152245Z Skipping (s,q) (0.11, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2152404Z Skipping (s,q) (0.12, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2152573Z Skipping (s,q) (0.13, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2152731Z Skipping (s,q) (0.14, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2152902Z Skipping (s,q) (0.15, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2153059Z Skipping (s,q) (0.16, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2153218Z Skipping (s,q) (0.17, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2153390Z Skipping (s,q) (0.18, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2153573Z Skipping (s,q) (0.19, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2153757Z Skipping (s,q) (0.2, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2153933Z Skipping (s,q) (0.21, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2154093Z Skipping (s,q) (0.22, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2154264Z Skipping (s,q) (0.23, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2154422Z Skipping (s,q) (0.24, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2154580Z Skipping (s,q) (0.25, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2154750Z Skipping (s,q) (0.26, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2154908Z Skipping (s,q) (0.27, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2155066Z Skipping (s,q) (0.28, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2155237Z Skipping (s,q) (0.29, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2155398Z Skipping (s,q) (0.3, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2155572Z Skipping (s,q) (0.31, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2155729Z Skipping (s,q) (0.32, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2155887Z Skipping (s,q) (0.33, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2156148Z Skipping (s,q) (0.34, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2156309Z Skipping (s,q) (0.35, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2156467Z Skipping (s,q) (0.36, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2156697Z Skipping (s,q) (0.37, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2156854Z Skipping (s,q) (0.38, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2157026Z Skipping (s,q) (0.39, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2157185Z Skipping (s,q) (0.4, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2157345Z Skipping (s,q) (0.41, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2157546Z Skipping (s,q) (0.42, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2157706Z Skipping (s,q) (0.43, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2157866Z Skipping (s,q) (0.44, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2158040Z Skipping (s,q) (0.45, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2158200Z Skipping (s,q) (0.46, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2158369Z Skipping (s,q) (0.47, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2158530Z Skipping (s,q) (0.48, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2158690Z Skipping (s,q) (0.49, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2158860Z Skipping (s,q) (0.5, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2159017Z Skipping (s,q) (0.51, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2159172Z Skipping (s,q) (0.52, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2159344Z Skipping (s,q) (0.53, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2159503Z Skipping (s,q) (0.54, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2159670Z Skipping (s,q) (0.55, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2159831Z Skipping (s,q) (0.56, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2159991Z Skipping (s,q) (0.57, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2160160Z Skipping (s,q) (0.58, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2160318Z Skipping (s,q) (0.59, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2160476Z Skipping (s,q) (0.6, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2160644Z Skipping (s,q) (0.61, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2160800Z Skipping (s,q) (0.62, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2160958Z Skipping (s,q) (0.63, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2161155Z Skipping (s,q) (0.64, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2161341Z Skipping (s,q) (0.65, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2161509Z Skipping (s,q) (0.66, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2161667Z Skipping (s,q) (0.67, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2161824Z Skipping (s,q) (0.68, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2161994Z Skipping (s,q) (0.69, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2162150Z Skipping (s,q) (0.7, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2162310Z Skipping (s,q) (0.71, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2162479Z Skipping (s,q) (0.72, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2162637Z Skipping (s,q) (0.73, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2162804Z Skipping (s,q) (0.74, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2162965Z Skipping (s,q) (0.75, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2163128Z Skipping (s,q) (0.76, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2163297Z Skipping (s,q) (0.77, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2163455Z Skipping (s,q) (0.78, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2163613Z Skipping (s,q) (0.79, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2163780Z Skipping (s,q) (0.8, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2163939Z Skipping (s,q) (0.81, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2164132Z Skipping (s,q) (0.82, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2164289Z Skipping (s,q) (0.83, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2164447Z Skipping (s,q) (0.84, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2164613Z Skipping (s,q) (0.85, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2164771Z Skipping (s,q) (0.86, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2164931Z Skipping (s,q) (0.87, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2165124Z Skipping (s,q) (0.88, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2165283Z Skipping (s,q) (0.89, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2165449Z Skipping (s,q) (0.9, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2165605Z Skipping (s,q) (0.91, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2165763Z Skipping (s,q) (0.92, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2165929Z Skipping (s,q) (0.93, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2166090Z Skipping (s,q) (0.94, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2166252Z Skipping (s,q) (0.95, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2166426Z Skipping (s,q) (0.96, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2166585Z Skipping (s,q) (0.97, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2166757Z Skipping (s,q) (0.98, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2166918Z Skipping (s,q) (0.99, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2167077Z Skipping (s,q) (1, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2167247Z Skipping (s,q) (1.01, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2167406Z Skipping (s,q) (1.02, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2167563Z Skipping (s,q) (1.03, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2167732Z Skipping (s,q) (1.04, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2167893Z Skipping (s,q) (1.05, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2168063Z Skipping (s,q) (1.06, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2168222Z Skipping (s,q) (1.07, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2168381Z Skipping (s,q) (1.08, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2168578Z Skipping (s,q) (1.09, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2168761Z Skipping (s,q) (1.1, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2168921Z Skipping (s,q) (1.11, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2169092Z Skipping (s,q) (1.12, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2169249Z Skipping (s,q) (1.13, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2169407Z Skipping (s,q) (1.14, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2169578Z Skipping (s,q) (1.15, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2169738Z Skipping (s,q) (1.16, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2169906Z Skipping (s,q) (1.17, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2170064Z Skipping (s,q) (1.18, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2170223Z Skipping (s,q) (1.19, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2170392Z Skipping (s,q) (1.2, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2170555Z Skipping (s,q) (1.21, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2170715Z Skipping (s,q) (1.22, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2170885Z Skipping (s,q) (1.23, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2171043Z Skipping (s,q) (1.24, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2171210Z Skipping (s,q) (1.25, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2171368Z Skipping (s,q) (1.26, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2171554Z Skipping (s,q) (1.27, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2171723Z Skipping (s,q) (1.28, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2171880Z Skipping (s,q) (1.29, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2172040Z Skipping (s,q) (1.3, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2172209Z Skipping (s,q) (1.31, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2172369Z Skipping (s,q) (1.32, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2172610Z Skipping (s,q) (1.33, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2172773Z Skipping (s,q) (1.34, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2172932Z Skipping (s,q) (1.35, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2173107Z Skipping (s,q) (1.36, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2173268Z Skipping (s,q) (1.37, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2173428Z Skipping (s,q) (1.38, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2173604Z Skipping (s,q) (1.39, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2173764Z Skipping (s,q) (1.4, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2173938Z Skipping (s,q) (1.41, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2174095Z Skipping (s,q) (1.42, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2174257Z Skipping (s,q) (1.43, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2174435Z Skipping (s,q) (1.44, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2174592Z Skipping (s,q) (1.45, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2174750Z Skipping (s,q) (1.46, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2174922Z Skipping (s,q) (1.47, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2175081Z Skipping (s,q) (1.48, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2175251Z Skipping (s,q) (1.49, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2175409Z Skipping (s,q) (1.5, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2175567Z Skipping (s,q) (1.51, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2175734Z Skipping (s,q) (1.52, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2175891Z Skipping (s,q) (1.53, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2176078Z Skipping (s,q) (1.54, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2176271Z Skipping (s,q) (1.55, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2176429Z Skipping (s,q) (1.56, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2176599Z Skipping (s,q) (1.57, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2176756Z Skipping (s,q) (1.58, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2176914Z Skipping (s,q) (1.59, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2177082Z Skipping (s,q) (1.6, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2177242Z Skipping (s,q) (1.61, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2177400Z Skipping (s,q) (1.62, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2177568Z Skipping (s,q) (1.63, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2177724Z Skipping (s,q) (1.64, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2177882Z Skipping (s,q) (1.65, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2178069Z Skipping (s,q) (1.66, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2178224Z Skipping (s,q) (1.67, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2178381Z Skipping (s,q) (1.68, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2178551Z Skipping (s,q) (1.69, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2178707Z Skipping (s,q) (1.7, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2178867Z Skipping (s,q) (1.71, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2179060Z Skipping (s,q) (1.72, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2179217Z Skipping (s,q) (1.73, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2179389Z Skipping (s,q) (1.74, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2179545Z Skipping (s,q) (1.75, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2179705Z Skipping (s,q) (1.76, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2179880Z Skipping (s,q) (1.77, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2180061Z Skipping (s,q) (1.78, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2180219Z Skipping (s,q) (1.79, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2180389Z Skipping (s,q) (1.8, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2180548Z Skipping (s,q) (1.81, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2180721Z Skipping (s,q) (1.82, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2180877Z Skipping (s,q) (1.83, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2181035Z Skipping (s,q) (1.84, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2181206Z Skipping (s,q) (1.85, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2181365Z Skipping (s,q) (1.86, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2181525Z Skipping (s,q) (1.87, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2181697Z Skipping (s,q) (1.88, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2181859Z Skipping (s,q) (1.89, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2182032Z Skipping (s,q) (1.9, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2182190Z Skipping (s,q) (1.91, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2182351Z Skipping (s,q) (1.92, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2182521Z Skipping (s,q) (1.93, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2182680Z Skipping (s,q) (1.94, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2182841Z Skipping (s,q) (1.95, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2183012Z Skipping (s,q) (1.96, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2183171Z Skipping (s,q) (1.97, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2183326Z Skipping (s,q) (1.98, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2183521Z Skipping (s,q) (1.99, 900): inconsistent with heavy hitters! 2025-05-07T20:12:54.2183718Z Skipping (s,q) (0.01, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2183891Z Skipping (s,q) (0.02, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2184049Z Skipping (s,q) (0.03, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2184209Z Skipping (s,q) (0.04, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2184375Z Skipping (s,q) (0.05, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2184528Z Skipping (s,q) (0.06, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2184691Z Skipping (s,q) (0.07, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2184859Z Skipping (s,q) (0.08, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2185015Z Skipping (s,q) (0.09, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2185186Z Skipping (s,q) (0.1, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2185342Z Skipping (s,q) (0.11, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2185504Z Skipping (s,q) (0.12, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2185674Z Skipping (s,q) (0.13, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2185828Z Skipping (s,q) (0.14, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2185986Z Skipping (s,q) (0.15, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2186152Z Skipping (s,q) (0.16, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2186306Z Skipping (s,q) (0.17, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2186501Z Skipping (s,q) (0.18, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2186654Z Skipping (s,q) (0.19, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2186811Z Skipping (s,q) (0.2, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2186981Z Skipping (s,q) (0.21, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2187137Z Skipping (s,q) (0.22, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2187294Z Skipping (s,q) (0.23, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2187486Z Skipping (s,q) (0.24, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2187645Z Skipping (s,q) (0.25, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2187817Z Skipping (s,q) (0.26, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2187974Z Skipping (s,q) (0.27, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2188133Z Skipping (s,q) (0.28, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2188302Z Skipping (s,q) (0.29, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2188458Z Skipping (s,q) (0.3, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2188615Z Skipping (s,q) (0.31, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2188782Z Skipping (s,q) (0.32, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2188938Z Skipping (s,q) (0.33, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2189108Z Skipping (s,q) (0.34, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2189266Z Skipping (s,q) (0.35, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2189425Z Skipping (s,q) (0.36, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2189595Z Skipping (s,q) (0.37, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2189750Z Skipping (s,q) (0.38, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2189910Z Skipping (s,q) (0.39, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2190081Z Skipping (s,q) (0.4, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2190237Z Skipping (s,q) (0.41, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2190406Z Skipping (s,q) (0.42, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2190565Z Skipping (s,q) (0.43, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2190721Z Skipping (s,q) (0.44, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2190889Z Skipping (s,q) (0.45, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2191096Z Skipping (s,q) (0.46, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2191253Z Skipping (s,q) (0.47, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2191423Z Skipping (s,q) (0.48, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2191580Z Skipping (s,q) (0.49, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2191737Z Skipping (s,q) (0.5, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2191904Z Skipping (s,q) (0.51, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2192067Z Skipping (s,q) (0.52, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2192237Z Skipping (s,q) (0.53, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2192395Z Skipping (s,q) (0.54, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2192554Z Skipping (s,q) (0.55, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2192722Z Skipping (s,q) (0.56, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2192882Z Skipping (s,q) (0.57, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2193043Z Skipping (s,q) (0.58, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2193208Z Skipping (s,q) (0.59, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2193364Z Skipping (s,q) (0.6, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2193535Z Skipping (s,q) (0.61, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2193692Z Skipping (s,q) (0.62, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2193875Z Skipping (s,q) (0.63, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2194045Z Skipping (s,q) (0.64, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2194200Z Skipping (s,q) (0.65, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2194358Z Skipping (s,q) (0.66, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2194528Z Skipping (s,q) (0.67, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2194687Z Skipping (s,q) (0.68, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2194885Z Skipping (s,q) (0.69, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2195044Z Skipping (s,q) (0.7, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2195200Z Skipping (s,q) (0.71, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2195368Z Skipping (s,q) (0.72, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2195525Z Skipping (s,q) (0.73, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2195681Z Skipping (s,q) (0.74, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2195853Z Skipping (s,q) (0.75, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2196103Z Skipping (s,q) (0.76, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2196279Z Skipping (s,q) (0.77, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2196440Z Skipping (s,q) (0.78, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2196601Z Skipping (s,q) (0.79, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2196776Z Skipping (s,q) (0.8, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2196934Z Skipping (s,q) (0.81, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2197091Z Skipping (s,q) (0.82, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2197259Z Skipping (s,q) (0.83, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2197416Z Skipping (s,q) (0.84, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2197588Z Skipping (s,q) (0.85, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2197746Z Skipping (s,q) (0.86, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2197905Z Skipping (s,q) (0.87, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2198075Z Skipping (s,q) (0.88, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2198231Z Skipping (s,q) (0.89, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2198387Z Skipping (s,q) (0.9, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2198614Z Skipping (s,q) (0.91, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2198771Z Skipping (s,q) (0.92, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2198927Z Skipping (s,q) (0.93, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2199094Z Skipping (s,q) (0.94, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2199252Z Skipping (s,q) (0.95, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2199425Z Skipping (s,q) (0.96, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2199583Z Skipping (s,q) (0.97, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2199741Z Skipping (s,q) (0.98, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2199909Z Skipping (s,q) (0.99, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2200064Z Skipping (s,q) (1, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2200220Z Skipping (s,q) (1.01, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2200388Z Skipping (s,q) (1.02, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2200548Z Skipping (s,q) (1.03, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2200717Z Skipping (s,q) (1.04, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2200876Z Skipping (s,q) (1.05, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2201033Z Skipping (s,q) (1.06, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2201202Z Skipping (s,q) (1.07, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2201354Z Skipping (s,q) (1.08, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2201545Z Skipping (s,q) (1.09, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2201714Z Skipping (s,q) (1.1, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2201870Z Skipping (s,q) (1.11, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2202042Z Skipping (s,q) (1.12, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2202197Z Skipping (s,q) (1.13, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2202378Z Skipping (s,q) (1.14, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2202548Z Skipping (s,q) (1.15, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2202703Z Skipping (s,q) (1.16, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2202859Z Skipping (s,q) (1.17, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2203029Z Skipping (s,q) (1.18, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2203184Z Skipping (s,q) (1.19, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2203355Z Skipping (s,q) (1.2, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2203512Z Skipping (s,q) (1.21, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2203669Z Skipping (s,q) (1.22, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2203841Z Skipping (s,q) (1.23, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2203996Z Skipping (s,q) (1.24, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2204156Z Skipping (s,q) (1.25, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2204325Z Skipping (s,q) (1.26, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2204483Z Skipping (s,q) (1.27, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2204652Z Skipping (s,q) (1.28, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2204810Z Skipping (s,q) (1.29, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2204964Z Skipping (s,q) (1.3, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2205136Z Skipping (s,q) (1.31, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2205295Z Skipping (s,q) (1.32, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2205620Z Skipping (s,q) (1.33, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2205797Z Skipping (s,q) (1.34, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2205955Z Skipping (s,q) (1.35, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2206254Z Skipping (s,q) (1.36, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2206407Z Skipping (s,q) (1.37, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2206563Z Skipping (s,q) (1.38, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2206735Z Skipping (s,q) (1.39, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2206891Z Skipping (s,q) (1.4, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2207050Z Skipping (s,q) (1.41, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2207219Z Skipping (s,q) (1.42, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2207377Z Skipping (s,q) (1.43, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2207535Z Skipping (s,q) (1.44, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2207705Z Skipping (s,q) (1.45, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2207863Z Skipping (s,q) (1.46, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2208035Z Skipping (s,q) (1.47, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2208193Z Skipping (s,q) (1.48, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2208351Z Skipping (s,q) (1.49, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2208522Z Skipping (s,q) (1.5, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2208677Z Skipping (s,q) (1.51, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2208837Z Skipping (s,q) (1.52, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2209012Z Skipping (s,q) (1.53, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2209223Z Skipping (s,q) (1.54, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2209395Z Skipping (s,q) (1.55, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2209551Z Skipping (s,q) (1.56, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2209710Z Skipping (s,q) (1.57, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2209883Z Skipping (s,q) (1.58, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2210084Z Skipping (s,q) (1.59, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2210241Z Skipping (s,q) (1.6, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2210409Z Skipping (s,q) (1.61, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2210566Z Skipping (s,q) (1.62, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2210737Z Skipping (s,q) (1.63, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2210894Z Skipping (s,q) (1.64, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2211057Z Skipping (s,q) (1.65, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2211230Z Skipping (s,q) (1.66, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2211389Z Skipping (s,q) (1.67, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2211550Z Skipping (s,q) (1.68, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2211719Z Skipping (s,q) (1.69, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2211882Z Skipping (s,q) (1.7, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2212055Z Skipping (s,q) (1.71, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2212215Z Skipping (s,q) (1.72, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2212374Z Skipping (s,q) (1.73, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2212544Z Skipping (s,q) (1.74, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2212706Z Skipping (s,q) (1.75, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2212868Z Skipping (s,q) (1.76, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2213039Z Skipping (s,q) (1.77, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2213200Z Skipping (s,q) (1.78, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2213371Z Skipping (s,q) (1.79, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2213532Z Skipping (s,q) (1.8, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2213764Z Skipping (s,q) (1.81, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2213937Z Skipping (s,q) (1.82, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2214096Z Skipping (s,q) (1.83, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2214253Z Skipping (s,q) (1.84, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2214423Z Skipping (s,q) (1.85, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2214581Z Skipping (s,q) (1.86, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2214748Z Skipping (s,q) (1.87, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2214907Z Skipping (s,q) (1.88, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2215066Z Skipping (s,q) (1.89, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2215236Z Skipping (s,q) (1.9, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2215392Z Skipping (s,q) (1.91, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2215551Z Skipping (s,q) (1.92, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2215717Z Skipping (s,q) (1.93, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2215875Z Skipping (s,q) (1.94, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2216040Z Skipping (s,q) (1.95, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2216196Z Skipping (s,q) (1.96, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2216359Z Skipping (s,q) (1.97, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2216527Z Skipping (s,q) (1.98, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2216717Z Skipping (s,q) (1.99, 925): inconsistent with heavy hitters! 2025-05-07T20:12:54.2216873Z Skipping (s,q) (0.01, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2217039Z Skipping (s,q) (0.02, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2217197Z Skipping (s,q) (0.03, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2217354Z Skipping (s,q) (0.04, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2217546Z Skipping (s,q) (0.05, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2217707Z Skipping (s,q) (0.06, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2217872Z Skipping (s,q) (0.07, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2218033Z Skipping (s,q) (0.08, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2218189Z Skipping (s,q) (0.09, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2218356Z Skipping (s,q) (0.1, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2218515Z Skipping (s,q) (0.11, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2218669Z Skipping (s,q) (0.12, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2218838Z Skipping (s,q) (0.13, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2218998Z Skipping (s,q) (0.14, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2219169Z Skipping (s,q) (0.15, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2219331Z Skipping (s,q) (0.16, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2219490Z Skipping (s,q) (0.17, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2219658Z Skipping (s,q) (0.18, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2219818Z Skipping (s,q) (0.19, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2219977Z Skipping (s,q) (0.2, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2220149Z Skipping (s,q) (0.21, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2220307Z Skipping (s,q) (0.22, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2220476Z Skipping (s,q) (0.23, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2220635Z Skipping (s,q) (0.24, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2220793Z Skipping (s,q) (0.25, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2220963Z Skipping (s,q) (0.26, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2221149Z Skipping (s,q) (0.27, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2221331Z Skipping (s,q) (0.28, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2221500Z Skipping (s,q) (0.29, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2221657Z Skipping (s,q) (0.3, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2221825Z Skipping (s,q) (0.31, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2221983Z Skipping (s,q) (0.32, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2222141Z Skipping (s,q) (0.33, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2222310Z Skipping (s,q) (0.34, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2222465Z Skipping (s,q) (0.35, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2222625Z Skipping (s,q) (0.36, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2222798Z Skipping (s,q) (0.37, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2222953Z Skipping (s,q) (0.38, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2223127Z Skipping (s,q) (0.39, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2223285Z Skipping (s,q) (0.4, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2223443Z Skipping (s,q) (0.41, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2223614Z Skipping (s,q) (0.42, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2223773Z Skipping (s,q) (0.43, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2223930Z Skipping (s,q) (0.44, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2224126Z Skipping (s,q) (0.45, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2224280Z Skipping (s,q) (0.46, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2224447Z Skipping (s,q) (0.47, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2224606Z Skipping (s,q) (0.48, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2224764Z Skipping (s,q) (0.49, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2224961Z Skipping (s,q) (0.5, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2225120Z Skipping (s,q) (0.51, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2225275Z Skipping (s,q) (0.52, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2225445Z Skipping (s,q) (0.53, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2225604Z Skipping (s,q) (0.54, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2225764Z Skipping (s,q) (0.55, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2225937Z Skipping (s,q) (0.56, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2226096Z Skipping (s,q) (0.57, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2226262Z Skipping (s,q) (0.58, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2226417Z Skipping (s,q) (0.59, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2226571Z Skipping (s,q) (0.6, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2226749Z Skipping (s,q) (0.61, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2226905Z Skipping (s,q) (0.62, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2227062Z Skipping (s,q) (0.63, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2227229Z Skipping (s,q) (0.64, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2227385Z Skipping (s,q) (0.65, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2227551Z Skipping (s,q) (0.66, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2227711Z Skipping (s,q) (0.67, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2227868Z Skipping (s,q) (0.68, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2228033Z Skipping (s,q) (0.69, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2228192Z Skipping (s,q) (0.7, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2228349Z Skipping (s,q) (0.71, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2228537Z Skipping (s,q) (0.72, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2228719Z Skipping (s,q) (0.73, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2228885Z Skipping (s,q) (0.74, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2229042Z Skipping (s,q) (0.75, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2229204Z Skipping (s,q) (0.76, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2229371Z Skipping (s,q) (0.77, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2229529Z Skipping (s,q) (0.78, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2229686Z Skipping (s,q) (0.79, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2229854Z Skipping (s,q) (0.8, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2230012Z Skipping (s,q) (0.81, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2230179Z Skipping (s,q) (0.82, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2230339Z Skipping (s,q) (0.83, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2230501Z Skipping (s,q) (0.84, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2230667Z Skipping (s,q) (0.85, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2230825Z Skipping (s,q) (0.86, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2230982Z Skipping (s,q) (0.87, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2231150Z Skipping (s,q) (0.88, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2231308Z Skipping (s,q) (0.89, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2231499Z Skipping (s,q) (0.9, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2231656Z Skipping (s,q) (0.91, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2231814Z Skipping (s,q) (0.92, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2231982Z Skipping (s,q) (0.93, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2232141Z Skipping (s,q) (0.94, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2232322Z Skipping (s,q) (0.95, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2232492Z Skipping (s,q) (0.96, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2232653Z Skipping (s,q) (0.97, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2232823Z Skipping (s,q) (0.98, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2232983Z Skipping (s,q) (0.99, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2233134Z Skipping (s,q) (1, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2233304Z Skipping (s,q) (1.01, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2233469Z Skipping (s,q) (1.02, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2233621Z Skipping (s,q) (1.03, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2233792Z Skipping (s,q) (1.04, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2233949Z Skipping (s,q) (1.05, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2234124Z Skipping (s,q) (1.06, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2234283Z Skipping (s,q) (1.07, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2234440Z Skipping (s,q) (1.08, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2234608Z Skipping (s,q) (1.09, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2234772Z Skipping (s,q) (1.1, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2234930Z Skipping (s,q) (1.11, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2235100Z Skipping (s,q) (1.12, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2235257Z Skipping (s,q) (1.13, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2235415Z Skipping (s,q) (1.14, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2235587Z Skipping (s,q) (1.15, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2235743Z Skipping (s,q) (1.16, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2236035Z Skipping (s,q) (1.17, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2236230Z Skipping (s,q) (1.18, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2236386Z Skipping (s,q) (1.19, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2236558Z Skipping (s,q) (1.2, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2236718Z Skipping (s,q) (1.21, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2236878Z Skipping (s,q) (1.22, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2237046Z Skipping (s,q) (1.23, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2237203Z Skipping (s,q) (1.24, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2237372Z Skipping (s,q) (1.25, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2237528Z Skipping (s,q) (1.26, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2237684Z Skipping (s,q) (1.27, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2237856Z Skipping (s,q) (1.28, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2238016Z Skipping (s,q) (1.29, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2238173Z Skipping (s,q) (1.3, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2238339Z Skipping (s,q) (1.31, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2238496Z Skipping (s,q) (1.32, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2238669Z Skipping (s,q) (1.33, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2238826Z Skipping (s,q) (1.34, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2239010Z Skipping (s,q) (1.35, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2239183Z Skipping (s,q) (1.36, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2239341Z Skipping (s,q) (1.37, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2239500Z Skipping (s,q) (1.38, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2239675Z Skipping (s,q) (1.39, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2239867Z Skipping (s,q) (1.4, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2240041Z Skipping (s,q) (1.41, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2240200Z Skipping (s,q) (1.42, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2240358Z Skipping (s,q) (1.43, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2240533Z Skipping (s,q) (1.44, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2240693Z Skipping (s,q) (1.45, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2240851Z Skipping (s,q) (1.46, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2241021Z Skipping (s,q) (1.47, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2241184Z Skipping (s,q) (1.48, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2241358Z Skipping (s,q) (1.49, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2241515Z Skipping (s,q) (1.5, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2241680Z Skipping (s,q) (1.51, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2241853Z Skipping (s,q) (1.52, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2242010Z Skipping (s,q) (1.53, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2242170Z Skipping (s,q) (1.54, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2242340Z Skipping (s,q) (1.55, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2242497Z Skipping (s,q) (1.56, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2242673Z Skipping (s,q) (1.57, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2242834Z Skipping (s,q) (1.58, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2242991Z Skipping (s,q) (1.59, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2243162Z Skipping (s,q) (1.6, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2243322Z Skipping (s,q) (1.61, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2243510Z Skipping (s,q) (1.62, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2243706Z Skipping (s,q) (1.63, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2243865Z Skipping (s,q) (1.64, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2244035Z Skipping (s,q) (1.65, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2244197Z Skipping (s,q) (1.66, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2244353Z Skipping (s,q) (1.67, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2244524Z Skipping (s,q) (1.68, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2244684Z Skipping (s,q) (1.69, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2244842Z Skipping (s,q) (1.7, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2245016Z Skipping (s,q) (1.71, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2245172Z Skipping (s,q) (1.72, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2245329Z Skipping (s,q) (1.73, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2245504Z Skipping (s,q) (1.74, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2245661Z Skipping (s,q) (1.75, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2245829Z Skipping (s,q) (1.76, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2245988Z Skipping (s,q) (1.77, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2246149Z Skipping (s,q) (1.78, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2246319Z Skipping (s,q) (1.79, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2246503Z Skipping (s,q) (1.8, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2246660Z Skipping (s,q) (1.81, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2246828Z Skipping (s,q) (1.82, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2246986Z Skipping (s,q) (1.83, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2247154Z Skipping (s,q) (1.84, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2247347Z Skipping (s,q) (1.85, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2247504Z Skipping (s,q) (1.86, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2247672Z Skipping (s,q) (1.87, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2247830Z Skipping (s,q) (1.88, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2247988Z Skipping (s,q) (1.89, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2248157Z Skipping (s,q) (1.9, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2248319Z Skipping (s,q) (1.91, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2248491Z Skipping (s,q) (1.92, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2248651Z Skipping (s,q) (1.93, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2248812Z Skipping (s,q) (1.94, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2248981Z Skipping (s,q) (1.95, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2249142Z Skipping (s,q) (1.96, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2249303Z Skipping (s,q) (1.97, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2249473Z Skipping (s,q) (1.98, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2249631Z Skipping (s,q) (1.99, 950): inconsistent with heavy hitters! 2025-05-07T20:12:54.2249803Z Skipping (s,q) (0.01, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2249964Z Skipping (s,q) (0.02, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2250129Z Skipping (s,q) (0.03, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2250302Z Skipping (s,q) (0.04, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2250460Z Skipping (s,q) (0.05, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2250620Z Skipping (s,q) (0.06, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2250785Z Skipping (s,q) (0.07, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2250971Z Skipping (s,q) (0.08, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2251162Z Skipping (s,q) (0.09, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2251321Z Skipping (s,q) (0.1, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2251478Z Skipping (s,q) (0.11, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2251649Z Skipping (s,q) (0.12, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2251807Z Skipping (s,q) (0.13, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2251964Z Skipping (s,q) (0.14, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2252135Z Skipping (s,q) (0.15, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2252292Z Skipping (s,q) (0.16, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2252464Z Skipping (s,q) (0.17, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2252623Z Skipping (s,q) (0.18, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2252784Z Skipping (s,q) (0.19, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2252958Z Skipping (s,q) (0.2, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2253116Z Skipping (s,q) (0.21, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2253275Z Skipping (s,q) (0.22, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2253445Z Skipping (s,q) (0.23, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2253605Z Skipping (s,q) (0.24, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2253767Z Skipping (s,q) (0.25, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2253966Z Skipping (s,q) (0.26, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2254124Z Skipping (s,q) (0.27, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2254294Z Skipping (s,q) (0.28, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2254454Z Skipping (s,q) (0.29, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2254612Z Skipping (s,q) (0.3, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2254809Z Skipping (s,q) (0.31, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2254967Z Skipping (s,q) (0.32, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2255123Z Skipping (s,q) (0.33, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2255291Z Skipping (s,q) (0.34, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2255447Z Skipping (s,q) (0.35, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2255616Z Skipping (s,q) (0.36, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2255774Z Skipping (s,q) (0.37, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2255932Z Skipping (s,q) (0.38, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2256103Z Skipping (s,q) (0.39, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2256267Z Skipping (s,q) (0.4, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2256426Z Skipping (s,q) (0.41, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2256597Z Skipping (s,q) (0.42, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2256756Z Skipping (s,q) (0.43, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2256926Z Skipping (s,q) (0.44, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2257084Z Skipping (s,q) (0.45, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2257240Z Skipping (s,q) (0.46, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2257410Z Skipping (s,q) (0.47, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2257571Z Skipping (s,q) (0.48, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2257728Z Skipping (s,q) (0.49, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2257895Z Skipping (s,q) (0.5, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2258050Z Skipping (s,q) (0.51, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2258218Z Skipping (s,q) (0.52, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2258403Z Skipping (s,q) (0.53, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2258580Z Skipping (s,q) (0.54, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2258750Z Skipping (s,q) (0.55, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2258909Z Skipping (s,q) (0.56, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2259065Z Skipping (s,q) (0.57, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2259236Z Skipping (s,q) (0.58, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2259394Z Skipping (s,q) (0.59, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2259567Z Skipping (s,q) (0.6, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2259721Z Skipping (s,q) (0.61, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2259878Z Skipping (s,q) (0.62, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2260052Z Skipping (s,q) (0.63, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2260210Z Skipping (s,q) (0.64, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2260369Z Skipping (s,q) (0.65, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2260539Z Skipping (s,q) (0.66, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2260696Z Skipping (s,q) (0.67, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2260864Z Skipping (s,q) (0.68, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2261020Z Skipping (s,q) (0.69, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2261177Z Skipping (s,q) (0.7, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2261373Z Skipping (s,q) (0.71, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2261533Z Skipping (s,q) (0.72, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2261690Z Skipping (s,q) (0.73, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2261858Z Skipping (s,q) (0.74, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2262017Z Skipping (s,q) (0.75, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2262212Z Skipping (s,q) (0.76, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2262368Z Skipping (s,q) (0.77, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2262527Z Skipping (s,q) (0.78, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2262699Z Skipping (s,q) (0.79, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2262857Z Skipping (s,q) (0.8, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2263015Z Skipping (s,q) (0.81, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2263191Z Skipping (s,q) (0.82, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2263351Z Skipping (s,q) (0.83, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2263512Z Skipping (s,q) (0.84, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2263683Z Skipping (s,q) (0.85, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2263843Z Skipping (s,q) (0.86, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2264016Z Skipping (s,q) (0.87, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2264178Z Skipping (s,q) (0.88, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2264338Z Skipping (s,q) (0.89, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2264506Z Skipping (s,q) (0.9, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2264665Z Skipping (s,q) (0.91, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2264824Z Skipping (s,q) (0.92, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2264992Z Skipping (s,q) (0.93, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2265152Z Skipping (s,q) (0.94, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2265319Z Skipping (s,q) (0.95, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2265478Z Skipping (s,q) (0.96, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2265637Z Skipping (s,q) (0.97, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2265836Z Skipping (s,q) (0.98, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2266018Z Skipping (s,q) (0.99, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2266174Z Skipping (s,q) (1, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2266346Z Skipping (s,q) (1.01, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2266505Z Skipping (s,q) (1.02, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2266675Z Skipping (s,q) (1.03, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2266833Z Skipping (s,q) (1.04, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2266994Z Skipping (s,q) (1.05, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2267166Z Skipping (s,q) (1.06, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2267324Z Skipping (s,q) (1.07, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2267484Z Skipping (s,q) (1.08, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2267654Z Skipping (s,q) (1.09, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2267814Z Skipping (s,q) (1.1, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2267987Z Skipping (s,q) (1.11, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2268146Z Skipping (s,q) (1.12, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2268305Z Skipping (s,q) (1.13, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2268477Z Skipping (s,q) (1.14, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2268636Z Skipping (s,q) (1.15, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2268832Z Skipping (s,q) (1.16, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2269002Z Skipping (s,q) (1.17, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2269160Z Skipping (s,q) (1.18, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2269330Z Skipping (s,q) (1.19, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2269487Z Skipping (s,q) (1.2, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2269675Z Skipping (s,q) (1.21, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2269848Z Skipping (s,q) (1.22, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2270006Z Skipping (s,q) (1.23, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2270169Z Skipping (s,q) (1.24, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2270346Z Skipping (s,q) (1.25, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2270508Z Skipping (s,q) (1.26, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2270688Z Skipping (s,q) (1.27, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2270847Z Skipping (s,q) (1.28, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2271009Z Skipping (s,q) (1.29, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2271179Z Skipping (s,q) (1.3, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2271337Z Skipping (s,q) (1.31, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2271498Z Skipping (s,q) (1.32, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2271672Z Skipping (s,q) (1.33, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2271828Z Skipping (s,q) (1.34, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2271988Z Skipping (s,q) (1.35, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2272158Z Skipping (s,q) (1.36, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2272315Z Skipping (s,q) (1.37, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2272486Z Skipping (s,q) (1.38, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2272648Z Skipping (s,q) (1.39, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2272808Z Skipping (s,q) (1.4, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2272981Z Skipping (s,q) (1.41, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2273141Z Skipping (s,q) (1.42, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2273332Z Skipping (s,q) (1.43, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2273526Z Skipping (s,q) (1.44, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2273683Z Skipping (s,q) (1.45, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2273851Z Skipping (s,q) (1.46, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2274011Z Skipping (s,q) (1.47, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2274168Z Skipping (s,q) (1.48, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2274342Z Skipping (s,q) (1.49, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2274503Z Skipping (s,q) (1.5, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2274660Z Skipping (s,q) (1.51, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2274830Z Skipping (s,q) (1.52, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2274985Z Skipping (s,q) (1.53, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2275156Z Skipping (s,q) (1.54, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2275316Z Skipping (s,q) (1.55, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2275474Z Skipping (s,q) (1.56, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2275643Z Skipping (s,q) (1.57, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2275800Z Skipping (s,q) (1.58, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2276047Z Skipping (s,q) (1.59, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2276220Z Skipping (s,q) (1.6, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2276412Z Skipping (s,q) (1.61, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2276587Z Skipping (s,q) (1.62, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2276747Z Skipping (s,q) (1.63, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2276906Z Skipping (s,q) (1.64, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2277073Z Skipping (s,q) (1.65, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2277235Z Skipping (s,q) (1.66, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2277419Z Skipping (s,q) (1.67, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2277594Z Skipping (s,q) (1.68, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2277753Z Skipping (s,q) (1.69, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2277924Z Skipping (s,q) (1.7, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2278083Z Skipping (s,q) (1.71, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2278245Z Skipping (s,q) (1.72, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2278418Z Skipping (s,q) (1.73, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2278577Z Skipping (s,q) (1.74, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2278738Z Skipping (s,q) (1.75, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2278912Z Skipping (s,q) (1.76, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2279073Z Skipping (s,q) (1.77, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2279249Z Skipping (s,q) (1.78, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2279408Z Skipping (s,q) (1.79, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2279565Z Skipping (s,q) (1.8, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2279736Z Skipping (s,q) (1.81, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2279893Z Skipping (s,q) (1.82, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2280052Z Skipping (s,q) (1.83, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2280221Z Skipping (s,q) (1.84, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2280380Z Skipping (s,q) (1.85, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2280537Z Skipping (s,q) (1.86, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2280707Z Skipping (s,q) (1.87, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2280901Z Skipping (s,q) (1.88, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2281096Z Skipping (s,q) (1.89, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2281253Z Skipping (s,q) (1.9, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2281412Z Skipping (s,q) (1.91, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2281582Z Skipping (s,q) (1.92, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2281739Z Skipping (s,q) (1.93, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2281895Z Skipping (s,q) (1.94, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2282066Z Skipping (s,q) (1.95, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2282225Z Skipping (s,q) (1.96, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2282395Z Skipping (s,q) (1.97, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2282553Z Skipping (s,q) (1.98, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2282713Z Skipping (s,q) (1.99, 975): inconsistent with heavy hitters! 2025-05-07T20:12:54.2282895Z Skipping (s,q) (0.01, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2283056Z Skipping (s,q) (0.02, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2283216Z Skipping (s,q) (0.03, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2283388Z Skipping (s,q) (0.04, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2283548Z Skipping (s,q) (0.05, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2283726Z Skipping (s,q) (0.06, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2283909Z Skipping (s,q) (0.07, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2284070Z Skipping (s,q) (0.08, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2284242Z Skipping (s,q) (0.09, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2284401Z Skipping (s,q) (0.1, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2284560Z Skipping (s,q) (0.11, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2284766Z Skipping (s,q) (0.12, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2284926Z Skipping (s,q) (0.13, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2285099Z Skipping (s,q) (0.14, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2285256Z Skipping (s,q) (0.15, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2285417Z Skipping (s,q) (0.16, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2285587Z Skipping (s,q) (0.17, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2285746Z Skipping (s,q) (0.18, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2285907Z Skipping (s,q) (0.19, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2286075Z Skipping (s,q) (0.2, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2286234Z Skipping (s,q) (0.21, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2286408Z Skipping (s,q) (0.22, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2286570Z Skipping (s,q) (0.23, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2286732Z Skipping (s,q) (0.24, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2286902Z Skipping (s,q) (0.25, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2287061Z Skipping (s,q) (0.26, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2287222Z Skipping (s,q) (0.27, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2287392Z Skipping (s,q) (0.28, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2287558Z Skipping (s,q) (0.29, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2287731Z Skipping (s,q) (0.3, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2287893Z Skipping (s,q) (0.31, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2288050Z Skipping (s,q) (0.32, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2288224Z Skipping (s,q) (0.33, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2288421Z Skipping (s,q) (0.34, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2288606Z Skipping (s,q) (0.35, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2288779Z Skipping (s,q) (0.36, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2288939Z Skipping (s,q) (0.37, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2289098Z Skipping (s,q) (0.38, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2289268Z Skipping (s,q) (0.39, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2289427Z Skipping (s,q) (0.4, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2289598Z Skipping (s,q) (0.41, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2289757Z Skipping (s,q) (0.42, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2289918Z Skipping (s,q) (0.43, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2290091Z Skipping (s,q) (0.44, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2290253Z Skipping (s,q) (0.45, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2290417Z Skipping (s,q) (0.46, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2290591Z Skipping (s,q) (0.47, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2290752Z Skipping (s,q) (0.48, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2290926Z Skipping (s,q) (0.49, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2291086Z Skipping (s,q) (0.5, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2291248Z Skipping (s,q) (0.51, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2291507Z Skipping (s,q) (0.52, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2291667Z Skipping (s,q) (0.53, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2291827Z Skipping (s,q) (0.54, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2292003Z Skipping (s,q) (0.55, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2292165Z Skipping (s,q) (0.56, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2292364Z Skipping (s,q) (0.57, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2292527Z Skipping (s,q) (0.58, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2292687Z Skipping (s,q) (0.59, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2292860Z Skipping (s,q) (0.6, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2293020Z Skipping (s,q) (0.61, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2293181Z Skipping (s,q) (0.62, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2293356Z Skipping (s,q) (0.63, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2293515Z Skipping (s,q) (0.64, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2293687Z Skipping (s,q) (0.65, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2293848Z Skipping (s,q) (0.66, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2294010Z Skipping (s,q) (0.67, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2294182Z Skipping (s,q) (0.68, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2294342Z Skipping (s,q) (0.69, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2294501Z Skipping (s,q) (0.7, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2294674Z Skipping (s,q) (0.71, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2294839Z Skipping (s,q) (0.72, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2295010Z Skipping (s,q) (0.73, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2295172Z Skipping (s,q) (0.74, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2295332Z Skipping (s,q) (0.75, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2295506Z Skipping (s,q) (0.76, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2295666Z Skipping (s,q) (0.77, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2295829Z Skipping (s,q) (0.78, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2296075Z Skipping (s,q) (0.79, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2296238Z Skipping (s,q) (0.8, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2296408Z Skipping (s,q) (0.81, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2296570Z Skipping (s,q) (0.82, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2296734Z Skipping (s,q) (0.83, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2296908Z Skipping (s,q) (0.84, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2297071Z Skipping (s,q) (0.85, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2297237Z Skipping (s,q) (0.86, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2297414Z Skipping (s,q) (0.87, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2297576Z Skipping (s,q) (0.88, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2297752Z Skipping (s,q) (0.89, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2297916Z Skipping (s,q) (0.9, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2298077Z Skipping (s,q) (0.91, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2298249Z Skipping (s,q) (0.92, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2298417Z Skipping (s,q) (0.93, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2298578Z Skipping (s,q) (0.94, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2298754Z Skipping (s,q) (0.95, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2298942Z Skipping (s,q) (0.96, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2299104Z Skipping (s,q) (0.97, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2299278Z Skipping (s,q) (0.98, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2299441Z Skipping (s,q) (0.99, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2299614Z Skipping (s,q) (1, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2299780Z Skipping (s,q) (1.01, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2299968Z Skipping (s,q) (1.02, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2300145Z Skipping (s,q) (1.03, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2300307Z Skipping (s,q) (1.04, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2300469Z Skipping (s,q) (1.05, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2300643Z Skipping (s,q) (1.06, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2300807Z Skipping (s,q) (1.07, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2300982Z Skipping (s,q) (1.08, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2301144Z Skipping (s,q) (1.09, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2301308Z Skipping (s,q) (1.1, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2301486Z Skipping (s,q) (1.11, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2301650Z Skipping (s,q) (1.12, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2301817Z Skipping (s,q) (1.13, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2301994Z Skipping (s,q) (1.14, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2302157Z Skipping (s,q) (1.15, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2302334Z Skipping (s,q) (1.16, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2302498Z Skipping (s,q) (1.17, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2302662Z Skipping (s,q) (1.18, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2302841Z Skipping (s,q) (1.19, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2303006Z Skipping (s,q) (1.2, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2303168Z Skipping (s,q) (1.21, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2303346Z Skipping (s,q) (1.22, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2303533Z Skipping (s,q) (1.23, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2303729Z Skipping (s,q) (1.24, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2303890Z Skipping (s,q) (1.25, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2304049Z Skipping (s,q) (1.26, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2304227Z Skipping (s,q) (1.27, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2304390Z Skipping (s,q) (1.28, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2304553Z Skipping (s,q) (1.29, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2304729Z Skipping (s,q) (1.3, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2304895Z Skipping (s,q) (1.31, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2305068Z Skipping (s,q) (1.32, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2305228Z Skipping (s,q) (1.33, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2305601Z Skipping (s,q) (1.34, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2305789Z Skipping (s,q) (1.35, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2305952Z Skipping (s,q) (1.36, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2306114Z Skipping (s,q) (1.37, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2306292Z Skipping (s,q) (1.38, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2306451Z Skipping (s,q) (1.39, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2306626Z Skipping (s,q) (1.4, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2306859Z Skipping (s,q) (1.41, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2307022Z Skipping (s,q) (1.42, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2307198Z Skipping (s,q) (1.43, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2307359Z Skipping (s,q) (1.44, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2307521Z Skipping (s,q) (1.45, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2307739Z Skipping (s,q) (1.46, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2307901Z Skipping (s,q) (1.47, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2308072Z Skipping (s,q) (1.48, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2308233Z Skipping (s,q) (1.49, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2308395Z Skipping (s,q) (1.5, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2308562Z Skipping (s,q) (1.51, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2308726Z Skipping (s,q) (1.52, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2308886Z Skipping (s,q) (1.53, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2309057Z Skipping (s,q) (1.54, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2309218Z Skipping (s,q) (1.55, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2309377Z Skipping (s,q) (1.56, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2309557Z Skipping (s,q) (1.57, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2309717Z Skipping (s,q) (1.58, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2309893Z Skipping (s,q) (1.59, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2310054Z Skipping (s,q) (1.6, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2310215Z Skipping (s,q) (1.61, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2310392Z Skipping (s,q) (1.62, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2310556Z Skipping (s,q) (1.63, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2310717Z Skipping (s,q) (1.64, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2310887Z Skipping (s,q) (1.65, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2311048Z Skipping (s,q) (1.66, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2311219Z Skipping (s,q) (1.67, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2311454Z Skipping (s,q) (1.68, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2311618Z Skipping (s,q) (1.69, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2311791Z Skipping (s,q) (1.7, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2311951Z Skipping (s,q) (1.71, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2312111Z Skipping (s,q) (1.72, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2312280Z Skipping (s,q) (1.73, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2312444Z Skipping (s,q) (1.74, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2312619Z Skipping (s,q) (1.75, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2312778Z Skipping (s,q) (1.76, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2312938Z Skipping (s,q) (1.77, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2313112Z Skipping (s,q) (1.78, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2313273Z Skipping (s,q) (1.79, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2313435Z Skipping (s,q) (1.8, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2313611Z Skipping (s,q) (1.81, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2313771Z Skipping (s,q) (1.82, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2313945Z Skipping (s,q) (1.83, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2314110Z Skipping (s,q) (1.84, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2314294Z Skipping (s,q) (1.85, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2314469Z Skipping (s,q) (1.86, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2314629Z Skipping (s,q) (1.87, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2314790Z Skipping (s,q) (1.88, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2314965Z Skipping (s,q) (1.89, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2315125Z Skipping (s,q) (1.9, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2315323Z Skipping (s,q) (1.91, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2315487Z Skipping (s,q) (1.92, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2315648Z Skipping (s,q) (1.93, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2315823Z Skipping (s,q) (1.94, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2316084Z Skipping (s,q) (1.95, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2316247Z Skipping (s,q) (1.96, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2316423Z Skipping (s,q) (1.97, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2316582Z Skipping (s,q) (1.98, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2316757Z Skipping (s,q) (1.99, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2316918Z Skipping (s,q) (0.01, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2317081Z Skipping (s,q) (0.02, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2317261Z Skipping (s,q) (0.03, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2317425Z Skipping (s,q) (0.04, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2317585Z Skipping (s,q) (0.05, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2317763Z Skipping (s,q) (0.06, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2317925Z Skipping (s,q) (0.07, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2318100Z Skipping (s,q) (0.08, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2318263Z Skipping (s,q) (0.09, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2318422Z Skipping (s,q) (0.1, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2318598Z Skipping (s,q) (0.11, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2318757Z Skipping (s,q) (0.12, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2318948Z Skipping (s,q) (0.13, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2319146Z Skipping (s,q) (0.14, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2319307Z Skipping (s,q) (0.15, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2319467Z Skipping (s,q) (0.16, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2319639Z Skipping (s,q) (0.17, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2319798Z Skipping (s,q) (0.18, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2319969Z Skipping (s,q) (0.19, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2320128Z Skipping (s,q) (0.2, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2320288Z Skipping (s,q) (0.21, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2320460Z Skipping (s,q) (0.22, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2320622Z Skipping (s,q) (0.23, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2320784Z Skipping (s,q) (0.24, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2320959Z Skipping (s,q) (0.25, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2321120Z Skipping (s,q) (0.26, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2321289Z Skipping (s,q) (0.27, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2321448Z Skipping (s,q) (0.28, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2321608Z Skipping (s,q) (0.29, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2321777Z Skipping (s,q) (0.3, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2321968Z Skipping (s,q) (0.31, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2322128Z Skipping (s,q) (0.32, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2322300Z Skipping (s,q) (0.33, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2322460Z Skipping (s,q) (0.34, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2322632Z Skipping (s,q) (0.35, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2322821Z Skipping (s,q) (0.36, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2322981Z Skipping (s,q) (0.37, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2323152Z Skipping (s,q) (0.38, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2323311Z Skipping (s,q) (0.39, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2323471Z Skipping (s,q) (0.4, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2323644Z Skipping (s,q) (0.41, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2323807Z Skipping (s,q) (0.42, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2323982Z Skipping (s,q) (0.43, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2324147Z Skipping (s,q) (0.44, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2324307Z Skipping (s,q) (0.45, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2324487Z Skipping (s,q) (0.46, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2324653Z Skipping (s,q) (0.47, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2324814Z Skipping (s,q) (0.48, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2324989Z Skipping (s,q) (0.49, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2325150Z Skipping (s,q) (0.5, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2325328Z Skipping (s,q) (0.51, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2325490Z Skipping (s,q) (0.52, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2325652Z Skipping (s,q) (0.53, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2325832Z Skipping (s,q) (0.54, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2325993Z Skipping (s,q) (0.55, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2326154Z Skipping (s,q) (0.56, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2326330Z Skipping (s,q) (0.57, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2326534Z Skipping (s,q) (0.58, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2326734Z Skipping (s,q) (0.59, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2326894Z Skipping (s,q) (0.6, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2327054Z Skipping (s,q) (0.61, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2327225Z Skipping (s,q) (0.62, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2327385Z Skipping (s,q) (0.63, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2327547Z Skipping (s,q) (0.64, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2327720Z Skipping (s,q) (0.65, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2327881Z Skipping (s,q) (0.66, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2328052Z Skipping (s,q) (0.67, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2328211Z Skipping (s,q) (0.68, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2328374Z Skipping (s,q) (0.69, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2328552Z Skipping (s,q) (0.7, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2328712Z Skipping (s,q) (0.71, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2328871Z Skipping (s,q) (0.72, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2329048Z Skipping (s,q) (0.73, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2329209Z Skipping (s,q) (0.74, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2329383Z Skipping (s,q) (0.75, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2329569Z Skipping (s,q) (0.76, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2329732Z Skipping (s,q) (0.77, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2329907Z Skipping (s,q) (0.78, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2330070Z Skipping (s,q) (0.79, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2330236Z Skipping (s,q) (0.8, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2330443Z Skipping (s,q) (0.81, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2330604Z Skipping (s,q) (0.82, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2330764Z Skipping (s,q) (0.83, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2330940Z Skipping (s,q) (0.84, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2331102Z Skipping (s,q) (0.85, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2331278Z Skipping (s,q) (0.86, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2331445Z Skipping (s,q) (0.87, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2331607Z Skipping (s,q) (0.88, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2331785Z Skipping (s,q) (0.89, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2331948Z Skipping (s,q) (0.9, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2332112Z Skipping (s,q) (0.91, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2332294Z Skipping (s,q) (0.92, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2332456Z Skipping (s,q) (0.93, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2332632Z Skipping (s,q) (0.94, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2332792Z Skipping (s,q) (0.95, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2332955Z Skipping (s,q) (0.96, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2333131Z Skipping (s,q) (0.97, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2333297Z Skipping (s,q) (0.98, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2333461Z Skipping (s,q) (0.99, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2333635Z Skipping (s,q) (1, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2333798Z Skipping (s,q) (1.01, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2334002Z Skipping (s,q) (1.02, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2334190Z Skipping (s,q) (1.03, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2334353Z Skipping (s,q) (1.04, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2334527Z Skipping (s,q) (1.05, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2334687Z Skipping (s,q) (1.06, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2334849Z Skipping (s,q) (1.07, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2335023Z Skipping (s,q) (1.08, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2335184Z Skipping (s,q) (1.09, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2335359Z Skipping (s,q) (1.1, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2335520Z Skipping (s,q) (1.11, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2335685Z Skipping (s,q) (1.12, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2335862Z Skipping (s,q) (1.13, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2336029Z Skipping (s,q) (1.14, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2336193Z Skipping (s,q) (1.15, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2336368Z Skipping (s,q) (1.16, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2336532Z Skipping (s,q) (1.17, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2336704Z Skipping (s,q) (1.18, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2336864Z Skipping (s,q) (1.19, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2337048Z Skipping (s,q) (1.2, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2337222Z Skipping (s,q) (1.21, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2337381Z Skipping (s,q) (1.22, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2337539Z Skipping (s,q) (1.23, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2337711Z Skipping (s,q) (1.24, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2337900Z Skipping (s,q) (1.25, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2338074Z Skipping (s,q) (1.26, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2338233Z Skipping (s,q) (1.27, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2338394Z Skipping (s,q) (1.28, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2338564Z Skipping (s,q) (1.29, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2338724Z Skipping (s,q) (1.3, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2338886Z Skipping (s,q) (1.31, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2339060Z Skipping (s,q) (1.32, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2339220Z Skipping (s,q) (1.33, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2339391Z Skipping (s,q) (1.34, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2339551Z Skipping (s,q) (1.35, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2339713Z Skipping (s,q) (1.36, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2339889Z Skipping (s,q) (1.37, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2340051Z Skipping (s,q) (1.38, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2340211Z Skipping (s,q) (1.39, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2340383Z Skipping (s,q) (1.4, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2340544Z Skipping (s,q) (1.41, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2340707Z Skipping (s,q) (1.42, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2340886Z Skipping (s,q) (1.43, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2341047Z Skipping (s,q) (1.44, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2341219Z Skipping (s,q) (1.45, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2341381Z Skipping (s,q) (1.46, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2341572Z Skipping (s,q) (1.47, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2341768Z Skipping (s,q) (1.48, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2341931Z Skipping (s,q) (1.49, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2342090Z Skipping (s,q) (1.5, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2342266Z Skipping (s,q) (1.51, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2342429Z Skipping (s,q) (1.52, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2342600Z Skipping (s,q) (1.53, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2342764Z Skipping (s,q) (1.54, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2342925Z Skipping (s,q) (1.55, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2343097Z Skipping (s,q) (1.56, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2343257Z Skipping (s,q) (1.57, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2343419Z Skipping (s,q) (1.58, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2343595Z Skipping (s,q) (1.59, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2343756Z Skipping (s,q) (1.6, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2343927Z Skipping (s,q) (1.61, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2344088Z Skipping (s,q) (1.62, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2344250Z Skipping (s,q) (1.63, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2344424Z Skipping (s,q) (1.64, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2345042Z Skipping (s,q) (1.65, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2345202Z Skipping (s,q) (1.66, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2345378Z Skipping (s,q) (1.67, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2345542Z Skipping (s,q) (1.68, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2345719Z Skipping (s,q) (1.69, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2345911Z Skipping (s,q) (1.7, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2346071Z Skipping (s,q) (1.71, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2346244Z Skipping (s,q) (1.72, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2346403Z Skipping (s,q) (1.73, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2346567Z Skipping (s,q) (1.74, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2346741Z Skipping (s,q) (1.75, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2346904Z Skipping (s,q) (1.76, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2347077Z Skipping (s,q) (1.77, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2347238Z Skipping (s,q) (1.78, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2347399Z Skipping (s,q) (1.79, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2347571Z Skipping (s,q) (1.8, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2347735Z Skipping (s,q) (1.81, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2347894Z Skipping (s,q) (1.82, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2348064Z Skipping (s,q) (1.83, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2348224Z Skipping (s,q) (1.84, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2348396Z Skipping (s,q) (1.85, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2348555Z Skipping (s,q) (1.86, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2348717Z Skipping (s,q) (1.87, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2348889Z Skipping (s,q) (1.88, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2349056Z Skipping (s,q) (1.89, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2349218Z Skipping (s,q) (1.9, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2349390Z Skipping (s,q) (1.91, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2349602Z Skipping (s,q) (1.92, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2349777Z Skipping (s,q) (1.93, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2349941Z Skipping (s,q) (1.94, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2350106Z Skipping (s,q) (1.95, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2350278Z Skipping (s,q) (1.96, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2350436Z Skipping (s,q) (1.97, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2350599Z Skipping (s,q) (1.98, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2350771Z Skipping (s,q) (1.99, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2350931Z Skipping (s,q) (0.01, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2351093Z Skipping (s,q) (0.02, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2351268Z Skipping (s,q) (0.03, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2351434Z Skipping (s,q) (0.04, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2351605Z Skipping (s,q) (0.05, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2351766Z Skipping (s,q) (0.06, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2351926Z Skipping (s,q) (0.07, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2352098Z Skipping (s,q) (0.08, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2352258Z Skipping (s,q) (0.09, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2352445Z Skipping (s,q) (0.1, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2352617Z Skipping (s,q) (0.11, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2352776Z Skipping (s,q) (0.12, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2352949Z Skipping (s,q) (0.13, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2353112Z Skipping (s,q) (0.14, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2353274Z Skipping (s,q) (0.15, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2353486Z Skipping (s,q) (0.16, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2353648Z Skipping (s,q) (0.17, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2353810Z Skipping (s,q) (0.18, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2353982Z Skipping (s,q) (0.19, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2354142Z Skipping (s,q) (0.2, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2354315Z Skipping (s,q) (0.21, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2354474Z Skipping (s,q) (0.22, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2354634Z Skipping (s,q) (0.23, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2354807Z Skipping (s,q) (0.24, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2354969Z Skipping (s,q) (0.25, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2355132Z Skipping (s,q) (0.26, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2355310Z Skipping (s,q) (0.27, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2355471Z Skipping (s,q) (0.28, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2355646Z Skipping (s,q) (0.29, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2355806Z Skipping (s,q) (0.3, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2356064Z Skipping (s,q) (0.31, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2356242Z Skipping (s,q) (0.32, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2356407Z Skipping (s,q) (0.33, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2356572Z Skipping (s,q) (0.34, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2356752Z Skipping (s,q) (0.35, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2356911Z Skipping (s,q) (0.36, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2357125Z Skipping (s,q) (0.37, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2357313Z Skipping (s,q) (0.38, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2357474Z Skipping (s,q) (0.39, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2357646Z Skipping (s,q) (0.4, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2357805Z Skipping (s,q) (0.41, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2357968Z Skipping (s,q) (0.42, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2358139Z Skipping (s,q) (0.43, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2358301Z Skipping (s,q) (0.44, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2358473Z Skipping (s,q) (0.45, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2358633Z Skipping (s,q) (0.46, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2358796Z Skipping (s,q) (0.47, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2358971Z Skipping (s,q) (0.48, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2359133Z Skipping (s,q) (0.49, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2359291Z Skipping (s,q) (0.5, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2359462Z Skipping (s,q) (0.51, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2359622Z Skipping (s,q) (0.52, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2359805Z Skipping (s,q) (0.53, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2359967Z Skipping (s,q) (0.54, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2360154Z Skipping (s,q) (0.55, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2360329Z Skipping (s,q) (0.56, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2360487Z Skipping (s,q) (0.57, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2360651Z Skipping (s,q) (0.58, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2360826Z Skipping (s,q) (0.59, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2361015Z Skipping (s,q) (0.6, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2361190Z Skipping (s,q) (0.61, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2361352Z Skipping (s,q) (0.62, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2361514Z Skipping (s,q) (0.63, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2361688Z Skipping (s,q) (0.64, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2361850Z Skipping (s,q) (0.65, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2362014Z Skipping (s,q) (0.66, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2362188Z Skipping (s,q) (0.67, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2362350Z Skipping (s,q) (0.68, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2362513Z Skipping (s,q) (0.69, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2362689Z Skipping (s,q) (0.7, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2362857Z Skipping (s,q) (0.71, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2363030Z Skipping (s,q) (0.72, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2363194Z Skipping (s,q) (0.73, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2363355Z Skipping (s,q) (0.74, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2363530Z Skipping (s,q) (0.75, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2363691Z Skipping (s,q) (0.76, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2363853Z Skipping (s,q) (0.77, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2364030Z Skipping (s,q) (0.78, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2364192Z Skipping (s,q) (0.79, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2364365Z Skipping (s,q) (0.8, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2364526Z Skipping (s,q) (0.81, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2364741Z Skipping (s,q) (0.82, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2364916Z Skipping (s,q) (0.83, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2365076Z Skipping (s,q) (0.84, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2365234Z Skipping (s,q) (0.85, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2365411Z Skipping (s,q) (0.86, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2365573Z Skipping (s,q) (0.87, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2365751Z Skipping (s,q) (0.88, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2365915Z Skipping (s,q) (0.89, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2366077Z Skipping (s,q) (0.9, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2366253Z Skipping (s,q) (0.91, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2366413Z Skipping (s,q) (0.92, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2366573Z Skipping (s,q) (0.93, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2366752Z Skipping (s,q) (0.94, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2366912Z Skipping (s,q) (0.95, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2367088Z Skipping (s,q) (0.96, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2367248Z Skipping (s,q) (0.97, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2367409Z Skipping (s,q) (0.98, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2367610Z Skipping (s,q) (0.99, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2367770Z Skipping (s,q) (1, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2367930Z Skipping (s,q) (1.01, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2368106Z Skipping (s,q) (1.02, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2368264Z Skipping (s,q) (1.03, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2368438Z Skipping (s,q) (1.04, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2368626Z Skipping (s,q) (1.05, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2368785Z Skipping (s,q) (1.06, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2368961Z Skipping (s,q) (1.07, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2369122Z Skipping (s,q) (1.08, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2369281Z Skipping (s,q) (1.09, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2369454Z Skipping (s,q) (1.1, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2369616Z Skipping (s,q) (1.11, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2369788Z Skipping (s,q) (1.12, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2369949Z Skipping (s,q) (1.13, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2370110Z Skipping (s,q) (1.14, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2370288Z Skipping (s,q) (1.15, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2370451Z Skipping (s,q) (1.16, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2370613Z Skipping (s,q) (1.17, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2370786Z Skipping (s,q) (1.18, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2370947Z Skipping (s,q) (1.19, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2371123Z Skipping (s,q) (1.2, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2371283Z Skipping (s,q) (1.21, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2371443Z Skipping (s,q) (1.22, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2371623Z Skipping (s,q) (1.23, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2371784Z Skipping (s,q) (1.24, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2371943Z Skipping (s,q) (1.25, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2372146Z Skipping (s,q) (1.26, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2372331Z Skipping (s,q) (1.27, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2372491Z Skipping (s,q) (1.28, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2372665Z Skipping (s,q) (1.29, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2372825Z Skipping (s,q) (1.3, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2372999Z Skipping (s,q) (1.31, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2373157Z Skipping (s,q) (1.32, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2373316Z Skipping (s,q) (1.33, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2373489Z Skipping (s,q) (1.34, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2373650Z Skipping (s,q) (1.35, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2373809Z Skipping (s,q) (1.36, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2373982Z Skipping (s,q) (1.37, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2374147Z Skipping (s,q) (1.38, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2374321Z Skipping (s,q) (1.39, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2374483Z Skipping (s,q) (1.4, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2374643Z Skipping (s,q) (1.41, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2374818Z Skipping (s,q) (1.42, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2374979Z Skipping (s,q) (1.43, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2375164Z Skipping (s,q) (1.44, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2375337Z Skipping (s,q) (1.45, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2375501Z Skipping (s,q) (1.46, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2375677Z Skipping (s,q) (1.47, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2375839Z Skipping (s,q) (1.48, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2376030Z Skipping (s,q) (1.49, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2376203Z Skipping (s,q) (1.5, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2376366Z Skipping (s,q) (1.51, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2376529Z Skipping (s,q) (1.52, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2376702Z Skipping (s,q) (1.53, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2376864Z Skipping (s,q) (1.54, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2377036Z Skipping (s,q) (1.55, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2377197Z Skipping (s,q) (1.56, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2377357Z Skipping (s,q) (1.57, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2377529Z Skipping (s,q) (1.58, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2377689Z Skipping (s,q) (1.59, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2377851Z Skipping (s,q) (1.6, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2378022Z Skipping (s,q) (1.61, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2378183Z Skipping (s,q) (1.62, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2378357Z Skipping (s,q) (1.63, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2378517Z Skipping (s,q) (1.64, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2378676Z Skipping (s,q) (1.65, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2378848Z Skipping (s,q) (1.66, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2379008Z Skipping (s,q) (1.67, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2379166Z Skipping (s,q) (1.68, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2379337Z Skipping (s,q) (1.69, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2379496Z Skipping (s,q) (1.7, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2379697Z Skipping (s,q) (1.71, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2379880Z Skipping (s,q) (1.72, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2380041Z Skipping (s,q) (1.73, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2380212Z Skipping (s,q) (1.74, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2380372Z Skipping (s,q) (1.75, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2380530Z Skipping (s,q) (1.76, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2380702Z Skipping (s,q) (1.77, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2380860Z Skipping (s,q) (1.78, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2381021Z Skipping (s,q) (1.79, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2381189Z Skipping (s,q) (1.8, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2381349Z Skipping (s,q) (1.81, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2381522Z Skipping (s,q) (1.82, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2381689Z Skipping (s,q) (1.83, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2381853Z Skipping (s,q) (1.84, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2382028Z Skipping (s,q) (1.85, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2382187Z Skipping (s,q) (1.86, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2382345Z Skipping (s,q) (1.87, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2382519Z Skipping (s,q) (1.88, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2382717Z Skipping (s,q) (1.89, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2382888Z Skipping (s,q) (1.9, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2383047Z Skipping (s,q) (1.91, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2383208Z Skipping (s,q) (1.92, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2383381Z Skipping (s,q) (1.93, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2383567Z Skipping (s,q) (1.94, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2383729Z Skipping (s,q) (1.95, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2383899Z Skipping (s,q) (1.96, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2384059Z Skipping (s,q) (1.97, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2384233Z Skipping (s,q) (1.98, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2384394Z Skipping (s,q) (1.99, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2384557Z Skipping (s,q) (0.01, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2384731Z Skipping (s,q) (0.02, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2384893Z Skipping (s,q) (0.03, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2385053Z Skipping (s,q) (0.04, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2385226Z Skipping (s,q) (0.05, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2385390Z Skipping (s,q) (0.06, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2385563Z Skipping (s,q) (0.07, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2385727Z Skipping (s,q) (0.08, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2385891Z Skipping (s,q) (0.09, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2386063Z Skipping (s,q) (0.1, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2386224Z Skipping (s,q) (0.11, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2386389Z Skipping (s,q) (0.12, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2386563Z Skipping (s,q) (0.13, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2386724Z Skipping (s,q) (0.14, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2386898Z Skipping (s,q) (0.15, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2387085Z Skipping (s,q) (0.16, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2387267Z Skipping (s,q) (0.17, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2387437Z Skipping (s,q) (0.18, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2387599Z Skipping (s,q) (0.19, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2387761Z Skipping (s,q) (0.2, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2387930Z Skipping (s,q) (0.21, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2388094Z Skipping (s,q) (0.22, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2388276Z Skipping (s,q) (0.23, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2388436Z Skipping (s,q) (0.24, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2388599Z Skipping (s,q) (0.25, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2388770Z Skipping (s,q) (0.26, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2388931Z Skipping (s,q) (0.27, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2389150Z Skipping (s,q) (0.28, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2389383Z Skipping (s,q) (0.29, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2397898Z Skipping (s,q) (0.3, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2398198Z Skipping (s,q) (0.31, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2398367Z Skipping (s,q) (0.32, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2398529Z Skipping (s,q) (0.33, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2398807Z Skipping (s,q) (0.34, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2398971Z Skipping (s,q) (0.35, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2399145Z Skipping (s,q) (0.36, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2399305Z Skipping (s,q) (0.37, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2399467Z Skipping (s,q) (0.38, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2399678Z Skipping (s,q) (0.39, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2399842Z Skipping (s,q) (0.4, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2400003Z Skipping (s,q) (0.41, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2400175Z Skipping (s,q) (0.42, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2400335Z Skipping (s,q) (0.43, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2400507Z Skipping (s,q) (0.44, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2400670Z Skipping (s,q) (0.45, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2400829Z Skipping (s,q) (0.46, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2401002Z Skipping (s,q) (0.47, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2401160Z Skipping (s,q) (0.48, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2401322Z Skipping (s,q) (0.49, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2401499Z Skipping (s,q) (0.5, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2401664Z Skipping (s,q) (0.51, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2401838Z Skipping (s,q) (0.52, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2401998Z Skipping (s,q) (0.53, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2402159Z Skipping (s,q) (0.54, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2402328Z Skipping (s,q) (0.55, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2402491Z Skipping (s,q) (0.56, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2402657Z Skipping (s,q) (0.57, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2402830Z Skipping (s,q) (0.58, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2402990Z Skipping (s,q) (0.59, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2403163Z Skipping (s,q) (0.6, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2403353Z Skipping (s,q) (0.61, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2403541Z Skipping (s,q) (0.62, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2403715Z Skipping (s,q) (0.63, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2403876Z Skipping (s,q) (0.64, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2404035Z Skipping (s,q) (0.65, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2404207Z Skipping (s,q) (0.66, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2404368Z Skipping (s,q) (0.67, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2404543Z Skipping (s,q) (0.68, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2404706Z Skipping (s,q) (0.69, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2404866Z Skipping (s,q) (0.7, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2405037Z Skipping (s,q) (0.71, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2405200Z Skipping (s,q) (0.72, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2405363Z Skipping (s,q) (0.73, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2405703Z Skipping (s,q) (0.74, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2405867Z Skipping (s,q) (0.75, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2406042Z Skipping (s,q) (0.76, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2406203Z Skipping (s,q) (0.77, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2406365Z Skipping (s,q) (0.78, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2406628Z Skipping (s,q) (0.79, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2406790Z Skipping (s,q) (0.8, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2406954Z Skipping (s,q) (0.81, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2407128Z Skipping (s,q) (0.82, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2407291Z Skipping (s,q) (0.83, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2407580Z Skipping (s,q) (0.84, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2407745Z Skipping (s,q) (0.85, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2407904Z Skipping (s,q) (0.86, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2408080Z Skipping (s,q) (0.87, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2408239Z Skipping (s,q) (0.88, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2408400Z Skipping (s,q) (0.89, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2408580Z Skipping (s,q) (0.9, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2408741Z Skipping (s,q) (0.91, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2408902Z Skipping (s,q) (0.92, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2409077Z Skipping (s,q) (0.93, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2409239Z Skipping (s,q) (0.94, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2409414Z Skipping (s,q) (0.95, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2409574Z Skipping (s,q) (0.96, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2409733Z Skipping (s,q) (0.97, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2409907Z Skipping (s,q) (0.98, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2410065Z Skipping (s,q) (0.99, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2410225Z Skipping (s,q) (1, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2410399Z Skipping (s,q) (1.01, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2410559Z Skipping (s,q) (1.02, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2410730Z Skipping (s,q) (1.03, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2410890Z Skipping (s,q) (1.04, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2411052Z Skipping (s,q) (1.05, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2411296Z Skipping (s,q) (1.06, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2411456Z Skipping (s,q) (1.07, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2411615Z Skipping (s,q) (1.08, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2411785Z Skipping (s,q) (1.09, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2411943Z Skipping (s,q) (1.1, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2412123Z Skipping (s,q) (1.11, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2412288Z Skipping (s,q) (1.12, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2412447Z Skipping (s,q) (1.13, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2412621Z Skipping (s,q) (1.14, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2412782Z Skipping (s,q) (1.15, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2412942Z Skipping (s,q) (1.16, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2413121Z Skipping (s,q) (1.17, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2413282Z Skipping (s,q) (1.18, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2413454Z Skipping (s,q) (1.19, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2413612Z Skipping (s,q) (1.2, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2413773Z Skipping (s,q) (1.21, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2413945Z Skipping (s,q) (1.22, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2414131Z Skipping (s,q) (1.23, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2414293Z Skipping (s,q) (1.24, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2414468Z Skipping (s,q) (1.25, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2414629Z Skipping (s,q) (1.26, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2414800Z Skipping (s,q) (1.27, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2414961Z Skipping (s,q) (1.28, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2415149Z Skipping (s,q) (1.29, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2415320Z Skipping (s,q) (1.3, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2415480Z Skipping (s,q) (1.31, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2415640Z Skipping (s,q) (1.32, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2415808Z Skipping (s,q) (1.33, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2415970Z Skipping (s,q) (1.34, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2416140Z Skipping (s,q) (1.35, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2416299Z Skipping (s,q) (1.36, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2416460Z Skipping (s,q) (1.37, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2416630Z Skipping (s,q) (1.38, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2416794Z Skipping (s,q) (1.39, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2416956Z Skipping (s,q) (1.4, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2417122Z Skipping (s,q) (1.41, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2417281Z Skipping (s,q) (1.42, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2417441Z Skipping (s,q) (1.43, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2417612Z Skipping (s,q) (1.44, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2417773Z Skipping (s,q) (1.45, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2417949Z Skipping (s,q) (1.46, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2418109Z Skipping (s,q) (1.47, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2418269Z Skipping (s,q) (1.48, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2418443Z Skipping (s,q) (1.49, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2418628Z Skipping (s,q) (1.5, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2418811Z Skipping (s,q) (1.51, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2418982Z Skipping (s,q) (1.52, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2419143Z Skipping (s,q) (1.53, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2419314Z Skipping (s,q) (1.54, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2419474Z Skipping (s,q) (1.55, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2419633Z Skipping (s,q) (1.56, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2419807Z Skipping (s,q) (1.57, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2419968Z Skipping (s,q) (1.58, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2420126Z Skipping (s,q) (1.59, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2420298Z Skipping (s,q) (1.6, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2420460Z Skipping (s,q) (1.61, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2420635Z Skipping (s,q) (1.62, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2420794Z Skipping (s,q) (1.63, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2420954Z Skipping (s,q) (1.64, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2421126Z Skipping (s,q) (1.65, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2421285Z Skipping (s,q) (1.66, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2421445Z Skipping (s,q) (1.67, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2421641Z Skipping (s,q) (1.68, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2421801Z Skipping (s,q) (1.69, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2421972Z Skipping (s,q) (1.7, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2422131Z Skipping (s,q) (1.71, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2422291Z Skipping (s,q) (1.72, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2422494Z Skipping (s,q) (1.73, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2422653Z Skipping (s,q) (1.74, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2422812Z Skipping (s,q) (1.75, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2422984Z Skipping (s,q) (1.76, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2423146Z Skipping (s,q) (1.77, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2423317Z Skipping (s,q) (1.78, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2423477Z Skipping (s,q) (1.79, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2423638Z Skipping (s,q) (1.8, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2423808Z Skipping (s,q) (1.81, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2423968Z Skipping (s,q) (1.82, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2424126Z Skipping (s,q) (1.83, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2424302Z Skipping (s,q) (1.84, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2424464Z Skipping (s,q) (1.85, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2424635Z Skipping (s,q) (1.86, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2424795Z Skipping (s,q) (1.87, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2424955Z Skipping (s,q) (1.88, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2425126Z Skipping (s,q) (1.89, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2425290Z Skipping (s,q) (1.9, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2425450Z Skipping (s,q) (1.91, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2425618Z Skipping (s,q) (1.92, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2425777Z Skipping (s,q) (1.93, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2425951Z Skipping (s,q) (1.94, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2426164Z Skipping (s,q) (1.95, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2426324Z Skipping (s,q) (1.96, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2426496Z Skipping (s,q) (1.97, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2426655Z Skipping (s,q) (1.98, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2426816Z Skipping (s,q) (1.99, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2426988Z Skipping (s,q) (0.01, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2427150Z Skipping (s,q) (0.02, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2427322Z Skipping (s,q) (0.03, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2427480Z Skipping (s,q) (0.04, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2427641Z Skipping (s,q) (0.05, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2427815Z Skipping (s,q) (0.06, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2427977Z Skipping (s,q) (0.07, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2428143Z Skipping (s,q) (0.08, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2428316Z Skipping (s,q) (0.09, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2428478Z Skipping (s,q) (0.1, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2428638Z Skipping (s,q) (0.11, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2428814Z Skipping (s,q) (0.12, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2429002Z Skipping (s,q) (0.13, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2429175Z Skipping (s,q) (0.14, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2429334Z Skipping (s,q) (0.15, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2429495Z Skipping (s,q) (0.16, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2429671Z Skipping (s,q) (0.17, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2429837Z Skipping (s,q) (0.18, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2430025Z Skipping (s,q) (0.19, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2430198Z Skipping (s,q) (0.2, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2430356Z Skipping (s,q) (0.21, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2430528Z Skipping (s,q) (0.22, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2430688Z Skipping (s,q) (0.23, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2430846Z Skipping (s,q) (0.24, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2431019Z Skipping (s,q) (0.25, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2431181Z Skipping (s,q) (0.26, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2431343Z Skipping (s,q) (0.27, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2431518Z Skipping (s,q) (0.28, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2431680Z Skipping (s,q) (0.29, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2431854Z Skipping (s,q) (0.3, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2432014Z Skipping (s,q) (0.31, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2432176Z Skipping (s,q) (0.32, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2432353Z Skipping (s,q) (0.33, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2432515Z Skipping (s,q) (0.34, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2432675Z Skipping (s,q) (0.35, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2432849Z Skipping (s,q) (0.36, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2433010Z Skipping (s,q) (0.37, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2433182Z Skipping (s,q) (0.38, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2433342Z Skipping (s,q) (0.39, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2433528Z Skipping (s,q) (0.4, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2433726Z Skipping (s,q) (0.41, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2433885Z Skipping (s,q) (0.42, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2434045Z Skipping (s,q) (0.43, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2434217Z Skipping (s,q) (0.44, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2434380Z Skipping (s,q) (0.45, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2434551Z Skipping (s,q) (0.46, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2434712Z Skipping (s,q) (0.47, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2434869Z Skipping (s,q) (0.48, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2435039Z Skipping (s,q) (0.49, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2435197Z Skipping (s,q) (0.5, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2435359Z Skipping (s,q) (0.51, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2435533Z Skipping (s,q) (0.52, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2435693Z Skipping (s,q) (0.53, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2435865Z Skipping (s,q) (0.54, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2436127Z Skipping (s,q) (0.55, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2436290Z Skipping (s,q) (0.56, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2436463Z Skipping (s,q) (0.57, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2436669Z Skipping (s,q) (0.58, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2436831Z Skipping (s,q) (0.59, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2437002Z Skipping (s,q) (0.6, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2437161Z Skipping (s,q) (0.61, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2437332Z Skipping (s,q) (0.62, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2437520Z Skipping (s,q) (0.63, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2437680Z Skipping (s,q) (0.64, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2437852Z Skipping (s,q) (0.65, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2438012Z Skipping (s,q) (0.66, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2438176Z Skipping (s,q) (0.67, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2438348Z Skipping (s,q) (0.68, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2438509Z Skipping (s,q) (0.69, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2438668Z Skipping (s,q) (0.7, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2438838Z Skipping (s,q) (0.71, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2438997Z Skipping (s,q) (0.72, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2439169Z Skipping (s,q) (0.73, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2439338Z Skipping (s,q) (0.74, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2439497Z Skipping (s,q) (0.75, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2439669Z Skipping (s,q) (0.76, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2439832Z Skipping (s,q) (0.77, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2439993Z Skipping (s,q) (0.78, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2440165Z Skipping (s,q) (0.79, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2440326Z Skipping (s,q) (0.8, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2440496Z Skipping (s,q) (0.81, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2440657Z Skipping (s,q) (0.82, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2440815Z Skipping (s,q) (0.83, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2440985Z Skipping (s,q) (0.84, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2441170Z Skipping (s,q) (0.85, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2441353Z Skipping (s,q) (0.86, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2441525Z Skipping (s,q) (0.87, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2441685Z Skipping (s,q) (0.88, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2441859Z Skipping (s,q) (0.89, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2442019Z Skipping (s,q) (0.9, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2442180Z Skipping (s,q) (0.91, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2442351Z Skipping (s,q) (0.92, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2442511Z Skipping (s,q) (0.93, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2442672Z Skipping (s,q) (0.94, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2442846Z Skipping (s,q) (0.95, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2443007Z Skipping (s,q) (0.96, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2443182Z Skipping (s,q) (0.97, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2443343Z Skipping (s,q) (0.98, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2443504Z Skipping (s,q) (0.99, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2443673Z Skipping (s,q) (1, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2443834Z Skipping (s,q) (1.01, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2443994Z Skipping (s,q) (1.02, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2444192Z Skipping (s,q) (1.03, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2444354Z Skipping (s,q) (1.04, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2444527Z Skipping (s,q) (1.05, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2444693Z Skipping (s,q) (1.06, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2444854Z Skipping (s,q) (1.07, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2445055Z Skipping (s,q) (1.08, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2445216Z Skipping (s,q) (1.09, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2445380Z Skipping (s,q) (1.1, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2445549Z Skipping (s,q) (1.11, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2445710Z Skipping (s,q) (1.12, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2445879Z Skipping (s,q) (1.13, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2446041Z Skipping (s,q) (1.14, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2446202Z Skipping (s,q) (1.15, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2446374Z Skipping (s,q) (1.16, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2446535Z Skipping (s,q) (1.17, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2446699Z Skipping (s,q) (1.18, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2446876Z Skipping (s,q) (1.19, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2447035Z Skipping (s,q) (1.2, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2447197Z Skipping (s,q) (1.21, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2447368Z Skipping (s,q) (1.22, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2447529Z Skipping (s,q) (1.23, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2447703Z Skipping (s,q) (1.24, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2447865Z Skipping (s,q) (1.25, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2448027Z Skipping (s,q) (1.26, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2448195Z Skipping (s,q) (1.27, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2448356Z Skipping (s,q) (1.28, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2448544Z Skipping (s,q) (1.29, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2448740Z Skipping (s,q) (1.3, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2448902Z Skipping (s,q) (1.31, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2449074Z Skipping (s,q) (1.32, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2449238Z Skipping (s,q) (1.33, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2449398Z Skipping (s,q) (1.34, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2449573Z Skipping (s,q) (1.35, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2449734Z Skipping (s,q) (1.36, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2449893Z Skipping (s,q) (1.37, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2450065Z Skipping (s,q) (1.38, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2450225Z Skipping (s,q) (1.39, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2450394Z Skipping (s,q) (1.4, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2450559Z Skipping (s,q) (1.41, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2450720Z Skipping (s,q) (1.42, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2450891Z Skipping (s,q) (1.43, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2451051Z Skipping (s,q) (1.44, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2451210Z Skipping (s,q) (1.45, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2451380Z Skipping (s,q) (1.46, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2451563Z Skipping (s,q) (1.47, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2451735Z Skipping (s,q) (1.48, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2451897Z Skipping (s,q) (1.49, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2452056Z Skipping (s,q) (1.5, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2452227Z Skipping (s,q) (1.51, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2452413Z Skipping (s,q) (1.52, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2452572Z Skipping (s,q) (1.53, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2452742Z Skipping (s,q) (1.54, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2452904Z Skipping (s,q) (1.55, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2453076Z Skipping (s,q) (1.56, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2453242Z Skipping (s,q) (1.57, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2453402Z Skipping (s,q) (1.58, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2453574Z Skipping (s,q) (1.59, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2453734Z Skipping (s,q) (1.6, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2453892Z Skipping (s,q) (1.61, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2454064Z Skipping (s,q) (1.62, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2454225Z Skipping (s,q) (1.63, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2454410Z Skipping (s,q) (1.64, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2454570Z Skipping (s,q) (1.65, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2454728Z Skipping (s,q) (1.66, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2454899Z Skipping (s,q) (1.67, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2455057Z Skipping (s,q) (1.68, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2455217Z Skipping (s,q) (1.69, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2455384Z Skipping (s,q) (1.7, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2455550Z Skipping (s,q) (1.71, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2455722Z Skipping (s,q) (1.72, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2455882Z Skipping (s,q) (1.73, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2456080Z Skipping (s,q) (1.74, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2456265Z Skipping (s,q) (1.75, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2456424Z Skipping (s,q) (1.76, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2456597Z Skipping (s,q) (1.77, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2456757Z Skipping (s,q) (1.78, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2456919Z Skipping (s,q) (1.79, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2457092Z Skipping (s,q) (1.8, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2457256Z Skipping (s,q) (1.81, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2457428Z Skipping (s,q) (1.82, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2457589Z Skipping (s,q) (1.83, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2457749Z Skipping (s,q) (1.84, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2457923Z Skipping (s,q) (1.85, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2458084Z Skipping (s,q) (1.86, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2458243Z Skipping (s,q) (1.87, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2458415Z Skipping (s,q) (1.88, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2458576Z Skipping (s,q) (1.89, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2458749Z Skipping (s,q) (1.9, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2458908Z Skipping (s,q) (1.91, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2459092Z Skipping (s,q) (1.92, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2459261Z Skipping (s,q) (1.93, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2459418Z Skipping (s,q) (1.94, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2459580Z Skipping (s,q) (1.95, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2459758Z Skipping (s,q) (1.96, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2459944Z Skipping (s,q) (1.97, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2460116Z Skipping (s,q) (1.98, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2460273Z Skipping (s,q) (1.99, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2460432Z Skipping (s,q) (0.01, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2460608Z Skipping (s,q) (0.02, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2460772Z Skipping (s,q) (0.03, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2460936Z Skipping (s,q) (0.04, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2461106Z Skipping (s,q) (0.05, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2461268Z Skipping (s,q) (0.06, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2461432Z Skipping (s,q) (0.07, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2461600Z Skipping (s,q) (0.08, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2461765Z Skipping (s,q) (0.09, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2461938Z Skipping (s,q) (0.1, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2462096Z Skipping (s,q) (0.11, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2462254Z Skipping (s,q) (0.12, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2462425Z Skipping (s,q) (0.13, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2462584Z Skipping (s,q) (0.14, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2462745Z Skipping (s,q) (0.15, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2462916Z Skipping (s,q) (0.16, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2463073Z Skipping (s,q) (0.17, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2463244Z Skipping (s,q) (0.18, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2463403Z Skipping (s,q) (0.19, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2463629Z Skipping (s,q) (0.2, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2463799Z Skipping (s,q) (0.21, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2463958Z Skipping (s,q) (0.22, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2464115Z Skipping (s,q) (0.23, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2464285Z Skipping (s,q) (0.24, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2464440Z Skipping (s,q) (0.25, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2464616Z Skipping (s,q) (0.26, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2464771Z Skipping (s,q) (0.27, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2464930Z Skipping (s,q) (0.28, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2465102Z Skipping (s,q) (0.29, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2465259Z Skipping (s,q) (0.3, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2465423Z Skipping (s,q) (0.31, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2465592Z Skipping (s,q) (0.32, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2465750Z Skipping (s,q) (0.33, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2465919Z Skipping (s,q) (0.34, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2466075Z Skipping (s,q) (0.35, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2466234Z Skipping (s,q) (0.36, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2466435Z Skipping (s,q) (0.37, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2466591Z Skipping (s,q) (0.38, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2466749Z Skipping (s,q) (0.39, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2466919Z Skipping (s,q) (0.4, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2467076Z Skipping (s,q) (0.41, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2467250Z Skipping (s,q) (0.42, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2467433Z Skipping (s,q) (0.43, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2467589Z Skipping (s,q) (0.44, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2467765Z Skipping (s,q) (0.45, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2467919Z Skipping (s,q) (0.46, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2468079Z Skipping (s,q) (0.47, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2468250Z Skipping (s,q) (0.48, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2468406Z Skipping (s,q) (0.49, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2468575Z Skipping (s,q) (0.5, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2468732Z Skipping (s,q) (0.51, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2468890Z Skipping (s,q) (0.52, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2469067Z Skipping (s,q) (0.53, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2469226Z Skipping (s,q) (0.54, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2469384Z Skipping (s,q) (0.55, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2469553Z Skipping (s,q) (0.56, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2469711Z Skipping (s,q) (0.57, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2469884Z Skipping (s,q) (0.58, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2470041Z Skipping (s,q) (0.59, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2470201Z Skipping (s,q) (0.6, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2470372Z Skipping (s,q) (0.61, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2470529Z Skipping (s,q) (0.62, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2470683Z Skipping (s,q) (0.63, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2470885Z Skipping (s,q) (0.64, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2471066Z Skipping (s,q) (0.65, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2471226Z Skipping (s,q) (0.66, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2471396Z Skipping (s,q) (0.67, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2471553Z Skipping (s,q) (0.68, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2471726Z Skipping (s,q) (0.69, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2471885Z Skipping (s,q) (0.7, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2472046Z Skipping (s,q) (0.71, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2472215Z Skipping (s,q) (0.72, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2472374Z Skipping (s,q) (0.73, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2472532Z Skipping (s,q) (0.74, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2472702Z Skipping (s,q) (0.75, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2472863Z Skipping (s,q) (0.76, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2473032Z Skipping (s,q) (0.77, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2473188Z Skipping (s,q) (0.78, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2473358Z Skipping (s,q) (0.79, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2473528Z Skipping (s,q) (0.8, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2473688Z Skipping (s,q) (0.81, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2473881Z Skipping (s,q) (0.82, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2474050Z Skipping (s,q) (0.83, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2474211Z Skipping (s,q) (0.84, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2474376Z Skipping (s,q) (0.85, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2474537Z Skipping (s,q) (0.86, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2474721Z Skipping (s,q) (0.87, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2474892Z Skipping (s,q) (0.88, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2475052Z Skipping (s,q) (0.89, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2475207Z Skipping (s,q) (0.9, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2475375Z Skipping (s,q) (0.91, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2475531Z Skipping (s,q) (0.92, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2475702Z Skipping (s,q) (0.93, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2475860Z Skipping (s,q) (0.94, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2476135Z Skipping (s,q) (0.95, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2476311Z Skipping (s,q) (0.96, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2476468Z Skipping (s,q) (0.97, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2476632Z Skipping (s,q) (0.98, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2476806Z Skipping (s,q) (0.99, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2476961Z Skipping (s,q) (1, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2477135Z Skipping (s,q) (1.01, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2477297Z Skipping (s,q) (1.02, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2477456Z Skipping (s,q) (1.03, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2477629Z Skipping (s,q) (1.04, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2477790Z Skipping (s,q) (1.05, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2477951Z Skipping (s,q) (1.06, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2478118Z Skipping (s,q) (1.07, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2478272Z Skipping (s,q) (1.08, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2478501Z Skipping (s,q) (1.09, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2478657Z Skipping (s,q) (1.1, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2478814Z Skipping (s,q) (1.11, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2478984Z Skipping (s,q) (1.12, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2479138Z Skipping (s,q) (1.13, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2479296Z Skipping (s,q) (1.14, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2479470Z Skipping (s,q) (1.15, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2479624Z Skipping (s,q) (1.16, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2479795Z Skipping (s,q) (1.17, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2479956Z Skipping (s,q) (1.18, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2480114Z Skipping (s,q) (1.19, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2480286Z Skipping (s,q) (1.2, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2480448Z Skipping (s,q) (1.21, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2480607Z Skipping (s,q) (1.22, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2480774Z Skipping (s,q) (1.23, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2480931Z Skipping (s,q) (1.24, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2481090Z Skipping (s,q) (1.25, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2481287Z Skipping (s,q) (1.26, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2481449Z Skipping (s,q) (1.27, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2481623Z Skipping (s,q) (1.28, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2481780Z Skipping (s,q) (1.29, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2481940Z Skipping (s,q) (1.3, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2482114Z Skipping (s,q) (1.31, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2482294Z Skipping (s,q) (1.32, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2482454Z Skipping (s,q) (1.33, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2482626Z Skipping (s,q) (1.34, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2482783Z Skipping (s,q) (1.35, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2482954Z Skipping (s,q) (1.36, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2483109Z Skipping (s,q) (1.37, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2483269Z Skipping (s,q) (1.38, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2483440Z Skipping (s,q) (1.39, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2483598Z Skipping (s,q) (1.4, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2483756Z Skipping (s,q) (1.41, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2483925Z Skipping (s,q) (1.42, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2484085Z Skipping (s,q) (1.43, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2484255Z Skipping (s,q) (1.44, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2484414Z Skipping (s,q) (1.45, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2484576Z Skipping (s,q) (1.46, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2484743Z Skipping (s,q) (1.47, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2484901Z Skipping (s,q) (1.48, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2485061Z Skipping (s,q) (1.49, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2485230Z Skipping (s,q) (1.5, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2485388Z Skipping (s,q) (1.51, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2485558Z Skipping (s,q) (1.52, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2485740Z Skipping (s,q) (1.53, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2485920Z Skipping (s,q) (1.54, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2486095Z Skipping (s,q) (1.55, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2486253Z Skipping (s,q) (1.56, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2486413Z Skipping (s,q) (1.57, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2486584Z Skipping (s,q) (1.58, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2486742Z Skipping (s,q) (1.59, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2486917Z Skipping (s,q) (1.6, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2487079Z Skipping (s,q) (1.61, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2487243Z Skipping (s,q) (1.62, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2487417Z Skipping (s,q) (1.63, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2487584Z Skipping (s,q) (1.64, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2487751Z Skipping (s,q) (1.65, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2487926Z Skipping (s,q) (1.66, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2488087Z Skipping (s,q) (1.67, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2488258Z Skipping (s,q) (1.68, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2488417Z Skipping (s,q) (1.69, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2488579Z Skipping (s,q) (1.7, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2488777Z Skipping (s,q) (1.71, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2488936Z Skipping (s,q) (1.72, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2489097Z Skipping (s,q) (1.73, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2489269Z Skipping (s,q) (1.74, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2489428Z Skipping (s,q) (1.75, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2489629Z Skipping (s,q) (1.76, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2489787Z Skipping (s,q) (1.77, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2489946Z Skipping (s,q) (1.78, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2490118Z Skipping (s,q) (1.79, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2490275Z Skipping (s,q) (1.8, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2490435Z Skipping (s,q) (1.81, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2490610Z Skipping (s,q) (1.82, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2490772Z Skipping (s,q) (1.83, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2490932Z Skipping (s,q) (1.84, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2491097Z Skipping (s,q) (1.85, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2491258Z Skipping (s,q) (1.86, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2491440Z Skipping (s,q) (1.87, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2491600Z Skipping (s,q) (1.88, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2491759Z Skipping (s,q) (1.89, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2491927Z Skipping (s,q) (1.9, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2492084Z Skipping (s,q) (1.91, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2492246Z Skipping (s,q) (1.92, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2492416Z Skipping (s,q) (1.93, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2492571Z Skipping (s,q) (1.94, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2492743Z Skipping (s,q) (1.95, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2492900Z Skipping (s,q) (1.96, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2493055Z Skipping (s,q) (1.97, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2493267Z Skipping (s,q) (1.98, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2493455Z Skipping (s,q) (1.99, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2493614Z Skipping (s,q) (0.01, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2493781Z Skipping (s,q) (0.02, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2493939Z Skipping (s,q) (0.03, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2494111Z Skipping (s,q) (0.04, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2494268Z Skipping (s,q) (0.05, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2494427Z Skipping (s,q) (0.06, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2494601Z Skipping (s,q) (0.07, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2494760Z Skipping (s,q) (0.08, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2494921Z Skipping (s,q) (0.09, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2495088Z Skipping (s,q) (0.1, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2495251Z Skipping (s,q) (0.11, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2495426Z Skipping (s,q) (0.12, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2495583Z Skipping (s,q) (0.13, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2495740Z Skipping (s,q) (0.14, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2495909Z Skipping (s,q) (0.15, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2496069Z Skipping (s,q) (0.16, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2496253Z Skipping (s,q) (0.17, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2496423Z Skipping (s,q) (0.18, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2496582Z Skipping (s,q) (0.19, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2496751Z Skipping (s,q) (0.2, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2496909Z Skipping (s,q) (0.21, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2497091Z Skipping (s,q) (0.22, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2497264Z Skipping (s,q) (0.23, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2497423Z Skipping (s,q) (0.24, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2497584Z Skipping (s,q) (0.25, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2497754Z Skipping (s,q) (0.26, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2497913Z Skipping (s,q) (0.27, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2498081Z Skipping (s,q) (0.28, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2498239Z Skipping (s,q) (0.29, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2498398Z Skipping (s,q) (0.3, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2498566Z Skipping (s,q) (0.31, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2498718Z Skipping (s,q) (0.32, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2498877Z Skipping (s,q) (0.33, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2499048Z Skipping (s,q) (0.34, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2499204Z Skipping (s,q) (0.35, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2499372Z Skipping (s,q) (0.36, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2499530Z Skipping (s,q) (0.37, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2499685Z Skipping (s,q) (0.38, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2499859Z Skipping (s,q) (0.39, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2500013Z Skipping (s,q) (0.4, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2500171Z Skipping (s,q) (0.41, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2500342Z Skipping (s,q) (0.42, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2500527Z Skipping (s,q) (0.43, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2500714Z Skipping (s,q) (0.44, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2500882Z Skipping (s,q) (0.45, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2501042Z Skipping (s,q) (0.46, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2501211Z Skipping (s,q) (0.47, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2501369Z Skipping (s,q) (0.48, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2501526Z Skipping (s,q) (0.49, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2501698Z Skipping (s,q) (0.5, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2501857Z Skipping (s,q) (0.51, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2502012Z Skipping (s,q) (0.52, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2502180Z Skipping (s,q) (0.53, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2502338Z Skipping (s,q) (0.54, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2502513Z Skipping (s,q) (0.55, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2502671Z Skipping (s,q) (0.56, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2502828Z Skipping (s,q) (0.57, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2502996Z Skipping (s,q) (0.58, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2503152Z Skipping (s,q) (0.59, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2503311Z Skipping (s,q) (0.6, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2503504Z Skipping (s,q) (0.61, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2503661Z Skipping (s,q) (0.62, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2503834Z Skipping (s,q) (0.63, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2503991Z Skipping (s,q) (0.64, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2504151Z Skipping (s,q) (0.65, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2504350Z Skipping (s,q) (0.66, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2504509Z Skipping (s,q) (0.67, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2504669Z Skipping (s,q) (0.68, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2504831Z Skipping (s,q) (0.69, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2504989Z Skipping (s,q) (0.7, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2505160Z Skipping (s,q) (0.71, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2505319Z Skipping (s,q) (0.72, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2505689Z Skipping (s,q) (0.73, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2505867Z Skipping (s,q) (0.74, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2506028Z Skipping (s,q) (0.75, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2506190Z Skipping (s,q) (0.76, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2506363Z Skipping (s,q) (0.77, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2506524Z Skipping (s,q) (0.78, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2506698Z Skipping (s,q) (0.79, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2506853Z Skipping (s,q) (0.8, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2507016Z Skipping (s,q) (0.81, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2507184Z Skipping (s,q) (0.82, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2507343Z Skipping (s,q) (0.83, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2507502Z Skipping (s,q) (0.84, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2507676Z Skipping (s,q) (0.85, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2507834Z Skipping (s,q) (0.86, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2508001Z Skipping (s,q) (0.87, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2508233Z Skipping (s,q) (0.88, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2508424Z Skipping (s,q) (0.89, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2508593Z Skipping (s,q) (0.9, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2508749Z Skipping (s,q) (0.91, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2508909Z Skipping (s,q) (0.92, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2509077Z Skipping (s,q) (0.93, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2509234Z Skipping (s,q) (0.94, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2509404Z Skipping (s,q) (0.95, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2509562Z Skipping (s,q) (0.96, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2509726Z Skipping (s,q) (0.97, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2509895Z Skipping (s,q) (0.98, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2510055Z Skipping (s,q) (0.99, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2510214Z Skipping (s,q) (1, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2510382Z Skipping (s,q) (1.01, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2510544Z Skipping (s,q) (1.02, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2510705Z Skipping (s,q) (1.03, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2510869Z Skipping (s,q) (1.04, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2511030Z Skipping (s,q) (1.05, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2511239Z Skipping (s,q) (1.06, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2511397Z Skipping (s,q) (1.07, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2511555Z Skipping (s,q) (1.08, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2511725Z Skipping (s,q) (1.09, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2511886Z Skipping (s,q) (1.1, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2512075Z Skipping (s,q) (1.11, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2512246Z Skipping (s,q) (1.12, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2512403Z Skipping (s,q) (1.13, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2512568Z Skipping (s,q) (1.14, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2512727Z Skipping (s,q) (1.15, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2512886Z Skipping (s,q) (1.16, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2513056Z Skipping (s,q) (1.17, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2513213Z Skipping (s,q) (1.18, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2513374Z Skipping (s,q) (1.19, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2513543Z Skipping (s,q) (1.2, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2513703Z Skipping (s,q) (1.21, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2513876Z Skipping (s,q) (1.22, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2514035Z Skipping (s,q) (1.23, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2514197Z Skipping (s,q) (1.24, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2514365Z Skipping (s,q) (1.25, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2514523Z Skipping (s,q) (1.26, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2514682Z Skipping (s,q) (1.27, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2514853Z Skipping (s,q) (1.28, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2515013Z Skipping (s,q) (1.29, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2515186Z Skipping (s,q) (1.3, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2515345Z Skipping (s,q) (1.31, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2515506Z Skipping (s,q) (1.32, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2515729Z Skipping (s,q) (1.33, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2515892Z Skipping (s,q) (1.34, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2516160Z Skipping (s,q) (1.35, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2516333Z Skipping (s,q) (1.36, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2516496Z Skipping (s,q) (1.37, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2516671Z Skipping (s,q) (1.38, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2516835Z Skipping (s,q) (1.39, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2516997Z Skipping (s,q) (1.4, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2517170Z Skipping (s,q) (1.41, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2517330Z Skipping (s,q) (1.42, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2517493Z Skipping (s,q) (1.43, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2517673Z Skipping (s,q) (1.44, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2517837Z Skipping (s,q) (1.45, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2518012Z Skipping (s,q) (1.46, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2518175Z Skipping (s,q) (1.47, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2518337Z Skipping (s,q) (1.48, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2518510Z Skipping (s,q) (1.49, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2518704Z Skipping (s,q) (1.5, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2518865Z Skipping (s,q) (1.51, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2519038Z Skipping (s,q) (1.52, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2519200Z Skipping (s,q) (1.53, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2519377Z Skipping (s,q) (1.54, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2519539Z Skipping (s,q) (1.55, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2519740Z Skipping (s,q) (1.56, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2519914Z Skipping (s,q) (1.57, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2520075Z Skipping (s,q) (1.58, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2520234Z Skipping (s,q) (1.59, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2520406Z Skipping (s,q) (1.6, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2520570Z Skipping (s,q) (1.61, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2520738Z Skipping (s,q) (1.62, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2520897Z Skipping (s,q) (1.63, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2521059Z Skipping (s,q) (1.64, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2521228Z Skipping (s,q) (1.65, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2521391Z Skipping (s,q) (1.66, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2521555Z Skipping (s,q) (1.67, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2521728Z Skipping (s,q) (1.68, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2521887Z Skipping (s,q) (1.69, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2522048Z Skipping (s,q) (1.7, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2522216Z Skipping (s,q) (1.71, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2522375Z Skipping (s,q) (1.72, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2522549Z Skipping (s,q) (1.73, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2522707Z Skipping (s,q) (1.74, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2522865Z Skipping (s,q) (1.75, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2523036Z Skipping (s,q) (1.76, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2523221Z Skipping (s,q) (1.77, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2523404Z Skipping (s,q) (1.78, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2523573Z Skipping (s,q) (1.79, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2523731Z Skipping (s,q) (1.8, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2523902Z Skipping (s,q) (1.81, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2524060Z Skipping (s,q) (1.82, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2524219Z Skipping (s,q) (1.83, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2524387Z Skipping (s,q) (1.84, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2524548Z Skipping (s,q) (1.85, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2524708Z Skipping (s,q) (1.86, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2524879Z Skipping (s,q) (1.87, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2525039Z Skipping (s,q) (1.88, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2525216Z Skipping (s,q) (1.89, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2525376Z Skipping (s,q) (1.9, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2525536Z Skipping (s,q) (1.91, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2525710Z Skipping (s,q) (1.92, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2525871Z Skipping (s,q) (1.93, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2526030Z Skipping (s,q) (1.94, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2526289Z Skipping (s,q) (1.95, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2526451Z Skipping (s,q) (1.96, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2526626Z Skipping (s,q) (1.97, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2526785Z Skipping (s,q) (1.98, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2526948Z Skipping (s,q) (1.99, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2527145Z Skipping (s,q) (0.01, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2527304Z Skipping (s,q) (0.02, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2527464Z Skipping (s,q) (0.03, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2527637Z Skipping (s,q) (0.04, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2527795Z Skipping (s,q) (0.05, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2527970Z Skipping (s,q) (0.06, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2528132Z Skipping (s,q) (0.07, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2528293Z Skipping (s,q) (0.08, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2528462Z Skipping (s,q) (0.09, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2528622Z Skipping (s,q) (0.1, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2528784Z Skipping (s,q) (0.11, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2528964Z Skipping (s,q) (0.12, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2529127Z Skipping (s,q) (0.13, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2529296Z Skipping (s,q) (0.14, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2529456Z Skipping (s,q) (0.15, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2529618Z Skipping (s,q) (0.16, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2529790Z Skipping (s,q) (0.17, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2529953Z Skipping (s,q) (0.18, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2530113Z Skipping (s,q) (0.19, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2530284Z Skipping (s,q) (0.2, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2530443Z Skipping (s,q) (0.21, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2530614Z Skipping (s,q) (0.22, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2530825Z Skipping (s,q) (0.23, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2530987Z Skipping (s,q) (0.24, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2531155Z Skipping (s,q) (0.25, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2531314Z Skipping (s,q) (0.26, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2531475Z Skipping (s,q) (0.27, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2531645Z Skipping (s,q) (0.28, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2531807Z Skipping (s,q) (0.29, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2531966Z Skipping (s,q) (0.3, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2532136Z Skipping (s,q) (0.31, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2532295Z Skipping (s,q) (0.32, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2532467Z Skipping (s,q) (0.33, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2532628Z Skipping (s,q) (0.34, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2532800Z Skipping (s,q) (0.35, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2532972Z Skipping (s,q) (0.36, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2533135Z Skipping (s,q) (0.37, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2533295Z Skipping (s,q) (0.38, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2533466Z Skipping (s,q) (0.39, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2533652Z Skipping (s,q) (0.4, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2533822Z Skipping (s,q) (0.41, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2533982Z Skipping (s,q) (0.42, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2534143Z Skipping (s,q) (0.43, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2534313Z Skipping (s,q) (0.44, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2534475Z Skipping (s,q) (0.45, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2534663Z Skipping (s,q) (0.46, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2534832Z Skipping (s,q) (0.47, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2534993Z Skipping (s,q) (0.48, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2535163Z Skipping (s,q) (0.49, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2535324Z Skipping (s,q) (0.5, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2535482Z Skipping (s,q) (0.51, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2535663Z Skipping (s,q) (0.52, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2535822Z Skipping (s,q) (0.53, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2535982Z Skipping (s,q) (0.54, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2536154Z Skipping (s,q) (0.55, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2536314Z Skipping (s,q) (0.56, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2536486Z Skipping (s,q) (0.57, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2536645Z Skipping (s,q) (0.58, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2536802Z Skipping (s,q) (0.59, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2536973Z Skipping (s,q) (0.6, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2537132Z Skipping (s,q) (0.61, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2537291Z Skipping (s,q) (0.62, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2537464Z Skipping (s,q) (0.63, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2537625Z Skipping (s,q) (0.64, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2537794Z Skipping (s,q) (0.65, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2537954Z Skipping (s,q) (0.66, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2538139Z Skipping (s,q) (0.67, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2538332Z Skipping (s,q) (0.68, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2538497Z Skipping (s,q) (0.69, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2538659Z Skipping (s,q) (0.7, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2538831Z Skipping (s,q) (0.71, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2538992Z Skipping (s,q) (0.72, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2539162Z Skipping (s,q) (0.73, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2539324Z Skipping (s,q) (0.74, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2539484Z Skipping (s,q) (0.75, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2539655Z Skipping (s,q) (0.76, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2539814Z Skipping (s,q) (0.77, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2539979Z Skipping (s,q) (0.78, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2540152Z Skipping (s,q) (0.79, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2540312Z Skipping (s,q) (0.8, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2540486Z Skipping (s,q) (0.81, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2540646Z Skipping (s,q) (0.82, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2540808Z Skipping (s,q) (0.83, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2540982Z Skipping (s,q) (0.84, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2541172Z Skipping (s,q) (0.85, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2541333Z Skipping (s,q) (0.86, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2541505Z Skipping (s,q) (0.87, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2541667Z Skipping (s,q) (0.88, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2541831Z Skipping (s,q) (0.89, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2542030Z Skipping (s,q) (0.9, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2542192Z Skipping (s,q) (0.91, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2542364Z Skipping (s,q) (0.92, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2542524Z Skipping (s,q) (0.93, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2542682Z Skipping (s,q) (0.94, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2542852Z Skipping (s,q) (0.95, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2543014Z Skipping (s,q) (0.96, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2543172Z Skipping (s,q) (0.97, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2543343Z Skipping (s,q) (0.98, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2543502Z Skipping (s,q) (0.99, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2543670Z Skipping (s,q) (1, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2543831Z Skipping (s,q) (1.01, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2543993Z Skipping (s,q) (1.02, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2544162Z Skipping (s,q) (1.03, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2544324Z Skipping (s,q) (1.04, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2544484Z Skipping (s,q) (1.05, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2544653Z Skipping (s,q) (1.06, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2544816Z Skipping (s,q) (1.07, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2544989Z Skipping (s,q) (1.08, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2545151Z Skipping (s,q) (1.09, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2545312Z Skipping (s,q) (1.1, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2545483Z Skipping (s,q) (1.11, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2545670Z Skipping (s,q) (1.12, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2545852Z Skipping (s,q) (1.13, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2546023Z Skipping (s,q) (1.14, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2546184Z Skipping (s,q) (1.15, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2546355Z Skipping (s,q) (1.16, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2546515Z Skipping (s,q) (1.17, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2546680Z Skipping (s,q) (1.18, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2546850Z Skipping (s,q) (1.19, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2547010Z Skipping (s,q) (1.2, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2547171Z Skipping (s,q) (1.21, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2547343Z Skipping (s,q) (1.22, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2547504Z Skipping (s,q) (1.23, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2547678Z Skipping (s,q) (1.24, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2547839Z Skipping (s,q) (1.25, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2547998Z Skipping (s,q) (1.26, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2548174Z Skipping (s,q) (1.27, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2548333Z Skipping (s,q) (1.28, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2548494Z Skipping (s,q) (1.29, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2548702Z Skipping (s,q) (1.3, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2548862Z Skipping (s,q) (1.31, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2549032Z Skipping (s,q) (1.32, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2549192Z Skipping (s,q) (1.33, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2549350Z Skipping (s,q) (1.34, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2549548Z Skipping (s,q) (1.35, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2549707Z Skipping (s,q) (1.36, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2549867Z Skipping (s,q) (1.37, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2550040Z Skipping (s,q) (1.38, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2550203Z Skipping (s,q) (1.39, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2550374Z Skipping (s,q) (1.4, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2550533Z Skipping (s,q) (1.41, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2550694Z Skipping (s,q) (1.42, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2550865Z Skipping (s,q) (1.43, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2551026Z Skipping (s,q) (1.44, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2551187Z Skipping (s,q) (1.45, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2551360Z Skipping (s,q) (1.46, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2551521Z Skipping (s,q) (1.47, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2551681Z Skipping (s,q) (1.48, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2551853Z Skipping (s,q) (1.49, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2552012Z Skipping (s,q) (1.5, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2552181Z Skipping (s,q) (1.51, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2552342Z Skipping (s,q) (1.52, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2552502Z Skipping (s,q) (1.53, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2552673Z Skipping (s,q) (1.54, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2552831Z Skipping (s,q) (1.55, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2553017Z Skipping (s,q) (1.56, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2553211Z Skipping (s,q) (1.57, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2553369Z Skipping (s,q) (1.58, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2553538Z Skipping (s,q) (1.59, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2553698Z Skipping (s,q) (1.6, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2553860Z Skipping (s,q) (1.61, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2554031Z Skipping (s,q) (1.62, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2554192Z Skipping (s,q) (1.63, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2554354Z Skipping (s,q) (1.64, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2554531Z Skipping (s,q) (1.65, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2554692Z Skipping (s,q) (1.66, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2554862Z Skipping (s,q) (1.67, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2555026Z Skipping (s,q) (1.68, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2555188Z Skipping (s,q) (1.69, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2555358Z Skipping (s,q) (1.7, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2555516Z Skipping (s,q) (1.71, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2555676Z Skipping (s,q) (1.72, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2555852Z Skipping (s,q) (1.73, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2556138Z Skipping (s,q) (1.74, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2556309Z Skipping (s,q) (1.75, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2556470Z Skipping (s,q) (1.76, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2556628Z Skipping (s,q) (1.77, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2556808Z Skipping (s,q) (1.78, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2557006Z Skipping (s,q) (1.79, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2557170Z Skipping (s,q) (1.8, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2557342Z Skipping (s,q) (1.81, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2557502Z Skipping (s,q) (1.82, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2557675Z Skipping (s,q) (1.83, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2557835Z Skipping (s,q) (1.84, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2557997Z Skipping (s,q) (1.85, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2558168Z Skipping (s,q) (1.86, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2558328Z Skipping (s,q) (1.87, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2558489Z Skipping (s,q) (1.88, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2558660Z Skipping (s,q) (1.89, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2558824Z Skipping (s,q) (1.9, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2559000Z Skipping (s,q) (1.91, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2559160Z Skipping (s,q) (1.92, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2559320Z Skipping (s,q) (1.93, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2559491Z Skipping (s,q) (1.94, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2559649Z Skipping (s,q) (1.95, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2559811Z Skipping (s,q) (1.96, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2559984Z Skipping (s,q) (1.97, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2560144Z Skipping (s,q) (1.98, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2560318Z Skipping (s,q) (1.99, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2560479Z Skipping (s,q) (0.01, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2560667Z Skipping (s,q) (0.02, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2560864Z Skipping (s,q) (0.03, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2561024Z Skipping (s,q) (0.04, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2561184Z Skipping (s,q) (0.05, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2561359Z Skipping (s,q) (0.06, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2561520Z Skipping (s,q) (0.07, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2561678Z Skipping (s,q) (0.08, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2561851Z Skipping (s,q) (0.09, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2562011Z Skipping (s,q) (0.1, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2562181Z Skipping (s,q) (0.11, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2562344Z Skipping (s,q) (0.12, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2562506Z Skipping (s,q) (0.13, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2562678Z Skipping (s,q) (0.14, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2562836Z Skipping (s,q) (0.15, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2562996Z Skipping (s,q) (0.16, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2563166Z Skipping (s,q) (0.17, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2563326Z Skipping (s,q) (0.18, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2563494Z Skipping (s,q) (0.19, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2563681Z Skipping (s,q) (0.2, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2563840Z Skipping (s,q) (0.21, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2564009Z Skipping (s,q) (0.22, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2564168Z Skipping (s,q) (0.23, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2564330Z Skipping (s,q) (0.24, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2564523Z Skipping (s,q) (0.25, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2564682Z Skipping (s,q) (0.26, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2564853Z Skipping (s,q) (0.27, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2565013Z Skipping (s,q) (0.28, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2565172Z Skipping (s,q) (0.29, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2565339Z Skipping (s,q) (0.3, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2565500Z Skipping (s,q) (0.31, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2565660Z Skipping (s,q) (0.32, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2565829Z Skipping (s,q) (0.33, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2565996Z Skipping (s,q) (0.34, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2566169Z Skipping (s,q) (0.35, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2566333Z Skipping (s,q) (0.36, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2566494Z Skipping (s,q) (0.37, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2566662Z Skipping (s,q) (0.38, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2566822Z Skipping (s,q) (0.39, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2566981Z Skipping (s,q) (0.4, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2567148Z Skipping (s,q) (0.41, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2567309Z Skipping (s,q) (0.42, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2567477Z Skipping (s,q) (0.43, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2567636Z Skipping (s,q) (0.44, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2567798Z Skipping (s,q) (0.45, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2567965Z Skipping (s,q) (0.46, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2568176Z Skipping (s,q) (0.47, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2568335Z Skipping (s,q) (0.48, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2568505Z Skipping (s,q) (0.49, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2568672Z Skipping (s,q) (0.5, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2568843Z Skipping (s,q) (0.51, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2569003Z Skipping (s,q) (0.52, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2569164Z Skipping (s,q) (0.53, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2569333Z Skipping (s,q) (0.54, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2569493Z Skipping (s,q) (0.55, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2569653Z Skipping (s,q) (0.56, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2569828Z Skipping (s,q) (0.57, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2569993Z Skipping (s,q) (0.58, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2570175Z Skipping (s,q) (0.59, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2570335Z Skipping (s,q) (0.6, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2570497Z Skipping (s,q) (0.61, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2570671Z Skipping (s,q) (0.62, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2570831Z Skipping (s,q) (0.63, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2571017Z Skipping (s,q) (0.64, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2571188Z Skipping (s,q) (0.65, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2571350Z Skipping (s,q) (0.66, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2571511Z Skipping (s,q) (0.67, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2571681Z Skipping (s,q) (0.68, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2571844Z Skipping (s,q) (0.69, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2572041Z Skipping (s,q) (0.7, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2572202Z Skipping (s,q) (0.71, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2572365Z Skipping (s,q) (0.72, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2572535Z Skipping (s,q) (0.73, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2572695Z Skipping (s,q) (0.74, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2572859Z Skipping (s,q) (0.75, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2573030Z Skipping (s,q) (0.76, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2573190Z Skipping (s,q) (0.77, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2573362Z Skipping (s,q) (0.78, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2573523Z Skipping (s,q) (0.79, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2573687Z Skipping (s,q) (0.8, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2573863Z Skipping (s,q) (0.81, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2574024Z Skipping (s,q) (0.82, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2574183Z Skipping (s,q) (0.83, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2574354Z Skipping (s,q) (0.84, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2574515Z Skipping (s,q) (0.85, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2574691Z Skipping (s,q) (0.86, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2574853Z Skipping (s,q) (0.87, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2575014Z Skipping (s,q) (0.88, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2575194Z Skipping (s,q) (0.89, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2575355Z Skipping (s,q) (0.9, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2575540Z Skipping (s,q) (0.91, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2575758Z Skipping (s,q) (0.92, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2575920Z Skipping (s,q) (0.93, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2576095Z Skipping (s,q) (0.94, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2576256Z Skipping (s,q) (0.95, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2576417Z Skipping (s,q) (0.96, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2576593Z Skipping (s,q) (0.97, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2576757Z Skipping (s,q) (0.98, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2576918Z Skipping (s,q) (0.99, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2577091Z Skipping (s,q) (1, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2577253Z Skipping (s,q) (1.01, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2577429Z Skipping (s,q) (1.02, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2577595Z Skipping (s,q) (1.03, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2577756Z Skipping (s,q) (1.04, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2577938Z Skipping (s,q) (1.05, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2578099Z Skipping (s,q) (1.06, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2578261Z Skipping (s,q) (1.07, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2578440Z Skipping (s,q) (1.08, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2578629Z Skipping (s,q) (1.09, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2578805Z Skipping (s,q) (1.1, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2578969Z Skipping (s,q) (1.11, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2579131Z Skipping (s,q) (1.12, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2579307Z Skipping (s,q) (1.13, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2579496Z Skipping (s,q) (1.14, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2579660Z Skipping (s,q) (1.15, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2579835Z Skipping (s,q) (1.16, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2579998Z Skipping (s,q) (1.17, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2580173Z Skipping (s,q) (1.18, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2580334Z Skipping (s,q) (1.19, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2580499Z Skipping (s,q) (1.2, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2580670Z Skipping (s,q) (1.21, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2580831Z Skipping (s,q) (1.22, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2580993Z Skipping (s,q) (1.23, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2581169Z Skipping (s,q) (1.24, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2581337Z Skipping (s,q) (1.25, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2581513Z Skipping (s,q) (1.26, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2581676Z Skipping (s,q) (1.27, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2581840Z Skipping (s,q) (1.28, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2582013Z Skipping (s,q) (1.29, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2582171Z Skipping (s,q) (1.3, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2582332Z Skipping (s,q) (1.31, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2582506Z Skipping (s,q) (1.32, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2582669Z Skipping (s,q) (1.33, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2582844Z Skipping (s,q) (1.34, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2583003Z Skipping (s,q) (1.35, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2583192Z Skipping (s,q) (1.36, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2583387Z Skipping (s,q) (1.37, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2583546Z Skipping (s,q) (1.38, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2583706Z Skipping (s,q) (1.39, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2583877Z Skipping (s,q) (1.4, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2584037Z Skipping (s,q) (1.41, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2584198Z Skipping (s,q) (1.42, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2584374Z Skipping (s,q) (1.43, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2584535Z Skipping (s,q) (1.44, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2584708Z Skipping (s,q) (1.45, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2584868Z Skipping (s,q) (1.46, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2585029Z Skipping (s,q) (1.47, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2585207Z Skipping (s,q) (1.48, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2585368Z Skipping (s,q) (1.49, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2585528Z Skipping (s,q) (1.5, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2585702Z Skipping (s,q) (1.51, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2585864Z Skipping (s,q) (1.52, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2586037Z Skipping (s,q) (1.53, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2586227Z Skipping (s,q) (1.54, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2586386Z Skipping (s,q) (1.55, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2586563Z Skipping (s,q) (1.56, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2586723Z Skipping (s,q) (1.57, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2586887Z Skipping (s,q) (1.58, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2587090Z Skipping (s,q) (1.59, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2587252Z Skipping (s,q) (1.6, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2587426Z Skipping (s,q) (1.61, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2587586Z Skipping (s,q) (1.62, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2587748Z Skipping (s,q) (1.63, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2587920Z Skipping (s,q) (1.64, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2588081Z Skipping (s,q) (1.65, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2588242Z Skipping (s,q) (1.66, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2588414Z Skipping (s,q) (1.67, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2588574Z Skipping (s,q) (1.68, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2588748Z Skipping (s,q) (1.69, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2588910Z Skipping (s,q) (1.7, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2589069Z Skipping (s,q) (1.71, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2589240Z Skipping (s,q) (1.72, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2589403Z Skipping (s,q) (1.73, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2589566Z Skipping (s,q) (1.74, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2589739Z Skipping (s,q) (1.75, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2589902Z Skipping (s,q) (1.76, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2590072Z Skipping (s,q) (1.77, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2590230Z Skipping (s,q) (1.78, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2590390Z Skipping (s,q) (1.79, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2590588Z Skipping (s,q) (1.8, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2590777Z Skipping (s,q) (1.81, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2590940Z Skipping (s,q) (1.82, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2591112Z Skipping (s,q) (1.83, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2591278Z Skipping (s,q) (1.84, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2591452Z Skipping (s,q) (1.85, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2591612Z Skipping (s,q) (1.86, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2591774Z Skipping (s,q) (1.87, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2591949Z Skipping (s,q) (1.88, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2592109Z Skipping (s,q) (1.89, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2592271Z Skipping (s,q) (1.9, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2592444Z Skipping (s,q) (1.91, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2592606Z Skipping (s,q) (1.92, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2592780Z Skipping (s,q) (1.93, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2592940Z Skipping (s,q) (1.94, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2593103Z Skipping (s,q) (1.95, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2593276Z Skipping (s,q) (1.96, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2593438Z Skipping (s,q) (1.97, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2593633Z Skipping (s,q) (1.98, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2593805Z Skipping (s,q) (1.99, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2593964Z Skipping (s,q) (0.01, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2594122Z Skipping (s,q) (0.02, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2594297Z Skipping (s,q) (0.03, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2594487Z Skipping (s,q) (0.04, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2594660Z Skipping (s,q) (0.05, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2594821Z Skipping (s,q) (0.06, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2594984Z Skipping (s,q) (0.07, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2595156Z Skipping (s,q) (0.08, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2595315Z Skipping (s,q) (0.09, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2595477Z Skipping (s,q) (0.1, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2595649Z Skipping (s,q) (0.11, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2595808Z Skipping (s,q) (0.12, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2596086Z Skipping (s,q) (0.13, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2596250Z Skipping (s,q) (0.14, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2596417Z Skipping (s,q) (0.15, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2596591Z Skipping (s,q) (0.16, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2596751Z Skipping (s,q) (0.17, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2596911Z Skipping (s,q) (0.18, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2597087Z Skipping (s,q) (0.19, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2597246Z Skipping (s,q) (0.2, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2597421Z Skipping (s,q) (0.21, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2597582Z Skipping (s,q) (0.22, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2597742Z Skipping (s,q) (0.23, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2597913Z Skipping (s,q) (0.24, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2598072Z Skipping (s,q) (0.25, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2598266Z Skipping (s,q) (0.26, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2598459Z Skipping (s,q) (0.27, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2598618Z Skipping (s,q) (0.28, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2598788Z Skipping (s,q) (0.29, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2598947Z Skipping (s,q) (0.3, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2599107Z Skipping (s,q) (0.31, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2599280Z Skipping (s,q) (0.32, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2599441Z Skipping (s,q) (0.33, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2599601Z Skipping (s,q) (0.34, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2599773Z Skipping (s,q) (0.35, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2599934Z Skipping (s,q) (0.36, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2600109Z Skipping (s,q) (0.37, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2600272Z Skipping (s,q) (0.38, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2600434Z Skipping (s,q) (0.39, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2600608Z Skipping (s,q) (0.4, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2600768Z Skipping (s,q) (0.41, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2600929Z Skipping (s,q) (0.42, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2601109Z Skipping (s,q) (0.43, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2601297Z Skipping (s,q) (0.44, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2601470Z Skipping (s,q) (0.45, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2601631Z Skipping (s,q) (0.46, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2601790Z Skipping (s,q) (0.47, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2601963Z Skipping (s,q) (0.48, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2602149Z Skipping (s,q) (0.49, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2602313Z Skipping (s,q) (0.5, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2602487Z Skipping (s,q) (0.51, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2602646Z Skipping (s,q) (0.52, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2602816Z Skipping (s,q) (0.53, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2602976Z Skipping (s,q) (0.54, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2603138Z Skipping (s,q) (0.55, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2603311Z Skipping (s,q) (0.56, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2603470Z Skipping (s,q) (0.57, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2603630Z Skipping (s,q) (0.58, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2603802Z Skipping (s,q) (0.59, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2603966Z Skipping (s,q) (0.6, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2604124Z Skipping (s,q) (0.61, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2604297Z Skipping (s,q) (0.62, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2604457Z Skipping (s,q) (0.63, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2604627Z Skipping (s,q) (0.64, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2604787Z Skipping (s,q) (0.65, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2604950Z Skipping (s,q) (0.66, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2605123Z Skipping (s,q) (0.67, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2605284Z Skipping (s,q) (0.68, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2605611Z Skipping (s,q) (0.69, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2605884Z Skipping (s,q) (0.7, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2606086Z Skipping (s,q) (0.71, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2606262Z Skipping (s,q) (0.72, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2606425Z Skipping (s,q) (0.73, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2606587Z Skipping (s,q) (0.74, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2606766Z Skipping (s,q) (0.75, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2606929Z Skipping (s,q) (0.76, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2607092Z Skipping (s,q) (0.77, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2607267Z Skipping (s,q) (0.78, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2607431Z Skipping (s,q) (0.79, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2607609Z Skipping (s,q) (0.8, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2607771Z Skipping (s,q) (0.81, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2607938Z Skipping (s,q) (0.82, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2608115Z Skipping (s,q) (0.83, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2608276Z Skipping (s,q) (0.84, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2608436Z Skipping (s,q) (0.85, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2608611Z Skipping (s,q) (0.86, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2608775Z Skipping (s,q) (0.87, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2608987Z Skipping (s,q) (0.88, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2609150Z Skipping (s,q) (0.89, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2609312Z Skipping (s,q) (0.9, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2609487Z Skipping (s,q) (0.91, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2609650Z Skipping (s,q) (0.92, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2609847Z Skipping (s,q) (0.93, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2610023Z Skipping (s,q) (0.94, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2610187Z Skipping (s,q) (0.95, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2610362Z Skipping (s,q) (0.96, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2610525Z Skipping (s,q) (0.97, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2610686Z Skipping (s,q) (0.98, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2610865Z Skipping (s,q) (0.99, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2611025Z Skipping (s,q) (1, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2611188Z Skipping (s,q) (1.01, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2611365Z Skipping (s,q) (1.02, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2611530Z Skipping (s,q) (1.03, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2611709Z Skipping (s,q) (1.04, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2611874Z Skipping (s,q) (1.05, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2612036Z Skipping (s,q) (1.06, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2612212Z Skipping (s,q) (1.07, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2612374Z Skipping (s,q) (1.08, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2612535Z Skipping (s,q) (1.09, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2612708Z Skipping (s,q) (1.1, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2612872Z Skipping (s,q) (1.11, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2613033Z Skipping (s,q) (1.12, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2613204Z Skipping (s,q) (1.13, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2613370Z Skipping (s,q) (1.14, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2613567Z Skipping (s,q) (1.15, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2613755Z Skipping (s,q) (1.16, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2613915Z Skipping (s,q) (1.17, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2614088Z Skipping (s,q) (1.18, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2614249Z Skipping (s,q) (1.19, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2614408Z Skipping (s,q) (1.2, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2614581Z Skipping (s,q) (1.21, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2614742Z Skipping (s,q) (1.22, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2614913Z Skipping (s,q) (1.23, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2615073Z Skipping (s,q) (1.24, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2615234Z Skipping (s,q) (1.25, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2615411Z Skipping (s,q) (1.26, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2615575Z Skipping (s,q) (1.27, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2615735Z Skipping (s,q) (1.28, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2615911Z Skipping (s,q) (1.29, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2616071Z Skipping (s,q) (1.3, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2616243Z Skipping (s,q) (1.31, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2616405Z Skipping (s,q) (1.32, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2616592Z Skipping (s,q) (1.33, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2616763Z Skipping (s,q) (1.34, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2616923Z Skipping (s,q) (1.35, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2617082Z Skipping (s,q) (1.36, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2617260Z Skipping (s,q) (1.37, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2617451Z Skipping (s,q) (1.38, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2617624Z Skipping (s,q) (1.39, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2617786Z Skipping (s,q) (1.4, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2617949Z Skipping (s,q) (1.41, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2618125Z Skipping (s,q) (1.42, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2618287Z Skipping (s,q) (1.43, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2618449Z Skipping (s,q) (1.44, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2618622Z Skipping (s,q) (1.45, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2618786Z Skipping (s,q) (1.46, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2618962Z Skipping (s,q) (1.47, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2619125Z Skipping (s,q) (1.48, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2619289Z Skipping (s,q) (1.49, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2619461Z Skipping (s,q) (1.5, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2619622Z Skipping (s,q) (1.51, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2619781Z Skipping (s,q) (1.52, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2619954Z Skipping (s,q) (1.53, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2620117Z Skipping (s,q) (1.54, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2620291Z Skipping (s,q) (1.55, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2620451Z Skipping (s,q) (1.56, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2620611Z Skipping (s,q) (1.57, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2620784Z Skipping (s,q) (1.58, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2620944Z Skipping (s,q) (1.59, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2621160Z Skipping (s,q) (1.6, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2621335Z Skipping (s,q) (1.61, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2621497Z Skipping (s,q) (1.62, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2621658Z Skipping (s,q) (1.63, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2621831Z Skipping (s,q) (1.64, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2621989Z Skipping (s,q) (1.65, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2622164Z Skipping (s,q) (1.66, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2622327Z Skipping (s,q) (1.67, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2622486Z Skipping (s,q) (1.68, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2622662Z Skipping (s,q) (1.69, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2622823Z Skipping (s,q) (1.7, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2622986Z Skipping (s,q) (1.71, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2623163Z Skipping (s,q) (1.72, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2623324Z Skipping (s,q) (1.73, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2623497Z Skipping (s,q) (1.74, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2623658Z Skipping (s,q) (1.75, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2623819Z Skipping (s,q) (1.76, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2624018Z Skipping (s,q) (1.77, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2624179Z Skipping (s,q) (1.78, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2624336Z Skipping (s,q) (1.79, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2624507Z Skipping (s,q) (1.8, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2624667Z Skipping (s,q) (1.81, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2624840Z Skipping (s,q) (1.82, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2625027Z Skipping (s,q) (1.83, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2625186Z Skipping (s,q) (1.84, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2625357Z Skipping (s,q) (1.85, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2625518Z Skipping (s,q) (1.86, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2625676Z Skipping (s,q) (1.87, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2625848Z Skipping (s,q) (1.88, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2626010Z Skipping (s,q) (1.89, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2626182Z Skipping (s,q) (1.9, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2626343Z Skipping (s,q) (1.91, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2626502Z Skipping (s,q) (1.92, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2626673Z Skipping (s,q) (1.93, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2626836Z Skipping (s,q) (1.94, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2626997Z Skipping (s,q) (1.95, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2627168Z Skipping (s,q) (1.96, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2627328Z Skipping (s,q) (1.97, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2627503Z Skipping (s,q) (1.98, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2627665Z Skipping (s,q) (1.99, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2627826Z Skipping (s,q) (0.01, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2627998Z Skipping (s,q) (0.02, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2628162Z Skipping (s,q) (0.03, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2628322Z Skipping (s,q) (0.04, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2628518Z Skipping (s,q) (0.05, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2628704Z Skipping (s,q) (0.06, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2628876Z Skipping (s,q) (0.07, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2629039Z Skipping (s,q) (0.08, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2629198Z Skipping (s,q) (0.09, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2629373Z Skipping (s,q) (0.1, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2629533Z Skipping (s,q) (0.11, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2629696Z Skipping (s,q) (0.12, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2629866Z Skipping (s,q) (0.13, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2630027Z Skipping (s,q) (0.14, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2630202Z Skipping (s,q) (0.15, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2630365Z Skipping (s,q) (0.16, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2630528Z Skipping (s,q) (0.17, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2630701Z Skipping (s,q) (0.18, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2630860Z Skipping (s,q) (0.19, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2631021Z Skipping (s,q) (0.2, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2631195Z Skipping (s,q) (0.21, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2631356Z Skipping (s,q) (0.22, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2631542Z Skipping (s,q) (0.23, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2631713Z Skipping (s,q) (0.24, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2631873Z Skipping (s,q) (0.25, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2632047Z Skipping (s,q) (0.26, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2632208Z Skipping (s,q) (0.27, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2632409Z Skipping (s,q) (0.28, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2632584Z Skipping (s,q) (0.29, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2632742Z Skipping (s,q) (0.3, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2632902Z Skipping (s,q) (0.31, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2633073Z Skipping (s,q) (0.32, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2633234Z Skipping (s,q) (0.33, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2633411Z Skipping (s,q) (0.34, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2633574Z Skipping (s,q) (0.35, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2633736Z Skipping (s,q) (0.36, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2633909Z Skipping (s,q) (0.37, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2634071Z Skipping (s,q) (0.38, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2634236Z Skipping (s,q) (0.39, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2634409Z Skipping (s,q) (0.4, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2634568Z Skipping (s,q) (0.41, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2634740Z Skipping (s,q) (0.42, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2634901Z Skipping (s,q) (0.43, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2635062Z Skipping (s,q) (0.44, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2635235Z Skipping (s,q) (0.45, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2635397Z Skipping (s,q) (0.46, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2635557Z Skipping (s,q) (0.47, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2635728Z Skipping (s,q) (0.48, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2635888Z Skipping (s,q) (0.49, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2636167Z Skipping (s,q) (0.5, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2636362Z Skipping (s,q) (0.51, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2636524Z Skipping (s,q) (0.52, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2636704Z Skipping (s,q) (0.53, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2636866Z Skipping (s,q) (0.54, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2637028Z Skipping (s,q) (0.55, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2637207Z Skipping (s,q) (0.56, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2637367Z Skipping (s,q) (0.57, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2637543Z Skipping (s,q) (0.58, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2637703Z Skipping (s,q) (0.59, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2637862Z Skipping (s,q) (0.6, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2638045Z Skipping (s,q) (0.61, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2638210Z Skipping (s,q) (0.62, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2638371Z Skipping (s,q) (0.63, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2638548Z Skipping (s,q) (0.64, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2638710Z Skipping (s,q) (0.65, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2638886Z Skipping (s,q) (0.66, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2639073Z Skipping (s,q) (0.67, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2639232Z Skipping (s,q) (0.68, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2639409Z Skipping (s,q) (0.69, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2639572Z Skipping (s,q) (0.7, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2639734Z Skipping (s,q) (0.71, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2639910Z Skipping (s,q) (0.72, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2640096Z Skipping (s,q) (0.73, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2640273Z Skipping (s,q) (0.74, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2640436Z Skipping (s,q) (0.75, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2640598Z Skipping (s,q) (0.76, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2640775Z Skipping (s,q) (0.77, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2640936Z Skipping (s,q) (0.78, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2641101Z Skipping (s,q) (0.79, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2641276Z Skipping (s,q) (0.8, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2641439Z Skipping (s,q) (0.81, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2641614Z Skipping (s,q) (0.82, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2641775Z Skipping (s,q) (0.83, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2641938Z Skipping (s,q) (0.84, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2642109Z Skipping (s,q) (0.85, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2642271Z Skipping (s,q) (0.86, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2642432Z Skipping (s,q) (0.87, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2642604Z Skipping (s,q) (0.88, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2642765Z Skipping (s,q) (0.89, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2642929Z Skipping (s,q) (0.9, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2643101Z Skipping (s,q) (0.91, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2643260Z Skipping (s,q) (0.92, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2643436Z Skipping (s,q) (0.93, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2643620Z Skipping (s,q) (0.94, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2643870Z Skipping (s,q) (0.95, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2644044Z Skipping (s,q) (0.96, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2644204Z Skipping (s,q) (0.97, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2644364Z Skipping (s,q) (0.98, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2644538Z Skipping (s,q) (0.99, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2644692Z Skipping (s,q) (1, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2644870Z Skipping (s,q) (1.01, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2645028Z Skipping (s,q) (1.02, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2645187Z Skipping (s,q) (1.03, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2645360Z Skipping (s,q) (1.04, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2645525Z Skipping (s,q) (1.05, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2645687Z Skipping (s,q) (1.06, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2645857Z Skipping (s,q) (1.07, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2646017Z Skipping (s,q) (1.08, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2646185Z Skipping (s,q) (1.09, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2646349Z Skipping (s,q) (1.1, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2646509Z Skipping (s,q) (1.11, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2646728Z Skipping (s,q) (1.12, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2646890Z Skipping (s,q) (1.13, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2647052Z Skipping (s,q) (1.14, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2647226Z Skipping (s,q) (1.15, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2647392Z Skipping (s,q) (1.16, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2647591Z Skipping (s,q) (1.17, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2647751Z Skipping (s,q) (1.18, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2647910Z Skipping (s,q) (1.19, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2648083Z Skipping (s,q) (1.2, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2648243Z Skipping (s,q) (1.21, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2648403Z Skipping (s,q) (1.22, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2648581Z Skipping (s,q) (1.23, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2648745Z Skipping (s,q) (1.24, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2648918Z Skipping (s,q) (1.25, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2649079Z Skipping (s,q) (1.26, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2649240Z Skipping (s,q) (1.27, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2649416Z Skipping (s,q) (1.28, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2649580Z Skipping (s,q) (1.29, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2649737Z Skipping (s,q) (1.3, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2649907Z Skipping (s,q) (1.31, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2650068Z Skipping (s,q) (1.32, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2650240Z Skipping (s,q) (1.33, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2650400Z Skipping (s,q) (1.34, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2650558Z Skipping (s,q) (1.35, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2650728Z Skipping (s,q) (1.36, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2650889Z Skipping (s,q) (1.37, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2651048Z Skipping (s,q) (1.38, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2651245Z Skipping (s,q) (1.39, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2651425Z Skipping (s,q) (1.4, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2651586Z Skipping (s,q) (1.41, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2651755Z Skipping (s,q) (1.42, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2651916Z Skipping (s,q) (1.43, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2652088Z Skipping (s,q) (1.44, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2652249Z Skipping (s,q) (1.45, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2652414Z Skipping (s,q) (1.46, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2652586Z Skipping (s,q) (1.47, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2652745Z Skipping (s,q) (1.48, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2652906Z Skipping (s,q) (1.49, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2653080Z Skipping (s,q) (1.5, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2653246Z Skipping (s,q) (1.51, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2653422Z Skipping (s,q) (1.52, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2653584Z Skipping (s,q) (1.53, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2653745Z Skipping (s,q) (1.54, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2653919Z Skipping (s,q) (1.55, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2654079Z Skipping (s,q) (1.56, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2654269Z Skipping (s,q) (1.57, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2654441Z Skipping (s,q) (1.58, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2654601Z Skipping (s,q) (1.59, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2654772Z Skipping (s,q) (1.6, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2654934Z Skipping (s,q) (1.61, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2655115Z Skipping (s,q) (1.62, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2655287Z Skipping (s,q) (1.63, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2655447Z Skipping (s,q) (1.64, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2655608Z Skipping (s,q) (1.65, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2655777Z Skipping (s,q) (1.66, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2655935Z Skipping (s,q) (1.67, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2656109Z Skipping (s,q) (1.68, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2656268Z Skipping (s,q) (1.69, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2656427Z Skipping (s,q) (1.7, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2656599Z Skipping (s,q) (1.71, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2656759Z Skipping (s,q) (1.72, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2656924Z Skipping (s,q) (1.73, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2657094Z Skipping (s,q) (1.74, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2657255Z Skipping (s,q) (1.75, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2657425Z Skipping (s,q) (1.76, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2657585Z Skipping (s,q) (1.77, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2657743Z Skipping (s,q) (1.78, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2657917Z Skipping (s,q) (1.79, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2658078Z Skipping (s,q) (1.8, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2658236Z Skipping (s,q) (1.81, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2658407Z Skipping (s,q) (1.82, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2658591Z Skipping (s,q) (1.83, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2658789Z Skipping (s,q) (1.84, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2658949Z Skipping (s,q) (1.85, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2659109Z Skipping (s,q) (1.86, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2659281Z Skipping (s,q) (1.87, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2659439Z Skipping (s,q) (1.88, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2659598Z Skipping (s,q) (1.89, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2659768Z Skipping (s,q) (1.9, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2659928Z Skipping (s,q) (1.91, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2660085Z Skipping (s,q) (1.92, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2660257Z Skipping (s,q) (1.93, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2660418Z Skipping (s,q) (1.94, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2660593Z Skipping (s,q) (1.95, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2660754Z Skipping (s,q) (1.96, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2660915Z Skipping (s,q) (1.97, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2661086Z Skipping (s,q) (1.98, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2661245Z Skipping (s,q) (1.99, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2661407Z Skipping (s,q) (0.01, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2661616Z Skipping (s,q) (0.02, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2661777Z Skipping (s,q) (0.03, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2661948Z Skipping (s,q) (0.04, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2662107Z Skipping (s,q) (0.05, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2662268Z Skipping (s,q) (0.06, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2662440Z Skipping (s,q) (0.07, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2662624Z Skipping (s,q) (0.08, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2662786Z Skipping (s,q) (0.09, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2662958Z Skipping (s,q) (0.1, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2663119Z Skipping (s,q) (0.11, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2663292Z Skipping (s,q) (0.12, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2663460Z Skipping (s,q) (0.13, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2663619Z Skipping (s,q) (0.14, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2663795Z Skipping (s,q) (0.15, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2663957Z Skipping (s,q) (0.16, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2664117Z Skipping (s,q) (0.17, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2664291Z Skipping (s,q) (0.18, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2664458Z Skipping (s,q) (0.19, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2664631Z Skipping (s,q) (0.2, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2664792Z Skipping (s,q) (0.21, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2664950Z Skipping (s,q) (0.22, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2665122Z Skipping (s,q) (0.23, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2665283Z Skipping (s,q) (0.24, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2665445Z Skipping (s,q) (0.25, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2665616Z Skipping (s,q) (0.26, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2665778Z Skipping (s,q) (0.27, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2665950Z Skipping (s,q) (0.28, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2666135Z Skipping (s,q) (0.29, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2666330Z Skipping (s,q) (0.3, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2666503Z Skipping (s,q) (0.31, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2666662Z Skipping (s,q) (0.32, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2666822Z Skipping (s,q) (0.33, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2666994Z Skipping (s,q) (0.34, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2667189Z Skipping (s,q) (0.35, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2667423Z Skipping (s,q) (0.36, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2667613Z Skipping (s,q) (0.37, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2667824Z Skipping (s,q) (0.38, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2668200Z Skipping (s,q) (0.39, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2668398Z Skipping (s,q) (0.4, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2668594Z Skipping (s,q) (0.41, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2668832Z Skipping (s,q) (0.42, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2669028Z Skipping (s,q) (0.43, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2675921Z Skipping (s,q) (0.44, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2676277Z Skipping (s,q) (0.45, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2676445Z Skipping (s,q) (0.46, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2676706Z Skipping (s,q) (0.47, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2676870Z Skipping (s,q) (0.48, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2677044Z Skipping (s,q) (0.49, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2677210Z Skipping (s,q) (0.5, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2677375Z Skipping (s,q) (0.51, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2677583Z Skipping (s,q) (0.52, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2677743Z Skipping (s,q) (0.53, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2677903Z Skipping (s,q) (0.54, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2678074Z Skipping (s,q) (0.55, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2678233Z Skipping (s,q) (0.56, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2678393Z Skipping (s,q) (0.57, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2678564Z Skipping (s,q) (0.58, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2678723Z Skipping (s,q) (0.59, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2678895Z Skipping (s,q) (0.6, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2679055Z Skipping (s,q) (0.61, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2679216Z Skipping (s,q) (0.62, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2679394Z Skipping (s,q) (0.63, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2679554Z Skipping (s,q) (0.64, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2679713Z Skipping (s,q) (0.65, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2679884Z Skipping (s,q) (0.66, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2680044Z Skipping (s,q) (0.67, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2680218Z Skipping (s,q) (0.68, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2680380Z Skipping (s,q) (0.69, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2680539Z Skipping (s,q) (0.7, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2680710Z Skipping (s,q) (0.71, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2680873Z Skipping (s,q) (0.72, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2681033Z Skipping (s,q) (0.73, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2681263Z Skipping (s,q) (0.74, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2681425Z Skipping (s,q) (0.75, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2681599Z Skipping (s,q) (0.76, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2681760Z Skipping (s,q) (0.77, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2681920Z Skipping (s,q) (0.78, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2682093Z Skipping (s,q) (0.79, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2682254Z Skipping (s,q) (0.8, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2682413Z Skipping (s,q) (0.81, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2682585Z Skipping (s,q) (0.82, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2682747Z Skipping (s,q) (0.83, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2682917Z Skipping (s,q) (0.84, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2683078Z Skipping (s,q) (0.85, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2683240Z Skipping (s,q) (0.86, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2683411Z Skipping (s,q) (0.87, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2683572Z Skipping (s,q) (0.88, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2683731Z Skipping (s,q) (0.89, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2683901Z Skipping (s,q) (0.9, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2684088Z Skipping (s,q) (0.91, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2684259Z Skipping (s,q) (0.92, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2684420Z Skipping (s,q) (0.93, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2684581Z Skipping (s,q) (0.94, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2684752Z Skipping (s,q) (0.95, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2684914Z Skipping (s,q) (0.96, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2685099Z Skipping (s,q) (0.97, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2685271Z Skipping (s,q) (0.98, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2685434Z Skipping (s,q) (0.99, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2685609Z Skipping (s,q) (1, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2685766Z Skipping (s,q) (1.01, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2685927Z Skipping (s,q) (1.02, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2686101Z Skipping (s,q) (1.03, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2686263Z Skipping (s,q) (1.04, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2686425Z Skipping (s,q) (1.05, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2686599Z Skipping (s,q) (1.06, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2686761Z Skipping (s,q) (1.07, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2686926Z Skipping (s,q) (1.08, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2687098Z Skipping (s,q) (1.09, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2687260Z Skipping (s,q) (1.1, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2687431Z Skipping (s,q) (1.11, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2687591Z Skipping (s,q) (1.12, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2687752Z Skipping (s,q) (1.13, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2687927Z Skipping (s,q) (1.14, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2688088Z Skipping (s,q) (1.15, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2688248Z Skipping (s,q) (1.16, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2688420Z Skipping (s,q) (1.17, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2688606Z Skipping (s,q) (1.18, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2688807Z Skipping (s,q) (1.19, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2688966Z Skipping (s,q) (1.2, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2689125Z Skipping (s,q) (1.21, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2689295Z Skipping (s,q) (1.22, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2689453Z Skipping (s,q) (1.23, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2689610Z Skipping (s,q) (1.24, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2689782Z Skipping (s,q) (1.25, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2689942Z Skipping (s,q) (1.26, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2690113Z Skipping (s,q) (1.27, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2690273Z Skipping (s,q) (1.28, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2690438Z Skipping (s,q) (1.29, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2690612Z Skipping (s,q) (1.3, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2690772Z Skipping (s,q) (1.31, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2690932Z Skipping (s,q) (1.32, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2691101Z Skipping (s,q) (1.33, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2691261Z Skipping (s,q) (1.34, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2691432Z Skipping (s,q) (1.35, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2691616Z Skipping (s,q) (1.36, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2691776Z Skipping (s,q) (1.37, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2691946Z Skipping (s,q) (1.38, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2692104Z Skipping (s,q) (1.39, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2692265Z Skipping (s,q) (1.4, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2692464Z Skipping (s,q) (1.41, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2692624Z Skipping (s,q) (1.42, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2692794Z Skipping (s,q) (1.43, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2692953Z Skipping (s,q) (1.44, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2693113Z Skipping (s,q) (1.45, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2693284Z Skipping (s,q) (1.46, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2693446Z Skipping (s,q) (1.47, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2693605Z Skipping (s,q) (1.48, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2693775Z Skipping (s,q) (1.49, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2693932Z Skipping (s,q) (1.5, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2694104Z Skipping (s,q) (1.51, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2694271Z Skipping (s,q) (1.52, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2694431Z Skipping (s,q) (1.53, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2694602Z Skipping (s,q) (1.54, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2694763Z Skipping (s,q) (1.55, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2694923Z Skipping (s,q) (1.56, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2695091Z Skipping (s,q) (1.57, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2695254Z Skipping (s,q) (1.58, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2695426Z Skipping (s,q) (1.59, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2695585Z Skipping (s,q) (1.6, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2695747Z Skipping (s,q) (1.61, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2695920Z Skipping (s,q) (1.62, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2696110Z Skipping (s,q) (1.63, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2696303Z Skipping (s,q) (1.64, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2696477Z Skipping (s,q) (1.65, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2696638Z Skipping (s,q) (1.66, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2696795Z Skipping (s,q) (1.67, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2696970Z Skipping (s,q) (1.68, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2697134Z Skipping (s,q) (1.69, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2697307Z Skipping (s,q) (1.7, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2697469Z Skipping (s,q) (1.71, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2697629Z Skipping (s,q) (1.72, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2697801Z Skipping (s,q) (1.73, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2697965Z Skipping (s,q) (1.74, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2698129Z Skipping (s,q) (1.75, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2698303Z Skipping (s,q) (1.76, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2698467Z Skipping (s,q) (1.77, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2698639Z Skipping (s,q) (1.78, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2698799Z Skipping (s,q) (1.79, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2698959Z Skipping (s,q) (1.8, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2699156Z Skipping (s,q) (1.81, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2699317Z Skipping (s,q) (1.82, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2699475Z Skipping (s,q) (1.83, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2699645Z Skipping (s,q) (1.84, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2699807Z Skipping (s,q) (1.85, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2700004Z Skipping (s,q) (1.86, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2700164Z Skipping (s,q) (1.87, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2700324Z Skipping (s,q) (1.88, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2700495Z Skipping (s,q) (1.89, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2700653Z Skipping (s,q) (1.9, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2700813Z Skipping (s,q) (1.91, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2700984Z Skipping (s,q) (1.92, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2701144Z Skipping (s,q) (1.93, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2701315Z Skipping (s,q) (1.94, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2701476Z Skipping (s,q) (1.95, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2701638Z Skipping (s,q) (1.96, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2701811Z Skipping (s,q) (1.97, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2701970Z Skipping (s,q) (1.98, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2702132Z Skipping (s,q) (1.99, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2702305Z Skipping (s,q) (0.01, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2702465Z Skipping (s,q) (0.02, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2702639Z Skipping (s,q) (0.03, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2702800Z Skipping (s,q) (0.04, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2702961Z Skipping (s,q) (0.05, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2703133Z Skipping (s,q) (0.06, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2703292Z Skipping (s,q) (0.07, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2703522Z Skipping (s,q) (0.08, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2703719Z Skipping (s,q) (0.09, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2703879Z Skipping (s,q) (0.1, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2704059Z Skipping (s,q) (0.11, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2704221Z Skipping (s,q) (0.12, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2704382Z Skipping (s,q) (0.13, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2704557Z Skipping (s,q) (0.14, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2704722Z Skipping (s,q) (0.15, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2704882Z Skipping (s,q) (0.16, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2705055Z Skipping (s,q) (0.17, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2705222Z Skipping (s,q) (0.18, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2705383Z Skipping (s,q) (0.19, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2705759Z Skipping (s,q) (0.2, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2705921Z Skipping (s,q) (0.21, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2706093Z Skipping (s,q) (0.22, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2706254Z Skipping (s,q) (0.23, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2706414Z Skipping (s,q) (0.24, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2706588Z Skipping (s,q) (0.25, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2706832Z Skipping (s,q) (0.26, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2706994Z Skipping (s,q) (0.27, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2707169Z Skipping (s,q) (0.28, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2707326Z Skipping (s,q) (0.29, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2707505Z Skipping (s,q) (0.3, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2707710Z Skipping (s,q) (0.31, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2707871Z Skipping (s,q) (0.32, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2708043Z Skipping (s,q) (0.33, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2708206Z Skipping (s,q) (0.34, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2708367Z Skipping (s,q) (0.35, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2708541Z Skipping (s,q) (0.36, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2708706Z Skipping (s,q) (0.37, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2708881Z Skipping (s,q) (0.38, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2709039Z Skipping (s,q) (0.39, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2709201Z Skipping (s,q) (0.4, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2709374Z Skipping (s,q) (0.41, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2709536Z Skipping (s,q) (0.42, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2709700Z Skipping (s,q) (0.43, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2709870Z Skipping (s,q) (0.44, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2710029Z Skipping (s,q) (0.45, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2710200Z Skipping (s,q) (0.46, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2710358Z Skipping (s,q) (0.47, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2710520Z Skipping (s,q) (0.48, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2710697Z Skipping (s,q) (0.49, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2710862Z Skipping (s,q) (0.5, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2711021Z Skipping (s,q) (0.51, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2711197Z Skipping (s,q) (0.52, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2711392Z Skipping (s,q) (0.53, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2711595Z Skipping (s,q) (0.54, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2711757Z Skipping (s,q) (0.55, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2711917Z Skipping (s,q) (0.56, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2712087Z Skipping (s,q) (0.57, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2712248Z Skipping (s,q) (0.58, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2712406Z Skipping (s,q) (0.59, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2712578Z Skipping (s,q) (0.6, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2712743Z Skipping (s,q) (0.61, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2712915Z Skipping (s,q) (0.62, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2713077Z Skipping (s,q) (0.63, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2713240Z Skipping (s,q) (0.64, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2713419Z Skipping (s,q) (0.65, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2713581Z Skipping (s,q) (0.66, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2713743Z Skipping (s,q) (0.67, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2713913Z Skipping (s,q) (0.68, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2714082Z Skipping (s,q) (0.69, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2714279Z Skipping (s,q) (0.7, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2714478Z Skipping (s,q) (0.71, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2714662Z Skipping (s,q) (0.72, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2714839Z Skipping (s,q) (0.73, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2715023Z Skipping (s,q) (0.74, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2715185Z Skipping (s,q) (0.75, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2715375Z Skipping (s,q) (0.76, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2715547Z Skipping (s,q) (0.77, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2715730Z Skipping (s,q) (0.78, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2715901Z Skipping (s,q) (0.79, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2716142Z Skipping (s,q) (0.8, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2716305Z Skipping (s,q) (0.81, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2716485Z Skipping (s,q) (0.82, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2716647Z Skipping (s,q) (0.83, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2716808Z Skipping (s,q) (0.84, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2716985Z Skipping (s,q) (0.85, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2717150Z Skipping (s,q) (0.86, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2717331Z Skipping (s,q) (0.87, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2717489Z Skipping (s,q) (0.88, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2717650Z Skipping (s,q) (0.89, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2717826Z Skipping (s,q) (0.9, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2717988Z Skipping (s,q) (0.91, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2718148Z Skipping (s,q) (0.92, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2718323Z Skipping (s,q) (0.93, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2718483Z Skipping (s,q) (0.94, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2718660Z Skipping (s,q) (0.95, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2718820Z Skipping (s,q) (0.96, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2719009Z Skipping (s,q) (0.97, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2719208Z Skipping (s,q) (0.98, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2719368Z Skipping (s,q) (0.99, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2719527Z Skipping (s,q) (1, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2719702Z Skipping (s,q) (1.01, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2719862Z Skipping (s,q) (1.02, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2720032Z Skipping (s,q) (1.03, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2720194Z Skipping (s,q) (1.04, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2720355Z Skipping (s,q) (1.05, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2720528Z Skipping (s,q) (1.06, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2720688Z Skipping (s,q) (1.07, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2720847Z Skipping (s,q) (1.08, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2721024Z Skipping (s,q) (1.09, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2721183Z Skipping (s,q) (1.1, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2721340Z Skipping (s,q) (1.11, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2721510Z Skipping (s,q) (1.12, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2721669Z Skipping (s,q) (1.13, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2721843Z Skipping (s,q) (1.14, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2722029Z Skipping (s,q) (1.15, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2722188Z Skipping (s,q) (1.16, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2722364Z Skipping (s,q) (1.17, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2722524Z Skipping (s,q) (1.18, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2722683Z Skipping (s,q) (1.19, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2722857Z Skipping (s,q) (1.2, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2723413Z Skipping (s,q) (1.21, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2723591Z Skipping (s,q) (1.22, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2723751Z Skipping (s,q) (1.23, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2723911Z Skipping (s,q) (1.24, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2724092Z Skipping (s,q) (1.25, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2724256Z Skipping (s,q) (1.26, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2724415Z Skipping (s,q) (1.27, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2724591Z Skipping (s,q) (1.28, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2724753Z Skipping (s,q) (1.29, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2724928Z Skipping (s,q) (1.3, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2725091Z Skipping (s,q) (1.31, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2725253Z Skipping (s,q) (1.32, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2725421Z Skipping (s,q) (1.33, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2725580Z Skipping (s,q) (1.34, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2725741Z Skipping (s,q) (1.35, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2725913Z Skipping (s,q) (1.36, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2726072Z Skipping (s,q) (1.37, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2726249Z Skipping (s,q) (1.38, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2726413Z Skipping (s,q) (1.39, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2726573Z Skipping (s,q) (1.4, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2726745Z Skipping (s,q) (1.41, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2726929Z Skipping (s,q) (1.42, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2727112Z Skipping (s,q) (1.43, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2727315Z Skipping (s,q) (1.44, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2727501Z Skipping (s,q) (1.45, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2727678Z Skipping (s,q) (1.46, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2727844Z Skipping (s,q) (1.47, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2728007Z Skipping (s,q) (1.48, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2728184Z Skipping (s,q) (1.49, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2728342Z Skipping (s,q) (1.5, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2728504Z Skipping (s,q) (1.51, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2728677Z Skipping (s,q) (1.52, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2728839Z Skipping (s,q) (1.53, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2729015Z Skipping (s,q) (1.54, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2729176Z Skipping (s,q) (1.55, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2729337Z Skipping (s,q) (1.56, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2729510Z Skipping (s,q) (1.57, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2729671Z Skipping (s,q) (1.58, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2729833Z Skipping (s,q) (1.59, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2730026Z Skipping (s,q) (1.6, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2730187Z Skipping (s,q) (1.61, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2730357Z Skipping (s,q) (1.62, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2730534Z Skipping (s,q) (1.63, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2730697Z Skipping (s,q) (1.64, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2730904Z Skipping (s,q) (1.65, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2731065Z Skipping (s,q) (1.66, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2731227Z Skipping (s,q) (1.67, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2731401Z Skipping (s,q) (1.68, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2731563Z Skipping (s,q) (1.69, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2731735Z Skipping (s,q) (1.7, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2731898Z Skipping (s,q) (1.71, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2732058Z Skipping (s,q) (1.72, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2732229Z Skipping (s,q) (1.73, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2732390Z Skipping (s,q) (1.74, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2732554Z Skipping (s,q) (1.75, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2732732Z Skipping (s,q) (1.76, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2732892Z Skipping (s,q) (1.77, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2733054Z Skipping (s,q) (1.78, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2733228Z Skipping (s,q) (1.79, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2733409Z Skipping (s,q) (1.8, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2733585Z Skipping (s,q) (1.81, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2733748Z Skipping (s,q) (1.82, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2733909Z Skipping (s,q) (1.83, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2734084Z Skipping (s,q) (1.84, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2734243Z Skipping (s,q) (1.85, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2734405Z Skipping (s,q) (1.86, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2734625Z Skipping (s,q) (1.87, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2734786Z Skipping (s,q) (1.88, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2734956Z Skipping (s,q) (1.89, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2735115Z Skipping (s,q) (1.9, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2735275Z Skipping (s,q) (1.91, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2735447Z Skipping (s,q) (1.92, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2735607Z Skipping (s,q) (1.93, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2735766Z Skipping (s,q) (1.94, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2735936Z Skipping (s,q) (1.95, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2736104Z Skipping (s,q) (1.96, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2736278Z Skipping (s,q) (1.97, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2736440Z Skipping (s,q) (1.98, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2736600Z Skipping (s,q) (1.99, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2736775Z Skipping (s,q) (0.01, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2736934Z Skipping (s,q) (0.02, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2737108Z Skipping (s,q) (0.03, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2737269Z Skipping (s,q) (0.04, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2737454Z Skipping (s,q) (0.05, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2737627Z Skipping (s,q) (0.06, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2737787Z Skipping (s,q) (0.07, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2737949Z Skipping (s,q) (0.08, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2738124Z Skipping (s,q) (0.09, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2738285Z Skipping (s,q) (0.1, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2738484Z Skipping (s,q) (0.11, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2738649Z Skipping (s,q) (0.12, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2738812Z Skipping (s,q) (0.13, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2738988Z Skipping (s,q) (0.14, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2739150Z Skipping (s,q) (0.15, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2739309Z Skipping (s,q) (0.16, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2739487Z Skipping (s,q) (0.17, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2739650Z Skipping (s,q) (0.18, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2739822Z Skipping (s,q) (0.19, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2739988Z Skipping (s,q) (0.2, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2740151Z Skipping (s,q) (0.21, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2740329Z Skipping (s,q) (0.22, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2740492Z Skipping (s,q) (0.23, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2740657Z Skipping (s,q) (0.24, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2740831Z Skipping (s,q) (0.25, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2740993Z Skipping (s,q) (0.26, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2741174Z Skipping (s,q) (0.27, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2741405Z Skipping (s,q) (0.28, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2741628Z Skipping (s,q) (0.29, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2741893Z Skipping (s,q) (0.3, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2742137Z Skipping (s,q) (0.31, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2742408Z Skipping (s,q) (0.32, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2742695Z Skipping (s,q) (0.33, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2742955Z Skipping (s,q) (0.34, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2743198Z Skipping (s,q) (0.35, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2743458Z Skipping (s,q) (0.36, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2743710Z Skipping (s,q) (0.37, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2743974Z Skipping (s,q) (0.38, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2744220Z Skipping (s,q) (0.39, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2744429Z Skipping (s,q) (0.4, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2744647Z Skipping (s,q) (0.41, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2744870Z Skipping (s,q) (0.42, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2745127Z Skipping (s,q) (0.43, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2745380Z Skipping (s,q) (0.44, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2745654Z Skipping (s,q) (0.45, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2745913Z Skipping (s,q) (0.46, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2746077Z Skipping (s,q) (0.47, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2746238Z Skipping (s,q) (0.48, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2746410Z Skipping (s,q) (0.49, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2746629Z Skipping (s,q) (0.5, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2746788Z Skipping (s,q) (0.51, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2746959Z Skipping (s,q) (0.52, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2747116Z Skipping (s,q) (0.53, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2747291Z Skipping (s,q) (0.54, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2747489Z Skipping (s,q) (0.55, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2747651Z Skipping (s,q) (0.56, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2747848Z Skipping (s,q) (0.57, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2748009Z Skipping (s,q) (0.58, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2748170Z Skipping (s,q) (0.59, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2748343Z Skipping (s,q) (0.6, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2748506Z Skipping (s,q) (0.61, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2748680Z Skipping (s,q) (0.62, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2748841Z Skipping (s,q) (0.63, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2749004Z Skipping (s,q) (0.64, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2749179Z Skipping (s,q) (0.65, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2749345Z Skipping (s,q) (0.66, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2749506Z Skipping (s,q) (0.67, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2749676Z Skipping (s,q) (0.68, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2749836Z Skipping (s,q) (0.69, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2750005Z Skipping (s,q) (0.7, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2750170Z Skipping (s,q) (0.71, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2750335Z Skipping (s,q) (0.72, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2750509Z Skipping (s,q) (0.73, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2750668Z Skipping (s,q) (0.74, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2750831Z Skipping (s,q) (0.75, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2751003Z Skipping (s,q) (0.76, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2751191Z Skipping (s,q) (0.77, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2751386Z Skipping (s,q) (0.78, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2751549Z Skipping (s,q) (0.79, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2751709Z Skipping (s,q) (0.8, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2751879Z Skipping (s,q) (0.81, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2752037Z Skipping (s,q) (0.82, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2752199Z Skipping (s,q) (0.83, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2752371Z Skipping (s,q) (0.84, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2752530Z Skipping (s,q) (0.85, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2752706Z Skipping (s,q) (0.86, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2752865Z Skipping (s,q) (0.87, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2753030Z Skipping (s,q) (0.88, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2753208Z Skipping (s,q) (0.89, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2753367Z Skipping (s,q) (0.9, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2753530Z Skipping (s,q) (0.91, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2753706Z Skipping (s,q) (0.92, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2753865Z Skipping (s,q) (0.93, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2754040Z Skipping (s,q) (0.94, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2754223Z Skipping (s,q) (0.95, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2754385Z Skipping (s,q) (0.96, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2754559Z Skipping (s,q) (0.97, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2754719Z Skipping (s,q) (0.98, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2754880Z Skipping (s,q) (0.99, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2755077Z Skipping (s,q) (1, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2755241Z Skipping (s,q) (1.01, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2755411Z Skipping (s,q) (1.02, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2755569Z Skipping (s,q) (1.03, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2755729Z Skipping (s,q) (1.04, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2755899Z Skipping (s,q) (1.05, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2756155Z Skipping (s,q) (1.06, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2756316Z Skipping (s,q) (1.07, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2756491Z Skipping (s,q) (1.08, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2756654Z Skipping (s,q) (1.09, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2756833Z Skipping (s,q) (1.1, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2756996Z Skipping (s,q) (1.11, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2757159Z Skipping (s,q) (1.12, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2757329Z Skipping (s,q) (1.13, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2757490Z Skipping (s,q) (1.14, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2757650Z Skipping (s,q) (1.15, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2757821Z Skipping (s,q) (1.16, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2757981Z Skipping (s,q) (1.17, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2758142Z Skipping (s,q) (1.18, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2758313Z Skipping (s,q) (1.19, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2758472Z Skipping (s,q) (1.2, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2758670Z Skipping (s,q) (1.21, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2758857Z Skipping (s,q) (1.22, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2759017Z Skipping (s,q) (1.23, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2759188Z Skipping (s,q) (1.24, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2759347Z Skipping (s,q) (1.25, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2759504Z Skipping (s,q) (1.26, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2759672Z Skipping (s,q) (1.27, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2759837Z Skipping (s,q) (1.28, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2760009Z Skipping (s,q) (1.29, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2760166Z Skipping (s,q) (1.3, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2760427Z Skipping (s,q) (1.31, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2760621Z Skipping (s,q) (1.32, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2760788Z Skipping (s,q) (1.33, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2760948Z Skipping (s,q) (1.34, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2761155Z Skipping (s,q) (1.35, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2761425Z Skipping (s,q) (1.36, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2761709Z Skipping (s,q) (1.37, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2761976Z Skipping (s,q) (1.38, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2762320Z Skipping (s,q) (1.39, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2762611Z Skipping (s,q) (1.4, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2762886Z Skipping (s,q) (1.41, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2763157Z Skipping (s,q) (1.42, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2763419Z Skipping (s,q) (1.43, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2763712Z Skipping (s,q) (1.44, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2763996Z Skipping (s,q) (1.45, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2764259Z Skipping (s,q) (1.46, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2764557Z Skipping (s,q) (1.47, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2764856Z Skipping (s,q) (1.48, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2765112Z Skipping (s,q) (1.49, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2765393Z Skipping (s,q) (1.5, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2765694Z Skipping (s,q) (1.51, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2765974Z Skipping (s,q) (1.52, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2766275Z Skipping (s,q) (1.53, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2766437Z Skipping (s,q) (1.54, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2766600Z Skipping (s,q) (1.55, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2766777Z Skipping (s,q) (1.56, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2766939Z Skipping (s,q) (1.57, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2767102Z Skipping (s,q) (1.58, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2767272Z Skipping (s,q) (1.59, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2767475Z Skipping (s,q) (1.6, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2767655Z Skipping (s,q) (1.61, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2767813Z Skipping (s,q) (1.62, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2767971Z Skipping (s,q) (1.63, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2768141Z Skipping (s,q) (1.64, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2768298Z Skipping (s,q) (1.65, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2768509Z Skipping (s,q) (1.66, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2768706Z Skipping (s,q) (1.67, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2768865Z Skipping (s,q) (1.68, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2769025Z Skipping (s,q) (1.69, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2769193Z Skipping (s,q) (1.7, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2769356Z Skipping (s,q) (1.71, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2769533Z Skipping (s,q) (1.72, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2769695Z Skipping (s,q) (1.73, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2769857Z Skipping (s,q) (1.74, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2770029Z Skipping (s,q) (1.75, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2770189Z Skipping (s,q) (1.76, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2770351Z Skipping (s,q) (1.77, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2770527Z Skipping (s,q) (1.78, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2770685Z Skipping (s,q) (1.79, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2770857Z Skipping (s,q) (1.8, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2771016Z Skipping (s,q) (1.81, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2771176Z Skipping (s,q) (1.82, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2771350Z Skipping (s,q) (1.83, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2771536Z Skipping (s,q) (1.84, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2771694Z Skipping (s,q) (1.85, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2771872Z Skipping (s,q) (1.86, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2772034Z Skipping (s,q) (1.87, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2772212Z Skipping (s,q) (1.88, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2772396Z Skipping (s,q) (1.89, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2772562Z Skipping (s,q) (1.9, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2772734Z Skipping (s,q) (1.91, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2772894Z Skipping (s,q) (1.92, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2773055Z Skipping (s,q) (1.93, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2773230Z Skipping (s,q) (1.94, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2773394Z Skipping (s,q) (1.95, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2773568Z Skipping (s,q) (1.96, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2773727Z Skipping (s,q) (1.97, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2773888Z Skipping (s,q) (1.98, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2774065Z Skipping (s,q) (1.99, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2774230Z Skipping (s,q) (0.01, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2774393Z Skipping (s,q) (0.02, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2774569Z Skipping (s,q) (0.03, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2774730Z Skipping (s,q) (0.04, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2774902Z Skipping (s,q) (0.05, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2775063Z Skipping (s,q) (0.06, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2775308Z Skipping (s,q) (0.07, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2775618Z Skipping (s,q) (0.08, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2775888Z Skipping (s,q) (0.09, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2776151Z Skipping (s,q) (0.1, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2776445Z Skipping (s,q) (0.11, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2776805Z Skipping (s,q) (0.12, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2777077Z Skipping (s,q) (0.13, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2777344Z Skipping (s,q) (0.14, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2777593Z Skipping (s,q) (0.15, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2777865Z Skipping (s,q) (0.16, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2778130Z Skipping (s,q) (0.17, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2778384Z Skipping (s,q) (0.18, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2778680Z Skipping (s,q) (0.19, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2778908Z Skipping (s,q) (0.2, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2779082Z Skipping (s,q) (0.21, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2779240Z Skipping (s,q) (0.22, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2779404Z Skipping (s,q) (0.23, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2779578Z Skipping (s,q) (0.24, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2779737Z Skipping (s,q) (0.25, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2779895Z Skipping (s,q) (0.26, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2780064Z Skipping (s,q) (0.27, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2780229Z Skipping (s,q) (0.28, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2780439Z Skipping (s,q) (0.29, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2780608Z Skipping (s,q) (0.3, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2780767Z Skipping (s,q) (0.31, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2780939Z Skipping (s,q) (0.32, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2781096Z Skipping (s,q) (0.33, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2781255Z Skipping (s,q) (0.34, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2781459Z Skipping (s,q) (0.35, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2781620Z Skipping (s,q) (0.36, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2781779Z Skipping (s,q) (0.37, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2781950Z Skipping (s,q) (0.38, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2782135Z Skipping (s,q) (0.39, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2782315Z Skipping (s,q) (0.4, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2782476Z Skipping (s,q) (0.41, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2782636Z Skipping (s,q) (0.42, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2782805Z Skipping (s,q) (0.43, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2782965Z Skipping (s,q) (0.44, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2783127Z Skipping (s,q) (0.45, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2783301Z Skipping (s,q) (0.46, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2783459Z Skipping (s,q) (0.47, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2783631Z Skipping (s,q) (0.48, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2783790Z Skipping (s,q) (0.49, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2783950Z Skipping (s,q) (0.5, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2784123Z Skipping (s,q) (0.51, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2784283Z Skipping (s,q) (0.52, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2784443Z Skipping (s,q) (0.53, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2784613Z Skipping (s,q) (0.54, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2784771Z Skipping (s,q) (0.55, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2784965Z Skipping (s,q) (0.56, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2785149Z Skipping (s,q) (0.57, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2785309Z Skipping (s,q) (0.58, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2785480Z Skipping (s,q) (0.59, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2785638Z Skipping (s,q) (0.6, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2785795Z Skipping (s,q) (0.61, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2785968Z Skipping (s,q) (0.62, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2786129Z Skipping (s,q) (0.63, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2786303Z Skipping (s,q) (0.64, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2786465Z Skipping (s,q) (0.65, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2786625Z Skipping (s,q) (0.66, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2786798Z Skipping (s,q) (0.67, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2786960Z Skipping (s,q) (0.68, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2787117Z Skipping (s,q) (0.69, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2787289Z Skipping (s,q) (0.7, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2787448Z Skipping (s,q) (0.71, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2787620Z Skipping (s,q) (0.72, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2787778Z Skipping (s,q) (0.73, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2787963Z Skipping (s,q) (0.74, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2788135Z Skipping (s,q) (0.75, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2788297Z Skipping (s,q) (0.76, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2788459Z Skipping (s,q) (0.77, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2788632Z Skipping (s,q) (0.78, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2788816Z Skipping (s,q) (0.79, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2788976Z Skipping (s,q) (0.8, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2789144Z Skipping (s,q) (0.81, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2789305Z Skipping (s,q) (0.82, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2789475Z Skipping (s,q) (0.83, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2789634Z Skipping (s,q) (0.84, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2789794Z Skipping (s,q) (0.85, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2789965Z Skipping (s,q) (0.86, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2790122Z Skipping (s,q) (0.87, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2790281Z Skipping (s,q) (0.88, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2790455Z Skipping (s,q) (0.89, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2790618Z Skipping (s,q) (0.9, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2790789Z Skipping (s,q) (0.91, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2790949Z Skipping (s,q) (0.92, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2791108Z Skipping (s,q) (0.93, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2791276Z Skipping (s,q) (0.94, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2791432Z Skipping (s,q) (0.95, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2791594Z Skipping (s,q) (0.96, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2791762Z Skipping (s,q) (0.97, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2792019Z Skipping (s,q) (0.98, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2792197Z Skipping (s,q) (0.99, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2792353Z Skipping (s,q) (1, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2792579Z Skipping (s,q) (1.01, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2792783Z Skipping (s,q) (1.02, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2793065Z Skipping (s,q) (1.03, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2793332Z Skipping (s,q) (1.04, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2793623Z Skipping (s,q) (1.05, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2793896Z Skipping (s,q) (1.06, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2794170Z Skipping (s,q) (1.07, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2794423Z Skipping (s,q) (1.08, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2794682Z Skipping (s,q) (1.09, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2794958Z Skipping (s,q) (1.1, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2795216Z Skipping (s,q) (1.11, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2795480Z Skipping (s,q) (1.12, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2795660Z Skipping (s,q) (1.13, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2795818Z Skipping (s,q) (1.14, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2796076Z Skipping (s,q) (1.15, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2796241Z Skipping (s,q) (1.16, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2796402Z Skipping (s,q) (1.17, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2796636Z Skipping (s,q) (1.18, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2796794Z Skipping (s,q) (1.19, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2796954Z Skipping (s,q) (1.2, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2797123Z Skipping (s,q) (1.21, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2797281Z Skipping (s,q) (1.22, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2797458Z Skipping (s,q) (1.23, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2797647Z Skipping (s,q) (1.24, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2797855Z Skipping (s,q) (1.25, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2798038Z Skipping (s,q) (1.26, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2798197Z Skipping (s,q) (1.27, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2798356Z Skipping (s,q) (1.28, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2798526Z Skipping (s,q) (1.29, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2798688Z Skipping (s,q) (1.3, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2798842Z Skipping (s,q) (1.31, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2799016Z Skipping (s,q) (1.32, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2799176Z Skipping (s,q) (1.33, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2799351Z Skipping (s,q) (1.34, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2799603Z Skipping (s,q) (1.35, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2799892Z Skipping (s,q) (1.36, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2800181Z Skipping (s,q) (1.37, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2800439Z Skipping (s,q) (1.38, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2800684Z Skipping (s,q) (1.39, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2800914Z Skipping (s,q) (1.4, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2801126Z Skipping (s,q) (1.41, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2801374Z Skipping (s,q) (1.42, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2801637Z Skipping (s,q) (1.43, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2801905Z Skipping (s,q) (1.44, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2802202Z Skipping (s,q) (1.45, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2802421Z Skipping (s,q) (1.46, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2802579Z Skipping (s,q) (1.47, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2802751Z Skipping (s,q) (1.48, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2802911Z Skipping (s,q) (1.49, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2803083Z Skipping (s,q) (1.5, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2803244Z Skipping (s,q) (1.51, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2803406Z Skipping (s,q) (1.52, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2803581Z Skipping (s,q) (1.53, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2803742Z Skipping (s,q) (1.54, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2803902Z Skipping (s,q) (1.55, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2804077Z Skipping (s,q) (1.56, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2804249Z Skipping (s,q) (1.57, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2804424Z Skipping (s,q) (1.58, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2804586Z Skipping (s,q) (1.59, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2804748Z Skipping (s,q) (1.6, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2804923Z Skipping (s,q) (1.61, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2805087Z Skipping (s,q) (1.62, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2805278Z Skipping (s,q) (1.63, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2805622Z Skipping (s,q) (1.64, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2805791Z Skipping (s,q) (1.65, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2805966Z Skipping (s,q) (1.66, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2806127Z Skipping (s,q) (1.67, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2806365Z Skipping (s,q) (1.68, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2806541Z Skipping (s,q) (1.69, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2806723Z Skipping (s,q) (1.7, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2806883Z Skipping (s,q) (1.71, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2807058Z Skipping (s,q) (1.72, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2807221Z Skipping (s,q) (1.73, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2807400Z Skipping (s,q) (1.74, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2807567Z Skipping (s,q) (1.75, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2807729Z Skipping (s,q) (1.76, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2807906Z Skipping (s,q) (1.77, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2808069Z Skipping (s,q) (1.78, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2808234Z Skipping (s,q) (1.79, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2808414Z Skipping (s,q) (1.8, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2808575Z Skipping (s,q) (1.81, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2808749Z Skipping (s,q) (1.82, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2808910Z Skipping (s,q) (1.83, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2809072Z Skipping (s,q) (1.84, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2809248Z Skipping (s,q) (1.85, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2809411Z Skipping (s,q) (1.86, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2809570Z Skipping (s,q) (1.87, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2809750Z Skipping (s,q) (1.88, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2809913Z Skipping (s,q) (1.89, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2810108Z Skipping (s,q) (1.9, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2810318Z Skipping (s,q) (1.91, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2810477Z Skipping (s,q) (1.92, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2810650Z Skipping (s,q) (1.93, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2810812Z Skipping (s,q) (1.94, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2810972Z Skipping (s,q) (1.95, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2811149Z Skipping (s,q) (1.96, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2811313Z Skipping (s,q) (1.97, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2811477Z Skipping (s,q) (1.98, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2811653Z Skipping (s,q) (1.99, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2811814Z Skipping (s,q) (0.01, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2811988Z Skipping (s,q) (0.02, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2812151Z Skipping (s,q) (0.03, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2812311Z Skipping (s,q) (0.04, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2812484Z Skipping (s,q) (0.05, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2812644Z Skipping (s,q) (0.06, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2812805Z Skipping (s,q) (0.07, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2812975Z Skipping (s,q) (0.08, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2813172Z Skipping (s,q) (0.09, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2813344Z Skipping (s,q) (0.1, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2813503Z Skipping (s,q) (0.11, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2813665Z Skipping (s,q) (0.12, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2813839Z Skipping (s,q) (0.13, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2814024Z Skipping (s,q) (0.14, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2814185Z Skipping (s,q) (0.15, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2814357Z Skipping (s,q) (0.16, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2814517Z Skipping (s,q) (0.17, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2814689Z Skipping (s,q) (0.18, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2814872Z Skipping (s,q) (0.19, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2815114Z Skipping (s,q) (0.2, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2815292Z Skipping (s,q) (0.21, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2815456Z Skipping (s,q) (0.22, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2815614Z Skipping (s,q) (0.23, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2815837Z Skipping (s,q) (0.24, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2816133Z Skipping (s,q) (0.25, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2816425Z Skipping (s,q) (0.26, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2816702Z Skipping (s,q) (0.27, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2816991Z Skipping (s,q) (0.28, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2817276Z Skipping (s,q) (0.29, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2817567Z Skipping (s,q) (0.3, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2817871Z Skipping (s,q) (0.31, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2818142Z Skipping (s,q) (0.32, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2818403Z Skipping (s,q) (0.33, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2818683Z Skipping (s,q) (0.34, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2819004Z Skipping (s,q) (0.35, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2819337Z Skipping (s,q) (0.36, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2819647Z Skipping (s,q) (0.37, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2819881Z Skipping (s,q) (0.38, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2820042Z Skipping (s,q) (0.39, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2820217Z Skipping (s,q) (0.4, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2820379Z Skipping (s,q) (0.41, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2820557Z Skipping (s,q) (0.42, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2820718Z Skipping (s,q) (0.43, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2820877Z Skipping (s,q) (0.44, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2821050Z Skipping (s,q) (0.45, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2821210Z Skipping (s,q) (0.46, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2821375Z Skipping (s,q) (0.47, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2821547Z Skipping (s,q) (0.48, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2821707Z Skipping (s,q) (0.49, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2821867Z Skipping (s,q) (0.5, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2822042Z Skipping (s,q) (0.51, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2822204Z Skipping (s,q) (0.52, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2822407Z Skipping (s,q) (0.53, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2822568Z Skipping (s,q) (0.54, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2822727Z Skipping (s,q) (0.55, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2822900Z Skipping (s,q) (0.56, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2823060Z Skipping (s,q) (0.57, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2823250Z Skipping (s,q) (0.58, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2823422Z Skipping (s,q) (0.59, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2823581Z Skipping (s,q) (0.6, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2823753Z Skipping (s,q) (0.61, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2823914Z Skipping (s,q) (0.62, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2824074Z Skipping (s,q) (0.63, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2824247Z Skipping (s,q) (0.64, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2824407Z Skipping (s,q) (0.65, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2824566Z Skipping (s,q) (0.66, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2824744Z Skipping (s,q) (0.67, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2824905Z Skipping (s,q) (0.68, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2825082Z Skipping (s,q) (0.69, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2825249Z Skipping (s,q) (0.7, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2825411Z Skipping (s,q) (0.71, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2825581Z Skipping (s,q) (0.72, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2825743Z Skipping (s,q) (0.73, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2825903Z Skipping (s,q) (0.74, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2826077Z Skipping (s,q) (0.75, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2826237Z Skipping (s,q) (0.76, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2826409Z Skipping (s,q) (0.77, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2826568Z Skipping (s,q) (0.78, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2826728Z Skipping (s,q) (0.79, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2826933Z Skipping (s,q) (0.8, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2827117Z Skipping (s,q) (0.81, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2827279Z Skipping (s,q) (0.82, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2827452Z Skipping (s,q) (0.83, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2827613Z Skipping (s,q) (0.84, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2827786Z Skipping (s,q) (0.85, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2827947Z Skipping (s,q) (0.86, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2828110Z Skipping (s,q) (0.87, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2828283Z Skipping (s,q) (0.88, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2828443Z Skipping (s,q) (0.89, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2828603Z Skipping (s,q) (0.9, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2828777Z Skipping (s,q) (0.91, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2828942Z Skipping (s,q) (0.92, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2829112Z Skipping (s,q) (0.93, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2829271Z Skipping (s,q) (0.94, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2829432Z Skipping (s,q) (0.95, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2829601Z Skipping (s,q) (0.96, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2829760Z Skipping (s,q) (0.97, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2829944Z Skipping (s,q) (0.98, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2830113Z Skipping (s,q) (0.99, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2830270Z Skipping (s,q) (1, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2830432Z Skipping (s,q) (1.01, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2830605Z Skipping (s,q) (1.02, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2830792Z Skipping (s,q) (1.03, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2830965Z Skipping (s,q) (1.04, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2831126Z Skipping (s,q) (1.05, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2831285Z Skipping (s,q) (1.06, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2831459Z Skipping (s,q) (1.07, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2831619Z Skipping (s,q) (1.08, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2831781Z Skipping (s,q) (1.09, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2831953Z Skipping (s,q) (1.1, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2832113Z Skipping (s,q) (1.11, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2832285Z Skipping (s,q) (1.12, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2832448Z Skipping (s,q) (1.13, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2832612Z Skipping (s,q) (1.14, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2832783Z Skipping (s,q) (1.15, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2832944Z Skipping (s,q) (1.16, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2833107Z Skipping (s,q) (1.17, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2833282Z Skipping (s,q) (1.18, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2833446Z Skipping (s,q) (1.19, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2833622Z Skipping (s,q) (1.2, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2833783Z Skipping (s,q) (1.21, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2833944Z Skipping (s,q) (1.22, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2834115Z Skipping (s,q) (1.23, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2834276Z Skipping (s,q) (1.24, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2834490Z Skipping (s,q) (1.25, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2834664Z Skipping (s,q) (1.26, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2834823Z Skipping (s,q) (1.27, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2834994Z Skipping (s,q) (1.28, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2835155Z Skipping (s,q) (1.29, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2835315Z Skipping (s,q) (1.3, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2835490Z Skipping (s,q) (1.31, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2835648Z Skipping (s,q) (1.32, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2835809Z Skipping (s,q) (1.33, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2836078Z Skipping (s,q) (1.34, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2836242Z Skipping (s,q) (1.35, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2836424Z Skipping (s,q) (1.36, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2836586Z Skipping (s,q) (1.37, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2836743Z Skipping (s,q) (1.38, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2836915Z Skipping (s,q) (1.39, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2837077Z Skipping (s,q) (1.4, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2837240Z Skipping (s,q) (1.41, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2837445Z Skipping (s,q) (1.42, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2837608Z Skipping (s,q) (1.43, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2837782Z Skipping (s,q) (1.44, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2837943Z Skipping (s,q) (1.45, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2838104Z Skipping (s,q) (1.46, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2838280Z Skipping (s,q) (1.47, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2838466Z Skipping (s,q) (1.48, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2838629Z Skipping (s,q) (1.49, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2838805Z Skipping (s,q) (1.5, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2838967Z Skipping (s,q) (1.51, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2839130Z Skipping (s,q) (1.52, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2839312Z Skipping (s,q) (1.53, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2839476Z Skipping (s,q) (1.54, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2839650Z Skipping (s,q) (1.55, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2839812Z Skipping (s,q) (1.56, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2839979Z Skipping (s,q) (1.57, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2840159Z Skipping (s,q) (1.58, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2840326Z Skipping (s,q) (1.59, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2840488Z Skipping (s,q) (1.6, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2840665Z Skipping (s,q) (1.61, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2840828Z Skipping (s,q) (1.62, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2841004Z Skipping (s,q) (1.63, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2841167Z Skipping (s,q) (1.64, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2841330Z Skipping (s,q) (1.65, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2841505Z Skipping (s,q) (1.66, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2841666Z Skipping (s,q) (1.67, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2841827Z Skipping (s,q) (1.68, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2842024Z Skipping (s,q) (1.69, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2842208Z Skipping (s,q) (1.7, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2842388Z Skipping (s,q) (1.71, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2842553Z Skipping (s,q) (1.72, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2842718Z Skipping (s,q) (1.73, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2842891Z Skipping (s,q) (1.74, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2843053Z Skipping (s,q) (1.75, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2843215Z Skipping (s,q) (1.76, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2843389Z Skipping (s,q) (1.77, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2843553Z Skipping (s,q) (1.78, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2843725Z Skipping (s,q) (1.79, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2843889Z Skipping (s,q) (1.8, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2844053Z Skipping (s,q) (1.81, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2844225Z Skipping (s,q) (1.82, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2844387Z Skipping (s,q) (1.83, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2844550Z Skipping (s,q) (1.84, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2844727Z Skipping (s,q) (1.85, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2844887Z Skipping (s,q) (1.86, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2845084Z Skipping (s,q) (1.87, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2845244Z Skipping (s,q) (1.88, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2845404Z Skipping (s,q) (1.89, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2845577Z Skipping (s,q) (1.9, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2845738Z Skipping (s,q) (1.91, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2845924Z Skipping (s,q) (1.92, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2846097Z Skipping (s,q) (1.93, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2846256Z Skipping (s,q) (1.94, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2846426Z Skipping (s,q) (1.95, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2846586Z Skipping (s,q) (1.96, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2846747Z Skipping (s,q) (1.97, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2846925Z Skipping (s,q) (1.98, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2847085Z Skipping (s,q) (1.99, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2847244Z Skipping (s,q) (0.01, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2847417Z Skipping (s,q) (0.02, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2847580Z Skipping (s,q) (0.03, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2847761Z Skipping (s,q) (0.04, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2847925Z Skipping (s,q) (0.05, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2848088Z Skipping (s,q) (0.06, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2848265Z Skipping (s,q) (0.07, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2848425Z Skipping (s,q) (0.08, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2848589Z Skipping (s,q) (0.09, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2848768Z Skipping (s,q) (0.1, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2848928Z Skipping (s,q) (0.11, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2849089Z Skipping (s,q) (0.12, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2849265Z Skipping (s,q) (0.13, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2849426Z Skipping (s,q) (0.14, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2849645Z Skipping (s,q) (0.15, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2849807Z Skipping (s,q) (0.16, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2849968Z Skipping (s,q) (0.17, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2850140Z Skipping (s,q) (0.18, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2850301Z Skipping (s,q) (0.19, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2850461Z Skipping (s,q) (0.2, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2850636Z Skipping (s,q) (0.21, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2850796Z Skipping (s,q) (0.22, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2850970Z Skipping (s,q) (0.23, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2851132Z Skipping (s,q) (0.24, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2851292Z Skipping (s,q) (0.25, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2851464Z Skipping (s,q) (0.26, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2851629Z Skipping (s,q) (0.27, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2851790Z Skipping (s,q) (0.28, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2851963Z Skipping (s,q) (0.29, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2852122Z Skipping (s,q) (0.3, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2852295Z Skipping (s,q) (0.31, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2852516Z Skipping (s,q) (0.32, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2852675Z Skipping (s,q) (0.33, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2852849Z Skipping (s,q) (0.34, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2853010Z Skipping (s,q) (0.35, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2853172Z Skipping (s,q) (0.36, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2853349Z Skipping (s,q) (0.37, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2853550Z Skipping (s,q) (0.38, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2853727Z Skipping (s,q) (0.39, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2853889Z Skipping (s,q) (0.4, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2854052Z Skipping (s,q) (0.41, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2854226Z Skipping (s,q) (0.42, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2854388Z Skipping (s,q) (0.43, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2854552Z Skipping (s,q) (0.44, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2854724Z Skipping (s,q) (0.45, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2854886Z Skipping (s,q) (0.46, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2855063Z Skipping (s,q) (0.47, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2855227Z Skipping (s,q) (0.48, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2855393Z Skipping (s,q) (0.49, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2855575Z Skipping (s,q) (0.5, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2855735Z Skipping (s,q) (0.51, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2855895Z Skipping (s,q) (0.52, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2856067Z Skipping (s,q) (0.53, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2856229Z Skipping (s,q) (0.54, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2856403Z Skipping (s,q) (0.55, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2856563Z Skipping (s,q) (0.56, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2856723Z Skipping (s,q) (0.57, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2856894Z Skipping (s,q) (0.58, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2857076Z Skipping (s,q) (0.59, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2857259Z Skipping (s,q) (0.6, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2857430Z Skipping (s,q) (0.61, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2857590Z Skipping (s,q) (0.62, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2857750Z Skipping (s,q) (0.63, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2857921Z Skipping (s,q) (0.64, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2858080Z Skipping (s,q) (0.65, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2858254Z Skipping (s,q) (0.66, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2858412Z Skipping (s,q) (0.67, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2858571Z Skipping (s,q) (0.68, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2858741Z Skipping (s,q) (0.69, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2858904Z Skipping (s,q) (0.7, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2859067Z Skipping (s,q) (0.71, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2859240Z Skipping (s,q) (0.72, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2859401Z Skipping (s,q) (0.73, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2859574Z Skipping (s,q) (0.74, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2859734Z Skipping (s,q) (0.75, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2859895Z Skipping (s,q) (0.76, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2860090Z Skipping (s,q) (0.77, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2860250Z Skipping (s,q) (0.78, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2860410Z Skipping (s,q) (0.79, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2860581Z Skipping (s,q) (0.8, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2860740Z Skipping (s,q) (0.81, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2860938Z Skipping (s,q) (0.82, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2861098Z Skipping (s,q) (0.83, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2861258Z Skipping (s,q) (0.84, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2861429Z Skipping (s,q) (0.85, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2861589Z Skipping (s,q) (0.86, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2861750Z Skipping (s,q) (0.87, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2861922Z Skipping (s,q) (0.88, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2862083Z Skipping (s,q) (0.89, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2862254Z Skipping (s,q) (0.9, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2862416Z Skipping (s,q) (0.91, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2862576Z Skipping (s,q) (0.92, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2862751Z Skipping (s,q) (0.93, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2862913Z Skipping (s,q) (0.94, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2863074Z Skipping (s,q) (0.95, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2863246Z Skipping (s,q) (0.96, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2863407Z Skipping (s,q) (0.97, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2863579Z Skipping (s,q) (0.98, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2863742Z Skipping (s,q) (0.99, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2863900Z Skipping (s,q) (1, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2864070Z Skipping (s,q) (1.01, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2864230Z Skipping (s,q) (1.02, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2864391Z Skipping (s,q) (1.03, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2864586Z Skipping (s,q) (1.04, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2864770Z Skipping (s,q) (1.05, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2864948Z Skipping (s,q) (1.06, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2865110Z Skipping (s,q) (1.07, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2865271Z Skipping (s,q) (1.08, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2865445Z Skipping (s,q) (1.09, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2865608Z Skipping (s,q) (1.1, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2865770Z Skipping (s,q) (1.11, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2865946Z Skipping (s,q) (1.12, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2866106Z Skipping (s,q) (1.13, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2866268Z Skipping (s,q) (1.14, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2866448Z Skipping (s,q) (1.15, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2866611Z Skipping (s,q) (1.16, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2866786Z Skipping (s,q) (1.17, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2866948Z Skipping (s,q) (1.18, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2867109Z Skipping (s,q) (1.19, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2867282Z Skipping (s,q) (1.2, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2867445Z Skipping (s,q) (1.21, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2867629Z Skipping (s,q) (1.22, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2867807Z Skipping (s,q) (1.23, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2867966Z Skipping (s,q) (1.24, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2868140Z Skipping (s,q) (1.25, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2868302Z Skipping (s,q) (1.26, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2868487Z Skipping (s,q) (1.27, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2868660Z Skipping (s,q) (1.28, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2868827Z Skipping (s,q) (1.29, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2868989Z Skipping (s,q) (1.3, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2869163Z Skipping (s,q) (1.31, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2869327Z Skipping (s,q) (1.32, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2869503Z Skipping (s,q) (1.33, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2869666Z Skipping (s,q) (1.34, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2869832Z Skipping (s,q) (1.35, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2870008Z Skipping (s,q) (1.36, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2870174Z Skipping (s,q) (1.37, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2870340Z Skipping (s,q) (1.38, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2870518Z Skipping (s,q) (1.39, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2870680Z Skipping (s,q) (1.4, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2870860Z Skipping (s,q) (1.41, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2871023Z Skipping (s,q) (1.42, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2871185Z Skipping (s,q) (1.43, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2871363Z Skipping (s,q) (1.44, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2871524Z Skipping (s,q) (1.45, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2871686Z Skipping (s,q) (1.46, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2871863Z Skipping (s,q) (1.47, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2872051Z Skipping (s,q) (1.48, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2872252Z Skipping (s,q) (1.49, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2872415Z Skipping (s,q) (1.5, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2872578Z Skipping (s,q) (1.51, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2872753Z Skipping (s,q) (1.52, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2872917Z Skipping (s,q) (1.53, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2873078Z Skipping (s,q) (1.54, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2873257Z Skipping (s,q) (1.55, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2873418Z Skipping (s,q) (1.56, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2873595Z Skipping (s,q) (1.57, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2873758Z Skipping (s,q) (1.58, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2873919Z Skipping (s,q) (1.59, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2874100Z Skipping (s,q) (1.6, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2874264Z Skipping (s,q) (1.61, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2874428Z Skipping (s,q) (1.62, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2874602Z Skipping (s,q) (1.63, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2874765Z Skipping (s,q) (1.64, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2874938Z Skipping (s,q) (1.65, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2875128Z Skipping (s,q) (1.66, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2875288Z Skipping (s,q) (1.67, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2875462Z Skipping (s,q) (1.68, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2875619Z Skipping (s,q) (1.69, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2875780Z Skipping (s,q) (1.7, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2876079Z Skipping (s,q) (1.71, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2876245Z Skipping (s,q) (1.72, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2876406Z Skipping (s,q) (1.73, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2876584Z Skipping (s,q) (1.74, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2876743Z Skipping (s,q) (1.75, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2876918Z Skipping (s,q) (1.76, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2877080Z Skipping (s,q) (1.77, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2877241Z Skipping (s,q) (1.78, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2877414Z Skipping (s,q) (1.79, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2877576Z Skipping (s,q) (1.8, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2877737Z Skipping (s,q) (1.81, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2877914Z Skipping (s,q) (1.82, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2878077Z Skipping (s,q) (1.83, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2878249Z Skipping (s,q) (1.84, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2878409Z Skipping (s,q) (1.85, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2878570Z Skipping (s,q) (1.86, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2878745Z Skipping (s,q) (1.87, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2878907Z Skipping (s,q) (1.88, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2879067Z Skipping (s,q) (1.89, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2879239Z Skipping (s,q) (1.9, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2879400Z Skipping (s,q) (1.91, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2879577Z Skipping (s,q) (1.92, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2879761Z Skipping (s,q) (1.93, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2879948Z Skipping (s,q) (1.94, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2880121Z Skipping (s,q) (1.95, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2880282Z Skipping (s,q) (1.96, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2880442Z Skipping (s,q) (1.97, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2880616Z Skipping (s,q) (1.98, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2880778Z Skipping (s,q) (1.99, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2880953Z Skipping (s,q) (0.01, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2881118Z Skipping (s,q) (0.02, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2881280Z Skipping (s,q) (0.03, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2881457Z Skipping (s,q) (0.04, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2881623Z Skipping (s,q) (0.05, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2881788Z Skipping (s,q) (0.06, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2881962Z Skipping (s,q) (0.07, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2882124Z Skipping (s,q) (0.08, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2882297Z Skipping (s,q) (0.09, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2882457Z Skipping (s,q) (0.1, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2882619Z Skipping (s,q) (0.11, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2882825Z Skipping (s,q) (0.12, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2882985Z Skipping (s,q) (0.13, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2883145Z Skipping (s,q) (0.14, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2883317Z Skipping (s,q) (0.15, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2883478Z Skipping (s,q) (0.16, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2883673Z Skipping (s,q) (0.17, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2883836Z Skipping (s,q) (0.18, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2883997Z Skipping (s,q) (0.19, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2884172Z Skipping (s,q) (0.2, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2884334Z Skipping (s,q) (0.21, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2884495Z Skipping (s,q) (0.22, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2884668Z Skipping (s,q) (0.23, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2884830Z Skipping (s,q) (0.24, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2884990Z Skipping (s,q) (0.25, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2885165Z Skipping (s,q) (0.26, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2885329Z Skipping (s,q) (0.27, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2885505Z Skipping (s,q) (0.28, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2885666Z Skipping (s,q) (0.29, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2885828Z Skipping (s,q) (0.3, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2886000Z Skipping (s,q) (0.31, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2886161Z Skipping (s,q) (0.32, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2886322Z Skipping (s,q) (0.33, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2886501Z Skipping (s,q) (0.34, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2886662Z Skipping (s,q) (0.35, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2886835Z Skipping (s,q) (0.36, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2886995Z Skipping (s,q) (0.37, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2887155Z Skipping (s,q) (0.38, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2887375Z Skipping (s,q) (0.39, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2887535Z Skipping (s,q) (0.4, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2887696Z Skipping (s,q) (0.41, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2887866Z Skipping (s,q) (0.42, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2888027Z Skipping (s,q) (0.43, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2888199Z Skipping (s,q) (0.44, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2888361Z Skipping (s,q) (0.45, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2888522Z Skipping (s,q) (0.46, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2888697Z Skipping (s,q) (0.47, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2888857Z Skipping (s,q) (0.48, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2889018Z Skipping (s,q) (0.49, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2889193Z Skipping (s,q) (0.5, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2889354Z Skipping (s,q) (0.51, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2889527Z Skipping (s,q) (0.52, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2889691Z Skipping (s,q) (0.53, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2889851Z Skipping (s,q) (0.54, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2890024Z Skipping (s,q) (0.55, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2890208Z Skipping (s,q) (0.56, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2890370Z Skipping (s,q) (0.57, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2890544Z Skipping (s,q) (0.58, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2890704Z Skipping (s,q) (0.59, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2890877Z Skipping (s,q) (0.6, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2891041Z Skipping (s,q) (0.61, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2891225Z Skipping (s,q) (0.62, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2891399Z Skipping (s,q) (0.63, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2891561Z Skipping (s,q) (0.64, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2891720Z Skipping (s,q) (0.65, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2891892Z Skipping (s,q) (0.66, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2892053Z Skipping (s,q) (0.67, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2892223Z Skipping (s,q) (0.68, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2892384Z Skipping (s,q) (0.69, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2892544Z Skipping (s,q) (0.7, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2892715Z Skipping (s,q) (0.71, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2892877Z Skipping (s,q) (0.72, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2893039Z Skipping (s,q) (0.73, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2893212Z Skipping (s,q) (0.74, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2893371Z Skipping (s,q) (0.75, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2893549Z Skipping (s,q) (0.76, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2893708Z Skipping (s,q) (0.77, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2893869Z Skipping (s,q) (0.78, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2894042Z Skipping (s,q) (0.79, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2894203Z Skipping (s,q) (0.8, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2894363Z Skipping (s,q) (0.81, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2894535Z Skipping (s,q) (0.82, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2894720Z Skipping (s,q) (0.83, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2894903Z Skipping (s,q) (0.84, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2895075Z Skipping (s,q) (0.85, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2895236Z Skipping (s,q) (0.86, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2895407Z Skipping (s,q) (0.87, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2895570Z Skipping (s,q) (0.88, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2895734Z Skipping (s,q) (0.89, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2895912Z Skipping (s,q) (0.9, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2896076Z Skipping (s,q) (0.91, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2896234Z Skipping (s,q) (0.92, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2896407Z Skipping (s,q) (0.93, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2896571Z Skipping (s,q) (0.94, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2896749Z Skipping (s,q) (0.95, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2896910Z Skipping (s,q) (0.96, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2897075Z Skipping (s,q) (0.97, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2897248Z Skipping (s,q) (0.98, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2897410Z Skipping (s,q) (0.99, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2897570Z Skipping (s,q) (1, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2897767Z Skipping (s,q) (1.01, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2897926Z Skipping (s,q) (1.02, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2898099Z Skipping (s,q) (1.03, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2898260Z Skipping (s,q) (1.04, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2898423Z Skipping (s,q) (1.05, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2898619Z Skipping (s,q) (1.06, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2898780Z Skipping (s,q) (1.07, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2898942Z Skipping (s,q) (1.08, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2899113Z Skipping (s,q) (1.09, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2899274Z Skipping (s,q) (1.1, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2899448Z Skipping (s,q) (1.11, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2899611Z Skipping (s,q) (1.12, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2899774Z Skipping (s,q) (1.13, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2899948Z Skipping (s,q) (1.14, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2900109Z Skipping (s,q) (1.15, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2900270Z Skipping (s,q) (1.16, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2900449Z Skipping (s,q) (1.17, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2900611Z Skipping (s,q) (1.18, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2900784Z Skipping (s,q) (1.19, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2900947Z Skipping (s,q) (1.2, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2901111Z Skipping (s,q) (1.21, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2901287Z Skipping (s,q) (1.22, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2901451Z Skipping (s,q) (1.23, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2901613Z Skipping (s,q) (1.24, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2901790Z Skipping (s,q) (1.25, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2901953Z Skipping (s,q) (1.26, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2902130Z Skipping (s,q) (1.27, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2902340Z Skipping (s,q) (1.28, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2902501Z Skipping (s,q) (1.29, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2902675Z Skipping (s,q) (1.3, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2902839Z Skipping (s,q) (1.31, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2903001Z Skipping (s,q) (1.32, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2903179Z Skipping (s,q) (1.33, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2903344Z Skipping (s,q) (1.34, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2903505Z Skipping (s,q) (1.35, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2903683Z Skipping (s,q) (1.36, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2903846Z Skipping (s,q) (1.37, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2904022Z Skipping (s,q) (1.38, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2904187Z Skipping (s,q) (1.39, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2904352Z Skipping (s,q) (1.4, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2904528Z Skipping (s,q) (1.41, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2904693Z Skipping (s,q) (1.42, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2904856Z Skipping (s,q) (1.43, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2905033Z Skipping (s,q) (1.44, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2905220Z Skipping (s,q) (1.45, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2905599Z Skipping (s,q) (1.46, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2905767Z Skipping (s,q) (1.47, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2905934Z Skipping (s,q) (1.48, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2906111Z Skipping (s,q) (1.49, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2906277Z Skipping (s,q) (1.5, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2906521Z Skipping (s,q) (1.51, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2906697Z Skipping (s,q) (1.52, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2906858Z Skipping (s,q) (1.53, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2907034Z Skipping (s,q) (1.54, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2907197Z Skipping (s,q) (1.55, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2907359Z Skipping (s,q) (1.56, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2907537Z Skipping (s,q) (1.57, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2907699Z Skipping (s,q) (1.58, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2907862Z Skipping (s,q) (1.59, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2908039Z Skipping (s,q) (1.6, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2908201Z Skipping (s,q) (1.61, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2908379Z Skipping (s,q) (1.62, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2908538Z Skipping (s,q) (1.63, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2908699Z Skipping (s,q) (1.64, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2908877Z Skipping (s,q) (1.65, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2909037Z Skipping (s,q) (1.66, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2909201Z Skipping (s,q) (1.67, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2909375Z Skipping (s,q) (1.68, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2909534Z Skipping (s,q) (1.69, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2909706Z Skipping (s,q) (1.7, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2909866Z Skipping (s,q) (1.71, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2910062Z Skipping (s,q) (1.72, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2910283Z Skipping (s,q) (1.73, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2910445Z Skipping (s,q) (1.74, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2910607Z Skipping (s,q) (1.75, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2910779Z Skipping (s,q) (1.76, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2910941Z Skipping (s,q) (1.77, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2911115Z Skipping (s,q) (1.78, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2911278Z Skipping (s,q) (1.79, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2911444Z Skipping (s,q) (1.8, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2911616Z Skipping (s,q) (1.81, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2911778Z Skipping (s,q) (1.82, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2911942Z Skipping (s,q) (1.83, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2912120Z Skipping (s,q) (1.84, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2912280Z Skipping (s,q) (1.85, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2912442Z Skipping (s,q) (1.86, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2912617Z Skipping (s,q) (1.87, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2912778Z Skipping (s,q) (1.88, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2912955Z Skipping (s,q) (1.89, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2913154Z Skipping (s,q) (1.9, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2913315Z Skipping (s,q) (1.91, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2913489Z Skipping (s,q) (1.92, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2913650Z Skipping (s,q) (1.93, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2913813Z Skipping (s,q) (1.94, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2914013Z Skipping (s,q) (1.95, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2914175Z Skipping (s,q) (1.96, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2914347Z Skipping (s,q) (1.97, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2914508Z Skipping (s,q) (1.98, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2914669Z Skipping (s,q) (1.99, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:54.2914842Z Skipping (s,q) (0.01, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2915007Z Skipping (s,q) (0.02, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2915167Z Skipping (s,q) (0.03, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2915341Z Skipping (s,q) (0.04, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2915503Z Skipping (s,q) (0.05, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2915677Z Skipping (s,q) (0.06, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2915843Z Skipping (s,q) (0.07, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2916101Z Skipping (s,q) (0.08, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2916281Z Skipping (s,q) (0.09, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2916443Z Skipping (s,q) (0.1, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2916606Z Skipping (s,q) (0.11, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2916785Z Skipping (s,q) (0.12, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2916951Z Skipping (s,q) (0.13, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2917127Z Skipping (s,q) (0.14, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2917291Z Skipping (s,q) (0.15, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2917454Z Skipping (s,q) (0.16, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2917632Z Skipping (s,q) (0.17, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2917823Z Skipping (s,q) (0.18, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2918008Z Skipping (s,q) (0.19, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2918182Z Skipping (s,q) (0.2, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2918344Z Skipping (s,q) (0.21, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2918517Z Skipping (s,q) (0.22, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2918676Z Skipping (s,q) (0.23, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2918838Z Skipping (s,q) (0.24, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2919011Z Skipping (s,q) (0.25, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2919173Z Skipping (s,q) (0.26, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2919334Z Skipping (s,q) (0.27, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2919506Z Skipping (s,q) (0.28, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2919670Z Skipping (s,q) (0.29, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2919846Z Skipping (s,q) (0.3, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2920005Z Skipping (s,q) (0.31, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2920165Z Skipping (s,q) (0.32, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2920338Z Skipping (s,q) (0.33, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2920499Z Skipping (s,q) (0.34, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2920659Z Skipping (s,q) (0.35, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2920857Z Skipping (s,q) (0.36, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2921017Z Skipping (s,q) (0.37, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2921189Z Skipping (s,q) (0.38, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2921349Z Skipping (s,q) (0.39, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2921511Z Skipping (s,q) (0.4, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2921708Z Skipping (s,q) (0.41, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2921870Z Skipping (s,q) (0.42, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2922031Z Skipping (s,q) (0.43, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2922202Z Skipping (s,q) (0.44, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2922362Z Skipping (s,q) (0.45, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2922522Z Skipping (s,q) (0.46, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2922695Z Skipping (s,q) (0.47, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2922859Z Skipping (s,q) (0.48, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2923031Z Skipping (s,q) (0.49, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2923191Z Skipping (s,q) (0.5, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2923351Z Skipping (s,q) (0.51, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2923526Z Skipping (s,q) (0.52, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2923685Z Skipping (s,q) (0.53, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2923844Z Skipping (s,q) (0.54, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2924014Z Skipping (s,q) (0.55, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2924176Z Skipping (s,q) (0.56, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2924347Z Skipping (s,q) (0.57, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2924510Z Skipping (s,q) (0.58, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2924671Z Skipping (s,q) (0.59, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2924843Z Skipping (s,q) (0.6, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2925002Z Skipping (s,q) (0.61, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2925190Z Skipping (s,q) (0.62, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2925386Z Skipping (s,q) (0.63, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2925545Z Skipping (s,q) (0.64, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2925715Z Skipping (s,q) (0.65, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2925875Z Skipping (s,q) (0.66, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2926037Z Skipping (s,q) (0.67, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2926208Z Skipping (s,q) (0.68, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2926371Z Skipping (s,q) (0.69, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2926533Z Skipping (s,q) (0.7, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2926708Z Skipping (s,q) (0.71, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2926871Z Skipping (s,q) (0.72, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2927045Z Skipping (s,q) (0.73, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2927211Z Skipping (s,q) (0.74, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2927373Z Skipping (s,q) (0.75, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2927549Z Skipping (s,q) (0.76, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2927710Z Skipping (s,q) (0.77, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2927872Z Skipping (s,q) (0.78, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2928045Z Skipping (s,q) (0.79, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2928233Z Skipping (s,q) (0.8, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2928408Z Skipping (s,q) (0.81, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2928570Z Skipping (s,q) (0.82, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2928731Z Skipping (s,q) (0.83, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2928906Z Skipping (s,q) (0.84, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2929092Z Skipping (s,q) (0.85, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2929254Z Skipping (s,q) (0.86, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2929429Z Skipping (s,q) (0.87, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2929590Z Skipping (s,q) (0.88, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2929761Z Skipping (s,q) (0.89, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2929922Z Skipping (s,q) (0.9, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2930085Z Skipping (s,q) (0.91, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2930258Z Skipping (s,q) (0.92, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2930418Z Skipping (s,q) (0.93, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2930577Z Skipping (s,q) (0.94, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2930750Z Skipping (s,q) (0.95, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2930914Z Skipping (s,q) (0.96, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2931079Z Skipping (s,q) (0.97, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2931253Z Skipping (s,q) (0.98, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2931412Z Skipping (s,q) (0.99, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2931583Z Skipping (s,q) (1, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2931744Z Skipping (s,q) (1.01, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2931904Z Skipping (s,q) (1.02, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2932090Z Skipping (s,q) (1.03, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2932251Z Skipping (s,q) (1.04, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2932411Z Skipping (s,q) (1.05, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2932588Z Skipping (s,q) (1.06, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2932774Z Skipping (s,q) (1.07, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2932973Z Skipping (s,q) (1.08, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2933133Z Skipping (s,q) (1.09, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2933296Z Skipping (s,q) (1.1, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2933471Z Skipping (s,q) (1.11, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2933631Z Skipping (s,q) (1.12, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2933791Z Skipping (s,q) (1.13, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2933967Z Skipping (s,q) (1.14, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2934130Z Skipping (s,q) (1.15, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2934303Z Skipping (s,q) (1.16, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2934467Z Skipping (s,q) (1.17, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2934629Z Skipping (s,q) (1.18, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2934813Z Skipping (s,q) (1.19, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2934974Z Skipping (s,q) (1.2, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2935137Z Skipping (s,q) (1.21, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2935313Z Skipping (s,q) (1.22, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2935474Z Skipping (s,q) (1.23, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2935648Z Skipping (s,q) (1.24, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2935835Z Skipping (s,q) (1.25, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2935996Z Skipping (s,q) (1.26, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2936172Z Skipping (s,q) (1.27, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2936333Z Skipping (s,q) (1.28, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2936499Z Skipping (s,q) (1.29, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2936702Z Skipping (s,q) (1.3, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2936864Z Skipping (s,q) (1.31, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2937040Z Skipping (s,q) (1.32, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2937201Z Skipping (s,q) (1.33, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2937363Z Skipping (s,q) (1.34, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2937540Z Skipping (s,q) (1.35, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2937703Z Skipping (s,q) (1.36, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2937865Z Skipping (s,q) (1.37, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2938043Z Skipping (s,q) (1.38, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2938204Z Skipping (s,q) (1.39, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2938381Z Skipping (s,q) (1.4, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2938547Z Skipping (s,q) (1.41, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2938708Z Skipping (s,q) (1.42, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2938884Z Skipping (s,q) (1.43, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2939046Z Skipping (s,q) (1.44, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2939206Z Skipping (s,q) (1.45, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2939378Z Skipping (s,q) (1.46, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2939540Z Skipping (s,q) (1.47, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2939700Z Skipping (s,q) (1.48, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2939870Z Skipping (s,q) (1.49, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2940030Z Skipping (s,q) (1.5, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2940201Z Skipping (s,q) (1.51, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2940424Z Skipping (s,q) (1.52, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2940585Z Skipping (s,q) (1.53, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2940757Z Skipping (s,q) (1.54, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2940916Z Skipping (s,q) (1.55, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2941076Z Skipping (s,q) (1.56, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2941246Z Skipping (s,q) (1.57, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2941410Z Skipping (s,q) (1.58, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2941583Z Skipping (s,q) (1.59, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2941741Z Skipping (s,q) (1.6, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2941902Z Skipping (s,q) (1.61, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2942078Z Skipping (s,q) (1.62, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2942245Z Skipping (s,q) (1.63, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2942406Z Skipping (s,q) (1.64, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2942579Z Skipping (s,q) (1.65, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2942740Z Skipping (s,q) (1.66, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2942911Z Skipping (s,q) (1.67, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2943071Z Skipping (s,q) (1.68, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2943261Z Skipping (s,q) (1.69, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2943434Z Skipping (s,q) (1.7, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2943594Z Skipping (s,q) (1.71, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2943756Z Skipping (s,q) (1.72, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2943928Z Skipping (s,q) (1.73, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2944089Z Skipping (s,q) (1.74, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2944289Z Skipping (s,q) (1.75, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2944451Z Skipping (s,q) (1.76, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2944611Z Skipping (s,q) (1.77, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2944788Z Skipping (s,q) (1.78, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2944950Z Skipping (s,q) (1.79, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2945113Z Skipping (s,q) (1.8, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2945283Z Skipping (s,q) (1.81, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2945442Z Skipping (s,q) (1.82, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2945613Z Skipping (s,q) (1.83, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2945771Z Skipping (s,q) (1.84, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2945931Z Skipping (s,q) (1.85, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2946105Z Skipping (s,q) (1.86, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2946265Z Skipping (s,q) (1.87, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2946425Z Skipping (s,q) (1.88, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2946597Z Skipping (s,q) (1.89, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2946758Z Skipping (s,q) (1.9, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2946928Z Skipping (s,q) (1.91, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2947092Z Skipping (s,q) (1.92, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2947255Z Skipping (s,q) (1.93, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2947428Z Skipping (s,q) (1.94, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2947588Z Skipping (s,q) (1.95, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2947774Z Skipping (s,q) (1.96, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2947972Z Skipping (s,q) (1.97, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2948134Z Skipping (s,q) (1.98, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2948306Z Skipping (s,q) (1.99, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:54.2948467Z Skipping (s,q) (0.01, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2948628Z Skipping (s,q) (0.02, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2948801Z Skipping (s,q) (0.03, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2948965Z Skipping (s,q) (0.04, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2949126Z Skipping (s,q) (0.05, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2949300Z Skipping (s,q) (0.06, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2949460Z Skipping (s,q) (0.07, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2949622Z Skipping (s,q) (0.08, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2949798Z Skipping (s,q) (0.09, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2949958Z Skipping (s,q) (0.1, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2950132Z Skipping (s,q) (0.11, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2950292Z Skipping (s,q) (0.12, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2950452Z Skipping (s,q) (0.13, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2950624Z Skipping (s,q) (0.14, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2950809Z Skipping (s,q) (0.15, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2950967Z Skipping (s,q) (0.16, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2951138Z Skipping (s,q) (0.17, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2951298Z Skipping (s,q) (0.18, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2951471Z Skipping (s,q) (0.19, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2951655Z Skipping (s,q) (0.2, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2951815Z Skipping (s,q) (0.21, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2951986Z Skipping (s,q) (0.22, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2952145Z Skipping (s,q) (0.23, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2952303Z Skipping (s,q) (0.24, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2952474Z Skipping (s,q) (0.25, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2952635Z Skipping (s,q) (0.26, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2952807Z Skipping (s,q) (0.27, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2952966Z Skipping (s,q) (0.28, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2953126Z Skipping (s,q) (0.29, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2953298Z Skipping (s,q) (0.3, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2953463Z Skipping (s,q) (0.31, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2953625Z Skipping (s,q) (0.32, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2953796Z Skipping (s,q) (0.33, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2953955Z Skipping (s,q) (0.34, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2954130Z Skipping (s,q) (0.35, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2954289Z Skipping (s,q) (0.36, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2954450Z Skipping (s,q) (0.37, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2954619Z Skipping (s,q) (0.38, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2954779Z Skipping (s,q) (0.39, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2954938Z Skipping (s,q) (0.4, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2955109Z Skipping (s,q) (0.41, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2955910Z Skipping (s,q) (0.42, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2956190Z Skipping (s,q) (0.43, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2956349Z Skipping (s,q) (0.44, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2956509Z Skipping (s,q) (0.45, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2956683Z Skipping (s,q) (0.46, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2956843Z Skipping (s,q) (0.47, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2957005Z Skipping (s,q) (0.48, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2957180Z Skipping (s,q) (0.49, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2957339Z Skipping (s,q) (0.5, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2957513Z Skipping (s,q) (0.51, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2957673Z Skipping (s,q) (0.52, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2957835Z Skipping (s,q) (0.53, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2958010Z Skipping (s,q) (0.54, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2958170Z Skipping (s,q) (0.55, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2958329Z Skipping (s,q) (0.56, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2958502Z Skipping (s,q) (0.57, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2958661Z Skipping (s,q) (0.58, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2958852Z Skipping (s,q) (0.59, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2959025Z Skipping (s,q) (0.6, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2959185Z Skipping (s,q) (0.61, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2959355Z Skipping (s,q) (0.62, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2959517Z Skipping (s,q) (0.63, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2959679Z Skipping (s,q) (0.64, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2959879Z Skipping (s,q) (0.65, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2960040Z Skipping (s,q) (0.66, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2960198Z Skipping (s,q) (0.67, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2960372Z Skipping (s,q) (0.68, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2960533Z Skipping (s,q) (0.69, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2960708Z Skipping (s,q) (0.7, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2960871Z Skipping (s,q) (0.71, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2961031Z Skipping (s,q) (0.72, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2961205Z Skipping (s,q) (0.73, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2961366Z Skipping (s,q) (0.74, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2961529Z Skipping (s,q) (0.75, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2961705Z Skipping (s,q) (0.76, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2961865Z Skipping (s,q) (0.77, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2962039Z Skipping (s,q) (0.78, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2962200Z Skipping (s,q) (0.79, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2962361Z Skipping (s,q) (0.8, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2962533Z Skipping (s,q) (0.81, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2962698Z Skipping (s,q) (0.82, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2962858Z Skipping (s,q) (0.83, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2963032Z Skipping (s,q) (0.84, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2963193Z Skipping (s,q) (0.85, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2963391Z Skipping (s,q) (0.86, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2963576Z Skipping (s,q) (0.87, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2963739Z Skipping (s,q) (0.88, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2963912Z Skipping (s,q) (0.89, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2964075Z Skipping (s,q) (0.9, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2964237Z Skipping (s,q) (0.91, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2971936Z Skipping (s,q) (0.92, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2972187Z Skipping (s,q) (0.93, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2972360Z Skipping (s,q) (0.94, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2972534Z Skipping (s,q) (0.95, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2972696Z Skipping (s,q) (0.96, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2972861Z Skipping (s,q) (0.97, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2973040Z Skipping (s,q) (0.98, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2973200Z Skipping (s,q) (0.99, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2973368Z Skipping (s,q) (1, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2973530Z Skipping (s,q) (1.01, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2973690Z Skipping (s,q) (1.02, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2973862Z Skipping (s,q) (1.03, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2974099Z Skipping (s,q) (1.04, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2974258Z Skipping (s,q) (1.05, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2974433Z Skipping (s,q) (1.06, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2974593Z Skipping (s,q) (1.07, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2974766Z Skipping (s,q) (1.08, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2974975Z Skipping (s,q) (1.09, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2975138Z Skipping (s,q) (1.1, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2975316Z Skipping (s,q) (1.11, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2975477Z Skipping (s,q) (1.12, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2975639Z Skipping (s,q) (1.13, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2975811Z Skipping (s,q) (1.14, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2975974Z Skipping (s,q) (1.15, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2976149Z Skipping (s,q) (1.16, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2976309Z Skipping (s,q) (1.17, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2976469Z Skipping (s,q) (1.18, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2976643Z Skipping (s,q) (1.19, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2976809Z Skipping (s,q) (1.2, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2976970Z Skipping (s,q) (1.21, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2977141Z Skipping (s,q) (1.22, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2977302Z Skipping (s,q) (1.23, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2977463Z Skipping (s,q) (1.24, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2977638Z Skipping (s,q) (1.25, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2977802Z Skipping (s,q) (1.26, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2977976Z Skipping (s,q) (1.27, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2978138Z Skipping (s,q) (1.28, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2978298Z Skipping (s,q) (1.29, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2978470Z Skipping (s,q) (1.3, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2978660Z Skipping (s,q) (1.31, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2978889Z Skipping (s,q) (1.32, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2979063Z Skipping (s,q) (1.33, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2979225Z Skipping (s,q) (1.34, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2979402Z Skipping (s,q) (1.35, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2979565Z Skipping (s,q) (1.36, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2979729Z Skipping (s,q) (1.37, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2979906Z Skipping (s,q) (1.38, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2980068Z Skipping (s,q) (1.39, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2980230Z Skipping (s,q) (1.4, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2980405Z Skipping (s,q) (1.41, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2980570Z Skipping (s,q) (1.42, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2980750Z Skipping (s,q) (1.43, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2980910Z Skipping (s,q) (1.44, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2981072Z Skipping (s,q) (1.45, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2981243Z Skipping (s,q) (1.46, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2981403Z Skipping (s,q) (1.47, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2981561Z Skipping (s,q) (1.48, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2981757Z Skipping (s,q) (1.49, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2981917Z Skipping (s,q) (1.5, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2982091Z Skipping (s,q) (1.51, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2982249Z Skipping (s,q) (1.52, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2982412Z Skipping (s,q) (1.53, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2982610Z Skipping (s,q) (1.54, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2982770Z Skipping (s,q) (1.55, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2982929Z Skipping (s,q) (1.56, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2983099Z Skipping (s,q) (1.57, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2983258Z Skipping (s,q) (1.58, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2983429Z Skipping (s,q) (1.59, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2983590Z Skipping (s,q) (1.6, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2983750Z Skipping (s,q) (1.61, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2983923Z Skipping (s,q) (1.62, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2984083Z Skipping (s,q) (1.63, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2984245Z Skipping (s,q) (1.64, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2984420Z Skipping (s,q) (1.65, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2984580Z Skipping (s,q) (1.66, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2984756Z Skipping (s,q) (1.67, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2984917Z Skipping (s,q) (1.68, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2985078Z Skipping (s,q) (1.69, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2985249Z Skipping (s,q) (1.7, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2985410Z Skipping (s,q) (1.71, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2985572Z Skipping (s,q) (1.72, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2985743Z Skipping (s,q) (1.73, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2985902Z Skipping (s,q) (1.74, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2986085Z Skipping (s,q) (1.75, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2986282Z Skipping (s,q) (1.76, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2986443Z Skipping (s,q) (1.77, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2986614Z Skipping (s,q) (1.78, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2986774Z Skipping (s,q) (1.79, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2986934Z Skipping (s,q) (1.8, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2987103Z Skipping (s,q) (1.81, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2987265Z Skipping (s,q) (1.82, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2987427Z Skipping (s,q) (1.83, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2987598Z Skipping (s,q) (1.84, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2987756Z Skipping (s,q) (1.85, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2987927Z Skipping (s,q) (1.86, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2988092Z Skipping (s,q) (1.87, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2988250Z Skipping (s,q) (1.88, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2988423Z Skipping (s,q) (1.89, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2988582Z Skipping (s,q) (1.9, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2988743Z Skipping (s,q) (1.91, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2988912Z Skipping (s,q) (1.92, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2989096Z Skipping (s,q) (1.93, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2989267Z Skipping (s,q) (1.94, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2989428Z Skipping (s,q) (1.95, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2989589Z Skipping (s,q) (1.96, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2989757Z Skipping (s,q) (1.97, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2989944Z Skipping (s,q) (1.98, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2990106Z Skipping (s,q) (1.99, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:54.2990279Z Skipping (s,q) (0.01, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2990441Z Skipping (s,q) (0.02, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2990614Z Skipping (s,q) (0.03, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2990775Z Skipping (s,q) (0.04, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2990938Z Skipping (s,q) (0.05, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2991112Z Skipping (s,q) (0.06, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2991271Z Skipping (s,q) (0.07, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2991432Z Skipping (s,q) (0.08, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2991608Z Skipping (s,q) (0.09, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2991771Z Skipping (s,q) (0.1, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2991947Z Skipping (s,q) (0.11, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2992106Z Skipping (s,q) (0.12, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2992267Z Skipping (s,q) (0.13, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2992441Z Skipping (s,q) (0.14, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2992601Z Skipping (s,q) (0.15, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2992761Z Skipping (s,q) (0.16, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2992934Z Skipping (s,q) (0.17, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2993093Z Skipping (s,q) (0.18, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2993262Z Skipping (s,q) (0.19, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2993422Z Skipping (s,q) (0.2, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2993607Z Skipping (s,q) (0.21, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2993802Z Skipping (s,q) (0.22, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2993965Z Skipping (s,q) (0.23, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2994126Z Skipping (s,q) (0.24, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2994301Z Skipping (s,q) (0.25, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2994463Z Skipping (s,q) (0.26, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2994635Z Skipping (s,q) (0.27, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2994797Z Skipping (s,q) (0.28, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2994958Z Skipping (s,q) (0.29, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2995130Z Skipping (s,q) (0.3, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2995291Z Skipping (s,q) (0.31, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2995455Z Skipping (s,q) (0.32, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2995630Z Skipping (s,q) (0.33, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2995792Z Skipping (s,q) (0.34, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2996035Z Skipping (s,q) (0.35, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2996215Z Skipping (s,q) (0.36, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2996378Z Skipping (s,q) (0.37, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2996553Z Skipping (s,q) (0.38, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2996743Z Skipping (s,q) (0.39, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2996903Z Skipping (s,q) (0.4, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2997079Z Skipping (s,q) (0.41, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2997242Z Skipping (s,q) (0.42, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2997407Z Skipping (s,q) (0.43, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2997603Z Skipping (s,q) (0.44, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2997762Z Skipping (s,q) (0.45, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2997935Z Skipping (s,q) (0.46, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2998094Z Skipping (s,q) (0.47, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2998255Z Skipping (s,q) (0.48, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2998431Z Skipping (s,q) (0.49, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2998593Z Skipping (s,q) (0.5, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2998753Z Skipping (s,q) (0.51, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2998924Z Skipping (s,q) (0.52, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2999084Z Skipping (s,q) (0.53, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2999257Z Skipping (s,q) (0.54, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2999421Z Skipping (s,q) (0.55, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2999581Z Skipping (s,q) (0.56, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2999754Z Skipping (s,q) (0.57, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.2999914Z Skipping (s,q) (0.58, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3000073Z Skipping (s,q) (0.59, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3000244Z Skipping (s,q) (0.6, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3000404Z Skipping (s,q) (0.61, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3000574Z Skipping (s,q) (0.62, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3000734Z Skipping (s,q) (0.63, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3000892Z Skipping (s,q) (0.64, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3001066Z Skipping (s,q) (0.65, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3001278Z Skipping (s,q) (0.66, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3001437Z Skipping (s,q) (0.67, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3001609Z Skipping (s,q) (0.68, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3001771Z Skipping (s,q) (0.69, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3001945Z Skipping (s,q) (0.7, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3002104Z Skipping (s,q) (0.71, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3002264Z Skipping (s,q) (0.72, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3002434Z Skipping (s,q) (0.73, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3002596Z Skipping (s,q) (0.74, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3002758Z Skipping (s,q) (0.75, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3002928Z Skipping (s,q) (0.76, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3003091Z Skipping (s,q) (0.77, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3003261Z Skipping (s,q) (0.78, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3003420Z Skipping (s,q) (0.79, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3003580Z Skipping (s,q) (0.8, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3003752Z Skipping (s,q) (0.81, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3003911Z Skipping (s,q) (0.82, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3004108Z Skipping (s,q) (0.83, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3004283Z Skipping (s,q) (0.84, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3004441Z Skipping (s,q) (0.85, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3004602Z Skipping (s,q) (0.86, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3004772Z Skipping (s,q) (0.87, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3004933Z Skipping (s,q) (0.88, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3005126Z Skipping (s,q) (0.89, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3005287Z Skipping (s,q) (0.9, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3005635Z Skipping (s,q) (0.91, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3005812Z Skipping (s,q) (0.92, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3005971Z Skipping (s,q) (0.93, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3006133Z Skipping (s,q) (0.94, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3006307Z Skipping (s,q) (0.95, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3006466Z Skipping (s,q) (0.96, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3006640Z Skipping (s,q) (0.97, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3006800Z Skipping (s,q) (0.98, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3006963Z Skipping (s,q) (0.99, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3007138Z Skipping (s,q) (1, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3007299Z Skipping (s,q) (1.01, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3007460Z Skipping (s,q) (1.02, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3007633Z Skipping (s,q) (1.03, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3007795Z Skipping (s,q) (1.04, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3007967Z Skipping (s,q) (1.05, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3008128Z Skipping (s,q) (1.06, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3008290Z Skipping (s,q) (1.07, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3008461Z Skipping (s,q) (1.08, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3008622Z Skipping (s,q) (1.09, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3008852Z Skipping (s,q) (1.1, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3009058Z Skipping (s,q) (1.11, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3009218Z Skipping (s,q) (1.12, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3009391Z Skipping (s,q) (1.13, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3009551Z Skipping (s,q) (1.14, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3009711Z Skipping (s,q) (1.15, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3009886Z Skipping (s,q) (1.16, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3010047Z Skipping (s,q) (1.17, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3010205Z Skipping (s,q) (1.18, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3010378Z Skipping (s,q) (1.19, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3010539Z Skipping (s,q) (1.2, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3010709Z Skipping (s,q) (1.21, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3010870Z Skipping (s,q) (1.22, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3011028Z Skipping (s,q) (1.23, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3011201Z Skipping (s,q) (1.24, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3011360Z Skipping (s,q) (1.25, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3011521Z Skipping (s,q) (1.26, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3011693Z Skipping (s,q) (1.27, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3011895Z Skipping (s,q) (1.28, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3012068Z Skipping (s,q) (1.29, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3012228Z Skipping (s,q) (1.3, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3012388Z Skipping (s,q) (1.31, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3012555Z Skipping (s,q) (1.32, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3012750Z Skipping (s,q) (1.33, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3012911Z Skipping (s,q) (1.34, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3013083Z Skipping (s,q) (1.35, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3013242Z Skipping (s,q) (1.36, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3013401Z Skipping (s,q) (1.37, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3013571Z Skipping (s,q) (1.38, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3013732Z Skipping (s,q) (1.39, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3013903Z Skipping (s,q) (1.4, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3014059Z Skipping (s,q) (1.41, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3014220Z Skipping (s,q) (1.42, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3014397Z Skipping (s,q) (1.43, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3014562Z Skipping (s,q) (1.44, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3014723Z Skipping (s,q) (1.45, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3014893Z Skipping (s,q) (1.46, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3015052Z Skipping (s,q) (1.47, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3015222Z Skipping (s,q) (1.48, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3015381Z Skipping (s,q) (1.49, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3015540Z Skipping (s,q) (1.5, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3015713Z Skipping (s,q) (1.51, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3015872Z Skipping (s,q) (1.52, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3016031Z Skipping (s,q) (1.53, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3016201Z Skipping (s,q) (1.54, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3016409Z Skipping (s,q) (1.55, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3016584Z Skipping (s,q) (1.56, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3016744Z Skipping (s,q) (1.57, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3016905Z Skipping (s,q) (1.58, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3017074Z Skipping (s,q) (1.59, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3017234Z Skipping (s,q) (1.6, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3017395Z Skipping (s,q) (1.61, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3017569Z Skipping (s,q) (1.62, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3017728Z Skipping (s,q) (1.63, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3017898Z Skipping (s,q) (1.64, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3018061Z Skipping (s,q) (1.65, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3018223Z Skipping (s,q) (1.66, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3018399Z Skipping (s,q) (1.67, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3018561Z Skipping (s,q) (1.68, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3018720Z Skipping (s,q) (1.69, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3018887Z Skipping (s,q) (1.7, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3019048Z Skipping (s,q) (1.71, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3019249Z Skipping (s,q) (1.72, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3019405Z Skipping (s,q) (1.73, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3019562Z Skipping (s,q) (1.74, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3019736Z Skipping (s,q) (1.75, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3019896Z Skipping (s,q) (1.76, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3020058Z Skipping (s,q) (1.77, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3020254Z Skipping (s,q) (1.78, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3020419Z Skipping (s,q) (1.79, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3020590Z Skipping (s,q) (1.8, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3020750Z Skipping (s,q) (1.81, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3020909Z Skipping (s,q) (1.82, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3021080Z Skipping (s,q) (1.83, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3021242Z Skipping (s,q) (1.84, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3021403Z Skipping (s,q) (1.85, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3021574Z Skipping (s,q) (1.86, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3021733Z Skipping (s,q) (1.87, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3021909Z Skipping (s,q) (1.88, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3022072Z Skipping (s,q) (1.89, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3022235Z Skipping (s,q) (1.9, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3022408Z Skipping (s,q) (1.91, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3022567Z Skipping (s,q) (1.92, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3022727Z Skipping (s,q) (1.93, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3022899Z Skipping (s,q) (1.94, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3023059Z Skipping (s,q) (1.95, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3023216Z Skipping (s,q) (1.96, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3023392Z Skipping (s,q) (1.97, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3023552Z Skipping (s,q) (1.98, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3023752Z Skipping (s,q) (1.99, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3023936Z Skipping (s,q) (0.01, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3024093Z Skipping (s,q) (0.02, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3024263Z Skipping (s,q) (0.03, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3024422Z Skipping (s,q) (0.04, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3024583Z Skipping (s,q) (0.05, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3024758Z Skipping (s,q) (0.06, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3024918Z Skipping (s,q) (0.07, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3025090Z Skipping (s,q) (0.08, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3025251Z Skipping (s,q) (0.09, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3025411Z Skipping (s,q) (0.1, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3025583Z Skipping (s,q) (0.11, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3025746Z Skipping (s,q) (0.12, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3025905Z Skipping (s,q) (0.13, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3026077Z Skipping (s,q) (0.14, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3026236Z Skipping (s,q) (0.15, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3026407Z Skipping (s,q) (0.16, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3026567Z Skipping (s,q) (0.17, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3026754Z Skipping (s,q) (0.18, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3026927Z Skipping (s,q) (0.19, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3027086Z Skipping (s,q) (0.2, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3027248Z Skipping (s,q) (0.21, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3027421Z Skipping (s,q) (0.22, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3027607Z Skipping (s,q) (0.23, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3027781Z Skipping (s,q) (0.24, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3027941Z Skipping (s,q) (0.25, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3028100Z Skipping (s,q) (0.26, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3028276Z Skipping (s,q) (0.27, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3028435Z Skipping (s,q) (0.28, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3028594Z Skipping (s,q) (0.29, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3028765Z Skipping (s,q) (0.3, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3028924Z Skipping (s,q) (0.31, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3029096Z Skipping (s,q) (0.32, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3029255Z Skipping (s,q) (0.33, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3029419Z Skipping (s,q) (0.34, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3029591Z Skipping (s,q) (0.35, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3029750Z Skipping (s,q) (0.36, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3029910Z Skipping (s,q) (0.37, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3030079Z Skipping (s,q) (0.38, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3030239Z Skipping (s,q) (0.39, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3030411Z Skipping (s,q) (0.4, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3030568Z Skipping (s,q) (0.41, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3030729Z Skipping (s,q) (0.42, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3030899Z Skipping (s,q) (0.43, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3031058Z Skipping (s,q) (0.44, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3031243Z Skipping (s,q) (0.45, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3031449Z Skipping (s,q) (0.46, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3031616Z Skipping (s,q) (0.47, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3031775Z Skipping (s,q) (0.48, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3031938Z Skipping (s,q) (0.49, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3032100Z Skipping (s,q) (0.5, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3032262Z Skipping (s,q) (0.51, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3032428Z Skipping (s,q) (0.52, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3032589Z Skipping (s,q) (0.53, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3032748Z Skipping (s,q) (0.54, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3032919Z Skipping (s,q) (0.55, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3033085Z Skipping (s,q) (0.56, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3033257Z Skipping (s,q) (0.57, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3033419Z Skipping (s,q) (0.58, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3033579Z Skipping (s,q) (0.59, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3033746Z Skipping (s,q) (0.6, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3033905Z Skipping (s,q) (0.61, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3034066Z Skipping (s,q) (0.62, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3034256Z Skipping (s,q) (0.63, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3034418Z Skipping (s,q) (0.64, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3034585Z Skipping (s,q) (0.65, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3034747Z Skipping (s,q) (0.66, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3034909Z Skipping (s,q) (0.67, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3035103Z Skipping (s,q) (0.68, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3035263Z Skipping (s,q) (0.69, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3035424Z Skipping (s,q) (0.7, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3035592Z Skipping (s,q) (0.71, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3035755Z Skipping (s,q) (0.72, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3035911Z Skipping (s,q) (0.73, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3036152Z Skipping (s,q) (0.74, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3036315Z Skipping (s,q) (0.75, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3036482Z Skipping (s,q) (0.76, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3036642Z Skipping (s,q) (0.77, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3036805Z Skipping (s,q) (0.78, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3036978Z Skipping (s,q) (0.79, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3037143Z Skipping (s,q) (0.8, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3037300Z Skipping (s,q) (0.81, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3037467Z Skipping (s,q) (0.82, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3037624Z Skipping (s,q) (0.83, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3037791Z Skipping (s,q) (0.84, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3037951Z Skipping (s,q) (0.85, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3038108Z Skipping (s,q) (0.86, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3038270Z Skipping (s,q) (0.87, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3038428Z Skipping (s,q) (0.88, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3038611Z Skipping (s,q) (0.89, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3038804Z Skipping (s,q) (0.9, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3038966Z Skipping (s,q) (0.91, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3039132Z Skipping (s,q) (0.92, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3039290Z Skipping (s,q) (0.93, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3039448Z Skipping (s,q) (0.94, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3039611Z Skipping (s,q) (0.95, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3039774Z Skipping (s,q) (0.96, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3039933Z Skipping (s,q) (0.97, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3040101Z Skipping (s,q) (0.98, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3040261Z Skipping (s,q) (0.99, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3040424Z Skipping (s,q) (1, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3040589Z Skipping (s,q) (1.01, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3040749Z Skipping (s,q) (1.02, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3040912Z Skipping (s,q) (1.03, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3041071Z Skipping (s,q) (1.04, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3041229Z Skipping (s,q) (1.05, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3041395Z Skipping (s,q) (1.06, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3041578Z Skipping (s,q) (1.07, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3041743Z Skipping (s,q) (1.08, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3041900Z Skipping (s,q) (1.09, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3042058Z Skipping (s,q) (1.1, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3042224Z Skipping (s,q) (1.11, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3042411Z Skipping (s,q) (1.12, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3042571Z Skipping (s,q) (1.13, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3042737Z Skipping (s,q) (1.14, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3042898Z Skipping (s,q) (1.15, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3043063Z Skipping (s,q) (1.16, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3043220Z Skipping (s,q) (1.17, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3043382Z Skipping (s,q) (1.18, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3043548Z Skipping (s,q) (1.19, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3043706Z Skipping (s,q) (1.2, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3043864Z Skipping (s,q) (1.21, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3044033Z Skipping (s,q) (1.22, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3044194Z Skipping (s,q) (1.23, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3044353Z Skipping (s,q) (1.24, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3044520Z Skipping (s,q) (1.25, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3044677Z Skipping (s,q) (1.26, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3044842Z Skipping (s,q) (1.27, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3045003Z Skipping (s,q) (1.28, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3045165Z Skipping (s,q) (1.29, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3045330Z Skipping (s,q) (1.3, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3045489Z Skipping (s,q) (1.31, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3045643Z Skipping (s,q) (1.32, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3045811Z Skipping (s,q) (1.33, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3045995Z Skipping (s,q) (1.34, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3046186Z Skipping (s,q) (1.35, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3046343Z Skipping (s,q) (1.36, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3046502Z Skipping (s,q) (1.37, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3046666Z Skipping (s,q) (1.38, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3046826Z Skipping (s,q) (1.39, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3046983Z Skipping (s,q) (1.4, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3047154Z Skipping (s,q) (1.41, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3047314Z Skipping (s,q) (1.42, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3047479Z Skipping (s,q) (1.43, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3047638Z Skipping (s,q) (1.44, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3047802Z Skipping (s,q) (1.45, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3047969Z Skipping (s,q) (1.46, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3048129Z Skipping (s,q) (1.47, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3048289Z Skipping (s,q) (1.48, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3048457Z Skipping (s,q) (1.49, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3048616Z Skipping (s,q) (1.5, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3048779Z Skipping (s,q) (1.51, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3048962Z Skipping (s,q) (1.52, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3049122Z Skipping (s,q) (1.53, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3049289Z Skipping (s,q) (1.54, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3049449Z Skipping (s,q) (1.55, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3049609Z Skipping (s,q) (1.56, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3049807Z Skipping (s,q) (1.57, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3049967Z Skipping (s,q) (1.58, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3050135Z Skipping (s,q) (1.59, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3050294Z Skipping (s,q) (1.6, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3050452Z Skipping (s,q) (1.61, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3050618Z Skipping (s,q) (1.62, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3050780Z Skipping (s,q) (1.63, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3050936Z Skipping (s,q) (1.64, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3051099Z Skipping (s,q) (1.65, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3051258Z Skipping (s,q) (1.66, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3051424Z Skipping (s,q) (1.67, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3051583Z Skipping (s,q) (1.68, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3051741Z Skipping (s,q) (1.69, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3051903Z Skipping (s,q) (1.7, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3052061Z Skipping (s,q) (1.71, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3052219Z Skipping (s,q) (1.72, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3052382Z Skipping (s,q) (1.73, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3052541Z Skipping (s,q) (1.74, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3052697Z Skipping (s,q) (1.75, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3052866Z Skipping (s,q) (1.76, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3053025Z Skipping (s,q) (1.77, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3053192Z Skipping (s,q) (1.78, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3053399Z Skipping (s,q) (1.79, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3053559Z Skipping (s,q) (1.8, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3053722Z Skipping (s,q) (1.81, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3053879Z Skipping (s,q) (1.82, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3054036Z Skipping (s,q) (1.83, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3054201Z Skipping (s,q) (1.84, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3054360Z Skipping (s,q) (1.85, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3054532Z Skipping (s,q) (1.86, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3054692Z Skipping (s,q) (1.87, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3054850Z Skipping (s,q) (1.88, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3055017Z Skipping (s,q) (1.89, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3055181Z Skipping (s,q) (1.9, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3055336Z Skipping (s,q) (1.91, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3055507Z Skipping (s,q) (1.92, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3055661Z Skipping (s,q) (1.93, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3055828Z Skipping (s,q) (1.94, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3055989Z Skipping (s,q) (1.95, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3056169Z Skipping (s,q) (1.96, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3056340Z Skipping (s,q) (1.97, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3056496Z Skipping (s,q) (1.98, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3056651Z Skipping (s,q) (1.99, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3056822Z Skipping (s,q) (0.01, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3056980Z Skipping (s,q) (0.02, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3057169Z Skipping (s,q) (0.03, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3057330Z Skipping (s,q) (0.04, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3057485Z Skipping (s,q) (0.05, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3057655Z Skipping (s,q) (0.06, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3057817Z Skipping (s,q) (0.07, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3057976Z Skipping (s,q) (0.08, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3058146Z Skipping (s,q) (0.09, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3058303Z Skipping (s,q) (0.1, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3058474Z Skipping (s,q) (0.11, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3058634Z Skipping (s,q) (0.12, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3058793Z Skipping (s,q) (0.13, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3058967Z Skipping (s,q) (0.14, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3059126Z Skipping (s,q) (0.15, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3059282Z Skipping (s,q) (0.16, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3059453Z Skipping (s,q) (0.17, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3059610Z Skipping (s,q) (0.18, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3059780Z Skipping (s,q) (0.19, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3059943Z Skipping (s,q) (0.2, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3060100Z Skipping (s,q) (0.21, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3060266Z Skipping (s,q) (0.22, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3060424Z Skipping (s,q) (0.23, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3060614Z Skipping (s,q) (0.24, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3060806Z Skipping (s,q) (0.25, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3060964Z Skipping (s,q) (0.26, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3061131Z Skipping (s,q) (0.27, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3061291Z Skipping (s,q) (0.28, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3061449Z Skipping (s,q) (0.29, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3061614Z Skipping (s,q) (0.3, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3061776Z Skipping (s,q) (0.31, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3061933Z Skipping (s,q) (0.32, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3062104Z Skipping (s,q) (0.33, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3062261Z Skipping (s,q) (0.34, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3062417Z Skipping (s,q) (0.35, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3062588Z Skipping (s,q) (0.36, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3062744Z Skipping (s,q) (0.37, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3062911Z Skipping (s,q) (0.38, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3063069Z Skipping (s,q) (0.39, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3063225Z Skipping (s,q) (0.4, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3063396Z Skipping (s,q) (0.41, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3063580Z Skipping (s,q) (0.42, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3063741Z Skipping (s,q) (0.43, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3063912Z Skipping (s,q) (0.44, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3064067Z Skipping (s,q) (0.45, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3064238Z Skipping (s,q) (0.46, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3064424Z Skipping (s,q) (0.47, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3064581Z Skipping (s,q) (0.48, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3064750Z Skipping (s,q) (0.49, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3064910Z Skipping (s,q) (0.5, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3065068Z Skipping (s,q) (0.51, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3065234Z Skipping (s,q) (0.52, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3065396Z Skipping (s,q) (0.53, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3065563Z Skipping (s,q) (0.54, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3065723Z Skipping (s,q) (0.55, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3065881Z Skipping (s,q) (0.56, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3066050Z Skipping (s,q) (0.57, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3066216Z Skipping (s,q) (0.58, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3066370Z Skipping (s,q) (0.59, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3066536Z Skipping (s,q) (0.6, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3066696Z Skipping (s,q) (0.61, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3066863Z Skipping (s,q) (0.62, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3067024Z Skipping (s,q) (0.63, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3067185Z Skipping (s,q) (0.64, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3067352Z Skipping (s,q) (0.65, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3067509Z Skipping (s,q) (0.66, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3067668Z Skipping (s,q) (0.67, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3067839Z Skipping (s,q) (0.68, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3068050Z Skipping (s,q) (0.69, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3068214Z Skipping (s,q) (0.7, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3068375Z Skipping (s,q) (0.71, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3068535Z Skipping (s,q) (0.72, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3068702Z Skipping (s,q) (0.73, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3068859Z Skipping (s,q) (0.74, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3069016Z Skipping (s,q) (0.75, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3069183Z Skipping (s,q) (0.76, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3069341Z Skipping (s,q) (0.77, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3069507Z Skipping (s,q) (0.78, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3069666Z Skipping (s,q) (0.79, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3069826Z Skipping (s,q) (0.8, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3069993Z Skipping (s,q) (0.81, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3070150Z Skipping (s,q) (0.82, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3070307Z Skipping (s,q) (0.83, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3070477Z Skipping (s,q) (0.84, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3070635Z Skipping (s,q) (0.85, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3070826Z Skipping (s,q) (0.86, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3070983Z Skipping (s,q) (0.87, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3071142Z Skipping (s,q) (0.88, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3071308Z Skipping (s,q) (0.89, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3071468Z Skipping (s,q) (0.9, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3071626Z Skipping (s,q) (0.91, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3071822Z Skipping (s,q) (0.92, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3071983Z Skipping (s,q) (0.93, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3072140Z Skipping (s,q) (0.94, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3072309Z Skipping (s,q) (0.95, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3072468Z Skipping (s,q) (0.96, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3072632Z Skipping (s,q) (0.97, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3072794Z Skipping (s,q) (0.98, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3072949Z Skipping (s,q) (0.99, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3073108Z Skipping (s,q) (1, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3073267Z Skipping (s,q) (1.01, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3073425Z Skipping (s,q) (1.02, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3073596Z Skipping (s,q) (1.03, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3073757Z Skipping (s,q) (1.04, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3073923Z Skipping (s,q) (1.05, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3074082Z Skipping (s,q) (1.06, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3074244Z Skipping (s,q) (1.07, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3074411Z Skipping (s,q) (1.08, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3074572Z Skipping (s,q) (1.09, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3074728Z Skipping (s,q) (1.1, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3074895Z Skipping (s,q) (1.11, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3075055Z Skipping (s,q) (1.12, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3075247Z Skipping (s,q) (1.13, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3075429Z Skipping (s,q) (1.14, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3075591Z Skipping (s,q) (1.15, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3075759Z Skipping (s,q) (1.16, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3075917Z Skipping (s,q) (1.17, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3076142Z Skipping (s,q) (1.18, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3076312Z Skipping (s,q) (1.19, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3076473Z Skipping (s,q) (1.2, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3076640Z Skipping (s,q) (1.21, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3076799Z Skipping (s,q) (1.22, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3076960Z Skipping (s,q) (1.23, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3077129Z Skipping (s,q) (1.24, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3077293Z Skipping (s,q) (1.25, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3077452Z Skipping (s,q) (1.26, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3077624Z Skipping (s,q) (1.27, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3077783Z Skipping (s,q) (1.28, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3077948Z Skipping (s,q) (1.29, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3078107Z Skipping (s,q) (1.3, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3078294Z Skipping (s,q) (1.31, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3078458Z Skipping (s,q) (1.32, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3078618Z Skipping (s,q) (1.33, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3078777Z Skipping (s,q) (1.34, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3078946Z Skipping (s,q) (1.35, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3079135Z Skipping (s,q) (1.36, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3079300Z Skipping (s,q) (1.37, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3079460Z Skipping (s,q) (1.38, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3079619Z Skipping (s,q) (1.39, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3079784Z Skipping (s,q) (1.4, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3079943Z Skipping (s,q) (1.41, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3080102Z Skipping (s,q) (1.42, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3080270Z Skipping (s,q) (1.43, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3080429Z Skipping (s,q) (1.44, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3080585Z Skipping (s,q) (1.45, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3080754Z Skipping (s,q) (1.46, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3080914Z Skipping (s,q) (1.47, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3081086Z Skipping (s,q) (1.48, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3081243Z Skipping (s,q) (1.49, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3081399Z Skipping (s,q) (1.5, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3081568Z Skipping (s,q) (1.51, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3081728Z Skipping (s,q) (1.52, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3081885Z Skipping (s,q) (1.53, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3082053Z Skipping (s,q) (1.54, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3082211Z Skipping (s,q) (1.55, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3082377Z Skipping (s,q) (1.56, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3082535Z Skipping (s,q) (1.57, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3082715Z Skipping (s,q) (1.58, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3082904Z Skipping (s,q) (1.59, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3083063Z Skipping (s,q) (1.6, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3083217Z Skipping (s,q) (1.61, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3083387Z Skipping (s,q) (1.62, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3083546Z Skipping (s,q) (1.63, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3083711Z Skipping (s,q) (1.64, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3083870Z Skipping (s,q) (1.65, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3084030Z Skipping (s,q) (1.66, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3084195Z Skipping (s,q) (1.67, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3084354Z Skipping (s,q) (1.68, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3084510Z Skipping (s,q) (1.69, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3084682Z Skipping (s,q) (1.7, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3084844Z Skipping (s,q) (1.71, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3085009Z Skipping (s,q) (1.72, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3085167Z Skipping (s,q) (1.73, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3085327Z Skipping (s,q) (1.74, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3085496Z Skipping (s,q) (1.75, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3085679Z Skipping (s,q) (1.76, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3085842Z Skipping (s,q) (1.77, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3086013Z Skipping (s,q) (1.78, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3086172Z Skipping (s,q) (1.79, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3086343Z Skipping (s,q) (1.8, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3086539Z Skipping (s,q) (1.81, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3086702Z Skipping (s,q) (1.82, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3086868Z Skipping (s,q) (1.83, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3087028Z Skipping (s,q) (1.84, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3087185Z Skipping (s,q) (1.85, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3087354Z Skipping (s,q) (1.86, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3087514Z Skipping (s,q) (1.87, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3087680Z Skipping (s,q) (1.88, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3087838Z Skipping (s,q) (1.89, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3087997Z Skipping (s,q) (1.9, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3088166Z Skipping (s,q) (1.91, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3088328Z Skipping (s,q) (1.92, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3088488Z Skipping (s,q) (1.93, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3088657Z Skipping (s,q) (1.94, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3088815Z Skipping (s,q) (1.95, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3088973Z Skipping (s,q) (1.96, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3089140Z Skipping (s,q) (1.97, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3089302Z Skipping (s,q) (1.98, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3089465Z Skipping (s,q) (1.99, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3089623Z Skipping (s,q) (0.01, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3089779Z Skipping (s,q) (0.02, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3089977Z Skipping (s,q) (0.03, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3090162Z Skipping (s,q) (0.04, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3090317Z Skipping (s,q) (0.05, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3090485Z Skipping (s,q) (0.06, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3090645Z Skipping (s,q) (0.07, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3090811Z Skipping (s,q) (0.08, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3090972Z Skipping (s,q) (0.09, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3091128Z Skipping (s,q) (0.1, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3091294Z Skipping (s,q) (0.11, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3091453Z Skipping (s,q) (0.12, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3091609Z Skipping (s,q) (0.13, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3091775Z Skipping (s,q) (0.14, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3091940Z Skipping (s,q) (0.15, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3092104Z Skipping (s,q) (0.16, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3092261Z Skipping (s,q) (0.17, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3092428Z Skipping (s,q) (0.18, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3092597Z Skipping (s,q) (0.19, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3092758Z Skipping (s,q) (0.2, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3092946Z Skipping (s,q) (0.21, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3093117Z Skipping (s,q) (0.22, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3093277Z Skipping (s,q) (0.23, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3093450Z Skipping (s,q) (0.24, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3093612Z Skipping (s,q) (0.25, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3093799Z Skipping (s,q) (0.26, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3093974Z Skipping (s,q) (0.27, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3094135Z Skipping (s,q) (0.28, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3094298Z Skipping (s,q) (0.29, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3094474Z Skipping (s,q) (0.3, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3094633Z Skipping (s,q) (0.31, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3094808Z Skipping (s,q) (0.32, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3094973Z Skipping (s,q) (0.33, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3095134Z Skipping (s,q) (0.34, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3095310Z Skipping (s,q) (0.35, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3095469Z Skipping (s,q) (0.36, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3095631Z Skipping (s,q) (0.37, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3095808Z Skipping (s,q) (0.38, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3095970Z Skipping (s,q) (0.39, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3096141Z Skipping (s,q) (0.4, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3096302Z Skipping (s,q) (0.41, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3096465Z Skipping (s,q) (0.42, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3096639Z Skipping (s,q) (0.43, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3096798Z Skipping (s,q) (0.44, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3096958Z Skipping (s,q) (0.45, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3097132Z Skipping (s,q) (0.46, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3097293Z Skipping (s,q) (0.47, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3097554Z Skipping (s,q) (0.48, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3097739Z Skipping (s,q) (0.49, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3097901Z Skipping (s,q) (0.5, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3098069Z Skipping (s,q) (0.51, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3098231Z Skipping (s,q) (0.52, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3098390Z Skipping (s,q) (0.53, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3098563Z Skipping (s,q) (0.54, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3098725Z Skipping (s,q) (0.55, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3098884Z Skipping (s,q) (0.56, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3099058Z Skipping (s,q) (0.57, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3099216Z Skipping (s,q) (0.58, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3099390Z Skipping (s,q) (0.59, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3099548Z Skipping (s,q) (0.6, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3099711Z Skipping (s,q) (0.61, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3099880Z Skipping (s,q) (0.62, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3100038Z Skipping (s,q) (0.63, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3100200Z Skipping (s,q) (0.64, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3100370Z Skipping (s,q) (0.65, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3100555Z Skipping (s,q) (0.66, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3100727Z Skipping (s,q) (0.67, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3100885Z Skipping (s,q) (0.68, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3101044Z Skipping (s,q) (0.69, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3101222Z Skipping (s,q) (0.7, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3101404Z Skipping (s,q) (0.71, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3101564Z Skipping (s,q) (0.72, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3101735Z Skipping (s,q) (0.73, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3101892Z Skipping (s,q) (0.74, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3102065Z Skipping (s,q) (0.75, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3102224Z Skipping (s,q) (0.76, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3102385Z Skipping (s,q) (0.77, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3102557Z Skipping (s,q) (0.78, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3102715Z Skipping (s,q) (0.79, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3102874Z Skipping (s,q) (0.8, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3103050Z Skipping (s,q) (0.81, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3103210Z Skipping (s,q) (0.82, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3103382Z Skipping (s,q) (0.83, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3103543Z Skipping (s,q) (0.84, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3103704Z Skipping (s,q) (0.85, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3103874Z Skipping (s,q) (0.86, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3104032Z Skipping (s,q) (0.87, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3104194Z Skipping (s,q) (0.88, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3104372Z Skipping (s,q) (0.89, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3104532Z Skipping (s,q) (0.9, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3104698Z Skipping (s,q) (0.91, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3104858Z Skipping (s,q) (0.92, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3105064Z Skipping (s,q) (0.93, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3105233Z Skipping (s,q) (0.94, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3105604Z Skipping (s,q) (0.95, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3105772Z Skipping (s,q) (0.96, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3105939Z Skipping (s,q) (0.97, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3106100Z Skipping (s,q) (0.98, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3106270Z Skipping (s,q) (0.99, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3106427Z Skipping (s,q) (1, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3106587Z Skipping (s,q) (1.01, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3106756Z Skipping (s,q) (1.02, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3106917Z Skipping (s,q) (1.03, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3107080Z Skipping (s,q) (1.04, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3107253Z Skipping (s,q) (1.05, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3107414Z Skipping (s,q) (1.06, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3107571Z Skipping (s,q) (1.07, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3107744Z Skipping (s,q) (1.08, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3107905Z Skipping (s,q) (1.09, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3108151Z Skipping (s,q) (1.1, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3108315Z Skipping (s,q) (1.11, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3108477Z Skipping (s,q) (1.12, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3108650Z Skipping (s,q) (1.13, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3108814Z Skipping (s,q) (1.14, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3108975Z Skipping (s,q) (1.15, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3109186Z Skipping (s,q) (1.16, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3109351Z Skipping (s,q) (1.17, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3109522Z Skipping (s,q) (1.18, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3109681Z Skipping (s,q) (1.19, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3109840Z Skipping (s,q) (1.2, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3110012Z Skipping (s,q) (1.21, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3110171Z Skipping (s,q) (1.22, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3110332Z Skipping (s,q) (1.23, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3110502Z Skipping (s,q) (1.24, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3110663Z Skipping (s,q) (1.25, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3110840Z Skipping (s,q) (1.26, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3111002Z Skipping (s,q) (1.27, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3111160Z Skipping (s,q) (1.28, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3111329Z Skipping (s,q) (1.29, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3111487Z Skipping (s,q) (1.3, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3111646Z Skipping (s,q) (1.31, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3111816Z Skipping (s,q) (1.32, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3111979Z Skipping (s,q) (1.33, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3112150Z Skipping (s,q) (1.34, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3112312Z Skipping (s,q) (1.35, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3112472Z Skipping (s,q) (1.36, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3112677Z Skipping (s,q) (1.37, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3112865Z Skipping (s,q) (1.38, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3113024Z Skipping (s,q) (1.39, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3113195Z Skipping (s,q) (1.4, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3113354Z Skipping (s,q) (1.41, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3113522Z Skipping (s,q) (1.42, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3113683Z Skipping (s,q) (1.43, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3113847Z Skipping (s,q) (1.44, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3114016Z Skipping (s,q) (1.45, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3114177Z Skipping (s,q) (1.46, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3114335Z Skipping (s,q) (1.47, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3114514Z Skipping (s,q) (1.48, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3114677Z Skipping (s,q) (1.49, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3114846Z Skipping (s,q) (1.5, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3115005Z Skipping (s,q) (1.51, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3115166Z Skipping (s,q) (1.52, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3115335Z Skipping (s,q) (1.53, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3115495Z Skipping (s,q) (1.54, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3115692Z Skipping (s,q) (1.55, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3115862Z Skipping (s,q) (1.56, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3116080Z Skipping (s,q) (1.57, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3116251Z Skipping (s,q) (1.58, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3116414Z Skipping (s,q) (1.59, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3116602Z Skipping (s,q) (1.6, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3116774Z Skipping (s,q) (1.61, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3116934Z Skipping (s,q) (1.62, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3117090Z Skipping (s,q) (1.63, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3117267Z Skipping (s,q) (1.64, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3117428Z Skipping (s,q) (1.65, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3117586Z Skipping (s,q) (1.66, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3117762Z Skipping (s,q) (1.67, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3117923Z Skipping (s,q) (1.68, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3118095Z Skipping (s,q) (1.69, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3118251Z Skipping (s,q) (1.7, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3118416Z Skipping (s,q) (1.71, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3118588Z Skipping (s,q) (1.72, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3118750Z Skipping (s,q) (1.73, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3118910Z Skipping (s,q) (1.74, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3119079Z Skipping (s,q) (1.75, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3119237Z Skipping (s,q) (1.76, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3119414Z Skipping (s,q) (1.77, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3119571Z Skipping (s,q) (1.78, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3119732Z Skipping (s,q) (1.79, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3119907Z Skipping (s,q) (1.8, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3120068Z Skipping (s,q) (1.81, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3120279Z Skipping (s,q) (1.82, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3120453Z Skipping (s,q) (1.83, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3120609Z Skipping (s,q) (1.84, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3120783Z Skipping (s,q) (1.85, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3120941Z Skipping (s,q) (1.86, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3121102Z Skipping (s,q) (1.87, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3121275Z Skipping (s,q) (1.88, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3121432Z Skipping (s,q) (1.89, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3121589Z Skipping (s,q) (1.9, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3121758Z Skipping (s,q) (1.91, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3121916Z Skipping (s,q) (1.92, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3122089Z Skipping (s,q) (1.93, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3122250Z Skipping (s,q) (1.94, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3122408Z Skipping (s,q) (1.95, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3122579Z Skipping (s,q) (1.96, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3122738Z Skipping (s,q) (1.97, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3122897Z Skipping (s,q) (1.98, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3123092Z Skipping (s,q) (1.99, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3123252Z Skipping (s,q) (0.01, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3123425Z Skipping (s,q) (0.02, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3123581Z Skipping (s,q) (0.03, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3123738Z Skipping (s,q) (0.04, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3123912Z Skipping (s,q) (0.05, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3124096Z Skipping (s,q) (0.06, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3124256Z Skipping (s,q) (0.07, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3124430Z Skipping (s,q) (0.08, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3124588Z Skipping (s,q) (0.09, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3124760Z Skipping (s,q) (0.1, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3124922Z Skipping (s,q) (0.11, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3125085Z Skipping (s,q) (0.12, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3125258Z Skipping (s,q) (0.13, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3125418Z Skipping (s,q) (0.14, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3125578Z Skipping (s,q) (0.15, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3125754Z Skipping (s,q) (0.16, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3125916Z Skipping (s,q) (0.17, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3126074Z Skipping (s,q) (0.18, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3126244Z Skipping (s,q) (0.19, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3126405Z Skipping (s,q) (0.2, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3126574Z Skipping (s,q) (0.21, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3126733Z Skipping (s,q) (0.22, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3126896Z Skipping (s,q) (0.23, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3127068Z Skipping (s,q) (0.24, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3127224Z Skipping (s,q) (0.25, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3127385Z Skipping (s,q) (0.26, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3127579Z Skipping (s,q) (0.27, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3127762Z Skipping (s,q) (0.28, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3127935Z Skipping (s,q) (0.29, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3128098Z Skipping (s,q) (0.3, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3128253Z Skipping (s,q) (0.31, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3128422Z Skipping (s,q) (0.32, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3128583Z Skipping (s,q) (0.33, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3128744Z Skipping (s,q) (0.34, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3128910Z Skipping (s,q) (0.35, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3129070Z Skipping (s,q) (0.36, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3129244Z Skipping (s,q) (0.37, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3129404Z Skipping (s,q) (0.38, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3129564Z Skipping (s,q) (0.39, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3129734Z Skipping (s,q) (0.4, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3129894Z Skipping (s,q) (0.41, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3130055Z Skipping (s,q) (0.42, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3130224Z Skipping (s,q) (0.43, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3130382Z Skipping (s,q) (0.44, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3130581Z Skipping (s,q) (0.45, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3130737Z Skipping (s,q) (0.46, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3130895Z Skipping (s,q) (0.47, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3131065Z Skipping (s,q) (0.48, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3131223Z Skipping (s,q) (0.49, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3131406Z Skipping (s,q) (0.5, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3131577Z Skipping (s,q) (0.51, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3131735Z Skipping (s,q) (0.52, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3131903Z Skipping (s,q) (0.53, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3132060Z Skipping (s,q) (0.54, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3132219Z Skipping (s,q) (0.55, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3132394Z Skipping (s,q) (0.56, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3132552Z Skipping (s,q) (0.57, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3132710Z Skipping (s,q) (0.58, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3132881Z Skipping (s,q) (0.59, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3133040Z Skipping (s,q) (0.6, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3133214Z Skipping (s,q) (0.61, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3133372Z Skipping (s,q) (0.62, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3133529Z Skipping (s,q) (0.63, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3133704Z Skipping (s,q) (0.64, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3133861Z Skipping (s,q) (0.65, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3134022Z Skipping (s,q) (0.66, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3134198Z Skipping (s,q) (0.67, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3134356Z Skipping (s,q) (0.68, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3134528Z Skipping (s,q) (0.69, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3134685Z Skipping (s,q) (0.7, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3134846Z Skipping (s,q) (0.71, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3135046Z Skipping (s,q) (0.72, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3135231Z Skipping (s,q) (0.73, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3135393Z Skipping (s,q) (0.74, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3135566Z Skipping (s,q) (0.75, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3135728Z Skipping (s,q) (0.76, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3135887Z Skipping (s,q) (0.77, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3136063Z Skipping (s,q) (0.78, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3136222Z Skipping (s,q) (0.79, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3136398Z Skipping (s,q) (0.8, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3136558Z Skipping (s,q) (0.81, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3136717Z Skipping (s,q) (0.82, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3136889Z Skipping (s,q) (0.83, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3137049Z Skipping (s,q) (0.84, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3137208Z Skipping (s,q) (0.85, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3137378Z Skipping (s,q) (0.86, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3137535Z Skipping (s,q) (0.87, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3137706Z Skipping (s,q) (0.88, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3137863Z Skipping (s,q) (0.89, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3138046Z Skipping (s,q) (0.9, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3138217Z Skipping (s,q) (0.91, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3138376Z Skipping (s,q) (0.92, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3138534Z Skipping (s,q) (0.93, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3138710Z Skipping (s,q) (0.94, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3138894Z Skipping (s,q) (0.95, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3139067Z Skipping (s,q) (0.96, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3139226Z Skipping (s,q) (0.97, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3139385Z Skipping (s,q) (0.98, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3139558Z Skipping (s,q) (0.99, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3139715Z Skipping (s,q) (1, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3139877Z Skipping (s,q) (1.01, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3140050Z Skipping (s,q) (1.02, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3140210Z Skipping (s,q) (1.03, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3140384Z Skipping (s,q) (1.04, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3140546Z Skipping (s,q) (1.05, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3140706Z Skipping (s,q) (1.06, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3140881Z Skipping (s,q) (1.07, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3141038Z Skipping (s,q) (1.08, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3141195Z Skipping (s,q) (1.09, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3141366Z Skipping (s,q) (1.1, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3141523Z Skipping (s,q) (1.11, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3141695Z Skipping (s,q) (1.12, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3141856Z Skipping (s,q) (1.13, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3142013Z Skipping (s,q) (1.14, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3142185Z Skipping (s,q) (1.15, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3142361Z Skipping (s,q) (1.16, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3142559Z Skipping (s,q) (1.17, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3142731Z Skipping (s,q) (1.18, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3142886Z Skipping (s,q) (1.19, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3143057Z Skipping (s,q) (1.2, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3143217Z Skipping (s,q) (1.21, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3143376Z Skipping (s,q) (1.22, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3143549Z Skipping (s,q) (1.23, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3143707Z Skipping (s,q) (1.24, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3143864Z Skipping (s,q) (1.25, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3144035Z Skipping (s,q) (1.26, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3144192Z Skipping (s,q) (1.27, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3144357Z Skipping (s,q) (1.28, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3144531Z Skipping (s,q) (1.29, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3144689Z Skipping (s,q) (1.3, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3144864Z Skipping (s,q) (1.31, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3145022Z Skipping (s,q) (1.32, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3145180Z Skipping (s,q) (1.33, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3145374Z Skipping (s,q) (1.34, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3145532Z Skipping (s,q) (1.35, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3145691Z Skipping (s,q) (1.36, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3145864Z Skipping (s,q) (1.37, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3146024Z Skipping (s,q) (1.38, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3146222Z Skipping (s,q) (1.39, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3146381Z Skipping (s,q) (1.4, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3146540Z Skipping (s,q) (1.41, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3146710Z Skipping (s,q) (1.42, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3146868Z Skipping (s,q) (1.43, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3147026Z Skipping (s,q) (1.44, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3147196Z Skipping (s,q) (1.45, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3147356Z Skipping (s,q) (1.46, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3147529Z Skipping (s,q) (1.47, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3147689Z Skipping (s,q) (1.48, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3147847Z Skipping (s,q) (1.49, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3148023Z Skipping (s,q) (1.5, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3148182Z Skipping (s,q) (1.51, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3148343Z Skipping (s,q) (1.52, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3148513Z Skipping (s,q) (1.53, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3148670Z Skipping (s,q) (1.54, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3148843Z Skipping (s,q) (1.55, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3149004Z Skipping (s,q) (1.56, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3149165Z Skipping (s,q) (1.57, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3149337Z Skipping (s,q) (1.58, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3149495Z Skipping (s,q) (1.59, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3149656Z Skipping (s,q) (1.6, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3149851Z Skipping (s,q) (1.61, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3150037Z Skipping (s,q) (1.62, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3150213Z Skipping (s,q) (1.63, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3150373Z Skipping (s,q) (1.64, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3150532Z Skipping (s,q) (1.65, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3150704Z Skipping (s,q) (1.66, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3150861Z Skipping (s,q) (1.67, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3151023Z Skipping (s,q) (1.68, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3151195Z Skipping (s,q) (1.69, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3151354Z Skipping (s,q) (1.7, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3151526Z Skipping (s,q) (1.71, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3151687Z Skipping (s,q) (1.72, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3151849Z Skipping (s,q) (1.73, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3152022Z Skipping (s,q) (1.74, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3152182Z Skipping (s,q) (1.75, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3152341Z Skipping (s,q) (1.76, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3152517Z Skipping (s,q) (1.77, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3152675Z Skipping (s,q) (1.78, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3152898Z Skipping (s,q) (1.79, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3153067Z Skipping (s,q) (1.8, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3153225Z Skipping (s,q) (1.81, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3153397Z Skipping (s,q) (1.82, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3153559Z Skipping (s,q) (1.83, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3153746Z Skipping (s,q) (1.84, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3153917Z Skipping (s,q) (1.85, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3154075Z Skipping (s,q) (1.86, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3154241Z Skipping (s,q) (1.87, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3154414Z Skipping (s,q) (1.88, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3154574Z Skipping (s,q) (1.89, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3154750Z Skipping (s,q) (1.9, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3154912Z Skipping (s,q) (1.91, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3155074Z Skipping (s,q) (1.92, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3155248Z Skipping (s,q) (1.93, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3155412Z Skipping (s,q) (1.94, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3155579Z Skipping (s,q) (1.95, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3155754Z Skipping (s,q) (1.96, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3155916Z Skipping (s,q) (1.97, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3156170Z Skipping (s,q) (1.98, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3156336Z Skipping (s,q) (1.99, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3156496Z Skipping (s,q) (0.01, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3156673Z Skipping (s,q) (0.02, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3156835Z Skipping (s,q) (0.03, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3156996Z Skipping (s,q) (0.04, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3157173Z Skipping (s,q) (0.05, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3157335Z Skipping (s,q) (0.06, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3157570Z Skipping (s,q) (0.07, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3157732Z Skipping (s,q) (0.08, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3157893Z Skipping (s,q) (0.09, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3158068Z Skipping (s,q) (0.1, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3158231Z Skipping (s,q) (0.11, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3158393Z Skipping (s,q) (0.12, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3158575Z Skipping (s,q) (0.13, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3158738Z Skipping (s,q) (0.14, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3158912Z Skipping (s,q) (0.15, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3159074Z Skipping (s,q) (0.16, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3159236Z Skipping (s,q) (0.17, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3159417Z Skipping (s,q) (0.18, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3159579Z Skipping (s,q) (0.19, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3159740Z Skipping (s,q) (0.2, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3159917Z Skipping (s,q) (0.21, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3160080Z Skipping (s,q) (0.22, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3160256Z Skipping (s,q) (0.23, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3160444Z Skipping (s,q) (0.24, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3160606Z Skipping (s,q) (0.25, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3160781Z Skipping (s,q) (0.26, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3160942Z Skipping (s,q) (0.27, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3161105Z Skipping (s,q) (0.28, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3161282Z Skipping (s,q) (0.29, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3161465Z Skipping (s,q) (0.3, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3161639Z Skipping (s,q) (0.31, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3161798Z Skipping (s,q) (0.32, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3161959Z Skipping (s,q) (0.33, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3162133Z Skipping (s,q) (0.34, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3162293Z Skipping (s,q) (0.35, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3162452Z Skipping (s,q) (0.36, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3162623Z Skipping (s,q) (0.37, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3162782Z Skipping (s,q) (0.38, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3162940Z Skipping (s,q) (0.39, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3163114Z Skipping (s,q) (0.4, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3163279Z Skipping (s,q) (0.41, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3163450Z Skipping (s,q) (0.42, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3163611Z Skipping (s,q) (0.43, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3163772Z Skipping (s,q) (0.44, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3163947Z Skipping (s,q) (0.45, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3164107Z Skipping (s,q) (0.46, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3164274Z Skipping (s,q) (0.47, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3164447Z Skipping (s,q) (0.48, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3164611Z Skipping (s,q) (0.49, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3164786Z Skipping (s,q) (0.5, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3164975Z Skipping (s,q) (0.51, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3165159Z Skipping (s,q) (0.52, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3165335Z Skipping (s,q) (0.53, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3165498Z Skipping (s,q) (0.54, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3165660Z Skipping (s,q) (0.55, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3165834Z Skipping (s,q) (0.56, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3165997Z Skipping (s,q) (0.57, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3166172Z Skipping (s,q) (0.58, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3166333Z Skipping (s,q) (0.59, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3166494Z Skipping (s,q) (0.6, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3166673Z Skipping (s,q) (0.61, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3166838Z Skipping (s,q) (0.62, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3167000Z Skipping (s,q) (0.63, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3167175Z Skipping (s,q) (0.64, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3167339Z Skipping (s,q) (0.65, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3167510Z Skipping (s,q) (0.66, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3167670Z Skipping (s,q) (0.67, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3167830Z Skipping (s,q) (0.68, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3168026Z Skipping (s,q) (0.69, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3168187Z Skipping (s,q) (0.7, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3168348Z Skipping (s,q) (0.71, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3168522Z Skipping (s,q) (0.72, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3168684Z Skipping (s,q) (0.73, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3168886Z Skipping (s,q) (0.74, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3169048Z Skipping (s,q) (0.75, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3169208Z Skipping (s,q) (0.76, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3169381Z Skipping (s,q) (0.77, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3169541Z Skipping (s,q) (0.78, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3169698Z Skipping (s,q) (0.79, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3169874Z Skipping (s,q) (0.8, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3170034Z Skipping (s,q) (0.81, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3170209Z Skipping (s,q) (0.82, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3170371Z Skipping (s,q) (0.83, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3170532Z Skipping (s,q) (0.84, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3170710Z Skipping (s,q) (0.85, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3170868Z Skipping (s,q) (0.86, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3171031Z Skipping (s,q) (0.87, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3171204Z Skipping (s,q) (0.88, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3171364Z Skipping (s,q) (0.89, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3171539Z Skipping (s,q) (0.9, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3171700Z Skipping (s,q) (0.91, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3171861Z Skipping (s,q) (0.92, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3172035Z Skipping (s,q) (0.93, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3172196Z Skipping (s,q) (0.94, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3172356Z Skipping (s,q) (0.95, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3172589Z Skipping (s,q) (0.96, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3172750Z Skipping (s,q) (0.97, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3172909Z Skipping (s,q) (0.98, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3173085Z Skipping (s,q) (0.99, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3173246Z Skipping (s,q) (1, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3173417Z Skipping (s,q) (1.01, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3173579Z Skipping (s,q) (1.02, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3173739Z Skipping (s,q) (1.03, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3173915Z Skipping (s,q) (1.04, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3174079Z Skipping (s,q) (1.05, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3174240Z Skipping (s,q) (1.06, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3174416Z Skipping (s,q) (1.07, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3174580Z Skipping (s,q) (1.08, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3174754Z Skipping (s,q) (1.09, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3174915Z Skipping (s,q) (1.1, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3175074Z Skipping (s,q) (1.11, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3175248Z Skipping (s,q) (1.12, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3175434Z Skipping (s,q) (1.13, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3175594Z Skipping (s,q) (1.14, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3175769Z Skipping (s,q) (1.15, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3175928Z Skipping (s,q) (1.16, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3176100Z Skipping (s,q) (1.17, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3176261Z Skipping (s,q) (1.18, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3176446Z Skipping (s,q) (1.19, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3176619Z Skipping (s,q) (1.2, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3176782Z Skipping (s,q) (1.21, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3176943Z Skipping (s,q) (1.22, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3177114Z Skipping (s,q) (1.23, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3177273Z Skipping (s,q) (1.24, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3177446Z Skipping (s,q) (1.25, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3177608Z Skipping (s,q) (1.26, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3177769Z Skipping (s,q) (1.27, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3177937Z Skipping (s,q) (1.28, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3178097Z Skipping (s,q) (1.29, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3178259Z Skipping (s,q) (1.3, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3178430Z Skipping (s,q) (1.31, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3178590Z Skipping (s,q) (1.32, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3178761Z Skipping (s,q) (1.33, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3178919Z Skipping (s,q) (1.34, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3179079Z Skipping (s,q) (1.35, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3179253Z Skipping (s,q) (1.36, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3179413Z Skipping (s,q) (1.37, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3179573Z Skipping (s,q) (1.38, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3179745Z Skipping (s,q) (1.39, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3179931Z Skipping (s,q) (1.4, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3180127Z Skipping (s,q) (1.41, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3180287Z Skipping (s,q) (1.42, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3180449Z Skipping (s,q) (1.43, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3180621Z Skipping (s,q) (1.44, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3180781Z Skipping (s,q) (1.45, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3180942Z Skipping (s,q) (1.46, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3181118Z Skipping (s,q) (1.47, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3181280Z Skipping (s,q) (1.48, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3181443Z Skipping (s,q) (1.49, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3181613Z Skipping (s,q) (1.5, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3181773Z Skipping (s,q) (1.51, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3181951Z Skipping (s,q) (1.52, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3182111Z Skipping (s,q) (1.53, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3182274Z Skipping (s,q) (1.54, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3182447Z Skipping (s,q) (1.55, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3182608Z Skipping (s,q) (1.56, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3182769Z Skipping (s,q) (1.57, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3182972Z Skipping (s,q) (1.58, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3183135Z Skipping (s,q) (1.59, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3183307Z Skipping (s,q) (1.6, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3183467Z Skipping (s,q) (1.61, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3183627Z Skipping (s,q) (1.62, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3183824Z Skipping (s,q) (1.63, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3183984Z Skipping (s,q) (1.64, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3184147Z Skipping (s,q) (1.65, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3184317Z Skipping (s,q) (1.66, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3184478Z Skipping (s,q) (1.67, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3184650Z Skipping (s,q) (1.68, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3184811Z Skipping (s,q) (1.69, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3184970Z Skipping (s,q) (1.7, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3185142Z Skipping (s,q) (1.71, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3185303Z Skipping (s,q) (1.72, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3185465Z Skipping (s,q) (1.73, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3185644Z Skipping (s,q) (1.74, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3185806Z Skipping (s,q) (1.75, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3185978Z Skipping (s,q) (1.76, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3186140Z Skipping (s,q) (1.77, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3186302Z Skipping (s,q) (1.78, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3186478Z Skipping (s,q) (1.79, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3186642Z Skipping (s,q) (1.8, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3186803Z Skipping (s,q) (1.81, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3186977Z Skipping (s,q) (1.82, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3187138Z Skipping (s,q) (1.83, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3187314Z Skipping (s,q) (1.84, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3187499Z Skipping (s,q) (1.85, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3187685Z Skipping (s,q) (1.86, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3187856Z Skipping (s,q) (1.87, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3188019Z Skipping (s,q) (1.88, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3188181Z Skipping (s,q) (1.89, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3188358Z Skipping (s,q) (1.9, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3188522Z Skipping (s,q) (1.91, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3188698Z Skipping (s,q) (1.92, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3188862Z Skipping (s,q) (1.93, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3189024Z Skipping (s,q) (1.94, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3189202Z Skipping (s,q) (1.95, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3189372Z Skipping (s,q) (1.96, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3189538Z Skipping (s,q) (1.97, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3189719Z Skipping (s,q) (1.98, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3189883Z Skipping (s,q) (1.99, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3190047Z Skipping (s,q) (0.01, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3190224Z Skipping (s,q) (0.02, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3190387Z Skipping (s,q) (0.03, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3190587Z Skipping (s,q) (0.04, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3190748Z Skipping (s,q) (0.05, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3190909Z Skipping (s,q) (0.06, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3191086Z Skipping (s,q) (0.07, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3191246Z Skipping (s,q) (0.08, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3191432Z Skipping (s,q) (0.09, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3191606Z Skipping (s,q) (0.1, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3191768Z Skipping (s,q) (0.11, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3191943Z Skipping (s,q) (0.12, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3192140Z Skipping (s,q) (0.13, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3192299Z Skipping (s,q) (0.14, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3192475Z Skipping (s,q) (0.15, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3192636Z Skipping (s,q) (0.16, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3192796Z Skipping (s,q) (0.17, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3192971Z Skipping (s,q) (0.18, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3193132Z Skipping (s,q) (0.19, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3193310Z Skipping (s,q) (0.2, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3193489Z Skipping (s,q) (0.21, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3193647Z Skipping (s,q) (0.22, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3193818Z Skipping (s,q) (0.23, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3193978Z Skipping (s,q) (0.24, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3194138Z Skipping (s,q) (0.25, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3194311Z Skipping (s,q) (0.26, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3194471Z Skipping (s,q) (0.27, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3194639Z Skipping (s,q) (0.28, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3194797Z Skipping (s,q) (0.29, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3194985Z Skipping (s,q) (0.3, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3195180Z Skipping (s,q) (0.31, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3195341Z Skipping (s,q) (0.32, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3195502Z Skipping (s,q) (0.33, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3195673Z Skipping (s,q) (0.34, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3195833Z Skipping (s,q) (0.35, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3196096Z Skipping (s,q) (0.36, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3196262Z Skipping (s,q) (0.37, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3196421Z Skipping (s,q) (0.38, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3196595Z Skipping (s,q) (0.39, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3196754Z Skipping (s,q) (0.4, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3196916Z Skipping (s,q) (0.41, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3197096Z Skipping (s,q) (0.42, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3197257Z Skipping (s,q) (0.43, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3197431Z Skipping (s,q) (0.44, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3197591Z Skipping (s,q) (0.45, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3197754Z Skipping (s,q) (0.46, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3197928Z Skipping (s,q) (0.47, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3198119Z Skipping (s,q) (0.48, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3198279Z Skipping (s,q) (0.49, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3198454Z Skipping (s,q) (0.5, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3198615Z Skipping (s,q) (0.51, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3198789Z Skipping (s,q) (0.52, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3198995Z Skipping (s,q) (0.53, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3199156Z Skipping (s,q) (0.54, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3199328Z Skipping (s,q) (0.55, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3199490Z Skipping (s,q) (0.56, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3199650Z Skipping (s,q) (0.57, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3199822Z Skipping (s,q) (0.58, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3199986Z Skipping (s,q) (0.59, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3200147Z Skipping (s,q) (0.6, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3200320Z Skipping (s,q) (0.61, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3200480Z Skipping (s,q) (0.62, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3200656Z Skipping (s,q) (0.63, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3200819Z Skipping (s,q) (0.64, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3200982Z Skipping (s,q) (0.65, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3201157Z Skipping (s,q) (0.66, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3201319Z Skipping (s,q) (0.67, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3201482Z Skipping (s,q) (0.68, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3201653Z Skipping (s,q) (0.69, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3201815Z Skipping (s,q) (0.7, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3201987Z Skipping (s,q) (0.71, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3202150Z Skipping (s,q) (0.72, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3202312Z Skipping (s,q) (0.73, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3202484Z Skipping (s,q) (0.74, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3202677Z Skipping (s,q) (0.75, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3202862Z Skipping (s,q) (0.76, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3203034Z Skipping (s,q) (0.77, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3203194Z Skipping (s,q) (0.78, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3203366Z Skipping (s,q) (0.79, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3203526Z Skipping (s,q) (0.8, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3203687Z Skipping (s,q) (0.81, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3203866Z Skipping (s,q) (0.82, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3204029Z Skipping (s,q) (0.83, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3204190Z Skipping (s,q) (0.84, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3204361Z Skipping (s,q) (0.85, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3204523Z Skipping (s,q) (0.86, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3204698Z Skipping (s,q) (0.87, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3204857Z Skipping (s,q) (0.88, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3205017Z Skipping (s,q) (0.89, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3205187Z Skipping (s,q) (0.9, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3205347Z Skipping (s,q) (0.91, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3205685Z Skipping (s,q) (0.92, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3205931Z Skipping (s,q) (0.93, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3206092Z Skipping (s,q) (0.94, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3206265Z Skipping (s,q) (0.95, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3206425Z Skipping (s,q) (0.96, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3206587Z Skipping (s,q) (0.97, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3206795Z Skipping (s,q) (0.98, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3206956Z Skipping (s,q) (0.99, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3207112Z Skipping (s,q) (1, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3207284Z Skipping (s,q) (1.01, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3207445Z Skipping (s,q) (1.02, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3207617Z Skipping (s,q) (1.03, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3207778Z Skipping (s,q) (1.04, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3207938Z Skipping (s,q) (1.05, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3208110Z Skipping (s,q) (1.06, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3208289Z Skipping (s,q) (1.07, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3208451Z Skipping (s,q) (1.08, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3208627Z Skipping (s,q) (1.09, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3208787Z Skipping (s,q) (1.1, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3208948Z Skipping (s,q) (1.11, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3209118Z Skipping (s,q) (1.12, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3209277Z Skipping (s,q) (1.13, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3209448Z Skipping (s,q) (1.14, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3209613Z Skipping (s,q) (1.15, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3209772Z Skipping (s,q) (1.16, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3209943Z Skipping (s,q) (1.17, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3210100Z Skipping (s,q) (1.18, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3210259Z Skipping (s,q) (1.19, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3210496Z Skipping (s,q) (1.2, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3210661Z Skipping (s,q) (1.21, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3210832Z Skipping (s,q) (1.22, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3210992Z Skipping (s,q) (1.23, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3211154Z Skipping (s,q) (1.24, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3211326Z Skipping (s,q) (1.25, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3211488Z Skipping (s,q) (1.26, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3211648Z Skipping (s,q) (1.27, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3211819Z Skipping (s,q) (1.28, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3211978Z Skipping (s,q) (1.29, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3212148Z Skipping (s,q) (1.3, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3212316Z Skipping (s,q) (1.31, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3212475Z Skipping (s,q) (1.32, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3212646Z Skipping (s,q) (1.33, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3212806Z Skipping (s,q) (1.34, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3212971Z Skipping (s,q) (1.35, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3213146Z Skipping (s,q) (1.36, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3213332Z Skipping (s,q) (1.37, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3213501Z Skipping (s,q) (1.38, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3213662Z Skipping (s,q) (1.39, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3213823Z Skipping (s,q) (1.4, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3213997Z Skipping (s,q) (1.41, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3214160Z Skipping (s,q) (1.42, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3214406Z Skipping (s,q) (1.43, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3214580Z Skipping (s,q) (1.44, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3214746Z Skipping (s,q) (1.45, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3214920Z Skipping (s,q) (1.46, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3215078Z Skipping (s,q) (1.47, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3215239Z Skipping (s,q) (1.48, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3215411Z Skipping (s,q) (1.49, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3215571Z Skipping (s,q) (1.5, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3215732Z Skipping (s,q) (1.51, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3215906Z Skipping (s,q) (1.52, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3216069Z Skipping (s,q) (1.53, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3216248Z Skipping (s,q) (1.54, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3216409Z Skipping (s,q) (1.55, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3216570Z Skipping (s,q) (1.56, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3216742Z Skipping (s,q) (1.57, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3216904Z Skipping (s,q) (1.58, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3217071Z Skipping (s,q) (1.59, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3217246Z Skipping (s,q) (1.6, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3217405Z Skipping (s,q) (1.61, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3217578Z Skipping (s,q) (1.62, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3217740Z Skipping (s,q) (1.63, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3217924Z Skipping (s,q) (1.64, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3218118Z Skipping (s,q) (1.65, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3218281Z Skipping (s,q) (1.66, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3218440Z Skipping (s,q) (1.67, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3218617Z Skipping (s,q) (1.68, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3218777Z Skipping (s,q) (1.69, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3218953Z Skipping (s,q) (1.7, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3219118Z Skipping (s,q) (1.71, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3219280Z Skipping (s,q) (1.72, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3219453Z Skipping (s,q) (1.73, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3219615Z Skipping (s,q) (1.74, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3219777Z Skipping (s,q) (1.75, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3219956Z Skipping (s,q) (1.76, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3220118Z Skipping (s,q) (1.77, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3220293Z Skipping (s,q) (1.78, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3220455Z Skipping (s,q) (1.79, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3220618Z Skipping (s,q) (1.8, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3220794Z Skipping (s,q) (1.81, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3220984Z Skipping (s,q) (1.82, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3221143Z Skipping (s,q) (1.83, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3221319Z Skipping (s,q) (1.84, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3221479Z Skipping (s,q) (1.85, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3221654Z Skipping (s,q) (1.86, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3221842Z Skipping (s,q) (1.87, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3222002Z Skipping (s,q) (1.88, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3222173Z Skipping (s,q) (1.89, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3222334Z Skipping (s,q) (1.9, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3222496Z Skipping (s,q) (1.91, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3222676Z Skipping (s,q) (1.92, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3222843Z Skipping (s,q) (1.93, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3223003Z Skipping (s,q) (1.94, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3223178Z Skipping (s,q) (1.95, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3223337Z Skipping (s,q) (1.96, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3223509Z Skipping (s,q) (1.97, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3223672Z Skipping (s,q) (1.98, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3223832Z Skipping (s,q) (1.99, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3224001Z Skipping (s,q) (0.01, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3224160Z Skipping (s,q) (0.02, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3224320Z Skipping (s,q) (0.03, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3224492Z Skipping (s,q) (0.04, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3224654Z Skipping (s,q) (0.05, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3224826Z Skipping (s,q) (0.06, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3224987Z Skipping (s,q) (0.07, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3225146Z Skipping (s,q) (0.08, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3225318Z Skipping (s,q) (0.09, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3225526Z Skipping (s,q) (0.1, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3225686Z Skipping (s,q) (0.11, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3225857Z Skipping (s,q) (0.12, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3226015Z Skipping (s,q) (0.13, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3226186Z Skipping (s,q) (0.14, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3226368Z Skipping (s,q) (0.15, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3226532Z Skipping (s,q) (0.16, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3226710Z Skipping (s,q) (0.17, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3226869Z Skipping (s,q) (0.18, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3227033Z Skipping (s,q) (0.19, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3227207Z Skipping (s,q) (0.2, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3227368Z Skipping (s,q) (0.21, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3227546Z Skipping (s,q) (0.22, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3227709Z Skipping (s,q) (0.23, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3227870Z Skipping (s,q) (0.24, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3228043Z Skipping (s,q) (0.25, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3228206Z Skipping (s,q) (0.26, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3228409Z Skipping (s,q) (0.27, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3228580Z Skipping (s,q) (0.28, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3228740Z Skipping (s,q) (0.29, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3228907Z Skipping (s,q) (0.3, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3229067Z Skipping (s,q) (0.31, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3229225Z Skipping (s,q) (0.32, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3229422Z Skipping (s,q) (0.33, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3229582Z Skipping (s,q) (0.34, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3229740Z Skipping (s,q) (0.35, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3229913Z Skipping (s,q) (0.36, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3230071Z Skipping (s,q) (0.37, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3230241Z Skipping (s,q) (0.38, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3230404Z Skipping (s,q) (0.39, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3230562Z Skipping (s,q) (0.4, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3230733Z Skipping (s,q) (0.41, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3230891Z Skipping (s,q) (0.42, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3231054Z Skipping (s,q) (0.43, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3231235Z Skipping (s,q) (0.44, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3231395Z Skipping (s,q) (0.45, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3231564Z Skipping (s,q) (0.46, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3231724Z Skipping (s,q) (0.47, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3231882Z Skipping (s,q) (0.48, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3232057Z Skipping (s,q) (0.49, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3232219Z Skipping (s,q) (0.5, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3232380Z Skipping (s,q) (0.51, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3232551Z Skipping (s,q) (0.52, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3232714Z Skipping (s,q) (0.53, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3232897Z Skipping (s,q) (0.54, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3233094Z Skipping (s,q) (0.55, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3233256Z Skipping (s,q) (0.56, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3233429Z Skipping (s,q) (0.57, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3233589Z Skipping (s,q) (0.58, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3233751Z Skipping (s,q) (0.59, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3233919Z Skipping (s,q) (0.6, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3234081Z Skipping (s,q) (0.61, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3234239Z Skipping (s,q) (0.62, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3234410Z Skipping (s,q) (0.63, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3234569Z Skipping (s,q) (0.64, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3234743Z Skipping (s,q) (0.65, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3234903Z Skipping (s,q) (0.66, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3235061Z Skipping (s,q) (0.67, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3235230Z Skipping (s,q) (0.68, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3235388Z Skipping (s,q) (0.69, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3235545Z Skipping (s,q) (0.7, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3235716Z Skipping (s,q) (0.71, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3235901Z Skipping (s,q) (0.72, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3236149Z Skipping (s,q) (0.73, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3236312Z Skipping (s,q) (0.74, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3236473Z Skipping (s,q) (0.75, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3236648Z Skipping (s,q) (0.76, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3236841Z Skipping (s,q) (0.77, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3237001Z Skipping (s,q) (0.78, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3237176Z Skipping (s,q) (0.79, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3237334Z Skipping (s,q) (0.8, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3237509Z Skipping (s,q) (0.81, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3237672Z Skipping (s,q) (0.82, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3237833Z Skipping (s,q) (0.83, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3238006Z Skipping (s,q) (0.84, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3240130Z Skipping (s,q) (0.85, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3240295Z Skipping (s,q) (0.86, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3240468Z Skipping (s,q) (0.87, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3240635Z Skipping (s,q) (0.88, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3240798Z Skipping (s,q) (0.89, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3240968Z Skipping (s,q) (0.9, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3241127Z Skipping (s,q) (0.91, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3241287Z Skipping (s,q) (0.92, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3241458Z Skipping (s,q) (0.93, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3241624Z Skipping (s,q) (0.94, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3241798Z Skipping (s,q) (0.95, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3241957Z Skipping (s,q) (0.96, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3242145Z Skipping (s,q) (0.97, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3242316Z Skipping (s,q) (0.98, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3242477Z Skipping (s,q) (0.99, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3242677Z Skipping (s,q) (1, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3242849Z Skipping (s,q) (1.01, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3243009Z Skipping (s,q) (1.02, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3243169Z Skipping (s,q) (1.03, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3243340Z Skipping (s,q) (1.04, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3243502Z Skipping (s,q) (1.05, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3243678Z Skipping (s,q) (1.06, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3243837Z Skipping (s,q) (1.07, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3243999Z Skipping (s,q) (1.08, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3244175Z Skipping (s,q) (1.09, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3244360Z Skipping (s,q) (1.1, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3244523Z Skipping (s,q) (1.11, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3244696Z Skipping (s,q) (1.12, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3244856Z Skipping (s,q) (1.13, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3245015Z Skipping (s,q) (1.14, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3245186Z Skipping (s,q) (1.15, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3245346Z Skipping (s,q) (1.16, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3245552Z Skipping (s,q) (1.17, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3245711Z Skipping (s,q) (1.18, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3245874Z Skipping (s,q) (1.19, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3246044Z Skipping (s,q) (1.2, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3246201Z Skipping (s,q) (1.21, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3246394Z Skipping (s,q) (1.22, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3246567Z Skipping (s,q) (1.23, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3246725Z Skipping (s,q) (1.24, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3246896Z Skipping (s,q) (1.25, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3247056Z Skipping (s,q) (1.26, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3247215Z Skipping (s,q) (1.27, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3247389Z Skipping (s,q) (1.28, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3247548Z Skipping (s,q) (1.29, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3247779Z Skipping (s,q) (1.3, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3247952Z Skipping (s,q) (1.31, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3248112Z Skipping (s,q) (1.32, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3248284Z Skipping (s,q) (1.33, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3248444Z Skipping (s,q) (1.34, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3248603Z Skipping (s,q) (1.35, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3248776Z Skipping (s,q) (1.36, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3248938Z Skipping (s,q) (1.37, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3249102Z Skipping (s,q) (1.38, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3249282Z Skipping (s,q) (1.39, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3249442Z Skipping (s,q) (1.4, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3259186Z Skipping (s,q) (1.41, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3259401Z Skipping (s,q) (1.42, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3259579Z Skipping (s,q) (1.43, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3259827Z Skipping (s,q) (1.44, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3259988Z Skipping (s,q) (1.45, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3260160Z Skipping (s,q) (1.46, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3260320Z Skipping (s,q) (1.47, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3260479Z Skipping (s,q) (1.48, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3260650Z Skipping (s,q) (1.49, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3260815Z Skipping (s,q) (1.5, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3260987Z Skipping (s,q) (1.51, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3261150Z Skipping (s,q) (1.52, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3261312Z Skipping (s,q) (1.53, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3261487Z Skipping (s,q) (1.54, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3261651Z Skipping (s,q) (1.55, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3261811Z Skipping (s,q) (1.56, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3261985Z Skipping (s,q) (1.57, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3262146Z Skipping (s,q) (1.58, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3262306Z Skipping (s,q) (1.59, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3262478Z Skipping (s,q) (1.6, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3262673Z Skipping (s,q) (1.61, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3262845Z Skipping (s,q) (1.62, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3263006Z Skipping (s,q) (1.63, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3263165Z Skipping (s,q) (1.64, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3263340Z Skipping (s,q) (1.65, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3263529Z Skipping (s,q) (1.66, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3263691Z Skipping (s,q) (1.67, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3263862Z Skipping (s,q) (1.68, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3264022Z Skipping (s,q) (1.69, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3264193Z Skipping (s,q) (1.7, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3264353Z Skipping (s,q) (1.71, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3264514Z Skipping (s,q) (1.72, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3264684Z Skipping (s,q) (1.73, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3264843Z Skipping (s,q) (1.74, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3265058Z Skipping (s,q) (1.75, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3265230Z Skipping (s,q) (1.76, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3265390Z Skipping (s,q) (1.77, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3265567Z Skipping (s,q) (1.78, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3265728Z Skipping (s,q) (1.79, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3265890Z Skipping (s,q) (1.8, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3266065Z Skipping (s,q) (1.81, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3266227Z Skipping (s,q) (1.82, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3266390Z Skipping (s,q) (1.83, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3266565Z Skipping (s,q) (1.84, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3266728Z Skipping (s,q) (1.85, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3266907Z Skipping (s,q) (1.86, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3267102Z Skipping (s,q) (1.87, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3267262Z Skipping (s,q) (1.88, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3267479Z Skipping (s,q) (1.89, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3267643Z Skipping (s,q) (1.9, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3267804Z Skipping (s,q) (1.91, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3267980Z Skipping (s,q) (1.92, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3268140Z Skipping (s,q) (1.93, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3268311Z Skipping (s,q) (1.94, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3268493Z Skipping (s,q) (1.95, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3268651Z Skipping (s,q) (1.96, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3268830Z Skipping (s,q) (1.97, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3268991Z Skipping (s,q) (1.98, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3269151Z Skipping (s,q) (1.99, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3269325Z Skipping (s,q) (0.01, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3269485Z Skipping (s,q) (0.02, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3269660Z Skipping (s,q) (0.03, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3269819Z Skipping (s,q) (0.04, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3269976Z Skipping (s,q) (0.05, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3270146Z Skipping (s,q) (0.06, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3270331Z Skipping (s,q) (0.07, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3270490Z Skipping (s,q) (0.08, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3270662Z Skipping (s,q) (0.09, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3270822Z Skipping (s,q) (0.1, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3270993Z Skipping (s,q) (0.11, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3271178Z Skipping (s,q) (0.12, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3271337Z Skipping (s,q) (0.13, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3271508Z Skipping (s,q) (0.14, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3271668Z Skipping (s,q) (0.15, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3271830Z Skipping (s,q) (0.16, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3271999Z Skipping (s,q) (0.17, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3272161Z Skipping (s,q) (0.18, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3272323Z Skipping (s,q) (0.19, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3272520Z Skipping (s,q) (0.2, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3272680Z Skipping (s,q) (0.21, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3272850Z Skipping (s,q) (0.22, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3273010Z Skipping (s,q) (0.23, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3273168Z Skipping (s,q) (0.24, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3273340Z Skipping (s,q) (0.25, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3273497Z Skipping (s,q) (0.26, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3273656Z Skipping (s,q) (0.27, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3273827Z Skipping (s,q) (0.28, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3273988Z Skipping (s,q) (0.29, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3274157Z Skipping (s,q) (0.3, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3274320Z Skipping (s,q) (0.31, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3274479Z Skipping (s,q) (0.32, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3274650Z Skipping (s,q) (0.33, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3274835Z Skipping (s,q) (0.34, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3274996Z Skipping (s,q) (0.35, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3275166Z Skipping (s,q) (0.36, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3275328Z Skipping (s,q) (0.37, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3275499Z Skipping (s,q) (0.38, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3275657Z Skipping (s,q) (0.39, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3275816Z Skipping (s,q) (0.4, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3276093Z Skipping (s,q) (0.41, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3276257Z Skipping (s,q) (0.42, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3276421Z Skipping (s,q) (0.43, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3276599Z Skipping (s,q) (0.44, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3276762Z Skipping (s,q) (0.45, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3276936Z Skipping (s,q) (0.46, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3277095Z Skipping (s,q) (0.47, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3277278Z Skipping (s,q) (0.48, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3277451Z Skipping (s,q) (0.49, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3277612Z Skipping (s,q) (0.5, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3277800Z Skipping (s,q) (0.51, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3277970Z Skipping (s,q) (0.52, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3278133Z Skipping (s,q) (0.53, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3278306Z Skipping (s,q) (0.54, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3278466Z Skipping (s,q) (0.55, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3278624Z Skipping (s,q) (0.56, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3278825Z Skipping (s,q) (0.57, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3278985Z Skipping (s,q) (0.58, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3279145Z Skipping (s,q) (0.59, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3279317Z Skipping (s,q) (0.6, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3279478Z Skipping (s,q) (0.61, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3279651Z Skipping (s,q) (0.62, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3279810Z Skipping (s,q) (0.63, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3279968Z Skipping (s,q) (0.64, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3280172Z Skipping (s,q) (0.65, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3280331Z Skipping (s,q) (0.66, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3280490Z Skipping (s,q) (0.67, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3280665Z Skipping (s,q) (0.68, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3280825Z Skipping (s,q) (0.69, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3280984Z Skipping (s,q) (0.7, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3281155Z Skipping (s,q) (0.71, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3281315Z Skipping (s,q) (0.72, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3281487Z Skipping (s,q) (0.73, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3281648Z Skipping (s,q) (0.74, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3281810Z Skipping (s,q) (0.75, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3281987Z Skipping (s,q) (0.76, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3282162Z Skipping (s,q) (0.77, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3282325Z Skipping (s,q) (0.78, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3282526Z Skipping (s,q) (0.79, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3282685Z Skipping (s,q) (0.8, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3282858Z Skipping (s,q) (0.81, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3283018Z Skipping (s,q) (0.82, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3283179Z Skipping (s,q) (0.83, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3283351Z Skipping (s,q) (0.84, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3283513Z Skipping (s,q) (0.85, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3283673Z Skipping (s,q) (0.86, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3283846Z Skipping (s,q) (0.87, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3284005Z Skipping (s,q) (0.88, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3284178Z Skipping (s,q) (0.89, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3284340Z Skipping (s,q) (0.9, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3284499Z Skipping (s,q) (0.91, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3284669Z Skipping (s,q) (0.92, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3284830Z Skipping (s,q) (0.93, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3284990Z Skipping (s,q) (0.94, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3285158Z Skipping (s,q) (0.95, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3285343Z Skipping (s,q) (0.96, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3285515Z Skipping (s,q) (0.97, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3285676Z Skipping (s,q) (0.98, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3285836Z Skipping (s,q) (0.99, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3286008Z Skipping (s,q) (1, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3286194Z Skipping (s,q) (1.01, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3286356Z Skipping (s,q) (1.02, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3286528Z Skipping (s,q) (1.03, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3286688Z Skipping (s,q) (1.04, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3286865Z Skipping (s,q) (1.05, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3287028Z Skipping (s,q) (1.06, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3287190Z Skipping (s,q) (1.07, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3287367Z Skipping (s,q) (1.08, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3287556Z Skipping (s,q) (1.09, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3287716Z Skipping (s,q) (1.1, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3287889Z Skipping (s,q) (1.11, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3288055Z Skipping (s,q) (1.12, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3288227Z Skipping (s,q) (1.13, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3288387Z Skipping (s,q) (1.14, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3288547Z Skipping (s,q) (1.15, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3288723Z Skipping (s,q) (1.16, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3288882Z Skipping (s,q) (1.17, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3289045Z Skipping (s,q) (1.18, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3289219Z Skipping (s,q) (1.19, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3289379Z Skipping (s,q) (1.2, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3289540Z Skipping (s,q) (1.21, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3289708Z Skipping (s,q) (1.22, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3289892Z Skipping (s,q) (1.23, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3290064Z Skipping (s,q) (1.24, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3290219Z Skipping (s,q) (1.25, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3290377Z Skipping (s,q) (1.26, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3290549Z Skipping (s,q) (1.27, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3290708Z Skipping (s,q) (1.28, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3290869Z Skipping (s,q) (1.29, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3291039Z Skipping (s,q) (1.3, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3291198Z Skipping (s,q) (1.31, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3291374Z Skipping (s,q) (1.32, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3291532Z Skipping (s,q) (1.33, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3291692Z Skipping (s,q) (1.34, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3291871Z Skipping (s,q) (1.35, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3292034Z Skipping (s,q) (1.36, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3292197Z Skipping (s,q) (1.37, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3292373Z Skipping (s,q) (1.38, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3292532Z Skipping (s,q) (1.39, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3292730Z Skipping (s,q) (1.4, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3292890Z Skipping (s,q) (1.41, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3293050Z Skipping (s,q) (1.42, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3293226Z Skipping (s,q) (1.43, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3293384Z Skipping (s,q) (1.44, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3293544Z Skipping (s,q) (1.45, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3293739Z Skipping (s,q) (1.46, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3293899Z Skipping (s,q) (1.47, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3294072Z Skipping (s,q) (1.48, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3294233Z Skipping (s,q) (1.49, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3294393Z Skipping (s,q) (1.5, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3294569Z Skipping (s,q) (1.51, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3294730Z Skipping (s,q) (1.52, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3294888Z Skipping (s,q) (1.53, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3295104Z Skipping (s,q) (1.54, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3295263Z Skipping (s,q) (1.55, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3295433Z Skipping (s,q) (1.56, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3295593Z Skipping (s,q) (1.57, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3295753Z Skipping (s,q) (1.58, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3295924Z Skipping (s,q) (1.59, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3296083Z Skipping (s,q) (1.6, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3296241Z Skipping (s,q) (1.61, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3296413Z Skipping (s,q) (1.62, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3296577Z Skipping (s,q) (1.63, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3296751Z Skipping (s,q) (1.64, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3296911Z Skipping (s,q) (1.65, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3297073Z Skipping (s,q) (1.66, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3297246Z Skipping (s,q) (1.67, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3297433Z Skipping (s,q) (1.68, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3297594Z Skipping (s,q) (1.69, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3297765Z Skipping (s,q) (1.7, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3297924Z Skipping (s,q) (1.71, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3298096Z Skipping (s,q) (1.72, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3298254Z Skipping (s,q) (1.73, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3298414Z Skipping (s,q) (1.74, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3298588Z Skipping (s,q) (1.75, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3298749Z Skipping (s,q) (1.76, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3298908Z Skipping (s,q) (1.77, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3299080Z Skipping (s,q) (1.78, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3299244Z Skipping (s,q) (1.79, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3299405Z Skipping (s,q) (1.8, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3299576Z Skipping (s,q) (1.81, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3299737Z Skipping (s,q) (1.82, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3299908Z Skipping (s,q) (1.83, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3300067Z Skipping (s,q) (1.84, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3300251Z Skipping (s,q) (1.85, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3300422Z Skipping (s,q) (1.86, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3300583Z Skipping (s,q) (1.87, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3300744Z Skipping (s,q) (1.88, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3300914Z Skipping (s,q) (1.89, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3301100Z Skipping (s,q) (1.9, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3301271Z Skipping (s,q) (1.91, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3301431Z Skipping (s,q) (1.92, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3301590Z Skipping (s,q) (1.93, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3301764Z Skipping (s,q) (1.94, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3301923Z Skipping (s,q) (1.95, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3302083Z Skipping (s,q) (1.96, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3302252Z Skipping (s,q) (1.97, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3302411Z Skipping (s,q) (1.98, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3302610Z Skipping (s,q) (1.99, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3302769Z Skipping (s,q) (0.01, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3302930Z Skipping (s,q) (0.02, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3303100Z Skipping (s,q) (0.03, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3303260Z Skipping (s,q) (0.04, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3303418Z Skipping (s,q) (0.05, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3303590Z Skipping (s,q) (0.06, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3303750Z Skipping (s,q) (0.07, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3303924Z Skipping (s,q) (0.08, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3304081Z Skipping (s,q) (0.09, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3304242Z Skipping (s,q) (0.1, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3304413Z Skipping (s,q) (0.11, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3304573Z Skipping (s,q) (0.12, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3304732Z Skipping (s,q) (0.13, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3304939Z Skipping (s,q) (0.14, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3305098Z Skipping (s,q) (0.15, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3305266Z Skipping (s,q) (0.16, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3305613Z Skipping (s,q) (0.17, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3305796Z Skipping (s,q) (0.18, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3305973Z Skipping (s,q) (0.19, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3306131Z Skipping (s,q) (0.2, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3306292Z Skipping (s,q) (0.21, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3306466Z Skipping (s,q) (0.22, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3306626Z Skipping (s,q) (0.23, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3306799Z Skipping (s,q) (0.24, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3306962Z Skipping (s,q) (0.25, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3307122Z Skipping (s,q) (0.26, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3307294Z Skipping (s,q) (0.27, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3307452Z Skipping (s,q) (0.28, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3307613Z Skipping (s,q) (0.29, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3307792Z Skipping (s,q) (0.3, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3308019Z Skipping (s,q) (0.31, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3308179Z Skipping (s,q) (0.32, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3308359Z Skipping (s,q) (0.33, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3308520Z Skipping (s,q) (0.34, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3308697Z Skipping (s,q) (0.35, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3308894Z Skipping (s,q) (0.36, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3309056Z Skipping (s,q) (0.37, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3309227Z Skipping (s,q) (0.38, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3309388Z Skipping (s,q) (0.39, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3309546Z Skipping (s,q) (0.4, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3309718Z Skipping (s,q) (0.41, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3309880Z Skipping (s,q) (0.42, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3310053Z Skipping (s,q) (0.43, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3310266Z Skipping (s,q) (0.44, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3310424Z Skipping (s,q) (0.45, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3310595Z Skipping (s,q) (0.46, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3310757Z Skipping (s,q) (0.47, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3310917Z Skipping (s,q) (0.48, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3311086Z Skipping (s,q) (0.49, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3311246Z Skipping (s,q) (0.5, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3311417Z Skipping (s,q) (0.51, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3311575Z Skipping (s,q) (0.52, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3311738Z Skipping (s,q) (0.53, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3311917Z Skipping (s,q) (0.54, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3312079Z Skipping (s,q) (0.55, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3312241Z Skipping (s,q) (0.56, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3312413Z Skipping (s,q) (0.57, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3312606Z Skipping (s,q) (0.58, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3312780Z Skipping (s,q) (0.59, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3312940Z Skipping (s,q) (0.6, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3313099Z Skipping (s,q) (0.61, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3313272Z Skipping (s,q) (0.62, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3313433Z Skipping (s,q) (0.63, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3313593Z Skipping (s,q) (0.64, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3313766Z Skipping (s,q) (0.65, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3313932Z Skipping (s,q) (0.66, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3314104Z Skipping (s,q) (0.67, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3314264Z Skipping (s,q) (0.68, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3314426Z Skipping (s,q) (0.69, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3314599Z Skipping (s,q) (0.7, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3314758Z Skipping (s,q) (0.71, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3314921Z Skipping (s,q) (0.72, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3315094Z Skipping (s,q) (0.73, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3315252Z Skipping (s,q) (0.74, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3315452Z Skipping (s,q) (0.75, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3315612Z Skipping (s,q) (0.76, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3315769Z Skipping (s,q) (0.77, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3316014Z Skipping (s,q) (0.78, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3316176Z Skipping (s,q) (0.79, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3316367Z Skipping (s,q) (0.8, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3316541Z Skipping (s,q) (0.81, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3316702Z Skipping (s,q) (0.82, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3316873Z Skipping (s,q) (0.83, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3317044Z Skipping (s,q) (0.84, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3317205Z Skipping (s,q) (0.85, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3317367Z Skipping (s,q) (0.86, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3317537Z Skipping (s,q) (0.87, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3317697Z Skipping (s,q) (0.88, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3317886Z Skipping (s,q) (0.89, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3318056Z Skipping (s,q) (0.9, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3318215Z Skipping (s,q) (0.91, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3318377Z Skipping (s,q) (0.92, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3318550Z Skipping (s,q) (0.93, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3318714Z Skipping (s,q) (0.94, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3318883Z Skipping (s,q) (0.95, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3319044Z Skipping (s,q) (0.96, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3319209Z Skipping (s,q) (0.97, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3319384Z Skipping (s,q) (0.98, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3319547Z Skipping (s,q) (0.99, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3319706Z Skipping (s,q) (1, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3319879Z Skipping (s,q) (1.01, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3320039Z Skipping (s,q) (1.02, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3320237Z Skipping (s,q) (1.03, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3320400Z Skipping (s,q) (1.04, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3320559Z Skipping (s,q) (1.05, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3320733Z Skipping (s,q) (1.06, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3320894Z Skipping (s,q) (1.07, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3321055Z Skipping (s,q) (1.08, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3321230Z Skipping (s,q) (1.09, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3321389Z Skipping (s,q) (1.1, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3321561Z Skipping (s,q) (1.11, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3321722Z Skipping (s,q) (1.12, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3321885Z Skipping (s,q) (1.13, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3322059Z Skipping (s,q) (1.14, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3322217Z Skipping (s,q) (1.15, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3322376Z Skipping (s,q) (1.16, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3322549Z Skipping (s,q) (1.17, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3322712Z Skipping (s,q) (1.18, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3322881Z Skipping (s,q) (1.19, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3323067Z Skipping (s,q) (1.2, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3323227Z Skipping (s,q) (1.21, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3323397Z Skipping (s,q) (1.22, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3323558Z Skipping (s,q) (1.23, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3323716Z Skipping (s,q) (1.24, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3323923Z Skipping (s,q) (1.25, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3324087Z Skipping (s,q) (1.26, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3324256Z Skipping (s,q) (1.27, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3324416Z Skipping (s,q) (1.28, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3324574Z Skipping (s,q) (1.29, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3324743Z Skipping (s,q) (1.3, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3324902Z Skipping (s,q) (1.31, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3325061Z Skipping (s,q) (1.32, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3325257Z Skipping (s,q) (1.33, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3325416Z Skipping (s,q) (1.34, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3325580Z Skipping (s,q) (1.35, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3325743Z Skipping (s,q) (1.36, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3325903Z Skipping (s,q) (1.37, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3326071Z Skipping (s,q) (1.38, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3326231Z Skipping (s,q) (1.39, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3326386Z Skipping (s,q) (1.4, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3326555Z Skipping (s,q) (1.41, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3326720Z Skipping (s,q) (1.42, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3326878Z Skipping (s,q) (1.43, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3327053Z Skipping (s,q) (1.44, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3327218Z Skipping (s,q) (1.45, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3327388Z Skipping (s,q) (1.46, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3327571Z Skipping (s,q) (1.47, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3327732Z Skipping (s,q) (1.48, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3327904Z Skipping (s,q) (1.49, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3328065Z Skipping (s,q) (1.5, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3328221Z Skipping (s,q) (1.51, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3328392Z Skipping (s,q) (1.52, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3328555Z Skipping (s,q) (1.53, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3328723Z Skipping (s,q) (1.54, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3328882Z Skipping (s,q) (1.55, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3329044Z Skipping (s,q) (1.56, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3329215Z Skipping (s,q) (1.57, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3329379Z Skipping (s,q) (1.58, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3329535Z Skipping (s,q) (1.59, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3329707Z Skipping (s,q) (1.6, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3329867Z Skipping (s,q) (1.61, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3330034Z Skipping (s,q) (1.62, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3330196Z Skipping (s,q) (1.63, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3330384Z Skipping (s,q) (1.64, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3330549Z Skipping (s,q) (1.65, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3330707Z Skipping (s,q) (1.66, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3330868Z Skipping (s,q) (1.67, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3331037Z Skipping (s,q) (1.68, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3331198Z Skipping (s,q) (1.69, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3331391Z Skipping (s,q) (1.7, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3331551Z Skipping (s,q) (1.71, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3331708Z Skipping (s,q) (1.72, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3331875Z Skipping (s,q) (1.73, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3332036Z Skipping (s,q) (1.74, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3332195Z Skipping (s,q) (1.75, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3332366Z Skipping (s,q) (1.76, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3332525Z Skipping (s,q) (1.77, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3332720Z Skipping (s,q) (1.78, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3332880Z Skipping (s,q) (1.79, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3333040Z Skipping (s,q) (1.8, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3333209Z Skipping (s,q) (1.81, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3333369Z Skipping (s,q) (1.82, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3333528Z Skipping (s,q) (1.83, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3333699Z Skipping (s,q) (1.84, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3333861Z Skipping (s,q) (1.85, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3334030Z Skipping (s,q) (1.86, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3334192Z Skipping (s,q) (1.87, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3334354Z Skipping (s,q) (1.88, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3334524Z Skipping (s,q) (1.89, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3334685Z Skipping (s,q) (1.9, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3334845Z Skipping (s,q) (1.91, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3335040Z Skipping (s,q) (1.92, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3335200Z Skipping (s,q) (1.93, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3335357Z Skipping (s,q) (1.94, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3335529Z Skipping (s,q) (1.95, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3335689Z Skipping (s,q) (1.96, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3335858Z Skipping (s,q) (1.97, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3336018Z Skipping (s,q) (1.98, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3336175Z Skipping (s,q) (1.99, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3336345Z Skipping (s,q) (0.01, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3336504Z Skipping (s,q) (0.02, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3336662Z Skipping (s,q) (0.03, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3336832Z Skipping (s,q) (0.04, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3336990Z Skipping (s,q) (0.05, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3337159Z Skipping (s,q) (0.06, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3337316Z Skipping (s,q) (0.07, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3337474Z Skipping (s,q) (0.08, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3337641Z Skipping (s,q) (0.09, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3337827Z Skipping (s,q) (0.1, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3337983Z Skipping (s,q) (0.11, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3338153Z Skipping (s,q) (0.12, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3338314Z Skipping (s,q) (0.13, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3338482Z Skipping (s,q) (0.14, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3338666Z Skipping (s,q) (0.15, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3338826Z Skipping (s,q) (0.16, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3338992Z Skipping (s,q) (0.17, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3339150Z Skipping (s,q) (0.18, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3339305Z Skipping (s,q) (0.19, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3339474Z Skipping (s,q) (0.2, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3339636Z Skipping (s,q) (0.21, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3339809Z Skipping (s,q) (0.22, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3339995Z Skipping (s,q) (0.23, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3340152Z Skipping (s,q) (0.24, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3340317Z Skipping (s,q) (0.25, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3340478Z Skipping (s,q) (0.26, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3340633Z Skipping (s,q) (0.27, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3340802Z Skipping (s,q) (0.28, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3340961Z Skipping (s,q) (0.29, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3341128Z Skipping (s,q) (0.3, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3341287Z Skipping (s,q) (0.31, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3341447Z Skipping (s,q) (0.32, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3341620Z Skipping (s,q) (0.33, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3341777Z Skipping (s,q) (0.34, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3341940Z Skipping (s,q) (0.35, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3342109Z Skipping (s,q) (0.36, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3342294Z Skipping (s,q) (0.37, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3342462Z Skipping (s,q) (0.38, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3342623Z Skipping (s,q) (0.39, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3342782Z Skipping (s,q) (0.4, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3342949Z Skipping (s,q) (0.41, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3343110Z Skipping (s,q) (0.42, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3343271Z Skipping (s,q) (0.43, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3343437Z Skipping (s,q) (0.44, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3343596Z Skipping (s,q) (0.45, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3343761Z Skipping (s,q) (0.46, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3343919Z Skipping (s,q) (0.47, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3344081Z Skipping (s,q) (0.48, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3344251Z Skipping (s,q) (0.49, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3344409Z Skipping (s,q) (0.5, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3344569Z Skipping (s,q) (0.51, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3344741Z Skipping (s,q) (0.52, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3344900Z Skipping (s,q) (0.53, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3345146Z Skipping (s,q) (0.54, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3345317Z Skipping (s,q) (0.55, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3345478Z Skipping (s,q) (0.56, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3345648Z Skipping (s,q) (0.57, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3345807Z Skipping (s,q) (0.58, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3345966Z Skipping (s,q) (0.59, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3346156Z Skipping (s,q) (0.6, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3346318Z Skipping (s,q) (0.61, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3346474Z Skipping (s,q) (0.62, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3346643Z Skipping (s,q) (0.63, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3346803Z Skipping (s,q) (0.64, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3346968Z Skipping (s,q) (0.65, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3347129Z Skipping (s,q) (0.66, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3347291Z Skipping (s,q) (0.67, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3347486Z Skipping (s,q) (0.68, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3347646Z Skipping (s,q) (0.69, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3347806Z Skipping (s,q) (0.7, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3347980Z Skipping (s,q) (0.71, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3348141Z Skipping (s,q) (0.72, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3348306Z Skipping (s,q) (0.73, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3348467Z Skipping (s,q) (0.74, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3348627Z Skipping (s,q) (0.75, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3348795Z Skipping (s,q) (0.76, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3348956Z Skipping (s,q) (0.77, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3349112Z Skipping (s,q) (0.78, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3349286Z Skipping (s,q) (0.79, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3349445Z Skipping (s,q) (0.8, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3349612Z Skipping (s,q) (0.81, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3349797Z Skipping (s,q) (0.82, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3349956Z Skipping (s,q) (0.83, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3350126Z Skipping (s,q) (0.84, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3350286Z Skipping (s,q) (0.85, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3350446Z Skipping (s,q) (0.86, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3350616Z Skipping (s,q) (0.87, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3350781Z Skipping (s,q) (0.88, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3350954Z Skipping (s,q) (0.89, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3351117Z Skipping (s,q) (0.9, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3351278Z Skipping (s,q) (0.91, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3351450Z Skipping (s,q) (0.92, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3351613Z Skipping (s,q) (0.93, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3351771Z Skipping (s,q) (0.94, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3351944Z Skipping (s,q) (0.95, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3352107Z Skipping (s,q) (0.96, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3352274Z Skipping (s,q) (0.97, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3352436Z Skipping (s,q) (0.98, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3352636Z Skipping (s,q) (0.99, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3352803Z Skipping (s,q) (1, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3352965Z Skipping (s,q) (1.01, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3353124Z Skipping (s,q) (1.02, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3353291Z Skipping (s,q) (1.03, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3353473Z Skipping (s,q) (1.04, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3353630Z Skipping (s,q) (1.05, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3353798Z Skipping (s,q) (1.06, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3353960Z Skipping (s,q) (1.07, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3354128Z Skipping (s,q) (1.08, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3354287Z Skipping (s,q) (1.09, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3354448Z Skipping (s,q) (1.1, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3354618Z Skipping (s,q) (1.11, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3354775Z Skipping (s,q) (1.12, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3354959Z Skipping (s,q) (1.13, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3355131Z Skipping (s,q) (1.14, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3355289Z Skipping (s,q) (1.15, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3355454Z Skipping (s,q) (1.16, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3355613Z Skipping (s,q) (1.17, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3355769Z Skipping (s,q) (1.18, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3355935Z Skipping (s,q) (1.19, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3356210Z Skipping (s,q) (1.2, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3356368Z Skipping (s,q) (1.21, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3356541Z Skipping (s,q) (1.22, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3356698Z Skipping (s,q) (1.23, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3356864Z Skipping (s,q) (1.24, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3357024Z Skipping (s,q) (1.25, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3357183Z Skipping (s,q) (1.26, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3357377Z Skipping (s,q) (1.27, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3357538Z Skipping (s,q) (1.28, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3357694Z Skipping (s,q) (1.29, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3357861Z Skipping (s,q) (1.3, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3358017Z Skipping (s,q) (1.31, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3358186Z Skipping (s,q) (1.32, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3358348Z Skipping (s,q) (1.33, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3358510Z Skipping (s,q) (1.34, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3358678Z Skipping (s,q) (1.35, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3358837Z Skipping (s,q) (1.36, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3358998Z Skipping (s,q) (1.37, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3359169Z Skipping (s,q) (1.38, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3359331Z Skipping (s,q) (1.39, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3359497Z Skipping (s,q) (1.4, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3359657Z Skipping (s,q) (1.41, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3359817Z Skipping (s,q) (1.42, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3359985Z Skipping (s,q) (1.43, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3360173Z Skipping (s,q) (1.44, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3360328Z Skipping (s,q) (1.45, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3360494Z Skipping (s,q) (1.46, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3360654Z Skipping (s,q) (1.47, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3360820Z Skipping (s,q) (1.48, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3361003Z Skipping (s,q) (1.49, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3361163Z Skipping (s,q) (1.5, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3361327Z Skipping (s,q) (1.51, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3361485Z Skipping (s,q) (1.52, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3361642Z Skipping (s,q) (1.53, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3361806Z Skipping (s,q) (1.54, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3361966Z Skipping (s,q) (1.55, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3362122Z Skipping (s,q) (1.56, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3362320Z Skipping (s,q) (1.57, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3362481Z Skipping (s,q) (1.58, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3362648Z Skipping (s,q) (1.59, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3362809Z Skipping (s,q) (1.6, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3362969Z Skipping (s,q) (1.61, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3363136Z Skipping (s,q) (1.62, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3363296Z Skipping (s,q) (1.63, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3363453Z Skipping (s,q) (1.64, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3363621Z Skipping (s,q) (1.65, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3363785Z Skipping (s,q) (1.66, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3363953Z Skipping (s,q) (1.67, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3364113Z Skipping (s,q) (1.68, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3364275Z Skipping (s,q) (1.69, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3364443Z Skipping (s,q) (1.7, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3364626Z Skipping (s,q) (1.71, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3364784Z Skipping (s,q) (1.72, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3364952Z Skipping (s,q) (1.73, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3365114Z Skipping (s,q) (1.74, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3365283Z Skipping (s,q) (1.75, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3365440Z Skipping (s,q) (1.76, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3365601Z Skipping (s,q) (1.77, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3365770Z Skipping (s,q) (1.78, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3365931Z Skipping (s,q) (1.79, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3366087Z Skipping (s,q) (1.8, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3366258Z Skipping (s,q) (1.81, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3366418Z Skipping (s,q) (1.82, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3366585Z Skipping (s,q) (1.83, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3366745Z Skipping (s,q) (1.84, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3366903Z Skipping (s,q) (1.85, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3367067Z Skipping (s,q) (1.86, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3367225Z Skipping (s,q) (1.87, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3367408Z Skipping (s,q) (1.88, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3367573Z Skipping (s,q) (1.89, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3367731Z Skipping (s,q) (1.9, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3367897Z Skipping (s,q) (1.91, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3368054Z Skipping (s,q) (1.92, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3368213Z Skipping (s,q) (1.93, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3368403Z Skipping (s,q) (1.94, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3368562Z Skipping (s,q) (1.95, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3368718Z Skipping (s,q) (1.96, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3368885Z Skipping (s,q) (1.97, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3369042Z Skipping (s,q) (1.98, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3369209Z Skipping (s,q) (1.99, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3369367Z Skipping (s,q) (0.01, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3369530Z Skipping (s,q) (0.02, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3369723Z Skipping (s,q) (0.03, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3369885Z Skipping (s,q) (0.04, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3370042Z Skipping (s,q) (0.05, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3370212Z Skipping (s,q) (0.06, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3370371Z Skipping (s,q) (0.07, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3370541Z Skipping (s,q) (0.08, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3370698Z Skipping (s,q) (0.09, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3370855Z Skipping (s,q) (0.1, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3371024Z Skipping (s,q) (0.11, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3371182Z Skipping (s,q) (0.12, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3371339Z Skipping (s,q) (0.13, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3371513Z Skipping (s,q) (0.14, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3371673Z Skipping (s,q) (0.15, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3371829Z Skipping (s,q) (0.16, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3372019Z Skipping (s,q) (0.17, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3372180Z Skipping (s,q) (0.18, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3372349Z Skipping (s,q) (0.19, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3372508Z Skipping (s,q) (0.2, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3372664Z Skipping (s,q) (0.21, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3372832Z Skipping (s,q) (0.22, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3372994Z Skipping (s,q) (0.23, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3373154Z Skipping (s,q) (0.24, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3373328Z Skipping (s,q) (0.25, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3373489Z Skipping (s,q) (0.26, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3373655Z Skipping (s,q) (0.27, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3373816Z Skipping (s,q) (0.28, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3373976Z Skipping (s,q) (0.29, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3374140Z Skipping (s,q) (0.3, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3374301Z Skipping (s,q) (0.31, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3374457Z Skipping (s,q) (0.32, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3374625Z Skipping (s,q) (0.33, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3374809Z Skipping (s,q) (0.34, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3374974Z Skipping (s,q) (0.35, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3375134Z Skipping (s,q) (0.36, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3375296Z Skipping (s,q) (0.37, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3375466Z Skipping (s,q) (0.38, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3375647Z Skipping (s,q) (0.39, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3375807Z Skipping (s,q) (0.4, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3375972Z Skipping (s,q) (0.41, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3376133Z Skipping (s,q) (0.42, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3376295Z Skipping (s,q) (0.43, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3376454Z Skipping (s,q) (0.44, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3376618Z Skipping (s,q) (0.45, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3376784Z Skipping (s,q) (0.46, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3376977Z Skipping (s,q) (0.47, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3377135Z Skipping (s,q) (0.48, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3377299Z Skipping (s,q) (0.49, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3377461Z Skipping (s,q) (0.5, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3377624Z Skipping (s,q) (0.51, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3377779Z Skipping (s,q) (0.52, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3377934Z Skipping (s,q) (0.53, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3378103Z Skipping (s,q) (0.54, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3378257Z Skipping (s,q) (0.55, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3378418Z Skipping (s,q) (0.56, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3378595Z Skipping (s,q) (0.57, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3378755Z Skipping (s,q) (0.58, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3378930Z Skipping (s,q) (0.59, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3379089Z Skipping (s,q) (0.6, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3379285Z Skipping (s,q) (0.61, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3379460Z Skipping (s,q) (0.62, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3379618Z Skipping (s,q) (0.63, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3379779Z Skipping (s,q) (0.64, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3379955Z Skipping (s,q) (0.65, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3380115Z Skipping (s,q) (0.66, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3380280Z Skipping (s,q) (0.67, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3380456Z Skipping (s,q) (0.68, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3380617Z Skipping (s,q) (0.69, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3380791Z Skipping (s,q) (0.7, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3380952Z Skipping (s,q) (0.71, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3381116Z Skipping (s,q) (0.72, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3381292Z Skipping (s,q) (0.73, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3381453Z Skipping (s,q) (0.74, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3381614Z Skipping (s,q) (0.75, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3381788Z Skipping (s,q) (0.76, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3381951Z Skipping (s,q) (0.77, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3382150Z Skipping (s,q) (0.78, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3382311Z Skipping (s,q) (0.79, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3382470Z Skipping (s,q) (0.8, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3382646Z Skipping (s,q) (0.81, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3382808Z Skipping (s,q) (0.82, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3382970Z Skipping (s,q) (0.83, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3383169Z Skipping (s,q) (0.84, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3383330Z Skipping (s,q) (0.85, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3383501Z Skipping (s,q) (0.86, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3383663Z Skipping (s,q) (0.87, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3383822Z Skipping (s,q) (0.88, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3383997Z Skipping (s,q) (0.89, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3384155Z Skipping (s,q) (0.9, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3384317Z Skipping (s,q) (0.91, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3384509Z Skipping (s,q) (0.92, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3384669Z Skipping (s,q) (0.93, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3384844Z Skipping (s,q) (0.94, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3385006Z Skipping (s,q) (0.95, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3385164Z Skipping (s,q) (0.96, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3385335Z Skipping (s,q) (0.97, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3385493Z Skipping (s,q) (0.98, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3385649Z Skipping (s,q) (0.99, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3385820Z Skipping (s,q) (1, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3385981Z Skipping (s,q) (1.01, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3386153Z Skipping (s,q) (1.02, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3386315Z Skipping (s,q) (1.03, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3386473Z Skipping (s,q) (1.04, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3386644Z Skipping (s,q) (1.05, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3386827Z Skipping (s,q) (1.06, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3386987Z Skipping (s,q) (1.07, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3387158Z Skipping (s,q) (1.08, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3387318Z Skipping (s,q) (1.09, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3387490Z Skipping (s,q) (1.1, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3387648Z Skipping (s,q) (1.11, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3387812Z Skipping (s,q) (1.12, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3387985Z Skipping (s,q) (1.13, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3388143Z Skipping (s,q) (1.14, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3388304Z Skipping (s,q) (1.15, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3388475Z Skipping (s,q) (1.16, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3388639Z Skipping (s,q) (1.17, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3388798Z Skipping (s,q) (1.18, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3388967Z Skipping (s,q) (1.19, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3389128Z Skipping (s,q) (1.2, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3389301Z Skipping (s,q) (1.21, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3389459Z Skipping (s,q) (1.22, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3389648Z Skipping (s,q) (1.23, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3389818Z Skipping (s,q) (1.24, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3389979Z Skipping (s,q) (1.25, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3390139Z Skipping (s,q) (1.26, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3390315Z Skipping (s,q) (1.27, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3390502Z Skipping (s,q) (1.28, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3390672Z Skipping (s,q) (1.29, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3390827Z Skipping (s,q) (1.3, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3390986Z Skipping (s,q) (1.31, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3391154Z Skipping (s,q) (1.32, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3391313Z Skipping (s,q) (1.33, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3391471Z Skipping (s,q) (1.34, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3391639Z Skipping (s,q) (1.35, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3391822Z Skipping (s,q) (1.36, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3391994Z Skipping (s,q) (1.37, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3392154Z Skipping (s,q) (1.38, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3392322Z Skipping (s,q) (1.39, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3392494Z Skipping (s,q) (1.4, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3392655Z Skipping (s,q) (1.41, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3392816Z Skipping (s,q) (1.42, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3392989Z Skipping (s,q) (1.43, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3393150Z Skipping (s,q) (1.44, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3393324Z Skipping (s,q) (1.45, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3393484Z Skipping (s,q) (1.46, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3393646Z Skipping (s,q) (1.47, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3393818Z Skipping (s,q) (1.48, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3393981Z Skipping (s,q) (1.49, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3394141Z Skipping (s,q) (1.5, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3394341Z Skipping (s,q) (1.51, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3394504Z Skipping (s,q) (1.52, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3394674Z Skipping (s,q) (1.53, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3394835Z Skipping (s,q) (1.54, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3394995Z Skipping (s,q) (1.55, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3395169Z Skipping (s,q) (1.56, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3395329Z Skipping (s,q) (1.57, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3395489Z Skipping (s,q) (1.58, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3395664Z Skipping (s,q) (1.59, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3395824Z Skipping (s,q) (1.6, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3396090Z Skipping (s,q) (1.61, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3396258Z Skipping (s,q) (1.62, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3396419Z Skipping (s,q) (1.63, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3396593Z Skipping (s,q) (1.64, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3396752Z Skipping (s,q) (1.65, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3396914Z Skipping (s,q) (1.66, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3397090Z Skipping (s,q) (1.67, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3397280Z Skipping (s,q) (1.68, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3397454Z Skipping (s,q) (1.69, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3397618Z Skipping (s,q) (1.7, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3397777Z Skipping (s,q) (1.71, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3397948Z Skipping (s,q) (1.72, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3398132Z Skipping (s,q) (1.73, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3398291Z Skipping (s,q) (1.74, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3398461Z Skipping (s,q) (1.75, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3398619Z Skipping (s,q) (1.76, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3398779Z Skipping (s,q) (1.77, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3398950Z Skipping (s,q) (1.78, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3399111Z Skipping (s,q) (1.79, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3399278Z Skipping (s,q) (1.8, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3399460Z Skipping (s,q) (1.81, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3399619Z Skipping (s,q) (1.82, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3399785Z Skipping (s,q) (1.83, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3399949Z Skipping (s,q) (1.84, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3400106Z Skipping (s,q) (1.85, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3400277Z Skipping (s,q) (1.86, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3400436Z Skipping (s,q) (1.87, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3400607Z Skipping (s,q) (1.88, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3400769Z Skipping (s,q) (1.89, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3400930Z Skipping (s,q) (1.9, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3401099Z Skipping (s,q) (1.91, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3401260Z Skipping (s,q) (1.92, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3401418Z Skipping (s,q) (1.93, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3401587Z Skipping (s,q) (1.94, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3401776Z Skipping (s,q) (1.95, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3401948Z Skipping (s,q) (1.96, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3402105Z Skipping (s,q) (1.97, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3402264Z Skipping (s,q) (1.98, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3402436Z Skipping (s,q) (1.99, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3402594Z Skipping (s,q) (0.01, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3402756Z Skipping (s,q) (0.02, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3402924Z Skipping (s,q) (0.03, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3403083Z Skipping (s,q) (0.04, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3403255Z Skipping (s,q) (0.05, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3403414Z Skipping (s,q) (0.06, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3403581Z Skipping (s,q) (0.07, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3403754Z Skipping (s,q) (0.08, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3403913Z Skipping (s,q) (0.09, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3404072Z Skipping (s,q) (0.1, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3404244Z Skipping (s,q) (0.11, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3404406Z Skipping (s,q) (0.12, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3404604Z Skipping (s,q) (0.13, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3404766Z Skipping (s,q) (0.14, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3404927Z Skipping (s,q) (0.15, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3405101Z Skipping (s,q) (0.16, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3405260Z Skipping (s,q) (0.17, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3405650Z Skipping (s,q) (0.18, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3405830Z Skipping (s,q) (0.19, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3405992Z Skipping (s,q) (0.2, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3406166Z Skipping (s,q) (0.21, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3406327Z Skipping (s,q) (0.22, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3406487Z Skipping (s,q) (0.23, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3406664Z Skipping (s,q) (0.24, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3406822Z Skipping (s,q) (0.25, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3406982Z Skipping (s,q) (0.26, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3407213Z Skipping (s,q) (0.27, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3407375Z Skipping (s,q) (0.28, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3407549Z Skipping (s,q) (0.29, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3407710Z Skipping (s,q) (0.3, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3407869Z Skipping (s,q) (0.31, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3408038Z Skipping (s,q) (0.32, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3408197Z Skipping (s,q) (0.33, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3408358Z Skipping (s,q) (0.34, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3408535Z Skipping (s,q) (0.35, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3408698Z Skipping (s,q) (0.36, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3408859Z Skipping (s,q) (0.37, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3409034Z Skipping (s,q) (0.38, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3409194Z Skipping (s,q) (0.39, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3409368Z Skipping (s,q) (0.4, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3409559Z Skipping (s,q) (0.41, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3409719Z Skipping (s,q) (0.42, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3409893Z Skipping (s,q) (0.43, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3410052Z Skipping (s,q) (0.44, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3410213Z Skipping (s,q) (0.45, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3410387Z Skipping (s,q) (0.46, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3410549Z Skipping (s,q) (0.47, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3410721Z Skipping (s,q) (0.48, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3410882Z Skipping (s,q) (0.49, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3411045Z Skipping (s,q) (0.5, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3411219Z Skipping (s,q) (0.51, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3411383Z Skipping (s,q) (0.52, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3411542Z Skipping (s,q) (0.53, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3411716Z Skipping (s,q) (0.54, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3411876Z Skipping (s,q) (0.55, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3412052Z Skipping (s,q) (0.56, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3412212Z Skipping (s,q) (0.57, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3412408Z Skipping (s,q) (0.58, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3412579Z Skipping (s,q) (0.59, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3412742Z Skipping (s,q) (0.6, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3412900Z Skipping (s,q) (0.61, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3413073Z Skipping (s,q) (0.62, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3413260Z Skipping (s,q) (0.63, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3413435Z Skipping (s,q) (0.64, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3413595Z Skipping (s,q) (0.65, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3413759Z Skipping (s,q) (0.66, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3413934Z Skipping (s,q) (0.67, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3414092Z Skipping (s,q) (0.68, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3414255Z Skipping (s,q) (0.69, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3414427Z Skipping (s,q) (0.7, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3414607Z Skipping (s,q) (0.71, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3414781Z Skipping (s,q) (0.72, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3414939Z Skipping (s,q) (0.73, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3415099Z Skipping (s,q) (0.74, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3415273Z Skipping (s,q) (0.75, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3415432Z Skipping (s,q) (0.76, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3415592Z Skipping (s,q) (0.77, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3415760Z Skipping (s,q) (0.78, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3415920Z Skipping (s,q) (0.79, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3416094Z Skipping (s,q) (0.8, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3416253Z Skipping (s,q) (0.81, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3416414Z Skipping (s,q) (0.82, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3416586Z Skipping (s,q) (0.83, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3416743Z Skipping (s,q) (0.84, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3416930Z Skipping (s,q) (0.85, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3417101Z Skipping (s,q) (0.86, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3417259Z Skipping (s,q) (0.87, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3417420Z Skipping (s,q) (0.88, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3417590Z Skipping (s,q) (0.89, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3417748Z Skipping (s,q) (0.9, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3417924Z Skipping (s,q) (0.91, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3418083Z Skipping (s,q) (0.92, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3418245Z Skipping (s,q) (0.93, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3418414Z Skipping (s,q) (0.94, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3418575Z Skipping (s,q) (0.95, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3418740Z Skipping (s,q) (0.96, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3418909Z Skipping (s,q) (0.97, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3419068Z Skipping (s,q) (0.98, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3419239Z Skipping (s,q) (0.99, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3419394Z Skipping (s,q) (1, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3419552Z Skipping (s,q) (1.01, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3419751Z Skipping (s,q) (1.02, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3419909Z Skipping (s,q) (1.03, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3420067Z Skipping (s,q) (1.04, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3420244Z Skipping (s,q) (1.05, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3420406Z Skipping (s,q) (1.06, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3420577Z Skipping (s,q) (1.07, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3420761Z Skipping (s,q) (1.08, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3420925Z Skipping (s,q) (1.09, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3421098Z Skipping (s,q) (1.1, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3421259Z Skipping (s,q) (1.11, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3421421Z Skipping (s,q) (1.12, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3421596Z Skipping (s,q) (1.13, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3421754Z Skipping (s,q) (1.14, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3421931Z Skipping (s,q) (1.15, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3422115Z Skipping (s,q) (1.16, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3422275Z Skipping (s,q) (1.17, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3422447Z Skipping (s,q) (1.18, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3422608Z Skipping (s,q) (1.19, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3422764Z Skipping (s,q) (1.2, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3422935Z Skipping (s,q) (1.21, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3423093Z Skipping (s,q) (1.22, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3423264Z Skipping (s,q) (1.23, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3423424Z Skipping (s,q) (1.24, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3423586Z Skipping (s,q) (1.25, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3423758Z Skipping (s,q) (1.26, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3423919Z Skipping (s,q) (1.27, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3424079Z Skipping (s,q) (1.28, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3424247Z Skipping (s,q) (1.29, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3424429Z Skipping (s,q) (1.3, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3424600Z Skipping (s,q) (1.31, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3424760Z Skipping (s,q) (1.32, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3424918Z Skipping (s,q) (1.33, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3425091Z Skipping (s,q) (1.34, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3425250Z Skipping (s,q) (1.35, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3425412Z Skipping (s,q) (1.36, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3425587Z Skipping (s,q) (1.37, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3425747Z Skipping (s,q) (1.38, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3425908Z Skipping (s,q) (1.39, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3426081Z Skipping (s,q) (1.4, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3426247Z Skipping (s,q) (1.41, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3426418Z Skipping (s,q) (1.42, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3426577Z Skipping (s,q) (1.43, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3426736Z Skipping (s,q) (1.44, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3426907Z Skipping (s,q) (1.45, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3427066Z Skipping (s,q) (1.46, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3427249Z Skipping (s,q) (1.47, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3427421Z Skipping (s,q) (1.48, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3427582Z Skipping (s,q) (1.49, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3427757Z Skipping (s,q) (1.5, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3427916Z Skipping (s,q) (1.51, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3428104Z Skipping (s,q) (1.52, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3428275Z Skipping (s,q) (1.53, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3428438Z Skipping (s,q) (1.54, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3428597Z Skipping (s,q) (1.55, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3428769Z Skipping (s,q) (1.56, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3428927Z Skipping (s,q) (1.57, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3429101Z Skipping (s,q) (1.58, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3429261Z Skipping (s,q) (1.59, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3429443Z Skipping (s,q) (1.6, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3429612Z Skipping (s,q) (1.61, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3429771Z Skipping (s,q) (1.62, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3429935Z Skipping (s,q) (1.63, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3430105Z Skipping (s,q) (1.64, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3430265Z Skipping (s,q) (1.65, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3430438Z Skipping (s,q) (1.66, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3430597Z Skipping (s,q) (1.67, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3430758Z Skipping (s,q) (1.68, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3430930Z Skipping (s,q) (1.69, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3431088Z Skipping (s,q) (1.7, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3431249Z Skipping (s,q) (1.71, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3431422Z Skipping (s,q) (1.72, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3431582Z Skipping (s,q) (1.73, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3431778Z Skipping (s,q) (1.74, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3431937Z Skipping (s,q) (1.75, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3432096Z Skipping (s,q) (1.76, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3432267Z Skipping (s,q) (1.77, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3432426Z Skipping (s,q) (1.78, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3432585Z Skipping (s,q) (1.79, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3432756Z Skipping (s,q) (1.8, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3432915Z Skipping (s,q) (1.81, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3433086Z Skipping (s,q) (1.82, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3433248Z Skipping (s,q) (1.83, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3433406Z Skipping (s,q) (1.84, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3433580Z Skipping (s,q) (1.85, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3433743Z Skipping (s,q) (1.86, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3433903Z Skipping (s,q) (1.87, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3434075Z Skipping (s,q) (1.88, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3434238Z Skipping (s,q) (1.89, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3434410Z Skipping (s,q) (1.9, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3434596Z Skipping (s,q) (1.91, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3434756Z Skipping (s,q) (1.92, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3434926Z Skipping (s,q) (1.93, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3435089Z Skipping (s,q) (1.94, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3435248Z Skipping (s,q) (1.95, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3435420Z Skipping (s,q) (1.96, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3435616Z Skipping (s,q) (1.97, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3435778Z Skipping (s,q) (1.98, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3436042Z Skipping (s,q) (1.99, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3436205Z Skipping (s,q) (0.01, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3436382Z Skipping (s,q) (0.02, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3436539Z Skipping (s,q) (0.03, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3436702Z Skipping (s,q) (0.04, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3436875Z Skipping (s,q) (0.05, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3437065Z Skipping (s,q) (0.06, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3437224Z Skipping (s,q) (0.07, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3437400Z Skipping (s,q) (0.08, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3437562Z Skipping (s,q) (0.09, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3437734Z Skipping (s,q) (0.1, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3437894Z Skipping (s,q) (0.11, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3438054Z Skipping (s,q) (0.12, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3438230Z Skipping (s,q) (0.13, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3438389Z Skipping (s,q) (0.14, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3438548Z Skipping (s,q) (0.15, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3438720Z Skipping (s,q) (0.16, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3438879Z Skipping (s,q) (0.17, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3439050Z Skipping (s,q) (0.18, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3439209Z Skipping (s,q) (0.19, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3439393Z Skipping (s,q) (0.2, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3439565Z Skipping (s,q) (0.21, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3439726Z Skipping (s,q) (0.22, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3439885Z Skipping (s,q) (0.23, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3440065Z Skipping (s,q) (0.24, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3440227Z Skipping (s,q) (0.25, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3440402Z Skipping (s,q) (0.26, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3440563Z Skipping (s,q) (0.27, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3440730Z Skipping (s,q) (0.28, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3440905Z Skipping (s,q) (0.29, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3441067Z Skipping (s,q) (0.3, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3441232Z Skipping (s,q) (0.31, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3441409Z Skipping (s,q) (0.32, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3441571Z Skipping (s,q) (0.33, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3441745Z Skipping (s,q) (0.34, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3441906Z Skipping (s,q) (0.35, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3442069Z Skipping (s,q) (0.36, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3442269Z Skipping (s,q) (0.37, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3442431Z Skipping (s,q) (0.38, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3442594Z Skipping (s,q) (0.39, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3442771Z Skipping (s,q) (0.4, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3442933Z Skipping (s,q) (0.41, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3443119Z Skipping (s,q) (0.42, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3443292Z Skipping (s,q) (0.43, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3443454Z Skipping (s,q) (0.44, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3443629Z Skipping (s,q) (0.45, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3443793Z Skipping (s,q) (0.46, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3443955Z Skipping (s,q) (0.47, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3444132Z Skipping (s,q) (0.48, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3444297Z Skipping (s,q) (0.49, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3444485Z Skipping (s,q) (0.5, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3444659Z Skipping (s,q) (0.51, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3444822Z Skipping (s,q) (0.52, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3444999Z Skipping (s,q) (0.53, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3445162Z Skipping (s,q) (0.54, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3445322Z Skipping (s,q) (0.55, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3445500Z Skipping (s,q) (0.56, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3445661Z Skipping (s,q) (0.57, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3445821Z Skipping (s,q) (0.58, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3445992Z Skipping (s,q) (0.59, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3446154Z Skipping (s,q) (0.6, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3446328Z Skipping (s,q) (0.61, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3446490Z Skipping (s,q) (0.62, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3446649Z Skipping (s,q) (0.63, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3446823Z Skipping (s,q) (0.64, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3447011Z Skipping (s,q) (0.65, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3447172Z Skipping (s,q) (0.66, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3447344Z Skipping (s,q) (0.67, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3447503Z Skipping (s,q) (0.68, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3447677Z Skipping (s,q) (0.69, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3447838Z Skipping (s,q) (0.7, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3447998Z Skipping (s,q) (0.71, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3448168Z Skipping (s,q) (0.72, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3448330Z Skipping (s,q) (0.73, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3448491Z Skipping (s,q) (0.74, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3448662Z Skipping (s,q) (0.75, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3448825Z Skipping (s,q) (0.76, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3448992Z Skipping (s,q) (0.77, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3449153Z Skipping (s,q) (0.78, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3449312Z Skipping (s,q) (0.79, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3449484Z Skipping (s,q) (0.8, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3449643Z Skipping (s,q) (0.81, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3449829Z Skipping (s,q) (0.82, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3450000Z Skipping (s,q) (0.83, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3450163Z Skipping (s,q) (0.84, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3450334Z Skipping (s,q) (0.85, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3450494Z Skipping (s,q) (0.86, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3450679Z Skipping (s,q) (0.87, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3450850Z Skipping (s,q) (0.88, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3451010Z Skipping (s,q) (0.89, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3451175Z Skipping (s,q) (0.9, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3451352Z Skipping (s,q) (0.91, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3451512Z Skipping (s,q) (0.92, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3451674Z Skipping (s,q) (0.93, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3451845Z Skipping (s,q) (0.94, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3452030Z Skipping (s,q) (0.95, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3452207Z Skipping (s,q) (0.96, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3452369Z Skipping (s,q) (0.97, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3452532Z Skipping (s,q) (0.98, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3452704Z Skipping (s,q) (0.99, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3452862Z Skipping (s,q) (1, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3453023Z Skipping (s,q) (1.01, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3453191Z Skipping (s,q) (1.02, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3453351Z Skipping (s,q) (1.03, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3453523Z Skipping (s,q) (1.04, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3453684Z Skipping (s,q) (1.05, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3453846Z Skipping (s,q) (1.06, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3454015Z Skipping (s,q) (1.07, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3454177Z Skipping (s,q) (1.08, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3454365Z Skipping (s,q) (1.09, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3454540Z Skipping (s,q) (1.1, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3454701Z Skipping (s,q) (1.11, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3454872Z Skipping (s,q) (1.12, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3455031Z Skipping (s,q) (1.13, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3455193Z Skipping (s,q) (1.14, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3455367Z Skipping (s,q) (1.15, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3455529Z Skipping (s,q) (1.16, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3455691Z Skipping (s,q) (1.17, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3455868Z Skipping (s,q) (1.18, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3456029Z Skipping (s,q) (1.19, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3456205Z Skipping (s,q) (1.2, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3456367Z Skipping (s,q) (1.21, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3456529Z Skipping (s,q) (1.22, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3456702Z Skipping (s,q) (1.23, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3456862Z Skipping (s,q) (1.24, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3457024Z Skipping (s,q) (1.25, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3457223Z Skipping (s,q) (1.26, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3457384Z Skipping (s,q) (1.27, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3457558Z Skipping (s,q) (1.28, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3457717Z Skipping (s,q) (1.29, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3457878Z Skipping (s,q) (1.3, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3458074Z Skipping (s,q) (1.31, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3458234Z Skipping (s,q) (1.32, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3458393Z Skipping (s,q) (1.33, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3458566Z Skipping (s,q) (1.34, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3458725Z Skipping (s,q) (1.35, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3458897Z Skipping (s,q) (1.36, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3459060Z Skipping (s,q) (1.37, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3459221Z Skipping (s,q) (1.38, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3459391Z Skipping (s,q) (1.39, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3459577Z Skipping (s,q) (1.4, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3459734Z Skipping (s,q) (1.41, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3459905Z Skipping (s,q) (1.42, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3460067Z Skipping (s,q) (1.43, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3460240Z Skipping (s,q) (1.44, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3460399Z Skipping (s,q) (1.45, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3460558Z Skipping (s,q) (1.46, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3460728Z Skipping (s,q) (1.47, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3460890Z Skipping (s,q) (1.48, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3461050Z Skipping (s,q) (1.49, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3461221Z Skipping (s,q) (1.5, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3461382Z Skipping (s,q) (1.51, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3461542Z Skipping (s,q) (1.52, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3461715Z Skipping (s,q) (1.53, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3461958Z Skipping (s,q) (1.54, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3462132Z Skipping (s,q) (1.55, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3462293Z Skipping (s,q) (1.56, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3462453Z Skipping (s,q) (1.57, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3462628Z Skipping (s,q) (1.58, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3462791Z Skipping (s,q) (1.59, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3462953Z Skipping (s,q) (1.6, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3463125Z Skipping (s,q) (1.61, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3463285Z Skipping (s,q) (1.62, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3463462Z Skipping (s,q) (1.63, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3463621Z Skipping (s,q) (1.64, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3463783Z Skipping (s,q) (1.65, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3463954Z Skipping (s,q) (1.66, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3464115Z Skipping (s,q) (1.67, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3464274Z Skipping (s,q) (1.68, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3464445Z Skipping (s,q) (1.69, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3464604Z Skipping (s,q) (1.7, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3464812Z Skipping (s,q) (1.71, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3464972Z Skipping (s,q) (1.72, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3465134Z Skipping (s,q) (1.73, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3465304Z Skipping (s,q) (1.74, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3465466Z Skipping (s,q) (1.75, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3465652Z Skipping (s,q) (1.76, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3465825Z Skipping (s,q) (1.77, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3465987Z Skipping (s,q) (1.78, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3466161Z Skipping (s,q) (1.79, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3466322Z Skipping (s,q) (1.8, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3466479Z Skipping (s,q) (1.81, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3466651Z Skipping (s,q) (1.82, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3466811Z Skipping (s,q) (1.83, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3466999Z Skipping (s,q) (1.84, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3467171Z Skipping (s,q) (1.85, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3467333Z Skipping (s,q) (1.86, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3467511Z Skipping (s,q) (1.87, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3467675Z Skipping (s,q) (1.88, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3467839Z Skipping (s,q) (1.89, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3468011Z Skipping (s,q) (1.9, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3468172Z Skipping (s,q) (1.91, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3468333Z Skipping (s,q) (1.92, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3468505Z Skipping (s,q) (1.93, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3468666Z Skipping (s,q) (1.94, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3468841Z Skipping (s,q) (1.95, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3469002Z Skipping (s,q) (1.96, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3469163Z Skipping (s,q) (1.97, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3469360Z Skipping (s,q) (1.98, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3469521Z Skipping (s,q) (1.99, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:54.3469684Z Skipping (s,q) (0.01, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3469856Z Skipping (s,q) (0.02, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3470017Z Skipping (s,q) (0.03, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3470177Z Skipping (s,q) (0.04, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3470352Z Skipping (s,q) (0.05, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3470512Z Skipping (s,q) (0.06, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3470686Z Skipping (s,q) (0.07, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3470850Z Skipping (s,q) (0.08, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3471010Z Skipping (s,q) (0.09, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3471185Z Skipping (s,q) (0.1, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3471345Z Skipping (s,q) (0.11, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3471505Z Skipping (s,q) (0.12, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3471679Z Skipping (s,q) (0.13, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3471840Z Skipping (s,q) (0.14, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3472015Z Skipping (s,q) (0.15, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3472203Z Skipping (s,q) (0.16, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3472364Z Skipping (s,q) (0.17, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3472538Z Skipping (s,q) (0.18, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3472702Z Skipping (s,q) (0.19, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3472865Z Skipping (s,q) (0.2, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3473041Z Skipping (s,q) (0.21, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3473227Z Skipping (s,q) (0.22, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3473400Z Skipping (s,q) (0.23, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3473562Z Skipping (s,q) (0.24, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3473724Z Skipping (s,q) (0.25, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3473901Z Skipping (s,q) (0.26, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3474065Z Skipping (s,q) (0.27, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3474229Z Skipping (s,q) (0.28, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3474404Z Skipping (s,q) (0.29, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3474589Z Skipping (s,q) (0.3, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3474762Z Skipping (s,q) (0.31, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3474925Z Skipping (s,q) (0.32, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3475094Z Skipping (s,q) (0.33, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3475269Z Skipping (s,q) (0.34, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3475430Z Skipping (s,q) (0.35, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3475593Z Skipping (s,q) (0.36, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3475768Z Skipping (s,q) (0.37, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3475930Z Skipping (s,q) (0.38, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3476175Z Skipping (s,q) (0.39, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3476337Z Skipping (s,q) (0.4, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3476503Z Skipping (s,q) (0.41, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3476677Z Skipping (s,q) (0.42, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3476837Z Skipping (s,q) (0.43, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3477025Z Skipping (s,q) (0.44, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3477200Z Skipping (s,q) (0.45, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3477363Z Skipping (s,q) (0.46, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3477534Z Skipping (s,q) (0.47, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3477698Z Skipping (s,q) (0.48, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3477859Z Skipping (s,q) (0.49, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3478034Z Skipping (s,q) (0.5, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3478194Z Skipping (s,q) (0.51, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3478357Z Skipping (s,q) (0.52, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3478528Z Skipping (s,q) (0.53, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3478686Z Skipping (s,q) (0.54, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3478849Z Skipping (s,q) (0.55, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3479018Z Skipping (s,q) (0.56, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3479178Z Skipping (s,q) (0.57, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3479348Z Skipping (s,q) (0.58, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3479506Z Skipping (s,q) (0.59, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3479666Z Skipping (s,q) (0.6, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3479862Z Skipping (s,q) (0.61, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3480021Z Skipping (s,q) (0.62, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3480182Z Skipping (s,q) (0.63, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3480356Z Skipping (s,q) (0.64, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3480516Z Skipping (s,q) (0.65, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3480714Z Skipping (s,q) (0.66, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3480874Z Skipping (s,q) (0.67, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3481036Z Skipping (s,q) (0.68, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3481203Z Skipping (s,q) (0.69, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3481362Z Skipping (s,q) (0.7, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3481523Z Skipping (s,q) (0.71, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3481697Z Skipping (s,q) (0.72, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3481858Z Skipping (s,q) (0.73, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3482058Z Skipping (s,q) (0.74, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3482218Z Skipping (s,q) (0.75, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3482377Z Skipping (s,q) (0.76, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3482560Z Skipping (s,q) (0.77, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3482721Z Skipping (s,q) (0.78, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3482881Z Skipping (s,q) (0.79, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3483051Z Skipping (s,q) (0.8, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3483213Z Skipping (s,q) (0.81, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3483386Z Skipping (s,q) (0.82, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3483549Z Skipping (s,q) (0.83, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3483709Z Skipping (s,q) (0.84, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3483883Z Skipping (s,q) (0.85, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3484046Z Skipping (s,q) (0.86, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3484206Z Skipping (s,q) (0.87, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3484402Z Skipping (s,q) (0.88, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3484566Z Skipping (s,q) (0.89, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3484735Z Skipping (s,q) (0.9, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3484896Z Skipping (s,q) (0.91, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3485057Z Skipping (s,q) (0.92, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3485228Z Skipping (s,q) (0.93, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3485390Z Skipping (s,q) (0.94, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3485548Z Skipping (s,q) (0.95, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3485719Z Skipping (s,q) (0.96, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3485879Z Skipping (s,q) (0.97, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3486051Z Skipping (s,q) (0.98, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3486210Z Skipping (s,q) (0.99, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3486370Z Skipping (s,q) (1, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3486541Z Skipping (s,q) (1.01, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3486703Z Skipping (s,q) (1.02, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3486866Z Skipping (s,q) (1.03, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3487042Z Skipping (s,q) (1.04, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3487227Z Skipping (s,q) (1.05, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3487402Z Skipping (s,q) (1.06, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3487560Z Skipping (s,q) (1.07, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3487724Z Skipping (s,q) (1.08, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3487899Z Skipping (s,q) (1.09, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3488060Z Skipping (s,q) (1.1, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3488246Z Skipping (s,q) (1.11, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3488418Z Skipping (s,q) (1.12, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3488578Z Skipping (s,q) (1.13, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3488739Z Skipping (s,q) (1.14, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3488911Z Skipping (s,q) (1.15, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3489072Z Skipping (s,q) (1.16, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3489246Z Skipping (s,q) (1.17, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3489406Z Skipping (s,q) (1.18, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3489590Z Skipping (s,q) (1.19, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3489763Z Skipping (s,q) (1.2, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3489923Z Skipping (s,q) (1.21, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3490086Z Skipping (s,q) (1.22, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3490257Z Skipping (s,q) (1.23, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3490418Z Skipping (s,q) (1.24, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3490590Z Skipping (s,q) (1.25, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3490750Z Skipping (s,q) (1.26, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3490909Z Skipping (s,q) (1.27, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3491081Z Skipping (s,q) (1.28, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3491240Z Skipping (s,q) (1.29, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3491401Z Skipping (s,q) (1.3, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3491574Z Skipping (s,q) (1.31, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3491734Z Skipping (s,q) (1.32, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3491945Z Skipping (s,q) (1.33, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3492105Z Skipping (s,q) (1.34, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3492265Z Skipping (s,q) (1.35, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3492436Z Skipping (s,q) (1.36, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3492595Z Skipping (s,q) (1.37, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3492753Z Skipping (s,q) (1.38, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3492925Z Skipping (s,q) (1.39, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3493084Z Skipping (s,q) (1.4, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3493261Z Skipping (s,q) (1.41, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3493421Z Skipping (s,q) (1.42, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3493581Z Skipping (s,q) (1.43, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3493757Z Skipping (s,q) (1.44, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3493918Z Skipping (s,q) (1.45, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3494078Z Skipping (s,q) (1.46, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3494248Z Skipping (s,q) (1.47, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3494406Z Skipping (s,q) (1.48, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3494578Z Skipping (s,q) (1.49, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3494762Z Skipping (s,q) (1.5, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3494921Z Skipping (s,q) (1.51, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3495093Z Skipping (s,q) (1.52, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3495253Z Skipping (s,q) (1.53, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3495412Z Skipping (s,q) (1.54, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3495608Z Skipping (s,q) (1.55, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3495768Z Skipping (s,q) (1.56, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3495940Z Skipping (s,q) (1.57, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3496096Z Skipping (s,q) (1.58, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3496260Z Skipping (s,q) (1.59, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3496429Z Skipping (s,q) (1.6, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3496591Z Skipping (s,q) (1.61, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3496752Z Skipping (s,q) (1.62, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3496957Z Skipping (s,q) (1.63, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3497119Z Skipping (s,q) (1.64, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3497279Z Skipping (s,q) (1.65, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3497454Z Skipping (s,q) (1.66, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3497616Z Skipping (s,q) (1.67, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3497787Z Skipping (s,q) (1.68, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3497947Z Skipping (s,q) (1.69, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3498108Z Skipping (s,q) (1.7, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3498280Z Skipping (s,q) (1.71, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3498442Z Skipping (s,q) (1.72, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3498606Z Skipping (s,q) (1.73, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3498778Z Skipping (s,q) (1.74, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3498942Z Skipping (s,q) (1.75, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3499116Z Skipping (s,q) (1.76, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3499277Z Skipping (s,q) (1.77, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3499466Z Skipping (s,q) (1.78, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3499637Z Skipping (s,q) (1.79, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3499796Z Skipping (s,q) (1.8, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3499957Z Skipping (s,q) (1.81, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3500131Z Skipping (s,q) (1.82, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3500292Z Skipping (s,q) (1.83, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3500465Z Skipping (s,q) (1.84, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3500626Z Skipping (s,q) (1.85, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3500787Z Skipping (s,q) (1.86, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3500961Z Skipping (s,q) (1.87, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3501120Z Skipping (s,q) (1.88, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3501283Z Skipping (s,q) (1.89, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3501456Z Skipping (s,q) (1.9, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3501616Z Skipping (s,q) (1.91, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3501790Z Skipping (s,q) (1.92, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3501950Z Skipping (s,q) (1.93, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3502109Z Skipping (s,q) (1.94, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3502311Z Skipping (s,q) (1.95, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3502479Z Skipping (s,q) (1.96, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3502640Z Skipping (s,q) (1.97, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3502812Z Skipping (s,q) (1.98, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3502968Z Skipping (s,q) (1.99, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3503161Z Skipping (s,q) (0.01, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3503320Z Skipping (s,q) (0.02, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3503481Z Skipping (s,q) (0.03, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3503653Z Skipping (s,q) (0.04, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3503814Z Skipping (s,q) (0.05, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3503972Z Skipping (s,q) (0.06, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3504143Z Skipping (s,q) (0.07, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3504303Z Skipping (s,q) (0.08, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3504502Z Skipping (s,q) (0.09, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3504662Z Skipping (s,q) (0.1, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3504821Z Skipping (s,q) (0.11, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3504996Z Skipping (s,q) (0.12, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3505158Z Skipping (s,q) (0.13, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3505317Z Skipping (s,q) (0.14, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3505710Z Skipping (s,q) (0.15, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3505876Z Skipping (s,q) (0.16, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3506047Z Skipping (s,q) (0.17, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3506208Z Skipping (s,q) (0.18, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3506369Z Skipping (s,q) (0.19, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3506542Z Skipping (s,q) (0.2, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3506702Z Skipping (s,q) (0.21, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3506863Z Skipping (s,q) (0.22, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3507101Z Skipping (s,q) (0.23, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3507261Z Skipping (s,q) (0.24, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3507420Z Skipping (s,q) (0.25, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3507591Z Skipping (s,q) (0.26, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3507752Z Skipping (s,q) (0.27, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3507924Z Skipping (s,q) (0.28, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3508089Z Skipping (s,q) (0.29, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3508248Z Skipping (s,q) (0.3, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3508426Z Skipping (s,q) (0.31, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3508585Z Skipping (s,q) (0.32, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3508744Z Skipping (s,q) (0.33, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3508917Z Skipping (s,q) (0.34, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3509077Z Skipping (s,q) (0.35, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3509251Z Skipping (s,q) (0.36, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3509408Z Skipping (s,q) (0.37, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3509569Z Skipping (s,q) (0.38, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3509740Z Skipping (s,q) (0.39, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3509937Z Skipping (s,q) (0.4, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3510097Z Skipping (s,q) (0.41, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3510268Z Skipping (s,q) (0.42, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3510427Z Skipping (s,q) (0.43, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3510599Z Skipping (s,q) (0.44, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3510794Z Skipping (s,q) (0.45, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3510956Z Skipping (s,q) (0.46, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3511128Z Skipping (s,q) (0.47, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3511287Z Skipping (s,q) (0.48, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3511448Z Skipping (s,q) (0.49, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3511618Z Skipping (s,q) (0.5, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3511779Z Skipping (s,q) (0.51, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3511947Z Skipping (s,q) (0.52, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3512106Z Skipping (s,q) (0.53, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3512301Z Skipping (s,q) (0.54, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3512471Z Skipping (s,q) (0.55, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3512630Z Skipping (s,q) (0.56, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3512795Z Skipping (s,q) (0.57, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3512966Z Skipping (s,q) (0.58, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3513128Z Skipping (s,q) (0.59, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3513299Z Skipping (s,q) (0.6, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3513459Z Skipping (s,q) (0.61, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3513622Z Skipping (s,q) (0.62, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3513793Z Skipping (s,q) (0.63, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3513951Z Skipping (s,q) (0.64, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3514114Z Skipping (s,q) (0.65, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3514284Z Skipping (s,q) (0.66, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3514444Z Skipping (s,q) (0.67, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3514645Z Skipping (s,q) (0.68, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3514806Z Skipping (s,q) (0.69, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3514967Z Skipping (s,q) (0.7, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3515140Z Skipping (s,q) (0.71, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3515302Z Skipping (s,q) (0.72, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3515461Z Skipping (s,q) (0.73, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3515630Z Skipping (s,q) (0.74, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3515790Z Skipping (s,q) (0.75, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3516030Z Skipping (s,q) (0.76, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3516202Z Skipping (s,q) (0.77, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3516361Z Skipping (s,q) (0.78, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3516539Z Skipping (s,q) (0.79, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3516698Z Skipping (s,q) (0.8, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3516857Z Skipping (s,q) (0.81, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3517026Z Skipping (s,q) (0.82, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3517186Z Skipping (s,q) (0.83, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3517344Z Skipping (s,q) (0.84, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3517544Z Skipping (s,q) (0.85, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3517703Z Skipping (s,q) (0.86, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3517880Z Skipping (s,q) (0.87, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3518038Z Skipping (s,q) (0.88, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3518198Z Skipping (s,q) (0.89, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3518392Z Skipping (s,q) (0.9, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3518554Z Skipping (s,q) (0.91, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3518717Z Skipping (s,q) (0.92, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3518885Z Skipping (s,q) (0.93, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3519047Z Skipping (s,q) (0.94, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3519220Z Skipping (s,q) (0.95, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3519380Z Skipping (s,q) (0.96, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3519541Z Skipping (s,q) (0.97, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3519752Z Skipping (s,q) (0.98, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3519914Z Skipping (s,q) (0.99, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3520071Z Skipping (s,q) (1, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3520246Z Skipping (s,q) (1.01, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3520411Z Skipping (s,q) (1.02, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3520583Z Skipping (s,q) (1.03, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3520741Z Skipping (s,q) (1.04, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3520902Z Skipping (s,q) (1.05, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3521073Z Skipping (s,q) (1.06, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3521236Z Skipping (s,q) (1.07, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3521396Z Skipping (s,q) (1.08, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3521572Z Skipping (s,q) (1.09, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3521733Z Skipping (s,q) (1.1, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3521902Z Skipping (s,q) (1.11, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3522088Z Skipping (s,q) (1.12, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3522249Z Skipping (s,q) (1.13, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3522420Z Skipping (s,q) (1.14, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3522578Z Skipping (s,q) (1.15, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3522737Z Skipping (s,q) (1.16, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3522903Z Skipping (s,q) (1.17, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3523064Z Skipping (s,q) (1.18, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3523233Z Skipping (s,q) (1.19, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3523392Z Skipping (s,q) (1.2, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3523551Z Skipping (s,q) (1.21, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3523721Z Skipping (s,q) (1.22, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3523882Z Skipping (s,q) (1.23, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3524041Z Skipping (s,q) (1.24, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3524206Z Skipping (s,q) (1.25, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3524365Z Skipping (s,q) (1.26, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3524527Z Skipping (s,q) (1.27, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3524694Z Skipping (s,q) (1.28, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3524880Z Skipping (s,q) (1.29, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3525049Z Skipping (s,q) (1.3, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3525211Z Skipping (s,q) (1.31, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3525374Z Skipping (s,q) (1.32, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3525542Z Skipping (s,q) (1.33, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3525701Z Skipping (s,q) (1.34, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3525884Z Skipping (s,q) (1.35, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3526055Z Skipping (s,q) (1.36, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3526213Z Skipping (s,q) (1.37, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3526385Z Skipping (s,q) (1.38, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3526545Z Skipping (s,q) (1.39, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3526704Z Skipping (s,q) (1.4, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3526873Z Skipping (s,q) (1.41, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3527033Z Skipping (s,q) (1.42, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3527217Z Skipping (s,q) (1.43, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3527385Z Skipping (s,q) (1.44, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3527544Z Skipping (s,q) (1.45, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3527718Z Skipping (s,q) (1.46, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3527878Z Skipping (s,q) (1.47, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3528037Z Skipping (s,q) (1.48, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3528204Z Skipping (s,q) (1.49, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3528364Z Skipping (s,q) (1.5, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3528526Z Skipping (s,q) (1.51, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3528695Z Skipping (s,q) (1.52, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3528854Z Skipping (s,q) (1.53, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3529027Z Skipping (s,q) (1.54, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3529186Z Skipping (s,q) (1.55, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3529345Z Skipping (s,q) (1.56, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3529542Z Skipping (s,q) (1.57, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3529705Z Skipping (s,q) (1.58, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3529866Z Skipping (s,q) (1.59, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3530038Z Skipping (s,q) (1.6, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3530200Z Skipping (s,q) (1.61, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3530372Z Skipping (s,q) (1.62, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3530533Z Skipping (s,q) (1.63, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3530690Z Skipping (s,q) (1.64, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3530861Z Skipping (s,q) (1.65, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3531021Z Skipping (s,q) (1.66, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3531181Z Skipping (s,q) (1.67, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3531357Z Skipping (s,q) (1.68, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3531516Z Skipping (s,q) (1.69, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3531681Z Skipping (s,q) (1.7, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3531841Z Skipping (s,q) (1.71, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3531999Z Skipping (s,q) (1.72, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3532169Z Skipping (s,q) (1.73, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3532355Z Skipping (s,q) (1.74, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3532513Z Skipping (s,q) (1.75, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3532686Z Skipping (s,q) (1.76, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3532845Z Skipping (s,q) (1.77, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3533013Z Skipping (s,q) (1.78, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3533198Z Skipping (s,q) (1.79, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3533359Z Skipping (s,q) (1.8, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3533527Z Skipping (s,q) (1.81, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3533685Z Skipping (s,q) (1.82, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3533846Z Skipping (s,q) (1.83, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3534021Z Skipping (s,q) (1.84, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3534183Z Skipping (s,q) (1.85, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3534344Z Skipping (s,q) (1.86, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3534542Z Skipping (s,q) (1.87, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3534703Z Skipping (s,q) (1.88, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3535020Z Skipping (s,q) (1.89, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3535293Z Skipping (s,q) (1.9, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3535490Z Skipping (s,q) (1.91, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3535683Z Skipping (s,q) (1.92, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3535881Z Skipping (s,q) (1.93, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3543017Z Skipping (s,q) (1.94, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3543228Z Skipping (s,q) (1.95, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3543403Z Skipping (s,q) (1.96, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3543580Z Skipping (s,q) (1.97, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3543747Z Skipping (s,q) (1.98, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3543916Z Skipping (s,q) (1.99, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:54.3544081Z Skipping (s,q) (0.01, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3544333Z Skipping (s,q) (0.02, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3544507Z Skipping (s,q) (0.03, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3544666Z Skipping (s,q) (0.04, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3544823Z Skipping (s,q) (0.05, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3544991Z Skipping (s,q) (0.06, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3545150Z Skipping (s,q) (0.07, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3545325Z Skipping (s,q) (0.08, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3545485Z Skipping (s,q) (0.09, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3545656Z Skipping (s,q) (0.1, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3545829Z Skipping (s,q) (0.11, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3545993Z Skipping (s,q) (0.12, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3546159Z Skipping (s,q) (0.13, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3546331Z Skipping (s,q) (0.14, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3546491Z Skipping (s,q) (0.15, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3546664Z Skipping (s,q) (0.16, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3546822Z Skipping (s,q) (0.17, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3546984Z Skipping (s,q) (0.18, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3547188Z Skipping (s,q) (0.19, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3547350Z Skipping (s,q) (0.2, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3547514Z Skipping (s,q) (0.21, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3547685Z Skipping (s,q) (0.22, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3547844Z Skipping (s,q) (0.23, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3548044Z Skipping (s,q) (0.24, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3548206Z Skipping (s,q) (0.25, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3548365Z Skipping (s,q) (0.26, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3548540Z Skipping (s,q) (0.27, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3548701Z Skipping (s,q) (0.28, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3548862Z Skipping (s,q) (0.29, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3549031Z Skipping (s,q) (0.3, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3549191Z Skipping (s,q) (0.31, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3549367Z Skipping (s,q) (0.32, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3549563Z Skipping (s,q) (0.33, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3549721Z Skipping (s,q) (0.34, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3549885Z Skipping (s,q) (0.35, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3550040Z Skipping (s,q) (0.36, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3550196Z Skipping (s,q) (0.37, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3550356Z Skipping (s,q) (0.38, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3550508Z Skipping (s,q) (0.39, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3550663Z Skipping (s,q) (0.4, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3550835Z Skipping (s,q) (0.41, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3551000Z Skipping (s,q) (0.42, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3551170Z Skipping (s,q) (0.43, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3551333Z Skipping (s,q) (0.44, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3551493Z Skipping (s,q) (0.45, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3551688Z Skipping (s,q) (0.46, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3551849Z Skipping (s,q) (0.47, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3552009Z Skipping (s,q) (0.48, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3552178Z Skipping (s,q) (0.49, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3552339Z Skipping (s,q) (0.5, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3552508Z Skipping (s,q) (0.51, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3552668Z Skipping (s,q) (0.52, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3552827Z Skipping (s,q) (0.53, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3552995Z Skipping (s,q) (0.54, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3553156Z Skipping (s,q) (0.55, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3553315Z Skipping (s,q) (0.56, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3553488Z Skipping (s,q) (0.57, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3553651Z Skipping (s,q) (0.58, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3553819Z Skipping (s,q) (0.59, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3553981Z Skipping (s,q) (0.6, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3554143Z Skipping (s,q) (0.61, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3554309Z Skipping (s,q) (0.62, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3554495Z Skipping (s,q) (0.63, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3554656Z Skipping (s,q) (0.64, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3554830Z Skipping (s,q) (0.65, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3554992Z Skipping (s,q) (0.66, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3555160Z Skipping (s,q) (0.67, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3555350Z Skipping (s,q) (0.68, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3555513Z Skipping (s,q) (0.69, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3555682Z Skipping (s,q) (0.7, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3555842Z Skipping (s,q) (0.71, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3556117Z Skipping (s,q) (0.72, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3556290Z Skipping (s,q) (0.73, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3556453Z Skipping (s,q) (0.74, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3556624Z Skipping (s,q) (0.75, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3556782Z Skipping (s,q) (0.76, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3556978Z Skipping (s,q) (0.77, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3557149Z Skipping (s,q) (0.78, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3557309Z Skipping (s,q) (0.79, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3557474Z Skipping (s,q) (0.8, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3557646Z Skipping (s,q) (0.81, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3557808Z Skipping (s,q) (0.82, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3557979Z Skipping (s,q) (0.83, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3558138Z Skipping (s,q) (0.84, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3558303Z Skipping (s,q) (0.85, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3558470Z Skipping (s,q) (0.86, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3558631Z Skipping (s,q) (0.87, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3558795Z Skipping (s,q) (0.88, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3558968Z Skipping (s,q) (0.89, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3559132Z Skipping (s,q) (0.9, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3559333Z Skipping (s,q) (0.91, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3559505Z Skipping (s,q) (0.92, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3559665Z Skipping (s,q) (0.93, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3559834Z Skipping (s,q) (0.94, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3559995Z Skipping (s,q) (0.95, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3560158Z Skipping (s,q) (0.96, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3560330Z Skipping (s,q) (0.97, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3560491Z Skipping (s,q) (0.98, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3560656Z Skipping (s,q) (0.99, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3560833Z Skipping (s,q) (1, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3560996Z Skipping (s,q) (1.01, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3561171Z Skipping (s,q) (1.02, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3561332Z Skipping (s,q) (1.03, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3561491Z Skipping (s,q) (1.04, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3561662Z Skipping (s,q) (1.05, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3561825Z Skipping (s,q) (1.06, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3562554Z Skipping (s,q) (1.07, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3562724Z Skipping (s,q) (1.08, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3562887Z Skipping (s,q) (1.09, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3563065Z Skipping (s,q) (1.1, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3563227Z Skipping (s,q) (1.11, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3563388Z Skipping (s,q) (1.12, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3563647Z Skipping (s,q) (1.13, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3563808Z Skipping (s,q) (1.14, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3563968Z Skipping (s,q) (1.15, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3564139Z Skipping (s,q) (1.16, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3564300Z Skipping (s,q) (1.17, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3564472Z Skipping (s,q) (1.18, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3564632Z Skipping (s,q) (1.19, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3564795Z Skipping (s,q) (1.2, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3564991Z Skipping (s,q) (1.21, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3565151Z Skipping (s,q) (1.22, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3565311Z Skipping (s,q) (1.23, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3565484Z Skipping (s,q) (1.24, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3565643Z Skipping (s,q) (1.25, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3565811Z Skipping (s,q) (1.26, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3565969Z Skipping (s,q) (1.27, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3566130Z Skipping (s,q) (1.28, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3566301Z Skipping (s,q) (1.29, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3566467Z Skipping (s,q) (1.3, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3566628Z Skipping (s,q) (1.31, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3566800Z Skipping (s,q) (1.32, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3566959Z Skipping (s,q) (1.33, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3567130Z Skipping (s,q) (1.34, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3567313Z Skipping (s,q) (1.35, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3567474Z Skipping (s,q) (1.36, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3567649Z Skipping (s,q) (1.37, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3567809Z Skipping (s,q) (1.38, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3567969Z Skipping (s,q) (1.39, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3568139Z Skipping (s,q) (1.4, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3568301Z Skipping (s,q) (1.41, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3568472Z Skipping (s,q) (1.42, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3568634Z Skipping (s,q) (1.43, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3568796Z Skipping (s,q) (1.44, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3568964Z Skipping (s,q) (1.45, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3569126Z Skipping (s,q) (1.46, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3569286Z Skipping (s,q) (1.47, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3569456Z Skipping (s,q) (1.48, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3569616Z Skipping (s,q) (1.49, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3569777Z Skipping (s,q) (1.5, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3569973Z Skipping (s,q) (1.51, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3570133Z Skipping (s,q) (1.52, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3570302Z Skipping (s,q) (1.53, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3570465Z Skipping (s,q) (1.54, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3570625Z Skipping (s,q) (1.55, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3570797Z Skipping (s,q) (1.56, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3570982Z Skipping (s,q) (1.57, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3571140Z Skipping (s,q) (1.58, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3571313Z Skipping (s,q) (1.59, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3571477Z Skipping (s,q) (1.6, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3571649Z Skipping (s,q) (1.61, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3571810Z Skipping (s,q) (1.62, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3571972Z Skipping (s,q) (1.63, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3572145Z Skipping (s,q) (1.64, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3572330Z Skipping (s,q) (1.65, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3572490Z Skipping (s,q) (1.66, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3572659Z Skipping (s,q) (1.67, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3572824Z Skipping (s,q) (1.68, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3572997Z Skipping (s,q) (1.69, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3573158Z Skipping (s,q) (1.7, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3573318Z Skipping (s,q) (1.71, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3573487Z Skipping (s,q) (1.72, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3573647Z Skipping (s,q) (1.73, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3573813Z Skipping (s,q) (1.74, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3573980Z Skipping (s,q) (1.75, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3574140Z Skipping (s,q) (1.76, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3574309Z Skipping (s,q) (1.77, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3574469Z Skipping (s,q) (1.78, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3574655Z Skipping (s,q) (1.79, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3574827Z Skipping (s,q) (1.8, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3574989Z Skipping (s,q) (1.81, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3575149Z Skipping (s,q) (1.82, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3575317Z Skipping (s,q) (1.83, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3575479Z Skipping (s,q) (1.84, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3575649Z Skipping (s,q) (1.85, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3575807Z Skipping (s,q) (1.86, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3575968Z Skipping (s,q) (1.87, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3576135Z Skipping (s,q) (1.88, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3576296Z Skipping (s,q) (1.89, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3576460Z Skipping (s,q) (1.9, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3576632Z Skipping (s,q) (1.91, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3576793Z Skipping (s,q) (1.92, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3576964Z Skipping (s,q) (1.93, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3577123Z Skipping (s,q) (1.94, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3577283Z Skipping (s,q) (1.95, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3577474Z Skipping (s,q) (1.96, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3577633Z Skipping (s,q) (1.97, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3577793Z Skipping (s,q) (1.98, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3577960Z Skipping (s,q) (1.99, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3578120Z Skipping (s,q) (0.01, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3578304Z Skipping (s,q) (0.02, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3578478Z Skipping (s,q) (0.03, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3578639Z Skipping (s,q) (0.04, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3578807Z Skipping (s,q) (0.05, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3578966Z Skipping (s,q) (0.06, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3579125Z Skipping (s,q) (0.07, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3579293Z Skipping (s,q) (0.08, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3579451Z Skipping (s,q) (0.09, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3579640Z Skipping (s,q) (0.1, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3579813Z Skipping (s,q) (0.11, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3579972Z Skipping (s,q) (0.12, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3580146Z Skipping (s,q) (0.13, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3580305Z Skipping (s,q) (0.14, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3580464Z Skipping (s,q) (0.15, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3580630Z Skipping (s,q) (0.16, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3580791Z Skipping (s,q) (0.17, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3580951Z Skipping (s,q) (0.18, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3581119Z Skipping (s,q) (0.19, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3581283Z Skipping (s,q) (0.2, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3581457Z Skipping (s,q) (0.21, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3581617Z Skipping (s,q) (0.22, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3581776Z Skipping (s,q) (0.23, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3581972Z Skipping (s,q) (0.24, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3582134Z Skipping (s,q) (0.25, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3582293Z Skipping (s,q) (0.26, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3582471Z Skipping (s,q) (0.27, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3582632Z Skipping (s,q) (0.28, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3582802Z Skipping (s,q) (0.29, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3582963Z Skipping (s,q) (0.3, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3583122Z Skipping (s,q) (0.31, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3583293Z Skipping (s,q) (0.32, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3583455Z Skipping (s,q) (0.33, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3583615Z Skipping (s,q) (0.34, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3583789Z Skipping (s,q) (0.35, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3583948Z Skipping (s,q) (0.36, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3584117Z Skipping (s,q) (0.37, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3584279Z Skipping (s,q) (0.38, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3584441Z Skipping (s,q) (0.39, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3584616Z Skipping (s,q) (0.4, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3584801Z Skipping (s,q) (0.41, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3584959Z Skipping (s,q) (0.42, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3585132Z Skipping (s,q) (0.43, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3585293Z Skipping (s,q) (0.44, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3585458Z Skipping (s,q) (0.45, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3585650Z Skipping (s,q) (0.46, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3585809Z Skipping (s,q) (0.47, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3585984Z Skipping (s,q) (0.48, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3586146Z Skipping (s,q) (0.49, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3586306Z Skipping (s,q) (0.5, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3586481Z Skipping (s,q) (0.51, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3586648Z Skipping (s,q) (0.52, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3586807Z Skipping (s,q) (0.53, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3587019Z Skipping (s,q) (0.54, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3587178Z Skipping (s,q) (0.55, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3587350Z Skipping (s,q) (0.56, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3587514Z Skipping (s,q) (0.57, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3587674Z Skipping (s,q) (0.58, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3587845Z Skipping (s,q) (0.59, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3588006Z Skipping (s,q) (0.6, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3588165Z Skipping (s,q) (0.61, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3588338Z Skipping (s,q) (0.62, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3588500Z Skipping (s,q) (0.63, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3588672Z Skipping (s,q) (0.64, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3588835Z Skipping (s,q) (0.65, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3588996Z Skipping (s,q) (0.66, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3589168Z Skipping (s,q) (0.67, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3589355Z Skipping (s,q) (0.68, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3589514Z Skipping (s,q) (0.69, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3589687Z Skipping (s,q) (0.7, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3589846Z Skipping (s,q) (0.71, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3590020Z Skipping (s,q) (0.72, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3590181Z Skipping (s,q) (0.73, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3590342Z Skipping (s,q) (0.74, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3590514Z Skipping (s,q) (0.75, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3590675Z Skipping (s,q) (0.76, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3590834Z Skipping (s,q) (0.77, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3591007Z Skipping (s,q) (0.78, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3591171Z Skipping (s,q) (0.79, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3591343Z Skipping (s,q) (0.8, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3591504Z Skipping (s,q) (0.81, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3591665Z Skipping (s,q) (0.82, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3591838Z Skipping (s,q) (0.83, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3591999Z Skipping (s,q) (0.84, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3592183Z Skipping (s,q) (0.85, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3592352Z Skipping (s,q) (0.86, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3592513Z Skipping (s,q) (0.87, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3592685Z Skipping (s,q) (0.88, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3592842Z Skipping (s,q) (0.89, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3593026Z Skipping (s,q) (0.9, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3593197Z Skipping (s,q) (0.91, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3593356Z Skipping (s,q) (0.92, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3593514Z Skipping (s,q) (0.93, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3593682Z Skipping (s,q) (0.94, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3593842Z Skipping (s,q) (0.95, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3594015Z Skipping (s,q) (0.96, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3594172Z Skipping (s,q) (0.97, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3594354Z Skipping (s,q) (0.98, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3594522Z Skipping (s,q) (0.99, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3594681Z Skipping (s,q) (1, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3594841Z Skipping (s,q) (1.01, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3595011Z Skipping (s,q) (1.02, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3595172Z Skipping (s,q) (1.03, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3595341Z Skipping (s,q) (1.04, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3595502Z Skipping (s,q) (1.05, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3595662Z Skipping (s,q) (1.06, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3595832Z Skipping (s,q) (1.07, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3596103Z Skipping (s,q) (1.08, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3596270Z Skipping (s,q) (1.09, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3596446Z Skipping (s,q) (1.1, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3596607Z Skipping (s,q) (1.11, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3596799Z Skipping (s,q) (1.12, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3596974Z Skipping (s,q) (1.13, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3597135Z Skipping (s,q) (1.14, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3597308Z Skipping (s,q) (1.15, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3597466Z Skipping (s,q) (1.16, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3597623Z Skipping (s,q) (1.17, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3597798Z Skipping (s,q) (1.18, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3597959Z Skipping (s,q) (1.19, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3598120Z Skipping (s,q) (1.2, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3598293Z Skipping (s,q) (1.21, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3598452Z Skipping (s,q) (1.22, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3598624Z Skipping (s,q) (1.23, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3598784Z Skipping (s,q) (1.24, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3598945Z Skipping (s,q) (1.25, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3599114Z Skipping (s,q) (1.26, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3599272Z Skipping (s,q) (1.27, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3599429Z Skipping (s,q) (1.28, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3599630Z Skipping (s,q) (1.29, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3599792Z Skipping (s,q) (1.3, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3599964Z Skipping (s,q) (1.31, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3600126Z Skipping (s,q) (1.32, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3600284Z Skipping (s,q) (1.33, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3600480Z Skipping (s,q) (1.34, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3600640Z Skipping (s,q) (1.35, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3600799Z Skipping (s,q) (1.36, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3600970Z Skipping (s,q) (1.37, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3601128Z Skipping (s,q) (1.38, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3601288Z Skipping (s,q) (1.39, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3601464Z Skipping (s,q) (1.4, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3601625Z Skipping (s,q) (1.41, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3601809Z Skipping (s,q) (1.42, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3601978Z Skipping (s,q) (1.43, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3602139Z Skipping (s,q) (1.44, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3602315Z Skipping (s,q) (1.45, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3602473Z Skipping (s,q) (1.46, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3602633Z Skipping (s,q) (1.47, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3602803Z Skipping (s,q) (1.48, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3602961Z Skipping (s,q) (1.49, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3603122Z Skipping (s,q) (1.5, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3603295Z Skipping (s,q) (1.51, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3603455Z Skipping (s,q) (1.52, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3603631Z Skipping (s,q) (1.53, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3603789Z Skipping (s,q) (1.54, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3603948Z Skipping (s,q) (1.55, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3604146Z Skipping (s,q) (1.56, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3604305Z Skipping (s,q) (1.57, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3604462Z Skipping (s,q) (1.58, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3604631Z Skipping (s,q) (1.59, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3604790Z Skipping (s,q) (1.6, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3604962Z Skipping (s,q) (1.61, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3605121Z Skipping (s,q) (1.62, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3605281Z Skipping (s,q) (1.63, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3605672Z Skipping (s,q) (1.64, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3605898Z Skipping (s,q) (1.65, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3606057Z Skipping (s,q) (1.66, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3606233Z Skipping (s,q) (1.67, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3606393Z Skipping (s,q) (1.68, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3606565Z Skipping (s,q) (1.69, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3606728Z Skipping (s,q) (1.7, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3606890Z Skipping (s,q) (1.71, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3607065Z Skipping (s,q) (1.72, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3607296Z Skipping (s,q) (1.73, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3607457Z Skipping (s,q) (1.74, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3607629Z Skipping (s,q) (1.75, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3607788Z Skipping (s,q) (1.76, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3607965Z Skipping (s,q) (1.77, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3608164Z Skipping (s,q) (1.78, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3608324Z Skipping (s,q) (1.79, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3608497Z Skipping (s,q) (1.8, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3608653Z Skipping (s,q) (1.81, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3608814Z Skipping (s,q) (1.82, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3608981Z Skipping (s,q) (1.83, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3609141Z Skipping (s,q) (1.84, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3609314Z Skipping (s,q) (1.85, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3609508Z Skipping (s,q) (1.86, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3609667Z Skipping (s,q) (1.87, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3609835Z Skipping (s,q) (1.88, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3609995Z Skipping (s,q) (1.89, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3610152Z Skipping (s,q) (1.9, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3610325Z Skipping (s,q) (1.91, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3610481Z Skipping (s,q) (1.92, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3610654Z Skipping (s,q) (1.93, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3610808Z Skipping (s,q) (1.94, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3610965Z Skipping (s,q) (1.95, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3611136Z Skipping (s,q) (1.96, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3611298Z Skipping (s,q) (1.97, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3611454Z Skipping (s,q) (1.98, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3611624Z Skipping (s,q) (1.99, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3611815Z Skipping (s,q) (0.01, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3611974Z Skipping (s,q) (0.02, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3612143Z Skipping (s,q) (0.03, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3612300Z Skipping (s,q) (0.04, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3612470Z Skipping (s,q) (0.05, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3612626Z Skipping (s,q) (0.06, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3612787Z Skipping (s,q) (0.07, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3612957Z Skipping (s,q) (0.08, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3613116Z Skipping (s,q) (0.09, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3613276Z Skipping (s,q) (0.1, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3613441Z Skipping (s,q) (0.11, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3613601Z Skipping (s,q) (0.12, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3613769Z Skipping (s,q) (0.13, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3613926Z Skipping (s,q) (0.14, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3614084Z Skipping (s,q) (0.15, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3614252Z Skipping (s,q) (0.16, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3614408Z Skipping (s,q) (0.17, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3614592Z Skipping (s,q) (0.18, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3614760Z Skipping (s,q) (0.19, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3614920Z Skipping (s,q) (0.2, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3615090Z Skipping (s,q) (0.21, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3615246Z Skipping (s,q) (0.22, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3615444Z Skipping (s,q) (0.23, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3615612Z Skipping (s,q) (0.24, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3615772Z Skipping (s,q) (0.25, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3615932Z Skipping (s,q) (0.26, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3616099Z Skipping (s,q) (0.27, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3616259Z Skipping (s,q) (0.28, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3616430Z Skipping (s,q) (0.29, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3616588Z Skipping (s,q) (0.3, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3616774Z Skipping (s,q) (0.31, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3616943Z Skipping (s,q) (0.32, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3617102Z Skipping (s,q) (0.33, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3617265Z Skipping (s,q) (0.34, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3617438Z Skipping (s,q) (0.35, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3617598Z Skipping (s,q) (0.36, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3617769Z Skipping (s,q) (0.37, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3617925Z Skipping (s,q) (0.38, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3618082Z Skipping (s,q) (0.39, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3618256Z Skipping (s,q) (0.4, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3618417Z Skipping (s,q) (0.41, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3618579Z Skipping (s,q) (0.42, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3618747Z Skipping (s,q) (0.43, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3618904Z Skipping (s,q) (0.44, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3619100Z Skipping (s,q) (0.45, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3619259Z Skipping (s,q) (0.46, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3619417Z Skipping (s,q) (0.47, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3619585Z Skipping (s,q) (0.48, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3619741Z Skipping (s,q) (0.49, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3619902Z Skipping (s,q) (0.5, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3620072Z Skipping (s,q) (0.51, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3620229Z Skipping (s,q) (0.52, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3620390Z Skipping (s,q) (0.53, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3620557Z Skipping (s,q) (0.54, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3620712Z Skipping (s,q) (0.55, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3620882Z Skipping (s,q) (0.56, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3621038Z Skipping (s,q) (0.57, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3621200Z Skipping (s,q) (0.58, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3621368Z Skipping (s,q) (0.59, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3621526Z Skipping (s,q) (0.6, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3621687Z Skipping (s,q) (0.61, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3621879Z Skipping (s,q) (0.62, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3622041Z Skipping (s,q) (0.63, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3622213Z Skipping (s,q) (0.64, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3622369Z Skipping (s,q) (0.65, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3622527Z Skipping (s,q) (0.66, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3622721Z Skipping (s,q) (0.67, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3622878Z Skipping (s,q) (0.68, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3623037Z Skipping (s,q) (0.69, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3623206Z Skipping (s,q) (0.7, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3623364Z Skipping (s,q) (0.71, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3623538Z Skipping (s,q) (0.72, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3623694Z Skipping (s,q) (0.73, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3623851Z Skipping (s,q) (0.74, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3624053Z Skipping (s,q) (0.75, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3624211Z Skipping (s,q) (0.76, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3624369Z Skipping (s,q) (0.77, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3624539Z Skipping (s,q) (0.78, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3624695Z Skipping (s,q) (0.79, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3624865Z Skipping (s,q) (0.8, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3625022Z Skipping (s,q) (0.81, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3625179Z Skipping (s,q) (0.82, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3625347Z Skipping (s,q) (0.83, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3625505Z Skipping (s,q) (0.84, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3625662Z Skipping (s,q) (0.85, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3625831Z Skipping (s,q) (0.86, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3625988Z Skipping (s,q) (0.87, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3626158Z Skipping (s,q) (0.88, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3626339Z Skipping (s,q) (0.89, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3626499Z Skipping (s,q) (0.9, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3626669Z Skipping (s,q) (0.91, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3626826Z Skipping (s,q) (0.92, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3626985Z Skipping (s,q) (0.93, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3627152Z Skipping (s,q) (0.94, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3627310Z Skipping (s,q) (0.95, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3627482Z Skipping (s,q) (0.96, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3627642Z Skipping (s,q) (0.97, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3627800Z Skipping (s,q) (0.98, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3627973Z Skipping (s,q) (0.99, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3628130Z Skipping (s,q) (1, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3628288Z Skipping (s,q) (1.01, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3628456Z Skipping (s,q) (1.02, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3628611Z Skipping (s,q) (1.03, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3628770Z Skipping (s,q) (1.04, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3628936Z Skipping (s,q) (1.05, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3629121Z Skipping (s,q) (1.06, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3629290Z Skipping (s,q) (1.07, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3629443Z Skipping (s,q) (1.08, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3629604Z Skipping (s,q) (1.09, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3629774Z Skipping (s,q) (1.1, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3629957Z Skipping (s,q) (1.11, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3630117Z Skipping (s,q) (1.12, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3630283Z Skipping (s,q) (1.13, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3630441Z Skipping (s,q) (1.14, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3630611Z Skipping (s,q) (1.15, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3630769Z Skipping (s,q) (1.16, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3630928Z Skipping (s,q) (1.17, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3631101Z Skipping (s,q) (1.18, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3631258Z Skipping (s,q) (1.19, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3631443Z Skipping (s,q) (1.2, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3631612Z Skipping (s,q) (1.21, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3631772Z Skipping (s,q) (1.22, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3631942Z Skipping (s,q) (1.23, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3632099Z Skipping (s,q) (1.24, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3632258Z Skipping (s,q) (1.25, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3632432Z Skipping (s,q) (1.26, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3632589Z Skipping (s,q) (1.27, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3632750Z Skipping (s,q) (1.28, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3632919Z Skipping (s,q) (1.29, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3633083Z Skipping (s,q) (1.3, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3633255Z Skipping (s,q) (1.31, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3633413Z Skipping (s,q) (1.32, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3633598Z Skipping (s,q) (1.33, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3633770Z Skipping (s,q) (1.34, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3633928Z Skipping (s,q) (1.35, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3634087Z Skipping (s,q) (1.36, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3634257Z Skipping (s,q) (1.37, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3634412Z Skipping (s,q) (1.38, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3634585Z Skipping (s,q) (1.39, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3634744Z Skipping (s,q) (1.4, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3634903Z Skipping (s,q) (1.41, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3635074Z Skipping (s,q) (1.42, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3635230Z Skipping (s,q) (1.43, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3635390Z Skipping (s,q) (1.44, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3635563Z Skipping (s,q) (1.45, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3635723Z Skipping (s,q) (1.46, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3635896Z Skipping (s,q) (1.47, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3636138Z Skipping (s,q) (1.48, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3636294Z Skipping (s,q) (1.49, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3636502Z Skipping (s,q) (1.5, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3636659Z Skipping (s,q) (1.51, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3636817Z Skipping (s,q) (1.52, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3636988Z Skipping (s,q) (1.53, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3637145Z Skipping (s,q) (1.54, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3637316Z Skipping (s,q) (1.55, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3637498Z Skipping (s,q) (1.56, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3637660Z Skipping (s,q) (1.57, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3637828Z Skipping (s,q) (1.58, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3637985Z Skipping (s,q) (1.59, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3638146Z Skipping (s,q) (1.6, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3638314Z Skipping (s,q) (1.61, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3638469Z Skipping (s,q) (1.62, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3638629Z Skipping (s,q) (1.63, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3638823Z Skipping (s,q) (1.64, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3638982Z Skipping (s,q) (1.65, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3639152Z Skipping (s,q) (1.66, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3639310Z Skipping (s,q) (1.67, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3639466Z Skipping (s,q) (1.68, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3639637Z Skipping (s,q) (1.69, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3639794Z Skipping (s,q) (1.7, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3639954Z Skipping (s,q) (1.71, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3640122Z Skipping (s,q) (1.72, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3640284Z Skipping (s,q) (1.73, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3640454Z Skipping (s,q) (1.74, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3640609Z Skipping (s,q) (1.75, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3640767Z Skipping (s,q) (1.76, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3640935Z Skipping (s,q) (1.77, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3641123Z Skipping (s,q) (1.78, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3641284Z Skipping (s,q) (1.79, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3641451Z Skipping (s,q) (1.8, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3641611Z Skipping (s,q) (1.81, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3641779Z Skipping (s,q) (1.82, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3641938Z Skipping (s,q) (1.83, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3642098Z Skipping (s,q) (1.84, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3642268Z Skipping (s,q) (1.85, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3642425Z Skipping (s,q) (1.86, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3642582Z Skipping (s,q) (1.87, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3642747Z Skipping (s,q) (1.88, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3642907Z Skipping (s,q) (1.89, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3643078Z Skipping (s,q) (1.9, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3643234Z Skipping (s,q) (1.91, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3643392Z Skipping (s,q) (1.92, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3643570Z Skipping (s,q) (1.93, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3643767Z Skipping (s,q) (1.94, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3643929Z Skipping (s,q) (1.95, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3644098Z Skipping (s,q) (1.96, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3644258Z Skipping (s,q) (1.97, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3644426Z Skipping (s,q) (1.98, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3644580Z Skipping (s,q) (1.99, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3644764Z Skipping (s,q) (0.01, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3644935Z Skipping (s,q) (0.02, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3645090Z Skipping (s,q) (0.03, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3645249Z Skipping (s,q) (0.04, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3645418Z Skipping (s,q) (0.05, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3645577Z Skipping (s,q) (0.06, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3645744Z Skipping (s,q) (0.07, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3645900Z Skipping (s,q) (0.08, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3646085Z Skipping (s,q) (0.09, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3646255Z Skipping (s,q) (0.1, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3646414Z Skipping (s,q) (0.11, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3646580Z Skipping (s,q) (0.12, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3646752Z Skipping (s,q) (0.13, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3646910Z Skipping (s,q) (0.14, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3647068Z Skipping (s,q) (0.15, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3647236Z Skipping (s,q) (0.16, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3647396Z Skipping (s,q) (0.17, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3647565Z Skipping (s,q) (0.18, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3647724Z Skipping (s,q) (0.19, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3647888Z Skipping (s,q) (0.2, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3648057Z Skipping (s,q) (0.21, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3648216Z Skipping (s,q) (0.22, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3648401Z Skipping (s,q) (0.23, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3648570Z Skipping (s,q) (0.24, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3648729Z Skipping (s,q) (0.25, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3648898Z Skipping (s,q) (0.26, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3649057Z Skipping (s,q) (0.27, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3649215Z Skipping (s,q) (0.28, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3649386Z Skipping (s,q) (0.29, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3649543Z Skipping (s,q) (0.3, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3649705Z Skipping (s,q) (0.31, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3649873Z Skipping (s,q) (0.32, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3650031Z Skipping (s,q) (0.33, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3650205Z Skipping (s,q) (0.34, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3650361Z Skipping (s,q) (0.35, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3650515Z Skipping (s,q) (0.36, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3650685Z Skipping (s,q) (0.37, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3650839Z Skipping (s,q) (0.38, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3651041Z Skipping (s,q) (0.39, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3651209Z Skipping (s,q) (0.4, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3651366Z Skipping (s,q) (0.41, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3651537Z Skipping (s,q) (0.42, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3651692Z Skipping (s,q) (0.43, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3651848Z Skipping (s,q) (0.44, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3652046Z Skipping (s,q) (0.45, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3652204Z Skipping (s,q) (0.46, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3652364Z Skipping (s,q) (0.47, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3652534Z Skipping (s,q) (0.48, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3652693Z Skipping (s,q) (0.49, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3652863Z Skipping (s,q) (0.5, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3653019Z Skipping (s,q) (0.51, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3653179Z Skipping (s,q) (0.52, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3653373Z Skipping (s,q) (0.53, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3653531Z Skipping (s,q) (0.54, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3653691Z Skipping (s,q) (0.55, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3653860Z Skipping (s,q) (0.56, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3654016Z Skipping (s,q) (0.57, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3654189Z Skipping (s,q) (0.58, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3654344Z Skipping (s,q) (0.59, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3654504Z Skipping (s,q) (0.6, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3654674Z Skipping (s,q) (0.61, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3654829Z Skipping (s,q) (0.62, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3654989Z Skipping (s,q) (0.63, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3655158Z Skipping (s,q) (0.64, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3655313Z Skipping (s,q) (0.65, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3655473Z Skipping (s,q) (0.66, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3655665Z Skipping (s,q) (0.67, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3655827Z Skipping (s,q) (0.68, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3655998Z Skipping (s,q) (0.69, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3656153Z Skipping (s,q) (0.7, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3656314Z Skipping (s,q) (0.71, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3656485Z Skipping (s,q) (0.72, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3656643Z Skipping (s,q) (0.73, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3656803Z Skipping (s,q) (0.74, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3656972Z Skipping (s,q) (0.75, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3657128Z Skipping (s,q) (0.76, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3657300Z Skipping (s,q) (0.77, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3657459Z Skipping (s,q) (0.78, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3657616Z Skipping (s,q) (0.79, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3657788Z Skipping (s,q) (0.8, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3657946Z Skipping (s,q) (0.81, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3658105Z Skipping (s,q) (0.82, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3658275Z Skipping (s,q) (0.83, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3658459Z Skipping (s,q) (0.84, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3658627Z Skipping (s,q) (0.85, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3658785Z Skipping (s,q) (0.86, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3658945Z Skipping (s,q) (0.87, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3659112Z Skipping (s,q) (0.88, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3659291Z Skipping (s,q) (0.89, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3659453Z Skipping (s,q) (0.9, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3659623Z Skipping (s,q) (0.91, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3659780Z Skipping (s,q) (0.92, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3659949Z Skipping (s,q) (0.93, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3660105Z Skipping (s,q) (0.94, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3660265Z Skipping (s,q) (0.95, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3660433Z Skipping (s,q) (0.96, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3660619Z Skipping (s,q) (0.97, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3660777Z Skipping (s,q) (0.98, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3660945Z Skipping (s,q) (0.99, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3661106Z Skipping (s,q) (1, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3661277Z Skipping (s,q) (1.01, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3661433Z Skipping (s,q) (1.02, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3661589Z Skipping (s,q) (1.03, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3661760Z Skipping (s,q) (1.04, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3661918Z Skipping (s,q) (1.05, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3662083Z Skipping (s,q) (1.06, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3662250Z Skipping (s,q) (1.07, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3662413Z Skipping (s,q) (1.08, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3662587Z Skipping (s,q) (1.09, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3662747Z Skipping (s,q) (1.1, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3662936Z Skipping (s,q) (1.11, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3663103Z Skipping (s,q) (1.12, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3663266Z Skipping (s,q) (1.13, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3663427Z Skipping (s,q) (1.14, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3663599Z Skipping (s,q) (1.15, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3663762Z Skipping (s,q) (1.16, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3663936Z Skipping (s,q) (1.17, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3664096Z Skipping (s,q) (1.18, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3664258Z Skipping (s,q) (1.19, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3664430Z Skipping (s,q) (1.2, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3664593Z Skipping (s,q) (1.21, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3664757Z Skipping (s,q) (1.22, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3664933Z Skipping (s,q) (1.23, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3665096Z Skipping (s,q) (1.24, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3665254Z Skipping (s,q) (1.25, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3665428Z Skipping (s,q) (1.26, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3665591Z Skipping (s,q) (1.27, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3665791Z Skipping (s,q) (1.28, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3665954Z Skipping (s,q) (1.29, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3666118Z Skipping (s,q) (1.3, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3666293Z Skipping (s,q) (1.31, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3666453Z Skipping (s,q) (1.32, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3666635Z Skipping (s,q) (1.33, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3666808Z Skipping (s,q) (1.34, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3666972Z Skipping (s,q) (1.35, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3667142Z Skipping (s,q) (1.36, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3667304Z Skipping (s,q) (1.37, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3667466Z Skipping (s,q) (1.38, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3667638Z Skipping (s,q) (1.39, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3667802Z Skipping (s,q) (1.4, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3667986Z Skipping (s,q) (1.41, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3668155Z Skipping (s,q) (1.42, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3668316Z Skipping (s,q) (1.43, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3668491Z Skipping (s,q) (1.44, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3668649Z Skipping (s,q) (1.45, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3668812Z Skipping (s,q) (1.46, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3668985Z Skipping (s,q) (1.47, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3669145Z Skipping (s,q) (1.48, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3669304Z Skipping (s,q) (1.49, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3669482Z Skipping (s,q) (1.5, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3669641Z Skipping (s,q) (1.51, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3669811Z Skipping (s,q) (1.52, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3669970Z Skipping (s,q) (1.53, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3670132Z Skipping (s,q) (1.54, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3670343Z Skipping (s,q) (1.55, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3670506Z Skipping (s,q) (1.56, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3670664Z Skipping (s,q) (1.57, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3670832Z Skipping (s,q) (1.58, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3670992Z Skipping (s,q) (1.59, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3671161Z Skipping (s,q) (1.6, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3671321Z Skipping (s,q) (1.61, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3671482Z Skipping (s,q) (1.62, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3671651Z Skipping (s,q) (1.63, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3671813Z Skipping (s,q) (1.64, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3671973Z Skipping (s,q) (1.65, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3672147Z Skipping (s,q) (1.66, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3672309Z Skipping (s,q) (1.67, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3672478Z Skipping (s,q) (1.68, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3672639Z Skipping (s,q) (1.69, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3672799Z Skipping (s,q) (1.7, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3672968Z Skipping (s,q) (1.71, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3673154Z Skipping (s,q) (1.72, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3673315Z Skipping (s,q) (1.73, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3673489Z Skipping (s,q) (1.74, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3673651Z Skipping (s,q) (1.75, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3673810Z Skipping (s,q) (1.76, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3674007Z Skipping (s,q) (1.77, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3674169Z Skipping (s,q) (1.78, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3674338Z Skipping (s,q) (1.79, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3674500Z Skipping (s,q) (1.8, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3674657Z Skipping (s,q) (1.81, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3674825Z Skipping (s,q) (1.82, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3674986Z Skipping (s,q) (1.83, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3675146Z Skipping (s,q) (1.84, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3675341Z Skipping (s,q) (1.85, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3675501Z Skipping (s,q) (1.86, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3675671Z Skipping (s,q) (1.87, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3675834Z Skipping (s,q) (1.88, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3676086Z Skipping (s,q) (1.89, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3676261Z Skipping (s,q) (1.9, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3676422Z Skipping (s,q) (1.91, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3676583Z Skipping (s,q) (1.92, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3676753Z Skipping (s,q) (1.93, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3676915Z Skipping (s,q) (1.94, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3677092Z Skipping (s,q) (1.95, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3677253Z Skipping (s,q) (1.96, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3677418Z Skipping (s,q) (1.97, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3677591Z Skipping (s,q) (1.98, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3677783Z Skipping (s,q) (1.99, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3677945Z Skipping (s,q) (0.01, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3678116Z Skipping (s,q) (0.02, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3678275Z Skipping (s,q) (0.03, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3678447Z Skipping (s,q) (0.04, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3678603Z Skipping (s,q) (0.05, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3678765Z Skipping (s,q) (0.06, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3678938Z Skipping (s,q) (0.07, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3679098Z Skipping (s,q) (0.08, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3679258Z Skipping (s,q) (0.09, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3679428Z Skipping (s,q) (0.1, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3679590Z Skipping (s,q) (0.11, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3679761Z Skipping (s,q) (0.12, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3679920Z Skipping (s,q) (0.13, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3680080Z Skipping (s,q) (0.14, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3680251Z Skipping (s,q) (0.15, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3680410Z Skipping (s,q) (0.16, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3680664Z Skipping (s,q) (0.17, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3680833Z Skipping (s,q) (0.18, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3680994Z Skipping (s,q) (0.19, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3681170Z Skipping (s,q) (0.2, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3681329Z Skipping (s,q) (0.21, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3681514Z Skipping (s,q) (0.22, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3681690Z Skipping (s,q) (0.23, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3681847Z Skipping (s,q) (0.24, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3682007Z Skipping (s,q) (0.25, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3682182Z Skipping (s,q) (0.26, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3682341Z Skipping (s,q) (0.27, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3682516Z Skipping (s,q) (0.28, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3682676Z Skipping (s,q) (0.29, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3682866Z Skipping (s,q) (0.3, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3683036Z Skipping (s,q) (0.31, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3683193Z Skipping (s,q) (0.32, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3683358Z Skipping (s,q) (0.33, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3683527Z Skipping (s,q) (0.34, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3683688Z Skipping (s,q) (0.35, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3683848Z Skipping (s,q) (0.36, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3684018Z Skipping (s,q) (0.37, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3684178Z Skipping (s,q) (0.38, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3684349Z Skipping (s,q) (0.39, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3684507Z Skipping (s,q) (0.4, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3684673Z Skipping (s,q) (0.41, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3684837Z Skipping (s,q) (0.42, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3684996Z Skipping (s,q) (0.43, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3685181Z Skipping (s,q) (0.44, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3685351Z Skipping (s,q) (0.45, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3685510Z Skipping (s,q) (0.46, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3685681Z Skipping (s,q) (0.47, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3685838Z Skipping (s,q) (0.48, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3685998Z Skipping (s,q) (0.49, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3686170Z Skipping (s,q) (0.5, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3686330Z Skipping (s,q) (0.51, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3686490Z Skipping (s,q) (0.52, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3686658Z Skipping (s,q) (0.53, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3686815Z Skipping (s,q) (0.54, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3686992Z Skipping (s,q) (0.55, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3687151Z Skipping (s,q) (0.56, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3687312Z Skipping (s,q) (0.57, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3687482Z Skipping (s,q) (0.58, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3687643Z Skipping (s,q) (0.59, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3687802Z Skipping (s,q) (0.6, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3687996Z Skipping (s,q) (0.61, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3688155Z Skipping (s,q) (0.62, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3688327Z Skipping (s,q) (0.63, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3688487Z Skipping (s,q) (0.64, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3688647Z Skipping (s,q) (0.65, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3688842Z Skipping (s,q) (0.66, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3689003Z Skipping (s,q) (0.67, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3689160Z Skipping (s,q) (0.68, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3689332Z Skipping (s,q) (0.69, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3689495Z Skipping (s,q) (0.7, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3689667Z Skipping (s,q) (0.71, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3689828Z Skipping (s,q) (0.72, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3689986Z Skipping (s,q) (0.73, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3690183Z Skipping (s,q) (0.74, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3690341Z Skipping (s,q) (0.75, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3690501Z Skipping (s,q) (0.76, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3690671Z Skipping (s,q) (0.77, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3690832Z Skipping (s,q) (0.78, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3691001Z Skipping (s,q) (0.79, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3691160Z Skipping (s,q) (0.8, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3691322Z Skipping (s,q) (0.81, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3691491Z Skipping (s,q) (0.82, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3691650Z Skipping (s,q) (0.83, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3691810Z Skipping (s,q) (0.84, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3691981Z Skipping (s,q) (0.85, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3692139Z Skipping (s,q) (0.86, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3692300Z Skipping (s,q) (0.87, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3692492Z Skipping (s,q) (0.88, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3692653Z Skipping (s,q) (0.89, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3692827Z Skipping (s,q) (0.9, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3692986Z Skipping (s,q) (0.91, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3693147Z Skipping (s,q) (0.92, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3693320Z Skipping (s,q) (0.93, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3693481Z Skipping (s,q) (0.94, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3693639Z Skipping (s,q) (0.95, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3693811Z Skipping (s,q) (0.96, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3693970Z Skipping (s,q) (0.97, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3694144Z Skipping (s,q) (0.98, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3694307Z Skipping (s,q) (0.99, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3694467Z Skipping (s,q) (1, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3694640Z Skipping (s,q) (1.01, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3694802Z Skipping (s,q) (1.02, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3694962Z Skipping (s,q) (1.03, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3695138Z Skipping (s,q) (1.04, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3695321Z Skipping (s,q) (1.05, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3695494Z Skipping (s,q) (1.06, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3695656Z Skipping (s,q) (1.07, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3695818Z Skipping (s,q) (1.08, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3695992Z Skipping (s,q) (1.09, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3696182Z Skipping (s,q) (1.1, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3696344Z Skipping (s,q) (1.11, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3696519Z Skipping (s,q) (1.12, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3696676Z Skipping (s,q) (1.13, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3696853Z Skipping (s,q) (1.14, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3697013Z Skipping (s,q) (1.15, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3697174Z Skipping (s,q) (1.16, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3697345Z Skipping (s,q) (1.17, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3697554Z Skipping (s,q) (1.18, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3697715Z Skipping (s,q) (1.19, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3697893Z Skipping (s,q) (1.2, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3698059Z Skipping (s,q) (1.21, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3698232Z Skipping (s,q) (1.22, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3698393Z Skipping (s,q) (1.23, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3698553Z Skipping (s,q) (1.24, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3698727Z Skipping (s,q) (1.25, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3698886Z Skipping (s,q) (1.26, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3699046Z Skipping (s,q) (1.27, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3699221Z Skipping (s,q) (1.28, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3699381Z Skipping (s,q) (1.29, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3699553Z Skipping (s,q) (1.3, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3699711Z Skipping (s,q) (1.31, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3699898Z Skipping (s,q) (1.32, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3700067Z Skipping (s,q) (1.33, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3700227Z Skipping (s,q) (1.34, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3700386Z Skipping (s,q) (1.35, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3700556Z Skipping (s,q) (1.36, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3700714Z Skipping (s,q) (1.37, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3700874Z Skipping (s,q) (1.38, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3701040Z Skipping (s,q) (1.39, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3701202Z Skipping (s,q) (1.4, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3701372Z Skipping (s,q) (1.41, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3701531Z Skipping (s,q) (1.42, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3701694Z Skipping (s,q) (1.43, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3701864Z Skipping (s,q) (1.44, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3702026Z Skipping (s,q) (1.45, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3702185Z Skipping (s,q) (1.46, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3702354Z Skipping (s,q) (1.47, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3702515Z Skipping (s,q) (1.48, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3702711Z Skipping (s,q) (1.49, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3702874Z Skipping (s,q) (1.5, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3703036Z Skipping (s,q) (1.51, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3703210Z Skipping (s,q) (1.52, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3703368Z Skipping (s,q) (1.53, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3703555Z Skipping (s,q) (1.54, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3703728Z Skipping (s,q) (1.55, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3703884Z Skipping (s,q) (1.56, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3704054Z Skipping (s,q) (1.57, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3704214Z Skipping (s,q) (1.58, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3704373Z Skipping (s,q) (1.59, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3704545Z Skipping (s,q) (1.6, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3704704Z Skipping (s,q) (1.61, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3704888Z Skipping (s,q) (1.62, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3705060Z Skipping (s,q) (1.63, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3705220Z Skipping (s,q) (1.64, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3705580Z Skipping (s,q) (1.65, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3705746Z Skipping (s,q) (1.66, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3705907Z Skipping (s,q) (1.67, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3706079Z Skipping (s,q) (1.68, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3706237Z Skipping (s,q) (1.69, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3706397Z Skipping (s,q) (1.7, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3706568Z Skipping (s,q) (1.71, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3706726Z Skipping (s,q) (1.72, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3706897Z Skipping (s,q) (1.73, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3707059Z Skipping (s,q) (1.74, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3707218Z Skipping (s,q) (1.75, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3707444Z Skipping (s,q) (1.76, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3707607Z Skipping (s,q) (1.77, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3707769Z Skipping (s,q) (1.78, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3707939Z Skipping (s,q) (1.79, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3708099Z Skipping (s,q) (1.8, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3708272Z Skipping (s,q) (1.81, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3708433Z Skipping (s,q) (1.82, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3708593Z Skipping (s,q) (1.83, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3708765Z Skipping (s,q) (1.84, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3708928Z Skipping (s,q) (1.85, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3709091Z Skipping (s,q) (1.86, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3709265Z Skipping (s,q) (1.87, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3709424Z Skipping (s,q) (1.88, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3709597Z Skipping (s,q) (1.89, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3709758Z Skipping (s,q) (1.9, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3709918Z Skipping (s,q) (1.91, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3710089Z Skipping (s,q) (1.92, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3710283Z Skipping (s,q) (1.93, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3710444Z Skipping (s,q) (1.94, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3710616Z Skipping (s,q) (1.95, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3710776Z Skipping (s,q) (1.96, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3710938Z Skipping (s,q) (1.97, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3711143Z Skipping (s,q) (1.98, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3711303Z Skipping (s,q) (1.99, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3711473Z Skipping (s,q) (0.01, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3711633Z Skipping (s,q) (0.02, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3711792Z Skipping (s,q) (0.03, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3711961Z Skipping (s,q) (0.04, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3712121Z Skipping (s,q) (0.05, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3712280Z Skipping (s,q) (0.06, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3712451Z Skipping (s,q) (0.07, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3712651Z Skipping (s,q) (0.08, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3712824Z Skipping (s,q) (0.09, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3712987Z Skipping (s,q) (0.1, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3713151Z Skipping (s,q) (0.11, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3713321Z Skipping (s,q) (0.12, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3713477Z Skipping (s,q) (0.13, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3713638Z Skipping (s,q) (0.14, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3713809Z Skipping (s,q) (0.15, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3713969Z Skipping (s,q) (0.16, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3714138Z Skipping (s,q) (0.17, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3714296Z Skipping (s,q) (0.18, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3714456Z Skipping (s,q) (0.19, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3714630Z Skipping (s,q) (0.2, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3714790Z Skipping (s,q) (0.21, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3714979Z Skipping (s,q) (0.22, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3715149Z Skipping (s,q) (0.23, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3715308Z Skipping (s,q) (0.24, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3715478Z Skipping (s,q) (0.25, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3715638Z Skipping (s,q) (0.26, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3715800Z Skipping (s,q) (0.27, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3716033Z Skipping (s,q) (0.28, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3716193Z Skipping (s,q) (0.29, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3716357Z Skipping (s,q) (0.3, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3716530Z Skipping (s,q) (0.31, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3716689Z Skipping (s,q) (0.32, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3716871Z Skipping (s,q) (0.33, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3717028Z Skipping (s,q) (0.34, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3717189Z Skipping (s,q) (0.35, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3717360Z Skipping (s,q) (0.36, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3717521Z Skipping (s,q) (0.37, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3717711Z Skipping (s,q) (0.38, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3717881Z Skipping (s,q) (0.39, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3718042Z Skipping (s,q) (0.4, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3718215Z Skipping (s,q) (0.41, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3718372Z Skipping (s,q) (0.42, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3718531Z Skipping (s,q) (0.43, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3718727Z Skipping (s,q) (0.44, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3718888Z Skipping (s,q) (0.45, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3719048Z Skipping (s,q) (0.46, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3719216Z Skipping (s,q) (0.47, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3719374Z Skipping (s,q) (0.48, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3719536Z Skipping (s,q) (0.49, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3719710Z Skipping (s,q) (0.5, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3719870Z Skipping (s,q) (0.51, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3720070Z Skipping (s,q) (0.52, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3720228Z Skipping (s,q) (0.53, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3720385Z Skipping (s,q) (0.54, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3720557Z Skipping (s,q) (0.55, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3720714Z Skipping (s,q) (0.56, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3720876Z Skipping (s,q) (0.57, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3721049Z Skipping (s,q) (0.58, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3721209Z Skipping (s,q) (0.59, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3721388Z Skipping (s,q) (0.6, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3721547Z Skipping (s,q) (0.61, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3721707Z Skipping (s,q) (0.62, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3721880Z Skipping (s,q) (0.63, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3722038Z Skipping (s,q) (0.64, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3722198Z Skipping (s,q) (0.65, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3722395Z Skipping (s,q) (0.66, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3722555Z Skipping (s,q) (0.67, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3722726Z Skipping (s,q) (0.68, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3722886Z Skipping (s,q) (0.69, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3723047Z Skipping (s,q) (0.7, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3723220Z Skipping (s,q) (0.71, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3723377Z Skipping (s,q) (0.72, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3723539Z Skipping (s,q) (0.73, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3723712Z Skipping (s,q) (0.74, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3723871Z Skipping (s,q) (0.75, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3724044Z Skipping (s,q) (0.76, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3724206Z Skipping (s,q) (0.77, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3724368Z Skipping (s,q) (0.78, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3724545Z Skipping (s,q) (0.79, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3724708Z Skipping (s,q) (0.8, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3724867Z Skipping (s,q) (0.81, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3725066Z Skipping (s,q) (0.82, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3725229Z Skipping (s,q) (0.83, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3725402Z Skipping (s,q) (0.84, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3725566Z Skipping (s,q) (0.85, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3725729Z Skipping (s,q) (0.86, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3725908Z Skipping (s,q) (0.87, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3726112Z Skipping (s,q) (0.88, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3726274Z Skipping (s,q) (0.89, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3726451Z Skipping (s,q) (0.9, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3726613Z Skipping (s,q) (0.91, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3726787Z Skipping (s,q) (0.92, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3726952Z Skipping (s,q) (0.93, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3727114Z Skipping (s,q) (0.94, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3727291Z Skipping (s,q) (0.95, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3727478Z Skipping (s,q) (0.96, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3727639Z Skipping (s,q) (0.97, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3727815Z Skipping (s,q) (0.98, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3727981Z Skipping (s,q) (0.99, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3728155Z Skipping (s,q) (1, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3728319Z Skipping (s,q) (1.01, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3728482Z Skipping (s,q) (1.02, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3728658Z Skipping (s,q) (1.03, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3728823Z Skipping (s,q) (1.04, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3728985Z Skipping (s,q) (1.05, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3729164Z Skipping (s,q) (1.06, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3729330Z Skipping (s,q) (1.07, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3729489Z Skipping (s,q) (1.08, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3729668Z Skipping (s,q) (1.09, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3729858Z Skipping (s,q) (1.1, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3730034Z Skipping (s,q) (1.11, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3730195Z Skipping (s,q) (1.12, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3730359Z Skipping (s,q) (1.13, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3730535Z Skipping (s,q) (1.14, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3730698Z Skipping (s,q) (1.15, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3730860Z Skipping (s,q) (1.16, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3731036Z Skipping (s,q) (1.17, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3731199Z Skipping (s,q) (1.18, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3731371Z Skipping (s,q) (1.19, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3731535Z Skipping (s,q) (1.2, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3731699Z Skipping (s,q) (1.21, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3731876Z Skipping (s,q) (1.22, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3732037Z Skipping (s,q) (1.23, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3732199Z Skipping (s,q) (1.24, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3732370Z Skipping (s,q) (1.25, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3732532Z Skipping (s,q) (1.26, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3732729Z Skipping (s,q) (1.27, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3732889Z Skipping (s,q) (1.28, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3733052Z Skipping (s,q) (1.29, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3733224Z Skipping (s,q) (1.3, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3733384Z Skipping (s,q) (1.31, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3733566Z Skipping (s,q) (1.32, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3733738Z Skipping (s,q) (1.33, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3733899Z Skipping (s,q) (1.34, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3734072Z Skipping (s,q) (1.35, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3734231Z Skipping (s,q) (1.36, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3734393Z Skipping (s,q) (1.37, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3734571Z Skipping (s,q) (1.38, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3734731Z Skipping (s,q) (1.39, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3734921Z Skipping (s,q) (1.4, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3735097Z Skipping (s,q) (1.41, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3735257Z Skipping (s,q) (1.42, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3735431Z Skipping (s,q) (1.43, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3735593Z Skipping (s,q) (1.44, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3735754Z Skipping (s,q) (1.45, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3735924Z Skipping (s,q) (1.46, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3736085Z Skipping (s,q) (1.47, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3736245Z Skipping (s,q) (1.48, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3736419Z Skipping (s,q) (1.49, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3736581Z Skipping (s,q) (1.5, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3736760Z Skipping (s,q) (1.51, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3736923Z Skipping (s,q) (1.52, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3737083Z Skipping (s,q) (1.53, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3737286Z Skipping (s,q) (1.54, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3737452Z Skipping (s,q) (1.55, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3737615Z Skipping (s,q) (1.56, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3737792Z Skipping (s,q) (1.57, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3737952Z Skipping (s,q) (1.58, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3738113Z Skipping (s,q) (1.59, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3738288Z Skipping (s,q) (1.6, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3738448Z Skipping (s,q) (1.61, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3738622Z Skipping (s,q) (1.62, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3738783Z Skipping (s,q) (1.63, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3738945Z Skipping (s,q) (1.64, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3739121Z Skipping (s,q) (1.65, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3739282Z Skipping (s,q) (1.66, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3739443Z Skipping (s,q) (1.67, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3739615Z Skipping (s,q) (1.68, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3739774Z Skipping (s,q) (1.69, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3739946Z Skipping (s,q) (1.7, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3740130Z Skipping (s,q) (1.71, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3740292Z Skipping (s,q) (1.72, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3740468Z Skipping (s,q) (1.73, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3740629Z Skipping (s,q) (1.74, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3740791Z Skipping (s,q) (1.75, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3741007Z Skipping (s,q) (1.76, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3741169Z Skipping (s,q) (1.77, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3741339Z Skipping (s,q) (1.78, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3741499Z Skipping (s,q) (1.79, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3741661Z Skipping (s,q) (1.8, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3741833Z Skipping (s,q) (1.81, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3741995Z Skipping (s,q) (1.82, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3742158Z Skipping (s,q) (1.83, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3742371Z Skipping (s,q) (1.84, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3742532Z Skipping (s,q) (1.85, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3742703Z Skipping (s,q) (1.86, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3742867Z Skipping (s,q) (1.87, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3743028Z Skipping (s,q) (1.88, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3743198Z Skipping (s,q) (1.89, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3743359Z Skipping (s,q) (1.9, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3743517Z Skipping (s,q) (1.91, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3743688Z Skipping (s,q) (1.92, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3743851Z Skipping (s,q) (1.93, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3744022Z Skipping (s,q) (1.94, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3744183Z Skipping (s,q) (1.95, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3744343Z Skipping (s,q) (1.96, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3744518Z Skipping (s,q) (1.97, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3744703Z Skipping (s,q) (1.98, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3744865Z Skipping (s,q) (1.99, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3745035Z Skipping (s,q) (0.01, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3745194Z Skipping (s,q) (0.02, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3745366Z Skipping (s,q) (0.03, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3745526Z Skipping (s,q) (0.04, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3745687Z Skipping (s,q) (0.05, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3745855Z Skipping (s,q) (0.06, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3746016Z Skipping (s,q) (0.07, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3746175Z Skipping (s,q) (0.08, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3746368Z Skipping (s,q) (0.09, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3746600Z Skipping (s,q) (0.1, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3746763Z Skipping (s,q) (0.11, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3746937Z Skipping (s,q) (0.12, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3747098Z Skipping (s,q) (0.13, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3747270Z Skipping (s,q) (0.14, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3747428Z Skipping (s,q) (0.15, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3747616Z Skipping (s,q) (0.16, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3747787Z Skipping (s,q) (0.17, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3747948Z Skipping (s,q) (0.18, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3748108Z Skipping (s,q) (0.19, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3748280Z Skipping (s,q) (0.2, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3748468Z Skipping (s,q) (0.21, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3748640Z Skipping (s,q) (0.22, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3748801Z Skipping (s,q) (0.23, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3748961Z Skipping (s,q) (0.24, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3749134Z Skipping (s,q) (0.25, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3749294Z Skipping (s,q) (0.26, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3749454Z Skipping (s,q) (0.27, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3749629Z Skipping (s,q) (0.28, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3749814Z Skipping (s,q) (0.29, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3749987Z Skipping (s,q) (0.3, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3750149Z Skipping (s,q) (0.31, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3750313Z Skipping (s,q) (0.32, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3750486Z Skipping (s,q) (0.33, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3750647Z Skipping (s,q) (0.34, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3750807Z Skipping (s,q) (0.35, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3750979Z Skipping (s,q) (0.36, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3751140Z Skipping (s,q) (0.37, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3751313Z Skipping (s,q) (0.38, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3751473Z Skipping (s,q) (0.39, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3751637Z Skipping (s,q) (0.4, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3751807Z Skipping (s,q) (0.41, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3751967Z Skipping (s,q) (0.42, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3752152Z Skipping (s,q) (0.43, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3752324Z Skipping (s,q) (0.44, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3752485Z Skipping (s,q) (0.45, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3752657Z Skipping (s,q) (0.46, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3752817Z Skipping (s,q) (0.47, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3752977Z Skipping (s,q) (0.48, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3753153Z Skipping (s,q) (0.49, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3753317Z Skipping (s,q) (0.5, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3753479Z Skipping (s,q) (0.51, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3753650Z Skipping (s,q) (0.52, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3753811Z Skipping (s,q) (0.53, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3753984Z Skipping (s,q) (0.54, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3754146Z Skipping (s,q) (0.55, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3754306Z Skipping (s,q) (0.56, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3754476Z Skipping (s,q) (0.57, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3754638Z Skipping (s,q) (0.58, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3754797Z Skipping (s,q) (0.59, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3755013Z Skipping (s,q) (0.6, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3755173Z Skipping (s,q) (0.61, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3755344Z Skipping (s,q) (0.62, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3755506Z Skipping (s,q) (0.63, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3755667Z Skipping (s,q) (0.64, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3755865Z Skipping (s,q) (0.65, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3756100Z Skipping (s,q) (0.66, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3756267Z Skipping (s,q) (0.67, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3756445Z Skipping (s,q) (0.68, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3756606Z Skipping (s,q) (0.69, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3756767Z Skipping (s,q) (0.7, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3756945Z Skipping (s,q) (0.71, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3757108Z Skipping (s,q) (0.72, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3757313Z Skipping (s,q) (0.73, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3757475Z Skipping (s,q) (0.74, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3757636Z Skipping (s,q) (0.75, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3757814Z Skipping (s,q) (0.76, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3757976Z Skipping (s,q) (0.77, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3758138Z Skipping (s,q) (0.78, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3758311Z Skipping (s,q) (0.79, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3758477Z Skipping (s,q) (0.8, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3758654Z Skipping (s,q) (0.81, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3758816Z Skipping (s,q) (0.82, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3758980Z Skipping (s,q) (0.83, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3759159Z Skipping (s,q) (0.84, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3759322Z Skipping (s,q) (0.85, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3759488Z Skipping (s,q) (0.86, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3759696Z Skipping (s,q) (0.87, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3759860Z Skipping (s,q) (0.88, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3760034Z Skipping (s,q) (0.89, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3760199Z Skipping (s,q) (0.9, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3760361Z Skipping (s,q) (0.91, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3760537Z Skipping (s,q) (0.92, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3760700Z Skipping (s,q) (0.93, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3760862Z Skipping (s,q) (0.94, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3761040Z Skipping (s,q) (0.95, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3761208Z Skipping (s,q) (0.96, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3761384Z Skipping (s,q) (0.97, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3761549Z Skipping (s,q) (0.98, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3761709Z Skipping (s,q) (0.99, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3761883Z Skipping (s,q) (1, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3762044Z Skipping (s,q) (1.01, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3762207Z Skipping (s,q) (1.02, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3762382Z Skipping (s,q) (1.03, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3762572Z Skipping (s,q) (1.04, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3762742Z Skipping (s,q) (1.05, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3762905Z Skipping (s,q) (1.06, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3763067Z Skipping (s,q) (1.07, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3763243Z Skipping (s,q) (1.08, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3763431Z Skipping (s,q) (1.09, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3763595Z Skipping (s,q) (1.1, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3763767Z Skipping (s,q) (1.11, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3763927Z Skipping (s,q) (1.12, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3764099Z Skipping (s,q) (1.13, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3764259Z Skipping (s,q) (1.14, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3764420Z Skipping (s,q) (1.15, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3764587Z Skipping (s,q) (1.16, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3764775Z Skipping (s,q) (1.17, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3764936Z Skipping (s,q) (1.18, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3765106Z Skipping (s,q) (1.19, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3765274Z Skipping (s,q) (1.2, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3765435Z Skipping (s,q) (1.21, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3765606Z Skipping (s,q) (1.22, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3765767Z Skipping (s,q) (1.23, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3765938Z Skipping (s,q) (1.24, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3766101Z Skipping (s,q) (1.25, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3766262Z Skipping (s,q) (1.26, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3766431Z Skipping (s,q) (1.27, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3766593Z Skipping (s,q) (1.28, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3766753Z Skipping (s,q) (1.29, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3766925Z Skipping (s,q) (1.3, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3767113Z Skipping (s,q) (1.31, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3767287Z Skipping (s,q) (1.32, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3767448Z Skipping (s,q) (1.33, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3767611Z Skipping (s,q) (1.34, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3767785Z Skipping (s,q) (1.35, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3767946Z Skipping (s,q) (1.36, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3768106Z Skipping (s,q) (1.37, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3768283Z Skipping (s,q) (1.38, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3768446Z Skipping (s,q) (1.39, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3768620Z Skipping (s,q) (1.4, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3768783Z Skipping (s,q) (1.41, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3768947Z Skipping (s,q) (1.42, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3769120Z Skipping (s,q) (1.43, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3769280Z Skipping (s,q) (1.44, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3769438Z Skipping (s,q) (1.45, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3769607Z Skipping (s,q) (1.46, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3769768Z Skipping (s,q) (1.47, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3769965Z Skipping (s,q) (1.48, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3770125Z Skipping (s,q) (1.49, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3770288Z Skipping (s,q) (1.5, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3770462Z Skipping (s,q) (1.51, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3770623Z Skipping (s,q) (1.52, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3770807Z Skipping (s,q) (1.53, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3770983Z Skipping (s,q) (1.54, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3771141Z Skipping (s,q) (1.55, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3771314Z Skipping (s,q) (1.56, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3771475Z Skipping (s,q) (1.57, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3771635Z Skipping (s,q) (1.58, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3771808Z Skipping (s,q) (1.59, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3771971Z Skipping (s,q) (1.6, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3772159Z Skipping (s,q) (1.61, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3772330Z Skipping (s,q) (1.62, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3772492Z Skipping (s,q) (1.63, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3772669Z Skipping (s,q) (1.64, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3772831Z Skipping (s,q) (1.65, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3772993Z Skipping (s,q) (1.66, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3773165Z Skipping (s,q) (1.67, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3773326Z Skipping (s,q) (1.68, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3773481Z Skipping (s,q) (1.69, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3773656Z Skipping (s,q) (1.7, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3773817Z Skipping (s,q) (1.71, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3773979Z Skipping (s,q) (1.72, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3774151Z Skipping (s,q) (1.73, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3774311Z Skipping (s,q) (1.74, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3774509Z Skipping (s,q) (1.75, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3774670Z Skipping (s,q) (1.76, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3774832Z Skipping (s,q) (1.77, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3775004Z Skipping (s,q) (1.78, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3775163Z Skipping (s,q) (1.79, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3775326Z Skipping (s,q) (1.8, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3775498Z Skipping (s,q) (1.81, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3775658Z Skipping (s,q) (1.82, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3775835Z Skipping (s,q) (1.83, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3775994Z Skipping (s,q) (1.84, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3776154Z Skipping (s,q) (1.85, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3776326Z Skipping (s,q) (1.86, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3776487Z Skipping (s,q) (1.87, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3776646Z Skipping (s,q) (1.88, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3776817Z Skipping (s,q) (1.89, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3776979Z Skipping (s,q) (1.9, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3777147Z Skipping (s,q) (1.91, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3777331Z Skipping (s,q) (1.92, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3777492Z Skipping (s,q) (1.93, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3777664Z Skipping (s,q) (1.94, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3777824Z Skipping (s,q) (1.95, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3777983Z Skipping (s,q) (1.96, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3778181Z Skipping (s,q) (1.97, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3778341Z Skipping (s,q) (1.98, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3778511Z Skipping (s,q) (1.99, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3778672Z Skipping (s,q) (0.01, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3778833Z Skipping (s,q) (0.02, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3779005Z Skipping (s,q) (0.03, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3779166Z Skipping (s,q) (0.04, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3779325Z Skipping (s,q) (0.05, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3779520Z Skipping (s,q) (0.06, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3779679Z Skipping (s,q) (0.07, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3779850Z Skipping (s,q) (0.08, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3780016Z Skipping (s,q) (0.09, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3780177Z Skipping (s,q) (0.1, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3780349Z Skipping (s,q) (0.11, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3780511Z Skipping (s,q) (0.12, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3780669Z Skipping (s,q) (0.13, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3780846Z Skipping (s,q) (0.14, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3781007Z Skipping (s,q) (0.15, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3781182Z Skipping (s,q) (0.16, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3781343Z Skipping (s,q) (0.17, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3781502Z Skipping (s,q) (0.18, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3781675Z Skipping (s,q) (0.19, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3781876Z Skipping (s,q) (0.2, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3782038Z Skipping (s,q) (0.21, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3782210Z Skipping (s,q) (0.22, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3782373Z Skipping (s,q) (0.23, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3782546Z Skipping (s,q) (0.24, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3782707Z Skipping (s,q) (0.25, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3782867Z Skipping (s,q) (0.26, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3783042Z Skipping (s,q) (0.27, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3783204Z Skipping (s,q) (0.28, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3783364Z Skipping (s,q) (0.29, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3783541Z Skipping (s,q) (0.3, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3783708Z Skipping (s,q) (0.31, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3783871Z Skipping (s,q) (0.32, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3784048Z Skipping (s,q) (0.33, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3784211Z Skipping (s,q) (0.34, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3784383Z Skipping (s,q) (0.35, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3784544Z Skipping (s,q) (0.36, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3784732Z Skipping (s,q) (0.37, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3784904Z Skipping (s,q) (0.38, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3785069Z Skipping (s,q) (0.39, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3785228Z Skipping (s,q) (0.4, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3785400Z Skipping (s,q) (0.41, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3785588Z Skipping (s,q) (0.42, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3785760Z Skipping (s,q) (0.43, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3785920Z Skipping (s,q) (0.44, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3786080Z Skipping (s,q) (0.45, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3786252Z Skipping (s,q) (0.46, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3786412Z Skipping (s,q) (0.47, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3786574Z Skipping (s,q) (0.48, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3786746Z Skipping (s,q) (0.49, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3786939Z Skipping (s,q) (0.5, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3787111Z Skipping (s,q) (0.51, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3787275Z Skipping (s,q) (0.52, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3787444Z Skipping (s,q) (0.53, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3787616Z Skipping (s,q) (0.54, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3787775Z Skipping (s,q) (0.55, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3787932Z Skipping (s,q) (0.56, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3788101Z Skipping (s,q) (0.57, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3788262Z Skipping (s,q) (0.58, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3788436Z Skipping (s,q) (0.59, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3788596Z Skipping (s,q) (0.6, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3788757Z Skipping (s,q) (0.61, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3788931Z Skipping (s,q) (0.62, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3789089Z Skipping (s,q) (0.63, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3789284Z Skipping (s,q) (0.64, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3789457Z Skipping (s,q) (0.65, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3789616Z Skipping (s,q) (0.66, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3789790Z Skipping (s,q) (0.67, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3789952Z Skipping (s,q) (0.68, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3790115Z Skipping (s,q) (0.69, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3790289Z Skipping (s,q) (0.7, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3790450Z Skipping (s,q) (0.71, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3790610Z Skipping (s,q) (0.72, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3790785Z Skipping (s,q) (0.73, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3790946Z Skipping (s,q) (0.74, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3791122Z Skipping (s,q) (0.75, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3791282Z Skipping (s,q) (0.76, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3791443Z Skipping (s,q) (0.77, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3791615Z Skipping (s,q) (0.78, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3791775Z Skipping (s,q) (0.79, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3791937Z Skipping (s,q) (0.8, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3792134Z Skipping (s,q) (0.81, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3792295Z Skipping (s,q) (0.82, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3792458Z Skipping (s,q) (0.83, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3792633Z Skipping (s,q) (0.84, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3792796Z Skipping (s,q) (0.85, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3792995Z Skipping (s,q) (0.86, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3793155Z Skipping (s,q) (0.87, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3793317Z Skipping (s,q) (0.88, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3793489Z Skipping (s,q) (0.89, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3793652Z Skipping (s,q) (0.9, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3793813Z Skipping (s,q) (0.91, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3793986Z Skipping (s,q) (0.92, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3794147Z Skipping (s,q) (0.93, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3794319Z Skipping (s,q) (0.94, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3794502Z Skipping (s,q) (0.95, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3794664Z Skipping (s,q) (0.96, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3794835Z Skipping (s,q) (0.97, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3794997Z Skipping (s,q) (0.98, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3795157Z Skipping (s,q) (0.99, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3795328Z Skipping (s,q) (1, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3795489Z Skipping (s,q) (1.01, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3795658Z Skipping (s,q) (1.02, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3795818Z Skipping (s,q) (1.03, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3796066Z Skipping (s,q) (1.04, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3796242Z Skipping (s,q) (1.05, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3796403Z Skipping (s,q) (1.06, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3796562Z Skipping (s,q) (1.07, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3796733Z Skipping (s,q) (1.08, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3796983Z Skipping (s,q) (1.09, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3797161Z Skipping (s,q) (1.1, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3797320Z Skipping (s,q) (1.11, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3797480Z Skipping (s,q) (1.12, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3797660Z Skipping (s,q) (1.13, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3797822Z Skipping (s,q) (1.14, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3797987Z Skipping (s,q) (1.15, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3798162Z Skipping (s,q) (1.16, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3798324Z Skipping (s,q) (1.17, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3798500Z Skipping (s,q) (1.18, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3798657Z Skipping (s,q) (1.19, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3798822Z Skipping (s,q) (1.2, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3798997Z Skipping (s,q) (1.21, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3799158Z Skipping (s,q) (1.22, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3799318Z Skipping (s,q) (1.23, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3799491Z Skipping (s,q) (1.24, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3799677Z Skipping (s,q) (1.25, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3799851Z Skipping (s,q) (1.26, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3800011Z Skipping (s,q) (1.27, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3800174Z Skipping (s,q) (1.28, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3800347Z Skipping (s,q) (1.29, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3800507Z Skipping (s,q) (1.3, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3800695Z Skipping (s,q) (1.31, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3800864Z Skipping (s,q) (1.32, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3801022Z Skipping (s,q) (1.33, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3801193Z Skipping (s,q) (1.34, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3801350Z Skipping (s,q) (1.35, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3801511Z Skipping (s,q) (1.36, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3801680Z Skipping (s,q) (1.37, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3801838Z Skipping (s,q) (1.38, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3802022Z Skipping (s,q) (1.39, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3802191Z Skipping (s,q) (1.4, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3802348Z Skipping (s,q) (1.41, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3802512Z Skipping (s,q) (1.42, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3802683Z Skipping (s,q) (1.43, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3802843Z Skipping (s,q) (1.44, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3803016Z Skipping (s,q) (1.45, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3803174Z Skipping (s,q) (1.46, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3803335Z Skipping (s,q) (1.47, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3803504Z Skipping (s,q) (1.48, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3803664Z Skipping (s,q) (1.49, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3803827Z Skipping (s,q) (1.5, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3803999Z Skipping (s,q) (1.51, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3804159Z Skipping (s,q) (1.52, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3804357Z Skipping (s,q) (1.53, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3804518Z Skipping (s,q) (1.54, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3804679Z Skipping (s,q) (1.55, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3804851Z Skipping (s,q) (1.56, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3805013Z Skipping (s,q) (1.57, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3805173Z Skipping (s,q) (1.58, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3805343Z Skipping (s,q) (1.59, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3805699Z Skipping (s,q) (1.6, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3805881Z Skipping (s,q) (1.61, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3806040Z Skipping (s,q) (1.62, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3806200Z Skipping (s,q) (1.63, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3806377Z Skipping (s,q) (1.64, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3806539Z Skipping (s,q) (1.65, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3806700Z Skipping (s,q) (1.66, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3806870Z Skipping (s,q) (1.67, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3807026Z Skipping (s,q) (1.68, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3807263Z Skipping (s,q) (1.69, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3807426Z Skipping (s,q) (1.7, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3807585Z Skipping (s,q) (1.71, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3807757Z Skipping (s,q) (1.72, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3807915Z Skipping (s,q) (1.73, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3808075Z Skipping (s,q) (1.74, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3808281Z Skipping (s,q) (1.75, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3808441Z Skipping (s,q) (1.76, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3808611Z Skipping (s,q) (1.77, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3808770Z Skipping (s,q) (1.78, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3808931Z Skipping (s,q) (1.79, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3809103Z Skipping (s,q) (1.8, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3809263Z Skipping (s,q) (1.81, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3809422Z Skipping (s,q) (1.82, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3809645Z Skipping (s,q) (1.83, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3809804Z Skipping (s,q) (1.84, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3809975Z Skipping (s,q) (1.85, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3810140Z Skipping (s,q) (1.86, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3810298Z Skipping (s,q) (1.87, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3810467Z Skipping (s,q) (1.88, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3810626Z Skipping (s,q) (1.89, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3810788Z Skipping (s,q) (1.9, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3810963Z Skipping (s,q) (1.91, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3811123Z Skipping (s,q) (1.92, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3811279Z Skipping (s,q) (1.93, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3811452Z Skipping (s,q) (1.94, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3811609Z Skipping (s,q) (1.95, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3811782Z Skipping (s,q) (1.96, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3811973Z Skipping (s,q) (1.97, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3812135Z Skipping (s,q) (1.98, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3812309Z Skipping (s,q) (1.99, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3812468Z Skipping (s,q) (0.01, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3812629Z Skipping (s,q) (0.02, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3812796Z Skipping (s,q) (0.03, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3812957Z Skipping (s,q) (0.04, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3813132Z Skipping (s,q) (0.05, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3813290Z Skipping (s,q) (0.06, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3813451Z Skipping (s,q) (0.07, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3813623Z Skipping (s,q) (0.08, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3813785Z Skipping (s,q) (0.09, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3813946Z Skipping (s,q) (0.1, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3814115Z Skipping (s,q) (0.11, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3814272Z Skipping (s,q) (0.12, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3814443Z Skipping (s,q) (0.13, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3814601Z Skipping (s,q) (0.14, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3814787Z Skipping (s,q) (0.15, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3814958Z Skipping (s,q) (0.16, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3815119Z Skipping (s,q) (0.17, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3815282Z Skipping (s,q) (0.18, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3815452Z Skipping (s,q) (0.19, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3815638Z Skipping (s,q) (0.2, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3815812Z Skipping (s,q) (0.21, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3815969Z Skipping (s,q) (0.22, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3816129Z Skipping (s,q) (0.23, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3816301Z Skipping (s,q) (0.24, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3816460Z Skipping (s,q) (0.25, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3816620Z Skipping (s,q) (0.26, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3816788Z Skipping (s,q) (0.27, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3816974Z Skipping (s,q) (0.28, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3817143Z Skipping (s,q) (0.29, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3817307Z Skipping (s,q) (0.3, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3817471Z Skipping (s,q) (0.31, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3817639Z Skipping (s,q) (0.32, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3817800Z Skipping (s,q) (0.33, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3817960Z Skipping (s,q) (0.34, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3818132Z Skipping (s,q) (0.35, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3818290Z Skipping (s,q) (0.36, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3818466Z Skipping (s,q) (0.37, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3818625Z Skipping (s,q) (0.38, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3818787Z Skipping (s,q) (0.39, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3818964Z Skipping (s,q) (0.4, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3819125Z Skipping (s,q) (0.41, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3819311Z Skipping (s,q) (0.42, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3819481Z Skipping (s,q) (0.43, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3819639Z Skipping (s,q) (0.44, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3819800Z Skipping (s,q) (0.45, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3819974Z Skipping (s,q) (0.46, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3820132Z Skipping (s,q) (0.47, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3820304Z Skipping (s,q) (0.48, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3820464Z Skipping (s,q) (0.49, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3820669Z Skipping (s,q) (0.5, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3820868Z Skipping (s,q) (0.51, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3821222Z Skipping (s,q) (0.52, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3821431Z Skipping (s,q) (0.53, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3821627Z Skipping (s,q) (0.54, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3821868Z Skipping (s,q) (0.55, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3822061Z Skipping (s,q) (0.56, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3822307Z Skipping (s,q) (0.57, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3822518Z Skipping (s,q) (0.58, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3822750Z Skipping (s,q) (0.59, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3822987Z Skipping (s,q) (0.6, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3823184Z Skipping (s,q) (0.61, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3830372Z Skipping (s,q) (0.62, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3830606Z Skipping (s,q) (0.63, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3830869Z Skipping (s,q) (0.64, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3831037Z Skipping (s,q) (0.65, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3831199Z Skipping (s,q) (0.66, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3831375Z Skipping (s,q) (0.67, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3831537Z Skipping (s,q) (0.68, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3831711Z Skipping (s,q) (0.69, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3831880Z Skipping (s,q) (0.7, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3834104Z Skipping (s,q) (0.71, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3834334Z Skipping (s,q) (0.72, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3834507Z Skipping (s,q) (0.73, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3834671Z Skipping (s,q) (0.74, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3834842Z Skipping (s,q) (0.75, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3835004Z Skipping (s,q) (0.76, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3835165Z Skipping (s,q) (0.77, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3835335Z Skipping (s,q) (0.78, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3835498Z Skipping (s,q) (0.79, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3835662Z Skipping (s,q) (0.8, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3835838Z Skipping (s,q) (0.81, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3836117Z Skipping (s,q) (0.82, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3836309Z Skipping (s,q) (0.83, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3836485Z Skipping (s,q) (0.84, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3836644Z Skipping (s,q) (0.85, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3836822Z Skipping (s,q) (0.86, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3836985Z Skipping (s,q) (0.87, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3837145Z Skipping (s,q) (0.88, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3837321Z Skipping (s,q) (0.89, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3837482Z Skipping (s,q) (0.9, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3837642Z Skipping (s,q) (0.91, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3837819Z Skipping (s,q) (0.92, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3837980Z Skipping (s,q) (0.93, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3838145Z Skipping (s,q) (0.94, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3838313Z Skipping (s,q) (0.95, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3838473Z Skipping (s,q) (0.96, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3838643Z Skipping (s,q) (0.97, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3838803Z Skipping (s,q) (0.98, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3838963Z Skipping (s,q) (0.99, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3839134Z Skipping (s,q) (1, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3839295Z Skipping (s,q) (1.01, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3839453Z Skipping (s,q) (1.02, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3839657Z Skipping (s,q) (1.03, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3839817Z Skipping (s,q) (1.04, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3839994Z Skipping (s,q) (1.05, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3840152Z Skipping (s,q) (1.06, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3840309Z Skipping (s,q) (1.07, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3840507Z Skipping (s,q) (1.08, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3840669Z Skipping (s,q) (1.09, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3840828Z Skipping (s,q) (1.1, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3841000Z Skipping (s,q) (1.11, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3841154Z Skipping (s,q) (1.12, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3841328Z Skipping (s,q) (1.13, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3841487Z Skipping (s,q) (1.14, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3841647Z Skipping (s,q) (1.15, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3841906Z Skipping (s,q) (1.16, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3842065Z Skipping (s,q) (1.17, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3842224Z Skipping (s,q) (1.18, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3842398Z Skipping (s,q) (1.19, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3842559Z Skipping (s,q) (1.2, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3842730Z Skipping (s,q) (1.21, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3842887Z Skipping (s,q) (1.22, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3843045Z Skipping (s,q) (1.23, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3843215Z Skipping (s,q) (1.24, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3843376Z Skipping (s,q) (1.25, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3843537Z Skipping (s,q) (1.26, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3843714Z Skipping (s,q) (1.27, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3843873Z Skipping (s,q) (1.28, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3844046Z Skipping (s,q) (1.29, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3844206Z Skipping (s,q) (1.3, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3844366Z Skipping (s,q) (1.31, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3844538Z Skipping (s,q) (1.32, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3844692Z Skipping (s,q) (1.33, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3844853Z Skipping (s,q) (1.34, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3845024Z Skipping (s,q) (1.35, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3845184Z Skipping (s,q) (1.36, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3845356Z Skipping (s,q) (1.37, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3845516Z Skipping (s,q) (1.38, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3845673Z Skipping (s,q) (1.39, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3845846Z Skipping (s,q) (1.4, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3846005Z Skipping (s,q) (1.41, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3846166Z Skipping (s,q) (1.42, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3846338Z Skipping (s,q) (1.43, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3846497Z Skipping (s,q) (1.44, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3846670Z Skipping (s,q) (1.45, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3846828Z Skipping (s,q) (1.46, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3847015Z Skipping (s,q) (1.47, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3847188Z Skipping (s,q) (1.48, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3847349Z Skipping (s,q) (1.49, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3847510Z Skipping (s,q) (1.5, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3847685Z Skipping (s,q) (1.51, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3847869Z Skipping (s,q) (1.52, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3848033Z Skipping (s,q) (1.53, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3848207Z Skipping (s,q) (1.54, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3848366Z Skipping (s,q) (1.55, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3848540Z Skipping (s,q) (1.56, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3848700Z Skipping (s,q) (1.57, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3848862Z Skipping (s,q) (1.58, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3849035Z Skipping (s,q) (1.59, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3849255Z Skipping (s,q) (1.6, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3849419Z Skipping (s,q) (1.61, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3849591Z Skipping (s,q) (1.62, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3849752Z Skipping (s,q) (1.63, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3849923Z Skipping (s,q) (1.64, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3850081Z Skipping (s,q) (1.65, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3850242Z Skipping (s,q) (1.66, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3850411Z Skipping (s,q) (1.67, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3850569Z Skipping (s,q) (1.68, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3850728Z Skipping (s,q) (1.69, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3850901Z Skipping (s,q) (1.7, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3851064Z Skipping (s,q) (1.71, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3851234Z Skipping (s,q) (1.72, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3851392Z Skipping (s,q) (1.73, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3851553Z Skipping (s,q) (1.74, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3851725Z Skipping (s,q) (1.75, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3851884Z Skipping (s,q) (1.76, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3852044Z Skipping (s,q) (1.77, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3852215Z Skipping (s,q) (1.78, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3852376Z Skipping (s,q) (1.79, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3852548Z Skipping (s,q) (1.8, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3852708Z Skipping (s,q) (1.81, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3852871Z Skipping (s,q) (1.82, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3853044Z Skipping (s,q) (1.83, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3853201Z Skipping (s,q) (1.84, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3853363Z Skipping (s,q) (1.85, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3853539Z Skipping (s,q) (1.86, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3853698Z Skipping (s,q) (1.87, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3853870Z Skipping (s,q) (1.88, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3854030Z Skipping (s,q) (1.89, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3854189Z Skipping (s,q) (1.9, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3854387Z Skipping (s,q) (1.91, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3854544Z Skipping (s,q) (1.92, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3854706Z Skipping (s,q) (1.93, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3854877Z Skipping (s,q) (1.94, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3855036Z Skipping (s,q) (1.95, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3855231Z Skipping (s,q) (1.96, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3855388Z Skipping (s,q) (1.97, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3855544Z Skipping (s,q) (1.98, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3855713Z Skipping (s,q) (1.99, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3855872Z Skipping (s,q) (0.01, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3856028Z Skipping (s,q) (0.02, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3856200Z Skipping (s,q) (0.03, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3856359Z Skipping (s,q) (0.04, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3856582Z Skipping (s,q) (0.05, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3856751Z Skipping (s,q) (0.06, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3856909Z Skipping (s,q) (0.07, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3857081Z Skipping (s,q) (0.08, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3857238Z Skipping (s,q) (0.09, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3857397Z Skipping (s,q) (0.1, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3857566Z Skipping (s,q) (0.11, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3857722Z Skipping (s,q) (0.12, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3857880Z Skipping (s,q) (0.13, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3858055Z Skipping (s,q) (0.14, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3858215Z Skipping (s,q) (0.15, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3858391Z Skipping (s,q) (0.16, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3858552Z Skipping (s,q) (0.17, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3858713Z Skipping (s,q) (0.18, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3858890Z Skipping (s,q) (0.19, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3859050Z Skipping (s,q) (0.2, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3859209Z Skipping (s,q) (0.21, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3859382Z Skipping (s,q) (0.22, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3859543Z Skipping (s,q) (0.23, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3859712Z Skipping (s,q) (0.24, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3859875Z Skipping (s,q) (0.25, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3860037Z Skipping (s,q) (0.26, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3860214Z Skipping (s,q) (0.27, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3860372Z Skipping (s,q) (0.28, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3860530Z Skipping (s,q) (0.29, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3860705Z Skipping (s,q) (0.3, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3860865Z Skipping (s,q) (0.31, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3861036Z Skipping (s,q) (0.32, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3861192Z Skipping (s,q) (0.33, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3861351Z Skipping (s,q) (0.34, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3861525Z Skipping (s,q) (0.35, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3861710Z Skipping (s,q) (0.36, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3861869Z Skipping (s,q) (0.37, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3862046Z Skipping (s,q) (0.38, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3862205Z Skipping (s,q) (0.39, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3862380Z Skipping (s,q) (0.4, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3862630Z Skipping (s,q) (0.41, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3862788Z Skipping (s,q) (0.42, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3862958Z Skipping (s,q) (0.43, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3863118Z Skipping (s,q) (0.44, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3863278Z Skipping (s,q) (0.45, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3863454Z Skipping (s,q) (0.46, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3863616Z Skipping (s,q) (0.47, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3863789Z Skipping (s,q) (0.48, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3864002Z Skipping (s,q) (0.49, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3864163Z Skipping (s,q) (0.5, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3864338Z Skipping (s,q) (0.51, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3864495Z Skipping (s,q) (0.52, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3864654Z Skipping (s,q) (0.53, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3864825Z Skipping (s,q) (0.54, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3864983Z Skipping (s,q) (0.55, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3865143Z Skipping (s,q) (0.56, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3865311Z Skipping (s,q) (0.57, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3865471Z Skipping (s,q) (0.58, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3865643Z Skipping (s,q) (0.59, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3865807Z Skipping (s,q) (0.6, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3865968Z Skipping (s,q) (0.61, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3866137Z Skipping (s,q) (0.62, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3866301Z Skipping (s,q) (0.63, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3866460Z Skipping (s,q) (0.64, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3866632Z Skipping (s,q) (0.65, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3866792Z Skipping (s,q) (0.66, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3866964Z Skipping (s,q) (0.67, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3867123Z Skipping (s,q) (0.68, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3867285Z Skipping (s,q) (0.69, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3867457Z Skipping (s,q) (0.7, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3867619Z Skipping (s,q) (0.71, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3867778Z Skipping (s,q) (0.72, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3867945Z Skipping (s,q) (0.73, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3868106Z Skipping (s,q) (0.74, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3868277Z Skipping (s,q) (0.75, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3868438Z Skipping (s,q) (0.76, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3868599Z Skipping (s,q) (0.77, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3868770Z Skipping (s,q) (0.78, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3868929Z Skipping (s,q) (0.79, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3869118Z Skipping (s,q) (0.8, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3869288Z Skipping (s,q) (0.81, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3869451Z Skipping (s,q) (0.82, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3869623Z Skipping (s,q) (0.83, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3869781Z Skipping (s,q) (0.84, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3869963Z Skipping (s,q) (0.85, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3870137Z Skipping (s,q) (0.86, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3870298Z Skipping (s,q) (0.87, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3870457Z Skipping (s,q) (0.88, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3870626Z Skipping (s,q) (0.89, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3870788Z Skipping (s,q) (0.9, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3870962Z Skipping (s,q) (0.91, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3871122Z Skipping (s,q) (0.92, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3871334Z Skipping (s,q) (0.93, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3871505Z Skipping (s,q) (0.94, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3871664Z Skipping (s,q) (0.95, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3871820Z Skipping (s,q) (0.96, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3871989Z Skipping (s,q) (0.97, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3872148Z Skipping (s,q) (0.98, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3872317Z Skipping (s,q) (0.99, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3872476Z Skipping (s,q) (1, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3872634Z Skipping (s,q) (1.01, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3872805Z Skipping (s,q) (1.02, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3872963Z Skipping (s,q) (1.03, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3873126Z Skipping (s,q) (1.04, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3873294Z Skipping (s,q) (1.05, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3873454Z Skipping (s,q) (1.06, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3873625Z Skipping (s,q) (1.07, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3873784Z Skipping (s,q) (1.08, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3873946Z Skipping (s,q) (1.09, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3874114Z Skipping (s,q) (1.1, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3874271Z Skipping (s,q) (1.11, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3874427Z Skipping (s,q) (1.12, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3874601Z Skipping (s,q) (1.13, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3874762Z Skipping (s,q) (1.14, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3874924Z Skipping (s,q) (1.15, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3875091Z Skipping (s,q) (1.16, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3875252Z Skipping (s,q) (1.17, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3875422Z Skipping (s,q) (1.18, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3875583Z Skipping (s,q) (1.19, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3875739Z Skipping (s,q) (1.2, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3875910Z Skipping (s,q) (1.21, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3876154Z Skipping (s,q) (1.22, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3876313Z Skipping (s,q) (1.23, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3876516Z Skipping (s,q) (1.24, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3876672Z Skipping (s,q) (1.25, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3876846Z Skipping (s,q) (1.26, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3877005Z Skipping (s,q) (1.27, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3877166Z Skipping (s,q) (1.28, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3877362Z Skipping (s,q) (1.29, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3877525Z Skipping (s,q) (1.3, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3877682Z Skipping (s,q) (1.31, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3877854Z Skipping (s,q) (1.32, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3878012Z Skipping (s,q) (1.33, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3878181Z Skipping (s,q) (1.34, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3878344Z Skipping (s,q) (1.35, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3878501Z Skipping (s,q) (1.36, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3878697Z Skipping (s,q) (1.37, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3878883Z Skipping (s,q) (1.38, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3879041Z Skipping (s,q) (1.39, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3879213Z Skipping (s,q) (1.4, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3879373Z Skipping (s,q) (1.41, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3879541Z Skipping (s,q) (1.42, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3879701Z Skipping (s,q) (1.43, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3879859Z Skipping (s,q) (1.44, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3880030Z Skipping (s,q) (1.45, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3880191Z Skipping (s,q) (1.46, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3880350Z Skipping (s,q) (1.47, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3880524Z Skipping (s,q) (1.48, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3880685Z Skipping (s,q) (1.49, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3880858Z Skipping (s,q) (1.5, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3881020Z Skipping (s,q) (1.51, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3881176Z Skipping (s,q) (1.52, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3881343Z Skipping (s,q) (1.53, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3881503Z Skipping (s,q) (1.54, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3881662Z Skipping (s,q) (1.55, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3881832Z Skipping (s,q) (1.56, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3881993Z Skipping (s,q) (1.57, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3882160Z Skipping (s,q) (1.58, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3882321Z Skipping (s,q) (1.59, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3882484Z Skipping (s,q) (1.6, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3882651Z Skipping (s,q) (1.61, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3882810Z Skipping (s,q) (1.62, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3882969Z Skipping (s,q) (1.63, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3883138Z Skipping (s,q) (1.64, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3883298Z Skipping (s,q) (1.65, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3883456Z Skipping (s,q) (1.66, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3883627Z Skipping (s,q) (1.67, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3883811Z Skipping (s,q) (1.68, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3883986Z Skipping (s,q) (1.69, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3884148Z Skipping (s,q) (1.7, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3884310Z Skipping (s,q) (1.71, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3884481Z Skipping (s,q) (1.72, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3884641Z Skipping (s,q) (1.73, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3884824Z Skipping (s,q) (1.74, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3884994Z Skipping (s,q) (1.75, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3885155Z Skipping (s,q) (1.76, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3885323Z Skipping (s,q) (1.77, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3885484Z Skipping (s,q) (1.78, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3885643Z Skipping (s,q) (1.79, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3885814Z Skipping (s,q) (1.8, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3886013Z Skipping (s,q) (1.81, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3886194Z Skipping (s,q) (1.82, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3886365Z Skipping (s,q) (1.83, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3886522Z Skipping (s,q) (1.84, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3886691Z Skipping (s,q) (1.85, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3886849Z Skipping (s,q) (1.86, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3887005Z Skipping (s,q) (1.87, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3887178Z Skipping (s,q) (1.88, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3887337Z Skipping (s,q) (1.89, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3887496Z Skipping (s,q) (1.9, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3887666Z Skipping (s,q) (1.91, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3887826Z Skipping (s,q) (1.92, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3887999Z Skipping (s,q) (1.93, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3888158Z Skipping (s,q) (1.94, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3888317Z Skipping (s,q) (1.95, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3888488Z Skipping (s,q) (1.96, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3888647Z Skipping (s,q) (1.97, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3888805Z Skipping (s,q) (1.98, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3888970Z Skipping (s,q) (1.99, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3889140Z Skipping (s,q) (0.01, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3889299Z Skipping (s,q) (0.02, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3889468Z Skipping (s,q) (0.03, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3889631Z Skipping (s,q) (0.04, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3889787Z Skipping (s,q) (0.05, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3889957Z Skipping (s,q) (0.06, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3890116Z Skipping (s,q) (0.07, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3890276Z Skipping (s,q) (0.08, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3890447Z Skipping (s,q) (0.09, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3890606Z Skipping (s,q) (0.1, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3890775Z Skipping (s,q) (0.11, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3890934Z Skipping (s,q) (0.12, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3891114Z Skipping (s,q) (0.13, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3891282Z Skipping (s,q) (0.14, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3891442Z Skipping (s,q) (0.15, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3891600Z Skipping (s,q) (0.16, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3891770Z Skipping (s,q) (0.17, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3891932Z Skipping (s,q) (0.18, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3892125Z Skipping (s,q) (0.19, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3892291Z Skipping (s,q) (0.2, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3892446Z Skipping (s,q) (0.21, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3892618Z Skipping (s,q) (0.22, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3892780Z Skipping (s,q) (0.23, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3892938Z Skipping (s,q) (0.24, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3893112Z Skipping (s,q) (0.25, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3893298Z Skipping (s,q) (0.26, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3893486Z Skipping (s,q) (0.27, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3893647Z Skipping (s,q) (0.28, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3893807Z Skipping (s,q) (0.29, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3893984Z Skipping (s,q) (0.3, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3894143Z Skipping (s,q) (0.31, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3894298Z Skipping (s,q) (0.32, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3894471Z Skipping (s,q) (0.33, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3894628Z Skipping (s,q) (0.34, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3894799Z Skipping (s,q) (0.35, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3894958Z Skipping (s,q) (0.36, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3895116Z Skipping (s,q) (0.37, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3895285Z Skipping (s,q) (0.38, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3895442Z Skipping (s,q) (0.39, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3895598Z Skipping (s,q) (0.4, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3895764Z Skipping (s,q) (0.41, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3895923Z Skipping (s,q) (0.42, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3896077Z Skipping (s,q) (0.43, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3896253Z Skipping (s,q) (0.44, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3896410Z Skipping (s,q) (0.45, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3896579Z Skipping (s,q) (0.46, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3896738Z Skipping (s,q) (0.47, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3896895Z Skipping (s,q) (0.48, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3897069Z Skipping (s,q) (0.49, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3897229Z Skipping (s,q) (0.5, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3897386Z Skipping (s,q) (0.51, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3897552Z Skipping (s,q) (0.52, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3897707Z Skipping (s,q) (0.53, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3897876Z Skipping (s,q) (0.54, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3898036Z Skipping (s,q) (0.55, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3898193Z Skipping (s,q) (0.56, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3898390Z Skipping (s,q) (0.57, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3898548Z Skipping (s,q) (0.58, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3898706Z Skipping (s,q) (0.59, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3898877Z Skipping (s,q) (0.6, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3899035Z Skipping (s,q) (0.61, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3899202Z Skipping (s,q) (0.62, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3899383Z Skipping (s,q) (0.63, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3899538Z Skipping (s,q) (0.64, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3899705Z Skipping (s,q) (0.65, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3899866Z Skipping (s,q) (0.66, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3900021Z Skipping (s,q) (0.67, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3900191Z Skipping (s,q) (0.68, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3900349Z Skipping (s,q) (0.69, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3900542Z Skipping (s,q) (0.7, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3900724Z Skipping (s,q) (0.71, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3900882Z Skipping (s,q) (0.72, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3901052Z Skipping (s,q) (0.73, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3901213Z Skipping (s,q) (0.74, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3901370Z Skipping (s,q) (0.75, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3901538Z Skipping (s,q) (0.76, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3901694Z Skipping (s,q) (0.77, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3901861Z Skipping (s,q) (0.78, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3902021Z Skipping (s,q) (0.79, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3902181Z Skipping (s,q) (0.8, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3902351Z Skipping (s,q) (0.81, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3902513Z Skipping (s,q) (0.82, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3902671Z Skipping (s,q) (0.83, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3902839Z Skipping (s,q) (0.84, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3903000Z Skipping (s,q) (0.85, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3903168Z Skipping (s,q) (0.86, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3903327Z Skipping (s,q) (0.87, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3903485Z Skipping (s,q) (0.88, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3903647Z Skipping (s,q) (0.89, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3903808Z Skipping (s,q) (0.9, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3903965Z Skipping (s,q) (0.91, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3904137Z Skipping (s,q) (0.92, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3904298Z Skipping (s,q) (0.93, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3904465Z Skipping (s,q) (0.94, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3904624Z Skipping (s,q) (0.95, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3904782Z Skipping (s,q) (0.96, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3904948Z Skipping (s,q) (0.97, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3905107Z Skipping (s,q) (0.98, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3905263Z Skipping (s,q) (0.99, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3905624Z Skipping (s,q) (1, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3905794Z Skipping (s,q) (1.01, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3906022Z Skipping (s,q) (1.02, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3906197Z Skipping (s,q) (1.03, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3906357Z Skipping (s,q) (1.04, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3906531Z Skipping (s,q) (1.05, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3906693Z Skipping (s,q) (1.06, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3906884Z Skipping (s,q) (1.07, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3907056Z Skipping (s,q) (1.08, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3907216Z Skipping (s,q) (1.09, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3907373Z Skipping (s,q) (1.1, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3907542Z Skipping (s,q) (1.11, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3907698Z Skipping (s,q) (1.12, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3907865Z Skipping (s,q) (1.13, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3908066Z Skipping (s,q) (1.14, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3908259Z Skipping (s,q) (1.15, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3908427Z Skipping (s,q) (1.16, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3908588Z Skipping (s,q) (1.17, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3908746Z Skipping (s,q) (1.18, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3908915Z Skipping (s,q) (1.19, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3909075Z Skipping (s,q) (1.2, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3909246Z Skipping (s,q) (1.21, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3909405Z Skipping (s,q) (1.22, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3909560Z Skipping (s,q) (1.23, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3909736Z Skipping (s,q) (1.24, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3909896Z Skipping (s,q) (1.25, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3910055Z Skipping (s,q) (1.26, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3910225Z Skipping (s,q) (1.27, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3910386Z Skipping (s,q) (1.28, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3910559Z Skipping (s,q) (1.29, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3910720Z Skipping (s,q) (1.3, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3910877Z Skipping (s,q) (1.31, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3911045Z Skipping (s,q) (1.32, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3911205Z Skipping (s,q) (1.33, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3911361Z Skipping (s,q) (1.34, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3911531Z Skipping (s,q) (1.35, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3911691Z Skipping (s,q) (1.36, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3911860Z Skipping (s,q) (1.37, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3912019Z Skipping (s,q) (1.38, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3912175Z Skipping (s,q) (1.39, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3912345Z Skipping (s,q) (1.4, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3912503Z Skipping (s,q) (1.41, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3912663Z Skipping (s,q) (1.42, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3912832Z Skipping (s,q) (1.43, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3912991Z Skipping (s,q) (1.44, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3913158Z Skipping (s,q) (1.45, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3913344Z Skipping (s,q) (1.46, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3913499Z Skipping (s,q) (1.47, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3913668Z Skipping (s,q) (1.48, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3913829Z Skipping (s,q) (1.49, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3913985Z Skipping (s,q) (1.5, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3914197Z Skipping (s,q) (1.51, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3914359Z Skipping (s,q) (1.52, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3914514Z Skipping (s,q) (1.53, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3914687Z Skipping (s,q) (1.54, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3914843Z Skipping (s,q) (1.55, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3915011Z Skipping (s,q) (1.56, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3915171Z Skipping (s,q) (1.57, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3915329Z Skipping (s,q) (1.58, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3915547Z Skipping (s,q) (1.59, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3915709Z Skipping (s,q) (1.6, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3915867Z Skipping (s,q) (1.61, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3916125Z Skipping (s,q) (1.62, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3916284Z Skipping (s,q) (1.63, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3916452Z Skipping (s,q) (1.64, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3916611Z Skipping (s,q) (1.65, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3916767Z Skipping (s,q) (1.66, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3916937Z Skipping (s,q) (1.67, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3917099Z Skipping (s,q) (1.68, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3917257Z Skipping (s,q) (1.69, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3917429Z Skipping (s,q) (1.7, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3917585Z Skipping (s,q) (1.71, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3917754Z Skipping (s,q) (1.72, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3917916Z Skipping (s,q) (1.73, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3918073Z Skipping (s,q) (1.74, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3918240Z Skipping (s,q) (1.75, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3918398Z Skipping (s,q) (1.76, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3918554Z Skipping (s,q) (1.77, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3918721Z Skipping (s,q) (1.78, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3918880Z Skipping (s,q) (1.79, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3919053Z Skipping (s,q) (1.8, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3919217Z Skipping (s,q) (1.81, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3919374Z Skipping (s,q) (1.82, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3919544Z Skipping (s,q) (1.83, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3919704Z Skipping (s,q) (1.84, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3919859Z Skipping (s,q) (1.85, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3920032Z Skipping (s,q) (1.86, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3920190Z Skipping (s,q) (1.87, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3920355Z Skipping (s,q) (1.88, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3920515Z Skipping (s,q) (1.89, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3920704Z Skipping (s,q) (1.9, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3920872Z Skipping (s,q) (1.91, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3921037Z Skipping (s,q) (1.92, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3921194Z Skipping (s,q) (1.93, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3921365Z Skipping (s,q) (1.94, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3921547Z Skipping (s,q) (1.95, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3921713Z Skipping (s,q) (1.96, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3921872Z Skipping (s,q) (1.97, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3922028Z Skipping (s,q) (1.98, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3922196Z Skipping (s,q) (1.99, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3922357Z Skipping (s,q) (0.01, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3922515Z Skipping (s,q) (0.02, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3922685Z Skipping (s,q) (0.03, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3922894Z Skipping (s,q) (0.04, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3923050Z Skipping (s,q) (0.05, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3923224Z Skipping (s,q) (0.06, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3923383Z Skipping (s,q) (0.07, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3923551Z Skipping (s,q) (0.08, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3923713Z Skipping (s,q) (0.09, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3923879Z Skipping (s,q) (0.1, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3924048Z Skipping (s,q) (0.11, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3924209Z Skipping (s,q) (0.12, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3924369Z Skipping (s,q) (0.13, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3924537Z Skipping (s,q) (0.14, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3924698Z Skipping (s,q) (0.15, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3924869Z Skipping (s,q) (0.16, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3925030Z Skipping (s,q) (0.17, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3925188Z Skipping (s,q) (0.18, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3925355Z Skipping (s,q) (0.19, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3925515Z Skipping (s,q) (0.2, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3925670Z Skipping (s,q) (0.21, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3925842Z Skipping (s,q) (0.22, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3925997Z Skipping (s,q) (0.23, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3926167Z Skipping (s,q) (0.24, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3926322Z Skipping (s,q) (0.25, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3926482Z Skipping (s,q) (0.26, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3926653Z Skipping (s,q) (0.27, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3926812Z Skipping (s,q) (0.28, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3926972Z Skipping (s,q) (0.29, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3927144Z Skipping (s,q) (0.3, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3927298Z Skipping (s,q) (0.31, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3927460Z Skipping (s,q) (0.32, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3927619Z Skipping (s,q) (0.33, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3927773Z Skipping (s,q) (0.34, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3927969Z Skipping (s,q) (0.35, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3928129Z Skipping (s,q) (0.36, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3928285Z Skipping (s,q) (0.37, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3928457Z Skipping (s,q) (0.38, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3928616Z Skipping (s,q) (0.39, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3928807Z Skipping (s,q) (0.4, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3928961Z Skipping (s,q) (0.41, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3929117Z Skipping (s,q) (0.42, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3929284Z Skipping (s,q) (0.43, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3929440Z Skipping (s,q) (0.44, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3929596Z Skipping (s,q) (0.45, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3929767Z Skipping (s,q) (0.46, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3929926Z Skipping (s,q) (0.47, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3930142Z Skipping (s,q) (0.48, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3930304Z Skipping (s,q) (0.49, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3930461Z Skipping (s,q) (0.5, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3930633Z Skipping (s,q) (0.51, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3930795Z Skipping (s,q) (0.52, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3930949Z Skipping (s,q) (0.53, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3931117Z Skipping (s,q) (0.54, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3931277Z Skipping (s,q) (0.55, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3931445Z Skipping (s,q) (0.56, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3931603Z Skipping (s,q) (0.57, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3931759Z Skipping (s,q) (0.58, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3931932Z Skipping (s,q) (0.59, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3932093Z Skipping (s,q) (0.6, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3932252Z Skipping (s,q) (0.61, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3932418Z Skipping (s,q) (0.62, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3932578Z Skipping (s,q) (0.63, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3932735Z Skipping (s,q) (0.64, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3932904Z Skipping (s,q) (0.65, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3933058Z Skipping (s,q) (0.66, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3933222Z Skipping (s,q) (0.67, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3933382Z Skipping (s,q) (0.68, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3933537Z Skipping (s,q) (0.69, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3933706Z Skipping (s,q) (0.7, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3933863Z Skipping (s,q) (0.71, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3934018Z Skipping (s,q) (0.72, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3934193Z Skipping (s,q) (0.73, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3934349Z Skipping (s,q) (0.74, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3934516Z Skipping (s,q) (0.75, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3934674Z Skipping (s,q) (0.76, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3934830Z Skipping (s,q) (0.77, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3934999Z Skipping (s,q) (0.78, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3935184Z Skipping (s,q) (0.79, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3935343Z Skipping (s,q) (0.8, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3935514Z Skipping (s,q) (0.81, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3935671Z Skipping (s,q) (0.82, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3935838Z Skipping (s,q) (0.83, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3936021Z Skipping (s,q) (0.84, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3936177Z Skipping (s,q) (0.85, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3936346Z Skipping (s,q) (0.86, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3936504Z Skipping (s,q) (0.87, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3936661Z Skipping (s,q) (0.88, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3936828Z Skipping (s,q) (0.89, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3936989Z Skipping (s,q) (0.9, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3937156Z Skipping (s,q) (0.91, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3937363Z Skipping (s,q) (0.92, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3937520Z Skipping (s,q) (0.93, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3937688Z Skipping (s,q) (0.94, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3937850Z Skipping (s,q) (0.95, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3938006Z Skipping (s,q) (0.96, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3938179Z Skipping (s,q) (0.97, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3938337Z Skipping (s,q) (0.98, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3938504Z Skipping (s,q) (0.99, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3938662Z Skipping (s,q) (1, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3938819Z Skipping (s,q) (1.01, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3938987Z Skipping (s,q) (1.02, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3939148Z Skipping (s,q) (1.03, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3939305Z Skipping (s,q) (1.04, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3939473Z Skipping (s,q) (1.05, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3939636Z Skipping (s,q) (1.06, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3939800Z Skipping (s,q) (1.07, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3939957Z Skipping (s,q) (1.08, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3940113Z Skipping (s,q) (1.09, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3940279Z Skipping (s,q) (1.1, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3940437Z Skipping (s,q) (1.11, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3940593Z Skipping (s,q) (1.12, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3940758Z Skipping (s,q) (1.13, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3940921Z Skipping (s,q) (1.14, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3941075Z Skipping (s,q) (1.15, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3941243Z Skipping (s,q) (1.16, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3941400Z Skipping (s,q) (1.17, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3941565Z Skipping (s,q) (1.18, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3941723Z Skipping (s,q) (1.19, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3941879Z Skipping (s,q) (1.2, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3942052Z Skipping (s,q) (1.21, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3942211Z Skipping (s,q) (1.22, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3942403Z Skipping (s,q) (1.23, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3942572Z Skipping (s,q) (1.24, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3942732Z Skipping (s,q) (1.25, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3942905Z Skipping (s,q) (1.26, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3943064Z Skipping (s,q) (1.27, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3943245Z Skipping (s,q) (1.28, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3943421Z Skipping (s,q) (1.29, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3943580Z Skipping (s,q) (1.3, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3943736Z Skipping (s,q) (1.31, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3943906Z Skipping (s,q) (1.32, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3944063Z Skipping (s,q) (1.33, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3944238Z Skipping (s,q) (1.34, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3944397Z Skipping (s,q) (1.35, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3944603Z Skipping (s,q) (1.36, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3944770Z Skipping (s,q) (1.37, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3944930Z Skipping (s,q) (1.38, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3945087Z Skipping (s,q) (1.39, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3945257Z Skipping (s,q) (1.4, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3945414Z Skipping (s,q) (1.41, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3945581Z Skipping (s,q) (1.42, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3945739Z Skipping (s,q) (1.43, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3945893Z Skipping (s,q) (1.44, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3946062Z Skipping (s,q) (1.45, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3946220Z Skipping (s,q) (1.46, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3946378Z Skipping (s,q) (1.47, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3946550Z Skipping (s,q) (1.48, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3946713Z Skipping (s,q) (1.49, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3946879Z Skipping (s,q) (1.5, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3947040Z Skipping (s,q) (1.51, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3947198Z Skipping (s,q) (1.52, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3947371Z Skipping (s,q) (1.53, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3947529Z Skipping (s,q) (1.54, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3947686Z Skipping (s,q) (1.55, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3947853Z Skipping (s,q) (1.56, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3948011Z Skipping (s,q) (1.57, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3948182Z Skipping (s,q) (1.58, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3948340Z Skipping (s,q) (1.59, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3948497Z Skipping (s,q) (1.6, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3948666Z Skipping (s,q) (1.61, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3948824Z Skipping (s,q) (1.62, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3948980Z Skipping (s,q) (1.63, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3949147Z Skipping (s,q) (1.64, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3949307Z Skipping (s,q) (1.65, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3949463Z Skipping (s,q) (1.66, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3949658Z Skipping (s,q) (1.67, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3949815Z Skipping (s,q) (1.68, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3949985Z Skipping (s,q) (1.69, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3950146Z Skipping (s,q) (1.7, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3950302Z Skipping (s,q) (1.71, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3950498Z Skipping (s,q) (1.72, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3950655Z Skipping (s,q) (1.73, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3950813Z Skipping (s,q) (1.74, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3950986Z Skipping (s,q) (1.75, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3951144Z Skipping (s,q) (1.76, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3951316Z Skipping (s,q) (1.77, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3951478Z Skipping (s,q) (1.78, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3951634Z Skipping (s,q) (1.79, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3951857Z Skipping (s,q) (1.8, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3952018Z Skipping (s,q) (1.81, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3952177Z Skipping (s,q) (1.82, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3952353Z Skipping (s,q) (1.83, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3952513Z Skipping (s,q) (1.84, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3952686Z Skipping (s,q) (1.85, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3952850Z Skipping (s,q) (1.86, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3953009Z Skipping (s,q) (1.87, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3953184Z Skipping (s,q) (1.88, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3953347Z Skipping (s,q) (1.89, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3953508Z Skipping (s,q) (1.9, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3953684Z Skipping (s,q) (1.91, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3953844Z Skipping (s,q) (1.92, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3954016Z Skipping (s,q) (1.93, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3954179Z Skipping (s,q) (1.94, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3954337Z Skipping (s,q) (1.95, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3954511Z Skipping (s,q) (1.96, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3954670Z Skipping (s,q) (1.97, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3954829Z Skipping (s,q) (1.98, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3955000Z Skipping (s,q) (1.99, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3955160Z Skipping (s,q) (0.01, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3955334Z Skipping (s,q) (0.02, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3955497Z Skipping (s,q) (0.03, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3955656Z Skipping (s,q) (0.04, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3955833Z Skipping (s,q) (0.05, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3956085Z Skipping (s,q) (0.06, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3956245Z Skipping (s,q) (0.07, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3956418Z Skipping (s,q) (0.08, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3956578Z Skipping (s,q) (0.09, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3956752Z Skipping (s,q) (0.1, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3956911Z Skipping (s,q) (0.11, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3957100Z Skipping (s,q) (0.12, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3957275Z Skipping (s,q) (0.13, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3957435Z Skipping (s,q) (0.14, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3957593Z Skipping (s,q) (0.15, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3957766Z Skipping (s,q) (0.16, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3957947Z Skipping (s,q) (0.17, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3958119Z Skipping (s,q) (0.18, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3958278Z Skipping (s,q) (0.19, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3958436Z Skipping (s,q) (0.2, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3958608Z Skipping (s,q) (0.21, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3958768Z Skipping (s,q) (0.22, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3958928Z Skipping (s,q) (0.23, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3959101Z Skipping (s,q) (0.24, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3959292Z Skipping (s,q) (0.25, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3959475Z Skipping (s,q) (0.26, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3959646Z Skipping (s,q) (0.27, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3959803Z Skipping (s,q) (0.28, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3959974Z Skipping (s,q) (0.29, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3960135Z Skipping (s,q) (0.3, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3960293Z Skipping (s,q) (0.31, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3960463Z Skipping (s,q) (0.32, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3960621Z Skipping (s,q) (0.33, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3960780Z Skipping (s,q) (0.34, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3960950Z Skipping (s,q) (0.35, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3961107Z Skipping (s,q) (0.36, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3961279Z Skipping (s,q) (0.37, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3961441Z Skipping (s,q) (0.38, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3961605Z Skipping (s,q) (0.39, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3961777Z Skipping (s,q) (0.4, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3961936Z Skipping (s,q) (0.41, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3962098Z Skipping (s,q) (0.42, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3962267Z Skipping (s,q) (0.43, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3962429Z Skipping (s,q) (0.44, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3962604Z Skipping (s,q) (0.45, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3962764Z Skipping (s,q) (0.46, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3962924Z Skipping (s,q) (0.47, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3963092Z Skipping (s,q) (0.48, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3963248Z Skipping (s,q) (0.49, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3963408Z Skipping (s,q) (0.5, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3963579Z Skipping (s,q) (0.51, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3963737Z Skipping (s,q) (0.52, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3963904Z Skipping (s,q) (0.53, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3964068Z Skipping (s,q) (0.54, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3964229Z Skipping (s,q) (0.55, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3964426Z Skipping (s,q) (0.56, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3964584Z Skipping (s,q) (0.57, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3964745Z Skipping (s,q) (0.58, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3964917Z Skipping (s,q) (0.59, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3965078Z Skipping (s,q) (0.6, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3965249Z Skipping (s,q) (0.61, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3965434Z Skipping (s,q) (0.62, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3965595Z Skipping (s,q) (0.63, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3965764Z Skipping (s,q) (0.64, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3965921Z Skipping (s,q) (0.65, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3966080Z Skipping (s,q) (0.66, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3966255Z Skipping (s,q) (0.67, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3966443Z Skipping (s,q) (0.68, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3966640Z Skipping (s,q) (0.69, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3966838Z Skipping (s,q) (0.7, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3966997Z Skipping (s,q) (0.71, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3967171Z Skipping (s,q) (0.72, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3967332Z Skipping (s,q) (0.73, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3967490Z Skipping (s,q) (0.74, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3967660Z Skipping (s,q) (0.75, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3967820Z Skipping (s,q) (0.76, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3967995Z Skipping (s,q) (0.77, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3968156Z Skipping (s,q) (0.78, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3968319Z Skipping (s,q) (0.79, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3968499Z Skipping (s,q) (0.8, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3968663Z Skipping (s,q) (0.81, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3968824Z Skipping (s,q) (0.82, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3969001Z Skipping (s,q) (0.83, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3969161Z Skipping (s,q) (0.84, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3969318Z Skipping (s,q) (0.85, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3969488Z Skipping (s,q) (0.86, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3969646Z Skipping (s,q) (0.87, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3969819Z Skipping (s,q) (0.88, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3969976Z Skipping (s,q) (0.89, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3970136Z Skipping (s,q) (0.9, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3970307Z Skipping (s,q) (0.91, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3970468Z Skipping (s,q) (0.92, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3970626Z Skipping (s,q) (0.93, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3970797Z Skipping (s,q) (0.94, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3970961Z Skipping (s,q) (0.95, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3971129Z Skipping (s,q) (0.96, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3971287Z Skipping (s,q) (0.97, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3971447Z Skipping (s,q) (0.98, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3971615Z Skipping (s,q) (0.99, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3971798Z Skipping (s,q) (1, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3971978Z Skipping (s,q) (1.01, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3972152Z Skipping (s,q) (1.02, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3972312Z Skipping (s,q) (1.03, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3972483Z Skipping (s,q) (1.04, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3972637Z Skipping (s,q) (1.05, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3972823Z Skipping (s,q) (1.06, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3972994Z Skipping (s,q) (1.07, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3973151Z Skipping (s,q) (1.08, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3973309Z Skipping (s,q) (1.09, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3973479Z Skipping (s,q) (1.1, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3973641Z Skipping (s,q) (1.11, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3973816Z Skipping (s,q) (1.12, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3973999Z Skipping (s,q) (1.13, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3974179Z Skipping (s,q) (1.14, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3974351Z Skipping (s,q) (1.15, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3974510Z Skipping (s,q) (1.16, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3974671Z Skipping (s,q) (1.17, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3974843Z Skipping (s,q) (1.18, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3975003Z Skipping (s,q) (1.19, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3975176Z Skipping (s,q) (1.2, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3975333Z Skipping (s,q) (1.21, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3975491Z Skipping (s,q) (1.22, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3975662Z Skipping (s,q) (1.23, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3975821Z Skipping (s,q) (1.24, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3975982Z Skipping (s,q) (1.25, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3976153Z Skipping (s,q) (1.26, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3976312Z Skipping (s,q) (1.27, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3976486Z Skipping (s,q) (1.28, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3976641Z Skipping (s,q) (1.29, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3976799Z Skipping (s,q) (1.3, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3976968Z Skipping (s,q) (1.31, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3977127Z Skipping (s,q) (1.32, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3977291Z Skipping (s,q) (1.33, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3977461Z Skipping (s,q) (1.34, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3977622Z Skipping (s,q) (1.35, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3977784Z Skipping (s,q) (1.36, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3977955Z Skipping (s,q) (1.37, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3978113Z Skipping (s,q) (1.38, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3978283Z Skipping (s,q) (1.39, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3978440Z Skipping (s,q) (1.4, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3978601Z Skipping (s,q) (1.41, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3978773Z Skipping (s,q) (1.42, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3978931Z Skipping (s,q) (1.43, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3979092Z Skipping (s,q) (1.44, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3979350Z Skipping (s,q) (1.45, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3979510Z Skipping (s,q) (1.46, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3979685Z Skipping (s,q) (1.47, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3979841Z Skipping (s,q) (1.48, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3980000Z Skipping (s,q) (1.49, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3980194Z Skipping (s,q) (1.5, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3980354Z Skipping (s,q) (1.51, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3980515Z Skipping (s,q) (1.52, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3980684Z Skipping (s,q) (1.53, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3980841Z Skipping (s,q) (1.54, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3981012Z Skipping (s,q) (1.55, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3981175Z Skipping (s,q) (1.56, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3981359Z Skipping (s,q) (1.57, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3981556Z Skipping (s,q) (1.58, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3981714Z Skipping (s,q) (1.59, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3981874Z Skipping (s,q) (1.6, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3982045Z Skipping (s,q) (1.61, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3982206Z Skipping (s,q) (1.62, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3982379Z Skipping (s,q) (1.63, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3982537Z Skipping (s,q) (1.64, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3982695Z Skipping (s,q) (1.65, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3982873Z Skipping (s,q) (1.66, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3983035Z Skipping (s,q) (1.67, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3983197Z Skipping (s,q) (1.68, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3983372Z Skipping (s,q) (1.69, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3983534Z Skipping (s,q) (1.7, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3983710Z Skipping (s,q) (1.71, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3983870Z Skipping (s,q) (1.72, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3984031Z Skipping (s,q) (1.73, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3984207Z Skipping (s,q) (1.74, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3984367Z Skipping (s,q) (1.75, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3984528Z Skipping (s,q) (1.76, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3984703Z Skipping (s,q) (1.77, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3984865Z Skipping (s,q) (1.78, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3985044Z Skipping (s,q) (1.79, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3985208Z Skipping (s,q) (1.8, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3985369Z Skipping (s,q) (1.81, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3985565Z Skipping (s,q) (1.82, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3985725Z Skipping (s,q) (1.83, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3985885Z Skipping (s,q) (1.84, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3986060Z Skipping (s,q) (1.85, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3986221Z Skipping (s,q) (1.86, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3986384Z Skipping (s,q) (1.87, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3986555Z Skipping (s,q) (1.88, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3986743Z Skipping (s,q) (1.89, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3986918Z Skipping (s,q) (1.9, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3987081Z Skipping (s,q) (1.91, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3987240Z Skipping (s,q) (1.92, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3987410Z Skipping (s,q) (1.93, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3987592Z Skipping (s,q) (1.94, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3987753Z Skipping (s,q) (1.95, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3987924Z Skipping (s,q) (1.96, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3988085Z Skipping (s,q) (1.97, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3988259Z Skipping (s,q) (1.98, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3988420Z Skipping (s,q) (1.99, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:54.3988581Z Skipping (s,q) (0.01, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3988780Z Skipping (s,q) (0.02, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3988968Z Skipping (s,q) (0.03, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3989128Z Skipping (s,q) (0.04, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3989299Z Skipping (s,q) (0.05, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3989462Z Skipping (s,q) (0.06, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3989633Z Skipping (s,q) (0.07, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3989790Z Skipping (s,q) (0.08, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3989955Z Skipping (s,q) (0.09, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3990130Z Skipping (s,q) (0.1, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3990332Z Skipping (s,q) (0.11, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3990517Z Skipping (s,q) (0.12, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3990682Z Skipping (s,q) (0.13, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3990878Z Skipping (s,q) (0.14, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3991048Z Skipping (s,q) (0.15, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3991233Z Skipping (s,q) (0.16, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3991409Z Skipping (s,q) (0.17, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3991572Z Skipping (s,q) (0.18, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3991740Z Skipping (s,q) (0.19, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3991901Z Skipping (s,q) (0.2, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3992076Z Skipping (s,q) (0.21, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3992247Z Skipping (s,q) (0.22, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3992431Z Skipping (s,q) (0.23, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3992606Z Skipping (s,q) (0.24, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3992784Z Skipping (s,q) (0.25, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3992954Z Skipping (s,q) (0.26, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3993118Z Skipping (s,q) (0.27, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3993290Z Skipping (s,q) (0.28, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3993452Z Skipping (s,q) (0.29, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3993615Z Skipping (s,q) (0.3, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3993786Z Skipping (s,q) (0.31, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3993946Z Skipping (s,q) (0.32, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3994107Z Skipping (s,q) (0.33, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3994304Z Skipping (s,q) (0.34, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3994464Z Skipping (s,q) (0.35, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3994635Z Skipping (s,q) (0.36, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3994793Z Skipping (s,q) (0.37, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3994956Z Skipping (s,q) (0.38, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3995150Z Skipping (s,q) (0.39, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3995309Z Skipping (s,q) (0.4, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3995471Z Skipping (s,q) (0.41, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3995642Z Skipping (s,q) (0.42, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3995801Z Skipping (s,q) (0.43, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3996043Z Skipping (s,q) (0.44, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3996222Z Skipping (s,q) (0.45, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3996380Z Skipping (s,q) (0.46, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3996627Z Skipping (s,q) (0.47, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3996788Z Skipping (s,q) (0.48, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3996950Z Skipping (s,q) (0.49, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3997126Z Skipping (s,q) (0.5, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3997285Z Skipping (s,q) (0.51, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3997447Z Skipping (s,q) (0.52, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3997620Z Skipping (s,q) (0.53, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3997783Z Skipping (s,q) (0.54, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3997958Z Skipping (s,q) (0.55, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3998119Z Skipping (s,q) (0.56, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3998282Z Skipping (s,q) (0.57, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3998458Z Skipping (s,q) (0.58, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3998618Z Skipping (s,q) (0.59, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3998778Z Skipping (s,q) (0.6, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3998948Z Skipping (s,q) (0.61, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3999107Z Skipping (s,q) (0.62, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3999276Z Skipping (s,q) (0.63, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3999437Z Skipping (s,q) (0.64, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3999595Z Skipping (s,q) (0.65, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3999766Z Skipping (s,q) (0.66, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.3999927Z Skipping (s,q) (0.67, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4000085Z Skipping (s,q) (0.68, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4000259Z Skipping (s,q) (0.69, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4000419Z Skipping (s,q) (0.7, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4000591Z Skipping (s,q) (0.71, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4000752Z Skipping (s,q) (0.72, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4000912Z Skipping (s,q) (0.73, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4001083Z Skipping (s,q) (0.74, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4001243Z Skipping (s,q) (0.75, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4001404Z Skipping (s,q) (0.76, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4001572Z Skipping (s,q) (0.77, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4001756Z Skipping (s,q) (0.78, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4001928Z Skipping (s,q) (0.79, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4002091Z Skipping (s,q) (0.8, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4002252Z Skipping (s,q) (0.81, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4002421Z Skipping (s,q) (0.82, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4002600Z Skipping (s,q) (0.83, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4002761Z Skipping (s,q) (0.84, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4002930Z Skipping (s,q) (0.85, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4003092Z Skipping (s,q) (0.86, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4003264Z Skipping (s,q) (0.87, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4003421Z Skipping (s,q) (0.88, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4003584Z Skipping (s,q) (0.89, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4003757Z Skipping (s,q) (0.9, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4003963Z Skipping (s,q) (0.91, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4004125Z Skipping (s,q) (0.92, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4004296Z Skipping (s,q) (0.93, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4004457Z Skipping (s,q) (0.94, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4004622Z Skipping (s,q) (0.95, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4004791Z Skipping (s,q) (0.96, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4004951Z Skipping (s,q) (0.97, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4005123Z Skipping (s,q) (0.98, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4005282Z Skipping (s,q) (0.99, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4005600Z Skipping (s,q) (1, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4005778Z Skipping (s,q) (1.01, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4005945Z Skipping (s,q) (1.02, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4006106Z Skipping (s,q) (1.03, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4006277Z Skipping (s,q) (1.04, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4006439Z Skipping (s,q) (1.05, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4006612Z Skipping (s,q) (1.06, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4006771Z Skipping (s,q) (1.07, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4006928Z Skipping (s,q) (1.08, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4007098Z Skipping (s,q) (1.09, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4007259Z Skipping (s,q) (1.1, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4007422Z Skipping (s,q) (1.11, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4007593Z Skipping (s,q) (1.12, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4007759Z Skipping (s,q) (1.13, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4007931Z Skipping (s,q) (1.14, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4008092Z Skipping (s,q) (1.15, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4008256Z Skipping (s,q) (1.16, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4008433Z Skipping (s,q) (1.17, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4008591Z Skipping (s,q) (1.18, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4008755Z Skipping (s,q) (1.19, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4008928Z Skipping (s,q) (1.2, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4009090Z Skipping (s,q) (1.21, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4009323Z Skipping (s,q) (1.22, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4009483Z Skipping (s,q) (1.23, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4009648Z Skipping (s,q) (1.24, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4009821Z Skipping (s,q) (1.25, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4009979Z Skipping (s,q) (1.26, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4010171Z Skipping (s,q) (1.27, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4010345Z Skipping (s,q) (1.28, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4010505Z Skipping (s,q) (1.29, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4010679Z Skipping (s,q) (1.3, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4010841Z Skipping (s,q) (1.31, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4011001Z Skipping (s,q) (1.32, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4011174Z Skipping (s,q) (1.33, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4011333Z Skipping (s,q) (1.34, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4011569Z Skipping (s,q) (1.35, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4011739Z Skipping (s,q) (1.36, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4011897Z Skipping (s,q) (1.37, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4012070Z Skipping (s,q) (1.38, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4012238Z Skipping (s,q) (1.39, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4012402Z Skipping (s,q) (1.4, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4012579Z Skipping (s,q) (1.41, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4012742Z Skipping (s,q) (1.42, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4012905Z Skipping (s,q) (1.43, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4013082Z Skipping (s,q) (1.44, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4013244Z Skipping (s,q) (1.45, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4013423Z Skipping (s,q) (1.46, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4013586Z Skipping (s,q) (1.47, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4013750Z Skipping (s,q) (1.48, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4013926Z Skipping (s,q) (1.49, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4014091Z Skipping (s,q) (1.5, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4014252Z Skipping (s,q) (1.51, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4014428Z Skipping (s,q) (1.52, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4014591Z Skipping (s,q) (1.53, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4014755Z Skipping (s,q) (1.54, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4014933Z Skipping (s,q) (1.55, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4015096Z Skipping (s,q) (1.56, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4015276Z Skipping (s,q) (1.57, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4015441Z Skipping (s,q) (1.58, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4015604Z Skipping (s,q) (1.59, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4015784Z Skipping (s,q) (1.6, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4015948Z Skipping (s,q) (1.61, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4016111Z Skipping (s,q) (1.62, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4016286Z Skipping (s,q) (1.63, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4016448Z Skipping (s,q) (1.64, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4016621Z Skipping (s,q) (1.65, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4016807Z Skipping (s,q) (1.66, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4016970Z Skipping (s,q) (1.67, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4017147Z Skipping (s,q) (1.68, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4017309Z Skipping (s,q) (1.69, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4017472Z Skipping (s,q) (1.7, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4017668Z Skipping (s,q) (1.71, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4017830Z Skipping (s,q) (1.72, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4018007Z Skipping (s,q) (1.73, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4018169Z Skipping (s,q) (1.74, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4018331Z Skipping (s,q) (1.75, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4018504Z Skipping (s,q) (1.76, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4018667Z Skipping (s,q) (1.77, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4018829Z Skipping (s,q) (1.78, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4019049Z Skipping (s,q) (1.79, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4019213Z Skipping (s,q) (1.8, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4019386Z Skipping (s,q) (1.81, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4019549Z Skipping (s,q) (1.82, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4019710Z Skipping (s,q) (1.83, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4019882Z Skipping (s,q) (1.84, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4020041Z Skipping (s,q) (1.85, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4020199Z Skipping (s,q) (1.86, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4020369Z Skipping (s,q) (1.87, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4020533Z Skipping (s,q) (1.88, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4020705Z Skipping (s,q) (1.89, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4020870Z Skipping (s,q) (1.9, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4021032Z Skipping (s,q) (1.91, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4021198Z Skipping (s,q) (1.92, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4021359Z Skipping (s,q) (1.93, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4021522Z Skipping (s,q) (1.94, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4021691Z Skipping (s,q) (1.95, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4021853Z Skipping (s,q) (1.96, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4022024Z Skipping (s,q) (1.97, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4022185Z Skipping (s,q) (1.98, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4022345Z Skipping (s,q) (1.99, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4022519Z Skipping (s,q) (0.01, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4022687Z Skipping (s,q) (0.02, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4022846Z Skipping (s,q) (0.03, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4023021Z Skipping (s,q) (0.04, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4023183Z Skipping (s,q) (0.05, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4023345Z Skipping (s,q) (0.06, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4023521Z Skipping (s,q) (0.07, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4023680Z Skipping (s,q) (0.08, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4023850Z Skipping (s,q) (0.09, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4024013Z Skipping (s,q) (0.1, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4024202Z Skipping (s,q) (0.11, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4024374Z Skipping (s,q) (0.12, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4024540Z Skipping (s,q) (0.13, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4024702Z Skipping (s,q) (0.14, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4024875Z Skipping (s,q) (0.15, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4025075Z Skipping (s,q) (0.16, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4025250Z Skipping (s,q) (0.17, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4025410Z Skipping (s,q) (0.18, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4025571Z Skipping (s,q) (0.19, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4025747Z Skipping (s,q) (0.2, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4025910Z Skipping (s,q) (0.21, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4026072Z Skipping (s,q) (0.22, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4026242Z Skipping (s,q) (0.23, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4026451Z Skipping (s,q) (0.24, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4026626Z Skipping (s,q) (0.25, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4026786Z Skipping (s,q) (0.26, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4026948Z Skipping (s,q) (0.27, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4027119Z Skipping (s,q) (0.28, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4027277Z Skipping (s,q) (0.29, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4027440Z Skipping (s,q) (0.3, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4027613Z Skipping (s,q) (0.31, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4027773Z Skipping (s,q) (0.32, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4027947Z Skipping (s,q) (0.33, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4028111Z Skipping (s,q) (0.34, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4028278Z Skipping (s,q) (0.35, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4028451Z Skipping (s,q) (0.36, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4028611Z Skipping (s,q) (0.37, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4028775Z Skipping (s,q) (0.38, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4028949Z Skipping (s,q) (0.39, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4029112Z Skipping (s,q) (0.4, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4029285Z Skipping (s,q) (0.41, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4029445Z Skipping (s,q) (0.42, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4029608Z Skipping (s,q) (0.43, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4029783Z Skipping (s,q) (0.44, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4029944Z Skipping (s,q) (0.45, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4030108Z Skipping (s,q) (0.46, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4030279Z Skipping (s,q) (0.47, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4030441Z Skipping (s,q) (0.48, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4030618Z Skipping (s,q) (0.49, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4030780Z Skipping (s,q) (0.5, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4030944Z Skipping (s,q) (0.51, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4031114Z Skipping (s,q) (0.52, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4031277Z Skipping (s,q) (0.53, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4031439Z Skipping (s,q) (0.54, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4031642Z Skipping (s,q) (0.55, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4031804Z Skipping (s,q) (0.56, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4031968Z Skipping (s,q) (0.57, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4032140Z Skipping (s,q) (0.58, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4032298Z Skipping (s,q) (0.59, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4032495Z Skipping (s,q) (0.6, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4032657Z Skipping (s,q) (0.61, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4032817Z Skipping (s,q) (0.62, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4032989Z Skipping (s,q) (0.63, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4033149Z Skipping (s,q) (0.64, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4033311Z Skipping (s,q) (0.65, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4033486Z Skipping (s,q) (0.66, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4033647Z Skipping (s,q) (0.67, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4033874Z Skipping (s,q) (0.68, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4034039Z Skipping (s,q) (0.69, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4034200Z Skipping (s,q) (0.7, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4034375Z Skipping (s,q) (0.71, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4034540Z Skipping (s,q) (0.72, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4034701Z Skipping (s,q) (0.73, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4034881Z Skipping (s,q) (0.74, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4035042Z Skipping (s,q) (0.75, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4035218Z Skipping (s,q) (0.76, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4035379Z Skipping (s,q) (0.77, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4035540Z Skipping (s,q) (0.78, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4035715Z Skipping (s,q) (0.79, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4035876Z Skipping (s,q) (0.8, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4036139Z Skipping (s,q) (0.81, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4036317Z Skipping (s,q) (0.82, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4036481Z Skipping (s,q) (0.83, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4036658Z Skipping (s,q) (0.84, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4036824Z Skipping (s,q) (0.85, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4036986Z Skipping (s,q) (0.86, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4037174Z Skipping (s,q) (0.87, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4037339Z Skipping (s,q) (0.88, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4037501Z Skipping (s,q) (0.89, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4037677Z Skipping (s,q) (0.9, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4037840Z Skipping (s,q) (0.91, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4038011Z Skipping (s,q) (0.92, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4038172Z Skipping (s,q) (0.93, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4038335Z Skipping (s,q) (0.94, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4038507Z Skipping (s,q) (0.95, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4038665Z Skipping (s,q) (0.96, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4038831Z Skipping (s,q) (0.97, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4039006Z Skipping (s,q) (0.98, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4039207Z Skipping (s,q) (0.99, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4039381Z Skipping (s,q) (1, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4039546Z Skipping (s,q) (1.01, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4039709Z Skipping (s,q) (1.02, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4039881Z Skipping (s,q) (1.03, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4040069Z Skipping (s,q) (1.04, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4040231Z Skipping (s,q) (1.05, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4040407Z Skipping (s,q) (1.06, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4040569Z Skipping (s,q) (1.07, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4040744Z Skipping (s,q) (1.08, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4040907Z Skipping (s,q) (1.09, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4041070Z Skipping (s,q) (1.1, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4041245Z Skipping (s,q) (1.11, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4041432Z Skipping (s,q) (1.12, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4041618Z Skipping (s,q) (1.13, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4041789Z Skipping (s,q) (1.14, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4041953Z Skipping (s,q) (1.15, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4042113Z Skipping (s,q) (1.16, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4042284Z Skipping (s,q) (1.17, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4042446Z Skipping (s,q) (1.18, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4042616Z Skipping (s,q) (1.19, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4042779Z Skipping (s,q) (1.2, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4042942Z Skipping (s,q) (1.21, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4043116Z Skipping (s,q) (1.22, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4043282Z Skipping (s,q) (1.23, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4043444Z Skipping (s,q) (1.24, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4043619Z Skipping (s,q) (1.25, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4043777Z Skipping (s,q) (1.26, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4043954Z Skipping (s,q) (1.27, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4044116Z Skipping (s,q) (1.28, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4044278Z Skipping (s,q) (1.29, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4044454Z Skipping (s,q) (1.3, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4044618Z Skipping (s,q) (1.31, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4044781Z Skipping (s,q) (1.32, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4044956Z Skipping (s,q) (1.33, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4045119Z Skipping (s,q) (1.34, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4045300Z Skipping (s,q) (1.35, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4045463Z Skipping (s,q) (1.36, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4045625Z Skipping (s,q) (1.37, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4045801Z Skipping (s,q) (1.38, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4045963Z Skipping (s,q) (1.39, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4046128Z Skipping (s,q) (1.4, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4046305Z Skipping (s,q) (1.41, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4046468Z Skipping (s,q) (1.42, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4046674Z Skipping (s,q) (1.43, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4046836Z Skipping (s,q) (1.44, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4046999Z Skipping (s,q) (1.45, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4047178Z Skipping (s,q) (1.46, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4047340Z Skipping (s,q) (1.47, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4047503Z Skipping (s,q) (1.48, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4047701Z Skipping (s,q) (1.49, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4047866Z Skipping (s,q) (1.5, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4048042Z Skipping (s,q) (1.51, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4048205Z Skipping (s,q) (1.52, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4048366Z Skipping (s,q) (1.53, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4048547Z Skipping (s,q) (1.54, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4048707Z Skipping (s,q) (1.55, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4048896Z Skipping (s,q) (1.56, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4049099Z Skipping (s,q) (1.57, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4049260Z Skipping (s,q) (1.58, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4049433Z Skipping (s,q) (1.59, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4049604Z Skipping (s,q) (1.6, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4049769Z Skipping (s,q) (1.61, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4049943Z Skipping (s,q) (1.62, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4050106Z Skipping (s,q) (1.63, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4050274Z Skipping (s,q) (1.64, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4050456Z Skipping (s,q) (1.65, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4050621Z Skipping (s,q) (1.66, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4050783Z Skipping (s,q) (1.67, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4050961Z Skipping (s,q) (1.68, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4051125Z Skipping (s,q) (1.69, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4051299Z Skipping (s,q) (1.7, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4051463Z Skipping (s,q) (1.71, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4051624Z Skipping (s,q) (1.72, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4051793Z Skipping (s,q) (1.73, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4051953Z Skipping (s,q) (1.74, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4052114Z Skipping (s,q) (1.75, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4052288Z Skipping (s,q) (1.76, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4052448Z Skipping (s,q) (1.77, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4052619Z Skipping (s,q) (1.78, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4052780Z Skipping (s,q) (1.79, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4052941Z Skipping (s,q) (1.8, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4053111Z Skipping (s,q) (1.81, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4053271Z Skipping (s,q) (1.82, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4053432Z Skipping (s,q) (1.83, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4053603Z Skipping (s,q) (1.84, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4053764Z Skipping (s,q) (1.85, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4053934Z Skipping (s,q) (1.86, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4054132Z Skipping (s,q) (1.87, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4054295Z Skipping (s,q) (1.88, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4054472Z Skipping (s,q) (1.89, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4054637Z Skipping (s,q) (1.9, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4054799Z Skipping (s,q) (1.91, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4054971Z Skipping (s,q) (1.92, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4055160Z Skipping (s,q) (1.93, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4055333Z Skipping (s,q) (1.94, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4055496Z Skipping (s,q) (1.95, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4055657Z Skipping (s,q) (1.96, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4055832Z Skipping (s,q) (1.97, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4055993Z Skipping (s,q) (1.98, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4056156Z Skipping (s,q) (1.99, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4056356Z Skipping (s,q) (0.01, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4056546Z Skipping (s,q) (0.02, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4056724Z Skipping (s,q) (0.03, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4056883Z Skipping (s,q) (0.04, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4057047Z Skipping (s,q) (0.05, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4057219Z Skipping (s,q) (0.06, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4057379Z Skipping (s,q) (0.07, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4057539Z Skipping (s,q) (0.08, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4057713Z Skipping (s,q) (0.09, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4057876Z Skipping (s,q) (0.1, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4058048Z Skipping (s,q) (0.11, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4058210Z Skipping (s,q) (0.12, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4058374Z Skipping (s,q) (0.13, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4058548Z Skipping (s,q) (0.14, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4058711Z Skipping (s,q) (0.15, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4058877Z Skipping (s,q) (0.16, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4059051Z Skipping (s,q) (0.17, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4059212Z Skipping (s,q) (0.18, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4059372Z Skipping (s,q) (0.19, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4059546Z Skipping (s,q) (0.2, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4059708Z Skipping (s,q) (0.21, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4059881Z Skipping (s,q) (0.22, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4060043Z Skipping (s,q) (0.23, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4060208Z Skipping (s,q) (0.24, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4060382Z Skipping (s,q) (0.25, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4060545Z Skipping (s,q) (0.26, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4060710Z Skipping (s,q) (0.27, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4060884Z Skipping (s,q) (0.28, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4061048Z Skipping (s,q) (0.29, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4061224Z Skipping (s,q) (0.3, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4061387Z Skipping (s,q) (0.31, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4061549Z Skipping (s,q) (0.32, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4061753Z Skipping (s,q) (0.33, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4061922Z Skipping (s,q) (0.34, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4062084Z Skipping (s,q) (0.35, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4062260Z Skipping (s,q) (0.36, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4062422Z Skipping (s,q) (0.37, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4062624Z Skipping (s,q) (0.38, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4062786Z Skipping (s,q) (0.39, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4062948Z Skipping (s,q) (0.4, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4063121Z Skipping (s,q) (0.41, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4063286Z Skipping (s,q) (0.42, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4063444Z Skipping (s,q) (0.43, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4063620Z Skipping (s,q) (0.44, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4063806Z Skipping (s,q) (0.45, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4064005Z Skipping (s,q) (0.46, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4064167Z Skipping (s,q) (0.47, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4064329Z Skipping (s,q) (0.48, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4064504Z Skipping (s,q) (0.49, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4064667Z Skipping (s,q) (0.5, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4064827Z Skipping (s,q) (0.51, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4065002Z Skipping (s,q) (0.52, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4065163Z Skipping (s,q) (0.53, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4065336Z Skipping (s,q) (0.54, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4065497Z Skipping (s,q) (0.55, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4065659Z Skipping (s,q) (0.56, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4065833Z Skipping (s,q) (0.57, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4065994Z Skipping (s,q) (0.58, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4066157Z Skipping (s,q) (0.59, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4066331Z Skipping (s,q) (0.6, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4066491Z Skipping (s,q) (0.61, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4066664Z Skipping (s,q) (0.62, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4066822Z Skipping (s,q) (0.63, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4066987Z Skipping (s,q) (0.64, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4067158Z Skipping (s,q) (0.65, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4067319Z Skipping (s,q) (0.66, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4067480Z Skipping (s,q) (0.67, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4067653Z Skipping (s,q) (0.68, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4067815Z Skipping (s,q) (0.69, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4067987Z Skipping (s,q) (0.7, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4068148Z Skipping (s,q) (0.71, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4068306Z Skipping (s,q) (0.72, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4068479Z Skipping (s,q) (0.73, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4068638Z Skipping (s,q) (0.74, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4068798Z Skipping (s,q) (0.75, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4068970Z Skipping (s,q) (0.76, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4069166Z Skipping (s,q) (0.77, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4069328Z Skipping (s,q) (0.78, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4069504Z Skipping (s,q) (0.79, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4069665Z Skipping (s,q) (0.8, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4069835Z Skipping (s,q) (0.81, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4070020Z Skipping (s,q) (0.82, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4070183Z Skipping (s,q) (0.83, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4070357Z Skipping (s,q) (0.84, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4070517Z Skipping (s,q) (0.85, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4070680Z Skipping (s,q) (0.86, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4070853Z Skipping (s,q) (0.87, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4071017Z Skipping (s,q) (0.88, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4071215Z Skipping (s,q) (0.89, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4071403Z Skipping (s,q) (0.9, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4071564Z Skipping (s,q) (0.91, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4071738Z Skipping (s,q) (0.92, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4071901Z Skipping (s,q) (0.93, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4072063Z Skipping (s,q) (0.94, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4072236Z Skipping (s,q) (0.95, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4072398Z Skipping (s,q) (0.96, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4072572Z Skipping (s,q) (0.97, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4072734Z Skipping (s,q) (0.98, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4072895Z Skipping (s,q) (0.99, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4073066Z Skipping (s,q) (1, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4073232Z Skipping (s,q) (1.01, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4073393Z Skipping (s,q) (1.02, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4073565Z Skipping (s,q) (1.03, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4073730Z Skipping (s,q) (1.04, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4073901Z Skipping (s,q) (1.05, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4074062Z Skipping (s,q) (1.06, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4074224Z Skipping (s,q) (1.07, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4074400Z Skipping (s,q) (1.08, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4074561Z Skipping (s,q) (1.09, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4074723Z Skipping (s,q) (1.1, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4074896Z Skipping (s,q) (1.11, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4075060Z Skipping (s,q) (1.12, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4075238Z Skipping (s,q) (1.13, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4075398Z Skipping (s,q) (1.14, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4075558Z Skipping (s,q) (1.15, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4075730Z Skipping (s,q) (1.16, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4075890Z Skipping (s,q) (1.17, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4076154Z Skipping (s,q) (1.18, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4076333Z Skipping (s,q) (1.19, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4076498Z Skipping (s,q) (1.2, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4076707Z Skipping (s,q) (1.21, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4076868Z Skipping (s,q) (1.22, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4077031Z Skipping (s,q) (1.23, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4077204Z Skipping (s,q) (1.24, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4077368Z Skipping (s,q) (1.25, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4077555Z Skipping (s,q) (1.26, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4077731Z Skipping (s,q) (1.27, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4077894Z Skipping (s,q) (1.28, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4078058Z Skipping (s,q) (1.29, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4078232Z Skipping (s,q) (1.3, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4078395Z Skipping (s,q) (1.31, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4078573Z Skipping (s,q) (1.32, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4078734Z Skipping (s,q) (1.33, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4078969Z Skipping (s,q) (1.34, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4079142Z Skipping (s,q) (1.35, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4079306Z Skipping (s,q) (1.36, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4079469Z Skipping (s,q) (1.37, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4079645Z Skipping (s,q) (1.38, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4079809Z Skipping (s,q) (1.39, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4079983Z Skipping (s,q) (1.4, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4080143Z Skipping (s,q) (1.41, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4080302Z Skipping (s,q) (1.42, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4080478Z Skipping (s,q) (1.43, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4080640Z Skipping (s,q) (1.44, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4080804Z Skipping (s,q) (1.45, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4080976Z Skipping (s,q) (1.46, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4081138Z Skipping (s,q) (1.47, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4081313Z Skipping (s,q) (1.48, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4081476Z Skipping (s,q) (1.49, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4081641Z Skipping (s,q) (1.5, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4081816Z Skipping (s,q) (1.51, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4081978Z Skipping (s,q) (1.52, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4082141Z Skipping (s,q) (1.53, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4082317Z Skipping (s,q) (1.54, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4082477Z Skipping (s,q) (1.55, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4082654Z Skipping (s,q) (1.56, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4082813Z Skipping (s,q) (1.57, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4082974Z Skipping (s,q) (1.58, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4083145Z Skipping (s,q) (1.59, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4083304Z Skipping (s,q) (1.6, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4083466Z Skipping (s,q) (1.61, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4083637Z Skipping (s,q) (1.62, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4083797Z Skipping (s,q) (1.63, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4083971Z Skipping (s,q) (1.64, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4084159Z Skipping (s,q) (1.65, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4084320Z Skipping (s,q) (1.66, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4084492Z Skipping (s,q) (1.67, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4084654Z Skipping (s,q) (1.68, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4084815Z Skipping (s,q) (1.69, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4085011Z Skipping (s,q) (1.7, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4085174Z Skipping (s,q) (1.71, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4085345Z Skipping (s,q) (1.72, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4085509Z Skipping (s,q) (1.73, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4085671Z Skipping (s,q) (1.74, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4085845Z Skipping (s,q) (1.75, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4086010Z Skipping (s,q) (1.76, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4086170Z Skipping (s,q) (1.77, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4086392Z Skipping (s,q) (1.78, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4086555Z Skipping (s,q) (1.79, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4086726Z Skipping (s,q) (1.8, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4086886Z Skipping (s,q) (1.81, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4087051Z Skipping (s,q) (1.82, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4087224Z Skipping (s,q) (1.83, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4087387Z Skipping (s,q) (1.84, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4087551Z Skipping (s,q) (1.85, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4087724Z Skipping (s,q) (1.86, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4087884Z Skipping (s,q) (1.87, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4088045Z Skipping (s,q) (1.88, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4088222Z Skipping (s,q) (1.89, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4088386Z Skipping (s,q) (1.9, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4088554Z Skipping (s,q) (1.91, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4088713Z Skipping (s,q) (1.92, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4088875Z Skipping (s,q) (1.93, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4089044Z Skipping (s,q) (1.94, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4089203Z Skipping (s,q) (1.95, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4089362Z Skipping (s,q) (1.96, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4089532Z Skipping (s,q) (1.97, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4089695Z Skipping (s,q) (1.98, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4089865Z Skipping (s,q) (1.99, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4090030Z Skipping (s,q) (0.01, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4090188Z Skipping (s,q) (0.02, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4090362Z Skipping (s,q) (0.03, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4090526Z Skipping (s,q) (0.04, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4090686Z Skipping (s,q) (0.05, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4090860Z Skipping (s,q) (0.06, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4091020Z Skipping (s,q) (0.07, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4091191Z Skipping (s,q) (0.08, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4091352Z Skipping (s,q) (0.09, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4091544Z Skipping (s,q) (0.1, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4091716Z Skipping (s,q) (0.11, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4091880Z Skipping (s,q) (0.12, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4092041Z Skipping (s,q) (0.13, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4092213Z Skipping (s,q) (0.14, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4092401Z Skipping (s,q) (0.15, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4092577Z Skipping (s,q) (0.16, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4092737Z Skipping (s,q) (0.17, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4092900Z Skipping (s,q) (0.18, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4093073Z Skipping (s,q) (0.19, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4093233Z Skipping (s,q) (0.2, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4093394Z Skipping (s,q) (0.21, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4093568Z Skipping (s,q) (0.22, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4093845Z Skipping (s,q) (0.23, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4094022Z Skipping (s,q) (0.24, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4094182Z Skipping (s,q) (0.25, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4094347Z Skipping (s,q) (0.26, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4094522Z Skipping (s,q) (0.27, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4094681Z Skipping (s,q) (0.28, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4094844Z Skipping (s,q) (0.29, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4095023Z Skipping (s,q) (0.3, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4095182Z Skipping (s,q) (0.31, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4095359Z Skipping (s,q) (0.32, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4095519Z Skipping (s,q) (0.33, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4095681Z Skipping (s,q) (0.34, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4095853Z Skipping (s,q) (0.35, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4096012Z Skipping (s,q) (0.36, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4096174Z Skipping (s,q) (0.37, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4096344Z Skipping (s,q) (0.38, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4096504Z Skipping (s,q) (0.39, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4096666Z Skipping (s,q) (0.4, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4096835Z Skipping (s,q) (0.41, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4096994Z Skipping (s,q) (0.42, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4097166Z Skipping (s,q) (0.43, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4097325Z Skipping (s,q) (0.44, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4097489Z Skipping (s,q) (0.45, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4097657Z Skipping (s,q) (0.46, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4097819Z Skipping (s,q) (0.47, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4097985Z Skipping (s,q) (0.48, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4098155Z Skipping (s,q) (0.49, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4098317Z Skipping (s,q) (0.5, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4098486Z Skipping (s,q) (0.51, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4098645Z Skipping (s,q) (0.52, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4098806Z Skipping (s,q) (0.53, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4099005Z Skipping (s,q) (0.54, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4099163Z Skipping (s,q) (0.55, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4099324Z Skipping (s,q) (0.56, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4099496Z Skipping (s,q) (0.57, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4099658Z Skipping (s,q) (0.58, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4099853Z Skipping (s,q) (0.59, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4100016Z Skipping (s,q) (0.6, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4100176Z Skipping (s,q) (0.61, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4100344Z Skipping (s,q) (0.62, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4100504Z Skipping (s,q) (0.63, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4100665Z Skipping (s,q) (0.64, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4100839Z Skipping (s,q) (0.65, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4101001Z Skipping (s,q) (0.66, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4101222Z Skipping (s,q) (0.67, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4101381Z Skipping (s,q) (0.68, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4101542Z Skipping (s,q) (0.69, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4101718Z Skipping (s,q) (0.7, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4101878Z Skipping (s,q) (0.71, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4102042Z Skipping (s,q) (0.72, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4102215Z Skipping (s,q) (0.73, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4102377Z Skipping (s,q) (0.74, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4102548Z Skipping (s,q) (0.75, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4102712Z Skipping (s,q) (0.76, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4102871Z Skipping (s,q) (0.77, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4103046Z Skipping (s,q) (0.78, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4103207Z Skipping (s,q) (0.79, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4103371Z Skipping (s,q) (0.8, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4103544Z Skipping (s,q) (0.81, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4103705Z Skipping (s,q) (0.82, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4103877Z Skipping (s,q) (0.83, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4104039Z Skipping (s,q) (0.84, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4104198Z Skipping (s,q) (0.85, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4104367Z Skipping (s,q) (0.86, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4104526Z Skipping (s,q) (0.87, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4104691Z Skipping (s,q) (0.88, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4104873Z Skipping (s,q) (0.89, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4105037Z Skipping (s,q) (0.9, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4105198Z Skipping (s,q) (0.91, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4105371Z Skipping (s,q) (0.92, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4105757Z Skipping (s,q) (0.93, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4105936Z Skipping (s,q) (0.94, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4106096Z Skipping (s,q) (0.95, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4106260Z Skipping (s,q) (0.96, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4106462Z Skipping (s,q) (0.97, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4106700Z Skipping (s,q) (0.98, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4106887Z Skipping (s,q) (0.99, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4107066Z Skipping (s,q) (1, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4107251Z Skipping (s,q) (1.01, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4107421Z Skipping (s,q) (1.02, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4107621Z Skipping (s,q) (1.03, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4107796Z Skipping (s,q) (1.04, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4107958Z Skipping (s,q) (1.05, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4108133Z Skipping (s,q) (1.06, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4108295Z Skipping (s,q) (1.07, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4108456Z Skipping (s,q) (1.08, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4108634Z Skipping (s,q) (1.09, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4108797Z Skipping (s,q) (1.1, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4109050Z Skipping (s,q) (1.11, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4109225Z Skipping (s,q) (1.12, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4109387Z Skipping (s,q) (1.13, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4109561Z Skipping (s,q) (1.14, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4109723Z Skipping (s,q) (1.15, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4109886Z Skipping (s,q) (1.16, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4110057Z Skipping (s,q) (1.17, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4120018Z Skipping (s,q) (1.18, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4120276Z Skipping (s,q) (1.19, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4120465Z Skipping (s,q) (1.2, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4120636Z Skipping (s,q) (1.21, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4120821Z Skipping (s,q) (1.22, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4120986Z Skipping (s,q) (1.23, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4121150Z Skipping (s,q) (1.24, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4121325Z Skipping (s,q) (1.25, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4121484Z Skipping (s,q) (1.26, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4121662Z Skipping (s,q) (1.27, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4121829Z Skipping (s,q) (1.28, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4121989Z Skipping (s,q) (1.29, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4122166Z Skipping (s,q) (1.3, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4122328Z Skipping (s,q) (1.31, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4122492Z Skipping (s,q) (1.32, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4122661Z Skipping (s,q) (1.33, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4122826Z Skipping (s,q) (1.34, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4123002Z Skipping (s,q) (1.35, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4123166Z Skipping (s,q) (1.36, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4123328Z Skipping (s,q) (1.37, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4123499Z Skipping (s,q) (1.38, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4123658Z Skipping (s,q) (1.39, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4123820Z Skipping (s,q) (1.4, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4123996Z Skipping (s,q) (1.41, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4124243Z Skipping (s,q) (1.42, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4124417Z Skipping (s,q) (1.43, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4124584Z Skipping (s,q) (1.44, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4124747Z Skipping (s,q) (1.45, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4124922Z Skipping (s,q) (1.46, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4125110Z Skipping (s,q) (1.47, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4125271Z Skipping (s,q) (1.48, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4125445Z Skipping (s,q) (1.49, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4125605Z Skipping (s,q) (1.5, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4125778Z Skipping (s,q) (1.51, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4125939Z Skipping (s,q) (1.52, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4126100Z Skipping (s,q) (1.53, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4126275Z Skipping (s,q) (1.54, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4126465Z Skipping (s,q) (1.55, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4126658Z Skipping (s,q) (1.56, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4126832Z Skipping (s,q) (1.57, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4126996Z Skipping (s,q) (1.58, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4127168Z Skipping (s,q) (1.59, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4127331Z Skipping (s,q) (1.6, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4127492Z Skipping (s,q) (1.61, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4127666Z Skipping (s,q) (1.62, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4127826Z Skipping (s,q) (1.63, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4127992Z Skipping (s,q) (1.64, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4128164Z Skipping (s,q) (1.65, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4128326Z Skipping (s,q) (1.66, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4128498Z Skipping (s,q) (1.67, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4128659Z Skipping (s,q) (1.68, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4128819Z Skipping (s,q) (1.69, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4128994Z Skipping (s,q) (1.7, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4129155Z Skipping (s,q) (1.71, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4129317Z Skipping (s,q) (1.72, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4129494Z Skipping (s,q) (1.73, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4129655Z Skipping (s,q) (1.74, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4129828Z Skipping (s,q) (1.75, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4129990Z Skipping (s,q) (1.76, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4130154Z Skipping (s,q) (1.77, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4130328Z Skipping (s,q) (1.78, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4130488Z Skipping (s,q) (1.79, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4130654Z Skipping (s,q) (1.8, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4130827Z Skipping (s,q) (1.81, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4130989Z Skipping (s,q) (1.82, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4131162Z Skipping (s,q) (1.83, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4131323Z Skipping (s,q) (1.84, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4131483Z Skipping (s,q) (1.85, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4131683Z Skipping (s,q) (1.86, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4131843Z Skipping (s,q) (1.87, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4132006Z Skipping (s,q) (1.88, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4132180Z Skipping (s,q) (1.89, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4132341Z Skipping (s,q) (1.9, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4132523Z Skipping (s,q) (1.91, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4132696Z Skipping (s,q) (1.92, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4132857Z Skipping (s,q) (1.93, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4133025Z Skipping (s,q) (1.94, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4133185Z Skipping (s,q) (1.95, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4133346Z Skipping (s,q) (1.96, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4133522Z Skipping (s,q) (1.97, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4133684Z Skipping (s,q) (1.98, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4133868Z Skipping (s,q) (1.99, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4134062Z Skipping (s,q) (0.01, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4134221Z Skipping (s,q) (0.02, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4134392Z Skipping (s,q) (0.03, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4134557Z Skipping (s,q) (0.04, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4134715Z Skipping (s,q) (0.05, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4134888Z Skipping (s,q) (0.06, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4135048Z Skipping (s,q) (0.07, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4135207Z Skipping (s,q) (0.08, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4135381Z Skipping (s,q) (0.09, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4135542Z Skipping (s,q) (0.1, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4135718Z Skipping (s,q) (0.11, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4135879Z Skipping (s,q) (0.12, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4136040Z Skipping (s,q) (0.13, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4136211Z Skipping (s,q) (0.14, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4136375Z Skipping (s,q) (0.15, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4136535Z Skipping (s,q) (0.16, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4136708Z Skipping (s,q) (0.17, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4136868Z Skipping (s,q) (0.18, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4137041Z Skipping (s,q) (0.19, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4137205Z Skipping (s,q) (0.2, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4137367Z Skipping (s,q) (0.21, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4137541Z Skipping (s,q) (0.22, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4137704Z Skipping (s,q) (0.23, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4137866Z Skipping (s,q) (0.24, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4138040Z Skipping (s,q) (0.25, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4138203Z Skipping (s,q) (0.26, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4138377Z Skipping (s,q) (0.27, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4138537Z Skipping (s,q) (0.28, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4138697Z Skipping (s,q) (0.29, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4138870Z Skipping (s,q) (0.3, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4139057Z Skipping (s,q) (0.31, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4139218Z Skipping (s,q) (0.32, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4139392Z Skipping (s,q) (0.33, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4139554Z Skipping (s,q) (0.34, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4139726Z Skipping (s,q) (0.35, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4139885Z Skipping (s,q) (0.36, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4140068Z Skipping (s,q) (0.37, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4140240Z Skipping (s,q) (0.38, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4140399Z Skipping (s,q) (0.39, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4140562Z Skipping (s,q) (0.4, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4140734Z Skipping (s,q) (0.41, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4140899Z Skipping (s,q) (0.42, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4141071Z Skipping (s,q) (0.43, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4141256Z Skipping (s,q) (0.44, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4141442Z Skipping (s,q) (0.45, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4141616Z Skipping (s,q) (0.46, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4141777Z Skipping (s,q) (0.47, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4141939Z Skipping (s,q) (0.48, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4142115Z Skipping (s,q) (0.49, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4142278Z Skipping (s,q) (0.5, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4142438Z Skipping (s,q) (0.51, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4142611Z Skipping (s,q) (0.52, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4142773Z Skipping (s,q) (0.53, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4142951Z Skipping (s,q) (0.54, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4143111Z Skipping (s,q) (0.55, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4143274Z Skipping (s,q) (0.56, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4143445Z Skipping (s,q) (0.57, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4143606Z Skipping (s,q) (0.58, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4143768Z Skipping (s,q) (0.59, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4143944Z Skipping (s,q) (0.6, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4144106Z Skipping (s,q) (0.61, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4144278Z Skipping (s,q) (0.62, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4144440Z Skipping (s,q) (0.63, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4144604Z Skipping (s,q) (0.64, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4144778Z Skipping (s,q) (0.65, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4144942Z Skipping (s,q) (0.66, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4145105Z Skipping (s,q) (0.67, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4145278Z Skipping (s,q) (0.68, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4145439Z Skipping (s,q) (0.69, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4145616Z Skipping (s,q) (0.7, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4145778Z Skipping (s,q) (0.71, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4145936Z Skipping (s,q) (0.72, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4146109Z Skipping (s,q) (0.73, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4146271Z Skipping (s,q) (0.74, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4146471Z Skipping (s,q) (0.75, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4146642Z Skipping (s,q) (0.76, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4146804Z Skipping (s,q) (0.77, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4146978Z Skipping (s,q) (0.78, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4147142Z Skipping (s,q) (0.79, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4147305Z Skipping (s,q) (0.8, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4147520Z Skipping (s,q) (0.81, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4147682Z Skipping (s,q) (0.82, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4147841Z Skipping (s,q) (0.83, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4148016Z Skipping (s,q) (0.84, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4148177Z Skipping (s,q) (0.85, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4148354Z Skipping (s,q) (0.86, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4148514Z Skipping (s,q) (0.87, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4148696Z Skipping (s,q) (0.88, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4148894Z Skipping (s,q) (0.89, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4149058Z Skipping (s,q) (0.9, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4149217Z Skipping (s,q) (0.91, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4149390Z Skipping (s,q) (0.92, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4149549Z Skipping (s,q) (0.93, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4149721Z Skipping (s,q) (0.94, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4149879Z Skipping (s,q) (0.95, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4150040Z Skipping (s,q) (0.96, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4150213Z Skipping (s,q) (0.97, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4150373Z Skipping (s,q) (0.98, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4150534Z Skipping (s,q) (0.99, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4150709Z Skipping (s,q) (1, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4150873Z Skipping (s,q) (1.01, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4151032Z Skipping (s,q) (1.02, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4151205Z Skipping (s,q) (1.03, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4151368Z Skipping (s,q) (1.04, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4151539Z Skipping (s,q) (1.05, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4151701Z Skipping (s,q) (1.06, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4151862Z Skipping (s,q) (1.07, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4152033Z Skipping (s,q) (1.08, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4152196Z Skipping (s,q) (1.09, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4152357Z Skipping (s,q) (1.1, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4152530Z Skipping (s,q) (1.11, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4152690Z Skipping (s,q) (1.12, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4152861Z Skipping (s,q) (1.13, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4153022Z Skipping (s,q) (1.14, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4153182Z Skipping (s,q) (1.15, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4153355Z Skipping (s,q) (1.16, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4153514Z Skipping (s,q) (1.17, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4153674Z Skipping (s,q) (1.18, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4153846Z Skipping (s,q) (1.19, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4154033Z Skipping (s,q) (1.2, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4154207Z Skipping (s,q) (1.21, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4154369Z Skipping (s,q) (1.22, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4154527Z Skipping (s,q) (1.23, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4154696Z Skipping (s,q) (1.24, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4154879Z Skipping (s,q) (1.25, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4155041Z Skipping (s,q) (1.26, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4155211Z Skipping (s,q) (1.27, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4155370Z Skipping (s,q) (1.28, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4155540Z Skipping (s,q) (1.29, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4155705Z Skipping (s,q) (1.3, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4155868Z Skipping (s,q) (1.31, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4156647Z Skipping (s,q) (1.32, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4156837Z Skipping (s,q) (1.33, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4156996Z Skipping (s,q) (1.34, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4157168Z Skipping (s,q) (1.35, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4157331Z Skipping (s,q) (1.36, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4157502Z Skipping (s,q) (1.37, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4157664Z Skipping (s,q) (1.38, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4157825Z Skipping (s,q) (1.39, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4158002Z Skipping (s,q) (1.4, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4158165Z Skipping (s,q) (1.41, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4158328Z Skipping (s,q) (1.42, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4158503Z Skipping (s,q) (1.43, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4158666Z Skipping (s,q) (1.44, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4158838Z Skipping (s,q) (1.45, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4159000Z Skipping (s,q) (1.46, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4159160Z Skipping (s,q) (1.47, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4159331Z Skipping (s,q) (1.48, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4159492Z Skipping (s,q) (1.49, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4159655Z Skipping (s,q) (1.5, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4159828Z Skipping (s,q) (1.51, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4159987Z Skipping (s,q) (1.52, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4160148Z Skipping (s,q) (1.53, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4160321Z Skipping (s,q) (1.54, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4160482Z Skipping (s,q) (1.55, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4160655Z Skipping (s,q) (1.56, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4160814Z Skipping (s,q) (1.57, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4160974Z Skipping (s,q) (1.58, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4161144Z Skipping (s,q) (1.59, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4161306Z Skipping (s,q) (1.6, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4161466Z Skipping (s,q) (1.61, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4161640Z Skipping (s,q) (1.62, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4161802Z Skipping (s,q) (1.63, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4162003Z Skipping (s,q) (1.64, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4162167Z Skipping (s,q) (1.65, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4162331Z Skipping (s,q) (1.66, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4162506Z Skipping (s,q) (1.67, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4162665Z Skipping (s,q) (1.68, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4162855Z Skipping (s,q) (1.69, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4163032Z Skipping (s,q) (1.7, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4163191Z Skipping (s,q) (1.71, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4163364Z Skipping (s,q) (1.72, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4163526Z Skipping (s,q) (1.73, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4163684Z Skipping (s,q) (1.74, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4163857Z Skipping (s,q) (1.75, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4164018Z Skipping (s,q) (1.76, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4164230Z Skipping (s,q) (1.77, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4164403Z Skipping (s,q) (1.78, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4164563Z Skipping (s,q) (1.79, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4164737Z Skipping (s,q) (1.8, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4164897Z Skipping (s,q) (1.81, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4165057Z Skipping (s,q) (1.82, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4165229Z Skipping (s,q) (1.83, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4165386Z Skipping (s,q) (1.84, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4165544Z Skipping (s,q) (1.85, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4165716Z Skipping (s,q) (1.86, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4165876Z Skipping (s,q) (1.87, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4166048Z Skipping (s,q) (1.88, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4166208Z Skipping (s,q) (1.89, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4166368Z Skipping (s,q) (1.9, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4166543Z Skipping (s,q) (1.91, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4166704Z Skipping (s,q) (1.92, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4166864Z Skipping (s,q) (1.93, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4167037Z Skipping (s,q) (1.94, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4167199Z Skipping (s,q) (1.95, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4167372Z Skipping (s,q) (1.96, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4167536Z Skipping (s,q) (1.97, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4167696Z Skipping (s,q) (1.98, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4167871Z Skipping (s,q) (1.99, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4168032Z Skipping (s,q) (0.01, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4168191Z Skipping (s,q) (0.02, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4168364Z Skipping (s,q) (0.03, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4168524Z Skipping (s,q) (0.04, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4168695Z Skipping (s,q) (0.05, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4168856Z Skipping (s,q) (0.06, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4169015Z Skipping (s,q) (0.07, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4169185Z Skipping (s,q) (0.08, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4169372Z Skipping (s,q) (0.09, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4169533Z Skipping (s,q) (0.1, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4169710Z Skipping (s,q) (0.11, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4169871Z Skipping (s,q) (0.12, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4170031Z Skipping (s,q) (0.13, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4170228Z Skipping (s,q) (0.14, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4170389Z Skipping (s,q) (0.15, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4170559Z Skipping (s,q) (0.16, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4170723Z Skipping (s,q) (0.17, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4170883Z Skipping (s,q) (0.18, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4171054Z Skipping (s,q) (0.19, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4171218Z Skipping (s,q) (0.2, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4171380Z Skipping (s,q) (0.21, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4171603Z Skipping (s,q) (0.22, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4171763Z Skipping (s,q) (0.23, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4171935Z Skipping (s,q) (0.24, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4172095Z Skipping (s,q) (0.25, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4172254Z Skipping (s,q) (0.26, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4172429Z Skipping (s,q) (0.27, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4172588Z Skipping (s,q) (0.28, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4172746Z Skipping (s,q) (0.29, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4172918Z Skipping (s,q) (0.3, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4173081Z Skipping (s,q) (0.31, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4173254Z Skipping (s,q) (0.32, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4173418Z Skipping (s,q) (0.33, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4173575Z Skipping (s,q) (0.34, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4173747Z Skipping (s,q) (0.35, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4173912Z Skipping (s,q) (0.36, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4174075Z Skipping (s,q) (0.37, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4174249Z Skipping (s,q) (0.38, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4174410Z Skipping (s,q) (0.39, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4174585Z Skipping (s,q) (0.4, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4174745Z Skipping (s,q) (0.41, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4174907Z Skipping (s,q) (0.42, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4175076Z Skipping (s,q) (0.43, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4175244Z Skipping (s,q) (0.44, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4175405Z Skipping (s,q) (0.45, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4175577Z Skipping (s,q) (0.46, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4175746Z Skipping (s,q) (0.47, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4175905Z Skipping (s,q) (0.48, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4176065Z Skipping (s,q) (0.49, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4176238Z Skipping (s,q) (0.5, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4176399Z Skipping (s,q) (0.51, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4176558Z Skipping (s,q) (0.52, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4176773Z Skipping (s,q) (0.53, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4176934Z Skipping (s,q) (0.54, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4177108Z Skipping (s,q) (0.55, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4177271Z Skipping (s,q) (0.56, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4177431Z Skipping (s,q) (0.57, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4177627Z Skipping (s,q) (0.58, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4177791Z Skipping (s,q) (0.59, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4177952Z Skipping (s,q) (0.6, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4178124Z Skipping (s,q) (0.61, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4178285Z Skipping (s,q) (0.62, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4178451Z Skipping (s,q) (0.63, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4178615Z Skipping (s,q) (0.64, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4178776Z Skipping (s,q) (0.65, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4178992Z Skipping (s,q) (0.66, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4179153Z Skipping (s,q) (0.67, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4179312Z Skipping (s,q) (0.68, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4179485Z Skipping (s,q) (0.69, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4179650Z Skipping (s,q) (0.7, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4179817Z Skipping (s,q) (0.71, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4179978Z Skipping (s,q) (0.72, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4180139Z Skipping (s,q) (0.73, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4180309Z Skipping (s,q) (0.74, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4180473Z Skipping (s,q) (0.75, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4180638Z Skipping (s,q) (0.76, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4180812Z Skipping (s,q) (0.77, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4180974Z Skipping (s,q) (0.78, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4181142Z Skipping (s,q) (0.79, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4181305Z Skipping (s,q) (0.8, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4181467Z Skipping (s,q) (0.81, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4181640Z Skipping (s,q) (0.82, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4181797Z Skipping (s,q) (0.83, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4181959Z Skipping (s,q) (0.84, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4182123Z Skipping (s,q) (0.85, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4182287Z Skipping (s,q) (0.86, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4182460Z Skipping (s,q) (0.87, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4182620Z Skipping (s,q) (0.88, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4182780Z Skipping (s,q) (0.89, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4182948Z Skipping (s,q) (0.9, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4183109Z Skipping (s,q) (0.91, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4183271Z Skipping (s,q) (0.92, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4183440Z Skipping (s,q) (0.93, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4183599Z Skipping (s,q) (0.94, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4183765Z Skipping (s,q) (0.95, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4183927Z Skipping (s,q) (0.96, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4184112Z Skipping (s,q) (0.97, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4184277Z Skipping (s,q) (0.98, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4184442Z Skipping (s,q) (0.99, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4184604Z Skipping (s,q) (1, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4184769Z Skipping (s,q) (1.01, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4184955Z Skipping (s,q) (1.02, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4185115Z Skipping (s,q) (1.03, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4185284Z Skipping (s,q) (1.04, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4185442Z Skipping (s,q) (1.05, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4185609Z Skipping (s,q) (1.06, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4185768Z Skipping (s,q) (1.07, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4185931Z Skipping (s,q) (1.08, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4186101Z Skipping (s,q) (1.09, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4186312Z Skipping (s,q) (1.1, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4186472Z Skipping (s,q) (1.11, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4186644Z Skipping (s,q) (1.12, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4186805Z Skipping (s,q) (1.13, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4186973Z Skipping (s,q) (1.14, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4187134Z Skipping (s,q) (1.15, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4187294Z Skipping (s,q) (1.16, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4187461Z Skipping (s,q) (1.17, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4187622Z Skipping (s,q) (1.18, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4187782Z Skipping (s,q) (1.19, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4187949Z Skipping (s,q) (1.2, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4188116Z Skipping (s,q) (1.21, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4188285Z Skipping (s,q) (1.22, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4188446Z Skipping (s,q) (1.23, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4188607Z Skipping (s,q) (1.24, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4188774Z Skipping (s,q) (1.25, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4188934Z Skipping (s,q) (1.26, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4189094Z Skipping (s,q) (1.27, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4189263Z Skipping (s,q) (1.28, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4189423Z Skipping (s,q) (1.29, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4189594Z Skipping (s,q) (1.3, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4189751Z Skipping (s,q) (1.31, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4189914Z Skipping (s,q) (1.32, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4190083Z Skipping (s,q) (1.33, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4190241Z Skipping (s,q) (1.34, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4190403Z Skipping (s,q) (1.35, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4190568Z Skipping (s,q) (1.36, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4190729Z Skipping (s,q) (1.37, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4190895Z Skipping (s,q) (1.38, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4191056Z Skipping (s,q) (1.39, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4191219Z Skipping (s,q) (1.4, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4191415Z Skipping (s,q) (1.41, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4191575Z Skipping (s,q) (1.42, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4191739Z Skipping (s,q) (1.43, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4191908Z Skipping (s,q) (1.44, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4192070Z Skipping (s,q) (1.45, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4192264Z Skipping (s,q) (1.46, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4192424Z Skipping (s,q) (1.47, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4192584Z Skipping (s,q) (1.48, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4192752Z Skipping (s,q) (1.49, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4192915Z Skipping (s,q) (1.5, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4193075Z Skipping (s,q) (1.51, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4193244Z Skipping (s,q) (1.52, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4193405Z Skipping (s,q) (1.53, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4193615Z Skipping (s,q) (1.54, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4193785Z Skipping (s,q) (1.55, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4193946Z Skipping (s,q) (1.56, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4194113Z Skipping (s,q) (1.57, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4194274Z Skipping (s,q) (1.58, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4194433Z Skipping (s,q) (1.59, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4194606Z Skipping (s,q) (1.6, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4194766Z Skipping (s,q) (1.61, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4194923Z Skipping (s,q) (1.62, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4195094Z Skipping (s,q) (1.63, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4195254Z Skipping (s,q) (1.64, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4195421Z Skipping (s,q) (1.65, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4195582Z Skipping (s,q) (1.66, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4195742Z Skipping (s,q) (1.67, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4195908Z Skipping (s,q) (1.68, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4196165Z Skipping (s,q) (1.69, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4196325Z Skipping (s,q) (1.7, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4196498Z Skipping (s,q) (1.71, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4196657Z Skipping (s,q) (1.72, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4196825Z Skipping (s,q) (1.73, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4196986Z Skipping (s,q) (1.74, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4197144Z Skipping (s,q) (1.75, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4197319Z Skipping (s,q) (1.76, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4197477Z Skipping (s,q) (1.77, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4197637Z Skipping (s,q) (1.78, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4197807Z Skipping (s,q) (1.79, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4197969Z Skipping (s,q) (1.8, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4198140Z Skipping (s,q) (1.81, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4198302Z Skipping (s,q) (1.82, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4198465Z Skipping (s,q) (1.83, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4198631Z Skipping (s,q) (1.84, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4198821Z Skipping (s,q) (1.85, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4198983Z Skipping (s,q) (1.86, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4199157Z Skipping (s,q) (1.87, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4199319Z Skipping (s,q) (1.88, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4199485Z Skipping (s,q) (1.89, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4199668Z Skipping (s,q) (1.9, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4199832Z Skipping (s,q) (1.91, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4199997Z Skipping (s,q) (1.92, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4200157Z Skipping (s,q) (1.93, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4200320Z Skipping (s,q) (1.94, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4200489Z Skipping (s,q) (1.95, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4200653Z Skipping (s,q) (1.96, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4200824Z Skipping (s,q) (1.97, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4201046Z Skipping (s,q) (1.98, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4201206Z Skipping (s,q) (1.99, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4201378Z Skipping (s,q) (0.01, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4201541Z Skipping (s,q) (0.02, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4201700Z Skipping (s,q) (0.03, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4201868Z Skipping (s,q) (0.04, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4202032Z Skipping (s,q) (0.05, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4202196Z Skipping (s,q) (0.06, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4202355Z Skipping (s,q) (0.07, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4202518Z Skipping (s,q) (0.08, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4202684Z Skipping (s,q) (0.09, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4202847Z Skipping (s,q) (0.1, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4203009Z Skipping (s,q) (0.11, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4203176Z Skipping (s,q) (0.12, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4203337Z Skipping (s,q) (0.13, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4203498Z Skipping (s,q) (0.14, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4203666Z Skipping (s,q) (0.15, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4203826Z Skipping (s,q) (0.16, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4203996Z Skipping (s,q) (0.17, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4204155Z Skipping (s,q) (0.18, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4204318Z Skipping (s,q) (0.19, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4204485Z Skipping (s,q) (0.2, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4204649Z Skipping (s,q) (0.21, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4204810Z Skipping (s,q) (0.22, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4204978Z Skipping (s,q) (0.23, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4205138Z Skipping (s,q) (0.24, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4205303Z Skipping (s,q) (0.25, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4205679Z Skipping (s,q) (0.26, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4205843Z Skipping (s,q) (0.27, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4206011Z Skipping (s,q) (0.28, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4206171Z Skipping (s,q) (0.29, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4206409Z Skipping (s,q) (0.3, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4206581Z Skipping (s,q) (0.31, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4206747Z Skipping (s,q) (0.32, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4206919Z Skipping (s,q) (0.33, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4207079Z Skipping (s,q) (0.34, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4207279Z Skipping (s,q) (0.35, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4207446Z Skipping (s,q) (0.36, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4207607Z Skipping (s,q) (0.37, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4207766Z Skipping (s,q) (0.38, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4207936Z Skipping (s,q) (0.39, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4208098Z Skipping (s,q) (0.4, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4208270Z Skipping (s,q) (0.41, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4208429Z Skipping (s,q) (0.42, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4208636Z Skipping (s,q) (0.43, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4208835Z Skipping (s,q) (0.44, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4208998Z Skipping (s,q) (0.45, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4209160Z Skipping (s,q) (0.46, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4209330Z Skipping (s,q) (0.47, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4209493Z Skipping (s,q) (0.48, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4209663Z Skipping (s,q) (0.49, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4209826Z Skipping (s,q) (0.5, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4209988Z Skipping (s,q) (0.51, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4210158Z Skipping (s,q) (0.52, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4210318Z Skipping (s,q) (0.53, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4210482Z Skipping (s,q) (0.54, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4210655Z Skipping (s,q) (0.55, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4210819Z Skipping (s,q) (0.56, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4210986Z Skipping (s,q) (0.57, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4211147Z Skipping (s,q) (0.58, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4211310Z Skipping (s,q) (0.59, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4211479Z Skipping (s,q) (0.6, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4211642Z Skipping (s,q) (0.61, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4211803Z Skipping (s,q) (0.62, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4211972Z Skipping (s,q) (0.63, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4212139Z Skipping (s,q) (0.64, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4212300Z Skipping (s,q) (0.65, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4212474Z Skipping (s,q) (0.66, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4212632Z Skipping (s,q) (0.67, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4212801Z Skipping (s,q) (0.68, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4212961Z Skipping (s,q) (0.69, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4213126Z Skipping (s,q) (0.7, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4213290Z Skipping (s,q) (0.71, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4213456Z Skipping (s,q) (0.72, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4213612Z Skipping (s,q) (0.73, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4213808Z Skipping (s,q) (0.74, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4213968Z Skipping (s,q) (0.75, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4214135Z Skipping (s,q) (0.76, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4214292Z Skipping (s,q) (0.77, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4214453Z Skipping (s,q) (0.78, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4214648Z Skipping (s,q) (0.79, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4214813Z Skipping (s,q) (0.8, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4214970Z Skipping (s,q) (0.81, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4215137Z Skipping (s,q) (0.82, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4215298Z Skipping (s,q) (0.83, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4215466Z Skipping (s,q) (0.84, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4215630Z Skipping (s,q) (0.85, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4215790Z Skipping (s,q) (0.86, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4215981Z Skipping (s,q) (0.87, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4216166Z Skipping (s,q) (0.88, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4216325Z Skipping (s,q) (0.89, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4216492Z Skipping (s,q) (0.9, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4216653Z Skipping (s,q) (0.91, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4216819Z Skipping (s,q) (0.92, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4216983Z Skipping (s,q) (0.93, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4217145Z Skipping (s,q) (0.94, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4217310Z Skipping (s,q) (0.95, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4217472Z Skipping (s,q) (0.96, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4217631Z Skipping (s,q) (0.97, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4217802Z Skipping (s,q) (0.98, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4217964Z Skipping (s,q) (0.99, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4218132Z Skipping (s,q) (1, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4218296Z Skipping (s,q) (1.01, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4218458Z Skipping (s,q) (1.02, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4218623Z Skipping (s,q) (1.03, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4218788Z Skipping (s,q) (1.04, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4218949Z Skipping (s,q) (1.05, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4219116Z Skipping (s,q) (1.06, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4219283Z Skipping (s,q) (1.07, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4219450Z Skipping (s,q) (1.08, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4219614Z Skipping (s,q) (1.09, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4219777Z Skipping (s,q) (1.1, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4219943Z Skipping (s,q) (1.11, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4220105Z Skipping (s,q) (1.12, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4220267Z Skipping (s,q) (1.13, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4220432Z Skipping (s,q) (1.14, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4220592Z Skipping (s,q) (1.15, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4220752Z Skipping (s,q) (1.16, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4220919Z Skipping (s,q) (1.17, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4221105Z Skipping (s,q) (1.18, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4221270Z Skipping (s,q) (1.19, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4221432Z Skipping (s,q) (1.2, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4221594Z Skipping (s,q) (1.21, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4221760Z Skipping (s,q) (1.22, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4221919Z Skipping (s,q) (1.23, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4222101Z Skipping (s,q) (1.24, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4222270Z Skipping (s,q) (1.25, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4222429Z Skipping (s,q) (1.26, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4222594Z Skipping (s,q) (1.27, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4222754Z Skipping (s,q) (1.28, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4222918Z Skipping (s,q) (1.29, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4223087Z Skipping (s,q) (1.3, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4223336Z Skipping (s,q) (1.31, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4223520Z Skipping (s,q) (1.32, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4223691Z Skipping (s,q) (1.33, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4223853Z Skipping (s,q) (1.34, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4224025Z Skipping (s,q) (1.35, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4224185Z Skipping (s,q) (1.36, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4224347Z Skipping (s,q) (1.37, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4224516Z Skipping (s,q) (1.38, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4224679Z Skipping (s,q) (1.39, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4224843Z Skipping (s,q) (1.4, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4225015Z Skipping (s,q) (1.41, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4225178Z Skipping (s,q) (1.42, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4225349Z Skipping (s,q) (1.43, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4225509Z Skipping (s,q) (1.44, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4225668Z Skipping (s,q) (1.45, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4225838Z Skipping (s,q) (1.46, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4225997Z Skipping (s,q) (1.47, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4226156Z Skipping (s,q) (1.48, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4226323Z Skipping (s,q) (1.49, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4226483Z Skipping (s,q) (1.5, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4226656Z Skipping (s,q) (1.51, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4226814Z Skipping (s,q) (1.52, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4226975Z Skipping (s,q) (1.53, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4227142Z Skipping (s,q) (1.54, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4227299Z Skipping (s,q) (1.55, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4227459Z Skipping (s,q) (1.56, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4227627Z Skipping (s,q) (1.57, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4227786Z Skipping (s,q) (1.58, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4227952Z Skipping (s,q) (1.59, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4228115Z Skipping (s,q) (1.6, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4228276Z Skipping (s,q) (1.61, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4228467Z Skipping (s,q) (1.62, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4228625Z Skipping (s,q) (1.63, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4228788Z Skipping (s,q) (1.64, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4228955Z Skipping (s,q) (1.65, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4229118Z Skipping (s,q) (1.66, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4229285Z Skipping (s,q) (1.67, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4229467Z Skipping (s,q) (1.68, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4229629Z Skipping (s,q) (1.69, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4229799Z Skipping (s,q) (1.7, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4229959Z Skipping (s,q) (1.71, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4230118Z Skipping (s,q) (1.72, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4230283Z Skipping (s,q) (1.73, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4230444Z Skipping (s,q) (1.74, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4230637Z Skipping (s,q) (1.75, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4230829Z Skipping (s,q) (1.76, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4230989Z Skipping (s,q) (1.77, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4231154Z Skipping (s,q) (1.78, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4231315Z Skipping (s,q) (1.79, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4231477Z Skipping (s,q) (1.8, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4231645Z Skipping (s,q) (1.81, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4231805Z Skipping (s,q) (1.82, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4231965Z Skipping (s,q) (1.83, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4232131Z Skipping (s,q) (1.84, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4232293Z Skipping (s,q) (1.85, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4232464Z Skipping (s,q) (1.86, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4232624Z Skipping (s,q) (1.87, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4232784Z Skipping (s,q) (1.88, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4232952Z Skipping (s,q) (1.89, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4233116Z Skipping (s,q) (1.9, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4233277Z Skipping (s,q) (1.91, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4233445Z Skipping (s,q) (1.92, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4233605Z Skipping (s,q) (1.93, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4233771Z Skipping (s,q) (1.94, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4233931Z Skipping (s,q) (1.95, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4234093Z Skipping (s,q) (1.96, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4234260Z Skipping (s,q) (1.97, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4234421Z Skipping (s,q) (1.98, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4234580Z Skipping (s,q) (1.99, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4234747Z Skipping (s,q) (0.01, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4234909Z Skipping (s,q) (0.02, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4235075Z Skipping (s,q) (0.03, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4235233Z Skipping (s,q) (0.04, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4235392Z Skipping (s,q) (0.05, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4235560Z Skipping (s,q) (0.06, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4235721Z Skipping (s,q) (0.07, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4235909Z Skipping (s,q) (0.08, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4236180Z Skipping (s,q) (0.09, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4236346Z Skipping (s,q) (0.1, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4236514Z Skipping (s,q) (0.11, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4236674Z Skipping (s,q) (0.12, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4236871Z Skipping (s,q) (0.13, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4237037Z Skipping (s,q) (0.14, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4237196Z Skipping (s,q) (0.15, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4237358Z Skipping (s,q) (0.16, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4237525Z Skipping (s,q) (0.17, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4237686Z Skipping (s,q) (0.18, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4237853Z Skipping (s,q) (0.19, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4238037Z Skipping (s,q) (0.2, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4238237Z Skipping (s,q) (0.21, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4238409Z Skipping (s,q) (0.22, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4238570Z Skipping (s,q) (0.23, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4238736Z Skipping (s,q) (0.24, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4238913Z Skipping (s,q) (0.25, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4239072Z Skipping (s,q) (0.26, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4239233Z Skipping (s,q) (0.27, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4239408Z Skipping (s,q) (0.28, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4239569Z Skipping (s,q) (0.29, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4239748Z Skipping (s,q) (0.3, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4239913Z Skipping (s,q) (0.31, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4240077Z Skipping (s,q) (0.32, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4240252Z Skipping (s,q) (0.33, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4240413Z Skipping (s,q) (0.34, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4240577Z Skipping (s,q) (0.35, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4240756Z Skipping (s,q) (0.36, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4240920Z Skipping (s,q) (0.37, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4241096Z Skipping (s,q) (0.38, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4241256Z Skipping (s,q) (0.39, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4241421Z Skipping (s,q) (0.4, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4241597Z Skipping (s,q) (0.41, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4241759Z Skipping (s,q) (0.42, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4241926Z Skipping (s,q) (0.43, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4242104Z Skipping (s,q) (0.44, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4242266Z Skipping (s,q) (0.45, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4242444Z Skipping (s,q) (0.46, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4242601Z Skipping (s,q) (0.47, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4242761Z Skipping (s,q) (0.48, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4242940Z Skipping (s,q) (0.49, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4243106Z Skipping (s,q) (0.5, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4243265Z Skipping (s,q) (0.51, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4243466Z Skipping (s,q) (0.52, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4243628Z Skipping (s,q) (0.53, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4243805Z Skipping (s,q) (0.54, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4243966Z Skipping (s,q) (0.55, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4244128Z Skipping (s,q) (0.56, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4244326Z Skipping (s,q) (0.57, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4244490Z Skipping (s,q) (0.58, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4244650Z Skipping (s,q) (0.59, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4244826Z Skipping (s,q) (0.6, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4244989Z Skipping (s,q) (0.61, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4245165Z Skipping (s,q) (0.62, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4245327Z Skipping (s,q) (0.63, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4245491Z Skipping (s,q) (0.64, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4245712Z Skipping (s,q) (0.65, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4245874Z Skipping (s,q) (0.66, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4246034Z Skipping (s,q) (0.67, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4246207Z Skipping (s,q) (0.68, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4246368Z Skipping (s,q) (0.69, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4246545Z Skipping (s,q) (0.7, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4246705Z Skipping (s,q) (0.71, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4246863Z Skipping (s,q) (0.72, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4247039Z Skipping (s,q) (0.73, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4247200Z Skipping (s,q) (0.74, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4247361Z Skipping (s,q) (0.75, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4247542Z Skipping (s,q) (0.76, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4247705Z Skipping (s,q) (0.77, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4247877Z Skipping (s,q) (0.78, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4248037Z Skipping (s,q) (0.79, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4248198Z Skipping (s,q) (0.8, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4248371Z Skipping (s,q) (0.81, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4248536Z Skipping (s,q) (0.82, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4248698Z Skipping (s,q) (0.83, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4248866Z Skipping (s,q) (0.84, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4249029Z Skipping (s,q) (0.85, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4249204Z Skipping (s,q) (0.86, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4249370Z Skipping (s,q) (0.87, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4249536Z Skipping (s,q) (0.88, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4249709Z Skipping (s,q) (0.89, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4249873Z Skipping (s,q) (0.9, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4250035Z Skipping (s,q) (0.91, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4250209Z Skipping (s,q) (0.92, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4250369Z Skipping (s,q) (0.93, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4250527Z Skipping (s,q) (0.94, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4250697Z Skipping (s,q) (0.95, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4250889Z Skipping (s,q) (0.96, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4251061Z Skipping (s,q) (0.97, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4251226Z Skipping (s,q) (0.98, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4251387Z Skipping (s,q) (0.99, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4251559Z Skipping (s,q) (1, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4251747Z Skipping (s,q) (1.01, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4251907Z Skipping (s,q) (1.02, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4252079Z Skipping (s,q) (1.03, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4252238Z Skipping (s,q) (1.04, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4252408Z Skipping (s,q) (1.05, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4252570Z Skipping (s,q) (1.06, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4252733Z Skipping (s,q) (1.07, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4252903Z Skipping (s,q) (1.08, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4253112Z Skipping (s,q) (1.09, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4253275Z Skipping (s,q) (1.1, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4253445Z Skipping (s,q) (1.11, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4253609Z Skipping (s,q) (1.12, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4253782Z Skipping (s,q) (1.13, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4253942Z Skipping (s,q) (1.14, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4254104Z Skipping (s,q) (1.15, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4254275Z Skipping (s,q) (1.16, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4254438Z Skipping (s,q) (1.17, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4254606Z Skipping (s,q) (1.18, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4254776Z Skipping (s,q) (1.19, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4254942Z Skipping (s,q) (1.2, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4255119Z Skipping (s,q) (1.21, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4255283Z Skipping (s,q) (1.22, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4255447Z Skipping (s,q) (1.23, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4255616Z Skipping (s,q) (1.24, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4255777Z Skipping (s,q) (1.25, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4255937Z Skipping (s,q) (1.26, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4256106Z Skipping (s,q) (1.27, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4256266Z Skipping (s,q) (1.28, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4256441Z Skipping (s,q) (1.29, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4256602Z Skipping (s,q) (1.3, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4256764Z Skipping (s,q) (1.31, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4256934Z Skipping (s,q) (1.32, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4257094Z Skipping (s,q) (1.33, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4257258Z Skipping (s,q) (1.34, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4257429Z Skipping (s,q) (1.35, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4257590Z Skipping (s,q) (1.36, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4257756Z Skipping (s,q) (1.37, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4257918Z Skipping (s,q) (1.38, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4258079Z Skipping (s,q) (1.39, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4258277Z Skipping (s,q) (1.4, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4258440Z Skipping (s,q) (1.41, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4258607Z Skipping (s,q) (1.42, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4258777Z Skipping (s,q) (1.43, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4258939Z Skipping (s,q) (1.44, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4259149Z Skipping (s,q) (1.45, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4259310Z Skipping (s,q) (1.46, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4259470Z Skipping (s,q) (1.47, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4259642Z Skipping (s,q) (1.48, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4259803Z Skipping (s,q) (1.49, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4259963Z Skipping (s,q) (1.5, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4260140Z Skipping (s,q) (1.51, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4260301Z Skipping (s,q) (1.52, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4260512Z Skipping (s,q) (1.53, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4260686Z Skipping (s,q) (1.54, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4260845Z Skipping (s,q) (1.55, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4261015Z Skipping (s,q) (1.56, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4261177Z Skipping (s,q) (1.57, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4261338Z Skipping (s,q) (1.58, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4261510Z Skipping (s,q) (1.59, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4261672Z Skipping (s,q) (1.6, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4261834Z Skipping (s,q) (1.61, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4262007Z Skipping (s,q) (1.62, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4262168Z Skipping (s,q) (1.63, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4262344Z Skipping (s,q) (1.64, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4262506Z Skipping (s,q) (1.65, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4262668Z Skipping (s,q) (1.66, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4262842Z Skipping (s,q) (1.67, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4263003Z Skipping (s,q) (1.68, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4263164Z Skipping (s,q) (1.69, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4263334Z Skipping (s,q) (1.7, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4263494Z Skipping (s,q) (1.71, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4263666Z Skipping (s,q) (1.72, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4263829Z Skipping (s,q) (1.73, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4263991Z Skipping (s,q) (1.74, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4264168Z Skipping (s,q) (1.75, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4264330Z Skipping (s,q) (1.76, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4264493Z Skipping (s,q) (1.77, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4264669Z Skipping (s,q) (1.78, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4264832Z Skipping (s,q) (1.79, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4265007Z Skipping (s,q) (1.8, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4265169Z Skipping (s,q) (1.81, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4265329Z Skipping (s,q) (1.82, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4265502Z Skipping (s,q) (1.83, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4265691Z Skipping (s,q) (1.84, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4265853Z Skipping (s,q) (1.85, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4266025Z Skipping (s,q) (1.86, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4266185Z Skipping (s,q) (1.87, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4266358Z Skipping (s,q) (1.88, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4266541Z Skipping (s,q) (1.89, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4266705Z Skipping (s,q) (1.9, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4266877Z Skipping (s,q) (1.91, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4267037Z Skipping (s,q) (1.92, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4267197Z Skipping (s,q) (1.93, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4267365Z Skipping (s,q) (1.94, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4267525Z Skipping (s,q) (1.95, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4267699Z Skipping (s,q) (1.96, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4267907Z Skipping (s,q) (1.97, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4268069Z Skipping (s,q) (1.98, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4268243Z Skipping (s,q) (1.99, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4268412Z Skipping (s,q) (0.01, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4268574Z Skipping (s,q) (0.02, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4268743Z Skipping (s,q) (0.03, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4268904Z Skipping (s,q) (0.04, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4269066Z Skipping (s,q) (0.05, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4269243Z Skipping (s,q) (0.06, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4269405Z Skipping (s,q) (0.07, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4269583Z Skipping (s,q) (0.08, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4269749Z Skipping (s,q) (0.09, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4269913Z Skipping (s,q) (0.1, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4270092Z Skipping (s,q) (0.11, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4270258Z Skipping (s,q) (0.12, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4270422Z Skipping (s,q) (0.13, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4270598Z Skipping (s,q) (0.14, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4270761Z Skipping (s,q) (0.15, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4270937Z Skipping (s,q) (0.16, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4271102Z Skipping (s,q) (0.17, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4271266Z Skipping (s,q) (0.18, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4271444Z Skipping (s,q) (0.19, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4271610Z Skipping (s,q) (0.2, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4271774Z Skipping (s,q) (0.21, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4271950Z Skipping (s,q) (0.22, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4272114Z Skipping (s,q) (0.23, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4272289Z Skipping (s,q) (0.24, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4272452Z Skipping (s,q) (0.25, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4272617Z Skipping (s,q) (0.26, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4272793Z Skipping (s,q) (0.27, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4272960Z Skipping (s,q) (0.28, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4273148Z Skipping (s,q) (0.29, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4273327Z Skipping (s,q) (0.3, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4273495Z Skipping (s,q) (0.31, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4273665Z Skipping (s,q) (0.32, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4273825Z Skipping (s,q) (0.33, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4274012Z Skipping (s,q) (0.34, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4274183Z Skipping (s,q) (0.35, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4274345Z Skipping (s,q) (0.36, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4274506Z Skipping (s,q) (0.37, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4274681Z Skipping (s,q) (0.38, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4274845Z Skipping (s,q) (0.39, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4275023Z Skipping (s,q) (0.4, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4275186Z Skipping (s,q) (0.41, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4275402Z Skipping (s,q) (0.42, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4275572Z Skipping (s,q) (0.43, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4275731Z Skipping (s,q) (0.44, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4275889Z Skipping (s,q) (0.45, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4276184Z Skipping (s,q) (0.46, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4276344Z Skipping (s,q) (0.47, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4276516Z Skipping (s,q) (0.48, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4276676Z Skipping (s,q) (0.49, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4276837Z Skipping (s,q) (0.5, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4277012Z Skipping (s,q) (0.51, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4277171Z Skipping (s,q) (0.52, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4277334Z Skipping (s,q) (0.53, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4277508Z Skipping (s,q) (0.54, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4277669Z Skipping (s,q) (0.55, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4277844Z Skipping (s,q) (0.56, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4278005Z Skipping (s,q) (0.57, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4278165Z Skipping (s,q) (0.58, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4278330Z Skipping (s,q) (0.59, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4278490Z Skipping (s,q) (0.6, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4278652Z Skipping (s,q) (0.61, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4278826Z Skipping (s,q) (0.62, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4278984Z Skipping (s,q) (0.63, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4279150Z Skipping (s,q) (0.64, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4279324Z Skipping (s,q) (0.65, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4279484Z Skipping (s,q) (0.66, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4279658Z Skipping (s,q) (0.67, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4279823Z Skipping (s,q) (0.68, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4279982Z Skipping (s,q) (0.69, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4280154Z Skipping (s,q) (0.7, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4280316Z Skipping (s,q) (0.71, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4280477Z Skipping (s,q) (0.72, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4280687Z Skipping (s,q) (0.73, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4280846Z Skipping (s,q) (0.74, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4281017Z Skipping (s,q) (0.75, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4281179Z Skipping (s,q) (0.76, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4281339Z Skipping (s,q) (0.77, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4281531Z Skipping (s,q) (0.78, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4281694Z Skipping (s,q) (0.79, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4281855Z Skipping (s,q) (0.8, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4282028Z Skipping (s,q) (0.81, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4282188Z Skipping (s,q) (0.82, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4282356Z Skipping (s,q) (0.83, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4282526Z Skipping (s,q) (0.84, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4282686Z Skipping (s,q) (0.85, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4282905Z Skipping (s,q) (0.86, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4283067Z Skipping (s,q) (0.87, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4283228Z Skipping (s,q) (0.88, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4283402Z Skipping (s,q) (0.89, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4283564Z Skipping (s,q) (0.9, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4283735Z Skipping (s,q) (0.91, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4283894Z Skipping (s,q) (0.92, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4284056Z Skipping (s,q) (0.93, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4284230Z Skipping (s,q) (0.94, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4284393Z Skipping (s,q) (0.95, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4284555Z Skipping (s,q) (0.96, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4284731Z Skipping (s,q) (0.97, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4284893Z Skipping (s,q) (0.98, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4285062Z Skipping (s,q) (0.99, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4285225Z Skipping (s,q) (1, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4285388Z Skipping (s,q) (1.01, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4285559Z Skipping (s,q) (1.02, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4285720Z Skipping (s,q) (1.03, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4285880Z Skipping (s,q) (1.04, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4286055Z Skipping (s,q) (1.05, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4286218Z Skipping (s,q) (1.06, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4286388Z Skipping (s,q) (1.07, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4286550Z Skipping (s,q) (1.08, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4286712Z Skipping (s,q) (1.09, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4286885Z Skipping (s,q) (1.1, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4287047Z Skipping (s,q) (1.11, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4287212Z Skipping (s,q) (1.12, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4287387Z Skipping (s,q) (1.13, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4287547Z Skipping (s,q) (1.14, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4287705Z Skipping (s,q) (1.15, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4287878Z Skipping (s,q) (1.16, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4288077Z Skipping (s,q) (1.17, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4288248Z Skipping (s,q) (1.18, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4288411Z Skipping (s,q) (1.19, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4288577Z Skipping (s,q) (1.2, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4288748Z Skipping (s,q) (1.21, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4288933Z Skipping (s,q) (1.22, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4289092Z Skipping (s,q) (1.23, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4289261Z Skipping (s,q) (1.24, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4289427Z Skipping (s,q) (1.25, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4289599Z Skipping (s,q) (1.26, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4289761Z Skipping (s,q) (1.27, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4289923Z Skipping (s,q) (1.28, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4290098Z Skipping (s,q) (1.29, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4290287Z Skipping (s,q) (1.3, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4290472Z Skipping (s,q) (1.31, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4290641Z Skipping (s,q) (1.32, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4290804Z Skipping (s,q) (1.33, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4290976Z Skipping (s,q) (1.34, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4291137Z Skipping (s,q) (1.35, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4291299Z Skipping (s,q) (1.36, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4291469Z Skipping (s,q) (1.37, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4291630Z Skipping (s,q) (1.38, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4291792Z Skipping (s,q) (1.39, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4291963Z Skipping (s,q) (1.4, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4292125Z Skipping (s,q) (1.41, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4292294Z Skipping (s,q) (1.42, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4292454Z Skipping (s,q) (1.43, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4292616Z Skipping (s,q) (1.44, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4292789Z Skipping (s,q) (1.45, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4292951Z Skipping (s,q) (1.46, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4293111Z Skipping (s,q) (1.47, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4293281Z Skipping (s,q) (1.48, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4293443Z Skipping (s,q) (1.49, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4293616Z Skipping (s,q) (1.5, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4293778Z Skipping (s,q) (1.51, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4293940Z Skipping (s,q) (1.52, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4294112Z Skipping (s,q) (1.53, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4294275Z Skipping (s,q) (1.54, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4294437Z Skipping (s,q) (1.55, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4294609Z Skipping (s,q) (1.56, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4294770Z Skipping (s,q) (1.57, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4294941Z Skipping (s,q) (1.58, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4295099Z Skipping (s,q) (1.59, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4295260Z Skipping (s,q) (1.6, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4295459Z Skipping (s,q) (1.61, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4295621Z Skipping (s,q) (1.62, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4295784Z Skipping (s,q) (1.63, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4295957Z Skipping (s,q) (1.64, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4296119Z Skipping (s,q) (1.65, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4296278Z Skipping (s,q) (1.66, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4296474Z Skipping (s,q) (1.67, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4296640Z Skipping (s,q) (1.68, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4296812Z Skipping (s,q) (1.69, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4296975Z Skipping (s,q) (1.7, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4297137Z Skipping (s,q) (1.71, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4297310Z Skipping (s,q) (1.72, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4297472Z Skipping (s,q) (1.73, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4297656Z Skipping (s,q) (1.74, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4297853Z Skipping (s,q) (1.75, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4298013Z Skipping (s,q) (1.76, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4298186Z Skipping (s,q) (1.77, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4298346Z Skipping (s,q) (1.78, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4298507Z Skipping (s,q) (1.79, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4298678Z Skipping (s,q) (1.8, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4298840Z Skipping (s,q) (1.81, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4299000Z Skipping (s,q) (1.82, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4299172Z Skipping (s,q) (1.83, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4299333Z Skipping (s,q) (1.84, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4299510Z Skipping (s,q) (1.85, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4299673Z Skipping (s,q) (1.86, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4299833Z Skipping (s,q) (1.87, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4300008Z Skipping (s,q) (1.88, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4300172Z Skipping (s,q) (1.89, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4300336Z Skipping (s,q) (1.9, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4300512Z Skipping (s,q) (1.91, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4300675Z Skipping (s,q) (1.92, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4300850Z Skipping (s,q) (1.93, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4301014Z Skipping (s,q) (1.94, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4301177Z Skipping (s,q) (1.95, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4301354Z Skipping (s,q) (1.96, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4301520Z Skipping (s,q) (1.97, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4301685Z Skipping (s,q) (1.98, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4301865Z Skipping (s,q) (1.99, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4302031Z Skipping (s,q) (0.01, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4302208Z Skipping (s,q) (0.02, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4302374Z Skipping (s,q) (0.03, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4302538Z Skipping (s,q) (0.04, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4302714Z Skipping (s,q) (0.05, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4302904Z Skipping (s,q) (0.06, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4303068Z Skipping (s,q) (0.07, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4303247Z Skipping (s,q) (0.08, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4303411Z Skipping (s,q) (0.09, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4303589Z Skipping (s,q) (0.1, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4303751Z Skipping (s,q) (0.11, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4303937Z Skipping (s,q) (0.12, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4304110Z Skipping (s,q) (0.13, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4304272Z Skipping (s,q) (0.14, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4304433Z Skipping (s,q) (0.15, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4304611Z Skipping (s,q) (0.16, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4304775Z Skipping (s,q) (0.17, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4304952Z Skipping (s,q) (0.18, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4305139Z Skipping (s,q) (0.19, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4305325Z Skipping (s,q) (0.2, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4305691Z Skipping (s,q) (0.21, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4305857Z Skipping (s,q) (0.22, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4306022Z Skipping (s,q) (0.23, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4306200Z Skipping (s,q) (0.24, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4306362Z Skipping (s,q) (0.25, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4306525Z Skipping (s,q) (0.26, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4306702Z Skipping (s,q) (0.27, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4306863Z Skipping (s,q) (0.28, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4307043Z Skipping (s,q) (0.29, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4307206Z Skipping (s,q) (0.3, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4307368Z Skipping (s,q) (0.31, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4307539Z Skipping (s,q) (0.32, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4307701Z Skipping (s,q) (0.33, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4307863Z Skipping (s,q) (0.34, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4308035Z Skipping (s,q) (0.35, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4308197Z Skipping (s,q) (0.36, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4308367Z Skipping (s,q) (0.37, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4308526Z Skipping (s,q) (0.38, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4308687Z Skipping (s,q) (0.39, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4308865Z Skipping (s,q) (0.4, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4309027Z Skipping (s,q) (0.41, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4309188Z Skipping (s,q) (0.42, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4309361Z Skipping (s,q) (0.43, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4309526Z Skipping (s,q) (0.44, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4309700Z Skipping (s,q) (0.45, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4309861Z Skipping (s,q) (0.46, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4310021Z Skipping (s,q) (0.47, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4310193Z Skipping (s,q) (0.48, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4310355Z Skipping (s,q) (0.49, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4310585Z Skipping (s,q) (0.5, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4310761Z Skipping (s,q) (0.51, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4310924Z Skipping (s,q) (0.52, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4311103Z Skipping (s,q) (0.53, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4311263Z Skipping (s,q) (0.54, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4311425Z Skipping (s,q) (0.55, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4311640Z Skipping (s,q) (0.56, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4311803Z Skipping (s,q) (0.57, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4311963Z Skipping (s,q) (0.58, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4312137Z Skipping (s,q) (0.59, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4312300Z Skipping (s,q) (0.6, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4312477Z Skipping (s,q) (0.61, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4312641Z Skipping (s,q) (0.62, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4312837Z Skipping (s,q) (0.63, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4313058Z Skipping (s,q) (0.64, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4313220Z Skipping (s,q) (0.65, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4313383Z Skipping (s,q) (0.66, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4313562Z Skipping (s,q) (0.67, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4313725Z Skipping (s,q) (0.68, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4313899Z Skipping (s,q) (0.69, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4314064Z Skipping (s,q) (0.7, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4314227Z Skipping (s,q) (0.71, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4314403Z Skipping (s,q) (0.72, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4314566Z Skipping (s,q) (0.73, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4314729Z Skipping (s,q) (0.74, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4314904Z Skipping (s,q) (0.75, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4315066Z Skipping (s,q) (0.76, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4315227Z Skipping (s,q) (0.77, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4315401Z Skipping (s,q) (0.78, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4315562Z Skipping (s,q) (0.79, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4315737Z Skipping (s,q) (0.8, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4315900Z Skipping (s,q) (0.81, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4316160Z Skipping (s,q) (0.82, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4316339Z Skipping (s,q) (0.83, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4316506Z Skipping (s,q) (0.84, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4316671Z Skipping (s,q) (0.85, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4316849Z Skipping (s,q) (0.86, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4317013Z Skipping (s,q) (0.87, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4317191Z Skipping (s,q) (0.88, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4317354Z Skipping (s,q) (0.89, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4317518Z Skipping (s,q) (0.9, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4317697Z Skipping (s,q) (0.91, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4317858Z Skipping (s,q) (0.92, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4318019Z Skipping (s,q) (0.93, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4318192Z Skipping (s,q) (0.94, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4318386Z Skipping (s,q) (0.95, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4318564Z Skipping (s,q) (0.96, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4318725Z Skipping (s,q) (0.97, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4318886Z Skipping (s,q) (0.98, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4319059Z Skipping (s,q) (0.99, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4319243Z Skipping (s,q) (1, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4319406Z Skipping (s,q) (1.01, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4319578Z Skipping (s,q) (1.02, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4319739Z Skipping (s,q) (1.03, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4319912Z Skipping (s,q) (1.04, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4320072Z Skipping (s,q) (1.05, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4320233Z Skipping (s,q) (1.06, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4320427Z Skipping (s,q) (1.07, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4320612Z Skipping (s,q) (1.08, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4320772Z Skipping (s,q) (1.09, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4320947Z Skipping (s,q) (1.1, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4321108Z Skipping (s,q) (1.11, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4321281Z Skipping (s,q) (1.12, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4321442Z Skipping (s,q) (1.13, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4321604Z Skipping (s,q) (1.14, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4321777Z Skipping (s,q) (1.15, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4321938Z Skipping (s,q) (1.16, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4322101Z Skipping (s,q) (1.17, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4322274Z Skipping (s,q) (1.18, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4322435Z Skipping (s,q) (1.19, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4322608Z Skipping (s,q) (1.2, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4322770Z Skipping (s,q) (1.21, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4322932Z Skipping (s,q) (1.22, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4323103Z Skipping (s,q) (1.23, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4323264Z Skipping (s,q) (1.24, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4323424Z Skipping (s,q) (1.25, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4323596Z Skipping (s,q) (1.26, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4323757Z Skipping (s,q) (1.27, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4323929Z Skipping (s,q) (1.28, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4324088Z Skipping (s,q) (1.29, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4324254Z Skipping (s,q) (1.3, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4324427Z Skipping (s,q) (1.31, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4324588Z Skipping (s,q) (1.32, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4324749Z Skipping (s,q) (1.33, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4324922Z Skipping (s,q) (1.34, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4325082Z Skipping (s,q) (1.35, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4325244Z Skipping (s,q) (1.36, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4325418Z Skipping (s,q) (1.37, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4325579Z Skipping (s,q) (1.38, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4325776Z Skipping (s,q) (1.39, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4325938Z Skipping (s,q) (1.4, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4326105Z Skipping (s,q) (1.41, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4326276Z Skipping (s,q) (1.42, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4326436Z Skipping (s,q) (1.43, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4326622Z Skipping (s,q) (1.44, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4326795Z Skipping (s,q) (1.45, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4326957Z Skipping (s,q) (1.46, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4327130Z Skipping (s,q) (1.47, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4327293Z Skipping (s,q) (1.48, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4327455Z Skipping (s,q) (1.49, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4327634Z Skipping (s,q) (1.5, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4327795Z Skipping (s,q) (1.51, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4328035Z Skipping (s,q) (1.52, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4328209Z Skipping (s,q) (1.53, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4328371Z Skipping (s,q) (1.54, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4328547Z Skipping (s,q) (1.55, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4328709Z Skipping (s,q) (1.56, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4328871Z Skipping (s,q) (1.57, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4329044Z Skipping (s,q) (1.58, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4329207Z Skipping (s,q) (1.59, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4329371Z Skipping (s,q) (1.6, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4329549Z Skipping (s,q) (1.61, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4329708Z Skipping (s,q) (1.62, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4329885Z Skipping (s,q) (1.63, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4330048Z Skipping (s,q) (1.64, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4330209Z Skipping (s,q) (1.65, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4330384Z Skipping (s,q) (1.66, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4330543Z Skipping (s,q) (1.67, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4330705Z Skipping (s,q) (1.68, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4330880Z Skipping (s,q) (1.69, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4331043Z Skipping (s,q) (1.7, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4331218Z Skipping (s,q) (1.71, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4331380Z Skipping (s,q) (1.72, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4331542Z Skipping (s,q) (1.73, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4331721Z Skipping (s,q) (1.74, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4331882Z Skipping (s,q) (1.75, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4332046Z Skipping (s,q) (1.76, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4332224Z Skipping (s,q) (1.77, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4332383Z Skipping (s,q) (1.78, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4332559Z Skipping (s,q) (1.79, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4332720Z Skipping (s,q) (1.8, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4332881Z Skipping (s,q) (1.81, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4333055Z Skipping (s,q) (1.82, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4333244Z Skipping (s,q) (1.83, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4333403Z Skipping (s,q) (1.84, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4333581Z Skipping (s,q) (1.85, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4333745Z Skipping (s,q) (1.86, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4333911Z Skipping (s,q) (1.87, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4334113Z Skipping (s,q) (1.88, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4334277Z Skipping (s,q) (1.89, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4334454Z Skipping (s,q) (1.9, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4334615Z Skipping (s,q) (1.91, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4334779Z Skipping (s,q) (1.92, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4334957Z Skipping (s,q) (1.93, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4335120Z Skipping (s,q) (1.94, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4335283Z Skipping (s,q) (1.95, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4335508Z Skipping (s,q) (1.96, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4335671Z Skipping (s,q) (1.97, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4335847Z Skipping (s,q) (1.98, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4336011Z Skipping (s,q) (1.99, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4336174Z Skipping (s,q) (0.01, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4336350Z Skipping (s,q) (0.02, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4336514Z Skipping (s,q) (0.03, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4336676Z Skipping (s,q) (0.04, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4336854Z Skipping (s,q) (0.05, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4337020Z Skipping (s,q) (0.06, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4337196Z Skipping (s,q) (0.07, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4337362Z Skipping (s,q) (0.08, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4337522Z Skipping (s,q) (0.09, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4337697Z Skipping (s,q) (0.1, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4337861Z Skipping (s,q) (0.11, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4338021Z Skipping (s,q) (0.12, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4338195Z Skipping (s,q) (0.13, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4338355Z Skipping (s,q) (0.14, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4338532Z Skipping (s,q) (0.15, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4338691Z Skipping (s,q) (0.16, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4338852Z Skipping (s,q) (0.17, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4339023Z Skipping (s,q) (0.18, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4339182Z Skipping (s,q) (0.19, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4339344Z Skipping (s,q) (0.2, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4339516Z Skipping (s,q) (0.21, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4339677Z Skipping (s,q) (0.22, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4339851Z Skipping (s,q) (0.23, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4340011Z Skipping (s,q) (0.24, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4340173Z Skipping (s,q) (0.25, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4340349Z Skipping (s,q) (0.26, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4340509Z Skipping (s,q) (0.27, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4340693Z Skipping (s,q) (0.28, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4340865Z Skipping (s,q) (0.29, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4341030Z Skipping (s,q) (0.3, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4341201Z Skipping (s,q) (0.31, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4341361Z Skipping (s,q) (0.32, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4341618Z Skipping (s,q) (0.33, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4341792Z Skipping (s,q) (0.34, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4341952Z Skipping (s,q) (0.35, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4342113Z Skipping (s,q) (0.36, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4342289Z Skipping (s,q) (0.37, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4342450Z Skipping (s,q) (0.38, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4342613Z Skipping (s,q) (0.39, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4342793Z Skipping (s,q) (0.4, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4343017Z Skipping (s,q) (0.41, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4343192Z Skipping (s,q) (0.42, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4343353Z Skipping (s,q) (0.43, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4343516Z Skipping (s,q) (0.44, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4343691Z Skipping (s,q) (0.45, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4343855Z Skipping (s,q) (0.46, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4344017Z Skipping (s,q) (0.47, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4344192Z Skipping (s,q) (0.48, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4344355Z Skipping (s,q) (0.49, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4344531Z Skipping (s,q) (0.5, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4344692Z Skipping (s,q) (0.51, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4344855Z Skipping (s,q) (0.52, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4345027Z Skipping (s,q) (0.53, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4345189Z Skipping (s,q) (0.54, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4345351Z Skipping (s,q) (0.55, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4345527Z Skipping (s,q) (0.56, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4345688Z Skipping (s,q) (0.57, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4345863Z Skipping (s,q) (0.58, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4346025Z Skipping (s,q) (0.59, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4346189Z Skipping (s,q) (0.6, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4346365Z Skipping (s,q) (0.61, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4346525Z Skipping (s,q) (0.62, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4346690Z Skipping (s,q) (0.63, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4346868Z Skipping (s,q) (0.64, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4347029Z Skipping (s,q) (0.65, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4347204Z Skipping (s,q) (0.66, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4347363Z Skipping (s,q) (0.67, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4347525Z Skipping (s,q) (0.68, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4347699Z Skipping (s,q) (0.69, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4347862Z Skipping (s,q) (0.7, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4348023Z Skipping (s,q) (0.71, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4348222Z Skipping (s,q) (0.72, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4348383Z Skipping (s,q) (0.73, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4348560Z Skipping (s,q) (0.74, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4348721Z Skipping (s,q) (0.75, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4348881Z Skipping (s,q) (0.76, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4349079Z Skipping (s,q) (0.77, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4349242Z Skipping (s,q) (0.78, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4349404Z Skipping (s,q) (0.79, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4349578Z Skipping (s,q) (0.8, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4349742Z Skipping (s,q) (0.81, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4349914Z Skipping (s,q) (0.82, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4350075Z Skipping (s,q) (0.83, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4350236Z Skipping (s,q) (0.84, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4350456Z Skipping (s,q) (0.85, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4350617Z Skipping (s,q) (0.86, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4350777Z Skipping (s,q) (0.87, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4350954Z Skipping (s,q) (0.88, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4351115Z Skipping (s,q) (0.89, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4351291Z Skipping (s,q) (0.9, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4351453Z Skipping (s,q) (0.91, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4351612Z Skipping (s,q) (0.92, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4351784Z Skipping (s,q) (0.93, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4351947Z Skipping (s,q) (0.94, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4352107Z Skipping (s,q) (0.95, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4352280Z Skipping (s,q) (0.96, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4352439Z Skipping (s,q) (0.97, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4352601Z Skipping (s,q) (0.98, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4352773Z Skipping (s,q) (0.99, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4352935Z Skipping (s,q) (1, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4353107Z Skipping (s,q) (1.01, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4353267Z Skipping (s,q) (1.02, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4353427Z Skipping (s,q) (1.03, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4353601Z Skipping (s,q) (1.04, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4353763Z Skipping (s,q) (1.05, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4353921Z Skipping (s,q) (1.06, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4354097Z Skipping (s,q) (1.07, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4354258Z Skipping (s,q) (1.08, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4354433Z Skipping (s,q) (1.09, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4354600Z Skipping (s,q) (1.1, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4354759Z Skipping (s,q) (1.11, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4354935Z Skipping (s,q) (1.12, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4355096Z Skipping (s,q) (1.13, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4355256Z Skipping (s,q) (1.14, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4355428Z Skipping (s,q) (1.15, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4355614Z Skipping (s,q) (1.16, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4355786Z Skipping (s,q) (1.17, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4356054Z Skipping (s,q) (1.18, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4356219Z Skipping (s,q) (1.19, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4356395Z Skipping (s,q) (1.2, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4356584Z Skipping (s,q) (1.21, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4356746Z Skipping (s,q) (1.22, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4356921Z Skipping (s,q) (1.23, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4357081Z Skipping (s,q) (1.24, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4357255Z Skipping (s,q) (1.25, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4357416Z Skipping (s,q) (1.26, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4357579Z Skipping (s,q) (1.27, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4357752Z Skipping (s,q) (1.28, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4357965Z Skipping (s,q) (1.29, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4358131Z Skipping (s,q) (1.3, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4358303Z Skipping (s,q) (1.31, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4358463Z Skipping (s,q) (1.32, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4358636Z Skipping (s,q) (1.33, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4358798Z Skipping (s,q) (1.34, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4358959Z Skipping (s,q) (1.35, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4359134Z Skipping (s,q) (1.36, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4359296Z Skipping (s,q) (1.37, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4359462Z Skipping (s,q) (1.38, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4359636Z Skipping (s,q) (1.39, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4359804Z Skipping (s,q) (1.4, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4359979Z Skipping (s,q) (1.41, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4360143Z Skipping (s,q) (1.42, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4360304Z Skipping (s,q) (1.43, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4360477Z Skipping (s,q) (1.44, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4360638Z Skipping (s,q) (1.45, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4360798Z Skipping (s,q) (1.46, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4360967Z Skipping (s,q) (1.47, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4361129Z Skipping (s,q) (1.48, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4361292Z Skipping (s,q) (1.49, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4361464Z Skipping (s,q) (1.5, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4361628Z Skipping (s,q) (1.51, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4361801Z Skipping (s,q) (1.52, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4361961Z Skipping (s,q) (1.53, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4362123Z Skipping (s,q) (1.54, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4362297Z Skipping (s,q) (1.55, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4362459Z Skipping (s,q) (1.56, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4362618Z Skipping (s,q) (1.57, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4362793Z Skipping (s,q) (1.58, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4362962Z Skipping (s,q) (1.59, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4363159Z Skipping (s,q) (1.6, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4363321Z Skipping (s,q) (1.61, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4363486Z Skipping (s,q) (1.62, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4363655Z Skipping (s,q) (1.63, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4363816Z Skipping (s,q) (1.64, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4364001Z Skipping (s,q) (1.65, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4364171Z Skipping (s,q) (1.66, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4364334Z Skipping (s,q) (1.67, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4364508Z Skipping (s,q) (1.68, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4364670Z Skipping (s,q) (1.69, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4364833Z Skipping (s,q) (1.7, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4365007Z Skipping (s,q) (1.71, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4365169Z Skipping (s,q) (1.72, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4365379Z Skipping (s,q) (1.73, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4365549Z Skipping (s,q) (1.74, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4365714Z Skipping (s,q) (1.75, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4365886Z Skipping (s,q) (1.76, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4366050Z Skipping (s,q) (1.77, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4366212Z Skipping (s,q) (1.78, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4366386Z Skipping (s,q) (1.79, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4366549Z Skipping (s,q) (1.8, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4366711Z Skipping (s,q) (1.81, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4366885Z Skipping (s,q) (1.82, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4367046Z Skipping (s,q) (1.83, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4367220Z Skipping (s,q) (1.84, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4367383Z Skipping (s,q) (1.85, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4367548Z Skipping (s,q) (1.86, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4367721Z Skipping (s,q) (1.87, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4367879Z Skipping (s,q) (1.88, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4368042Z Skipping (s,q) (1.89, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4368218Z Skipping (s,q) (1.9, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4368381Z Skipping (s,q) (1.91, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4368554Z Skipping (s,q) (1.92, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4368718Z Skipping (s,q) (1.93, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4368879Z Skipping (s,q) (1.94, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4369052Z Skipping (s,q) (1.95, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4369216Z Skipping (s,q) (1.96, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4369381Z Skipping (s,q) (1.97, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4369552Z Skipping (s,q) (1.98, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4369713Z Skipping (s,q) (1.99, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4369882Z Skipping (s,q) (0.01, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4370044Z Skipping (s,q) (0.02, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4370204Z Skipping (s,q) (0.03, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4370376Z Skipping (s,q) (0.04, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4370561Z Skipping (s,q) (0.05, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4370724Z Skipping (s,q) (0.06, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4370895Z Skipping (s,q) (0.07, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4371057Z Skipping (s,q) (0.08, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4371219Z Skipping (s,q) (0.09, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4371432Z Skipping (s,q) (0.1, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4371595Z Skipping (s,q) (0.11, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4371761Z Skipping (s,q) (0.12, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4371922Z Skipping (s,q) (0.13, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4372081Z Skipping (s,q) (0.14, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4372248Z Skipping (s,q) (0.15, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4372410Z Skipping (s,q) (0.16, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4372570Z Skipping (s,q) (0.17, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4372767Z Skipping (s,q) (0.18, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4372951Z Skipping (s,q) (0.19, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4373124Z Skipping (s,q) (0.2, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4373287Z Skipping (s,q) (0.21, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4373449Z Skipping (s,q) (0.22, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4373622Z Skipping (s,q) (0.23, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4373783Z Skipping (s,q) (0.24, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4373945Z Skipping (s,q) (0.25, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4374114Z Skipping (s,q) (0.26, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4374276Z Skipping (s,q) (0.27, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4374444Z Skipping (s,q) (0.28, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4374610Z Skipping (s,q) (0.29, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4374776Z Skipping (s,q) (0.3, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4374951Z Skipping (s,q) (0.31, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4375112Z Skipping (s,q) (0.32, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4375274Z Skipping (s,q) (0.33, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4375445Z Skipping (s,q) (0.34, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4375607Z Skipping (s,q) (0.35, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4375774Z Skipping (s,q) (0.36, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4375935Z Skipping (s,q) (0.37, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4376098Z Skipping (s,q) (0.38, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4376265Z Skipping (s,q) (0.39, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4376427Z Skipping (s,q) (0.4, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4376589Z Skipping (s,q) (0.41, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4376757Z Skipping (s,q) (0.42, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4376916Z Skipping (s,q) (0.43, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4377082Z Skipping (s,q) (0.44, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4377242Z Skipping (s,q) (0.45, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4377401Z Skipping (s,q) (0.46, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4377569Z Skipping (s,q) (0.47, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4377729Z Skipping (s,q) (0.48, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4377912Z Skipping (s,q) (0.49, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4378084Z Skipping (s,q) (0.5, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4378245Z Skipping (s,q) (0.51, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4378416Z Skipping (s,q) (0.52, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4378577Z Skipping (s,q) (0.53, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4378737Z Skipping (s,q) (0.54, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4378926Z Skipping (s,q) (0.55, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4379087Z Skipping (s,q) (0.56, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4379246Z Skipping (s,q) (0.57, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4379420Z Skipping (s,q) (0.58, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4379581Z Skipping (s,q) (0.59, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4379746Z Skipping (s,q) (0.6, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4379919Z Skipping (s,q) (0.61, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4380104Z Skipping (s,q) (0.62, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4380297Z Skipping (s,q) (0.63, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4380459Z Skipping (s,q) (0.64, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4380623Z Skipping (s,q) (0.65, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4380795Z Skipping (s,q) (0.66, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4380956Z Skipping (s,q) (0.67, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4381116Z Skipping (s,q) (0.68, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4381284Z Skipping (s,q) (0.69, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4381447Z Skipping (s,q) (0.7, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4381619Z Skipping (s,q) (0.71, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4381780Z Skipping (s,q) (0.72, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4381942Z Skipping (s,q) (0.73, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4382114Z Skipping (s,q) (0.74, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4382276Z Skipping (s,q) (0.75, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4382435Z Skipping (s,q) (0.76, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4382605Z Skipping (s,q) (0.77, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4382767Z Skipping (s,q) (0.78, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4382934Z Skipping (s,q) (0.79, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4383094Z Skipping (s,q) (0.8, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4383254Z Skipping (s,q) (0.81, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4383424Z Skipping (s,q) (0.82, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4383584Z Skipping (s,q) (0.83, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4383743Z Skipping (s,q) (0.84, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4383914Z Skipping (s,q) (0.85, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4384076Z Skipping (s,q) (0.86, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4384245Z Skipping (s,q) (0.87, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4384408Z Skipping (s,q) (0.88, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4384568Z Skipping (s,q) (0.89, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4384738Z Skipping (s,q) (0.9, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4384902Z Skipping (s,q) (0.91, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4385061Z Skipping (s,q) (0.92, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4385261Z Skipping (s,q) (0.93, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4385424Z Skipping (s,q) (0.94, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4385594Z Skipping (s,q) (0.95, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4385756Z Skipping (s,q) (0.96, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4385916Z Skipping (s,q) (0.97, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4386087Z Skipping (s,q) (0.98, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4386271Z Skipping (s,q) (0.99, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4386430Z Skipping (s,q) (1, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4386600Z Skipping (s,q) (1.01, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4386759Z Skipping (s,q) (1.02, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4386928Z Skipping (s,q) (1.03, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4387091Z Skipping (s,q) (1.04, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4387255Z Skipping (s,q) (1.05, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4387448Z Skipping (s,q) (1.06, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4387632Z Skipping (s,q) (1.07, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4387791Z Skipping (s,q) (1.08, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4387958Z Skipping (s,q) (1.09, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4388124Z Skipping (s,q) (1.1, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4388285Z Skipping (s,q) (1.11, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4388455Z Skipping (s,q) (1.12, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4388619Z Skipping (s,q) (1.13, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4388789Z Skipping (s,q) (1.14, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4388950Z Skipping (s,q) (1.15, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4389111Z Skipping (s,q) (1.16, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4389281Z Skipping (s,q) (1.17, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4389444Z Skipping (s,q) (1.18, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4389603Z Skipping (s,q) (1.19, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4389774Z Skipping (s,q) (1.2, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4389936Z Skipping (s,q) (1.21, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4390107Z Skipping (s,q) (1.22, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4390267Z Skipping (s,q) (1.23, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4390427Z Skipping (s,q) (1.24, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4390599Z Skipping (s,q) (1.25, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4390766Z Skipping (s,q) (1.26, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4390930Z Skipping (s,q) (1.27, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4391110Z Skipping (s,q) (1.28, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4391275Z Skipping (s,q) (1.29, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4391448Z Skipping (s,q) (1.3, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4391608Z Skipping (s,q) (1.31, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4391772Z Skipping (s,q) (1.32, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4391939Z Skipping (s,q) (1.33, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4392101Z Skipping (s,q) (1.34, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4392261Z Skipping (s,q) (1.35, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4392434Z Skipping (s,q) (1.36, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4392596Z Skipping (s,q) (1.37, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4392792Z Skipping (s,q) (1.38, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4392956Z Skipping (s,q) (1.39, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4393122Z Skipping (s,q) (1.4, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4393291Z Skipping (s,q) (1.41, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4393452Z Skipping (s,q) (1.42, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4393639Z Skipping (s,q) (1.43, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4393809Z Skipping (s,q) (1.44, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4393968Z Skipping (s,q) (1.45, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4394139Z Skipping (s,q) (1.46, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4394302Z Skipping (s,q) (1.47, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4394465Z Skipping (s,q) (1.48, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4394640Z Skipping (s,q) (1.49, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4394826Z Skipping (s,q) (1.5, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4395011Z Skipping (s,q) (1.51, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4395185Z Skipping (s,q) (1.52, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4395348Z Skipping (s,q) (1.53, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4395523Z Skipping (s,q) (1.54, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4395681Z Skipping (s,q) (1.55, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4395841Z Skipping (s,q) (1.56, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4396104Z Skipping (s,q) (1.57, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4396270Z Skipping (s,q) (1.58, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4396429Z Skipping (s,q) (1.59, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4396611Z Skipping (s,q) (1.6, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4396773Z Skipping (s,q) (1.61, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4396951Z Skipping (s,q) (1.62, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4397114Z Skipping (s,q) (1.63, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4397270Z Skipping (s,q) (1.64, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4397444Z Skipping (s,q) (1.65, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4397604Z Skipping (s,q) (1.66, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4397767Z Skipping (s,q) (1.67, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4397992Z Skipping (s,q) (1.68, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4404795Z Skipping (s,q) (1.69, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4405015Z Skipping (s,q) (1.7, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4405196Z Skipping (s,q) (1.71, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4405374Z Skipping (s,q) (1.72, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4405719Z Skipping (s,q) (1.73, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4405884Z Skipping (s,q) (1.74, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4406069Z Skipping (s,q) (1.75, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4406236Z Skipping (s,q) (1.76, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4406404Z Skipping (s,q) (1.77, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4406564Z Skipping (s,q) (1.78, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4406720Z Skipping (s,q) (1.79, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4406893Z Skipping (s,q) (1.8, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4407051Z Skipping (s,q) (1.81, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4407325Z Skipping (s,q) (1.82, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4407498Z Skipping (s,q) (1.83, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4407661Z Skipping (s,q) (1.84, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4407831Z Skipping (s,q) (1.85, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4407994Z Skipping (s,q) (1.86, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4408191Z Skipping (s,q) (1.87, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4408362Z Skipping (s,q) (1.88, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4408523Z Skipping (s,q) (1.89, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4408683Z Skipping (s,q) (1.9, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4408854Z Skipping (s,q) (1.91, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4409016Z Skipping (s,q) (1.92, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4409179Z Skipping (s,q) (1.93, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4409403Z Skipping (s,q) (1.94, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4409598Z Skipping (s,q) (1.95, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4409772Z Skipping (s,q) (1.96, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4409935Z Skipping (s,q) (1.97, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4410098Z Skipping (s,q) (1.98, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4410271Z Skipping (s,q) (1.99, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4410430Z Skipping (s,q) (0.01, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4410590Z Skipping (s,q) (0.02, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4410762Z Skipping (s,q) (0.03, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4410925Z Skipping (s,q) (0.04, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4411098Z Skipping (s,q) (0.05, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4411258Z Skipping (s,q) (0.06, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4411421Z Skipping (s,q) (0.07, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4411591Z Skipping (s,q) (0.08, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4411751Z Skipping (s,q) (0.09, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4411913Z Skipping (s,q) (0.1, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4412087Z Skipping (s,q) (0.11, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4412248Z Skipping (s,q) (0.12, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4412417Z Skipping (s,q) (0.13, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4412576Z Skipping (s,q) (0.14, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4412735Z Skipping (s,q) (0.15, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4412907Z Skipping (s,q) (0.16, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4413068Z Skipping (s,q) (0.17, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4413231Z Skipping (s,q) (0.18, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4413403Z Skipping (s,q) (0.19, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4413567Z Skipping (s,q) (0.2, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4413736Z Skipping (s,q) (0.21, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4413899Z Skipping (s,q) (0.22, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4414059Z Skipping (s,q) (0.23, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4414230Z Skipping (s,q) (0.24, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4414391Z Skipping (s,q) (0.25, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4414549Z Skipping (s,q) (0.26, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4414747Z Skipping (s,q) (0.27, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4414906Z Skipping (s,q) (0.28, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4415079Z Skipping (s,q) (0.29, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4415243Z Skipping (s,q) (0.3, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4415404Z Skipping (s,q) (0.31, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4415600Z Skipping (s,q) (0.32, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4415761Z Skipping (s,q) (0.33, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4415919Z Skipping (s,q) (0.34, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4416091Z Skipping (s,q) (0.35, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4416251Z Skipping (s,q) (0.36, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4416417Z Skipping (s,q) (0.37, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4416579Z Skipping (s,q) (0.38, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4416737Z Skipping (s,q) (0.39, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4416959Z Skipping (s,q) (0.4, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4417120Z Skipping (s,q) (0.41, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4417280Z Skipping (s,q) (0.42, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4417451Z Skipping (s,q) (0.43, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4417611Z Skipping (s,q) (0.44, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4417779Z Skipping (s,q) (0.45, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4417938Z Skipping (s,q) (0.46, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4418098Z Skipping (s,q) (0.47, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4418267Z Skipping (s,q) (0.48, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4418431Z Skipping (s,q) (0.49, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4418591Z Skipping (s,q) (0.5, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4418770Z Skipping (s,q) (0.51, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4418930Z Skipping (s,q) (0.52, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4419090Z Skipping (s,q) (0.53, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4419260Z Skipping (s,q) (0.54, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4419419Z Skipping (s,q) (0.55, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4419593Z Skipping (s,q) (0.56, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4419754Z Skipping (s,q) (0.57, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4419913Z Skipping (s,q) (0.58, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4420083Z Skipping (s,q) (0.59, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4420248Z Skipping (s,q) (0.6, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4420408Z Skipping (s,q) (0.61, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4420579Z Skipping (s,q) (0.62, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4420738Z Skipping (s,q) (0.63, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4420906Z Skipping (s,q) (0.64, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4421069Z Skipping (s,q) (0.65, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4421231Z Skipping (s,q) (0.66, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4421402Z Skipping (s,q) (0.67, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4421562Z Skipping (s,q) (0.68, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4421720Z Skipping (s,q) (0.69, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4421892Z Skipping (s,q) (0.7, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4422080Z Skipping (s,q) (0.71, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4422249Z Skipping (s,q) (0.72, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4422412Z Skipping (s,q) (0.73, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4422573Z Skipping (s,q) (0.74, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4422746Z Skipping (s,q) (0.75, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4422930Z Skipping (s,q) (0.76, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4423091Z Skipping (s,q) (0.77, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4423262Z Skipping (s,q) (0.78, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4423420Z Skipping (s,q) (0.79, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4423592Z Skipping (s,q) (0.8, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4423754Z Skipping (s,q) (0.81, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4423915Z Skipping (s,q) (0.82, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4424084Z Skipping (s,q) (0.83, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4424293Z Skipping (s,q) (0.84, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4424455Z Skipping (s,q) (0.85, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4424628Z Skipping (s,q) (0.86, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4424794Z Skipping (s,q) (0.87, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4424967Z Skipping (s,q) (0.88, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4425127Z Skipping (s,q) (0.89, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4425290Z Skipping (s,q) (0.9, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4425459Z Skipping (s,q) (0.91, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4425621Z Skipping (s,q) (0.92, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4425781Z Skipping (s,q) (0.93, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4425951Z Skipping (s,q) (0.94, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4426115Z Skipping (s,q) (0.95, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4426284Z Skipping (s,q) (0.96, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4426444Z Skipping (s,q) (0.97, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4426607Z Skipping (s,q) (0.98, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4426777Z Skipping (s,q) (0.99, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4426938Z Skipping (s,q) (1, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4427097Z Skipping (s,q) (1.01, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4427265Z Skipping (s,q) (1.02, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4427428Z Skipping (s,q) (1.03, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4427586Z Skipping (s,q) (1.04, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4427755Z Skipping (s,q) (1.05, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4427916Z Skipping (s,q) (1.06, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4428084Z Skipping (s,q) (1.07, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4428245Z Skipping (s,q) (1.08, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4428405Z Skipping (s,q) (1.09, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4428578Z Skipping (s,q) (1.1, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4428739Z Skipping (s,q) (1.11, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4428896Z Skipping (s,q) (1.12, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4429065Z Skipping (s,q) (1.13, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4429224Z Skipping (s,q) (1.14, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4429421Z Skipping (s,q) (1.15, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4429581Z Skipping (s,q) (1.16, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4429744Z Skipping (s,q) (1.17, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4429913Z Skipping (s,q) (1.18, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4430072Z Skipping (s,q) (1.19, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4430254Z Skipping (s,q) (1.2, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4430426Z Skipping (s,q) (1.21, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4430588Z Skipping (s,q) (1.22, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4430759Z Skipping (s,q) (1.23, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4430920Z Skipping (s,q) (1.24, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4431088Z Skipping (s,q) (1.25, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4431263Z Skipping (s,q) (1.26, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4431425Z Skipping (s,q) (1.27, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4431652Z Skipping (s,q) (1.28, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4431827Z Skipping (s,q) (1.29, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4431989Z Skipping (s,q) (1.3, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4432169Z Skipping (s,q) (1.31, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4432328Z Skipping (s,q) (1.32, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4432487Z Skipping (s,q) (1.33, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4432658Z Skipping (s,q) (1.34, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4432817Z Skipping (s,q) (1.35, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4432975Z Skipping (s,q) (1.36, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4433149Z Skipping (s,q) (1.37, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4433308Z Skipping (s,q) (1.38, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4433483Z Skipping (s,q) (1.39, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4433643Z Skipping (s,q) (1.4, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4433804Z Skipping (s,q) (1.41, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4433977Z Skipping (s,q) (1.42, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4434136Z Skipping (s,q) (1.43, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4434295Z Skipping (s,q) (1.44, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4434467Z Skipping (s,q) (1.45, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4434629Z Skipping (s,q) (1.46, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4434800Z Skipping (s,q) (1.47, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4434963Z Skipping (s,q) (1.48, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4435122Z Skipping (s,q) (1.49, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4435300Z Skipping (s,q) (1.5, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4435461Z Skipping (s,q) (1.51, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4435619Z Skipping (s,q) (1.52, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4435794Z Skipping (s,q) (1.53, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4436039Z Skipping (s,q) (1.54, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4436203Z Skipping (s,q) (1.55, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4436377Z Skipping (s,q) (1.56, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4436537Z Skipping (s,q) (1.57, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4436704Z Skipping (s,q) (1.58, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4436899Z Skipping (s,q) (1.59, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4437058Z Skipping (s,q) (1.6, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4437231Z Skipping (s,q) (1.61, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4437392Z Skipping (s,q) (1.62, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4437550Z Skipping (s,q) (1.63, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4437752Z Skipping (s,q) (1.64, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4437915Z Skipping (s,q) (1.65, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4438084Z Skipping (s,q) (1.66, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4438246Z Skipping (s,q) (1.67, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4438406Z Skipping (s,q) (1.68, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4438579Z Skipping (s,q) (1.69, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4438743Z Skipping (s,q) (1.7, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4438899Z Skipping (s,q) (1.71, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4439122Z Skipping (s,q) (1.72, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4439283Z Skipping (s,q) (1.73, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4439454Z Skipping (s,q) (1.74, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4439615Z Skipping (s,q) (1.75, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4439777Z Skipping (s,q) (1.76, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4439950Z Skipping (s,q) (1.77, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4440109Z Skipping (s,q) (1.78, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4440272Z Skipping (s,q) (1.79, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4440446Z Skipping (s,q) (1.8, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4440609Z Skipping (s,q) (1.81, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4440779Z Skipping (s,q) (1.82, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4440943Z Skipping (s,q) (1.83, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4441104Z Skipping (s,q) (1.84, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4441274Z Skipping (s,q) (1.85, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4441437Z Skipping (s,q) (1.86, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4441596Z Skipping (s,q) (1.87, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4441767Z Skipping (s,q) (1.88, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4441928Z Skipping (s,q) (1.89, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4442098Z Skipping (s,q) (1.9, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4442258Z Skipping (s,q) (1.91, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4442423Z Skipping (s,q) (1.92, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4442592Z Skipping (s,q) (1.93, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4442757Z Skipping (s,q) (1.94, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4442917Z Skipping (s,q) (1.95, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4443089Z Skipping (s,q) (1.96, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4443250Z Skipping (s,q) (1.97, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4443418Z Skipping (s,q) (1.98, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4443579Z Skipping (s,q) (1.99, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4443741Z Skipping (s,q) (0.01, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4443912Z Skipping (s,q) (0.02, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4444072Z Skipping (s,q) (0.03, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4444255Z Skipping (s,q) (0.04, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4444425Z Skipping (s,q) (0.05, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4444594Z Skipping (s,q) (0.06, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4444765Z Skipping (s,q) (0.07, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4444925Z Skipping (s,q) (0.08, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4445109Z Skipping (s,q) (0.09, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4445283Z Skipping (s,q) (0.1, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4445444Z Skipping (s,q) (0.11, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4445606Z Skipping (s,q) (0.12, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4445778Z Skipping (s,q) (0.13, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4445938Z Skipping (s,q) (0.14, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4446098Z Skipping (s,q) (0.15, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4446267Z Skipping (s,q) (0.16, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4446479Z Skipping (s,q) (0.17, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4446651Z Skipping (s,q) (0.18, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4446810Z Skipping (s,q) (0.19, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4446972Z Skipping (s,q) (0.2, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4447142Z Skipping (s,q) (0.21, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4447306Z Skipping (s,q) (0.22, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4447463Z Skipping (s,q) (0.23, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4447635Z Skipping (s,q) (0.24, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4447793Z Skipping (s,q) (0.25, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4447962Z Skipping (s,q) (0.26, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4448123Z Skipping (s,q) (0.27, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4448285Z Skipping (s,q) (0.28, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4448457Z Skipping (s,q) (0.29, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4448620Z Skipping (s,q) (0.3, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4448783Z Skipping (s,q) (0.31, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4448953Z Skipping (s,q) (0.32, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4449112Z Skipping (s,q) (0.33, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4449282Z Skipping (s,q) (0.34, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4449445Z Skipping (s,q) (0.35, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4449606Z Skipping (s,q) (0.36, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4449778Z Skipping (s,q) (0.37, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4449938Z Skipping (s,q) (0.38, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4450102Z Skipping (s,q) (0.39, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4450275Z Skipping (s,q) (0.4, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4450434Z Skipping (s,q) (0.41, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4450603Z Skipping (s,q) (0.42, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4450766Z Skipping (s,q) (0.43, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4450927Z Skipping (s,q) (0.44, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4451100Z Skipping (s,q) (0.45, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4451261Z Skipping (s,q) (0.46, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4451421Z Skipping (s,q) (0.47, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4451620Z Skipping (s,q) (0.48, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4451780Z Skipping (s,q) (0.49, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4451955Z Skipping (s,q) (0.5, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4452118Z Skipping (s,q) (0.51, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4452279Z Skipping (s,q) (0.52, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4452476Z Skipping (s,q) (0.53, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4452637Z Skipping (s,q) (0.54, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4452797Z Skipping (s,q) (0.55, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4452967Z Skipping (s,q) (0.56, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4453127Z Skipping (s,q) (0.57, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4453298Z Skipping (s,q) (0.58, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4453460Z Skipping (s,q) (0.59, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4453622Z Skipping (s,q) (0.6, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4453850Z Skipping (s,q) (0.61, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4454009Z Skipping (s,q) (0.62, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4454168Z Skipping (s,q) (0.63, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4454343Z Skipping (s,q) (0.64, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4454504Z Skipping (s,q) (0.65, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4454665Z Skipping (s,q) (0.66, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4454835Z Skipping (s,q) (0.67, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4454993Z Skipping (s,q) (0.68, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4455163Z Skipping (s,q) (0.69, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4455327Z Skipping (s,q) (0.7, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4455488Z Skipping (s,q) (0.71, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4455661Z Skipping (s,q) (0.72, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4455825Z Skipping (s,q) (0.73, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4455982Z Skipping (s,q) (0.74, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4456152Z Skipping (s,q) (0.75, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4456312Z Skipping (s,q) (0.76, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4456482Z Skipping (s,q) (0.77, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4456643Z Skipping (s,q) (0.78, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4456805Z Skipping (s,q) (0.79, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4456976Z Skipping (s,q) (0.8, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4457137Z Skipping (s,q) (0.81, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4457297Z Skipping (s,q) (0.82, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4457468Z Skipping (s,q) (0.83, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4457631Z Skipping (s,q) (0.84, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4457803Z Skipping (s,q) (0.85, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4457962Z Skipping (s,q) (0.86, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4458123Z Skipping (s,q) (0.87, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4458291Z Skipping (s,q) (0.88, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4458449Z Skipping (s,q) (0.89, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4458610Z Skipping (s,q) (0.9, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4458782Z Skipping (s,q) (0.91, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4458967Z Skipping (s,q) (0.92, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4459134Z Skipping (s,q) (0.93, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4459295Z Skipping (s,q) (0.94, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4459457Z Skipping (s,q) (0.95, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4459628Z Skipping (s,q) (0.96, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4459825Z Skipping (s,q) (0.97, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4459988Z Skipping (s,q) (0.98, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4460157Z Skipping (s,q) (0.99, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4460318Z Skipping (s,q) (1, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4460485Z Skipping (s,q) (1.01, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4460645Z Skipping (s,q) (1.02, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4460807Z Skipping (s,q) (1.03, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4460976Z Skipping (s,q) (1.04, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4461158Z Skipping (s,q) (1.05, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4461409Z Skipping (s,q) (1.06, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4461581Z Skipping (s,q) (1.07, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4461741Z Skipping (s,q) (1.08, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4461916Z Skipping (s,q) (1.09, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4462079Z Skipping (s,q) (1.1, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4462237Z Skipping (s,q) (1.11, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4462409Z Skipping (s,q) (1.12, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4462566Z Skipping (s,q) (1.13, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4462739Z Skipping (s,q) (1.14, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4462900Z Skipping (s,q) (1.15, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4463065Z Skipping (s,q) (1.16, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4463242Z Skipping (s,q) (1.17, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4463403Z Skipping (s,q) (1.18, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4463560Z Skipping (s,q) (1.19, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4463733Z Skipping (s,q) (1.2, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4463890Z Skipping (s,q) (1.21, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4464059Z Skipping (s,q) (1.22, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4464219Z Skipping (s,q) (1.23, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4464376Z Skipping (s,q) (1.24, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4464547Z Skipping (s,q) (1.25, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4464708Z Skipping (s,q) (1.26, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4464865Z Skipping (s,q) (1.27, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4465044Z Skipping (s,q) (1.28, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4465205Z Skipping (s,q) (1.29, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4465380Z Skipping (s,q) (1.3, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4465544Z Skipping (s,q) (1.31, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4465702Z Skipping (s,q) (1.32, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4465873Z Skipping (s,q) (1.33, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4466035Z Skipping (s,q) (1.34, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4466194Z Skipping (s,q) (1.35, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4466388Z Skipping (s,q) (1.36, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4466546Z Skipping (s,q) (1.37, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4466719Z Skipping (s,q) (1.38, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4466882Z Skipping (s,q) (1.39, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4467042Z Skipping (s,q) (1.4, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4467209Z Skipping (s,q) (1.41, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4467392Z Skipping (s,q) (1.42, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4467549Z Skipping (s,q) (1.43, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4467709Z Skipping (s,q) (1.44, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4467869Z Skipping (s,q) (1.45, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4468038Z Skipping (s,q) (1.46, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4468198Z Skipping (s,q) (1.47, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4468355Z Skipping (s,q) (1.48, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4468543Z Skipping (s,q) (1.49, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4468730Z Skipping (s,q) (1.5, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4468888Z Skipping (s,q) (1.51, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4469057Z Skipping (s,q) (1.52, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4469218Z Skipping (s,q) (1.53, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4469376Z Skipping (s,q) (1.54, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4469546Z Skipping (s,q) (1.55, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4469702Z Skipping (s,q) (1.56, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4469873Z Skipping (s,q) (1.57, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4470033Z Skipping (s,q) (1.58, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4470189Z Skipping (s,q) (1.59, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4470357Z Skipping (s,q) (1.6, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4470523Z Skipping (s,q) (1.61, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4470677Z Skipping (s,q) (1.62, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4470846Z Skipping (s,q) (1.63, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4471001Z Skipping (s,q) (1.64, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4471167Z Skipping (s,q) (1.65, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4471327Z Skipping (s,q) (1.66, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4471484Z Skipping (s,q) (1.67, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4471650Z Skipping (s,q) (1.68, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4471813Z Skipping (s,q) (1.69, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4471972Z Skipping (s,q) (1.7, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4472141Z Skipping (s,q) (1.71, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4472299Z Skipping (s,q) (1.72, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4472465Z Skipping (s,q) (1.73, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4472623Z Skipping (s,q) (1.74, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4472781Z Skipping (s,q) (1.75, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4472947Z Skipping (s,q) (1.76, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4473108Z Skipping (s,q) (1.77, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4473265Z Skipping (s,q) (1.78, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4473433Z Skipping (s,q) (1.79, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4473617Z Skipping (s,q) (1.8, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4473784Z Skipping (s,q) (1.81, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4473945Z Skipping (s,q) (1.82, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4474104Z Skipping (s,q) (1.83, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4474277Z Skipping (s,q) (1.84, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4474438Z Skipping (s,q) (1.85, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4474620Z Skipping (s,q) (1.86, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4474791Z Skipping (s,q) (1.87, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4474947Z Skipping (s,q) (1.88, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4475112Z Skipping (s,q) (1.89, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4475274Z Skipping (s,q) (1.9, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4475430Z Skipping (s,q) (1.91, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4475598Z Skipping (s,q) (1.92, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4475781Z Skipping (s,q) (1.93, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4476069Z Skipping (s,q) (1.94, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4476243Z Skipping (s,q) (1.95, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4476400Z Skipping (s,q) (1.96, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4476569Z Skipping (s,q) (1.97, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4476730Z Skipping (s,q) (1.98, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4476885Z Skipping (s,q) (1.99, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4477055Z Skipping (s,q) (0.01, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4477218Z Skipping (s,q) (0.02, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4477379Z Skipping (s,q) (0.03, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4477547Z Skipping (s,q) (0.04, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4477709Z Skipping (s,q) (0.05, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4477868Z Skipping (s,q) (0.06, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4478042Z Skipping (s,q) (0.07, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4478198Z Skipping (s,q) (0.08, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4478367Z Skipping (s,q) (0.09, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4478530Z Skipping (s,q) (0.1, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4478687Z Skipping (s,q) (0.11, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4478856Z Skipping (s,q) (0.12, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4479017Z Skipping (s,q) (0.13, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4479173Z Skipping (s,q) (0.14, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4479349Z Skipping (s,q) (0.15, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4479509Z Skipping (s,q) (0.16, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4479678Z Skipping (s,q) (0.17, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4479838Z Skipping (s,q) (0.18, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4479993Z Skipping (s,q) (0.19, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4480167Z Skipping (s,q) (0.2, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4480328Z Skipping (s,q) (0.21, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4480486Z Skipping (s,q) (0.22, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4480652Z Skipping (s,q) (0.23, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4480810Z Skipping (s,q) (0.24, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4480977Z Skipping (s,q) (0.25, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4481167Z Skipping (s,q) (0.26, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4481325Z Skipping (s,q) (0.27, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4481497Z Skipping (s,q) (0.28, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4481657Z Skipping (s,q) (0.29, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4481812Z Skipping (s,q) (0.3, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4482006Z Skipping (s,q) (0.31, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4482166Z Skipping (s,q) (0.32, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4482334Z Skipping (s,q) (0.33, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4482494Z Skipping (s,q) (0.34, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4482651Z Skipping (s,q) (0.35, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4482823Z Skipping (s,q) (0.36, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4482985Z Skipping (s,q) (0.37, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4483167Z Skipping (s,q) (0.38, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4483357Z Skipping (s,q) (0.39, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4483516Z Skipping (s,q) (0.4, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4483682Z Skipping (s,q) (0.41, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4483843Z Skipping (s,q) (0.42, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4483999Z Skipping (s,q) (0.43, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4484166Z Skipping (s,q) (0.44, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4484326Z Skipping (s,q) (0.45, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4484483Z Skipping (s,q) (0.46, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4484654Z Skipping (s,q) (0.47, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4484815Z Skipping (s,q) (0.48, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4484981Z Skipping (s,q) (0.49, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4485144Z Skipping (s,q) (0.5, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4485300Z Skipping (s,q) (0.51, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4485466Z Skipping (s,q) (0.52, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4485628Z Skipping (s,q) (0.53, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4485782Z Skipping (s,q) (0.54, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4485952Z Skipping (s,q) (0.55, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4486109Z Skipping (s,q) (0.56, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4486278Z Skipping (s,q) (0.57, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4486439Z Skipping (s,q) (0.58, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4486595Z Skipping (s,q) (0.59, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4486772Z Skipping (s,q) (0.6, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4486934Z Skipping (s,q) (0.61, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4487089Z Skipping (s,q) (0.62, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4487259Z Skipping (s,q) (0.63, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4487424Z Skipping (s,q) (0.64, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4487580Z Skipping (s,q) (0.65, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4487752Z Skipping (s,q) (0.66, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4487908Z Skipping (s,q) (0.67, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4488077Z Skipping (s,q) (0.68, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4488237Z Skipping (s,q) (0.69, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4488435Z Skipping (s,q) (0.7, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4488603Z Skipping (s,q) (0.71, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4488761Z Skipping (s,q) (0.72, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4488917Z Skipping (s,q) (0.73, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4489085Z Skipping (s,q) (0.74, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4489264Z Skipping (s,q) (0.75, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4489431Z Skipping (s,q) (0.76, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4489591Z Skipping (s,q) (0.77, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4489745Z Skipping (s,q) (0.78, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4489909Z Skipping (s,q) (0.79, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4490069Z Skipping (s,q) (0.8, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4490227Z Skipping (s,q) (0.81, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4490394Z Skipping (s,q) (0.82, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4490597Z Skipping (s,q) (0.83, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4490762Z Skipping (s,q) (0.84, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4490919Z Skipping (s,q) (0.85, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4491077Z Skipping (s,q) (0.86, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4491243Z Skipping (s,q) (0.87, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4491402Z Skipping (s,q) (0.88, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4491559Z Skipping (s,q) (0.89, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4491726Z Skipping (s,q) (0.9, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4491884Z Skipping (s,q) (0.91, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4492053Z Skipping (s,q) (0.92, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4492213Z Skipping (s,q) (0.93, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4492374Z Skipping (s,q) (0.94, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4492545Z Skipping (s,q) (0.95, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4492703Z Skipping (s,q) (0.96, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4492861Z Skipping (s,q) (0.97, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4493032Z Skipping (s,q) (0.98, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4493190Z Skipping (s,q) (0.99, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4493356Z Skipping (s,q) (1, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4493515Z Skipping (s,q) (1.01, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4493673Z Skipping (s,q) (1.02, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4493843Z Skipping (s,q) (1.03, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4494006Z Skipping (s,q) (1.04, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4494164Z Skipping (s,q) (1.05, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4494334Z Skipping (s,q) (1.06, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4494490Z Skipping (s,q) (1.07, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4494658Z Skipping (s,q) (1.08, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4494820Z Skipping (s,q) (1.09, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4494979Z Skipping (s,q) (1.1, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4495147Z Skipping (s,q) (1.11, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4495306Z Skipping (s,q) (1.12, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4495465Z Skipping (s,q) (1.13, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4495662Z Skipping (s,q) (1.14, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4495821Z Skipping (s,q) (1.15, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4495982Z Skipping (s,q) (1.16, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4496155Z Skipping (s,q) (1.17, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4496312Z Skipping (s,q) (1.18, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4496506Z Skipping (s,q) (1.19, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4496670Z Skipping (s,q) (1.2, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4496827Z Skipping (s,q) (1.21, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4496994Z Skipping (s,q) (1.22, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4497153Z Skipping (s,q) (1.23, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4497311Z Skipping (s,q) (1.24, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4497486Z Skipping (s,q) (1.25, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4497643Z Skipping (s,q) (1.26, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4497855Z Skipping (s,q) (1.27, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4498018Z Skipping (s,q) (1.28, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4498174Z Skipping (s,q) (1.29, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4498343Z Skipping (s,q) (1.3, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4498503Z Skipping (s,q) (1.31, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4498660Z Skipping (s,q) (1.32, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4498829Z Skipping (s,q) (1.33, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4498985Z Skipping (s,q) (1.34, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4499151Z Skipping (s,q) (1.35, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4499314Z Skipping (s,q) (1.36, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4499467Z Skipping (s,q) (1.37, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4499637Z Skipping (s,q) (1.38, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4499794Z Skipping (s,q) (1.39, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4499950Z Skipping (s,q) (1.4, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4500115Z Skipping (s,q) (1.41, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4500273Z Skipping (s,q) (1.42, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4500439Z Skipping (s,q) (1.43, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4500596Z Skipping (s,q) (1.44, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4500750Z Skipping (s,q) (1.45, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4500920Z Skipping (s,q) (1.46, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4501087Z Skipping (s,q) (1.47, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4501244Z Skipping (s,q) (1.48, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4501413Z Skipping (s,q) (1.49, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4501572Z Skipping (s,q) (1.5, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4501736Z Skipping (s,q) (1.51, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4501894Z Skipping (s,q) (1.52, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4502050Z Skipping (s,q) (1.53, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4502214Z Skipping (s,q) (1.54, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4502372Z Skipping (s,q) (1.55, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4502528Z Skipping (s,q) (1.56, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4502695Z Skipping (s,q) (1.57, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4502876Z Skipping (s,q) (1.58, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4503040Z Skipping (s,q) (1.59, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4503206Z Skipping (s,q) (1.6, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4503362Z Skipping (s,q) (1.61, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4503527Z Skipping (s,q) (1.62, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4503708Z Skipping (s,q) (1.63, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4503864Z Skipping (s,q) (1.64, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4504031Z Skipping (s,q) (1.65, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4504189Z Skipping (s,q) (1.66, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4504345Z Skipping (s,q) (1.67, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4504513Z Skipping (s,q) (1.68, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4504670Z Skipping (s,q) (1.69, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4504833Z Skipping (s,q) (1.7, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4505040Z Skipping (s,q) (1.71, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4505196Z Skipping (s,q) (1.72, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4505362Z Skipping (s,q) (1.73, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4505704Z Skipping (s,q) (1.74, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4505863Z Skipping (s,q) (1.75, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4506033Z Skipping (s,q) (1.76, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4506188Z Skipping (s,q) (1.77, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4506355Z Skipping (s,q) (1.78, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4506515Z Skipping (s,q) (1.79, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4506675Z Skipping (s,q) (1.8, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4506843Z Skipping (s,q) (1.81, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4507007Z Skipping (s,q) (1.82, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4507164Z Skipping (s,q) (1.83, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4507330Z Skipping (s,q) (1.84, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4507489Z Skipping (s,q) (1.85, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4507655Z Skipping (s,q) (1.86, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4507816Z Skipping (s,q) (1.87, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4507973Z Skipping (s,q) (1.88, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4508142Z Skipping (s,q) (1.89, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4508304Z Skipping (s,q) (1.9, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4508462Z Skipping (s,q) (1.91, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4508630Z Skipping (s,q) (1.92, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4508791Z Skipping (s,q) (1.93, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4508958Z Skipping (s,q) (1.94, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4509117Z Skipping (s,q) (1.95, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4509274Z Skipping (s,q) (1.96, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4509441Z Skipping (s,q) (1.97, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4509599Z Skipping (s,q) (1.98, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4509754Z Skipping (s,q) (1.99, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4509922Z Skipping (s,q) (0.01, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4510079Z Skipping (s,q) (0.02, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4510315Z Skipping (s,q) (0.03, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4510475Z Skipping (s,q) (0.04, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4510636Z Skipping (s,q) (0.05, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4510809Z Skipping (s,q) (0.06, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4510970Z Skipping (s,q) (0.07, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4511159Z Skipping (s,q) (0.08, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4511331Z Skipping (s,q) (0.09, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4511491Z Skipping (s,q) (0.1, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4511657Z Skipping (s,q) (0.11, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4511817Z Skipping (s,q) (0.12, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4511973Z Skipping (s,q) (0.13, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4512141Z Skipping (s,q) (0.14, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4512302Z Skipping (s,q) (0.15, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4512537Z Skipping (s,q) (0.16, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4512705Z Skipping (s,q) (0.17, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4512862Z Skipping (s,q) (0.18, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4513030Z Skipping (s,q) (0.19, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4513191Z Skipping (s,q) (0.2, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4513348Z Skipping (s,q) (0.21, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4513512Z Skipping (s,q) (0.22, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4513674Z Skipping (s,q) (0.23, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4513829Z Skipping (s,q) (0.24, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4514003Z Skipping (s,q) (0.25, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4514163Z Skipping (s,q) (0.26, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4514322Z Skipping (s,q) (0.27, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4514489Z Skipping (s,q) (0.28, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4514647Z Skipping (s,q) (0.29, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4514821Z Skipping (s,q) (0.3, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4514982Z Skipping (s,q) (0.31, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4515140Z Skipping (s,q) (0.32, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4515312Z Skipping (s,q) (0.33, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4515471Z Skipping (s,q) (0.34, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4515627Z Skipping (s,q) (0.35, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4515797Z Skipping (s,q) (0.36, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4516055Z Skipping (s,q) (0.37, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4516230Z Skipping (s,q) (0.38, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4516389Z Skipping (s,q) (0.39, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4516546Z Skipping (s,q) (0.4, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4516718Z Skipping (s,q) (0.41, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4516878Z Skipping (s,q) (0.42, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4517033Z Skipping (s,q) (0.43, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4517204Z Skipping (s,q) (0.44, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4517359Z Skipping (s,q) (0.45, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4517527Z Skipping (s,q) (0.46, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4517721Z Skipping (s,q) (0.47, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4517875Z Skipping (s,q) (0.48, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4518043Z Skipping (s,q) (0.49, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4518205Z Skipping (s,q) (0.5, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4518359Z Skipping (s,q) (0.51, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4518549Z Skipping (s,q) (0.52, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4518707Z Skipping (s,q) (0.53, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4518873Z Skipping (s,q) (0.54, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4519031Z Skipping (s,q) (0.55, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4519188Z Skipping (s,q) (0.56, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4519358Z Skipping (s,q) (0.57, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4519518Z Skipping (s,q) (0.58, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4519674Z Skipping (s,q) (0.59, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4519893Z Skipping (s,q) (0.6, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4520053Z Skipping (s,q) (0.61, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4520221Z Skipping (s,q) (0.62, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4520382Z Skipping (s,q) (0.63, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4520537Z Skipping (s,q) (0.64, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4520706Z Skipping (s,q) (0.65, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4520866Z Skipping (s,q) (0.66, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4521023Z Skipping (s,q) (0.67, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4521189Z Skipping (s,q) (0.68, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4521348Z Skipping (s,q) (0.69, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4521516Z Skipping (s,q) (0.7, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4521681Z Skipping (s,q) (0.71, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4521837Z Skipping (s,q) (0.72, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4522003Z Skipping (s,q) (0.73, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4522164Z Skipping (s,q) (0.74, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4522321Z Skipping (s,q) (0.75, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4522486Z Skipping (s,q) (0.76, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4522644Z Skipping (s,q) (0.77, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4522801Z Skipping (s,q) (0.78, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4522969Z Skipping (s,q) (0.79, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4523131Z Skipping (s,q) (0.8, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4523304Z Skipping (s,q) (0.81, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4523466Z Skipping (s,q) (0.82, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4523625Z Skipping (s,q) (0.83, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4523799Z Skipping (s,q) (0.84, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4523962Z Skipping (s,q) (0.85, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4524119Z Skipping (s,q) (0.86, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4524291Z Skipping (s,q) (0.87, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4524449Z Skipping (s,q) (0.88, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4524621Z Skipping (s,q) (0.89, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4524784Z Skipping (s,q) (0.9, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4524971Z Skipping (s,q) (0.91, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4525146Z Skipping (s,q) (0.92, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4525310Z Skipping (s,q) (0.93, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4525469Z Skipping (s,q) (0.94, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4525643Z Skipping (s,q) (0.95, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4525826Z Skipping (s,q) (0.96, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4526000Z Skipping (s,q) (0.97, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4526162Z Skipping (s,q) (0.98, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4526319Z Skipping (s,q) (0.99, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4526491Z Skipping (s,q) (1, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4526653Z Skipping (s,q) (1.01, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4526815Z Skipping (s,q) (1.02, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4526990Z Skipping (s,q) (1.03, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4527203Z Skipping (s,q) (1.04, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4527372Z Skipping (s,q) (1.05, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4527533Z Skipping (s,q) (1.06, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4527691Z Skipping (s,q) (1.07, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4527861Z Skipping (s,q) (1.08, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4528025Z Skipping (s,q) (1.09, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4528187Z Skipping (s,q) (1.1, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4528357Z Skipping (s,q) (1.11, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4528515Z Skipping (s,q) (1.12, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4528691Z Skipping (s,q) (1.13, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4528854Z Skipping (s,q) (1.14, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4529013Z Skipping (s,q) (1.15, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4529184Z Skipping (s,q) (1.16, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4529344Z Skipping (s,q) (1.17, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4529501Z Skipping (s,q) (1.18, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4529675Z Skipping (s,q) (1.19, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4529834Z Skipping (s,q) (1.2, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4530003Z Skipping (s,q) (1.21, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4530164Z Skipping (s,q) (1.22, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4530321Z Skipping (s,q) (1.23, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4530492Z Skipping (s,q) (1.24, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4530652Z Skipping (s,q) (1.25, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4530814Z Skipping (s,q) (1.26, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4530987Z Skipping (s,q) (1.27, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4531148Z Skipping (s,q) (1.28, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4531307Z Skipping (s,q) (1.29, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4531480Z Skipping (s,q) (1.3, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4531640Z Skipping (s,q) (1.31, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4531814Z Skipping (s,q) (1.32, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4531971Z Skipping (s,q) (1.33, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4532125Z Skipping (s,q) (1.34, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4532321Z Skipping (s,q) (1.35, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4532480Z Skipping (s,q) (1.36, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4532639Z Skipping (s,q) (1.37, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4532805Z Skipping (s,q) (1.38, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4532967Z Skipping (s,q) (1.39, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4533162Z Skipping (s,q) (1.4, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4533322Z Skipping (s,q) (1.41, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4533483Z Skipping (s,q) (1.42, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4533652Z Skipping (s,q) (1.43, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4533808Z Skipping (s,q) (1.44, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4533967Z Skipping (s,q) (1.45, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4534142Z Skipping (s,q) (1.46, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4534299Z Skipping (s,q) (1.47, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4534494Z Skipping (s,q) (1.48, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4534672Z Skipping (s,q) (1.49, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4534833Z Skipping (s,q) (1.5, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4535012Z Skipping (s,q) (1.51, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4535172Z Skipping (s,q) (1.52, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4535329Z Skipping (s,q) (1.53, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4535497Z Skipping (s,q) (1.54, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4535655Z Skipping (s,q) (1.55, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4535823Z Skipping (s,q) (1.56, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4535984Z Skipping (s,q) (1.57, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4536144Z Skipping (s,q) (1.58, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4536314Z Skipping (s,q) (1.59, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4536474Z Skipping (s,q) (1.6, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4536634Z Skipping (s,q) (1.61, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4536801Z Skipping (s,q) (1.62, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4536957Z Skipping (s,q) (1.63, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4537128Z Skipping (s,q) (1.64, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4537285Z Skipping (s,q) (1.65, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4537444Z Skipping (s,q) (1.66, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4537615Z Skipping (s,q) (1.67, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4537773Z Skipping (s,q) (1.68, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4537931Z Skipping (s,q) (1.69, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4538103Z Skipping (s,q) (1.7, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4538265Z Skipping (s,q) (1.71, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4538435Z Skipping (s,q) (1.72, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4538593Z Skipping (s,q) (1.73, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4538751Z Skipping (s,q) (1.74, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4538922Z Skipping (s,q) (1.75, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4539078Z Skipping (s,q) (1.76, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4539238Z Skipping (s,q) (1.77, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4539405Z Skipping (s,q) (1.78, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4539588Z Skipping (s,q) (1.79, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4539764Z Skipping (s,q) (1.8, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4539925Z Skipping (s,q) (1.81, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4540083Z Skipping (s,q) (1.82, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4540255Z Skipping (s,q) (1.83, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4540413Z Skipping (s,q) (1.84, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4540596Z Skipping (s,q) (1.85, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4540766Z Skipping (s,q) (1.86, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4540926Z Skipping (s,q) (1.87, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4541088Z Skipping (s,q) (1.88, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4541259Z Skipping (s,q) (1.89, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4541422Z Skipping (s,q) (1.9, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4541594Z Skipping (s,q) (1.91, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4541790Z Skipping (s,q) (1.92, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4541971Z Skipping (s,q) (1.93, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4542138Z Skipping (s,q) (1.94, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4542298Z Skipping (s,q) (1.95, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4542458Z Skipping (s,q) (1.96, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4542625Z Skipping (s,q) (1.97, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4542783Z Skipping (s,q) (1.98, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4542954Z Skipping (s,q) (1.99, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4543110Z Skipping (s,q) (0.01, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4543270Z Skipping (s,q) (0.02, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4543440Z Skipping (s,q) (0.03, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4543601Z Skipping (s,q) (0.04, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4543761Z Skipping (s,q) (0.05, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4543932Z Skipping (s,q) (0.06, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4544094Z Skipping (s,q) (0.07, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4544268Z Skipping (s,q) (0.08, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4544423Z Skipping (s,q) (0.09, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4544585Z Skipping (s,q) (0.1, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4544755Z Skipping (s,q) (0.11, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4544912Z Skipping (s,q) (0.12, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4545073Z Skipping (s,q) (0.13, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4545242Z Skipping (s,q) (0.14, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4545401Z Skipping (s,q) (0.15, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4545574Z Skipping (s,q) (0.16, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4545729Z Skipping (s,q) (0.17, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4545888Z Skipping (s,q) (0.18, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4546065Z Skipping (s,q) (0.19, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4546224Z Skipping (s,q) (0.2, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4546386Z Skipping (s,q) (0.21, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4546555Z Skipping (s,q) (0.22, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4546715Z Skipping (s,q) (0.23, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4546911Z Skipping (s,q) (0.24, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4547068Z Skipping (s,q) (0.25, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4547229Z Skipping (s,q) (0.26, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4547406Z Skipping (s,q) (0.27, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4547564Z Skipping (s,q) (0.28, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4547722Z Skipping (s,q) (0.29, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4547916Z Skipping (s,q) (0.3, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4548076Z Skipping (s,q) (0.31, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4548247Z Skipping (s,q) (0.32, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4548405Z Skipping (s,q) (0.33, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4548564Z Skipping (s,q) (0.34, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4548738Z Skipping (s,q) (0.35, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4548899Z Skipping (s,q) (0.36, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4549082Z Skipping (s,q) (0.37, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4549277Z Skipping (s,q) (0.38, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4549434Z Skipping (s,q) (0.39, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4549596Z Skipping (s,q) (0.4, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4549764Z Skipping (s,q) (0.41, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4549924Z Skipping (s,q) (0.42, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4550099Z Skipping (s,q) (0.43, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4550257Z Skipping (s,q) (0.44, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4550418Z Skipping (s,q) (0.45, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4550590Z Skipping (s,q) (0.46, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4550750Z Skipping (s,q) (0.47, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4550910Z Skipping (s,q) (0.48, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4551080Z Skipping (s,q) (0.49, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4551239Z Skipping (s,q) (0.5, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4551412Z Skipping (s,q) (0.51, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4551570Z Skipping (s,q) (0.52, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4551730Z Skipping (s,q) (0.53, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4551898Z Skipping (s,q) (0.54, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4552056Z Skipping (s,q) (0.55, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4552214Z Skipping (s,q) (0.56, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4552384Z Skipping (s,q) (0.57, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4552541Z Skipping (s,q) (0.58, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4552714Z Skipping (s,q) (0.59, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4552875Z Skipping (s,q) (0.6, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4553032Z Skipping (s,q) (0.61, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4553201Z Skipping (s,q) (0.62, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4553359Z Skipping (s,q) (0.63, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4553517Z Skipping (s,q) (0.64, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4553690Z Skipping (s,q) (0.65, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4553847Z Skipping (s,q) (0.66, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4554019Z Skipping (s,q) (0.67, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4554201Z Skipping (s,q) (0.68, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4554361Z Skipping (s,q) (0.69, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4554534Z Skipping (s,q) (0.7, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4554693Z Skipping (s,q) (0.71, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4554852Z Skipping (s,q) (0.72, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4555026Z Skipping (s,q) (0.73, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4555211Z Skipping (s,q) (0.74, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4555386Z Skipping (s,q) (0.75, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4555546Z Skipping (s,q) (0.76, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4555705Z Skipping (s,q) (0.77, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4555876Z Skipping (s,q) (0.78, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4556146Z Skipping (s,q) (0.79, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4556312Z Skipping (s,q) (0.8, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4556513Z Skipping (s,q) (0.81, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4556697Z Skipping (s,q) (0.82, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4556872Z Skipping (s,q) (0.83, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4557031Z Skipping (s,q) (0.84, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4557195Z Skipping (s,q) (0.85, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4557369Z Skipping (s,q) (0.86, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4557530Z Skipping (s,q) (0.87, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4557690Z Skipping (s,q) (0.88, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4557864Z Skipping (s,q) (0.89, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4558026Z Skipping (s,q) (0.9, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4558203Z Skipping (s,q) (0.91, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4558362Z Skipping (s,q) (0.92, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4558525Z Skipping (s,q) (0.93, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4558702Z Skipping (s,q) (0.94, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4558862Z Skipping (s,q) (0.95, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4559027Z Skipping (s,q) (0.96, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4559199Z Skipping (s,q) (0.97, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4559357Z Skipping (s,q) (0.98, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4559519Z Skipping (s,q) (0.99, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4559689Z Skipping (s,q) (1, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4559849Z Skipping (s,q) (1.01, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4560023Z Skipping (s,q) (1.02, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4560185Z Skipping (s,q) (1.03, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4560348Z Skipping (s,q) (1.04, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4560515Z Skipping (s,q) (1.05, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4560672Z Skipping (s,q) (1.06, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4560837Z Skipping (s,q) (1.07, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4561009Z Skipping (s,q) (1.08, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4561165Z Skipping (s,q) (1.09, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4561335Z Skipping (s,q) (1.1, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4561498Z Skipping (s,q) (1.11, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4561656Z Skipping (s,q) (1.12, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4561850Z Skipping (s,q) (1.13, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4562009Z Skipping (s,q) (1.14, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4562171Z Skipping (s,q) (1.15, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4562343Z Skipping (s,q) (1.16, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4562499Z Skipping (s,q) (1.17, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4562696Z Skipping (s,q) (1.18, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4562858Z Skipping (s,q) (1.19, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4563014Z Skipping (s,q) (1.2, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4563189Z Skipping (s,q) (1.21, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4563347Z Skipping (s,q) (1.22, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4563506Z Skipping (s,q) (1.23, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4563681Z Skipping (s,q) (1.24, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4563864Z Skipping (s,q) (1.25, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4564056Z Skipping (s,q) (1.26, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4564217Z Skipping (s,q) (1.27, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4564376Z Skipping (s,q) (1.28, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4564552Z Skipping (s,q) (1.29, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4564710Z Skipping (s,q) (1.3, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4564871Z Skipping (s,q) (1.31, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4565042Z Skipping (s,q) (1.32, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4565202Z Skipping (s,q) (1.33, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4565373Z Skipping (s,q) (1.34, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4565532Z Skipping (s,q) (1.35, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4565694Z Skipping (s,q) (1.36, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4565867Z Skipping (s,q) (1.37, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4566053Z Skipping (s,q) (1.38, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4566212Z Skipping (s,q) (1.39, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4566384Z Skipping (s,q) (1.4, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4566544Z Skipping (s,q) (1.41, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4566716Z Skipping (s,q) (1.42, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4566878Z Skipping (s,q) (1.43, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4567040Z Skipping (s,q) (1.44, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4567213Z Skipping (s,q) (1.45, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4567371Z Skipping (s,q) (1.46, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4567531Z Skipping (s,q) (1.47, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4567700Z Skipping (s,q) (1.48, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4567857Z Skipping (s,q) (1.49, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4568016Z Skipping (s,q) (1.5, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4568184Z Skipping (s,q) (1.51, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4568345Z Skipping (s,q) (1.52, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4568516Z Skipping (s,q) (1.53, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4568671Z Skipping (s,q) (1.54, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4568834Z Skipping (s,q) (1.55, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4569004Z Skipping (s,q) (1.56, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4569196Z Skipping (s,q) (1.57, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4569394Z Skipping (s,q) (1.58, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4569573Z Skipping (s,q) (1.59, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4569736Z Skipping (s,q) (1.6, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4569908Z Skipping (s,q) (1.61, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4570104Z Skipping (s,q) (1.62, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4570268Z Skipping (s,q) (1.63, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4570436Z Skipping (s,q) (1.64, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4570598Z Skipping (s,q) (1.65, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4570761Z Skipping (s,q) (1.66, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4570929Z Skipping (s,q) (1.67, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4571092Z Skipping (s,q) (1.68, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4571262Z Skipping (s,q) (1.69, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4571482Z Skipping (s,q) (1.7, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4571645Z Skipping (s,q) (1.71, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4571818Z Skipping (s,q) (1.72, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4571982Z Skipping (s,q) (1.73, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4572144Z Skipping (s,q) (1.74, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4572310Z Skipping (s,q) (1.75, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4572470Z Skipping (s,q) (1.76, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4572637Z Skipping (s,q) (1.77, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4572797Z Skipping (s,q) (1.78, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4572957Z Skipping (s,q) (1.79, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4573127Z Skipping (s,q) (1.8, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4573289Z Skipping (s,q) (1.81, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4573448Z Skipping (s,q) (1.82, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4573617Z Skipping (s,q) (1.83, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4573778Z Skipping (s,q) (1.84, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4573949Z Skipping (s,q) (1.85, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4574106Z Skipping (s,q) (1.86, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4574265Z Skipping (s,q) (1.87, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4574433Z Skipping (s,q) (1.88, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4574591Z Skipping (s,q) (1.89, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4574752Z Skipping (s,q) (1.9, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4574918Z Skipping (s,q) (1.91, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4575082Z Skipping (s,q) (1.92, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4575249Z Skipping (s,q) (1.93, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4575411Z Skipping (s,q) (1.94, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4575574Z Skipping (s,q) (1.95, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4575743Z Skipping (s,q) (1.96, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4575902Z Skipping (s,q) (1.97, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4576063Z Skipping (s,q) (1.98, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4576232Z Skipping (s,q) (1.99, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4576392Z Skipping (s,q) (0.01, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4576588Z Skipping (s,q) (0.02, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4576751Z Skipping (s,q) (0.03, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4576913Z Skipping (s,q) (0.04, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4577082Z Skipping (s,q) (0.05, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4577247Z Skipping (s,q) (0.06, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4577430Z Skipping (s,q) (0.07, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4577599Z Skipping (s,q) (0.08, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4577759Z Skipping (s,q) (0.09, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4577919Z Skipping (s,q) (0.1, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4578088Z Skipping (s,q) (0.11, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4578247Z Skipping (s,q) (0.12, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4578417Z Skipping (s,q) (0.13, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4578576Z Skipping (s,q) (0.14, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4578812Z Skipping (s,q) (0.15, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4578982Z Skipping (s,q) (0.16, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4579143Z Skipping (s,q) (0.17, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4579305Z Skipping (s,q) (0.18, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4579478Z Skipping (s,q) (0.19, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4579640Z Skipping (s,q) (0.2, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4579809Z Skipping (s,q) (0.21, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4579971Z Skipping (s,q) (0.22, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4580133Z Skipping (s,q) (0.23, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4580302Z Skipping (s,q) (0.24, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4580467Z Skipping (s,q) (0.25, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4580631Z Skipping (s,q) (0.26, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4580799Z Skipping (s,q) (0.27, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4580958Z Skipping (s,q) (0.28, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4581129Z Skipping (s,q) (0.29, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4581288Z Skipping (s,q) (0.3, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4581452Z Skipping (s,q) (0.31, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4581619Z Skipping (s,q) (0.32, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4581779Z Skipping (s,q) (0.33, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4581939Z Skipping (s,q) (0.34, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4582111Z Skipping (s,q) (0.35, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4582274Z Skipping (s,q) (0.36, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4582448Z Skipping (s,q) (0.37, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4582609Z Skipping (s,q) (0.38, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4582768Z Skipping (s,q) (0.39, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4582936Z Skipping (s,q) (0.4, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4583096Z Skipping (s,q) (0.41, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4583256Z Skipping (s,q) (0.42, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4583425Z Skipping (s,q) (0.43, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4583584Z Skipping (s,q) (0.44, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4583753Z Skipping (s,q) (0.45, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4583937Z Skipping (s,q) (0.46, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4584095Z Skipping (s,q) (0.47, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4584268Z Skipping (s,q) (0.48, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4584430Z Skipping (s,q) (0.49, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4584590Z Skipping (s,q) (0.5, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4584779Z Skipping (s,q) (0.51, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4584941Z Skipping (s,q) (0.52, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4585118Z Skipping (s,q) (0.53, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4585279Z Skipping (s,q) (0.54, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4585442Z Skipping (s,q) (0.55, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4585615Z Skipping (s,q) (0.56, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4585783Z Skipping (s,q) (0.57, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4585944Z Skipping (s,q) (0.58, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4586165Z Skipping (s,q) (0.59, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4586329Z Skipping (s,q) (0.6, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4586505Z Skipping (s,q) (0.61, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4586669Z Skipping (s,q) (0.62, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4586832Z Skipping (s,q) (0.63, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4587009Z Skipping (s,q) (0.64, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4587172Z Skipping (s,q) (0.65, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4587335Z Skipping (s,q) (0.66, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4587508Z Skipping (s,q) (0.67, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4587673Z Skipping (s,q) (0.68, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4587834Z Skipping (s,q) (0.69, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4588012Z Skipping (s,q) (0.7, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4588176Z Skipping (s,q) (0.71, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4588353Z Skipping (s,q) (0.72, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4588517Z Skipping (s,q) (0.73, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4588682Z Skipping (s,q) (0.74, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4588855Z Skipping (s,q) (0.75, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4589017Z Skipping (s,q) (0.76, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4589179Z Skipping (s,q) (0.77, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4589357Z Skipping (s,q) (0.78, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4589523Z Skipping (s,q) (0.79, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4589698Z Skipping (s,q) (0.8, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4589865Z Skipping (s,q) (0.81, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4590028Z Skipping (s,q) (0.82, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4590204Z Skipping (s,q) (0.83, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4590369Z Skipping (s,q) (0.84, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4590529Z Skipping (s,q) (0.85, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4590709Z Skipping (s,q) (0.86, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4590872Z Skipping (s,q) (0.87, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4591050Z Skipping (s,q) (0.88, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4591211Z Skipping (s,q) (0.89, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4591401Z Skipping (s,q) (0.9, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4591572Z Skipping (s,q) (0.91, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4591737Z Skipping (s,q) (0.92, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4591900Z Skipping (s,q) (0.93, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4592076Z Skipping (s,q) (0.94, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4592260Z Skipping (s,q) (0.95, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4592435Z Skipping (s,q) (0.96, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4592594Z Skipping (s,q) (0.97, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4592754Z Skipping (s,q) (0.98, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4592926Z Skipping (s,q) (0.99, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4593086Z Skipping (s,q) (1, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4593247Z Skipping (s,q) (1.01, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4593414Z Skipping (s,q) (1.02, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4593620Z Skipping (s,q) (1.03, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4593793Z Skipping (s,q) (1.04, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4593954Z Skipping (s,q) (1.05, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4594117Z Skipping (s,q) (1.06, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4594284Z Skipping (s,q) (1.07, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4594445Z Skipping (s,q) (1.08, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4594606Z Skipping (s,q) (1.09, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4594779Z Skipping (s,q) (1.1, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4594940Z Skipping (s,q) (1.11, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4595116Z Skipping (s,q) (1.12, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4595275Z Skipping (s,q) (1.13, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4595441Z Skipping (s,q) (1.14, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4595614Z Skipping (s,q) (1.15, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4595774Z Skipping (s,q) (1.16, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4596018Z Skipping (s,q) (1.17, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4596195Z Skipping (s,q) (1.18, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4596354Z Skipping (s,q) (1.19, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4596516Z Skipping (s,q) (1.2, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4596690Z Skipping (s,q) (1.21, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4596852Z Skipping (s,q) (1.22, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4597028Z Skipping (s,q) (1.23, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4597191Z Skipping (s,q) (1.24, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4597356Z Skipping (s,q) (1.25, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4597528Z Skipping (s,q) (1.26, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4597689Z Skipping (s,q) (1.27, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4597852Z Skipping (s,q) (1.28, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4598028Z Skipping (s,q) (1.29, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4598192Z Skipping (s,q) (1.3, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4598364Z Skipping (s,q) (1.31, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4598523Z Skipping (s,q) (1.32, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4598683Z Skipping (s,q) (1.33, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4598901Z Skipping (s,q) (1.34, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4599060Z Skipping (s,q) (1.35, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4599225Z Skipping (s,q) (1.36, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4599393Z Skipping (s,q) (1.37, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4599555Z Skipping (s,q) (1.38, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4599751Z Skipping (s,q) (1.39, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4599913Z Skipping (s,q) (1.4, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4600075Z Skipping (s,q) (1.41, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4600247Z Skipping (s,q) (1.42, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4600410Z Skipping (s,q) (1.43, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4600574Z Skipping (s,q) (1.44, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4600750Z Skipping (s,q) (1.45, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4600911Z Skipping (s,q) (1.46, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4601129Z Skipping (s,q) (1.47, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4601292Z Skipping (s,q) (1.48, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4601455Z Skipping (s,q) (1.49, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4601629Z Skipping (s,q) (1.5, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4601790Z Skipping (s,q) (1.51, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4601951Z Skipping (s,q) (1.52, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4602122Z Skipping (s,q) (1.53, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4602283Z Skipping (s,q) (1.54, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4602458Z Skipping (s,q) (1.55, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4602621Z Skipping (s,q) (1.56, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4602783Z Skipping (s,q) (1.57, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4602960Z Skipping (s,q) (1.58, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4603121Z Skipping (s,q) (1.59, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4603283Z Skipping (s,q) (1.6, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4603459Z Skipping (s,q) (1.61, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4603620Z Skipping (s,q) (1.62, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4603789Z Skipping (s,q) (1.63, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4603951Z Skipping (s,q) (1.64, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4604110Z Skipping (s,q) (1.65, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4604281Z Skipping (s,q) (1.66, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4604444Z Skipping (s,q) (1.67, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4604604Z Skipping (s,q) (1.68, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4604778Z Skipping (s,q) (1.69, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4604938Z Skipping (s,q) (1.7, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4605097Z Skipping (s,q) (1.71, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4605271Z Skipping (s,q) (1.72, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4605608Z Skipping (s,q) (1.73, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4605788Z Skipping (s,q) (1.74, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4605949Z Skipping (s,q) (1.75, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4606111Z Skipping (s,q) (1.76, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4606283Z Skipping (s,q) (1.77, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4606506Z Skipping (s,q) (1.78, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4606667Z Skipping (s,q) (1.79, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4606846Z Skipping (s,q) (1.8, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4607008Z Skipping (s,q) (1.81, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4607179Z Skipping (s,q) (1.82, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4607370Z Skipping (s,q) (1.83, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4607532Z Skipping (s,q) (1.84, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4607702Z Skipping (s,q) (1.85, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4607863Z Skipping (s,q) (1.86, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4608022Z Skipping (s,q) (1.87, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4608190Z Skipping (s,q) (1.88, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4608352Z Skipping (s,q) (1.89, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4608525Z Skipping (s,q) (1.9, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4608753Z Skipping (s,q) (1.91, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4608913Z Skipping (s,q) (1.92, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4609085Z Skipping (s,q) (1.93, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4609251Z Skipping (s,q) (1.94, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4609412Z Skipping (s,q) (1.95, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4609578Z Skipping (s,q) (1.96, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4609738Z Skipping (s,q) (1.97, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4609910Z Skipping (s,q) (1.98, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4610071Z Skipping (s,q) (1.99, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4610233Z Skipping (s,q) (0.01, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4610405Z Skipping (s,q) (0.02, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4610570Z Skipping (s,q) (0.03, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4610729Z Skipping (s,q) (0.04, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4610901Z Skipping (s,q) (0.05, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4611063Z Skipping (s,q) (0.06, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4611234Z Skipping (s,q) (0.07, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4611397Z Skipping (s,q) (0.08, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4611557Z Skipping (s,q) (0.09, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4611731Z Skipping (s,q) (0.1, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4611892Z Skipping (s,q) (0.11, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4612054Z Skipping (s,q) (0.12, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4612223Z Skipping (s,q) (0.13, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4612390Z Skipping (s,q) (0.14, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4612565Z Skipping (s,q) (0.15, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4612725Z Skipping (s,q) (0.16, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4612889Z Skipping (s,q) (0.17, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4613063Z Skipping (s,q) (0.18, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4613224Z Skipping (s,q) (0.19, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4613388Z Skipping (s,q) (0.2, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4613561Z Skipping (s,q) (0.21, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4613724Z Skipping (s,q) (0.22, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4613926Z Skipping (s,q) (0.23, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4614088Z Skipping (s,q) (0.24, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4614250Z Skipping (s,q) (0.25, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4614424Z Skipping (s,q) (0.26, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4614585Z Skipping (s,q) (0.27, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4614772Z Skipping (s,q) (0.28, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4614942Z Skipping (s,q) (0.29, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4615105Z Skipping (s,q) (0.3, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4615265Z Skipping (s,q) (0.31, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4615436Z Skipping (s,q) (0.32, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4615597Z Skipping (s,q) (0.33, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4615776Z Skipping (s,q) (0.34, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4615936Z Skipping (s,q) (0.35, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4616120Z Skipping (s,q) (0.36, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4616316Z Skipping (s,q) (0.37, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4616480Z Skipping (s,q) (0.38, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4616644Z Skipping (s,q) (0.39, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4616817Z Skipping (s,q) (0.4, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4616978Z Skipping (s,q) (0.41, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4617150Z Skipping (s,q) (0.42, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4617311Z Skipping (s,q) (0.43, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4617474Z Skipping (s,q) (0.44, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4617654Z Skipping (s,q) (0.45, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4617816Z Skipping (s,q) (0.46, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4617980Z Skipping (s,q) (0.47, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4618155Z Skipping (s,q) (0.48, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4618319Z Skipping (s,q) (0.49, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4618496Z Skipping (s,q) (0.5, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4618659Z Skipping (s,q) (0.51, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4618822Z Skipping (s,q) (0.52, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4618996Z Skipping (s,q) (0.53, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4619159Z Skipping (s,q) (0.54, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4619323Z Skipping (s,q) (0.55, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4619499Z Skipping (s,q) (0.56, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4619662Z Skipping (s,q) (0.57, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4619837Z Skipping (s,q) (0.58, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4620001Z Skipping (s,q) (0.59, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4620164Z Skipping (s,q) (0.6, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4620337Z Skipping (s,q) (0.61, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4620502Z Skipping (s,q) (0.62, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4620663Z Skipping (s,q) (0.63, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4620838Z Skipping (s,q) (0.64, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4621002Z Skipping (s,q) (0.65, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4621176Z Skipping (s,q) (0.66, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4621368Z Skipping (s,q) (0.67, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4621528Z Skipping (s,q) (0.68, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4621700Z Skipping (s,q) (0.69, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4621865Z Skipping (s,q) (0.7, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4622027Z Skipping (s,q) (0.71, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4622204Z Skipping (s,q) (0.72, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4622391Z Skipping (s,q) (0.73, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4622568Z Skipping (s,q) (0.74, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4622732Z Skipping (s,q) (0.75, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4622892Z Skipping (s,q) (0.76, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4623065Z Skipping (s,q) (0.77, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4623232Z Skipping (s,q) (0.78, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4623391Z Skipping (s,q) (0.79, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4623584Z Skipping (s,q) (0.8, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4623780Z Skipping (s,q) (0.81, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4623940Z Skipping (s,q) (0.82, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4624109Z Skipping (s,q) (0.83, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4624272Z Skipping (s,q) (0.84, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4624441Z Skipping (s,q) (0.85, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4624601Z Skipping (s,q) (0.86, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4624759Z Skipping (s,q) (0.87, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4624930Z Skipping (s,q) (0.88, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4625091Z Skipping (s,q) (0.89, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4625254Z Skipping (s,q) (0.9, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4625427Z Skipping (s,q) (0.91, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4625588Z Skipping (s,q) (0.92, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4625758Z Skipping (s,q) (0.93, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4625918Z Skipping (s,q) (0.94, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4626082Z Skipping (s,q) (0.95, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4626251Z Skipping (s,q) (0.96, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4626411Z Skipping (s,q) (0.97, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4626571Z Skipping (s,q) (0.98, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4626743Z Skipping (s,q) (0.99, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4626909Z Skipping (s,q) (1, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4627085Z Skipping (s,q) (1.01, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4627249Z Skipping (s,q) (1.02, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4627413Z Skipping (s,q) (1.03, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4627581Z Skipping (s,q) (1.04, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4627742Z Skipping (s,q) (1.05, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4627909Z Skipping (s,q) (1.06, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4628079Z Skipping (s,q) (1.07, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4628240Z Skipping (s,q) (1.08, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4628414Z Skipping (s,q) (1.09, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4628582Z Skipping (s,q) (1.1, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4628785Z Skipping (s,q) (1.11, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4628958Z Skipping (s,q) (1.12, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4629122Z Skipping (s,q) (1.13, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4629285Z Skipping (s,q) (1.14, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4629455Z Skipping (s,q) (1.15, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4629619Z Skipping (s,q) (1.16, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4629817Z Skipping (s,q) (1.17, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4629979Z Skipping (s,q) (1.18, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4630140Z Skipping (s,q) (1.19, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4630316Z Skipping (s,q) (1.2, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4630476Z Skipping (s,q) (1.21, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4630640Z Skipping (s,q) (1.22, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4630809Z Skipping (s,q) (1.23, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4630991Z Skipping (s,q) (1.24, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4631187Z Skipping (s,q) (1.25, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4631348Z Skipping (s,q) (1.26, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4631509Z Skipping (s,q) (1.27, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4631684Z Skipping (s,q) (1.28, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4631844Z Skipping (s,q) (1.29, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4632007Z Skipping (s,q) (1.3, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4632179Z Skipping (s,q) (1.31, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4632340Z Skipping (s,q) (1.32, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4632504Z Skipping (s,q) (1.33, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4632676Z Skipping (s,q) (1.34, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4632841Z Skipping (s,q) (1.35, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4633014Z Skipping (s,q) (1.36, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4633173Z Skipping (s,q) (1.37, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4633333Z Skipping (s,q) (1.38, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4633512Z Skipping (s,q) (1.39, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4633676Z Skipping (s,q) (1.4, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4633837Z Skipping (s,q) (1.41, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4634009Z Skipping (s,q) (1.42, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4634170Z Skipping (s,q) (1.43, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4634345Z Skipping (s,q) (1.44, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4634506Z Skipping (s,q) (1.45, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4634670Z Skipping (s,q) (1.46, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4634842Z Skipping (s,q) (1.47, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4635005Z Skipping (s,q) (1.48, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4635166Z Skipping (s,q) (1.49, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4635338Z Skipping (s,q) (1.5, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4635501Z Skipping (s,q) (1.51, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4635673Z Skipping (s,q) (1.52, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4635832Z Skipping (s,q) (1.53, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4636087Z Skipping (s,q) (1.54, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4636268Z Skipping (s,q) (1.55, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4636462Z Skipping (s,q) (1.56, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4636625Z Skipping (s,q) (1.57, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4636803Z Skipping (s,q) (1.58, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4636966Z Skipping (s,q) (1.59, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4637147Z Skipping (s,q) (1.6, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4637330Z Skipping (s,q) (1.61, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4637492Z Skipping (s,q) (1.62, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4637671Z Skipping (s,q) (1.63, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4637832Z Skipping (s,q) (1.64, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4637993Z Skipping (s,q) (1.65, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4638163Z Skipping (s,q) (1.66, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4638324Z Skipping (s,q) (1.67, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4638516Z Skipping (s,q) (1.68, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4638700Z Skipping (s,q) (1.69, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4638862Z Skipping (s,q) (1.7, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4639033Z Skipping (s,q) (1.71, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4639196Z Skipping (s,q) (1.72, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4639355Z Skipping (s,q) (1.73, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4639527Z Skipping (s,q) (1.74, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4639687Z Skipping (s,q) (1.75, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4639859Z Skipping (s,q) (1.76, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4640022Z Skipping (s,q) (1.77, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4640186Z Skipping (s,q) (1.78, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4640356Z Skipping (s,q) (1.79, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4640520Z Skipping (s,q) (1.8, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4640679Z Skipping (s,q) (1.81, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4640849Z Skipping (s,q) (1.82, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4641009Z Skipping (s,q) (1.83, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4641178Z Skipping (s,q) (1.84, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4641339Z Skipping (s,q) (1.85, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4641502Z Skipping (s,q) (1.86, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4641674Z Skipping (s,q) (1.87, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4641834Z Skipping (s,q) (1.88, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4641995Z Skipping (s,q) (1.89, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4642168Z Skipping (s,q) (1.9, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4642330Z Skipping (s,q) (1.91, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4642493Z Skipping (s,q) (1.92, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4642666Z Skipping (s,q) (1.93, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4642827Z Skipping (s,q) (1.94, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4642998Z Skipping (s,q) (1.95, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4643160Z Skipping (s,q) (1.96, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4643323Z Skipping (s,q) (1.97, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4643494Z Skipping (s,q) (1.98, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4643657Z Skipping (s,q) (1.99, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4643845Z Skipping (s,q) (0.01, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4644019Z Skipping (s,q) (0.02, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4644183Z Skipping (s,q) (0.03, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4644356Z Skipping (s,q) (0.04, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4644519Z Skipping (s,q) (0.05, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4644703Z Skipping (s,q) (0.06, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4644875Z Skipping (s,q) (0.07, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4645039Z Skipping (s,q) (0.08, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4645198Z Skipping (s,q) (0.09, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4645371Z Skipping (s,q) (0.1, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4645533Z Skipping (s,q) (0.11, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4645709Z Skipping (s,q) (0.12, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4645896Z Skipping (s,q) (0.13, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4646082Z Skipping (s,q) (0.14, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4646252Z Skipping (s,q) (0.15, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4646410Z Skipping (s,q) (0.16, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4646575Z Skipping (s,q) (0.17, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4646750Z Skipping (s,q) (0.18, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4646911Z Skipping (s,q) (0.19, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4647082Z Skipping (s,q) (0.2, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4647241Z Skipping (s,q) (0.21, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4647401Z Skipping (s,q) (0.22, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4647574Z Skipping (s,q) (0.23, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4647738Z Skipping (s,q) (0.24, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4647905Z Skipping (s,q) (0.25, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4648074Z Skipping (s,q) (0.26, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4648244Z Skipping (s,q) (0.27, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4648416Z Skipping (s,q) (0.28, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4648575Z Skipping (s,q) (0.29, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4648738Z Skipping (s,q) (0.3, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4648908Z Skipping (s,q) (0.31, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4649070Z Skipping (s,q) (0.32, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4649231Z Skipping (s,q) (0.33, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4649405Z Skipping (s,q) (0.34, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4649566Z Skipping (s,q) (0.35, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4649744Z Skipping (s,q) (0.36, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4649905Z Skipping (s,q) (0.37, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4650066Z Skipping (s,q) (0.38, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4650241Z Skipping (s,q) (0.39, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4650401Z Skipping (s,q) (0.4, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4650564Z Skipping (s,q) (0.41, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4650741Z Skipping (s,q) (0.42, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4650904Z Skipping (s,q) (0.43, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4651066Z Skipping (s,q) (0.44, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4651265Z Skipping (s,q) (0.45, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4651427Z Skipping (s,q) (0.46, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4651603Z Skipping (s,q) (0.47, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4651765Z Skipping (s,q) (0.48, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4651927Z Skipping (s,q) (0.49, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4652122Z Skipping (s,q) (0.5, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4652286Z Skipping (s,q) (0.51, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4652446Z Skipping (s,q) (0.52, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4652619Z Skipping (s,q) (0.53, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4652782Z Skipping (s,q) (0.54, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4652957Z Skipping (s,q) (0.55, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4653119Z Skipping (s,q) (0.56, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4653282Z Skipping (s,q) (0.57, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4653516Z Skipping (s,q) (0.58, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4653680Z Skipping (s,q) (0.59, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4653846Z Skipping (s,q) (0.6, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4654020Z Skipping (s,q) (0.61, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4654182Z Skipping (s,q) (0.62, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4654352Z Skipping (s,q) (0.63, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4654515Z Skipping (s,q) (0.64, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4654676Z Skipping (s,q) (0.65, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4654848Z Skipping (s,q) (0.66, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4655010Z Skipping (s,q) (0.67, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4655169Z Skipping (s,q) (0.68, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4655346Z Skipping (s,q) (0.69, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4655507Z Skipping (s,q) (0.7, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4655679Z Skipping (s,q) (0.71, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4655840Z Skipping (s,q) (0.72, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4656000Z Skipping (s,q) (0.73, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4656169Z Skipping (s,q) (0.74, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4656328Z Skipping (s,q) (0.75, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4656488Z Skipping (s,q) (0.76, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4656661Z Skipping (s,q) (0.77, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4656824Z Skipping (s,q) (0.78, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4656992Z Skipping (s,q) (0.79, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4657159Z Skipping (s,q) (0.8, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4657320Z Skipping (s,q) (0.81, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4657490Z Skipping (s,q) (0.82, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4657654Z Skipping (s,q) (0.83, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4657817Z Skipping (s,q) (0.84, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4657987Z Skipping (s,q) (0.85, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4658148Z Skipping (s,q) (0.86, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4658320Z Skipping (s,q) (0.87, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4658479Z Skipping (s,q) (0.88, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4658667Z Skipping (s,q) (0.89, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4658838Z Skipping (s,q) (0.9, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4659001Z Skipping (s,q) (0.91, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4659166Z Skipping (s,q) (0.92, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4659340Z Skipping (s,q) (0.93, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4659524Z Skipping (s,q) (0.94, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4659696Z Skipping (s,q) (0.95, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4659860Z Skipping (s,q) (0.96, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4660020Z Skipping (s,q) (0.97, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4660195Z Skipping (s,q) (0.98, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4660355Z Skipping (s,q) (0.99, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4660517Z Skipping (s,q) (1, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4660689Z Skipping (s,q) (1.01, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4660899Z Skipping (s,q) (1.02, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4661061Z Skipping (s,q) (1.03, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4661233Z Skipping (s,q) (1.04, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4661393Z Skipping (s,q) (1.05, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4661566Z Skipping (s,q) (1.06, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4661726Z Skipping (s,q) (1.07, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4661888Z Skipping (s,q) (1.08, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4662055Z Skipping (s,q) (1.09, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4662216Z Skipping (s,q) (1.1, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4662376Z Skipping (s,q) (1.11, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4662542Z Skipping (s,q) (1.12, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4662704Z Skipping (s,q) (1.13, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4662874Z Skipping (s,q) (1.14, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4663033Z Skipping (s,q) (1.15, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4663195Z Skipping (s,q) (1.16, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4663363Z Skipping (s,q) (1.17, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4663523Z Skipping (s,q) (1.18, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4663685Z Skipping (s,q) (1.19, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4663856Z Skipping (s,q) (1.2, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4664016Z Skipping (s,q) (1.21, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4664185Z Skipping (s,q) (1.22, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4664344Z Skipping (s,q) (1.23, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4664507Z Skipping (s,q) (1.24, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4664679Z Skipping (s,q) (1.25, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4664839Z Skipping (s,q) (1.26, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4665002Z Skipping (s,q) (1.27, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4665175Z Skipping (s,q) (1.28, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4665337Z Skipping (s,q) (1.29, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4665513Z Skipping (s,q) (1.3, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4665680Z Skipping (s,q) (1.31, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4665841Z Skipping (s,q) (1.32, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4666041Z Skipping (s,q) (1.33, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4666203Z Skipping (s,q) (1.34, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4666368Z Skipping (s,q) (1.35, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4666536Z Skipping (s,q) (1.36, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4666696Z Skipping (s,q) (1.37, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4666889Z Skipping (s,q) (1.38, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4667047Z Skipping (s,q) (1.39, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4667208Z Skipping (s,q) (1.4, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4667381Z Skipping (s,q) (1.41, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4667539Z Skipping (s,q) (1.42, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4667698Z Skipping (s,q) (1.43, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4667868Z Skipping (s,q) (1.44, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4668029Z Skipping (s,q) (1.45, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4668246Z Skipping (s,q) (1.46, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4668407Z Skipping (s,q) (1.47, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4668567Z Skipping (s,q) (1.48, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4668736Z Skipping (s,q) (1.49, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4668898Z Skipping (s,q) (1.5, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4669058Z Skipping (s,q) (1.51, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4669226Z Skipping (s,q) (1.52, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4669385Z Skipping (s,q) (1.53, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4669544Z Skipping (s,q) (1.54, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4669715Z Skipping (s,q) (1.55, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4669876Z Skipping (s,q) (1.56, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4670049Z Skipping (s,q) (1.57, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4670214Z Skipping (s,q) (1.58, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4670380Z Skipping (s,q) (1.59, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4670549Z Skipping (s,q) (1.6, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4670711Z Skipping (s,q) (1.61, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4670869Z Skipping (s,q) (1.62, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4671040Z Skipping (s,q) (1.63, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4671199Z Skipping (s,q) (1.64, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4671369Z Skipping (s,q) (1.65, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4671534Z Skipping (s,q) (1.66, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4671697Z Skipping (s,q) (1.67, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4671869Z Skipping (s,q) (1.68, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4672028Z Skipping (s,q) (1.69, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4672189Z Skipping (s,q) (1.7, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4672356Z Skipping (s,q) (1.71, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4672519Z Skipping (s,q) (1.72, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4672684Z Skipping (s,q) (1.73, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4672844Z Skipping (s,q) (1.74, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4673007Z Skipping (s,q) (1.75, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4673176Z Skipping (s,q) (1.76, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4673362Z Skipping (s,q) (1.77, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4673523Z Skipping (s,q) (1.78, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4673698Z Skipping (s,q) (1.79, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4673864Z Skipping (s,q) (1.8, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4674034Z Skipping (s,q) (1.81, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4674219Z Skipping (s,q) (1.82, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4674382Z Skipping (s,q) (1.83, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4674551Z Skipping (s,q) (1.84, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4674712Z Skipping (s,q) (1.85, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4674874Z Skipping (s,q) (1.86, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4675046Z Skipping (s,q) (1.87, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4675208Z Skipping (s,q) (1.88, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4675381Z Skipping (s,q) (1.89, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4675589Z Skipping (s,q) (1.9, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4675751Z Skipping (s,q) (1.91, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4675923Z Skipping (s,q) (1.92, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4676191Z Skipping (s,q) (1.93, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4676357Z Skipping (s,q) (1.94, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4676528Z Skipping (s,q) (1.95, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4676688Z Skipping (s,q) (1.96, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4676859Z Skipping (s,q) (1.97, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4677019Z Skipping (s,q) (1.98, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4677179Z Skipping (s,q) (1.99, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4677347Z Skipping (s,q) (0.01, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4677515Z Skipping (s,q) (0.02, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4677677Z Skipping (s,q) (0.03, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4677846Z Skipping (s,q) (0.04, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4678009Z Skipping (s,q) (0.05, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4678170Z Skipping (s,q) (0.06, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4678341Z Skipping (s,q) (0.07, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4678501Z Skipping (s,q) (0.08, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4678673Z Skipping (s,q) (0.09, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4678836Z Skipping (s,q) (0.1, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4678997Z Skipping (s,q) (0.11, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4679164Z Skipping (s,q) (0.12, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4679328Z Skipping (s,q) (0.13, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4679490Z Skipping (s,q) (0.14, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4679661Z Skipping (s,q) (0.15, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4679823Z Skipping (s,q) (0.16, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4679993Z Skipping (s,q) (0.17, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4680154Z Skipping (s,q) (0.18, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4680318Z Skipping (s,q) (0.19, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4680491Z Skipping (s,q) (0.2, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4680651Z Skipping (s,q) (0.21, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4680846Z Skipping (s,q) (0.22, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4681017Z Skipping (s,q) (0.23, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4681183Z Skipping (s,q) (0.24, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4681353Z Skipping (s,q) (0.25, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4681514Z Skipping (s,q) (0.26, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4681709Z Skipping (s,q) (0.27, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4681882Z Skipping (s,q) (0.28, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4682042Z Skipping (s,q) (0.29, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4682205Z Skipping (s,q) (0.3, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4682374Z Skipping (s,q) (0.31, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4682537Z Skipping (s,q) (0.32, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4682709Z Skipping (s,q) (0.33, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4682870Z Skipping (s,q) (0.34, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4683080Z Skipping (s,q) (0.35, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4683245Z Skipping (s,q) (0.36, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4689840Z Skipping (s,q) (0.37, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4690047Z Skipping (s,q) (0.38, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4690213Z Skipping (s,q) (0.39, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4690391Z Skipping (s,q) (0.4, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4690558Z Skipping (s,q) (0.41, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4690732Z Skipping (s,q) (0.42, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4690897Z Skipping (s,q) (0.43, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4691059Z Skipping (s,q) (0.44, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4691230Z Skipping (s,q) (0.45, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4691399Z Skipping (s,q) (0.46, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4691558Z Skipping (s,q) (0.47, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4691731Z Skipping (s,q) (0.48, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4691896Z Skipping (s,q) (0.49, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4692069Z Skipping (s,q) (0.5, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4692232Z Skipping (s,q) (0.51, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4692390Z Skipping (s,q) (0.52, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4692562Z Skipping (s,q) (0.53, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4692722Z Skipping (s,q) (0.54, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4692884Z Skipping (s,q) (0.55, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4693055Z Skipping (s,q) (0.56, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4693218Z Skipping (s,q) (0.57, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4693390Z Skipping (s,q) (0.58, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4693553Z Skipping (s,q) (0.59, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4693713Z Skipping (s,q) (0.6, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4693885Z Skipping (s,q) (0.61, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4694049Z Skipping (s,q) (0.62, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4694208Z Skipping (s,q) (0.63, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4694379Z Skipping (s,q) (0.64, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4694541Z Skipping (s,q) (0.65, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4694792Z Skipping (s,q) (0.66, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4694953Z Skipping (s,q) (0.67, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4695117Z Skipping (s,q) (0.68, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4695287Z Skipping (s,q) (0.69, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4695451Z Skipping (s,q) (0.7, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4695640Z Skipping (s,q) (0.71, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4695812Z Skipping (s,q) (0.72, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4695972Z Skipping (s,q) (0.73, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4696142Z Skipping (s,q) (0.74, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4696303Z Skipping (s,q) (0.75, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4696468Z Skipping (s,q) (0.76, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4696643Z Skipping (s,q) (0.77, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4696802Z Skipping (s,q) (0.78, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4697024Z Skipping (s,q) (0.79, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4697199Z Skipping (s,q) (0.8, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4697361Z Skipping (s,q) (0.81, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4697533Z Skipping (s,q) (0.82, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4697695Z Skipping (s,q) (0.83, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4697857Z Skipping (s,q) (0.84, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4698033Z Skipping (s,q) (0.85, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4698195Z Skipping (s,q) (0.86, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4698355Z Skipping (s,q) (0.87, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4698528Z Skipping (s,q) (0.88, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4698689Z Skipping (s,q) (0.89, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4698851Z Skipping (s,q) (0.9, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4699027Z Skipping (s,q) (0.91, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4699188Z Skipping (s,q) (0.92, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4699361Z Skipping (s,q) (0.93, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4699522Z Skipping (s,q) (0.94, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4699677Z Skipping (s,q) (0.95, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4699846Z Skipping (s,q) (0.96, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4700007Z Skipping (s,q) (0.97, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4700167Z Skipping (s,q) (0.98, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4700338Z Skipping (s,q) (0.99, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4700496Z Skipping (s,q) (1, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4700668Z Skipping (s,q) (1.01, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4700830Z Skipping (s,q) (1.02, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4700987Z Skipping (s,q) (1.03, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4701157Z Skipping (s,q) (1.04, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4701315Z Skipping (s,q) (1.05, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4701471Z Skipping (s,q) (1.06, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4701640Z Skipping (s,q) (1.07, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4701800Z Skipping (s,q) (1.08, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4701968Z Skipping (s,q) (1.09, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4702155Z Skipping (s,q) (1.1, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4702311Z Skipping (s,q) (1.11, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4702481Z Skipping (s,q) (1.12, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4702640Z Skipping (s,q) (1.13, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4702799Z Skipping (s,q) (1.14, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4703038Z Skipping (s,q) (1.15, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4703198Z Skipping (s,q) (1.16, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4703369Z Skipping (s,q) (1.17, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4703529Z Skipping (s,q) (1.18, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4703689Z Skipping (s,q) (1.19, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4703864Z Skipping (s,q) (1.2, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4704025Z Skipping (s,q) (1.21, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4704182Z Skipping (s,q) (1.22, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4704379Z Skipping (s,q) (1.23, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4704562Z Skipping (s,q) (1.24, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4704733Z Skipping (s,q) (1.25, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4704894Z Skipping (s,q) (1.26, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4705053Z Skipping (s,q) (1.27, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4705221Z Skipping (s,q) (1.28, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4705380Z Skipping (s,q) (1.29, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4705803Z Skipping (s,q) (1.3, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4705980Z Skipping (s,q) (1.31, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4706141Z Skipping (s,q) (1.32, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4706309Z Skipping (s,q) (1.33, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4706470Z Skipping (s,q) (1.34, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4706630Z Skipping (s,q) (1.35, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4706801Z Skipping (s,q) (1.36, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4706961Z Skipping (s,q) (1.37, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4707125Z Skipping (s,q) (1.38, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4707298Z Skipping (s,q) (1.39, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4707461Z Skipping (s,q) (1.4, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4707629Z Skipping (s,q) (1.41, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4707789Z Skipping (s,q) (1.42, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4707951Z Skipping (s,q) (1.43, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4708124Z Skipping (s,q) (1.44, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4708286Z Skipping (s,q) (1.45, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4708447Z Skipping (s,q) (1.46, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4708620Z Skipping (s,q) (1.47, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4708783Z Skipping (s,q) (1.48, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4708944Z Skipping (s,q) (1.49, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4709119Z Skipping (s,q) (1.5, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4709278Z Skipping (s,q) (1.51, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4709446Z Skipping (s,q) (1.52, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4709607Z Skipping (s,q) (1.53, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4709839Z Skipping (s,q) (1.54, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4710014Z Skipping (s,q) (1.55, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4710177Z Skipping (s,q) (1.56, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4710334Z Skipping (s,q) (1.57, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4710507Z Skipping (s,q) (1.58, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4710668Z Skipping (s,q) (1.59, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4710876Z Skipping (s,q) (1.6, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4711039Z Skipping (s,q) (1.61, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4711196Z Skipping (s,q) (1.62, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4711366Z Skipping (s,q) (1.63, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4711526Z Skipping (s,q) (1.64, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4711685Z Skipping (s,q) (1.65, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4711858Z Skipping (s,q) (1.66, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4712049Z Skipping (s,q) (1.67, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4712248Z Skipping (s,q) (1.68, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4712406Z Skipping (s,q) (1.69, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4712565Z Skipping (s,q) (1.7, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4712736Z Skipping (s,q) (1.71, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4712897Z Skipping (s,q) (1.72, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4713056Z Skipping (s,q) (1.73, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4713229Z Skipping (s,q) (1.74, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4713389Z Skipping (s,q) (1.75, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4713557Z Skipping (s,q) (1.76, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4713715Z Skipping (s,q) (1.77, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4713878Z Skipping (s,q) (1.78, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4714053Z Skipping (s,q) (1.79, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4714216Z Skipping (s,q) (1.8, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4714373Z Skipping (s,q) (1.81, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4714545Z Skipping (s,q) (1.82, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4714704Z Skipping (s,q) (1.83, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4714875Z Skipping (s,q) (1.84, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4715034Z Skipping (s,q) (1.85, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4715194Z Skipping (s,q) (1.86, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4715364Z Skipping (s,q) (1.87, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4715525Z Skipping (s,q) (1.88, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4715683Z Skipping (s,q) (1.89, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4715857Z Skipping (s,q) (1.9, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4716091Z Skipping (s,q) (1.91, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4716260Z Skipping (s,q) (1.92, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4716422Z Skipping (s,q) (1.93, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4716582Z Skipping (s,q) (1.94, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4716755Z Skipping (s,q) (1.95, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4716914Z Skipping (s,q) (1.96, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4717074Z Skipping (s,q) (1.97, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4717289Z Skipping (s,q) (1.98, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4717450Z Skipping (s,q) (1.99, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4717612Z Skipping (s,q) (0.01, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4717780Z Skipping (s,q) (0.02, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4717939Z Skipping (s,q) (0.03, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4718110Z Skipping (s,q) (0.04, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4718294Z Skipping (s,q) (0.05, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4718451Z Skipping (s,q) (0.06, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4718623Z Skipping (s,q) (0.07, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4718786Z Skipping (s,q) (0.08, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4718947Z Skipping (s,q) (0.09, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4719122Z Skipping (s,q) (0.1, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4719286Z Skipping (s,q) (0.11, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4719480Z Skipping (s,q) (0.12, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4719663Z Skipping (s,q) (0.13, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4719822Z Skipping (s,q) (0.14, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4719995Z Skipping (s,q) (0.15, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4720157Z Skipping (s,q) (0.16, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4720317Z Skipping (s,q) (0.17, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4720487Z Skipping (s,q) (0.18, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4720644Z Skipping (s,q) (0.19, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4720812Z Skipping (s,q) (0.2, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4720975Z Skipping (s,q) (0.21, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4721133Z Skipping (s,q) (0.22, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4721301Z Skipping (s,q) (0.23, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4721464Z Skipping (s,q) (0.24, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4721621Z Skipping (s,q) (0.25, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4721793Z Skipping (s,q) (0.26, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4721954Z Skipping (s,q) (0.27, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4722119Z Skipping (s,q) (0.28, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4722277Z Skipping (s,q) (0.29, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4722440Z Skipping (s,q) (0.3, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4722608Z Skipping (s,q) (0.31, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4722766Z Skipping (s,q) (0.32, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4722922Z Skipping (s,q) (0.33, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4723096Z Skipping (s,q) (0.34, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4723258Z Skipping (s,q) (0.35, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4723427Z Skipping (s,q) (0.36, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4723586Z Skipping (s,q) (0.37, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4723747Z Skipping (s,q) (0.38, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4723919Z Skipping (s,q) (0.39, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4724078Z Skipping (s,q) (0.4, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4724240Z Skipping (s,q) (0.41, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4724408Z Skipping (s,q) (0.42, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4724568Z Skipping (s,q) (0.43, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4724763Z Skipping (s,q) (0.44, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4724927Z Skipping (s,q) (0.45, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4725088Z Skipping (s,q) (0.46, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4725259Z Skipping (s,q) (0.47, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4725421Z Skipping (s,q) (0.48, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4725618Z Skipping (s,q) (0.49, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4725790Z Skipping (s,q) (0.5, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4725950Z Skipping (s,q) (0.51, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4726110Z Skipping (s,q) (0.52, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4726282Z Skipping (s,q) (0.53, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4726442Z Skipping (s,q) (0.54, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4726610Z Skipping (s,q) (0.55, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4726797Z Skipping (s,q) (0.56, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4726980Z Skipping (s,q) (0.57, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4727148Z Skipping (s,q) (0.58, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4727309Z Skipping (s,q) (0.59, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4727468Z Skipping (s,q) (0.6, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4727638Z Skipping (s,q) (0.61, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4727798Z Skipping (s,q) (0.62, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4727968Z Skipping (s,q) (0.63, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4728128Z Skipping (s,q) (0.64, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4728286Z Skipping (s,q) (0.65, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4728459Z Skipping (s,q) (0.66, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4728619Z Skipping (s,q) (0.67, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4728778Z Skipping (s,q) (0.68, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4728950Z Skipping (s,q) (0.69, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4729112Z Skipping (s,q) (0.7, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4729283Z Skipping (s,q) (0.71, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4729443Z Skipping (s,q) (0.72, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4729602Z Skipping (s,q) (0.73, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4729773Z Skipping (s,q) (0.74, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4729937Z Skipping (s,q) (0.75, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4730098Z Skipping (s,q) (0.76, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4730269Z Skipping (s,q) (0.77, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4730431Z Skipping (s,q) (0.78, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4730606Z Skipping (s,q) (0.79, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4730767Z Skipping (s,q) (0.8, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4730927Z Skipping (s,q) (0.81, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4731097Z Skipping (s,q) (0.82, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4731259Z Skipping (s,q) (0.83, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4731421Z Skipping (s,q) (0.84, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4731587Z Skipping (s,q) (0.85, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4731747Z Skipping (s,q) (0.86, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4731915Z Skipping (s,q) (0.87, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4732100Z Skipping (s,q) (0.88, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4732262Z Skipping (s,q) (0.89, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4732432Z Skipping (s,q) (0.9, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4732591Z Skipping (s,q) (0.91, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4732750Z Skipping (s,q) (0.92, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4732940Z Skipping (s,q) (0.93, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4733101Z Skipping (s,q) (0.94, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4733268Z Skipping (s,q) (0.95, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4733428Z Skipping (s,q) (0.96, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4733588Z Skipping (s,q) (0.97, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4733754Z Skipping (s,q) (0.98, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4733916Z Skipping (s,q) (0.99, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4734076Z Skipping (s,q) (1, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4734294Z Skipping (s,q) (1.01, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4734454Z Skipping (s,q) (1.02, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4734623Z Skipping (s,q) (1.03, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4734783Z Skipping (s,q) (1.04, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4734943Z Skipping (s,q) (1.05, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4735111Z Skipping (s,q) (1.06, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4735271Z Skipping (s,q) (1.07, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4735430Z Skipping (s,q) (1.08, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4735600Z Skipping (s,q) (1.09, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4735763Z Skipping (s,q) (1.1, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4735921Z Skipping (s,q) (1.11, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4736095Z Skipping (s,q) (1.12, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4736255Z Skipping (s,q) (1.13, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4736420Z Skipping (s,q) (1.14, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4736580Z Skipping (s,q) (1.15, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4736740Z Skipping (s,q) (1.16, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4736910Z Skipping (s,q) (1.17, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4737070Z Skipping (s,q) (1.18, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4737229Z Skipping (s,q) (1.19, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4737402Z Skipping (s,q) (1.2, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4737564Z Skipping (s,q) (1.21, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4737728Z Skipping (s,q) (1.22, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4737891Z Skipping (s,q) (1.23, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4738049Z Skipping (s,q) (1.24, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4738217Z Skipping (s,q) (1.25, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4738378Z Skipping (s,q) (1.26, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4738537Z Skipping (s,q) (1.27, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4738705Z Skipping (s,q) (1.28, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4738865Z Skipping (s,q) (1.29, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4739036Z Skipping (s,q) (1.3, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4739196Z Skipping (s,q) (1.31, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4739383Z Skipping (s,q) (1.32, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4739553Z Skipping (s,q) (1.33, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4739715Z Skipping (s,q) (1.34, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4739874Z Skipping (s,q) (1.35, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4740041Z Skipping (s,q) (1.36, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4740225Z Skipping (s,q) (1.37, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4740397Z Skipping (s,q) (1.38, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4740557Z Skipping (s,q) (1.39, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4740720Z Skipping (s,q) (1.4, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4740889Z Skipping (s,q) (1.41, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4741048Z Skipping (s,q) (1.42, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4741206Z Skipping (s,q) (1.43, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4741375Z Skipping (s,q) (1.44, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4741594Z Skipping (s,q) (1.45, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4741769Z Skipping (s,q) (1.46, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4741929Z Skipping (s,q) (1.47, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4742088Z Skipping (s,q) (1.48, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4742259Z Skipping (s,q) (1.49, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4742422Z Skipping (s,q) (1.5, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4742580Z Skipping (s,q) (1.51, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4742745Z Skipping (s,q) (1.52, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4742902Z Skipping (s,q) (1.53, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4743068Z Skipping (s,q) (1.54, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4743228Z Skipping (s,q) (1.55, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4743391Z Skipping (s,q) (1.56, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4743560Z Skipping (s,q) (1.57, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4743720Z Skipping (s,q) (1.58, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4743880Z Skipping (s,q) (1.59, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4744052Z Skipping (s,q) (1.6, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4744211Z Skipping (s,q) (1.61, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4744368Z Skipping (s,q) (1.62, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4744535Z Skipping (s,q) (1.63, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4744696Z Skipping (s,q) (1.64, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4744866Z Skipping (s,q) (1.65, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4745027Z Skipping (s,q) (1.66, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4745190Z Skipping (s,q) (1.67, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4745363Z Skipping (s,q) (1.68, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4745524Z Skipping (s,q) (1.69, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4745683Z Skipping (s,q) (1.7, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4745851Z Skipping (s,q) (1.71, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4746010Z Skipping (s,q) (1.72, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4746180Z Skipping (s,q) (1.73, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4746341Z Skipping (s,q) (1.74, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4746500Z Skipping (s,q) (1.75, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4747091Z Skipping (s,q) (1.76, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4747249Z Skipping (s,q) (1.77, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4747426Z Skipping (s,q) (1.78, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4747585Z Skipping (s,q) (1.79, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4747746Z Skipping (s,q) (1.8, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4747938Z Skipping (s,q) (1.81, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4748095Z Skipping (s,q) (1.82, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4748252Z Skipping (s,q) (1.83, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4748424Z Skipping (s,q) (1.84, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4748583Z Skipping (s,q) (1.85, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4748756Z Skipping (s,q) (1.86, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4748914Z Skipping (s,q) (1.87, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4749076Z Skipping (s,q) (1.88, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4749290Z Skipping (s,q) (1.89, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4749450Z Skipping (s,q) (1.9, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4749608Z Skipping (s,q) (1.91, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4749776Z Skipping (s,q) (1.92, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4749935Z Skipping (s,q) (1.93, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4750094Z Skipping (s,q) (1.94, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4750262Z Skipping (s,q) (1.95, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4750425Z Skipping (s,q) (1.96, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4750593Z Skipping (s,q) (1.97, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4750752Z Skipping (s,q) (1.98, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4750915Z Skipping (s,q) (1.99, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:54.4751087Z Skipping (s,q) (0.01, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4751244Z Skipping (s,q) (0.02, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4751404Z Skipping (s,q) (0.03, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4751572Z Skipping (s,q) (0.04, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4751731Z Skipping (s,q) (0.05, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4751901Z Skipping (s,q) (0.06, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4752059Z Skipping (s,q) (0.07, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4752218Z Skipping (s,q) (0.08, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4752387Z Skipping (s,q) (0.09, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4752548Z Skipping (s,q) (0.1, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4752710Z Skipping (s,q) (0.11, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4752882Z Skipping (s,q) (0.12, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4753040Z Skipping (s,q) (0.13, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4753207Z Skipping (s,q) (0.14, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4753362Z Skipping (s,q) (0.15, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4753523Z Skipping (s,q) (0.16, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4753689Z Skipping (s,q) (0.17, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4753847Z Skipping (s,q) (0.18, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4754000Z Skipping (s,q) (0.19, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4754169Z Skipping (s,q) (0.2, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4754355Z Skipping (s,q) (0.21, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4754522Z Skipping (s,q) (0.22, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4754682Z Skipping (s,q) (0.23, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4754840Z Skipping (s,q) (0.24, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4755002Z Skipping (s,q) (0.25, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4755182Z Skipping (s,q) (0.26, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4755342Z Skipping (s,q) (0.27, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4755503Z Skipping (s,q) (0.28, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4755659Z Skipping (s,q) (0.29, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4755829Z Skipping (s,q) (0.3, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4756106Z Skipping (s,q) (0.31, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4756272Z Skipping (s,q) (0.32, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4756440Z Skipping (s,q) (0.33, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4756652Z Skipping (s,q) (0.34, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4756809Z Skipping (s,q) (0.35, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4756975Z Skipping (s,q) (0.36, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4757131Z Skipping (s,q) (0.37, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4757300Z Skipping (s,q) (0.38, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4757454Z Skipping (s,q) (0.39, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4757610Z Skipping (s,q) (0.4, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4757777Z Skipping (s,q) (0.41, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4757932Z Skipping (s,q) (0.42, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4758090Z Skipping (s,q) (0.43, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4758257Z Skipping (s,q) (0.44, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4758416Z Skipping (s,q) (0.45, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4758574Z Skipping (s,q) (0.46, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4758738Z Skipping (s,q) (0.47, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4758894Z Skipping (s,q) (0.48, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4759059Z Skipping (s,q) (0.49, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4759217Z Skipping (s,q) (0.5, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4759375Z Skipping (s,q) (0.51, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4759542Z Skipping (s,q) (0.52, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4759700Z Skipping (s,q) (0.53, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4759855Z Skipping (s,q) (0.54, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4760020Z Skipping (s,q) (0.55, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4760179Z Skipping (s,q) (0.56, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4760347Z Skipping (s,q) (0.57, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4760503Z Skipping (s,q) (0.58, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4760663Z Skipping (s,q) (0.59, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4760827Z Skipping (s,q) (0.6, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4760983Z Skipping (s,q) (0.61, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4761144Z Skipping (s,q) (0.62, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4761309Z Skipping (s,q) (0.63, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4761464Z Skipping (s,q) (0.64, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4761659Z Skipping (s,q) (0.65, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4761813Z Skipping (s,q) (0.66, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4761973Z Skipping (s,q) (0.67, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4762136Z Skipping (s,q) (0.68, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4762293Z Skipping (s,q) (0.69, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4762478Z Skipping (s,q) (0.7, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4762645Z Skipping (s,q) (0.71, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4762805Z Skipping (s,q) (0.72, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4762976Z Skipping (s,q) (0.73, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4763132Z Skipping (s,q) (0.74, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4763290Z Skipping (s,q) (0.75, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4763457Z Skipping (s,q) (0.76, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4763612Z Skipping (s,q) (0.77, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4763817Z Skipping (s,q) (0.78, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4763986Z Skipping (s,q) (0.79, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4764148Z Skipping (s,q) (0.8, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4764318Z Skipping (s,q) (0.81, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4764474Z Skipping (s,q) (0.82, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4764632Z Skipping (s,q) (0.83, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4764799Z Skipping (s,q) (0.84, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4764955Z Skipping (s,q) (0.85, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4765113Z Skipping (s,q) (0.86, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4765282Z Skipping (s,q) (0.87, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4765439Z Skipping (s,q) (0.88, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4765609Z Skipping (s,q) (0.89, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4765765Z Skipping (s,q) (0.9, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4765922Z Skipping (s,q) (0.91, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4766088Z Skipping (s,q) (0.92, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4766246Z Skipping (s,q) (0.93, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4766406Z Skipping (s,q) (0.94, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4766572Z Skipping (s,q) (0.95, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4766728Z Skipping (s,q) (0.96, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4766885Z Skipping (s,q) (0.97, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4767051Z Skipping (s,q) (0.98, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4767210Z Skipping (s,q) (0.99, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4767382Z Skipping (s,q) (1, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4767538Z Skipping (s,q) (1.01, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4767697Z Skipping (s,q) (1.02, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4767864Z Skipping (s,q) (1.03, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4768023Z Skipping (s,q) (1.04, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4768179Z Skipping (s,q) (1.05, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4768345Z Skipping (s,q) (1.06, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4768503Z Skipping (s,q) (1.07, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4768675Z Skipping (s,q) (1.08, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4768856Z Skipping (s,q) (1.09, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4769019Z Skipping (s,q) (1.1, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4769186Z Skipping (s,q) (1.11, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4769344Z Skipping (s,q) (1.12, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4769500Z Skipping (s,q) (1.13, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4769689Z Skipping (s,q) (1.14, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4769846Z Skipping (s,q) (1.15, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4770018Z Skipping (s,q) (1.16, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4770177Z Skipping (s,q) (1.17, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4770335Z Skipping (s,q) (1.18, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4770503Z Skipping (s,q) (1.19, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4770661Z Skipping (s,q) (1.2, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4770822Z Skipping (s,q) (1.21, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4771048Z Skipping (s,q) (1.22, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4771208Z Skipping (s,q) (1.23, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4771380Z Skipping (s,q) (1.24, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4771539Z Skipping (s,q) (1.25, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4771700Z Skipping (s,q) (1.26, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4771871Z Skipping (s,q) (1.27, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4772029Z Skipping (s,q) (1.28, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4772187Z Skipping (s,q) (1.29, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4772355Z Skipping (s,q) (1.3, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4772517Z Skipping (s,q) (1.31, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4772686Z Skipping (s,q) (1.32, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4772850Z Skipping (s,q) (1.33, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4773012Z Skipping (s,q) (1.34, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4773178Z Skipping (s,q) (1.35, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4773336Z Skipping (s,q) (1.36, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4773494Z Skipping (s,q) (1.37, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4773661Z Skipping (s,q) (1.38, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4773818Z Skipping (s,q) (1.39, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4773994Z Skipping (s,q) (1.4, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4774151Z Skipping (s,q) (1.41, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4774311Z Skipping (s,q) (1.42, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4774478Z Skipping (s,q) (1.43, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4774640Z Skipping (s,q) (1.44, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4774800Z Skipping (s,q) (1.45, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4774968Z Skipping (s,q) (1.46, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4775125Z Skipping (s,q) (1.47, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4775295Z Skipping (s,q) (1.48, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4775452Z Skipping (s,q) (1.49, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4775612Z Skipping (s,q) (1.5, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4775779Z Skipping (s,q) (1.51, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4775935Z Skipping (s,q) (1.52, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4776123Z Skipping (s,q) (1.53, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4776291Z Skipping (s,q) (1.54, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4776453Z Skipping (s,q) (1.55, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4776611Z Skipping (s,q) (1.56, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4776778Z Skipping (s,q) (1.57, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4776959Z Skipping (s,q) (1.58, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4777128Z Skipping (s,q) (1.59, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4777287Z Skipping (s,q) (1.6, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4777447Z Skipping (s,q) (1.61, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4777614Z Skipping (s,q) (1.62, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4777772Z Skipping (s,q) (1.63, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4777935Z Skipping (s,q) (1.64, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4778122Z Skipping (s,q) (1.65, 97500): inconsistent with heavy hitterPASSED 2025-05-07T20:12:54.4778153Z 2025-05-07T20:12:54.4778325Z ============================== 1 passed in 1.74s =============================== 2025-05-07T20:12:54.4778416Z s! 2025-05-07T20:12:54.4778584Z Skipping (s,q) (1.66, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4778744Z Skipping (s,q) (1.67, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4778916Z Skipping (s,q) (1.68, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4779073Z Skipping (s,q) (1.69, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4779233Z Skipping (s,q) (1.7, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4779402Z Skipping (s,q) (1.71, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4779561Z Skipping (s,q) (1.72, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4779734Z Skipping (s,q) (1.73, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4779890Z Skipping (s,q) (1.74, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4780052Z Skipping (s,q) (1.75, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4780223Z Skipping (s,q) (1.76, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4780381Z Skipping (s,q) (1.77, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4780540Z Skipping (s,q) (1.78, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4780707Z Skipping (s,q) (1.79, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4780867Z Skipping (s,q) (1.8, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4781038Z Skipping (s,q) (1.81, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4781196Z Skipping (s,q) (1.82, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4781356Z Skipping (s,q) (1.83, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4781525Z Skipping (s,q) (1.84, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4781686Z Skipping (s,q) (1.85, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4781848Z Skipping (s,q) (1.86, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4782016Z Skipping (s,q) (1.87, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4782176Z Skipping (s,q) (1.88, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4782345Z Skipping (s,q) (1.89, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4782505Z Skipping (s,q) (1.9, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4782664Z Skipping (s,q) (1.91, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4782835Z Skipping (s,q) (1.92, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4782993Z Skipping (s,q) (1.93, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4783153Z Skipping (s,q) (1.94, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4783348Z Skipping (s,q) (1.95, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4783506Z Skipping (s,q) (1.96, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4783679Z Skipping (s,q) (1.97, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4783840Z Skipping (s,q) (1.98, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4784001Z Skipping (s,q) (1.99, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:54.4784139Z Time taken to estimate parameters (us): 45836 2025-05-07T20:12:54.4784218Z 2025-05-07T20:12:54.4784455Z [TEST] Python test suite PASSED: ./tbe/stats/tbe_bench_params_reporter_test.py 2025-05-07T20:12:54.4784720Z [TEST] Python test time for ./tbe/stats/tbe_bench_params_reporter_test.py: 4 seconds 2025-05-07T20:12:54.4784725Z 2025-05-07T20:12:54.4784729Z 2025-05-07T20:12:54.4784733Z 2025-05-07T20:12:54.4784736Z 2025-05-07T20:12:54.4784850Z ################################################################################ 2025-05-07T20:12:54.4784980Z # [2025-05-07T20:12:54.279Z] Run Python Test Suite: 2025-05-07T20:12:54.4785178Z # ./tbe/training/backward_adagrad_global_weight_decay_test.py 2025-05-07T20:12:54.4785315Z ################################################################################ 2025-05-07T20:12:54.4786054Z + 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:12:54.4786059Z 2025-05-07T20:12:56.3912424Z ============================= test session starts ============================== 2025-05-07T20:12:56.3913115Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:12:56.3913673Z cachedir: .pytest_cache 2025-05-07T20:12:56.3914291Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:12:56.3914970Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:12:56.3915310Z plugins: hypothesis-6.131.14 2025-05-07T20:12:57.8159239Z collecting ... collected 2 items 2025-05-07T20:12:57.8159529Z 2025-05-07T20:12:57.8175274Z tbe/training/backward_adagrad_global_weight_decay_test.py::BackwardAdagradGlobalWeightDecay::test_backward_adagrad_global_weight_decay SKIPPED 2025-05-07T20:12:57.8191711Z tbe/training/backward_adagrad_global_weight_decay_test.py::BackwardAdagradGlobalWeightDecay::test_backward_adagrad_global_weight_decay_vbe SKIPPED 2025-05-07T20:12:57.8192371Z 2025-05-07T20:12:57.8192550Z =============================== warnings summary =============================== 2025-05-07T20:12:57.8193228Z ../../../../../github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/fbgemm_gpu/split_embedding_utils.py:23 2025-05-07T20:12:57.8194569Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/fbgemm_gpu/split_embedding_utils.py:23: DeprecationWarning:  2025-05-07T20:12:57.8195506Z The Python module fbgemm_gpu.split_embedding_utils is now DEPRECATED and will be removed in the 2025-05-07T20:12:57.8196276Z future. Users should import fbgemm_gpu.tbe.utils into their scripts instead. 2025-05-07T20:12:57.8196757Z  2025-05-07T20:12:57.8196999Z warnings.warn( # noqa: B028 2025-05-07T20:12:57.8197195Z 2025-05-07T20:12:57.8197457Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:12:57.8197958Z =========================== short test summary info ============================ 2025-05-07T20:12:57.8198610Z SKIPPED [1] tbe/training/backward_adagrad_global_weight_decay_test.py:370: CUDA is not available or no GPUs detected 2025-05-07T20:12:57.8199495Z SKIPPED [1] tbe/training/backward_adagrad_global_weight_decay_test.py:393: CUDA is not available or no GPUs detected 2025-05-07T20:12:57.8200154Z ======================== 2 skipped, 1 warning in 1.55s ========================= 2025-05-07T20:12:58.2122552Z 2025-05-07T20:12:58.2123059Z [TEST] Python test suite PASSED: ./tbe/training/backward_adagrad_global_weight_decay_test.py 2025-05-07T20:12:58.2140204Z [TEST] Python test time for ./tbe/training/backward_adagrad_global_weight_decay_test.py: 4 seconds 2025-05-07T20:12:58.2140661Z 2025-05-07T20:12:58.2140666Z 2025-05-07T20:12:58.2140671Z 2025-05-07T20:12:58.2140680Z 2025-05-07T20:12:58.2152912Z ################################################################################ 2025-05-07T20:12:58.2168871Z # [2025-05-07T20:12:58.216Z] Run Python Test Suite: 2025-05-07T20:12:58.2169411Z # ./tbe/training/backward_adagrad_large_dim_test.py 2025-05-07T20:12:58.2169801Z ################################################################################ 2025-05-07T20:12:58.2192280Z + 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:12:58.2193040Z 2025-05-07T20:13:00.3026629Z ============================= test session starts ============================== 2025-05-07T20:13:00.3027345Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:13:00.3028201Z cachedir: .pytest_cache 2025-05-07T20:13:00.3028814Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:13:00.3029499Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:13:00.3029832Z plugins: hypothesis-6.131.14 2025-05-07T20:13:01.7239213Z collecting ... collected 1 item 2025-05-07T20:13:01.7239465Z 2025-05-07T20:13:01.7261077Z tbe/training/backward_adagrad_large_dim_test.py::BackwardAdagradLargeDimTest::test_backward_adagrad_large_dims SKIPPED 2025-05-07T20:13:01.7261619Z 2025-05-07T20:13:01.7261798Z =========================== short test summary info ============================ 2025-05-07T20:13:01.7262415Z SKIPPED [1] tbe/training/backward_adagrad_large_dim_test.py:38: CUDA is not available or no GPUs detected 2025-05-07T20:13:01.7263036Z ============================== 1 skipped in 1.54s ============================== 2025-05-07T20:13:02.1453700Z 2025-05-07T20:13:02.1454249Z [TEST] Python test suite PASSED: ./tbe/training/backward_adagrad_large_dim_test.py 2025-05-07T20:13:02.1470932Z [TEST] Python test time for ./tbe/training/backward_adagrad_large_dim_test.py: 4 seconds 2025-05-07T20:13:02.1471319Z 2025-05-07T20:13:02.1471324Z 2025-05-07T20:13:02.1471328Z 2025-05-07T20:13:02.1471352Z 2025-05-07T20:13:02.1484164Z ################################################################################ 2025-05-07T20:13:02.1499850Z # [2025-05-07T20:13:02.149Z] Run Python Test Suite: 2025-05-07T20:13:02.1500238Z # ./tbe/training/backward_adagrad_test.py 2025-05-07T20:13:02.1500581Z ################################################################################ 2025-05-07T20:13:02.1522149Z + 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:13:02.1522868Z 2025-05-07T20:13:04.2917610Z ============================= test session starts ============================== 2025-05-07T20:13:04.2918333Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:13:04.2918896Z cachedir: .pytest_cache 2025-05-07T20:13:04.2919522Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:13:04.2920206Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:13:04.2920536Z plugins: hypothesis-6.131.14 2025-05-07T20:13:05.7402302Z collecting ... collected 8 items 2025-05-07T20:13:05.7402574Z 2025-05-07T20:13:05.7418233Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmMEAN SKIPPED 2025-05-07T20:13:05.7427408Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmNONE SKIPPED 2025-05-07T20:13:05.7436501Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmSUM SKIPPED 2025-05-07T20:13:05.7445888Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmSUM_with_max_norm SKIPPED 2025-05-07T20:13:06.1079901Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_cpu Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.1081060Z self=, 2025-05-07T20:13:06.1081647Z compile=False, 2025-05-07T20:13:06.1081905Z pooling_mode=, 2025-05-07T20:13:06.1082219Z T=1, 2025-05-07T20:13:06.1082419Z D=2, 2025-05-07T20:13:06.1082600Z B=1, 2025-05-07T20:13:06.1082799Z log_E=3, 2025-05-07T20:13:06.1083010Z L=0, 2025-05-07T20:13:06.1083200Z D_gradcheck=1, 2025-05-07T20:13:06.1083446Z stochastic_rounding=False, 2025-05-07T20:13:06.1083729Z weighted=False, 2025-05-07T20:13:06.1083946Z row_wise=True, 2025-05-07T20:13:06.1084167Z mixed=False, 2025-05-07T20:13:06.1084395Z use_cache=False, 2025-05-07T20:13:06.1084771Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.1085082Z use_cpu=True, 2025-05-07T20:13:06.1085335Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.1085606Z ) 2025-05-07T20:13:06.1085857Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.1086467Z self=, 2025-05-07T20:13:06.1087035Z compile=True, 2025-05-07T20:13:06.1087359Z pooling_mode=, 2025-05-07T20:13:06.1087658Z T=1, 2025-05-07T20:13:06.1087858Z D=2, 2025-05-07T20:13:06.1088041Z B=1, 2025-05-07T20:13:06.1088240Z log_E=3, 2025-05-07T20:13:06.1088447Z L=0, 2025-05-07T20:13:06.1088635Z D_gradcheck=1, 2025-05-07T20:13:06.1088880Z stochastic_rounding=False, 2025-05-07T20:13:06.1089156Z weighted=False, 2025-05-07T20:13:06.1089371Z row_wise=True, 2025-05-07T20:13:06.1089593Z mixed=False, 2025-05-07T20:13:06.1089820Z use_cache=False, 2025-05-07T20:13:06.1090076Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.1090380Z use_cpu=True, 2025-05-07T20:13:06.1090632Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.1090902Z ) 2025-05-07T20:13:06.1091150Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.1091760Z self=, 2025-05-07T20:13:06.1092317Z compile=False, 2025-05-07T20:13:06.1092561Z pooling_mode=, 2025-05-07T20:13:06.1092858Z T=1, 2025-05-07T20:13:06.1093054Z D=2, 2025-05-07T20:13:06.1093237Z B=1, 2025-05-07T20:13:06.1093433Z log_E=3, 2025-05-07T20:13:06.1093640Z L=0, 2025-05-07T20:13:06.1093830Z D_gradcheck=1, 2025-05-07T20:13:06.1094075Z stochastic_rounding=False, 2025-05-07T20:13:06.1094354Z weighted=False, 2025-05-07T20:13:06.1094574Z row_wise=True, 2025-05-07T20:13:06.1094801Z mixed=False, 2025-05-07T20:13:06.1095034Z use_cache=False, 2025-05-07T20:13:06.1095289Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.1095606Z use_cpu=True, 2025-05-07T20:13:06.1095971Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.1096244Z ) 2025-05-07T20:13:06.1096496Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.1097115Z self=, 2025-05-07T20:13:06.1097681Z compile=False, 2025-05-07T20:13:06.1097928Z pooling_mode=, 2025-05-07T20:13:06.1098234Z T=4, 2025-05-07T20:13:06.1098435Z D=77, 2025-05-07T20:13:06.1098618Z B=14, 2025-05-07T20:13:06.1098818Z log_E=3, 2025-05-07T20:13:06.1099029Z L=6, 2025-05-07T20:13:06.1099220Z D_gradcheck=1, 2025-05-07T20:13:06.1099554Z stochastic_rounding=True, 2025-05-07T20:13:06.1099830Z weighted=False, 2025-05-07T20:13:06.1100052Z row_wise=True, 2025-05-07T20:13:06.1100281Z mixed=False, 2025-05-07T20:13:06.1100507Z use_cache=True, 2025-05-07T20:13:06.1100753Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.1101054Z use_cpu=True, 2025-05-07T20:13:06.1101304Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.1101569Z ) 2025-05-07T20:13:06.1101812Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.1102452Z self=, 2025-05-07T20:13:06.1103004Z compile=False, 2025-05-07T20:13:06.1103257Z pooling_mode=, 2025-05-07T20:13:06.1103555Z T=4, 2025-05-07T20:13:06.1103744Z D=125, 2025-05-07T20:13:06.1103947Z B=57, 2025-05-07T20:13:06.1104147Z log_E=5, 2025-05-07T20:13:06.1104343Z L=4, 2025-05-07T20:13:06.1104546Z D_gradcheck=1, 2025-05-07T20:13:06.1104792Z stochastic_rounding=False, 2025-05-07T20:13:06.1105060Z weighted=True, 2025-05-07T20:13:06.1105273Z row_wise=True, 2025-05-07T20:13:06.1105659Z mixed=False, 2025-05-07T20:13:06.1105999Z use_cache=False, 2025-05-07T20:13:06.1106250Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.1106554Z use_cpu=True, 2025-05-07T20:13:06.1106800Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.1107066Z ) 2025-05-07T20:13:06.1107309Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.1107920Z self=, 2025-05-07T20:13:06.1108471Z compile=True, 2025-05-07T20:13:06.1108726Z pooling_mode=, 2025-05-07T20:13:06.1109024Z T=1, 2025-05-07T20:13:06.1109209Z D=124, 2025-05-07T20:13:06.1109410Z B=10, 2025-05-07T20:13:06.1109609Z log_E=4, 2025-05-07T20:13:06.1109801Z L=3, 2025-05-07T20:13:06.1110003Z D_gradcheck=2, 2025-05-07T20:13:06.1110247Z stochastic_rounding=True, 2025-05-07T20:13:06.1110505Z weighted=False, 2025-05-07T20:13:06.1110734Z row_wise=True, 2025-05-07T20:13:06.1110959Z mixed=False, 2025-05-07T20:13:06.1111173Z use_cache=False, 2025-05-07T20:13:06.1111430Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.1111731Z use_cpu=True, 2025-05-07T20:13:06.1111976Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.1112239Z ) 2025-05-07T20:13:06.1112483Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.1113089Z self=, 2025-05-07T20:13:06.1113640Z compile=False, 2025-05-07T20:13:06.1113895Z pooling_mode=, 2025-05-07T20:13:06.1114192Z T=2, 2025-05-07T20:13:06.1114376Z D=94, 2025-05-07T20:13:06.1114572Z B=4, 2025-05-07T20:13:06.1114769Z log_E=3, 2025-05-07T20:13:06.1114961Z L=4, 2025-05-07T20:13:06.1115166Z D_gradcheck=2, 2025-05-07T20:13:06.1115406Z stochastic_rounding=False, 2025-05-07T20:13:06.1115665Z weighted=True, 2025-05-07T20:13:06.1115890Z row_wise=True, 2025-05-07T20:13:06.1116188Z mixed=True, 2025-05-07T20:13:06.1116402Z use_cache=False, 2025-05-07T20:13:06.1116666Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.1116974Z use_cpu=True, 2025-05-07T20:13:06.1117214Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.1117497Z ) 2025-05-07T20:13:06.1117747Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.1118351Z self=, 2025-05-07T20:13:06.1118896Z compile=True, 2025-05-07T20:13:06.1119148Z pooling_mode=, 2025-05-07T20:13:06.1119446Z T=4, 2025-05-07T20:13:06.1119632Z D=56, 2025-05-07T20:13:06.1119831Z B=9, 2025-05-07T20:13:06.1120028Z log_E=5, 2025-05-07T20:13:06.1120223Z L=9, 2025-05-07T20:13:06.1120511Z D_gradcheck=2, 2025-05-07T20:13:06.1120759Z stochastic_rounding=False, 2025-05-07T20:13:06.1121026Z weighted=False, 2025-05-07T20:13:06.1121263Z row_wise=True, 2025-05-07T20:13:06.1121495Z mixed=True, 2025-05-07T20:13:06.1121708Z use_cache=True, 2025-05-07T20:13:06.1121966Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.1122275Z use_cpu=True, 2025-05-07T20:13:06.1122514Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.1122799Z ) 2025-05-07T20:13:06.1123092Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.1123703Z self=, 2025-05-07T20:13:06.1124258Z compile=True, 2025-05-07T20:13:06.1124515Z pooling_mode=, 2025-05-07T20:13:06.1124816Z T=1, 2025-05-07T20:13:06.1125004Z D=17, 2025-05-07T20:13:06.1125213Z B=118, 2025-05-07T20:13:06.1125420Z log_E=4, 2025-05-07T20:13:06.1125616Z L=18, 2025-05-07T20:13:06.1125828Z D_gradcheck=1, 2025-05-07T20:13:06.1126078Z stochastic_rounding=False, 2025-05-07T20:13:06.1126341Z weighted=False, 2025-05-07T20:13:06.1126574Z row_wise=True, 2025-05-07T20:13:06.1126906Z mixed=True, 2025-05-07T20:13:06.1127114Z use_cache=False, 2025-05-07T20:13:06.1127379Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.1127681Z use_cpu=True, 2025-05-07T20:13:06.1127915Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.1128199Z ) 2025-05-07T20:13:06.1128444Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.1129035Z self=, 2025-05-07T20:13:06.1129592Z compile=True, 2025-05-07T20:13:06.1129848Z pooling_mode=, 2025-05-07T20:13:06.1130146Z T=2, 2025-05-07T20:13:06.1130334Z D=47, 2025-05-07T20:13:06.1130535Z B=64, 2025-05-07T20:13:06.1130739Z log_E=3, 2025-05-07T20:13:06.1130938Z L=18, 2025-05-07T20:13:06.1131145Z D_gradcheck=1, 2025-05-07T20:13:06.1131394Z stochastic_rounding=True, 2025-05-07T20:13:06.1131653Z weighted=False, 2025-05-07T20:13:06.1131882Z row_wise=True, 2025-05-07T20:13:06.1132107Z mixed=False, 2025-05-07T20:13:06.1132319Z use_cache=True, 2025-05-07T20:13:06.1132570Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.1132875Z use_cpu=True, 2025-05-07T20:13:06.1133108Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.1133385Z ) 2025-05-07T20:13:06.1133632Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.1134225Z self=, 2025-05-07T20:13:06.1134791Z compile=False, 2025-05-07T20:13:06.1135049Z pooling_mode=, 2025-05-07T20:13:06.1135334Z T=1, 2025-05-07T20:13:06.1135533Z D=7, 2025-05-07T20:13:06.1135729Z B=17, 2025-05-07T20:13:06.1135914Z log_E=3, 2025-05-07T20:13:06.1136123Z L=5, 2025-05-07T20:13:06.1136322Z D_gradcheck=2, 2025-05-07T20:13:06.1136559Z stochastic_rounding=True, 2025-05-07T20:13:06.1136819Z weighted=False, 2025-05-07T20:13:06.1137048Z row_wise=True, 2025-05-07T20:13:06.1137274Z mixed=True, 2025-05-07T20:13:06.1137484Z use_cache=False, 2025-05-07T20:13:06.1137747Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.1138047Z use_cpu=True, 2025-05-07T20:13:06.1138283Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.1138565Z ) 2025-05-07T20:13:06.1138810Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.1139397Z self=, 2025-05-07T20:13:06.1139957Z compile=False, 2025-05-07T20:13:06.1140212Z pooling_mode=, 2025-05-07T20:13:06.1140494Z T=2, 2025-05-07T20:13:06.1140689Z D=95, 2025-05-07T20:13:06.1140887Z B=100, 2025-05-07T20:13:06.1141074Z log_E=3, 2025-05-07T20:13:06.1141335Z L=14, 2025-05-07T20:13:06.1141539Z D_gradcheck=2, 2025-05-07T20:13:06.1141773Z stochastic_rounding=False, 2025-05-07T20:13:06.1142046Z weighted=False, 2025-05-07T20:13:06.1142278Z row_wise=True, 2025-05-07T20:13:06.1142488Z mixed=False, 2025-05-07T20:13:06.1142712Z use_cache=True, 2025-05-07T20:13:06.1142965Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.1143270Z use_cpu=True, 2025-05-07T20:13:06.1143506Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.1143791Z ) 2025-05-07T20:13:06.1144069Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.1144660Z self=, 2025-05-07T20:13:06.1145214Z compile=False, 2025-05-07T20:13:06.1145472Z pooling_mode=, 2025-05-07T20:13:06.1145756Z T=2, 2025-05-07T20:13:06.1145954Z D=7, 2025-05-07T20:13:06.1146152Z B=116, 2025-05-07T20:13:06.1146341Z log_E=4, 2025-05-07T20:13:06.1146548Z L=18, 2025-05-07T20:13:06.1146753Z D_gradcheck=2, 2025-05-07T20:13:06.1146985Z stochastic_rounding=False, 2025-05-07T20:13:06.1147262Z weighted=True, 2025-05-07T20:13:06.1147572Z row_wise=True, 2025-05-07T20:13:06.1147786Z mixed=True, 2025-05-07T20:13:06.1148012Z use_cache=False, 2025-05-07T20:13:06.1148279Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.1148574Z use_cpu=True, 2025-05-07T20:13:06.1148827Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.1149116Z ) 2025-05-07T20:13:06.1149364Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.1149961Z self=, 2025-05-07T20:13:06.1150526Z compile=True, 2025-05-07T20:13:06.1150788Z pooling_mode=, 2025-05-07T20:13:06.1151076Z T=3, 2025-05-07T20:13:06.1151280Z D=45, 2025-05-07T20:13:06.1151483Z B=82, 2025-05-07T20:13:06.1151677Z log_E=3, 2025-05-07T20:13:06.1151887Z L=16, 2025-05-07T20:13:06.1152098Z D_gradcheck=2, 2025-05-07T20:13:06.1152331Z stochastic_rounding=True, 2025-05-07T20:13:06.1152606Z weighted=False, 2025-05-07T20:13:06.1152839Z row_wise=True, 2025-05-07T20:13:06.1153050Z mixed=False, 2025-05-07T20:13:06.1153273Z use_cache=True, 2025-05-07T20:13:06.1153523Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.1153811Z use_cpu=True, 2025-05-07T20:13:06.1154058Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.1154342Z ) 2025-05-07T20:13:06.1154575Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.1155177Z self=, 2025-05-07T20:13:06.1155737Z compile=False, 2025-05-07T20:13:06.1156071Z pooling_mode=, 2025-05-07T20:13:06.1156362Z T=3, 2025-05-07T20:13:06.1156562Z D=31, 2025-05-07T20:13:06.1156764Z B=65, 2025-05-07T20:13:06.1156954Z log_E=3, 2025-05-07T20:13:06.1157168Z L=6, 2025-05-07T20:13:06.1157372Z D_gradcheck=1, 2025-05-07T20:13:06.1157604Z stochastic_rounding=False, 2025-05-07T20:13:06.1157879Z weighted=True, 2025-05-07T20:13:06.1158111Z row_wise=True, 2025-05-07T20:13:06.1158320Z mixed=False, 2025-05-07T20:13:06.1158545Z use_cache=False, 2025-05-07T20:13:06.1158803Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.1159093Z use_cpu=True, 2025-05-07T20:13:06.1159340Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.1159622Z ) 2025-05-07T20:13:06.1159852Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.1160459Z self=, 2025-05-07T20:13:06.1161022Z compile=False, 2025-05-07T20:13:06.1161279Z pooling_mode=, 2025-05-07T20:13:06.1161565Z T=4, 2025-05-07T20:13:06.1161763Z D=52, 2025-05-07T20:13:06.1161962Z B=86, 2025-05-07T20:13:06.1162204Z log_E=4, 2025-05-07T20:13:06.1162414Z L=19, 2025-05-07T20:13:06.1162619Z D_gradcheck=2, 2025-05-07T20:13:06.1162850Z stochastic_rounding=True, 2025-05-07T20:13:06.1163128Z weighted=False, 2025-05-07T20:13:06.1163360Z row_wise=True, 2025-05-07T20:13:06.1163569Z mixed=True, 2025-05-07T20:13:06.1163820Z use_cache=False, 2025-05-07T20:13:06.1164166Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.1164562Z use_cpu=True, 2025-05-07T20:13:06.1164916Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.1165275Z ) 2025-05-07T20:13:06.2049102Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.2049796Z self=, 2025-05-07T20:13:06.2050379Z compile=False, 2025-05-07T20:13:06.2050646Z pooling_mode=, 2025-05-07T20:13:06.2050938Z T=3, 2025-05-07T20:13:06.2051139Z D=35, 2025-05-07T20:13:06.2051348Z B=26, 2025-05-07T20:13:06.2051548Z log_E=4, 2025-05-07T20:13:06.2051743Z L=10, 2025-05-07T20:13:06.2051945Z D_gradcheck=1, 2025-05-07T20:13:06.2052185Z stochastic_rounding=True, 2025-05-07T20:13:06.2052661Z weighted=True, 2025-05-07T20:13:06.2052893Z row_wise=True, 2025-05-07T20:13:06.2053118Z mixed=False, 2025-05-07T20:13:06.2053335Z use_cache=False, 2025-05-07T20:13:06.2053603Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.2053916Z use_cpu=True, 2025-05-07T20:13:06.2054158Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.2054440Z ) 2025-05-07T20:13:06.2054682Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.2055279Z self=, 2025-05-07T20:13:06.2055842Z compile=False, 2025-05-07T20:13:06.2056098Z pooling_mode=, 2025-05-07T20:13:06.2056382Z T=2, 2025-05-07T20:13:06.2056580Z D=121, 2025-05-07T20:13:06.2056778Z B=105, 2025-05-07T20:13:06.2056981Z log_E=3, 2025-05-07T20:13:06.2057190Z L=6, 2025-05-07T20:13:06.2057396Z D_gradcheck=1, 2025-05-07T20:13:06.2057626Z stochastic_rounding=True, 2025-05-07T20:13:06.2057905Z weighted=True, 2025-05-07T20:13:06.2058138Z row_wise=True, 2025-05-07T20:13:06.2058366Z mixed=True, 2025-05-07T20:13:06.2058583Z use_cache=False, 2025-05-07T20:13:06.2058848Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.2059156Z use_cpu=True, 2025-05-07T20:13:06.2059397Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.2059680Z ) 2025-05-07T20:13:06.2059929Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.2060524Z self=, 2025-05-07T20:13:06.2061093Z compile=False, 2025-05-07T20:13:06.2061355Z pooling_mode=, 2025-05-07T20:13:06.2061647Z T=3, 2025-05-07T20:13:06.2061855Z D=70, 2025-05-07T20:13:06.2062055Z B=7, 2025-05-07T20:13:06.2062246Z log_E=3, 2025-05-07T20:13:06.2062455Z L=13, 2025-05-07T20:13:06.2062663Z D_gradcheck=2, 2025-05-07T20:13:06.2062896Z stochastic_rounding=False, 2025-05-07T20:13:06.2063167Z weighted=True, 2025-05-07T20:13:06.2063394Z row_wise=True, 2025-05-07T20:13:06.2063604Z mixed=False, 2025-05-07T20:13:06.2063825Z use_cache=True, 2025-05-07T20:13:06.2064079Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.2064380Z use_cpu=True, 2025-05-07T20:13:06.2064617Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.2064894Z ) 2025-05-07T20:13:06.2065135Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.2065723Z self=, 2025-05-07T20:13:06.2066281Z compile=True, 2025-05-07T20:13:06.2066536Z pooling_mode=, 2025-05-07T20:13:06.2066827Z T=3, 2025-05-07T20:13:06.2067706Z D=60, 2025-05-07T20:13:06.2067908Z B=32, 2025-05-07T20:13:06.2068097Z log_E=3, 2025-05-07T20:13:06.2068306Z L=3, 2025-05-07T20:13:06.2068507Z D_gradcheck=1, 2025-05-07T20:13:06.2068743Z stochastic_rounding=True, 2025-05-07T20:13:06.2069017Z weighted=False, 2025-05-07T20:13:06.2069247Z row_wise=True, 2025-05-07T20:13:06.2069459Z mixed=True, 2025-05-07T20:13:06.2069679Z use_cache=False, 2025-05-07T20:13:06.2069936Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.2070278Z use_cpu=True, 2025-05-07T20:13:06.2070528Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.2070811Z ) 2025-05-07T20:13:06.2071046Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.2071660Z self=, 2025-05-07T20:13:06.2072223Z compile=False, 2025-05-07T20:13:06.2072481Z pooling_mode=, 2025-05-07T20:13:06.2072766Z T=3, 2025-05-07T20:13:06.2072966Z D=31, 2025-05-07T20:13:06.2073163Z B=4, 2025-05-07T20:13:06.2073346Z log_E=3, 2025-05-07T20:13:06.2073554Z L=1, 2025-05-07T20:13:06.2073752Z D_gradcheck=2, 2025-05-07T20:13:06.2074049Z stochastic_rounding=True, 2025-05-07T20:13:06.2074320Z weighted=False, 2025-05-07T20:13:06.2074549Z row_wise=True, 2025-05-07T20:13:06.2074758Z mixed=False, 2025-05-07T20:13:06.2074983Z use_cache=False, 2025-05-07T20:13:06.2075244Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.2075536Z use_cpu=True, 2025-05-07T20:13:06.2075785Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.2076162Z ) 2025-05-07T20:13:06.2076394Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.2077002Z self=, 2025-05-07T20:13:06.2077566Z compile=True, 2025-05-07T20:13:06.2077818Z pooling_mode=, 2025-05-07T20:13:06.2078103Z T=4, 2025-05-07T20:13:06.2078304Z D=7, 2025-05-07T20:13:06.2078499Z B=108, 2025-05-07T20:13:06.2078687Z log_E=5, 2025-05-07T20:13:06.2078890Z L=6, 2025-05-07T20:13:06.2079090Z D_gradcheck=1, 2025-05-07T20:13:06.2079325Z stochastic_rounding=False, 2025-05-07T20:13:06.2079597Z weighted=True, 2025-05-07T20:13:06.2079823Z row_wise=True, 2025-05-07T20:13:06.2080034Z mixed=True, 2025-05-07T20:13:06.2080256Z use_cache=True, 2025-05-07T20:13:06.2080511Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.2080804Z use_cpu=True, 2025-05-07T20:13:06.2081054Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.2081329Z ) 2025-05-07T20:13:06.2081564Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.2082227Z self=, 2025-05-07T20:13:06.2082770Z compile=True, 2025-05-07T20:13:06.2083026Z pooling_mode=, 2025-05-07T20:13:06.2083331Z T=5, 2025-05-07T20:13:06.2083519Z D=53, 2025-05-07T20:13:06.2083723Z B=74, 2025-05-07T20:13:06.2083927Z log_E=3, 2025-05-07T20:13:06.2084124Z L=12, 2025-05-07T20:13:06.2084332Z D_gradcheck=1, 2025-05-07T20:13:06.2084583Z stochastic_rounding=True, 2025-05-07T20:13:06.2084849Z weighted=True, 2025-05-07T20:13:06.2085078Z row_wise=True, 2025-05-07T20:13:06.2085307Z mixed=False, 2025-05-07T20:13:06.2085524Z use_cache=False, 2025-05-07T20:13:06.2085792Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.2086100Z use_cpu=True, 2025-05-07T20:13:06.2086339Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.2096742Z ) 2025-05-07T20:13:06.2097041Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.2097656Z self=, 2025-05-07T20:13:06.2098232Z compile=True, 2025-05-07T20:13:06.2098500Z pooling_mode=, 2025-05-07T20:13:06.2098888Z T=1, 2025-05-07T20:13:06.2099093Z D=98, 2025-05-07T20:13:06.2099295Z B=53, 2025-05-07T20:13:06.2099480Z log_E=3, 2025-05-07T20:13:06.2099690Z L=8, 2025-05-07T20:13:06.2099899Z D_gradcheck=1, 2025-05-07T20:13:06.2100135Z stochastic_rounding=False, 2025-05-07T20:13:06.2100412Z weighted=False, 2025-05-07T20:13:06.2100644Z row_wise=True, 2025-05-07T20:13:06.2100858Z mixed=False, 2025-05-07T20:13:06.2101086Z use_cache=False, 2025-05-07T20:13:06.2101383Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.2101693Z use_cpu=True, 2025-05-07T20:13:06.2101930Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.2102213Z ) 2025-05-07T20:13:06.2102461Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.2103058Z self=, 2025-05-07T20:13:06.2103617Z compile=True, 2025-05-07T20:13:06.2103869Z pooling_mode=, 2025-05-07T20:13:06.2104158Z T=2, 2025-05-07T20:13:06.2104357Z D=75, 2025-05-07T20:13:06.2104558Z B=125, 2025-05-07T20:13:06.2104746Z log_E=3, 2025-05-07T20:13:06.2104951Z L=18, 2025-05-07T20:13:06.2105224Z D_gradcheck=1, 2025-05-07T20:13:06.2105696Z stochastic_rounding=False, 2025-05-07T20:13:06.2106002Z weighted=True, 2025-05-07T20:13:06.2106233Z row_wise=True, 2025-05-07T20:13:06.2106444Z mixed=False, 2025-05-07T20:13:06.2106673Z use_cache=True, 2025-05-07T20:13:06.2106930Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.2107228Z use_cpu=True, 2025-05-07T20:13:06.2107478Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.2107755Z ) 2025-05-07T20:13:06.2108000Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.2108593Z self=, 2025-05-07T20:13:06.2109152Z compile=True, 2025-05-07T20:13:06.2109407Z pooling_mode=, 2025-05-07T20:13:06.2109694Z T=2, 2025-05-07T20:13:06.2109892Z D=23, 2025-05-07T20:13:06.2110090Z B=79, 2025-05-07T20:13:06.2110276Z log_E=5, 2025-05-07T20:13:06.2110482Z L=5, 2025-05-07T20:13:06.2110689Z D_gradcheck=2, 2025-05-07T20:13:06.2110917Z stochastic_rounding=True, 2025-05-07T20:13:06.2111189Z weighted=True, 2025-05-07T20:13:06.2111424Z row_wise=True, 2025-05-07T20:13:06.2111636Z mixed=True, 2025-05-07T20:13:06.2111857Z use_cache=False, 2025-05-07T20:13:06.2112125Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.2112416Z use_cpu=True, 2025-05-07T20:13:06.2112663Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.2112939Z ) 2025-05-07T20:13:06.2113174Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.2113781Z self=, 2025-05-07T20:13:06.2114338Z compile=False, 2025-05-07T20:13:06.2114594Z pooling_mode=, 2025-05-07T20:13:06.2114886Z T=4, 2025-05-07T20:13:06.2115081Z D=105, 2025-05-07T20:13:06.2115281Z B=62, 2025-05-07T20:13:06.2115469Z log_E=3, 2025-05-07T20:13:06.2115676Z L=14, 2025-05-07T20:13:06.2115882Z D_gradcheck=2, 2025-05-07T20:13:06.2116180Z stochastic_rounding=True, 2025-05-07T20:13:06.2116456Z weighted=False, 2025-05-07T20:13:06.2116691Z row_wise=True, 2025-05-07T20:13:06.2116903Z mixed=False, 2025-05-07T20:13:06.2117131Z use_cache=False, 2025-05-07T20:13:06.2117397Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.2117687Z use_cpu=True, 2025-05-07T20:13:06.2117936Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.2118217Z ) 2025-05-07T20:13:06.2118448Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.2119048Z self=, 2025-05-07T20:13:06.2119609Z compile=False, 2025-05-07T20:13:06.2119978Z pooling_mode=, 2025-05-07T20:13:06.2120265Z T=5, 2025-05-07T20:13:06.2120466Z D=14, 2025-05-07T20:13:06.2120667Z B=2, 2025-05-07T20:13:06.2120854Z log_E=4, 2025-05-07T20:13:06.2121067Z L=16, 2025-05-07T20:13:06.2121271Z D_gradcheck=1, 2025-05-07T20:13:06.2121503Z stochastic_rounding=False, 2025-05-07T20:13:06.2121778Z weighted=True, 2025-05-07T20:13:06.2122002Z row_wise=True, 2025-05-07T20:13:06.2122211Z mixed=False, 2025-05-07T20:13:06.2122434Z use_cache=False, 2025-05-07T20:13:06.2122737Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.2123032Z use_cpu=True, 2025-05-07T20:13:06.2123280Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.2123557Z ) 2025-05-07T20:13:06.2123785Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.2124387Z self=, 2025-05-07T20:13:06.2124947Z compile=False, 2025-05-07T20:13:06.2125193Z pooling_mode=, 2025-05-07T20:13:06.2125495Z T=1, 2025-05-07T20:13:06.2125698Z D=76, 2025-05-07T20:13:06.2125881Z B=92, 2025-05-07T20:13:06.2126079Z log_E=3, 2025-05-07T20:13:06.2126376Z L=5, 2025-05-07T20:13:06.2126564Z D_gradcheck=2, 2025-05-07T20:13:06.2126807Z stochastic_rounding=False, 2025-05-07T20:13:06.2127080Z weighted=True, 2025-05-07T20:13:06.2127307Z row_wise=True, 2025-05-07T20:13:06.2127520Z mixed=False, 2025-05-07T20:13:06.2127749Z use_cache=True, 2025-05-07T20:13:06.2128007Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.2128297Z use_cpu=True, 2025-05-07T20:13:06.2128544Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.2128823Z ) 2025-05-07T20:13:06.2129054Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.2129662Z self=, 2025-05-07T20:13:06.2130221Z compile=True, 2025-05-07T20:13:06.2130465Z pooling_mode=, 2025-05-07T20:13:06.2130761Z T=5, 2025-05-07T20:13:06.2130957Z D=8, 2025-05-07T20:13:06.2131138Z B=44, 2025-05-07T20:13:06.2131337Z log_E=3, 2025-05-07T20:13:06.2131544Z L=1, 2025-05-07T20:13:06.2131732Z D_gradcheck=1, 2025-05-07T20:13:06.2131973Z stochastic_rounding=False, 2025-05-07T20:13:06.2132246Z weighted=True, 2025-05-07T20:13:06.2132458Z row_wise=True, 2025-05-07T20:13:06.2132682Z mixed=True, 2025-05-07T20:13:06.2132904Z use_cache=False, 2025-05-07T20:13:06.2133163Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.2133452Z use_cpu=True, 2025-05-07T20:13:06.2133698Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.2133973Z ) 2025-05-07T20:13:06.2134201Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.2134800Z self=, 2025-05-07T20:13:06.2135357Z compile=True, 2025-05-07T20:13:06.2135602Z pooling_mode=, 2025-05-07T20:13:06.2135898Z T=4, 2025-05-07T20:13:06.2136098Z D=54, 2025-05-07T20:13:06.2136284Z B=77, 2025-05-07T20:13:06.2136487Z log_E=5, 2025-05-07T20:13:06.2136691Z L=17, 2025-05-07T20:13:06.2136880Z D_gradcheck=2, 2025-05-07T20:13:06.2137121Z stochastic_rounding=False, 2025-05-07T20:13:06.2137392Z weighted=False, 2025-05-07T20:13:06.2137609Z row_wise=True, 2025-05-07T20:13:06.2137838Z mixed=True, 2025-05-07T20:13:06.2138065Z use_cache=False, 2025-05-07T20:13:06.2138316Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.2138620Z use_cpu=True, 2025-05-07T20:13:06.2138867Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.2139129Z ) 2025-05-07T20:13:06.2139374Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.2139978Z self=, 2025-05-07T20:13:06.2140585Z compile=True, 2025-05-07T20:13:06.2140831Z pooling_mode=, 2025-05-07T20:13:06.2141130Z T=2, 2025-05-07T20:13:06.2141333Z D=30, 2025-05-07T20:13:06.2141522Z B=74, 2025-05-07T20:13:06.2141732Z log_E=5, 2025-05-07T20:13:06.2141940Z L=4, 2025-05-07T20:13:06.2142129Z D_gradcheck=1, 2025-05-07T20:13:06.2142375Z stochastic_rounding=True, 2025-05-07T20:13:06.2142647Z weighted=False, 2025-05-07T20:13:06.2142865Z row_wise=True, 2025-05-07T20:13:06.2143087Z mixed=True, 2025-05-07T20:13:06.2143345Z use_cache=False, 2025-05-07T20:13:06.2143599Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.2143904Z use_cpu=True, 2025-05-07T20:13:06.2144153Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.2144432Z ) 2025-05-07T20:13:06.2347502Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.2348147Z self=, 2025-05-07T20:13:06.2348800Z compile=False, 2025-05-07T20:13:06.2349050Z pooling_mode=, 2025-05-07T20:13:06.2349358Z T=4, 2025-05-07T20:13:06.2349564Z D=124, 2025-05-07T20:13:06.2349848Z B=49, 2025-05-07T20:13:06.2350095Z log_E=5, 2025-05-07T20:13:06.2350305Z L=4, 2025-05-07T20:13:06.2350511Z D_gradcheck=1, 2025-05-07T20:13:06.2350745Z stochastic_rounding=False, 2025-05-07T20:13:06.2351016Z weighted=True, 2025-05-07T20:13:06.2351243Z row_wise=True, 2025-05-07T20:13:06.2351456Z mixed=True, 2025-05-07T20:13:06.2351679Z use_cache=False, 2025-05-07T20:13:06.2351944Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.2352229Z use_cpu=True, 2025-05-07T20:13:06.2352475Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.2352756Z ) 2025-05-07T20:13:06.2352985Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.2353586Z self=, 2025-05-07T20:13:06.2354145Z compile=False, 2025-05-07T20:13:06.2354387Z pooling_mode=, 2025-05-07T20:13:06.2354687Z T=3, 2025-05-07T20:13:06.2354884Z D=42, 2025-05-07T20:13:06.2355072Z B=63, 2025-05-07T20:13:06.2355274Z log_E=3, 2025-05-07T20:13:06.2355480Z L=20, 2025-05-07T20:13:06.2355670Z D_gradcheck=2, 2025-05-07T20:13:06.2355917Z stochastic_rounding=False, 2025-05-07T20:13:06.2356258Z weighted=False, 2025-05-07T20:13:06.2356475Z row_wise=True, 2025-05-07T20:13:06.2356700Z mixed=True, 2025-05-07T20:13:06.2356920Z use_cache=True, 2025-05-07T20:13:06.2357172Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.2357464Z use_cpu=True, 2025-05-07T20:13:06.2357711Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.2357988Z ) 2025-05-07T20:13:06.2358217Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.2358821Z self=, 2025-05-07T20:13:06.2359387Z compile=True, 2025-05-07T20:13:06.2359627Z pooling_mode=, 2025-05-07T20:13:06.2359924Z T=1, 2025-05-07T20:13:06.2360123Z D=49, 2025-05-07T20:13:06.2360313Z B=13, 2025-05-07T20:13:06.2360511Z log_E=3, 2025-05-07T20:13:06.2360714Z L=12, 2025-05-07T20:13:06.2360906Z D_gradcheck=1, 2025-05-07T20:13:06.2361145Z stochastic_rounding=False, 2025-05-07T20:13:06.2361416Z weighted=False, 2025-05-07T20:13:06.2361630Z row_wise=True, 2025-05-07T20:13:06.2361857Z mixed=False, 2025-05-07T20:13:06.2362081Z use_cache=False, 2025-05-07T20:13:06.2362329Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.2362629Z use_cpu=True, 2025-05-07T20:13:06.2362879Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.2363156Z ) 2025-05-07T20:13:06.2363386Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.2363986Z self=, 2025-05-07T20:13:06.2364611Z compile=True, 2025-05-07T20:13:06.2364851Z pooling_mode=, 2025-05-07T20:13:06.2365147Z T=1, 2025-05-07T20:13:06.2365348Z D=9, 2025-05-07T20:13:06.2365532Z B=85, 2025-05-07T20:13:06.2365729Z log_E=3, 2025-05-07T20:13:06.2365931Z L=16, 2025-05-07T20:13:06.2366119Z D_gradcheck=1, 2025-05-07T20:13:06.2366355Z stochastic_rounding=True, 2025-05-07T20:13:06.2366626Z weighted=False, 2025-05-07T20:13:06.2366885Z row_wise=True, 2025-05-07T20:13:06.2367108Z mixed=False, 2025-05-07T20:13:06.2367328Z use_cache=False, 2025-05-07T20:13:06.2367575Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.2367873Z use_cpu=True, 2025-05-07T20:13:06.2368117Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.2368382Z ) 2025-05-07T20:13:06.2368626Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.2369225Z self=, 2025-05-07T20:13:06.2369788Z compile=True, 2025-05-07T20:13:06.2370027Z pooling_mode=, 2025-05-07T20:13:06.2370321Z T=5, 2025-05-07T20:13:06.2370603Z D=49, 2025-05-07T20:13:06.2370786Z B=33, 2025-05-07T20:13:06.2370983Z log_E=4, 2025-05-07T20:13:06.2371191Z L=16, 2025-05-07T20:13:06.2371380Z D_gradcheck=1, 2025-05-07T20:13:06.2371621Z stochastic_rounding=False, 2025-05-07T20:13:06.2371894Z weighted=True, 2025-05-07T20:13:06.2372111Z row_wise=True, 2025-05-07T20:13:06.2372337Z mixed=True, 2025-05-07T20:13:06.2372559Z use_cache=True, 2025-05-07T20:13:06.2372801Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.2373104Z use_cpu=True, 2025-05-07T20:13:06.2373352Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.2373621Z ) 2025-05-07T20:13:06.2373869Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.2374473Z self=, 2025-05-07T20:13:06.2375037Z compile=False, 2025-05-07T20:13:06.2375284Z pooling_mode=, 2025-05-07T20:13:06.2375583Z T=5, 2025-05-07T20:13:06.2375789Z D=10, 2025-05-07T20:13:06.2375977Z B=63, 2025-05-07T20:13:06.2376179Z log_E=3, 2025-05-07T20:13:06.2376385Z L=16, 2025-05-07T20:13:06.2376578Z D_gradcheck=2, 2025-05-07T20:13:06.2376824Z stochastic_rounding=False, 2025-05-07T20:13:06.2377100Z weighted=True, 2025-05-07T20:13:06.2377322Z row_wise=True, 2025-05-07T20:13:06.2377544Z mixed=False, 2025-05-07T20:13:06.2377768Z use_cache=True, 2025-05-07T20:13:06.2378012Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.2378308Z use_cpu=True, 2025-05-07T20:13:06.2378556Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.2378818Z ) 2025-05-07T20:13:06.2379056Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.2379654Z self=, 2025-05-07T20:13:06.2380203Z compile=False, 2025-05-07T20:13:06.2380459Z pooling_mode=, 2025-05-07T20:13:06.2380756Z T=5, 2025-05-07T20:13:06.2380938Z D=64, 2025-05-07T20:13:06.2381135Z B=67, 2025-05-07T20:13:06.2381334Z log_E=4, 2025-05-07T20:13:06.2381539Z L=0, 2025-05-07T20:13:06.2381725Z D_gradcheck=1, 2025-05-07T20:13:06.2381968Z stochastic_rounding=False, 2025-05-07T20:13:06.2382238Z weighted=True, 2025-05-07T20:13:06.2382455Z row_wise=True, 2025-05-07T20:13:06.2382674Z mixed=True, 2025-05-07T20:13:06.2382889Z use_cache=True, 2025-05-07T20:13:06.2383130Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.2383426Z use_cpu=True, 2025-05-07T20:13:06.2383673Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.2383939Z ) 2025-05-07T20:13:06.2384180Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.2384778Z self=, 2025-05-07T20:13:06.2385371Z compile=True, 2025-05-07T20:13:06.2385624Z pooling_mode=, 2025-05-07T20:13:06.2385926Z T=3, 2025-05-07T20:13:06.2386120Z D=8, 2025-05-07T20:13:06.2386318Z B=104, 2025-05-07T20:13:06.2386518Z log_E=5, 2025-05-07T20:13:06.2386712Z L=7, 2025-05-07T20:13:06.2386908Z D_gradcheck=2, 2025-05-07T20:13:06.2387149Z stochastic_rounding=True, 2025-05-07T20:13:06.2387435Z weighted=False, 2025-05-07T20:13:06.2387665Z row_wise=True, 2025-05-07T20:13:06.2387881Z mixed=False, 2025-05-07T20:13:06.2388105Z use_cache=True, 2025-05-07T20:13:06.2388342Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.2388635Z use_cpu=True, 2025-05-07T20:13:06.2388876Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.2389136Z ) 2025-05-07T20:13:06.2389374Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.2389968Z self=, 2025-05-07T20:13:06.2390509Z compile=False, 2025-05-07T20:13:06.2390747Z pooling_mode=, 2025-05-07T20:13:06.2391094Z T=5, 2025-05-07T20:13:06.2391270Z D=44, 2025-05-07T20:13:06.2391458Z B=36, 2025-05-07T20:13:06.2391642Z log_E=3, 2025-05-07T20:13:06.2391832Z L=1, 2025-05-07T20:13:06.2392027Z D_gradcheck=2, 2025-05-07T20:13:06.2392263Z stochastic_rounding=True, 2025-05-07T20:13:06.2392520Z weighted=True, 2025-05-07T20:13:06.2392740Z row_wise=True, 2025-05-07T20:13:06.2392954Z mixed=True, 2025-05-07T20:13:06.2393161Z use_cache=False, 2025-05-07T20:13:06.2393412Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.2393707Z use_cpu=True, 2025-05-07T20:13:06.2393935Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.2394207Z ) 2025-05-07T20:13:06.2394447Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.2395047Z self=, 2025-05-07T20:13:06.2395590Z compile=False, 2025-05-07T20:13:06.2395839Z pooling_mode=, 2025-05-07T20:13:06.2396230Z T=2, 2025-05-07T20:13:06.2396414Z D=34, 2025-05-07T20:13:06.2396609Z B=34, 2025-05-07T20:13:06.2396803Z log_E=3, 2025-05-07T20:13:06.2396994Z L=11, 2025-05-07T20:13:06.2397191Z D_gradcheck=1, 2025-05-07T20:13:06.2397424Z stochastic_rounding=True, 2025-05-07T20:13:06.2397692Z weighted=True, 2025-05-07T20:13:06.2397919Z row_wise=True, 2025-05-07T20:13:06.2398144Z mixed=True, 2025-05-07T20:13:06.2398356Z use_cache=False, 2025-05-07T20:13:06.2398623Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.2398929Z use_cpu=True, 2025-05-07T20:13:06.2399165Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.2399446Z ) 2025-05-07T20:13:06.2399693Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.2400303Z self=, 2025-05-07T20:13:06.2400857Z compile=False, 2025-05-07T20:13:06.2401114Z pooling_mode=, 2025-05-07T20:13:06.2401424Z T=5, 2025-05-07T20:13:06.2401613Z D=100, 2025-05-07T20:13:06.2401823Z B=109, 2025-05-07T20:13:06.2402027Z log_E=4, 2025-05-07T20:13:06.2402224Z L=1, 2025-05-07T20:13:06.2402433Z D_gradcheck=1, 2025-05-07T20:13:06.2402680Z stochastic_rounding=False, 2025-05-07T20:13:06.2402940Z weighted=True, 2025-05-07T20:13:06.2403170Z row_wise=True, 2025-05-07T20:13:06.2403390Z mixed=True, 2025-05-07T20:13:06.2403600Z use_cache=False, 2025-05-07T20:13:06.2403858Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.2404162Z use_cpu=True, 2025-05-07T20:13:06.2404394Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.2404672Z ) 2025-05-07T20:13:06.2404909Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.2405741Z self=, 2025-05-07T20:13:06.2406304Z compile=True, 2025-05-07T20:13:06.2406563Z pooling_mode=, 2025-05-07T20:13:06.2406864Z T=4, 2025-05-07T20:13:06.2407050Z D=21, 2025-05-07T20:13:06.2407247Z B=33, 2025-05-07T20:13:06.2407444Z log_E=3, 2025-05-07T20:13:06.2407636Z L=10, 2025-05-07T20:13:06.2407842Z D_gradcheck=1, 2025-05-07T20:13:06.2408156Z stochastic_rounding=True, 2025-05-07T20:13:06.2408418Z weighted=False, 2025-05-07T20:13:06.2408647Z row_wise=True, 2025-05-07T20:13:06.2408869Z mixed=False, 2025-05-07T20:13:06.2409079Z use_cache=True, 2025-05-07T20:13:06.2409332Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.2409632Z use_cpu=True, 2025-05-07T20:13:06.2409863Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.2410138Z ) 2025-05-07T20:13:06.2410379Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.2410969Z self=, 2025-05-07T20:13:06.2411520Z compile=True, 2025-05-07T20:13:06.2411855Z pooling_mode=, 2025-05-07T20:13:06.2412143Z T=3, 2025-05-07T20:13:06.2412342Z D=34, 2025-05-07T20:13:06.2412544Z B=53, 2025-05-07T20:13:06.2412744Z log_E=4, 2025-05-07T20:13:06.2412935Z L=17, 2025-05-07T20:13:06.2413135Z D_gradcheck=1, 2025-05-07T20:13:06.2413377Z stochastic_rounding=False, 2025-05-07T20:13:06.2413637Z weighted=False, 2025-05-07T20:13:06.2413862Z row_wise=True, 2025-05-07T20:13:06.2414081Z mixed=False, 2025-05-07T20:13:06.2414291Z use_cache=False, 2025-05-07T20:13:06.2414550Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.2414849Z use_cpu=True, 2025-05-07T20:13:06.2415083Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.2415362Z ) 2025-05-07T20:13:06.2415605Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.2416201Z self=, 2025-05-07T20:13:06.2416754Z compile=True, 2025-05-07T20:13:06.2417012Z pooling_mode=, 2025-05-07T20:13:06.2417295Z T=1, 2025-05-07T20:13:06.2417491Z D=102, 2025-05-07T20:13:06.2417688Z B=24, 2025-05-07T20:13:06.2417872Z log_E=3, 2025-05-07T20:13:06.2418077Z L=2, 2025-05-07T20:13:06.2418281Z D_gradcheck=1, 2025-05-07T20:13:06.2418511Z stochastic_rounding=False, 2025-05-07T20:13:06.2418783Z weighted=False, 2025-05-07T20:13:06.2419008Z row_wise=True, 2025-05-07T20:13:06.2419228Z mixed=True, 2025-05-07T20:13:06.2419440Z use_cache=False, 2025-05-07T20:13:06.2419699Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.2419999Z use_cpu=True, 2025-05-07T20:13:06.2420232Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.2420512Z ) 2025-05-07T20:13:06.2420758Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.2421351Z self=, 2025-05-07T20:13:06.2421909Z compile=True, 2025-05-07T20:13:06.2422167Z pooling_mode=, 2025-05-07T20:13:06.2422454Z T=2, 2025-05-07T20:13:06.2422649Z D=105, 2025-05-07T20:13:06.2422846Z B=113, 2025-05-07T20:13:06.2423031Z log_E=4, 2025-05-07T20:13:06.2423237Z L=11, 2025-05-07T20:13:06.2423438Z D_gradcheck=1, 2025-05-07T20:13:06.2423667Z stochastic_rounding=False, 2025-05-07T20:13:06.2423941Z weighted=False, 2025-05-07T20:13:06.2424169Z row_wise=True, 2025-05-07T20:13:06.2424382Z mixed=True, 2025-05-07T20:13:06.2424607Z use_cache=True, 2025-05-07T20:13:06.2424862Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.2425155Z use_cpu=True, 2025-05-07T20:13:06.2425405Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.2425685Z ) 2025-05-07T20:13:06.2425990Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.2426603Z self=, 2025-05-07T20:13:06.2427171Z compile=True, 2025-05-07T20:13:06.2427431Z pooling_mode=, 2025-05-07T20:13:06.2427718Z T=1, 2025-05-07T20:13:06.2427921Z D=106, 2025-05-07T20:13:06.2428127Z B=13, 2025-05-07T20:13:06.2428317Z log_E=5, 2025-05-07T20:13:06.2428524Z L=1, 2025-05-07T20:13:06.2428725Z D_gradcheck=1, 2025-05-07T20:13:06.2428983Z stochastic_rounding=True, 2025-05-07T20:13:06.2429257Z weighted=True, 2025-05-07T20:13:06.2429482Z row_wise=True, 2025-05-07T20:13:06.2429689Z mixed=True, 2025-05-07T20:13:06.2429910Z use_cache=True, 2025-05-07T20:13:06.2430165Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.2430464Z use_cpu=True, 2025-05-07T20:13:06.2430696Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.2430973Z ) 2025-05-07T20:13:06.2648501Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.2649114Z self=, 2025-05-07T20:13:06.2649824Z compile=True, 2025-05-07T20:13:06.2650080Z pooling_mode=, 2025-05-07T20:13:06.2650363Z T=3, 2025-05-07T20:13:06.2650561Z D=62, 2025-05-07T20:13:06.2650763Z B=67, 2025-05-07T20:13:06.2650953Z log_E=5, 2025-05-07T20:13:06.2651163Z L=16, 2025-05-07T20:13:06.2651371Z D_gradcheck=1, 2025-05-07T20:13:06.2651617Z stochastic_rounding=False, 2025-05-07T20:13:06.2651879Z weighted=True, 2025-05-07T20:13:06.2652106Z row_wise=True, 2025-05-07T20:13:06.2652328Z mixed=True, 2025-05-07T20:13:06.2652536Z use_cache=False, 2025-05-07T20:13:06.2652797Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.2653101Z use_cpu=True, 2025-05-07T20:13:06.2653335Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.2653614Z ) 2025-05-07T20:13:06.2653863Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.2654453Z self=, 2025-05-07T20:13:06.2655019Z compile=True, 2025-05-07T20:13:06.2655271Z pooling_mode=, 2025-05-07T20:13:06.2655557Z T=1, 2025-05-07T20:13:06.2655755Z D=125, 2025-05-07T20:13:06.2655952Z B=17, 2025-05-07T20:13:06.2656138Z log_E=3, 2025-05-07T20:13:06.2656342Z L=4, 2025-05-07T20:13:06.2656546Z D_gradcheck=2, 2025-05-07T20:13:06.2656775Z stochastic_rounding=False, 2025-05-07T20:13:06.2657113Z weighted=True, 2025-05-07T20:13:06.2657338Z row_wise=True, 2025-05-07T20:13:06.2657559Z mixed=False, 2025-05-07T20:13:06.2657768Z use_cache=True, 2025-05-07T20:13:06.2658020Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.2658325Z use_cpu=True, 2025-05-07T20:13:06.2658561Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.2658840Z ) 2025-05-07T20:13:06.2659082Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.2659673Z self=, 2025-05-07T20:13:06.2660235Z compile=False, 2025-05-07T20:13:06.2660490Z pooling_mode=, 2025-05-07T20:13:06.2660770Z T=3, 2025-05-07T20:13:06.2660966Z D=96, 2025-05-07T20:13:06.2661163Z B=36, 2025-05-07T20:13:06.2661348Z log_E=3, 2025-05-07T20:13:06.2661552Z L=5, 2025-05-07T20:13:06.2661755Z D_gradcheck=2, 2025-05-07T20:13:06.2661983Z stochastic_rounding=True, 2025-05-07T20:13:06.2662255Z weighted=True, 2025-05-07T20:13:06.2662481Z row_wise=True, 2025-05-07T20:13:06.2662694Z mixed=True, 2025-05-07T20:13:06.2662913Z use_cache=True, 2025-05-07T20:13:06.2663165Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.2663470Z use_cpu=True, 2025-05-07T20:13:06.2663703Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.2664045Z ) 2025-05-07T20:13:06.2664290Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.2664886Z self=, 2025-05-07T20:13:06.2665451Z compile=False, 2025-05-07T20:13:06.2665707Z pooling_mode=, 2025-05-07T20:13:06.2665990Z T=4, 2025-05-07T20:13:06.2666187Z D=32, 2025-05-07T20:13:06.2666382Z B=51, 2025-05-07T20:13:06.2666567Z log_E=4, 2025-05-07T20:13:06.2666771Z L=9, 2025-05-07T20:13:06.2667049Z D_gradcheck=2, 2025-05-07T20:13:06.2667282Z stochastic_rounding=True, 2025-05-07T20:13:06.2667561Z weighted=True, 2025-05-07T20:13:06.2667792Z row_wise=True, 2025-05-07T20:13:06.2668006Z mixed=True, 2025-05-07T20:13:06.2668231Z use_cache=True, 2025-05-07T20:13:06.2668486Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.2668780Z use_cpu=True, 2025-05-07T20:13:06.2669030Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.2669317Z ) 2025-05-07T20:13:06.2669567Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.2670193Z self=, 2025-05-07T20:13:06.2670791Z compile=False, 2025-05-07T20:13:06.2671050Z pooling_mode=, 2025-05-07T20:13:06.2671339Z T=4, 2025-05-07T20:13:06.2671541Z D=106, 2025-05-07T20:13:06.2671744Z B=128, 2025-05-07T20:13:06.2671932Z log_E=4, 2025-05-07T20:13:06.2672143Z L=9, 2025-05-07T20:13:06.2672349Z D_gradcheck=2, 2025-05-07T20:13:06.2672580Z stochastic_rounding=False, 2025-05-07T20:13:06.2672857Z weighted=False, 2025-05-07T20:13:06.2673086Z row_wise=True, 2025-05-07T20:13:06.2673299Z mixed=False, 2025-05-07T20:13:06.2673522Z use_cache=False, 2025-05-07T20:13:06.2673780Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.2674070Z use_cpu=True, 2025-05-07T20:13:06.2674313Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.2674695Z ) 2025-05-07T20:13:06.2674991Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.2675781Z self=, 2025-05-07T20:13:06.2676577Z compile=False, 2025-05-07T20:13:06.2676904Z pooling_mode=, 2025-05-07T20:13:06.2677269Z T=3, 2025-05-07T20:13:06.2677533Z D=60, 2025-05-07T20:13:06.2677789Z B=76, 2025-05-07T20:13:06.2678029Z log_E=5, 2025-05-07T20:13:06.2678298Z L=18, 2025-05-07T20:13:06.2678568Z D_gradcheck=1, 2025-05-07T20:13:06.2678866Z stochastic_rounding=True, 2025-05-07T20:13:06.2679217Z weighted=False, 2025-05-07T20:13:06.2679514Z row_wise=True, 2025-05-07T20:13:06.2679787Z mixed=False, 2025-05-07T20:13:06.2680078Z use_cache=False, 2025-05-07T20:13:06.2680414Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.2680796Z use_cpu=True, 2025-05-07T20:13:06.2681116Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.2681222Z ) 2025-05-07T20:13:06.2681407Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.2681880Z self=, 2025-05-07T20:13:06.2682013Z compile=True, 2025-05-07T20:13:06.2682157Z pooling_mode=, 2025-05-07T20:13:06.2682266Z T=5, 2025-05-07T20:13:06.2682387Z D=57, 2025-05-07T20:13:06.2682517Z B=95, 2025-05-07T20:13:06.2682628Z log_E=5, 2025-05-07T20:13:06.2682747Z L=20, 2025-05-07T20:13:06.2682861Z D_gradcheck=1, 2025-05-07T20:13:06.2682990Z stochastic_rounding=True, 2025-05-07T20:13:06.2683119Z weighted=True, 2025-05-07T20:13:06.2683233Z row_wise=True, 2025-05-07T20:13:06.2683343Z mixed=True, 2025-05-07T20:13:06.2683469Z use_cache=False, 2025-05-07T20:13:06.2683615Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.2683728Z use_cpu=True, 2025-05-07T20:13:06.2683933Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.2684035Z ) 2025-05-07T20:13:06.2684210Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.2684698Z self=, 2025-05-07T20:13:06.2684815Z compile=True, 2025-05-07T20:13:06.2684971Z pooling_mode=, 2025-05-07T20:13:06.2685077Z T=4, 2025-05-07T20:13:06.2685185Z D=62, 2025-05-07T20:13:06.2685306Z B=43, 2025-05-07T20:13:06.2685445Z log_E=3, 2025-05-07T20:13:06.2685553Z L=13, 2025-05-07T20:13:06.2685679Z D_gradcheck=1, 2025-05-07T20:13:06.2685808Z stochastic_rounding=True, 2025-05-07T20:13:06.2685925Z weighted=True, 2025-05-07T20:13:06.2686046Z row_wise=True, 2025-05-07T20:13:06.2686156Z mixed=True, 2025-05-07T20:13:06.2686276Z use_cache=False, 2025-05-07T20:13:06.2686434Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.2686545Z use_cpu=True, 2025-05-07T20:13:06.2686700Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.2686802Z ) 2025-05-07T20:13:06.2686977Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.2687489Z self=, 2025-05-07T20:13:06.2687631Z compile=False, 2025-05-07T20:13:06.2687775Z pooling_mode=, 2025-05-07T20:13:06.2687889Z T=3, 2025-05-07T20:13:06.2687992Z D=21, 2025-05-07T20:13:06.2688099Z B=37, 2025-05-07T20:13:06.2688219Z log_E=5, 2025-05-07T20:13:06.2688320Z L=19, 2025-05-07T20:13:06.2688434Z D_gradcheck=2, 2025-05-07T20:13:06.2688574Z stochastic_rounding=True, 2025-05-07T20:13:06.2688687Z weighted=True, 2025-05-07T20:13:06.2688797Z row_wise=True, 2025-05-07T20:13:06.2688918Z mixed=True, 2025-05-07T20:13:06.2689030Z use_cache=True, 2025-05-07T20:13:06.2689185Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.2689295Z use_cpu=True, 2025-05-07T20:13:06.2689431Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.2689549Z ) 2025-05-07T20:13:06.2689724Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.2690190Z self=, 2025-05-07T20:13:06.2690318Z compile=False, 2025-05-07T20:13:06.2690459Z pooling_mode=, 2025-05-07T20:13:06.2690562Z T=4, 2025-05-07T20:13:06.2690677Z D=19, 2025-05-07T20:13:06.2690779Z B=25, 2025-05-07T20:13:06.2690885Z log_E=5, 2025-05-07T20:13:06.2691001Z L=13, 2025-05-07T20:13:06.2691113Z D_gradcheck=1, 2025-05-07T20:13:06.2691257Z stochastic_rounding=False, 2025-05-07T20:13:06.2691370Z weighted=False, 2025-05-07T20:13:06.2691479Z row_wise=True, 2025-05-07T20:13:06.2691604Z mixed=True, 2025-05-07T20:13:06.2691715Z use_cache=True, 2025-05-07T20:13:06.2691861Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.2691988Z use_cpu=True, 2025-05-07T20:13:06.2692132Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.2692237Z ) 2025-05-07T20:13:06.2692425Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.2692888Z self=, 2025-05-07T20:13:06.2693002Z compile=True, 2025-05-07T20:13:06.2693156Z pooling_mode=, 2025-05-07T20:13:06.2693260Z T=2, 2025-05-07T20:13:06.2693364Z D=21, 2025-05-07T20:13:06.2693483Z B=62, 2025-05-07T20:13:06.2693589Z log_E=3, 2025-05-07T20:13:06.2693704Z L=13, 2025-05-07T20:13:06.2693816Z D_gradcheck=2, 2025-05-07T20:13:06.2693945Z stochastic_rounding=False, 2025-05-07T20:13:06.2694077Z weighted=True, 2025-05-07T20:13:06.2694187Z row_wise=True, 2025-05-07T20:13:06.2694299Z mixed=False, 2025-05-07T20:13:06.2694426Z use_cache=True, 2025-05-07T20:13:06.2694572Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.2694716Z use_cpu=True, 2025-05-07T20:13:06.2694861Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.2694965Z ) 2025-05-07T20:13:06.2695140Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.2695625Z self=, 2025-05-07T20:13:06.2695737Z compile=False, 2025-05-07T20:13:06.2695895Z pooling_mode=, 2025-05-07T20:13:06.2695999Z T=5, 2025-05-07T20:13:06.2696104Z D=106, 2025-05-07T20:13:06.2696252Z B=80, 2025-05-07T20:13:06.2696363Z log_E=4, 2025-05-07T20:13:06.2696468Z L=9, 2025-05-07T20:13:06.2696598Z D_gradcheck=1, 2025-05-07T20:13:06.2696726Z stochastic_rounding=True, 2025-05-07T20:13:06.2696840Z weighted=True, 2025-05-07T20:13:06.2696963Z row_wise=True, 2025-05-07T20:13:06.2697075Z mixed=False, 2025-05-07T20:13:06.2697192Z use_cache=False, 2025-05-07T20:13:06.2697352Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.2697466Z use_cpu=True, 2025-05-07T20:13:06.2697603Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.2697722Z ) 2025-05-07T20:13:06.2697902Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.2698446Z self=, 2025-05-07T20:13:06.2698562Z compile=True, 2025-05-07T20:13:06.2698708Z pooling_mode=, 2025-05-07T20:13:06.2698830Z T=2, 2025-05-07T20:13:06.2698935Z D=61, 2025-05-07T20:13:06.2699045Z B=66, 2025-05-07T20:13:06.2699166Z log_E=4, 2025-05-07T20:13:06.2699272Z L=12, 2025-05-07T20:13:06.2699385Z D_gradcheck=2, 2025-05-07T20:13:06.2699528Z stochastic_rounding=True, 2025-05-07T20:13:06.2699644Z weighted=True, 2025-05-07T20:13:06.2699757Z row_wise=True, 2025-05-07T20:13:06.2699882Z mixed=False, 2025-05-07T20:13:06.2699998Z use_cache=True, 2025-05-07T20:13:06.2700144Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.2700272Z use_cpu=True, 2025-05-07T20:13:06.2700408Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.2700530Z ) 2025-05-07T20:13:06.2700710Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.2701180Z self=, 2025-05-07T20:13:06.2701310Z compile=False, 2025-05-07T20:13:06.2701459Z pooling_mode=, 2025-05-07T20:13:06.2701568Z T=4, 2025-05-07T20:13:06.2701690Z D=25, 2025-05-07T20:13:06.2701795Z B=24, 2025-05-07T20:13:06.2701903Z log_E=3, 2025-05-07T20:13:06.2702022Z L=13, 2025-05-07T20:13:06.2702133Z D_gradcheck=1, 2025-05-07T20:13:06.2702259Z stochastic_rounding=True, 2025-05-07T20:13:06.2702383Z weighted=True, 2025-05-07T20:13:06.2702491Z row_wise=True, 2025-05-07T20:13:06.2702603Z mixed=False, 2025-05-07T20:13:06.2702728Z use_cache=False, 2025-05-07T20:13:06.2702872Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.2703003Z use_cpu=True, 2025-05-07T20:13:06.2703138Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.2703243Z ) 2025-05-07T20:13:06.2703431Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.2703902Z self=, 2025-05-07T20:13:06.2704014Z compile=True, 2025-05-07T20:13:06.2704172Z pooling_mode=, 2025-05-07T20:13:06.2704275Z T=2, 2025-05-07T20:13:06.2704381Z D=74, 2025-05-07T20:13:06.2704499Z B=46, 2025-05-07T20:13:06.2704605Z log_E=5, 2025-05-07T20:13:06.2704710Z L=13, 2025-05-07T20:13:06.2704831Z D_gradcheck=1, 2025-05-07T20:13:06.2704958Z stochastic_rounding=True, 2025-05-07T20:13:06.2705083Z weighted=True, 2025-05-07T20:13:06.2705195Z row_wise=True, 2025-05-07T20:13:06.2705306Z mixed=False, 2025-05-07T20:13:06.2705637Z use_cache=True, 2025-05-07T20:13:06.2705787Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.2705969Z use_cpu=True, 2025-05-07T20:13:06.2706119Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.2706223Z ) 2025-05-07T20:13:06.2706401Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.2706883Z self=, 2025-05-07T20:13:06.2706997Z compile=False, 2025-05-07T20:13:06.2707141Z pooling_mode=, 2025-05-07T20:13:06.2707260Z T=3, 2025-05-07T20:13:06.2707404Z D=37, 2025-05-07T20:13:06.2707521Z B=24, 2025-05-07T20:13:06.2707628Z log_E=5, 2025-05-07T20:13:06.2707732Z L=1, 2025-05-07T20:13:06.2707885Z D_gradcheck=1, 2025-05-07T20:13:06.2708013Z stochastic_rounding=True, 2025-05-07T20:13:06.2708128Z weighted=False, 2025-05-07T20:13:06.2708253Z row_wise=True, 2025-05-07T20:13:06.2708361Z mixed=False, 2025-05-07T20:13:06.2708474Z use_cache=False, 2025-05-07T20:13:06.2708633Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.2708745Z use_cpu=True, 2025-05-07T20:13:06.2708883Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.2709001Z ) 2025-05-07T20:13:06.3244277Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.3244739Z self=, 2025-05-07T20:13:06.3244832Z compile=True, 2025-05-07T20:13:06.3244961Z pooling_mode=, 2025-05-07T20:13:06.3245051Z T=4, 2025-05-07T20:13:06.3245134Z D=28, 2025-05-07T20:13:06.3245228Z B=124, 2025-05-07T20:13:06.3245309Z log_E=3, 2025-05-07T20:13:06.3245391Z L=12, 2025-05-07T20:13:06.3245488Z D_gradcheck=1, 2025-05-07T20:13:06.3245589Z stochastic_rounding=False, 2025-05-07T20:13:06.3245675Z weighted=True, 2025-05-07T20:13:06.3245772Z row_wise=True, 2025-05-07T20:13:06.3245854Z mixed=False, 2025-05-07T20:13:06.3245939Z use_cache=False, 2025-05-07T20:13:06.3246065Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.3246148Z use_cpu=True, 2025-05-07T20:13:06.3246252Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.3246342Z ) 2025-05-07T20:13:06.3246481Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.3246849Z self=, 2025-05-07T20:13:06.3246936Z compile=False, 2025-05-07T20:13:06.3247046Z pooling_mode=, 2025-05-07T20:13:06.3247140Z T=1, 2025-05-07T20:13:06.3247219Z D=120, 2025-05-07T20:13:06.3247299Z B=34, 2025-05-07T20:13:06.3247390Z log_E=3, 2025-05-07T20:13:06.3247469Z L=0, 2025-05-07T20:13:06.3247553Z D_gradcheck=2, 2025-05-07T20:13:06.3247663Z stochastic_rounding=True, 2025-05-07T20:13:06.3247750Z weighted=False, 2025-05-07T20:13:06.3247833Z row_wise=True, 2025-05-07T20:13:06.3247927Z mixed=True, 2025-05-07T20:13:06.3248014Z use_cache=False, 2025-05-07T20:13:06.3248128Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.3248226Z use_cpu=True, 2025-05-07T20:13:06.3248330Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.3248419Z ) 2025-05-07T20:13:06.3248558Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.3248914Z self=, 2025-05-07T20:13:06.3249011Z compile=True, 2025-05-07T20:13:06.3249121Z pooling_mode=, 2025-05-07T20:13:06.3249203Z T=2, 2025-05-07T20:13:06.3249292Z D=17, 2025-05-07T20:13:06.3249370Z B=74, 2025-05-07T20:13:06.3249449Z log_E=4, 2025-05-07T20:13:06.3249538Z L=3, 2025-05-07T20:13:06.3249622Z D_gradcheck=2, 2025-05-07T20:13:06.3249720Z stochastic_rounding=False, 2025-05-07T20:13:06.3249815Z weighted=True, 2025-05-07T20:13:06.3249898Z row_wise=True, 2025-05-07T20:13:06.3249981Z mixed=False, 2025-05-07T20:13:06.3250078Z use_cache=True, 2025-05-07T20:13:06.3250263Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.3250362Z use_cpu=True, 2025-05-07T20:13:06.3250466Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.3250545Z ) 2025-05-07T20:13:06.3250697Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.3251056Z self=, 2025-05-07T20:13:06.3251142Z compile=True, 2025-05-07T20:13:06.3251307Z pooling_mode=, 2025-05-07T20:13:06.3251388Z T=4, 2025-05-07T20:13:06.3251468Z D=17, 2025-05-07T20:13:06.3251561Z B=28, 2025-05-07T20:13:06.3251644Z log_E=3, 2025-05-07T20:13:06.3251723Z L=4, 2025-05-07T20:13:06.3251823Z D_gradcheck=1, 2025-05-07T20:13:06.3251925Z stochastic_rounding=False, 2025-05-07T20:13:06.3252071Z weighted=True, 2025-05-07T20:13:06.3252160Z row_wise=True, 2025-05-07T20:13:06.3252253Z mixed=True, 2025-05-07T20:13:06.3252342Z use_cache=True, 2025-05-07T20:13:06.3252453Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.3252552Z use_cpu=True, 2025-05-07T20:13:06.3252655Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.3252775Z ) 2025-05-07T20:13:06.3252937Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.3253292Z self=, 2025-05-07T20:13:06.3253390Z compile=True, 2025-05-07T20:13:06.3253502Z pooling_mode=, 2025-05-07T20:13:06.3253581Z T=4, 2025-05-07T20:13:06.3253672Z D=74, 2025-05-07T20:13:06.3253753Z B=66, 2025-05-07T20:13:06.3253833Z log_E=5, 2025-05-07T20:13:06.3253926Z L=0, 2025-05-07T20:13:06.3254011Z D_gradcheck=2, 2025-05-07T20:13:06.3254110Z stochastic_rounding=True, 2025-05-07T20:13:06.3254210Z weighted=True, 2025-05-07T20:13:06.3254309Z row_wise=True, 2025-05-07T20:13:06.3254405Z mixed=False, 2025-05-07T20:13:06.3254491Z use_cache=True, 2025-05-07T20:13:06.3254601Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.3254698Z use_cpu=True, 2025-05-07T20:13:06.3254806Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.3254889Z ) 2025-05-07T20:13:06.3255037Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.3255392Z self=, 2025-05-07T20:13:06.3255481Z compile=False, 2025-05-07T20:13:06.3255608Z pooling_mode=, 2025-05-07T20:13:06.3255688Z T=5, 2025-05-07T20:13:06.3255768Z D=3, 2025-05-07T20:13:06.3255864Z B=11, 2025-05-07T20:13:06.3255945Z log_E=3, 2025-05-07T20:13:06.3256026Z L=13, 2025-05-07T20:13:06.3256127Z D_gradcheck=2, 2025-05-07T20:13:06.3256227Z stochastic_rounding=False, 2025-05-07T20:13:06.3256327Z weighted=True, 2025-05-07T20:13:06.3256413Z row_wise=True, 2025-05-07T20:13:06.3256496Z mixed=False, 2025-05-07T20:13:06.3256598Z use_cache=True, 2025-05-07T20:13:06.3256707Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.3256793Z use_cpu=True, 2025-05-07T20:13:06.3256913Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.3256997Z ) 2025-05-07T20:13:06.3257132Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.3257503Z self=, 2025-05-07T20:13:06.3257591Z compile=False, 2025-05-07T20:13:06.3257703Z pooling_mode=, 2025-05-07T20:13:06.3257796Z T=1, 2025-05-07T20:13:06.3257876Z D=7, 2025-05-07T20:13:06.3257971Z B=20, 2025-05-07T20:13:06.3258056Z log_E=4, 2025-05-07T20:13:06.3258136Z L=16, 2025-05-07T20:13:06.3258236Z D_gradcheck=1, 2025-05-07T20:13:06.3258335Z stochastic_rounding=True, 2025-05-07T20:13:06.3258422Z weighted=False, 2025-05-07T20:13:06.3258523Z row_wise=True, 2025-05-07T20:13:06.3258607Z mixed=True, 2025-05-07T20:13:06.3258725Z use_cache=False, 2025-05-07T20:13:06.3258845Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.3258927Z use_cpu=True, 2025-05-07T20:13:06.3259036Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.3259130Z ) 2025-05-07T20:13:06.3259262Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.3259617Z self=, 2025-05-07T20:13:06.3259713Z compile=False, 2025-05-07T20:13:06.3259846Z pooling_mode=, 2025-05-07T20:13:06.3259939Z T=3, 2025-05-07T20:13:06.3260017Z D=120, 2025-05-07T20:13:06.3260095Z B=75, 2025-05-07T20:13:06.3260188Z log_E=5, 2025-05-07T20:13:06.3260266Z L=13, 2025-05-07T20:13:06.3260350Z D_gradcheck=2, 2025-05-07T20:13:06.3260459Z stochastic_rounding=True, 2025-05-07T20:13:06.3260545Z weighted=False, 2025-05-07T20:13:06.3260628Z row_wise=True, 2025-05-07T20:13:06.3260723Z mixed=False, 2025-05-07T20:13:06.3260809Z use_cache=False, 2025-05-07T20:13:06.3260918Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.3261016Z use_cpu=True, 2025-05-07T20:13:06.3261171Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.3261247Z ) 2025-05-07T20:13:06.3261400Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.3261756Z self=, 2025-05-07T20:13:06.3261856Z compile=True, 2025-05-07T20:13:06.3261970Z pooling_mode=, 2025-05-07T20:13:06.3262050Z T=5, 2025-05-07T20:13:06.3262143Z D=44, 2025-05-07T20:13:06.3262222Z B=43, 2025-05-07T20:13:06.3262303Z log_E=4, 2025-05-07T20:13:06.3262397Z L=5, 2025-05-07T20:13:06.3262483Z D_gradcheck=2, 2025-05-07T20:13:06.3262581Z stochastic_rounding=True, 2025-05-07T20:13:06.3262679Z weighted=False, 2025-05-07T20:13:06.3262762Z row_wise=True, 2025-05-07T20:13:06.3262847Z mixed=True, 2025-05-07T20:13:06.3262944Z use_cache=True, 2025-05-07T20:13:06.3263056Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.3263140Z use_cpu=True, 2025-05-07T20:13:06.3263261Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.3263338Z ) 2025-05-07T20:13:06.3263483Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.3263835Z self=, 2025-05-07T20:13:06.3263923Z compile=True, 2025-05-07T20:13:06.3264044Z pooling_mode=, 2025-05-07T20:13:06.3264122Z T=4, 2025-05-07T20:13:06.3264199Z D=73, 2025-05-07T20:13:06.3264290Z B=99, 2025-05-07T20:13:06.3264372Z log_E=5, 2025-05-07T20:13:06.3264450Z L=18, 2025-05-07T20:13:06.3264547Z D_gradcheck=1, 2025-05-07T20:13:06.3264644Z stochastic_rounding=True, 2025-05-07T20:13:06.3264728Z weighted=True, 2025-05-07T20:13:06.3264824Z row_wise=True, 2025-05-07T20:13:06.3264909Z mixed=True, 2025-05-07T20:13:06.3265007Z use_cache=False, 2025-05-07T20:13:06.3265116Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.3265200Z use_cpu=True, 2025-05-07T20:13:06.3265323Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.3265400Z ) 2025-05-07T20:13:06.3265533Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.3265900Z self=, 2025-05-07T20:13:06.3265987Z compile=True, 2025-05-07T20:13:06.3266098Z pooling_mode=, 2025-05-07T20:13:06.3266189Z T=2, 2025-05-07T20:13:06.3266266Z D=5, 2025-05-07T20:13:06.3266344Z B=32, 2025-05-07T20:13:06.3266435Z log_E=4, 2025-05-07T20:13:06.3266513Z L=15, 2025-05-07T20:13:06.3266595Z D_gradcheck=2, 2025-05-07T20:13:06.3266704Z stochastic_rounding=False, 2025-05-07T20:13:06.3266790Z weighted=True, 2025-05-07T20:13:06.3266885Z row_wise=True, 2025-05-07T20:13:06.3266996Z mixed=False, 2025-05-07T20:13:06.3267081Z use_cache=False, 2025-05-07T20:13:06.3267202Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.3267284Z use_cpu=True, 2025-05-07T20:13:06.3267392Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.3267483Z ) 2025-05-07T20:13:06.3267615Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.3267965Z self=, 2025-05-07T20:13:06.3268091Z compile=True, 2025-05-07T20:13:06.3268200Z pooling_mode=, 2025-05-07T20:13:06.3268280Z T=1, 2025-05-07T20:13:06.3268370Z D=78, 2025-05-07T20:13:06.3268448Z B=109, 2025-05-07T20:13:06.3268541Z log_E=4, 2025-05-07T20:13:06.3268620Z L=15, 2025-05-07T20:13:06.3268704Z D_gradcheck=1, 2025-05-07T20:13:06.3268814Z stochastic_rounding=False, 2025-05-07T20:13:06.3268900Z weighted=False, 2025-05-07T20:13:06.3268985Z row_wise=True, 2025-05-07T20:13:06.3269080Z mixed=False, 2025-05-07T20:13:06.3269166Z use_cache=True, 2025-05-07T20:13:06.3269273Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.3269422Z use_cpu=True, 2025-05-07T20:13:06.3269528Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.3269604Z ) 2025-05-07T20:13:06.3269749Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.3270102Z self=, 2025-05-07T20:13:06.3270188Z compile=False, 2025-05-07T20:13:06.3270307Z pooling_mode=, 2025-05-07T20:13:06.3270387Z T=1, 2025-05-07T20:13:06.3270477Z D=78, 2025-05-07T20:13:06.3270554Z B=18, 2025-05-07T20:13:06.3270632Z log_E=4, 2025-05-07T20:13:06.3270722Z L=15, 2025-05-07T20:13:06.3270807Z D_gradcheck=1, 2025-05-07T20:13:06.3270904Z stochastic_rounding=True, 2025-05-07T20:13:06.3271002Z weighted=False, 2025-05-07T20:13:06.3271087Z row_wise=True, 2025-05-07T20:13:06.3271168Z mixed=True, 2025-05-07T20:13:06.3271263Z use_cache=True, 2025-05-07T20:13:06.3271373Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.3271460Z use_cpu=True, 2025-05-07T20:13:06.3271578Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.3271655Z ) 2025-05-07T20:13:06.3271789Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.3272154Z self=, 2025-05-07T20:13:06.3272240Z compile=True, 2025-05-07T20:13:06.3272360Z pooling_mode=, 2025-05-07T20:13:06.3272439Z T=5, 2025-05-07T20:13:06.3272519Z D=55, 2025-05-07T20:13:06.3272615Z B=41, 2025-05-07T20:13:06.3272695Z log_E=4, 2025-05-07T20:13:06.3272774Z L=7, 2025-05-07T20:13:06.3272874Z D_gradcheck=2, 2025-05-07T20:13:06.3272975Z stochastic_rounding=False, 2025-05-07T20:13:06.3273061Z weighted=False, 2025-05-07T20:13:06.3273161Z row_wise=True, 2025-05-07T20:13:06.3273243Z mixed=True, 2025-05-07T20:13:06.3273330Z use_cache=False, 2025-05-07T20:13:06.3273450Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.3273538Z use_cpu=True, 2025-05-07T20:13:06.3273644Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.3273734Z ) 2025-05-07T20:13:06.3273869Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.3274236Z self=, 2025-05-07T20:13:06.3274323Z compile=False, 2025-05-07T20:13:06.3274432Z pooling_mode=, 2025-05-07T20:13:06.3274527Z T=4, 2025-05-07T20:13:06.3274608Z D=40, 2025-05-07T20:13:06.3274687Z B=115, 2025-05-07T20:13:06.3274778Z log_E=4, 2025-05-07T20:13:06.3274855Z L=12, 2025-05-07T20:13:06.3274938Z D_gradcheck=2, 2025-05-07T20:13:06.3275055Z stochastic_rounding=True, 2025-05-07T20:13:06.3275140Z weighted=False, 2025-05-07T20:13:06.3275252Z row_wise=True, 2025-05-07T20:13:06.3275347Z mixed=False, 2025-05-07T20:13:06.3275434Z use_cache=True, 2025-05-07T20:13:06.3275558Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.3275647Z use_cpu=True, 2025-05-07T20:13:06.3275753Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.3275844Z ) 2025-05-07T20:13:06.3276071Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.3276461Z self=, 2025-05-07T20:13:06.3276564Z compile=True, 2025-05-07T20:13:06.3276675Z pooling_mode=, 2025-05-07T20:13:06.3276755Z T=1, 2025-05-07T20:13:06.3276850Z D=33, 2025-05-07T20:13:06.3276930Z B=33, 2025-05-07T20:13:06.3277011Z log_E=3, 2025-05-07T20:13:06.3277105Z L=15, 2025-05-07T20:13:06.3277191Z D_gradcheck=2, 2025-05-07T20:13:06.3277289Z stochastic_rounding=True, 2025-05-07T20:13:06.3277392Z weighted=True, 2025-05-07T20:13:06.3277478Z row_wise=True, 2025-05-07T20:13:06.3277578Z mixed=False, 2025-05-07T20:13:06.3277703Z use_cache=True, 2025-05-07T20:13:06.3278052Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.3278218Z use_cpu=True, 2025-05-07T20:13:06.3278403Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.3278518Z ) 2025-05-07T20:13:06.3541795Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.3542359Z self=, 2025-05-07T20:13:06.3542482Z compile=True, 2025-05-07T20:13:06.3553332Z pooling_mode=, 2025-05-07T20:13:06.3553524Z T=1, 2025-05-07T20:13:06.3553609Z D=120, 2025-05-07T20:13:06.3553690Z B=104, 2025-05-07T20:13:06.3553784Z log_E=3, 2025-05-07T20:13:06.3553867Z L=18, 2025-05-07T20:13:06.3553955Z D_gradcheck=2, 2025-05-07T20:13:06.3554069Z stochastic_rounding=True, 2025-05-07T20:13:06.3554167Z weighted=True, 2025-05-07T20:13:06.3554252Z row_wise=True, 2025-05-07T20:13:06.3554350Z mixed=False, 2025-05-07T20:13:06.3554439Z use_cache=True, 2025-05-07T20:13:06.3554562Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.3554662Z use_cpu=True, 2025-05-07T20:13:06.3554772Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.3554866Z ) 2025-05-07T20:13:06.3555013Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.3555394Z self=, 2025-05-07T20:13:06.3555496Z compile=True, 2025-05-07T20:13:06.3555611Z pooling_mode=, 2025-05-07T20:13:06.3555691Z T=2, 2025-05-07T20:13:06.3555783Z D=99, 2025-05-07T20:13:06.3555861Z B=1, 2025-05-07T20:13:06.3556008Z log_E=3, 2025-05-07T20:13:06.3556105Z L=17, 2025-05-07T20:13:06.3556191Z D_gradcheck=2, 2025-05-07T20:13:06.3556290Z stochastic_rounding=True, 2025-05-07T20:13:06.3556390Z weighted=True, 2025-05-07T20:13:06.3556478Z row_wise=True, 2025-05-07T20:13:06.3556561Z mixed=True, 2025-05-07T20:13:06.3556662Z use_cache=False, 2025-05-07T20:13:06.3556778Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.3556877Z use_cpu=True, 2025-05-07T20:13:06.3556985Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.3557065Z ) 2025-05-07T20:13:06.3557217Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.3557581Z self=, 2025-05-07T20:13:06.3557668Z compile=True, 2025-05-07T20:13:06.3557795Z pooling_mode=, 2025-05-07T20:13:06.3557874Z T=2, 2025-05-07T20:13:06.3557955Z D=48, 2025-05-07T20:13:06.3558046Z B=67, 2025-05-07T20:13:06.3558126Z log_E=5, 2025-05-07T20:13:06.3558204Z L=14, 2025-05-07T20:13:06.3558302Z D_gradcheck=1, 2025-05-07T20:13:06.3558401Z stochastic_rounding=True, 2025-05-07T20:13:06.3558638Z weighted=True, 2025-05-07T20:13:06.3558723Z row_wise=True, 2025-05-07T20:13:06.3558808Z mixed=False, 2025-05-07T20:13:06.3558911Z use_cache=False, 2025-05-07T20:13:06.3559028Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.3559114Z use_cpu=True, 2025-05-07T20:13:06.3559235Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.3559313Z ) 2025-05-07T20:13:06.3559451Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.3559869Z self=, 2025-05-07T20:13:06.3559959Z compile=False, 2025-05-07T20:13:06.3560070Z pooling_mode=, 2025-05-07T20:13:06.3560160Z T=3, 2025-05-07T20:13:06.3560239Z D=55, 2025-05-07T20:13:06.3560330Z B=51, 2025-05-07T20:13:06.3560410Z log_E=3, 2025-05-07T20:13:06.3560488Z L=11, 2025-05-07T20:13:06.3560589Z D_gradcheck=1, 2025-05-07T20:13:06.3560691Z stochastic_rounding=False, 2025-05-07T20:13:06.3560777Z weighted=True, 2025-05-07T20:13:06.3560877Z row_wise=True, 2025-05-07T20:13:06.3560960Z mixed=False, 2025-05-07T20:13:06.3561046Z use_cache=False, 2025-05-07T20:13:06.3561249Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.3561334Z use_cpu=True, 2025-05-07T20:13:06.3561439Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.3561532Z ) 2025-05-07T20:13:06.3561667Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.3562026Z self=, 2025-05-07T20:13:06.3562126Z compile=False, 2025-05-07T20:13:06.3562237Z pooling_mode=, 2025-05-07T20:13:06.3562330Z T=4, 2025-05-07T20:13:06.3562410Z D=112, 2025-05-07T20:13:06.3562488Z B=108, 2025-05-07T20:13:06.3562579Z log_E=5, 2025-05-07T20:13:06.3562658Z L=1, 2025-05-07T20:13:06.3562744Z D_gradcheck=2, 2025-05-07T20:13:06.3562855Z stochastic_rounding=False, 2025-05-07T20:13:06.3562941Z weighted=False, 2025-05-07T20:13:06.3563023Z row_wise=True, 2025-05-07T20:13:06.3563120Z mixed=True, 2025-05-07T20:13:06.3563207Z use_cache=True, 2025-05-07T20:13:06.3563317Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.3563411Z use_cpu=True, 2025-05-07T20:13:06.3563515Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.3563591Z ) 2025-05-07T20:13:06.3563737Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.3564095Z self=, 2025-05-07T20:13:06.3564192Z compile=False, 2025-05-07T20:13:06.3564303Z pooling_mode=, 2025-05-07T20:13:06.3564382Z T=1, 2025-05-07T20:13:06.3564473Z D=124, 2025-05-07T20:13:06.3564551Z B=14, 2025-05-07T20:13:06.3564632Z log_E=4, 2025-05-07T20:13:06.3564724Z L=9, 2025-05-07T20:13:06.3564809Z D_gradcheck=1, 2025-05-07T20:13:06.3564909Z stochastic_rounding=True, 2025-05-07T20:13:06.3565006Z weighted=False, 2025-05-07T20:13:06.3565089Z row_wise=True, 2025-05-07T20:13:06.3565170Z mixed=True, 2025-05-07T20:13:06.3565272Z use_cache=False, 2025-05-07T20:13:06.3565386Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.3565471Z use_cpu=True, 2025-05-07T20:13:06.3565588Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.3565670Z ) 2025-05-07T20:13:06.3565817Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.3566174Z self=, 2025-05-07T20:13:06.3566259Z compile=False, 2025-05-07T20:13:06.3566380Z pooling_mode=, 2025-05-07T20:13:06.3566458Z T=3, 2025-05-07T20:13:06.3566537Z D=94, 2025-05-07T20:13:06.3566628Z B=36, 2025-05-07T20:13:06.3566707Z log_E=4, 2025-05-07T20:13:06.3566785Z L=14, 2025-05-07T20:13:06.3566880Z D_gradcheck=1, 2025-05-07T20:13:06.3567010Z stochastic_rounding=False, 2025-05-07T20:13:06.3567095Z weighted=True, 2025-05-07T20:13:06.3567190Z row_wise=True, 2025-05-07T20:13:06.3567273Z mixed=False, 2025-05-07T20:13:06.3567363Z use_cache=False, 2025-05-07T20:13:06.3567487Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.3567572Z use_cpu=True, 2025-05-07T20:13:06.3567690Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.3567769Z ) 2025-05-07T20:13:06.3567931Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.3568303Z self=, 2025-05-07T20:13:06.3568389Z compile=True, 2025-05-07T20:13:06.3568498Z pooling_mode=, 2025-05-07T20:13:06.3568589Z T=5, 2025-05-07T20:13:06.3568670Z D=84, 2025-05-07T20:13:06.3568751Z B=56, 2025-05-07T20:13:06.3568844Z log_E=5, 2025-05-07T20:13:06.3568922Z L=1, 2025-05-07T20:13:06.3569010Z D_gradcheck=1, 2025-05-07T20:13:06.3569122Z stochastic_rounding=True, 2025-05-07T20:13:06.3569207Z weighted=True, 2025-05-07T20:13:06.3569303Z row_wise=True, 2025-05-07T20:13:06.3569388Z mixed=False, 2025-05-07T20:13:06.3569533Z use_cache=True, 2025-05-07T20:13:06.3569658Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.3569745Z use_cpu=True, 2025-05-07T20:13:06.3569848Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.3569940Z ) 2025-05-07T20:13:06.3570078Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.3570433Z self=, 2025-05-07T20:13:06.3570531Z compile=True, 2025-05-07T20:13:06.3570643Z pooling_mode=, 2025-05-07T20:13:06.3570722Z T=1, 2025-05-07T20:13:06.3570817Z D=59, 2025-05-07T20:13:06.3570898Z B=1, 2025-05-07T20:13:06.3570978Z log_E=3, 2025-05-07T20:13:06.3571070Z L=8, 2025-05-07T20:13:06.3571158Z D_gradcheck=1, 2025-05-07T20:13:06.3571270Z stochastic_rounding=False, 2025-05-07T20:13:06.3571355Z weighted=False, 2025-05-07T20:13:06.3571438Z row_wise=True, 2025-05-07T20:13:06.3571538Z mixed=False, 2025-05-07T20:13:06.3571622Z use_cache=True, 2025-05-07T20:13:06.3571731Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.3571830Z use_cpu=True, 2025-05-07T20:13:06.3571933Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.3572011Z ) 2025-05-07T20:13:06.3572158Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.3572512Z self=, 2025-05-07T20:13:06.3572600Z compile=False, 2025-05-07T20:13:06.3572721Z pooling_mode=, 2025-05-07T20:13:06.3572800Z T=4, 2025-05-07T20:13:06.3572893Z D=37, 2025-05-07T20:13:06.3572971Z B=34, 2025-05-07T20:13:06.3573051Z log_E=4, 2025-05-07T20:13:06.3573141Z L=13, 2025-05-07T20:13:06.3573229Z D_gradcheck=1, 2025-05-07T20:13:06.3573327Z stochastic_rounding=False, 2025-05-07T20:13:06.3573424Z weighted=True, 2025-05-07T20:13:06.3573507Z row_wise=True, 2025-05-07T20:13:06.3573592Z mixed=True, 2025-05-07T20:13:06.3573688Z use_cache=True, 2025-05-07T20:13:06.3573796Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.3573879Z use_cpu=True, 2025-05-07T20:13:06.3573994Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.3574072Z ) 2025-05-07T20:13:06.3574208Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.3574576Z self=, 2025-05-07T20:13:06.3574662Z compile=False, 2025-05-07T20:13:06.3574785Z pooling_mode=, 2025-05-07T20:13:06.3574866Z T=3, 2025-05-07T20:13:06.3574944Z D=73, 2025-05-07T20:13:06.3575035Z B=47, 2025-05-07T20:13:06.3575117Z log_E=5, 2025-05-07T20:13:06.3575226Z L=12, 2025-05-07T20:13:06.3575322Z D_gradcheck=2, 2025-05-07T20:13:06.3575422Z stochastic_rounding=False, 2025-05-07T20:13:06.3575509Z weighted=False, 2025-05-07T20:13:06.3575606Z row_wise=True, 2025-05-07T20:13:06.3575692Z mixed=False, 2025-05-07T20:13:06.3575776Z use_cache=True, 2025-05-07T20:13:06.3575899Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.3575984Z use_cpu=True, 2025-05-07T20:13:06.3576089Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.3576185Z ) 2025-05-07T20:13:06.3576385Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.3576756Z self=, 2025-05-07T20:13:06.3576843Z compile=False, 2025-05-07T20:13:06.3576966Z pooling_mode=, 2025-05-07T20:13:06.3577044Z T=3, 2025-05-07T20:13:06.3577123Z D=22, 2025-05-07T20:13:06.3577214Z B=111, 2025-05-07T20:13:06.3577294Z log_E=3, 2025-05-07T20:13:06.3577373Z L=4, 2025-05-07T20:13:06.3577471Z D_gradcheck=2, 2025-05-07T20:13:06.3577569Z stochastic_rounding=False, 2025-05-07T20:13:06.3577656Z weighted=True, 2025-05-07T20:13:06.3577754Z row_wise=True, 2025-05-07T20:13:06.3577888Z mixed=False, 2025-05-07T20:13:06.3577974Z use_cache=True, 2025-05-07T20:13:06.3578094Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.3578180Z use_cpu=True, 2025-05-07T20:13:06.3578294Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.3578371Z ) 2025-05-07T20:13:06.3578507Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.3578878Z self=, 2025-05-07T20:13:06.3578964Z compile=True, 2025-05-07T20:13:06.3579074Z pooling_mode=, 2025-05-07T20:13:06.3579166Z T=2, 2025-05-07T20:13:06.3579245Z D=108, 2025-05-07T20:13:06.3579322Z B=57, 2025-05-07T20:13:06.3579417Z log_E=5, 2025-05-07T20:13:06.3579497Z L=11, 2025-05-07T20:13:06.3579582Z D_gradcheck=2, 2025-05-07T20:13:06.3579691Z stochastic_rounding=False, 2025-05-07T20:13:06.3579778Z weighted=False, 2025-05-07T20:13:06.3579866Z row_wise=True, 2025-05-07T20:13:06.3579963Z mixed=True, 2025-05-07T20:13:06.3580050Z use_cache=False, 2025-05-07T20:13:06.3580171Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.3580257Z use_cpu=True, 2025-05-07T20:13:06.3580361Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.3580452Z ) 2025-05-07T20:13:06.3580587Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.3580942Z self=, 2025-05-07T20:13:06.3581039Z compile=True, 2025-05-07T20:13:06.3581147Z pooling_mode=, 2025-05-07T20:13:06.3581229Z T=3, 2025-05-07T20:13:06.3581318Z D=77, 2025-05-07T20:13:06.3581397Z B=13, 2025-05-07T20:13:06.3581477Z log_E=5, 2025-05-07T20:13:06.3581567Z L=0, 2025-05-07T20:13:06.3581651Z D_gradcheck=1, 2025-05-07T20:13:06.3581749Z stochastic_rounding=False, 2025-05-07T20:13:06.3581845Z weighted=True, 2025-05-07T20:13:06.3581932Z row_wise=True, 2025-05-07T20:13:06.3582024Z mixed=True, 2025-05-07T20:13:06.3582110Z use_cache=False, 2025-05-07T20:13:06.3582220Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.3582317Z use_cpu=True, 2025-05-07T20:13:06.3582422Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.3582501Z ) 2025-05-07T20:13:06.3582647Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.3583004Z self=, 2025-05-07T20:13:06.3583089Z compile=False, 2025-05-07T20:13:06.3583211Z pooling_mode=, 2025-05-07T20:13:06.3583291Z T=2, 2025-05-07T20:13:06.3583368Z D=40, 2025-05-07T20:13:06.3583458Z B=121, 2025-05-07T20:13:06.3583570Z log_E=4, 2025-05-07T20:13:06.3583661Z L=2, 2025-05-07T20:13:06.3583745Z D_gradcheck=1, 2025-05-07T20:13:06.3583843Z stochastic_rounding=False, 2025-05-07T20:13:06.3583939Z weighted=False, 2025-05-07T20:13:06.3584026Z row_wise=True, 2025-05-07T20:13:06.3584107Z mixed=True, 2025-05-07T20:13:06.3584205Z use_cache=False, 2025-05-07T20:13:06.3584314Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.3584398Z use_cpu=True, 2025-05-07T20:13:06.3584514Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.3584615Z ) 2025-05-07T20:13:06.3584750Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.3585118Z self=, 2025-05-07T20:13:06.3585204Z compile=True, 2025-05-07T20:13:06.3585326Z pooling_mode=, 2025-05-07T20:13:06.3585406Z T=4, 2025-05-07T20:13:06.3585484Z D=25, 2025-05-07T20:13:06.3585572Z B=73, 2025-05-07T20:13:06.3585654Z log_E=3, 2025-05-07T20:13:06.3585732Z L=13, 2025-05-07T20:13:06.3585828Z D_gradcheck=1, 2025-05-07T20:13:06.3585928Z stochastic_rounding=False, 2025-05-07T20:13:06.3586086Z weighted=False, 2025-05-07T20:13:06.3586185Z row_wise=True, 2025-05-07T20:13:06.3586268Z mixed=True, 2025-05-07T20:13:06.3586357Z use_cache=False, 2025-05-07T20:13:06.3586482Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.3586569Z use_cpu=True, 2025-05-07T20:13:06.3586682Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.3586774Z ) 2025-05-07T20:13:06.3841737Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.3842138Z self=, 2025-05-07T20:13:06.3842225Z compile=True, 2025-05-07T20:13:06.3842337Z pooling_mode=, 2025-05-07T20:13:06.3842434Z T=2, 2025-05-07T20:13:06.3842512Z D=69, 2025-05-07T20:13:06.3842598Z B=70, 2025-05-07T20:13:06.3842694Z log_E=4, 2025-05-07T20:13:06.3842834Z L=17, 2025-05-07T20:13:06.3842919Z D_gradcheck=1, 2025-05-07T20:13:06.3843025Z stochastic_rounding=False, 2025-05-07T20:13:06.3843125Z weighted=True, 2025-05-07T20:13:06.3843209Z row_wise=True, 2025-05-07T20:13:06.3843290Z mixed=True, 2025-05-07T20:13:06.3843388Z use_cache=True, 2025-05-07T20:13:06.3843501Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.3843600Z use_cpu=True, 2025-05-07T20:13:06.3843708Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.3843799Z ) 2025-05-07T20:13:06.3843937Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.3844294Z self=, 2025-05-07T20:13:06.3844395Z compile=False, 2025-05-07T20:13:06.3844507Z pooling_mode=, 2025-05-07T20:13:06.3844587Z T=2, 2025-05-07T20:13:06.3844680Z D=37, 2025-05-07T20:13:06.3844763Z B=58, 2025-05-07T20:13:06.3844858Z log_E=5, 2025-05-07T20:13:06.3844939Z L=12, 2025-05-07T20:13:06.3845028Z D_gradcheck=2, 2025-05-07T20:13:06.3845141Z stochastic_rounding=True, 2025-05-07T20:13:06.3845233Z weighted=True, 2025-05-07T20:13:06.3845319Z row_wise=True, 2025-05-07T20:13:06.3845421Z mixed=False, 2025-05-07T20:13:06.3845508Z use_cache=True, 2025-05-07T20:13:06.3845620Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.3845719Z use_cpu=True, 2025-05-07T20:13:06.3845827Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.3845908Z ) 2025-05-07T20:13:06.3846057Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.3846413Z self=, 2025-05-07T20:13:06.3846502Z compile=False, 2025-05-07T20:13:06.3846628Z pooling_mode=, 2025-05-07T20:13:06.3846709Z T=2, 2025-05-07T20:13:06.3846800Z D=38, 2025-05-07T20:13:06.3846985Z B=84, 2025-05-07T20:13:06.3847066Z log_E=5, 2025-05-07T20:13:06.3847158Z L=17, 2025-05-07T20:13:06.3847245Z D_gradcheck=1, 2025-05-07T20:13:06.3847345Z stochastic_rounding=False, 2025-05-07T20:13:06.3847447Z weighted=True, 2025-05-07T20:13:06.3847534Z row_wise=True, 2025-05-07T20:13:06.3847619Z mixed=False, 2025-05-07T20:13:06.3847719Z use_cache=False, 2025-05-07T20:13:06.3847832Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.3847915Z use_cpu=True, 2025-05-07T20:13:06.3848068Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.3848145Z ) 2025-05-07T20:13:06.3848279Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.3848643Z self=, 2025-05-07T20:13:06.3848733Z compile=False, 2025-05-07T20:13:06.3848854Z pooling_mode=, 2025-05-07T20:13:06.3848932Z T=4, 2025-05-07T20:13:06.3849014Z D=98, 2025-05-07T20:13:06.3849106Z B=127, 2025-05-07T20:13:06.3849187Z log_E=5, 2025-05-07T20:13:06.3849264Z L=3, 2025-05-07T20:13:06.3849362Z D_gradcheck=2, 2025-05-07T20:13:06.3849496Z stochastic_rounding=False, 2025-05-07T20:13:06.3849622Z weighted=False, 2025-05-07T20:13:06.3849715Z row_wise=True, 2025-05-07T20:13:06.3849798Z mixed=False, 2025-05-07T20:13:06.3849886Z use_cache=True, 2025-05-07T20:13:06.3850007Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.3850090Z use_cpu=True, 2025-05-07T20:13:06.3850196Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.3850288Z ) 2025-05-07T20:13:06.3850427Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.3850789Z self=, 2025-05-07T20:13:06.3850876Z compile=False, 2025-05-07T20:13:06.3850984Z pooling_mode=, 2025-05-07T20:13:06.3851076Z T=5, 2025-05-07T20:13:06.3851157Z D=24, 2025-05-07T20:13:06.3851233Z B=18, 2025-05-07T20:13:06.3851324Z log_E=3, 2025-05-07T20:13:06.3851402Z L=5, 2025-05-07T20:13:06.3851487Z D_gradcheck=2, 2025-05-07T20:13:06.3851603Z stochastic_rounding=False, 2025-05-07T20:13:06.3851688Z weighted=False, 2025-05-07T20:13:06.3851772Z row_wise=True, 2025-05-07T20:13:06.3851867Z mixed=True, 2025-05-07T20:13:06.3851954Z use_cache=False, 2025-05-07T20:13:06.3852077Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.3852164Z use_cpu=True, 2025-05-07T20:13:06.3852269Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.3852358Z ) 2025-05-07T20:13:06.3852492Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.3852843Z self=, 2025-05-07T20:13:06.3852939Z compile=True, 2025-05-07T20:13:06.3853049Z pooling_mode=, 2025-05-07T20:13:06.3853127Z T=3, 2025-05-07T20:13:06.3853219Z D=93, 2025-05-07T20:13:06.3853295Z B=92, 2025-05-07T20:13:06.3853376Z log_E=4, 2025-05-07T20:13:06.3853466Z L=5, 2025-05-07T20:13:06.3853549Z D_gradcheck=2, 2025-05-07T20:13:06.3853651Z stochastic_rounding=False, 2025-05-07T20:13:06.3853749Z weighted=False, 2025-05-07T20:13:06.3853832Z row_wise=True, 2025-05-07T20:13:06.3853924Z mixed=False, 2025-05-07T20:13:06.3854008Z use_cache=True, 2025-05-07T20:13:06.3854118Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.3854217Z use_cpu=True, 2025-05-07T20:13:06.3854321Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.3854399Z ) 2025-05-07T20:13:06.3854545Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.3854899Z self=, 2025-05-07T20:13:06.3854985Z compile=False, 2025-05-07T20:13:06.3855108Z pooling_mode=, 2025-05-07T20:13:06.3855215Z T=1, 2025-05-07T20:13:06.3855295Z D=120, 2025-05-07T20:13:06.3855386Z B=112, 2025-05-07T20:13:06.3855466Z log_E=3, 2025-05-07T20:13:06.3855556Z L=15, 2025-05-07T20:13:06.3855640Z D_gradcheck=2, 2025-05-07T20:13:06.3855742Z stochastic_rounding=False, 2025-05-07T20:13:06.3855840Z weighted=False, 2025-05-07T20:13:06.3855922Z row_wise=True, 2025-05-07T20:13:06.3856004Z mixed=False, 2025-05-07T20:13:06.3856099Z use_cache=True, 2025-05-07T20:13:06.3856208Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.3856319Z use_cpu=True, 2025-05-07T20:13:06.3856437Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.3856512Z ) 2025-05-07T20:13:06.3856645Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.3857012Z self=, 2025-05-07T20:13:06.3857097Z compile=False, 2025-05-07T20:13:06.3857205Z pooling_mode=, 2025-05-07T20:13:06.3857299Z T=1, 2025-05-07T20:13:06.3857376Z D=60, 2025-05-07T20:13:06.3857466Z B=27, 2025-05-07T20:13:06.3857548Z log_E=3, 2025-05-07T20:13:06.3857626Z L=7, 2025-05-07T20:13:06.3857776Z D_gradcheck=1, 2025-05-07T20:13:06.3857876Z stochastic_rounding=False, 2025-05-07T20:13:06.3857960Z weighted=True, 2025-05-07T20:13:06.3858056Z row_wise=True, 2025-05-07T20:13:06.3858137Z mixed=False, 2025-05-07T20:13:06.3858221Z use_cache=True, 2025-05-07T20:13:06.3858344Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.3858427Z use_cpu=True, 2025-05-07T20:13:06.3858531Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.3858622Z ) 2025-05-07T20:13:06.3858756Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.3859109Z self=, 2025-05-07T20:13:06.3859209Z compile=True, 2025-05-07T20:13:06.3859318Z pooling_mode=, 2025-05-07T20:13:06.3859408Z T=3, 2025-05-07T20:13:06.3859486Z D=13, 2025-05-07T20:13:06.3859561Z B=46, 2025-05-07T20:13:06.3859653Z log_E=4, 2025-05-07T20:13:06.3859729Z L=3, 2025-05-07T20:13:06.3859817Z D_gradcheck=2, 2025-05-07T20:13:06.3859928Z stochastic_rounding=False, 2025-05-07T20:13:06.3860013Z weighted=False, 2025-05-07T20:13:06.3860095Z row_wise=True, 2025-05-07T20:13:06.3860188Z mixed=False, 2025-05-07T20:13:06.3860273Z use_cache=False, 2025-05-07T20:13:06.3860383Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.3860478Z use_cpu=True, 2025-05-07T20:13:06.3860581Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.3860658Z ) 2025-05-07T20:13:06.3860803Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.3861154Z self=, 2025-05-07T20:13:06.3861251Z compile=False, 2025-05-07T20:13:06.3861360Z pooling_mode=, 2025-05-07T20:13:06.3861441Z T=4, 2025-05-07T20:13:06.3861534Z D=40, 2025-05-07T20:13:06.3861611Z B=11, 2025-05-07T20:13:06.3861693Z log_E=5, 2025-05-07T20:13:06.3861786Z L=1, 2025-05-07T20:13:06.3861872Z D_gradcheck=2, 2025-05-07T20:13:06.3861972Z stochastic_rounding=False, 2025-05-07T20:13:06.3862074Z weighted=True, 2025-05-07T20:13:06.3862156Z row_wise=True, 2025-05-07T20:13:06.3862239Z mixed=False, 2025-05-07T20:13:06.3862337Z use_cache=False, 2025-05-07T20:13:06.3862445Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.3862541Z use_cpu=True, 2025-05-07T20:13:06.3862645Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.3862721Z ) 2025-05-07T20:13:06.3862866Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.3863217Z self=, 2025-05-07T20:13:06.3863303Z compile=False, 2025-05-07T20:13:06.3863425Z pooling_mode=, 2025-05-07T20:13:06.3863530Z T=1, 2025-05-07T20:13:06.3863609Z D=56, 2025-05-07T20:13:06.3863699Z B=34, 2025-05-07T20:13:06.3863779Z log_E=3, 2025-05-07T20:13:06.3863857Z L=19, 2025-05-07T20:13:06.3863956Z D_gradcheck=1, 2025-05-07T20:13:06.3864054Z stochastic_rounding=True, 2025-05-07T20:13:06.3864140Z weighted=False, 2025-05-07T20:13:06.3864234Z row_wise=True, 2025-05-07T20:13:06.3864315Z mixed=False, 2025-05-07T20:13:06.3864414Z use_cache=False, 2025-05-07T20:13:06.3864550Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.3864636Z use_cpu=True, 2025-05-07T20:13:06.3864754Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.3864829Z ) 2025-05-07T20:13:06.3864964Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.3865333Z self=, 2025-05-07T20:13:06.3865418Z compile=True, 2025-05-07T20:13:06.3865531Z pooling_mode=, 2025-05-07T20:13:06.3865628Z T=4, 2025-05-07T20:13:06.3865706Z D=67, 2025-05-07T20:13:06.3865784Z B=2, 2025-05-07T20:13:06.3865879Z log_E=5, 2025-05-07T20:13:06.3866008Z L=9, 2025-05-07T20:13:06.3866094Z D_gradcheck=2, 2025-05-07T20:13:06.3866206Z stochastic_rounding=False, 2025-05-07T20:13:06.3866291Z weighted=True, 2025-05-07T20:13:06.3866390Z row_wise=True, 2025-05-07T20:13:06.3866474Z mixed=False, 2025-05-07T20:13:06.3866561Z use_cache=True, 2025-05-07T20:13:06.3866686Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.3866771Z use_cpu=True, 2025-05-07T20:13:06.3866876Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.3866967Z ) 2025-05-07T20:13:06.3867103Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.3867459Z self=, 2025-05-07T20:13:06.3867560Z compile=False, 2025-05-07T20:13:06.3867671Z pooling_mode=, 2025-05-07T20:13:06.3867751Z T=1, 2025-05-07T20:13:06.3867848Z D=57, 2025-05-07T20:13:06.3867926Z B=63, 2025-05-07T20:13:06.3868021Z log_E=5, 2025-05-07T20:13:06.3868103Z L=15, 2025-05-07T20:13:06.3868189Z D_gradcheck=1, 2025-05-07T20:13:06.3868300Z stochastic_rounding=True, 2025-05-07T20:13:06.3868386Z weighted=False, 2025-05-07T20:13:06.3868470Z row_wise=True, 2025-05-07T20:13:06.3868566Z mixed=True, 2025-05-07T20:13:06.3868653Z use_cache=True, 2025-05-07T20:13:06.3868763Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.3868858Z use_cpu=True, 2025-05-07T20:13:06.3868963Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.3869038Z ) 2025-05-07T20:13:06.3869182Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.3869533Z self=, 2025-05-07T20:13:06.3869627Z compile=False, 2025-05-07T20:13:06.3869755Z pooling_mode=, 2025-05-07T20:13:06.3869830Z T=2, 2025-05-07T20:13:06.3869923Z D=107, 2025-05-07T20:13:06.3869999Z B=31, 2025-05-07T20:13:06.3870077Z log_E=3, 2025-05-07T20:13:06.3870170Z L=20, 2025-05-07T20:13:06.3870253Z D_gradcheck=2, 2025-05-07T20:13:06.3870348Z stochastic_rounding=True, 2025-05-07T20:13:06.3870444Z weighted=True, 2025-05-07T20:13:06.3870525Z row_wise=True, 2025-05-07T20:13:06.3870619Z mixed=False, 2025-05-07T20:13:06.3870705Z use_cache=False, 2025-05-07T20:13:06.3870814Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.3870912Z use_cpu=True, 2025-05-07T20:13:06.3871015Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.3871092Z ) 2025-05-07T20:13:06.3871236Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.3871590Z self=, 2025-05-07T20:13:06.3871676Z compile=False, 2025-05-07T20:13:06.3871827Z pooling_mode=, 2025-05-07T20:13:06.3871904Z T=4, 2025-05-07T20:13:06.3871979Z D=123, 2025-05-07T20:13:06.3872069Z B=39, 2025-05-07T20:13:06.3872149Z log_E=5, 2025-05-07T20:13:06.3872239Z L=13, 2025-05-07T20:13:06.3872327Z D_gradcheck=2, 2025-05-07T20:13:06.3872423Z stochastic_rounding=False, 2025-05-07T20:13:06.3872523Z weighted=False, 2025-05-07T20:13:06.3872607Z row_wise=True, 2025-05-07T20:13:06.3872689Z mixed=False, 2025-05-07T20:13:06.3872824Z use_cache=False, 2025-05-07T20:13:06.3872937Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.3873020Z use_cpu=True, 2025-05-07T20:13:06.3873133Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.3873209Z ) 2025-05-07T20:13:06.3873340Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.3873705Z self=, 2025-05-07T20:13:06.3873792Z compile=False, 2025-05-07T20:13:06.3873901Z pooling_mode=, 2025-05-07T20:13:06.3873990Z T=3, 2025-05-07T20:13:06.3874065Z D=36, 2025-05-07T20:13:06.3874157Z B=121, 2025-05-07T20:13:06.3874284Z log_E=4, 2025-05-07T20:13:06.3874360Z L=13, 2025-05-07T20:13:06.3874456Z D_gradcheck=2, 2025-05-07T20:13:06.3874554Z stochastic_rounding=True, 2025-05-07T20:13:06.3874639Z weighted=True, 2025-05-07T20:13:06.3874733Z row_wise=True, 2025-05-07T20:13:06.3874816Z mixed=False, 2025-05-07T20:13:06.3874903Z use_cache=False, 2025-05-07T20:13:06.3875023Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.3875108Z use_cpu=True, 2025-05-07T20:13:06.3875212Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.3875301Z ) 2025-05-07T20:13:06.4144616Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.4144999Z self=, 2025-05-07T20:13:06.4145100Z compile=True, 2025-05-07T20:13:06.4145214Z pooling_mode=, 2025-05-07T20:13:06.4145308Z T=3, 2025-05-07T20:13:06.4145388Z D=125, 2025-05-07T20:13:06.4145471Z B=70, 2025-05-07T20:13:06.4145568Z log_E=4, 2025-05-07T20:13:06.4145646Z L=12, 2025-05-07T20:13:06.4145731Z D_gradcheck=1, 2025-05-07T20:13:06.4145843Z stochastic_rounding=False, 2025-05-07T20:13:06.4145930Z weighted=False, 2025-05-07T20:13:06.4146014Z row_wise=True, 2025-05-07T20:13:06.4146111Z mixed=True, 2025-05-07T20:13:06.4146197Z use_cache=False, 2025-05-07T20:13:06.4146319Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.4146404Z use_cpu=True, 2025-05-07T20:13:06.4146507Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.4146599Z ) 2025-05-07T20:13:06.4146736Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.4147096Z self=, 2025-05-07T20:13:06.4147200Z compile=False, 2025-05-07T20:13:06.4147312Z pooling_mode=, 2025-05-07T20:13:06.4147455Z T=3, 2025-05-07T20:13:06.4147546Z D=99, 2025-05-07T20:13:06.4147627Z B=58, 2025-05-07T20:13:06.4147718Z log_E=4, 2025-05-07T20:13:06.4147795Z L=18, 2025-05-07T20:13:06.4147880Z D_gradcheck=1, 2025-05-07T20:13:06.4147989Z stochastic_rounding=True, 2025-05-07T20:13:06.4148076Z weighted=False, 2025-05-07T20:13:06.4148160Z row_wise=True, 2025-05-07T20:13:06.4148259Z mixed=False, 2025-05-07T20:13:06.4148342Z use_cache=True, 2025-05-07T20:13:06.4148453Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.4148549Z use_cpu=True, 2025-05-07T20:13:06.4148653Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.4148729Z ) 2025-05-07T20:13:06.4148875Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.4149230Z self=, 2025-05-07T20:13:06.4149443Z compile=True, 2025-05-07T20:13:06.4149567Z pooling_mode=, 2025-05-07T20:13:06.4149645Z T=5, 2025-05-07T20:13:06.4149738Z D=60, 2025-05-07T20:13:06.4149818Z B=40, 2025-05-07T20:13:06.4149898Z log_E=3, 2025-05-07T20:13:06.4149991Z L=11, 2025-05-07T20:13:06.4150074Z D_gradcheck=2, 2025-05-07T20:13:06.4150173Z stochastic_rounding=False, 2025-05-07T20:13:06.4150273Z weighted=True, 2025-05-07T20:13:06.4150356Z row_wise=True, 2025-05-07T20:13:06.4150485Z mixed=False, 2025-05-07T20:13:06.4150584Z use_cache=True, 2025-05-07T20:13:06.4150692Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.4150778Z use_cpu=True, 2025-05-07T20:13:06.4150896Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.4150973Z ) 2025-05-07T20:13:06.4151110Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.4151474Z self=, 2025-05-07T20:13:06.4151562Z compile=True, 2025-05-07T20:13:06.4151686Z pooling_mode=, 2025-05-07T20:13:06.4151768Z T=2, 2025-05-07T20:13:06.4151897Z D=16, 2025-05-07T20:13:06.4152030Z B=115, 2025-05-07T20:13:06.4152111Z log_E=4, 2025-05-07T20:13:06.4152191Z L=18, 2025-05-07T20:13:06.4152287Z D_gradcheck=1, 2025-05-07T20:13:06.4152386Z stochastic_rounding=True, 2025-05-07T20:13:06.4152471Z weighted=False, 2025-05-07T20:13:06.4152572Z row_wise=True, 2025-05-07T20:13:06.4152657Z mixed=False, 2025-05-07T20:13:06.4152743Z use_cache=False, 2025-05-07T20:13:06.4152864Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.4152949Z use_cpu=True, 2025-05-07T20:13:06.4153053Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.4153141Z ) 2025-05-07T20:13:06.4153277Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.4153644Z self=, 2025-05-07T20:13:06.4153732Z compile=True, 2025-05-07T20:13:06.4153843Z pooling_mode=, 2025-05-07T20:13:06.4153935Z T=5, 2025-05-07T20:13:06.4154017Z D=112, 2025-05-07T20:13:06.4154094Z B=83, 2025-05-07T20:13:06.4154185Z log_E=3, 2025-05-07T20:13:06.4154274Z L=15, 2025-05-07T20:13:06.4154359Z D_gradcheck=1, 2025-05-07T20:13:06.4154470Z stochastic_rounding=True, 2025-05-07T20:13:06.4154556Z weighted=True, 2025-05-07T20:13:06.4154642Z row_wise=True, 2025-05-07T20:13:06.4154739Z mixed=False, 2025-05-07T20:13:06.4154826Z use_cache=True, 2025-05-07T20:13:06.4154950Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.4155034Z use_cpu=True, 2025-05-07T20:13:06.4155141Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.4155233Z ) 2025-05-07T20:13:06.4155498Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.4155921Z self=, 2025-05-07T20:13:06.4156098Z compile=True, 2025-05-07T20:13:06.4156213Z pooling_mode=, 2025-05-07T20:13:06.4156293Z T=3, 2025-05-07T20:13:06.4156392Z D=104, 2025-05-07T20:13:06.4156473Z B=109, 2025-05-07T20:13:06.4156555Z log_E=5, 2025-05-07T20:13:06.4156649Z L=14, 2025-05-07T20:13:06.4156735Z D_gradcheck=1, 2025-05-07T20:13:06.4156838Z stochastic_rounding=False, 2025-05-07T20:13:06.4156939Z weighted=True, 2025-05-07T20:13:06.4157026Z row_wise=True, 2025-05-07T20:13:06.4157124Z mixed=True, 2025-05-07T20:13:06.4157213Z use_cache=False, 2025-05-07T20:13:06.4157327Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.4157430Z use_cpu=True, 2025-05-07T20:13:06.4157537Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.4157617Z ) 2025-05-07T20:13:06.4157766Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.4158121Z self=, 2025-05-07T20:13:06.4158254Z compile=False, 2025-05-07T20:13:06.4158381Z pooling_mode=, 2025-05-07T20:13:06.4158463Z T=2, 2025-05-07T20:13:06.4158549Z D=99, 2025-05-07T20:13:06.4158644Z B=28, 2025-05-07T20:13:06.4158724Z log_E=5, 2025-05-07T20:13:06.4158818Z L=1, 2025-05-07T20:13:06.4158904Z D_gradcheck=1, 2025-05-07T20:13:06.4159002Z stochastic_rounding=False, 2025-05-07T20:13:06.4159104Z weighted=False, 2025-05-07T20:13:06.4159216Z row_wise=True, 2025-05-07T20:13:06.4159300Z mixed=True, 2025-05-07T20:13:06.4159400Z use_cache=False, 2025-05-07T20:13:06.4159510Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.4159595Z use_cpu=True, 2025-05-07T20:13:06.4159714Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.4159791Z ) 2025-05-07T20:13:06.4159926Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.4160289Z self=, 2025-05-07T20:13:06.4160376Z compile=False, 2025-05-07T20:13:06.4160498Z pooling_mode=, 2025-05-07T20:13:06.4160631Z T=4, 2025-05-07T20:13:06.4160710Z D=74, 2025-05-07T20:13:06.4160798Z B=47, 2025-05-07T20:13:06.4160879Z log_E=4, 2025-05-07T20:13:06.4160956Z L=6, 2025-05-07T20:13:06.4161052Z D_gradcheck=1, 2025-05-07T20:13:06.4161151Z stochastic_rounding=False, 2025-05-07T20:13:06.4161239Z weighted=True, 2025-05-07T20:13:06.4161337Z row_wise=True, 2025-05-07T20:13:06.4161419Z mixed=True, 2025-05-07T20:13:06.4161504Z use_cache=True, 2025-05-07T20:13:06.4161630Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.4161714Z use_cpu=True, 2025-05-07T20:13:06.4161822Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.4161912Z ) 2025-05-07T20:13:06.4162047Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.4162416Z self=, 2025-05-07T20:13:06.4162507Z compile=False, 2025-05-07T20:13:06.4162617Z pooling_mode=, 2025-05-07T20:13:06.4162711Z T=5, 2025-05-07T20:13:06.4162790Z D=123, 2025-05-07T20:13:06.4162872Z B=23, 2025-05-07T20:13:06.4162966Z log_E=4, 2025-05-07T20:13:06.4163046Z L=7, 2025-05-07T20:13:06.4163132Z D_gradcheck=1, 2025-05-07T20:13:06.4163245Z stochastic_rounding=False, 2025-05-07T20:13:06.4163332Z weighted=False, 2025-05-07T20:13:06.4163420Z row_wise=True, 2025-05-07T20:13:06.4163516Z mixed=False, 2025-05-07T20:13:06.4163602Z use_cache=True, 2025-05-07T20:13:06.4163711Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.4163806Z use_cpu=True, 2025-05-07T20:13:06.4163912Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.4164001Z ) 2025-05-07T20:13:06.4164135Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.4164494Z self=, 2025-05-07T20:13:06.4164593Z compile=True, 2025-05-07T20:13:06.4164701Z pooling_mode=, 2025-05-07T20:13:06.4164786Z T=1, 2025-05-07T20:13:06.4164875Z D=126, 2025-05-07T20:13:06.4164955Z B=58, 2025-05-07T20:13:06.4165036Z log_E=5, 2025-05-07T20:13:06.4165127Z L=10, 2025-05-07T20:13:06.4165214Z D_gradcheck=1, 2025-05-07T20:13:06.4165312Z stochastic_rounding=False, 2025-05-07T20:13:06.4165412Z weighted=False, 2025-05-07T20:13:06.4165496Z row_wise=True, 2025-05-07T20:13:06.4165579Z mixed=True, 2025-05-07T20:13:06.4165677Z use_cache=True, 2025-05-07T20:13:06.4165787Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.4165884Z use_cpu=True, 2025-05-07T20:13:06.4165989Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.4166067Z ) 2025-05-07T20:13:06.4166284Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.4166838Z self=, 2025-05-07T20:13:06.4166930Z compile=False, 2025-05-07T20:13:06.4167061Z pooling_mode=, 2025-05-07T20:13:06.4167142Z T=3, 2025-05-07T20:13:06.4167224Z D=75, 2025-05-07T20:13:06.4167320Z B=100, 2025-05-07T20:13:06.4167401Z log_E=3, 2025-05-07T20:13:06.4167480Z L=13, 2025-05-07T20:13:06.4167580Z D_gradcheck=1, 2025-05-07T20:13:06.4167712Z stochastic_rounding=True, 2025-05-07T20:13:06.4167812Z weighted=False, 2025-05-07T20:13:06.4167895Z row_wise=True, 2025-05-07T20:13:06.4167978Z mixed=False, 2025-05-07T20:13:06.4168076Z use_cache=False, 2025-05-07T20:13:06.4168186Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.4168270Z use_cpu=True, 2025-05-07T20:13:06.4168387Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.4168465Z ) 2025-05-07T20:13:06.4168599Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.4168969Z self=, 2025-05-07T20:13:06.4169054Z compile=True, 2025-05-07T20:13:06.4169220Z pooling_mode=, 2025-05-07T20:13:06.4169312Z T=2, 2025-05-07T20:13:06.4169391Z D=89, 2025-05-07T20:13:06.4169468Z B=6, 2025-05-07T20:13:06.4169561Z log_E=3, 2025-05-07T20:13:06.4169643Z L=2, 2025-05-07T20:13:06.4169742Z D_gradcheck=2, 2025-05-07T20:13:06.4169843Z stochastic_rounding=True, 2025-05-07T20:13:06.4169929Z weighted=False, 2025-05-07T20:13:06.4170028Z row_wise=True, 2025-05-07T20:13:06.4170110Z mixed=True, 2025-05-07T20:13:06.4170196Z use_cache=False, 2025-05-07T20:13:06.4170318Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.4170401Z use_cpu=True, 2025-05-07T20:13:06.4170504Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.4170595Z ) 2025-05-07T20:13:06.4170730Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.4171082Z self=, 2025-05-07T20:13:06.4171179Z compile=True, 2025-05-07T20:13:06.4171294Z pooling_mode=, 2025-05-07T20:13:06.4171385Z T=3, 2025-05-07T20:13:06.4171464Z D=38, 2025-05-07T20:13:06.4171540Z B=67, 2025-05-07T20:13:06.4171632Z log_E=4, 2025-05-07T20:13:06.4171709Z L=14, 2025-05-07T20:13:06.4171794Z D_gradcheck=1, 2025-05-07T20:13:06.4171908Z stochastic_rounding=False, 2025-05-07T20:13:06.4171995Z weighted=True, 2025-05-07T20:13:06.4172079Z row_wise=True, 2025-05-07T20:13:06.4172172Z mixed=True, 2025-05-07T20:13:06.4172257Z use_cache=False, 2025-05-07T20:13:06.4172367Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.4172462Z use_cpu=True, 2025-05-07T20:13:06.4172567Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.4172645Z ) 2025-05-07T20:13:06.4172793Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.4173146Z self=, 2025-05-07T20:13:06.4173247Z compile=True, 2025-05-07T20:13:06.4173360Z pooling_mode=, 2025-05-07T20:13:06.4173440Z T=1, 2025-05-07T20:13:06.4173533Z D=45, 2025-05-07T20:13:06.4173611Z B=114, 2025-05-07T20:13:06.4173691Z log_E=5, 2025-05-07T20:13:06.4173781Z L=8, 2025-05-07T20:13:06.4173866Z D_gradcheck=1, 2025-05-07T20:13:06.4173966Z stochastic_rounding=True, 2025-05-07T20:13:06.4174066Z weighted=False, 2025-05-07T20:13:06.4174149Z row_wise=True, 2025-05-07T20:13:06.4174231Z mixed=True, 2025-05-07T20:13:06.4174328Z use_cache=True, 2025-05-07T20:13:06.4174437Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.4174522Z use_cpu=True, 2025-05-07T20:13:06.4174640Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.4174718Z ) 2025-05-07T20:13:06.4174866Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.4175269Z self=, 2025-05-07T20:13:06.4175354Z compile=True, 2025-05-07T20:13:06.4175480Z pooling_mode=, 2025-05-07T20:13:06.4175561Z T=3, 2025-05-07T20:13:06.4175642Z D=97, 2025-05-07T20:13:06.4175736Z B=36, 2025-05-07T20:13:06.4175818Z log_E=4, 2025-05-07T20:13:06.4175898Z L=14, 2025-05-07T20:13:06.4175997Z D_gradcheck=1, 2025-05-07T20:13:06.4176122Z stochastic_rounding=True, 2025-05-07T20:13:06.4176214Z weighted=False, 2025-05-07T20:13:06.4176311Z row_wise=True, 2025-05-07T20:13:06.4176396Z mixed=True, 2025-05-07T20:13:06.4176482Z use_cache=True, 2025-05-07T20:13:06.4176605Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.4176690Z use_cpu=True, 2025-05-07T20:13:06.4176813Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.4176891Z ) 2025-05-07T20:13:06.4177029Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.4177457Z self=, 2025-05-07T20:13:06.4177659Z compile=False, 2025-05-07T20:13:06.4177775Z pooling_mode=, 2025-05-07T20:13:06.4177869Z T=1, 2025-05-07T20:13:06.4177949Z D=110, 2025-05-07T20:13:06.4178029Z B=21, 2025-05-07T20:13:06.4178126Z log_E=3, 2025-05-07T20:13:06.4178206Z L=19, 2025-05-07T20:13:06.4178293Z D_gradcheck=1, 2025-05-07T20:13:06.4178411Z stochastic_rounding=False, 2025-05-07T20:13:06.4178498Z weighted=True, 2025-05-07T20:13:06.4178599Z row_wise=True, 2025-05-07T20:13:06.4178684Z mixed=True, 2025-05-07T20:13:06.4178771Z use_cache=True, 2025-05-07T20:13:06.4178899Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.4178987Z use_cpu=True, 2025-05-07T20:13:06.4179095Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.4179184Z ) 2025-05-07T20:13:06.4447417Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.4447801Z self=, 2025-05-07T20:13:06.4447915Z compile=False, 2025-05-07T20:13:06.4448031Z pooling_mode=, 2025-05-07T20:13:06.4448129Z T=2, 2025-05-07T20:13:06.4448207Z D=22, 2025-05-07T20:13:06.4448288Z B=51, 2025-05-07T20:13:06.4448382Z log_E=3, 2025-05-07T20:13:06.4448461Z L=4, 2025-05-07T20:13:06.4448549Z D_gradcheck=1, 2025-05-07T20:13:06.4448664Z stochastic_rounding=True, 2025-05-07T20:13:06.4448751Z weighted=False, 2025-05-07T20:13:06.4448834Z row_wise=True, 2025-05-07T20:13:06.4448932Z mixed=False, 2025-05-07T20:13:06.4449017Z use_cache=True, 2025-05-07T20:13:06.4449194Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.4449290Z use_cpu=True, 2025-05-07T20:13:06.4449394Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.4449487Z ) 2025-05-07T20:13:06.4449628Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.4449984Z self=, 2025-05-07T20:13:06.4450087Z compile=False, 2025-05-07T20:13:06.4450197Z pooling_mode=, 2025-05-07T20:13:06.4450276Z T=5, 2025-05-07T20:13:06.4450366Z D=78, 2025-05-07T20:13:06.4450445Z B=32, 2025-05-07T20:13:06.4450525Z log_E=3, 2025-05-07T20:13:06.4450615Z L=18, 2025-05-07T20:13:06.4450705Z D_gradcheck=2, 2025-05-07T20:13:06.4450803Z stochastic_rounding=True, 2025-05-07T20:13:06.4450902Z weighted=True, 2025-05-07T20:13:06.4450987Z row_wise=True, 2025-05-07T20:13:06.4451070Z mixed=True, 2025-05-07T20:13:06.4451169Z use_cache=False, 2025-05-07T20:13:06.4451281Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.4451381Z use_cpu=True, 2025-05-07T20:13:06.4451486Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.4451689Z ) 2025-05-07T20:13:06.4451839Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.4452195Z self=, 2025-05-07T20:13:06.4452288Z compile=False, 2025-05-07T20:13:06.4452413Z pooling_mode=, 2025-05-07T20:13:06.4452493Z T=5, 2025-05-07T20:13:06.4452571Z D=67, 2025-05-07T20:13:06.4452663Z B=30, 2025-05-07T20:13:06.4452744Z log_E=3, 2025-05-07T20:13:06.4452822Z L=18, 2025-05-07T20:13:06.4452962Z D_gradcheck=1, 2025-05-07T20:13:06.4453066Z stochastic_rounding=False, 2025-05-07T20:13:06.4453164Z weighted=True, 2025-05-07T20:13:06.4453248Z row_wise=True, 2025-05-07T20:13:06.4453331Z mixed=False, 2025-05-07T20:13:06.4453428Z use_cache=False, 2025-05-07T20:13:06.4453539Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.4453624Z use_cpu=True, 2025-05-07T20:13:06.4453741Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.4453821Z ) 2025-05-07T20:13:06.4453957Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.4454378Z self=, 2025-05-07T20:13:06.4454503Z compile=True, 2025-05-07T20:13:06.4454615Z pooling_mode=, 2025-05-07T20:13:06.4454713Z T=2, 2025-05-07T20:13:06.4454793Z D=5, 2025-05-07T20:13:06.4454873Z B=8, 2025-05-07T20:13:06.4454970Z log_E=3, 2025-05-07T20:13:06.4455053Z L=2, 2025-05-07T20:13:06.4455155Z D_gradcheck=2, 2025-05-07T20:13:06.4455256Z stochastic_rounding=False, 2025-05-07T20:13:06.4455344Z weighted=False, 2025-05-07T20:13:06.4455445Z row_wise=True, 2025-05-07T20:13:06.4455529Z mixed=False, 2025-05-07T20:13:06.4455614Z use_cache=True, 2025-05-07T20:13:06.4455736Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.4455819Z use_cpu=True, 2025-05-07T20:13:06.4455923Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.4456015Z ) 2025-05-07T20:13:06.4456148Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.4456504Z self=, 2025-05-07T20:13:06.4456604Z compile=False, 2025-05-07T20:13:06.4456713Z pooling_mode=, 2025-05-07T20:13:06.4456805Z T=5, 2025-05-07T20:13:06.4456884Z D=38, 2025-05-07T20:13:06.4456963Z B=76, 2025-05-07T20:13:06.4457053Z log_E=4, 2025-05-07T20:13:06.4457133Z L=3, 2025-05-07T20:13:06.4457216Z D_gradcheck=1, 2025-05-07T20:13:06.4457327Z stochastic_rounding=False, 2025-05-07T20:13:06.4457413Z weighted=True, 2025-05-07T20:13:06.4457496Z row_wise=True, 2025-05-07T20:13:06.4457591Z mixed=False, 2025-05-07T20:13:06.4457676Z use_cache=False, 2025-05-07T20:13:06.4457784Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.4457880Z use_cpu=True, 2025-05-07T20:13:06.4457984Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.4458063Z ) 2025-05-07T20:13:06.4458209Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.4458565Z self=, 2025-05-07T20:13:06.4458665Z compile=True, 2025-05-07T20:13:06.4458775Z pooling_mode=, 2025-05-07T20:13:06.4458853Z T=2, 2025-05-07T20:13:06.4458944Z D=108, 2025-05-07T20:13:06.4459024Z B=54, 2025-05-07T20:13:06.4459103Z log_E=4, 2025-05-07T20:13:06.4459194Z L=16, 2025-05-07T20:13:06.4459277Z D_gradcheck=1, 2025-05-07T20:13:06.4459376Z stochastic_rounding=False, 2025-05-07T20:13:06.4459473Z weighted=False, 2025-05-07T20:13:06.4459558Z row_wise=True, 2025-05-07T20:13:06.4459641Z mixed=True, 2025-05-07T20:13:06.4459736Z use_cache=True, 2025-05-07T20:13:06.4459846Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.4459930Z use_cpu=True, 2025-05-07T20:13:06.4460078Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.4460155Z ) 2025-05-07T20:13:06.4460304Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.4460659Z self=, 2025-05-07T20:13:06.4460746Z compile=True, 2025-05-07T20:13:06.4460866Z pooling_mode=, 2025-05-07T20:13:06.4460945Z T=4, 2025-05-07T20:13:06.4461026Z D=88, 2025-05-07T20:13:06.4461115Z B=31, 2025-05-07T20:13:06.4461222Z log_E=4, 2025-05-07T20:13:06.4461303Z L=12, 2025-05-07T20:13:06.4461399Z D_gradcheck=1, 2025-05-07T20:13:06.4461497Z stochastic_rounding=False, 2025-05-07T20:13:06.4461583Z weighted=False, 2025-05-07T20:13:06.4461678Z row_wise=True, 2025-05-07T20:13:06.4461764Z mixed=True, 2025-05-07T20:13:06.4461850Z use_cache=True, 2025-05-07T20:13:06.4461975Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.4462061Z use_cpu=True, 2025-05-07T20:13:06.4462187Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.4462266Z ) 2025-05-07T20:13:06.4462400Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.4462793Z self=, 2025-05-07T20:13:06.4462907Z compile=True, 2025-05-07T20:13:06.4463016Z pooling_mode=, 2025-05-07T20:13:06.4463106Z T=5, 2025-05-07T20:13:06.4463184Z D=49, 2025-05-07T20:13:06.4463261Z B=82, 2025-05-07T20:13:06.4463354Z log_E=5, 2025-05-07T20:13:06.4463433Z L=2, 2025-05-07T20:13:06.4463518Z D_gradcheck=1, 2025-05-07T20:13:06.4463630Z stochastic_rounding=True, 2025-05-07T20:13:06.4463717Z weighted=False, 2025-05-07T20:13:06.4463813Z row_wise=True, 2025-05-07T20:13:06.4463896Z mixed=True, 2025-05-07T20:13:06.4463981Z use_cache=True, 2025-05-07T20:13:06.4464102Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.4464185Z use_cpu=True, 2025-05-07T20:13:06.4464290Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.4464386Z ) 2025-05-07T20:13:06.4464521Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.4464876Z self=, 2025-05-07T20:13:06.4464979Z compile=False, 2025-05-07T20:13:06.4465094Z pooling_mode=, 2025-05-07T20:13:06.4465174Z T=1, 2025-05-07T20:13:06.4465266Z D=12, 2025-05-07T20:13:06.4465346Z B=80, 2025-05-07T20:13:06.4465445Z log_E=4, 2025-05-07T20:13:06.4465526Z L=5, 2025-05-07T20:13:06.4465613Z D_gradcheck=2, 2025-05-07T20:13:06.4465727Z stochastic_rounding=False, 2025-05-07T20:13:06.4465814Z weighted=False, 2025-05-07T20:13:06.4465898Z row_wise=True, 2025-05-07T20:13:06.4465997Z mixed=False, 2025-05-07T20:13:06.4466085Z use_cache=True, 2025-05-07T20:13:06.4466201Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.4466300Z use_cpu=True, 2025-05-07T20:13:06.4466407Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.4466485Z ) 2025-05-07T20:13:06.4466634Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.4466995Z self=, 2025-05-07T20:13:06.4467083Z compile=True, 2025-05-07T20:13:06.4467209Z pooling_mode=, 2025-05-07T20:13:06.4467290Z T=2, 2025-05-07T20:13:06.4467384Z D=35, 2025-05-07T20:13:06.4467468Z B=60, 2025-05-07T20:13:06.4467551Z log_E=4, 2025-05-07T20:13:06.4467647Z L=16, 2025-05-07T20:13:06.4467734Z D_gradcheck=2, 2025-05-07T20:13:06.4467835Z stochastic_rounding=False, 2025-05-07T20:13:06.4467941Z weighted=False, 2025-05-07T20:13:06.4468027Z row_wise=True, 2025-05-07T20:13:06.4468112Z mixed=True, 2025-05-07T20:13:06.4468214Z use_cache=False, 2025-05-07T20:13:06.4468327Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.4468444Z use_cpu=True, 2025-05-07T20:13:06.4468560Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.4468640Z ) 2025-05-07T20:13:06.4468777Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.4469154Z self=, 2025-05-07T20:13:06.4469242Z compile=False, 2025-05-07T20:13:06.4469364Z pooling_mode=, 2025-05-07T20:13:06.4469442Z T=4, 2025-05-07T20:13:06.4469525Z D=114, 2025-05-07T20:13:06.4469643Z B=95, 2025-05-07T20:13:06.4469723Z log_E=4, 2025-05-07T20:13:06.4469800Z L=1, 2025-05-07T20:13:06.4469901Z D_gradcheck=2, 2025-05-07T20:13:06.4469999Z stochastic_rounding=False, 2025-05-07T20:13:06.4470084Z weighted=True, 2025-05-07T20:13:06.4470179Z row_wise=True, 2025-05-07T20:13:06.4470261Z mixed=True, 2025-05-07T20:13:06.4470346Z use_cache=True, 2025-05-07T20:13:06.4470467Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.4470551Z use_cpu=True, 2025-05-07T20:13:06.4470655Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.4470746Z ) 2025-05-07T20:13:06.4470879Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.4471319Z self=, 2025-05-07T20:13:06.4471406Z compile=True, 2025-05-07T20:13:06.4471516Z pooling_mode=, 2025-05-07T20:13:06.4471607Z T=1, 2025-05-07T20:13:06.4471686Z D=64, 2025-05-07T20:13:06.4471765Z B=12, 2025-05-07T20:13:06.4471859Z log_E=5, 2025-05-07T20:13:06.4471939Z L=17, 2025-05-07T20:13:06.4472025Z D_gradcheck=2, 2025-05-07T20:13:06.4472140Z stochastic_rounding=False, 2025-05-07T20:13:06.4472226Z weighted=True, 2025-05-07T20:13:06.4472310Z row_wise=True, 2025-05-07T20:13:06.4472404Z mixed=True, 2025-05-07T20:13:06.4472494Z use_cache=False, 2025-05-07T20:13:06.4472617Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.4472703Z use_cpu=True, 2025-05-07T20:13:06.4472810Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.4472903Z ) 2025-05-07T20:13:06.4473038Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.4473394Z self=, 2025-05-07T20:13:06.4473490Z compile=False, 2025-05-07T20:13:06.4473600Z pooling_mode=, 2025-05-07T20:13:06.4473678Z T=4, 2025-05-07T20:13:06.4473769Z D=44, 2025-05-07T20:13:06.4473847Z B=118, 2025-05-07T20:13:06.4473927Z log_E=5, 2025-05-07T20:13:06.4474017Z L=20, 2025-05-07T20:13:06.4474101Z D_gradcheck=2, 2025-05-07T20:13:06.4474202Z stochastic_rounding=False, 2025-05-07T20:13:06.4474299Z weighted=False, 2025-05-07T20:13:06.4474382Z row_wise=True, 2025-05-07T20:13:06.4474478Z mixed=False, 2025-05-07T20:13:06.4474564Z use_cache=False, 2025-05-07T20:13:06.4474674Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.4474772Z use_cpu=True, 2025-05-07T20:13:06.4474877Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.4474956Z ) 2025-05-07T20:13:06.4475106Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.4475463Z self=, 2025-05-07T20:13:06.4475549Z compile=True, 2025-05-07T20:13:06.4475671Z pooling_mode=, 2025-05-07T20:13:06.4475752Z T=4, 2025-05-07T20:13:06.4475833Z D=66, 2025-05-07T20:13:06.4475923Z B=92, 2025-05-07T20:13:06.4476084Z log_E=3, 2025-05-07T20:13:06.4476180Z L=13, 2025-05-07T20:13:06.4476266Z D_gradcheck=2, 2025-05-07T20:13:06.4476366Z stochastic_rounding=True, 2025-05-07T20:13:06.4476467Z weighted=True, 2025-05-07T20:13:06.4476554Z row_wise=True, 2025-05-07T20:13:06.4476637Z mixed=True, 2025-05-07T20:13:06.4476738Z use_cache=True, 2025-05-07T20:13:06.4476850Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.4476995Z use_cpu=True, 2025-05-07T20:13:06.4477112Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.4477190Z ) 2025-05-07T20:13:06.4477328Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.4477701Z self=, 2025-05-07T20:13:06.4477789Z compile=True, 2025-05-07T20:13:06.4477898Z pooling_mode=, 2025-05-07T20:13:06.4477992Z T=3, 2025-05-07T20:13:06.4478095Z D=62, 2025-05-07T20:13:06.4478186Z B=32, 2025-05-07T20:13:06.4478266Z log_E=3, 2025-05-07T20:13:06.4478344Z L=10, 2025-05-07T20:13:06.4478440Z D_gradcheck=1, 2025-05-07T20:13:06.4478537Z stochastic_rounding=True, 2025-05-07T20:13:06.4478620Z weighted=True, 2025-05-07T20:13:06.4478717Z row_wise=True, 2025-05-07T20:13:06.4478800Z mixed=False, 2025-05-07T20:13:06.4478884Z use_cache=True, 2025-05-07T20:13:06.4479006Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.4479091Z use_cpu=True, 2025-05-07T20:13:06.4479195Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.4479284Z ) 2025-05-07T20:13:06.4479441Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.4479817Z self=, 2025-05-07T20:13:06.4479914Z compile=True, 2025-05-07T20:13:06.4480024Z pooling_mode=, 2025-05-07T20:13:06.4480116Z T=3, 2025-05-07T20:13:06.4480194Z D=31, 2025-05-07T20:13:06.4480272Z B=63, 2025-05-07T20:13:06.4480363Z log_E=5, 2025-05-07T20:13:06.4480441Z L=19, 2025-05-07T20:13:06.4480527Z D_gradcheck=1, 2025-05-07T20:13:06.4480640Z stochastic_rounding=False, 2025-05-07T20:13:06.4480726Z weighted=True, 2025-05-07T20:13:06.4480808Z row_wise=True, 2025-05-07T20:13:06.4480900Z mixed=True, 2025-05-07T20:13:06.4480985Z use_cache=True, 2025-05-07T20:13:06.4481095Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.4481190Z use_cpu=True, 2025-05-07T20:13:06.4481295Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.4481399Z ) 2025-05-07T20:13:06.4752279Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.4752649Z self=, 2025-05-07T20:13:06.4752749Z compile=True, 2025-05-07T20:13:06.4752863Z pooling_mode=, 2025-05-07T20:13:06.4752950Z T=2, 2025-05-07T20:13:06.4753041Z D=2, 2025-05-07T20:13:06.4753121Z B=32, 2025-05-07T20:13:06.4753204Z log_E=3, 2025-05-07T20:13:06.4753293Z L=3, 2025-05-07T20:13:06.4753381Z D_gradcheck=1, 2025-05-07T20:13:06.4753498Z stochastic_rounding=False, 2025-05-07T20:13:06.4753584Z weighted=False, 2025-05-07T20:13:06.4753672Z row_wise=True, 2025-05-07T20:13:06.4753770Z mixed=False, 2025-05-07T20:13:06.4753856Z use_cache=True, 2025-05-07T20:13:06.4753971Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.4754071Z use_cpu=True, 2025-05-07T20:13:06.4754177Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.4754254Z ) 2025-05-07T20:13:06.4754405Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.4754760Z self=, 2025-05-07T20:13:06.4754845Z compile=False, 2025-05-07T20:13:06.4754966Z pooling_mode=, 2025-05-07T20:13:06.4755112Z T=2, 2025-05-07T20:13:06.4755203Z D=56, 2025-05-07T20:13:06.4755281Z B=53, 2025-05-07T20:13:06.4755360Z log_E=3, 2025-05-07T20:13:06.4755449Z L=0, 2025-05-07T20:13:06.4755534Z D_gradcheck=2, 2025-05-07T20:13:06.4755633Z stochastic_rounding=True, 2025-05-07T20:13:06.4755731Z weighted=True, 2025-05-07T20:13:06.4755815Z row_wise=True, 2025-05-07T20:13:06.4755900Z mixed=True, 2025-05-07T20:13:06.4756055Z use_cache=True, 2025-05-07T20:13:06.4756273Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.4756362Z use_cpu=True, 2025-05-07T20:13:06.4756485Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.4756566Z ) 2025-05-07T20:13:06.4756707Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.4757076Z self=, 2025-05-07T20:13:06.4757164Z compile=True, 2025-05-07T20:13:06.4757293Z pooling_mode=, 2025-05-07T20:13:06.4757412Z T=2, 2025-05-07T20:13:06.4757494Z D=13, 2025-05-07T20:13:06.4757587Z B=72, 2025-05-07T20:13:06.4757669Z log_E=5, 2025-05-07T20:13:06.4757749Z L=0, 2025-05-07T20:13:06.4757851Z D_gradcheck=1, 2025-05-07T20:13:06.4757952Z stochastic_rounding=False, 2025-05-07T20:13:06.4758039Z weighted=False, 2025-05-07T20:13:06.4758140Z row_wise=True, 2025-05-07T20:13:06.4758224Z mixed=True, 2025-05-07T20:13:06.4758310Z use_cache=True, 2025-05-07T20:13:06.4758439Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.4758527Z use_cpu=True, 2025-05-07T20:13:06.4758635Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.4758766Z ) 2025-05-07T20:13:06.4758937Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.4759310Z self=, 2025-05-07T20:13:06.4759399Z compile=True, 2025-05-07T20:13:06.4759514Z pooling_mode=, 2025-05-07T20:13:06.4759608Z T=5, 2025-05-07T20:13:06.4759688Z D=71, 2025-05-07T20:13:06.4759768Z B=17, 2025-05-07T20:13:06.4759863Z log_E=4, 2025-05-07T20:13:06.4759941Z L=19, 2025-05-07T20:13:06.4760028Z D_gradcheck=1, 2025-05-07T20:13:06.4760140Z stochastic_rounding=True, 2025-05-07T20:13:06.4760229Z weighted=True, 2025-05-07T20:13:06.4760314Z row_wise=True, 2025-05-07T20:13:06.4760414Z mixed=False, 2025-05-07T20:13:06.4760502Z use_cache=True, 2025-05-07T20:13:06.4760628Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.4760715Z use_cpu=True, 2025-05-07T20:13:06.4760821Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.4760916Z ) 2025-05-07T20:13:06.4761051Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.4761406Z self=, 2025-05-07T20:13:06.4761508Z compile=False, 2025-05-07T20:13:06.4761619Z pooling_mode=, 2025-05-07T20:13:06.4761695Z T=3, 2025-05-07T20:13:06.4761786Z D=46, 2025-05-07T20:13:06.4761864Z B=48, 2025-05-07T20:13:06.4761944Z log_E=4, 2025-05-07T20:13:06.4762034Z L=20, 2025-05-07T20:13:06.4762117Z D_gradcheck=2, 2025-05-07T20:13:06.4762217Z stochastic_rounding=False, 2025-05-07T20:13:06.4762314Z weighted=False, 2025-05-07T20:13:06.4762399Z row_wise=True, 2025-05-07T20:13:06.4762496Z mixed=False, 2025-05-07T20:13:06.4762583Z use_cache=False, 2025-05-07T20:13:06.4762693Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.4762789Z use_cpu=True, 2025-05-07T20:13:06.4762893Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.4762974Z ) 2025-05-07T20:13:06.4763122Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.4763478Z self=, 2025-05-07T20:13:06.4763563Z compile=True, 2025-05-07T20:13:06.4763687Z pooling_mode=, 2025-05-07T20:13:06.4763768Z T=1, 2025-05-07T20:13:06.4763847Z D=120, 2025-05-07T20:13:06.4763937Z B=91, 2025-05-07T20:13:06.4764018Z log_E=5, 2025-05-07T20:13:06.4764116Z L=6, 2025-05-07T20:13:06.4764203Z D_gradcheck=2, 2025-05-07T20:13:06.4764301Z stochastic_rounding=True, 2025-05-07T20:13:06.4764400Z weighted=True, 2025-05-07T20:13:06.4764484Z row_wise=True, 2025-05-07T20:13:06.4764567Z mixed=False, 2025-05-07T20:13:06.4764692Z use_cache=False, 2025-05-07T20:13:06.4764801Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.4764886Z use_cpu=True, 2025-05-07T20:13:06.4765000Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.4765080Z ) 2025-05-07T20:13:06.4765216Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.4765579Z self=, 2025-05-07T20:13:06.4765665Z compile=False, 2025-05-07T20:13:06.4765799Z pooling_mode=, 2025-05-07T20:13:06.4765889Z T=3, 2025-05-07T20:13:06.4765967Z D=63, 2025-05-07T20:13:06.4766057Z B=92, 2025-05-07T20:13:06.4766137Z log_E=5, 2025-05-07T20:13:06.4766214Z L=15, 2025-05-07T20:13:06.4766310Z D_gradcheck=1, 2025-05-07T20:13:06.4766408Z stochastic_rounding=True, 2025-05-07T20:13:06.4766493Z weighted=True, 2025-05-07T20:13:06.4766589Z row_wise=True, 2025-05-07T20:13:06.4766675Z mixed=False, 2025-05-07T20:13:06.4766760Z use_cache=True, 2025-05-07T20:13:06.4766885Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.4766970Z use_cpu=True, 2025-05-07T20:13:06.4767124Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.4767216Z ) 2025-05-07T20:13:06.4767350Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.4767716Z self=, 2025-05-07T20:13:06.4767801Z compile=True, 2025-05-07T20:13:06.4767914Z pooling_mode=, 2025-05-07T20:13:06.4768007Z T=2, 2025-05-07T20:13:06.4768087Z D=44, 2025-05-07T20:13:06.4768167Z B=114, 2025-05-07T20:13:06.4768260Z log_E=5, 2025-05-07T20:13:06.4768338Z L=4, 2025-05-07T20:13:06.4768421Z D_gradcheck=2, 2025-05-07T20:13:06.4768532Z stochastic_rounding=True, 2025-05-07T20:13:06.4768619Z weighted=False, 2025-05-07T20:13:06.4768702Z row_wise=True, 2025-05-07T20:13:06.4768797Z mixed=True, 2025-05-07T20:13:06.4768882Z use_cache=False, 2025-05-07T20:13:06.4768992Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.4769086Z use_cpu=True, 2025-05-07T20:13:06.4769195Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.4769272Z ) 2025-05-07T20:13:06.4769418Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.4769769Z self=, 2025-05-07T20:13:06.4769870Z compile=True, 2025-05-07T20:13:06.4769979Z pooling_mode=, 2025-05-07T20:13:06.4770057Z T=5, 2025-05-07T20:13:06.4770147Z D=50, 2025-05-07T20:13:06.4770226Z B=83, 2025-05-07T20:13:06.4770306Z log_E=3, 2025-05-07T20:13:06.4770398Z L=8, 2025-05-07T20:13:06.4770484Z D_gradcheck=1, 2025-05-07T20:13:06.4770582Z stochastic_rounding=False, 2025-05-07T20:13:06.4770677Z weighted=True, 2025-05-07T20:13:06.4770760Z row_wise=True, 2025-05-07T20:13:06.4770845Z mixed=True, 2025-05-07T20:13:06.4770942Z use_cache=False, 2025-05-07T20:13:06.4771052Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.4771148Z use_cpu=True, 2025-05-07T20:13:06.4771256Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.4771333Z ) 2025-05-07T20:13:06.4771480Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.4771835Z self=, 2025-05-07T20:13:06.4771922Z compile=False, 2025-05-07T20:13:06.4772042Z pooling_mode=, 2025-05-07T20:13:06.4772120Z T=4, 2025-05-07T20:13:06.4772199Z D=118, 2025-05-07T20:13:06.4772290Z B=69, 2025-05-07T20:13:06.4772369Z log_E=5, 2025-05-07T20:13:06.4772447Z L=2, 2025-05-07T20:13:06.4772541Z D_gradcheck=2, 2025-05-07T20:13:06.4772640Z stochastic_rounding=False, 2025-05-07T20:13:06.4772725Z weighted=False, 2025-05-07T20:13:06.4772822Z row_wise=True, 2025-05-07T20:13:06.4772934Z mixed=False, 2025-05-07T20:13:06.4773030Z use_cache=True, 2025-05-07T20:13:06.4773141Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.4773225Z use_cpu=True, 2025-05-07T20:13:06.4773347Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.4773424Z ) 2025-05-07T20:13:06.4773560Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.4773927Z self=, 2025-05-07T20:13:06.4774036Z compile=True, 2025-05-07T20:13:06.4774149Z pooling_mode=, 2025-05-07T20:13:06.4774241Z T=2, 2025-05-07T20:13:06.4774323Z D=23, 2025-05-07T20:13:06.4774402Z B=11, 2025-05-07T20:13:06.4774497Z log_E=3, 2025-05-07T20:13:06.4774577Z L=8, 2025-05-07T20:13:06.4774680Z D_gradcheck=1, 2025-05-07T20:13:06.4774780Z stochastic_rounding=True, 2025-05-07T20:13:06.4774866Z weighted=True, 2025-05-07T20:13:06.4774967Z row_wise=True, 2025-05-07T20:13:06.4775052Z mixed=False, 2025-05-07T20:13:06.4775139Z use_cache=False, 2025-05-07T20:13:06.4775264Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.4775388Z use_cpu=True, 2025-05-07T20:13:06.4775515Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.4775607Z ) 2025-05-07T20:13:06.4775742Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.4776095Z self=, 2025-05-07T20:13:06.4776196Z compile=True, 2025-05-07T20:13:06.4776306Z pooling_mode=, 2025-05-07T20:13:06.4776398Z T=3, 2025-05-07T20:13:06.4776477Z D=20, 2025-05-07T20:13:06.4776557Z B=91, 2025-05-07T20:13:06.4776651Z log_E=5, 2025-05-07T20:13:06.4776730Z L=16, 2025-05-07T20:13:06.4776816Z D_gradcheck=2, 2025-05-07T20:13:06.4776943Z stochastic_rounding=False, 2025-05-07T20:13:06.4777030Z weighted=False, 2025-05-07T20:13:06.4777116Z row_wise=True, 2025-05-07T20:13:06.4777216Z mixed=False, 2025-05-07T20:13:06.4777303Z use_cache=True, 2025-05-07T20:13:06.4777414Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.4777517Z use_cpu=True, 2025-05-07T20:13:06.4777624Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.4777702Z ) 2025-05-07T20:13:06.4777853Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.4778207Z self=, 2025-05-07T20:13:06.4778308Z compile=True, 2025-05-07T20:13:06.4778421Z pooling_mode=, 2025-05-07T20:13:06.4778504Z T=1, 2025-05-07T20:13:06.4778598Z D=12, 2025-05-07T20:13:06.4778679Z B=61, 2025-05-07T20:13:06.4778762Z log_E=4, 2025-05-07T20:13:06.4778856Z L=16, 2025-05-07T20:13:06.4778944Z D_gradcheck=1, 2025-05-07T20:13:06.4779047Z stochastic_rounding=False, 2025-05-07T20:13:06.4779146Z weighted=True, 2025-05-07T20:13:06.4779234Z row_wise=True, 2025-05-07T20:13:06.4779319Z mixed=False, 2025-05-07T20:13:06.4779421Z use_cache=False, 2025-05-07T20:13:06.4779533Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.4779624Z use_cpu=True, 2025-05-07T20:13:06.4779743Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.4779824Z ) 2025-05-07T20:13:06.4779976Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.4780333Z self=, 2025-05-07T20:13:06.4780422Z compile=True, 2025-05-07T20:13:06.4780552Z pooling_mode=, 2025-05-07T20:13:06.4780633Z T=4, 2025-05-07T20:13:06.4780712Z D=42, 2025-05-07T20:13:06.4780803Z B=3, 2025-05-07T20:13:06.4780885Z log_E=3, 2025-05-07T20:13:06.4780965Z L=12, 2025-05-07T20:13:06.4781067Z D_gradcheck=1, 2025-05-07T20:13:06.4781171Z stochastic_rounding=False, 2025-05-07T20:13:06.4781260Z weighted=False, 2025-05-07T20:13:06.4781382Z row_wise=True, 2025-05-07T20:13:06.4781465Z mixed=False, 2025-05-07T20:13:06.4781551Z use_cache=False, 2025-05-07T20:13:06.4781675Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.4781763Z use_cpu=True, 2025-05-07T20:13:06.4781882Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.4781958Z ) 2025-05-07T20:13:06.4782095Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.4782479Z self=, 2025-05-07T20:13:06.4782565Z compile=True, 2025-05-07T20:13:06.4782674Z pooling_mode=, 2025-05-07T20:13:06.4782767Z T=5, 2025-05-07T20:13:06.4782845Z D=14, 2025-05-07T20:13:06.4782923Z B=121, 2025-05-07T20:13:06.4783015Z log_E=5, 2025-05-07T20:13:06.4783093Z L=16, 2025-05-07T20:13:06.4783177Z D_gradcheck=1, 2025-05-07T20:13:06.4783290Z stochastic_rounding=False, 2025-05-07T20:13:06.4783378Z weighted=False, 2025-05-07T20:13:06.4783461Z row_wise=True, 2025-05-07T20:13:06.4783555Z mixed=True, 2025-05-07T20:13:06.4783640Z use_cache=False, 2025-05-07T20:13:06.4783784Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.4783892Z use_cpu=True, 2025-05-07T20:13:06.4783996Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.4784087Z ) 2025-05-07T20:13:06.4784222Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.4784577Z self=, 2025-05-07T20:13:06.4784677Z compile=True, 2025-05-07T20:13:06.4784788Z pooling_mode=, 2025-05-07T20:13:06.4784867Z T=4, 2025-05-07T20:13:06.4784958Z D=105, 2025-05-07T20:13:06.4785040Z B=105, 2025-05-07T20:13:06.4785121Z log_E=3, 2025-05-07T20:13:06.4785213Z L=3, 2025-05-07T20:13:06.4785298Z D_gradcheck=1, 2025-05-07T20:13:06.4785410Z stochastic_rounding=True, 2025-05-07T20:13:06.4785498Z weighted=False, 2025-05-07T20:13:06.4785581Z row_wise=True, 2025-05-07T20:13:06.4785674Z mixed=False, 2025-05-07T20:13:06.4785759Z use_cache=False, 2025-05-07T20:13:06.4785872Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.4785966Z use_cpu=True, 2025-05-07T20:13:06.4786070Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.4786146Z ) 2025-05-07T20:13:06.5059315Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.5059716Z self=, 2025-05-07T20:13:06.5059822Z compile=False, 2025-05-07T20:13:06.5059935Z pooling_mode=, 2025-05-07T20:13:06.5060014Z T=5, 2025-05-07T20:13:06.5060107Z D=89, 2025-05-07T20:13:06.5060185Z B=49, 2025-05-07T20:13:06.5060268Z log_E=3, 2025-05-07T20:13:06.5060361Z L=19, 2025-05-07T20:13:06.5060449Z D_gradcheck=1, 2025-05-07T20:13:06.5060608Z stochastic_rounding=True, 2025-05-07T20:13:06.5060699Z weighted=False, 2025-05-07T20:13:06.5060797Z row_wise=True, 2025-05-07T20:13:06.5060880Z mixed=True, 2025-05-07T20:13:06.5060966Z use_cache=False, 2025-05-07T20:13:06.5061093Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.5061177Z use_cpu=True, 2025-05-07T20:13:06.5061282Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.5061371Z ) 2025-05-07T20:13:06.5061507Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.5061863Z self=, 2025-05-07T20:13:06.5061963Z compile=False, 2025-05-07T20:13:06.5062072Z pooling_mode=, 2025-05-07T20:13:06.5062162Z T=2, 2025-05-07T20:13:06.5062242Z D=89, 2025-05-07T20:13:06.5062321Z B=50, 2025-05-07T20:13:06.5062414Z log_E=4, 2025-05-07T20:13:06.5062491Z L=11, 2025-05-07T20:13:06.5062577Z D_gradcheck=1, 2025-05-07T20:13:06.5062688Z stochastic_rounding=False, 2025-05-07T20:13:06.5062877Z weighted=False, 2025-05-07T20:13:06.5062960Z row_wise=True, 2025-05-07T20:13:06.5063057Z mixed=False, 2025-05-07T20:13:06.5063142Z use_cache=True, 2025-05-07T20:13:06.5063257Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.5063357Z use_cpu=True, 2025-05-07T20:13:06.5063462Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.5063540Z ) 2025-05-07T20:13:06.5063691Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.5064091Z self=, 2025-05-07T20:13:06.5064193Z compile=False, 2025-05-07T20:13:06.5064302Z pooling_mode=, 2025-05-07T20:13:06.5064381Z T=2, 2025-05-07T20:13:06.5064473Z D=66, 2025-05-07T20:13:06.5064552Z B=54, 2025-05-07T20:13:06.5064632Z log_E=4, 2025-05-07T20:13:06.5064723Z L=16, 2025-05-07T20:13:06.5064807Z D_gradcheck=1, 2025-05-07T20:13:06.5064909Z stochastic_rounding=False, 2025-05-07T20:13:06.5065014Z weighted=False, 2025-05-07T20:13:06.5065097Z row_wise=True, 2025-05-07T20:13:06.5065179Z mixed=False, 2025-05-07T20:13:06.5065278Z use_cache=False, 2025-05-07T20:13:06.5065459Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.5065543Z use_cpu=True, 2025-05-07T20:13:06.5065660Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.5065737Z ) 2025-05-07T20:13:06.5065886Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.5066242Z self=, 2025-05-07T20:13:06.5066328Z compile=False, 2025-05-07T20:13:06.5066454Z pooling_mode=, 2025-05-07T20:13:06.5066533Z T=4, 2025-05-07T20:13:06.5066611Z D=59, 2025-05-07T20:13:06.5066701Z B=35, 2025-05-07T20:13:06.5066780Z log_E=4, 2025-05-07T20:13:06.5066858Z L=6, 2025-05-07T20:13:06.5066955Z D_gradcheck=2, 2025-05-07T20:13:06.5067053Z stochastic_rounding=True, 2025-05-07T20:13:06.5067138Z weighted=False, 2025-05-07T20:13:06.5067234Z row_wise=True, 2025-05-07T20:13:06.5067316Z mixed=True, 2025-05-07T20:13:06.5067404Z use_cache=True, 2025-05-07T20:13:06.5067525Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.5067610Z use_cpu=True, 2025-05-07T20:13:06.5067730Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.5067810Z ) 2025-05-07T20:13:06.5067944Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.5068315Z self=, 2025-05-07T20:13:06.5068403Z compile=False, 2025-05-07T20:13:06.5068514Z pooling_mode=, 2025-05-07T20:13:06.5068605Z T=5, 2025-05-07T20:13:06.5068685Z D=72, 2025-05-07T20:13:06.5068764Z B=109, 2025-05-07T20:13:06.5068855Z log_E=3, 2025-05-07T20:13:06.5068934Z L=13, 2025-05-07T20:13:06.5069018Z D_gradcheck=1, 2025-05-07T20:13:06.5069130Z stochastic_rounding=True, 2025-05-07T20:13:06.5069216Z weighted=False, 2025-05-07T20:13:06.5069312Z row_wise=True, 2025-05-07T20:13:06.5069395Z mixed=True, 2025-05-07T20:13:06.5069484Z use_cache=False, 2025-05-07T20:13:06.5069605Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.5069688Z use_cpu=True, 2025-05-07T20:13:06.5069793Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.5069882Z ) 2025-05-07T20:13:06.5070017Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.5070372Z self=, 2025-05-07T20:13:06.5070471Z compile=True, 2025-05-07T20:13:06.5070583Z pooling_mode=, 2025-05-07T20:13:06.5070662Z T=1, 2025-05-07T20:13:06.5070754Z D=16, 2025-05-07T20:13:06.5070831Z B=66, 2025-05-07T20:13:06.5070910Z log_E=5, 2025-05-07T20:13:06.5071003Z L=5, 2025-05-07T20:13:06.5071089Z D_gradcheck=2, 2025-05-07T20:13:06.5071249Z stochastic_rounding=True, 2025-05-07T20:13:06.5071335Z weighted=True, 2025-05-07T20:13:06.5071422Z row_wise=True, 2025-05-07T20:13:06.5071520Z mixed=False, 2025-05-07T20:13:06.5071610Z use_cache=True, 2025-05-07T20:13:06.5071721Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.5071820Z use_cpu=True, 2025-05-07T20:13:06.5071926Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.5072004Z ) 2025-05-07T20:13:06.5072182Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.5072542Z self=, 2025-05-07T20:13:06.5072629Z compile=False, 2025-05-07T20:13:06.5072753Z pooling_mode=, 2025-05-07T20:13:06.5072834Z T=5, 2025-05-07T20:13:06.5072929Z D=48, 2025-05-07T20:13:06.5073009Z B=70, 2025-05-07T20:13:06.5073091Z log_E=3, 2025-05-07T20:13:06.5073184Z L=16, 2025-05-07T20:13:06.5073273Z D_gradcheck=2, 2025-05-07T20:13:06.5073373Z stochastic_rounding=False, 2025-05-07T20:13:06.5073473Z weighted=True, 2025-05-07T20:13:06.5073559Z row_wise=True, 2025-05-07T20:13:06.5073669Z mixed=False, 2025-05-07T20:13:06.5073791Z use_cache=True, 2025-05-07T20:13:06.5073901Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.5073986Z use_cpu=True, 2025-05-07T20:13:06.5074104Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.5074183Z ) 2025-05-07T20:13:06.5074396Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.5074980Z self=, 2025-05-07T20:13:06.5075118Z compile=False, 2025-05-07T20:13:06.5075263Z pooling_mode=, 2025-05-07T20:13:06.5075415Z T=3, 2025-05-07T20:13:06.5075534Z D=96, 2025-05-07T20:13:06.5075644Z B=92, 2025-05-07T20:13:06.5075790Z log_E=4, 2025-05-07T20:13:06.5084653Z L=18, 2025-05-07T20:13:06.5084791Z D_gradcheck=1, 2025-05-07T20:13:06.5084902Z stochastic_rounding=False, 2025-05-07T20:13:06.5085003Z weighted=False, 2025-05-07T20:13:06.5085090Z row_wise=True, 2025-05-07T20:13:06.5085179Z mixed=False, 2025-05-07T20:13:06.5085280Z use_cache=False, 2025-05-07T20:13:06.5085397Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.5085483Z use_cpu=True, 2025-05-07T20:13:06.5085607Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.5085686Z ) 2025-05-07T20:13:06.5085846Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.5086219Z self=, 2025-05-07T20:13:06.5086310Z compile=False, 2025-05-07T20:13:06.5086439Z pooling_mode=, 2025-05-07T20:13:06.5086520Z T=3, 2025-05-07T20:13:06.5086599Z D=48, 2025-05-07T20:13:06.5086693Z B=66, 2025-05-07T20:13:06.5086774Z log_E=4, 2025-05-07T20:13:06.5086857Z L=1, 2025-05-07T20:13:06.5086954Z D_gradcheck=1, 2025-05-07T20:13:06.5087053Z stochastic_rounding=True, 2025-05-07T20:13:06.5087136Z weighted=True, 2025-05-07T20:13:06.5087233Z row_wise=True, 2025-05-07T20:13:06.5087320Z mixed=False, 2025-05-07T20:13:06.5087418Z use_cache=True, 2025-05-07T20:13:06.5087528Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.5087612Z use_cpu=True, 2025-05-07T20:13:06.5087729Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.5087806Z ) 2025-05-07T20:13:06.5087945Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.5088315Z self=, 2025-05-07T20:13:06.5088401Z compile=True, 2025-05-07T20:13:06.5088512Z pooling_mode=, 2025-05-07T20:13:06.5088603Z T=3, 2025-05-07T20:13:06.5088681Z D=6, 2025-05-07T20:13:06.5088758Z B=56, 2025-05-07T20:13:06.5088849Z log_E=3, 2025-05-07T20:13:06.5089004Z L=11, 2025-05-07T20:13:06.5089091Z D_gradcheck=1, 2025-05-07T20:13:06.5089206Z stochastic_rounding=False, 2025-05-07T20:13:06.5089297Z weighted=False, 2025-05-07T20:13:06.5089396Z row_wise=True, 2025-05-07T20:13:06.5089483Z mixed=True, 2025-05-07T20:13:06.5089571Z use_cache=False, 2025-05-07T20:13:06.5089695Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.5089780Z use_cpu=True, 2025-05-07T20:13:06.5089887Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.5089979Z ) 2025-05-07T20:13:06.5090147Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.5090501Z self=, 2025-05-07T20:13:06.5090599Z compile=False, 2025-05-07T20:13:06.5090711Z pooling_mode=, 2025-05-07T20:13:06.5090788Z T=3, 2025-05-07T20:13:06.5090880Z D=98, 2025-05-07T20:13:06.5090962Z B=48, 2025-05-07T20:13:06.5091054Z log_E=4, 2025-05-07T20:13:06.5091133Z L=17, 2025-05-07T20:13:06.5091217Z D_gradcheck=1, 2025-05-07T20:13:06.5091326Z stochastic_rounding=True, 2025-05-07T20:13:06.5091410Z weighted=True, 2025-05-07T20:13:06.5091550Z row_wise=True, 2025-05-07T20:13:06.5091645Z mixed=True, 2025-05-07T20:13:06.5091730Z use_cache=True, 2025-05-07T20:13:06.5091839Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.5091939Z use_cpu=True, 2025-05-07T20:13:06.5092045Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.5092122Z ) 2025-05-07T20:13:06.5092274Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.5092631Z self=, 2025-05-07T20:13:06.5092730Z compile=True, 2025-05-07T20:13:06.5092839Z pooling_mode=, 2025-05-07T20:13:06.5092918Z T=5, 2025-05-07T20:13:06.5093011Z D=58, 2025-05-07T20:13:06.5093089Z B=31, 2025-05-07T20:13:06.5093171Z log_E=4, 2025-05-07T20:13:06.5093266Z L=6, 2025-05-07T20:13:06.5093351Z D_gradcheck=1, 2025-05-07T20:13:06.5093451Z stochastic_rounding=False, 2025-05-07T20:13:06.5093550Z weighted=True, 2025-05-07T20:13:06.5093638Z row_wise=True, 2025-05-07T20:13:06.5093720Z mixed=True, 2025-05-07T20:13:06.5093820Z use_cache=True, 2025-05-07T20:13:06.5093931Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.5094017Z use_cpu=True, 2025-05-07T20:13:06.5094134Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.5094213Z ) 2025-05-07T20:13:06.5094349Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.5094718Z self=, 2025-05-07T20:13:06.5094805Z compile=False, 2025-05-07T20:13:06.5094928Z pooling_mode=, 2025-05-07T20:13:06.5095006Z T=4, 2025-05-07T20:13:06.5095087Z D=31, 2025-05-07T20:13:06.5095182Z B=21, 2025-05-07T20:13:06.5095263Z log_E=4, 2025-05-07T20:13:06.5095342Z L=3, 2025-05-07T20:13:06.5095440Z D_gradcheck=1, 2025-05-07T20:13:06.5095539Z stochastic_rounding=True, 2025-05-07T20:13:06.5095624Z weighted=True, 2025-05-07T20:13:06.5095724Z row_wise=True, 2025-05-07T20:13:06.5095807Z mixed=True, 2025-05-07T20:13:06.5095892Z use_cache=True, 2025-05-07T20:13:06.5096014Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.5096100Z use_cpu=True, 2025-05-07T20:13:06.5096217Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.5096297Z ) 2025-05-07T20:13:06.5096432Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.5096801Z self=, 2025-05-07T20:13:06.5096887Z compile=True, 2025-05-07T20:13:06.5096996Z pooling_mode=, 2025-05-07T20:13:06.5097088Z T=4, 2025-05-07T20:13:06.5097167Z D=66, 2025-05-07T20:13:06.5097245Z B=98, 2025-05-07T20:13:06.5097369Z log_E=5, 2025-05-07T20:13:06.5097448Z L=20, 2025-05-07T20:13:06.5097531Z D_gradcheck=2, 2025-05-07T20:13:06.5097640Z stochastic_rounding=True, 2025-05-07T20:13:06.5097725Z weighted=True, 2025-05-07T20:13:06.5097813Z row_wise=True, 2025-05-07T20:13:06.5097907Z mixed=True, 2025-05-07T20:13:06.5097992Z use_cache=True, 2025-05-07T20:13:06.5098114Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.5098222Z use_cpu=True, 2025-05-07T20:13:06.5098325Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.5098441Z ) 2025-05-07T20:13:06.5098576Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.5098929Z self=, 2025-05-07T20:13:06.5099029Z compile=False, 2025-05-07T20:13:06.5099139Z pooling_mode=, 2025-05-07T20:13:06.5099231Z T=4, 2025-05-07T20:13:06.5099308Z D=15, 2025-05-07T20:13:06.5099385Z B=79, 2025-05-07T20:13:06.5099478Z log_E=3, 2025-05-07T20:13:06.5099556Z L=18, 2025-05-07T20:13:06.5099643Z D_gradcheck=1, 2025-05-07T20:13:06.5099756Z stochastic_rounding=True, 2025-05-07T20:13:06.5099844Z weighted=True, 2025-05-07T20:13:06.5099974Z row_wise=True, 2025-05-07T20:13:06.5100072Z mixed=False, 2025-05-07T20:13:06.5100160Z use_cache=False, 2025-05-07T20:13:06.5100269Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.5100365Z use_cpu=True, 2025-05-07T20:13:06.5100472Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.5100550Z ) 2025-05-07T20:13:06.5100698Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.5101054Z self=, 2025-05-07T20:13:06.5101154Z compile=True, 2025-05-07T20:13:06.5101263Z pooling_mode=, 2025-05-07T20:13:06.5101342Z T=2, 2025-05-07T20:13:06.5101435Z D=34, 2025-05-07T20:13:06.5101514Z B=56, 2025-05-07T20:13:06.5101594Z log_E=4, 2025-05-07T20:13:06.5101684Z L=1, 2025-05-07T20:13:06.5101769Z D_gradcheck=1, 2025-05-07T20:13:06.5101865Z stochastic_rounding=True, 2025-05-07T20:13:06.5101966Z weighted=True, 2025-05-07T20:13:06.5102048Z row_wise=True, 2025-05-07T20:13:06.5102128Z mixed=True, 2025-05-07T20:13:06.5102225Z use_cache=False, 2025-05-07T20:13:06.5102334Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.5102429Z use_cpu=True, 2025-05-07T20:13:06.5102536Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.5102613Z ) 2025-05-07T20:13:06.5368421Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.5368795Z self=, 2025-05-07T20:13:06.5368881Z compile=True, 2025-05-07T20:13:06.5369040Z pooling_mode=, 2025-05-07T20:13:06.5369135Z T=5, 2025-05-07T20:13:06.5369218Z D=92, 2025-05-07T20:13:06.5369307Z B=63, 2025-05-07T20:13:06.5369399Z log_E=3, 2025-05-07T20:13:06.5369478Z L=2, 2025-05-07T20:13:06.5369567Z D_gradcheck=2, 2025-05-07T20:13:06.5369682Z stochastic_rounding=False, 2025-05-07T20:13:06.5369773Z weighted=True, 2025-05-07T20:13:06.5369859Z row_wise=True, 2025-05-07T20:13:06.5369953Z mixed=True, 2025-05-07T20:13:06.5370040Z use_cache=False, 2025-05-07T20:13:06.5370151Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.5370248Z use_cpu=True, 2025-05-07T20:13:06.5370357Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.5370448Z ) 2025-05-07T20:13:06.5370584Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.5370940Z self=, 2025-05-07T20:13:06.5371039Z compile=True, 2025-05-07T20:13:06.5371150Z pooling_mode=, 2025-05-07T20:13:06.5371230Z T=1, 2025-05-07T20:13:06.5371321Z D=85, 2025-05-07T20:13:06.5371516Z B=98, 2025-05-07T20:13:06.5371598Z log_E=4, 2025-05-07T20:13:06.5371691Z L=12, 2025-05-07T20:13:06.5371779Z D_gradcheck=2, 2025-05-07T20:13:06.5371879Z stochastic_rounding=True, 2025-05-07T20:13:06.5371986Z weighted=False, 2025-05-07T20:13:06.5372071Z row_wise=True, 2025-05-07T20:13:06.5372169Z mixed=True, 2025-05-07T20:13:06.5372257Z use_cache=False, 2025-05-07T20:13:06.5372369Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.5372469Z use_cpu=True, 2025-05-07T20:13:06.5372617Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.5372697Z ) 2025-05-07T20:13:06.5372842Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.5373198Z self=, 2025-05-07T20:13:06.5373285Z compile=True, 2025-05-07T20:13:06.5373412Z pooling_mode=, 2025-05-07T20:13:06.5373494Z T=2, 2025-05-07T20:13:06.5373575Z D=80, 2025-05-07T20:13:06.5373671Z B=47, 2025-05-07T20:13:06.5373753Z log_E=5, 2025-05-07T20:13:06.5373834Z L=16, 2025-05-07T20:13:06.5373934Z D_gradcheck=2, 2025-05-07T20:13:06.5374032Z stochastic_rounding=True, 2025-05-07T20:13:06.5374208Z weighted=True, 2025-05-07T20:13:06.5374292Z row_wise=True, 2025-05-07T20:13:06.5374374Z mixed=True, 2025-05-07T20:13:06.5374472Z use_cache=True, 2025-05-07T20:13:06.5374582Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.5374665Z use_cpu=True, 2025-05-07T20:13:06.5374787Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.5374864Z ) 2025-05-07T20:13:06.5374999Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.5375367Z self=, 2025-05-07T20:13:06.5375452Z compile=True, 2025-05-07T20:13:06.5375563Z pooling_mode=, 2025-05-07T20:13:06.5375655Z T=1, 2025-05-07T20:13:06.5375736Z D=15, 2025-05-07T20:13:06.5375826Z B=26, 2025-05-07T20:13:06.5375906Z log_E=4, 2025-05-07T20:13:06.5375985Z L=9, 2025-05-07T20:13:06.5376082Z D_gradcheck=1, 2025-05-07T20:13:06.5376181Z stochastic_rounding=True, 2025-05-07T20:13:06.5376267Z weighted=True, 2025-05-07T20:13:06.5376363Z row_wise=True, 2025-05-07T20:13:06.5376447Z mixed=False, 2025-05-07T20:13:06.5376532Z use_cache=False, 2025-05-07T20:13:06.5376653Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.5376738Z use_cpu=True, 2025-05-07T20:13:06.5376843Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.5376931Z ) 2025-05-07T20:13:06.5377065Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.5377419Z self=, 2025-05-07T20:13:06.5377517Z compile=False, 2025-05-07T20:13:06.5377625Z pooling_mode=, 2025-05-07T20:13:06.5377715Z T=5, 2025-05-07T20:13:06.5377795Z D=15, 2025-05-07T20:13:06.5377873Z B=34, 2025-05-07T20:13:06.5377964Z log_E=4, 2025-05-07T20:13:06.5378042Z L=0, 2025-05-07T20:13:06.5378126Z D_gradcheck=1, 2025-05-07T20:13:06.5378241Z stochastic_rounding=True, 2025-05-07T20:13:06.5378327Z weighted=False, 2025-05-07T20:13:06.5378411Z row_wise=True, 2025-05-07T20:13:06.5378508Z mixed=False, 2025-05-07T20:13:06.5378594Z use_cache=True, 2025-05-07T20:13:06.5378704Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.5378800Z use_cpu=True, 2025-05-07T20:13:06.5378904Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.5378981Z ) 2025-05-07T20:13:06.5379128Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.5379486Z self=, 2025-05-07T20:13:06.5379587Z compile=False, 2025-05-07T20:13:06.5379696Z pooling_mode=, 2025-05-07T20:13:06.5379775Z T=1, 2025-05-07T20:13:06.5379896Z D=15, 2025-05-07T20:13:06.5379974Z B=77, 2025-05-07T20:13:06.5380055Z log_E=3, 2025-05-07T20:13:06.5380146Z L=13, 2025-05-07T20:13:06.5380231Z D_gradcheck=1, 2025-05-07T20:13:06.5380334Z stochastic_rounding=True, 2025-05-07T20:13:06.5380432Z weighted=True, 2025-05-07T20:13:06.5380515Z row_wise=True, 2025-05-07T20:13:06.5380596Z mixed=True, 2025-05-07T20:13:06.5380692Z use_cache=True, 2025-05-07T20:13:06.5380802Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.5380911Z use_cpu=True, 2025-05-07T20:13:06.5381030Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.5381107Z ) 2025-05-07T20:13:06.5381254Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.5381606Z self=, 2025-05-07T20:13:06.5381693Z compile=True, 2025-05-07T20:13:06.5381813Z pooling_mode=, 2025-05-07T20:13:06.5381893Z T=5, 2025-05-07T20:13:06.5381972Z D=40, 2025-05-07T20:13:06.5382063Z B=108, 2025-05-07T20:13:06.5382143Z log_E=4, 2025-05-07T20:13:06.5382221Z L=18, 2025-05-07T20:13:06.5382319Z D_gradcheck=1, 2025-05-07T20:13:06.5382514Z stochastic_rounding=False, 2025-05-07T20:13:06.5382602Z weighted=False, 2025-05-07T20:13:06.5382697Z row_wise=True, 2025-05-07T20:13:06.5382782Z mixed=False, 2025-05-07T20:13:06.5382883Z use_cache=True, 2025-05-07T20:13:06.5382993Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.5383082Z use_cpu=True, 2025-05-07T20:13:06.5383204Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.5383282Z ) 2025-05-07T20:13:06.5383415Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.5383784Z self=, 2025-05-07T20:13:06.5383869Z compile=True, 2025-05-07T20:13:06.5383980Z pooling_mode=, 2025-05-07T20:13:06.5384110Z T=4, 2025-05-07T20:13:06.5384200Z D=61, 2025-05-07T20:13:06.5384278Z B=63, 2025-05-07T20:13:06.5384359Z log_E=4, 2025-05-07T20:13:06.5384451Z L=0, 2025-05-07T20:13:06.5384537Z D_gradcheck=2, 2025-05-07T20:13:06.5384641Z stochastic_rounding=False, 2025-05-07T20:13:06.5384741Z weighted=True, 2025-05-07T20:13:06.5384824Z row_wise=True, 2025-05-07T20:13:06.5384906Z mixed=True, 2025-05-07T20:13:06.5385003Z use_cache=True, 2025-05-07T20:13:06.5385115Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.5385199Z use_cpu=True, 2025-05-07T20:13:06.5385316Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.5385392Z ) 2025-05-07T20:13:06.5385539Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.5385893Z self=, 2025-05-07T20:13:06.5385991Z compile=True, 2025-05-07T20:13:06.5386101Z pooling_mode=, 2025-05-07T20:13:06.5386191Z T=2, 2025-05-07T20:13:06.5386266Z D=63, 2025-05-07T20:13:06.5386345Z B=2, 2025-05-07T20:13:06.5386438Z log_E=3, 2025-05-07T20:13:06.5386517Z L=5, 2025-05-07T20:13:06.5386604Z D_gradcheck=2, 2025-05-07T20:13:06.5386716Z stochastic_rounding=True, 2025-05-07T20:13:06.5386804Z weighted=False, 2025-05-07T20:13:06.5386887Z row_wise=True, 2025-05-07T20:13:06.5386983Z mixed=True, 2025-05-07T20:13:06.5387070Z use_cache=False, 2025-05-07T20:13:06.5387195Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.5387278Z use_cpu=True, 2025-05-07T20:13:06.5387383Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.5387472Z ) 2025-05-07T20:13:06.5387608Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.5387962Z self=, 2025-05-07T20:13:06.5388061Z compile=True, 2025-05-07T20:13:06.5388171Z pooling_mode=, 2025-05-07T20:13:06.5388281Z T=3, 2025-05-07T20:13:06.5388373Z D=83, 2025-05-07T20:13:06.5388454Z B=24, 2025-05-07T20:13:06.5388535Z log_E=4, 2025-05-07T20:13:06.5388629Z L=13, 2025-05-07T20:13:06.5388719Z D_gradcheck=2, 2025-05-07T20:13:06.5388833Z stochastic_rounding=False, 2025-05-07T20:13:06.5388917Z weighted=True, 2025-05-07T20:13:06.5389000Z row_wise=True, 2025-05-07T20:13:06.5389095Z mixed=False, 2025-05-07T20:13:06.5389181Z use_cache=False, 2025-05-07T20:13:06.5389313Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.5389409Z use_cpu=True, 2025-05-07T20:13:06.5389513Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.5389591Z ) 2025-05-07T20:13:06.5389737Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.5390088Z self=, 2025-05-07T20:13:06.5390172Z compile=False, 2025-05-07T20:13:06.5390294Z pooling_mode=, 2025-05-07T20:13:06.5390373Z T=4, 2025-05-07T20:13:06.5390449Z D=55, 2025-05-07T20:13:06.5390535Z B=83, 2025-05-07T20:13:06.5390612Z log_E=5, 2025-05-07T20:13:06.5390703Z L=20, 2025-05-07T20:13:06.5390830Z D_gradcheck=1, 2025-05-07T20:13:06.5390929Z stochastic_rounding=False, 2025-05-07T20:13:06.5391027Z weighted=False, 2025-05-07T20:13:06.5391109Z row_wise=True, 2025-05-07T20:13:06.5391190Z mixed=False, 2025-05-07T20:13:06.5391288Z use_cache=False, 2025-05-07T20:13:06.5391397Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.5391479Z use_cpu=True, 2025-05-07T20:13:06.5391593Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.5391668Z ) 2025-05-07T20:13:06.5391800Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.5392165Z self=, 2025-05-07T20:13:06.5392248Z compile=True, 2025-05-07T20:13:06.5392367Z pooling_mode=, 2025-05-07T20:13:06.5392445Z T=5, 2025-05-07T20:13:06.5392523Z D=43, 2025-05-07T20:13:06.5392612Z B=44, 2025-05-07T20:13:06.5392690Z log_E=4, 2025-05-07T20:13:06.5392772Z L=6, 2025-05-07T20:13:06.5392872Z D_gradcheck=1, 2025-05-07T20:13:06.5392970Z stochastic_rounding=True, 2025-05-07T20:13:06.5393053Z weighted=True, 2025-05-07T20:13:06.5393148Z row_wise=True, 2025-05-07T20:13:06.5393230Z mixed=True, 2025-05-07T20:13:06.5393315Z use_cache=False, 2025-05-07T20:13:06.5393437Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.5393519Z use_cpu=True, 2025-05-07T20:13:06.5393623Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.5393711Z ) 2025-05-07T20:13:06.5393844Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.5394215Z self=, 2025-05-07T20:13:06.5394296Z compile=True, 2025-05-07T20:13:06.5394409Z pooling_mode=, 2025-05-07T20:13:06.5394500Z T=1, 2025-05-07T20:13:06.5394578Z D=11, 2025-05-07T20:13:06.5394656Z B=88, 2025-05-07T20:13:06.5394747Z log_E=3, 2025-05-07T20:13:06.5394828Z L=7, 2025-05-07T20:13:06.5394913Z D_gradcheck=1, 2025-05-07T20:13:06.5395022Z stochastic_rounding=True, 2025-05-07T20:13:06.5395108Z weighted=False, 2025-05-07T20:13:06.5395191Z row_wise=True, 2025-05-07T20:13:06.5395283Z mixed=True, 2025-05-07T20:13:06.5395367Z use_cache=False, 2025-05-07T20:13:06.5395479Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.5395575Z use_cpu=True, 2025-05-07T20:13:06.5395679Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.5395765Z ) 2025-05-07T20:13:06.5395896Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.5396325Z self=, 2025-05-07T20:13:06.5396427Z compile=True, 2025-05-07T20:13:06.5396574Z pooling_mode=, 2025-05-07T20:13:06.5396653Z T=3, 2025-05-07T20:13:06.5396743Z D=22, 2025-05-07T20:13:06.5396820Z B=39, 2025-05-07T20:13:06.5396900Z log_E=5, 2025-05-07T20:13:06.5396993Z L=4, 2025-05-07T20:13:06.5397078Z D_gradcheck=2, 2025-05-07T20:13:06.5397183Z stochastic_rounding=False, 2025-05-07T20:13:06.5397284Z weighted=True, 2025-05-07T20:13:06.5397369Z row_wise=True, 2025-05-07T20:13:06.5397452Z mixed=True, 2025-05-07T20:13:06.5397575Z use_cache=True, 2025-05-07T20:13:06.5397685Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.5397781Z use_cpu=True, 2025-05-07T20:13:06.5397884Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.5397959Z ) 2025-05-07T20:13:06.5398104Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.5398455Z self=, 2025-05-07T20:13:06.5398540Z compile=False, 2025-05-07T20:13:06.5398661Z pooling_mode=, 2025-05-07T20:13:06.5398736Z T=1, 2025-05-07T20:13:06.5398812Z D=118, 2025-05-07T20:13:06.5398901Z B=80, 2025-05-07T20:13:06.5399003Z log_E=3, 2025-05-07T20:13:06.5399103Z L=17, 2025-05-07T20:13:06.5399198Z D_gradcheck=2, 2025-05-07T20:13:06.5399295Z stochastic_rounding=False, 2025-05-07T20:13:06.5399391Z weighted=True, 2025-05-07T20:13:06.5399473Z row_wise=True, 2025-05-07T20:13:06.5399555Z mixed=True, 2025-05-07T20:13:06.5399653Z use_cache=True, 2025-05-07T20:13:06.5399762Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.5399845Z use_cpu=True, 2025-05-07T20:13:06.5399962Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.5400038Z ) 2025-05-07T20:13:06.5400171Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.5400534Z self=, 2025-05-07T20:13:06.5400616Z compile=True, 2025-05-07T20:13:06.5400730Z pooling_mode=, 2025-05-07T20:13:06.5400819Z T=4, 2025-05-07T20:13:06.5400895Z D=76, 2025-05-07T20:13:06.5400973Z B=74, 2025-05-07T20:13:06.5401064Z log_E=4, 2025-05-07T20:13:06.5401143Z L=8, 2025-05-07T20:13:06.5401240Z D_gradcheck=2, 2025-05-07T20:13:06.5401337Z stochastic_rounding=True, 2025-05-07T20:13:06.5401421Z weighted=True, 2025-05-07T20:13:06.5401513Z row_wise=True, 2025-05-07T20:13:06.5401593Z mixed=False, 2025-05-07T20:13:06.5401682Z use_cache=False, 2025-05-07T20:13:06.5401800Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.5401882Z use_cpu=True, 2025-05-07T20:13:06.5401985Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.5402073Z ) 2025-05-07T20:13:06.5677980Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.5678400Z self=, 2025-05-07T20:13:06.5678502Z compile=True, 2025-05-07T20:13:06.5678615Z pooling_mode=, 2025-05-07T20:13:06.5678707Z T=3, 2025-05-07T20:13:06.5678791Z D=125, 2025-05-07T20:13:06.5678870Z B=127, 2025-05-07T20:13:06.5678964Z log_E=3, 2025-05-07T20:13:06.5679046Z L=17, 2025-05-07T20:13:06.5679129Z D_gradcheck=1, 2025-05-07T20:13:06.5679237Z stochastic_rounding=False, 2025-05-07T20:13:06.5679326Z weighted=False, 2025-05-07T20:13:06.5679409Z row_wise=True, 2025-05-07T20:13:06.5679501Z mixed=True, 2025-05-07T20:13:06.5679588Z use_cache=False, 2025-05-07T20:13:06.5679709Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.5679793Z use_cpu=True, 2025-05-07T20:13:06.5679900Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.5679990Z ) 2025-05-07T20:13:06.5680124Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.5680481Z self=, 2025-05-07T20:13:06.5680688Z compile=True, 2025-05-07T20:13:06.5680799Z pooling_mode=, 2025-05-07T20:13:06.5680951Z T=5, 2025-05-07T20:13:06.5681039Z D=42, 2025-05-07T20:13:06.5681115Z B=89, 2025-05-07T20:13:06.5681196Z log_E=4, 2025-05-07T20:13:06.5681283Z L=8, 2025-05-07T20:13:06.5681369Z D_gradcheck=2, 2025-05-07T20:13:06.5681479Z stochastic_rounding=True, 2025-05-07T20:13:06.5681562Z weighted=True, 2025-05-07T20:13:06.5681647Z row_wise=True, 2025-05-07T20:13:06.5681783Z mixed=False, 2025-05-07T20:13:06.5681872Z use_cache=False, 2025-05-07T20:13:06.5681985Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.5682081Z use_cpu=True, 2025-05-07T20:13:06.5682185Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.5682260Z ) 2025-05-07T20:13:06.5682406Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.5682762Z self=, 2025-05-07T20:13:06.5682850Z compile=False, 2025-05-07T20:13:06.5682972Z pooling_mode=, 2025-05-07T20:13:06.5683051Z T=5, 2025-05-07T20:13:06.5683142Z D=40, 2025-05-07T20:13:06.5683293Z B=101, 2025-05-07T20:13:06.5683377Z log_E=5, 2025-05-07T20:13:06.5683468Z L=20, 2025-05-07T20:13:06.5683556Z D_gradcheck=1, 2025-05-07T20:13:06.5683656Z stochastic_rounding=False, 2025-05-07T20:13:06.5683756Z weighted=False, 2025-05-07T20:13:06.5683841Z row_wise=True, 2025-05-07T20:13:06.5683926Z mixed=True, 2025-05-07T20:13:06.5684030Z use_cache=False, 2025-05-07T20:13:06.5684139Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.5684225Z use_cpu=True, 2025-05-07T20:13:06.5684345Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.5684422Z ) 2025-05-07T20:13:06.5684557Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.5684920Z self=, 2025-05-07T20:13:06.5685007Z compile=True, 2025-05-07T20:13:06.5685131Z pooling_mode=, 2025-05-07T20:13:06.5685209Z T=2, 2025-05-07T20:13:06.5685288Z D=126, 2025-05-07T20:13:06.5685385Z B=57, 2025-05-07T20:13:06.5685467Z log_E=3, 2025-05-07T20:13:06.5685546Z L=0, 2025-05-07T20:13:06.5685641Z D_gradcheck=2, 2025-05-07T20:13:06.5685740Z stochastic_rounding=False, 2025-05-07T20:13:06.5685826Z weighted=False, 2025-05-07T20:13:06.5685922Z row_wise=True, 2025-05-07T20:13:06.5686006Z mixed=False, 2025-05-07T20:13:06.5686090Z use_cache=False, 2025-05-07T20:13:06.5686213Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.5686296Z use_cpu=True, 2025-05-07T20:13:06.5686399Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.5686489Z ) 2025-05-07T20:13:06.5686620Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.5686987Z self=, 2025-05-07T20:13:06.5687074Z compile=False, 2025-05-07T20:13:06.5687185Z pooling_mode=, 2025-05-07T20:13:06.5687277Z T=5, 2025-05-07T20:13:06.5687358Z D=15, 2025-05-07T20:13:06.5687436Z B=31, 2025-05-07T20:13:06.5687526Z log_E=3, 2025-05-07T20:13:06.5687604Z L=18, 2025-05-07T20:13:06.5687689Z D_gradcheck=1, 2025-05-07T20:13:06.5687797Z stochastic_rounding=True, 2025-05-07T20:13:06.5687881Z weighted=False, 2025-05-07T20:13:06.5687965Z row_wise=True, 2025-05-07T20:13:06.5688057Z mixed=False, 2025-05-07T20:13:06.5688141Z use_cache=False, 2025-05-07T20:13:06.5688249Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.5688343Z use_cpu=True, 2025-05-07T20:13:06.5688449Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.5688535Z ) 2025-05-07T20:13:06.5688668Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.5689020Z self=, 2025-05-07T20:13:06.5689147Z compile=True, 2025-05-07T20:13:06.5689255Z pooling_mode=, 2025-05-07T20:13:06.5689333Z T=2, 2025-05-07T20:13:06.5689425Z D=20, 2025-05-07T20:13:06.5689499Z B=15, 2025-05-07T20:13:06.5689582Z log_E=3, 2025-05-07T20:13:06.5689670Z L=14, 2025-05-07T20:13:06.5689751Z D_gradcheck=1, 2025-05-07T20:13:06.5689851Z stochastic_rounding=False, 2025-05-07T20:13:06.5689947Z weighted=True, 2025-05-07T20:13:06.5690067Z row_wise=True, 2025-05-07T20:13:06.5690167Z mixed=True, 2025-05-07T20:13:06.5690252Z use_cache=True, 2025-05-07T20:13:06.5690360Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.5690456Z use_cpu=True, 2025-05-07T20:13:06.5690559Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.5690635Z ) 2025-05-07T20:13:06.5690781Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.5691132Z self=, 2025-05-07T20:13:06.5691217Z compile=False, 2025-05-07T20:13:06.5691337Z pooling_mode=, 2025-05-07T20:13:06.5691414Z T=5, 2025-05-07T20:13:06.5691540Z D=63, 2025-05-07T20:13:06.5691630Z B=83, 2025-05-07T20:13:06.5691710Z log_E=3, 2025-05-07T20:13:06.5691788Z L=14, 2025-05-07T20:13:06.5691885Z D_gradcheck=2, 2025-05-07T20:13:06.5691982Z stochastic_rounding=False, 2025-05-07T20:13:06.5692079Z weighted=False, 2025-05-07T20:13:06.5692165Z row_wise=True, 2025-05-07T20:13:06.5692246Z mixed=False, 2025-05-07T20:13:06.5692341Z use_cache=True, 2025-05-07T20:13:06.5692451Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.5692536Z use_cpu=True, 2025-05-07T20:13:06.5692653Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.5692732Z ) 2025-05-07T20:13:06.5692867Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.5693230Z self=, 2025-05-07T20:13:06.5693315Z compile=True, 2025-05-07T20:13:06.5693423Z pooling_mode=, 2025-05-07T20:13:06.5693516Z T=1, 2025-05-07T20:13:06.5693595Z D=15, 2025-05-07T20:13:06.5693683Z B=6, 2025-05-07T20:13:06.5693761Z log_E=5, 2025-05-07T20:13:06.5693839Z L=11, 2025-05-07T20:13:06.5693936Z D_gradcheck=2, 2025-05-07T20:13:06.5694032Z stochastic_rounding=False, 2025-05-07T20:13:06.5694117Z weighted=True, 2025-05-07T20:13:06.5694211Z row_wise=True, 2025-05-07T20:13:06.5694292Z mixed=True, 2025-05-07T20:13:06.5694375Z use_cache=False, 2025-05-07T20:13:06.5694494Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.5694575Z use_cpu=True, 2025-05-07T20:13:06.5694677Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.5694765Z ) 2025-05-07T20:13:06.5694897Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.5695248Z self=, 2025-05-07T20:13:06.5695347Z compile=False, 2025-05-07T20:13:06.5695456Z pooling_mode=, 2025-05-07T20:13:06.5695551Z T=4, 2025-05-07T20:13:06.5695626Z D=43, 2025-05-07T20:13:06.5695701Z B=41, 2025-05-07T20:13:06.5695789Z log_E=5, 2025-05-07T20:13:06.5695865Z L=1, 2025-05-07T20:13:06.5695948Z D_gradcheck=1, 2025-05-07T20:13:06.5696057Z stochastic_rounding=True, 2025-05-07T20:13:06.5696143Z weighted=True, 2025-05-07T20:13:06.5696224Z row_wise=True, 2025-05-07T20:13:06.5696317Z mixed=False, 2025-05-07T20:13:06.5696402Z use_cache=False, 2025-05-07T20:13:06.5696510Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.5696603Z use_cpu=True, 2025-05-07T20:13:06.5696705Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.5696779Z ) 2025-05-07T20:13:06.5696922Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.5697275Z self=, 2025-05-07T20:13:06.5697398Z compile=True, 2025-05-07T20:13:06.5697505Z pooling_mode=, 2025-05-07T20:13:06.5697588Z T=5, 2025-05-07T20:13:06.5697679Z D=102, 2025-05-07T20:13:06.5697754Z B=36, 2025-05-07T20:13:06.5697833Z log_E=4, 2025-05-07T20:13:06.5697922Z L=13, 2025-05-07T20:13:06.5698006Z D_gradcheck=2, 2025-05-07T20:13:06.5698104Z stochastic_rounding=False, 2025-05-07T20:13:06.5698224Z weighted=True, 2025-05-07T20:13:06.5698308Z row_wise=True, 2025-05-07T20:13:06.5698388Z mixed=False, 2025-05-07T20:13:06.5698485Z use_cache=True, 2025-05-07T20:13:06.5698596Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.5698693Z use_cpu=True, 2025-05-07T20:13:06.5698794Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.5698869Z ) 2025-05-07T20:13:06.5699016Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.5699369Z self=, 2025-05-07T20:13:06.5699452Z compile=True, 2025-05-07T20:13:06.5699575Z pooling_mode=, 2025-05-07T20:13:06.5699702Z T=4, 2025-05-07T20:13:06.5699779Z D=58, 2025-05-07T20:13:06.5699869Z B=66, 2025-05-07T20:13:06.5699950Z log_E=3, 2025-05-07T20:13:06.5700029Z L=12, 2025-05-07T20:13:06.5700125Z D_gradcheck=2, 2025-05-07T20:13:06.5700221Z stochastic_rounding=True, 2025-05-07T20:13:06.5700308Z weighted=True, 2025-05-07T20:13:06.5700403Z row_wise=True, 2025-05-07T20:13:06.5700484Z mixed=True, 2025-05-07T20:13:06.5700580Z use_cache=False, 2025-05-07T20:13:06.5700691Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.5700775Z use_cpu=True, 2025-05-07T20:13:06.5700891Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.5700966Z ) 2025-05-07T20:13:06.5701098Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.5701465Z self=, 2025-05-07T20:13:06.5701548Z compile=True, 2025-05-07T20:13:06.5701659Z pooling_mode=, 2025-05-07T20:13:06.5701747Z T=2, 2025-05-07T20:13:06.5701823Z D=14, 2025-05-07T20:13:06.5701900Z B=82, 2025-05-07T20:13:06.5701989Z log_E=5, 2025-05-07T20:13:06.5702065Z L=10, 2025-05-07T20:13:06.5702159Z D_gradcheck=2, 2025-05-07T20:13:06.5702255Z stochastic_rounding=True, 2025-05-07T20:13:06.5702342Z weighted=False, 2025-05-07T20:13:06.5702436Z row_wise=True, 2025-05-07T20:13:06.5702529Z mixed=False, 2025-05-07T20:13:06.5702616Z use_cache=False, 2025-05-07T20:13:06.5702739Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.5702823Z use_cpu=True, 2025-05-07T20:13:06.5702928Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.5703020Z ) 2025-05-07T20:13:06.5703156Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.5703518Z self=, 2025-05-07T20:13:06.5703616Z compile=False, 2025-05-07T20:13:06.5703732Z pooling_mode=, 2025-05-07T20:13:06.5703812Z T=2, 2025-05-07T20:13:06.5703911Z D=44, 2025-05-07T20:13:06.5703992Z B=106, 2025-05-07T20:13:06.5704089Z log_E=5, 2025-05-07T20:13:06.5704169Z L=16, 2025-05-07T20:13:06.5704255Z D_gradcheck=1, 2025-05-07T20:13:06.5704369Z stochastic_rounding=False, 2025-05-07T20:13:06.5704456Z weighted=False, 2025-05-07T20:13:06.5704542Z row_wise=True, 2025-05-07T20:13:06.5704637Z mixed=False, 2025-05-07T20:13:06.5704724Z use_cache=True, 2025-05-07T20:13:06.5704835Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.5704935Z use_cpu=True, 2025-05-07T20:13:06.5705041Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.5705118Z ) 2025-05-07T20:13:06.5705267Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.5705850Z self=, 2025-05-07T20:13:06.5705952Z compile=False, 2025-05-07T20:13:06.5706068Z pooling_mode=, 2025-05-07T20:13:06.5706148Z T=1, 2025-05-07T20:13:06.5706242Z D=21, 2025-05-07T20:13:06.5706325Z B=8, 2025-05-07T20:13:06.5706407Z log_E=3, 2025-05-07T20:13:06.5706500Z L=8, 2025-05-07T20:13:06.5706584Z D_gradcheck=2, 2025-05-07T20:13:06.5706745Z stochastic_rounding=True, 2025-05-07T20:13:06.5706842Z weighted=True, 2025-05-07T20:13:06.5706925Z row_wise=True, 2025-05-07T20:13:06.5707006Z mixed=False, 2025-05-07T20:13:06.5707105Z use_cache=False, 2025-05-07T20:13:06.5707214Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.5707299Z use_cpu=True, 2025-05-07T20:13:06.5707414Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.5707492Z ) 2025-05-07T20:13:06.5707631Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.5708000Z self=, 2025-05-07T20:13:06.5708088Z compile=True, 2025-05-07T20:13:06.5708277Z pooling_mode=, 2025-05-07T20:13:06.5708356Z T=5, 2025-05-07T20:13:06.5708434Z D=31, 2025-05-07T20:13:06.5708524Z B=116, 2025-05-07T20:13:06.5708604Z log_E=3, 2025-05-07T20:13:06.5708681Z L=17, 2025-05-07T20:13:06.5708779Z D_gradcheck=2, 2025-05-07T20:13:06.5708877Z stochastic_rounding=False, 2025-05-07T20:13:06.5708965Z weighted=True, 2025-05-07T20:13:06.5709058Z row_wise=True, 2025-05-07T20:13:06.5709140Z mixed=True, 2025-05-07T20:13:06.5709225Z use_cache=True, 2025-05-07T20:13:06.5709347Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.5709430Z use_cpu=True, 2025-05-07T20:13:06.5709547Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.5709624Z ) 2025-05-07T20:13:06.5709758Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.5710127Z self=, 2025-05-07T20:13:06.5710213Z compile=False, 2025-05-07T20:13:06.5710327Z pooling_mode=, 2025-05-07T20:13:06.5710414Z T=3, 2025-05-07T20:13:06.5710493Z D=16, 2025-05-07T20:13:06.5710572Z B=91, 2025-05-07T20:13:06.5710662Z log_E=3, 2025-05-07T20:13:06.5710740Z L=15, 2025-05-07T20:13:06.5710824Z D_gradcheck=2, 2025-05-07T20:13:06.5710939Z stochastic_rounding=False, 2025-05-07T20:13:06.5711028Z weighted=False, 2025-05-07T20:13:06.5711111Z row_wise=True, 2025-05-07T20:13:06.5711204Z mixed=True, 2025-05-07T20:13:06.5711289Z use_cache=False, 2025-05-07T20:13:06.5711407Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.5711490Z use_cpu=True, 2025-05-07T20:13:06.5711595Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.5711682Z ) 2025-05-07T20:13:06.5990006Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.5990642Z self=, 2025-05-07T20:13:06.5991207Z compile=True, 2025-05-07T20:13:06.5991471Z pooling_mode=, 2025-05-07T20:13:06.5991775Z T=1, 2025-05-07T20:13:06.5991961Z D=38, 2025-05-07T20:13:06.5992160Z B=117, 2025-05-07T20:13:06.5992363Z log_E=5, 2025-05-07T20:13:06.5992559Z L=6, 2025-05-07T20:13:06.5992767Z D_gradcheck=1, 2025-05-07T20:13:06.5993012Z stochastic_rounding=True, 2025-05-07T20:13:06.5993286Z weighted=False, 2025-05-07T20:13:06.5993504Z row_wise=True, 2025-05-07T20:13:06.5993730Z mixed=False, 2025-05-07T20:13:06.5994022Z use_cache=True, 2025-05-07T20:13:06.5994259Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.5994564Z use_cpu=True, 2025-05-07T20:13:06.5994812Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.5995080Z ) 2025-05-07T20:13:06.5995423Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.5996106Z self=, 2025-05-07T20:13:06.5996663Z compile=True, 2025-05-07T20:13:06.5996920Z pooling_mode=, 2025-05-07T20:13:06.5997216Z T=3, 2025-05-07T20:13:06.5997403Z D=3, 2025-05-07T20:13:06.5997601Z B=128, 2025-05-07T20:13:06.5997803Z log_E=4, 2025-05-07T20:13:06.5997996Z L=12, 2025-05-07T20:13:06.5998250Z D_gradcheck=2, 2025-05-07T20:13:06.5998495Z stochastic_rounding=False, 2025-05-07T20:13:06.5998752Z weighted=True, 2025-05-07T20:13:06.5998979Z row_wise=True, 2025-05-07T20:13:06.5999199Z mixed=True, 2025-05-07T20:13:06.5999418Z use_cache=True, 2025-05-07T20:13:06.5999659Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.5999962Z use_cpu=True, 2025-05-07T20:13:06.6000207Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.6000477Z ) 2025-05-07T20:13:06.6000717Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6001322Z self=, 2025-05-07T20:13:06.6001961Z compile=True, 2025-05-07T20:13:06.6002218Z pooling_mode=, 2025-05-07T20:13:06.6002518Z T=2, 2025-05-07T20:13:06.6002706Z D=38, 2025-05-07T20:13:06.6002908Z B=120, 2025-05-07T20:13:06.6003111Z log_E=5, 2025-05-07T20:13:06.6003303Z L=17, 2025-05-07T20:13:06.6003510Z D_gradcheck=2, 2025-05-07T20:13:06.6003756Z stochastic_rounding=False, 2025-05-07T20:13:06.6004014Z weighted=True, 2025-05-07T20:13:06.6004241Z row_wise=True, 2025-05-07T20:13:06.6004465Z mixed=False, 2025-05-07T20:13:06.6004677Z use_cache=True, 2025-05-07T20:13:06.6004931Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.6005234Z use_cpu=True, 2025-05-07T20:13:06.6005638Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.6005915Z ) 2025-05-07T20:13:06.6006163Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6006774Z self=, 2025-05-07T20:13:06.6007328Z compile=False, 2025-05-07T20:13:06.6007591Z pooling_mode=, 2025-05-07T20:13:06.6007893Z T=5, 2025-05-07T20:13:06.6008078Z D=43, 2025-05-07T20:13:06.6008275Z B=34, 2025-05-07T20:13:06.6008472Z log_E=3, 2025-05-07T20:13:06.6008664Z L=0, 2025-05-07T20:13:06.6008869Z D_gradcheck=1, 2025-05-07T20:13:06.6009107Z stochastic_rounding=False, 2025-05-07T20:13:06.6009369Z weighted=True, 2025-05-07T20:13:06.6009591Z row_wise=True, 2025-05-07T20:13:06.6009813Z mixed=True, 2025-05-07T20:13:06.6010020Z use_cache=True, 2025-05-07T20:13:06.6010273Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.6010570Z use_cpu=True, 2025-05-07T20:13:06.6010799Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.6011075Z ) 2025-05-07T20:13:06.6011315Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6011920Z self=, 2025-05-07T20:13:06.6012469Z compile=False, 2025-05-07T20:13:06.6012721Z pooling_mode=, 2025-05-07T20:13:06.6013023Z T=2, 2025-05-07T20:13:06.6013207Z D=77, 2025-05-07T20:13:06.6013406Z B=112, 2025-05-07T20:13:06.6013607Z log_E=4, 2025-05-07T20:13:06.6013803Z L=4, 2025-05-07T20:13:06.6014007Z D_gradcheck=2, 2025-05-07T20:13:06.6014247Z stochastic_rounding=False, 2025-05-07T20:13:06.6014508Z weighted=False, 2025-05-07T20:13:06.6014736Z row_wise=True, 2025-05-07T20:13:06.6014958Z mixed=True, 2025-05-07T20:13:06.6015166Z use_cache=True, 2025-05-07T20:13:06.6015417Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.6015719Z use_cpu=True, 2025-05-07T20:13:06.6015951Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.6016310Z ) 2025-05-07T20:13:06.6016553Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6017145Z self=, 2025-05-07T20:13:06.6017711Z compile=True, 2025-05-07T20:13:06.6017962Z pooling_mode=, 2025-05-07T20:13:06.6018257Z T=4, 2025-05-07T20:13:06.6018442Z D=79, 2025-05-07T20:13:06.6018637Z B=116, 2025-05-07T20:13:06.6018836Z log_E=4, 2025-05-07T20:13:06.6019081Z L=13, 2025-05-07T20:13:06.6019288Z D_gradcheck=2, 2025-05-07T20:13:06.6019532Z stochastic_rounding=False, 2025-05-07T20:13:06.6019791Z weighted=True, 2025-05-07T20:13:06.6020018Z row_wise=True, 2025-05-07T20:13:06.6020247Z mixed=False, 2025-05-07T20:13:06.6020463Z use_cache=False, 2025-05-07T20:13:06.6020721Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.6021022Z use_cpu=True, 2025-05-07T20:13:06.6021257Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.6021535Z ) 2025-05-07T20:13:06.6021776Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6022403Z self=, 2025-05-07T20:13:06.6022995Z compile=False, 2025-05-07T20:13:06.6023253Z pooling_mode=, 2025-05-07T20:13:06.6023555Z T=1, 2025-05-07T20:13:06.6023740Z D=88, 2025-05-07T20:13:06.6023942Z B=8, 2025-05-07T20:13:06.6024142Z log_E=5, 2025-05-07T20:13:06.6024335Z L=5, 2025-05-07T20:13:06.6024536Z D_gradcheck=2, 2025-05-07T20:13:06.6024776Z stochastic_rounding=False, 2025-05-07T20:13:06.6025033Z weighted=True, 2025-05-07T20:13:06.6025256Z row_wise=True, 2025-05-07T20:13:06.6025477Z mixed=False, 2025-05-07T20:13:06.6025686Z use_cache=False, 2025-05-07T20:13:06.6025945Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.6026246Z use_cpu=True, 2025-05-07T20:13:06.6026483Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.6026760Z ) 2025-05-07T20:13:06.6027001Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6027596Z self=, 2025-05-07T20:13:06.6028152Z compile=True, 2025-05-07T20:13:06.6028405Z pooling_mode=, 2025-05-07T20:13:06.6028690Z T=3, 2025-05-07T20:13:06.6028889Z D=91, 2025-05-07T20:13:06.6029099Z B=19, 2025-05-07T20:13:06.6029299Z log_E=3, 2025-05-07T20:13:06.6029507Z L=16, 2025-05-07T20:13:06.6029699Z D_gradcheck=2, 2025-05-07T20:13:06.6029948Z stochastic_rounding=False, 2025-05-07T20:13:06.6030225Z weighted=True, 2025-05-07T20:13:06.6030444Z row_wise=True, 2025-05-07T20:13:06.6030671Z mixed=True, 2025-05-07T20:13:06.6030898Z use_cache=True, 2025-05-07T20:13:06.6031145Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.6031451Z use_cpu=True, 2025-05-07T20:13:06.6031707Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.6031977Z ) 2025-05-07T20:13:06.6032229Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6032841Z self=, 2025-05-07T20:13:06.6033396Z compile=False, 2025-05-07T20:13:06.6033652Z pooling_mode=, 2025-05-07T20:13:06.6033954Z T=1, 2025-05-07T20:13:06.6034139Z D=4, 2025-05-07T20:13:06.6034336Z B=83, 2025-05-07T20:13:06.6034544Z log_E=4, 2025-05-07T20:13:06.6034736Z L=2, 2025-05-07T20:13:06.6034937Z D_gradcheck=2, 2025-05-07T20:13:06.6035176Z stochastic_rounding=True, 2025-05-07T20:13:06.6035447Z weighted=False, 2025-05-07T20:13:06.6035663Z row_wise=True, 2025-05-07T20:13:06.6035885Z mixed=True, 2025-05-07T20:13:06.6036224Z use_cache=True, 2025-05-07T20:13:06.6036465Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.6036766Z use_cpu=True, 2025-05-07T20:13:06.6037060Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.6037325Z ) 2025-05-07T20:13:06.6037571Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6038178Z self=, 2025-05-07T20:13:06.6038732Z compile=True, 2025-05-07T20:13:06.6038988Z pooling_mode=, 2025-05-07T20:13:06.6039283Z T=4, 2025-05-07T20:13:06.6039468Z D=54, 2025-05-07T20:13:06.6039668Z B=2, 2025-05-07T20:13:06.6039891Z log_E=3, 2025-05-07T20:13:06.6040085Z L=16, 2025-05-07T20:13:06.6040290Z D_gradcheck=1, 2025-05-07T20:13:06.6040531Z stochastic_rounding=False, 2025-05-07T20:13:06.6040794Z weighted=True, 2025-05-07T20:13:06.6041022Z row_wise=True, 2025-05-07T20:13:06.6041245Z mixed=False, 2025-05-07T20:13:06.6041457Z use_cache=False, 2025-05-07T20:13:06.6041716Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.6042019Z use_cpu=True, 2025-05-07T20:13:06.6042266Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.6042534Z ) 2025-05-07T20:13:06.6042778Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6043406Z self=, 2025-05-07T20:13:06.6043980Z compile=False, 2025-05-07T20:13:06.6044241Z pooling_mode=, 2025-05-07T20:13:06.6044541Z T=5, 2025-05-07T20:13:06.6044727Z D=44, 2025-05-07T20:13:06.6044931Z B=70, 2025-05-07T20:13:06.6045136Z log_E=3, 2025-05-07T20:13:06.6045327Z L=13, 2025-05-07T20:13:06.6045527Z D_gradcheck=1, 2025-05-07T20:13:06.6045766Z stochastic_rounding=False, 2025-05-07T20:13:06.6046023Z weighted=True, 2025-05-07T20:13:06.6046247Z row_wise=True, 2025-05-07T20:13:06.6046467Z mixed=True, 2025-05-07T20:13:06.6046673Z use_cache=True, 2025-05-07T20:13:06.6046922Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.6047229Z use_cpu=True, 2025-05-07T20:13:06.6047461Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.6047738Z ) 2025-05-07T20:13:06.6047979Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6048584Z self=, 2025-05-07T20:13:06.6049127Z compile=False, 2025-05-07T20:13:06.6049382Z pooling_mode=, 2025-05-07T20:13:06.6049677Z T=3, 2025-05-07T20:13:06.6049861Z D=28, 2025-05-07T20:13:06.6050060Z B=39, 2025-05-07T20:13:06.6050257Z log_E=3, 2025-05-07T20:13:06.6050452Z L=8, 2025-05-07T20:13:06.6050654Z D_gradcheck=1, 2025-05-07T20:13:06.6050895Z stochastic_rounding=False, 2025-05-07T20:13:06.6051152Z weighted=False, 2025-05-07T20:13:06.6051386Z row_wise=True, 2025-05-07T20:13:06.6051611Z mixed=True, 2025-05-07T20:13:06.6051821Z use_cache=False, 2025-05-07T20:13:06.6052084Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.6052387Z use_cpu=True, 2025-05-07T20:13:06.6052621Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.6052896Z ) 2025-05-07T20:13:06.6053140Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6053733Z self=, 2025-05-07T20:13:06.6054292Z compile=False, 2025-05-07T20:13:06.6054549Z pooling_mode=, 2025-05-07T20:13:06.6054847Z T=2, 2025-05-07T20:13:06.6055032Z D=109, 2025-05-07T20:13:06.6055233Z B=2, 2025-05-07T20:13:06.6055433Z log_E=4, 2025-05-07T20:13:06.6055627Z L=4, 2025-05-07T20:13:06.6055831Z D_gradcheck=2, 2025-05-07T20:13:06.6056080Z stochastic_rounding=False, 2025-05-07T20:13:06.6056338Z weighted=True, 2025-05-07T20:13:06.6056567Z row_wise=True, 2025-05-07T20:13:06.6056795Z mixed=False, 2025-05-07T20:13:06.6057010Z use_cache=False, 2025-05-07T20:13:06.6057276Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.6057623Z use_cpu=True, 2025-05-07T20:13:06.6057860Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.6058145Z ) 2025-05-07T20:13:06.6058394Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6058995Z self=, 2025-05-07T20:13:06.6059559Z compile=True, 2025-05-07T20:13:06.6059817Z pooling_mode=, 2025-05-07T20:13:06.6060115Z T=5, 2025-05-07T20:13:06.6060327Z D=15, 2025-05-07T20:13:06.6060524Z B=39, 2025-05-07T20:13:06.6060725Z log_E=5, 2025-05-07T20:13:06.6060918Z L=15, 2025-05-07T20:13:06.6061121Z D_gradcheck=1, 2025-05-07T20:13:06.6061365Z stochastic_rounding=True, 2025-05-07T20:13:06.6061621Z weighted=False, 2025-05-07T20:13:06.6061848Z row_wise=True, 2025-05-07T20:13:06.6062069Z mixed=False, 2025-05-07T20:13:06.6062278Z use_cache=True, 2025-05-07T20:13:06.6062528Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.6062829Z use_cpu=True, 2025-05-07T20:13:06.6063063Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.6063340Z ) 2025-05-07T20:13:06.6063582Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6064223Z self=, 2025-05-07T20:13:06.6064788Z compile=False, 2025-05-07T20:13:06.6065041Z pooling_mode=, 2025-05-07T20:13:06.6065329Z T=3, 2025-05-07T20:13:06.6065530Z D=117, 2025-05-07T20:13:06.6065729Z B=65, 2025-05-07T20:13:06.6065916Z log_E=3, 2025-05-07T20:13:06.6066122Z L=6, 2025-05-07T20:13:06.6066324Z D_gradcheck=1, 2025-05-07T20:13:06.6066565Z stochastic_rounding=False, 2025-05-07T20:13:06.6066824Z weighted=False, 2025-05-07T20:13:06.6067053Z row_wise=True, 2025-05-07T20:13:06.6067276Z mixed=True, 2025-05-07T20:13:06.6067483Z use_cache=False, 2025-05-07T20:13:06.6067743Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.6068046Z use_cpu=True, 2025-05-07T20:13:06.6068281Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.6068561Z ) 2025-05-07T20:13:06.6068809Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6069403Z self=, 2025-05-07T20:13:06.6069960Z compile=False, 2025-05-07T20:13:06.6070214Z pooling_mode=, 2025-05-07T20:13:06.6070498Z T=1, 2025-05-07T20:13:06.6070696Z D=29, 2025-05-07T20:13:06.6070893Z B=60, 2025-05-07T20:13:06.6071077Z log_E=4, 2025-05-07T20:13:06.6071278Z L=14, 2025-05-07T20:13:06.6071477Z D_gradcheck=2, 2025-05-07T20:13:06.6071706Z stochastic_rounding=True, 2025-05-07T20:13:06.6071976Z weighted=False, 2025-05-07T20:13:06.6072202Z row_wise=True, 2025-05-07T20:13:06.6072412Z mixed=False, 2025-05-07T20:13:06.6072638Z use_cache=True, 2025-05-07T20:13:06.6072890Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.6073190Z use_cpu=True, 2025-05-07T20:13:06.6073423Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.6073697Z ) 2025-05-07T20:13:06.6303203Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6303821Z self=, 2025-05-07T20:13:06.6304397Z compile=True, 2025-05-07T20:13:06.6304652Z pooling_mode=, 2025-05-07T20:13:06.6305010Z T=3, 2025-05-07T20:13:06.6305208Z D=56, 2025-05-07T20:13:06.6305513Z B=69, 2025-05-07T20:13:06.6305753Z log_E=4, 2025-05-07T20:13:06.6305960Z L=3, 2025-05-07T20:13:06.6306164Z D_gradcheck=2, 2025-05-07T20:13:06.6306392Z stochastic_rounding=True, 2025-05-07T20:13:06.6306668Z weighted=False, 2025-05-07T20:13:06.6306901Z row_wise=True, 2025-05-07T20:13:06.6307131Z mixed=False, 2025-05-07T20:13:06.6307342Z use_cache=True, 2025-05-07T20:13:06.6307730Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.6308036Z use_cpu=True, 2025-05-07T20:13:06.6308270Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.6308549Z ) 2025-05-07T20:13:06.6308801Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6309393Z self=, 2025-05-07T20:13:06.6309948Z compile=False, 2025-05-07T20:13:06.6310205Z pooling_mode=, 2025-05-07T20:13:06.6310550Z T=4, 2025-05-07T20:13:06.6310753Z D=44, 2025-05-07T20:13:06.6310955Z B=18, 2025-05-07T20:13:06.6311143Z log_E=4, 2025-05-07T20:13:06.6311353Z L=11, 2025-05-07T20:13:06.6311556Z D_gradcheck=2, 2025-05-07T20:13:06.6311788Z stochastic_rounding=True, 2025-05-07T20:13:06.6312065Z weighted=False, 2025-05-07T20:13:06.6312299Z row_wise=True, 2025-05-07T20:13:06.6312512Z mixed=True, 2025-05-07T20:13:06.6312742Z use_cache=False, 2025-05-07T20:13:06.6313009Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.6313315Z use_cpu=True, 2025-05-07T20:13:06.6313554Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.6313834Z ) 2025-05-07T20:13:06.6314173Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6314768Z self=, 2025-05-07T20:13:06.6315330Z compile=False, 2025-05-07T20:13:06.6315587Z pooling_mode=, 2025-05-07T20:13:06.6315872Z T=4, 2025-05-07T20:13:06.6316176Z D=117, 2025-05-07T20:13:06.6316379Z B=43, 2025-05-07T20:13:06.6316565Z log_E=4, 2025-05-07T20:13:06.6316771Z L=8, 2025-05-07T20:13:06.6316970Z D_gradcheck=1, 2025-05-07T20:13:06.6317199Z stochastic_rounding=False, 2025-05-07T20:13:06.6317472Z weighted=False, 2025-05-07T20:13:06.6317700Z row_wise=True, 2025-05-07T20:13:06.6317910Z mixed=False, 2025-05-07T20:13:06.6318130Z use_cache=True, 2025-05-07T20:13:06.6318384Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.6318673Z use_cpu=True, 2025-05-07T20:13:06.6318918Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.6319197Z ) 2025-05-07T20:13:06.6319441Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6320037Z self=, 2025-05-07T20:13:06.6320596Z compile=False, 2025-05-07T20:13:06.6320855Z pooling_mode=, 2025-05-07T20:13:06.6321141Z T=4, 2025-05-07T20:13:06.6321338Z D=29, 2025-05-07T20:13:06.6321532Z B=101, 2025-05-07T20:13:06.6321719Z log_E=3, 2025-05-07T20:13:06.6321922Z L=9, 2025-05-07T20:13:06.6322118Z D_gradcheck=2, 2025-05-07T20:13:06.6322346Z stochastic_rounding=False, 2025-05-07T20:13:06.6322619Z weighted=True, 2025-05-07T20:13:06.6322843Z row_wise=True, 2025-05-07T20:13:06.6323052Z mixed=True, 2025-05-07T20:13:06.6323274Z use_cache=True, 2025-05-07T20:13:06.6323526Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.6323814Z use_cpu=True, 2025-05-07T20:13:06.6324061Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.6324344Z ) 2025-05-07T20:13:06.6324573Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6325179Z self=, 2025-05-07T20:13:06.6325734Z compile=True, 2025-05-07T20:13:06.6325987Z pooling_mode=, 2025-05-07T20:13:06.6326271Z T=3, 2025-05-07T20:13:06.6326467Z D=124, 2025-05-07T20:13:06.6326663Z B=22, 2025-05-07T20:13:06.6326848Z log_E=5, 2025-05-07T20:13:06.6327052Z L=13, 2025-05-07T20:13:06.6327253Z D_gradcheck=2, 2025-05-07T20:13:06.6327486Z stochastic_rounding=False, 2025-05-07T20:13:06.6327756Z weighted=True, 2025-05-07T20:13:06.6327983Z row_wise=True, 2025-05-07T20:13:06.6328191Z mixed=True, 2025-05-07T20:13:06.6328469Z use_cache=True, 2025-05-07T20:13:06.6328724Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.6329013Z use_cpu=True, 2025-05-07T20:13:06.6329261Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.6329549Z ) 2025-05-07T20:13:06.6329777Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6330376Z self=, 2025-05-07T20:13:06.6330935Z compile=False, 2025-05-07T20:13:06.6331218Z pooling_mode=, 2025-05-07T20:13:06.6331502Z T=1, 2025-05-07T20:13:06.6331697Z D=15, 2025-05-07T20:13:06.6331893Z B=119, 2025-05-07T20:13:06.6332079Z log_E=5, 2025-05-07T20:13:06.6332283Z L=1, 2025-05-07T20:13:06.6332482Z D_gradcheck=1, 2025-05-07T20:13:06.6332714Z stochastic_rounding=True, 2025-05-07T20:13:06.6332994Z weighted=True, 2025-05-07T20:13:06.6333222Z row_wise=True, 2025-05-07T20:13:06.6333432Z mixed=True, 2025-05-07T20:13:06.6333655Z use_cache=True, 2025-05-07T20:13:06.6333906Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.6334193Z use_cpu=True, 2025-05-07T20:13:06.6334434Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.6334772Z ) 2025-05-07T20:13:06.6335001Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6335606Z self=, 2025-05-07T20:13:06.6336166Z compile=False, 2025-05-07T20:13:06.6336413Z pooling_mode=, 2025-05-07T20:13:06.6336711Z T=2, 2025-05-07T20:13:06.6336908Z D=37, 2025-05-07T20:13:06.6337095Z B=82, 2025-05-07T20:13:06.6337302Z log_E=4, 2025-05-07T20:13:06.6337510Z L=10, 2025-05-07T20:13:06.6337701Z D_gradcheck=1, 2025-05-07T20:13:06.6337948Z stochastic_rounding=True, 2025-05-07T20:13:06.6338222Z weighted=True, 2025-05-07T20:13:06.6338455Z row_wise=True, 2025-05-07T20:13:06.6338665Z mixed=True, 2025-05-07T20:13:06.6338895Z use_cache=False, 2025-05-07T20:13:06.6339160Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.6339454Z use_cpu=True, 2025-05-07T20:13:06.6339706Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.6339989Z ) 2025-05-07T20:13:06.6340221Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6340826Z self=, 2025-05-07T20:13:06.6341391Z compile=True, 2025-05-07T20:13:06.6341634Z pooling_mode=, 2025-05-07T20:13:06.6341927Z T=2, 2025-05-07T20:13:06.6342126Z D=79, 2025-05-07T20:13:06.6353089Z B=52, 2025-05-07T20:13:06.6353348Z log_E=5, 2025-05-07T20:13:06.6353572Z L=1, 2025-05-07T20:13:06.6353783Z D_gradcheck=2, 2025-05-07T20:13:06.6354020Z stochastic_rounding=True, 2025-05-07T20:13:06.6354300Z weighted=False, 2025-05-07T20:13:06.6354531Z row_wise=True, 2025-05-07T20:13:06.6354754Z mixed=True, 2025-05-07T20:13:06.6354982Z use_cache=True, 2025-05-07T20:13:06.6355234Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.6355526Z use_cpu=True, 2025-05-07T20:13:06.6355787Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.6356197Z ) 2025-05-07T20:13:06.6356430Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6357044Z self=, 2025-05-07T20:13:06.6357611Z compile=False, 2025-05-07T20:13:06.6357877Z pooling_mode=, 2025-05-07T20:13:06.6358164Z T=1, 2025-05-07T20:13:06.6358365Z D=74, 2025-05-07T20:13:06.6358563Z B=96, 2025-05-07T20:13:06.6358750Z log_E=3, 2025-05-07T20:13:06.6358957Z L=19, 2025-05-07T20:13:06.6359159Z D_gradcheck=1, 2025-05-07T20:13:06.6359390Z stochastic_rounding=True, 2025-05-07T20:13:06.6359668Z weighted=False, 2025-05-07T20:13:06.6359903Z row_wise=True, 2025-05-07T20:13:06.6360200Z mixed=False, 2025-05-07T20:13:06.6360428Z use_cache=True, 2025-05-07T20:13:06.6360683Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.6360973Z use_cpu=True, 2025-05-07T20:13:06.6361225Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.6361503Z ) 2025-05-07T20:13:06.6361733Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6362340Z self=, 2025-05-07T20:13:06.6362937Z compile=True, 2025-05-07T20:13:06.6363180Z pooling_mode=, 2025-05-07T20:13:06.6363484Z T=4, 2025-05-07T20:13:06.6363685Z D=74, 2025-05-07T20:13:06.6363889Z B=86, 2025-05-07T20:13:06.6364079Z log_E=5, 2025-05-07T20:13:06.6364288Z L=17, 2025-05-07T20:13:06.6364492Z D_gradcheck=2, 2025-05-07T20:13:06.6364725Z stochastic_rounding=False, 2025-05-07T20:13:06.6364998Z weighted=False, 2025-05-07T20:13:06.6365223Z row_wise=True, 2025-05-07T20:13:06.6365436Z mixed=True, 2025-05-07T20:13:06.6365656Z use_cache=False, 2025-05-07T20:13:06.6365914Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.6366206Z use_cpu=True, 2025-05-07T20:13:06.6366511Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.6366788Z ) 2025-05-07T20:13:06.6367021Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6367629Z self=, 2025-05-07T20:13:06.6368192Z compile=True, 2025-05-07T20:13:06.6368432Z pooling_mode=, 2025-05-07T20:13:06.6368728Z T=5, 2025-05-07T20:13:06.6368923Z D=94, 2025-05-07T20:13:06.6369107Z B=83, 2025-05-07T20:13:06.6369303Z log_E=5, 2025-05-07T20:13:06.6369383Z L=4, 2025-05-07T20:13:06.6369479Z D_gradcheck=1, 2025-05-07T20:13:06.6369578Z stochastic_rounding=False, 2025-05-07T20:13:06.6369674Z weighted=False, 2025-05-07T20:13:06.6369760Z row_wise=True, 2025-05-07T20:13:06.6369842Z mixed=True, 2025-05-07T20:13:06.6369940Z use_cache=False, 2025-05-07T20:13:06.6370049Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.6370135Z use_cpu=True, 2025-05-07T20:13:06.6370256Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.6370333Z ) 2025-05-07T20:13:06.6370471Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6370841Z self=, 2025-05-07T20:13:06.6370929Z compile=False, 2025-05-07T20:13:06.6371041Z pooling_mode=, 2025-05-07T20:13:06.6371131Z T=2, 2025-05-07T20:13:06.6371210Z D=101, 2025-05-07T20:13:06.6371300Z B=109, 2025-05-07T20:13:06.6371380Z log_E=5, 2025-05-07T20:13:06.6371458Z L=12, 2025-05-07T20:13:06.6371554Z D_gradcheck=2, 2025-05-07T20:13:06.6371653Z stochastic_rounding=False, 2025-05-07T20:13:06.6371739Z weighted=False, 2025-05-07T20:13:06.6371838Z row_wise=True, 2025-05-07T20:13:06.6371920Z mixed=True, 2025-05-07T20:13:06.6372005Z use_cache=True, 2025-05-07T20:13:06.6372128Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.6372215Z use_cpu=True, 2025-05-07T20:13:06.6372322Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.6372411Z ) 2025-05-07T20:13:06.6372547Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6372903Z self=, 2025-05-07T20:13:06.6373003Z compile=True, 2025-05-07T20:13:06.6373116Z pooling_mode=, 2025-05-07T20:13:06.6373207Z T=2, 2025-05-07T20:13:06.6373287Z D=124, 2025-05-07T20:13:06.6373366Z B=93, 2025-05-07T20:13:06.6373458Z log_E=5, 2025-05-07T20:13:06.6373537Z L=15, 2025-05-07T20:13:06.6373624Z D_gradcheck=1, 2025-05-07T20:13:06.6373737Z stochastic_rounding=True, 2025-05-07T20:13:06.6373823Z weighted=False, 2025-05-07T20:13:06.6373941Z row_wise=True, 2025-05-07T20:13:06.6374038Z mixed=False, 2025-05-07T20:13:06.6374123Z use_cache=True, 2025-05-07T20:13:06.6374233Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.6374334Z use_cpu=True, 2025-05-07T20:13:06.6374440Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.6374518Z ) 2025-05-07T20:13:06.6374665Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6375048Z self=, 2025-05-07T20:13:06.6375150Z compile=True, 2025-05-07T20:13:06.6375261Z pooling_mode=, 2025-05-07T20:13:06.6375341Z T=4, 2025-05-07T20:13:06.6375434Z D=123, 2025-05-07T20:13:06.6375513Z B=82, 2025-05-07T20:13:06.6375594Z log_E=4, 2025-05-07T20:13:06.6375685Z L=5, 2025-05-07T20:13:06.6375772Z D_gradcheck=1, 2025-05-07T20:13:06.6375871Z stochastic_rounding=False, 2025-05-07T20:13:06.6375967Z weighted=True, 2025-05-07T20:13:06.6376055Z row_wise=True, 2025-05-07T20:13:06.6376136Z mixed=False, 2025-05-07T20:13:06.6376233Z use_cache=False, 2025-05-07T20:13:06.6376344Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.6376477Z use_cpu=True, 2025-05-07T20:13:06.6376594Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.6376670Z ) 2025-05-07T20:13:06.6376817Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6377174Z self=, 2025-05-07T20:13:06.6377259Z compile=False, 2025-05-07T20:13:06.6377384Z pooling_mode=, 2025-05-07T20:13:06.6377462Z T=5, 2025-05-07T20:13:06.6377539Z D=3, 2025-05-07T20:13:06.6377627Z B=41, 2025-05-07T20:13:06.6377708Z log_E=3, 2025-05-07T20:13:06.6377786Z L=18, 2025-05-07T20:13:06.6377880Z D_gradcheck=2, 2025-05-07T20:13:06.6377978Z stochastic_rounding=True, 2025-05-07T20:13:06.6378065Z weighted=False, 2025-05-07T20:13:06.6378160Z row_wise=True, 2025-05-07T20:13:06.6378242Z mixed=True, 2025-05-07T20:13:06.6378338Z use_cache=True, 2025-05-07T20:13:06.6378449Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.6378535Z use_cpu=True, 2025-05-07T20:13:06.6378651Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.6378729Z ) 2025-05-07T20:13:06.6378862Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6379231Z self=, 2025-05-07T20:13:06.6379315Z compile=True, 2025-05-07T20:13:06.6379425Z pooling_mode=, 2025-05-07T20:13:06.6379512Z T=5, 2025-05-07T20:13:06.6379591Z D=124, 2025-05-07T20:13:06.6379668Z B=34, 2025-05-07T20:13:06.6379759Z log_E=4, 2025-05-07T20:13:06.6379836Z L=4, 2025-05-07T20:13:06.6379921Z D_gradcheck=2, 2025-05-07T20:13:06.6380029Z stochastic_rounding=True, 2025-05-07T20:13:06.6380116Z weighted=False, 2025-05-07T20:13:06.6380212Z row_wise=True, 2025-05-07T20:13:06.6380293Z mixed=True, 2025-05-07T20:13:06.6380379Z use_cache=False, 2025-05-07T20:13:06.6380502Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.6380588Z use_cpu=True, 2025-05-07T20:13:06.6380692Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.6380784Z ) 2025-05-07T20:13:06.6616111Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6616503Z self=, 2025-05-07T20:13:06.6616591Z compile=False, 2025-05-07T20:13:06.6616708Z pooling_mode=, 2025-05-07T20:13:06.6616806Z T=2, 2025-05-07T20:13:06.6616889Z D=28, 2025-05-07T20:13:06.6616968Z B=37, 2025-05-07T20:13:06.6617066Z log_E=3, 2025-05-07T20:13:06.6617144Z L=7, 2025-05-07T20:13:06.6617242Z D_gradcheck=1, 2025-05-07T20:13:06.6617358Z stochastic_rounding=False, 2025-05-07T20:13:06.6617574Z weighted=True, 2025-05-07T20:13:06.6617657Z row_wise=True, 2025-05-07T20:13:06.6617754Z mixed=True, 2025-05-07T20:13:06.6617838Z use_cache=True, 2025-05-07T20:13:06.6617966Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.6618051Z use_cpu=True, 2025-05-07T20:13:06.6618156Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.6618246Z ) 2025-05-07T20:13:06.6618382Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6618782Z self=, 2025-05-07T20:13:06.6618882Z compile=True, 2025-05-07T20:13:06.6618995Z pooling_mode=, 2025-05-07T20:13:06.6619075Z T=1, 2025-05-07T20:13:06.6619165Z D=125, 2025-05-07T20:13:06.6619244Z B=88, 2025-05-07T20:13:06.6619322Z log_E=3, 2025-05-07T20:13:06.6619412Z L=14, 2025-05-07T20:13:06.6619497Z D_gradcheck=1, 2025-05-07T20:13:06.6619598Z stochastic_rounding=True, 2025-05-07T20:13:06.6619696Z weighted=True, 2025-05-07T20:13:06.6619779Z row_wise=True, 2025-05-07T20:13:06.6619878Z mixed=False, 2025-05-07T20:13:06.6619965Z use_cache=False, 2025-05-07T20:13:06.6620148Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.6620247Z use_cpu=True, 2025-05-07T20:13:06.6620425Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.6620503Z ) 2025-05-07T20:13:06.6620656Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6621015Z self=, 2025-05-07T20:13:06.6621101Z compile=False, 2025-05-07T20:13:06.6621224Z pooling_mode=, 2025-05-07T20:13:06.6621303Z T=4, 2025-05-07T20:13:06.6621394Z D=77, 2025-05-07T20:13:06.6621473Z B=33, 2025-05-07T20:13:06.6621553Z log_E=5, 2025-05-07T20:13:06.6621650Z L=15, 2025-05-07T20:13:06.6621736Z D_gradcheck=1, 2025-05-07T20:13:06.6621837Z stochastic_rounding=True, 2025-05-07T20:13:06.6621934Z weighted=True, 2025-05-07T20:13:06.6622018Z row_wise=True, 2025-05-07T20:13:06.6622100Z mixed=False, 2025-05-07T20:13:06.6622198Z use_cache=False, 2025-05-07T20:13:06.6622310Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.6622393Z use_cpu=True, 2025-05-07T20:13:06.6622507Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.6622584Z ) 2025-05-07T20:13:06.6622719Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6623087Z self=, 2025-05-07T20:13:06.6623172Z compile=True, 2025-05-07T20:13:06.6623293Z pooling_mode=, 2025-05-07T20:13:06.6623372Z T=4, 2025-05-07T20:13:06.6623450Z D=96, 2025-05-07T20:13:06.6623539Z B=35, 2025-05-07T20:13:06.6623619Z log_E=4, 2025-05-07T20:13:06.6623697Z L=6, 2025-05-07T20:13:06.6623792Z D_gradcheck=2, 2025-05-07T20:13:06.6623891Z stochastic_rounding=True, 2025-05-07T20:13:06.6623977Z weighted=False, 2025-05-07T20:13:06.6624071Z row_wise=True, 2025-05-07T20:13:06.6624153Z mixed=False, 2025-05-07T20:13:06.6624239Z use_cache=True, 2025-05-07T20:13:06.6624362Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.6624446Z use_cpu=True, 2025-05-07T20:13:06.6624551Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.6624638Z ) 2025-05-07T20:13:06.6624770Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6625141Z self=, 2025-05-07T20:13:06.6625227Z compile=False, 2025-05-07T20:13:06.6625338Z pooling_mode=, 2025-05-07T20:13:06.6625429Z T=3, 2025-05-07T20:13:06.6625508Z D=20, 2025-05-07T20:13:06.6625586Z B=6, 2025-05-07T20:13:06.6625676Z log_E=3, 2025-05-07T20:13:06.6625753Z L=16, 2025-05-07T20:13:06.6625837Z D_gradcheck=2, 2025-05-07T20:13:06.6626005Z stochastic_rounding=True, 2025-05-07T20:13:06.6626091Z weighted=False, 2025-05-07T20:13:06.6626175Z row_wise=True, 2025-05-07T20:13:06.6626268Z mixed=True, 2025-05-07T20:13:06.6626357Z use_cache=False, 2025-05-07T20:13:06.6626484Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.6626568Z use_cpu=True, 2025-05-07T20:13:06.6626688Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.6626765Z ) 2025-05-07T20:13:06.6626902Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6627290Z self=, 2025-05-07T20:13:06.6627376Z compile=True, 2025-05-07T20:13:06.6627487Z pooling_mode=, 2025-05-07T20:13:06.6627580Z T=5, 2025-05-07T20:13:06.6627659Z D=64, 2025-05-07T20:13:06.6627738Z B=33, 2025-05-07T20:13:06.6627831Z log_E=5, 2025-05-07T20:13:06.6627912Z L=13, 2025-05-07T20:13:06.6627998Z D_gradcheck=1, 2025-05-07T20:13:06.6628111Z stochastic_rounding=True, 2025-05-07T20:13:06.6628196Z weighted=True, 2025-05-07T20:13:06.6628280Z row_wise=True, 2025-05-07T20:13:06.6628375Z mixed=True, 2025-05-07T20:13:06.6628528Z use_cache=False, 2025-05-07T20:13:06.6628650Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.6628735Z use_cpu=True, 2025-05-07T20:13:06.6628842Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.6628932Z ) 2025-05-07T20:13:06.6629067Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6629428Z self=, 2025-05-07T20:13:06.6629528Z compile=False, 2025-05-07T20:13:06.6629639Z pooling_mode=, 2025-05-07T20:13:06.6629720Z T=2, 2025-05-07T20:13:06.6629815Z D=4, 2025-05-07T20:13:06.6629896Z B=94, 2025-05-07T20:13:06.6629977Z log_E=5, 2025-05-07T20:13:06.6630066Z L=19, 2025-05-07T20:13:06.6630156Z D_gradcheck=1, 2025-05-07T20:13:06.6630267Z stochastic_rounding=True, 2025-05-07T20:13:06.6630351Z weighted=True, 2025-05-07T20:13:06.6630432Z row_wise=True, 2025-05-07T20:13:06.6630523Z mixed=True, 2025-05-07T20:13:06.6630610Z use_cache=False, 2025-05-07T20:13:06.6630720Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.6630816Z use_cpu=True, 2025-05-07T20:13:06.6630923Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.6630999Z ) 2025-05-07T20:13:06.6631150Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6631505Z self=, 2025-05-07T20:13:06.6631589Z compile=False, 2025-05-07T20:13:06.6631713Z pooling_mode=, 2025-05-07T20:13:06.6631792Z T=5, 2025-05-07T20:13:06.6631870Z D=108, 2025-05-07T20:13:06.6631959Z B=48, 2025-05-07T20:13:06.6632039Z log_E=4, 2025-05-07T20:13:06.6632128Z L=17, 2025-05-07T20:13:06.6632214Z D_gradcheck=1, 2025-05-07T20:13:06.6632312Z stochastic_rounding=False, 2025-05-07T20:13:06.6632412Z weighted=True, 2025-05-07T20:13:06.6632494Z row_wise=True, 2025-05-07T20:13:06.6632576Z mixed=True, 2025-05-07T20:13:06.6632675Z use_cache=False, 2025-05-07T20:13:06.6632782Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.6632864Z use_cpu=True, 2025-05-07T20:13:06.6632980Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.6633057Z ) 2025-05-07T20:13:06.6633192Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6633558Z self=, 2025-05-07T20:13:06.6633643Z compile=False, 2025-05-07T20:13:06.6633765Z pooling_mode=, 2025-05-07T20:13:06.6633844Z T=1, 2025-05-07T20:13:06.6633922Z D=33, 2025-05-07T20:13:06.6634012Z B=84, 2025-05-07T20:13:06.6634093Z log_E=3, 2025-05-07T20:13:06.6634173Z L=15, 2025-05-07T20:13:06.6634296Z D_gradcheck=2, 2025-05-07T20:13:06.6634395Z stochastic_rounding=False, 2025-05-07T20:13:06.6634481Z weighted=False, 2025-05-07T20:13:06.6634578Z row_wise=True, 2025-05-07T20:13:06.6634664Z mixed=True, 2025-05-07T20:13:06.6634752Z use_cache=False, 2025-05-07T20:13:06.6634875Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.6634959Z use_cpu=True, 2025-05-07T20:13:06.6635063Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.6635156Z ) 2025-05-07T20:13:06.6635385Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6635785Z self=, 2025-05-07T20:13:06.6635873Z compile=False, 2025-05-07T20:13:06.6636060Z pooling_mode=, 2025-05-07T20:13:06.6636152Z T=5, 2025-05-07T20:13:06.6636230Z D=4, 2025-05-07T20:13:06.6636308Z B=38, 2025-05-07T20:13:06.6636401Z log_E=5, 2025-05-07T20:13:06.6636484Z L=2, 2025-05-07T20:13:06.6636567Z D_gradcheck=2, 2025-05-07T20:13:06.6636676Z stochastic_rounding=True, 2025-05-07T20:13:06.6636761Z weighted=True, 2025-05-07T20:13:06.6636845Z row_wise=True, 2025-05-07T20:13:06.6636996Z mixed=True, 2025-05-07T20:13:06.6637084Z use_cache=False, 2025-05-07T20:13:06.6637195Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.6637290Z use_cpu=True, 2025-05-07T20:13:06.6637396Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.6637482Z ) 2025-05-07T20:13:06.6637620Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6637975Z self=, 2025-05-07T20:13:06.6638074Z compile=True, 2025-05-07T20:13:06.6638185Z pooling_mode=, 2025-05-07T20:13:06.6638263Z T=4, 2025-05-07T20:13:06.6638354Z D=40, 2025-05-07T20:13:06.6638430Z B=54, 2025-05-07T20:13:06.6638511Z log_E=4, 2025-05-07T20:13:06.6638604Z L=8, 2025-05-07T20:13:06.6638688Z D_gradcheck=2, 2025-05-07T20:13:06.6638785Z stochastic_rounding=True, 2025-05-07T20:13:06.6638881Z weighted=True, 2025-05-07T20:13:06.6638963Z row_wise=True, 2025-05-07T20:13:06.6639048Z mixed=True, 2025-05-07T20:13:06.6639149Z use_cache=True, 2025-05-07T20:13:06.6639260Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.6639356Z use_cpu=True, 2025-05-07T20:13:06.6639462Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.6639539Z ) 2025-05-07T20:13:06.6639687Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6640037Z self=, 2025-05-07T20:13:06.6640122Z compile=False, 2025-05-07T20:13:06.6640244Z pooling_mode=, 2025-05-07T20:13:06.6640321Z T=1, 2025-05-07T20:13:06.6640400Z D=75, 2025-05-07T20:13:06.6640488Z B=16, 2025-05-07T20:13:06.6640566Z log_E=3, 2025-05-07T20:13:06.6640646Z L=16, 2025-05-07T20:13:06.6640741Z D_gradcheck=1, 2025-05-07T20:13:06.6640839Z stochastic_rounding=False, 2025-05-07T20:13:06.6640936Z weighted=True, 2025-05-07T20:13:06.6641021Z row_wise=True, 2025-05-07T20:13:06.6641102Z mixed=True, 2025-05-07T20:13:06.6641198Z use_cache=True, 2025-05-07T20:13:06.6641309Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.6641391Z use_cpu=True, 2025-05-07T20:13:06.6641509Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.6641584Z ) 2025-05-07T20:13:06.6641719Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6642085Z self=, 2025-05-07T20:13:06.6642173Z compile=False, 2025-05-07T20:13:06.6642281Z pooling_mode=, 2025-05-07T20:13:06.6642370Z T=3, 2025-05-07T20:13:06.6642447Z D=14, 2025-05-07T20:13:06.6642524Z B=35, 2025-05-07T20:13:06.6642613Z log_E=5, 2025-05-07T20:13:06.6642719Z L=4, 2025-05-07T20:13:06.6642815Z D_gradcheck=2, 2025-05-07T20:13:06.6642911Z stochastic_rounding=True, 2025-05-07T20:13:06.6642993Z weighted=True, 2025-05-07T20:13:06.6643091Z row_wise=True, 2025-05-07T20:13:06.6643173Z mixed=True, 2025-05-07T20:13:06.6643256Z use_cache=False, 2025-05-07T20:13:06.6643377Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.6643461Z use_cpu=True, 2025-05-07T20:13:06.6643564Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.6643677Z ) 2025-05-07T20:13:06.6643815Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6644167Z self=, 2025-05-07T20:13:06.6644262Z compile=True, 2025-05-07T20:13:06.6644372Z pooling_mode=, 2025-05-07T20:13:06.6644458Z T=1, 2025-05-07T20:13:06.6644536Z D=2, 2025-05-07T20:13:06.6644615Z B=30, 2025-05-07T20:13:06.6644704Z log_E=5, 2025-05-07T20:13:06.6644783Z L=3, 2025-05-07T20:13:06.6644868Z D_gradcheck=1, 2025-05-07T20:13:06.6644983Z stochastic_rounding=False, 2025-05-07T20:13:06.6645070Z weighted=False, 2025-05-07T20:13:06.6645202Z row_wise=True, 2025-05-07T20:13:06.6645295Z mixed=False, 2025-05-07T20:13:06.6645380Z use_cache=False, 2025-05-07T20:13:06.6645492Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.6645589Z use_cpu=True, 2025-05-07T20:13:06.6645694Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.6645773Z ) 2025-05-07T20:13:06.6645917Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6646274Z self=, 2025-05-07T20:13:06.6646370Z compile=False, 2025-05-07T20:13:06.6646479Z pooling_mode=, 2025-05-07T20:13:06.6646556Z T=4, 2025-05-07T20:13:06.6646646Z D=125, 2025-05-07T20:13:06.6646724Z B=21, 2025-05-07T20:13:06.6646806Z log_E=4, 2025-05-07T20:13:06.6646897Z L=10, 2025-05-07T20:13:06.6646981Z D_gradcheck=2, 2025-05-07T20:13:06.6647078Z stochastic_rounding=True, 2025-05-07T20:13:06.6647172Z weighted=False, 2025-05-07T20:13:06.6647261Z row_wise=True, 2025-05-07T20:13:06.6647345Z mixed=False, 2025-05-07T20:13:06.6647443Z use_cache=True, 2025-05-07T20:13:06.6647554Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.6647640Z use_cpu=True, 2025-05-07T20:13:06.6647756Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.6647834Z ) 2025-05-07T20:13:06.6647984Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6648340Z self=, 2025-05-07T20:13:06.6648428Z compile=True, 2025-05-07T20:13:06.6648555Z pooling_mode=, 2025-05-07T20:13:06.6648633Z T=4, 2025-05-07T20:13:06.6648712Z D=38, 2025-05-07T20:13:06.6648803Z B=128, 2025-05-07T20:13:06.6648887Z log_E=3, 2025-05-07T20:13:06.6648965Z L=8, 2025-05-07T20:13:06.6649064Z D_gradcheck=2, 2025-05-07T20:13:06.6649165Z stochastic_rounding=False, 2025-05-07T20:13:06.6649257Z weighted=False, 2025-05-07T20:13:06.6649355Z row_wise=True, 2025-05-07T20:13:06.6649438Z mixed=True, 2025-05-07T20:13:06.6649523Z use_cache=True, 2025-05-07T20:13:06.6649646Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.6649731Z use_cpu=True, 2025-05-07T20:13:06.6649851Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.6649927Z ) 2025-05-07T20:13:06.6931379Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6931779Z self=, 2025-05-07T20:13:06.6931870Z compile=False, 2025-05-07T20:13:06.6931997Z pooling_mode=, 2025-05-07T20:13:06.6932080Z T=5, 2025-05-07T20:13:06.6932160Z D=113, 2025-05-07T20:13:06.6932392Z B=101, 2025-05-07T20:13:06.6932475Z log_E=5, 2025-05-07T20:13:06.6932554Z L=8, 2025-05-07T20:13:06.6932654Z D_gradcheck=1, 2025-05-07T20:13:06.6932753Z stochastic_rounding=True, 2025-05-07T20:13:06.6932843Z weighted=True, 2025-05-07T20:13:06.6932943Z row_wise=True, 2025-05-07T20:13:06.6933027Z mixed=False, 2025-05-07T20:13:06.6933114Z use_cache=False, 2025-05-07T20:13:06.6933237Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.6933321Z use_cpu=True, 2025-05-07T20:13:06.6933464Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.6933557Z ) 2025-05-07T20:13:06.6933691Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6934056Z self=, 2025-05-07T20:13:06.6934138Z compile=True, 2025-05-07T20:13:06.6934251Z pooling_mode=, 2025-05-07T20:13:06.6934341Z T=5, 2025-05-07T20:13:06.6934419Z D=88, 2025-05-07T20:13:06.6934497Z B=31, 2025-05-07T20:13:06.6934591Z log_E=3, 2025-05-07T20:13:06.6934668Z L=2, 2025-05-07T20:13:06.6934753Z D_gradcheck=1, 2025-05-07T20:13:06.6934863Z stochastic_rounding=True, 2025-05-07T20:13:06.6935024Z weighted=False, 2025-05-07T20:13:06.6935111Z row_wise=True, 2025-05-07T20:13:06.6935204Z mixed=True, 2025-05-07T20:13:06.6935291Z use_cache=False, 2025-05-07T20:13:06.6935415Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.6935499Z use_cpu=True, 2025-05-07T20:13:06.6935605Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.6935694Z ) 2025-05-07T20:13:06.6935830Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6936184Z self=, 2025-05-07T20:13:06.6936283Z compile=False, 2025-05-07T20:13:06.6936455Z pooling_mode=, 2025-05-07T20:13:06.6936535Z T=4, 2025-05-07T20:13:06.6936628Z D=22, 2025-05-07T20:13:06.6936710Z B=4, 2025-05-07T20:13:06.6936794Z log_E=3, 2025-05-07T20:13:06.6936887Z L=18, 2025-05-07T20:13:06.6936972Z D_gradcheck=1, 2025-05-07T20:13:06.6937083Z stochastic_rounding=True, 2025-05-07T20:13:06.6937172Z weighted=False, 2025-05-07T20:13:06.6937254Z row_wise=True, 2025-05-07T20:13:06.6937344Z mixed=True, 2025-05-07T20:13:06.6937429Z use_cache=False, 2025-05-07T20:13:06.6937538Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.6937634Z use_cpu=True, 2025-05-07T20:13:06.6937738Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.6937812Z ) 2025-05-07T20:13:06.6937960Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6938314Z self=, 2025-05-07T20:13:06.6938398Z compile=False, 2025-05-07T20:13:06.6938520Z pooling_mode=, 2025-05-07T20:13:06.6938600Z T=5, 2025-05-07T20:13:06.6938692Z D=38, 2025-05-07T20:13:06.6938774Z B=10, 2025-05-07T20:13:06.6938853Z log_E=3, 2025-05-07T20:13:06.6938942Z L=5, 2025-05-07T20:13:06.6939027Z D_gradcheck=1, 2025-05-07T20:13:06.6939130Z stochastic_rounding=False, 2025-05-07T20:13:06.6939231Z weighted=False, 2025-05-07T20:13:06.6939315Z row_wise=True, 2025-05-07T20:13:06.6939397Z mixed=True, 2025-05-07T20:13:06.6939495Z use_cache=True, 2025-05-07T20:13:06.6939605Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.6939690Z use_cpu=True, 2025-05-07T20:13:06.6939807Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.6939882Z ) 2025-05-07T20:13:06.6940017Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6940382Z self=, 2025-05-07T20:13:06.6940469Z compile=False, 2025-05-07T20:13:06.6940589Z pooling_mode=, 2025-05-07T20:13:06.6940667Z T=2, 2025-05-07T20:13:06.6940774Z D=80, 2025-05-07T20:13:06.6940864Z B=23, 2025-05-07T20:13:06.6940943Z log_E=4, 2025-05-07T20:13:06.6941023Z L=10, 2025-05-07T20:13:06.6941117Z D_gradcheck=2, 2025-05-07T20:13:06.6941219Z stochastic_rounding=True, 2025-05-07T20:13:06.6941301Z weighted=True, 2025-05-07T20:13:06.6941398Z row_wise=True, 2025-05-07T20:13:06.6941483Z mixed=True, 2025-05-07T20:13:06.6941567Z use_cache=True, 2025-05-07T20:13:06.6941690Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.6941813Z use_cpu=True, 2025-05-07T20:13:06.6941920Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.6942010Z ) 2025-05-07T20:13:06.6942145Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6942508Z self=, 2025-05-07T20:13:06.6942593Z compile=True, 2025-05-07T20:13:06.6942704Z pooling_mode=, 2025-05-07T20:13:06.6942794Z T=5, 2025-05-07T20:13:06.6942874Z D=40, 2025-05-07T20:13:06.6942951Z B=111, 2025-05-07T20:13:06.6943046Z log_E=3, 2025-05-07T20:13:06.6943124Z L=19, 2025-05-07T20:13:06.6943209Z D_gradcheck=1, 2025-05-07T20:13:06.6943383Z stochastic_rounding=True, 2025-05-07T20:13:06.6943468Z weighted=True, 2025-05-07T20:13:06.6943553Z row_wise=True, 2025-05-07T20:13:06.6943646Z mixed=False, 2025-05-07T20:13:06.6943731Z use_cache=False, 2025-05-07T20:13:06.6943840Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.6943932Z use_cpu=True, 2025-05-07T20:13:06.6944031Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.6944117Z ) 2025-05-07T20:13:06.6944250Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6944603Z self=, 2025-05-07T20:13:06.6944703Z compile=False, 2025-05-07T20:13:06.6944809Z pooling_mode=, 2025-05-07T20:13:06.6944888Z T=5, 2025-05-07T20:13:06.6944980Z D=45, 2025-05-07T20:13:06.6945058Z B=119, 2025-05-07T20:13:06.6945137Z log_E=5, 2025-05-07T20:13:06.6945224Z L=2, 2025-05-07T20:13:06.6945305Z D_gradcheck=1, 2025-05-07T20:13:06.6945409Z stochastic_rounding=False, 2025-05-07T20:13:06.6945508Z weighted=True, 2025-05-07T20:13:06.6945590Z row_wise=True, 2025-05-07T20:13:06.6945684Z mixed=False, 2025-05-07T20:13:06.6945768Z use_cache=True, 2025-05-07T20:13:06.6945876Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.6945970Z use_cpu=True, 2025-05-07T20:13:06.6946075Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.6946152Z ) 2025-05-07T20:13:06.6946300Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6946654Z self=, 2025-05-07T20:13:06.6946738Z compile=True, 2025-05-07T20:13:06.6946864Z pooling_mode=, 2025-05-07T20:13:06.6946944Z T=1, 2025-05-07T20:13:06.6947028Z D=9, 2025-05-07T20:13:06.6947126Z B=28, 2025-05-07T20:13:06.6947208Z log_E=3, 2025-05-07T20:13:06.6947285Z L=17, 2025-05-07T20:13:06.6947383Z D_gradcheck=2, 2025-05-07T20:13:06.6947483Z stochastic_rounding=True, 2025-05-07T20:13:06.6947579Z weighted=True, 2025-05-07T20:13:06.6947662Z row_wise=True, 2025-05-07T20:13:06.6947744Z mixed=False, 2025-05-07T20:13:06.6947840Z use_cache=True, 2025-05-07T20:13:06.6947951Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.6948034Z use_cpu=True, 2025-05-07T20:13:06.6948148Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.6948228Z ) 2025-05-07T20:13:06.6948361Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6948725Z self=, 2025-05-07T20:13:06.6948811Z compile=False, 2025-05-07T20:13:06.6948920Z pooling_mode=, 2025-05-07T20:13:06.6949040Z T=1, 2025-05-07T20:13:06.6949119Z D=72, 2025-05-07T20:13:06.6949209Z B=32, 2025-05-07T20:13:06.6949301Z log_E=3, 2025-05-07T20:13:06.6949381Z L=18, 2025-05-07T20:13:06.6949482Z D_gradcheck=1, 2025-05-07T20:13:06.6949582Z stochastic_rounding=True, 2025-05-07T20:13:06.6949667Z weighted=True, 2025-05-07T20:13:06.6949764Z row_wise=True, 2025-05-07T20:13:06.6949849Z mixed=False, 2025-05-07T20:13:06.6949936Z use_cache=True, 2025-05-07T20:13:06.6950082Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.6950168Z use_cpu=True, 2025-05-07T20:13:06.6950273Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.6950365Z ) 2025-05-07T20:13:06.6950502Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6950855Z self=, 2025-05-07T20:13:06.6950957Z compile=False, 2025-05-07T20:13:06.6951069Z pooling_mode=, 2025-05-07T20:13:06.6951164Z T=5, 2025-05-07T20:13:06.6951245Z D=87, 2025-05-07T20:13:06.6951326Z B=119, 2025-05-07T20:13:06.6951422Z log_E=4, 2025-05-07T20:13:06.6951503Z L=14, 2025-05-07T20:13:06.6951639Z D_gradcheck=2, 2025-05-07T20:13:06.6951757Z stochastic_rounding=False, 2025-05-07T20:13:06.6951844Z weighted=True, 2025-05-07T20:13:06.6951931Z row_wise=True, 2025-05-07T20:13:06.6952030Z mixed=False, 2025-05-07T20:13:06.6952117Z use_cache=True, 2025-05-07T20:13:06.6952230Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.6952331Z use_cpu=True, 2025-05-07T20:13:06.6952438Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.6952516Z ) 2025-05-07T20:13:06.6952664Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6953019Z self=, 2025-05-07T20:13:06.6953118Z compile=False, 2025-05-07T20:13:06.6953226Z pooling_mode=, 2025-05-07T20:13:06.6953309Z T=4, 2025-05-07T20:13:06.6953399Z D=45, 2025-05-07T20:13:06.6953476Z B=106, 2025-05-07T20:13:06.6953556Z log_E=4, 2025-05-07T20:13:06.6953650Z L=4, 2025-05-07T20:13:06.6953737Z D_gradcheck=1, 2025-05-07T20:13:06.6953837Z stochastic_rounding=False, 2025-05-07T20:13:06.6953932Z weighted=False, 2025-05-07T20:13:06.6954017Z row_wise=True, 2025-05-07T20:13:06.6954099Z mixed=False, 2025-05-07T20:13:06.6954198Z use_cache=False, 2025-05-07T20:13:06.6954309Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.6954409Z use_cpu=True, 2025-05-07T20:13:06.6954512Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.6954589Z ) 2025-05-07T20:13:06.6954734Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6955085Z self=, 2025-05-07T20:13:06.6955169Z compile=True, 2025-05-07T20:13:06.6955292Z pooling_mode=, 2025-05-07T20:13:06.6955370Z T=2, 2025-05-07T20:13:06.6955449Z D=58, 2025-05-07T20:13:06.6955538Z B=64, 2025-05-07T20:13:06.6955616Z log_E=3, 2025-05-07T20:13:06.6955697Z L=10, 2025-05-07T20:13:06.6955793Z D_gradcheck=2, 2025-05-07T20:13:06.6955891Z stochastic_rounding=False, 2025-05-07T20:13:06.6956076Z weighted=True, 2025-05-07T20:13:06.6956176Z row_wise=True, 2025-05-07T20:13:06.6956257Z mixed=True, 2025-05-07T20:13:06.6956355Z use_cache=True, 2025-05-07T20:13:06.6956467Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.6956553Z use_cpu=True, 2025-05-07T20:13:06.6956673Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.6956750Z ) 2025-05-07T20:13:06.6956886Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6957256Z self=, 2025-05-07T20:13:06.6957344Z compile=False, 2025-05-07T20:13:06.6957503Z pooling_mode=, 2025-05-07T20:13:06.6957598Z T=4, 2025-05-07T20:13:06.6957677Z D=73, 2025-05-07T20:13:06.6957755Z B=56, 2025-05-07T20:13:06.6957848Z log_E=3, 2025-05-07T20:13:06.6957930Z L=13, 2025-05-07T20:13:06.6958014Z D_gradcheck=1, 2025-05-07T20:13:06.6958123Z stochastic_rounding=False, 2025-05-07T20:13:06.6958209Z weighted=True, 2025-05-07T20:13:06.6958302Z row_wise=True, 2025-05-07T20:13:06.6958383Z mixed=False, 2025-05-07T20:13:06.6958496Z use_cache=True, 2025-05-07T20:13:06.6958619Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.6958702Z use_cpu=True, 2025-05-07T20:13:06.6958806Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.6958892Z ) 2025-05-07T20:13:06.6959028Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6959380Z self=, 2025-05-07T20:13:06.6959478Z compile=False, 2025-05-07T20:13:06.6959595Z pooling_mode=, 2025-05-07T20:13:06.6959673Z T=5, 2025-05-07T20:13:06.6959761Z D=62, 2025-05-07T20:13:06.6959839Z B=38, 2025-05-07T20:13:06.6959957Z log_E=3, 2025-05-07T20:13:06.6960060Z L=16, 2025-05-07T20:13:06.6960146Z D_gradcheck=2, 2025-05-07T20:13:06.6960256Z stochastic_rounding=False, 2025-05-07T20:13:06.6960342Z weighted=False, 2025-05-07T20:13:06.6960426Z row_wise=True, 2025-05-07T20:13:06.6960522Z mixed=False, 2025-05-07T20:13:06.6960609Z use_cache=True, 2025-05-07T20:13:06.6960716Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.6960812Z use_cpu=True, 2025-05-07T20:13:06.6960916Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.6960992Z ) 2025-05-07T20:13:06.6961139Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6961493Z self=, 2025-05-07T20:13:06.6961594Z compile=False, 2025-05-07T20:13:06.6961706Z pooling_mode=, 2025-05-07T20:13:06.6961787Z T=4, 2025-05-07T20:13:06.6961879Z D=79, 2025-05-07T20:13:06.6961957Z B=68, 2025-05-07T20:13:06.6962039Z log_E=4, 2025-05-07T20:13:06.6962130Z L=5, 2025-05-07T20:13:06.6962214Z D_gradcheck=2, 2025-05-07T20:13:06.6962312Z stochastic_rounding=True, 2025-05-07T20:13:06.6962407Z weighted=True, 2025-05-07T20:13:06.6962490Z row_wise=True, 2025-05-07T20:13:06.6962571Z mixed=True, 2025-05-07T20:13:06.6962668Z use_cache=True, 2025-05-07T20:13:06.6962777Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.6962861Z use_cpu=True, 2025-05-07T20:13:06.6962977Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.6963054Z ) 2025-05-07T20:13:06.6963188Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.6963556Z self=, 2025-05-07T20:13:06.6963645Z compile=False, 2025-05-07T20:13:06.6963765Z pooling_mode=, 2025-05-07T20:13:06.6963844Z T=5, 2025-05-07T20:13:06.6963922Z D=72, 2025-05-07T20:13:06.6964013Z B=3, 2025-05-07T20:13:06.6964095Z log_E=5, 2025-05-07T20:13:06.6964174Z L=11, 2025-05-07T20:13:06.6964271Z D_gradcheck=2, 2025-05-07T20:13:06.6964372Z stochastic_rounding=True, 2025-05-07T20:13:06.6964457Z weighted=True, 2025-05-07T20:13:06.6964553Z row_wise=True, 2025-05-07T20:13:06.6964634Z mixed=True, 2025-05-07T20:13:06.6964721Z use_cache=False, 2025-05-07T20:13:06.6964842Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.6964925Z use_cpu=True, 2025-05-07T20:13:06.6965042Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.6965118Z ) 2025-05-07T20:13:06.7245502Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.7245901Z self=, 2025-05-07T20:13:06.7246112Z compile=True, 2025-05-07T20:13:06.7246229Z pooling_mode=, 2025-05-07T20:13:06.7246322Z T=4, 2025-05-07T20:13:06.7246460Z D=71, 2025-05-07T20:13:06.7246540Z B=67, 2025-05-07T20:13:06.7246625Z log_E=3, 2025-05-07T20:13:06.7246720Z L=7, 2025-05-07T20:13:06.7246806Z D_gradcheck=1, 2025-05-07T20:13:06.7246904Z stochastic_rounding=True, 2025-05-07T20:13:06.7247002Z weighted=True, 2025-05-07T20:13:06.7247087Z row_wise=True, 2025-05-07T20:13:06.7247211Z mixed=False, 2025-05-07T20:13:06.7247314Z use_cache=False, 2025-05-07T20:13:06.7247429Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.7247515Z use_cpu=True, 2025-05-07T20:13:06.7247636Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.7247715Z ) 2025-05-07T20:13:06.7247865Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.7248221Z self=, 2025-05-07T20:13:06.7248310Z compile=True, 2025-05-07T20:13:06.7248432Z pooling_mode=, 2025-05-07T20:13:06.7248512Z T=1, 2025-05-07T20:13:06.7248591Z D=124, 2025-05-07T20:13:06.7248724Z B=75, 2025-05-07T20:13:06.7248839Z log_E=4, 2025-05-07T20:13:06.7248919Z L=11, 2025-05-07T20:13:06.7249015Z D_gradcheck=1, 2025-05-07T20:13:06.7249116Z stochastic_rounding=False, 2025-05-07T20:13:06.7249201Z weighted=True, 2025-05-07T20:13:06.7249299Z row_wise=True, 2025-05-07T20:13:06.7249383Z mixed=False, 2025-05-07T20:13:06.7249480Z use_cache=False, 2025-05-07T20:13:06.7249590Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.7249675Z use_cpu=True, 2025-05-07T20:13:06.7249792Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.7249867Z ) 2025-05-07T20:13:06.7250004Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.7250371Z self=, 2025-05-07T20:13:06.7250460Z compile=False, 2025-05-07T20:13:06.7250569Z pooling_mode=, 2025-05-07T20:13:06.7250664Z T=4, 2025-05-07T20:13:06.7250744Z D=115, 2025-05-07T20:13:06.7250828Z B=115, 2025-05-07T20:13:06.7250924Z log_E=4, 2025-05-07T20:13:06.7251003Z L=10, 2025-05-07T20:13:06.7251090Z D_gradcheck=1, 2025-05-07T20:13:06.7251206Z stochastic_rounding=True, 2025-05-07T20:13:06.7251293Z weighted=False, 2025-05-07T20:13:06.7251391Z row_wise=True, 2025-05-07T20:13:06.7251477Z mixed=False, 2025-05-07T20:13:06.7251563Z use_cache=True, 2025-05-07T20:13:06.7251688Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.7251774Z use_cpu=True, 2025-05-07T20:13:06.7251879Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.7251972Z ) 2025-05-07T20:13:06.7252109Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.7252464Z self=, 2025-05-07T20:13:06.7252568Z compile=True, 2025-05-07T20:13:06.7252681Z pooling_mode=, 2025-05-07T20:13:06.7252762Z T=1, 2025-05-07T20:13:06.7252857Z D=23, 2025-05-07T20:13:06.7252941Z B=88, 2025-05-07T20:13:06.7253039Z log_E=4, 2025-05-07T20:13:06.7253121Z L=3, 2025-05-07T20:13:06.7253208Z D_gradcheck=1, 2025-05-07T20:13:06.7253321Z stochastic_rounding=False, 2025-05-07T20:13:06.7253409Z weighted=False, 2025-05-07T20:13:06.7253492Z row_wise=True, 2025-05-07T20:13:06.7253591Z mixed=False, 2025-05-07T20:13:06.7253678Z use_cache=True, 2025-05-07T20:13:06.7253789Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.7253887Z use_cpu=True, 2025-05-07T20:13:06.7253993Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.7254071Z ) 2025-05-07T20:13:06.7254220Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.7254573Z self=, 2025-05-07T20:13:06.7254716Z compile=True, 2025-05-07T20:13:06.7254825Z pooling_mode=, 2025-05-07T20:13:06.7254904Z T=4, 2025-05-07T20:13:06.7255002Z D=3, 2025-05-07T20:13:06.7255084Z B=124, 2025-05-07T20:13:06.7255166Z log_E=5, 2025-05-07T20:13:06.7255256Z L=6, 2025-05-07T20:13:06.7255344Z D_gradcheck=1, 2025-05-07T20:13:06.7255442Z stochastic_rounding=False, 2025-05-07T20:13:06.7255538Z weighted=True, 2025-05-07T20:13:06.7255645Z row_wise=True, 2025-05-07T20:13:06.7255728Z mixed=False, 2025-05-07T20:13:06.7255822Z use_cache=True, 2025-05-07T20:13:06.7255933Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.7256021Z use_cpu=True, 2025-05-07T20:13:06.7256136Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.7256215Z ) 2025-05-07T20:13:06.7256350Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.7256714Z self=, 2025-05-07T20:13:06.7256802Z compile=False, 2025-05-07T20:13:06.7256923Z pooling_mode=, 2025-05-07T20:13:06.7257001Z T=2, 2025-05-07T20:13:06.7257127Z D=13, 2025-05-07T20:13:06.7257219Z B=40, 2025-05-07T20:13:06.7257300Z log_E=4, 2025-05-07T20:13:06.7257377Z L=17, 2025-05-07T20:13:06.7257473Z D_gradcheck=2, 2025-05-07T20:13:06.7257570Z stochastic_rounding=True, 2025-05-07T20:13:06.7257655Z weighted=True, 2025-05-07T20:13:06.7257753Z row_wise=True, 2025-05-07T20:13:06.7257837Z mixed=False, 2025-05-07T20:13:06.7257922Z use_cache=True, 2025-05-07T20:13:06.7258043Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.7258128Z use_cpu=True, 2025-05-07T20:13:06.7258246Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.7258322Z ) 2025-05-07T20:13:06.7258457Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.7258823Z self=, 2025-05-07T20:13:06.7258910Z compile=True, 2025-05-07T20:13:06.7259020Z pooling_mode=, 2025-05-07T20:13:06.7259112Z T=2, 2025-05-07T20:13:06.7259195Z D=28, 2025-05-07T20:13:06.7259273Z B=112, 2025-05-07T20:13:06.7259364Z log_E=4, 2025-05-07T20:13:06.7259442Z L=20, 2025-05-07T20:13:06.7259526Z D_gradcheck=1, 2025-05-07T20:13:06.7259636Z stochastic_rounding=True, 2025-05-07T20:13:06.7259721Z weighted=False, 2025-05-07T20:13:06.7259805Z row_wise=True, 2025-05-07T20:13:06.7259899Z mixed=True, 2025-05-07T20:13:06.7259986Z use_cache=False, 2025-05-07T20:13:06.7260106Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.7260189Z use_cpu=True, 2025-05-07T20:13:06.7260296Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.7260381Z ) 2025-05-07T20:13:06.7260516Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.7260872Z self=, 2025-05-07T20:13:06.7260974Z compile=False, 2025-05-07T20:13:06.7261085Z pooling_mode=, 2025-05-07T20:13:06.7261168Z T=3, 2025-05-07T20:13:06.7261259Z D=51, 2025-05-07T20:13:06.7261338Z B=126, 2025-05-07T20:13:06.7261420Z log_E=4, 2025-05-07T20:13:06.7261512Z L=2, 2025-05-07T20:13:06.7261598Z D_gradcheck=1, 2025-05-07T20:13:06.7261696Z stochastic_rounding=False, 2025-05-07T20:13:06.7261798Z weighted=False, 2025-05-07T20:13:06.7261881Z row_wise=True, 2025-05-07T20:13:06.7261976Z mixed=False, 2025-05-07T20:13:06.7262059Z use_cache=True, 2025-05-07T20:13:06.7262169Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.7262264Z use_cpu=True, 2025-05-07T20:13:06.7262369Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.7262445Z ) 2025-05-07T20:13:06.7262589Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.7262943Z self=, 2025-05-07T20:13:06.7263057Z compile=True, 2025-05-07T20:13:06.7263179Z pooling_mode=, 2025-05-07T20:13:06.7263261Z T=4, 2025-05-07T20:13:06.7263340Z D=36, 2025-05-07T20:13:06.7263429Z B=72, 2025-05-07T20:13:06.7263508Z log_E=4, 2025-05-07T20:13:06.7263597Z L=4, 2025-05-07T20:13:06.7263680Z D_gradcheck=1, 2025-05-07T20:13:06.7263780Z stochastic_rounding=False, 2025-05-07T20:13:06.7263898Z weighted=True, 2025-05-07T20:13:06.7263982Z row_wise=True, 2025-05-07T20:13:06.7264065Z mixed=False, 2025-05-07T20:13:06.7264162Z use_cache=True, 2025-05-07T20:13:06.7264270Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.7264355Z use_cpu=True, 2025-05-07T20:13:06.7264472Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.7264547Z ) 2025-05-07T20:13:06.7264682Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.7265046Z self=, 2025-05-07T20:13:06.7265133Z compile=False, 2025-05-07T20:13:06.7265256Z pooling_mode=, 2025-05-07T20:13:06.7265389Z T=4, 2025-05-07T20:13:06.7265467Z D=8, 2025-05-07T20:13:06.7265560Z B=40, 2025-05-07T20:13:06.7265639Z log_E=4, 2025-05-07T20:13:06.7265718Z L=7, 2025-05-07T20:13:06.7265814Z D_gradcheck=2, 2025-05-07T20:13:06.7265912Z stochastic_rounding=False, 2025-05-07T20:13:06.7265998Z weighted=False, 2025-05-07T20:13:06.7266095Z row_wise=True, 2025-05-07T20:13:06.7266177Z mixed=True, 2025-05-07T20:13:06.7266262Z use_cache=False, 2025-05-07T20:13:06.7266384Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.7266469Z use_cpu=True, 2025-05-07T20:13:06.7266572Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.7266662Z ) 2025-05-07T20:13:06.7266796Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.7267162Z self=, 2025-05-07T20:13:06.7267249Z compile=False, 2025-05-07T20:13:06.7267360Z pooling_mode=, 2025-05-07T20:13:06.7267452Z T=2, 2025-05-07T20:13:06.7267530Z D=26, 2025-05-07T20:13:06.7267609Z B=103, 2025-05-07T20:13:06.7267702Z log_E=4, 2025-05-07T20:13:06.7267781Z L=17, 2025-05-07T20:13:06.7267865Z D_gradcheck=1, 2025-05-07T20:13:06.7267975Z stochastic_rounding=True, 2025-05-07T20:13:06.7268060Z weighted=True, 2025-05-07T20:13:06.7268144Z row_wise=True, 2025-05-07T20:13:06.7268239Z mixed=True, 2025-05-07T20:13:06.7268327Z use_cache=False, 2025-05-07T20:13:06.7268437Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.7268534Z use_cpu=True, 2025-05-07T20:13:06.7268639Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.7268729Z ) 2025-05-07T20:13:06.7268864Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.7269222Z self=, 2025-05-07T20:13:06.7269321Z compile=True, 2025-05-07T20:13:06.7269432Z pooling_mode=, 2025-05-07T20:13:06.7269515Z T=4, 2025-05-07T20:13:06.7269607Z D=73, 2025-05-07T20:13:06.7269684Z B=109, 2025-05-07T20:13:06.7269764Z log_E=4, 2025-05-07T20:13:06.7269856Z L=7, 2025-05-07T20:13:06.7269939Z D_gradcheck=1, 2025-05-07T20:13:06.7270040Z stochastic_rounding=False, 2025-05-07T20:13:06.7270137Z weighted=True, 2025-05-07T20:13:06.7270221Z row_wise=True, 2025-05-07T20:13:06.7270303Z mixed=False, 2025-05-07T20:13:06.7270400Z use_cache=True, 2025-05-07T20:13:06.7270509Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.7270605Z use_cpu=True, 2025-05-07T20:13:06.7270708Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.7270797Z ) 2025-05-07T20:13:06.7270945Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.7271325Z self=, 2025-05-07T20:13:06.7271413Z compile=False, 2025-05-07T20:13:06.7271543Z pooling_mode=, 2025-05-07T20:13:06.7271623Z T=1, 2025-05-07T20:13:06.7271704Z D=98, 2025-05-07T20:13:06.7271797Z B=46, 2025-05-07T20:13:06.7271879Z log_E=4, 2025-05-07T20:13:06.7271959Z L=9, 2025-05-07T20:13:06.7272058Z D_gradcheck=2, 2025-05-07T20:13:06.7272183Z stochastic_rounding=True, 2025-05-07T20:13:06.7272271Z weighted=True, 2025-05-07T20:13:06.7272369Z row_wise=True, 2025-05-07T20:13:06.7272455Z mixed=False, 2025-05-07T20:13:06.7272555Z use_cache=False, 2025-05-07T20:13:06.7272666Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.7272752Z use_cpu=True, 2025-05-07T20:13:06.7272891Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.7272969Z ) 2025-05-07T20:13:06.7273105Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.7273478Z self=, 2025-05-07T20:13:06.7273566Z compile=False, 2025-05-07T20:13:06.7273745Z pooling_mode=, 2025-05-07T20:13:06.7273829Z T=1, 2025-05-07T20:13:06.7273910Z D=45, 2025-05-07T20:13:06.7274006Z B=82, 2025-05-07T20:13:06.7274087Z log_E=4, 2025-05-07T20:13:06.7274167Z L=9, 2025-05-07T20:13:06.7274269Z D_gradcheck=1, 2025-05-07T20:13:06.7274371Z stochastic_rounding=True, 2025-05-07T20:13:06.7274458Z weighted=False, 2025-05-07T20:13:06.7274557Z row_wise=True, 2025-05-07T20:13:06.7274640Z mixed=True, 2025-05-07T20:13:06.7274727Z use_cache=False, 2025-05-07T20:13:06.7274853Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.7274939Z use_cpu=True, 2025-05-07T20:13:06.7275059Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.7275136Z ) 2025-05-07T20:13:06.7275268Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.7275641Z self=, 2025-05-07T20:13:06.7275730Z compile=False, 2025-05-07T20:13:06.7275844Z pooling_mode=, 2025-05-07T20:13:06.7275935Z T=5, 2025-05-07T20:13:06.7276094Z D=26, 2025-05-07T20:13:06.7276172Z B=118, 2025-05-07T20:13:06.7276267Z log_E=3, 2025-05-07T20:13:06.7276344Z L=4, 2025-05-07T20:13:06.7276427Z D_gradcheck=1, 2025-05-07T20:13:06.7276541Z stochastic_rounding=True, 2025-05-07T20:13:06.7276627Z weighted=True, 2025-05-07T20:13:06.7276711Z row_wise=True, 2025-05-07T20:13:06.7276808Z mixed=False, 2025-05-07T20:13:06.7276892Z use_cache=True, 2025-05-07T20:13:06.7277017Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.7277100Z use_cpu=True, 2025-05-07T20:13:06.7277204Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.7277293Z ) 2025-05-07T20:13:06.7277427Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.7277783Z self=, 2025-05-07T20:13:06.7277882Z compile=True, 2025-05-07T20:13:06.7277994Z pooling_mode=, 2025-05-07T20:13:06.7278073Z T=4, 2025-05-07T20:13:06.7278163Z D=114, 2025-05-07T20:13:06.7278245Z B=112, 2025-05-07T20:13:06.7278325Z log_E=3, 2025-05-07T20:13:06.7278416Z L=10, 2025-05-07T20:13:06.7278503Z D_gradcheck=2, 2025-05-07T20:13:06.7278604Z stochastic_rounding=True, 2025-05-07T20:13:06.7278704Z weighted=False, 2025-05-07T20:13:06.7278792Z row_wise=True, 2025-05-07T20:13:06.7278890Z mixed=True, 2025-05-07T20:13:06.7278975Z use_cache=True, 2025-05-07T20:13:06.7279085Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.7279187Z use_cpu=True, 2025-05-07T20:13:06.7279291Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.7279372Z ) 2025-05-07T20:13:06.7561213Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.7561580Z self=, 2025-05-07T20:13:06.7561691Z compile=False, 2025-05-07T20:13:06.7561803Z pooling_mode=, 2025-05-07T20:13:06.7561886Z T=2, 2025-05-07T20:13:06.7561978Z D=56, 2025-05-07T20:13:06.7562056Z B=114, 2025-05-07T20:13:06.7562141Z log_E=3, 2025-05-07T20:13:06.7562233Z L=15, 2025-05-07T20:13:06.7562423Z D_gradcheck=2, 2025-05-07T20:13:06.7562524Z stochastic_rounding=True, 2025-05-07T20:13:06.7562624Z weighted=True, 2025-05-07T20:13:06.7562710Z row_wise=True, 2025-05-07T20:13:06.7562794Z mixed=True, 2025-05-07T20:13:06.7562898Z use_cache=True, 2025-05-07T20:13:06.7563011Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.7563098Z use_cpu=True, 2025-05-07T20:13:06.7563221Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.7563299Z ) 2025-05-07T20:13:06.7563456Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.7563813Z self=, 2025-05-07T20:13:06.7564003Z compile=False, 2025-05-07T20:13:06.7564129Z pooling_mode=, 2025-05-07T20:13:06.7564209Z T=5, 2025-05-07T20:13:06.7564293Z D=112, 2025-05-07T20:13:06.7564387Z B=122, 2025-05-07T20:13:06.7564466Z log_E=5, 2025-05-07T20:13:06.7564545Z L=8, 2025-05-07T20:13:06.7564716Z D_gradcheck=2, 2025-05-07T20:13:06.7564816Z stochastic_rounding=False, 2025-05-07T20:13:06.7564900Z weighted=True, 2025-05-07T20:13:06.7564995Z row_wise=True, 2025-05-07T20:13:06.7565077Z mixed=False, 2025-05-07T20:13:06.7565175Z use_cache=False, 2025-05-07T20:13:06.7565284Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.7565368Z use_cpu=True, 2025-05-07T20:13:06.7565485Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.7565564Z ) 2025-05-07T20:13:06.7565699Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.7566068Z self=, 2025-05-07T20:13:06.7566158Z compile=False, 2025-05-07T20:13:06.7566269Z pooling_mode=, 2025-05-07T20:13:06.7566359Z T=3, 2025-05-07T20:13:06.7566438Z D=2, 2025-05-07T20:13:06.7566519Z B=100, 2025-05-07T20:13:06.7566612Z log_E=5, 2025-05-07T20:13:06.7566691Z L=11, 2025-05-07T20:13:06.7566776Z D_gradcheck=1, 2025-05-07T20:13:06.7566887Z stochastic_rounding=False, 2025-05-07T20:13:06.7566973Z weighted=False, 2025-05-07T20:13:06.7567071Z row_wise=True, 2025-05-07T20:13:06.7567154Z mixed=True, 2025-05-07T20:13:06.7567240Z use_cache=False, 2025-05-07T20:13:06.7567361Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.7567444Z use_cpu=True, 2025-05-07T20:13:06.7567548Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.7567639Z ) 2025-05-07T20:13:06.7567774Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.7568131Z self=, 2025-05-07T20:13:06.7568231Z compile=True, 2025-05-07T20:13:06.7568340Z pooling_mode=, 2025-05-07T20:13:06.7568417Z T=5, 2025-05-07T20:13:06.7568508Z D=60, 2025-05-07T20:13:06.7568587Z B=33, 2025-05-07T20:13:06.7568678Z log_E=4, 2025-05-07T20:13:06.7568757Z L=1, 2025-05-07T20:13:06.7568842Z D_gradcheck=2, 2025-05-07T20:13:06.7568953Z stochastic_rounding=False, 2025-05-07T20:13:06.7569037Z weighted=True, 2025-05-07T20:13:06.7569120Z row_wise=True, 2025-05-07T20:13:06.7569217Z mixed=True, 2025-05-07T20:13:06.7569302Z use_cache=True, 2025-05-07T20:13:06.7569411Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.7569507Z use_cpu=True, 2025-05-07T20:13:06.7569611Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.7569726Z ) 2025-05-07T20:13:06.7569873Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.7570231Z self=, 2025-05-07T20:13:06.7570331Z compile=False, 2025-05-07T20:13:06.7570440Z pooling_mode=, 2025-05-07T20:13:06.7570520Z T=4, 2025-05-07T20:13:06.7570611Z D=48, 2025-05-07T20:13:06.7570689Z B=4, 2025-05-07T20:13:06.7570772Z log_E=5, 2025-05-07T20:13:06.7570890Z L=2, 2025-05-07T20:13:06.7570975Z D_gradcheck=2, 2025-05-07T20:13:06.7571077Z stochastic_rounding=False, 2025-05-07T20:13:06.7571176Z weighted=False, 2025-05-07T20:13:06.7571261Z row_wise=True, 2025-05-07T20:13:06.7571352Z mixed=False, 2025-05-07T20:13:06.7571450Z use_cache=False, 2025-05-07T20:13:06.7571560Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.7571643Z use_cpu=True, 2025-05-07T20:13:06.7571757Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.7571836Z ) 2025-05-07T20:13:06.7571971Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.7572362Z self=, 2025-05-07T20:13:06.7572474Z compile=False, 2025-05-07T20:13:06.7572597Z pooling_mode=, 2025-05-07T20:13:06.7572677Z T=5, 2025-05-07T20:13:06.7572757Z D=49, 2025-05-07T20:13:06.7572851Z B=117, 2025-05-07T20:13:06.7572932Z log_E=4, 2025-05-07T20:13:06.7573012Z L=14, 2025-05-07T20:13:06.7573110Z D_gradcheck=2, 2025-05-07T20:13:06.7573208Z stochastic_rounding=True, 2025-05-07T20:13:06.7573295Z weighted=False, 2025-05-07T20:13:06.7573396Z row_wise=True, 2025-05-07T20:13:06.7573481Z mixed=True, 2025-05-07T20:13:06.7573568Z use_cache=False, 2025-05-07T20:13:06.7573696Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.7573783Z use_cpu=True, 2025-05-07T20:13:06.7573904Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.7573984Z ) 2025-05-07T20:13:06.7574120Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.7574488Z self=, 2025-05-07T20:13:06.7574579Z compile=True, 2025-05-07T20:13:06.7574692Z pooling_mode=, 2025-05-07T20:13:06.7574786Z T=5, 2025-05-07T20:13:06.7574867Z D=103, 2025-05-07T20:13:06.7574947Z B=128, 2025-05-07T20:13:06.7575044Z log_E=3, 2025-05-07T20:13:06.7575125Z L=7, 2025-05-07T20:13:06.7575211Z D_gradcheck=2, 2025-05-07T20:13:06.7575328Z stochastic_rounding=False, 2025-05-07T20:13:06.7575416Z weighted=False, 2025-05-07T20:13:06.7575501Z row_wise=True, 2025-05-07T20:13:06.7575600Z mixed=True, 2025-05-07T20:13:06.7575689Z use_cache=True, 2025-05-07T20:13:06.7575815Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.7575901Z use_cpu=True, 2025-05-07T20:13:06.7576011Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.7576105Z ) 2025-05-07T20:13:06.7576241Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.7576599Z self=, 2025-05-07T20:13:06.7576702Z compile=True, 2025-05-07T20:13:06.7576813Z pooling_mode=, 2025-05-07T20:13:06.7576896Z T=5, 2025-05-07T20:13:06.7576987Z D=53, 2025-05-07T20:13:06.7577067Z B=86, 2025-05-07T20:13:06.7577151Z log_E=3, 2025-05-07T20:13:06.7577246Z L=19, 2025-05-07T20:13:06.7577331Z D_gradcheck=2, 2025-05-07T20:13:06.7577441Z stochastic_rounding=False, 2025-05-07T20:13:06.7577528Z weighted=False, 2025-05-07T20:13:06.7577614Z row_wise=True, 2025-05-07T20:13:06.7577710Z mixed=True, 2025-05-07T20:13:06.7577795Z use_cache=False, 2025-05-07T20:13:06.7577905Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.7578003Z use_cpu=True, 2025-05-07T20:13:06.7578138Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.7578215Z ) 2025-05-07T20:13:06.7578363Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.7578724Z self=, 2025-05-07T20:13:06.7578812Z compile=True, 2025-05-07T20:13:06.7578936Z pooling_mode=, 2025-05-07T20:13:06.7579013Z T=1, 2025-05-07T20:13:06.7579091Z D=128, 2025-05-07T20:13:06.7579182Z B=47, 2025-05-07T20:13:06.7579284Z log_E=4, 2025-05-07T20:13:06.7579376Z L=2, 2025-05-07T20:13:06.7579460Z D_gradcheck=2, 2025-05-07T20:13:06.7579559Z stochastic_rounding=True, 2025-05-07T20:13:06.7579661Z weighted=False, 2025-05-07T20:13:06.7579747Z row_wise=True, 2025-05-07T20:13:06.7579831Z mixed=False, 2025-05-07T20:13:06.7579927Z use_cache=False, 2025-05-07T20:13:06.7580036Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.7580120Z use_cpu=True, 2025-05-07T20:13:06.7580237Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.7580314Z ) 2025-05-07T20:13:06.7580448Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.7580838Z self=, 2025-05-07T20:13:06.7580946Z compile=True, 2025-05-07T20:13:06.7581073Z pooling_mode=, 2025-05-07T20:13:06.7581153Z T=4, 2025-05-07T20:13:06.7581232Z D=56, 2025-05-07T20:13:06.7581327Z B=51, 2025-05-07T20:13:06.7581406Z log_E=4, 2025-05-07T20:13:06.7581485Z L=20, 2025-05-07T20:13:06.7581586Z D_gradcheck=2, 2025-05-07T20:13:06.7581685Z stochastic_rounding=False, 2025-05-07T20:13:06.7581770Z weighted=True, 2025-05-07T20:13:06.7581870Z row_wise=True, 2025-05-07T20:13:06.7581952Z mixed=False, 2025-05-07T20:13:06.7582036Z use_cache=True, 2025-05-07T20:13:06.7582161Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.7582247Z use_cpu=True, 2025-05-07T20:13:06.7582351Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.7582442Z ) 2025-05-07T20:13:06.7582576Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.7582947Z self=, 2025-05-07T20:13:06.7583035Z compile=False, 2025-05-07T20:13:06.7583145Z pooling_mode=, 2025-05-07T20:13:06.7583236Z T=4, 2025-05-07T20:13:06.7583314Z D=23, 2025-05-07T20:13:06.7583393Z B=93, 2025-05-07T20:13:06.7583487Z log_E=5, 2025-05-07T20:13:06.7583565Z L=18, 2025-05-07T20:13:06.7583652Z D_gradcheck=1, 2025-05-07T20:13:06.7583762Z stochastic_rounding=True, 2025-05-07T20:13:06.7583852Z weighted=False, 2025-05-07T20:13:06.7583939Z row_wise=True, 2025-05-07T20:13:06.7584035Z mixed=False, 2025-05-07T20:13:06.7584120Z use_cache=True, 2025-05-07T20:13:06.7584230Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.7584329Z use_cpu=True, 2025-05-07T20:13:06.7584434Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.7584528Z ) 2025-05-07T20:13:06.7584661Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.7585020Z self=, 2025-05-07T20:13:06.7585119Z compile=True, 2025-05-07T20:13:06.7585230Z pooling_mode=, 2025-05-07T20:13:06.7585308Z T=5, 2025-05-07T20:13:06.7585399Z D=39, 2025-05-07T20:13:06.7585479Z B=99, 2025-05-07T20:13:06.7585559Z log_E=4, 2025-05-07T20:13:06.7585647Z L=0, 2025-05-07T20:13:06.7585731Z D_gradcheck=1, 2025-05-07T20:13:06.7585830Z stochastic_rounding=False, 2025-05-07T20:13:06.7585930Z weighted=False, 2025-05-07T20:13:06.7586015Z row_wise=True, 2025-05-07T20:13:06.7586096Z mixed=True, 2025-05-07T20:13:06.7586193Z use_cache=True, 2025-05-07T20:13:06.7586302Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.7586424Z use_cpu=True, 2025-05-07T20:13:06.7586528Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.7586604Z ) 2025-05-07T20:13:06.7586751Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.7587111Z self=, 2025-05-07T20:13:06.7587196Z compile=True, 2025-05-07T20:13:06.7587318Z pooling_mode=, 2025-05-07T20:13:06.7587396Z T=2, 2025-05-07T20:13:06.7587502Z D=96, 2025-05-07T20:13:06.7587593Z B=78, 2025-05-07T20:13:06.7587674Z log_E=5, 2025-05-07T20:13:06.7587752Z L=0, 2025-05-07T20:13:06.7587847Z D_gradcheck=2, 2025-05-07T20:13:06.7587946Z stochastic_rounding=False, 2025-05-07T20:13:06.7588048Z weighted=False, 2025-05-07T20:13:06.7588135Z row_wise=True, 2025-05-07T20:13:06.7588216Z mixed=True, 2025-05-07T20:13:06.7588314Z use_cache=True, 2025-05-07T20:13:06.7588423Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.7588508Z use_cpu=True, 2025-05-07T20:13:06.7588623Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.7588699Z ) 2025-05-07T20:13:06.7588835Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.7589246Z self=, 2025-05-07T20:13:06.7589333Z compile=False, 2025-05-07T20:13:06.7589441Z pooling_mode=, 2025-05-07T20:13:06.7589529Z T=1, 2025-05-07T20:13:06.7589609Z D=110, 2025-05-07T20:13:06.7589687Z B=59, 2025-05-07T20:13:06.7589780Z log_E=5, 2025-05-07T20:13:06.7589858Z L=7, 2025-05-07T20:13:06.7589956Z D_gradcheck=1, 2025-05-07T20:13:06.7590055Z stochastic_rounding=True, 2025-05-07T20:13:06.7590141Z weighted=False, 2025-05-07T20:13:06.7590237Z row_wise=True, 2025-05-07T20:13:06.7590322Z mixed=True, 2025-05-07T20:13:06.7590407Z use_cache=False, 2025-05-07T20:13:06.7590527Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.7590614Z use_cpu=True, 2025-05-07T20:13:06.7590720Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.7590809Z ) 2025-05-07T20:13:06.7590945Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.7591300Z self=, 2025-05-07T20:13:06.7591398Z compile=False, 2025-05-07T20:13:06.7591509Z pooling_mode=, 2025-05-07T20:13:06.7591603Z T=5, 2025-05-07T20:13:06.7591686Z D=120, 2025-05-07T20:13:06.7591770Z B=11, 2025-05-07T20:13:06.7591867Z log_E=5, 2025-05-07T20:13:06.7591948Z L=13, 2025-05-07T20:13:06.7592036Z D_gradcheck=1, 2025-05-07T20:13:06.7592155Z stochastic_rounding=False, 2025-05-07T20:13:06.7592240Z weighted=False, 2025-05-07T20:13:06.7592323Z row_wise=True, 2025-05-07T20:13:06.7592417Z mixed=True, 2025-05-07T20:13:06.7592501Z use_cache=True, 2025-05-07T20:13:06.7592612Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.7592707Z use_cpu=True, 2025-05-07T20:13:06.7592812Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.7592889Z ) 2025-05-07T20:13:06.7593039Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.7593391Z self=, 2025-05-07T20:13:06.7593489Z compile=True, 2025-05-07T20:13:06.7593597Z pooling_mode=, 2025-05-07T20:13:06.7593678Z T=5, 2025-05-07T20:13:06.7593769Z D=60, 2025-05-07T20:13:06.7593847Z B=126, 2025-05-07T20:13:06.7593926Z log_E=4, 2025-05-07T20:13:06.7594016Z L=18, 2025-05-07T20:13:06.7594101Z D_gradcheck=2, 2025-05-07T20:13:06.7594208Z stochastic_rounding=True, 2025-05-07T20:13:06.7594306Z weighted=True, 2025-05-07T20:13:06.7594389Z row_wise=True, 2025-05-07T20:13:06.7594473Z mixed=True, 2025-05-07T20:13:06.7594574Z use_cache=False, 2025-05-07T20:13:06.7594712Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.7594796Z use_cpu=True, 2025-05-07T20:13:06.7594915Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.7594995Z ) 2025-05-07T20:13:06.7881150Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.7881521Z self=, 2025-05-07T20:13:06.7881611Z compile=False, 2025-05-07T20:13:06.7881741Z pooling_mode=, 2025-05-07T20:13:06.7881915Z T=3, 2025-05-07T20:13:06.7882000Z D=78, 2025-05-07T20:13:06.7882094Z B=95, 2025-05-07T20:13:06.7882178Z log_E=3, 2025-05-07T20:13:06.7882259Z L=10, 2025-05-07T20:13:06.7882359Z D_gradcheck=2, 2025-05-07T20:13:06.7882462Z stochastic_rounding=False, 2025-05-07T20:13:06.7882561Z weighted=True, 2025-05-07T20:13:06.7882718Z row_wise=True, 2025-05-07T20:13:06.7882803Z mixed=False, 2025-05-07T20:13:06.7882903Z use_cache=False, 2025-05-07T20:13:06.7883018Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.7883103Z use_cpu=True, 2025-05-07T20:13:06.7883220Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.7883298Z ) 2025-05-07T20:13:06.7883559Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.7883926Z self=, 2025-05-07T20:13:06.7884015Z compile=False, 2025-05-07T20:13:06.7884126Z pooling_mode=, 2025-05-07T20:13:06.7884221Z T=3, 2025-05-07T20:13:06.7884302Z D=14, 2025-05-07T20:13:06.7884394Z B=36, 2025-05-07T20:13:06.7884476Z log_E=3, 2025-05-07T20:13:06.7884556Z L=0, 2025-05-07T20:13:06.7884656Z D_gradcheck=1, 2025-05-07T20:13:06.7884755Z stochastic_rounding=False, 2025-05-07T20:13:06.7884841Z weighted=True, 2025-05-07T20:13:06.7884938Z row_wise=True, 2025-05-07T20:13:06.7885020Z mixed=True, 2025-05-07T20:13:06.7885105Z use_cache=True, 2025-05-07T20:13:06.7885227Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.7885311Z use_cpu=True, 2025-05-07T20:13:06.7885416Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.7885506Z ) 2025-05-07T20:13:06.7885642Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.7886008Z self=, 2025-05-07T20:13:06.7886092Z compile=True, 2025-05-07T20:13:06.7886204Z pooling_mode=, 2025-05-07T20:13:06.7886294Z T=1, 2025-05-07T20:13:06.7886372Z D=72, 2025-05-07T20:13:06.7886449Z B=91, 2025-05-07T20:13:06.7886540Z log_E=3, 2025-05-07T20:13:06.7886618Z L=0, 2025-05-07T20:13:06.7886703Z D_gradcheck=2, 2025-05-07T20:13:06.7886814Z stochastic_rounding=False, 2025-05-07T20:13:06.7886898Z weighted=True, 2025-05-07T20:13:06.7886982Z row_wise=True, 2025-05-07T20:13:06.7887079Z mixed=False, 2025-05-07T20:13:06.7887166Z use_cache=True, 2025-05-07T20:13:06.7887278Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.7887376Z use_cpu=True, 2025-05-07T20:13:06.7887481Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.7887560Z ) 2025-05-07T20:13:06.7887713Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.7888068Z self=, 2025-05-07T20:13:06.7888170Z compile=True, 2025-05-07T20:13:06.7888280Z pooling_mode=, 2025-05-07T20:13:06.7888360Z T=3, 2025-05-07T20:13:06.7888452Z D=113, 2025-05-07T20:13:06.7888531Z B=95, 2025-05-07T20:13:06.7888612Z log_E=5, 2025-05-07T20:13:06.7888704Z L=7, 2025-05-07T20:13:06.7888787Z D_gradcheck=1, 2025-05-07T20:13:06.7888885Z stochastic_rounding=True, 2025-05-07T20:13:06.7888981Z weighted=True, 2025-05-07T20:13:06.7889064Z row_wise=True, 2025-05-07T20:13:06.7889147Z mixed=True, 2025-05-07T20:13:06.7889283Z use_cache=False, 2025-05-07T20:13:06.7889392Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.7889486Z use_cpu=True, 2025-05-07T20:13:06.7889591Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.7889672Z ) 2025-05-07T20:13:06.7889819Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.7890177Z self=, 2025-05-07T20:13:06.7890264Z compile=False, 2025-05-07T20:13:06.7890418Z pooling_mode=, 2025-05-07T20:13:06.7890500Z T=1, 2025-05-07T20:13:06.7890580Z D=81, 2025-05-07T20:13:06.7890675Z B=122, 2025-05-07T20:13:06.7890757Z log_E=4, 2025-05-07T20:13:06.7890835Z L=7, 2025-05-07T20:13:06.7890934Z D_gradcheck=2, 2025-05-07T20:13:06.7891033Z stochastic_rounding=False, 2025-05-07T20:13:06.7891119Z weighted=False, 2025-05-07T20:13:06.7891214Z row_wise=True, 2025-05-07T20:13:06.7891296Z mixed=True, 2025-05-07T20:13:06.7891397Z use_cache=False, 2025-05-07T20:13:06.7891506Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.7891590Z use_cpu=True, 2025-05-07T20:13:06.7891708Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.7891831Z ) 2025-05-07T20:13:06.7891966Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.7892333Z self=, 2025-05-07T20:13:06.7892419Z compile=False, 2025-05-07T20:13:06.7892529Z pooling_mode=, 2025-05-07T20:13:06.7892619Z T=1, 2025-05-07T20:13:06.7892696Z D=74, 2025-05-07T20:13:06.7892773Z B=4, 2025-05-07T20:13:06.7892865Z log_E=4, 2025-05-07T20:13:06.7892943Z L=4, 2025-05-07T20:13:06.7893039Z D_gradcheck=1, 2025-05-07T20:13:06.7893137Z stochastic_rounding=False, 2025-05-07T20:13:06.7893222Z weighted=True, 2025-05-07T20:13:06.7893317Z row_wise=True, 2025-05-07T20:13:06.7893399Z mixed=False, 2025-05-07T20:13:06.7893484Z use_cache=True, 2025-05-07T20:13:06.7893605Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.7893690Z use_cpu=True, 2025-05-07T20:13:06.7893794Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.7893885Z ) 2025-05-07T20:13:06.7894019Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.7894374Z self=, 2025-05-07T20:13:06.7894471Z compile=False, 2025-05-07T20:13:06.7894582Z pooling_mode=, 2025-05-07T20:13:06.7894662Z T=5, 2025-05-07T20:13:06.7894750Z D=57, 2025-05-07T20:13:06.7894827Z B=2, 2025-05-07T20:13:06.7894920Z log_E=5, 2025-05-07T20:13:06.7894998Z L=14, 2025-05-07T20:13:06.7895083Z D_gradcheck=2, 2025-05-07T20:13:06.7895197Z stochastic_rounding=True, 2025-05-07T20:13:06.7895283Z weighted=False, 2025-05-07T20:13:06.7895368Z row_wise=True, 2025-05-07T20:13:06.7895466Z mixed=False, 2025-05-07T20:13:06.7895550Z use_cache=True, 2025-05-07T20:13:06.7895659Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.7895755Z use_cpu=True, 2025-05-07T20:13:06.7895861Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.7895938Z ) 2025-05-07T20:13:06.7896084Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.7896436Z self=, 2025-05-07T20:13:06.7896534Z compile=False, 2025-05-07T20:13:06.7896645Z pooling_mode=, 2025-05-07T20:13:06.7896723Z T=3, 2025-05-07T20:13:06.7896814Z D=89, 2025-05-07T20:13:06.7896891Z B=12, 2025-05-07T20:13:06.7896970Z log_E=4, 2025-05-07T20:13:06.7897058Z L=10, 2025-05-07T20:13:06.7897142Z D_gradcheck=2, 2025-05-07T20:13:06.7897240Z stochastic_rounding=True, 2025-05-07T20:13:06.7897337Z weighted=True, 2025-05-07T20:13:06.7897420Z row_wise=True, 2025-05-07T20:13:06.7897528Z mixed=False, 2025-05-07T20:13:06.7897626Z use_cache=False, 2025-05-07T20:13:06.7897736Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.7897820Z use_cpu=True, 2025-05-07T20:13:06.7897943Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.7898020Z ) 2025-05-07T20:13:06.7898157Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.7898525Z self=, 2025-05-07T20:13:06.7898638Z compile=False, 2025-05-07T20:13:06.7898762Z pooling_mode=, 2025-05-07T20:13:06.7898842Z T=5, 2025-05-07T20:13:06.7898920Z D=95, 2025-05-07T20:13:06.7899008Z B=33, 2025-05-07T20:13:06.7899089Z log_E=4, 2025-05-07T20:13:06.7899167Z L=14, 2025-05-07T20:13:06.7899261Z D_gradcheck=2, 2025-05-07T20:13:06.7899360Z stochastic_rounding=True, 2025-05-07T20:13:06.7899446Z weighted=False, 2025-05-07T20:13:06.7899540Z row_wise=True, 2025-05-07T20:13:06.7899626Z mixed=True, 2025-05-07T20:13:06.7899709Z use_cache=True, 2025-05-07T20:13:06.7899831Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.7899917Z use_cpu=True, 2025-05-07T20:13:06.7900080Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.7900157Z ) 2025-05-07T20:13:06.7900291Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.7900657Z self=, 2025-05-07T20:13:06.7900744Z compile=True, 2025-05-07T20:13:06.7900855Z pooling_mode=, 2025-05-07T20:13:06.7900947Z T=2, 2025-05-07T20:13:06.7901026Z D=44, 2025-05-07T20:13:06.7901106Z B=64, 2025-05-07T20:13:06.7901201Z log_E=3, 2025-05-07T20:13:06.7901282Z L=6, 2025-05-07T20:13:06.7901368Z D_gradcheck=1, 2025-05-07T20:13:06.7901480Z stochastic_rounding=True, 2025-05-07T20:13:06.7901566Z weighted=True, 2025-05-07T20:13:06.7901651Z row_wise=True, 2025-05-07T20:13:06.7901749Z mixed=False, 2025-05-07T20:13:06.7901836Z use_cache=True, 2025-05-07T20:13:06.7901960Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.7902045Z use_cpu=True, 2025-05-07T20:13:06.7902155Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.7902249Z ) 2025-05-07T20:13:06.7902385Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.7902739Z self=, 2025-05-07T20:13:06.7902842Z compile=False, 2025-05-07T20:13:06.7902954Z pooling_mode=, 2025-05-07T20:13:06.7903034Z T=2, 2025-05-07T20:13:06.7903129Z D=93, 2025-05-07T20:13:06.7903208Z B=117, 2025-05-07T20:13:06.7903291Z log_E=5, 2025-05-07T20:13:06.7903386Z L=12, 2025-05-07T20:13:06.7903473Z D_gradcheck=1, 2025-05-07T20:13:06.7903590Z stochastic_rounding=False, 2025-05-07T20:13:06.7903677Z weighted=False, 2025-05-07T20:13:06.7903765Z row_wise=True, 2025-05-07T20:13:06.7903864Z mixed=False, 2025-05-07T20:13:06.7903953Z use_cache=False, 2025-05-07T20:13:06.7904065Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.7904166Z use_cpu=True, 2025-05-07T20:13:06.7904271Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.7904348Z ) 2025-05-07T20:13:06.7904497Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.7904853Z self=, 2025-05-07T20:13:06.7904941Z compile=True, 2025-05-07T20:13:06.7905062Z pooling_mode=, 2025-05-07T20:13:06.7905143Z T=1, 2025-05-07T20:13:06.7905236Z D=81, 2025-05-07T20:13:06.7905317Z B=66, 2025-05-07T20:13:06.7905658Z log_E=3, 2025-05-07T20:13:06.7905836Z L=19, 2025-05-07T20:13:06.7905953Z D_gradcheck=2, 2025-05-07T20:13:06.7906088Z stochastic_rounding=False, 2025-05-07T20:13:06.7915611Z weighted=False, 2025-05-07T20:13:06.7915880Z row_wise=True, 2025-05-07T20:13:06.7916067Z mixed=True, 2025-05-07T20:13:06.7916155Z use_cache=True, 2025-05-07T20:13:06.7916291Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.7916387Z use_cpu=True, 2025-05-07T20:13:06.7916497Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.7916588Z ) 2025-05-07T20:13:06.7916734Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.7917157Z self=, 2025-05-07T20:13:06.7917262Z compile=False, 2025-05-07T20:13:06.7917378Z pooling_mode=, 2025-05-07T20:13:06.7917456Z T=4, 2025-05-07T20:13:06.7917549Z D=76, 2025-05-07T20:13:06.7917626Z B=119, 2025-05-07T20:13:06.7917718Z log_E=4, 2025-05-07T20:13:06.7917795Z L=3, 2025-05-07T20:13:06.7917882Z D_gradcheck=2, 2025-05-07T20:13:06.7917995Z stochastic_rounding=True, 2025-05-07T20:13:06.7918082Z weighted=False, 2025-05-07T20:13:06.7918169Z row_wise=True, 2025-05-07T20:13:06.7918265Z mixed=True, 2025-05-07T20:13:06.7918352Z use_cache=False, 2025-05-07T20:13:06.7918466Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.7918635Z use_cpu=True, 2025-05-07T20:13:06.7918744Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.7918825Z ) 2025-05-07T20:13:06.7918976Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.7919339Z self=, 2025-05-07T20:13:06.7919425Z compile=True, 2025-05-07T20:13:06.7919549Z pooling_mode=, 2025-05-07T20:13:06.7919630Z T=4, 2025-05-07T20:13:06.7919722Z D=114, 2025-05-07T20:13:06.7919801Z B=88, 2025-05-07T20:13:06.7919881Z log_E=4, 2025-05-07T20:13:06.7919970Z L=11, 2025-05-07T20:13:06.7920054Z D_gradcheck=1, 2025-05-07T20:13:06.7920153Z stochastic_rounding=False, 2025-05-07T20:13:06.7920255Z weighted=True, 2025-05-07T20:13:06.7920338Z row_wise=True, 2025-05-07T20:13:06.7920421Z mixed=True, 2025-05-07T20:13:06.7920518Z use_cache=False, 2025-05-07T20:13:06.7920629Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.7920717Z use_cpu=True, 2025-05-07T20:13:06.7920835Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.7920914Z ) 2025-05-07T20:13:06.7921052Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.7921423Z self=, 2025-05-07T20:13:06.7921511Z compile=True, 2025-05-07T20:13:06.7921635Z pooling_mode=, 2025-05-07T20:13:06.7921714Z T=3, 2025-05-07T20:13:06.7921794Z D=85, 2025-05-07T20:13:06.7921888Z B=4, 2025-05-07T20:13:06.7921968Z log_E=5, 2025-05-07T20:13:06.7922049Z L=13, 2025-05-07T20:13:06.7922147Z D_gradcheck=2, 2025-05-07T20:13:06.7922246Z stochastic_rounding=True, 2025-05-07T20:13:06.7922335Z weighted=False, 2025-05-07T20:13:06.7922430Z row_wise=True, 2025-05-07T20:13:06.7922512Z mixed=False, 2025-05-07T20:13:06.7922597Z use_cache=False, 2025-05-07T20:13:06.7922722Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.7922807Z use_cpu=True, 2025-05-07T20:13:06.7922912Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.7923000Z ) 2025-05-07T20:13:06.7923134Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.7923501Z self=, 2025-05-07T20:13:06.7923586Z compile=True, 2025-05-07T20:13:06.7923696Z pooling_mode=, 2025-05-07T20:13:06.7923790Z T=5, 2025-05-07T20:13:06.7923869Z D=71, 2025-05-07T20:13:06.7923947Z B=77, 2025-05-07T20:13:06.7924041Z log_E=3, 2025-05-07T20:13:06.7924117Z L=20, 2025-05-07T20:13:06.7924202Z D_gradcheck=1, 2025-05-07T20:13:06.7924316Z stochastic_rounding=False, 2025-05-07T20:13:06.7924429Z weighted=False, 2025-05-07T20:13:06.7924512Z row_wise=True, 2025-05-07T20:13:06.7924608Z mixed=False, 2025-05-07T20:13:06.7924693Z use_cache=True, 2025-05-07T20:13:06.7924822Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.7924908Z use_cpu=True, 2025-05-07T20:13:06.7925014Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.7925103Z ) 2025-05-07T20:13:06.8200805Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.8201283Z self=, 2025-05-07T20:13:06.8201391Z compile=True, 2025-05-07T20:13:06.8201503Z pooling_mode=, 2025-05-07T20:13:06.8201597Z T=3, 2025-05-07T20:13:06.8201681Z D=92, 2025-05-07T20:13:06.8201757Z B=64, 2025-05-07T20:13:06.8201850Z log_E=5, 2025-05-07T20:13:06.8201927Z L=11, 2025-05-07T20:13:06.8202014Z D_gradcheck=2, 2025-05-07T20:13:06.8202129Z stochastic_rounding=False, 2025-05-07T20:13:06.8202218Z weighted=True, 2025-05-07T20:13:06.8202301Z row_wise=True, 2025-05-07T20:13:06.8202395Z mixed=False, 2025-05-07T20:13:06.8202481Z use_cache=True, 2025-05-07T20:13:06.8202673Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.8202768Z use_cpu=True, 2025-05-07T20:13:06.8202875Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.8202953Z ) 2025-05-07T20:13:06.8203103Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.8203464Z self=, 2025-05-07T20:13:06.8203561Z compile=True, 2025-05-07T20:13:06.8203672Z pooling_mode=, 2025-05-07T20:13:06.8203756Z T=1, 2025-05-07T20:13:06.8203845Z D=13, 2025-05-07T20:13:06.8203925Z B=101, 2025-05-07T20:13:06.8204007Z log_E=4, 2025-05-07T20:13:06.8204097Z L=19, 2025-05-07T20:13:06.8204181Z D_gradcheck=2, 2025-05-07T20:13:06.8204282Z stochastic_rounding=False, 2025-05-07T20:13:06.8204384Z weighted=False, 2025-05-07T20:13:06.8204468Z row_wise=True, 2025-05-07T20:13:06.8204551Z mixed=True, 2025-05-07T20:13:06.8204655Z use_cache=False, 2025-05-07T20:13:06.8204770Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.8204869Z use_cpu=True, 2025-05-07T20:13:06.8204976Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.8205058Z ) 2025-05-07T20:13:06.8205211Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.8205757Z self=, 2025-05-07T20:13:06.8205849Z compile=False, 2025-05-07T20:13:06.8205975Z pooling_mode=, 2025-05-07T20:13:06.8206055Z T=3, 2025-05-07T20:13:06.8206136Z D=29, 2025-05-07T20:13:06.8206228Z B=114, 2025-05-07T20:13:06.8206309Z log_E=5, 2025-05-07T20:13:06.8206388Z L=16, 2025-05-07T20:13:06.8206487Z D_gradcheck=2, 2025-05-07T20:13:06.8206590Z stochastic_rounding=True, 2025-05-07T20:13:06.8206680Z weighted=False, 2025-05-07T20:13:06.8206779Z row_wise=True, 2025-05-07T20:13:06.8206862Z mixed=True, 2025-05-07T20:13:06.8206959Z use_cache=True, 2025-05-07T20:13:06.8207073Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.8207157Z use_cpu=True, 2025-05-07T20:13:06.8207328Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.8207405Z ) 2025-05-07T20:13:06.8207556Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.8207913Z self=, 2025-05-07T20:13:06.8208015Z compile=False, 2025-05-07T20:13:06.8208127Z pooling_mode=, 2025-05-07T20:13:06.8208208Z T=1, 2025-05-07T20:13:06.8208303Z D=117, 2025-05-07T20:13:06.8208384Z B=121, 2025-05-07T20:13:06.8208466Z log_E=5, 2025-05-07T20:13:06.8208558Z L=19, 2025-05-07T20:13:06.8208644Z D_gradcheck=2, 2025-05-07T20:13:06.8208804Z stochastic_rounding=False, 2025-05-07T20:13:06.8208906Z weighted=False, 2025-05-07T20:13:06.8208991Z row_wise=True, 2025-05-07T20:13:06.8209075Z mixed=False, 2025-05-07T20:13:06.8209181Z use_cache=True, 2025-05-07T20:13:06.8209292Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.8209391Z use_cpu=True, 2025-05-07T20:13:06.8209497Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.8209575Z ) 2025-05-07T20:13:06.8209722Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.8210118Z self=, 2025-05-07T20:13:06.8210205Z compile=False, 2025-05-07T20:13:06.8210328Z pooling_mode=, 2025-05-07T20:13:06.8210407Z T=4, 2025-05-07T20:13:06.8210489Z D=110, 2025-05-07T20:13:06.8210581Z B=26, 2025-05-07T20:13:06.8210662Z log_E=4, 2025-05-07T20:13:06.8210740Z L=2, 2025-05-07T20:13:06.8210838Z D_gradcheck=1, 2025-05-07T20:13:06.8210940Z stochastic_rounding=False, 2025-05-07T20:13:06.8211029Z weighted=True, 2025-05-07T20:13:06.8211123Z row_wise=True, 2025-05-07T20:13:06.8211206Z mixed=True, 2025-05-07T20:13:06.8211712Z use_cache=False, 2025-05-07T20:13:06.8211823Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.8211907Z use_cpu=True, 2025-05-07T20:13:06.8212026Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.8212103Z ) 2025-05-07T20:13:06.8212237Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.8212608Z self=, 2025-05-07T20:13:06.8212694Z compile=True, 2025-05-07T20:13:06.8212805Z pooling_mode=, 2025-05-07T20:13:06.8212895Z T=4, 2025-05-07T20:13:06.8212973Z D=126, 2025-05-07T20:13:06.8213051Z B=6, 2025-05-07T20:13:06.8213144Z log_E=4, 2025-05-07T20:13:06.8213221Z L=14, 2025-05-07T20:13:06.8213320Z D_gradcheck=2, 2025-05-07T20:13:06.8213417Z stochastic_rounding=True, 2025-05-07T20:13:06.8213500Z weighted=True, 2025-05-07T20:13:06.8213595Z row_wise=True, 2025-05-07T20:13:06.8213677Z mixed=False, 2025-05-07T20:13:06.8213766Z use_cache=False, 2025-05-07T20:13:06.8213888Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.8213972Z use_cpu=True, 2025-05-07T20:13:06.8214077Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.8214166Z ) 2025-05-07T20:13:06.8214300Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.8214655Z self=, 2025-05-07T20:13:06.8214752Z compile=False, 2025-05-07T20:13:06.8214862Z pooling_mode=, 2025-05-07T20:13:06.8214942Z T=2, 2025-05-07T20:13:06.8215031Z D=33, 2025-05-07T20:13:06.8215109Z B=16, 2025-05-07T20:13:06.8215206Z log_E=4, 2025-05-07T20:13:06.8215285Z L=19, 2025-05-07T20:13:06.8215375Z D_gradcheck=1, 2025-05-07T20:13:06.8215484Z stochastic_rounding=False, 2025-05-07T20:13:06.8215569Z weighted=True, 2025-05-07T20:13:06.8215653Z row_wise=True, 2025-05-07T20:13:06.8215751Z mixed=False, 2025-05-07T20:13:06.8215837Z use_cache=True, 2025-05-07T20:13:06.8215948Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.8216048Z use_cpu=True, 2025-05-07T20:13:06.8216156Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.8216232Z ) 2025-05-07T20:13:06.8216381Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.8216737Z self=, 2025-05-07T20:13:06.8216837Z compile=True, 2025-05-07T20:13:06.8216947Z pooling_mode=, 2025-05-07T20:13:06.8217026Z T=4, 2025-05-07T20:13:06.8217115Z D=70, 2025-05-07T20:13:06.8217192Z B=126, 2025-05-07T20:13:06.8217272Z log_E=5, 2025-05-07T20:13:06.8217363Z L=10, 2025-05-07T20:13:06.8217480Z D_gradcheck=2, 2025-05-07T20:13:06.8217579Z stochastic_rounding=True, 2025-05-07T20:13:06.8217677Z weighted=True, 2025-05-07T20:13:06.8217760Z row_wise=True, 2025-05-07T20:13:06.8217847Z mixed=False, 2025-05-07T20:13:06.8217944Z use_cache=True, 2025-05-07T20:13:06.8218056Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.8218140Z use_cpu=True, 2025-05-07T20:13:06.8218257Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.8218335Z ) 2025-05-07T20:13:06.8218495Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.8218866Z self=, 2025-05-07T20:13:06.8218954Z compile=False, 2025-05-07T20:13:06.8219076Z pooling_mode=, 2025-05-07T20:13:06.8219155Z T=5, 2025-05-07T20:13:06.8219235Z D=68, 2025-05-07T20:13:06.8219326Z B=97, 2025-05-07T20:13:06.8219405Z log_E=3, 2025-05-07T20:13:06.8219485Z L=3, 2025-05-07T20:13:06.8219581Z D_gradcheck=2, 2025-05-07T20:13:06.8219680Z stochastic_rounding=False, 2025-05-07T20:13:06.8219763Z weighted=True, 2025-05-07T20:13:06.8219858Z row_wise=True, 2025-05-07T20:13:06.8220000Z mixed=False, 2025-05-07T20:13:06.8220082Z use_cache=True, 2025-05-07T20:13:06.8220204Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.8220287Z use_cpu=True, 2025-05-07T20:13:06.8220402Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.8220478Z ) 2025-05-07T20:13:06.8220613Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.8220980Z self=, 2025-05-07T20:13:06.8221068Z compile=False, 2025-05-07T20:13:06.8221177Z pooling_mode=, 2025-05-07T20:13:06.8221274Z T=3, 2025-05-07T20:13:06.8221354Z D=102, 2025-05-07T20:13:06.8221432Z B=41, 2025-05-07T20:13:06.8221523Z log_E=3, 2025-05-07T20:13:06.8221603Z L=18, 2025-05-07T20:13:06.8221688Z D_gradcheck=2, 2025-05-07T20:13:06.8221796Z stochastic_rounding=True, 2025-05-07T20:13:06.8221881Z weighted=True, 2025-05-07T20:13:06.8221964Z row_wise=True, 2025-05-07T20:13:06.8222064Z mixed=False, 2025-05-07T20:13:06.8222149Z use_cache=False, 2025-05-07T20:13:06.8222271Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:06.8222355Z use_cpu=True, 2025-05-07T20:13:06.8222460Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.8222551Z ) 2025-05-07T20:13:06.8222687Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.8223041Z self=, 2025-05-07T20:13:06.8223139Z compile=False, 2025-05-07T20:13:06.8223249Z pooling_mode=, 2025-05-07T20:13:06.8223327Z T=1, 2025-05-07T20:13:06.8223416Z D=60, 2025-05-07T20:13:06.8223494Z B=117, 2025-05-07T20:13:06.8223574Z log_E=4, 2025-05-07T20:13:06.8223666Z L=14, 2025-05-07T20:13:06.8223750Z D_gradcheck=1, 2025-05-07T20:13:06.8223861Z stochastic_rounding=False, 2025-05-07T20:13:06.8223947Z weighted=False, 2025-05-07T20:13:06.8224034Z row_wise=True, 2025-05-07T20:13:06.8224130Z mixed=False, 2025-05-07T20:13:06.8224215Z use_cache=False, 2025-05-07T20:13:06.8224325Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.8224419Z use_cpu=True, 2025-05-07T20:13:06.8224524Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.8224604Z ) 2025-05-07T20:13:06.8224751Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.8225106Z self=, 2025-05-07T20:13:06.8225192Z compile=True, 2025-05-07T20:13:06.8225314Z pooling_mode=, 2025-05-07T20:13:06.8225392Z T=2, 2025-05-07T20:13:06.8225471Z D=78, 2025-05-07T20:13:06.8225561Z B=15, 2025-05-07T20:13:06.8225668Z log_E=3, 2025-05-07T20:13:06.8225760Z L=10, 2025-05-07T20:13:06.8225846Z D_gradcheck=1, 2025-05-07T20:13:06.8225947Z stochastic_rounding=True, 2025-05-07T20:13:06.8226047Z weighted=False, 2025-05-07T20:13:06.8226135Z row_wise=True, 2025-05-07T20:13:06.8226222Z mixed=True, 2025-05-07T20:13:06.8226324Z use_cache=True, 2025-05-07T20:13:06.8226434Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.8226519Z use_cpu=True, 2025-05-07T20:13:06.8226640Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.8226740Z ) 2025-05-07T20:13:06.8226895Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.8227248Z self=, 2025-05-07T20:13:06.8227343Z compile=True, 2025-05-07T20:13:06.8227453Z pooling_mode=, 2025-05-07T20:13:06.8227534Z T=1, 2025-05-07T20:13:06.8227626Z D=74, 2025-05-07T20:13:06.8227705Z B=67, 2025-05-07T20:13:06.8227788Z log_E=4, 2025-05-07T20:13:06.8227879Z L=0, 2025-05-07T20:13:06.8227965Z D_gradcheck=1, 2025-05-07T20:13:06.8228065Z stochastic_rounding=False, 2025-05-07T20:13:06.8228165Z weighted=False, 2025-05-07T20:13:06.8228299Z row_wise=True, 2025-05-07T20:13:06.8228379Z mixed=True, 2025-05-07T20:13:06.8228476Z use_cache=False, 2025-05-07T20:13:06.8228587Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.8228684Z use_cpu=True, 2025-05-07T20:13:06.8228789Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.8228869Z ) 2025-05-07T20:13:06.8229018Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.8229373Z self=, 2025-05-07T20:13:06.8229457Z compile=False, 2025-05-07T20:13:06.8229583Z pooling_mode=, 2025-05-07T20:13:06.8229663Z T=2, 2025-05-07T20:13:06.8229743Z D=31, 2025-05-07T20:13:06.8229837Z B=104, 2025-05-07T20:13:06.8229921Z log_E=5, 2025-05-07T20:13:06.8230000Z L=15, 2025-05-07T20:13:06.8230101Z D_gradcheck=1, 2025-05-07T20:13:06.8230202Z stochastic_rounding=False, 2025-05-07T20:13:06.8230291Z weighted=True, 2025-05-07T20:13:06.8230390Z row_wise=True, 2025-05-07T20:13:06.8230476Z mixed=False, 2025-05-07T20:13:06.8230576Z use_cache=False, 2025-05-07T20:13:06.8230689Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.8230772Z use_cpu=True, 2025-05-07T20:13:06.8230892Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.8230968Z ) 2025-05-07T20:13:06.8231102Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.8231466Z self=, 2025-05-07T20:13:06.8231550Z compile=True, 2025-05-07T20:13:06.8231660Z pooling_mode=, 2025-05-07T20:13:06.8231748Z T=5, 2025-05-07T20:13:06.8231826Z D=103, 2025-05-07T20:13:06.8231902Z B=18, 2025-05-07T20:13:06.8231994Z log_E=3, 2025-05-07T20:13:06.8232073Z L=2, 2025-05-07T20:13:06.8232167Z D_gradcheck=1, 2025-05-07T20:13:06.8232265Z stochastic_rounding=False, 2025-05-07T20:13:06.8232352Z weighted=True, 2025-05-07T20:13:06.8232445Z row_wise=True, 2025-05-07T20:13:06.8232527Z mixed=False, 2025-05-07T20:13:06.8232608Z use_cache=True, 2025-05-07T20:13:06.8232731Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.8232815Z use_cpu=True, 2025-05-07T20:13:06.8232918Z output_dtype=SparseType.FP32, 2025-05-07T20:13:06.8233004Z ) 2025-05-07T20:13:06.8233139Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:06.8233487Z self=, 2025-05-07T20:13:06.8233582Z compile=True, 2025-05-07T20:13:06.8233692Z pooling_mode=, 2025-05-07T20:13:06.8233778Z T=1, 2025-05-07T20:13:06.8233855Z D=33, 2025-05-07T20:13:06.8233958Z B=119, 2025-05-07T20:13:06.8234047Z log_E=3, 2025-05-07T20:13:06.8234125Z L=18, 2025-05-07T20:13:06.8234207Z D_gradcheck=1, 2025-05-07T20:13:06.8234318Z stochastic_rounding=True, 2025-05-07T20:13:06.8234407Z weighted=False, 2025-05-07T20:13:06.8234489Z row_wise=True, 2025-05-07T20:13:06.8234583Z mixed=True, 2025-05-07T20:13:06.8234668Z use_cache=True, 2025-05-07T20:13:06.8234775Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:06.8234869Z use_cpu=True, 2025-05-07T20:13:06.8234999Z output_dtype=SparseType.FP16, 2025-05-07T20:13:06.8235074Z ) 2025-05-07T20:13:08.0910722Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.0911941Z self=, 2025-05-07T20:13:08.0913037Z compile=False, 2025-05-07T20:13:08.0913465Z pooling_mode=, 2025-05-07T20:13:08.0913949Z T=1, 2025-05-07T20:13:08.0914279Z D=60, 2025-05-07T20:13:08.0914643Z B=113, 2025-05-07T20:13:08.0914974Z log_E=5, 2025-05-07T20:13:08.0915324Z L=9, 2025-05-07T20:13:08.0915656Z D_gradcheck=1, 2025-05-07T20:13:08.0916129Z stochastic_rounding=False, 2025-05-07T20:13:08.0917006Z weighted=False, 2025-05-07T20:13:08.0917404Z row_wise=True, 2025-05-07T20:13:08.0917763Z mixed=False, 2025-05-07T20:13:08.0918177Z use_cache=True, 2025-05-07T20:13:08.0918644Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.0919166Z use_cpu=True, 2025-05-07T20:13:08.0919585Z output_dtype=SparseType.FP32, 2025-05-07T20:13:08.0920053Z ) 2025-05-07T20:13:08.0920472Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.0921598Z self=, 2025-05-07T20:13:08.0922653Z compile=False, 2025-05-07T20:13:08.0923120Z pooling_mode=, 2025-05-07T20:13:08.0923635Z T=4, 2025-05-07T20:13:08.0924003Z D=77, 2025-05-07T20:13:08.0924348Z B=102, 2025-05-07T20:13:08.0924663Z log_E=4, 2025-05-07T20:13:08.0925021Z L=18, 2025-05-07T20:13:08.0925376Z D_gradcheck=1, 2025-05-07T20:13:08.0925797Z stochastic_rounding=False, 2025-05-07T20:13:08.0926292Z weighted=False, 2025-05-07T20:13:08.0926702Z row_wise=True, 2025-05-07T20:13:08.0927077Z mixed=False, 2025-05-07T20:13:08.0927482Z use_cache=True, 2025-05-07T20:13:08.0927924Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.0928474Z use_cpu=True, 2025-05-07T20:13:08.0928910Z output_dtype=SparseType.FP32, 2025-05-07T20:13:08.0929408Z ) 2025-05-07T20:13:08.0929841Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.0930975Z self=, 2025-05-07T20:13:08.0932039Z compile=False, 2025-05-07T20:13:08.0932505Z pooling_mode=, 2025-05-07T20:13:08.0933028Z T=4, 2025-05-07T20:13:08.0933390Z D=51, 2025-05-07T20:13:08.0933731Z B=76, 2025-05-07T20:13:08.0934048Z log_E=5, 2025-05-07T20:13:08.0934405Z L=3, 2025-05-07T20:13:08.0934764Z D_gradcheck=2, 2025-05-07T20:13:08.0935198Z stochastic_rounding=True, 2025-05-07T20:13:08.0935686Z weighted=False, 2025-05-07T20:13:08.0936082Z row_wise=True, 2025-05-07T20:13:08.0936468Z mixed=False, 2025-05-07T20:13:08.0936844Z use_cache=False, 2025-05-07T20:13:08.0937279Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.0937808Z use_cpu=True, 2025-05-07T20:13:08.0938243Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.0938748Z ) 2025-05-07T20:13:08.0939167Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.0940245Z self=, 2025-05-07T20:13:08.0941301Z compile=False, 2025-05-07T20:13:08.0941768Z pooling_mode=, 2025-05-07T20:13:08.0942283Z T=1, 2025-05-07T20:13:08.0942810Z D=25, 2025-05-07T20:13:08.0943178Z B=31, 2025-05-07T20:13:08.0943526Z log_E=3, 2025-05-07T20:13:08.0943951Z L=19, 2025-05-07T20:13:08.0944293Z D_gradcheck=1, 2025-05-07T20:13:08.0944713Z stochastic_rounding=True, 2025-05-07T20:13:08.0945163Z weighted=False, 2025-05-07T20:13:08.0945532Z row_wise=True, 2025-05-07T20:13:08.0945888Z mixed=False, 2025-05-07T20:13:08.0946227Z use_cache=True, 2025-05-07T20:13:08.0946632Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.0947301Z use_cpu=True, 2025-05-07T20:13:08.0947764Z output_dtype=SparseType.FP32, 2025-05-07T20:13:08.0948256Z ) 2025-05-07T20:13:08.0948648Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.0949722Z self=, 2025-05-07T20:13:08.0950727Z compile=False, 2025-05-07T20:13:08.0951163Z pooling_mode=, 2025-05-07T20:13:08.0951698Z T=1, 2025-05-07T20:13:08.0952011Z D=43, 2025-05-07T20:13:08.0952343Z B=28, 2025-05-07T20:13:08.0952666Z log_E=4, 2025-05-07T20:13:08.0953023Z L=14, 2025-05-07T20:13:08.0953390Z D_gradcheck=1, 2025-05-07T20:13:08.0953952Z stochastic_rounding=True, 2025-05-07T20:13:08.0954403Z weighted=True, 2025-05-07T20:13:08.0954770Z row_wise=True, 2025-05-07T20:13:08.0955135Z mixed=True, 2025-05-07T20:13:08.0955507Z use_cache=True, 2025-05-07T20:13:08.0956045Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.0956600Z use_cpu=True, 2025-05-07T20:13:08.0957030Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.0957517Z ) 2025-05-07T20:13:08.0958100Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.0959243Z self=, 2025-05-07T20:13:08.0960277Z compile=False, 2025-05-07T20:13:08.0960731Z pooling_mode=, 2025-05-07T20:13:08.0961275Z T=4, 2025-05-07T20:13:08.0961612Z D=45, 2025-05-07T20:13:08.0961941Z B=4, 2025-05-07T20:13:08.0962290Z log_E=5, 2025-05-07T20:13:08.0962647Z L=3, 2025-05-07T20:13:08.0963001Z D_gradcheck=1, 2025-05-07T20:13:08.0963437Z stochastic_rounding=True, 2025-05-07T20:13:08.0963915Z weighted=False, 2025-05-07T20:13:08.0964304Z row_wise=True, 2025-05-07T20:13:08.0964704Z mixed=True, 2025-05-07T20:13:08.0965080Z use_cache=False, 2025-05-07T20:13:08.0965550Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.0966097Z use_cpu=True, 2025-05-07T20:13:08.0966531Z output_dtype=SparseType.FP32, 2025-05-07T20:13:08.0967023Z ) 2025-05-07T20:13:08.0967462Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.0968594Z self=, 2025-05-07T20:13:08.0969647Z compile=True, 2025-05-07T20:13:08.0970110Z pooling_mode=, 2025-05-07T20:13:08.0970660Z T=1, 2025-05-07T20:13:08.0970984Z D=100, 2025-05-07T20:13:08.0971340Z B=55, 2025-05-07T20:13:08.0971668Z log_E=3, 2025-05-07T20:13:08.0971995Z L=3, 2025-05-07T20:13:08.0972352Z D_gradcheck=1, 2025-05-07T20:13:08.0972774Z stochastic_rounding=False, 2025-05-07T20:13:08.0973262Z weighted=False, 2025-05-07T20:13:08.0973675Z row_wise=True, 2025-05-07T20:13:08.0974069Z mixed=False, 2025-05-07T20:13:08.0974451Z use_cache=True, 2025-05-07T20:13:08.0974879Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.0975397Z use_cpu=True, 2025-05-07T20:13:08.0975801Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.0976320Z ) 2025-05-07T20:13:08.0976760Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.0977858Z self=, 2025-05-07T20:13:08.0978833Z compile=True, 2025-05-07T20:13:08.0979242Z pooling_mode=, 2025-05-07T20:13:08.0979832Z T=4, 2025-05-07T20:13:08.0980189Z D=103, 2025-05-07T20:13:08.0980558Z B=91, 2025-05-07T20:13:08.0980911Z log_E=5, 2025-05-07T20:13:08.0981279Z L=20, 2025-05-07T20:13:08.0981611Z D_gradcheck=1, 2025-05-07T20:13:08.0981991Z stochastic_rounding=False, 2025-05-07T20:13:08.0982462Z weighted=False, 2025-05-07T20:13:08.0982860Z row_wise=True, 2025-05-07T20:13:08.0983247Z mixed=False, 2025-05-07T20:13:08.0983631Z use_cache=False, 2025-05-07T20:13:08.0984172Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.0984699Z use_cpu=True, 2025-05-07T20:13:08.0985114Z output_dtype=SparseType.FP32, 2025-05-07T20:13:08.0985593Z ) 2025-05-07T20:13:08.0986000Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.0987141Z self=, 2025-05-07T20:13:08.0988132Z compile=False, 2025-05-07T20:13:08.0988593Z pooling_mode=, 2025-05-07T20:13:08.0989116Z T=4, 2025-05-07T20:13:08.0989452Z D=60, 2025-05-07T20:13:08.0989801Z B=39, 2025-05-07T20:13:08.0990135Z log_E=3, 2025-05-07T20:13:08.0990589Z L=12, 2025-05-07T20:13:08.0991001Z D_gradcheck=1, 2025-05-07T20:13:08.0991419Z stochastic_rounding=False, 2025-05-07T20:13:08.0991906Z weighted=False, 2025-05-07T20:13:08.0992309Z row_wise=True, 2025-05-07T20:13:08.0992669Z mixed=False, 2025-05-07T20:13:08.0993052Z use_cache=False, 2025-05-07T20:13:08.0993529Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.0994056Z use_cpu=True, 2025-05-07T20:13:08.0994507Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.0995003Z ) 2025-05-07T20:13:08.0995425Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.0996649Z self=, 2025-05-07T20:13:08.0997704Z compile=False, 2025-05-07T20:13:08.0998160Z pooling_mode=, 2025-05-07T20:13:08.0998704Z T=4, 2025-05-07T20:13:08.0999058Z D=34, 2025-05-07T20:13:08.0999398Z B=68, 2025-05-07T20:13:08.0999741Z log_E=3, 2025-05-07T20:13:08.1000111Z L=0, 2025-05-07T20:13:08.1000462Z D_gradcheck=2, 2025-05-07T20:13:08.1000885Z stochastic_rounding=False, 2025-05-07T20:13:08.1001373Z weighted=False, 2025-05-07T20:13:08.1001793Z row_wise=True, 2025-05-07T20:13:08.1002168Z mixed=True, 2025-05-07T20:13:08.1002545Z use_cache=False, 2025-05-07T20:13:08.1003026Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.1003572Z use_cpu=True, 2025-05-07T20:13:08.1004025Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.1004526Z ) 2025-05-07T20:13:08.1004940Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.1006242Z self=, 2025-05-07T20:13:08.1007330Z compile=True, 2025-05-07T20:13:08.1007777Z pooling_mode=, 2025-05-07T20:13:08.1008286Z T=5, 2025-05-07T20:13:08.1008605Z D=123, 2025-05-07T20:13:08.1008913Z B=76, 2025-05-07T20:13:08.1009232Z log_E=4, 2025-05-07T20:13:08.1009583Z L=6, 2025-05-07T20:13:08.1009938Z D_gradcheck=2, 2025-05-07T20:13:08.1010391Z stochastic_rounding=True, 2025-05-07T20:13:08.1010866Z weighted=True, 2025-05-07T20:13:08.1011232Z row_wise=True, 2025-05-07T20:13:08.1011589Z mixed=False, 2025-05-07T20:13:08.1011961Z use_cache=True, 2025-05-07T20:13:08.1012363Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.1012827Z use_cpu=True, 2025-05-07T20:13:08.1013216Z output_dtype=SparseType.FP32, 2025-05-07T20:13:08.1013669Z ) 2025-05-07T20:13:08.1014106Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.1015222Z self=, 2025-05-07T20:13:08.1016209Z compile=True, 2025-05-07T20:13:08.1016810Z pooling_mode=, 2025-05-07T20:13:08.1017314Z T=4, 2025-05-07T20:13:08.1017638Z D=44, 2025-05-07T20:13:08.1017954Z B=21, 2025-05-07T20:13:08.1018296Z log_E=4, 2025-05-07T20:13:08.1018640Z L=16, 2025-05-07T20:13:08.1018955Z D_gradcheck=1, 2025-05-07T20:13:08.1019372Z stochastic_rounding=False, 2025-05-07T20:13:08.1019856Z weighted=False, 2025-05-07T20:13:08.1020263Z row_wise=True, 2025-05-07T20:13:08.1020640Z mixed=True, 2025-05-07T20:13:08.1021148Z use_cache=True, 2025-05-07T20:13:08.1021557Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.1022084Z use_cpu=True, 2025-05-07T20:13:08.1022529Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.1023013Z ) 2025-05-07T20:13:08.1023437Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.1024582Z self=, 2025-05-07T20:13:08.1025640Z compile=True, 2025-05-07T20:13:08.1026092Z pooling_mode=, 2025-05-07T20:13:08.1026615Z T=5, 2025-05-07T20:13:08.1026968Z D=30, 2025-05-07T20:13:08.1027303Z B=8, 2025-05-07T20:13:08.1027879Z log_E=5, 2025-05-07T20:13:08.1028253Z L=14, 2025-05-07T20:13:08.1028585Z D_gradcheck=1, 2025-05-07T20:13:08.1029026Z stochastic_rounding=False, 2025-05-07T20:13:08.1029521Z weighted=True, 2025-05-07T20:13:08.1029902Z row_wise=True, 2025-05-07T20:13:08.1030313Z mixed=True, 2025-05-07T20:13:08.1030705Z use_cache=False, 2025-05-07T20:13:08.1031159Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.1031710Z use_cpu=True, 2025-05-07T20:13:08.1032150Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.1032644Z ) 2025-05-07T20:13:08.1033084Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.1034229Z self=, 2025-05-07T20:13:08.1035307Z compile=True, 2025-05-07T20:13:08.1035726Z pooling_mode=, 2025-05-07T20:13:08.1036362Z T=5, 2025-05-07T20:13:08.1036700Z D=18, 2025-05-07T20:13:08.1037039Z B=45, 2025-05-07T20:13:08.1037392Z log_E=3, 2025-05-07T20:13:08.1037738Z L=20, 2025-05-07T20:13:08.1038080Z D_gradcheck=2, 2025-05-07T20:13:08.1038491Z stochastic_rounding=True, 2025-05-07T20:13:08.1038948Z weighted=True, 2025-05-07T20:13:08.1039322Z row_wise=True, 2025-05-07T20:13:08.1039706Z mixed=True, 2025-05-07T20:13:08.1040105Z use_cache=True, 2025-05-07T20:13:08.1040553Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.1041099Z use_cpu=True, 2025-05-07T20:13:08.1041509Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.1041965Z ) 2025-05-07T20:13:08.1042366Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.1043509Z self=, 2025-05-07T20:13:08.1044537Z compile=False, 2025-05-07T20:13:08.1044952Z pooling_mode=, 2025-05-07T20:13:08.1045442Z T=5, 2025-05-07T20:13:08.1045756Z D=30, 2025-05-07T20:13:08.1046055Z B=28, 2025-05-07T20:13:08.1046380Z log_E=4, 2025-05-07T20:13:08.1046708Z L=16, 2025-05-07T20:13:08.1047035Z D_gradcheck=1, 2025-05-07T20:13:08.1047479Z stochastic_rounding=True, 2025-05-07T20:13:08.1047984Z weighted=True, 2025-05-07T20:13:08.1048369Z row_wise=True, 2025-05-07T20:13:08.1048725Z mixed=False, 2025-05-07T20:13:08.1049098Z use_cache=False, 2025-05-07T20:13:08.1049523Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.1050071Z use_cpu=True, 2025-05-07T20:13:08.1050500Z output_dtype=SparseType.FP32, 2025-05-07T20:13:08.1050946Z ) 2025-05-07T20:13:08.1051363Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.1052450Z self=, 2025-05-07T20:13:08.1053621Z compile=False, 2025-05-07T20:13:08.1054063Z pooling_mode=, 2025-05-07T20:13:08.1054571Z T=1, 2025-05-07T20:13:08.1054891Z D=82, 2025-05-07T20:13:08.1055204Z B=68, 2025-05-07T20:13:08.1055555Z log_E=4, 2025-05-07T20:13:08.1055920Z L=10, 2025-05-07T20:13:08.1056245Z D_gradcheck=1, 2025-05-07T20:13:08.1056666Z stochastic_rounding=True, 2025-05-07T20:13:08.1057156Z weighted=True, 2025-05-07T20:13:08.1057535Z row_wise=True, 2025-05-07T20:13:08.1058038Z mixed=False, 2025-05-07T20:13:08.1058431Z use_cache=False, 2025-05-07T20:13:08.1058873Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.1059417Z use_cpu=True, 2025-05-07T20:13:08.1059827Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.1060317Z ) 2025-05-07T20:13:08.1293925Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.1295123Z self=, 2025-05-07T20:13:08.1296064Z compile=True, 2025-05-07T20:13:08.1296510Z pooling_mode=, 2025-05-07T20:13:08.1297068Z T=4, 2025-05-07T20:13:08.1297427Z D=124, 2025-05-07T20:13:08.1297990Z B=89, 2025-05-07T20:13:08.1298319Z log_E=4, 2025-05-07T20:13:08.1298664Z L=0, 2025-05-07T20:13:08.1298995Z D_gradcheck=1, 2025-05-07T20:13:08.1299422Z stochastic_rounding=True, 2025-05-07T20:13:08.1299893Z weighted=False, 2025-05-07T20:13:08.1300257Z row_wise=True, 2025-05-07T20:13:08.1300640Z mixed=True, 2025-05-07T20:13:08.1301024Z use_cache=False, 2025-05-07T20:13:08.1301464Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.1301992Z use_cpu=True, 2025-05-07T20:13:08.1302424Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.1302928Z ) 2025-05-07T20:13:08.1303342Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.1304408Z self=, 2025-05-07T20:13:08.1305639Z compile=True, 2025-05-07T20:13:08.1306093Z pooling_mode=, 2025-05-07T20:13:08.1306627Z T=4, 2025-05-07T20:13:08.1306964Z D=83, 2025-05-07T20:13:08.1307317Z B=52, 2025-05-07T20:13:08.1307673Z log_E=3, 2025-05-07T20:13:08.1308027Z L=0, 2025-05-07T20:13:08.1308369Z D_gradcheck=2, 2025-05-07T20:13:08.1308813Z stochastic_rounding=False, 2025-05-07T20:13:08.1309275Z weighted=False, 2025-05-07T20:13:08.1309667Z row_wise=True, 2025-05-07T20:13:08.1310081Z mixed=True, 2025-05-07T20:13:08.1310463Z use_cache=False, 2025-05-07T20:13:08.1310905Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.1311460Z use_cpu=True, 2025-05-07T20:13:08.1311894Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.1312397Z ) 2025-05-07T20:13:08.1312821Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.1313958Z self=, 2025-05-07T20:13:08.1315011Z compile=True, 2025-05-07T20:13:08.1315469Z pooling_mode=, 2025-05-07T20:13:08.1316086Z T=5, 2025-05-07T20:13:08.1316422Z D=62, 2025-05-07T20:13:08.1316755Z B=54, 2025-05-07T20:13:08.1317096Z log_E=4, 2025-05-07T20:13:08.1317447Z L=17, 2025-05-07T20:13:08.1317794Z D_gradcheck=1, 2025-05-07T20:13:08.1318228Z stochastic_rounding=False, 2025-05-07T20:13:08.1318700Z weighted=False, 2025-05-07T20:13:08.1319101Z row_wise=True, 2025-05-07T20:13:08.1319503Z mixed=True, 2025-05-07T20:13:08.1319889Z use_cache=False, 2025-05-07T20:13:08.1320350Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.1320892Z use_cpu=True, 2025-05-07T20:13:08.1321344Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.1321826Z ) 2025-05-07T20:13:08.1322255Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.1323372Z self=, 2025-05-07T20:13:08.1324558Z compile=True, 2025-05-07T20:13:08.1325025Z pooling_mode=, 2025-05-07T20:13:08.1325577Z T=5, 2025-05-07T20:13:08.1325913Z D=4, 2025-05-07T20:13:08.1326242Z B=22, 2025-05-07T20:13:08.1326570Z log_E=3, 2025-05-07T20:13:08.1326895Z L=18, 2025-05-07T20:13:08.1327228Z D_gradcheck=2, 2025-05-07T20:13:08.1327636Z stochastic_rounding=False, 2025-05-07T20:13:08.1328130Z weighted=True, 2025-05-07T20:13:08.1328679Z row_wise=True, 2025-05-07T20:13:08.1329055Z mixed=False, 2025-05-07T20:13:08.1329408Z use_cache=True, 2025-05-07T20:13:08.1329837Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.1330339Z use_cpu=True, 2025-05-07T20:13:08.1330731Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.1331166Z ) 2025-05-07T20:13:08.1331547Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.1332700Z self=, 2025-05-07T20:13:08.1333694Z compile=True, 2025-05-07T20:13:08.1334129Z pooling_mode=, 2025-05-07T20:13:08.1334650Z T=3, 2025-05-07T20:13:08.1335173Z D=89, 2025-05-07T20:13:08.1335493Z B=86, 2025-05-07T20:13:08.1335815Z log_E=5, 2025-05-07T20:13:08.1336148Z L=19, 2025-05-07T20:13:08.1336490Z D_gradcheck=1, 2025-05-07T20:13:08.1336900Z stochastic_rounding=False, 2025-05-07T20:13:08.1337361Z weighted=True, 2025-05-07T20:13:08.1337752Z row_wise=True, 2025-05-07T20:13:08.1338155Z mixed=False, 2025-05-07T20:13:08.1338543Z use_cache=True, 2025-05-07T20:13:08.1338953Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.1339459Z use_cpu=True, 2025-05-07T20:13:08.1339845Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.1340341Z ) 2025-05-07T20:13:08.1340760Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.1341889Z self=, 2025-05-07T20:13:08.1342944Z compile=True, 2025-05-07T20:13:08.1343395Z pooling_mode=, 2025-05-07T20:13:08.1343954Z T=4, 2025-05-07T20:13:08.1344277Z D=79, 2025-05-07T20:13:08.1344607Z B=56, 2025-05-07T20:13:08.1344960Z log_E=5, 2025-05-07T20:13:08.1345306Z L=6, 2025-05-07T20:13:08.1345656Z D_gradcheck=2, 2025-05-07T20:13:08.1346089Z stochastic_rounding=True, 2025-05-07T20:13:08.1346558Z weighted=False, 2025-05-07T20:13:08.1346967Z row_wise=True, 2025-05-07T20:13:08.1347365Z mixed=False, 2025-05-07T20:13:08.1347745Z use_cache=False, 2025-05-07T20:13:08.1348206Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.1348758Z use_cpu=True, 2025-05-07T20:13:08.1349172Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.1349690Z ) 2025-05-07T20:13:08.1350118Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.1351260Z self=, 2025-05-07T20:13:08.1352342Z compile=False, 2025-05-07T20:13:08.1352799Z pooling_mode=, 2025-05-07T20:13:08.1353366Z T=5, 2025-05-07T20:13:08.1353700Z D=45, 2025-05-07T20:13:08.1354037Z B=111, 2025-05-07T20:13:08.1354407Z log_E=4, 2025-05-07T20:13:08.1354764Z L=12, 2025-05-07T20:13:08.1355134Z D_gradcheck=1, 2025-05-07T20:13:08.1355570Z stochastic_rounding=False, 2025-05-07T20:13:08.1356149Z weighted=False, 2025-05-07T20:13:08.1356548Z row_wise=True, 2025-05-07T20:13:08.1356923Z mixed=False, 2025-05-07T20:13:08.1357282Z use_cache=True, 2025-05-07T20:13:08.1357713Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.1358268Z use_cpu=True, 2025-05-07T20:13:08.1358704Z output_dtype=SparseType.FP32, 2025-05-07T20:13:08.1359204Z ) 2025-05-07T20:13:08.1359625Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.1360675Z self=, 2025-05-07T20:13:08.1361888Z compile=False, 2025-05-07T20:13:08.1362324Z pooling_mode=, 2025-05-07T20:13:08.1362843Z T=5, 2025-05-07T20:13:08.1363157Z D=87, 2025-05-07T20:13:08.1363484Z B=82, 2025-05-07T20:13:08.1363792Z log_E=5, 2025-05-07T20:13:08.1364091Z L=6, 2025-05-07T20:13:08.1364413Z D_gradcheck=2, 2025-05-07T20:13:08.1364793Z stochastic_rounding=True, 2025-05-07T20:13:08.1365341Z weighted=False, 2025-05-07T20:13:08.1365762Z row_wise=True, 2025-05-07T20:13:08.1366172Z mixed=False, 2025-05-07T20:13:08.1366540Z use_cache=True, 2025-05-07T20:13:08.1366942Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.1367459Z use_cpu=True, 2025-05-07T20:13:08.1367868Z output_dtype=SparseType.FP32, 2025-05-07T20:13:08.1368358Z ) 2025-05-07T20:13:08.1368778Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.1369853Z self=, 2025-05-07T20:13:08.1370852Z compile=False, 2025-05-07T20:13:08.1371329Z pooling_mode=, 2025-05-07T20:13:08.1371995Z T=1, 2025-05-07T20:13:08.1372333Z D=49, 2025-05-07T20:13:08.1372657Z B=67, 2025-05-07T20:13:08.1372966Z log_E=3, 2025-05-07T20:13:08.1373307Z L=18, 2025-05-07T20:13:08.1373667Z D_gradcheck=1, 2025-05-07T20:13:08.1374077Z stochastic_rounding=True, 2025-05-07T20:13:08.1374555Z weighted=True, 2025-05-07T20:13:08.1374968Z row_wise=True, 2025-05-07T20:13:08.1375358Z mixed=True, 2025-05-07T20:13:08.1375733Z use_cache=True, 2025-05-07T20:13:08.1376191Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.1376722Z use_cpu=True, 2025-05-07T20:13:08.1377159Z output_dtype=SparseType.FP32, 2025-05-07T20:13:08.1377655Z ) 2025-05-07T20:13:08.1378067Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.1379200Z self=, 2025-05-07T20:13:08.1380271Z compile=True, 2025-05-07T20:13:08.1380734Z pooling_mode=, 2025-05-07T20:13:08.1381256Z T=1, 2025-05-07T20:13:08.1381623Z D=10, 2025-05-07T20:13:08.1381971Z B=2, 2025-05-07T20:13:08.1382286Z log_E=3, 2025-05-07T20:13:08.1382653Z L=3, 2025-05-07T20:13:08.1383006Z D_gradcheck=1, 2025-05-07T20:13:08.1383416Z stochastic_rounding=False, 2025-05-07T20:13:08.1383924Z weighted=False, 2025-05-07T20:13:08.1384325Z row_wise=True, 2025-05-07T20:13:08.1384710Z mixed=True, 2025-05-07T20:13:08.1385093Z use_cache=False, 2025-05-07T20:13:08.1385560Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.1386104Z use_cpu=True, 2025-05-07T20:13:08.1386533Z output_dtype=SparseType.FP32, 2025-05-07T20:13:08.1387030Z ) 2025-05-07T20:13:08.1387456Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.1388600Z self=, 2025-05-07T20:13:08.1389651Z compile=True, 2025-05-07T20:13:08.1390092Z pooling_mode=, 2025-05-07T20:13:08.1390602Z T=1, 2025-05-07T20:13:08.1390947Z D=76, 2025-05-07T20:13:08.1391296Z B=82, 2025-05-07T20:13:08.1391633Z log_E=5, 2025-05-07T20:13:08.1392001Z L=2, 2025-05-07T20:13:08.1392352Z D_gradcheck=2, 2025-05-07T20:13:08.1392753Z stochastic_rounding=False, 2025-05-07T20:13:08.1393216Z weighted=False, 2025-05-07T20:13:08.1393591Z row_wise=True, 2025-05-07T20:13:08.1393950Z mixed=True, 2025-05-07T20:13:08.1394360Z use_cache=False, 2025-05-07T20:13:08.1394855Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.1395382Z use_cpu=True, 2025-05-07T20:13:08.1395798Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.1396359Z ) 2025-05-07T20:13:08.1396740Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.1397863Z self=, 2025-05-07T20:13:08.1398919Z compile=True, 2025-05-07T20:13:08.1399395Z pooling_mode=, 2025-05-07T20:13:08.1399869Z T=2, 2025-05-07T20:13:08.1400184Z D=92, 2025-05-07T20:13:08.1400521Z B=21, 2025-05-07T20:13:08.1400832Z log_E=4, 2025-05-07T20:13:08.1401181Z L=19, 2025-05-07T20:13:08.1401533Z D_gradcheck=2, 2025-05-07T20:13:08.1402643Z stochastic_rounding=False, 2025-05-07T20:13:08.1403146Z weighted=False, 2025-05-07T20:13:08.1403536Z row_wise=True, 2025-05-07T20:13:08.1403896Z mixed=True, 2025-05-07T20:13:08.1404297Z use_cache=False, 2025-05-07T20:13:08.1404776Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.1405286Z use_cpu=True, 2025-05-07T20:13:08.1405895Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.1406356Z ) 2025-05-07T20:13:08.1406753Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.1407885Z self=, 2025-05-07T20:13:08.1408940Z compile=False, 2025-05-07T20:13:08.1409586Z pooling_mode=, 2025-05-07T20:13:08.1410107Z T=2, 2025-05-07T20:13:08.1410455Z D=74, 2025-05-07T20:13:08.1410795Z B=40, 2025-05-07T20:13:08.1411110Z log_E=3, 2025-05-07T20:13:08.1411464Z L=20, 2025-05-07T20:13:08.1411827Z D_gradcheck=2, 2025-05-07T20:13:08.1412237Z stochastic_rounding=True, 2025-05-07T20:13:08.1412730Z weighted=False, 2025-05-07T20:13:08.1413133Z row_wise=True, 2025-05-07T20:13:08.1413499Z mixed=False, 2025-05-07T20:13:08.1413903Z use_cache=True, 2025-05-07T20:13:08.1414348Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.1414886Z use_cpu=True, 2025-05-07T20:13:08.1415325Z output_dtype=SparseType.FP32, 2025-05-07T20:13:08.1415812Z ) 2025-05-07T20:13:08.1416241Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.1417387Z self=, 2025-05-07T20:13:08.1418453Z compile=False, 2025-05-07T20:13:08.1418920Z pooling_mode=, 2025-05-07T20:13:08.1419458Z T=2, 2025-05-07T20:13:08.1419806Z D=72, 2025-05-07T20:13:08.1420153Z B=92, 2025-05-07T20:13:08.1420471Z log_E=4, 2025-05-07T20:13:08.1420832Z L=3, 2025-05-07T20:13:08.1421203Z D_gradcheck=1, 2025-05-07T20:13:08.1421624Z stochastic_rounding=False, 2025-05-07T20:13:08.1422126Z weighted=True, 2025-05-07T20:13:08.1422519Z row_wise=True, 2025-05-07T20:13:08.1422911Z mixed=False, 2025-05-07T20:13:08.1423287Z use_cache=False, 2025-05-07T20:13:08.1423725Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.1424250Z use_cpu=True, 2025-05-07T20:13:08.1424698Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.1425208Z ) 2025-05-07T20:13:08.1425632Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.1426709Z self=, 2025-05-07T20:13:08.1427765Z compile=True, 2025-05-07T20:13:08.1428222Z pooling_mode=, 2025-05-07T20:13:08.1428741Z T=1, 2025-05-07T20:13:08.1429066Z D=3, 2025-05-07T20:13:08.1429372Z B=108, 2025-05-07T20:13:08.1429706Z log_E=5, 2025-05-07T20:13:08.1430029Z L=19, 2025-05-07T20:13:08.1430337Z D_gradcheck=1, 2025-05-07T20:13:08.1430724Z stochastic_rounding=False, 2025-05-07T20:13:08.1431153Z weighted=False, 2025-05-07T20:13:08.1431517Z row_wise=True, 2025-05-07T20:13:08.1431915Z mixed=False, 2025-05-07T20:13:08.1432317Z use_cache=True, 2025-05-07T20:13:08.1432789Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.1433269Z use_cpu=True, 2025-05-07T20:13:08.1433670Z output_dtype=SparseType.FP32, 2025-05-07T20:13:08.1434152Z ) 2025-05-07T20:13:08.1434715Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.1435780Z self=, 2025-05-07T20:13:08.1436899Z compile=False, 2025-05-07T20:13:08.1437338Z pooling_mode=, 2025-05-07T20:13:08.1437866Z T=3, 2025-05-07T20:13:08.1438229Z D=86, 2025-05-07T20:13:08.1438561Z B=26, 2025-05-07T20:13:08.1438885Z log_E=3, 2025-05-07T20:13:08.1439224Z L=4, 2025-05-07T20:13:08.1439675Z D_gradcheck=2, 2025-05-07T20:13:08.1440078Z stochastic_rounding=False, 2025-05-07T20:13:08.1440548Z weighted=True, 2025-05-07T20:13:08.1440924Z row_wise=True, 2025-05-07T20:13:08.1441299Z mixed=True, 2025-05-07T20:13:08.1441706Z use_cache=False, 2025-05-07T20:13:08.1442145Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.1442694Z use_cpu=True, 2025-05-07T20:13:08.1443138Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.1443631Z ) 2025-05-07T20:13:08.4091541Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.4092242Z self=, 2025-05-07T20:13:08.4093341Z compile=True, 2025-05-07T20:13:08.4093594Z pooling_mode=, 2025-05-07T20:13:08.4093903Z T=4, 2025-05-07T20:13:08.4094107Z D=44, 2025-05-07T20:13:08.4094296Z B=79, 2025-05-07T20:13:08.4094501Z log_E=5, 2025-05-07T20:13:08.4094715Z L=0, 2025-05-07T20:13:08.4094919Z D_gradcheck=1, 2025-05-07T20:13:08.4095170Z stochastic_rounding=False, 2025-05-07T20:13:08.4095451Z weighted=False, 2025-05-07T20:13:08.4095669Z row_wise=True, 2025-05-07T20:13:08.4095895Z mixed=False, 2025-05-07T20:13:08.4096117Z use_cache=True, 2025-05-07T20:13:08.4096360Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.4096668Z use_cpu=True, 2025-05-07T20:13:08.4096921Z output_dtype=SparseType.FP32, 2025-05-07T20:13:08.4097286Z ) 2025-05-07T20:13:08.4109182Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.4109806Z self=, 2025-05-07T20:13:08.4110401Z compile=True, 2025-05-07T20:13:08.4110661Z pooling_mode=, 2025-05-07T20:13:08.4110948Z T=5, 2025-05-07T20:13:08.4111151Z D=96, 2025-05-07T20:13:08.4111350Z B=8, 2025-05-07T20:13:08.4111533Z log_E=3, 2025-05-07T20:13:08.4111741Z L=5, 2025-05-07T20:13:08.4111947Z D_gradcheck=1, 2025-05-07T20:13:08.4112180Z stochastic_rounding=True, 2025-05-07T20:13:08.4112453Z weighted=False, 2025-05-07T20:13:08.4112682Z row_wise=True, 2025-05-07T20:13:08.4112891Z mixed=True, 2025-05-07T20:13:08.4113110Z use_cache=True, 2025-05-07T20:13:08.4113362Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.4113652Z use_cpu=True, 2025-05-07T20:13:08.4113897Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.4114188Z ) 2025-05-07T20:13:08.4114511Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.4115114Z self=, 2025-05-07T20:13:08.4115680Z compile=False, 2025-05-07T20:13:08.4116018Z pooling_mode=, 2025-05-07T20:13:08.4116314Z T=3, 2025-05-07T20:13:08.4116514Z D=44, 2025-05-07T20:13:08.4116716Z B=86, 2025-05-07T20:13:08.4116906Z log_E=5, 2025-05-07T20:13:08.4117118Z L=20, 2025-05-07T20:13:08.4117324Z D_gradcheck=1, 2025-05-07T20:13:08.4117554Z stochastic_rounding=True, 2025-05-07T20:13:08.4117825Z weighted=False, 2025-05-07T20:13:08.4118052Z row_wise=True, 2025-05-07T20:13:08.4118263Z mixed=True, 2025-05-07T20:13:08.4118485Z use_cache=False, 2025-05-07T20:13:08.4118744Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.4119033Z use_cpu=True, 2025-05-07T20:13:08.4119281Z output_dtype=SparseType.FP32, 2025-05-07T20:13:08.4119714Z ) 2025-05-07T20:13:08.4119966Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.4120567Z self=, 2025-05-07T20:13:08.4121140Z compile=False, 2025-05-07T20:13:08.4121400Z pooling_mode=, 2025-05-07T20:13:08.4121686Z T=4, 2025-05-07T20:13:08.4121889Z D=56, 2025-05-07T20:13:08.4122084Z B=56, 2025-05-07T20:13:08.4122268Z log_E=3, 2025-05-07T20:13:08.4122534Z L=17, 2025-05-07T20:13:08.4122734Z D_gradcheck=2, 2025-05-07T20:13:08.4122963Z stochastic_rounding=False, 2025-05-07T20:13:08.4123236Z weighted=False, 2025-05-07T20:13:08.4123463Z row_wise=True, 2025-05-07T20:13:08.4123669Z mixed=True, 2025-05-07T20:13:08.4123890Z use_cache=True, 2025-05-07T20:13:08.4124142Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.4124432Z use_cpu=True, 2025-05-07T20:13:08.4124677Z output_dtype=SparseType.FP32, 2025-05-07T20:13:08.4124961Z ) 2025-05-07T20:13:08.4125191Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.4125839Z self=, 2025-05-07T20:13:08.4126437Z compile=False, 2025-05-07T20:13:08.4126692Z pooling_mode=, 2025-05-07T20:13:08.4126976Z T=2, 2025-05-07T20:13:08.4127176Z D=86, 2025-05-07T20:13:08.4127377Z B=96, 2025-05-07T20:13:08.4127560Z log_E=5, 2025-05-07T20:13:08.4127772Z L=14, 2025-05-07T20:13:08.4127972Z D_gradcheck=2, 2025-05-07T20:13:08.4128199Z stochastic_rounding=True, 2025-05-07T20:13:08.4128468Z weighted=False, 2025-05-07T20:13:08.4128697Z row_wise=True, 2025-05-07T20:13:08.4128906Z mixed=False, 2025-05-07T20:13:08.4129126Z use_cache=True, 2025-05-07T20:13:08.4129380Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.4129670Z use_cpu=True, 2025-05-07T20:13:08.4129922Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.4130200Z ) 2025-05-07T20:13:08.4130429Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.4131038Z self=, 2025-05-07T20:13:08.4131597Z compile=True, 2025-05-07T20:13:08.4131854Z pooling_mode=, 2025-05-07T20:13:08.4132142Z T=3, 2025-05-07T20:13:08.4132342Z D=16, 2025-05-07T20:13:08.4132539Z B=62, 2025-05-07T20:13:08.4132728Z log_E=4, 2025-05-07T20:13:08.4132934Z L=17, 2025-05-07T20:13:08.4133140Z D_gradcheck=2, 2025-05-07T20:13:08.4133371Z stochastic_rounding=False, 2025-05-07T20:13:08.4133642Z weighted=True, 2025-05-07T20:13:08.4133871Z row_wise=True, 2025-05-07T20:13:08.4134080Z mixed=True, 2025-05-07T20:13:08.4134297Z use_cache=False, 2025-05-07T20:13:08.4134555Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.4134845Z use_cpu=True, 2025-05-07T20:13:08.4135091Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.4135367Z ) 2025-05-07T20:13:08.4135597Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.4136199Z self=, 2025-05-07T20:13:08.4136759Z compile=True, 2025-05-07T20:13:08.4136998Z pooling_mode=, 2025-05-07T20:13:08.4137289Z T=3, 2025-05-07T20:13:08.4137487Z D=85, 2025-05-07T20:13:08.4137673Z B=71, 2025-05-07T20:13:08.4137877Z log_E=3, 2025-05-07T20:13:08.4138083Z L=2, 2025-05-07T20:13:08.4138283Z D_gradcheck=2, 2025-05-07T20:13:08.4138510Z stochastic_rounding=True, 2025-05-07T20:13:08.4138783Z weighted=True, 2025-05-07T20:13:08.4139008Z row_wise=True, 2025-05-07T20:13:08.4139217Z mixed=False, 2025-05-07T20:13:08.4139441Z use_cache=False, 2025-05-07T20:13:08.4139701Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.4139992Z use_cpu=True, 2025-05-07T20:13:08.4140289Z output_dtype=SparseType.FP32, 2025-05-07T20:13:08.4140569Z ) 2025-05-07T20:13:08.4140799Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.4141404Z self=, 2025-05-07T20:13:08.4141965Z compile=False, 2025-05-07T20:13:08.4142209Z pooling_mode=, 2025-05-07T20:13:08.4142508Z T=3, 2025-05-07T20:13:08.4142705Z D=71, 2025-05-07T20:13:08.4142895Z B=110, 2025-05-07T20:13:08.4143137Z log_E=3, 2025-05-07T20:13:08.4143344Z L=12, 2025-05-07T20:13:08.4143534Z D_gradcheck=2, 2025-05-07T20:13:08.4143781Z stochastic_rounding=False, 2025-05-07T20:13:08.4144053Z weighted=False, 2025-05-07T20:13:08.4144267Z row_wise=True, 2025-05-07T20:13:08.4144490Z mixed=True, 2025-05-07T20:13:08.4144712Z use_cache=True, 2025-05-07T20:13:08.4144963Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.4145253Z use_cpu=True, 2025-05-07T20:13:08.4145502Z output_dtype=SparseType.FP32, 2025-05-07T20:13:08.4145779Z ) 2025-05-07T20:13:08.4146009Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.4146647Z self=, 2025-05-07T20:13:08.4147234Z compile=False, 2025-05-07T20:13:08.4147476Z pooling_mode=, 2025-05-07T20:13:08.4147773Z T=5, 2025-05-07T20:13:08.4147973Z D=31, 2025-05-07T20:13:08.4148162Z B=27, 2025-05-07T20:13:08.4148358Z log_E=5, 2025-05-07T20:13:08.4148560Z L=17, 2025-05-07T20:13:08.4148748Z D_gradcheck=2, 2025-05-07T20:13:08.4148986Z stochastic_rounding=False, 2025-05-07T20:13:08.4149256Z weighted=False, 2025-05-07T20:13:08.4149471Z row_wise=True, 2025-05-07T20:13:08.4149693Z mixed=False, 2025-05-07T20:13:08.4149915Z use_cache=False, 2025-05-07T20:13:08.4150162Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.4150464Z use_cpu=True, 2025-05-07T20:13:08.4150708Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.4150985Z ) 2025-05-07T20:13:08.4151216Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.4151821Z self=, 2025-05-07T20:13:08.4152376Z compile=False, 2025-05-07T20:13:08.4152616Z pooling_mode=, 2025-05-07T20:13:08.4152911Z T=1, 2025-05-07T20:13:08.4153107Z D=117, 2025-05-07T20:13:08.4153295Z B=53, 2025-05-07T20:13:08.4153492Z log_E=5, 2025-05-07T20:13:08.4153694Z L=0, 2025-05-07T20:13:08.4153884Z D_gradcheck=1, 2025-05-07T20:13:08.4154125Z stochastic_rounding=True, 2025-05-07T20:13:08.4154396Z weighted=True, 2025-05-07T20:13:08.4154626Z row_wise=True, 2025-05-07T20:13:08.4154837Z mixed=False, 2025-05-07T20:13:08.4155062Z use_cache=False, 2025-05-07T20:13:08.4155326Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.4155621Z use_cpu=True, 2025-05-07T20:13:08.4155872Z output_dtype=SparseType.FP32, 2025-05-07T20:13:08.4156250Z ) 2025-05-07T20:13:08.4156485Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.4157098Z self=, 2025-05-07T20:13:08.4157659Z compile=True, 2025-05-07T20:13:08.4157918Z pooling_mode=, 2025-05-07T20:13:08.4158207Z T=5, 2025-05-07T20:13:08.4158413Z D=114, 2025-05-07T20:13:08.4158621Z B=73, 2025-05-07T20:13:08.4158808Z log_E=5, 2025-05-07T20:13:08.4159021Z L=12, 2025-05-07T20:13:08.4159229Z D_gradcheck=2, 2025-05-07T20:13:08.4159461Z stochastic_rounding=True, 2025-05-07T20:13:08.4159737Z weighted=True, 2025-05-07T20:13:08.4159964Z row_wise=True, 2025-05-07T20:13:08.4160178Z mixed=False, 2025-05-07T20:13:08.4160404Z use_cache=False, 2025-05-07T20:13:08.4160662Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.4161006Z use_cpu=True, 2025-05-07T20:13:08.4161252Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.4161528Z ) 2025-05-07T20:13:08.4161757Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.4162366Z self=, 2025-05-07T20:13:08.4162927Z compile=False, 2025-05-07T20:13:08.4163183Z pooling_mode=, 2025-05-07T20:13:08.4163464Z T=4, 2025-05-07T20:13:08.4163692Z D=119, 2025-05-07T20:13:08.4163890Z B=28, 2025-05-07T20:13:08.4164074Z log_E=4, 2025-05-07T20:13:08.4164285Z L=9, 2025-05-07T20:13:08.4164487Z D_gradcheck=2, 2025-05-07T20:13:08.4164719Z stochastic_rounding=True, 2025-05-07T20:13:08.4164990Z weighted=True, 2025-05-07T20:13:08.4165219Z row_wise=True, 2025-05-07T20:13:08.4165428Z mixed=False, 2025-05-07T20:13:08.4165654Z use_cache=False, 2025-05-07T20:13:08.4165912Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.4166206Z use_cpu=True, 2025-05-07T20:13:08.4166450Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.4166726Z ) 2025-05-07T20:13:08.4166957Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.4167624Z self=, 2025-05-07T20:13:08.4168179Z compile=True, 2025-05-07T20:13:08.4168437Z pooling_mode=, 2025-05-07T20:13:08.4168725Z T=1, 2025-05-07T20:13:08.4168927Z D=33, 2025-05-07T20:13:08.4169125Z B=44, 2025-05-07T20:13:08.4169312Z log_E=3, 2025-05-07T20:13:08.4169518Z L=6, 2025-05-07T20:13:08.4169722Z D_gradcheck=1, 2025-05-07T20:13:08.4169948Z stochastic_rounding=True, 2025-05-07T20:13:08.4170218Z weighted=False, 2025-05-07T20:13:08.4170444Z row_wise=True, 2025-05-07T20:13:08.4170655Z mixed=False, 2025-05-07T20:13:08.4170876Z use_cache=False, 2025-05-07T20:13:08.4171134Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.4171428Z use_cpu=True, 2025-05-07T20:13:08.4171672Z output_dtype=SparseType.FP32, 2025-05-07T20:13:08.4171948Z ) 2025-05-07T20:13:08.4172179Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.4172787Z self=, 2025-05-07T20:13:08.4173343Z compile=False, 2025-05-07T20:13:08.4173585Z pooling_mode=, 2025-05-07T20:13:08.4173885Z T=4, 2025-05-07T20:13:08.4174082Z D=31, 2025-05-07T20:13:08.4174266Z B=32, 2025-05-07T20:13:08.4174465Z log_E=5, 2025-05-07T20:13:08.4174671Z L=5, 2025-05-07T20:13:08.4174859Z D_gradcheck=1, 2025-05-07T20:13:08.4175096Z stochastic_rounding=True, 2025-05-07T20:13:08.4175361Z weighted=True, 2025-05-07T20:13:08.4175584Z row_wise=True, 2025-05-07T20:13:08.4175793Z mixed=False, 2025-05-07T20:13:08.4176016Z use_cache=False, 2025-05-07T20:13:08.4176276Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.4176564Z use_cpu=True, 2025-05-07T20:13:08.4176808Z output_dtype=SparseType.FP32, 2025-05-07T20:13:08.4177083Z ) 2025-05-07T20:13:08.4177321Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.4177929Z self=, 2025-05-07T20:13:08.4178489Z compile=False, 2025-05-07T20:13:08.4178731Z pooling_mode=, 2025-05-07T20:13:08.4179031Z T=1, 2025-05-07T20:13:08.4179231Z D=84, 2025-05-07T20:13:08.4179415Z B=10, 2025-05-07T20:13:08.4179614Z log_E=5, 2025-05-07T20:13:08.4179818Z L=14, 2025-05-07T20:13:08.4180007Z D_gradcheck=1, 2025-05-07T20:13:08.4180251Z stochastic_rounding=False, 2025-05-07T20:13:08.4180521Z weighted=False, 2025-05-07T20:13:08.4180737Z row_wise=True, 2025-05-07T20:13:08.4180962Z mixed=True, 2025-05-07T20:13:08.4181183Z use_cache=True, 2025-05-07T20:13:08.4181472Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.4181778Z use_cpu=True, 2025-05-07T20:13:08.4182030Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.4182312Z ) 2025-05-07T20:13:08.4182550Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.4183160Z self=, 2025-05-07T20:13:08.4183724Z compile=True, 2025-05-07T20:13:08.4183968Z pooling_mode=, 2025-05-07T20:13:08.4184306Z T=5, 2025-05-07T20:13:08.4184510Z D=22, 2025-05-07T20:13:08.4184702Z B=57, 2025-05-07T20:13:08.4184901Z log_E=5, 2025-05-07T20:13:08.4185114Z L=17, 2025-05-07T20:13:08.4185304Z D_gradcheck=2, 2025-05-07T20:13:08.4185552Z stochastic_rounding=False, 2025-05-07T20:13:08.4185828Z weighted=False, 2025-05-07T20:13:08.4186048Z row_wise=True, 2025-05-07T20:13:08.4186277Z mixed=False, 2025-05-07T20:13:08.4186499Z use_cache=True, 2025-05-07T20:13:08.4186744Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.4187045Z use_cpu=True, 2025-05-07T20:13:08.4187291Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.4187556Z ) 2025-05-07T20:13:08.4415747Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.4416546Z self=, 2025-05-07T20:13:08.4417491Z compile=False, 2025-05-07T20:13:08.4417918Z pooling_mode=, 2025-05-07T20:13:08.4418226Z T=3, 2025-05-07T20:13:08.4418424Z D=46, 2025-05-07T20:13:08.4418627Z B=87, 2025-05-07T20:13:08.4418814Z log_E=4, 2025-05-07T20:13:08.4419019Z L=18, 2025-05-07T20:13:08.4419225Z D_gradcheck=1, 2025-05-07T20:13:08.4419457Z stochastic_rounding=False, 2025-05-07T20:13:08.4419730Z weighted=True, 2025-05-07T20:13:08.4419957Z row_wise=True, 2025-05-07T20:13:08.4420165Z mixed=True, 2025-05-07T20:13:08.4420384Z use_cache=True, 2025-05-07T20:13:08.4420637Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.4420927Z use_cpu=True, 2025-05-07T20:13:08.4421173Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.4421453Z ) 2025-05-07T20:13:08.4421688Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.4422290Z self=, 2025-05-07T20:13:08.4422851Z compile=True, 2025-05-07T20:13:08.4423095Z pooling_mode=, 2025-05-07T20:13:08.4423389Z T=2, 2025-05-07T20:13:08.4423588Z D=43, 2025-05-07T20:13:08.4423773Z B=13, 2025-05-07T20:13:08.4423970Z log_E=5, 2025-05-07T20:13:08.4424173Z L=17, 2025-05-07T20:13:08.4424363Z D_gradcheck=2, 2025-05-07T20:13:08.4424603Z stochastic_rounding=False, 2025-05-07T20:13:08.4424877Z weighted=False, 2025-05-07T20:13:08.4425104Z row_wise=True, 2025-05-07T20:13:08.4425315Z mixed=True, 2025-05-07T20:13:08.4425542Z use_cache=False, 2025-05-07T20:13:08.4425801Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.4426089Z use_cpu=True, 2025-05-07T20:13:08.4426333Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.4426612Z ) 2025-05-07T20:13:08.4426847Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.4427451Z self=, 2025-05-07T20:13:08.4428008Z compile=True, 2025-05-07T20:13:08.4428251Z pooling_mode=, 2025-05-07T20:13:08.4428544Z T=4, 2025-05-07T20:13:08.4428738Z D=112, 2025-05-07T20:13:08.4428924Z B=112, 2025-05-07T20:13:08.4429121Z log_E=4, 2025-05-07T20:13:08.4429325Z L=3, 2025-05-07T20:13:08.4429511Z D_gradcheck=1, 2025-05-07T20:13:08.4429750Z stochastic_rounding=True, 2025-05-07T20:13:08.4430019Z weighted=False, 2025-05-07T20:13:08.4430235Z row_wise=True, 2025-05-07T20:13:08.4430456Z mixed=True, 2025-05-07T20:13:08.4430770Z use_cache=False, 2025-05-07T20:13:08.4431018Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.4431320Z use_cpu=True, 2025-05-07T20:13:08.4431566Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.4431906Z ) 2025-05-07T20:13:08.4432151Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.4432741Z self=, 2025-05-07T20:13:08.4433299Z compile=True, 2025-05-07T20:13:08.4433602Z pooling_mode=, 2025-05-07T20:13:08.4433901Z T=1, 2025-05-07T20:13:08.4434085Z D=53, 2025-05-07T20:13:08.4434283Z B=108, 2025-05-07T20:13:08.4434483Z log_E=3, 2025-05-07T20:13:08.4434675Z L=17, 2025-05-07T20:13:08.4434877Z D_gradcheck=1, 2025-05-07T20:13:08.4435127Z stochastic_rounding=True, 2025-05-07T20:13:08.4435387Z weighted=True, 2025-05-07T20:13:08.4435617Z row_wise=True, 2025-05-07T20:13:08.4435841Z mixed=False, 2025-05-07T20:13:08.4436138Z use_cache=True, 2025-05-07T20:13:08.4436396Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.4436703Z use_cpu=True, 2025-05-07T20:13:08.4436939Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.4437295Z ) 2025-05-07T20:13:08.4437544Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.4438137Z self=, 2025-05-07T20:13:08.4438707Z compile=True, 2025-05-07T20:13:08.4438968Z pooling_mode=, 2025-05-07T20:13:08.4439253Z T=5, 2025-05-07T20:13:08.4439455Z D=94, 2025-05-07T20:13:08.4439657Z B=51, 2025-05-07T20:13:08.4439858Z log_E=4, 2025-05-07T20:13:08.4440050Z L=0, 2025-05-07T20:13:08.4440254Z D_gradcheck=1, 2025-05-07T20:13:08.4440494Z stochastic_rounding=True, 2025-05-07T20:13:08.4440751Z weighted=True, 2025-05-07T20:13:08.4440976Z row_wise=True, 2025-05-07T20:13:08.4441197Z mixed=True, 2025-05-07T20:13:08.4441406Z use_cache=True, 2025-05-07T20:13:08.4441656Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.4441954Z use_cpu=True, 2025-05-07T20:13:08.4442188Z output_dtype=SparseType.FP32, 2025-05-07T20:13:08.4442469Z ) 2025-05-07T20:13:08.4442708Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.4443301Z self=, 2025-05-07T20:13:08.4443853Z compile=True, 2025-05-07T20:13:08.4444112Z pooling_mode=, 2025-05-07T20:13:08.4444397Z T=1, 2025-05-07T20:13:08.4444598Z D=54, 2025-05-07T20:13:08.4444796Z B=105, 2025-05-07T20:13:08.4444985Z log_E=4, 2025-05-07T20:13:08.4445194Z L=15, 2025-05-07T20:13:08.4445398Z D_gradcheck=1, 2025-05-07T20:13:08.4445629Z stochastic_rounding=False, 2025-05-07T20:13:08.4445905Z weighted=True, 2025-05-07T20:13:08.4446130Z row_wise=True, 2025-05-07T20:13:08.4446353Z mixed=False, 2025-05-07T20:13:08.4446561Z use_cache=True, 2025-05-07T20:13:08.4446810Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.4447111Z use_cpu=True, 2025-05-07T20:13:08.4447350Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.4447626Z ) 2025-05-07T20:13:08.4447868Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.4448460Z self=, 2025-05-07T20:13:08.4449017Z compile=False, 2025-05-07T20:13:08.4449273Z pooling_mode=, 2025-05-07T20:13:08.4449559Z T=4, 2025-05-07T20:13:08.4449758Z D=114, 2025-05-07T20:13:08.4449955Z B=107, 2025-05-07T20:13:08.4450141Z log_E=5, 2025-05-07T20:13:08.4450345Z L=4, 2025-05-07T20:13:08.4450544Z D_gradcheck=2, 2025-05-07T20:13:08.4450772Z stochastic_rounding=False, 2025-05-07T20:13:08.4451043Z weighted=False, 2025-05-07T20:13:08.4451268Z row_wise=True, 2025-05-07T20:13:08.4451525Z mixed=True, 2025-05-07T20:13:08.4451750Z use_cache=False, 2025-05-07T20:13:08.4452014Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.4452319Z use_cpu=True, 2025-05-07T20:13:08.4452557Z output_dtype=SparseType.FP32, 2025-05-07T20:13:08.4452836Z ) 2025-05-07T20:13:08.4453081Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.4453672Z self=, 2025-05-07T20:13:08.4454262Z compile=True, 2025-05-07T20:13:08.4454516Z pooling_mode=, 2025-05-07T20:13:08.4454800Z T=5, 2025-05-07T20:13:08.4454995Z D=74, 2025-05-07T20:13:08.4455192Z B=27, 2025-05-07T20:13:08.4455379Z log_E=5, 2025-05-07T20:13:08.4455581Z L=18, 2025-05-07T20:13:08.4455781Z D_gradcheck=2, 2025-05-07T20:13:08.4456008Z stochastic_rounding=False, 2025-05-07T20:13:08.4456280Z weighted=True, 2025-05-07T20:13:08.4456505Z row_wise=True, 2025-05-07T20:13:08.4456714Z mixed=True, 2025-05-07T20:13:08.4456932Z use_cache=True, 2025-05-07T20:13:08.4457184Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.4457471Z use_cpu=True, 2025-05-07T20:13:08.4457776Z output_dtype=SparseType.FP32, 2025-05-07T20:13:08.4458057Z ) 2025-05-07T20:13:08.4458287Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.4458887Z self=, 2025-05-07T20:13:08.4459452Z compile=False, 2025-05-07T20:13:08.4459705Z pooling_mode=, 2025-05-07T20:13:08.4459991Z T=2, 2025-05-07T20:13:08.4460187Z D=89, 2025-05-07T20:13:08.4460382Z B=108, 2025-05-07T20:13:08.4460570Z log_E=5, 2025-05-07T20:13:08.4460775Z L=3, 2025-05-07T20:13:08.4460975Z D_gradcheck=2, 2025-05-07T20:13:08.4461206Z stochastic_rounding=True, 2025-05-07T20:13:08.4461474Z weighted=True, 2025-05-07T20:13:08.4461702Z row_wise=True, 2025-05-07T20:13:08.4461916Z mixed=False, 2025-05-07T20:13:08.4462143Z use_cache=True, 2025-05-07T20:13:08.4462401Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.4462691Z use_cpu=True, 2025-05-07T20:13:08.4462944Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.4463222Z ) 2025-05-07T20:13:08.4463453Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.4463826Z self=, 2025-05-07T20:13:08.4463916Z compile=False, 2025-05-07T20:13:08.4464043Z pooling_mode=, 2025-05-07T20:13:08.4464124Z T=2, 2025-05-07T20:13:08.4464207Z D=98, 2025-05-07T20:13:08.4464303Z B=77, 2025-05-07T20:13:08.4464386Z log_E=4, 2025-05-07T20:13:08.4464467Z L=11, 2025-05-07T20:13:08.4464570Z D_gradcheck=2, 2025-05-07T20:13:08.4464674Z stochastic_rounding=False, 2025-05-07T20:13:08.4464763Z weighted=False, 2025-05-07T20:13:08.4464863Z row_wise=True, 2025-05-07T20:13:08.4464947Z mixed=True, 2025-05-07T20:13:08.4465032Z use_cache=False, 2025-05-07T20:13:08.4465157Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.4465246Z use_cpu=True, 2025-05-07T20:13:08.4465354Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.4465444Z ) 2025-05-07T20:13:08.4465582Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.4465954Z self=, 2025-05-07T20:13:08.4466042Z compile=True, 2025-05-07T20:13:08.4466152Z pooling_mode=, 2025-05-07T20:13:08.4466243Z T=1, 2025-05-07T20:13:08.4466346Z D=39, 2025-05-07T20:13:08.4466428Z B=88, 2025-05-07T20:13:08.4466526Z log_E=5, 2025-05-07T20:13:08.4466605Z L=7, 2025-05-07T20:13:08.4466691Z D_gradcheck=1, 2025-05-07T20:13:08.4466800Z stochastic_rounding=True, 2025-05-07T20:13:08.4466885Z weighted=True, 2025-05-07T20:13:08.4467004Z row_wise=True, 2025-05-07T20:13:08.4467098Z mixed=True, 2025-05-07T20:13:08.4467184Z use_cache=False, 2025-05-07T20:13:08.4467294Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.4467394Z use_cpu=True, 2025-05-07T20:13:08.4467498Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.4467587Z ) 2025-05-07T20:13:08.4467720Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.4468101Z self=, 2025-05-07T20:13:08.4468201Z compile=True, 2025-05-07T20:13:08.4468311Z pooling_mode=, 2025-05-07T20:13:08.4468389Z T=1, 2025-05-07T20:13:08.4468479Z D=28, 2025-05-07T20:13:08.4468557Z B=66, 2025-05-07T20:13:08.4468637Z log_E=5, 2025-05-07T20:13:08.4468728Z L=6, 2025-05-07T20:13:08.4468815Z D_gradcheck=1, 2025-05-07T20:13:08.4468914Z stochastic_rounding=True, 2025-05-07T20:13:08.4469012Z weighted=True, 2025-05-07T20:13:08.4469099Z row_wise=True, 2025-05-07T20:13:08.4469182Z mixed=True, 2025-05-07T20:13:08.4469283Z use_cache=False, 2025-05-07T20:13:08.4469395Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.4469550Z use_cpu=True, 2025-05-07T20:13:08.4469654Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.4469732Z ) 2025-05-07T20:13:08.4469879Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.4470237Z self=, 2025-05-07T20:13:08.4470327Z compile=False, 2025-05-07T20:13:08.4470448Z pooling_mode=, 2025-05-07T20:13:08.4470528Z T=3, 2025-05-07T20:13:08.4470606Z D=91, 2025-05-07T20:13:08.4470700Z B=110, 2025-05-07T20:13:08.4470781Z log_E=4, 2025-05-07T20:13:08.4470861Z L=20, 2025-05-07T20:13:08.4470958Z D_gradcheck=1, 2025-05-07T20:13:08.4471058Z stochastic_rounding=False, 2025-05-07T20:13:08.4471158Z weighted=False, 2025-05-07T20:13:08.4471243Z row_wise=True, 2025-05-07T20:13:08.4471326Z mixed=True, 2025-05-07T20:13:08.4471424Z use_cache=False, 2025-05-07T20:13:08.4471534Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.4471621Z use_cpu=True, 2025-05-07T20:13:08.4471736Z output_dtype=SparseType.FP32, 2025-05-07T20:13:08.4471811Z ) 2025-05-07T20:13:08.4471947Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.4472313Z self=, 2025-05-07T20:13:08.4472399Z compile=True, 2025-05-07T20:13:08.4472510Z pooling_mode=, 2025-05-07T20:13:08.4472601Z T=3, 2025-05-07T20:13:08.4472681Z D=65, 2025-05-07T20:13:08.4472771Z B=72, 2025-05-07T20:13:08.4472851Z log_E=4, 2025-05-07T20:13:08.4472929Z L=14, 2025-05-07T20:13:08.4473027Z D_gradcheck=2, 2025-05-07T20:13:08.4473126Z stochastic_rounding=False, 2025-05-07T20:13:08.4473212Z weighted=False, 2025-05-07T20:13:08.4473307Z row_wise=True, 2025-05-07T20:13:08.4473391Z mixed=False, 2025-05-07T20:13:08.4473475Z use_cache=True, 2025-05-07T20:13:08.4473599Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.4473685Z use_cpu=True, 2025-05-07T20:13:08.4473792Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.4473879Z ) 2025-05-07T20:13:08.4474014Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.4474367Z self=, 2025-05-07T20:13:08.4474464Z compile=True, 2025-05-07T20:13:08.4474573Z pooling_mode=, 2025-05-07T20:13:08.4474663Z T=1, 2025-05-07T20:13:08.4474743Z D=67, 2025-05-07T20:13:08.4474822Z B=105, 2025-05-07T20:13:08.4474915Z log_E=5, 2025-05-07T20:13:08.4474995Z L=6, 2025-05-07T20:13:08.4475079Z D_gradcheck=1, 2025-05-07T20:13:08.4475189Z stochastic_rounding=True, 2025-05-07T20:13:08.4475302Z weighted=False, 2025-05-07T20:13:08.4475384Z row_wise=True, 2025-05-07T20:13:08.4475478Z mixed=True, 2025-05-07T20:13:08.4475564Z use_cache=False, 2025-05-07T20:13:08.4475676Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.4475774Z use_cpu=True, 2025-05-07T20:13:08.4475878Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.4476026Z ) 2025-05-07T20:13:08.4476180Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.4476586Z self=, 2025-05-07T20:13:08.4476688Z compile=True, 2025-05-07T20:13:08.4476800Z pooling_mode=, 2025-05-07T20:13:08.4476880Z T=2, 2025-05-07T20:13:08.4476975Z D=82, 2025-05-07T20:13:08.4477054Z B=28, 2025-05-07T20:13:08.4477134Z log_E=5, 2025-05-07T20:13:08.4477230Z L=1, 2025-05-07T20:13:08.4477314Z D_gradcheck=2, 2025-05-07T20:13:08.4477410Z stochastic_rounding=True, 2025-05-07T20:13:08.4477509Z weighted=True, 2025-05-07T20:13:08.4477592Z row_wise=True, 2025-05-07T20:13:08.4477676Z mixed=True, 2025-05-07T20:13:08.4477774Z use_cache=True, 2025-05-07T20:13:08.4478538Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.4478622Z use_cpu=True, 2025-05-07T20:13:08.4478746Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.4478823Z ) 2025-05-07T20:13:08.4743288Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.4743874Z self=, 2025-05-07T20:13:08.4744003Z compile=False, 2025-05-07T20:13:08.4744178Z pooling_mode=, 2025-05-07T20:13:08.4744303Z T=2, 2025-05-07T20:13:08.4744434Z D=49, 2025-05-07T20:13:08.4744560Z B=28, 2025-05-07T20:13:08.4744677Z log_E=3, 2025-05-07T20:13:08.4744843Z L=20, 2025-05-07T20:13:08.4745012Z D_gradcheck=1, 2025-05-07T20:13:08.4745202Z stochastic_rounding=True, 2025-05-07T20:13:08.4745381Z weighted=False, 2025-05-07T20:13:08.4745505Z row_wise=True, 2025-05-07T20:13:08.4745590Z mixed=False, 2025-05-07T20:13:08.4745694Z use_cache=False, 2025-05-07T20:13:08.4745813Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.4745898Z use_cpu=True, 2025-05-07T20:13:08.4746016Z output_dtype=SparseType.FP32, 2025-05-07T20:13:08.4746094Z ) 2025-05-07T20:13:08.4746232Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.4746606Z self=, 2025-05-07T20:13:08.4746694Z compile=True, 2025-05-07T20:13:08.4746806Z pooling_mode=, 2025-05-07T20:13:08.4746898Z T=1, 2025-05-07T20:13:08.4747044Z D=38, 2025-05-07T20:13:08.4747137Z B=101, 2025-05-07T20:13:08.4747219Z log_E=4, 2025-05-07T20:13:08.4747299Z L=6, 2025-05-07T20:13:08.4747396Z D_gradcheck=2, 2025-05-07T20:13:08.4747498Z stochastic_rounding=False, 2025-05-07T20:13:08.4747584Z weighted=False, 2025-05-07T20:13:08.4747679Z row_wise=True, 2025-05-07T20:13:08.4747761Z mixed=False, 2025-05-07T20:13:08.4747854Z use_cache=True, 2025-05-07T20:13:08.4747983Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.4748068Z use_cpu=True, 2025-05-07T20:13:08.4748178Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.4748269Z ) 2025-05-07T20:13:08.4748405Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.4748777Z self=, 2025-05-07T20:13:08.4748863Z compile=True, 2025-05-07T20:13:08.4748977Z pooling_mode=, 2025-05-07T20:13:08.4749072Z T=1, 2025-05-07T20:13:08.4749153Z D=8, 2025-05-07T20:13:08.4749232Z B=78, 2025-05-07T20:13:08.4749326Z log_E=5, 2025-05-07T20:13:08.4749406Z L=18, 2025-05-07T20:13:08.4749493Z D_gradcheck=2, 2025-05-07T20:13:08.4749724Z stochastic_rounding=False, 2025-05-07T20:13:08.4749810Z weighted=True, 2025-05-07T20:13:08.4749893Z row_wise=True, 2025-05-07T20:13:08.4749993Z mixed=True, 2025-05-07T20:13:08.4750082Z use_cache=True, 2025-05-07T20:13:08.4750196Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.4750296Z use_cpu=True, 2025-05-07T20:13:08.4750403Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.4750494Z ) 2025-05-07T20:13:08.4750630Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.4751022Z self=, 2025-05-07T20:13:08.4751125Z compile=True, 2025-05-07T20:13:08.4751237Z pooling_mode=, 2025-05-07T20:13:08.4751318Z T=2, 2025-05-07T20:13:08.4751413Z D=38, 2025-05-07T20:13:08.4751494Z B=26, 2025-05-07T20:13:08.4751576Z log_E=3, 2025-05-07T20:13:08.4751668Z L=16, 2025-05-07T20:13:08.4751756Z D_gradcheck=2, 2025-05-07T20:13:08.4751858Z stochastic_rounding=False, 2025-05-07T20:13:08.4751956Z weighted=False, 2025-05-07T20:13:08.4752039Z row_wise=True, 2025-05-07T20:13:08.4752137Z mixed=True, 2025-05-07T20:13:08.4752300Z use_cache=True, 2025-05-07T20:13:08.4752408Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.4752504Z use_cpu=True, 2025-05-07T20:13:08.4752612Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.4752689Z ) 2025-05-07T20:13:08.4752838Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.4753195Z self=, 2025-05-07T20:13:08.4753281Z compile=True, 2025-05-07T20:13:08.4753406Z pooling_mode=, 2025-05-07T20:13:08.4753484Z T=4, 2025-05-07T20:13:08.4753562Z D=77, 2025-05-07T20:13:08.4753651Z B=76, 2025-05-07T20:13:08.4753732Z log_E=4, 2025-05-07T20:13:08.4753809Z L=6, 2025-05-07T20:13:08.4753905Z D_gradcheck=2, 2025-05-07T20:13:08.4754005Z stochastic_rounding=False, 2025-05-07T20:13:08.4754104Z weighted=False, 2025-05-07T20:13:08.4754187Z row_wise=True, 2025-05-07T20:13:08.4754269Z mixed=True, 2025-05-07T20:13:08.4754370Z use_cache=False, 2025-05-07T20:13:08.4754479Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.4754562Z use_cpu=True, 2025-05-07T20:13:08.4754678Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.4754755Z ) 2025-05-07T20:13:08.4754889Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.4755256Z self=, 2025-05-07T20:13:08.4755342Z compile=True, 2025-05-07T20:13:08.4755452Z pooling_mode=, 2025-05-07T20:13:08.4755542Z T=5, 2025-05-07T20:13:08.4755626Z D=84, 2025-05-07T20:13:08.4755717Z B=27, 2025-05-07T20:13:08.4755798Z log_E=3, 2025-05-07T20:13:08.4755878Z L=9, 2025-05-07T20:13:08.4756067Z D_gradcheck=1, 2025-05-07T20:13:08.4756169Z stochastic_rounding=False, 2025-05-07T20:13:08.4756254Z weighted=True, 2025-05-07T20:13:08.4756353Z row_wise=True, 2025-05-07T20:13:08.4756436Z mixed=False, 2025-05-07T20:13:08.4756527Z use_cache=False, 2025-05-07T20:13:08.4756653Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.4756739Z use_cpu=True, 2025-05-07T20:13:08.4756844Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.4756932Z ) 2025-05-07T20:13:08.4757068Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.4757423Z self=, 2025-05-07T20:13:08.4757521Z compile=False, 2025-05-07T20:13:08.4757631Z pooling_mode=, 2025-05-07T20:13:08.4757720Z T=1, 2025-05-07T20:13:08.4757800Z D=102, 2025-05-07T20:13:08.4757880Z B=62, 2025-05-07T20:13:08.4757973Z log_E=3, 2025-05-07T20:13:08.4758053Z L=1, 2025-05-07T20:13:08.4758170Z D_gradcheck=1, 2025-05-07T20:13:08.4758280Z stochastic_rounding=False, 2025-05-07T20:13:08.4758365Z weighted=False, 2025-05-07T20:13:08.4758449Z row_wise=True, 2025-05-07T20:13:08.4758548Z mixed=True, 2025-05-07T20:13:08.4758636Z use_cache=False, 2025-05-07T20:13:08.4758745Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.4758842Z use_cpu=True, 2025-05-07T20:13:08.4758947Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.4759025Z ) 2025-05-07T20:13:08.4759207Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.4759564Z self=, 2025-05-07T20:13:08.4759663Z compile=False, 2025-05-07T20:13:08.4759772Z pooling_mode=, 2025-05-07T20:13:08.4759851Z T=4, 2025-05-07T20:13:08.4759942Z D=100, 2025-05-07T20:13:08.4760020Z B=84, 2025-05-07T20:13:08.4760098Z log_E=4, 2025-05-07T20:13:08.4760188Z L=2, 2025-05-07T20:13:08.4760274Z D_gradcheck=1, 2025-05-07T20:13:08.4760373Z stochastic_rounding=False, 2025-05-07T20:13:08.4760466Z weighted=True, 2025-05-07T20:13:08.4760549Z row_wise=True, 2025-05-07T20:13:08.4760681Z mixed=True, 2025-05-07T20:13:08.4760777Z use_cache=True, 2025-05-07T20:13:08.4760886Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.4760970Z use_cpu=True, 2025-05-07T20:13:08.4761085Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.4761165Z ) 2025-05-07T20:13:08.4761313Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.4761668Z self=, 2025-05-07T20:13:08.4761754Z compile=False, 2025-05-07T20:13:08.4761880Z pooling_mode=, 2025-05-07T20:13:08.4761960Z T=3, 2025-05-07T20:13:08.4762039Z D=67, 2025-05-07T20:13:08.4762130Z B=13, 2025-05-07T20:13:08.4762210Z log_E=3, 2025-05-07T20:13:08.4762291Z L=2, 2025-05-07T20:13:08.4762387Z D_gradcheck=1, 2025-05-07T20:13:08.4762489Z stochastic_rounding=False, 2025-05-07T20:13:08.4762576Z weighted=False, 2025-05-07T20:13:08.4762671Z row_wise=True, 2025-05-07T20:13:08.4762757Z mixed=True, 2025-05-07T20:13:08.4762855Z use_cache=False, 2025-05-07T20:13:08.4762964Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.4763048Z use_cpu=True, 2025-05-07T20:13:08.4763164Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.4763241Z ) 2025-05-07T20:13:08.4763375Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.4763737Z self=, 2025-05-07T20:13:08.4763822Z compile=False, 2025-05-07T20:13:08.4763932Z pooling_mode=, 2025-05-07T20:13:08.4764022Z T=2, 2025-05-07T20:13:08.4764101Z D=102, 2025-05-07T20:13:08.4764179Z B=90, 2025-05-07T20:13:08.4764271Z log_E=5, 2025-05-07T20:13:08.4764352Z L=11, 2025-05-07T20:13:08.4764438Z D_gradcheck=1, 2025-05-07T20:13:08.4764547Z stochastic_rounding=False, 2025-05-07T20:13:08.4764632Z weighted=False, 2025-05-07T20:13:08.4764729Z row_wise=True, 2025-05-07T20:13:08.4764813Z mixed=True, 2025-05-07T20:13:08.4764899Z use_cache=False, 2025-05-07T20:13:08.4765020Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.4765103Z use_cpu=True, 2025-05-07T20:13:08.4765208Z output_dtype=SparseType.FP32, 2025-05-07T20:13:08.4765296Z ) 2025-05-07T20:13:08.4765432Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.4765787Z self=, 2025-05-07T20:13:08.4765884Z compile=True, 2025-05-07T20:13:08.4765994Z pooling_mode=, 2025-05-07T20:13:08.4766078Z T=2, 2025-05-07T20:13:08.4766168Z D=107, 2025-05-07T20:13:08.4766247Z B=55, 2025-05-07T20:13:08.4766340Z log_E=3, 2025-05-07T20:13:08.4766448Z L=18, 2025-05-07T20:13:08.4766537Z D_gradcheck=1, 2025-05-07T20:13:08.4766652Z stochastic_rounding=False, 2025-05-07T20:13:08.4766739Z weighted=True, 2025-05-07T20:13:08.4766828Z row_wise=True, 2025-05-07T20:13:08.4766924Z mixed=False, 2025-05-07T20:13:08.4767011Z use_cache=False, 2025-05-07T20:13:08.4767122Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.4767222Z use_cpu=True, 2025-05-07T20:13:08.4767326Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.4767433Z ) 2025-05-07T20:13:08.4767587Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.4767941Z self=, 2025-05-07T20:13:08.4768026Z compile=False, 2025-05-07T20:13:08.4768146Z pooling_mode=, 2025-05-07T20:13:08.4768224Z T=4, 2025-05-07T20:13:08.4768313Z D=15, 2025-05-07T20:13:08.4768391Z B=56, 2025-05-07T20:13:08.4768475Z log_E=5, 2025-05-07T20:13:08.4768564Z L=9, 2025-05-07T20:13:08.4768650Z D_gradcheck=1, 2025-05-07T20:13:08.4768748Z stochastic_rounding=False, 2025-05-07T20:13:08.4768845Z weighted=False, 2025-05-07T20:13:08.4768979Z row_wise=True, 2025-05-07T20:13:08.4769062Z mixed=True, 2025-05-07T20:13:08.4769159Z use_cache=True, 2025-05-07T20:13:08.4769269Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.4769354Z use_cpu=True, 2025-05-07T20:13:08.4769474Z output_dtype=SparseType.FP32, 2025-05-07T20:13:08.4769553Z ) 2025-05-07T20:13:08.4769689Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.4770057Z self=, 2025-05-07T20:13:08.4770143Z compile=True, 2025-05-07T20:13:08.4770266Z pooling_mode=, 2025-05-07T20:13:08.4770347Z T=2, 2025-05-07T20:13:08.4770430Z D=69, 2025-05-07T20:13:08.4770525Z B=127, 2025-05-07T20:13:08.4770609Z log_E=3, 2025-05-07T20:13:08.4770690Z L=14, 2025-05-07T20:13:08.4770792Z D_gradcheck=1, 2025-05-07T20:13:08.4770892Z stochastic_rounding=False, 2025-05-07T20:13:08.4770979Z weighted=False, 2025-05-07T20:13:08.4771082Z row_wise=True, 2025-05-07T20:13:08.4771166Z mixed=True, 2025-05-07T20:13:08.4771253Z use_cache=True, 2025-05-07T20:13:08.4771378Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.4771465Z use_cpu=True, 2025-05-07T20:13:08.4771588Z output_dtype=SparseType.FP32, 2025-05-07T20:13:08.4771667Z ) 2025-05-07T20:13:08.4771802Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.4772174Z self=, 2025-05-07T20:13:08.4772264Z compile=False, 2025-05-07T20:13:08.4772376Z pooling_mode=, 2025-05-07T20:13:08.4772470Z T=2, 2025-05-07T20:13:08.4772553Z D=127, 2025-05-07T20:13:08.4772633Z B=24, 2025-05-07T20:13:08.4772729Z log_E=4, 2025-05-07T20:13:08.4772811Z L=15, 2025-05-07T20:13:08.4772899Z D_gradcheck=2, 2025-05-07T20:13:08.4773014Z stochastic_rounding=True, 2025-05-07T20:13:08.4773106Z weighted=False, 2025-05-07T20:13:08.4773192Z row_wise=True, 2025-05-07T20:13:08.4773288Z mixed=True, 2025-05-07T20:13:08.4773373Z use_cache=True, 2025-05-07T20:13:08.4773497Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.4773581Z use_cpu=True, 2025-05-07T20:13:08.4773687Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.4773777Z ) 2025-05-07T20:13:08.4773911Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.4774264Z self=, 2025-05-07T20:13:08.4774360Z compile=False, 2025-05-07T20:13:08.4774470Z pooling_mode=, 2025-05-07T20:13:08.4774548Z T=4, 2025-05-07T20:13:08.4774637Z D=52, 2025-05-07T20:13:08.4774765Z B=29, 2025-05-07T20:13:08.4774845Z log_E=4, 2025-05-07T20:13:08.4774933Z L=18, 2025-05-07T20:13:08.4775017Z D_gradcheck=2, 2025-05-07T20:13:08.4775114Z stochastic_rounding=True, 2025-05-07T20:13:08.4775219Z weighted=True, 2025-05-07T20:13:08.4775301Z row_wise=True, 2025-05-07T20:13:08.4775397Z mixed=True, 2025-05-07T20:13:08.4775484Z use_cache=False, 2025-05-07T20:13:08.4775592Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.4775690Z use_cpu=True, 2025-05-07T20:13:08.4775820Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.4775896Z ) 2025-05-07T20:13:08.4776040Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.4776396Z self=, 2025-05-07T20:13:08.4776481Z compile=True, 2025-05-07T20:13:08.4776605Z pooling_mode=, 2025-05-07T20:13:08.4776686Z T=2, 2025-05-07T20:13:08.4776765Z D=64, 2025-05-07T20:13:08.4776856Z B=50, 2025-05-07T20:13:08.4776936Z log_E=5, 2025-05-07T20:13:08.4777026Z L=19, 2025-05-07T20:13:08.4777111Z D_gradcheck=1, 2025-05-07T20:13:08.4777208Z stochastic_rounding=False, 2025-05-07T20:13:08.4777361Z weighted=False, 2025-05-07T20:13:08.4777447Z row_wise=True, 2025-05-07T20:13:08.4777533Z mixed=False, 2025-05-07T20:13:08.4777631Z use_cache=False, 2025-05-07T20:13:08.4777740Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.4777823Z use_cpu=True, 2025-05-07T20:13:08.4777941Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.4778016Z ) 2025-05-07T20:13:08.5074118Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.5074695Z self=, 2025-05-07T20:13:08.5074831Z compile=False, 2025-05-07T20:13:08.5075034Z pooling_mode=, 2025-05-07T20:13:08.5075305Z T=2, 2025-05-07T20:13:08.5075454Z D=100, 2025-05-07T20:13:08.5075622Z B=65, 2025-05-07T20:13:08.5075726Z log_E=3, 2025-05-07T20:13:08.5075807Z L=1, 2025-05-07T20:13:08.5075909Z D_gradcheck=1, 2025-05-07T20:13:08.5076068Z stochastic_rounding=False, 2025-05-07T20:13:08.5076165Z weighted=True, 2025-05-07T20:13:08.5076268Z row_wise=True, 2025-05-07T20:13:08.5076353Z mixed=True, 2025-05-07T20:13:08.5076441Z use_cache=False, 2025-05-07T20:13:08.5076568Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.5076654Z use_cpu=True, 2025-05-07T20:13:08.5076781Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.5076863Z ) 2025-05-07T20:13:08.5077000Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.5077370Z self=, 2025-05-07T20:13:08.5077456Z compile=True, 2025-05-07T20:13:08.5077565Z pooling_mode=, 2025-05-07T20:13:08.5077657Z T=4, 2025-05-07T20:13:08.5077737Z D=21, 2025-05-07T20:13:08.5077816Z B=98, 2025-05-07T20:13:08.5077907Z log_E=3, 2025-05-07T20:13:08.5077985Z L=3, 2025-05-07T20:13:08.5078068Z D_gradcheck=1, 2025-05-07T20:13:08.5078183Z stochastic_rounding=False, 2025-05-07T20:13:08.5078269Z weighted=False, 2025-05-07T20:13:08.5078355Z row_wise=True, 2025-05-07T20:13:08.5078450Z mixed=False, 2025-05-07T20:13:08.5078535Z use_cache=False, 2025-05-07T20:13:08.5078657Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.5078743Z use_cpu=True, 2025-05-07T20:13:08.5078847Z output_dtype=SparseType.FP32, 2025-05-07T20:13:08.5078937Z ) 2025-05-07T20:13:08.5079072Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.5079426Z self=, 2025-05-07T20:13:08.5079524Z compile=False, 2025-05-07T20:13:08.5079636Z pooling_mode=, 2025-05-07T20:13:08.5079714Z T=1, 2025-05-07T20:13:08.5079931Z D=72, 2025-05-07T20:13:08.5080011Z B=75, 2025-05-07T20:13:08.5080090Z log_E=3, 2025-05-07T20:13:08.5080183Z L=18, 2025-05-07T20:13:08.5080267Z D_gradcheck=2, 2025-05-07T20:13:08.5080384Z stochastic_rounding=False, 2025-05-07T20:13:08.5080471Z weighted=False, 2025-05-07T20:13:08.5080555Z row_wise=True, 2025-05-07T20:13:08.5080655Z mixed=False, 2025-05-07T20:13:08.5080740Z use_cache=False, 2025-05-07T20:13:08.5080849Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.5080991Z use_cpu=True, 2025-05-07T20:13:08.5081096Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.5081172Z ) 2025-05-07T20:13:08.5081319Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.5081672Z self=, 2025-05-07T20:13:08.5081758Z compile=False, 2025-05-07T20:13:08.5081880Z pooling_mode=, 2025-05-07T20:13:08.5081960Z T=5, 2025-05-07T20:13:08.5082039Z D=96, 2025-05-07T20:13:08.5082132Z B=104, 2025-05-07T20:13:08.5082211Z log_E=5, 2025-05-07T20:13:08.5082301Z L=17, 2025-05-07T20:13:08.5082385Z D_gradcheck=2, 2025-05-07T20:13:08.5082556Z stochastic_rounding=False, 2025-05-07T20:13:08.5082656Z weighted=False, 2025-05-07T20:13:08.5082739Z row_wise=True, 2025-05-07T20:13:08.5082821Z mixed=True, 2025-05-07T20:13:08.5082918Z use_cache=False, 2025-05-07T20:13:08.5083027Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.5083113Z use_cpu=True, 2025-05-07T20:13:08.5083231Z output_dtype=SparseType.FP32, 2025-05-07T20:13:08.5083306Z ) 2025-05-07T20:13:08.5083442Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.5083817Z self=, 2025-05-07T20:13:08.5083903Z compile=False, 2025-05-07T20:13:08.5084031Z pooling_mode=, 2025-05-07T20:13:08.5084114Z T=3, 2025-05-07T20:13:08.5084194Z D=91, 2025-05-07T20:13:08.5084286Z B=34, 2025-05-07T20:13:08.5084367Z log_E=4, 2025-05-07T20:13:08.5084445Z L=11, 2025-05-07T20:13:08.5084542Z D_gradcheck=1, 2025-05-07T20:13:08.5084645Z stochastic_rounding=False, 2025-05-07T20:13:08.5084729Z weighted=True, 2025-05-07T20:13:08.5084824Z row_wise=True, 2025-05-07T20:13:08.5084906Z mixed=True, 2025-05-07T20:13:08.5084989Z use_cache=True, 2025-05-07T20:13:08.5085113Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.5085197Z use_cpu=True, 2025-05-07T20:13:08.5085302Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.5085391Z ) 2025-05-07T20:13:08.5085524Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.5085887Z self=, 2025-05-07T20:13:08.5085972Z compile=True, 2025-05-07T20:13:08.5086081Z pooling_mode=, 2025-05-07T20:13:08.5086172Z T=3, 2025-05-07T20:13:08.5086260Z D=16, 2025-05-07T20:13:08.5086340Z B=4, 2025-05-07T20:13:08.5086433Z log_E=5, 2025-05-07T20:13:08.5086517Z L=2, 2025-05-07T20:13:08.5086606Z D_gradcheck=2, 2025-05-07T20:13:08.5086720Z stochastic_rounding=True, 2025-05-07T20:13:08.5086808Z weighted=True, 2025-05-07T20:13:08.5086891Z row_wise=True, 2025-05-07T20:13:08.5086988Z mixed=False, 2025-05-07T20:13:08.5087074Z use_cache=True, 2025-05-07T20:13:08.5087187Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.5087285Z use_cpu=True, 2025-05-07T20:13:08.5087392Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.5087482Z ) 2025-05-07T20:13:08.5087617Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.5087973Z self=, 2025-05-07T20:13:08.5088074Z compile=True, 2025-05-07T20:13:08.5088185Z pooling_mode=, 2025-05-07T20:13:08.5088293Z T=2, 2025-05-07T20:13:08.5088384Z D=75, 2025-05-07T20:13:08.5088465Z B=127, 2025-05-07T20:13:08.5088549Z log_E=4, 2025-05-07T20:13:08.5088644Z L=2, 2025-05-07T20:13:08.5088735Z D_gradcheck=1, 2025-05-07T20:13:08.5088836Z stochastic_rounding=True, 2025-05-07T20:13:08.5088937Z weighted=True, 2025-05-07T20:13:08.5089022Z row_wise=True, 2025-05-07T20:13:08.5089109Z mixed=False, 2025-05-07T20:13:08.5089210Z use_cache=False, 2025-05-07T20:13:08.5089346Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.5089445Z use_cpu=True, 2025-05-07T20:13:08.5089554Z output_dtype=SparseType.FP32, 2025-05-07T20:13:08.5089633Z ) 2025-05-07T20:13:08.5089785Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.5090136Z self=, 2025-05-07T20:13:08.5090222Z compile=True, 2025-05-07T20:13:08.5090346Z pooling_mode=, 2025-05-07T20:13:08.5090425Z T=2, 2025-05-07T20:13:08.5090505Z D=69, 2025-05-07T20:13:08.5090595Z B=7, 2025-05-07T20:13:08.5090675Z log_E=5, 2025-05-07T20:13:08.5090758Z L=2, 2025-05-07T20:13:08.5090904Z D_gradcheck=2, 2025-05-07T20:13:08.5091002Z stochastic_rounding=True, 2025-05-07T20:13:08.5091101Z weighted=True, 2025-05-07T20:13:08.5091184Z row_wise=True, 2025-05-07T20:13:08.5091268Z mixed=False, 2025-05-07T20:13:08.5091366Z use_cache=False, 2025-05-07T20:13:08.5091476Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.5091559Z use_cpu=True, 2025-05-07T20:13:08.5091673Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.5091750Z ) 2025-05-07T20:13:08.5091883Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.5092247Z self=, 2025-05-07T20:13:08.5092331Z compile=True, 2025-05-07T20:13:08.5092442Z pooling_mode=, 2025-05-07T20:13:08.5092534Z T=2, 2025-05-07T20:13:08.5092613Z D=128, 2025-05-07T20:13:08.5092691Z B=58, 2025-05-07T20:13:08.5092783Z log_E=3, 2025-05-07T20:13:08.5092862Z L=17, 2025-05-07T20:13:08.5092959Z D_gradcheck=1, 2025-05-07T20:13:08.5093058Z stochastic_rounding=True, 2025-05-07T20:13:08.5093143Z weighted=False, 2025-05-07T20:13:08.5093237Z row_wise=True, 2025-05-07T20:13:08.5093319Z mixed=True, 2025-05-07T20:13:08.5093407Z use_cache=False, 2025-05-07T20:13:08.5093532Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.5093617Z use_cpu=True, 2025-05-07T20:13:08.5093726Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.5093814Z ) 2025-05-07T20:13:08.5093949Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.5094306Z self=, 2025-05-07T20:13:08.5094405Z compile=False, 2025-05-07T20:13:08.5094518Z pooling_mode=, 2025-05-07T20:13:08.5094611Z T=1, 2025-05-07T20:13:08.5094690Z D=4, 2025-05-07T20:13:08.5094769Z B=91, 2025-05-07T20:13:08.5094860Z log_E=3, 2025-05-07T20:13:08.5094942Z L=0, 2025-05-07T20:13:08.5095027Z D_gradcheck=1, 2025-05-07T20:13:08.5095137Z stochastic_rounding=False, 2025-05-07T20:13:08.5095222Z weighted=True, 2025-05-07T20:13:08.5095305Z row_wise=True, 2025-05-07T20:13:08.5095398Z mixed=False, 2025-05-07T20:13:08.5095484Z use_cache=True, 2025-05-07T20:13:08.5095595Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.5095690Z use_cpu=True, 2025-05-07T20:13:08.5095796Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.5095873Z ) 2025-05-07T20:13:08.5096020Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.5096374Z self=, 2025-05-07T20:13:08.5096469Z compile=True, 2025-05-07T20:13:08.5096607Z pooling_mode=, 2025-05-07T20:13:08.5096688Z T=5, 2025-05-07T20:13:08.5096779Z D=127, 2025-05-07T20:13:08.5096858Z B=99, 2025-05-07T20:13:08.5096940Z log_E=4, 2025-05-07T20:13:08.5097035Z L=3, 2025-05-07T20:13:08.5097121Z D_gradcheck=1, 2025-05-07T20:13:08.5097220Z stochastic_rounding=True, 2025-05-07T20:13:08.5097318Z weighted=False, 2025-05-07T20:13:08.5097403Z row_wise=True, 2025-05-07T20:13:08.5097486Z mixed=False, 2025-05-07T20:13:08.5097611Z use_cache=True, 2025-05-07T20:13:08.5097722Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.5097805Z use_cpu=True, 2025-05-07T20:13:08.5097922Z output_dtype=SparseType.FP32, 2025-05-07T20:13:08.5097998Z ) 2025-05-07T20:13:08.5098146Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.5098501Z self=, 2025-05-07T20:13:08.5098586Z compile=True, 2025-05-07T20:13:08.5098711Z pooling_mode=, 2025-05-07T20:13:08.5098790Z T=2, 2025-05-07T20:13:08.5098869Z D=115, 2025-05-07T20:13:08.5098964Z B=37, 2025-05-07T20:13:08.5099070Z log_E=5, 2025-05-07T20:13:08.5099193Z L=5, 2025-05-07T20:13:08.5099294Z D_gradcheck=2, 2025-05-07T20:13:08.5099392Z stochastic_rounding=True, 2025-05-07T20:13:08.5099476Z weighted=True, 2025-05-07T20:13:08.5099571Z row_wise=True, 2025-05-07T20:13:08.5099655Z mixed=True, 2025-05-07T20:13:08.5099746Z use_cache=False, 2025-05-07T20:13:08.5099868Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.5099953Z use_cpu=True, 2025-05-07T20:13:08.5100070Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.5100148Z ) 2025-05-07T20:13:08.5100283Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.5100651Z self=, 2025-05-07T20:13:08.5100738Z compile=False, 2025-05-07T20:13:08.5100849Z pooling_mode=, 2025-05-07T20:13:08.5100940Z T=2, 2025-05-07T20:13:08.5101020Z D=121, 2025-05-07T20:13:08.5101099Z B=112, 2025-05-07T20:13:08.5101194Z log_E=5, 2025-05-07T20:13:08.5101275Z L=11, 2025-05-07T20:13:08.5101361Z D_gradcheck=1, 2025-05-07T20:13:08.5101471Z stochastic_rounding=False, 2025-05-07T20:13:08.5101557Z weighted=False, 2025-05-07T20:13:08.5101650Z row_wise=True, 2025-05-07T20:13:08.5101732Z mixed=True, 2025-05-07T20:13:08.5101818Z use_cache=False, 2025-05-07T20:13:08.5101938Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.5102022Z use_cpu=True, 2025-05-07T20:13:08.5102126Z output_dtype=SparseType.FP32, 2025-05-07T20:13:08.5102215Z ) 2025-05-07T20:13:08.5102348Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.5102703Z self=, 2025-05-07T20:13:08.5102802Z compile=True, 2025-05-07T20:13:08.5102913Z pooling_mode=, 2025-05-07T20:13:08.5102992Z T=3, 2025-05-07T20:13:08.5103082Z D=60, 2025-05-07T20:13:08.5103161Z B=86, 2025-05-07T20:13:08.5103244Z log_E=5, 2025-05-07T20:13:08.5103333Z L=0, 2025-05-07T20:13:08.5103417Z D_gradcheck=1, 2025-05-07T20:13:08.5103527Z stochastic_rounding=False, 2025-05-07T20:13:08.5103614Z weighted=False, 2025-05-07T20:13:08.5103697Z row_wise=True, 2025-05-07T20:13:08.5103790Z mixed=True, 2025-05-07T20:13:08.5103878Z use_cache=False, 2025-05-07T20:13:08.5103989Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.5104084Z use_cpu=True, 2025-05-07T20:13:08.5104189Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.5104267Z ) 2025-05-07T20:13:08.5104416Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.5104770Z self=, 2025-05-07T20:13:08.5104884Z compile=True, 2025-05-07T20:13:08.5105009Z pooling_mode=, 2025-05-07T20:13:08.5105088Z T=4, 2025-05-07T20:13:08.5105182Z D=50, 2025-05-07T20:13:08.5105264Z B=50, 2025-05-07T20:13:08.5105346Z log_E=5, 2025-05-07T20:13:08.5105627Z L=16, 2025-05-07T20:13:08.5105713Z D_gradcheck=1, 2025-05-07T20:13:08.5105812Z stochastic_rounding=True, 2025-05-07T20:13:08.5105911Z weighted=True, 2025-05-07T20:13:08.5105994Z row_wise=True, 2025-05-07T20:13:08.5106130Z mixed=False, 2025-05-07T20:13:08.5106228Z use_cache=True, 2025-05-07T20:13:08.5106337Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.5106420Z use_cpu=True, 2025-05-07T20:13:08.5106538Z output_dtype=SparseType.FP32, 2025-05-07T20:13:08.5106616Z ) 2025-05-07T20:13:08.5106752Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.5107122Z self=, 2025-05-07T20:13:08.5107209Z compile=True, 2025-05-07T20:13:08.5107336Z pooling_mode=, 2025-05-07T20:13:08.5107415Z T=2, 2025-05-07T20:13:08.5107495Z D=67, 2025-05-07T20:13:08.5107671Z B=108, 2025-05-07T20:13:08.5107754Z log_E=5, 2025-05-07T20:13:08.5107835Z L=0, 2025-05-07T20:13:08.5107936Z D_gradcheck=2, 2025-05-07T20:13:08.5108037Z stochastic_rounding=True, 2025-05-07T20:13:08.5108122Z weighted=False, 2025-05-07T20:13:08.5108220Z row_wise=True, 2025-05-07T20:13:08.5108301Z mixed=True, 2025-05-07T20:13:08.5108388Z use_cache=False, 2025-05-07T20:13:08.5108510Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.5108593Z use_cpu=True, 2025-05-07T20:13:08.5108698Z output_dtype=SparseType.FP32, 2025-05-07T20:13:08.5108788Z ) 2025-05-07T20:13:08.5402764Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.5403368Z self=, 2025-05-07T20:13:08.5403507Z compile=False, 2025-05-07T20:13:08.5403667Z pooling_mode=, 2025-05-07T20:13:08.5403828Z T=1, 2025-05-07T20:13:08.5403940Z D=73, 2025-05-07T20:13:08.5404105Z B=31, 2025-05-07T20:13:08.5404258Z log_E=5, 2025-05-07T20:13:08.5404410Z L=7, 2025-05-07T20:13:08.5404594Z D_gradcheck=2, 2025-05-07T20:13:08.5404759Z stochastic_rounding=True, 2025-05-07T20:13:08.5404848Z weighted=False, 2025-05-07T20:13:08.5404944Z row_wise=True, 2025-05-07T20:13:08.5405029Z mixed=False, 2025-05-07T20:13:08.5405118Z use_cache=False, 2025-05-07T20:13:08.5405244Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.5405331Z use_cpu=True, 2025-05-07T20:13:08.5405563Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.5405649Z ) 2025-05-07T20:13:08.5416091Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.5416523Z self=, 2025-05-07T20:13:08.5416629Z compile=False, 2025-05-07T20:13:08.5416760Z pooling_mode=, 2025-05-07T20:13:08.5416840Z T=2, 2025-05-07T20:13:08.5416924Z D=65, 2025-05-07T20:13:08.5417019Z B=28, 2025-05-07T20:13:08.5417101Z log_E=3, 2025-05-07T20:13:08.5417180Z L=10, 2025-05-07T20:13:08.5417280Z D_gradcheck=2, 2025-05-07T20:13:08.5417379Z stochastic_rounding=True, 2025-05-07T20:13:08.5417477Z weighted=False, 2025-05-07T20:13:08.5417560Z row_wise=True, 2025-05-07T20:13:08.5417645Z mixed=False, 2025-05-07T20:13:08.5417744Z use_cache=True, 2025-05-07T20:13:08.5417857Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.5417940Z use_cpu=True, 2025-05-07T20:13:08.5418059Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.5418137Z ) 2025-05-07T20:13:08.5418347Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.5418718Z self=, 2025-05-07T20:13:08.5418930Z compile=False, 2025-05-07T20:13:08.5419057Z pooling_mode=, 2025-05-07T20:13:08.5419136Z T=5, 2025-05-07T20:13:08.5419221Z D=100, 2025-05-07T20:13:08.5419314Z B=127, 2025-05-07T20:13:08.5419394Z log_E=5, 2025-05-07T20:13:08.5419471Z L=13, 2025-05-07T20:13:08.5419572Z D_gradcheck=1, 2025-05-07T20:13:08.5419669Z stochastic_rounding=True, 2025-05-07T20:13:08.5419754Z weighted=False, 2025-05-07T20:13:08.5419901Z row_wise=True, 2025-05-07T20:13:08.5419987Z mixed=False, 2025-05-07T20:13:08.5420076Z use_cache=False, 2025-05-07T20:13:08.5420200Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.5420282Z use_cpu=True, 2025-05-07T20:13:08.5420390Z output_dtype=SparseType.FP32, 2025-05-07T20:13:08.5420479Z ) 2025-05-07T20:13:08.5420615Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.5420988Z self=, 2025-05-07T20:13:08.5421073Z compile=True, 2025-05-07T20:13:08.5421183Z pooling_mode=, 2025-05-07T20:13:08.5421278Z T=3, 2025-05-07T20:13:08.5421432Z D=23, 2025-05-07T20:13:08.5421513Z B=89, 2025-05-07T20:13:08.5421603Z log_E=5, 2025-05-07T20:13:08.5421683Z L=19, 2025-05-07T20:13:08.5421768Z D_gradcheck=1, 2025-05-07T20:13:08.5421878Z stochastic_rounding=True, 2025-05-07T20:13:08.5421962Z weighted=True, 2025-05-07T20:13:08.5422047Z row_wise=True, 2025-05-07T20:13:08.5422143Z mixed=False, 2025-05-07T20:13:08.5422228Z use_cache=True, 2025-05-07T20:13:08.5422340Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.5422437Z use_cpu=True, 2025-05-07T20:13:08.5422542Z output_dtype=SparseType.FP32, 2025-05-07T20:13:08.5422628Z ) 2025-05-07T20:13:08.5422762Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.5423115Z self=, 2025-05-07T20:13:08.5423214Z compile=True, 2025-05-07T20:13:08.5423325Z pooling_mode=, 2025-05-07T20:13:08.5423408Z T=5, 2025-05-07T20:13:08.5423498Z D=108, 2025-05-07T20:13:08.5423578Z B=75, 2025-05-07T20:13:08.5423658Z log_E=4, 2025-05-07T20:13:08.5423748Z L=4, 2025-05-07T20:13:08.5423833Z D_gradcheck=2, 2025-05-07T20:13:08.5423933Z stochastic_rounding=False, 2025-05-07T20:13:08.5424028Z weighted=True, 2025-05-07T20:13:08.5424111Z row_wise=True, 2025-05-07T20:13:08.5424193Z mixed=False, 2025-05-07T20:13:08.5424288Z use_cache=True, 2025-05-07T20:13:08.5424397Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.5424493Z use_cpu=True, 2025-05-07T20:13:08.5424597Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.5424672Z ) 2025-05-07T20:13:08.5424818Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.5425167Z self=, 2025-05-07T20:13:08.5425252Z compile=True, 2025-05-07T20:13:08.5425372Z pooling_mode=, 2025-05-07T20:13:08.5425454Z T=4, 2025-05-07T20:13:08.5425533Z D=115, 2025-05-07T20:13:08.5425625Z B=30, 2025-05-07T20:13:08.5425704Z log_E=3, 2025-05-07T20:13:08.5425784Z L=10, 2025-05-07T20:13:08.5425882Z D_gradcheck=2, 2025-05-07T20:13:08.5425980Z stochastic_rounding=True, 2025-05-07T20:13:08.5426081Z weighted=False, 2025-05-07T20:13:08.5426164Z row_wise=True, 2025-05-07T20:13:08.5426246Z mixed=True, 2025-05-07T20:13:08.5426346Z use_cache=True, 2025-05-07T20:13:08.5426455Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.5426538Z use_cpu=True, 2025-05-07T20:13:08.5426655Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.5426733Z ) 2025-05-07T20:13:08.5426866Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.5427236Z self=, 2025-05-07T20:13:08.5427353Z compile=True, 2025-05-07T20:13:08.5427463Z pooling_mode=, 2025-05-07T20:13:08.5427557Z T=4, 2025-05-07T20:13:08.5427636Z D=50, 2025-05-07T20:13:08.5427727Z B=81, 2025-05-07T20:13:08.5427807Z log_E=3, 2025-05-07T20:13:08.5427883Z L=17, 2025-05-07T20:13:08.5427980Z D_gradcheck=2, 2025-05-07T20:13:08.5428077Z stochastic_rounding=False, 2025-05-07T20:13:08.5428189Z weighted=False, 2025-05-07T20:13:08.5428286Z row_wise=True, 2025-05-07T20:13:08.5428368Z mixed=False, 2025-05-07T20:13:08.5428454Z use_cache=False, 2025-05-07T20:13:08.5428578Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.5428661Z use_cpu=True, 2025-05-07T20:13:08.5428764Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.5428852Z ) 2025-05-07T20:13:08.5428984Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.5429338Z self=, 2025-05-07T20:13:08.5429436Z compile=False, 2025-05-07T20:13:08.5429544Z pooling_mode=, 2025-05-07T20:13:08.5429687Z T=5, 2025-05-07T20:13:08.5429766Z D=121, 2025-05-07T20:13:08.5429847Z B=102, 2025-05-07T20:13:08.5429937Z log_E=3, 2025-05-07T20:13:08.5430015Z L=1, 2025-05-07T20:13:08.5430100Z D_gradcheck=2, 2025-05-07T20:13:08.5430209Z stochastic_rounding=True, 2025-05-07T20:13:08.5430298Z weighted=False, 2025-05-07T20:13:08.5430381Z row_wise=True, 2025-05-07T20:13:08.5430477Z mixed=True, 2025-05-07T20:13:08.5430561Z use_cache=True, 2025-05-07T20:13:08.5430671Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.5430766Z use_cpu=True, 2025-05-07T20:13:08.5430870Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.5430949Z ) 2025-05-07T20:13:08.5431096Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.5431453Z self=, 2025-05-07T20:13:08.5431553Z compile=False, 2025-05-07T20:13:08.5431668Z pooling_mode=, 2025-05-07T20:13:08.5431749Z T=2, 2025-05-07T20:13:08.5431839Z D=79, 2025-05-07T20:13:08.5431918Z B=44, 2025-05-07T20:13:08.5431999Z log_E=3, 2025-05-07T20:13:08.5432091Z L=14, 2025-05-07T20:13:08.5432177Z D_gradcheck=2, 2025-05-07T20:13:08.5432277Z stochastic_rounding=False, 2025-05-07T20:13:08.5432374Z weighted=True, 2025-05-07T20:13:08.5432458Z row_wise=True, 2025-05-07T20:13:08.5432543Z mixed=False, 2025-05-07T20:13:08.5432641Z use_cache=True, 2025-05-07T20:13:08.5432751Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.5432835Z use_cpu=True, 2025-05-07T20:13:08.5432954Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.5433030Z ) 2025-05-07T20:13:08.5433177Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.5433531Z self=, 2025-05-07T20:13:08.5433618Z compile=False, 2025-05-07T20:13:08.5433742Z pooling_mode=, 2025-05-07T20:13:08.5433821Z T=2, 2025-05-07T20:13:08.5433902Z D=85, 2025-05-07T20:13:08.5433995Z B=91, 2025-05-07T20:13:08.5434079Z log_E=4, 2025-05-07T20:13:08.5434158Z L=18, 2025-05-07T20:13:08.5434256Z D_gradcheck=1, 2025-05-07T20:13:08.5434357Z stochastic_rounding=False, 2025-05-07T20:13:08.5434442Z weighted=False, 2025-05-07T20:13:08.5434538Z row_wise=True, 2025-05-07T20:13:08.5434621Z mixed=True, 2025-05-07T20:13:08.5434718Z use_cache=True, 2025-05-07T20:13:08.5434826Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.5434908Z use_cpu=True, 2025-05-07T20:13:08.5435028Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.5435105Z ) 2025-05-07T20:13:08.5435238Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.5435629Z self=, 2025-05-07T20:13:08.5435714Z compile=False, 2025-05-07T20:13:08.5435826Z pooling_mode=, 2025-05-07T20:13:08.5435916Z T=1, 2025-05-07T20:13:08.5436077Z D=119, 2025-05-07T20:13:08.5436160Z B=9, 2025-05-07T20:13:08.5436257Z log_E=5, 2025-05-07T20:13:08.5436336Z L=14, 2025-05-07T20:13:08.5436420Z D_gradcheck=1, 2025-05-07T20:13:08.5436566Z stochastic_rounding=False, 2025-05-07T20:13:08.5436651Z weighted=True, 2025-05-07T20:13:08.5436747Z row_wise=True, 2025-05-07T20:13:08.5436829Z mixed=True, 2025-05-07T20:13:08.5436914Z use_cache=True, 2025-05-07T20:13:08.5437034Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.5437118Z use_cpu=True, 2025-05-07T20:13:08.5437224Z output_dtype=SparseType.FP32, 2025-05-07T20:13:08.5437313Z ) 2025-05-07T20:13:08.5437450Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.5437804Z self=, 2025-05-07T20:13:08.5437905Z compile=False, 2025-05-07T20:13:08.5438065Z pooling_mode=, 2025-05-07T20:13:08.5438146Z T=5, 2025-05-07T20:13:08.5438235Z D=101, 2025-05-07T20:13:08.5438314Z B=82, 2025-05-07T20:13:08.5438408Z log_E=3, 2025-05-07T20:13:08.5438486Z L=2, 2025-05-07T20:13:08.5438569Z D_gradcheck=2, 2025-05-07T20:13:08.5438682Z stochastic_rounding=False, 2025-05-07T20:13:08.5438766Z weighted=True, 2025-05-07T20:13:08.5438848Z row_wise=True, 2025-05-07T20:13:08.5438940Z mixed=False, 2025-05-07T20:13:08.5439025Z use_cache=True, 2025-05-07T20:13:08.5439131Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.5439227Z use_cpu=True, 2025-05-07T20:13:08.5439330Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.5439406Z ) 2025-05-07T20:13:08.5439551Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.5439908Z self=, 2025-05-07T20:13:08.5439992Z compile=True, 2025-05-07T20:13:08.5440117Z pooling_mode=, 2025-05-07T20:13:08.5440196Z T=1, 2025-05-07T20:13:08.5440285Z D=114, 2025-05-07T20:13:08.5440363Z B=106, 2025-05-07T20:13:08.5440442Z log_E=3, 2025-05-07T20:13:08.5440535Z L=16, 2025-05-07T20:13:08.5440619Z D_gradcheck=1, 2025-05-07T20:13:08.5440721Z stochastic_rounding=True, 2025-05-07T20:13:08.5440821Z weighted=False, 2025-05-07T20:13:08.5440904Z row_wise=True, 2025-05-07T20:13:08.5440985Z mixed=False, 2025-05-07T20:13:08.5441084Z use_cache=False, 2025-05-07T20:13:08.5441194Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.5441277Z use_cpu=True, 2025-05-07T20:13:08.5441393Z output_dtype=SparseType.FP32, 2025-05-07T20:13:08.5441469Z ) 2025-05-07T20:13:08.5441608Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.5441975Z self=, 2025-05-07T20:13:08.5442064Z compile=True, 2025-05-07T20:13:08.5442184Z pooling_mode=, 2025-05-07T20:13:08.5442264Z T=3, 2025-05-07T20:13:08.5442341Z D=31, 2025-05-07T20:13:08.5442433Z B=91, 2025-05-07T20:13:08.5442513Z log_E=3, 2025-05-07T20:13:08.5442590Z L=20, 2025-05-07T20:13:08.5442688Z D_gradcheck=1, 2025-05-07T20:13:08.5442786Z stochastic_rounding=False, 2025-05-07T20:13:08.5442870Z weighted=False, 2025-05-07T20:13:08.5442964Z row_wise=True, 2025-05-07T20:13:08.5443046Z mixed=False, 2025-05-07T20:13:08.5443130Z use_cache=False, 2025-05-07T20:13:08.5443252Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.5443336Z use_cpu=True, 2025-05-07T20:13:08.5443440Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.5443527Z ) 2025-05-07T20:13:08.5443690Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.5444058Z self=, 2025-05-07T20:13:08.5444147Z compile=False, 2025-05-07T20:13:08.5444259Z pooling_mode=, 2025-05-07T20:13:08.5444350Z T=1, 2025-05-07T20:13:08.5444428Z D=9, 2025-05-07T20:13:08.5444507Z B=101, 2025-05-07T20:13:08.5444598Z log_E=4, 2025-05-07T20:13:08.5444677Z L=10, 2025-05-07T20:13:08.5444788Z D_gradcheck=2, 2025-05-07T20:13:08.5444899Z stochastic_rounding=False, 2025-05-07T20:13:08.5444983Z weighted=False, 2025-05-07T20:13:08.5445067Z row_wise=True, 2025-05-07T20:13:08.5445161Z mixed=True, 2025-05-07T20:13:08.5445245Z use_cache=False, 2025-05-07T20:13:08.5445367Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.5445449Z use_cpu=True, 2025-05-07T20:13:08.5445559Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.5445647Z ) 2025-05-07T20:13:08.5445780Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.5446131Z self=, 2025-05-07T20:13:08.5446303Z compile=True, 2025-05-07T20:13:08.5446414Z pooling_mode=, 2025-05-07T20:13:08.5446496Z T=5, 2025-05-07T20:13:08.5446587Z D=52, 2025-05-07T20:13:08.5446665Z B=48, 2025-05-07T20:13:08.5446745Z log_E=3, 2025-05-07T20:13:08.5446838Z L=0, 2025-05-07T20:13:08.5446924Z D_gradcheck=2, 2025-05-07T20:13:08.5447022Z stochastic_rounding=True, 2025-05-07T20:13:08.5447120Z weighted=True, 2025-05-07T20:13:08.5447204Z row_wise=True, 2025-05-07T20:13:08.5447300Z mixed=False, 2025-05-07T20:13:08.5447385Z use_cache=True, 2025-05-07T20:13:08.5447495Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.5447592Z use_cpu=True, 2025-05-07T20:13:08.5447697Z output_dtype=SparseType.FP32, 2025-05-07T20:13:08.5447775Z ) 2025-05-07T20:13:08.5732483Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.5733044Z self=, 2025-05-07T20:13:08.5733199Z compile=False, 2025-05-07T20:13:08.5733362Z pooling_mode=, 2025-05-07T20:13:08.5733491Z T=3, 2025-05-07T20:13:08.5733659Z D=11, 2025-05-07T20:13:08.5733805Z B=72, 2025-05-07T20:13:08.5733956Z log_E=4, 2025-05-07T20:13:08.5734122Z L=11, 2025-05-07T20:13:08.5734235Z D_gradcheck=1, 2025-05-07T20:13:08.5734336Z stochastic_rounding=True, 2025-05-07T20:13:08.5734432Z weighted=True, 2025-05-07T20:13:08.5734515Z row_wise=True, 2025-05-07T20:13:08.5734615Z mixed=False, 2025-05-07T20:13:08.5734701Z use_cache=True, 2025-05-07T20:13:08.5734812Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.5734907Z use_cpu=True, 2025-05-07T20:13:08.5735011Z output_dtype=SparseType.FP32, 2025-05-07T20:13:08.5735094Z ) 2025-05-07T20:13:08.5735245Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.5735605Z self=, 2025-05-07T20:13:08.5735693Z compile=True, 2025-05-07T20:13:08.5735814Z pooling_mode=, 2025-05-07T20:13:08.5735894Z T=2, 2025-05-07T20:13:08.5735973Z D=67, 2025-05-07T20:13:08.5736068Z B=128, 2025-05-07T20:13:08.5736152Z log_E=4, 2025-05-07T20:13:08.5736245Z L=16, 2025-05-07T20:13:08.5736330Z D_gradcheck=1, 2025-05-07T20:13:08.5736431Z stochastic_rounding=False, 2025-05-07T20:13:08.5736518Z weighted=True, 2025-05-07T20:13:08.5736623Z row_wise=True, 2025-05-07T20:13:08.5736705Z mixed=False, 2025-05-07T20:13:08.5736803Z use_cache=False, 2025-05-07T20:13:08.5736913Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.5736999Z use_cpu=True, 2025-05-07T20:13:08.5737119Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.5737311Z ) 2025-05-07T20:13:08.5737446Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.5737819Z self=, 2025-05-07T20:13:08.5737977Z compile=True, 2025-05-07T20:13:08.5738088Z pooling_mode=, 2025-05-07T20:13:08.5738180Z T=4, 2025-05-07T20:13:08.5738260Z D=70, 2025-05-07T20:13:08.5738339Z B=11, 2025-05-07T20:13:08.5738433Z log_E=3, 2025-05-07T20:13:08.5738559Z L=10, 2025-05-07T20:13:08.5738659Z D_gradcheck=2, 2025-05-07T20:13:08.5738758Z stochastic_rounding=False, 2025-05-07T20:13:08.5738844Z weighted=False, 2025-05-07T20:13:08.5738940Z row_wise=True, 2025-05-07T20:13:08.5739024Z mixed=True, 2025-05-07T20:13:08.5739110Z use_cache=True, 2025-05-07T20:13:08.5739233Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.5739319Z use_cpu=True, 2025-05-07T20:13:08.5739424Z output_dtype=SparseType.FP32, 2025-05-07T20:13:08.5739518Z ) 2025-05-07T20:13:08.5739653Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.5740048Z self=, 2025-05-07T20:13:08.5740183Z compile=False, 2025-05-07T20:13:08.5740294Z pooling_mode=, 2025-05-07T20:13:08.5740388Z T=2, 2025-05-07T20:13:08.5740468Z D=21, 2025-05-07T20:13:08.5740548Z B=15, 2025-05-07T20:13:08.5740642Z log_E=3, 2025-05-07T20:13:08.5740721Z L=0, 2025-05-07T20:13:08.5740806Z D_gradcheck=1, 2025-05-07T20:13:08.5740914Z stochastic_rounding=False, 2025-05-07T20:13:08.5740999Z weighted=True, 2025-05-07T20:13:08.5741082Z row_wise=True, 2025-05-07T20:13:08.5741173Z mixed=True, 2025-05-07T20:13:08.5741261Z use_cache=False, 2025-05-07T20:13:08.5741367Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.5741461Z use_cpu=True, 2025-05-07T20:13:08.5741566Z output_dtype=SparseType.FP32, 2025-05-07T20:13:08.5741641Z ) 2025-05-07T20:13:08.5741788Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.5742143Z self=, 2025-05-07T20:13:08.5742243Z compile=False, 2025-05-07T20:13:08.5742351Z pooling_mode=, 2025-05-07T20:13:08.5742430Z T=2, 2025-05-07T20:13:08.5742519Z D=97, 2025-05-07T20:13:08.5742595Z B=28, 2025-05-07T20:13:08.5742676Z log_E=4, 2025-05-07T20:13:08.5742765Z L=3, 2025-05-07T20:13:08.5742850Z D_gradcheck=2, 2025-05-07T20:13:08.5742948Z stochastic_rounding=False, 2025-05-07T20:13:08.5743043Z weighted=True, 2025-05-07T20:13:08.5743125Z row_wise=True, 2025-05-07T20:13:08.5743207Z mixed=True, 2025-05-07T20:13:08.5743301Z use_cache=True, 2025-05-07T20:13:08.5743409Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.5743493Z use_cpu=True, 2025-05-07T20:13:08.5743607Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.5743680Z ) 2025-05-07T20:13:08.5743826Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.5744180Z self=, 2025-05-07T20:13:08.5744269Z compile=True, 2025-05-07T20:13:08.5744389Z pooling_mode=, 2025-05-07T20:13:08.5744467Z T=3, 2025-05-07T20:13:08.5744547Z D=56, 2025-05-07T20:13:08.5744635Z B=113, 2025-05-07T20:13:08.5744715Z log_E=4, 2025-05-07T20:13:08.5744793Z L=0, 2025-05-07T20:13:08.5744888Z D_gradcheck=1, 2025-05-07T20:13:08.5744985Z stochastic_rounding=False, 2025-05-07T20:13:08.5745070Z weighted=True, 2025-05-07T20:13:08.5745165Z row_wise=True, 2025-05-07T20:13:08.5745249Z mixed=False, 2025-05-07T20:13:08.5745334Z use_cache=False, 2025-05-07T20:13:08.5745455Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.5745538Z use_cpu=True, 2025-05-07T20:13:08.5745682Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.5745758Z ) 2025-05-07T20:13:08.5745892Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.5746255Z self=, 2025-05-07T20:13:08.5746342Z compile=False, 2025-05-07T20:13:08.5746451Z pooling_mode=, 2025-05-07T20:13:08.5746540Z T=2, 2025-05-07T20:13:08.5746618Z D=21, 2025-05-07T20:13:08.5746696Z B=45, 2025-05-07T20:13:08.5746810Z log_E=4, 2025-05-07T20:13:08.5746888Z L=3, 2025-05-07T20:13:08.5746973Z D_gradcheck=2, 2025-05-07T20:13:08.5747082Z stochastic_rounding=False, 2025-05-07T20:13:08.5747166Z weighted=False, 2025-05-07T20:13:08.5747260Z row_wise=True, 2025-05-07T20:13:08.5747343Z mixed=True, 2025-05-07T20:13:08.5747430Z use_cache=True, 2025-05-07T20:13:08.5747550Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.5747635Z use_cpu=True, 2025-05-07T20:13:08.5747740Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.5747831Z ) 2025-05-07T20:13:08.5747965Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.5748369Z self=, 2025-05-07T20:13:08.5748467Z compile=True, 2025-05-07T20:13:08.5748580Z pooling_mode=, 2025-05-07T20:13:08.5748658Z T=1, 2025-05-07T20:13:08.5748749Z D=127, 2025-05-07T20:13:08.5748829Z B=8, 2025-05-07T20:13:08.5748910Z log_E=4, 2025-05-07T20:13:08.5748998Z L=12, 2025-05-07T20:13:08.5749082Z D_gradcheck=1, 2025-05-07T20:13:08.5749191Z stochastic_rounding=False, 2025-05-07T20:13:08.5749274Z weighted=True, 2025-05-07T20:13:08.5749357Z row_wise=True, 2025-05-07T20:13:08.5749449Z mixed=True, 2025-05-07T20:13:08.5749532Z use_cache=True, 2025-05-07T20:13:08.5749640Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.5749736Z use_cpu=True, 2025-05-07T20:13:08.5749839Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.5749915Z ) 2025-05-07T20:13:08.5750059Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.5750415Z self=, 2025-05-07T20:13:08.5750500Z compile=True, 2025-05-07T20:13:08.5750620Z pooling_mode=, 2025-05-07T20:13:08.5750698Z T=1, 2025-05-07T20:13:08.5750788Z D=115, 2025-05-07T20:13:08.5750868Z B=104, 2025-05-07T20:13:08.5750947Z log_E=5, 2025-05-07T20:13:08.5751037Z L=15, 2025-05-07T20:13:08.5751121Z D_gradcheck=1, 2025-05-07T20:13:08.5751219Z stochastic_rounding=False, 2025-05-07T20:13:08.5751313Z weighted=False, 2025-05-07T20:13:08.5751395Z row_wise=True, 2025-05-07T20:13:08.5751477Z mixed=False, 2025-05-07T20:13:08.5751574Z use_cache=False, 2025-05-07T20:13:08.5751682Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.5751766Z use_cpu=True, 2025-05-07T20:13:08.5751881Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.5751955Z ) 2025-05-07T20:13:08.5752090Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.5752455Z self=, 2025-05-07T20:13:08.5752538Z compile=True, 2025-05-07T20:13:08.5752659Z pooling_mode=, 2025-05-07T20:13:08.5752737Z T=2, 2025-05-07T20:13:08.5752814Z D=69, 2025-05-07T20:13:08.5752905Z B=23, 2025-05-07T20:13:08.5752984Z log_E=3, 2025-05-07T20:13:08.5753062Z L=15, 2025-05-07T20:13:08.5753155Z D_gradcheck=2, 2025-05-07T20:13:08.5753251Z stochastic_rounding=True, 2025-05-07T20:13:08.5753334Z weighted=True, 2025-05-07T20:13:08.5753429Z row_wise=True, 2025-05-07T20:13:08.5753508Z mixed=True, 2025-05-07T20:13:08.5753595Z use_cache=False, 2025-05-07T20:13:08.5753716Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.5753826Z use_cpu=True, 2025-05-07T20:13:08.5753932Z output_dtype=SparseType.FP32, 2025-05-07T20:13:08.5754019Z ) 2025-05-07T20:13:08.5754155Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.5754520Z self=, 2025-05-07T20:13:08.5754602Z compile=True, 2025-05-07T20:13:08.5754709Z pooling_mode=, 2025-05-07T20:13:08.5754794Z T=1, 2025-05-07T20:13:08.5754895Z D=122, 2025-05-07T20:13:08.5754973Z B=89, 2025-05-07T20:13:08.5755066Z log_E=3, 2025-05-07T20:13:08.5755143Z L=16, 2025-05-07T20:13:08.5755227Z D_gradcheck=1, 2025-05-07T20:13:08.5755341Z stochastic_rounding=False, 2025-05-07T20:13:08.5755426Z weighted=False, 2025-05-07T20:13:08.5755509Z row_wise=True, 2025-05-07T20:13:08.5755601Z mixed=False, 2025-05-07T20:13:08.5755687Z use_cache=False, 2025-05-07T20:13:08.5755794Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.5755889Z use_cpu=True, 2025-05-07T20:13:08.5756072Z output_dtype=SparseType.FP32, 2025-05-07T20:13:08.5756165Z ) 2025-05-07T20:13:08.5756330Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.5756719Z self=, 2025-05-07T20:13:08.5756815Z compile=False, 2025-05-07T20:13:08.5756925Z pooling_mode=, 2025-05-07T20:13:08.5757002Z T=2, 2025-05-07T20:13:08.5757092Z D=123, 2025-05-07T20:13:08.5757171Z B=21, 2025-05-07T20:13:08.5757252Z log_E=4, 2025-05-07T20:13:08.5757345Z L=3, 2025-05-07T20:13:08.5757431Z D_gradcheck=2, 2025-05-07T20:13:08.5757530Z stochastic_rounding=True, 2025-05-07T20:13:08.5757630Z weighted=True, 2025-05-07T20:13:08.5757712Z row_wise=True, 2025-05-07T20:13:08.5757808Z mixed=True, 2025-05-07T20:13:08.5757893Z use_cache=True, 2025-05-07T20:13:08.5758004Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.5758102Z use_cpu=True, 2025-05-07T20:13:08.5758204Z output_dtype=SparseType.FP32, 2025-05-07T20:13:08.5758282Z ) 2025-05-07T20:13:08.5758431Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.5758790Z self=, 2025-05-07T20:13:08.5758877Z compile=True, 2025-05-07T20:13:08.5758997Z pooling_mode=, 2025-05-07T20:13:08.5759078Z T=1, 2025-05-07T20:13:08.5759160Z D=32, 2025-05-07T20:13:08.5759251Z B=21, 2025-05-07T20:13:08.5759331Z log_E=5, 2025-05-07T20:13:08.5759410Z L=8, 2025-05-07T20:13:08.5759508Z D_gradcheck=1, 2025-05-07T20:13:08.5759609Z stochastic_rounding=False, 2025-05-07T20:13:08.5759709Z weighted=True, 2025-05-07T20:13:08.5759792Z row_wise=True, 2025-05-07T20:13:08.5759877Z mixed=True, 2025-05-07T20:13:08.5759978Z use_cache=False, 2025-05-07T20:13:08.5760089Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.5760174Z use_cpu=True, 2025-05-07T20:13:08.5760290Z output_dtype=SparseType.FP32, 2025-05-07T20:13:08.5760367Z ) 2025-05-07T20:13:08.5760510Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.5760877Z self=, 2025-05-07T20:13:08.5760966Z compile=False, 2025-05-07T20:13:08.5761077Z pooling_mode=, 2025-05-07T20:13:08.5761170Z T=1, 2025-05-07T20:13:08.5761250Z D=116, 2025-05-07T20:13:08.5761343Z B=60, 2025-05-07T20:13:08.5761423Z log_E=4, 2025-05-07T20:13:08.5761503Z L=7, 2025-05-07T20:13:08.5761601Z D_gradcheck=2, 2025-05-07T20:13:08.5761701Z stochastic_rounding=False, 2025-05-07T20:13:08.5761786Z weighted=True, 2025-05-07T20:13:08.5761885Z row_wise=True, 2025-05-07T20:13:08.5761967Z mixed=False, 2025-05-07T20:13:08.5762054Z use_cache=False, 2025-05-07T20:13:08.5762201Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.5762284Z use_cpu=True, 2025-05-07T20:13:08.5762387Z output_dtype=SparseType.FP32, 2025-05-07T20:13:08.5762470Z ) 2025-05-07T20:13:08.5762606Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.5762961Z self=, 2025-05-07T20:13:08.5763056Z compile=False, 2025-05-07T20:13:08.5763163Z pooling_mode=, 2025-05-07T20:13:08.5763297Z T=5, 2025-05-07T20:13:08.5763375Z D=104, 2025-05-07T20:13:08.5763451Z B=84, 2025-05-07T20:13:08.5763539Z log_E=5, 2025-05-07T20:13:08.5763616Z L=2, 2025-05-07T20:13:08.5763699Z D_gradcheck=1, 2025-05-07T20:13:08.5763806Z stochastic_rounding=True, 2025-05-07T20:13:08.5763889Z weighted=True, 2025-05-07T20:13:08.5763971Z row_wise=True, 2025-05-07T20:13:08.5764066Z mixed=True, 2025-05-07T20:13:08.5764147Z use_cache=True, 2025-05-07T20:13:08.5764258Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.5764353Z use_cpu=True, 2025-05-07T20:13:08.5764457Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.5764533Z ) 2025-05-07T20:13:08.5764727Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.5765085Z self=, 2025-05-07T20:13:08.5765180Z compile=True, 2025-05-07T20:13:08.5765289Z pooling_mode=, 2025-05-07T20:13:08.5765370Z T=2, 2025-05-07T20:13:08.5765460Z D=9, 2025-05-07T20:13:08.5765537Z B=7, 2025-05-07T20:13:08.5765617Z log_E=5, 2025-05-07T20:13:08.5765706Z L=16, 2025-05-07T20:13:08.5765790Z D_gradcheck=1, 2025-05-07T20:13:08.5765887Z stochastic_rounding=False, 2025-05-07T20:13:08.5765981Z weighted=True, 2025-05-07T20:13:08.5766064Z row_wise=True, 2025-05-07T20:13:08.5766145Z mixed=True, 2025-05-07T20:13:08.5766240Z use_cache=True, 2025-05-07T20:13:08.5766351Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.5766434Z use_cpu=True, 2025-05-07T20:13:08.5766547Z output_dtype=SparseType.FP32, 2025-05-07T20:13:08.5766623Z ) 2025-05-07T20:13:08.6067463Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.6068463Z self=, 2025-05-07T20:13:08.6069385Z compile=False, 2025-05-07T20:13:08.6069871Z pooling_mode=, 2025-05-07T20:13:08.6070169Z T=3, 2025-05-07T20:13:08.6070356Z D=103, 2025-05-07T20:13:08.6070553Z B=20, 2025-05-07T20:13:08.6070749Z log_E=4, 2025-05-07T20:13:08.6070939Z L=1, 2025-05-07T20:13:08.6071136Z D_gradcheck=1, 2025-05-07T20:13:08.6071374Z stochastic_rounding=False, 2025-05-07T20:13:08.6071633Z weighted=False, 2025-05-07T20:13:08.6071860Z row_wise=True, 2025-05-07T20:13:08.6072079Z mixed=True, 2025-05-07T20:13:08.6072299Z use_cache=True, 2025-05-07T20:13:08.6072538Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.6072837Z use_cpu=True, 2025-05-07T20:13:08.6073083Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.6073353Z ) 2025-05-07T20:13:08.6073592Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.6074197Z self=, 2025-05-07T20:13:08.6074745Z compile=False, 2025-05-07T20:13:08.6074999Z pooling_mode=, 2025-05-07T20:13:08.6075293Z T=1, 2025-05-07T20:13:08.6075475Z D=97, 2025-05-07T20:13:08.6075668Z B=2, 2025-05-07T20:13:08.6075860Z log_E=5, 2025-05-07T20:13:08.6076141Z L=1, 2025-05-07T20:13:08.6076342Z D_gradcheck=2, 2025-05-07T20:13:08.6076582Z stochastic_rounding=False, 2025-05-07T20:13:08.6076837Z weighted=True, 2025-05-07T20:13:08.6077063Z row_wise=True, 2025-05-07T20:13:08.6077281Z mixed=True, 2025-05-07T20:13:08.6077613Z use_cache=True, 2025-05-07T20:13:08.6077870Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.6078175Z use_cpu=True, 2025-05-07T20:13:08.6078426Z output_dtype=SparseType.FP32, 2025-05-07T20:13:08.6078694Z ) 2025-05-07T20:13:08.6078938Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.6079543Z self=, 2025-05-07T20:13:08.6080086Z compile=False, 2025-05-07T20:13:08.6080390Z pooling_mode=, 2025-05-07T20:13:08.6080703Z T=3, 2025-05-07T20:13:08.6080889Z D=5, 2025-05-07T20:13:08.6081086Z B=38, 2025-05-07T20:13:08.6081287Z log_E=4, 2025-05-07T20:13:08.6081481Z L=18, 2025-05-07T20:13:08.6081685Z D_gradcheck=1, 2025-05-07T20:13:08.6081931Z stochastic_rounding=False, 2025-05-07T20:13:08.6082189Z weighted=True, 2025-05-07T20:13:08.6082421Z row_wise=True, 2025-05-07T20:13:08.6082646Z mixed=True, 2025-05-07T20:13:08.6082858Z use_cache=False, 2025-05-07T20:13:08.6083125Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.6083430Z use_cpu=True, 2025-05-07T20:13:08.6083670Z output_dtype=SparseType.FP32, 2025-05-07T20:13:08.6084031Z ) 2025-05-07T20:13:08.6084278Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.6084875Z self=, 2025-05-07T20:13:08.6085434Z compile=True, 2025-05-07T20:13:08.6085694Z pooling_mode=, 2025-05-07T20:13:08.6085999Z T=5, 2025-05-07T20:13:08.6086181Z D=41, 2025-05-07T20:13:08.6086375Z B=44, 2025-05-07T20:13:08.6086569Z log_E=4, 2025-05-07T20:13:08.6086759Z L=7, 2025-05-07T20:13:08.6086960Z D_gradcheck=2, 2025-05-07T20:13:08.6087200Z stochastic_rounding=False, 2025-05-07T20:13:08.6087458Z weighted=True, 2025-05-07T20:13:08.6087681Z row_wise=True, 2025-05-07T20:13:08.6087899Z mixed=False, 2025-05-07T20:13:08.6088107Z use_cache=True, 2025-05-07T20:13:08.6088363Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.6088662Z use_cpu=True, 2025-05-07T20:13:08.6088909Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.6089188Z ) 2025-05-07T20:13:08.6089431Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.6090017Z self=, 2025-05-07T20:13:08.6090574Z compile=False, 2025-05-07T20:13:08.6090830Z pooling_mode=, 2025-05-07T20:13:08.6091126Z T=2, 2025-05-07T20:13:08.6091307Z D=43, 2025-05-07T20:13:08.6091503Z B=47, 2025-05-07T20:13:08.6091695Z log_E=4, 2025-05-07T20:13:08.6091885Z L=18, 2025-05-07T20:13:08.6092085Z D_gradcheck=1, 2025-05-07T20:13:08.6092324Z stochastic_rounding=True, 2025-05-07T20:13:08.6092581Z weighted=True, 2025-05-07T20:13:08.6092807Z row_wise=True, 2025-05-07T20:13:08.6093030Z mixed=True, 2025-05-07T20:13:08.6093240Z use_cache=True, 2025-05-07T20:13:08.6093490Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.6093790Z use_cpu=True, 2025-05-07T20:13:08.6094031Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.6094309Z ) 2025-05-07T20:13:08.6094548Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.6095141Z self=, 2025-05-07T20:13:08.6095701Z compile=False, 2025-05-07T20:13:08.6095953Z pooling_mode=, 2025-05-07T20:13:08.6096242Z T=4, 2025-05-07T20:13:08.6096440Z D=22, 2025-05-07T20:13:08.6096636Z B=120, 2025-05-07T20:13:08.6096821Z log_E=5, 2025-05-07T20:13:08.6097027Z L=0, 2025-05-07T20:13:08.6097227Z D_gradcheck=1, 2025-05-07T20:13:08.6097455Z stochastic_rounding=True, 2025-05-07T20:13:08.6097723Z weighted=False, 2025-05-07T20:13:08.6097952Z row_wise=True, 2025-05-07T20:13:08.6098223Z mixed=False, 2025-05-07T20:13:08.6098432Z use_cache=True, 2025-05-07T20:13:08.6098685Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.6098988Z use_cpu=True, 2025-05-07T20:13:08.6099229Z output_dtype=SparseType.FP32, 2025-05-07T20:13:08.6099509Z ) 2025-05-07T20:13:08.6099747Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.6100334Z self=, 2025-05-07T20:13:08.6100917Z compile=True, 2025-05-07T20:13:08.6101170Z pooling_mode=, 2025-05-07T20:13:08.6101451Z T=4, 2025-05-07T20:13:08.6101645Z D=17, 2025-05-07T20:13:08.6101839Z B=107, 2025-05-07T20:13:08.6102027Z log_E=5, 2025-05-07T20:13:08.6102231Z L=15, 2025-05-07T20:13:08.6102431Z D_gradcheck=1, 2025-05-07T20:13:08.6102662Z stochastic_rounding=True, 2025-05-07T20:13:08.6102933Z weighted=True, 2025-05-07T20:13:08.6103162Z row_wise=True, 2025-05-07T20:13:08.6103375Z mixed=False, 2025-05-07T20:13:08.6103597Z use_cache=True, 2025-05-07T20:13:08.6103848Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.6104148Z use_cpu=True, 2025-05-07T20:13:08.6104436Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.6104711Z ) 2025-05-07T20:13:08.6104952Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.6105704Z self=, 2025-05-07T20:13:08.6106268Z compile=True, 2025-05-07T20:13:08.6106525Z pooling_mode=, 2025-05-07T20:13:08.6106814Z T=2, 2025-05-07T20:13:08.6107015Z D=13, 2025-05-07T20:13:08.6107216Z B=62, 2025-05-07T20:13:08.6107404Z log_E=3, 2025-05-07T20:13:08.6107610Z L=8, 2025-05-07T20:13:08.6107814Z D_gradcheck=2, 2025-05-07T20:13:08.6108048Z stochastic_rounding=False, 2025-05-07T20:13:08.6108324Z weighted=False, 2025-05-07T20:13:08.6108558Z row_wise=True, 2025-05-07T20:13:08.6108773Z mixed=True, 2025-05-07T20:13:08.6108995Z use_cache=True, 2025-05-07T20:13:08.6109251Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.6109542Z use_cpu=True, 2025-05-07T20:13:08.6109796Z output_dtype=SparseType.FP32, 2025-05-07T20:13:08.6110078Z ) 2025-05-07T20:13:08.6110312Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.6110915Z self=, 2025-05-07T20:13:08.6111479Z compile=True, 2025-05-07T20:13:08.6111735Z pooling_mode=, 2025-05-07T20:13:08.6112023Z T=2, 2025-05-07T20:13:08.6112224Z D=7, 2025-05-07T20:13:08.6112417Z B=97, 2025-05-07T20:13:08.6112607Z log_E=5, 2025-05-07T20:13:08.6112812Z L=6, 2025-05-07T20:13:08.6113018Z D_gradcheck=2, 2025-05-07T20:13:08.6113243Z stochastic_rounding=True, 2025-05-07T20:13:08.6113508Z weighted=True, 2025-05-07T20:13:08.6113732Z row_wise=True, 2025-05-07T20:13:08.6113942Z mixed=False, 2025-05-07T20:13:08.6114161Z use_cache=True, 2025-05-07T20:13:08.6114412Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.6114702Z use_cpu=True, 2025-05-07T20:13:08.6114950Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.6115224Z ) 2025-05-07T20:13:08.6115458Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.6116136Z self=, 2025-05-07T20:13:08.6116703Z compile=True, 2025-05-07T20:13:08.6116959Z pooling_mode=, 2025-05-07T20:13:08.6117247Z T=1, 2025-05-07T20:13:08.6117443Z D=56, 2025-05-07T20:13:08.6117639Z B=127, 2025-05-07T20:13:08.6117824Z log_E=3, 2025-05-07T20:13:08.6118024Z L=19, 2025-05-07T20:13:08.6118224Z D_gradcheck=2, 2025-05-07T20:13:08.6118452Z stochastic_rounding=False, 2025-05-07T20:13:08.6118723Z weighted=False, 2025-05-07T20:13:08.6119031Z row_wise=True, 2025-05-07T20:13:08.6119243Z mixed=False, 2025-05-07T20:13:08.6119469Z use_cache=False, 2025-05-07T20:13:08.6119735Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.6120033Z use_cpu=True, 2025-05-07T20:13:08.6120283Z output_dtype=SparseType.FP32, 2025-05-07T20:13:08.6120559Z ) 2025-05-07T20:13:08.6120790Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.6121427Z self=, 2025-05-07T20:13:08.6121983Z compile=True, 2025-05-07T20:13:08.6122224Z pooling_mode=, 2025-05-07T20:13:08.6122520Z T=3, 2025-05-07T20:13:08.6122716Z D=41, 2025-05-07T20:13:08.6122915Z B=26, 2025-05-07T20:13:08.6123100Z log_E=4, 2025-05-07T20:13:08.6123306Z L=10, 2025-05-07T20:13:08.6123507Z D_gradcheck=2, 2025-05-07T20:13:08.6123737Z stochastic_rounding=False, 2025-05-07T20:13:08.6124011Z weighted=True, 2025-05-07T20:13:08.6124240Z row_wise=True, 2025-05-07T20:13:08.6124447Z mixed=False, 2025-05-07T20:13:08.6124671Z use_cache=False, 2025-05-07T20:13:08.6124930Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.6125290Z use_cpu=True, 2025-05-07T20:13:08.6125534Z output_dtype=SparseType.FP32, 2025-05-07T20:13:08.6125812Z ) 2025-05-07T20:13:08.6126042Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.6126644Z self=, 2025-05-07T20:13:08.6127204Z compile=False, 2025-05-07T20:13:08.6127444Z pooling_mode=, 2025-05-07T20:13:08.6127738Z T=5, 2025-05-07T20:13:08.6127932Z D=74, 2025-05-07T20:13:08.6128115Z B=49, 2025-05-07T20:13:08.6128311Z log_E=5, 2025-05-07T20:13:08.6128512Z L=12, 2025-05-07T20:13:08.6128701Z D_gradcheck=2, 2025-05-07T20:13:08.6128944Z stochastic_rounding=True, 2025-05-07T20:13:08.6129213Z weighted=True, 2025-05-07T20:13:08.6129440Z row_wise=True, 2025-05-07T20:13:08.6129649Z mixed=False, 2025-05-07T20:13:08.6129871Z use_cache=True, 2025-05-07T20:13:08.6130126Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.6130418Z use_cpu=True, 2025-05-07T20:13:08.6130660Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.6130933Z ) 2025-05-07T20:13:08.6131160Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.6131759Z self=, 2025-05-07T20:13:08.6132314Z compile=False, 2025-05-07T20:13:08.6132553Z pooling_mode=, 2025-05-07T20:13:08.6132856Z T=4, 2025-05-07T20:13:08.6133051Z D=77, 2025-05-07T20:13:08.6133237Z B=8, 2025-05-07T20:13:08.6133436Z log_E=4, 2025-05-07T20:13:08.6133646Z L=2, 2025-05-07T20:13:08.6133837Z D_gradcheck=2, 2025-05-07T20:13:08.6134081Z stochastic_rounding=True, 2025-05-07T20:13:08.6134357Z weighted=True, 2025-05-07T20:13:08.6134573Z row_wise=True, 2025-05-07T20:13:08.6134802Z mixed=True, 2025-05-07T20:13:08.6135030Z use_cache=False, 2025-05-07T20:13:08.6135287Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.6135592Z use_cpu=True, 2025-05-07T20:13:08.6135843Z output_dtype=SparseType.FP32, 2025-05-07T20:13:08.6136123Z ) 2025-05-07T20:13:08.6136358Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.6136964Z self=, 2025-05-07T20:13:08.6137526Z compile=False, 2025-05-07T20:13:08.6137774Z pooling_mode=, 2025-05-07T20:13:08.6138074Z T=3, 2025-05-07T20:13:08.6138268Z D=87, 2025-05-07T20:13:08.6138452Z B=53, 2025-05-07T20:13:08.6138648Z log_E=4, 2025-05-07T20:13:08.6138852Z L=7, 2025-05-07T20:13:08.6139041Z D_gradcheck=2, 2025-05-07T20:13:08.6139279Z stochastic_rounding=False, 2025-05-07T20:13:08.6139618Z weighted=False, 2025-05-07T20:13:08.6139834Z row_wise=True, 2025-05-07T20:13:08.6140056Z mixed=True, 2025-05-07T20:13:08.6140275Z use_cache=False, 2025-05-07T20:13:08.6140526Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:08.6140826Z use_cpu=True, 2025-05-07T20:13:08.6141072Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.6141337Z ) 2025-05-07T20:13:08.6141585Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.6142218Z self=, 2025-05-07T20:13:08.6142780Z compile=True, 2025-05-07T20:13:08.6143023Z pooling_mode=, 2025-05-07T20:13:08.6143317Z T=2, 2025-05-07T20:13:08.6143515Z D=12, 2025-05-07T20:13:08.6143700Z B=115, 2025-05-07T20:13:08.6143901Z log_E=5, 2025-05-07T20:13:08.6144106Z L=12, 2025-05-07T20:13:08.6144293Z D_gradcheck=1, 2025-05-07T20:13:08.6144532Z stochastic_rounding=True, 2025-05-07T20:13:08.6144801Z weighted=True, 2025-05-07T20:13:08.6145015Z row_wise=True, 2025-05-07T20:13:08.6145234Z mixed=True, 2025-05-07T20:13:08.6145453Z use_cache=False, 2025-05-07T20:13:08.6145757Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.6146059Z use_cpu=True, 2025-05-07T20:13:08.6146305Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.6146570Z ) 2025-05-07T20:13:08.6146811Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:08.6147411Z self=, 2025-05-07T20:13:08.6147966Z compile=False, 2025-05-07T20:13:08.6148206Z pooling_mode=, 2025-05-07T20:13:08.6148501Z T=1, 2025-05-07T20:13:08.6148698Z D=36, 2025-05-07T20:13:08.6148880Z B=18, 2025-05-07T20:13:08.6149078Z log_E=4, 2025-05-07T20:13:08.6149282Z L=16, 2025-05-07T20:13:08.6149470Z D_gradcheck=2, 2025-05-07T20:13:08.6149710Z stochastic_rounding=True, 2025-05-07T20:13:08.6149982Z weighted=False, 2025-05-07T20:13:08.6150197Z row_wise=True, 2025-05-07T20:13:08.6150419Z mixed=False, 2025-05-07T20:13:08.6150642Z use_cache=True, 2025-05-07T20:13:08.6150886Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:08.6151185Z use_cpu=True, 2025-05-07T20:13:08.6151428Z output_dtype=SparseType.FP16, 2025-05-07T20:13:08.6151690Z ) 2025-05-07T20:13:09.9011659Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:09.9012829Z self=, 2025-05-07T20:13:09.9013486Z compile=False, 2025-05-07T20:13:09.9013752Z pooling_mode=, 2025-05-07T20:13:09.9014055Z T=5, 2025-05-07T20:13:09.9014317Z D=125, 2025-05-07T20:13:09.9014524Z B=11, 2025-05-07T20:13:09.9014724Z log_E=5, 2025-05-07T20:13:09.9014922Z L=5, 2025-05-07T20:13:09.9015126Z D_gradcheck=2, 2025-05-07T20:13:09.9015385Z stochastic_rounding=False, 2025-05-07T20:13:09.9015662Z weighted=False, 2025-05-07T20:13:09.9015882Z row_wise=True, 2025-05-07T20:13:09.9016110Z mixed=False, 2025-05-07T20:13:09.9016338Z use_cache=False, 2025-05-07T20:13:09.9016597Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:09.9016905Z use_cpu=True, 2025-05-07T20:13:09.9017159Z output_dtype=SparseType.FP32, 2025-05-07T20:13:09.9017429Z ) 2025-05-07T20:13:09.9017675Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:09.9018286Z self=, 2025-05-07T20:13:09.9018834Z compile=True, 2025-05-07T20:13:09.9019093Z pooling_mode=, 2025-05-07T20:13:09.9019392Z T=2, 2025-05-07T20:13:09.9019581Z D=38, 2025-05-07T20:13:09.9019779Z B=18, 2025-05-07T20:13:09.9019975Z log_E=3, 2025-05-07T20:13:09.9020166Z L=6, 2025-05-07T20:13:09.9020367Z D_gradcheck=2, 2025-05-07T20:13:09.9020800Z stochastic_rounding=False, 2025-05-07T20:13:09.9021059Z weighted=False, 2025-05-07T20:13:09.9021288Z row_wise=True, 2025-05-07T20:13:09.9021515Z mixed=False, 2025-05-07T20:13:09.9021730Z use_cache=True, 2025-05-07T20:13:09.9021979Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:09.9022279Z use_cpu=True, 2025-05-07T20:13:09.9022526Z output_dtype=SparseType.FP32, 2025-05-07T20:13:09.9022793Z ) 2025-05-07T20:13:09.9023042Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:09.9023706Z self=, 2025-05-07T20:13:09.9024260Z compile=False, 2025-05-07T20:13:09.9024522Z pooling_mode=, 2025-05-07T20:13:09.9024819Z T=3, 2025-05-07T20:13:09.9025004Z D=25, 2025-05-07T20:13:09.9025203Z B=64, 2025-05-07T20:13:09.9025403Z log_E=3, 2025-05-07T20:13:09.9025594Z L=4, 2025-05-07T20:13:09.9025795Z D_gradcheck=2, 2025-05-07T20:13:09.9026040Z stochastic_rounding=False, 2025-05-07T20:13:09.9026299Z weighted=False, 2025-05-07T20:13:09.9026528Z row_wise=True, 2025-05-07T20:13:09.9026750Z mixed=True, 2025-05-07T20:13:09.9027073Z use_cache=True, 2025-05-07T20:13:09.9027331Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:09.9027640Z use_cpu=True, 2025-05-07T20:13:09.9027877Z output_dtype=SparseType.FP32, 2025-05-07T20:13:09.9028162Z ) 2025-05-07T20:13:09.9028405Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:09.9029008Z self=, 2025-05-07T20:13:09.9029554Z compile=True, 2025-05-07T20:13:09.9029805Z pooling_mode=, 2025-05-07T20:13:09.9030106Z T=2, 2025-05-07T20:13:09.9030289Z D=22, 2025-05-07T20:13:09.9030485Z B=118, 2025-05-07T20:13:09.9030685Z log_E=4, 2025-05-07T20:13:09.9030876Z L=5, 2025-05-07T20:13:09.9031077Z D_gradcheck=1, 2025-05-07T20:13:09.9031319Z stochastic_rounding=False, 2025-05-07T20:13:09.9031579Z weighted=True, 2025-05-07T20:13:09.9031805Z row_wise=True, 2025-05-07T20:13:09.9032024Z mixed=True, 2025-05-07T20:13:09.9032238Z use_cache=False, 2025-05-07T20:13:09.9032499Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:09.9032801Z use_cpu=True, 2025-05-07T20:13:09.9033036Z output_dtype=SparseType.FP32, 2025-05-07T20:13:09.9033312Z ) 2025-05-07T20:13:09.9033554Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:09.9034145Z self=, 2025-05-07T20:13:09.9034699Z compile=False, 2025-05-07T20:13:09.9034951Z pooling_mode=, 2025-05-07T20:13:09.9035245Z T=3, 2025-05-07T20:13:09.9035429Z D=128, 2025-05-07T20:13:09.9035630Z B=116, 2025-05-07T20:13:09.9035829Z log_E=4, 2025-05-07T20:13:09.9036115Z L=7, 2025-05-07T20:13:09.9036325Z D_gradcheck=2, 2025-05-07T20:13:09.9036569Z stochastic_rounding=False, 2025-05-07T20:13:09.9036829Z weighted=False, 2025-05-07T20:13:09.9037063Z row_wise=True, 2025-05-07T20:13:09.9037291Z mixed=False, 2025-05-07T20:13:09.9037512Z use_cache=False, 2025-05-07T20:13:09.9037775Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:09.9038077Z use_cpu=True, 2025-05-07T20:13:09.9038309Z output_dtype=SparseType.FP16, 2025-05-07T20:13:09.9038583Z ) 2025-05-07T20:13:09.9038830Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:09.9039421Z self=, 2025-05-07T20:13:09.9039980Z compile=False, 2025-05-07T20:13:09.9040234Z pooling_mode=, 2025-05-07T20:13:09.9040528Z T=5, 2025-05-07T20:13:09.9040713Z D=6, 2025-05-07T20:13:09.9040911Z B=98, 2025-05-07T20:13:09.9041112Z log_E=4, 2025-05-07T20:13:09.9041327Z L=1, 2025-05-07T20:13:09.9041582Z D_gradcheck=2, 2025-05-07T20:13:09.9041828Z stochastic_rounding=True, 2025-05-07T20:13:09.9042105Z weighted=True, 2025-05-07T20:13:09.9042320Z row_wise=True, 2025-05-07T20:13:09.9042553Z mixed=False, 2025-05-07T20:13:09.9042779Z use_cache=True, 2025-05-07T20:13:09.9043022Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:09.9043328Z use_cpu=True, 2025-05-07T20:13:09.9043581Z output_dtype=SparseType.FP16, 2025-05-07T20:13:09.9043861Z ) 2025-05-07T20:13:09.9044127Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:09.9044733Z self=, 2025-05-07T20:13:09.9045297Z compile=False, 2025-05-07T20:13:09.9045545Z pooling_mode=, 2025-05-07T20:13:09.9045845Z T=1, 2025-05-07T20:13:09.9046043Z D=92, 2025-05-07T20:13:09.9046232Z B=20, 2025-05-07T20:13:09.9046438Z log_E=4, 2025-05-07T20:13:09.9046647Z L=17, 2025-05-07T20:13:09.9046839Z D_gradcheck=2, 2025-05-07T20:13:09.9047077Z stochastic_rounding=False, 2025-05-07T20:13:09.9047347Z weighted=False, 2025-05-07T20:13:09.9047561Z row_wise=True, 2025-05-07T20:13:09.9047851Z mixed=False, 2025-05-07T20:13:09.9048071Z use_cache=False, 2025-05-07T20:13:09.9048316Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:09.9048614Z use_cpu=True, 2025-05-07T20:13:09.9048858Z output_dtype=SparseType.FP32, 2025-05-07T20:13:09.9049122Z ) 2025-05-07T20:13:09.9049366Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:09.9049967Z self=, 2025-05-07T20:13:09.9050529Z compile=False, 2025-05-07T20:13:09.9050771Z pooling_mode=, 2025-05-07T20:13:09.9051067Z T=5, 2025-05-07T20:13:09.9051263Z D=67, 2025-05-07T20:13:09.9051449Z B=13, 2025-05-07T20:13:09.9051649Z log_E=4, 2025-05-07T20:13:09.9051852Z L=4, 2025-05-07T20:13:09.9052042Z D_gradcheck=2, 2025-05-07T20:13:09.9052283Z stochastic_rounding=False, 2025-05-07T20:13:09.9052553Z weighted=False, 2025-05-07T20:13:09.9052767Z row_wise=True, 2025-05-07T20:13:09.9052993Z mixed=True, 2025-05-07T20:13:09.9053213Z use_cache=False, 2025-05-07T20:13:09.9053459Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:09.9053762Z use_cpu=True, 2025-05-07T20:13:09.9054007Z output_dtype=SparseType.FP16, 2025-05-07T20:13:09.9054271Z ) 2025-05-07T20:13:09.9054521Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:09.9055124Z self=, 2025-05-07T20:13:09.9055683Z compile=True, 2025-05-07T20:13:09.9055923Z pooling_mode=, 2025-05-07T20:13:09.9056221Z T=4, 2025-05-07T20:13:09.9056418Z D=34, 2025-05-07T20:13:09.9056601Z B=81, 2025-05-07T20:13:09.9056800Z log_E=3, 2025-05-07T20:13:09.9057006Z L=14, 2025-05-07T20:13:09.9057194Z D_gradcheck=1, 2025-05-07T20:13:09.9057436Z stochastic_rounding=True, 2025-05-07T20:13:09.9057704Z weighted=True, 2025-05-07T20:13:09.9057919Z row_wise=True, 2025-05-07T20:13:09.9058142Z mixed=False, 2025-05-07T20:13:09.9058367Z use_cache=False, 2025-05-07T20:13:09.9058615Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:09.9058917Z use_cpu=True, 2025-05-07T20:13:09.9059161Z output_dtype=SparseType.FP16, 2025-05-07T20:13:09.9059425Z ) 2025-05-07T20:13:09.9059670Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:09.9060272Z self=, 2025-05-07T20:13:09.9060817Z compile=True, 2025-05-07T20:13:09.9061066Z pooling_mode=, 2025-05-07T20:13:09.9061360Z T=1, 2025-05-07T20:13:09.9061557Z D=68, 2025-05-07T20:13:09.9061738Z B=35, 2025-05-07T20:13:09.9061933Z log_E=5, 2025-05-07T20:13:09.9062192Z L=9, 2025-05-07T20:13:09.9062379Z D_gradcheck=1, 2025-05-07T20:13:09.9062621Z stochastic_rounding=True, 2025-05-07T20:13:09.9062888Z weighted=True, 2025-05-07T20:13:09.9063107Z row_wise=True, 2025-05-07T20:13:09.9063331Z mixed=False, 2025-05-07T20:13:09.9063555Z use_cache=False, 2025-05-07T20:13:09.9063806Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:09.9064107Z use_cpu=True, 2025-05-07T20:13:09.9064356Z output_dtype=SparseType.FP32, 2025-05-07T20:13:09.9064653Z ) 2025-05-07T20:13:09.9064897Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:09.9065494Z self=, 2025-05-07T20:13:09.9066040Z compile=False, 2025-05-07T20:13:09.9066292Z pooling_mode=, 2025-05-07T20:13:09.9066586Z T=5, 2025-05-07T20:13:09.9066773Z D=103, 2025-05-07T20:13:09.9066972Z B=60, 2025-05-07T20:13:09.9067172Z log_E=5, 2025-05-07T20:13:09.9067367Z L=17, 2025-05-07T20:13:09.9067571Z D_gradcheck=2, 2025-05-07T20:13:09.9067817Z stochastic_rounding=False, 2025-05-07T20:13:09.9068095Z weighted=False, 2025-05-07T20:13:09.9068404Z row_wise=True, 2025-05-07T20:13:09.9068630Z mixed=True, 2025-05-07T20:13:09.9068858Z use_cache=True, 2025-05-07T20:13:09.9069099Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:09.9069406Z use_cpu=True, 2025-05-07T20:13:09.9069658Z output_dtype=SparseType.FP16, 2025-05-07T20:13:09.9069927Z ) 2025-05-07T20:13:09.9070176Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:09.9070786Z self=, 2025-05-07T20:13:09.9071334Z compile=True, 2025-05-07T20:13:09.9071593Z pooling_mode=, 2025-05-07T20:13:09.9071892Z T=3, 2025-05-07T20:13:09.9072077Z D=57, 2025-05-07T20:13:09.9072277Z B=50, 2025-05-07T20:13:09.9072480Z log_E=3, 2025-05-07T20:13:09.9072673Z L=10, 2025-05-07T20:13:09.9072878Z D_gradcheck=1, 2025-05-07T20:13:09.9073123Z stochastic_rounding=True, 2025-05-07T20:13:09.9082436Z weighted=True, 2025-05-07T20:13:09.9082773Z row_wise=True, 2025-05-07T20:13:09.9083002Z mixed=True, 2025-05-07T20:13:09.9083217Z use_cache=True, 2025-05-07T20:13:09.9083481Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:09.9083796Z use_cpu=True, 2025-05-07T20:13:09.9084034Z output_dtype=SparseType.FP16, 2025-05-07T20:13:09.9084323Z ) 2025-05-07T20:13:09.9084574Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:09.9085187Z self=, 2025-05-07T20:13:09.9085743Z compile=False, 2025-05-07T20:13:09.9086001Z pooling_mode=, 2025-05-07T20:13:09.9086299Z T=4, 2025-05-07T20:13:09.9086483Z D=6, 2025-05-07T20:13:09.9086678Z B=13, 2025-05-07T20:13:09.9086880Z log_E=4, 2025-05-07T20:13:09.9087075Z L=6, 2025-05-07T20:13:09.9087276Z D_gradcheck=1, 2025-05-07T20:13:09.9087516Z stochastic_rounding=True, 2025-05-07T20:13:09.9087776Z weighted=True, 2025-05-07T20:13:09.9088006Z row_wise=True, 2025-05-07T20:13:09.9088231Z mixed=False, 2025-05-07T20:13:09.9088445Z use_cache=False, 2025-05-07T20:13:09.9088710Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:09.9089013Z use_cpu=True, 2025-05-07T20:13:09.9089251Z output_dtype=SparseType.FP32, 2025-05-07T20:13:09.9089529Z ) 2025-05-07T20:13:09.9089776Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:09.9090383Z self=, 2025-05-07T20:13:09.9090934Z compile=False, 2025-05-07T20:13:09.9091186Z pooling_mode=, 2025-05-07T20:13:09.9091482Z T=1, 2025-05-07T20:13:09.9091666Z D=39, 2025-05-07T20:13:09.9091966Z B=19, 2025-05-07T20:13:09.9092171Z log_E=3, 2025-05-07T20:13:09.9092367Z L=11, 2025-05-07T20:13:09.9092574Z D_gradcheck=1, 2025-05-07T20:13:09.9092827Z stochastic_rounding=False, 2025-05-07T20:13:09.9093096Z weighted=False, 2025-05-07T20:13:09.9093328Z row_wise=True, 2025-05-07T20:13:09.9093550Z mixed=False, 2025-05-07T20:13:09.9093759Z use_cache=True, 2025-05-07T20:13:09.9094008Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:09.9094311Z use_cpu=True, 2025-05-07T20:13:09.9094579Z output_dtype=SparseType.FP32, 2025-05-07T20:13:09.9094859Z ) 2025-05-07T20:13:09.9095102Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:09.9095690Z self=, 2025-05-07T20:13:09.9096247Z compile=False, 2025-05-07T20:13:09.9096501Z pooling_mode=, 2025-05-07T20:13:09.9096795Z T=3, 2025-05-07T20:13:09.9096980Z D=36, 2025-05-07T20:13:09.9097178Z B=86, 2025-05-07T20:13:09.9097375Z log_E=3, 2025-05-07T20:13:09.9097566Z L=0, 2025-05-07T20:13:09.9097767Z D_gradcheck=2, 2025-05-07T20:13:09.9098007Z stochastic_rounding=True, 2025-05-07T20:13:09.9098333Z weighted=True, 2025-05-07T20:13:09.9098559Z row_wise=True, 2025-05-07T20:13:09.9098779Z mixed=True, 2025-05-07T20:13:09.9098986Z use_cache=False, 2025-05-07T20:13:09.9099244Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:09.9099544Z use_cpu=True, 2025-05-07T20:13:09.9099779Z output_dtype=SparseType.FP16, 2025-05-07T20:13:09.9100056Z ) 2025-05-07T20:13:09.9100296Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:09.9100884Z self=, 2025-05-07T20:13:09.9101450Z compile=False, 2025-05-07T20:13:09.9101708Z pooling_mode=, 2025-05-07T20:13:09.9101994Z T=2, 2025-05-07T20:13:09.9102194Z D=66, 2025-05-07T20:13:09.9102399Z B=82, 2025-05-07T20:13:09.9102585Z log_E=4, 2025-05-07T20:13:09.9102793Z L=8, 2025-05-07T20:13:09.9102997Z D_gradcheck=2, 2025-05-07T20:13:09.9103239Z stochastic_rounding=False, 2025-05-07T20:13:09.9103505Z weighted=False, 2025-05-07T20:13:09.9103734Z row_wise=True, 2025-05-07T20:13:09.9103957Z mixed=False, 2025-05-07T20:13:09.9104167Z use_cache=False, 2025-05-07T20:13:09.9104428Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:09.9104731Z use_cpu=True, 2025-05-07T20:13:09.9104968Z output_dtype=SparseType.FP32, 2025-05-07T20:13:09.9105245Z ) 2025-05-07T20:13:09.9347855Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:09.9348854Z self=, 2025-05-07T20:13:09.9349632Z compile=False, 2025-05-07T20:13:09.9349897Z pooling_mode=, 2025-05-07T20:13:09.9350200Z T=3, 2025-05-07T20:13:09.9350401Z D=76, 2025-05-07T20:13:09.9350602Z B=112, 2025-05-07T20:13:09.9350805Z log_E=5, 2025-05-07T20:13:09.9350999Z L=15, 2025-05-07T20:13:09.9351206Z D_gradcheck=1, 2025-05-07T20:13:09.9351452Z stochastic_rounding=True, 2025-05-07T20:13:09.9351717Z weighted=True, 2025-05-07T20:13:09.9351944Z row_wise=True, 2025-05-07T20:13:09.9352164Z mixed=False, 2025-05-07T20:13:09.9352373Z use_cache=False, 2025-05-07T20:13:09.9352635Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:09.9352945Z use_cpu=True, 2025-05-07T20:13:09.9353180Z output_dtype=SparseType.FP16, 2025-05-07T20:13:09.9353458Z ) 2025-05-07T20:13:09.9353700Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:09.9354289Z self=, 2025-05-07T20:13:09.9354845Z compile=False, 2025-05-07T20:13:09.9355100Z pooling_mode=, 2025-05-07T20:13:09.9355397Z T=1, 2025-05-07T20:13:09.9355719Z D=48, 2025-05-07T20:13:09.9355919Z B=112, 2025-05-07T20:13:09.9356188Z log_E=4, 2025-05-07T20:13:09.9356381Z L=9, 2025-05-07T20:13:09.9356583Z D_gradcheck=2, 2025-05-07T20:13:09.9356838Z stochastic_rounding=False, 2025-05-07T20:13:09.9357100Z weighted=True, 2025-05-07T20:13:09.9357328Z row_wise=True, 2025-05-07T20:13:09.9357559Z mixed=False, 2025-05-07T20:13:09.9357847Z use_cache=True, 2025-05-07T20:13:09.9358100Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:09.9358457Z use_cpu=True, 2025-05-07T20:13:09.9358695Z output_dtype=SparseType.FP32, 2025-05-07T20:13:09.9358971Z ) 2025-05-07T20:13:09.9359216Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:09.9359809Z self=, 2025-05-07T20:13:09.9360370Z compile=True, 2025-05-07T20:13:09.9360622Z pooling_mode=, 2025-05-07T20:13:09.9360917Z T=5, 2025-05-07T20:13:09.9361106Z D=52, 2025-05-07T20:13:09.9361306Z B=15, 2025-05-07T20:13:09.9361504Z log_E=3, 2025-05-07T20:13:09.9361696Z L=13, 2025-05-07T20:13:09.9361897Z D_gradcheck=2, 2025-05-07T20:13:09.9362232Z stochastic_rounding=True, 2025-05-07T20:13:09.9362497Z weighted=False, 2025-05-07T20:13:09.9362729Z row_wise=True, 2025-05-07T20:13:09.9362959Z mixed=False, 2025-05-07T20:13:09.9363168Z use_cache=False, 2025-05-07T20:13:09.9363428Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:09.9363731Z use_cpu=True, 2025-05-07T20:13:09.9363967Z output_dtype=SparseType.FP32, 2025-05-07T20:13:09.9364243Z ) 2025-05-07T20:13:09.9364486Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:09.9365076Z self=, 2025-05-07T20:13:09.9365632Z compile=False, 2025-05-07T20:13:09.9365886Z pooling_mode=, 2025-05-07T20:13:09.9366190Z T=4, 2025-05-07T20:13:09.9366375Z D=124, 2025-05-07T20:13:09.9366573Z B=19, 2025-05-07T20:13:09.9366773Z log_E=5, 2025-05-07T20:13:09.9366965Z L=7, 2025-05-07T20:13:09.9367166Z D_gradcheck=2, 2025-05-07T20:13:09.9367410Z stochastic_rounding=True, 2025-05-07T20:13:09.9367666Z weighted=False, 2025-05-07T20:13:09.9367895Z row_wise=True, 2025-05-07T20:13:09.9368118Z mixed=False, 2025-05-07T20:13:09.9368329Z use_cache=False, 2025-05-07T20:13:09.9368588Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:09.9368891Z use_cpu=True, 2025-05-07T20:13:09.9369122Z output_dtype=SparseType.FP32, 2025-05-07T20:13:09.9369398Z ) 2025-05-07T20:13:09.9369640Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:09.9370231Z self=, 2025-05-07T20:13:09.9370790Z compile=False, 2025-05-07T20:13:09.9371044Z pooling_mode=, 2025-05-07T20:13:09.9371355Z T=1, 2025-05-07T20:13:09.9371558Z D=66, 2025-05-07T20:13:09.9371744Z B=113, 2025-05-07T20:13:09.9371949Z log_E=5, 2025-05-07T20:13:09.9372158Z L=18, 2025-05-07T20:13:09.9372357Z D_gradcheck=2, 2025-05-07T20:13:09.9372603Z stochastic_rounding=True, 2025-05-07T20:13:09.9372880Z weighted=False, 2025-05-07T20:13:09.9373101Z row_wise=True, 2025-05-07T20:13:09.9373329Z mixed=True, 2025-05-07T20:13:09.9373555Z use_cache=True, 2025-05-07T20:13:09.9373800Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:09.9374108Z use_cpu=True, 2025-05-07T20:13:09.9374360Z output_dtype=SparseType.FP16, 2025-05-07T20:13:09.9374627Z ) 2025-05-07T20:13:09.9374879Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:09.9375481Z self=, 2025-05-07T20:13:09.9376029Z compile=False, 2025-05-07T20:13:09.9376283Z pooling_mode=, 2025-05-07T20:13:09.9376626Z T=3, 2025-05-07T20:13:09.9376813Z D=94, 2025-05-07T20:13:09.9377017Z B=122, 2025-05-07T20:13:09.9377220Z log_E=5, 2025-05-07T20:13:09.9377410Z L=9, 2025-05-07T20:13:09.9377615Z D_gradcheck=1, 2025-05-07T20:13:09.9377853Z stochastic_rounding=True, 2025-05-07T20:13:09.9378120Z weighted=False, 2025-05-07T20:13:09.9378333Z row_wise=True, 2025-05-07T20:13:09.9378556Z mixed=False, 2025-05-07T20:13:09.9378784Z use_cache=False, 2025-05-07T20:13:09.9379064Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:09.9379368Z use_cpu=True, 2025-05-07T20:13:09.9379615Z output_dtype=SparseType.FP16, 2025-05-07T20:13:09.9379882Z ) 2025-05-07T20:13:09.9380126Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:09.9380727Z self=, 2025-05-07T20:13:09.9381271Z compile=True, 2025-05-07T20:13:09.9381526Z pooling_mode=, 2025-05-07T20:13:09.9381826Z T=3, 2025-05-07T20:13:09.9382010Z D=29, 2025-05-07T20:13:09.9382205Z B=53, 2025-05-07T20:13:09.9382401Z log_E=3, 2025-05-07T20:13:09.9382592Z L=7, 2025-05-07T20:13:09.9382854Z D_gradcheck=2, 2025-05-07T20:13:09.9383098Z stochastic_rounding=False, 2025-05-07T20:13:09.9383357Z weighted=True, 2025-05-07T20:13:09.9383584Z row_wise=True, 2025-05-07T20:13:09.9383811Z mixed=False, 2025-05-07T20:13:09.9384025Z use_cache=True, 2025-05-07T20:13:09.9384283Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:09.9384588Z use_cpu=True, 2025-05-07T20:13:09.9384835Z output_dtype=SparseType.FP32, 2025-05-07T20:13:09.9385103Z ) 2025-05-07T20:13:09.9385345Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:09.9385942Z self=, 2025-05-07T20:13:09.9386486Z compile=False, 2025-05-07T20:13:09.9386737Z pooling_mode=, 2025-05-07T20:13:09.9387035Z T=4, 2025-05-07T20:13:09.9387219Z D=50, 2025-05-07T20:13:09.9387417Z B=75, 2025-05-07T20:13:09.9387613Z log_E=5, 2025-05-07T20:13:09.9387807Z L=13, 2025-05-07T20:13:09.9388010Z D_gradcheck=2, 2025-05-07T20:13:09.9388249Z stochastic_rounding=False, 2025-05-07T20:13:09.9388509Z weighted=True, 2025-05-07T20:13:09.9388736Z row_wise=True, 2025-05-07T20:13:09.9388956Z mixed=True, 2025-05-07T20:13:09.9389165Z use_cache=False, 2025-05-07T20:13:09.9389426Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:09.9389728Z use_cpu=True, 2025-05-07T20:13:09.9389959Z output_dtype=SparseType.FP16, 2025-05-07T20:13:09.9390234Z ) 2025-05-07T20:13:09.9390475Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:09.9391073Z self=, 2025-05-07T20:13:09.9391623Z compile=True, 2025-05-07T20:13:09.9391876Z pooling_mode=, 2025-05-07T20:13:09.9392172Z T=2, 2025-05-07T20:13:09.9392359Z D=98, 2025-05-07T20:13:09.9392553Z B=19, 2025-05-07T20:13:09.9392746Z log_E=3, 2025-05-07T20:13:09.9392942Z L=11, 2025-05-07T20:13:09.9393143Z D_gradcheck=2, 2025-05-07T20:13:09.9393388Z stochastic_rounding=True, 2025-05-07T20:13:09.9393649Z weighted=False, 2025-05-07T20:13:09.9393879Z row_wise=True, 2025-05-07T20:13:09.9394085Z mixed=False, 2025-05-07T20:13:09.9394284Z use_cache=True, 2025-05-07T20:13:09.9394527Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:09.9394816Z use_cpu=True, 2025-05-07T20:13:09.9395044Z output_dtype=SparseType.FP32, 2025-05-07T20:13:09.9395314Z ) 2025-05-07T20:13:09.9395549Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:09.9396238Z self=, 2025-05-07T20:13:09.9396791Z compile=True, 2025-05-07T20:13:09.9397091Z pooling_mode=, 2025-05-07T20:13:09.9397383Z T=2, 2025-05-07T20:13:09.9397565Z D=60, 2025-05-07T20:13:09.9397759Z B=48, 2025-05-07T20:13:09.9397952Z log_E=5, 2025-05-07T20:13:09.9398149Z L=11, 2025-05-07T20:13:09.9398350Z D_gradcheck=2, 2025-05-07T20:13:09.9398586Z stochastic_rounding=True, 2025-05-07T20:13:09.9398845Z weighted=False, 2025-05-07T20:13:09.9399070Z row_wise=True, 2025-05-07T20:13:09.9399287Z mixed=True, 2025-05-07T20:13:09.9399522Z use_cache=False, 2025-05-07T20:13:09.9399780Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:09.9400079Z use_cpu=True, 2025-05-07T20:13:09.9400312Z output_dtype=SparseType.FP32, 2025-05-07T20:13:09.9400586Z ) 2025-05-07T20:13:09.9400832Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:09.9401420Z self=, 2025-05-07T20:13:09.9401984Z compile=True, 2025-05-07T20:13:09.9402232Z pooling_mode=, 2025-05-07T20:13:09.9402524Z T=1, 2025-05-07T20:13:09.9402703Z D=15, 2025-05-07T20:13:09.9402894Z B=60, 2025-05-07T20:13:09.9403134Z log_E=3, 2025-05-07T20:13:09.9403348Z L=0, 2025-05-07T20:13:09.9403544Z D_gradcheck=1, 2025-05-07T20:13:09.9403782Z stochastic_rounding=False, 2025-05-07T20:13:09.9404039Z weighted=True, 2025-05-07T20:13:09.9404254Z row_wise=True, 2025-05-07T20:13:09.9404467Z mixed=False, 2025-05-07T20:13:09.9404677Z use_cache=False, 2025-05-07T20:13:09.9404932Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:09.9405228Z use_cpu=True, 2025-05-07T20:13:09.9405627Z output_dtype=SparseType.FP32, 2025-05-07T20:13:09.9405900Z ) 2025-05-07T20:13:09.9406140Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:09.9406724Z self=, 2025-05-07T20:13:09.9407273Z compile=True, 2025-05-07T20:13:09.9407521Z pooling_mode=, 2025-05-07T20:13:09.9407804Z T=3, 2025-05-07T20:13:09.9407996Z D=28, 2025-05-07T20:13:09.9408185Z B=84, 2025-05-07T20:13:09.9408368Z log_E=5, 2025-05-07T20:13:09.9408566Z L=5, 2025-05-07T20:13:09.9408760Z D_gradcheck=2, 2025-05-07T20:13:09.9408986Z stochastic_rounding=False, 2025-05-07T20:13:09.9409250Z weighted=True, 2025-05-07T20:13:09.9409467Z row_wise=True, 2025-05-07T20:13:09.9409684Z mixed=True, 2025-05-07T20:13:09.9409891Z use_cache=False, 2025-05-07T20:13:09.9410149Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:09.9410444Z use_cpu=True, 2025-05-07T20:13:09.9410674Z output_dtype=SparseType.FP32, 2025-05-07T20:13:09.9410941Z ) 2025-05-07T20:13:09.9411174Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:09.9411758Z self=, 2025-05-07T20:13:09.9412309Z compile=True, 2025-05-07T20:13:09.9412556Z pooling_mode=, 2025-05-07T20:13:09.9412837Z T=4, 2025-05-07T20:13:09.9413027Z D=97, 2025-05-07T20:13:09.9413216Z B=26, 2025-05-07T20:13:09.9413401Z log_E=4, 2025-05-07T20:13:09.9413599Z L=8, 2025-05-07T20:13:09.9413795Z D_gradcheck=2, 2025-05-07T20:13:09.9414019Z stochastic_rounding=False, 2025-05-07T20:13:09.9414283Z weighted=False, 2025-05-07T20:13:09.9414507Z row_wise=True, 2025-05-07T20:13:09.9414712Z mixed=False, 2025-05-07T20:13:09.9414930Z use_cache=True, 2025-05-07T20:13:09.9415176Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:09.9415468Z use_cpu=True, 2025-05-07T20:13:09.9415697Z output_dtype=SparseType.FP32, 2025-05-07T20:13:09.9415968Z ) 2025-05-07T20:13:09.9416200Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:09.9416790Z self=, 2025-05-07T20:13:09.9417424Z compile=True, 2025-05-07T20:13:09.9417670Z pooling_mode=, 2025-05-07T20:13:09.9417949Z T=2, 2025-05-07T20:13:09.9418140Z D=64, 2025-05-07T20:13:09.9418329Z B=85, 2025-05-07T20:13:09.9418514Z log_E=5, 2025-05-07T20:13:09.9418714Z L=8, 2025-05-07T20:13:09.9418907Z D_gradcheck=2, 2025-05-07T20:13:09.9419131Z stochastic_rounding=True, 2025-05-07T20:13:09.9419393Z weighted=True, 2025-05-07T20:13:09.9419614Z row_wise=True, 2025-05-07T20:13:09.9419863Z mixed=True, 2025-05-07T20:13:09.9420077Z use_cache=True, 2025-05-07T20:13:09.9420324Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:09.9420607Z use_cpu=True, 2025-05-07T20:13:09.9420852Z output_dtype=SparseType.FP32, 2025-05-07T20:13:09.9421123Z ) 2025-05-07T20:13:09.9421346Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:09.9421939Z self=, 2025-05-07T20:13:09.9422488Z compile=True, 2025-05-07T20:13:09.9422732Z pooling_mode=, 2025-05-07T20:13:09.9423026Z T=3, 2025-05-07T20:13:09.9423230Z D=100, 2025-05-07T20:13:09.9423475Z B=14, 2025-05-07T20:13:09.9423703Z log_E=5, 2025-05-07T20:13:09.9423914Z L=2, 2025-05-07T20:13:09.9424125Z D_gradcheck=2, 2025-05-07T20:13:09.9424362Z stochastic_rounding=True, 2025-05-07T20:13:09.9424637Z weighted=False, 2025-05-07T20:13:09.9424873Z row_wise=True, 2025-05-07T20:13:09.9425088Z mixed=True, 2025-05-07T20:13:09.9425313Z use_cache=True, 2025-05-07T20:13:09.9425570Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:09.9425865Z use_cpu=True, 2025-05-07T20:13:09.9426117Z output_dtype=SparseType.FP16, 2025-05-07T20:13:09.9426400Z ) 2025-05-07T20:13:09.9426632Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:09.9427240Z self=, 2025-05-07T20:13:09.9427806Z compile=False, 2025-05-07T20:13:09.9428058Z pooling_mode=, 2025-05-07T20:13:09.9428342Z T=2, 2025-05-07T20:13:09.9428543Z D=14, 2025-05-07T20:13:09.9428746Z B=33, 2025-05-07T20:13:09.9428932Z log_E=5, 2025-05-07T20:13:09.9429135Z L=16, 2025-05-07T20:13:09.9429337Z D_gradcheck=2, 2025-05-07T20:13:09.9429566Z stochastic_rounding=False, 2025-05-07T20:13:09.9429836Z weighted=False, 2025-05-07T20:13:09.9430062Z row_wise=True, 2025-05-07T20:13:09.9430276Z mixed=False, 2025-05-07T20:13:09.9430498Z use_cache=False, 2025-05-07T20:13:09.9430757Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:09.9431045Z use_cpu=True, 2025-05-07T20:13:09.9431291Z output_dtype=SparseType.FP32, 2025-05-07T20:13:09.9431570Z ) 2025-05-07T20:13:09.9683865Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:09.9684876Z self=, 2025-05-07T20:13:09.9685831Z compile=False, 2025-05-07T20:13:09.9686093Z pooling_mode=, 2025-05-07T20:13:09.9686396Z T=2, 2025-05-07T20:13:09.9686580Z D=65, 2025-05-07T20:13:09.9686785Z B=121, 2025-05-07T20:13:09.9686990Z log_E=4, 2025-05-07T20:13:09.9687184Z L=19, 2025-05-07T20:13:09.9687387Z D_gradcheck=2, 2025-05-07T20:13:09.9687630Z stochastic_rounding=True, 2025-05-07T20:13:09.9687892Z weighted=False, 2025-05-07T20:13:09.9688123Z row_wise=True, 2025-05-07T20:13:09.9688353Z mixed=False, 2025-05-07T20:13:09.9688575Z use_cache=True, 2025-05-07T20:13:09.9688813Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:09.9689115Z use_cpu=True, 2025-05-07T20:13:09.9689361Z output_dtype=SparseType.FP32, 2025-05-07T20:13:09.9689625Z ) 2025-05-07T20:13:09.9689868Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:09.9690467Z self=, 2025-05-07T20:13:09.9691119Z compile=True, 2025-05-07T20:13:09.9691374Z pooling_mode=, 2025-05-07T20:13:09.9691673Z T=3, 2025-05-07T20:13:09.9691862Z D=29, 2025-05-07T20:13:09.9692062Z B=96, 2025-05-07T20:13:09.9692257Z log_E=5, 2025-05-07T20:13:09.9692450Z L=12, 2025-05-07T20:13:09.9692650Z D_gradcheck=2, 2025-05-07T20:13:09.9692892Z stochastic_rounding=False, 2025-05-07T20:13:09.9693150Z weighted=False, 2025-05-07T20:13:09.9693422Z row_wise=True, 2025-05-07T20:13:09.9693645Z mixed=True, 2025-05-07T20:13:09.9693854Z use_cache=False, 2025-05-07T20:13:09.9694114Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:09.9694416Z use_cpu=True, 2025-05-07T20:13:09.9694663Z output_dtype=SparseType.FP16, 2025-05-07T20:13:09.9694925Z ) 2025-05-07T20:13:09.9695172Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:09.9695770Z self=, 2025-05-07T20:13:09.9696315Z compile=False, 2025-05-07T20:13:09.9696569Z pooling_mode=, 2025-05-07T20:13:09.9696862Z T=1, 2025-05-07T20:13:09.9697140Z D=26, 2025-05-07T20:13:09.9697338Z B=114, 2025-05-07T20:13:09.9697537Z log_E=3, 2025-05-07T20:13:09.9697732Z L=20, 2025-05-07T20:13:09.9697936Z D_gradcheck=1, 2025-05-07T20:13:09.9698182Z stochastic_rounding=True, 2025-05-07T20:13:09.9698444Z weighted=True, 2025-05-07T20:13:09.9698675Z row_wise=True, 2025-05-07T20:13:09.9698896Z mixed=True, 2025-05-07T20:13:09.9699102Z use_cache=False, 2025-05-07T20:13:09.9699361Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:09.9699659Z use_cpu=True, 2025-05-07T20:13:09.9699893Z output_dtype=SparseType.FP32, 2025-05-07T20:13:09.9700173Z ) 2025-05-07T20:13:09.9700414Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:09.9701013Z self=, 2025-05-07T20:13:09.9701561Z compile=True, 2025-05-07T20:13:09.9701817Z pooling_mode=, 2025-05-07T20:13:09.9702118Z T=3, 2025-05-07T20:13:09.9702306Z D=112, 2025-05-07T20:13:09.9702507Z B=68, 2025-05-07T20:13:09.9702710Z log_E=4, 2025-05-07T20:13:09.9702905Z L=1, 2025-05-07T20:13:09.9703111Z D_gradcheck=1, 2025-05-07T20:13:09.9703357Z stochastic_rounding=True, 2025-05-07T20:13:09.9703619Z weighted=False, 2025-05-07T20:13:09.9703856Z row_wise=True, 2025-05-07T20:13:09.9704083Z mixed=True, 2025-05-07T20:13:09.9704296Z use_cache=False, 2025-05-07T20:13:09.9704564Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:09.9704871Z use_cpu=True, 2025-05-07T20:13:09.9705108Z output_dtype=SparseType.FP32, 2025-05-07T20:13:09.9705390Z ) 2025-05-07T20:13:09.9705818Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:09.9706414Z self=, 2025-05-07T20:13:09.9706977Z compile=True, 2025-05-07T20:13:09.9707234Z pooling_mode=, 2025-05-07T20:13:09.9707540Z T=2, 2025-05-07T20:13:09.9707728Z D=121, 2025-05-07T20:13:09.9707925Z B=12, 2025-05-07T20:13:09.9708124Z log_E=3, 2025-05-07T20:13:09.9708316Z L=13, 2025-05-07T20:13:09.9708516Z D_gradcheck=2, 2025-05-07T20:13:09.9708752Z stochastic_rounding=True, 2025-05-07T20:13:09.9709014Z weighted=False, 2025-05-07T20:13:09.9709241Z row_wise=True, 2025-05-07T20:13:09.9709463Z mixed=True, 2025-05-07T20:13:09.9709668Z use_cache=True, 2025-05-07T20:13:09.9709917Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:09.9710220Z use_cpu=True, 2025-05-07T20:13:09.9710459Z output_dtype=SparseType.FP16, 2025-05-07T20:13:09.9710738Z ) 2025-05-07T20:13:09.9710984Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:09.9711575Z self=, 2025-05-07T20:13:09.9712204Z compile=False, 2025-05-07T20:13:09.9712462Z pooling_mode=, 2025-05-07T20:13:09.9712762Z T=2, 2025-05-07T20:13:09.9712949Z D=126, 2025-05-07T20:13:09.9713148Z B=69, 2025-05-07T20:13:09.9713343Z log_E=5, 2025-05-07T20:13:09.9713537Z L=13, 2025-05-07T20:13:09.9713741Z D_gradcheck=2, 2025-05-07T20:13:09.9713982Z stochastic_rounding=False, 2025-05-07T20:13:09.9714283Z weighted=False, 2025-05-07T20:13:09.9714514Z row_wise=True, 2025-05-07T20:13:09.9714737Z mixed=False, 2025-05-07T20:13:09.9714948Z use_cache=True, 2025-05-07T20:13:09.9715200Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:09.9715502Z use_cpu=True, 2025-05-07T20:13:09.9715734Z output_dtype=SparseType.FP16, 2025-05-07T20:13:09.9716107Z ) 2025-05-07T20:13:09.9716356Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:09.9716954Z self=, 2025-05-07T20:13:09.9717517Z compile=True, 2025-05-07T20:13:09.9717773Z pooling_mode=, 2025-05-07T20:13:09.9718138Z T=2, 2025-05-07T20:13:09.9718338Z D=55, 2025-05-07T20:13:09.9718536Z B=20, 2025-05-07T20:13:09.9718720Z log_E=4, 2025-05-07T20:13:09.9718923Z L=14, 2025-05-07T20:13:09.9719123Z D_gradcheck=1, 2025-05-07T20:13:09.9719352Z stochastic_rounding=False, 2025-05-07T20:13:09.9719625Z weighted=False, 2025-05-07T20:13:09.9719854Z row_wise=True, 2025-05-07T20:13:09.9720074Z mixed=True, 2025-05-07T20:13:09.9720283Z use_cache=True, 2025-05-07T20:13:09.9720533Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:09.9720832Z use_cpu=True, 2025-05-07T20:13:09.9721066Z output_dtype=SparseType.FP16, 2025-05-07T20:13:09.9721340Z ) 2025-05-07T20:13:09.9721581Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:09.9722171Z self=, 2025-05-07T20:13:09.9722723Z compile=True, 2025-05-07T20:13:09.9722978Z pooling_mode=, 2025-05-07T20:13:09.9723261Z T=5, 2025-05-07T20:13:09.9723459Z D=55, 2025-05-07T20:13:09.9723661Z B=123, 2025-05-07T20:13:09.9723850Z log_E=5, 2025-05-07T20:13:09.9724054Z L=13, 2025-05-07T20:13:09.9724262Z D_gradcheck=1, 2025-05-07T20:13:09.9724553Z stochastic_rounding=False, 2025-05-07T20:13:09.9724831Z weighted=False, 2025-05-07T20:13:09.9725048Z row_wise=True, 2025-05-07T20:13:09.9725271Z mixed=False, 2025-05-07T20:13:09.9725493Z use_cache=True, 2025-05-07T20:13:09.9725731Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:09.9726030Z use_cpu=True, 2025-05-07T20:13:09.9726280Z output_dtype=SparseType.FP32, 2025-05-07T20:13:09.9726543Z ) 2025-05-07T20:13:09.9726790Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:09.9727391Z self=, 2025-05-07T20:13:09.9727957Z compile=False, 2025-05-07T20:13:09.9728206Z pooling_mode=, 2025-05-07T20:13:09.9728504Z T=2, 2025-05-07T20:13:09.9728705Z D=69, 2025-05-07T20:13:09.9728891Z B=91, 2025-05-07T20:13:09.9729092Z log_E=3, 2025-05-07T20:13:09.9729301Z L=7, 2025-05-07T20:13:09.9729494Z D_gradcheck=1, 2025-05-07T20:13:09.9729743Z stochastic_rounding=True, 2025-05-07T20:13:09.9730020Z weighted=False, 2025-05-07T20:13:09.9730239Z row_wise=True, 2025-05-07T20:13:09.9730469Z mixed=False, 2025-05-07T20:13:09.9730702Z use_cache=False, 2025-05-07T20:13:09.9730956Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:09.9731264Z use_cpu=True, 2025-05-07T20:13:09.9731515Z output_dtype=SparseType.FP16, 2025-05-07T20:13:09.9731784Z ) 2025-05-07T20:13:09.9732037Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:09.9732683Z self=, 2025-05-07T20:13:09.9733228Z compile=True, 2025-05-07T20:13:09.9733489Z pooling_mode=, 2025-05-07T20:13:09.9733792Z T=1, 2025-05-07T20:13:09.9733993Z D=106, 2025-05-07T20:13:09.9734182Z B=71, 2025-05-07T20:13:09.9734379Z log_E=5, 2025-05-07T20:13:09.9734584Z L=3, 2025-05-07T20:13:09.9734768Z D_gradcheck=1, 2025-05-07T20:13:09.9735064Z stochastic_rounding=False, 2025-05-07T20:13:09.9735341Z weighted=False, 2025-05-07T20:13:09.9735555Z row_wise=True, 2025-05-07T20:13:09.9735780Z mixed=False, 2025-05-07T20:13:09.9736006Z use_cache=False, 2025-05-07T20:13:09.9736253Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:09.9736556Z use_cpu=True, 2025-05-07T20:13:09.9736804Z output_dtype=SparseType.FP16, 2025-05-07T20:13:09.9737070Z ) 2025-05-07T20:13:09.9737316Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:09.9737920Z self=, 2025-05-07T20:13:09.9738464Z compile=False, 2025-05-07T20:13:09.9738775Z pooling_mode=, 2025-05-07T20:13:09.9739069Z T=1, 2025-05-07T20:13:09.9739252Z D=101, 2025-05-07T20:13:09.9739452Z B=78, 2025-05-07T20:13:09.9739649Z log_E=5, 2025-05-07T20:13:09.9739842Z L=9, 2025-05-07T20:13:09.9740044Z D_gradcheck=2, 2025-05-07T20:13:09.9740286Z stochastic_rounding=True, 2025-05-07T20:13:09.9740547Z weighted=True, 2025-05-07T20:13:09.9740775Z row_wise=True, 2025-05-07T20:13:09.9740996Z mixed=True, 2025-05-07T20:13:09.9741219Z use_cache=True, 2025-05-07T20:13:09.9741459Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:09.9741763Z use_cpu=True, 2025-05-07T20:13:09.9742008Z output_dtype=SparseType.FP32, 2025-05-07T20:13:09.9742270Z ) 2025-05-07T20:13:09.9742510Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:09.9743115Z self=, 2025-05-07T20:13:09.9743661Z compile=False, 2025-05-07T20:13:09.9743919Z pooling_mode=, 2025-05-07T20:13:09.9744217Z T=1, 2025-05-07T20:13:09.9744401Z D=127, 2025-05-07T20:13:09.9744600Z B=75, 2025-05-07T20:13:09.9744798Z log_E=4, 2025-05-07T20:13:09.9744988Z L=4, 2025-05-07T20:13:09.9745189Z D_gradcheck=2, 2025-05-07T20:13:09.9745431Z stochastic_rounding=True, 2025-05-07T20:13:09.9745689Z weighted=False, 2025-05-07T20:13:09.9745917Z row_wise=True, 2025-05-07T20:13:09.9746140Z mixed=False, 2025-05-07T20:13:09.9746349Z use_cache=True, 2025-05-07T20:13:09.9746600Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:09.9746901Z use_cpu=True, 2025-05-07T20:13:09.9747143Z output_dtype=SparseType.FP16, 2025-05-07T20:13:09.9747406Z ) 2025-05-07T20:13:09.9747651Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:09.9748255Z self=, 2025-05-07T20:13:09.9748801Z compile=True, 2025-05-07T20:13:09.9749052Z pooling_mode=, 2025-05-07T20:13:09.9749347Z T=3, 2025-05-07T20:13:09.9749528Z D=27, 2025-05-07T20:13:09.9749722Z B=64, 2025-05-07T20:13:09.9749918Z log_E=3, 2025-05-07T20:13:09.9750110Z L=5, 2025-05-07T20:13:09.9750316Z D_gradcheck=1, 2025-05-07T20:13:09.9750564Z stochastic_rounding=True, 2025-05-07T20:13:09.9750825Z weighted=False, 2025-05-07T20:13:09.9751055Z row_wise=True, 2025-05-07T20:13:09.9751280Z mixed=False, 2025-05-07T20:13:09.9751490Z use_cache=True, 2025-05-07T20:13:09.9751741Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:09.9752043Z use_cpu=True, 2025-05-07T20:13:09.9752276Z output_dtype=SparseType.FP32, 2025-05-07T20:13:09.9752554Z ) 2025-05-07T20:13:09.9752847Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:09.9753456Z self=, 2025-05-07T20:13:09.9754007Z compile=False, 2025-05-07T20:13:09.9754267Z pooling_mode=, 2025-05-07T20:13:09.9754565Z T=5, 2025-05-07T20:13:09.9754752Z D=56, 2025-05-07T20:13:09.9754954Z B=109, 2025-05-07T20:13:09.9755157Z log_E=5, 2025-05-07T20:13:09.9755352Z L=14, 2025-05-07T20:13:09.9755588Z D_gradcheck=1, 2025-05-07T20:13:09.9755836Z stochastic_rounding=False, 2025-05-07T20:13:09.9756178Z weighted=False, 2025-05-07T20:13:09.9756415Z row_wise=True, 2025-05-07T20:13:09.9756644Z mixed=True, 2025-05-07T20:13:09.9756855Z use_cache=False, 2025-05-07T20:13:09.9757124Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:09.9757434Z use_cpu=True, 2025-05-07T20:13:09.9757675Z output_dtype=SparseType.FP16, 2025-05-07T20:13:09.9757959Z ) 2025-05-07T20:13:09.9758212Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:09.9758802Z self=, 2025-05-07T20:13:09.9759425Z compile=True, 2025-05-07T20:13:09.9759682Z pooling_mode=, 2025-05-07T20:13:09.9759985Z T=2, 2025-05-07T20:13:09.9760174Z D=53, 2025-05-07T20:13:09.9760371Z B=82, 2025-05-07T20:13:09.9760571Z log_E=4, 2025-05-07T20:13:09.9760762Z L=9, 2025-05-07T20:13:09.9760966Z D_gradcheck=2, 2025-05-07T20:13:09.9761209Z stochastic_rounding=True, 2025-05-07T20:13:09.9761468Z weighted=True, 2025-05-07T20:13:09.9761693Z row_wise=True, 2025-05-07T20:13:09.9761913Z mixed=False, 2025-05-07T20:13:09.9762127Z use_cache=False, 2025-05-07T20:13:09.9762384Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:09.9762691Z use_cpu=True, 2025-05-07T20:13:09.9762928Z output_dtype=SparseType.FP32, 2025-05-07T20:13:09.9763206Z ) 2025-05-07T20:13:09.9763451Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:09.9764037Z self=, 2025-05-07T20:13:09.9764599Z compile=True, 2025-05-07T20:13:09.9764854Z pooling_mode=, 2025-05-07T20:13:09.9765147Z T=3, 2025-05-07T20:13:09.9765330Z D=22, 2025-05-07T20:13:09.9765523Z B=1, 2025-05-07T20:13:09.9765720Z log_E=5, 2025-05-07T20:13:09.9765912Z L=20, 2025-05-07T20:13:09.9766117Z D_gradcheck=2, 2025-05-07T20:13:09.9766359Z stochastic_rounding=False, 2025-05-07T20:13:09.9766618Z weighted=False, 2025-05-07T20:13:09.9766846Z row_wise=True, 2025-05-07T20:13:09.9767069Z mixed=True, 2025-05-07T20:13:09.9767277Z use_cache=False, 2025-05-07T20:13:09.9767538Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:09.9767837Z use_cpu=True, 2025-05-07T20:13:09.9768071Z output_dtype=SparseType.FP16, 2025-05-07T20:13:09.9768349Z ) 2025-05-07T20:13:10.0025522Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.0026597Z self=, 2025-05-07T20:13:10.0027538Z compile=False, 2025-05-07T20:13:10.0027795Z pooling_mode=, 2025-05-07T20:13:10.0028083Z T=3, 2025-05-07T20:13:10.0028283Z D=100, 2025-05-07T20:13:10.0028482Z B=81, 2025-05-07T20:13:10.0028666Z log_E=5, 2025-05-07T20:13:10.0028872Z L=20, 2025-05-07T20:13:10.0029072Z D_gradcheck=1, 2025-05-07T20:13:10.0029300Z stochastic_rounding=True, 2025-05-07T20:13:10.0029569Z weighted=True, 2025-05-07T20:13:10.0029797Z row_wise=True, 2025-05-07T20:13:10.0030007Z mixed=False, 2025-05-07T20:13:10.0030228Z use_cache=True, 2025-05-07T20:13:10.0030478Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.0030764Z use_cpu=True, 2025-05-07T20:13:10.0031008Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.0031403Z ) 2025-05-07T20:13:10.0031632Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.0032239Z self=, 2025-05-07T20:13:10.0032805Z compile=False, 2025-05-07T20:13:10.0033048Z pooling_mode=, 2025-05-07T20:13:10.0033345Z T=2, 2025-05-07T20:13:10.0033541Z D=36, 2025-05-07T20:13:10.0033729Z B=21, 2025-05-07T20:13:10.0033933Z log_E=4, 2025-05-07T20:13:10.0034192Z L=18, 2025-05-07T20:13:10.0034398Z D_gradcheck=2, 2025-05-07T20:13:10.0034628Z stochastic_rounding=False, 2025-05-07T20:13:10.0034897Z weighted=False, 2025-05-07T20:13:10.0035128Z row_wise=True, 2025-05-07T20:13:10.0035338Z mixed=True, 2025-05-07T20:13:10.0035556Z use_cache=True, 2025-05-07T20:13:10.0035809Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.0036175Z use_cpu=True, 2025-05-07T20:13:10.0036426Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.0036719Z ) 2025-05-07T20:13:10.0036952Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.0037599Z self=, 2025-05-07T20:13:10.0038196Z compile=True, 2025-05-07T20:13:10.0038442Z pooling_mode=, 2025-05-07T20:13:10.0038742Z T=1, 2025-05-07T20:13:10.0038941Z D=36, 2025-05-07T20:13:10.0039126Z B=35, 2025-05-07T20:13:10.0039325Z log_E=4, 2025-05-07T20:13:10.0039533Z L=3, 2025-05-07T20:13:10.0039723Z D_gradcheck=2, 2025-05-07T20:13:10.0039968Z stochastic_rounding=True, 2025-05-07T20:13:10.0040244Z weighted=True, 2025-05-07T20:13:10.0040462Z row_wise=True, 2025-05-07T20:13:10.0040689Z mixed=True, 2025-05-07T20:13:10.0040911Z use_cache=True, 2025-05-07T20:13:10.0041170Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.0041461Z use_cpu=True, 2025-05-07T20:13:10.0041712Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.0041995Z ) 2025-05-07T20:13:10.0042226Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.0042835Z self=, 2025-05-07T20:13:10.0043395Z compile=True, 2025-05-07T20:13:10.0043634Z pooling_mode=, 2025-05-07T20:13:10.0043934Z T=1, 2025-05-07T20:13:10.0044129Z D=36, 2025-05-07T20:13:10.0044315Z B=118, 2025-05-07T20:13:10.0044512Z log_E=4, 2025-05-07T20:13:10.0044715Z L=19, 2025-05-07T20:13:10.0044903Z D_gradcheck=1, 2025-05-07T20:13:10.0045140Z stochastic_rounding=False, 2025-05-07T20:13:10.0045408Z weighted=True, 2025-05-07T20:13:10.0045621Z row_wise=True, 2025-05-07T20:13:10.0045838Z mixed=True, 2025-05-07T20:13:10.0046057Z use_cache=True, 2025-05-07T20:13:10.0046299Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.0046600Z use_cpu=True, 2025-05-07T20:13:10.0046852Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.0047130Z ) 2025-05-07T20:13:10.0047360Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.0047959Z self=, 2025-05-07T20:13:10.0048512Z compile=True, 2025-05-07T20:13:10.0048749Z pooling_mode=, 2025-05-07T20:13:10.0049041Z T=1, 2025-05-07T20:13:10.0049235Z D=32, 2025-05-07T20:13:10.0049418Z B=15, 2025-05-07T20:13:10.0049614Z log_E=3, 2025-05-07T20:13:10.0049817Z L=20, 2025-05-07T20:13:10.0050005Z D_gradcheck=2, 2025-05-07T20:13:10.0050244Z stochastic_rounding=True, 2025-05-07T20:13:10.0050513Z weighted=False, 2025-05-07T20:13:10.0050730Z row_wise=True, 2025-05-07T20:13:10.0050952Z mixed=True, 2025-05-07T20:13:10.0051173Z use_cache=False, 2025-05-07T20:13:10.0051419Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.0051720Z use_cpu=True, 2025-05-07T20:13:10.0052015Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.0052280Z ) 2025-05-07T20:13:10.0052524Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.0053127Z self=, 2025-05-07T20:13:10.0053694Z compile=False, 2025-05-07T20:13:10.0053934Z pooling_mode=, 2025-05-07T20:13:10.0054228Z T=2, 2025-05-07T20:13:10.0054427Z D=19, 2025-05-07T20:13:10.0054609Z B=113, 2025-05-07T20:13:10.0054839Z log_E=4, 2025-05-07T20:13:10.0055044Z L=4, 2025-05-07T20:13:10.0055232Z D_gradcheck=2, 2025-05-07T20:13:10.0055468Z stochastic_rounding=True, 2025-05-07T20:13:10.0055743Z weighted=False, 2025-05-07T20:13:10.0055958Z row_wise=True, 2025-05-07T20:13:10.0056181Z mixed=True, 2025-05-07T20:13:10.0056399Z use_cache=True, 2025-05-07T20:13:10.0056636Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.0056934Z use_cpu=True, 2025-05-07T20:13:10.0057178Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.0057254Z ) 2025-05-07T20:13:10.0057388Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.0057779Z self=, 2025-05-07T20:13:10.0057891Z compile=False, 2025-05-07T20:13:10.0058015Z pooling_mode=, 2025-05-07T20:13:10.0058094Z T=4, 2025-05-07T20:13:10.0058172Z D=98, 2025-05-07T20:13:10.0058264Z B=108, 2025-05-07T20:13:10.0058345Z log_E=5, 2025-05-07T20:13:10.0058423Z L=9, 2025-05-07T20:13:10.0058521Z D_gradcheck=1, 2025-05-07T20:13:10.0058618Z stochastic_rounding=True, 2025-05-07T20:13:10.0058703Z weighted=False, 2025-05-07T20:13:10.0058799Z row_wise=True, 2025-05-07T20:13:10.0058880Z mixed=True, 2025-05-07T20:13:10.0058966Z use_cache=True, 2025-05-07T20:13:10.0059092Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.0059178Z use_cpu=True, 2025-05-07T20:13:10.0059285Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.0059375Z ) 2025-05-07T20:13:10.0059509Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.0059885Z self=, 2025-05-07T20:13:10.0059974Z compile=False, 2025-05-07T20:13:10.0060083Z pooling_mode=, 2025-05-07T20:13:10.0060172Z T=1, 2025-05-07T20:13:10.0060250Z D=21, 2025-05-07T20:13:10.0060328Z B=75, 2025-05-07T20:13:10.0060421Z log_E=3, 2025-05-07T20:13:10.0060499Z L=4, 2025-05-07T20:13:10.0060582Z D_gradcheck=2, 2025-05-07T20:13:10.0060694Z stochastic_rounding=False, 2025-05-07T20:13:10.0060779Z weighted=False, 2025-05-07T20:13:10.0060860Z row_wise=True, 2025-05-07T20:13:10.0060954Z mixed=True, 2025-05-07T20:13:10.0061038Z use_cache=True, 2025-05-07T20:13:10.0061146Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.0061245Z use_cpu=True, 2025-05-07T20:13:10.0061349Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.0061437Z ) 2025-05-07T20:13:10.0061572Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.0061928Z self=, 2025-05-07T20:13:10.0062030Z compile=False, 2025-05-07T20:13:10.0062141Z pooling_mode=, 2025-05-07T20:13:10.0062222Z T=3, 2025-05-07T20:13:10.0062316Z D=115, 2025-05-07T20:13:10.0062400Z B=83, 2025-05-07T20:13:10.0062482Z log_E=4, 2025-05-07T20:13:10.0062573Z L=15, 2025-05-07T20:13:10.0062659Z D_gradcheck=2, 2025-05-07T20:13:10.0062759Z stochastic_rounding=True, 2025-05-07T20:13:10.0062859Z weighted=False, 2025-05-07T20:13:10.0062944Z row_wise=True, 2025-05-07T20:13:10.0063039Z mixed=True, 2025-05-07T20:13:10.0063128Z use_cache=False, 2025-05-07T20:13:10.0063241Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.0063392Z use_cpu=True, 2025-05-07T20:13:10.0063498Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.0063576Z ) 2025-05-07T20:13:10.0063724Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.0064080Z self=, 2025-05-07T20:13:10.0064167Z compile=True, 2025-05-07T20:13:10.0064292Z pooling_mode=, 2025-05-07T20:13:10.0064373Z T=2, 2025-05-07T20:13:10.0064452Z D=81, 2025-05-07T20:13:10.0064575Z B=90, 2025-05-07T20:13:10.0064694Z log_E=5, 2025-05-07T20:13:10.0064788Z L=8, 2025-05-07T20:13:10.0064875Z D_gradcheck=1, 2025-05-07T20:13:10.0064976Z stochastic_rounding=False, 2025-05-07T20:13:10.0065076Z weighted=False, 2025-05-07T20:13:10.0065161Z row_wise=True, 2025-05-07T20:13:10.0065255Z mixed=False, 2025-05-07T20:13:10.0065340Z use_cache=True, 2025-05-07T20:13:10.0065451Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.0065548Z use_cpu=True, 2025-05-07T20:13:10.0076906Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.0077039Z ) 2025-05-07T20:13:10.0077202Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.0077748Z self=, 2025-05-07T20:13:10.0077842Z compile=False, 2025-05-07T20:13:10.0077958Z pooling_mode=, 2025-05-07T20:13:10.0078055Z T=2, 2025-05-07T20:13:10.0078137Z D=119, 2025-05-07T20:13:10.0078216Z B=56, 2025-05-07T20:13:10.0078307Z log_E=3, 2025-05-07T20:13:10.0078386Z L=16, 2025-05-07T20:13:10.0078473Z D_gradcheck=1, 2025-05-07T20:13:10.0078584Z stochastic_rounding=True, 2025-05-07T20:13:10.0078668Z weighted=True, 2025-05-07T20:13:10.0078750Z row_wise=True, 2025-05-07T20:13:10.0078843Z mixed=True, 2025-05-07T20:13:10.0078930Z use_cache=False, 2025-05-07T20:13:10.0079041Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.0079140Z use_cpu=True, 2025-05-07T20:13:10.0079248Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.0079335Z ) 2025-05-07T20:13:10.0079475Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.0079837Z self=, 2025-05-07T20:13:10.0079935Z compile=False, 2025-05-07T20:13:10.0080045Z pooling_mode=, 2025-05-07T20:13:10.0080124Z T=5, 2025-05-07T20:13:10.0080216Z D=11, 2025-05-07T20:13:10.0080295Z B=33, 2025-05-07T20:13:10.0080377Z log_E=4, 2025-05-07T20:13:10.0080465Z L=13, 2025-05-07T20:13:10.0080553Z D_gradcheck=1, 2025-05-07T20:13:10.0080653Z stochastic_rounding=False, 2025-05-07T20:13:10.0080750Z weighted=True, 2025-05-07T20:13:10.0080835Z row_wise=True, 2025-05-07T20:13:10.0080931Z mixed=False, 2025-05-07T20:13:10.0081016Z use_cache=False, 2025-05-07T20:13:10.0081129Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.0081228Z use_cpu=True, 2025-05-07T20:13:10.0081334Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.0081411Z ) 2025-05-07T20:13:10.0081560Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.0081918Z self=, 2025-05-07T20:13:10.0082005Z compile=False, 2025-05-07T20:13:10.0082129Z pooling_mode=, 2025-05-07T20:13:10.0082207Z T=5, 2025-05-07T20:13:10.0082288Z D=88, 2025-05-07T20:13:10.0082376Z B=6, 2025-05-07T20:13:10.0082455Z log_E=4, 2025-05-07T20:13:10.0082535Z L=18, 2025-05-07T20:13:10.0082629Z D_gradcheck=1, 2025-05-07T20:13:10.0082727Z stochastic_rounding=True, 2025-05-07T20:13:10.0082823Z weighted=True, 2025-05-07T20:13:10.0082907Z row_wise=True, 2025-05-07T20:13:10.0082989Z mixed=True, 2025-05-07T20:13:10.0083085Z use_cache=True, 2025-05-07T20:13:10.0083226Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.0083309Z use_cpu=True, 2025-05-07T20:13:10.0083424Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.0083499Z ) 2025-05-07T20:13:10.0083637Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.0084002Z self=, 2025-05-07T20:13:10.0084089Z compile=True, 2025-05-07T20:13:10.0084198Z pooling_mode=, 2025-05-07T20:13:10.0084317Z T=5, 2025-05-07T20:13:10.0084397Z D=104, 2025-05-07T20:13:10.0084493Z B=67, 2025-05-07T20:13:10.0084573Z log_E=5, 2025-05-07T20:13:10.0084652Z L=15, 2025-05-07T20:13:10.0084748Z D_gradcheck=1, 2025-05-07T20:13:10.0084847Z stochastic_rounding=True, 2025-05-07T20:13:10.0084931Z weighted=True, 2025-05-07T20:13:10.0085025Z row_wise=True, 2025-05-07T20:13:10.0085107Z mixed=False, 2025-05-07T20:13:10.0085192Z use_cache=True, 2025-05-07T20:13:10.0085314Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.0085397Z use_cpu=True, 2025-05-07T20:13:10.0085501Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.0085593Z ) 2025-05-07T20:13:10.0085777Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.0086130Z self=, 2025-05-07T20:13:10.0086225Z compile=True, 2025-05-07T20:13:10.0086336Z pooling_mode=, 2025-05-07T20:13:10.0086427Z T=1, 2025-05-07T20:13:10.0086506Z D=82, 2025-05-07T20:13:10.0086585Z B=82, 2025-05-07T20:13:10.0086675Z log_E=4, 2025-05-07T20:13:10.0086753Z L=13, 2025-05-07T20:13:10.0086837Z D_gradcheck=1, 2025-05-07T20:13:10.0086946Z stochastic_rounding=True, 2025-05-07T20:13:10.0087031Z weighted=False, 2025-05-07T20:13:10.0087114Z row_wise=True, 2025-05-07T20:13:10.0087207Z mixed=True, 2025-05-07T20:13:10.0087291Z use_cache=True, 2025-05-07T20:13:10.0087404Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.0087499Z use_cpu=True, 2025-05-07T20:13:10.0087608Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.0087683Z ) 2025-05-07T20:13:10.0087831Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.0088186Z self=, 2025-05-07T20:13:10.0088283Z compile=False, 2025-05-07T20:13:10.0088392Z pooling_mode=, 2025-05-07T20:13:10.0088472Z T=5, 2025-05-07T20:13:10.0088561Z D=22, 2025-05-07T20:13:10.0088639Z B=124, 2025-05-07T20:13:10.0088718Z log_E=4, 2025-05-07T20:13:10.0088807Z L=9, 2025-05-07T20:13:10.0088892Z D_gradcheck=2, 2025-05-07T20:13:10.0088991Z stochastic_rounding=True, 2025-05-07T20:13:10.0089086Z weighted=True, 2025-05-07T20:13:10.0089170Z row_wise=True, 2025-05-07T20:13:10.0089251Z mixed=True, 2025-05-07T20:13:10.0089346Z use_cache=False, 2025-05-07T20:13:10.0089456Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.0089541Z use_cpu=True, 2025-05-07T20:13:10.0089654Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.0089735Z ) 2025-05-07T20:13:10.0365903Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.0366471Z self=, 2025-05-07T20:13:10.0366609Z compile=True, 2025-05-07T20:13:10.0366801Z pooling_mode=, 2025-05-07T20:13:10.0366932Z T=1, 2025-05-07T20:13:10.0367080Z D=51, 2025-05-07T20:13:10.0367250Z B=124, 2025-05-07T20:13:10.0367402Z log_E=5, 2025-05-07T20:13:10.0367563Z L=6, 2025-05-07T20:13:10.0367672Z D_gradcheck=2, 2025-05-07T20:13:10.0367773Z stochastic_rounding=True, 2025-05-07T20:13:10.0367870Z weighted=True, 2025-05-07T20:13:10.0367953Z row_wise=True, 2025-05-07T20:13:10.0368035Z mixed=True, 2025-05-07T20:13:10.0368262Z use_cache=False, 2025-05-07T20:13:10.0368372Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.0368456Z use_cpu=True, 2025-05-07T20:13:10.0368573Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.0368656Z ) 2025-05-07T20:13:10.0368795Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.0369239Z self=, 2025-05-07T20:13:10.0369327Z compile=True, 2025-05-07T20:13:10.0369495Z pooling_mode=, 2025-05-07T20:13:10.0369578Z T=2, 2025-05-07T20:13:10.0369657Z D=125, 2025-05-07T20:13:10.0369748Z B=7, 2025-05-07T20:13:10.0369829Z log_E=3, 2025-05-07T20:13:10.0369908Z L=5, 2025-05-07T20:13:10.0370006Z D_gradcheck=1, 2025-05-07T20:13:10.0370104Z stochastic_rounding=True, 2025-05-07T20:13:10.0370190Z weighted=True, 2025-05-07T20:13:10.0370290Z row_wise=True, 2025-05-07T20:13:10.0370374Z mixed=True, 2025-05-07T20:13:10.0370464Z use_cache=False, 2025-05-07T20:13:10.0370592Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.0370676Z use_cpu=True, 2025-05-07T20:13:10.0370783Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.0370955Z ) 2025-05-07T20:13:10.0371092Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.0371458Z self=, 2025-05-07T20:13:10.0371544Z compile=False, 2025-05-07T20:13:10.0371656Z pooling_mode=, 2025-05-07T20:13:10.0371748Z T=5, 2025-05-07T20:13:10.0371826Z D=97, 2025-05-07T20:13:10.0371905Z B=105, 2025-05-07T20:13:10.0371996Z log_E=4, 2025-05-07T20:13:10.0372075Z L=11, 2025-05-07T20:13:10.0372159Z D_gradcheck=1, 2025-05-07T20:13:10.0372269Z stochastic_rounding=True, 2025-05-07T20:13:10.0372353Z weighted=False, 2025-05-07T20:13:10.0372437Z row_wise=True, 2025-05-07T20:13:10.0372532Z mixed=False, 2025-05-07T20:13:10.0372618Z use_cache=True, 2025-05-07T20:13:10.0372726Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.0372818Z use_cpu=True, 2025-05-07T20:13:10.0372921Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.0373013Z ) 2025-05-07T20:13:10.0373148Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.0373498Z self=, 2025-05-07T20:13:10.0373594Z compile=True, 2025-05-07T20:13:10.0373704Z pooling_mode=, 2025-05-07T20:13:10.0373782Z T=2, 2025-05-07T20:13:10.0373873Z D=57, 2025-05-07T20:13:10.0373951Z B=22, 2025-05-07T20:13:10.0374030Z log_E=4, 2025-05-07T20:13:10.0374124Z L=15, 2025-05-07T20:13:10.0374208Z D_gradcheck=1, 2025-05-07T20:13:10.0374308Z stochastic_rounding=False, 2025-05-07T20:13:10.0374406Z weighted=True, 2025-05-07T20:13:10.0374490Z row_wise=True, 2025-05-07T20:13:10.0374583Z mixed=True, 2025-05-07T20:13:10.0374670Z use_cache=False, 2025-05-07T20:13:10.0374779Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.0374874Z use_cpu=True, 2025-05-07T20:13:10.0374978Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.0375054Z ) 2025-05-07T20:13:10.0375199Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.0375556Z self=, 2025-05-07T20:13:10.0375639Z compile=False, 2025-05-07T20:13:10.0375761Z pooling_mode=, 2025-05-07T20:13:10.0375838Z T=5, 2025-05-07T20:13:10.0375917Z D=20, 2025-05-07T20:13:10.0376007Z B=32, 2025-05-07T20:13:10.0376087Z log_E=4, 2025-05-07T20:13:10.0376165Z L=0, 2025-05-07T20:13:10.0376259Z D_gradcheck=2, 2025-05-07T20:13:10.0376356Z stochastic_rounding=False, 2025-05-07T20:13:10.0376451Z weighted=True, 2025-05-07T20:13:10.0376533Z row_wise=True, 2025-05-07T20:13:10.0376645Z mixed=True, 2025-05-07T20:13:10.0376741Z use_cache=False, 2025-05-07T20:13:10.0376851Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.0376935Z use_cpu=True, 2025-05-07T20:13:10.0377053Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.0377131Z ) 2025-05-07T20:13:10.0377266Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.0377625Z self=, 2025-05-07T20:13:10.0377710Z compile=True, 2025-05-07T20:13:10.0377848Z pooling_mode=, 2025-05-07T20:13:10.0377943Z T=3, 2025-05-07T20:13:10.0378023Z D=116, 2025-05-07T20:13:10.0378120Z B=24, 2025-05-07T20:13:10.0378199Z log_E=4, 2025-05-07T20:13:10.0378278Z L=20, 2025-05-07T20:13:10.0378377Z D_gradcheck=1, 2025-05-07T20:13:10.0378476Z stochastic_rounding=True, 2025-05-07T20:13:10.0378561Z weighted=True, 2025-05-07T20:13:10.0378658Z row_wise=True, 2025-05-07T20:13:10.0378742Z mixed=True, 2025-05-07T20:13:10.0378826Z use_cache=True, 2025-05-07T20:13:10.0378951Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.0379036Z use_cpu=True, 2025-05-07T20:13:10.0379207Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.0379297Z ) 2025-05-07T20:13:10.0379431Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.0379787Z self=, 2025-05-07T20:13:10.0379884Z compile=True, 2025-05-07T20:13:10.0379993Z pooling_mode=, 2025-05-07T20:13:10.0380085Z T=4, 2025-05-07T20:13:10.0380166Z D=57, 2025-05-07T20:13:10.0380246Z B=107, 2025-05-07T20:13:10.0380339Z log_E=4, 2025-05-07T20:13:10.0380418Z L=18, 2025-05-07T20:13:10.0380504Z D_gradcheck=1, 2025-05-07T20:13:10.0380612Z stochastic_rounding=True, 2025-05-07T20:13:10.0380697Z weighted=False, 2025-05-07T20:13:10.0380780Z row_wise=True, 2025-05-07T20:13:10.0380878Z mixed=False, 2025-05-07T20:13:10.0380963Z use_cache=True, 2025-05-07T20:13:10.0381074Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.0381169Z use_cpu=True, 2025-05-07T20:13:10.0381277Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.0381354Z ) 2025-05-07T20:13:10.0381501Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.0381856Z self=, 2025-05-07T20:13:10.0381957Z compile=False, 2025-05-07T20:13:10.0382064Z pooling_mode=, 2025-05-07T20:13:10.0382144Z T=1, 2025-05-07T20:13:10.0382235Z D=31, 2025-05-07T20:13:10.0382312Z B=72, 2025-05-07T20:13:10.0382392Z log_E=5, 2025-05-07T20:13:10.0382483Z L=8, 2025-05-07T20:13:10.0382567Z D_gradcheck=1, 2025-05-07T20:13:10.0382664Z stochastic_rounding=False, 2025-05-07T20:13:10.0382760Z weighted=True, 2025-05-07T20:13:10.0382841Z row_wise=True, 2025-05-07T20:13:10.0382925Z mixed=True, 2025-05-07T20:13:10.0383022Z use_cache=False, 2025-05-07T20:13:10.0383129Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.0383212Z use_cpu=True, 2025-05-07T20:13:10.0383331Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.0383406Z ) 2025-05-07T20:13:10.0383550Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.0383903Z self=, 2025-05-07T20:13:10.0383989Z compile=False, 2025-05-07T20:13:10.0384110Z pooling_mode=, 2025-05-07T20:13:10.0384187Z T=1, 2025-05-07T20:13:10.0384265Z D=83, 2025-05-07T20:13:10.0384355Z B=35, 2025-05-07T20:13:10.0384435Z log_E=4, 2025-05-07T20:13:10.0384513Z L=16, 2025-05-07T20:13:10.0384612Z D_gradcheck=2, 2025-05-07T20:13:10.0384710Z stochastic_rounding=False, 2025-05-07T20:13:10.0384794Z weighted=False, 2025-05-07T20:13:10.0384918Z row_wise=True, 2025-05-07T20:13:10.0385000Z mixed=False, 2025-05-07T20:13:10.0385095Z use_cache=False, 2025-05-07T20:13:10.0385203Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.0385289Z use_cpu=True, 2025-05-07T20:13:10.0385404Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.0385479Z ) 2025-05-07T20:13:10.0385610Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.0386004Z self=, 2025-05-07T20:13:10.0386088Z compile=True, 2025-05-07T20:13:10.0386196Z pooling_mode=, 2025-05-07T20:13:10.0386285Z T=3, 2025-05-07T20:13:10.0386363Z D=52, 2025-05-07T20:13:10.0386440Z B=23, 2025-05-07T20:13:10.0386530Z log_E=5, 2025-05-07T20:13:10.0386608Z L=15, 2025-05-07T20:13:10.0386692Z D_gradcheck=1, 2025-05-07T20:13:10.0386803Z stochastic_rounding=False, 2025-05-07T20:13:10.0386887Z weighted=True, 2025-05-07T20:13:10.0386984Z row_wise=True, 2025-05-07T20:13:10.0387065Z mixed=True, 2025-05-07T20:13:10.0387151Z use_cache=False, 2025-05-07T20:13:10.0387269Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.0387405Z use_cpu=True, 2025-05-07T20:13:10.0387510Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.0387599Z ) 2025-05-07T20:13:10.0387734Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.0388091Z self=, 2025-05-07T20:13:10.0388192Z compile=False, 2025-05-07T20:13:10.0388302Z pooling_mode=, 2025-05-07T20:13:10.0388378Z T=1, 2025-05-07T20:13:10.0388472Z D=32, 2025-05-07T20:13:10.0388552Z B=56, 2025-05-07T20:13:10.0388638Z log_E=4, 2025-05-07T20:13:10.0388725Z L=12, 2025-05-07T20:13:10.0388821Z D_gradcheck=2, 2025-05-07T20:13:10.0388918Z stochastic_rounding=True, 2025-05-07T20:13:10.0389004Z weighted=False, 2025-05-07T20:13:10.0389101Z row_wise=True, 2025-05-07T20:13:10.0389183Z mixed=True, 2025-05-07T20:13:10.0389270Z use_cache=True, 2025-05-07T20:13:10.0389393Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.0389481Z use_cpu=True, 2025-05-07T20:13:10.0389586Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.0389675Z ) 2025-05-07T20:13:10.0389808Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.0390180Z self=, 2025-05-07T20:13:10.0390266Z compile=True, 2025-05-07T20:13:10.0390376Z pooling_mode=, 2025-05-07T20:13:10.0390472Z T=2, 2025-05-07T20:13:10.0390550Z D=122, 2025-05-07T20:13:10.0390630Z B=57, 2025-05-07T20:13:10.0390724Z log_E=4, 2025-05-07T20:13:10.0390802Z L=9, 2025-05-07T20:13:10.0390890Z D_gradcheck=2, 2025-05-07T20:13:10.0391004Z stochastic_rounding=False, 2025-05-07T20:13:10.0391091Z weighted=True, 2025-05-07T20:13:10.0391177Z row_wise=True, 2025-05-07T20:13:10.0391275Z mixed=True, 2025-05-07T20:13:10.0391360Z use_cache=True, 2025-05-07T20:13:10.0391472Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.0391574Z use_cpu=True, 2025-05-07T20:13:10.0391678Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.0391767Z ) 2025-05-07T20:13:10.0391903Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.0392255Z self=, 2025-05-07T20:13:10.0392353Z compile=False, 2025-05-07T20:13:10.0392461Z pooling_mode=, 2025-05-07T20:13:10.0392538Z T=4, 2025-05-07T20:13:10.0392631Z D=46, 2025-05-07T20:13:10.0392711Z B=88, 2025-05-07T20:13:10.0392789Z log_E=4, 2025-05-07T20:13:10.0392879Z L=2, 2025-05-07T20:13:10.0392962Z D_gradcheck=1, 2025-05-07T20:13:10.0393061Z stochastic_rounding=False, 2025-05-07T20:13:10.0393190Z weighted=True, 2025-05-07T20:13:10.0393271Z row_wise=True, 2025-05-07T20:13:10.0393352Z mixed=False, 2025-05-07T20:13:10.0393451Z use_cache=True, 2025-05-07T20:13:10.0393562Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.0393659Z use_cpu=True, 2025-05-07T20:13:10.0393763Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.0393837Z ) 2025-05-07T20:13:10.0393982Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.0394360Z self=, 2025-05-07T20:13:10.0394444Z compile=False, 2025-05-07T20:13:10.0394566Z pooling_mode=, 2025-05-07T20:13:10.0394646Z T=5, 2025-05-07T20:13:10.0394722Z D=31, 2025-05-07T20:13:10.0394812Z B=99, 2025-05-07T20:13:10.0394894Z log_E=5, 2025-05-07T20:13:10.0394967Z L=2, 2025-05-07T20:13:10.0395062Z D_gradcheck=2, 2025-05-07T20:13:10.0395161Z stochastic_rounding=False, 2025-05-07T20:13:10.0395251Z weighted=False, 2025-05-07T20:13:10.0395344Z row_wise=True, 2025-05-07T20:13:10.0395429Z mixed=True, 2025-05-07T20:13:10.0395520Z use_cache=False, 2025-05-07T20:13:10.0395677Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.0395763Z use_cpu=True, 2025-05-07T20:13:10.0395877Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.0396040Z ) 2025-05-07T20:13:10.0396179Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.0396547Z self=, 2025-05-07T20:13:10.0396636Z compile=False, 2025-05-07T20:13:10.0396749Z pooling_mode=, 2025-05-07T20:13:10.0396837Z T=5, 2025-05-07T20:13:10.0396915Z D=13, 2025-05-07T20:13:10.0396994Z B=99, 2025-05-07T20:13:10.0397084Z log_E=5, 2025-05-07T20:13:10.0397164Z L=9, 2025-05-07T20:13:10.0397260Z D_gradcheck=1, 2025-05-07T20:13:10.0397359Z stochastic_rounding=False, 2025-05-07T20:13:10.0397446Z weighted=True, 2025-05-07T20:13:10.0397541Z row_wise=True, 2025-05-07T20:13:10.0397623Z mixed=False, 2025-05-07T20:13:10.0397708Z use_cache=False, 2025-05-07T20:13:10.0397830Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.0397913Z use_cpu=True, 2025-05-07T20:13:10.0398018Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.0398104Z ) 2025-05-07T20:13:10.0398238Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.0398592Z self=, 2025-05-07T20:13:10.0398689Z compile=False, 2025-05-07T20:13:10.0398798Z pooling_mode=, 2025-05-07T20:13:10.0398886Z T=2, 2025-05-07T20:13:10.0398963Z D=79, 2025-05-07T20:13:10.0399042Z B=21, 2025-05-07T20:13:10.0399132Z log_E=4, 2025-05-07T20:13:10.0399209Z L=12, 2025-05-07T20:13:10.0399294Z D_gradcheck=2, 2025-05-07T20:13:10.0399400Z stochastic_rounding=True, 2025-05-07T20:13:10.0399486Z weighted=False, 2025-05-07T20:13:10.0399571Z row_wise=True, 2025-05-07T20:13:10.0399664Z mixed=False, 2025-05-07T20:13:10.0399748Z use_cache=True, 2025-05-07T20:13:10.0399861Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.0399957Z use_cpu=True, 2025-05-07T20:13:10.0400063Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.0400139Z ) 2025-05-07T20:13:10.0708304Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.0708711Z self=, 2025-05-07T20:13:10.0708875Z compile=True, 2025-05-07T20:13:10.0709054Z pooling_mode=, 2025-05-07T20:13:10.0709180Z T=2, 2025-05-07T20:13:10.0709346Z D=104, 2025-05-07T20:13:10.0709497Z B=19, 2025-05-07T20:13:10.0709649Z log_E=3, 2025-05-07T20:13:10.0709813Z L=12, 2025-05-07T20:13:10.0709937Z D_gradcheck=1, 2025-05-07T20:13:10.0710161Z stochastic_rounding=True, 2025-05-07T20:13:10.0710260Z weighted=False, 2025-05-07T20:13:10.0710345Z row_wise=True, 2025-05-07T20:13:10.0710443Z mixed=True, 2025-05-07T20:13:10.0710527Z use_cache=True, 2025-05-07T20:13:10.0710641Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.0710739Z use_cpu=True, 2025-05-07T20:13:10.0710845Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.0710991Z ) 2025-05-07T20:13:10.0711138Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.0711534Z self=, 2025-05-07T20:13:10.0711622Z compile=True, 2025-05-07T20:13:10.0711745Z pooling_mode=, 2025-05-07T20:13:10.0711825Z T=5, 2025-05-07T20:13:10.0711903Z D=81, 2025-05-07T20:13:10.0711993Z B=20, 2025-05-07T20:13:10.0712072Z log_E=5, 2025-05-07T20:13:10.0712159Z L=16, 2025-05-07T20:13:10.0712242Z D_gradcheck=2, 2025-05-07T20:13:10.0712343Z stochastic_rounding=False, 2025-05-07T20:13:10.0712439Z weighted=False, 2025-05-07T20:13:10.0712520Z row_wise=True, 2025-05-07T20:13:10.0712602Z mixed=True, 2025-05-07T20:13:10.0712778Z use_cache=False, 2025-05-07T20:13:10.0712888Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.0712971Z use_cpu=True, 2025-05-07T20:13:10.0713085Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.0713160Z ) 2025-05-07T20:13:10.0713293Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.0713660Z self=, 2025-05-07T20:13:10.0713745Z compile=False, 2025-05-07T20:13:10.0713867Z pooling_mode=, 2025-05-07T20:13:10.0713945Z T=1, 2025-05-07T20:13:10.0714025Z D=88, 2025-05-07T20:13:10.0714114Z B=70, 2025-05-07T20:13:10.0714194Z log_E=4, 2025-05-07T20:13:10.0714273Z L=7, 2025-05-07T20:13:10.0714370Z D_gradcheck=1, 2025-05-07T20:13:10.0714470Z stochastic_rounding=True, 2025-05-07T20:13:10.0714557Z weighted=True, 2025-05-07T20:13:10.0714647Z row_wise=True, 2025-05-07T20:13:10.0714725Z mixed=True, 2025-05-07T20:13:10.0714814Z use_cache=False, 2025-05-07T20:13:10.0714932Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.0715016Z use_cpu=True, 2025-05-07T20:13:10.0715120Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.0715209Z ) 2025-05-07T20:13:10.0715344Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.0715711Z self=, 2025-05-07T20:13:10.0715797Z compile=True, 2025-05-07T20:13:10.0715907Z pooling_mode=, 2025-05-07T20:13:10.0716075Z T=5, 2025-05-07T20:13:10.0716155Z D=120, 2025-05-07T20:13:10.0716234Z B=20, 2025-05-07T20:13:10.0716326Z log_E=3, 2025-05-07T20:13:10.0716402Z L=4, 2025-05-07T20:13:10.0716487Z D_gradcheck=1, 2025-05-07T20:13:10.0716597Z stochastic_rounding=True, 2025-05-07T20:13:10.0716680Z weighted=True, 2025-05-07T20:13:10.0716762Z row_wise=True, 2025-05-07T20:13:10.0716853Z mixed=False, 2025-05-07T20:13:10.0716942Z use_cache=True, 2025-05-07T20:13:10.0717051Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.0717145Z use_cpu=True, 2025-05-07T20:13:10.0717251Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.0717338Z ) 2025-05-07T20:13:10.0717474Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.0717827Z self=, 2025-05-07T20:13:10.0717926Z compile=False, 2025-05-07T20:13:10.0718036Z pooling_mode=, 2025-05-07T20:13:10.0718113Z T=5, 2025-05-07T20:13:10.0718204Z D=83, 2025-05-07T20:13:10.0718285Z B=19, 2025-05-07T20:13:10.0718366Z log_E=3, 2025-05-07T20:13:10.0718458Z L=12, 2025-05-07T20:13:10.0718577Z D_gradcheck=2, 2025-05-07T20:13:10.0718677Z stochastic_rounding=False, 2025-05-07T20:13:10.0718777Z weighted=True, 2025-05-07T20:13:10.0718861Z row_wise=True, 2025-05-07T20:13:10.0718946Z mixed=True, 2025-05-07T20:13:10.0719046Z use_cache=True, 2025-05-07T20:13:10.0719155Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.0719255Z use_cpu=True, 2025-05-07T20:13:10.0719362Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.0719438Z ) 2025-05-07T20:13:10.0719611Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.0719965Z self=, 2025-05-07T20:13:10.0720050Z compile=True, 2025-05-07T20:13:10.0720175Z pooling_mode=, 2025-05-07T20:13:10.0720257Z T=2, 2025-05-07T20:13:10.0720338Z D=84, 2025-05-07T20:13:10.0720431Z B=85, 2025-05-07T20:13:10.0720515Z log_E=3, 2025-05-07T20:13:10.0720593Z L=8, 2025-05-07T20:13:10.0720694Z D_gradcheck=1, 2025-05-07T20:13:10.0720794Z stochastic_rounding=True, 2025-05-07T20:13:10.0720894Z weighted=True, 2025-05-07T20:13:10.0720981Z row_wise=True, 2025-05-07T20:13:10.0721128Z mixed=False, 2025-05-07T20:13:10.0721222Z use_cache=False, 2025-05-07T20:13:10.0721333Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.0721417Z use_cpu=True, 2025-05-07T20:13:10.0721532Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.0721610Z ) 2025-05-07T20:13:10.0721746Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.0722112Z self=, 2025-05-07T20:13:10.0722199Z compile=True, 2025-05-07T20:13:10.0722309Z pooling_mode=, 2025-05-07T20:13:10.0722398Z T=5, 2025-05-07T20:13:10.0722480Z D=98, 2025-05-07T20:13:10.0722558Z B=44, 2025-05-07T20:13:10.0722652Z log_E=3, 2025-05-07T20:13:10.0722732Z L=13, 2025-05-07T20:13:10.0722832Z D_gradcheck=2, 2025-05-07T20:13:10.0722929Z stochastic_rounding=True, 2025-05-07T20:13:10.0723012Z weighted=True, 2025-05-07T20:13:10.0723104Z row_wise=True, 2025-05-07T20:13:10.0723192Z mixed=False, 2025-05-07T20:13:10.0723276Z use_cache=True, 2025-05-07T20:13:10.0723398Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.0723484Z use_cpu=True, 2025-05-07T20:13:10.0723588Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.0723671Z ) 2025-05-07T20:13:10.0723805Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.0724160Z self=, 2025-05-07T20:13:10.0724253Z compile=True, 2025-05-07T20:13:10.0724361Z pooling_mode=, 2025-05-07T20:13:10.0724451Z T=5, 2025-05-07T20:13:10.0724529Z D=62, 2025-05-07T20:13:10.0724613Z B=34, 2025-05-07T20:13:10.0724702Z log_E=3, 2025-05-07T20:13:10.0724782Z L=1, 2025-05-07T20:13:10.0724871Z D_gradcheck=2, 2025-05-07T20:13:10.0724983Z stochastic_rounding=False, 2025-05-07T20:13:10.0725070Z weighted=False, 2025-05-07T20:13:10.0725156Z row_wise=True, 2025-05-07T20:13:10.0725252Z mixed=True, 2025-05-07T20:13:10.0725335Z use_cache=True, 2025-05-07T20:13:10.0725445Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.0725544Z use_cpu=True, 2025-05-07T20:13:10.0725648Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.0725727Z ) 2025-05-07T20:13:10.0725871Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.0726228Z self=, 2025-05-07T20:13:10.0726324Z compile=True, 2025-05-07T20:13:10.0726432Z pooling_mode=, 2025-05-07T20:13:10.0726512Z T=1, 2025-05-07T20:13:10.0726602Z D=2, 2025-05-07T20:13:10.0726680Z B=42, 2025-05-07T20:13:10.0726758Z log_E=3, 2025-05-07T20:13:10.0726870Z L=8, 2025-05-07T20:13:10.0726952Z D_gradcheck=2, 2025-05-07T20:13:10.0727052Z stochastic_rounding=False, 2025-05-07T20:13:10.0727144Z weighted=True, 2025-05-07T20:13:10.0727226Z row_wise=True, 2025-05-07T20:13:10.0727312Z mixed=True, 2025-05-07T20:13:10.0727410Z use_cache=False, 2025-05-07T20:13:10.0727518Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.0727601Z use_cpu=True, 2025-05-07T20:13:10.0727717Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.0727794Z ) 2025-05-07T20:13:10.0727965Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.0728316Z self=, 2025-05-07T20:13:10.0728403Z compile=False, 2025-05-07T20:13:10.0728549Z pooling_mode=, 2025-05-07T20:13:10.0728626Z T=4, 2025-05-07T20:13:10.0728703Z D=56, 2025-05-07T20:13:10.0728793Z B=7, 2025-05-07T20:13:10.0728870Z log_E=4, 2025-05-07T20:13:10.0728951Z L=2, 2025-05-07T20:13:10.0729048Z D_gradcheck=1, 2025-05-07T20:13:10.0729144Z stochastic_rounding=False, 2025-05-07T20:13:10.0729229Z weighted=False, 2025-05-07T20:13:10.0729372Z row_wise=True, 2025-05-07T20:13:10.0729453Z mixed=False, 2025-05-07T20:13:10.0729540Z use_cache=False, 2025-05-07T20:13:10.0729658Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.0729741Z use_cpu=True, 2025-05-07T20:13:10.0729849Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.0729926Z ) 2025-05-07T20:13:10.0730056Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.0730417Z self=, 2025-05-07T20:13:10.0730502Z compile=False, 2025-05-07T20:13:10.0730609Z pooling_mode=, 2025-05-07T20:13:10.0730697Z T=5, 2025-05-07T20:13:10.0730772Z D=73, 2025-05-07T20:13:10.0730852Z B=122, 2025-05-07T20:13:10.0730945Z log_E=4, 2025-05-07T20:13:10.0731021Z L=1, 2025-05-07T20:13:10.0731105Z D_gradcheck=2, 2025-05-07T20:13:10.0731214Z stochastic_rounding=False, 2025-05-07T20:13:10.0731296Z weighted=False, 2025-05-07T20:13:10.0731393Z row_wise=True, 2025-05-07T20:13:10.0731474Z mixed=True, 2025-05-07T20:13:10.0731556Z use_cache=True, 2025-05-07T20:13:10.0731672Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.0731757Z use_cpu=True, 2025-05-07T20:13:10.0731856Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.0731943Z ) 2025-05-07T20:13:10.0732075Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.0732426Z self=, 2025-05-07T20:13:10.0732522Z compile=False, 2025-05-07T20:13:10.0732632Z pooling_mode=, 2025-05-07T20:13:10.0732709Z T=3, 2025-05-07T20:13:10.0732797Z D=58, 2025-05-07T20:13:10.0732875Z B=66, 2025-05-07T20:13:10.0732952Z log_E=5, 2025-05-07T20:13:10.0733045Z L=9, 2025-05-07T20:13:10.0733128Z D_gradcheck=2, 2025-05-07T20:13:10.0733234Z stochastic_rounding=True, 2025-05-07T20:13:10.0733316Z weighted=True, 2025-05-07T20:13:10.0733402Z row_wise=True, 2025-05-07T20:13:10.0733492Z mixed=True, 2025-05-07T20:13:10.0733578Z use_cache=True, 2025-05-07T20:13:10.0733688Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.0733780Z use_cpu=True, 2025-05-07T20:13:10.0733884Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.0733965Z ) 2025-05-07T20:13:10.0734107Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.0734462Z self=, 2025-05-07T20:13:10.0734548Z compile=True, 2025-05-07T20:13:10.0734664Z pooling_mode=, 2025-05-07T20:13:10.0734741Z T=1, 2025-05-07T20:13:10.0734829Z D=71, 2025-05-07T20:13:10.0734904Z B=106, 2025-05-07T20:13:10.0735011Z log_E=3, 2025-05-07T20:13:10.0735099Z L=18, 2025-05-07T20:13:10.0735184Z D_gradcheck=1, 2025-05-07T20:13:10.0735282Z stochastic_rounding=False, 2025-05-07T20:13:10.0735379Z weighted=True, 2025-05-07T20:13:10.0735463Z row_wise=True, 2025-05-07T20:13:10.0735544Z mixed=False, 2025-05-07T20:13:10.0735639Z use_cache=False, 2025-05-07T20:13:10.0735747Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.0735832Z use_cpu=True, 2025-05-07T20:13:10.0735973Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.0736051Z ) 2025-05-07T20:13:10.0736186Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.0736549Z self=, 2025-05-07T20:13:10.0736635Z compile=True, 2025-05-07T20:13:10.0736755Z pooling_mode=, 2025-05-07T20:13:10.0736832Z T=5, 2025-05-07T20:13:10.0736909Z D=23, 2025-05-07T20:13:10.0736997Z B=123, 2025-05-07T20:13:10.0737075Z log_E=4, 2025-05-07T20:13:10.0737154Z L=8, 2025-05-07T20:13:10.0737245Z D_gradcheck=2, 2025-05-07T20:13:10.0737340Z stochastic_rounding=False, 2025-05-07T20:13:10.0737476Z weighted=False, 2025-05-07T20:13:10.0737568Z row_wise=True, 2025-05-07T20:13:10.0737650Z mixed=False, 2025-05-07T20:13:10.0737735Z use_cache=False, 2025-05-07T20:13:10.0737852Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.0737935Z use_cpu=True, 2025-05-07T20:13:10.0738038Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.0738138Z ) 2025-05-07T20:13:10.0738272Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.0738635Z self=, 2025-05-07T20:13:10.0738722Z compile=False, 2025-05-07T20:13:10.0738834Z pooling_mode=, 2025-05-07T20:13:10.0738926Z T=3, 2025-05-07T20:13:10.0739007Z D=18, 2025-05-07T20:13:10.0739088Z B=46, 2025-05-07T20:13:10.0739182Z log_E=3, 2025-05-07T20:13:10.0739262Z L=4, 2025-05-07T20:13:10.0739348Z D_gradcheck=2, 2025-05-07T20:13:10.0739461Z stochastic_rounding=False, 2025-05-07T20:13:10.0739552Z weighted=False, 2025-05-07T20:13:10.0739636Z row_wise=True, 2025-05-07T20:13:10.0739733Z mixed=False, 2025-05-07T20:13:10.0739819Z use_cache=True, 2025-05-07T20:13:10.0739930Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.0740030Z use_cpu=True, 2025-05-07T20:13:10.0740140Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.0740234Z ) 2025-05-07T20:13:10.0740370Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.0740726Z self=, 2025-05-07T20:13:10.0740828Z compile=False, 2025-05-07T20:13:10.0740939Z pooling_mode=, 2025-05-07T20:13:10.0741019Z T=2, 2025-05-07T20:13:10.0741112Z D=28, 2025-05-07T20:13:10.0741194Z B=72, 2025-05-07T20:13:10.0741273Z log_E=5, 2025-05-07T20:13:10.0741366Z L=4, 2025-05-07T20:13:10.0741451Z D_gradcheck=2, 2025-05-07T20:13:10.0741553Z stochastic_rounding=False, 2025-05-07T20:13:10.0741654Z weighted=False, 2025-05-07T20:13:10.0741741Z row_wise=True, 2025-05-07T20:13:10.0741839Z mixed=False, 2025-05-07T20:13:10.0741923Z use_cache=False, 2025-05-07T20:13:10.0742034Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.0742133Z use_cpu=True, 2025-05-07T20:13:10.0742239Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.0742317Z ) 2025-05-07T20:13:10.1055898Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.1056837Z self=, 2025-05-07T20:13:10.1057929Z compile=False, 2025-05-07T20:13:10.1058208Z pooling_mode=, 2025-05-07T20:13:10.1058510Z T=5, 2025-05-07T20:13:10.1058819Z D=31, 2025-05-07T20:13:10.1059020Z B=72, 2025-05-07T20:13:10.1059219Z log_E=4, 2025-05-07T20:13:10.1059414Z L=5, 2025-05-07T20:13:10.1059618Z D_gradcheck=1, 2025-05-07T20:13:10.1059863Z stochastic_rounding=False, 2025-05-07T20:13:10.1060124Z weighted=False, 2025-05-07T20:13:10.1060356Z row_wise=True, 2025-05-07T20:13:10.1060577Z mixed=False, 2025-05-07T20:13:10.1060798Z use_cache=True, 2025-05-07T20:13:10.1061038Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.1061387Z use_cpu=True, 2025-05-07T20:13:10.1061636Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.1061911Z ) 2025-05-07T20:13:10.1062157Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.1062768Z self=, 2025-05-07T20:13:10.1063316Z compile=False, 2025-05-07T20:13:10.1063578Z pooling_mode=, 2025-05-07T20:13:10.1063879Z T=2, 2025-05-07T20:13:10.1064065Z D=57, 2025-05-07T20:13:10.1064258Z B=72, 2025-05-07T20:13:10.1064453Z log_E=5, 2025-05-07T20:13:10.1064645Z L=18, 2025-05-07T20:13:10.1064844Z D_gradcheck=1, 2025-05-07T20:13:10.1065174Z stochastic_rounding=True, 2025-05-07T20:13:10.1065432Z weighted=False, 2025-05-07T20:13:10.1065659Z row_wise=True, 2025-05-07T20:13:10.1065881Z mixed=False, 2025-05-07T20:13:10.1066090Z use_cache=False, 2025-05-07T20:13:10.1066354Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.1066660Z use_cpu=True, 2025-05-07T20:13:10.1066906Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.1067174Z ) 2025-05-07T20:13:10.1067416Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.1068014Z self=, 2025-05-07T20:13:10.1068561Z compile=False, 2025-05-07T20:13:10.1068814Z pooling_mode=, 2025-05-07T20:13:10.1069112Z T=2, 2025-05-07T20:13:10.1069296Z D=85, 2025-05-07T20:13:10.1069493Z B=119, 2025-05-07T20:13:10.1069690Z log_E=3, 2025-05-07T20:13:10.1069882Z L=20, 2025-05-07T20:13:10.1070084Z D_gradcheck=1, 2025-05-07T20:13:10.1070328Z stochastic_rounding=False, 2025-05-07T20:13:10.1070586Z weighted=True, 2025-05-07T20:13:10.1070814Z row_wise=True, 2025-05-07T20:13:10.1071036Z mixed=False, 2025-05-07T20:13:10.1071249Z use_cache=False, 2025-05-07T20:13:10.1071514Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.1071819Z use_cpu=True, 2025-05-07T20:13:10.1072060Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.1072338Z ) 2025-05-07T20:13:10.1072580Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.1073181Z self=, 2025-05-07T20:13:10.1073723Z compile=True, 2025-05-07T20:13:10.1073975Z pooling_mode=, 2025-05-07T20:13:10.1074274Z T=1, 2025-05-07T20:13:10.1074460Z D=48, 2025-05-07T20:13:10.1074653Z B=11, 2025-05-07T20:13:10.1074850Z log_E=5, 2025-05-07T20:13:10.1075042Z L=8, 2025-05-07T20:13:10.1075244Z D_gradcheck=1, 2025-05-07T20:13:10.1075491Z stochastic_rounding=True, 2025-05-07T20:13:10.1075753Z weighted=False, 2025-05-07T20:13:10.1076063Z row_wise=True, 2025-05-07T20:13:10.1076294Z mixed=True, 2025-05-07T20:13:10.1076504Z use_cache=True, 2025-05-07T20:13:10.1076763Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.1077073Z use_cpu=True, 2025-05-07T20:13:10.1077308Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.1077591Z ) 2025-05-07T20:13:10.1077839Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.1078432Z self=, 2025-05-07T20:13:10.1078995Z compile=False, 2025-05-07T20:13:10.1079249Z pooling_mode=, 2025-05-07T20:13:10.1079604Z T=2, 2025-05-07T20:13:10.1079793Z D=102, 2025-05-07T20:13:10.1079992Z B=8, 2025-05-07T20:13:10.1080190Z log_E=5, 2025-05-07T20:13:10.1080384Z L=13, 2025-05-07T20:13:10.1080592Z D_gradcheck=1, 2025-05-07T20:13:10.1080834Z stochastic_rounding=False, 2025-05-07T20:13:10.1081097Z weighted=False, 2025-05-07T20:13:10.1081325Z row_wise=True, 2025-05-07T20:13:10.1081544Z mixed=False, 2025-05-07T20:13:10.1081751Z use_cache=False, 2025-05-07T20:13:10.1082055Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.1082357Z use_cpu=True, 2025-05-07T20:13:10.1082591Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.1082868Z ) 2025-05-07T20:13:10.1083108Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.1083696Z self=, 2025-05-07T20:13:10.1084262Z compile=True, 2025-05-07T20:13:10.1084514Z pooling_mode=, 2025-05-07T20:13:10.1084817Z T=2, 2025-05-07T20:13:10.1085005Z D=59, 2025-05-07T20:13:10.1085205Z B=59, 2025-05-07T20:13:10.1085409Z log_E=5, 2025-05-07T20:13:10.1085600Z L=20, 2025-05-07T20:13:10.1085853Z D_gradcheck=1, 2025-05-07T20:13:10.1086092Z stochastic_rounding=True, 2025-05-07T20:13:10.1086350Z weighted=True, 2025-05-07T20:13:10.1086575Z row_wise=True, 2025-05-07T20:13:10.1086795Z mixed=True, 2025-05-07T20:13:10.1087003Z use_cache=True, 2025-05-07T20:13:10.1087258Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.1087557Z use_cpu=True, 2025-05-07T20:13:10.1087791Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.1088071Z ) 2025-05-07T20:13:10.1088314Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.1088903Z self=, 2025-05-07T20:13:10.1089462Z compile=True, 2025-05-07T20:13:10.1089715Z pooling_mode=, 2025-05-07T20:13:10.1089999Z T=2, 2025-05-07T20:13:10.1090195Z D=84, 2025-05-07T20:13:10.1090388Z B=53, 2025-05-07T20:13:10.1090571Z log_E=3, 2025-05-07T20:13:10.1090772Z L=20, 2025-05-07T20:13:10.1090975Z D_gradcheck=1, 2025-05-07T20:13:10.1091202Z stochastic_rounding=False, 2025-05-07T20:13:10.1091476Z weighted=True, 2025-05-07T20:13:10.1091699Z row_wise=True, 2025-05-07T20:13:10.1091922Z mixed=False, 2025-05-07T20:13:10.1092131Z use_cache=False, 2025-05-07T20:13:10.1092393Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.1092694Z use_cpu=True, 2025-05-07T20:13:10.1092927Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.1093200Z ) 2025-05-07T20:13:10.1093442Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.1094031Z self=, 2025-05-07T20:13:10.1094590Z compile=False, 2025-05-07T20:13:10.1094840Z pooling_mode=, 2025-05-07T20:13:10.1095129Z T=5, 2025-05-07T20:13:10.1095329Z D=121, 2025-05-07T20:13:10.1095533Z B=117, 2025-05-07T20:13:10.1095721Z log_E=5, 2025-05-07T20:13:10.1095926Z L=13, 2025-05-07T20:13:10.1096129Z D_gradcheck=1, 2025-05-07T20:13:10.1096359Z stochastic_rounding=False, 2025-05-07T20:13:10.1096629Z weighted=True, 2025-05-07T20:13:10.1096854Z row_wise=True, 2025-05-07T20:13:10.1097063Z mixed=False, 2025-05-07T20:13:10.1097287Z use_cache=False, 2025-05-07T20:13:10.1097551Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.1097857Z use_cpu=True, 2025-05-07T20:13:10.1098094Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.1098374Z ) 2025-05-07T20:13:10.1098617Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.1099206Z self=, 2025-05-07T20:13:10.1099761Z compile=True, 2025-05-07T20:13:10.1100054Z pooling_mode=, 2025-05-07T20:13:10.1100339Z T=1, 2025-05-07T20:13:10.1100539Z D=109, 2025-05-07T20:13:10.1100741Z B=45, 2025-05-07T20:13:10.1100927Z log_E=5, 2025-05-07T20:13:10.1101138Z L=7, 2025-05-07T20:13:10.1101356Z D_gradcheck=1, 2025-05-07T20:13:10.1101585Z stochastic_rounding=False, 2025-05-07T20:13:10.1101862Z weighted=True, 2025-05-07T20:13:10.1102091Z row_wise=True, 2025-05-07T20:13:10.1102305Z mixed=False, 2025-05-07T20:13:10.1102535Z use_cache=False, 2025-05-07T20:13:10.1102830Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.1103124Z use_cpu=True, 2025-05-07T20:13:10.1103375Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.1103657Z ) 2025-05-07T20:13:10.1103896Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.1104504Z self=, 2025-05-07T20:13:10.1105069Z compile=False, 2025-05-07T20:13:10.1105330Z pooling_mode=, 2025-05-07T20:13:10.1105833Z T=2, 2025-05-07T20:13:10.1106039Z D=3, 2025-05-07T20:13:10.1106237Z B=67, 2025-05-07T20:13:10.1106424Z log_E=5, 2025-05-07T20:13:10.1106728Z L=19, 2025-05-07T20:13:10.1106933Z D_gradcheck=2, 2025-05-07T20:13:10.1107162Z stochastic_rounding=False, 2025-05-07T20:13:10.1107435Z weighted=False, 2025-05-07T20:13:10.1107665Z row_wise=True, 2025-05-07T20:13:10.1107875Z mixed=False, 2025-05-07T20:13:10.1108097Z use_cache=True, 2025-05-07T20:13:10.1108347Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.1108634Z use_cpu=True, 2025-05-07T20:13:10.1108876Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.1109151Z ) 2025-05-07T20:13:10.1109380Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.1109980Z self=, 2025-05-07T20:13:10.1110536Z compile=True, 2025-05-07T20:13:10.1110795Z pooling_mode=, 2025-05-07T20:13:10.1111078Z T=4, 2025-05-07T20:13:10.1111279Z D=107, 2025-05-07T20:13:10.1111478Z B=103, 2025-05-07T20:13:10.1111668Z log_E=3, 2025-05-07T20:13:10.1111878Z L=20, 2025-05-07T20:13:10.1112081Z D_gradcheck=1, 2025-05-07T20:13:10.1112311Z stochastic_rounding=True, 2025-05-07T20:13:10.1112580Z weighted=False, 2025-05-07T20:13:10.1112807Z row_wise=True, 2025-05-07T20:13:10.1113016Z mixed=False, 2025-05-07T20:13:10.1113238Z use_cache=False, 2025-05-07T20:13:10.1113497Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.1113785Z use_cpu=True, 2025-05-07T20:13:10.1114027Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.1114304Z ) 2025-05-07T20:13:10.1114535Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.1115138Z self=, 2025-05-07T20:13:10.1115705Z compile=False, 2025-05-07T20:13:10.1116021Z pooling_mode=, 2025-05-07T20:13:10.1116328Z T=5, 2025-05-07T20:13:10.1116533Z D=78, 2025-05-07T20:13:10.1116734Z B=83, 2025-05-07T20:13:10.1116929Z log_E=3, 2025-05-07T20:13:10.1117133Z L=19, 2025-05-07T20:13:10.1117332Z D_gradcheck=1, 2025-05-07T20:13:10.1117557Z stochastic_rounding=True, 2025-05-07T20:13:10.1117825Z weighted=True, 2025-05-07T20:13:10.1118046Z row_wise=True, 2025-05-07T20:13:10.1118254Z mixed=True, 2025-05-07T20:13:10.1118476Z use_cache=False, 2025-05-07T20:13:10.1118734Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.1119024Z use_cpu=True, 2025-05-07T20:13:10.1119270Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.1119547Z ) 2025-05-07T20:13:10.1119775Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.1120374Z self=, 2025-05-07T20:13:10.1120996Z compile=False, 2025-05-07T20:13:10.1121240Z pooling_mode=, 2025-05-07T20:13:10.1121539Z T=5, 2025-05-07T20:13:10.1121733Z D=46, 2025-05-07T20:13:10.1121914Z B=80, 2025-05-07T20:13:10.1122113Z log_E=4, 2025-05-07T20:13:10.1122316Z L=14, 2025-05-07T20:13:10.1122504Z D_gradcheck=1, 2025-05-07T20:13:10.1122746Z stochastic_rounding=False, 2025-05-07T20:13:10.1123021Z weighted=False, 2025-05-07T20:13:10.1123245Z row_wise=True, 2025-05-07T20:13:10.1123494Z mixed=False, 2025-05-07T20:13:10.1123719Z use_cache=False, 2025-05-07T20:13:10.1123981Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.1124275Z use_cpu=True, 2025-05-07T20:13:10.1124528Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.1124806Z ) 2025-05-07T20:13:10.1125037Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.1125633Z self=, 2025-05-07T20:13:10.1126193Z compile=True, 2025-05-07T20:13:10.1126431Z pooling_mode=, 2025-05-07T20:13:10.1126725Z T=3, 2025-05-07T20:13:10.1126920Z D=73, 2025-05-07T20:13:10.1127133Z B=38, 2025-05-07T20:13:10.1127352Z log_E=5, 2025-05-07T20:13:10.1127559Z L=3, 2025-05-07T20:13:10.1127748Z D_gradcheck=2, 2025-05-07T20:13:10.1127992Z stochastic_rounding=False, 2025-05-07T20:13:10.1128271Z weighted=True, 2025-05-07T20:13:10.1128482Z row_wise=True, 2025-05-07T20:13:10.1128710Z mixed=False, 2025-05-07T20:13:10.1128934Z use_cache=True, 2025-05-07T20:13:10.1129177Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.1129483Z use_cpu=True, 2025-05-07T20:13:10.1129736Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.1130019Z ) 2025-05-07T20:13:10.1130256Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.1130859Z self=, 2025-05-07T20:13:10.1131430Z compile=False, 2025-05-07T20:13:10.1131672Z pooling_mode=, 2025-05-07T20:13:10.1131976Z T=1, 2025-05-07T20:13:10.1132176Z D=36, 2025-05-07T20:13:10.1132364Z B=100, 2025-05-07T20:13:10.1132568Z log_E=5, 2025-05-07T20:13:10.1132774Z L=11, 2025-05-07T20:13:10.1132963Z D_gradcheck=1, 2025-05-07T20:13:10.1133203Z stochastic_rounding=False, 2025-05-07T20:13:10.1133474Z weighted=True, 2025-05-07T20:13:10.1133692Z row_wise=True, 2025-05-07T20:13:10.1133915Z mixed=False, 2025-05-07T20:13:10.1134134Z use_cache=True, 2025-05-07T20:13:10.1134370Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.1134668Z use_cpu=True, 2025-05-07T20:13:10.1134909Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.1135174Z ) 2025-05-07T20:13:10.1135414Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.1136019Z self=, 2025-05-07T20:13:10.1136576Z compile=False, 2025-05-07T20:13:10.1136815Z pooling_mode=, 2025-05-07T20:13:10.1137114Z T=4, 2025-05-07T20:13:10.1137308Z D=117, 2025-05-07T20:13:10.1137499Z B=48, 2025-05-07T20:13:10.1137701Z log_E=5, 2025-05-07T20:13:10.1137909Z L=0, 2025-05-07T20:13:10.1138097Z D_gradcheck=1, 2025-05-07T20:13:10.1138338Z stochastic_rounding=True, 2025-05-07T20:13:10.1138606Z weighted=True, 2025-05-07T20:13:10.1138822Z row_wise=True, 2025-05-07T20:13:10.1139043Z mixed=True, 2025-05-07T20:13:10.1139261Z use_cache=True, 2025-05-07T20:13:10.1139500Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.1139799Z use_cpu=True, 2025-05-07T20:13:10.1140044Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.1140306Z ) 2025-05-07T20:13:10.1401569Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.1402526Z self=, 2025-05-07T20:13:10.1403637Z compile=False, 2025-05-07T20:13:10.1403898Z pooling_mode=, 2025-05-07T20:13:10.1404189Z T=1, 2025-05-07T20:13:10.1404392Z D=26, 2025-05-07T20:13:10.1404598Z B=77, 2025-05-07T20:13:10.1404793Z log_E=4, 2025-05-07T20:13:10.1404984Z L=9, 2025-05-07T20:13:10.1405184Z D_gradcheck=2, 2025-05-07T20:13:10.1405594Z stochastic_rounding=True, 2025-05-07T20:13:10.1405863Z weighted=False, 2025-05-07T20:13:10.1406163Z row_wise=True, 2025-05-07T20:13:10.1406386Z mixed=True, 2025-05-07T20:13:10.1406596Z use_cache=False, 2025-05-07T20:13:10.1406862Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.1407169Z use_cpu=True, 2025-05-07T20:13:10.1407404Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.1407688Z ) 2025-05-07T20:13:10.1407934Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.1408525Z self=, 2025-05-07T20:13:10.1409087Z compile=True, 2025-05-07T20:13:10.1409339Z pooling_mode=, 2025-05-07T20:13:10.1409619Z T=1, 2025-05-07T20:13:10.1409899Z D=79, 2025-05-07T20:13:10.1410103Z B=54, 2025-05-07T20:13:10.1410286Z log_E=5, 2025-05-07T20:13:10.1410491Z L=13, 2025-05-07T20:13:10.1410690Z D_gradcheck=1, 2025-05-07T20:13:10.1410921Z stochastic_rounding=False, 2025-05-07T20:13:10.1411190Z weighted=True, 2025-05-07T20:13:10.1411421Z row_wise=True, 2025-05-07T20:13:10.1411640Z mixed=True, 2025-05-07T20:13:10.1411851Z use_cache=False, 2025-05-07T20:13:10.1412113Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.1412416Z use_cpu=True, 2025-05-07T20:13:10.1412651Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.1412927Z ) 2025-05-07T20:13:10.1413166Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.1413755Z self=, 2025-05-07T20:13:10.1414316Z compile=False, 2025-05-07T20:13:10.1414570Z pooling_mode=, 2025-05-07T20:13:10.1414851Z T=5, 2025-05-07T20:13:10.1415049Z D=32, 2025-05-07T20:13:10.1415246Z B=59, 2025-05-07T20:13:10.1415445Z log_E=5, 2025-05-07T20:13:10.1415651Z L=1, 2025-05-07T20:13:10.1415855Z D_gradcheck=1, 2025-05-07T20:13:10.1416085Z stochastic_rounding=False, 2025-05-07T20:13:10.1416363Z weighted=False, 2025-05-07T20:13:10.1416600Z row_wise=True, 2025-05-07T20:13:10.1416813Z mixed=True, 2025-05-07T20:13:10.1417037Z use_cache=True, 2025-05-07T20:13:10.1417296Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.1417600Z use_cpu=True, 2025-05-07T20:13:10.1417840Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.1418121Z ) 2025-05-07T20:13:10.1418368Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.1418960Z self=, 2025-05-07T20:13:10.1419526Z compile=True, 2025-05-07T20:13:10.1419780Z pooling_mode=, 2025-05-07T20:13:10.1420074Z T=4, 2025-05-07T20:13:10.1420278Z D=104, 2025-05-07T20:13:10.1420475Z B=15, 2025-05-07T20:13:10.1420664Z log_E=5, 2025-05-07T20:13:10.1420877Z L=17, 2025-05-07T20:13:10.1421085Z D_gradcheck=2, 2025-05-07T20:13:10.1421315Z stochastic_rounding=False, 2025-05-07T20:13:10.1421582Z weighted=True, 2025-05-07T20:13:10.1421806Z row_wise=True, 2025-05-07T20:13:10.1422013Z mixed=False, 2025-05-07T20:13:10.1422234Z use_cache=False, 2025-05-07T20:13:10.1422493Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.1422781Z use_cpu=True, 2025-05-07T20:13:10.1423025Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.1423301Z ) 2025-05-07T20:13:10.1423528Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.1424131Z self=, 2025-05-07T20:13:10.1424767Z compile=False, 2025-05-07T20:13:10.1425024Z pooling_mode=, 2025-05-07T20:13:10.1425313Z T=2, 2025-05-07T20:13:10.1425514Z D=98, 2025-05-07T20:13:10.1425712Z B=31, 2025-05-07T20:13:10.1425894Z log_E=5, 2025-05-07T20:13:10.1426103Z L=17, 2025-05-07T20:13:10.1426302Z D_gradcheck=2, 2025-05-07T20:13:10.1426529Z stochastic_rounding=True, 2025-05-07T20:13:10.1426830Z weighted=False, 2025-05-07T20:13:10.1427061Z row_wise=True, 2025-05-07T20:13:10.1427267Z mixed=True, 2025-05-07T20:13:10.1427486Z use_cache=True, 2025-05-07T20:13:10.1427744Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.1428036Z use_cpu=True, 2025-05-07T20:13:10.1428288Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.1428567Z ) 2025-05-07T20:13:10.1428796Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.1429399Z self=, 2025-05-07T20:13:10.1429956Z compile=True, 2025-05-07T20:13:10.1430206Z pooling_mode=, 2025-05-07T20:13:10.1430543Z T=1, 2025-05-07T20:13:10.1430739Z D=81, 2025-05-07T20:13:10.1430934Z B=63, 2025-05-07T20:13:10.1431115Z log_E=4, 2025-05-07T20:13:10.1431317Z L=19, 2025-05-07T20:13:10.1431515Z D_gradcheck=2, 2025-05-07T20:13:10.1431741Z stochastic_rounding=True, 2025-05-07T20:13:10.1432007Z weighted=False, 2025-05-07T20:13:10.1432235Z row_wise=True, 2025-05-07T20:13:10.1432442Z mixed=True, 2025-05-07T20:13:10.1432664Z use_cache=True, 2025-05-07T20:13:10.1432912Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.1433200Z use_cpu=True, 2025-05-07T20:13:10.1433447Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.1433721Z ) 2025-05-07T20:13:10.1433947Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.1434550Z self=, 2025-05-07T20:13:10.1435104Z compile=True, 2025-05-07T20:13:10.1435340Z pooling_mode=, 2025-05-07T20:13:10.1435637Z T=2, 2025-05-07T20:13:10.1435832Z D=58, 2025-05-07T20:13:10.1436110Z B=73, 2025-05-07T20:13:10.1436293Z log_E=3, 2025-05-07T20:13:10.1436497Z L=17, 2025-05-07T20:13:10.1436697Z D_gradcheck=1, 2025-05-07T20:13:10.1436925Z stochastic_rounding=False, 2025-05-07T20:13:10.1437203Z weighted=False, 2025-05-07T20:13:10.1437434Z row_wise=True, 2025-05-07T20:13:10.1437643Z mixed=False, 2025-05-07T20:13:10.1437870Z use_cache=False, 2025-05-07T20:13:10.1438134Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.1438423Z use_cpu=True, 2025-05-07T20:13:10.1438669Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.1438943Z ) 2025-05-07T20:13:10.1439171Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.1439770Z self=, 2025-05-07T20:13:10.1440322Z compile=True, 2025-05-07T20:13:10.1440564Z pooling_mode=, 2025-05-07T20:13:10.1440863Z T=1, 2025-05-07T20:13:10.1441059Z D=119, 2025-05-07T20:13:10.1441248Z B=121, 2025-05-07T20:13:10.1441447Z log_E=3, 2025-05-07T20:13:10.1441651Z L=12, 2025-05-07T20:13:10.1441844Z D_gradcheck=1, 2025-05-07T20:13:10.1442091Z stochastic_rounding=True, 2025-05-07T20:13:10.1442364Z weighted=True, 2025-05-07T20:13:10.1442594Z row_wise=True, 2025-05-07T20:13:10.1442806Z mixed=True, 2025-05-07T20:13:10.1443029Z use_cache=True, 2025-05-07T20:13:10.1443328Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.1443632Z use_cpu=True, 2025-05-07T20:13:10.1443868Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.1444150Z ) 2025-05-07T20:13:10.1444399Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.1445055Z self=, 2025-05-07T20:13:10.1445603Z compile=False, 2025-05-07T20:13:10.1445864Z pooling_mode=, 2025-05-07T20:13:10.1446164Z T=3, 2025-05-07T20:13:10.1446350Z D=15, 2025-05-07T20:13:10.1446549Z B=89, 2025-05-07T20:13:10.1446749Z log_E=3, 2025-05-07T20:13:10.1446945Z L=15, 2025-05-07T20:13:10.1447153Z D_gradcheck=2, 2025-05-07T20:13:10.1447448Z stochastic_rounding=True, 2025-05-07T20:13:10.1458486Z weighted=True, 2025-05-07T20:13:10.1458748Z row_wise=True, 2025-05-07T20:13:10.1458966Z mixed=True, 2025-05-07T20:13:10.1459198Z use_cache=True, 2025-05-07T20:13:10.1459457Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.1459756Z use_cpu=True, 2025-05-07T20:13:10.1460006Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.1460287Z ) 2025-05-07T20:13:10.1460520Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.1461141Z self=, 2025-05-07T20:13:10.1461707Z compile=True, 2025-05-07T20:13:10.1462070Z pooling_mode=, 2025-05-07T20:13:10.1462373Z T=4, 2025-05-07T20:13:10.1462574Z D=78, 2025-05-07T20:13:10.1462756Z B=13, 2025-05-07T20:13:10.1462954Z log_E=4, 2025-05-07T20:13:10.1463155Z L=5, 2025-05-07T20:13:10.1463346Z D_gradcheck=2, 2025-05-07T20:13:10.1463591Z stochastic_rounding=True, 2025-05-07T20:13:10.1463865Z weighted=False, 2025-05-07T20:13:10.1464086Z row_wise=True, 2025-05-07T20:13:10.1464305Z mixed=True, 2025-05-07T20:13:10.1464522Z use_cache=False, 2025-05-07T20:13:10.1464773Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.1465070Z use_cpu=True, 2025-05-07T20:13:10.1465313Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.1465587Z ) 2025-05-07T20:13:10.1465815Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.1466420Z self=, 2025-05-07T20:13:10.1466979Z compile=False, 2025-05-07T20:13:10.1467226Z pooling_mode=, 2025-05-07T20:13:10.1467522Z T=2, 2025-05-07T20:13:10.1467724Z D=15, 2025-05-07T20:13:10.1467911Z B=51, 2025-05-07T20:13:10.1468108Z log_E=4, 2025-05-07T20:13:10.1468190Z L=10, 2025-05-07T20:13:10.1468291Z D_gradcheck=2, 2025-05-07T20:13:10.1468393Z stochastic_rounding=False, 2025-05-07T20:13:10.1468479Z weighted=True, 2025-05-07T20:13:10.1468578Z row_wise=True, 2025-05-07T20:13:10.1468664Z mixed=True, 2025-05-07T20:13:10.1468753Z use_cache=True, 2025-05-07T20:13:10.1468875Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.1468960Z use_cpu=True, 2025-05-07T20:13:10.1469077Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.1469154Z ) 2025-05-07T20:13:10.1469289Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.1469660Z self=, 2025-05-07T20:13:10.1469748Z compile=False, 2025-05-07T20:13:10.1469862Z pooling_mode=, 2025-05-07T20:13:10.1469953Z T=5, 2025-05-07T20:13:10.1470031Z D=87, 2025-05-07T20:13:10.1470110Z B=110, 2025-05-07T20:13:10.1470203Z log_E=4, 2025-05-07T20:13:10.1470287Z L=3, 2025-05-07T20:13:10.1470371Z D_gradcheck=1, 2025-05-07T20:13:10.1470482Z stochastic_rounding=True, 2025-05-07T20:13:10.1470568Z weighted=False, 2025-05-07T20:13:10.1470662Z row_wise=True, 2025-05-07T20:13:10.1470745Z mixed=False, 2025-05-07T20:13:10.1470832Z use_cache=True, 2025-05-07T20:13:10.1470954Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.1471038Z use_cpu=True, 2025-05-07T20:13:10.1471142Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.1471233Z ) 2025-05-07T20:13:10.1471412Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.1471769Z self=, 2025-05-07T20:13:10.1471875Z compile=True, 2025-05-07T20:13:10.1471991Z pooling_mode=, 2025-05-07T20:13:10.1472073Z T=4, 2025-05-07T20:13:10.1472167Z D=45, 2025-05-07T20:13:10.1472249Z B=32, 2025-05-07T20:13:10.1472328Z log_E=4, 2025-05-07T20:13:10.1472421Z L=16, 2025-05-07T20:13:10.1472536Z D_gradcheck=2, 2025-05-07T20:13:10.1472647Z stochastic_rounding=True, 2025-05-07T20:13:10.1472731Z weighted=True, 2025-05-07T20:13:10.1472816Z row_wise=True, 2025-05-07T20:13:10.1472914Z mixed=False, 2025-05-07T20:13:10.1472997Z use_cache=True, 2025-05-07T20:13:10.1473108Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.1473202Z use_cpu=True, 2025-05-07T20:13:10.1473306Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.1473384Z ) 2025-05-07T20:13:10.1473536Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.1473888Z self=, 2025-05-07T20:13:10.1474026Z compile=True, 2025-05-07T20:13:10.1474148Z pooling_mode=, 2025-05-07T20:13:10.1474226Z T=1, 2025-05-07T20:13:10.1474317Z D=64, 2025-05-07T20:13:10.1474398Z B=71, 2025-05-07T20:13:10.1474477Z log_E=5, 2025-05-07T20:13:10.1474566Z L=10, 2025-05-07T20:13:10.1474651Z D_gradcheck=1, 2025-05-07T20:13:10.1474749Z stochastic_rounding=True, 2025-05-07T20:13:10.1474846Z weighted=True, 2025-05-07T20:13:10.1474931Z row_wise=True, 2025-05-07T20:13:10.1475012Z mixed=True, 2025-05-07T20:13:10.1475111Z use_cache=True, 2025-05-07T20:13:10.1475220Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.1475304Z use_cpu=True, 2025-05-07T20:13:10.1475421Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.1475500Z ) 2025-05-07T20:13:10.1475636Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.1476086Z self=, 2025-05-07T20:13:10.1476182Z compile=True, 2025-05-07T20:13:10.1476309Z pooling_mode=, 2025-05-07T20:13:10.1476387Z T=4, 2025-05-07T20:13:10.1476465Z D=5, 2025-05-07T20:13:10.1476556Z B=84, 2025-05-07T20:13:10.1476635Z log_E=3, 2025-05-07T20:13:10.1476712Z L=6, 2025-05-07T20:13:10.1476811Z D_gradcheck=1, 2025-05-07T20:13:10.1476909Z stochastic_rounding=True, 2025-05-07T20:13:10.1476993Z weighted=True, 2025-05-07T20:13:10.1477091Z row_wise=True, 2025-05-07T20:13:10.1477174Z mixed=False, 2025-05-07T20:13:10.1477258Z use_cache=False, 2025-05-07T20:13:10.1477380Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.1477462Z use_cpu=True, 2025-05-07T20:13:10.1477566Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.1477656Z ) 2025-05-07T20:13:10.1477790Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.1478155Z self=, 2025-05-07T20:13:10.1478244Z compile=False, 2025-05-07T20:13:10.1478354Z pooling_mode=, 2025-05-07T20:13:10.1478444Z T=5, 2025-05-07T20:13:10.1478525Z D=120, 2025-05-07T20:13:10.1478603Z B=38, 2025-05-07T20:13:10.1478699Z log_E=5, 2025-05-07T20:13:10.1478778Z L=4, 2025-05-07T20:13:10.1478867Z D_gradcheck=1, 2025-05-07T20:13:10.1478984Z stochastic_rounding=False, 2025-05-07T20:13:10.1479069Z weighted=True, 2025-05-07T20:13:10.1479157Z row_wise=True, 2025-05-07T20:13:10.1479251Z mixed=False, 2025-05-07T20:13:10.1479339Z use_cache=False, 2025-05-07T20:13:10.1479448Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.1479546Z use_cpu=True, 2025-05-07T20:13:10.1479649Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.1479773Z ) 2025-05-07T20:13:10.1747232Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.1747729Z self=, 2025-05-07T20:13:10.1747888Z compile=False, 2025-05-07T20:13:10.1748051Z pooling_mode=, 2025-05-07T20:13:10.1748183Z T=3, 2025-05-07T20:13:10.1748324Z D=127, 2025-05-07T20:13:10.1748479Z B=64, 2025-05-07T20:13:10.1748650Z log_E=3, 2025-05-07T20:13:10.1748998Z L=1, 2025-05-07T20:13:10.1749093Z D_gradcheck=1, 2025-05-07T20:13:10.1749209Z stochastic_rounding=True, 2025-05-07T20:13:10.1749298Z weighted=False, 2025-05-07T20:13:10.1749383Z row_wise=True, 2025-05-07T20:13:10.1749485Z mixed=False, 2025-05-07T20:13:10.1749573Z use_cache=False, 2025-05-07T20:13:10.1749686Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.1749786Z use_cpu=True, 2025-05-07T20:13:10.1749892Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.1749975Z ) 2025-05-07T20:13:10.1750124Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.1750543Z self=, 2025-05-07T20:13:10.1750685Z compile=False, 2025-05-07T20:13:10.1750797Z pooling_mode=, 2025-05-07T20:13:10.1750878Z T=2, 2025-05-07T20:13:10.1750977Z D=57, 2025-05-07T20:13:10.1751057Z B=13, 2025-05-07T20:13:10.1751137Z log_E=4, 2025-05-07T20:13:10.1751237Z L=7, 2025-05-07T20:13:10.1751323Z D_gradcheck=1, 2025-05-07T20:13:10.1751420Z stochastic_rounding=True, 2025-05-07T20:13:10.1751523Z weighted=False, 2025-05-07T20:13:10.1751608Z row_wise=True, 2025-05-07T20:13:10.1751690Z mixed=False, 2025-05-07T20:13:10.1751786Z use_cache=True, 2025-05-07T20:13:10.1751894Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.1751977Z use_cpu=True, 2025-05-07T20:13:10.1752165Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.1752245Z ) 2025-05-07T20:13:10.1752393Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.1752750Z self=, 2025-05-07T20:13:10.1752838Z compile=False, 2025-05-07T20:13:10.1752961Z pooling_mode=, 2025-05-07T20:13:10.1753040Z T=3, 2025-05-07T20:13:10.1753118Z D=12, 2025-05-07T20:13:10.1753217Z B=6, 2025-05-07T20:13:10.1753298Z log_E=3, 2025-05-07T20:13:10.1753378Z L=11, 2025-05-07T20:13:10.1753480Z D_gradcheck=2, 2025-05-07T20:13:10.1753580Z stochastic_rounding=True, 2025-05-07T20:13:10.1753664Z weighted=True, 2025-05-07T20:13:10.1753762Z row_wise=True, 2025-05-07T20:13:10.1753844Z mixed=False, 2025-05-07T20:13:10.1753945Z use_cache=False, 2025-05-07T20:13:10.1754052Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.1754137Z use_cpu=True, 2025-05-07T20:13:10.1754251Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.1754331Z ) 2025-05-07T20:13:10.1754464Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.1754833Z self=, 2025-05-07T20:13:10.1754921Z compile=True, 2025-05-07T20:13:10.1755030Z pooling_mode=, 2025-05-07T20:13:10.1755125Z T=5, 2025-05-07T20:13:10.1755203Z D=20, 2025-05-07T20:13:10.1755281Z B=50, 2025-05-07T20:13:10.1755375Z log_E=4, 2025-05-07T20:13:10.1755454Z L=11, 2025-05-07T20:13:10.1755550Z D_gradcheck=2, 2025-05-07T20:13:10.1755648Z stochastic_rounding=False, 2025-05-07T20:13:10.1755735Z weighted=False, 2025-05-07T20:13:10.1755831Z row_wise=True, 2025-05-07T20:13:10.1755916Z mixed=False, 2025-05-07T20:13:10.1756076Z use_cache=True, 2025-05-07T20:13:10.1756202Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.1756285Z use_cpu=True, 2025-05-07T20:13:10.1756449Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.1756542Z ) 2025-05-07T20:13:10.1756676Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.1757029Z self=, 2025-05-07T20:13:10.1757130Z compile=False, 2025-05-07T20:13:10.1757241Z pooling_mode=, 2025-05-07T20:13:10.1757335Z T=1, 2025-05-07T20:13:10.1757413Z D=42, 2025-05-07T20:13:10.1757493Z B=3, 2025-05-07T20:13:10.1757620Z log_E=3, 2025-05-07T20:13:10.1757700Z L=1, 2025-05-07T20:13:10.1757787Z D_gradcheck=2, 2025-05-07T20:13:10.1757899Z stochastic_rounding=True, 2025-05-07T20:13:10.1757985Z weighted=False, 2025-05-07T20:13:10.1758067Z row_wise=True, 2025-05-07T20:13:10.1758164Z mixed=False, 2025-05-07T20:13:10.1758248Z use_cache=True, 2025-05-07T20:13:10.1758359Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.1758456Z use_cpu=True, 2025-05-07T20:13:10.1758563Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.1758640Z ) 2025-05-07T20:13:10.1758788Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.1759174Z self=, 2025-05-07T20:13:10.1759300Z compile=True, 2025-05-07T20:13:10.1759411Z pooling_mode=, 2025-05-07T20:13:10.1759491Z T=1, 2025-05-07T20:13:10.1759581Z D=93, 2025-05-07T20:13:10.1759660Z B=45, 2025-05-07T20:13:10.1759742Z log_E=5, 2025-05-07T20:13:10.1759835Z L=12, 2025-05-07T20:13:10.1759920Z D_gradcheck=1, 2025-05-07T20:13:10.1760022Z stochastic_rounding=False, 2025-05-07T20:13:10.1760119Z weighted=False, 2025-05-07T20:13:10.1760203Z row_wise=True, 2025-05-07T20:13:10.1760286Z mixed=False, 2025-05-07T20:13:10.1760385Z use_cache=False, 2025-05-07T20:13:10.1760494Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.1760579Z use_cpu=True, 2025-05-07T20:13:10.1760700Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.1760777Z ) 2025-05-07T20:13:10.1760923Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.1761280Z self=, 2025-05-07T20:13:10.1761368Z compile=True, 2025-05-07T20:13:10.1761490Z pooling_mode=, 2025-05-07T20:13:10.1761568Z T=4, 2025-05-07T20:13:10.1761645Z D=49, 2025-05-07T20:13:10.1761737Z B=66, 2025-05-07T20:13:10.1761817Z log_E=5, 2025-05-07T20:13:10.1761895Z L=8, 2025-05-07T20:13:10.1761994Z D_gradcheck=2, 2025-05-07T20:13:10.1762093Z stochastic_rounding=False, 2025-05-07T20:13:10.1762176Z weighted=True, 2025-05-07T20:13:10.1762271Z row_wise=True, 2025-05-07T20:13:10.1762354Z mixed=False, 2025-05-07T20:13:10.1762438Z use_cache=True, 2025-05-07T20:13:10.1762560Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.1762646Z use_cpu=True, 2025-05-07T20:13:10.1762763Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.1762839Z ) 2025-05-07T20:13:10.1762972Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.1763337Z self=, 2025-05-07T20:13:10.1763423Z compile=False, 2025-05-07T20:13:10.1763532Z pooling_mode=, 2025-05-07T20:13:10.1763623Z T=3, 2025-05-07T20:13:10.1763714Z D=53, 2025-05-07T20:13:10.1763797Z B=59, 2025-05-07T20:13:10.1763878Z log_E=4, 2025-05-07T20:13:10.1763971Z L=16, 2025-05-07T20:13:10.1764058Z D_gradcheck=1, 2025-05-07T20:13:10.1764158Z stochastic_rounding=True, 2025-05-07T20:13:10.1764259Z weighted=False, 2025-05-07T20:13:10.1764344Z row_wise=True, 2025-05-07T20:13:10.1764444Z mixed=False, 2025-05-07T20:13:10.1764532Z use_cache=False, 2025-05-07T20:13:10.1764644Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.1764787Z use_cpu=True, 2025-05-07T20:13:10.1764893Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.1764971Z ) 2025-05-07T20:13:10.1765120Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.1765480Z self=, 2025-05-07T20:13:10.1765568Z compile=True, 2025-05-07T20:13:10.1765696Z pooling_mode=, 2025-05-07T20:13:10.1765778Z T=2, 2025-05-07T20:13:10.1765859Z D=66, 2025-05-07T20:13:10.1765982Z B=41, 2025-05-07T20:13:10.1766064Z log_E=4, 2025-05-07T20:13:10.1766157Z L=5, 2025-05-07T20:13:10.1766244Z D_gradcheck=1, 2025-05-07T20:13:10.1766346Z stochastic_rounding=False, 2025-05-07T20:13:10.1766445Z weighted=True, 2025-05-07T20:13:10.1766529Z row_wise=True, 2025-05-07T20:13:10.1766616Z mixed=True, 2025-05-07T20:13:10.1766716Z use_cache=False, 2025-05-07T20:13:10.1766829Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.1766915Z use_cpu=True, 2025-05-07T20:13:10.1767030Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.1767109Z ) 2025-05-07T20:13:10.1767243Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.1767673Z self=, 2025-05-07T20:13:10.1767761Z compile=True, 2025-05-07T20:13:10.1767870Z pooling_mode=, 2025-05-07T20:13:10.1767966Z T=2, 2025-05-07T20:13:10.1768049Z D=101, 2025-05-07T20:13:10.1768146Z B=62, 2025-05-07T20:13:10.1768228Z log_E=4, 2025-05-07T20:13:10.1768309Z L=3, 2025-05-07T20:13:10.1768409Z D_gradcheck=1, 2025-05-07T20:13:10.1768506Z stochastic_rounding=True, 2025-05-07T20:13:10.1768590Z weighted=True, 2025-05-07T20:13:10.1768687Z row_wise=True, 2025-05-07T20:13:10.1768770Z mixed=False, 2025-05-07T20:13:10.1768854Z use_cache=True, 2025-05-07T20:13:10.1768974Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.1769059Z use_cpu=True, 2025-05-07T20:13:10.1769164Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.1769252Z ) 2025-05-07T20:13:10.1769390Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.1769748Z self=, 2025-05-07T20:13:10.1769843Z compile=True, 2025-05-07T20:13:10.1769952Z pooling_mode=, 2025-05-07T20:13:10.1770041Z T=4, 2025-05-07T20:13:10.1770122Z D=97, 2025-05-07T20:13:10.1770201Z B=25, 2025-05-07T20:13:10.1770291Z log_E=4, 2025-05-07T20:13:10.1770375Z L=6, 2025-05-07T20:13:10.1770462Z D_gradcheck=2, 2025-05-07T20:13:10.1770574Z stochastic_rounding=False, 2025-05-07T20:13:10.1770660Z weighted=False, 2025-05-07T20:13:10.1770744Z row_wise=True, 2025-05-07T20:13:10.1770838Z mixed=True, 2025-05-07T20:13:10.1770924Z use_cache=False, 2025-05-07T20:13:10.1771037Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.1771138Z use_cpu=True, 2025-05-07T20:13:10.1771246Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.1771323Z ) 2025-05-07T20:13:10.1771472Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.1771826Z self=, 2025-05-07T20:13:10.1771928Z compile=True, 2025-05-07T20:13:10.1772037Z pooling_mode=, 2025-05-07T20:13:10.1772120Z T=3, 2025-05-07T20:13:10.1772213Z D=76, 2025-05-07T20:13:10.1772293Z B=118, 2025-05-07T20:13:10.1772373Z log_E=5, 2025-05-07T20:13:10.1772462Z L=15, 2025-05-07T20:13:10.1772547Z D_gradcheck=2, 2025-05-07T20:13:10.1772645Z stochastic_rounding=True, 2025-05-07T20:13:10.1772741Z weighted=True, 2025-05-07T20:13:10.1772824Z row_wise=True, 2025-05-07T20:13:10.1772907Z mixed=True, 2025-05-07T20:13:10.1773005Z use_cache=False, 2025-05-07T20:13:10.1773115Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.1773240Z use_cpu=True, 2025-05-07T20:13:10.1773345Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.1773422Z ) 2025-05-07T20:13:10.1773569Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.1773922Z self=, 2025-05-07T20:13:10.1774009Z compile=True, 2025-05-07T20:13:10.1774133Z pooling_mode=, 2025-05-07T20:13:10.1774213Z T=5, 2025-05-07T20:13:10.1774322Z D=23, 2025-05-07T20:13:10.1774415Z B=97, 2025-05-07T20:13:10.1774495Z log_E=4, 2025-05-07T20:13:10.1774574Z L=7, 2025-05-07T20:13:10.1774673Z D_gradcheck=1, 2025-05-07T20:13:10.1774778Z stochastic_rounding=False, 2025-05-07T20:13:10.1774863Z weighted=False, 2025-05-07T20:13:10.1774959Z row_wise=True, 2025-05-07T20:13:10.1775041Z mixed=False, 2025-05-07T20:13:10.1775139Z use_cache=True, 2025-05-07T20:13:10.1775250Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.1775334Z use_cpu=True, 2025-05-07T20:13:10.1775450Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.1775528Z ) 2025-05-07T20:13:10.1775714Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.1776079Z self=, 2025-05-07T20:13:10.1776164Z compile=True, 2025-05-07T20:13:10.1776273Z pooling_mode=, 2025-05-07T20:13:10.1776365Z T=2, 2025-05-07T20:13:10.1776445Z D=71, 2025-05-07T20:13:10.1776525Z B=112, 2025-05-07T20:13:10.1776617Z log_E=5, 2025-05-07T20:13:10.1776696Z L=13, 2025-05-07T20:13:10.1776793Z D_gradcheck=2, 2025-05-07T20:13:10.1776891Z stochastic_rounding=False, 2025-05-07T20:13:10.1776976Z weighted=True, 2025-05-07T20:13:10.1777072Z row_wise=True, 2025-05-07T20:13:10.1777154Z mixed=False, 2025-05-07T20:13:10.1777241Z use_cache=False, 2025-05-07T20:13:10.1777364Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.1777447Z use_cpu=True, 2025-05-07T20:13:10.1777550Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.1777641Z ) 2025-05-07T20:13:10.1777778Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.1778131Z self=, 2025-05-07T20:13:10.1778234Z compile=False, 2025-05-07T20:13:10.1778344Z pooling_mode=, 2025-05-07T20:13:10.1778438Z T=1, 2025-05-07T20:13:10.1778519Z D=3, 2025-05-07T20:13:10.1778596Z B=117, 2025-05-07T20:13:10.1778688Z log_E=5, 2025-05-07T20:13:10.1778767Z L=11, 2025-05-07T20:13:10.1778851Z D_gradcheck=2, 2025-05-07T20:13:10.1778959Z stochastic_rounding=True, 2025-05-07T20:13:10.1779044Z weighted=True, 2025-05-07T20:13:10.1779141Z row_wise=True, 2025-05-07T20:13:10.1779234Z mixed=True, 2025-05-07T20:13:10.1779319Z use_cache=False, 2025-05-07T20:13:10.1779430Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.1779525Z use_cpu=True, 2025-05-07T20:13:10.1779629Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.1779707Z ) 2025-05-07T20:13:10.1779854Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.1780208Z self=, 2025-05-07T20:13:10.1780304Z compile=True, 2025-05-07T20:13:10.1780414Z pooling_mode=, 2025-05-07T20:13:10.1780495Z T=5, 2025-05-07T20:13:10.1780587Z D=101, 2025-05-07T20:13:10.1780665Z B=75, 2025-05-07T20:13:10.1780744Z log_E=4, 2025-05-07T20:13:10.1780836Z L=9, 2025-05-07T20:13:10.1780920Z D_gradcheck=1, 2025-05-07T20:13:10.1781021Z stochastic_rounding=False, 2025-05-07T20:13:10.1781121Z weighted=False, 2025-05-07T20:13:10.1781205Z row_wise=True, 2025-05-07T20:13:10.1781287Z mixed=True, 2025-05-07T20:13:10.1781419Z use_cache=False, 2025-05-07T20:13:10.1781532Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.1781617Z use_cpu=True, 2025-05-07T20:13:10.1781738Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.1781821Z ) 2025-05-07T20:13:10.2097038Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.2097529Z self=, 2025-05-07T20:13:10.2097671Z compile=False, 2025-05-07T20:13:10.2098044Z pooling_mode=, 2025-05-07T20:13:10.2098183Z T=4, 2025-05-07T20:13:10.2098300Z D=114, 2025-05-07T20:13:10.2098474Z B=76, 2025-05-07T20:13:10.2098633Z log_E=4, 2025-05-07T20:13:10.2098798Z L=13, 2025-05-07T20:13:10.2098964Z D_gradcheck=1, 2025-05-07T20:13:10.2099100Z stochastic_rounding=False, 2025-05-07T20:13:10.2099199Z weighted=True, 2025-05-07T20:13:10.2099283Z row_wise=True, 2025-05-07T20:13:10.2099368Z mixed=False, 2025-05-07T20:13:10.2099468Z use_cache=True, 2025-05-07T20:13:10.2099579Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.2099664Z use_cpu=True, 2025-05-07T20:13:10.2099782Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.2099979Z ) 2025-05-07T20:13:10.2100119Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.2100495Z self=, 2025-05-07T20:13:10.2100583Z compile=False, 2025-05-07T20:13:10.2100697Z pooling_mode=, 2025-05-07T20:13:10.2100793Z T=2, 2025-05-07T20:13:10.2100876Z D=34, 2025-05-07T20:13:10.2100973Z B=119, 2025-05-07T20:13:10.2101056Z log_E=4, 2025-05-07T20:13:10.2101136Z L=5, 2025-05-07T20:13:10.2101236Z D_gradcheck=2, 2025-05-07T20:13:10.2101336Z stochastic_rounding=True, 2025-05-07T20:13:10.2101489Z weighted=True, 2025-05-07T20:13:10.2101588Z row_wise=True, 2025-05-07T20:13:10.2101673Z mixed=True, 2025-05-07T20:13:10.2101762Z use_cache=True, 2025-05-07T20:13:10.2101889Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.2101975Z use_cpu=True, 2025-05-07T20:13:10.2102078Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.2102176Z ) 2025-05-07T20:13:10.2102312Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.2102681Z self=, 2025-05-07T20:13:10.2102769Z compile=True, 2025-05-07T20:13:10.2102885Z pooling_mode=, 2025-05-07T20:13:10.2102983Z T=1, 2025-05-07T20:13:10.2103065Z D=120, 2025-05-07T20:13:10.2103144Z B=36, 2025-05-07T20:13:10.2103240Z log_E=3, 2025-05-07T20:13:10.2103318Z L=6, 2025-05-07T20:13:10.2103405Z D_gradcheck=1, 2025-05-07T20:13:10.2103516Z stochastic_rounding=True, 2025-05-07T20:13:10.2103607Z weighted=False, 2025-05-07T20:13:10.2103689Z row_wise=True, 2025-05-07T20:13:10.2103788Z mixed=True, 2025-05-07T20:13:10.2103879Z use_cache=False, 2025-05-07T20:13:10.2103991Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.2104092Z use_cpu=True, 2025-05-07T20:13:10.2104200Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.2104292Z ) 2025-05-07T20:13:10.2104426Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.2104781Z self=, 2025-05-07T20:13:10.2104880Z compile=False, 2025-05-07T20:13:10.2104990Z pooling_mode=, 2025-05-07T20:13:10.2105067Z T=2, 2025-05-07T20:13:10.2105160Z D=68, 2025-05-07T20:13:10.2105244Z B=73, 2025-05-07T20:13:10.2105323Z log_E=5, 2025-05-07T20:13:10.2105546Z L=16, 2025-05-07T20:13:10.2105632Z D_gradcheck=2, 2025-05-07T20:13:10.2105730Z stochastic_rounding=True, 2025-05-07T20:13:10.2105827Z weighted=True, 2025-05-07T20:13:10.2105912Z row_wise=True, 2025-05-07T20:13:10.2106051Z mixed=True, 2025-05-07T20:13:10.2106149Z use_cache=True, 2025-05-07T20:13:10.2106259Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.2106356Z use_cpu=True, 2025-05-07T20:13:10.2106467Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.2106543Z ) 2025-05-07T20:13:10.2106692Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.2107044Z self=, 2025-05-07T20:13:10.2107128Z compile=True, 2025-05-07T20:13:10.2107294Z pooling_mode=, 2025-05-07T20:13:10.2107375Z T=3, 2025-05-07T20:13:10.2107454Z D=38, 2025-05-07T20:13:10.2107544Z B=93, 2025-05-07T20:13:10.2107625Z log_E=4, 2025-05-07T20:13:10.2107704Z L=20, 2025-05-07T20:13:10.2107802Z D_gradcheck=1, 2025-05-07T20:13:10.2107899Z stochastic_rounding=True, 2025-05-07T20:13:10.2107999Z weighted=False, 2025-05-07T20:13:10.2108082Z row_wise=True, 2025-05-07T20:13:10.2108166Z mixed=True, 2025-05-07T20:13:10.2108266Z use_cache=False, 2025-05-07T20:13:10.2108376Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.2108463Z use_cpu=True, 2025-05-07T20:13:10.2108664Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.2108743Z ) 2025-05-07T20:13:10.2108878Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.2109244Z self=, 2025-05-07T20:13:10.2109332Z compile=False, 2025-05-07T20:13:10.2109443Z pooling_mode=, 2025-05-07T20:13:10.2109535Z T=5, 2025-05-07T20:13:10.2109614Z D=77, 2025-05-07T20:13:10.2109704Z B=114, 2025-05-07T20:13:10.2109784Z log_E=4, 2025-05-07T20:13:10.2109863Z L=8, 2025-05-07T20:13:10.2109958Z D_gradcheck=1, 2025-05-07T20:13:10.2110057Z stochastic_rounding=True, 2025-05-07T20:13:10.2110143Z weighted=True, 2025-05-07T20:13:10.2110238Z row_wise=True, 2025-05-07T20:13:10.2110327Z mixed=False, 2025-05-07T20:13:10.2110412Z use_cache=False, 2025-05-07T20:13:10.2110537Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.2110622Z use_cpu=True, 2025-05-07T20:13:10.2110732Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.2110822Z ) 2025-05-07T20:13:10.2110957Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.2111312Z self=, 2025-05-07T20:13:10.2111412Z compile=True, 2025-05-07T20:13:10.2111523Z pooling_mode=, 2025-05-07T20:13:10.2111615Z T=5, 2025-05-07T20:13:10.2111694Z D=84, 2025-05-07T20:13:10.2111774Z B=74, 2025-05-07T20:13:10.2111866Z log_E=5, 2025-05-07T20:13:10.2111946Z L=3, 2025-05-07T20:13:10.2112031Z D_gradcheck=2, 2025-05-07T20:13:10.2112141Z stochastic_rounding=False, 2025-05-07T20:13:10.2112227Z weighted=True, 2025-05-07T20:13:10.2112310Z row_wise=True, 2025-05-07T20:13:10.2112406Z mixed=True, 2025-05-07T20:13:10.2112491Z use_cache=True, 2025-05-07T20:13:10.2112600Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.2112697Z use_cpu=True, 2025-05-07T20:13:10.2112804Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.2112880Z ) 2025-05-07T20:13:10.2113025Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.2113377Z self=, 2025-05-07T20:13:10.2113477Z compile=True, 2025-05-07T20:13:10.2113586Z pooling_mode=, 2025-05-07T20:13:10.2113663Z T=1, 2025-05-07T20:13:10.2113754Z D=2, 2025-05-07T20:13:10.2113833Z B=101, 2025-05-07T20:13:10.2113912Z log_E=4, 2025-05-07T20:13:10.2114002Z L=20, 2025-05-07T20:13:10.2114086Z D_gradcheck=1, 2025-05-07T20:13:10.2114185Z stochastic_rounding=False, 2025-05-07T20:13:10.2114281Z weighted=True, 2025-05-07T20:13:10.2114393Z row_wise=True, 2025-05-07T20:13:10.2114476Z mixed=False, 2025-05-07T20:13:10.2114576Z use_cache=False, 2025-05-07T20:13:10.2114685Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.2114771Z use_cpu=True, 2025-05-07T20:13:10.2114887Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.2114963Z ) 2025-05-07T20:13:10.2115112Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.2115466Z self=, 2025-05-07T20:13:10.2115585Z compile=True, 2025-05-07T20:13:10.2115708Z pooling_mode=, 2025-05-07T20:13:10.2115786Z T=3, 2025-05-07T20:13:10.2115864Z D=61, 2025-05-07T20:13:10.2116051Z B=24, 2025-05-07T20:13:10.2116134Z log_E=3, 2025-05-07T20:13:10.2116214Z L=14, 2025-05-07T20:13:10.2116311Z D_gradcheck=1, 2025-05-07T20:13:10.2116410Z stochastic_rounding=False, 2025-05-07T20:13:10.2116495Z weighted=False, 2025-05-07T20:13:10.2116594Z row_wise=True, 2025-05-07T20:13:10.2116676Z mixed=False, 2025-05-07T20:13:10.2116774Z use_cache=True, 2025-05-07T20:13:10.2116887Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.2117030Z use_cpu=True, 2025-05-07T20:13:10.2117154Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.2117231Z ) 2025-05-07T20:13:10.2117366Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.2117730Z self=, 2025-05-07T20:13:10.2117817Z compile=False, 2025-05-07T20:13:10.2117927Z pooling_mode=, 2025-05-07T20:13:10.2118018Z T=1, 2025-05-07T20:13:10.2118100Z D=103, 2025-05-07T20:13:10.2118182Z B=54, 2025-05-07T20:13:10.2118273Z log_E=4, 2025-05-07T20:13:10.2118356Z L=7, 2025-05-07T20:13:10.2118439Z D_gradcheck=1, 2025-05-07T20:13:10.2118549Z stochastic_rounding=True, 2025-05-07T20:13:10.2118636Z weighted=True, 2025-05-07T20:13:10.2118735Z row_wise=True, 2025-05-07T20:13:10.2118821Z mixed=True, 2025-05-07T20:13:10.2118909Z use_cache=True, 2025-05-07T20:13:10.2119030Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.2119117Z use_cpu=True, 2025-05-07T20:13:10.2119223Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.2119313Z ) 2025-05-07T20:13:10.2119447Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.2119805Z self=, 2025-05-07T20:13:10.2119901Z compile=False, 2025-05-07T20:13:10.2120012Z pooling_mode=, 2025-05-07T20:13:10.2120091Z T=1, 2025-05-07T20:13:10.2120181Z D=49, 2025-05-07T20:13:10.2120260Z B=63, 2025-05-07T20:13:10.2120353Z log_E=4, 2025-05-07T20:13:10.2120431Z L=10, 2025-05-07T20:13:10.2120515Z D_gradcheck=2, 2025-05-07T20:13:10.2120627Z stochastic_rounding=False, 2025-05-07T20:13:10.2120711Z weighted=True, 2025-05-07T20:13:10.2120796Z row_wise=True, 2025-05-07T20:13:10.2120891Z mixed=False, 2025-05-07T20:13:10.2120976Z use_cache=True, 2025-05-07T20:13:10.2121097Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.2121199Z use_cpu=True, 2025-05-07T20:13:10.2121304Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.2121383Z ) 2025-05-07T20:13:10.2121530Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.2121886Z self=, 2025-05-07T20:13:10.2121973Z compile=True, 2025-05-07T20:13:10.2122097Z pooling_mode=, 2025-05-07T20:13:10.2122181Z T=3, 2025-05-07T20:13:10.2122277Z D=114, 2025-05-07T20:13:10.2122356Z B=50, 2025-05-07T20:13:10.2122439Z log_E=4, 2025-05-07T20:13:10.2122532Z L=16, 2025-05-07T20:13:10.2122618Z D_gradcheck=2, 2025-05-07T20:13:10.2122719Z stochastic_rounding=True, 2025-05-07T20:13:10.2122849Z weighted=True, 2025-05-07T20:13:10.2122933Z row_wise=True, 2025-05-07T20:13:10.2123016Z mixed=True, 2025-05-07T20:13:10.2123117Z use_cache=True, 2025-05-07T20:13:10.2123231Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.2123322Z use_cpu=True, 2025-05-07T20:13:10.2123442Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.2123521Z ) 2025-05-07T20:13:10.2123659Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.2124059Z self=, 2025-05-07T20:13:10.2124147Z compile=False, 2025-05-07T20:13:10.2124267Z pooling_mode=, 2025-05-07T20:13:10.2124344Z T=2, 2025-05-07T20:13:10.2124425Z D=44, 2025-05-07T20:13:10.2124521Z B=20, 2025-05-07T20:13:10.2124603Z log_E=4, 2025-05-07T20:13:10.2124683Z L=17, 2025-05-07T20:13:10.2124783Z D_gradcheck=2, 2025-05-07T20:13:10.2124881Z stochastic_rounding=False, 2025-05-07T20:13:10.2124968Z weighted=True, 2025-05-07T20:13:10.2125067Z row_wise=True, 2025-05-07T20:13:10.2125150Z mixed=True, 2025-05-07T20:13:10.2125236Z use_cache=True, 2025-05-07T20:13:10.2125386Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.2125495Z use_cpu=True, 2025-05-07T20:13:10.2125601Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.2125690Z ) 2025-05-07T20:13:10.2125822Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.2126192Z self=, 2025-05-07T20:13:10.2126280Z compile=True, 2025-05-07T20:13:10.2126390Z pooling_mode=, 2025-05-07T20:13:10.2126478Z T=5, 2025-05-07T20:13:10.2126557Z D=118, 2025-05-07T20:13:10.2126634Z B=86, 2025-05-07T20:13:10.2126727Z log_E=3, 2025-05-07T20:13:10.2126806Z L=14, 2025-05-07T20:13:10.2126890Z D_gradcheck=2, 2025-05-07T20:13:10.2126999Z stochastic_rounding=False, 2025-05-07T20:13:10.2127085Z weighted=True, 2025-05-07T20:13:10.2127168Z row_wise=True, 2025-05-07T20:13:10.2127261Z mixed=True, 2025-05-07T20:13:10.2127349Z use_cache=False, 2025-05-07T20:13:10.2127474Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.2127558Z use_cpu=True, 2025-05-07T20:13:10.2127662Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.2127749Z ) 2025-05-07T20:13:10.2127883Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.2128239Z self=, 2025-05-07T20:13:10.2128335Z compile=True, 2025-05-07T20:13:10.2128444Z pooling_mode=, 2025-05-07T20:13:10.2128522Z T=3, 2025-05-07T20:13:10.2128613Z D=119, 2025-05-07T20:13:10.2128692Z B=103, 2025-05-07T20:13:10.2128773Z log_E=3, 2025-05-07T20:13:10.2128863Z L=19, 2025-05-07T20:13:10.2128948Z D_gradcheck=2, 2025-05-07T20:13:10.2129045Z stochastic_rounding=True, 2025-05-07T20:13:10.2129145Z weighted=True, 2025-05-07T20:13:10.2129230Z row_wise=True, 2025-05-07T20:13:10.2129330Z mixed=False, 2025-05-07T20:13:10.2129416Z use_cache=False, 2025-05-07T20:13:10.2129529Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.2129628Z use_cpu=True, 2025-05-07T20:13:10.2129733Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.2129808Z ) 2025-05-07T20:13:10.2129953Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.2130308Z self=, 2025-05-07T20:13:10.2130394Z compile=True, 2025-05-07T20:13:10.2130514Z pooling_mode=, 2025-05-07T20:13:10.2130594Z T=4, 2025-05-07T20:13:10.2130673Z D=8, 2025-05-07T20:13:10.2130765Z B=99, 2025-05-07T20:13:10.2130845Z log_E=3, 2025-05-07T20:13:10.2130934Z L=9, 2025-05-07T20:13:10.2131018Z D_gradcheck=2, 2025-05-07T20:13:10.2131116Z stochastic_rounding=False, 2025-05-07T20:13:10.2131242Z weighted=False, 2025-05-07T20:13:10.2131325Z row_wise=True, 2025-05-07T20:13:10.2131409Z mixed=True, 2025-05-07T20:13:10.2131506Z use_cache=True, 2025-05-07T20:13:10.2131620Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.2131706Z use_cpu=True, 2025-05-07T20:13:10.2131823Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.2131898Z ) 2025-05-07T20:13:10.2446773Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.2447426Z self=, 2025-05-07T20:13:10.2447520Z compile=False, 2025-05-07T20:13:10.2447650Z pooling_mode=, 2025-05-07T20:13:10.2447733Z T=3, 2025-05-07T20:13:10.2447832Z D=82, 2025-05-07T20:13:10.2447911Z B=99, 2025-05-07T20:13:10.2447993Z log_E=3, 2025-05-07T20:13:10.2448085Z L=5, 2025-05-07T20:13:10.2448170Z D_gradcheck=2, 2025-05-07T20:13:10.2448271Z stochastic_rounding=True, 2025-05-07T20:13:10.2448368Z weighted=False, 2025-05-07T20:13:10.2448451Z row_wise=True, 2025-05-07T20:13:10.2448534Z mixed=True, 2025-05-07T20:13:10.2448631Z use_cache=False, 2025-05-07T20:13:10.2448830Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.2448915Z use_cpu=True, 2025-05-07T20:13:10.2449032Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.2449110Z ) 2025-05-07T20:13:10.2449247Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.2449621Z self=, 2025-05-07T20:13:10.2449707Z compile=False, 2025-05-07T20:13:10.2449829Z pooling_mode=, 2025-05-07T20:13:10.2449908Z T=5, 2025-05-07T20:13:10.2449988Z D=14, 2025-05-07T20:13:10.2450078Z B=58, 2025-05-07T20:13:10.2450159Z log_E=5, 2025-05-07T20:13:10.2450238Z L=8, 2025-05-07T20:13:10.2450337Z D_gradcheck=1, 2025-05-07T20:13:10.2450440Z stochastic_rounding=False, 2025-05-07T20:13:10.2450524Z weighted=True, 2025-05-07T20:13:10.2450621Z row_wise=True, 2025-05-07T20:13:10.2450707Z mixed=False, 2025-05-07T20:13:10.2450796Z use_cache=False, 2025-05-07T20:13:10.2450918Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.2451002Z use_cpu=True, 2025-05-07T20:13:10.2451107Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.2451195Z ) 2025-05-07T20:13:10.2451328Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.2451696Z self=, 2025-05-07T20:13:10.2451781Z compile=True, 2025-05-07T20:13:10.2451890Z pooling_mode=, 2025-05-07T20:13:10.2451979Z T=4, 2025-05-07T20:13:10.2452057Z D=109, 2025-05-07T20:13:10.2452135Z B=46, 2025-05-07T20:13:10.2452225Z log_E=3, 2025-05-07T20:13:10.2452305Z L=6, 2025-05-07T20:13:10.2452388Z D_gradcheck=2, 2025-05-07T20:13:10.2452503Z stochastic_rounding=False, 2025-05-07T20:13:10.2452588Z weighted=True, 2025-05-07T20:13:10.2452671Z row_wise=True, 2025-05-07T20:13:10.2452765Z mixed=True, 2025-05-07T20:13:10.2452854Z use_cache=True, 2025-05-07T20:13:10.2452975Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.2453058Z use_cpu=True, 2025-05-07T20:13:10.2453164Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.2453252Z ) 2025-05-07T20:13:10.2453388Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.2453742Z self=, 2025-05-07T20:13:10.2453840Z compile=False, 2025-05-07T20:13:10.2453951Z pooling_mode=, 2025-05-07T20:13:10.2454032Z T=4, 2025-05-07T20:13:10.2454126Z D=4, 2025-05-07T20:13:10.2454205Z B=60, 2025-05-07T20:13:10.2454285Z log_E=5, 2025-05-07T20:13:10.2454376Z L=7, 2025-05-07T20:13:10.2454461Z D_gradcheck=1, 2025-05-07T20:13:10.2454603Z stochastic_rounding=True, 2025-05-07T20:13:10.2454705Z weighted=False, 2025-05-07T20:13:10.2454788Z row_wise=True, 2025-05-07T20:13:10.2454886Z mixed=False, 2025-05-07T20:13:10.2454975Z use_cache=False, 2025-05-07T20:13:10.2455085Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.2455182Z use_cpu=True, 2025-05-07T20:13:10.2455286Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.2455363Z ) 2025-05-07T20:13:10.2455538Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.2455893Z self=, 2025-05-07T20:13:10.2455978Z compile=True, 2025-05-07T20:13:10.2456099Z pooling_mode=, 2025-05-07T20:13:10.2456177Z T=4, 2025-05-07T20:13:10.2456254Z D=87, 2025-05-07T20:13:10.2456345Z B=46, 2025-05-07T20:13:10.2456425Z log_E=3, 2025-05-07T20:13:10.2456521Z L=3, 2025-05-07T20:13:10.2456609Z D_gradcheck=1, 2025-05-07T20:13:10.2456708Z stochastic_rounding=False, 2025-05-07T20:13:10.2456806Z weighted=False, 2025-05-07T20:13:10.2456897Z row_wise=True, 2025-05-07T20:13:10.2457025Z mixed=True, 2025-05-07T20:13:10.2457149Z use_cache=True, 2025-05-07T20:13:10.2457262Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.2457348Z use_cpu=True, 2025-05-07T20:13:10.2457472Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.2457550Z ) 2025-05-07T20:13:10.2457688Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.2458057Z self=, 2025-05-07T20:13:10.2458142Z compile=True, 2025-05-07T20:13:10.2458255Z pooling_mode=, 2025-05-07T20:13:10.2458350Z T=1, 2025-05-07T20:13:10.2458432Z D=112, 2025-05-07T20:13:10.2458526Z B=25, 2025-05-07T20:13:10.2458654Z log_E=4, 2025-05-07T20:13:10.2458750Z L=8, 2025-05-07T20:13:10.2458840Z D_gradcheck=2, 2025-05-07T20:13:10.2458941Z stochastic_rounding=False, 2025-05-07T20:13:10.2459044Z weighted=False, 2025-05-07T20:13:10.2459135Z row_wise=True, 2025-05-07T20:13:10.2459237Z mixed=True, 2025-05-07T20:13:10.2459325Z use_cache=True, 2025-05-07T20:13:10.2459436Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.2459536Z use_cpu=True, 2025-05-07T20:13:10.2459644Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.2459725Z ) 2025-05-07T20:13:10.2459876Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.2460234Z self=, 2025-05-07T20:13:10.2460319Z compile=False, 2025-05-07T20:13:10.2460439Z pooling_mode=, 2025-05-07T20:13:10.2460516Z T=1, 2025-05-07T20:13:10.2460594Z D=31, 2025-05-07T20:13:10.2460686Z B=87, 2025-05-07T20:13:10.2460768Z log_E=5, 2025-05-07T20:13:10.2460864Z L=1, 2025-05-07T20:13:10.2460950Z D_gradcheck=2, 2025-05-07T20:13:10.2461052Z stochastic_rounding=True, 2025-05-07T20:13:10.2461150Z weighted=True, 2025-05-07T20:13:10.2461233Z row_wise=True, 2025-05-07T20:13:10.2461320Z mixed=False, 2025-05-07T20:13:10.2461421Z use_cache=True, 2025-05-07T20:13:10.2461529Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.2461614Z use_cpu=True, 2025-05-07T20:13:10.2461730Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.2461808Z ) 2025-05-07T20:13:10.2461942Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.2462307Z self=, 2025-05-07T20:13:10.2462391Z compile=True, 2025-05-07T20:13:10.2462502Z pooling_mode=, 2025-05-07T20:13:10.2462594Z T=5, 2025-05-07T20:13:10.2462671Z D=47, 2025-05-07T20:13:10.2462761Z B=107, 2025-05-07T20:13:10.2462840Z log_E=5, 2025-05-07T20:13:10.2462946Z L=16, 2025-05-07T20:13:10.2463042Z D_gradcheck=1, 2025-05-07T20:13:10.2463140Z stochastic_rounding=True, 2025-05-07T20:13:10.2463226Z weighted=True, 2025-05-07T20:13:10.2463320Z row_wise=True, 2025-05-07T20:13:10.2463406Z mixed=True, 2025-05-07T20:13:10.2463492Z use_cache=True, 2025-05-07T20:13:10.2463616Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.2463702Z use_cpu=True, 2025-05-07T20:13:10.2463807Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.2463895Z ) 2025-05-07T20:13:10.2464056Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.2464415Z self=, 2025-05-07T20:13:10.2464515Z compile=False, 2025-05-07T20:13:10.2464625Z pooling_mode=, 2025-05-07T20:13:10.2464717Z T=3, 2025-05-07T20:13:10.2464798Z D=117, 2025-05-07T20:13:10.2464881Z B=106, 2025-05-07T20:13:10.2464977Z log_E=5, 2025-05-07T20:13:10.2465057Z L=9, 2025-05-07T20:13:10.2465145Z D_gradcheck=1, 2025-05-07T20:13:10.2465256Z stochastic_rounding=False, 2025-05-07T20:13:10.2465341Z weighted=True, 2025-05-07T20:13:10.2465476Z row_wise=True, 2025-05-07T20:13:10.2465571Z mixed=False, 2025-05-07T20:13:10.2465654Z use_cache=True, 2025-05-07T20:13:10.2465764Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.2465861Z use_cpu=True, 2025-05-07T20:13:10.2465967Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.2466043Z ) 2025-05-07T20:13:10.2466193Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.2466546Z self=, 2025-05-07T20:13:10.2466644Z compile=True, 2025-05-07T20:13:10.2466755Z pooling_mode=, 2025-05-07T20:13:10.2466835Z T=2, 2025-05-07T20:13:10.2466928Z D=102, 2025-05-07T20:13:10.2467007Z B=17, 2025-05-07T20:13:10.2467088Z log_E=4, 2025-05-07T20:13:10.2467183Z L=5, 2025-05-07T20:13:10.2467268Z D_gradcheck=1, 2025-05-07T20:13:10.2467366Z stochastic_rounding=True, 2025-05-07T20:13:10.2467464Z weighted=False, 2025-05-07T20:13:10.2467552Z row_wise=True, 2025-05-07T20:13:10.2467634Z mixed=False, 2025-05-07T20:13:10.2467735Z use_cache=False, 2025-05-07T20:13:10.2467845Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.2467943Z use_cpu=True, 2025-05-07T20:13:10.2468048Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.2468128Z ) 2025-05-07T20:13:10.2468278Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.2468629Z self=, 2025-05-07T20:13:10.2468716Z compile=True, 2025-05-07T20:13:10.2468838Z pooling_mode=, 2025-05-07T20:13:10.2468915Z T=5, 2025-05-07T20:13:10.2468994Z D=76, 2025-05-07T20:13:10.2469086Z B=100, 2025-05-07T20:13:10.2469169Z log_E=4, 2025-05-07T20:13:10.2469246Z L=17, 2025-05-07T20:13:10.2469342Z D_gradcheck=2, 2025-05-07T20:13:10.2469444Z stochastic_rounding=False, 2025-05-07T20:13:10.2469527Z weighted=True, 2025-05-07T20:13:10.2469624Z row_wise=True, 2025-05-07T20:13:10.2469705Z mixed=True, 2025-05-07T20:13:10.2469802Z use_cache=False, 2025-05-07T20:13:10.2469910Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.2469995Z use_cpu=True, 2025-05-07T20:13:10.2470112Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.2470188Z ) 2025-05-07T20:13:10.2470322Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.2470684Z self=, 2025-05-07T20:13:10.2470770Z compile=False, 2025-05-07T20:13:10.2470878Z pooling_mode=, 2025-05-07T20:13:10.2470969Z T=5, 2025-05-07T20:13:10.2471048Z D=6, 2025-05-07T20:13:10.2471125Z B=50, 2025-05-07T20:13:10.2471243Z log_E=3, 2025-05-07T20:13:10.2471323Z L=15, 2025-05-07T20:13:10.2471419Z D_gradcheck=2, 2025-05-07T20:13:10.2471518Z stochastic_rounding=False, 2025-05-07T20:13:10.2471603Z weighted=True, 2025-05-07T20:13:10.2471702Z row_wise=True, 2025-05-07T20:13:10.2471784Z mixed=False, 2025-05-07T20:13:10.2471868Z use_cache=True, 2025-05-07T20:13:10.2471987Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.2472070Z use_cpu=True, 2025-05-07T20:13:10.2472198Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.2472286Z ) 2025-05-07T20:13:10.2472418Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.2472770Z self=, 2025-05-07T20:13:10.2472868Z compile=True, 2025-05-07T20:13:10.2472978Z pooling_mode=, 2025-05-07T20:13:10.2473069Z T=5, 2025-05-07T20:13:10.2473148Z D=92, 2025-05-07T20:13:10.2473226Z B=112, 2025-05-07T20:13:10.2473319Z log_E=4, 2025-05-07T20:13:10.2473398Z L=16, 2025-05-07T20:13:10.2473483Z D_gradcheck=1, 2025-05-07T20:13:10.2473592Z stochastic_rounding=True, 2025-05-07T20:13:10.2473729Z weighted=True, 2025-05-07T20:13:10.2473814Z row_wise=True, 2025-05-07T20:13:10.2473908Z mixed=False, 2025-05-07T20:13:10.2473994Z use_cache=False, 2025-05-07T20:13:10.2474105Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.2474201Z use_cpu=True, 2025-05-07T20:13:10.2474307Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.2474385Z ) 2025-05-07T20:13:10.2474535Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.2474892Z self=, 2025-05-07T20:13:10.2474995Z compile=True, 2025-05-07T20:13:10.2475106Z pooling_mode=, 2025-05-07T20:13:10.2475187Z T=5, 2025-05-07T20:13:10.2475281Z D=68, 2025-05-07T20:13:10.2475362Z B=76, 2025-05-07T20:13:10.2475443Z log_E=4, 2025-05-07T20:13:10.2475533Z L=15, 2025-05-07T20:13:10.2475619Z D_gradcheck=1, 2025-05-07T20:13:10.2475718Z stochastic_rounding=True, 2025-05-07T20:13:10.2475818Z weighted=True, 2025-05-07T20:13:10.2475901Z row_wise=True, 2025-05-07T20:13:10.2476071Z mixed=False, 2025-05-07T20:13:10.2476174Z use_cache=True, 2025-05-07T20:13:10.2476284Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.2476369Z use_cpu=True, 2025-05-07T20:13:10.2476490Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.2476567Z ) 2025-05-07T20:13:10.2476715Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.2477065Z self=, 2025-05-07T20:13:10.2477150Z compile=True, 2025-05-07T20:13:10.2477272Z pooling_mode=, 2025-05-07T20:13:10.2477352Z T=2, 2025-05-07T20:13:10.2477431Z D=46, 2025-05-07T20:13:10.2477533Z B=24, 2025-05-07T20:13:10.2477614Z log_E=4, 2025-05-07T20:13:10.2477693Z L=1, 2025-05-07T20:13:10.2477797Z D_gradcheck=2, 2025-05-07T20:13:10.2477899Z stochastic_rounding=False, 2025-05-07T20:13:10.2477990Z weighted=False, 2025-05-07T20:13:10.2478089Z row_wise=True, 2025-05-07T20:13:10.2478173Z mixed=True, 2025-05-07T20:13:10.2478259Z use_cache=True, 2025-05-07T20:13:10.2478383Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.2478467Z use_cpu=True, 2025-05-07T20:13:10.2478594Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.2478672Z ) 2025-05-07T20:13:10.2478811Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.2479180Z self=, 2025-05-07T20:13:10.2479268Z compile=True, 2025-05-07T20:13:10.2479381Z pooling_mode=, 2025-05-07T20:13:10.2479475Z T=3, 2025-05-07T20:13:10.2479557Z D=84, 2025-05-07T20:13:10.2479671Z B=102, 2025-05-07T20:13:10.2479767Z log_E=5, 2025-05-07T20:13:10.2479848Z L=14, 2025-05-07T20:13:10.2479935Z D_gradcheck=2, 2025-05-07T20:13:10.2480049Z stochastic_rounding=True, 2025-05-07T20:13:10.2480139Z weighted=True, 2025-05-07T20:13:10.2480226Z row_wise=True, 2025-05-07T20:13:10.2480328Z mixed=True, 2025-05-07T20:13:10.2480418Z use_cache=False, 2025-05-07T20:13:10.2480546Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.2480631Z use_cpu=True, 2025-05-07T20:13:10.2480764Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.2480858Z ) 2025-05-07T20:13:10.2796797Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.2797237Z self=, 2025-05-07T20:13:10.2797344Z compile=False, 2025-05-07T20:13:10.2797460Z pooling_mode=, 2025-05-07T20:13:10.2797598Z T=3, 2025-05-07T20:13:10.2797686Z D=36, 2025-05-07T20:13:10.2797766Z B=18, 2025-05-07T20:13:10.2797862Z log_E=4, 2025-05-07T20:13:10.2797945Z L=8, 2025-05-07T20:13:10.2798032Z D_gradcheck=1, 2025-05-07T20:13:10.2798264Z stochastic_rounding=True, 2025-05-07T20:13:10.2798390Z weighted=False, 2025-05-07T20:13:10.2798474Z row_wise=True, 2025-05-07T20:13:10.2798570Z mixed=True, 2025-05-07T20:13:10.2798655Z use_cache=False, 2025-05-07T20:13:10.2798766Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.2798862Z use_cpu=True, 2025-05-07T20:13:10.2798970Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.2799046Z ) 2025-05-07T20:13:10.2799193Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.2799547Z self=, 2025-05-07T20:13:10.2799643Z compile=True, 2025-05-07T20:13:10.2799752Z pooling_mode=, 2025-05-07T20:13:10.2799830Z T=5, 2025-05-07T20:13:10.2799924Z D=69, 2025-05-07T20:13:10.2800003Z B=43, 2025-05-07T20:13:10.2800082Z log_E=3, 2025-05-07T20:13:10.2800238Z L=3, 2025-05-07T20:13:10.2800324Z D_gradcheck=1, 2025-05-07T20:13:10.2800428Z stochastic_rounding=False, 2025-05-07T20:13:10.2800529Z weighted=False, 2025-05-07T20:13:10.2800615Z row_wise=True, 2025-05-07T20:13:10.2800702Z mixed=False, 2025-05-07T20:13:10.2800803Z use_cache=False, 2025-05-07T20:13:10.2800914Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.2801015Z use_cpu=True, 2025-05-07T20:13:10.2801122Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.2801198Z ) 2025-05-07T20:13:10.2801343Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.2801700Z self=, 2025-05-07T20:13:10.2801789Z compile=False, 2025-05-07T20:13:10.2801912Z pooling_mode=, 2025-05-07T20:13:10.2801991Z T=5, 2025-05-07T20:13:10.2802072Z D=87, 2025-05-07T20:13:10.2802162Z B=2, 2025-05-07T20:13:10.2802241Z log_E=5, 2025-05-07T20:13:10.2802322Z L=2, 2025-05-07T20:13:10.2802418Z D_gradcheck=1, 2025-05-07T20:13:10.2802520Z stochastic_rounding=True, 2025-05-07T20:13:10.2802605Z weighted=True, 2025-05-07T20:13:10.2802701Z row_wise=True, 2025-05-07T20:13:10.2802782Z mixed=True, 2025-05-07T20:13:10.2802880Z use_cache=False, 2025-05-07T20:13:10.2802992Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.2803079Z use_cpu=True, 2025-05-07T20:13:10.2803195Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.2803271Z ) 2025-05-07T20:13:10.2803406Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.2803767Z self=, 2025-05-07T20:13:10.2803853Z compile=False, 2025-05-07T20:13:10.2803964Z pooling_mode=, 2025-05-07T20:13:10.2804099Z T=3, 2025-05-07T20:13:10.2804181Z D=38, 2025-05-07T20:13:10.2804264Z B=46, 2025-05-07T20:13:10.2804357Z log_E=5, 2025-05-07T20:13:10.2804436Z L=2, 2025-05-07T20:13:10.2804537Z D_gradcheck=1, 2025-05-07T20:13:10.2804642Z stochastic_rounding=True, 2025-05-07T20:13:10.2804729Z weighted=True, 2025-05-07T20:13:10.2804829Z row_wise=True, 2025-05-07T20:13:10.2804913Z mixed=True, 2025-05-07T20:13:10.2805000Z use_cache=False, 2025-05-07T20:13:10.2805126Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.2805266Z use_cpu=True, 2025-05-07T20:13:10.2805372Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.2805648Z ) 2025-05-07T20:13:10.2805791Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.2806145Z self=, 2025-05-07T20:13:10.2806245Z compile=False, 2025-05-07T20:13:10.2806361Z pooling_mode=, 2025-05-07T20:13:10.2806458Z T=3, 2025-05-07T20:13:10.2806538Z D=87, 2025-05-07T20:13:10.2806617Z B=49, 2025-05-07T20:13:10.2806713Z log_E=4, 2025-05-07T20:13:10.2806795Z L=13, 2025-05-07T20:13:10.2806880Z D_gradcheck=1, 2025-05-07T20:13:10.2807069Z stochastic_rounding=True, 2025-05-07T20:13:10.2807154Z weighted=True, 2025-05-07T20:13:10.2807237Z row_wise=True, 2025-05-07T20:13:10.2807332Z mixed=True, 2025-05-07T20:13:10.2807417Z use_cache=True, 2025-05-07T20:13:10.2807529Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.2807625Z use_cpu=True, 2025-05-07T20:13:10.2807728Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.2807804Z ) 2025-05-07T20:13:10.2807951Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.2808307Z self=, 2025-05-07T20:13:10.2808403Z compile=False, 2025-05-07T20:13:10.2808511Z pooling_mode=, 2025-05-07T20:13:10.2808591Z T=2, 2025-05-07T20:13:10.2808681Z D=112, 2025-05-07T20:13:10.2808760Z B=120, 2025-05-07T20:13:10.2808840Z log_E=5, 2025-05-07T20:13:10.2808929Z L=7, 2025-05-07T20:13:10.2809016Z D_gradcheck=1, 2025-05-07T20:13:10.2809113Z stochastic_rounding=False, 2025-05-07T20:13:10.2809208Z weighted=True, 2025-05-07T20:13:10.2809292Z row_wise=True, 2025-05-07T20:13:10.2809374Z mixed=True, 2025-05-07T20:13:10.2809469Z use_cache=False, 2025-05-07T20:13:10.2809582Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.2809665Z use_cpu=True, 2025-05-07T20:13:10.2809779Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.2809855Z ) 2025-05-07T20:13:10.2810001Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.2810353Z self=, 2025-05-07T20:13:10.2810438Z compile=True, 2025-05-07T20:13:10.2810559Z pooling_mode=, 2025-05-07T20:13:10.2810639Z T=3, 2025-05-07T20:13:10.2810720Z D=125, 2025-05-07T20:13:10.2810810Z B=13, 2025-05-07T20:13:10.2810890Z log_E=5, 2025-05-07T20:13:10.2810968Z L=16, 2025-05-07T20:13:10.2811068Z D_gradcheck=2, 2025-05-07T20:13:10.2811166Z stochastic_rounding=True, 2025-05-07T20:13:10.2811251Z weighted=False, 2025-05-07T20:13:10.2811346Z row_wise=True, 2025-05-07T20:13:10.2811429Z mixed=False, 2025-05-07T20:13:10.2811515Z use_cache=True, 2025-05-07T20:13:10.2811641Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.2811726Z use_cpu=True, 2025-05-07T20:13:10.2811847Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.2811924Z ) 2025-05-07T20:13:10.2812060Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.2812424Z self=, 2025-05-07T20:13:10.2812509Z compile=False, 2025-05-07T20:13:10.2812618Z pooling_mode=, 2025-05-07T20:13:10.2812777Z T=5, 2025-05-07T20:13:10.2812855Z D=104, 2025-05-07T20:13:10.2812934Z B=30, 2025-05-07T20:13:10.2813029Z log_E=5, 2025-05-07T20:13:10.2813110Z L=13, 2025-05-07T20:13:10.2813196Z D_gradcheck=1, 2025-05-07T20:13:10.2813308Z stochastic_rounding=True, 2025-05-07T20:13:10.2813395Z weighted=False, 2025-05-07T20:13:10.2813479Z row_wise=True, 2025-05-07T20:13:10.2813574Z mixed=True, 2025-05-07T20:13:10.2813659Z use_cache=True, 2025-05-07T20:13:10.2813824Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.2813910Z use_cpu=True, 2025-05-07T20:13:10.2814014Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.2814103Z ) 2025-05-07T20:13:10.2814238Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.2814592Z self=, 2025-05-07T20:13:10.2814707Z compile=False, 2025-05-07T20:13:10.2814820Z pooling_mode=, 2025-05-07T20:13:10.2814901Z T=4, 2025-05-07T20:13:10.2814997Z D=113, 2025-05-07T20:13:10.2815078Z B=95, 2025-05-07T20:13:10.2815160Z log_E=4, 2025-05-07T20:13:10.2815304Z L=19, 2025-05-07T20:13:10.2815390Z D_gradcheck=2, 2025-05-07T20:13:10.2815502Z stochastic_rounding=True, 2025-05-07T20:13:10.2815588Z weighted=True, 2025-05-07T20:13:10.2815673Z row_wise=True, 2025-05-07T20:13:10.2815772Z mixed=False, 2025-05-07T20:13:10.2815860Z use_cache=False, 2025-05-07T20:13:10.2815975Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.2816077Z use_cpu=True, 2025-05-07T20:13:10.2816184Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.2816262Z ) 2025-05-07T20:13:10.2816413Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.2816769Z self=, 2025-05-07T20:13:10.2816857Z compile=False, 2025-05-07T20:13:10.2816984Z pooling_mode=, 2025-05-07T20:13:10.2817066Z T=2, 2025-05-07T20:13:10.2817161Z D=48, 2025-05-07T20:13:10.2817242Z B=21, 2025-05-07T20:13:10.2817325Z log_E=3, 2025-05-07T20:13:10.2817424Z L=11, 2025-05-07T20:13:10.2817511Z D_gradcheck=1, 2025-05-07T20:13:10.2817614Z stochastic_rounding=False, 2025-05-07T20:13:10.2817716Z weighted=True, 2025-05-07T20:13:10.2817801Z row_wise=True, 2025-05-07T20:13:10.2817886Z mixed=True, 2025-05-07T20:13:10.2817989Z use_cache=False, 2025-05-07T20:13:10.2818100Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.2818190Z use_cpu=True, 2025-05-07T20:13:10.2818307Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.2818382Z ) 2025-05-07T20:13:10.2818520Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.2818886Z self=, 2025-05-07T20:13:10.2818973Z compile=True, 2025-05-07T20:13:10.2819102Z pooling_mode=, 2025-05-07T20:13:10.2819186Z T=2, 2025-05-07T20:13:10.2819267Z D=32, 2025-05-07T20:13:10.2819361Z B=82, 2025-05-07T20:13:10.2819443Z log_E=3, 2025-05-07T20:13:10.2819528Z L=19, 2025-05-07T20:13:10.2819630Z D_gradcheck=2, 2025-05-07T20:13:10.2819729Z stochastic_rounding=False, 2025-05-07T20:13:10.2819813Z weighted=False, 2025-05-07T20:13:10.2819914Z row_wise=True, 2025-05-07T20:13:10.2819996Z mixed=False, 2025-05-07T20:13:10.2820084Z use_cache=False, 2025-05-07T20:13:10.2820205Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.2820288Z use_cpu=True, 2025-05-07T20:13:10.2820393Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.2820481Z ) 2025-05-07T20:13:10.2820613Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.2820980Z self=, 2025-05-07T20:13:10.2821066Z compile=False, 2025-05-07T20:13:10.2821201Z pooling_mode=, 2025-05-07T20:13:10.2821292Z T=5, 2025-05-07T20:13:10.2821371Z D=40, 2025-05-07T20:13:10.2821449Z B=35, 2025-05-07T20:13:10.2821545Z log_E=4, 2025-05-07T20:13:10.2821624Z L=18, 2025-05-07T20:13:10.2821710Z D_gradcheck=1, 2025-05-07T20:13:10.2821823Z stochastic_rounding=True, 2025-05-07T20:13:10.2821911Z weighted=True, 2025-05-07T20:13:10.2821997Z row_wise=True, 2025-05-07T20:13:10.2822094Z mixed=True, 2025-05-07T20:13:10.2822209Z use_cache=False, 2025-05-07T20:13:10.2822320Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.2822418Z use_cpu=True, 2025-05-07T20:13:10.2822525Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.2822617Z ) 2025-05-07T20:13:10.2822752Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.2823107Z self=, 2025-05-07T20:13:10.2823207Z compile=False, 2025-05-07T20:13:10.2823315Z pooling_mode=, 2025-05-07T20:13:10.2823393Z T=1, 2025-05-07T20:13:10.2823485Z D=68, 2025-05-07T20:13:10.2823564Z B=99, 2025-05-07T20:13:10.2823693Z log_E=4, 2025-05-07T20:13:10.2823783Z L=15, 2025-05-07T20:13:10.2823867Z D_gradcheck=2, 2025-05-07T20:13:10.2823967Z stochastic_rounding=True, 2025-05-07T20:13:10.2824063Z weighted=True, 2025-05-07T20:13:10.2824145Z row_wise=True, 2025-05-07T20:13:10.2824238Z mixed=True, 2025-05-07T20:13:10.2824327Z use_cache=False, 2025-05-07T20:13:10.2824437Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.2824533Z use_cpu=True, 2025-05-07T20:13:10.2824641Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.2824719Z ) 2025-05-07T20:13:10.2824864Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.2825217Z self=, 2025-05-07T20:13:10.2825307Z compile=False, 2025-05-07T20:13:10.2825433Z pooling_mode=, 2025-05-07T20:13:10.2825513Z T=3, 2025-05-07T20:13:10.2825591Z D=78, 2025-05-07T20:13:10.2825687Z B=118, 2025-05-07T20:13:10.2825771Z log_E=5, 2025-05-07T20:13:10.2825852Z L=8, 2025-05-07T20:13:10.2825949Z D_gradcheck=2, 2025-05-07T20:13:10.2826049Z stochastic_rounding=False, 2025-05-07T20:13:10.2826147Z weighted=True, 2025-05-07T20:13:10.2826230Z row_wise=True, 2025-05-07T20:13:10.2826314Z mixed=False, 2025-05-07T20:13:10.2826414Z use_cache=False, 2025-05-07T20:13:10.2826523Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.2826605Z use_cpu=True, 2025-05-07T20:13:10.2826725Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.2826800Z ) 2025-05-07T20:13:10.2826933Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.2827293Z self=, 2025-05-07T20:13:10.2827380Z compile=True, 2025-05-07T20:13:10.2827487Z pooling_mode=, 2025-05-07T20:13:10.2827577Z T=3, 2025-05-07T20:13:10.2827655Z D=115, 2025-05-07T20:13:10.2827750Z B=101, 2025-05-07T20:13:10.2827830Z log_E=3, 2025-05-07T20:13:10.2827907Z L=10, 2025-05-07T20:13:10.2828005Z D_gradcheck=2, 2025-05-07T20:13:10.2828104Z stochastic_rounding=False, 2025-05-07T20:13:10.2828190Z weighted=False, 2025-05-07T20:13:10.2828287Z row_wise=True, 2025-05-07T20:13:10.2828371Z mixed=False, 2025-05-07T20:13:10.2828457Z use_cache=False, 2025-05-07T20:13:10.2828577Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.2828661Z use_cpu=True, 2025-05-07T20:13:10.2828764Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.2828851Z ) 2025-05-07T20:13:10.2828984Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.2829335Z self=, 2025-05-07T20:13:10.2829481Z compile=True, 2025-05-07T20:13:10.2829590Z pooling_mode=, 2025-05-07T20:13:10.2829682Z T=3, 2025-05-07T20:13:10.2829760Z D=66, 2025-05-07T20:13:10.2829842Z B=35, 2025-05-07T20:13:10.2829938Z log_E=5, 2025-05-07T20:13:10.2830016Z L=4, 2025-05-07T20:13:10.2830099Z D_gradcheck=1, 2025-05-07T20:13:10.2830213Z stochastic_rounding=False, 2025-05-07T20:13:10.2830297Z weighted=True, 2025-05-07T20:13:10.2830378Z row_wise=True, 2025-05-07T20:13:10.2830500Z mixed=False, 2025-05-07T20:13:10.2830586Z use_cache=True, 2025-05-07T20:13:10.2830695Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.2830789Z use_cpu=True, 2025-05-07T20:13:10.2830892Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.2830968Z ) 2025-05-07T20:13:10.7812754Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.7813425Z self=, 2025-05-07T20:13:10.7814005Z compile=False, 2025-05-07T20:13:10.7814272Z pooling_mode=, 2025-05-07T20:13:10.7814577Z T=3, 2025-05-07T20:13:10.7815047Z D=13, 2025-05-07T20:13:10.7815301Z B=60, 2025-05-07T20:13:10.7815502Z log_E=4, 2025-05-07T20:13:10.7815721Z L=19, 2025-05-07T20:13:10.7815914Z D_gradcheck=2, 2025-05-07T20:13:10.7816157Z stochastic_rounding=True, 2025-05-07T20:13:10.7816435Z weighted=False, 2025-05-07T20:13:10.7816663Z row_wise=True, 2025-05-07T20:13:10.7816890Z mixed=True, 2025-05-07T20:13:10.7817115Z use_cache=False, 2025-05-07T20:13:10.7817367Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.7817676Z use_cpu=True, 2025-05-07T20:13:10.7817927Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.7818201Z ) 2025-05-07T20:13:10.7818454Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.7819065Z self=, 2025-05-07T20:13:10.7819636Z compile=False, 2025-05-07T20:13:10.7819885Z pooling_mode=, 2025-05-07T20:13:10.7820189Z T=5, 2025-05-07T20:13:10.7820394Z D=69, 2025-05-07T20:13:10.7820582Z B=25, 2025-05-07T20:13:10.7820786Z log_E=3, 2025-05-07T20:13:10.7820991Z L=4, 2025-05-07T20:13:10.7821184Z D_gradcheck=2, 2025-05-07T20:13:10.7821431Z stochastic_rounding=True, 2025-05-07T20:13:10.7821707Z weighted=False, 2025-05-07T20:13:10.7821929Z row_wise=True, 2025-05-07T20:13:10.7822149Z mixed=False, 2025-05-07T20:13:10.7822370Z use_cache=False, 2025-05-07T20:13:10.7822613Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.7822914Z use_cpu=True, 2025-05-07T20:13:10.7823163Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.7823430Z ) 2025-05-07T20:13:10.7823671Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.7824275Z self=, 2025-05-07T20:13:10.7824824Z compile=True, 2025-05-07T20:13:10.7825077Z pooling_mode=, 2025-05-07T20:13:10.7825378Z T=3, 2025-05-07T20:13:10.7825583Z D=89, 2025-05-07T20:13:10.7825771Z B=31, 2025-05-07T20:13:10.7825972Z log_E=4, 2025-05-07T20:13:10.7826181Z L=10, 2025-05-07T20:13:10.7826370Z D_gradcheck=1, 2025-05-07T20:13:10.7826610Z stochastic_rounding=False, 2025-05-07T20:13:10.7826883Z weighted=False, 2025-05-07T20:13:10.7827099Z row_wise=True, 2025-05-07T20:13:10.7827320Z mixed=False, 2025-05-07T20:13:10.7827544Z use_cache=False, 2025-05-07T20:13:10.7827792Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.7828094Z use_cpu=True, 2025-05-07T20:13:10.7828339Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.7828606Z ) 2025-05-07T20:13:10.7828850Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.7829455Z self=, 2025-05-07T20:13:10.7830120Z compile=False, 2025-05-07T20:13:10.7830382Z pooling_mode=, 2025-05-07T20:13:10.7830687Z T=4, 2025-05-07T20:13:10.7830877Z D=32, 2025-05-07T20:13:10.7831080Z B=82, 2025-05-07T20:13:10.7831280Z log_E=4, 2025-05-07T20:13:10.7831472Z L=5, 2025-05-07T20:13:10.7831672Z D_gradcheck=1, 2025-05-07T20:13:10.7831915Z stochastic_rounding=False, 2025-05-07T20:13:10.7832186Z weighted=False, 2025-05-07T20:13:10.7832461Z row_wise=True, 2025-05-07T20:13:10.7832684Z mixed=True, 2025-05-07T20:13:10.7832905Z use_cache=True, 2025-05-07T20:13:10.7833141Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.7833441Z use_cpu=True, 2025-05-07T20:13:10.7833689Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.7833954Z ) 2025-05-07T20:13:10.7834196Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.7834799Z self=, 2025-05-07T20:13:10.7835347Z compile=True, 2025-05-07T20:13:10.7835596Z pooling_mode=, 2025-05-07T20:13:10.7836031Z T=1, 2025-05-07T20:13:10.7836222Z D=103, 2025-05-07T20:13:10.7836421Z B=50, 2025-05-07T20:13:10.7836619Z log_E=4, 2025-05-07T20:13:10.7836811Z L=12, 2025-05-07T20:13:10.7837013Z D_gradcheck=1, 2025-05-07T20:13:10.7837253Z stochastic_rounding=True, 2025-05-07T20:13:10.7837513Z weighted=False, 2025-05-07T20:13:10.7837744Z row_wise=True, 2025-05-07T20:13:10.7837967Z mixed=True, 2025-05-07T20:13:10.7838178Z use_cache=False, 2025-05-07T20:13:10.7838440Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.7838746Z use_cpu=True, 2025-05-07T20:13:10.7838994Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.7839261Z ) 2025-05-07T20:13:10.7839505Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.7840106Z self=, 2025-05-07T20:13:10.7840658Z compile=False, 2025-05-07T20:13:10.7840910Z pooling_mode=, 2025-05-07T20:13:10.7841214Z T=5, 2025-05-07T20:13:10.7841398Z D=16, 2025-05-07T20:13:10.7841595Z B=71, 2025-05-07T20:13:10.7841791Z log_E=5, 2025-05-07T20:13:10.7841982Z L=15, 2025-05-07T20:13:10.7842184Z D_gradcheck=2, 2025-05-07T20:13:10.7842427Z stochastic_rounding=True, 2025-05-07T20:13:10.7842689Z weighted=False, 2025-05-07T20:13:10.7842921Z row_wise=True, 2025-05-07T20:13:10.7843146Z mixed=True, 2025-05-07T20:13:10.7843358Z use_cache=False, 2025-05-07T20:13:10.7843624Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.7843929Z use_cpu=True, 2025-05-07T20:13:10.7844170Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.7844453Z ) 2025-05-07T20:13:10.7844702Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.7845314Z self=, 2025-05-07T20:13:10.7845862Z compile=True, 2025-05-07T20:13:10.7846120Z pooling_mode=, 2025-05-07T20:13:10.7846427Z T=3, 2025-05-07T20:13:10.7846619Z D=60, 2025-05-07T20:13:10.7846820Z B=13, 2025-05-07T20:13:10.7847023Z log_E=4, 2025-05-07T20:13:10.7847219Z L=20, 2025-05-07T20:13:10.7847428Z D_gradcheck=2, 2025-05-07T20:13:10.7847677Z stochastic_rounding=False, 2025-05-07T20:13:10.7847944Z weighted=True, 2025-05-07T20:13:10.7848176Z row_wise=True, 2025-05-07T20:13:10.7858349Z mixed=True, 2025-05-07T20:13:10.7858659Z use_cache=False, 2025-05-07T20:13:10.7858919Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.7859232Z use_cpu=True, 2025-05-07T20:13:10.7859487Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.7859755Z ) 2025-05-07T20:13:10.7860003Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.7860728Z self=, 2025-05-07T20:13:10.7861282Z compile=False, 2025-05-07T20:13:10.7861546Z pooling_mode=, 2025-05-07T20:13:10.7861848Z T=3, 2025-05-07T20:13:10.7862035Z D=81, 2025-05-07T20:13:10.7862230Z B=64, 2025-05-07T20:13:10.7862426Z log_E=4, 2025-05-07T20:13:10.7862618Z L=0, 2025-05-07T20:13:10.7862816Z D_gradcheck=2, 2025-05-07T20:13:10.7863096Z stochastic_rounding=True, 2025-05-07T20:13:10.7863356Z weighted=True, 2025-05-07T20:13:10.7863581Z row_wise=True, 2025-05-07T20:13:10.7863802Z mixed=False, 2025-05-07T20:13:10.7864026Z use_cache=False, 2025-05-07T20:13:10.7864272Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.7864574Z use_cpu=True, 2025-05-07T20:13:10.7864816Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.7865081Z ) 2025-05-07T20:13:10.7865323Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.7865931Z self=, 2025-05-07T20:13:10.7866478Z compile=True, 2025-05-07T20:13:10.7866798Z pooling_mode=, 2025-05-07T20:13:10.7867098Z T=2, 2025-05-07T20:13:10.7867283Z D=17, 2025-05-07T20:13:10.7867482Z B=128, 2025-05-07T20:13:10.7867684Z log_E=3, 2025-05-07T20:13:10.7867877Z L=8, 2025-05-07T20:13:10.7868078Z D_gradcheck=2, 2025-05-07T20:13:10.7868323Z stochastic_rounding=True, 2025-05-07T20:13:10.7868581Z weighted=True, 2025-05-07T20:13:10.7868808Z row_wise=True, 2025-05-07T20:13:10.7869028Z mixed=True, 2025-05-07T20:13:10.7869238Z use_cache=False, 2025-05-07T20:13:10.7869498Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.7869798Z use_cpu=True, 2025-05-07T20:13:10.7870044Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.7870311Z ) 2025-05-07T20:13:10.7870555Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.7871164Z self=, 2025-05-07T20:13:10.7871710Z compile=False, 2025-05-07T20:13:10.7871969Z pooling_mode=, 2025-05-07T20:13:10.7872266Z T=2, 2025-05-07T20:13:10.7872451Z D=91, 2025-05-07T20:13:10.7872651Z B=101, 2025-05-07T20:13:10.7872850Z log_E=4, 2025-05-07T20:13:10.7873039Z L=1, 2025-05-07T20:13:10.7873239Z D_gradcheck=2, 2025-05-07T20:13:10.7873479Z stochastic_rounding=True, 2025-05-07T20:13:10.7873736Z weighted=True, 2025-05-07T20:13:10.7873959Z row_wise=True, 2025-05-07T20:13:10.7874178Z mixed=False, 2025-05-07T20:13:10.7874391Z use_cache=False, 2025-05-07T20:13:10.7874649Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.7874947Z use_cpu=True, 2025-05-07T20:13:10.7875180Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.7875456Z ) 2025-05-07T20:13:10.7875697Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.7876398Z self=, 2025-05-07T20:13:10.7876948Z compile=True, 2025-05-07T20:13:10.7877208Z pooling_mode=, 2025-05-07T20:13:10.7877505Z T=3, 2025-05-07T20:13:10.7877688Z D=35, 2025-05-07T20:13:10.7877886Z B=25, 2025-05-07T20:13:10.7878084Z log_E=4, 2025-05-07T20:13:10.7878275Z L=20, 2025-05-07T20:13:10.7878479Z D_gradcheck=1, 2025-05-07T20:13:10.7878720Z stochastic_rounding=False, 2025-05-07T20:13:10.7878981Z weighted=False, 2025-05-07T20:13:10.7879210Z row_wise=True, 2025-05-07T20:13:10.7879433Z mixed=True, 2025-05-07T20:13:10.7879639Z use_cache=True, 2025-05-07T20:13:10.7879893Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.7880196Z use_cpu=True, 2025-05-07T20:13:10.7880428Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.7880705Z ) 2025-05-07T20:13:10.7880951Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.7881599Z self=, 2025-05-07T20:13:10.7882161Z compile=False, 2025-05-07T20:13:10.7882423Z pooling_mode=, 2025-05-07T20:13:10.7882722Z T=3, 2025-05-07T20:13:10.7882907Z D=124, 2025-05-07T20:13:10.7883107Z B=33, 2025-05-07T20:13:10.7883307Z log_E=5, 2025-05-07T20:13:10.7883499Z L=0, 2025-05-07T20:13:10.7883701Z D_gradcheck=1, 2025-05-07T20:13:10.7883973Z stochastic_rounding=True, 2025-05-07T20:13:10.7884234Z weighted=False, 2025-05-07T20:13:10.7884465Z row_wise=True, 2025-05-07T20:13:10.7884688Z mixed=False, 2025-05-07T20:13:10.7884899Z use_cache=True, 2025-05-07T20:13:10.7885151Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.7885454Z use_cpu=True, 2025-05-07T20:13:10.7885686Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.7885960Z ) 2025-05-07T20:13:10.7886203Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.7886788Z self=, 2025-05-07T20:13:10.7887406Z compile=True, 2025-05-07T20:13:10.7887656Z pooling_mode=, 2025-05-07T20:13:10.7887937Z T=2, 2025-05-07T20:13:10.7888134Z D=80, 2025-05-07T20:13:10.7888328Z B=38, 2025-05-07T20:13:10.7888512Z log_E=4, 2025-05-07T20:13:10.7888718Z L=13, 2025-05-07T20:13:10.7888925Z D_gradcheck=2, 2025-05-07T20:13:10.7889169Z stochastic_rounding=False, 2025-05-07T20:13:10.7889425Z weighted=True, 2025-05-07T20:13:10.7889649Z row_wise=True, 2025-05-07T20:13:10.7889869Z mixed=False, 2025-05-07T20:13:10.7890077Z use_cache=True, 2025-05-07T20:13:10.7890328Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.7890625Z use_cpu=True, 2025-05-07T20:13:10.7890859Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.7891134Z ) 2025-05-07T20:13:10.7891378Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.7891967Z self=, 2025-05-07T20:13:10.7892529Z compile=True, 2025-05-07T20:13:10.7892783Z pooling_mode=, 2025-05-07T20:13:10.7893069Z T=5, 2025-05-07T20:13:10.7893267Z D=112, 2025-05-07T20:13:10.7893471Z B=40, 2025-05-07T20:13:10.7893658Z log_E=4, 2025-05-07T20:13:10.7893864Z L=16, 2025-05-07T20:13:10.7894076Z D_gradcheck=1, 2025-05-07T20:13:10.7894306Z stochastic_rounding=True, 2025-05-07T20:13:10.7894577Z weighted=False, 2025-05-07T20:13:10.7894806Z row_wise=True, 2025-05-07T20:13:10.7895026Z mixed=False, 2025-05-07T20:13:10.7895237Z use_cache=False, 2025-05-07T20:13:10.7895496Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.7895798Z use_cpu=True, 2025-05-07T20:13:10.7896032Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.7896314Z ) 2025-05-07T20:13:10.7896555Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.7897148Z self=, 2025-05-07T20:13:10.7897708Z compile=True, 2025-05-07T20:13:10.7897966Z pooling_mode=, 2025-05-07T20:13:10.7898250Z T=4, 2025-05-07T20:13:10.7898447Z D=38, 2025-05-07T20:13:10.7898644Z B=114, 2025-05-07T20:13:10.7898828Z log_E=4, 2025-05-07T20:13:10.7899034Z L=5, 2025-05-07T20:13:10.7899235Z D_gradcheck=2, 2025-05-07T20:13:10.7899464Z stochastic_rounding=False, 2025-05-07T20:13:10.7899733Z weighted=True, 2025-05-07T20:13:10.7899957Z row_wise=True, 2025-05-07T20:13:10.7900166Z mixed=True, 2025-05-07T20:13:10.7900388Z use_cache=True, 2025-05-07T20:13:10.7900639Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.7900928Z use_cpu=True, 2025-05-07T20:13:10.7901171Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.7901500Z ) 2025-05-07T20:13:10.7901744Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.7902336Z self=, 2025-05-07T20:13:10.7902898Z compile=False, 2025-05-07T20:13:10.7903154Z pooling_mode=, 2025-05-07T20:13:10.7903435Z T=3, 2025-05-07T20:13:10.7903642Z D=26, 2025-05-07T20:13:10.7903828Z B=38, 2025-05-07T20:13:10.7904028Z log_E=5, 2025-05-07T20:13:10.7904236Z L=4, 2025-05-07T20:13:10.7904459Z D_gradcheck=2, 2025-05-07T20:13:10.7904709Z stochastic_rounding=True, 2025-05-07T20:13:10.7904983Z weighted=False, 2025-05-07T20:13:10.7905203Z row_wise=True, 2025-05-07T20:13:10.7905656Z mixed=False, 2025-05-07T20:13:10.7905888Z use_cache=True, 2025-05-07T20:13:10.7906143Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.7906436Z use_cpu=True, 2025-05-07T20:13:10.7906688Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.7906974Z ) 2025-05-07T20:13:10.8165220Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.8166010Z self=, 2025-05-07T20:13:10.8166636Z compile=True, 2025-05-07T20:13:10.8166878Z pooling_mode=, 2025-05-07T20:13:10.8167263Z T=2, 2025-05-07T20:13:10.8167463Z D=2, 2025-05-07T20:13:10.8167645Z B=79, 2025-05-07T20:13:10.8167850Z log_E=3, 2025-05-07T20:13:10.8168057Z L=8, 2025-05-07T20:13:10.8168246Z D_gradcheck=2, 2025-05-07T20:13:10.8168487Z stochastic_rounding=False, 2025-05-07T20:13:10.8168757Z weighted=True, 2025-05-07T20:13:10.8168983Z row_wise=True, 2025-05-07T20:13:10.8169194Z mixed=True, 2025-05-07T20:13:10.8169411Z use_cache=True, 2025-05-07T20:13:10.8169666Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.8169954Z use_cpu=True, 2025-05-07T20:13:10.8170205Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.8170491Z ) 2025-05-07T20:13:10.8170726Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.8171332Z self=, 2025-05-07T20:13:10.8171897Z compile=False, 2025-05-07T20:13:10.8172141Z pooling_mode=, 2025-05-07T20:13:10.8172441Z T=1, 2025-05-07T20:13:10.8172637Z D=37, 2025-05-07T20:13:10.8172819Z B=77, 2025-05-07T20:13:10.8173016Z log_E=4, 2025-05-07T20:13:10.8173221Z L=2, 2025-05-07T20:13:10.8173409Z D_gradcheck=1, 2025-05-07T20:13:10.8173649Z stochastic_rounding=True, 2025-05-07T20:13:10.8173921Z weighted=False, 2025-05-07T20:13:10.8174140Z row_wise=True, 2025-05-07T20:13:10.8174365Z mixed=False, 2025-05-07T20:13:10.8174593Z use_cache=False, 2025-05-07T20:13:10.8174840Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.8175144Z use_cpu=True, 2025-05-07T20:13:10.8175389Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.8175668Z ) 2025-05-07T20:13:10.8175898Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.8176503Z self=, 2025-05-07T20:13:10.8177062Z compile=False, 2025-05-07T20:13:10.8177302Z pooling_mode=, 2025-05-07T20:13:10.8177597Z T=1, 2025-05-07T20:13:10.8177792Z D=49, 2025-05-07T20:13:10.8177976Z B=74, 2025-05-07T20:13:10.8178173Z log_E=5, 2025-05-07T20:13:10.8178378Z L=5, 2025-05-07T20:13:10.8178565Z D_gradcheck=2, 2025-05-07T20:13:10.8178804Z stochastic_rounding=True, 2025-05-07T20:13:10.8179072Z weighted=True, 2025-05-07T20:13:10.8179282Z row_wise=True, 2025-05-07T20:13:10.8179502Z mixed=True, 2025-05-07T20:13:10.8179718Z use_cache=True, 2025-05-07T20:13:10.8179955Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.8180254Z use_cpu=True, 2025-05-07T20:13:10.8180498Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.8180843Z ) 2025-05-07T20:13:10.8181090Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.8181693Z self=, 2025-05-07T20:13:10.8182255Z compile=False, 2025-05-07T20:13:10.8182496Z pooling_mode=, 2025-05-07T20:13:10.8182790Z T=1, 2025-05-07T20:13:10.8182987Z D=111, 2025-05-07T20:13:10.8183173Z B=23, 2025-05-07T20:13:10.8183412Z log_E=5, 2025-05-07T20:13:10.8183617Z L=19, 2025-05-07T20:13:10.8183809Z D_gradcheck=2, 2025-05-07T20:13:10.8184054Z stochastic_rounding=True, 2025-05-07T20:13:10.8184328Z weighted=False, 2025-05-07T20:13:10.8184545Z row_wise=True, 2025-05-07T20:13:10.8184768Z mixed=False, 2025-05-07T20:13:10.8184991Z use_cache=False, 2025-05-07T20:13:10.8185238Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.8185539Z use_cpu=True, 2025-05-07T20:13:10.8185788Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.8186054Z ) 2025-05-07T20:13:10.8186298Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.8186939Z self=, 2025-05-07T20:13:10.8187523Z compile=True, 2025-05-07T20:13:10.8187764Z pooling_mode=, 2025-05-07T20:13:10.8188065Z T=4, 2025-05-07T20:13:10.8188270Z D=84, 2025-05-07T20:13:10.8188458Z B=54, 2025-05-07T20:13:10.8188665Z log_E=4, 2025-05-07T20:13:10.8188875Z L=9, 2025-05-07T20:13:10.8189067Z D_gradcheck=1, 2025-05-07T20:13:10.8189315Z stochastic_rounding=False, 2025-05-07T20:13:10.8189593Z weighted=True, 2025-05-07T20:13:10.8189811Z row_wise=True, 2025-05-07T20:13:10.8190039Z mixed=False, 2025-05-07T20:13:10.8190272Z use_cache=True, 2025-05-07T20:13:10.8190520Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.8190830Z use_cpu=True, 2025-05-07T20:13:10.8191085Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.8191355Z ) 2025-05-07T20:13:10.8191609Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.8192215Z self=, 2025-05-07T20:13:10.8192765Z compile=True, 2025-05-07T20:13:10.8193027Z pooling_mode=, 2025-05-07T20:13:10.8193331Z T=5, 2025-05-07T20:13:10.8193536Z D=101, 2025-05-07T20:13:10.8193726Z B=67, 2025-05-07T20:13:10.8193924Z log_E=3, 2025-05-07T20:13:10.8194125Z L=15, 2025-05-07T20:13:10.8194312Z D_gradcheck=1, 2025-05-07T20:13:10.8194555Z stochastic_rounding=False, 2025-05-07T20:13:10.8194823Z weighted=True, 2025-05-07T20:13:10.8195036Z row_wise=True, 2025-05-07T20:13:10.8195257Z mixed=True, 2025-05-07T20:13:10.8195476Z use_cache=True, 2025-05-07T20:13:10.8195716Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.8196107Z use_cpu=True, 2025-05-07T20:13:10.8196362Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.8196628Z ) 2025-05-07T20:13:10.8196874Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.8197484Z self=, 2025-05-07T20:13:10.8198030Z compile=False, 2025-05-07T20:13:10.8198286Z pooling_mode=, 2025-05-07T20:13:10.8198580Z T=2, 2025-05-07T20:13:10.8198765Z D=42, 2025-05-07T20:13:10.8198964Z B=64, 2025-05-07T20:13:10.8199161Z log_E=5, 2025-05-07T20:13:10.8199352Z L=16, 2025-05-07T20:13:10.8199555Z D_gradcheck=2, 2025-05-07T20:13:10.8199797Z stochastic_rounding=False, 2025-05-07T20:13:10.8200067Z weighted=True, 2025-05-07T20:13:10.8200281Z row_wise=True, 2025-05-07T20:13:10.8200509Z mixed=False, 2025-05-07T20:13:10.8200733Z use_cache=True, 2025-05-07T20:13:10.8200977Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.8201335Z use_cpu=True, 2025-05-07T20:13:10.8201587Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.8201853Z ) 2025-05-07T20:13:10.8202101Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.8202714Z self=, 2025-05-07T20:13:10.8203262Z compile=True, 2025-05-07T20:13:10.8203521Z pooling_mode=, 2025-05-07T20:13:10.8203816Z T=3, 2025-05-07T20:13:10.8203999Z D=125, 2025-05-07T20:13:10.8204228Z B=89, 2025-05-07T20:13:10.8204424Z log_E=3, 2025-05-07T20:13:10.8204621Z L=17, 2025-05-07T20:13:10.8204825Z D_gradcheck=1, 2025-05-07T20:13:10.8205069Z stochastic_rounding=False, 2025-05-07T20:13:10.8205329Z weighted=True, 2025-05-07T20:13:10.8205743Z row_wise=True, 2025-05-07T20:13:10.8205967Z mixed=False, 2025-05-07T20:13:10.8206179Z use_cache=False, 2025-05-07T20:13:10.8206441Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.8206748Z use_cpu=True, 2025-05-07T20:13:10.8206991Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.8207256Z ) 2025-05-07T20:13:10.8207499Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.8208200Z self=, 2025-05-07T20:13:10.8208746Z compile=True, 2025-05-07T20:13:10.8208994Z pooling_mode=, 2025-05-07T20:13:10.8209287Z T=5, 2025-05-07T20:13:10.8209471Z D=100, 2025-05-07T20:13:10.8209668Z B=98, 2025-05-07T20:13:10.8209867Z log_E=4, 2025-05-07T20:13:10.8210057Z L=10, 2025-05-07T20:13:10.8210257Z D_gradcheck=2, 2025-05-07T20:13:10.8210494Z stochastic_rounding=False, 2025-05-07T20:13:10.8210744Z weighted=True, 2025-05-07T20:13:10.8210963Z row_wise=True, 2025-05-07T20:13:10.8211180Z mixed=False, 2025-05-07T20:13:10.8211388Z use_cache=False, 2025-05-07T20:13:10.8211646Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.8211946Z use_cpu=True, 2025-05-07T20:13:10.8212173Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.8212444Z ) 2025-05-07T20:13:10.8212685Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.8213289Z self=, 2025-05-07T20:13:10.8213851Z compile=False, 2025-05-07T20:13:10.8214104Z pooling_mode=, 2025-05-07T20:13:10.8214408Z T=5, 2025-05-07T20:13:10.8214599Z D=109, 2025-05-07T20:13:10.8214802Z B=89, 2025-05-07T20:13:10.8215004Z log_E=4, 2025-05-07T20:13:10.8215201Z L=3, 2025-05-07T20:13:10.8215410Z D_gradcheck=2, 2025-05-07T20:13:10.8215658Z stochastic_rounding=True, 2025-05-07T20:13:10.8215920Z weighted=False, 2025-05-07T20:13:10.8216153Z row_wise=True, 2025-05-07T20:13:10.8216383Z mixed=False, 2025-05-07T20:13:10.8216598Z use_cache=True, 2025-05-07T20:13:10.8216858Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.8217168Z use_cpu=True, 2025-05-07T20:13:10.8217405Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.8217685Z ) 2025-05-07T20:13:10.8217932Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.8218528Z self=, 2025-05-07T20:13:10.8219094Z compile=True, 2025-05-07T20:13:10.8219345Z pooling_mode=, 2025-05-07T20:13:10.8219642Z T=5, 2025-05-07T20:13:10.8219830Z D=6, 2025-05-07T20:13:10.8220025Z B=115, 2025-05-07T20:13:10.8220221Z log_E=4, 2025-05-07T20:13:10.8220300Z L=3, 2025-05-07T20:13:10.8220385Z D_gradcheck=2, 2025-05-07T20:13:10.8220494Z stochastic_rounding=False, 2025-05-07T20:13:10.8220579Z weighted=True, 2025-05-07T20:13:10.8220661Z row_wise=True, 2025-05-07T20:13:10.8220754Z mixed=True, 2025-05-07T20:13:10.8220840Z use_cache=False, 2025-05-07T20:13:10.8220950Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.8221099Z use_cpu=True, 2025-05-07T20:13:10.8221204Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.8221280Z ) 2025-05-07T20:13:10.8221429Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.8221788Z self=, 2025-05-07T20:13:10.8221888Z compile=False, 2025-05-07T20:13:10.8222000Z pooling_mode=, 2025-05-07T20:13:10.8222079Z T=1, 2025-05-07T20:13:10.8222210Z D=24, 2025-05-07T20:13:10.8222291Z B=6, 2025-05-07T20:13:10.8222372Z log_E=4, 2025-05-07T20:13:10.8222467Z L=5, 2025-05-07T20:13:10.8222555Z D_gradcheck=2, 2025-05-07T20:13:10.8222654Z stochastic_rounding=True, 2025-05-07T20:13:10.8222751Z weighted=True, 2025-05-07T20:13:10.8222836Z row_wise=True, 2025-05-07T20:13:10.8222920Z mixed=False, 2025-05-07T20:13:10.8223020Z use_cache=True, 2025-05-07T20:13:10.8223133Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.8223217Z use_cpu=True, 2025-05-07T20:13:10.8223334Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.8223410Z ) 2025-05-07T20:13:10.8223584Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.8223969Z self=, 2025-05-07T20:13:10.8224055Z compile=False, 2025-05-07T20:13:10.8224177Z pooling_mode=, 2025-05-07T20:13:10.8224258Z T=4, 2025-05-07T20:13:10.8224338Z D=127, 2025-05-07T20:13:10.8224428Z B=2, 2025-05-07T20:13:10.8224510Z log_E=4, 2025-05-07T20:13:10.8224589Z L=17, 2025-05-07T20:13:10.8224687Z D_gradcheck=2, 2025-05-07T20:13:10.8224785Z stochastic_rounding=True, 2025-05-07T20:13:10.8224869Z weighted=True, 2025-05-07T20:13:10.8224970Z row_wise=True, 2025-05-07T20:13:10.8225056Z mixed=False, 2025-05-07T20:13:10.8225143Z use_cache=True, 2025-05-07T20:13:10.8225269Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.8225353Z use_cpu=True, 2025-05-07T20:13:10.8225472Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.8225548Z ) 2025-05-07T20:13:10.8225687Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.8226052Z self=, 2025-05-07T20:13:10.8226139Z compile=False, 2025-05-07T20:13:10.8226250Z pooling_mode=, 2025-05-07T20:13:10.8226344Z T=5, 2025-05-07T20:13:10.8226423Z D=65, 2025-05-07T20:13:10.8226502Z B=3, 2025-05-07T20:13:10.8226595Z log_E=4, 2025-05-07T20:13:10.8226674Z L=3, 2025-05-07T20:13:10.8226758Z D_gradcheck=1, 2025-05-07T20:13:10.8226867Z stochastic_rounding=True, 2025-05-07T20:13:10.8226951Z weighted=True, 2025-05-07T20:13:10.8227048Z row_wise=True, 2025-05-07T20:13:10.8227130Z mixed=False, 2025-05-07T20:13:10.8227215Z use_cache=True, 2025-05-07T20:13:10.8227338Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.8227422Z use_cpu=True, 2025-05-07T20:13:10.8227526Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.8227614Z ) 2025-05-07T20:13:10.8227752Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.8228106Z self=, 2025-05-07T20:13:10.8228203Z compile=True, 2025-05-07T20:13:10.8228313Z pooling_mode=, 2025-05-07T20:13:10.8228394Z T=1, 2025-05-07T20:13:10.8228484Z D=122, 2025-05-07T20:13:10.8228561Z B=18, 2025-05-07T20:13:10.8228644Z log_E=5, 2025-05-07T20:13:10.8228734Z L=3, 2025-05-07T20:13:10.8228818Z D_gradcheck=1, 2025-05-07T20:13:10.8228932Z stochastic_rounding=False, 2025-05-07T20:13:10.8229018Z weighted=False, 2025-05-07T20:13:10.8229101Z row_wise=True, 2025-05-07T20:13:10.8229196Z mixed=False, 2025-05-07T20:13:10.8229280Z use_cache=True, 2025-05-07T20:13:10.8229418Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.8229514Z use_cpu=True, 2025-05-07T20:13:10.8229619Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.8229697Z ) 2025-05-07T20:13:10.8229847Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.8230199Z self=, 2025-05-07T20:13:10.8230285Z compile=True, 2025-05-07T20:13:10.8230406Z pooling_mode=, 2025-05-07T20:13:10.8230508Z T=5, 2025-05-07T20:13:10.8230601Z D=9, 2025-05-07T20:13:10.8230679Z B=31, 2025-05-07T20:13:10.8230760Z log_E=4, 2025-05-07T20:13:10.8230850Z L=1, 2025-05-07T20:13:10.8230935Z D_gradcheck=1, 2025-05-07T20:13:10.8231032Z stochastic_rounding=True, 2025-05-07T20:13:10.8231126Z weighted=True, 2025-05-07T20:13:10.8231209Z row_wise=True, 2025-05-07T20:13:10.8231292Z mixed=False, 2025-05-07T20:13:10.8231389Z use_cache=False, 2025-05-07T20:13:10.8231500Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.8231585Z use_cpu=True, 2025-05-07T20:13:10.8231700Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.8231802Z ) 2025-05-07T20:13:10.8520188Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.8520566Z self=, 2025-05-07T20:13:10.8520655Z compile=False, 2025-05-07T20:13:10.8520789Z pooling_mode=, 2025-05-07T20:13:10.8520869Z T=2, 2025-05-07T20:13:10.8520950Z D=4, 2025-05-07T20:13:10.8521043Z B=121, 2025-05-07T20:13:10.8521124Z log_E=4, 2025-05-07T20:13:10.8521206Z L=16, 2025-05-07T20:13:10.8521304Z D_gradcheck=2, 2025-05-07T20:13:10.8521403Z stochastic_rounding=True, 2025-05-07T20:13:10.8521488Z weighted=False, 2025-05-07T20:13:10.8521586Z row_wise=True, 2025-05-07T20:13:10.8521669Z mixed=True, 2025-05-07T20:13:10.8521772Z use_cache=True, 2025-05-07T20:13:10.8521883Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.8521966Z use_cpu=True, 2025-05-07T20:13:10.8522082Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.8522166Z ) 2025-05-07T20:13:10.8522302Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.8522667Z self=, 2025-05-07T20:13:10.8522753Z compile=True, 2025-05-07T20:13:10.8522866Z pooling_mode=, 2025-05-07T20:13:10.8522957Z T=3, 2025-05-07T20:13:10.8523038Z D=31, 2025-05-07T20:13:10.8523115Z B=90, 2025-05-07T20:13:10.8523210Z log_E=4, 2025-05-07T20:13:10.8523290Z L=14, 2025-05-07T20:13:10.8523374Z D_gradcheck=1, 2025-05-07T20:13:10.8523491Z stochastic_rounding=False, 2025-05-07T20:13:10.8523642Z weighted=True, 2025-05-07T20:13:10.8523740Z row_wise=True, 2025-05-07T20:13:10.8523822Z mixed=True, 2025-05-07T20:13:10.8523914Z use_cache=False, 2025-05-07T20:13:10.8524042Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.8524128Z use_cpu=True, 2025-05-07T20:13:10.8524235Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.8524332Z ) 2025-05-07T20:13:10.8524468Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.8524825Z self=, 2025-05-07T20:13:10.8524925Z compile=True, 2025-05-07T20:13:10.8525039Z pooling_mode=, 2025-05-07T20:13:10.8525134Z T=1, 2025-05-07T20:13:10.8525214Z D=27, 2025-05-07T20:13:10.8525296Z B=48, 2025-05-07T20:13:10.8525393Z log_E=3, 2025-05-07T20:13:10.8525473Z L=14, 2025-05-07T20:13:10.8525561Z D_gradcheck=1, 2025-05-07T20:13:10.8525676Z stochastic_rounding=True, 2025-05-07T20:13:10.8525765Z weighted=True, 2025-05-07T20:13:10.8525851Z row_wise=True, 2025-05-07T20:13:10.8525950Z mixed=False, 2025-05-07T20:13:10.8526817Z use_cache=True, 2025-05-07T20:13:10.8526930Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.8527030Z use_cpu=True, 2025-05-07T20:13:10.8527137Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.8527223Z ) 2025-05-07T20:13:10.8527380Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.8527740Z self=, 2025-05-07T20:13:10.8527842Z compile=True, 2025-05-07T20:13:10.8528017Z pooling_mode=, 2025-05-07T20:13:10.8528099Z T=1, 2025-05-07T20:13:10.8528189Z D=126, 2025-05-07T20:13:10.8528268Z B=116, 2025-05-07T20:13:10.8528347Z log_E=3, 2025-05-07T20:13:10.8528441Z L=6, 2025-05-07T20:13:10.8528526Z D_gradcheck=1, 2025-05-07T20:13:10.8528626Z stochastic_rounding=True, 2025-05-07T20:13:10.8528727Z weighted=True, 2025-05-07T20:13:10.8528810Z row_wise=True, 2025-05-07T20:13:10.8528896Z mixed=False, 2025-05-07T20:13:10.8528998Z use_cache=False, 2025-05-07T20:13:10.8529110Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.8529198Z use_cpu=True, 2025-05-07T20:13:10.8529342Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.8529454Z ) 2025-05-07T20:13:10.8529599Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.8529950Z self=, 2025-05-07T20:13:10.8530034Z compile=True, 2025-05-07T20:13:10.8530156Z pooling_mode=, 2025-05-07T20:13:10.8530235Z T=2, 2025-05-07T20:13:10.8530314Z D=89, 2025-05-07T20:13:10.8530403Z B=25, 2025-05-07T20:13:10.8530482Z log_E=5, 2025-05-07T20:13:10.8530560Z L=0, 2025-05-07T20:13:10.8530658Z D_gradcheck=1, 2025-05-07T20:13:10.8530757Z stochastic_rounding=False, 2025-05-07T20:13:10.8530841Z weighted=True, 2025-05-07T20:13:10.8530939Z row_wise=True, 2025-05-07T20:13:10.8531024Z mixed=False, 2025-05-07T20:13:10.8531109Z use_cache=False, 2025-05-07T20:13:10.8531235Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.8531318Z use_cpu=True, 2025-05-07T20:13:10.8531441Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.8531521Z ) 2025-05-07T20:13:10.8531654Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.8532017Z self=, 2025-05-07T20:13:10.8532104Z compile=False, 2025-05-07T20:13:10.8532214Z pooling_mode=, 2025-05-07T20:13:10.8532307Z T=1, 2025-05-07T20:13:10.8532387Z D=87, 2025-05-07T20:13:10.8532466Z B=57, 2025-05-07T20:13:10.8532563Z log_E=5, 2025-05-07T20:13:10.8532645Z L=10, 2025-05-07T20:13:10.8532730Z D_gradcheck=2, 2025-05-07T20:13:10.8532841Z stochastic_rounding=True, 2025-05-07T20:13:10.8532928Z weighted=False, 2025-05-07T20:13:10.8533023Z row_wise=True, 2025-05-07T20:13:10.8533106Z mixed=True, 2025-05-07T20:13:10.8533190Z use_cache=True, 2025-05-07T20:13:10.8533313Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.8533397Z use_cpu=True, 2025-05-07T20:13:10.8533505Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.8533594Z ) 2025-05-07T20:13:10.8533728Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.8534081Z self=, 2025-05-07T20:13:10.8534180Z compile=False, 2025-05-07T20:13:10.8534289Z pooling_mode=, 2025-05-07T20:13:10.8534369Z T=4, 2025-05-07T20:13:10.8534460Z D=6, 2025-05-07T20:13:10.8534539Z B=65, 2025-05-07T20:13:10.8534620Z log_E=4, 2025-05-07T20:13:10.8534710Z L=12, 2025-05-07T20:13:10.8534795Z D_gradcheck=2, 2025-05-07T20:13:10.8534908Z stochastic_rounding=False, 2025-05-07T20:13:10.8534994Z weighted=True, 2025-05-07T20:13:10.8535079Z row_wise=True, 2025-05-07T20:13:10.8535203Z mixed=True, 2025-05-07T20:13:10.8535290Z use_cache=False, 2025-05-07T20:13:10.8535400Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.8535495Z use_cpu=True, 2025-05-07T20:13:10.8535604Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.8535681Z ) 2025-05-07T20:13:10.8535827Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.8536182Z self=, 2025-05-07T20:13:10.8536291Z compile=False, 2025-05-07T20:13:10.8536414Z pooling_mode=, 2025-05-07T20:13:10.8536493Z T=3, 2025-05-07T20:13:10.8536584Z D=52, 2025-05-07T20:13:10.8536661Z B=52, 2025-05-07T20:13:10.8536742Z log_E=3, 2025-05-07T20:13:10.8536834Z L=13, 2025-05-07T20:13:10.8536917Z D_gradcheck=2, 2025-05-07T20:13:10.8537014Z stochastic_rounding=True, 2025-05-07T20:13:10.8537114Z weighted=True, 2025-05-07T20:13:10.8537198Z row_wise=True, 2025-05-07T20:13:10.8537280Z mixed=True, 2025-05-07T20:13:10.8537376Z use_cache=True, 2025-05-07T20:13:10.8537484Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.8537594Z use_cpu=True, 2025-05-07T20:13:10.8537732Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.8537810Z ) 2025-05-07T20:13:10.8537944Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.8538308Z self=, 2025-05-07T20:13:10.8538395Z compile=True, 2025-05-07T20:13:10.8538517Z pooling_mode=, 2025-05-07T20:13:10.8538596Z T=5, 2025-05-07T20:13:10.8538674Z D=80, 2025-05-07T20:13:10.8538765Z B=116, 2025-05-07T20:13:10.8538846Z log_E=5, 2025-05-07T20:13:10.8538924Z L=16, 2025-05-07T20:13:10.8539021Z D_gradcheck=2, 2025-05-07T20:13:10.8539120Z stochastic_rounding=True, 2025-05-07T20:13:10.8539206Z weighted=True, 2025-05-07T20:13:10.8539302Z row_wise=True, 2025-05-07T20:13:10.8539385Z mixed=False, 2025-05-07T20:13:10.8539469Z use_cache=True, 2025-05-07T20:13:10.8539591Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.8539678Z use_cpu=True, 2025-05-07T20:13:10.8539781Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.8539868Z ) 2025-05-07T20:13:10.8540000Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.8540367Z self=, 2025-05-07T20:13:10.8540452Z compile=True, 2025-05-07T20:13:10.8540560Z pooling_mode=, 2025-05-07T20:13:10.8540650Z T=2, 2025-05-07T20:13:10.8540728Z D=28, 2025-05-07T20:13:10.8540804Z B=73, 2025-05-07T20:13:10.8540896Z log_E=5, 2025-05-07T20:13:10.8540975Z L=2, 2025-05-07T20:13:10.8541060Z D_gradcheck=1, 2025-05-07T20:13:10.8541172Z stochastic_rounding=False, 2025-05-07T20:13:10.8541259Z weighted=False, 2025-05-07T20:13:10.8541345Z row_wise=True, 2025-05-07T20:13:10.8541439Z mixed=True, 2025-05-07T20:13:10.8541525Z use_cache=False, 2025-05-07T20:13:10.8541648Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.8541736Z use_cpu=True, 2025-05-07T20:13:10.8541841Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.8541928Z ) 2025-05-07T20:13:10.8542062Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.8542420Z self=, 2025-05-07T20:13:10.8542519Z compile=False, 2025-05-07T20:13:10.8542630Z pooling_mode=, 2025-05-07T20:13:10.8542709Z T=5, 2025-05-07T20:13:10.8542800Z D=89, 2025-05-07T20:13:10.8542878Z B=66, 2025-05-07T20:13:10.8542957Z log_E=5, 2025-05-07T20:13:10.8543048Z L=15, 2025-05-07T20:13:10.8543134Z D_gradcheck=1, 2025-05-07T20:13:10.8543233Z stochastic_rounding=True, 2025-05-07T20:13:10.8543335Z weighted=False, 2025-05-07T20:13:10.8543449Z row_wise=True, 2025-05-07T20:13:10.8543542Z mixed=True, 2025-05-07T20:13:10.8543628Z use_cache=False, 2025-05-07T20:13:10.8543738Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.8543838Z use_cpu=True, 2025-05-07T20:13:10.8543943Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.8544020Z ) 2025-05-07T20:13:10.8544167Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.8544546Z self=, 2025-05-07T20:13:10.8544633Z compile=True, 2025-05-07T20:13:10.8544756Z pooling_mode=, 2025-05-07T20:13:10.8544834Z T=1, 2025-05-07T20:13:10.8544913Z D=4, 2025-05-07T20:13:10.8545005Z B=79, 2025-05-07T20:13:10.8545085Z log_E=5, 2025-05-07T20:13:10.8545185Z L=17, 2025-05-07T20:13:10.8545271Z D_gradcheck=2, 2025-05-07T20:13:10.8545372Z stochastic_rounding=False, 2025-05-07T20:13:10.8545476Z weighted=True, 2025-05-07T20:13:10.8545560Z row_wise=True, 2025-05-07T20:13:10.8545646Z mixed=True, 2025-05-07T20:13:10.8545747Z use_cache=True, 2025-05-07T20:13:10.8545885Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.8545995Z use_cpu=True, 2025-05-07T20:13:10.8546114Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.8546192Z ) 2025-05-07T20:13:10.8546328Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.8546700Z self=, 2025-05-07T20:13:10.8546788Z compile=False, 2025-05-07T20:13:10.8546911Z pooling_mode=, 2025-05-07T20:13:10.8546993Z T=5, 2025-05-07T20:13:10.8547074Z D=114, 2025-05-07T20:13:10.8547169Z B=102, 2025-05-07T20:13:10.8547252Z log_E=3, 2025-05-07T20:13:10.8547334Z L=2, 2025-05-07T20:13:10.8547437Z D_gradcheck=1, 2025-05-07T20:13:10.8547538Z stochastic_rounding=True, 2025-05-07T20:13:10.8547627Z weighted=False, 2025-05-07T20:13:10.8547726Z row_wise=True, 2025-05-07T20:13:10.8547812Z mixed=False, 2025-05-07T20:13:10.8547898Z use_cache=True, 2025-05-07T20:13:10.8548028Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.8548117Z use_cpu=True, 2025-05-07T20:13:10.8548223Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.8548316Z ) 2025-05-07T20:13:10.8548454Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.8548824Z self=, 2025-05-07T20:13:10.8548911Z compile=True, 2025-05-07T20:13:10.8549023Z pooling_mode=, 2025-05-07T20:13:10.8549119Z T=3, 2025-05-07T20:13:10.8549204Z D=10, 2025-05-07T20:13:10.8549285Z B=119, 2025-05-07T20:13:10.8549379Z log_E=5, 2025-05-07T20:13:10.8549458Z L=16, 2025-05-07T20:13:10.8549546Z D_gradcheck=2, 2025-05-07T20:13:10.8549661Z stochastic_rounding=True, 2025-05-07T20:13:10.8549749Z weighted=True, 2025-05-07T20:13:10.8549835Z row_wise=True, 2025-05-07T20:13:10.8549931Z mixed=False, 2025-05-07T20:13:10.8550016Z use_cache=False, 2025-05-07T20:13:10.8550130Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.8550225Z use_cpu=True, 2025-05-07T20:13:10.8550329Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.8550419Z ) 2025-05-07T20:13:10.8550552Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.8550904Z self=, 2025-05-07T20:13:10.8551000Z compile=True, 2025-05-07T20:13:10.8551111Z pooling_mode=, 2025-05-07T20:13:10.8551190Z T=1, 2025-05-07T20:13:10.8551281Z D=88, 2025-05-07T20:13:10.8551360Z B=82, 2025-05-07T20:13:10.8551438Z log_E=3, 2025-05-07T20:13:10.8551528Z L=13, 2025-05-07T20:13:10.8551613Z D_gradcheck=1, 2025-05-07T20:13:10.8551711Z stochastic_rounding=True, 2025-05-07T20:13:10.8551836Z weighted=False, 2025-05-07T20:13:10.8551920Z row_wise=True, 2025-05-07T20:13:10.8552006Z mixed=False, 2025-05-07T20:13:10.8552102Z use_cache=True, 2025-05-07T20:13:10.8552215Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.8552312Z use_cpu=True, 2025-05-07T20:13:10.8552416Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.8552493Z ) 2025-05-07T20:13:10.8552641Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.8553047Z self=, 2025-05-07T20:13:10.8553135Z compile=False, 2025-05-07T20:13:10.8553258Z pooling_mode=, 2025-05-07T20:13:10.8553339Z T=1, 2025-05-07T20:13:10.8553419Z D=70, 2025-05-07T20:13:10.8553514Z B=59, 2025-05-07T20:13:10.8553596Z log_E=4, 2025-05-07T20:13:10.8553675Z L=2, 2025-05-07T20:13:10.8553775Z D_gradcheck=2, 2025-05-07T20:13:10.8553872Z stochastic_rounding=True, 2025-05-07T20:13:10.8553959Z weighted=True, 2025-05-07T20:13:10.8554055Z row_wise=True, 2025-05-07T20:13:10.8554137Z mixed=False, 2025-05-07T20:13:10.8554236Z use_cache=True, 2025-05-07T20:13:10.8554425Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.8554510Z use_cpu=True, 2025-05-07T20:13:10.8554629Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.8554706Z ) 2025-05-07T20:13:10.8878558Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.8878956Z self=, 2025-05-07T20:13:10.8879042Z compile=True, 2025-05-07T20:13:10.8879155Z pooling_mode=, 2025-05-07T20:13:10.8879251Z T=2, 2025-05-07T20:13:10.8879383Z D=51, 2025-05-07T20:13:10.8879463Z B=122, 2025-05-07T20:13:10.8879543Z log_E=5, 2025-05-07T20:13:10.8879639Z L=10, 2025-05-07T20:13:10.8879727Z D_gradcheck=1, 2025-05-07T20:13:10.8879829Z stochastic_rounding=True, 2025-05-07T20:13:10.8879932Z weighted=False, 2025-05-07T20:13:10.8880018Z row_wise=True, 2025-05-07T20:13:10.8880113Z mixed=False, 2025-05-07T20:13:10.8880197Z use_cache=True, 2025-05-07T20:13:10.8880313Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.8880410Z use_cpu=True, 2025-05-07T20:13:10.8880514Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.8880592Z ) 2025-05-07T20:13:10.8880739Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.8881094Z self=, 2025-05-07T20:13:10.8881180Z compile=False, 2025-05-07T20:13:10.8881301Z pooling_mode=, 2025-05-07T20:13:10.8881379Z T=5, 2025-05-07T20:13:10.8881458Z D=60, 2025-05-07T20:13:10.8881553Z B=51, 2025-05-07T20:13:10.8881633Z log_E=4, 2025-05-07T20:13:10.8881725Z L=20, 2025-05-07T20:13:10.8881809Z D_gradcheck=2, 2025-05-07T20:13:10.8881911Z stochastic_rounding=False, 2025-05-07T20:13:10.8882007Z weighted=True, 2025-05-07T20:13:10.8882090Z row_wise=True, 2025-05-07T20:13:10.8882174Z mixed=False, 2025-05-07T20:13:10.8882273Z use_cache=True, 2025-05-07T20:13:10.8882385Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.8882469Z use_cpu=True, 2025-05-07T20:13:10.8882584Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.8882660Z ) 2025-05-07T20:13:10.8882796Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.8883163Z self=, 2025-05-07T20:13:10.8883249Z compile=False, 2025-05-07T20:13:10.8883371Z pooling_mode=, 2025-05-07T20:13:10.8883449Z T=5, 2025-05-07T20:13:10.8883529Z D=120, 2025-05-07T20:13:10.8883620Z B=31, 2025-05-07T20:13:10.8883701Z log_E=3, 2025-05-07T20:13:10.8883781Z L=12, 2025-05-07T20:13:10.8883878Z D_gradcheck=2, 2025-05-07T20:13:10.8884122Z stochastic_rounding=False, 2025-05-07T20:13:10.8884207Z weighted=True, 2025-05-07T20:13:10.8884308Z row_wise=True, 2025-05-07T20:13:10.8884390Z mixed=True, 2025-05-07T20:13:10.8884479Z use_cache=False, 2025-05-07T20:13:10.8884603Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.8884687Z use_cpu=True, 2025-05-07T20:13:10.8884789Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.8884879Z ) 2025-05-07T20:13:10.8885014Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.8885421Z self=, 2025-05-07T20:13:10.8885508Z compile=True, 2025-05-07T20:13:10.8885619Z pooling_mode=, 2025-05-07T20:13:10.8885709Z T=4, 2025-05-07T20:13:10.8885790Z D=115, 2025-05-07T20:13:10.8885869Z B=43, 2025-05-07T20:13:10.8885961Z log_E=3, 2025-05-07T20:13:10.8886041Z L=7, 2025-05-07T20:13:10.8886128Z D_gradcheck=2, 2025-05-07T20:13:10.8886242Z stochastic_rounding=True, 2025-05-07T20:13:10.8886326Z weighted=True, 2025-05-07T20:13:10.8886409Z row_wise=True, 2025-05-07T20:13:10.8886507Z mixed=False, 2025-05-07T20:13:10.8886701Z use_cache=True, 2025-05-07T20:13:10.8886814Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.8886913Z use_cpu=True, 2025-05-07T20:13:10.8887019Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.8887098Z ) 2025-05-07T20:13:10.8887252Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.8887606Z self=, 2025-05-07T20:13:10.8887702Z compile=True, 2025-05-07T20:13:10.8887814Z pooling_mode=, 2025-05-07T20:13:10.8887893Z T=4, 2025-05-07T20:13:10.8887984Z D=30, 2025-05-07T20:13:10.8888064Z B=19, 2025-05-07T20:13:10.8888143Z log_E=3, 2025-05-07T20:13:10.8888235Z L=6, 2025-05-07T20:13:10.8888326Z D_gradcheck=2, 2025-05-07T20:13:10.8888424Z stochastic_rounding=True, 2025-05-07T20:13:10.8888520Z weighted=True, 2025-05-07T20:13:10.8888603Z row_wise=True, 2025-05-07T20:13:10.8888686Z mixed=False, 2025-05-07T20:13:10.8888788Z use_cache=True, 2025-05-07T20:13:10.8888898Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.8888996Z use_cpu=True, 2025-05-07T20:13:10.8889100Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.8889176Z ) 2025-05-07T20:13:10.8889325Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.8889680Z self=, 2025-05-07T20:13:10.8889765Z compile=True, 2025-05-07T20:13:10.8889892Z pooling_mode=, 2025-05-07T20:13:10.8889972Z T=2, 2025-05-07T20:13:10.8890050Z D=89, 2025-05-07T20:13:10.8890144Z B=89, 2025-05-07T20:13:10.8890226Z log_E=3, 2025-05-07T20:13:10.8890306Z L=5, 2025-05-07T20:13:10.8890408Z D_gradcheck=1, 2025-05-07T20:13:10.8890508Z stochastic_rounding=False, 2025-05-07T20:13:10.8890595Z weighted=True, 2025-05-07T20:13:10.8890694Z row_wise=True, 2025-05-07T20:13:10.8890781Z mixed=True, 2025-05-07T20:13:10.8890882Z use_cache=False, 2025-05-07T20:13:10.8890993Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.8891082Z use_cpu=True, 2025-05-07T20:13:10.8891203Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.8891283Z ) 2025-05-07T20:13:10.8891420Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.8891785Z self=, 2025-05-07T20:13:10.8891873Z compile=False, 2025-05-07T20:13:10.8891984Z pooling_mode=, 2025-05-07T20:13:10.8892081Z T=3, 2025-05-07T20:13:10.8892162Z D=123, 2025-05-07T20:13:10.8892243Z B=30, 2025-05-07T20:13:10.8892339Z log_E=3, 2025-05-07T20:13:10.8892419Z L=10, 2025-05-07T20:13:10.8892545Z D_gradcheck=1, 2025-05-07T20:13:10.8892645Z stochastic_rounding=False, 2025-05-07T20:13:10.8892733Z weighted=False, 2025-05-07T20:13:10.8892832Z row_wise=True, 2025-05-07T20:13:10.8892921Z mixed=True, 2025-05-07T20:13:10.8893008Z use_cache=True, 2025-05-07T20:13:10.8893138Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.8893220Z use_cpu=True, 2025-05-07T20:13:10.8893328Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.8893421Z ) 2025-05-07T20:13:10.8893581Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.8893937Z self=, 2025-05-07T20:13:10.8894037Z compile=True, 2025-05-07T20:13:10.8894150Z pooling_mode=, 2025-05-07T20:13:10.8894243Z T=2, 2025-05-07T20:13:10.8894325Z D=10, 2025-05-07T20:13:10.8894407Z B=74, 2025-05-07T20:13:10.8894505Z log_E=4, 2025-05-07T20:13:10.8894585Z L=1, 2025-05-07T20:13:10.8894668Z D_gradcheck=2, 2025-05-07T20:13:10.8894784Z stochastic_rounding=True, 2025-05-07T20:13:10.8894867Z weighted=True, 2025-05-07T20:13:10.8894949Z row_wise=True, 2025-05-07T20:13:10.8895097Z mixed=True, 2025-05-07T20:13:10.8895183Z use_cache=True, 2025-05-07T20:13:10.8895292Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.8895387Z use_cpu=True, 2025-05-07T20:13:10.8895491Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.8895567Z ) 2025-05-07T20:13:10.8895714Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.8896066Z self=, 2025-05-07T20:13:10.8896163Z compile=False, 2025-05-07T20:13:10.8896272Z pooling_mode=, 2025-05-07T20:13:10.8896355Z T=2, 2025-05-07T20:13:10.8896445Z D=94, 2025-05-07T20:13:10.8896523Z B=81, 2025-05-07T20:13:10.8896603Z log_E=4, 2025-05-07T20:13:10.8896695Z L=6, 2025-05-07T20:13:10.8896780Z D_gradcheck=2, 2025-05-07T20:13:10.8896881Z stochastic_rounding=True, 2025-05-07T20:13:10.8896979Z weighted=True, 2025-05-07T20:13:10.8897062Z row_wise=True, 2025-05-07T20:13:10.8897151Z mixed=True, 2025-05-07T20:13:10.8897249Z use_cache=False, 2025-05-07T20:13:10.8897359Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.8897494Z use_cpu=True, 2025-05-07T20:13:10.8897601Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.8897693Z ) 2025-05-07T20:13:10.8897831Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.8898187Z self=, 2025-05-07T20:13:10.8898282Z compile=True, 2025-05-07T20:13:10.8898392Z pooling_mode=, 2025-05-07T20:13:10.8898486Z T=3, 2025-05-07T20:13:10.8898564Z D=94, 2025-05-07T20:13:10.8898646Z B=50, 2025-05-07T20:13:10.8898738Z log_E=4, 2025-05-07T20:13:10.8898818Z L=10, 2025-05-07T20:13:10.8898902Z D_gradcheck=2, 2025-05-07T20:13:10.8899012Z stochastic_rounding=False, 2025-05-07T20:13:10.8899099Z weighted=True, 2025-05-07T20:13:10.8899184Z row_wise=True, 2025-05-07T20:13:10.8899278Z mixed=False, 2025-05-07T20:13:10.8899362Z use_cache=True, 2025-05-07T20:13:10.8899474Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.8899569Z use_cpu=True, 2025-05-07T20:13:10.8899673Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.8899750Z ) 2025-05-07T20:13:10.8899897Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.8900251Z self=, 2025-05-07T20:13:10.8900350Z compile=False, 2025-05-07T20:13:10.8900460Z pooling_mode=, 2025-05-07T20:13:10.8900541Z T=1, 2025-05-07T20:13:10.8900633Z D=80, 2025-05-07T20:13:10.8900712Z B=111, 2025-05-07T20:13:10.8900821Z log_E=4, 2025-05-07T20:13:10.8900913Z L=3, 2025-05-07T20:13:10.8900998Z D_gradcheck=2, 2025-05-07T20:13:10.8901099Z stochastic_rounding=True, 2025-05-07T20:13:10.8901198Z weighted=False, 2025-05-07T20:13:10.8901286Z row_wise=True, 2025-05-07T20:13:10.8901367Z mixed=True, 2025-05-07T20:13:10.8901464Z use_cache=True, 2025-05-07T20:13:10.8901573Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.8901656Z use_cpu=True, 2025-05-07T20:13:10.8901772Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.8901871Z ) 2025-05-07T20:13:10.8902017Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.8902368Z self=, 2025-05-07T20:13:10.8902457Z compile=False, 2025-05-07T20:13:10.8902578Z pooling_mode=, 2025-05-07T20:13:10.8902655Z T=5, 2025-05-07T20:13:10.8902734Z D=55, 2025-05-07T20:13:10.8902825Z B=22, 2025-05-07T20:13:10.8902908Z log_E=4, 2025-05-07T20:13:10.8902986Z L=4, 2025-05-07T20:13:10.8903082Z D_gradcheck=2, 2025-05-07T20:13:10.8903180Z stochastic_rounding=False, 2025-05-07T20:13:10.8903266Z weighted=False, 2025-05-07T20:13:10.8903410Z row_wise=True, 2025-05-07T20:13:10.8903493Z mixed=True, 2025-05-07T20:13:10.8903580Z use_cache=False, 2025-05-07T20:13:10.8903699Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.8903783Z use_cpu=True, 2025-05-07T20:13:10.8903900Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.8903977Z ) 2025-05-07T20:13:10.8904111Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.8904473Z self=, 2025-05-07T20:13:10.8904558Z compile=True, 2025-05-07T20:13:10.8904665Z pooling_mode=, 2025-05-07T20:13:10.8904756Z T=1, 2025-05-07T20:13:10.8904833Z D=49, 2025-05-07T20:13:10.8904911Z B=76, 2025-05-07T20:13:10.8905004Z log_E=5, 2025-05-07T20:13:10.8905084Z L=7, 2025-05-07T20:13:10.8905170Z D_gradcheck=1, 2025-05-07T20:13:10.8905279Z stochastic_rounding=True, 2025-05-07T20:13:10.8905364Z weighted=True, 2025-05-07T20:13:10.8905631Z row_wise=True, 2025-05-07T20:13:10.8905733Z mixed=False, 2025-05-07T20:13:10.8905817Z use_cache=True, 2025-05-07T20:13:10.8905942Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.8906027Z use_cpu=True, 2025-05-07T20:13:10.8906133Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.8906224Z ) 2025-05-07T20:13:10.8906359Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.8906712Z self=, 2025-05-07T20:13:10.8906808Z compile=True, 2025-05-07T20:13:10.8906919Z pooling_mode=, 2025-05-07T20:13:10.8906998Z T=1, 2025-05-07T20:13:10.8907088Z D=83, 2025-05-07T20:13:10.8907168Z B=123, 2025-05-07T20:13:10.8907250Z log_E=4, 2025-05-07T20:13:10.8907342Z L=13, 2025-05-07T20:13:10.8907427Z D_gradcheck=2, 2025-05-07T20:13:10.8907539Z stochastic_rounding=False, 2025-05-07T20:13:10.8907629Z weighted=False, 2025-05-07T20:13:10.8907714Z row_wise=True, 2025-05-07T20:13:10.8907810Z mixed=True, 2025-05-07T20:13:10.8907896Z use_cache=False, 2025-05-07T20:13:10.8908009Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.8908106Z use_cpu=True, 2025-05-07T20:13:10.8908213Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.8908294Z ) 2025-05-07T20:13:10.8908443Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.8908797Z self=, 2025-05-07T20:13:10.8908883Z compile=True, 2025-05-07T20:13:10.8909006Z pooling_mode=, 2025-05-07T20:13:10.8909086Z T=1, 2025-05-07T20:13:10.8909176Z D=95, 2025-05-07T20:13:10.8909315Z B=68, 2025-05-07T20:13:10.8909396Z log_E=4, 2025-05-07T20:13:10.8909488Z L=20, 2025-05-07T20:13:10.8909573Z D_gradcheck=2, 2025-05-07T20:13:10.8909673Z stochastic_rounding=False, 2025-05-07T20:13:10.8909773Z weighted=True, 2025-05-07T20:13:10.8909858Z row_wise=True, 2025-05-07T20:13:10.8909941Z mixed=True, 2025-05-07T20:13:10.8910041Z use_cache=False, 2025-05-07T20:13:10.8910153Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.8910237Z use_cpu=True, 2025-05-07T20:13:10.8910389Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.8910466Z ) 2025-05-07T20:13:10.8910623Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.8910990Z self=, 2025-05-07T20:13:10.8911075Z compile=True, 2025-05-07T20:13:10.8911200Z pooling_mode=, 2025-05-07T20:13:10.8911280Z T=1, 2025-05-07T20:13:10.8911362Z D=123, 2025-05-07T20:13:10.8911456Z B=87, 2025-05-07T20:13:10.8911539Z log_E=5, 2025-05-07T20:13:10.8911619Z L=20, 2025-05-07T20:13:10.8911721Z D_gradcheck=1, 2025-05-07T20:13:10.8911819Z stochastic_rounding=True, 2025-05-07T20:13:10.8911982Z weighted=False, 2025-05-07T20:13:10.8912081Z row_wise=True, 2025-05-07T20:13:10.8912166Z mixed=True, 2025-05-07T20:13:10.8912252Z use_cache=False, 2025-05-07T20:13:10.8912382Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.8912468Z use_cpu=True, 2025-05-07T20:13:10.8912576Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.8912668Z ) 2025-05-07T20:13:10.9237956Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.9238395Z self=, 2025-05-07T20:13:10.9238535Z compile=True, 2025-05-07T20:13:10.9238700Z pooling_mode=, 2025-05-07T20:13:10.9238848Z T=3, 2025-05-07T20:13:10.9238965Z D=49, 2025-05-07T20:13:10.9239107Z B=53, 2025-05-07T20:13:10.9239229Z log_E=3, 2025-05-07T20:13:10.9239381Z L=14, 2025-05-07T20:13:10.9239563Z D_gradcheck=2, 2025-05-07T20:13:10.9239749Z stochastic_rounding=True, 2025-05-07T20:13:10.9239919Z weighted=False, 2025-05-07T20:13:10.9240019Z row_wise=True, 2025-05-07T20:13:10.9240100Z mixed=True, 2025-05-07T20:13:10.9240184Z use_cache=False, 2025-05-07T20:13:10.9240312Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.9240399Z use_cpu=True, 2025-05-07T20:13:10.9240513Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.9240609Z ) 2025-05-07T20:13:10.9240748Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.9241104Z self=, 2025-05-07T20:13:10.9241201Z compile=True, 2025-05-07T20:13:10.9241311Z pooling_mode=, 2025-05-07T20:13:10.9241403Z T=1, 2025-05-07T20:13:10.9241484Z D=106, 2025-05-07T20:13:10.9241562Z B=51, 2025-05-07T20:13:10.9241653Z log_E=4, 2025-05-07T20:13:10.9241731Z L=11, 2025-05-07T20:13:10.9241821Z D_gradcheck=2, 2025-05-07T20:13:10.9241935Z stochastic_rounding=False, 2025-05-07T20:13:10.9242021Z weighted=True, 2025-05-07T20:13:10.9242107Z row_wise=True, 2025-05-07T20:13:10.9242200Z mixed=True, 2025-05-07T20:13:10.9242286Z use_cache=False, 2025-05-07T20:13:10.9242395Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.9242492Z use_cpu=True, 2025-05-07T20:13:10.9242597Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.9242674Z ) 2025-05-07T20:13:10.9242821Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.9243174Z self=, 2025-05-07T20:13:10.9243273Z compile=True, 2025-05-07T20:13:10.9243383Z pooling_mode=, 2025-05-07T20:13:10.9243463Z T=5, 2025-05-07T20:13:10.9243681Z D=37, 2025-05-07T20:13:10.9243760Z B=94, 2025-05-07T20:13:10.9243843Z log_E=5, 2025-05-07T20:13:10.9243935Z L=20, 2025-05-07T20:13:10.9244021Z D_gradcheck=1, 2025-05-07T20:13:10.9244126Z stochastic_rounding=True, 2025-05-07T20:13:10.9244226Z weighted=True, 2025-05-07T20:13:10.9244310Z row_wise=True, 2025-05-07T20:13:10.9244393Z mixed=False, 2025-05-07T20:13:10.9244491Z use_cache=True, 2025-05-07T20:13:10.9244662Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.9244790Z use_cpu=True, 2025-05-07T20:13:10.9244896Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.9244984Z ) 2025-05-07T20:13:10.9245118Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.9245490Z self=, 2025-05-07T20:13:10.9245578Z compile=False, 2025-05-07T20:13:10.9245688Z pooling_mode=, 2025-05-07T20:13:10.9245779Z T=2, 2025-05-07T20:13:10.9245861Z D=107, 2025-05-07T20:13:10.9245941Z B=84, 2025-05-07T20:13:10.9246031Z log_E=3, 2025-05-07T20:13:10.9246111Z L=16, 2025-05-07T20:13:10.9246195Z D_gradcheck=1, 2025-05-07T20:13:10.9246384Z stochastic_rounding=False, 2025-05-07T20:13:10.9246472Z weighted=False, 2025-05-07T20:13:10.9246558Z row_wise=True, 2025-05-07T20:13:10.9246657Z mixed=True, 2025-05-07T20:13:10.9246745Z use_cache=False, 2025-05-07T20:13:10.9246857Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.9246958Z use_cpu=True, 2025-05-07T20:13:10.9247064Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.9247142Z ) 2025-05-07T20:13:10.9247292Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.9247648Z self=, 2025-05-07T20:13:10.9247746Z compile=False, 2025-05-07T20:13:10.9247858Z pooling_mode=, 2025-05-07T20:13:10.9247940Z T=4, 2025-05-07T20:13:10.9248030Z D=27, 2025-05-07T20:13:10.9248109Z B=78, 2025-05-07T20:13:10.9248189Z log_E=5, 2025-05-07T20:13:10.9248280Z L=3, 2025-05-07T20:13:10.9248366Z D_gradcheck=2, 2025-05-07T20:13:10.9248468Z stochastic_rounding=True, 2025-05-07T20:13:10.9248563Z weighted=False, 2025-05-07T20:13:10.9248646Z row_wise=True, 2025-05-07T20:13:10.9248727Z mixed=False, 2025-05-07T20:13:10.9248822Z use_cache=True, 2025-05-07T20:13:10.9248930Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.9249026Z use_cpu=True, 2025-05-07T20:13:10.9249128Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.9249203Z ) 2025-05-07T20:13:10.9249347Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.9249699Z self=, 2025-05-07T20:13:10.9249784Z compile=True, 2025-05-07T20:13:10.9249904Z pooling_mode=, 2025-05-07T20:13:10.9249984Z T=4, 2025-05-07T20:13:10.9250061Z D=93, 2025-05-07T20:13:10.9250151Z B=108, 2025-05-07T20:13:10.9250231Z log_E=5, 2025-05-07T20:13:10.9250309Z L=7, 2025-05-07T20:13:10.9250408Z D_gradcheck=2, 2025-05-07T20:13:10.9250506Z stochastic_rounding=True, 2025-05-07T20:13:10.9250590Z weighted=False, 2025-05-07T20:13:10.9250684Z row_wise=True, 2025-05-07T20:13:10.9250769Z mixed=False, 2025-05-07T20:13:10.9250864Z use_cache=True, 2025-05-07T20:13:10.9250974Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.9251058Z use_cpu=True, 2025-05-07T20:13:10.9251174Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.9251250Z ) 2025-05-07T20:13:10.9251383Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.9251746Z self=, 2025-05-07T20:13:10.9251830Z compile=True, 2025-05-07T20:13:10.9251938Z pooling_mode=, 2025-05-07T20:13:10.9252058Z T=5, 2025-05-07T20:13:10.9252136Z D=67, 2025-05-07T20:13:10.9252214Z B=26, 2025-05-07T20:13:10.9252305Z log_E=4, 2025-05-07T20:13:10.9252383Z L=12, 2025-05-07T20:13:10.9252483Z D_gradcheck=1, 2025-05-07T20:13:10.9252581Z stochastic_rounding=False, 2025-05-07T20:13:10.9252665Z weighted=True, 2025-05-07T20:13:10.9252762Z row_wise=True, 2025-05-07T20:13:10.9252847Z mixed=False, 2025-05-07T20:13:10.9252933Z use_cache=False, 2025-05-07T20:13:10.9253081Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.9253167Z use_cpu=True, 2025-05-07T20:13:10.9253271Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.9253359Z ) 2025-05-07T20:13:10.9253493Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.9253842Z self=, 2025-05-07T20:13:10.9253941Z compile=False, 2025-05-07T20:13:10.9254052Z pooling_mode=, 2025-05-07T20:13:10.9254146Z T=3, 2025-05-07T20:13:10.9254226Z D=48, 2025-05-07T20:13:10.9254305Z B=59, 2025-05-07T20:13:10.9254399Z log_E=5, 2025-05-07T20:13:10.9254479Z L=7, 2025-05-07T20:13:10.9254615Z D_gradcheck=2, 2025-05-07T20:13:10.9254729Z stochastic_rounding=True, 2025-05-07T20:13:10.9254814Z weighted=False, 2025-05-07T20:13:10.9254900Z row_wise=True, 2025-05-07T20:13:10.9254997Z mixed=False, 2025-05-07T20:13:10.9255083Z use_cache=False, 2025-05-07T20:13:10.9255196Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.9255293Z use_cpu=True, 2025-05-07T20:13:10.9255396Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.9255475Z ) 2025-05-07T20:13:10.9255623Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.9255974Z self=, 2025-05-07T20:13:10.9256073Z compile=False, 2025-05-07T20:13:10.9256184Z pooling_mode=, 2025-05-07T20:13:10.9256266Z T=5, 2025-05-07T20:13:10.9256355Z D=14, 2025-05-07T20:13:10.9256434Z B=11, 2025-05-07T20:13:10.9256514Z log_E=5, 2025-05-07T20:13:10.9256606Z L=3, 2025-05-07T20:13:10.9256692Z D_gradcheck=2, 2025-05-07T20:13:10.9256791Z stochastic_rounding=False, 2025-05-07T20:13:10.9256886Z weighted=True, 2025-05-07T20:13:10.9256971Z row_wise=True, 2025-05-07T20:13:10.9257054Z mixed=True, 2025-05-07T20:13:10.9257153Z use_cache=False, 2025-05-07T20:13:10.9257268Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.9257353Z use_cpu=True, 2025-05-07T20:13:10.9257472Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.9257551Z ) 2025-05-07T20:13:10.9257700Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.9258052Z self=, 2025-05-07T20:13:10.9258138Z compile=False, 2025-05-07T20:13:10.9258263Z pooling_mode=, 2025-05-07T20:13:10.9258345Z T=3, 2025-05-07T20:13:10.9258425Z D=6, 2025-05-07T20:13:10.9258519Z B=6, 2025-05-07T20:13:10.9258600Z log_E=3, 2025-05-07T20:13:10.9258684Z L=20, 2025-05-07T20:13:10.9258784Z D_gradcheck=2, 2025-05-07T20:13:10.9258885Z stochastic_rounding=True, 2025-05-07T20:13:10.9258972Z weighted=True, 2025-05-07T20:13:10.9259072Z row_wise=True, 2025-05-07T20:13:10.9259158Z mixed=True, 2025-05-07T20:13:10.9259246Z use_cache=True, 2025-05-07T20:13:10.9259374Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.9259461Z use_cpu=True, 2025-05-07T20:13:10.9259581Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.9259661Z ) 2025-05-07T20:13:10.9259796Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.9260163Z self=, 2025-05-07T20:13:10.9260251Z compile=False, 2025-05-07T20:13:10.9260388Z pooling_mode=, 2025-05-07T20:13:10.9260483Z T=5, 2025-05-07T20:13:10.9260564Z D=22, 2025-05-07T20:13:10.9260644Z B=58, 2025-05-07T20:13:10.9260737Z log_E=3, 2025-05-07T20:13:10.9260821Z L=14, 2025-05-07T20:13:10.9260909Z D_gradcheck=2, 2025-05-07T20:13:10.9261016Z stochastic_rounding=True, 2025-05-07T20:13:10.9261103Z weighted=True, 2025-05-07T20:13:10.9261186Z row_wise=True, 2025-05-07T20:13:10.9261283Z mixed=True, 2025-05-07T20:13:10.9261392Z use_cache=True, 2025-05-07T20:13:10.9261517Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.9261602Z use_cpu=True, 2025-05-07T20:13:10.9261706Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.9272601Z ) 2025-05-07T20:13:10.9272786Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.9273165Z self=, 2025-05-07T20:13:10.9273270Z compile=False, 2025-05-07T20:13:10.9273399Z pooling_mode=, 2025-05-07T20:13:10.9273491Z T=5, 2025-05-07T20:13:10.9273570Z D=39, 2025-05-07T20:13:10.9273648Z B=90, 2025-05-07T20:13:10.9273743Z log_E=4, 2025-05-07T20:13:10.9273938Z L=5, 2025-05-07T20:13:10.9274026Z D_gradcheck=1, 2025-05-07T20:13:10.9274141Z stochastic_rounding=False, 2025-05-07T20:13:10.9274228Z weighted=False, 2025-05-07T20:13:10.9274312Z row_wise=True, 2025-05-07T20:13:10.9274407Z mixed=True, 2025-05-07T20:13:10.9274497Z use_cache=False, 2025-05-07T20:13:10.9274609Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.9274707Z use_cpu=True, 2025-05-07T20:13:10.9274816Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.9274894Z ) 2025-05-07T20:13:10.9275046Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.9275411Z self=, 2025-05-07T20:13:10.9275514Z compile=True, 2025-05-07T20:13:10.9275630Z pooling_mode=, 2025-05-07T20:13:10.9275712Z T=5, 2025-05-07T20:13:10.9275803Z D=111, 2025-05-07T20:13:10.9275881Z B=6, 2025-05-07T20:13:10.9276039Z log_E=3, 2025-05-07T20:13:10.9276134Z L=19, 2025-05-07T20:13:10.9276219Z D_gradcheck=1, 2025-05-07T20:13:10.9276320Z stochastic_rounding=True, 2025-05-07T20:13:10.9276422Z weighted=True, 2025-05-07T20:13:10.9276505Z row_wise=True, 2025-05-07T20:13:10.9276587Z mixed=True, 2025-05-07T20:13:10.9276688Z use_cache=False, 2025-05-07T20:13:10.9276800Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.9276899Z use_cpu=True, 2025-05-07T20:13:10.9277003Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.9277081Z ) 2025-05-07T20:13:10.9277230Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.9277586Z self=, 2025-05-07T20:13:10.9277672Z compile=True, 2025-05-07T20:13:10.9277796Z pooling_mode=, 2025-05-07T20:13:10.9277874Z T=1, 2025-05-07T20:13:10.9277955Z D=34, 2025-05-07T20:13:10.9278046Z B=111, 2025-05-07T20:13:10.9278131Z log_E=4, 2025-05-07T20:13:10.9278210Z L=19, 2025-05-07T20:13:10.9278309Z D_gradcheck=2, 2025-05-07T20:13:10.9278409Z stochastic_rounding=True, 2025-05-07T20:13:10.9278494Z weighted=False, 2025-05-07T20:13:10.9278588Z row_wise=True, 2025-05-07T20:13:10.9278671Z mixed=True, 2025-05-07T20:13:10.9278770Z use_cache=True, 2025-05-07T20:13:10.9278881Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.9278965Z use_cpu=True, 2025-05-07T20:13:10.9279083Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.9279163Z ) 2025-05-07T20:13:10.9279299Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.9279665Z self=, 2025-05-07T20:13:10.9279788Z compile=True, 2025-05-07T20:13:10.9279900Z pooling_mode=, 2025-05-07T20:13:10.9279993Z T=4, 2025-05-07T20:13:10.9280072Z D=71, 2025-05-07T20:13:10.9280152Z B=60, 2025-05-07T20:13:10.9280250Z log_E=3, 2025-05-07T20:13:10.9280328Z L=8, 2025-05-07T20:13:10.9280413Z D_gradcheck=1, 2025-05-07T20:13:10.9280523Z stochastic_rounding=True, 2025-05-07T20:13:10.9280607Z weighted=True, 2025-05-07T20:13:10.9280701Z row_wise=True, 2025-05-07T20:13:10.9280814Z mixed=False, 2025-05-07T20:13:10.9280899Z use_cache=True, 2025-05-07T20:13:10.9281020Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.9281105Z use_cpu=True, 2025-05-07T20:13:10.9281209Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.9281295Z ) 2025-05-07T20:13:10.9281430Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.9281785Z self=, 2025-05-07T20:13:10.9281886Z compile=True, 2025-05-07T20:13:10.9281997Z pooling_mode=, 2025-05-07T20:13:10.9282076Z T=2, 2025-05-07T20:13:10.9282169Z D=103, 2025-05-07T20:13:10.9282276Z B=83, 2025-05-07T20:13:10.9282395Z log_E=3, 2025-05-07T20:13:10.9282476Z L=17, 2025-05-07T20:13:10.9282565Z D_gradcheck=2, 2025-05-07T20:13:10.9282676Z stochastic_rounding=True, 2025-05-07T20:13:10.9282760Z weighted=True, 2025-05-07T20:13:10.9282846Z row_wise=True, 2025-05-07T20:13:10.9282943Z mixed=False, 2025-05-07T20:13:10.9283030Z use_cache=False, 2025-05-07T20:13:10.9283138Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.9283234Z use_cpu=True, 2025-05-07T20:13:10.9283338Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.9283414Z ) 2025-05-07T20:13:10.9598332Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.9598885Z self=, 2025-05-07T20:13:10.9599050Z compile=False, 2025-05-07T20:13:10.9599216Z pooling_mode=, 2025-05-07T20:13:10.9599345Z T=2, 2025-05-07T20:13:10.9599508Z D=60, 2025-05-07T20:13:10.9599671Z B=117, 2025-05-07T20:13:10.9599822Z log_E=5, 2025-05-07T20:13:10.9600002Z L=9, 2025-05-07T20:13:10.9600122Z D_gradcheck=1, 2025-05-07T20:13:10.9600235Z stochastic_rounding=True, 2025-05-07T20:13:10.9600319Z weighted=False, 2025-05-07T20:13:10.9600402Z row_wise=True, 2025-05-07T20:13:10.9600502Z mixed=True, 2025-05-07T20:13:10.9600587Z use_cache=False, 2025-05-07T20:13:10.9600697Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.9600792Z use_cpu=True, 2025-05-07T20:13:10.9600896Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.9600972Z ) 2025-05-07T20:13:10.9601121Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.9601474Z self=, 2025-05-07T20:13:10.9601563Z compile=False, 2025-05-07T20:13:10.9601688Z pooling_mode=, 2025-05-07T20:13:10.9601767Z T=3, 2025-05-07T20:13:10.9601846Z D=91, 2025-05-07T20:13:10.9601941Z B=47, 2025-05-07T20:13:10.9602021Z log_E=5, 2025-05-07T20:13:10.9602112Z L=17, 2025-05-07T20:13:10.9602198Z D_gradcheck=2, 2025-05-07T20:13:10.9602299Z stochastic_rounding=False, 2025-05-07T20:13:10.9602397Z weighted=False, 2025-05-07T20:13:10.9602478Z row_wise=True, 2025-05-07T20:13:10.9602562Z mixed=False, 2025-05-07T20:13:10.9602663Z use_cache=False, 2025-05-07T20:13:10.9602773Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.9602856Z use_cpu=True, 2025-05-07T20:13:10.9602971Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.9603048Z ) 2025-05-07T20:13:10.9603182Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.9603550Z self=, 2025-05-07T20:13:10.9603767Z compile=True, 2025-05-07T20:13:10.9603891Z pooling_mode=, 2025-05-07T20:13:10.9603971Z T=2, 2025-05-07T20:13:10.9604050Z D=68, 2025-05-07T20:13:10.9604144Z B=35, 2025-05-07T20:13:10.9604224Z log_E=5, 2025-05-07T20:13:10.9604302Z L=16, 2025-05-07T20:13:10.9604403Z D_gradcheck=1, 2025-05-07T20:13:10.9604563Z stochastic_rounding=True, 2025-05-07T20:13:10.9604652Z weighted=False, 2025-05-07T20:13:10.9604785Z row_wise=True, 2025-05-07T20:13:10.9604883Z mixed=False, 2025-05-07T20:13:10.9604968Z use_cache=True, 2025-05-07T20:13:10.9605080Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.9605178Z use_cpu=True, 2025-05-07T20:13:10.9605282Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.9605360Z ) 2025-05-07T20:13:10.9605760Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.9606302Z self=, 2025-05-07T20:13:10.9606464Z compile=False, 2025-05-07T20:13:10.9606679Z pooling_mode=, 2025-05-07T20:13:10.9606824Z T=3, 2025-05-07T20:13:10.9607102Z D=74, 2025-05-07T20:13:10.9607246Z B=82, 2025-05-07T20:13:10.9607393Z log_E=5, 2025-05-07T20:13:10.9607552Z L=19, 2025-05-07T20:13:10.9607689Z D_gradcheck=2, 2025-05-07T20:13:10.9607793Z stochastic_rounding=True, 2025-05-07T20:13:10.9607890Z weighted=False, 2025-05-07T20:13:10.9607977Z row_wise=True, 2025-05-07T20:13:10.9608061Z mixed=True, 2025-05-07T20:13:10.9608158Z use_cache=True, 2025-05-07T20:13:10.9608270Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.9608354Z use_cpu=True, 2025-05-07T20:13:10.9608472Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.9608549Z ) 2025-05-07T20:13:10.9608686Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.9609053Z self=, 2025-05-07T20:13:10.9609143Z compile=False, 2025-05-07T20:13:10.9609266Z pooling_mode=, 2025-05-07T20:13:10.9609345Z T=1, 2025-05-07T20:13:10.9609429Z D=18, 2025-05-07T20:13:10.9609520Z B=108, 2025-05-07T20:13:10.9609601Z log_E=4, 2025-05-07T20:13:10.9609680Z L=13, 2025-05-07T20:13:10.9609777Z D_gradcheck=2, 2025-05-07T20:13:10.9609876Z stochastic_rounding=False, 2025-05-07T20:13:10.9609961Z weighted=True, 2025-05-07T20:13:10.9610063Z row_wise=True, 2025-05-07T20:13:10.9610145Z mixed=True, 2025-05-07T20:13:10.9610231Z use_cache=False, 2025-05-07T20:13:10.9610351Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.9610435Z use_cpu=True, 2025-05-07T20:13:10.9610539Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.9610627Z ) 2025-05-07T20:13:10.9610762Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.9611128Z self=, 2025-05-07T20:13:10.9611215Z compile=True, 2025-05-07T20:13:10.9611322Z pooling_mode=, 2025-05-07T20:13:10.9611415Z T=5, 2025-05-07T20:13:10.9611495Z D=84, 2025-05-07T20:13:10.9611575Z B=106, 2025-05-07T20:13:10.9611667Z log_E=4, 2025-05-07T20:13:10.9611744Z L=13, 2025-05-07T20:13:10.9611828Z D_gradcheck=1, 2025-05-07T20:13:10.9611938Z stochastic_rounding=True, 2025-05-07T20:13:10.9612027Z weighted=False, 2025-05-07T20:13:10.9612111Z row_wise=True, 2025-05-07T20:13:10.9612205Z mixed=False, 2025-05-07T20:13:10.9612292Z use_cache=False, 2025-05-07T20:13:10.9612403Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.9612498Z use_cpu=True, 2025-05-07T20:13:10.9612602Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.9612694Z ) 2025-05-07T20:13:10.9612826Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.9613182Z self=, 2025-05-07T20:13:10.9613327Z compile=False, 2025-05-07T20:13:10.9613437Z pooling_mode=, 2025-05-07T20:13:10.9613520Z T=2, 2025-05-07T20:13:10.9613612Z D=98, 2025-05-07T20:13:10.9613690Z B=21, 2025-05-07T20:13:10.9613772Z log_E=5, 2025-05-07T20:13:10.9613863Z L=20, 2025-05-07T20:13:10.9613947Z D_gradcheck=1, 2025-05-07T20:13:10.9614045Z stochastic_rounding=False, 2025-05-07T20:13:10.9614177Z weighted=True, 2025-05-07T20:13:10.9614262Z row_wise=True, 2025-05-07T20:13:10.9614343Z mixed=False, 2025-05-07T20:13:10.9614440Z use_cache=False, 2025-05-07T20:13:10.9614549Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.9614645Z use_cpu=True, 2025-05-07T20:13:10.9614747Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.9614823Z ) 2025-05-07T20:13:10.9614968Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.9615321Z self=, 2025-05-07T20:13:10.9615410Z compile=True, 2025-05-07T20:13:10.9615531Z pooling_mode=, 2025-05-07T20:13:10.9615659Z T=2, 2025-05-07T20:13:10.9615740Z D=14, 2025-05-07T20:13:10.9615830Z B=93, 2025-05-07T20:13:10.9615911Z log_E=5, 2025-05-07T20:13:10.9615988Z L=15, 2025-05-07T20:13:10.9616087Z D_gradcheck=2, 2025-05-07T20:13:10.9616185Z stochastic_rounding=False, 2025-05-07T20:13:10.9616285Z weighted=False, 2025-05-07T20:13:10.9616368Z row_wise=True, 2025-05-07T20:13:10.9616451Z mixed=True, 2025-05-07T20:13:10.9616552Z use_cache=True, 2025-05-07T20:13:10.9616662Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.9616747Z use_cpu=True, 2025-05-07T20:13:10.9616866Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.9616946Z ) 2025-05-07T20:13:10.9617081Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.9617456Z self=, 2025-05-07T20:13:10.9617544Z compile=False, 2025-05-07T20:13:10.9617655Z pooling_mode=, 2025-05-07T20:13:10.9617749Z T=2, 2025-05-07T20:13:10.9617828Z D=22, 2025-05-07T20:13:10.9617917Z B=75, 2025-05-07T20:13:10.9618000Z log_E=4, 2025-05-07T20:13:10.9618079Z L=16, 2025-05-07T20:13:10.9618175Z D_gradcheck=1, 2025-05-07T20:13:10.9618273Z stochastic_rounding=True, 2025-05-07T20:13:10.9618361Z weighted=False, 2025-05-07T20:13:10.9618457Z row_wise=True, 2025-05-07T20:13:10.9618540Z mixed=False, 2025-05-07T20:13:10.9618625Z use_cache=True, 2025-05-07T20:13:10.9618745Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.9618828Z use_cpu=True, 2025-05-07T20:13:10.9618931Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.9619021Z ) 2025-05-07T20:13:10.9619155Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.9619510Z self=, 2025-05-07T20:13:10.9619609Z compile=False, 2025-05-07T20:13:10.9619720Z pooling_mode=, 2025-05-07T20:13:10.9619815Z T=4, 2025-05-07T20:13:10.9619896Z D=116, 2025-05-07T20:13:10.9619977Z B=93, 2025-05-07T20:13:10.9620070Z log_E=3, 2025-05-07T20:13:10.9620150Z L=18, 2025-05-07T20:13:10.9620235Z D_gradcheck=1, 2025-05-07T20:13:10.9620348Z stochastic_rounding=False, 2025-05-07T20:13:10.9620432Z weighted=False, 2025-05-07T20:13:10.9620516Z row_wise=True, 2025-05-07T20:13:10.9620611Z mixed=True, 2025-05-07T20:13:10.9620697Z use_cache=False, 2025-05-07T20:13:10.9620806Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.9620900Z use_cpu=True, 2025-05-07T20:13:10.9621002Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.9621078Z ) 2025-05-07T20:13:10.9621224Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.9621620Z self=, 2025-05-07T20:13:10.9621716Z compile=True, 2025-05-07T20:13:10.9621827Z pooling_mode=, 2025-05-07T20:13:10.9621906Z T=4, 2025-05-07T20:13:10.9622000Z D=113, 2025-05-07T20:13:10.9622079Z B=98, 2025-05-07T20:13:10.9622161Z log_E=4, 2025-05-07T20:13:10.9622258Z L=7, 2025-05-07T20:13:10.9622344Z D_gradcheck=1, 2025-05-07T20:13:10.9622472Z stochastic_rounding=False, 2025-05-07T20:13:10.9622569Z weighted=True, 2025-05-07T20:13:10.9622651Z row_wise=True, 2025-05-07T20:13:10.9622733Z mixed=False, 2025-05-07T20:13:10.9622829Z use_cache=False, 2025-05-07T20:13:10.9622937Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.9623022Z use_cpu=True, 2025-05-07T20:13:10.9623138Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.9623214Z ) 2025-05-07T20:13:10.9623359Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.9623712Z self=, 2025-05-07T20:13:10.9623797Z compile=True, 2025-05-07T20:13:10.9623968Z pooling_mode=, 2025-05-07T20:13:10.9624048Z T=4, 2025-05-07T20:13:10.9624127Z D=95, 2025-05-07T20:13:10.9624222Z B=114, 2025-05-07T20:13:10.9624304Z log_E=3, 2025-05-07T20:13:10.9624397Z L=19, 2025-05-07T20:13:10.9624482Z D_gradcheck=1, 2025-05-07T20:13:10.9624583Z stochastic_rounding=False, 2025-05-07T20:13:10.9624682Z weighted=False, 2025-05-07T20:13:10.9624766Z row_wise=True, 2025-05-07T20:13:10.9624849Z mixed=True, 2025-05-07T20:13:10.9624948Z use_cache=True, 2025-05-07T20:13:10.9625058Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.9625142Z use_cpu=True, 2025-05-07T20:13:10.9625261Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.9625339Z ) 2025-05-07T20:13:10.9625486Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.9625838Z self=, 2025-05-07T20:13:10.9625924Z compile=True, 2025-05-07T20:13:10.9626053Z pooling_mode=, 2025-05-07T20:13:10.9626135Z T=5, 2025-05-07T20:13:10.9626214Z D=73, 2025-05-07T20:13:10.9626309Z B=34, 2025-05-07T20:13:10.9626394Z log_E=4, 2025-05-07T20:13:10.9626475Z L=15, 2025-05-07T20:13:10.9626575Z D_gradcheck=2, 2025-05-07T20:13:10.9626674Z stochastic_rounding=True, 2025-05-07T20:13:10.9626763Z weighted=False, 2025-05-07T20:13:10.9626861Z row_wise=True, 2025-05-07T20:13:10.9626945Z mixed=True, 2025-05-07T20:13:10.9627032Z use_cache=False, 2025-05-07T20:13:10.9627157Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.9627244Z use_cpu=True, 2025-05-07T20:13:10.9627362Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.9627437Z ) 2025-05-07T20:13:10.9627576Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.9627941Z self=, 2025-05-07T20:13:10.9628028Z compile=True, 2025-05-07T20:13:10.9628141Z pooling_mode=, 2025-05-07T20:13:10.9628236Z T=2, 2025-05-07T20:13:10.9628316Z D=111, 2025-05-07T20:13:10.9628394Z B=54, 2025-05-07T20:13:10.9628485Z log_E=5, 2025-05-07T20:13:10.9628564Z L=6, 2025-05-07T20:13:10.9628652Z D_gradcheck=2, 2025-05-07T20:13:10.9628760Z stochastic_rounding=True, 2025-05-07T20:13:10.9628845Z weighted=False, 2025-05-07T20:13:10.9628939Z row_wise=True, 2025-05-07T20:13:10.9629020Z mixed=True, 2025-05-07T20:13:10.9629105Z use_cache=False, 2025-05-07T20:13:10.9629225Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.9629307Z use_cpu=True, 2025-05-07T20:13:10.9629411Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.9629497Z ) 2025-05-07T20:13:10.9629658Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.9630009Z self=, 2025-05-07T20:13:10.9630112Z compile=True, 2025-05-07T20:13:10.9630219Z pooling_mode=, 2025-05-07T20:13:10.9630298Z T=2, 2025-05-07T20:13:10.9630386Z D=55, 2025-05-07T20:13:10.9630462Z B=23, 2025-05-07T20:13:10.9630542Z log_E=5, 2025-05-07T20:13:10.9630632Z L=9, 2025-05-07T20:13:10.9630746Z D_gradcheck=2, 2025-05-07T20:13:10.9630858Z stochastic_rounding=True, 2025-05-07T20:13:10.9630942Z weighted=True, 2025-05-07T20:13:10.9631027Z row_wise=True, 2025-05-07T20:13:10.9631123Z mixed=True, 2025-05-07T20:13:10.9631207Z use_cache=True, 2025-05-07T20:13:10.9631315Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:10.9631412Z use_cpu=True, 2025-05-07T20:13:10.9631515Z output_dtype=SparseType.FP16, 2025-05-07T20:13:10.9631594Z ) 2025-05-07T20:13:10.9631746Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:10.9632099Z self=, 2025-05-07T20:13:10.9632249Z compile=False, 2025-05-07T20:13:10.9632375Z pooling_mode=, 2025-05-07T20:13:10.9632455Z T=4, 2025-05-07T20:13:10.9632542Z D=4, 2025-05-07T20:13:10.9632620Z B=51, 2025-05-07T20:13:10.9632700Z log_E=5, 2025-05-07T20:13:10.9632791Z L=1, 2025-05-07T20:13:10.9632874Z D_gradcheck=2, 2025-05-07T20:13:10.9632971Z stochastic_rounding=True, 2025-05-07T20:13:10.9633068Z weighted=False, 2025-05-07T20:13:10.9633151Z row_wise=True, 2025-05-07T20:13:10.9633233Z mixed=True, 2025-05-07T20:13:10.9633332Z use_cache=True, 2025-05-07T20:13:10.9633440Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:10.9633523Z use_cpu=True, 2025-05-07T20:13:10.9633641Z output_dtype=SparseType.FP32, 2025-05-07T20:13:10.9633718Z ) 2025-05-07T20:13:12.7297902Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.7298824Z self=, 2025-05-07T20:13:12.7299800Z compile=True, 2025-05-07T20:13:12.7300048Z pooling_mode=, 2025-05-07T20:13:12.7300354Z T=5, 2025-05-07T20:13:12.7300552Z D=93, 2025-05-07T20:13:12.7300736Z B=116, 2025-05-07T20:13:12.7300937Z log_E=4, 2025-05-07T20:13:12.7301141Z L=18, 2025-05-07T20:13:12.7301338Z D_gradcheck=2, 2025-05-07T20:13:12.7301583Z stochastic_rounding=False, 2025-05-07T20:13:12.7301859Z weighted=True, 2025-05-07T20:13:12.7302074Z row_wise=True, 2025-05-07T20:13:12.7302298Z mixed=True, 2025-05-07T20:13:12.7302532Z use_cache=False, 2025-05-07T20:13:12.7302782Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:12.7303086Z use_cpu=True, 2025-05-07T20:13:12.7303336Z output_dtype=SparseType.FP16, 2025-05-07T20:13:12.7303609Z ) 2025-05-07T20:13:12.7303853Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.7304459Z self=, 2025-05-07T20:13:12.7305026Z compile=False, 2025-05-07T20:13:12.7305268Z pooling_mode=, 2025-05-07T20:13:12.7305711Z T=2, 2025-05-07T20:13:12.7305912Z D=2, 2025-05-07T20:13:12.7306099Z B=87, 2025-05-07T20:13:12.7306303Z log_E=4, 2025-05-07T20:13:12.7306514Z L=0, 2025-05-07T20:13:12.7306710Z D_gradcheck=2, 2025-05-07T20:13:12.7306953Z stochastic_rounding=False, 2025-05-07T20:13:12.7307225Z weighted=True, 2025-05-07T20:13:12.7307438Z row_wise=True, 2025-05-07T20:13:12.7307659Z mixed=True, 2025-05-07T20:13:12.7307882Z use_cache=False, 2025-05-07T20:13:12.7308132Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:12.7308435Z use_cpu=True, 2025-05-07T20:13:12.7308685Z output_dtype=SparseType.FP16, 2025-05-07T20:13:12.7309163Z ) 2025-05-07T20:13:12.7309411Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.7310024Z self=, 2025-05-07T20:13:12.7310594Z compile=False, 2025-05-07T20:13:12.7310839Z pooling_mode=, 2025-05-07T20:13:12.7311144Z T=4, 2025-05-07T20:13:12.7311342Z D=36, 2025-05-07T20:13:12.7311530Z B=18, 2025-05-07T20:13:12.7311729Z log_E=3, 2025-05-07T20:13:12.7312028Z L=5, 2025-05-07T20:13:12.7312220Z D_gradcheck=2, 2025-05-07T20:13:12.7312469Z stochastic_rounding=True, 2025-05-07T20:13:12.7312743Z weighted=False, 2025-05-07T20:13:12.7312958Z row_wise=True, 2025-05-07T20:13:12.7313178Z mixed=True, 2025-05-07T20:13:12.7313396Z use_cache=True, 2025-05-07T20:13:12.7313635Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:12.7313937Z use_cpu=True, 2025-05-07T20:13:12.7314183Z output_dtype=SparseType.FP16, 2025-05-07T20:13:12.7314452Z ) 2025-05-07T20:13:12.7314694Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.7315354Z self=, 2025-05-07T20:13:12.7316037Z compile=True, 2025-05-07T20:13:12.7316300Z pooling_mode=, 2025-05-07T20:13:12.7316602Z T=2, 2025-05-07T20:13:12.7316788Z D=96, 2025-05-07T20:13:12.7316991Z B=112, 2025-05-07T20:13:12.7317193Z log_E=3, 2025-05-07T20:13:12.7317385Z L=3, 2025-05-07T20:13:12.7317592Z D_gradcheck=2, 2025-05-07T20:13:12.7317835Z stochastic_rounding=True, 2025-05-07T20:13:12.7318103Z weighted=False, 2025-05-07T20:13:12.7318321Z row_wise=True, 2025-05-07T20:13:12.7318542Z mixed=True, 2025-05-07T20:13:12.7318762Z use_cache=True, 2025-05-07T20:13:12.7319000Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:12.7319302Z use_cpu=True, 2025-05-07T20:13:12.7319552Z output_dtype=SparseType.FP32, 2025-05-07T20:13:12.7319819Z ) 2025-05-07T20:13:12.7320061Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.7320665Z self=, 2025-05-07T20:13:12.7321212Z compile=True, 2025-05-07T20:13:12.7321464Z pooling_mode=, 2025-05-07T20:13:12.7321759Z T=3, 2025-05-07T20:13:12.7321944Z D=83, 2025-05-07T20:13:12.7322137Z B=77, 2025-05-07T20:13:12.7322333Z log_E=3, 2025-05-07T20:13:12.7322527Z L=0, 2025-05-07T20:13:12.7322726Z D_gradcheck=1, 2025-05-07T20:13:12.7322967Z stochastic_rounding=False, 2025-05-07T20:13:12.7323225Z weighted=True, 2025-05-07T20:13:12.7323448Z row_wise=True, 2025-05-07T20:13:12.7323666Z mixed=True, 2025-05-07T20:13:12.7323872Z use_cache=True, 2025-05-07T20:13:12.7324124Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:12.7324423Z use_cpu=True, 2025-05-07T20:13:12.7324673Z output_dtype=SparseType.FP16, 2025-05-07T20:13:12.7324937Z ) 2025-05-07T20:13:12.7325179Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.7325782Z self=, 2025-05-07T20:13:12.7326325Z compile=False, 2025-05-07T20:13:12.7326576Z pooling_mode=, 2025-05-07T20:13:12.7326870Z T=1, 2025-05-07T20:13:12.7327053Z D=18, 2025-05-07T20:13:12.7327250Z B=108, 2025-05-07T20:13:12.7327452Z log_E=5, 2025-05-07T20:13:12.7327645Z L=7, 2025-05-07T20:13:12.7327843Z D_gradcheck=1, 2025-05-07T20:13:12.7328086Z stochastic_rounding=False, 2025-05-07T20:13:12.7328346Z weighted=True, 2025-05-07T20:13:12.7328572Z row_wise=True, 2025-05-07T20:13:12.7328804Z mixed=True, 2025-05-07T20:13:12.7329015Z use_cache=False, 2025-05-07T20:13:12.7329284Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:12.7329586Z use_cpu=True, 2025-05-07T20:13:12.7329883Z output_dtype=SparseType.FP16, 2025-05-07T20:13:12.7330164Z ) 2025-05-07T20:13:12.7330405Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.7331007Z self=, 2025-05-07T20:13:12.7331554Z compile=True, 2025-05-07T20:13:12.7331809Z pooling_mode=, 2025-05-07T20:13:12.7332107Z T=3, 2025-05-07T20:13:12.7332292Z D=11, 2025-05-07T20:13:12.7332490Z B=83, 2025-05-07T20:13:12.7332721Z log_E=3, 2025-05-07T20:13:12.7332916Z L=20, 2025-05-07T20:13:12.7333117Z D_gradcheck=1, 2025-05-07T20:13:12.7333356Z stochastic_rounding=True, 2025-05-07T20:13:12.7333615Z weighted=True, 2025-05-07T20:13:12.7333843Z row_wise=True, 2025-05-07T20:13:12.7334079Z mixed=False, 2025-05-07T20:13:12.7334289Z use_cache=True, 2025-05-07T20:13:12.7334546Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:12.7334853Z use_cpu=True, 2025-05-07T20:13:12.7335107Z output_dtype=SparseType.FP16, 2025-05-07T20:13:12.7335375Z ) 2025-05-07T20:13:12.7335620Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.7336257Z self=, 2025-05-07T20:13:12.7336847Z compile=False, 2025-05-07T20:13:12.7337105Z pooling_mode=, 2025-05-07T20:13:12.7337406Z T=1, 2025-05-07T20:13:12.7337595Z D=43, 2025-05-07T20:13:12.7337798Z B=19, 2025-05-07T20:13:12.7338004Z log_E=4, 2025-05-07T20:13:12.7338200Z L=3, 2025-05-07T20:13:12.7338408Z D_gradcheck=1, 2025-05-07T20:13:12.7338653Z stochastic_rounding=True, 2025-05-07T20:13:12.7338914Z weighted=False, 2025-05-07T20:13:12.7339143Z row_wise=True, 2025-05-07T20:13:12.7339372Z mixed=True, 2025-05-07T20:13:12.7339581Z use_cache=False, 2025-05-07T20:13:12.7339839Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:12.7340144Z use_cpu=True, 2025-05-07T20:13:12.7340382Z output_dtype=SparseType.FP16, 2025-05-07T20:13:12.7340656Z ) 2025-05-07T20:13:12.7340894Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.7341493Z self=, 2025-05-07T20:13:12.7342041Z compile=True, 2025-05-07T20:13:12.7342293Z pooling_mode=, 2025-05-07T20:13:12.7342595Z T=2, 2025-05-07T20:13:12.7342777Z D=37, 2025-05-07T20:13:12.7342975Z B=48, 2025-05-07T20:13:12.7343170Z log_E=4, 2025-05-07T20:13:12.7343362Z L=13, 2025-05-07T20:13:12.7343566Z D_gradcheck=2, 2025-05-07T20:13:12.7343806Z stochastic_rounding=True, 2025-05-07T20:13:12.7344064Z weighted=True, 2025-05-07T20:13:12.7344291Z row_wise=True, 2025-05-07T20:13:12.7344513Z mixed=False, 2025-05-07T20:13:12.7344723Z use_cache=True, 2025-05-07T20:13:12.7344977Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:12.7345282Z use_cpu=True, 2025-05-07T20:13:12.7345515Z output_dtype=SparseType.FP16, 2025-05-07T20:13:12.7345788Z ) 2025-05-07T20:13:12.7346029Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.7346622Z self=, 2025-05-07T20:13:12.7347180Z compile=True, 2025-05-07T20:13:12.7347431Z pooling_mode=, 2025-05-07T20:13:12.7347728Z T=1, 2025-05-07T20:13:12.7347914Z D=31, 2025-05-07T20:13:12.7348113Z B=24, 2025-05-07T20:13:12.7348312Z log_E=5, 2025-05-07T20:13:12.7348562Z L=16, 2025-05-07T20:13:12.7348751Z D_gradcheck=2, 2025-05-07T20:13:12.7348994Z stochastic_rounding=True, 2025-05-07T20:13:12.7349270Z weighted=True, 2025-05-07T20:13:12.7349483Z row_wise=True, 2025-05-07T20:13:12.7349707Z mixed=False, 2025-05-07T20:13:12.7349933Z use_cache=False, 2025-05-07T20:13:12.7350179Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:12.7350533Z use_cpu=True, 2025-05-07T20:13:12.7350779Z output_dtype=SparseType.FP16, 2025-05-07T20:13:12.7351042Z ) 2025-05-07T20:13:12.7351291Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.7351900Z self=, 2025-05-07T20:13:12.7352449Z compile=True, 2025-05-07T20:13:12.7352702Z pooling_mode=, 2025-05-07T20:13:12.7352994Z T=3, 2025-05-07T20:13:12.7353179Z D=9, 2025-05-07T20:13:12.7353405Z B=40, 2025-05-07T20:13:12.7353600Z log_E=4, 2025-05-07T20:13:12.7353792Z L=8, 2025-05-07T20:13:12.7353993Z D_gradcheck=2, 2025-05-07T20:13:12.7354233Z stochastic_rounding=True, 2025-05-07T20:13:12.7354487Z weighted=True, 2025-05-07T20:13:12.7354715Z row_wise=True, 2025-05-07T20:13:12.7354940Z mixed=False, 2025-05-07T20:13:12.7355162Z use_cache=True, 2025-05-07T20:13:12.7355402Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:12.7355708Z use_cpu=True, 2025-05-07T20:13:12.7356037Z output_dtype=SparseType.FP32, 2025-05-07T20:13:12.7356307Z ) 2025-05-07T20:13:12.7356552Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.7357224Z self=, 2025-05-07T20:13:12.7357773Z compile=False, 2025-05-07T20:13:12.7358029Z pooling_mode=, 2025-05-07T20:13:12.7358329Z T=5, 2025-05-07T20:13:12.7358512Z D=69, 2025-05-07T20:13:12.7358708Z B=44, 2025-05-07T20:13:12.7358907Z log_E=5, 2025-05-07T20:13:12.7359098Z L=4, 2025-05-07T20:13:12.7359300Z D_gradcheck=1, 2025-05-07T20:13:12.7359540Z stochastic_rounding=True, 2025-05-07T20:13:12.7359797Z weighted=False, 2025-05-07T20:13:12.7360025Z row_wise=True, 2025-05-07T20:13:12.7360250Z mixed=True, 2025-05-07T20:13:12.7360461Z use_cache=False, 2025-05-07T20:13:12.7360724Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:12.7361031Z use_cpu=True, 2025-05-07T20:13:12.7361282Z output_dtype=SparseType.FP16, 2025-05-07T20:13:12.7361550Z ) 2025-05-07T20:13:12.7361796Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.7362404Z self=, 2025-05-07T20:13:12.7362954Z compile=True, 2025-05-07T20:13:12.7363211Z pooling_mode=, 2025-05-07T20:13:12.7363514Z T=3, 2025-05-07T20:13:12.7363705Z D=73, 2025-05-07T20:13:12.7363907Z B=58, 2025-05-07T20:13:12.7364109Z log_E=3, 2025-05-07T20:13:12.7364305Z L=4, 2025-05-07T20:13:12.7364515Z D_gradcheck=2, 2025-05-07T20:13:12.7364757Z stochastic_rounding=True, 2025-05-07T20:13:12.7365013Z weighted=False, 2025-05-07T20:13:12.7365243Z row_wise=True, 2025-05-07T20:13:12.7365470Z mixed=False, 2025-05-07T20:13:12.7365683Z use_cache=False, 2025-05-07T20:13:12.7365943Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:12.7366248Z use_cpu=True, 2025-05-07T20:13:12.7366484Z output_dtype=SparseType.FP32, 2025-05-07T20:13:12.7366769Z ) 2025-05-07T20:13:12.7367012Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.7367615Z self=, 2025-05-07T20:13:12.7368163Z compile=True, 2025-05-07T20:13:12.7368412Z pooling_mode=, 2025-05-07T20:13:12.7368705Z T=1, 2025-05-07T20:13:12.7368891Z D=53, 2025-05-07T20:13:12.7369089Z B=70, 2025-05-07T20:13:12.7369284Z log_E=4, 2025-05-07T20:13:12.7369484Z L=9, 2025-05-07T20:13:12.7369695Z D_gradcheck=1, 2025-05-07T20:13:12.7369937Z stochastic_rounding=True, 2025-05-07T20:13:12.7370199Z weighted=False, 2025-05-07T20:13:12.7370430Z row_wise=True, 2025-05-07T20:13:12.7370654Z mixed=True, 2025-05-07T20:13:12.7370863Z use_cache=False, 2025-05-07T20:13:12.7371122Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:12.7371473Z use_cpu=True, 2025-05-07T20:13:12.7371706Z output_dtype=SparseType.FP32, 2025-05-07T20:13:12.7371982Z ) 2025-05-07T20:13:12.7372231Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.7372820Z self=, 2025-05-07T20:13:12.7373377Z compile=False, 2025-05-07T20:13:12.7373631Z pooling_mode=, 2025-05-07T20:13:12.7373927Z T=1, 2025-05-07T20:13:12.7374139Z D=64, 2025-05-07T20:13:12.7374337Z B=56, 2025-05-07T20:13:12.7374534Z log_E=5, 2025-05-07T20:13:12.7374726Z L=4, 2025-05-07T20:13:12.7374928Z D_gradcheck=1, 2025-05-07T20:13:12.7375173Z stochastic_rounding=False, 2025-05-07T20:13:12.7375432Z weighted=True, 2025-05-07T20:13:12.7375660Z row_wise=True, 2025-05-07T20:13:12.7375879Z mixed=True, 2025-05-07T20:13:12.7376083Z use_cache=True, 2025-05-07T20:13:12.7376340Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:12.7376642Z use_cpu=True, 2025-05-07T20:13:12.7376872Z output_dtype=SparseType.FP32, 2025-05-07T20:13:12.7377146Z ) 2025-05-07T20:13:12.7377439Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.7378029Z self=, 2025-05-07T20:13:12.7378586Z compile=False, 2025-05-07T20:13:12.7378836Z pooling_mode=, 2025-05-07T20:13:12.7379132Z T=5, 2025-05-07T20:13:12.7379315Z D=29, 2025-05-07T20:13:12.7379513Z B=104, 2025-05-07T20:13:12.7379709Z log_E=4, 2025-05-07T20:13:12.7379898Z L=0, 2025-05-07T20:13:12.7380095Z D_gradcheck=2, 2025-05-07T20:13:12.7380332Z stochastic_rounding=True, 2025-05-07T20:13:12.7380589Z weighted=False, 2025-05-07T20:13:12.7380815Z row_wise=True, 2025-05-07T20:13:12.7381035Z mixed=False, 2025-05-07T20:13:12.7381245Z use_cache=False, 2025-05-07T20:13:12.7381506Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:12.7381806Z use_cpu=True, 2025-05-07T20:13:12.7382039Z output_dtype=SparseType.FP32, 2025-05-07T20:13:12.7382318Z ) 2025-05-07T20:13:12.7664933Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.7665905Z self=, 2025-05-07T20:13:12.7666885Z compile=True, 2025-05-07T20:13:12.7667133Z pooling_mode=, 2025-05-07T20:13:12.7667437Z T=4, 2025-05-07T20:13:12.7667636Z D=53, 2025-05-07T20:13:12.7667822Z B=92, 2025-05-07T20:13:12.7668017Z log_E=3, 2025-05-07T20:13:12.7668220Z L=13, 2025-05-07T20:13:12.7668407Z D_gradcheck=2, 2025-05-07T20:13:12.7668650Z stochastic_rounding=False, 2025-05-07T20:13:12.7668940Z weighted=True, 2025-05-07T20:13:12.7669155Z row_wise=True, 2025-05-07T20:13:12.7669387Z mixed=False, 2025-05-07T20:13:12.7669615Z use_cache=False, 2025-05-07T20:13:12.7669872Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:12.7670182Z use_cpu=True, 2025-05-07T20:13:12.7670436Z output_dtype=SparseType.FP32, 2025-05-07T20:13:12.7670724Z ) 2025-05-07T20:13:12.7670962Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.7671574Z self=, 2025-05-07T20:13:12.7672135Z compile=True, 2025-05-07T20:13:12.7672380Z pooling_mode=, 2025-05-07T20:13:12.7672682Z T=5, 2025-05-07T20:13:12.7672888Z D=106, 2025-05-07T20:13:12.7673076Z B=35, 2025-05-07T20:13:12.7673280Z log_E=5, 2025-05-07T20:13:12.7673495Z L=1, 2025-05-07T20:13:12.7673686Z D_gradcheck=2, 2025-05-07T20:13:12.7673937Z stochastic_rounding=True, 2025-05-07T20:13:12.7674214Z weighted=True, 2025-05-07T20:13:12.7674433Z row_wise=True, 2025-05-07T20:13:12.7674661Z mixed=False, 2025-05-07T20:13:12.7674888Z use_cache=False, 2025-05-07T20:13:12.7675300Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:12.7675601Z use_cpu=True, 2025-05-07T20:13:12.7675849Z output_dtype=SparseType.FP32, 2025-05-07T20:13:12.7676194Z ) 2025-05-07T20:13:12.7676443Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.7677047Z self=, 2025-05-07T20:13:12.7677605Z compile=True, 2025-05-07T20:13:12.7677899Z pooling_mode=, 2025-05-07T20:13:12.7678198Z T=4, 2025-05-07T20:13:12.7678397Z D=59, 2025-05-07T20:13:12.7678584Z B=10, 2025-05-07T20:13:12.7678784Z log_E=4, 2025-05-07T20:13:12.7678997Z L=4, 2025-05-07T20:13:12.7679185Z D_gradcheck=1, 2025-05-07T20:13:12.7679430Z stochastic_rounding=False, 2025-05-07T20:13:12.7679703Z weighted=True, 2025-05-07T20:13:12.7679918Z row_wise=True, 2025-05-07T20:13:12.7680139Z mixed=False, 2025-05-07T20:13:12.7680364Z use_cache=False, 2025-05-07T20:13:12.7680615Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:12.7680916Z use_cpu=True, 2025-05-07T20:13:12.7681161Z output_dtype=SparseType.FP32, 2025-05-07T20:13:12.7681505Z ) 2025-05-07T20:13:12.7681748Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.7682356Z self=, 2025-05-07T20:13:12.7682920Z compile=True, 2025-05-07T20:13:12.7683165Z pooling_mode=, 2025-05-07T20:13:12.7683462Z T=5, 2025-05-07T20:13:12.7683658Z D=39, 2025-05-07T20:13:12.7683845Z B=119, 2025-05-07T20:13:12.7684043Z log_E=3, 2025-05-07T20:13:12.7684247Z L=9, 2025-05-07T20:13:12.7684436Z D_gradcheck=1, 2025-05-07T20:13:12.7684677Z stochastic_rounding=True, 2025-05-07T20:13:12.7684945Z weighted=True, 2025-05-07T20:13:12.7685156Z row_wise=True, 2025-05-07T20:13:12.7685379Z mixed=False, 2025-05-07T20:13:12.7685602Z use_cache=False, 2025-05-07T20:13:12.7685849Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:12.7686148Z use_cpu=True, 2025-05-07T20:13:12.7686393Z output_dtype=SparseType.FP32, 2025-05-07T20:13:12.7686663Z ) 2025-05-07T20:13:12.7686910Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.7687510Z self=, 2025-05-07T20:13:12.7688052Z compile=False, 2025-05-07T20:13:12.7688306Z pooling_mode=, 2025-05-07T20:13:12.7688600Z T=1, 2025-05-07T20:13:12.7688782Z D=127, 2025-05-07T20:13:12.7688979Z B=14, 2025-05-07T20:13:12.7689175Z log_E=4, 2025-05-07T20:13:12.7689375Z L=0, 2025-05-07T20:13:12.7689561Z D_gradcheck=1, 2025-05-07T20:13:12.7689802Z stochastic_rounding=False, 2025-05-07T20:13:12.7690075Z weighted=True, 2025-05-07T20:13:12.7690286Z row_wise=True, 2025-05-07T20:13:12.7690506Z mixed=False, 2025-05-07T20:13:12.7690732Z use_cache=False, 2025-05-07T20:13:12.7690978Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:12.7691278Z use_cpu=True, 2025-05-07T20:13:12.7691525Z output_dtype=SparseType.FP32, 2025-05-07T20:13:12.7691796Z ) 2025-05-07T20:13:12.7692042Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.7692641Z self=, 2025-05-07T20:13:12.7693187Z compile=False, 2025-05-07T20:13:12.7693445Z pooling_mode=, 2025-05-07T20:13:12.7693738Z T=2, 2025-05-07T20:13:12.7693921Z D=9, 2025-05-07T20:13:12.7694115Z B=24, 2025-05-07T20:13:12.7694312Z log_E=5, 2025-05-07T20:13:12.7694504Z L=2, 2025-05-07T20:13:12.7694704Z D_gradcheck=2, 2025-05-07T20:13:12.7694945Z stochastic_rounding=False, 2025-05-07T20:13:12.7695203Z weighted=False, 2025-05-07T20:13:12.7695432Z row_wise=True, 2025-05-07T20:13:12.7695704Z mixed=True, 2025-05-07T20:13:12.7695930Z use_cache=True, 2025-05-07T20:13:12.7696174Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:12.7696479Z use_cpu=True, 2025-05-07T20:13:12.7696733Z output_dtype=SparseType.FP16, 2025-05-07T20:13:12.7697004Z ) 2025-05-07T20:13:12.7697256Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.7697868Z self=, 2025-05-07T20:13:12.7698416Z compile=True, 2025-05-07T20:13:12.7698705Z pooling_mode=, 2025-05-07T20:13:12.7699009Z T=5, 2025-05-07T20:13:12.7699199Z D=127, 2025-05-07T20:13:12.7699402Z B=109, 2025-05-07T20:13:12.7699605Z log_E=4, 2025-05-07T20:13:12.7699801Z L=8, 2025-05-07T20:13:12.7700008Z D_gradcheck=2, 2025-05-07T20:13:12.7700255Z stochastic_rounding=False, 2025-05-07T20:13:12.7700517Z weighted=False, 2025-05-07T20:13:12.7700756Z row_wise=True, 2025-05-07T20:13:12.7700986Z mixed=True, 2025-05-07T20:13:12.7701194Z use_cache=False, 2025-05-07T20:13:12.7701453Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:12.7701752Z use_cpu=True, 2025-05-07T20:13:12.7702049Z output_dtype=SparseType.FP16, 2025-05-07T20:13:12.7702313Z ) 2025-05-07T20:13:12.7702555Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.7703158Z self=, 2025-05-07T20:13:12.7703700Z compile=True, 2025-05-07T20:13:12.7703952Z pooling_mode=, 2025-05-07T20:13:12.7704246Z T=1, 2025-05-07T20:13:12.7704430Z D=115, 2025-05-07T20:13:12.7704633Z B=117, 2025-05-07T20:13:12.7704834Z log_E=3, 2025-05-07T20:13:12.7705025Z L=11, 2025-05-07T20:13:12.7705234Z D_gradcheck=2, 2025-05-07T20:13:12.7705649Z stochastic_rounding=False, 2025-05-07T20:13:12.7705911Z weighted=False, 2025-05-07T20:13:12.7706139Z row_wise=True, 2025-05-07T20:13:12.7706368Z mixed=False, 2025-05-07T20:13:12.7706579Z use_cache=False, 2025-05-07T20:13:12.7706838Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:12.7707139Z use_cpu=True, 2025-05-07T20:13:12.7707379Z output_dtype=SparseType.FP16, 2025-05-07T20:13:12.7707657Z ) 2025-05-07T20:13:12.7707898Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.7708498Z self=, 2025-05-07T20:13:12.7709053Z compile=True, 2025-05-07T20:13:12.7709308Z pooling_mode=, 2025-05-07T20:13:12.7709604Z T=5, 2025-05-07T20:13:12.7709791Z D=39, 2025-05-07T20:13:12.7709987Z B=113, 2025-05-07T20:13:12.7710186Z log_E=4, 2025-05-07T20:13:12.7710377Z L=11, 2025-05-07T20:13:12.7710579Z D_gradcheck=2, 2025-05-07T20:13:12.7710821Z stochastic_rounding=False, 2025-05-07T20:13:12.7711080Z weighted=False, 2025-05-07T20:13:12.7711305Z row_wise=True, 2025-05-07T20:13:12.7711528Z mixed=True, 2025-05-07T20:13:12.7711733Z use_cache=False, 2025-05-07T20:13:12.7711991Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:12.7712294Z use_cpu=True, 2025-05-07T20:13:12.7712534Z output_dtype=SparseType.FP16, 2025-05-07T20:13:12.7712809Z ) 2025-05-07T20:13:12.7713051Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.7713643Z self=, 2025-05-07T20:13:12.7714208Z compile=True, 2025-05-07T20:13:12.7714461Z pooling_mode=, 2025-05-07T20:13:12.7714757Z T=5, 2025-05-07T20:13:12.7714987Z D=89, 2025-05-07T20:13:12.7715172Z B=56, 2025-05-07T20:13:12.7715369Z log_E=3, 2025-05-07T20:13:12.7715571Z L=15, 2025-05-07T20:13:12.7715757Z D_gradcheck=2, 2025-05-07T20:13:12.7716077Z stochastic_rounding=True, 2025-05-07T20:13:12.7716353Z weighted=True, 2025-05-07T20:13:12.7716669Z row_wise=True, 2025-05-07T20:13:12.7716893Z mixed=True, 2025-05-07T20:13:12.7717113Z use_cache=True, 2025-05-07T20:13:12.7717355Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:12.7717665Z use_cpu=True, 2025-05-07T20:13:12.7717910Z output_dtype=SparseType.FP16, 2025-05-07T20:13:12.7718179Z ) 2025-05-07T20:13:12.7718426Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.7719073Z self=, 2025-05-07T20:13:12.7719623Z compile=True, 2025-05-07T20:13:12.7719875Z pooling_mode=, 2025-05-07T20:13:12.7720169Z T=3, 2025-05-07T20:13:12.7720355Z D=117, 2025-05-07T20:13:12.7720556Z B=78, 2025-05-07T20:13:12.7720755Z log_E=3, 2025-05-07T20:13:12.7720949Z L=0, 2025-05-07T20:13:12.7721152Z D_gradcheck=2, 2025-05-07T20:13:12.7721395Z stochastic_rounding=False, 2025-05-07T20:13:12.7721678Z weighted=False, 2025-05-07T20:13:12.7721901Z row_wise=True, 2025-05-07T20:13:12.7722128Z mixed=False, 2025-05-07T20:13:12.7722355Z use_cache=True, 2025-05-07T20:13:12.7722599Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:12.7722977Z use_cpu=True, 2025-05-07T20:13:12.7723229Z output_dtype=SparseType.FP32, 2025-05-07T20:13:12.7723498Z ) 2025-05-07T20:13:12.7723745Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.7724354Z self=, 2025-05-07T20:13:12.7724902Z compile=True, 2025-05-07T20:13:12.7725164Z pooling_mode=, 2025-05-07T20:13:12.7725465Z T=4, 2025-05-07T20:13:12.7725655Z D=96, 2025-05-07T20:13:12.7725858Z B=103, 2025-05-07T20:13:12.7726068Z log_E=5, 2025-05-07T20:13:12.7726263Z L=0, 2025-05-07T20:13:12.7726470Z D_gradcheck=1, 2025-05-07T20:13:12.7726716Z stochastic_rounding=False, 2025-05-07T20:13:12.7726980Z weighted=True, 2025-05-07T20:13:12.7727212Z row_wise=True, 2025-05-07T20:13:12.7727438Z mixed=False, 2025-05-07T20:13:12.7727649Z use_cache=False, 2025-05-07T20:13:12.7727907Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:12.7728211Z use_cpu=True, 2025-05-07T20:13:12.7728457Z output_dtype=SparseType.FP16, 2025-05-07T20:13:12.7728723Z ) 2025-05-07T20:13:12.7728965Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.7729568Z self=, 2025-05-07T20:13:12.7730112Z compile=False, 2025-05-07T20:13:12.7730366Z pooling_mode=, 2025-05-07T20:13:12.7730661Z T=3, 2025-05-07T20:13:12.7730844Z D=76, 2025-05-07T20:13:12.7731038Z B=58, 2025-05-07T20:13:12.7731249Z log_E=4, 2025-05-07T20:13:12.7731442Z L=5, 2025-05-07T20:13:12.7731644Z D_gradcheck=1, 2025-05-07T20:13:12.7731890Z stochastic_rounding=False, 2025-05-07T20:13:12.7732154Z weighted=True, 2025-05-07T20:13:12.7732377Z row_wise=True, 2025-05-07T20:13:12.7732597Z mixed=False, 2025-05-07T20:13:12.7732811Z use_cache=False, 2025-05-07T20:13:12.7733070Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:12.7733374Z use_cpu=True, 2025-05-07T20:13:12.7733608Z output_dtype=SparseType.FP16, 2025-05-07T20:13:12.7733889Z ) 2025-05-07T20:13:12.7734132Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.7734733Z self=, 2025-05-07T20:13:12.7735282Z compile=True, 2025-05-07T20:13:12.7735536Z pooling_mode=, 2025-05-07T20:13:12.7735832Z T=1, 2025-05-07T20:13:12.7736017Z D=107, 2025-05-07T20:13:12.7736216Z B=120, 2025-05-07T20:13:12.7736416Z log_E=3, 2025-05-07T20:13:12.7736606Z L=5, 2025-05-07T20:13:12.7736807Z D_gradcheck=2, 2025-05-07T20:13:12.7737046Z stochastic_rounding=False, 2025-05-07T20:13:12.7737346Z weighted=False, 2025-05-07T20:13:12.7737582Z row_wise=True, 2025-05-07T20:13:12.7737805Z mixed=True, 2025-05-07T20:13:12.7738015Z use_cache=False, 2025-05-07T20:13:12.7738282Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:12.7738588Z use_cpu=True, 2025-05-07T20:13:12.7738821Z output_dtype=SparseType.FP32, 2025-05-07T20:13:12.7739098Z ) 2025-05-07T20:13:12.7739340Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.7739956Z self=, 2025-05-07T20:13:12.7740511Z compile=True, 2025-05-07T20:13:12.7740763Z pooling_mode=, 2025-05-07T20:13:12.7741057Z T=5, 2025-05-07T20:13:12.7741241Z D=26, 2025-05-07T20:13:12.7741435Z B=45, 2025-05-07T20:13:12.7741637Z log_E=3, 2025-05-07T20:13:12.7741828Z L=6, 2025-05-07T20:13:12.7742032Z D_gradcheck=1, 2025-05-07T20:13:12.7742274Z stochastic_rounding=False, 2025-05-07T20:13:12.7742538Z weighted=False, 2025-05-07T20:13:12.7742766Z row_wise=True, 2025-05-07T20:13:12.7742987Z mixed=False, 2025-05-07T20:13:12.7743197Z use_cache=True, 2025-05-07T20:13:12.7743520Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:12.7743824Z use_cpu=True, 2025-05-07T20:13:12.7744059Z output_dtype=SparseType.FP32, 2025-05-07T20:13:12.7744344Z ) 2025-05-07T20:13:12.7744592Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.7745185Z self=, 2025-05-07T20:13:12.7745744Z compile=False, 2025-05-07T20:13:12.7746000Z pooling_mode=, 2025-05-07T20:13:12.7746298Z T=5, 2025-05-07T20:13:12.7746482Z D=49, 2025-05-07T20:13:12.7746679Z B=40, 2025-05-07T20:13:12.7746875Z log_E=4, 2025-05-07T20:13:12.7747068Z L=17, 2025-05-07T20:13:12.7747269Z D_gradcheck=2, 2025-05-07T20:13:12.7747510Z stochastic_rounding=False, 2025-05-07T20:13:12.7747774Z weighted=False, 2025-05-07T20:13:12.7748003Z row_wise=True, 2025-05-07T20:13:12.7748229Z mixed=True, 2025-05-07T20:13:12.7748443Z use_cache=False, 2025-05-07T20:13:12.7748709Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:12.7749015Z use_cpu=True, 2025-05-07T20:13:12.7749252Z output_dtype=SparseType.FP16, 2025-05-07T20:13:12.7749537Z ) 2025-05-07T20:13:12.8031030Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.8032066Z self=, 2025-05-07T20:13:12.8032775Z compile=False, 2025-05-07T20:13:12.8033039Z pooling_mode=, 2025-05-07T20:13:12.8033347Z T=1, 2025-05-07T20:13:12.8033533Z D=116, 2025-05-07T20:13:12.8033811Z B=88, 2025-05-07T20:13:12.8034014Z log_E=5, 2025-05-07T20:13:12.8034209Z L=9, 2025-05-07T20:13:12.8034413Z D_gradcheck=2, 2025-05-07T20:13:12.8034660Z stochastic_rounding=True, 2025-05-07T20:13:12.8034928Z weighted=True, 2025-05-07T20:13:12.8035153Z row_wise=True, 2025-05-07T20:13:12.8035432Z mixed=False, 2025-05-07T20:13:12.8048717Z use_cache=False, 2025-05-07T20:13:12.8049117Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:12.8049507Z use_cpu=True, 2025-05-07T20:13:12.8049833Z output_dtype=SparseType.FP32, 2025-05-07T20:13:12.8050199Z ) 2025-05-07T20:13:12.8050502Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.8051299Z self=, 2025-05-07T20:13:12.8052033Z compile=True, 2025-05-07T20:13:12.8052351Z pooling_mode=, 2025-05-07T20:13:12.8052741Z T=2, 2025-05-07T20:13:12.8052993Z D=73, 2025-05-07T20:13:12.8053240Z B=123, 2025-05-07T20:13:12.8053508Z log_E=3, 2025-05-07T20:13:12.8053768Z L=14, 2025-05-07T20:13:12.8054018Z D_gradcheck=1, 2025-05-07T20:13:12.8054506Z stochastic_rounding=True, 2025-05-07T20:13:12.8054853Z weighted=True, 2025-05-07T20:13:12.8055155Z row_wise=True, 2025-05-07T20:13:12.8055430Z mixed=True, 2025-05-07T20:13:12.8055715Z use_cache=False, 2025-05-07T20:13:12.8056052Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:12.8056431Z use_cpu=True, 2025-05-07T20:13:12.8056744Z output_dtype=SparseType.FP32, 2025-05-07T20:13:12.8057102Z ) 2025-05-07T20:13:12.8057400Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.8058320Z self=, 2025-05-07T20:13:12.8059052Z compile=False, 2025-05-07T20:13:12.8059362Z pooling_mode=, 2025-05-07T20:13:12.8059743Z T=4, 2025-05-07T20:13:12.8059996Z D=104, 2025-05-07T20:13:12.8060367Z B=16, 2025-05-07T20:13:12.8060659Z log_E=4, 2025-05-07T20:13:12.8060960Z L=10, 2025-05-07T20:13:12.8061251Z D_gradcheck=2, 2025-05-07T20:13:12.8061616Z stochastic_rounding=True, 2025-05-07T20:13:12.8062019Z weighted=True, 2025-05-07T20:13:12.8062340Z row_wise=True, 2025-05-07T20:13:12.8062676Z mixed=False, 2025-05-07T20:13:12.8063114Z use_cache=True, 2025-05-07T20:13:12.8063491Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:12.8063934Z use_cpu=True, 2025-05-07T20:13:12.8064296Z output_dtype=SparseType.FP32, 2025-05-07T20:13:12.8064713Z ) 2025-05-07T20:13:12.8065058Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.8065970Z self=, 2025-05-07T20:13:12.8066816Z compile=False, 2025-05-07T20:13:12.8067260Z pooling_mode=, 2025-05-07T20:13:12.8067642Z T=5, 2025-05-07T20:13:12.8067897Z D=8, 2025-05-07T20:13:12.8068138Z B=128, 2025-05-07T20:13:12.8068393Z log_E=3, 2025-05-07T20:13:12.8068654Z L=6, 2025-05-07T20:13:12.8068901Z D_gradcheck=1, 2025-05-07T20:13:12.8069213Z stochastic_rounding=True, 2025-05-07T20:13:12.8069560Z weighted=False, 2025-05-07T20:13:12.8069844Z row_wise=True, 2025-05-07T20:13:12.8070129Z mixed=True, 2025-05-07T20:13:12.8070420Z use_cache=True, 2025-05-07T20:13:12.8070738Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:12.8071131Z use_cpu=True, 2025-05-07T20:13:12.8071443Z output_dtype=SparseType.FP16, 2025-05-07T20:13:12.8071789Z ) 2025-05-07T20:13:12.8072104Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.8072887Z self=, 2025-05-07T20:13:12.8073673Z compile=False, 2025-05-07T20:13:12.8073983Z pooling_mode=, 2025-05-07T20:13:12.8074362Z T=4, 2025-05-07T20:13:12.8074616Z D=57, 2025-05-07T20:13:12.8074855Z B=66, 2025-05-07T20:13:12.8075111Z log_E=5, 2025-05-07T20:13:12.8075374Z L=17, 2025-05-07T20:13:12.8075620Z D_gradcheck=2, 2025-05-07T20:13:12.8075929Z stochastic_rounding=True, 2025-05-07T20:13:12.8076375Z weighted=True, 2025-05-07T20:13:12.8076648Z row_wise=True, 2025-05-07T20:13:12.8076937Z mixed=True, 2025-05-07T20:13:12.8077228Z use_cache=True, 2025-05-07T20:13:12.8077541Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:12.8077930Z use_cpu=True, 2025-05-07T20:13:12.8078244Z output_dtype=SparseType.FP32, 2025-05-07T20:13:12.8078592Z ) 2025-05-07T20:13:12.8078912Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.8079702Z self=, 2025-05-07T20:13:12.8080437Z compile=True, 2025-05-07T20:13:12.8080750Z pooling_mode=, 2025-05-07T20:13:12.8081136Z T=1, 2025-05-07T20:13:12.8081391Z D=11, 2025-05-07T20:13:12.8081634Z B=90, 2025-05-07T20:13:12.8081893Z log_E=5, 2025-05-07T20:13:12.8082161Z L=14, 2025-05-07T20:13:12.8082471Z D_gradcheck=2, 2025-05-07T20:13:12.8082791Z stochastic_rounding=False, 2025-05-07T20:13:12.8083148Z weighted=True, 2025-05-07T20:13:12.8083430Z row_wise=True, 2025-05-07T20:13:12.8083724Z mixed=True, 2025-05-07T20:13:12.8084016Z use_cache=True, 2025-05-07T20:13:12.8084327Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:12.8084717Z use_cpu=True, 2025-05-07T20:13:12.8085029Z output_dtype=SparseType.FP16, 2025-05-07T20:13:12.8085376Z ) 2025-05-07T20:13:12.8085730Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.8086515Z self=, 2025-05-07T20:13:12.8087233Z compile=False, 2025-05-07T20:13:12.8087558Z pooling_mode=, 2025-05-07T20:13:12.8087941Z T=4, 2025-05-07T20:13:12.8088201Z D=119, 2025-05-07T20:13:12.8088446Z B=47, 2025-05-07T20:13:12.8088701Z log_E=4, 2025-05-07T20:13:12.8088964Z L=3, 2025-05-07T20:13:12.8089217Z D_gradcheck=1, 2025-05-07T20:13:12.8089520Z stochastic_rounding=True, 2025-05-07T20:13:12.8089871Z weighted=True, 2025-05-07T20:13:12.8090151Z row_wise=True, 2025-05-07T20:13:12.8090502Z mixed=False, 2025-05-07T20:13:12.8090793Z use_cache=False, 2025-05-07T20:13:12.8091112Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:12.8091497Z use_cpu=True, 2025-05-07T20:13:12.8091816Z output_dtype=SparseType.FP16, 2025-05-07T20:13:12.8092164Z ) 2025-05-07T20:13:12.8092474Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.8093256Z self=, 2025-05-07T20:13:12.8093973Z compile=False, 2025-05-07T20:13:12.8094297Z pooling_mode=, 2025-05-07T20:13:12.8094679Z T=1, 2025-05-07T20:13:12.8094920Z D=124, 2025-05-07T20:13:12.8095178Z B=59, 2025-05-07T20:13:12.8095434Z log_E=4, 2025-05-07T20:13:12.8095686Z L=14, 2025-05-07T20:13:12.8095951Z D_gradcheck=2, 2025-05-07T20:13:12.8096260Z stochastic_rounding=False, 2025-05-07T20:13:12.8096610Z weighted=False, 2025-05-07T20:13:12.8096895Z row_wise=True, 2025-05-07T20:13:12.8097195Z mixed=False, 2025-05-07T20:13:12.8097483Z use_cache=True, 2025-05-07T20:13:12.8097796Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:12.8098186Z use_cpu=True, 2025-05-07T20:13:12.8098502Z output_dtype=SparseType.FP32, 2025-05-07T20:13:12.8098847Z ) 2025-05-07T20:13:12.8099165Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.8099952Z self=, 2025-05-07T20:13:12.8100671Z compile=False, 2025-05-07T20:13:12.8101000Z pooling_mode=, 2025-05-07T20:13:12.8101380Z T=4, 2025-05-07T20:13:12.8101619Z D=73, 2025-05-07T20:13:12.8101871Z B=59, 2025-05-07T20:13:12.8102119Z log_E=4, 2025-05-07T20:13:12.8102371Z L=14, 2025-05-07T20:13:12.8102629Z D_gradcheck=2, 2025-05-07T20:13:12.8102941Z stochastic_rounding=False, 2025-05-07T20:13:12.8103276Z weighted=True, 2025-05-07T20:13:12.8103563Z row_wise=True, 2025-05-07T20:13:12.8103855Z mixed=True, 2025-05-07T20:13:12.8104126Z use_cache=False, 2025-05-07T20:13:12.8104471Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:12.8104868Z use_cpu=True, 2025-05-07T20:13:12.8105190Z output_dtype=SparseType.FP32, 2025-05-07T20:13:12.8105778Z ) 2025-05-07T20:13:12.8106101Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.8106881Z self=, 2025-05-07T20:13:12.8107596Z compile=True, 2025-05-07T20:13:12.8107922Z pooling_mode=, 2025-05-07T20:13:12.8108298Z T=2, 2025-05-07T20:13:12.8108538Z D=24, 2025-05-07T20:13:12.8108787Z B=99, 2025-05-07T20:13:12.8109037Z log_E=5, 2025-05-07T20:13:12.8109402Z L=19, 2025-05-07T20:13:12.8109665Z D_gradcheck=2, 2025-05-07T20:13:12.8109981Z stochastic_rounding=True, 2025-05-07T20:13:12.8110321Z weighted=False, 2025-05-07T20:13:12.8110622Z row_wise=True, 2025-05-07T20:13:12.8110909Z mixed=False, 2025-05-07T20:13:12.8111188Z use_cache=False, 2025-05-07T20:13:12.8111526Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:12.8111917Z use_cpu=True, 2025-05-07T20:13:12.8112220Z output_dtype=SparseType.FP32, 2025-05-07T20:13:12.8112579Z ) 2025-05-07T20:13:12.8112949Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.8113718Z self=, 2025-05-07T20:13:12.8114449Z compile=False, 2025-05-07T20:13:12.8114777Z pooling_mode=, 2025-05-07T20:13:12.8115146Z T=1, 2025-05-07T20:13:12.8115408Z D=116, 2025-05-07T20:13:12.8115669Z B=47, 2025-05-07T20:13:12.8115910Z log_E=4, 2025-05-07T20:13:12.8116228Z L=12, 2025-05-07T20:13:12.8116488Z D_gradcheck=1, 2025-05-07T20:13:12.8116783Z stochastic_rounding=True, 2025-05-07T20:13:12.8117135Z weighted=True, 2025-05-07T20:13:12.8117511Z row_wise=True, 2025-05-07T20:13:12.8117797Z mixed=False, 2025-05-07T20:13:12.8118066Z use_cache=True, 2025-05-07T20:13:12.8118387Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:12.8118774Z use_cpu=True, 2025-05-07T20:13:12.8119072Z output_dtype=SparseType.FP16, 2025-05-07T20:13:12.8119426Z ) 2025-05-07T20:13:12.8119735Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.8120505Z self=, 2025-05-07T20:13:12.8121231Z compile=True, 2025-05-07T20:13:12.8121549Z pooling_mode=, 2025-05-07T20:13:12.8121919Z T=2, 2025-05-07T20:13:12.8122172Z D=122, 2025-05-07T20:13:12.8122430Z B=19, 2025-05-07T20:13:12.8122671Z log_E=3, 2025-05-07T20:13:12.8122930Z L=13, 2025-05-07T20:13:12.8123188Z D_gradcheck=2, 2025-05-07T20:13:12.8123487Z stochastic_rounding=False, 2025-05-07T20:13:12.8123837Z weighted=True, 2025-05-07T20:13:12.8124130Z row_wise=True, 2025-05-07T20:13:12.8124400Z mixed=True, 2025-05-07T20:13:12.8124679Z use_cache=True, 2025-05-07T20:13:12.8125006Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:12.8125376Z use_cpu=True, 2025-05-07T20:13:12.8125688Z output_dtype=SparseType.FP16, 2025-05-07T20:13:12.8126049Z ) 2025-05-07T20:13:12.8126359Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.8127129Z self=, 2025-05-07T20:13:12.8127862Z compile=False, 2025-05-07T20:13:12.8128195Z pooling_mode=, 2025-05-07T20:13:12.8128564Z T=3, 2025-05-07T20:13:12.8128824Z D=12, 2025-05-07T20:13:12.8129083Z B=55, 2025-05-07T20:13:12.8129329Z log_E=4, 2025-05-07T20:13:12.8129594Z L=11, 2025-05-07T20:13:12.8129856Z D_gradcheck=2, 2025-05-07T20:13:12.8130157Z stochastic_rounding=False, 2025-05-07T20:13:12.8130516Z weighted=True, 2025-05-07T20:13:12.8130815Z row_wise=True, 2025-05-07T20:13:12.8131088Z mixed=False, 2025-05-07T20:13:12.8131376Z use_cache=True, 2025-05-07T20:13:12.8131695Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:12.8132069Z use_cpu=True, 2025-05-07T20:13:12.8132389Z output_dtype=SparseType.FP16, 2025-05-07T20:13:12.8132744Z ) 2025-05-07T20:13:12.8133040Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.8133813Z self=, 2025-05-07T20:13:12.8134539Z compile=True, 2025-05-07T20:13:12.8134861Z pooling_mode=, 2025-05-07T20:13:12.8135227Z T=1, 2025-05-07T20:13:12.8135484Z D=31, 2025-05-07T20:13:12.8135732Z B=67, 2025-05-07T20:13:12.8136020Z log_E=3, 2025-05-07T20:13:12.8136289Z L=20, 2025-05-07T20:13:12.8136547Z D_gradcheck=2, 2025-05-07T20:13:12.8136841Z stochastic_rounding=True, 2025-05-07T20:13:12.8137197Z weighted=False, 2025-05-07T20:13:12.8137487Z row_wise=True, 2025-05-07T20:13:12.8137759Z mixed=False, 2025-05-07T20:13:12.8138043Z use_cache=True, 2025-05-07T20:13:12.8138362Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:12.8138738Z use_cpu=True, 2025-05-07T20:13:12.8139086Z output_dtype=SparseType.FP32, 2025-05-07T20:13:12.8139450Z ) 2025-05-07T20:13:12.8139749Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.8140529Z self=, 2025-05-07T20:13:12.8141255Z compile=True, 2025-05-07T20:13:12.8141571Z pooling_mode=, 2025-05-07T20:13:12.8141939Z T=3, 2025-05-07T20:13:12.8142192Z D=120, 2025-05-07T20:13:12.8142449Z B=3, 2025-05-07T20:13:12.8142690Z log_E=5, 2025-05-07T20:13:12.8142954Z L=16, 2025-05-07T20:13:12.8143214Z D_gradcheck=2, 2025-05-07T20:13:12.8143506Z stochastic_rounding=True, 2025-05-07T20:13:12.8143939Z weighted=True, 2025-05-07T20:13:12.8144230Z row_wise=True, 2025-05-07T20:13:12.8144504Z mixed=True, 2025-05-07T20:13:12.8144784Z use_cache=True, 2025-05-07T20:13:12.8145109Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:12.8145489Z use_cpu=True, 2025-05-07T20:13:12.8145810Z output_dtype=SparseType.FP32, 2025-05-07T20:13:12.8146164Z ) 2025-05-07T20:13:12.8146466Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.8147252Z self=, 2025-05-07T20:13:12.8147982Z compile=False, 2025-05-07T20:13:12.8148300Z pooling_mode=, 2025-05-07T20:13:12.8148682Z T=2, 2025-05-07T20:13:12.8148939Z D=103, 2025-05-07T20:13:12.8149196Z B=88, 2025-05-07T20:13:12.8149441Z log_E=3, 2025-05-07T20:13:12.8149705Z L=2, 2025-05-07T20:13:12.8149970Z D_gradcheck=2, 2025-05-07T20:13:12.8150270Z stochastic_rounding=True, 2025-05-07T20:13:12.8150626Z weighted=True, 2025-05-07T20:13:12.8150917Z row_wise=True, 2025-05-07T20:13:12.8151189Z mixed=False, 2025-05-07T20:13:12.8151468Z use_cache=False, 2025-05-07T20:13:12.8151799Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:12.8152171Z use_cpu=True, 2025-05-07T20:13:12.8152486Z output_dtype=SparseType.FP32, 2025-05-07T20:13:12.8152842Z ) 2025-05-07T20:13:12.9656170Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.9656829Z self=, 2025-05-07T20:13:12.9657646Z compile=False, 2025-05-07T20:13:12.9657915Z pooling_mode=, 2025-05-07T20:13:12.9658204Z T=1, 2025-05-07T20:13:12.9658403Z D=10, 2025-05-07T20:13:12.9658613Z B=5, 2025-05-07T20:13:12.9658799Z log_E=3, 2025-05-07T20:13:12.9659005Z L=6, 2025-05-07T20:13:12.9659204Z D_gradcheck=1, 2025-05-07T20:13:12.9659435Z stochastic_rounding=False, 2025-05-07T20:13:12.9659714Z weighted=False, 2025-05-07T20:13:12.9659945Z row_wise=True, 2025-05-07T20:13:12.9660154Z mixed=False, 2025-05-07T20:13:12.9660376Z use_cache=False, 2025-05-07T20:13:12.9660636Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:12.9660929Z use_cpu=True, 2025-05-07T20:13:12.9661185Z output_dtype=SparseType.FP16, 2025-05-07T20:13:12.9661463Z ) 2025-05-07T20:13:12.9661699Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.9662308Z self=, 2025-05-07T20:13:12.9662868Z compile=True, 2025-05-07T20:13:12.9663124Z pooling_mode=, 2025-05-07T20:13:12.9663409Z T=4, 2025-05-07T20:13:12.9663815Z D=39, 2025-05-07T20:13:12.9664095Z B=72, 2025-05-07T20:13:12.9664279Z log_E=3, 2025-05-07T20:13:12.9664481Z L=18, 2025-05-07T20:13:12.9664684Z D_gradcheck=2, 2025-05-07T20:13:12.9664917Z stochastic_rounding=True, 2025-05-07T20:13:12.9665194Z weighted=True, 2025-05-07T20:13:12.9665424Z row_wise=True, 2025-05-07T20:13:12.9665632Z mixed=True, 2025-05-07T20:13:12.9665852Z use_cache=True, 2025-05-07T20:13:12.9666103Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:12.9666455Z use_cpu=True, 2025-05-07T20:13:12.9666701Z output_dtype=SparseType.FP16, 2025-05-07T20:13:12.9666975Z ) 2025-05-07T20:13:12.9667203Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.9667804Z self=, 2025-05-07T20:13:12.9668361Z compile=True, 2025-05-07T20:13:12.9668609Z pooling_mode=, 2025-05-07T20:13:12.9668895Z T=4, 2025-05-07T20:13:12.9669094Z D=3, 2025-05-07T20:13:12.9669286Z B=72, 2025-05-07T20:13:12.9669472Z log_E=3, 2025-05-07T20:13:12.9669674Z L=18, 2025-05-07T20:13:12.9669873Z D_gradcheck=2, 2025-05-07T20:13:12.9670202Z stochastic_rounding=True, 2025-05-07T20:13:12.9670474Z weighted=True, 2025-05-07T20:13:12.9670704Z row_wise=True, 2025-05-07T20:13:12.9670915Z mixed=True, 2025-05-07T20:13:12.9671142Z use_cache=True, 2025-05-07T20:13:12.9671393Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:12.9671686Z use_cpu=True, 2025-05-07T20:13:12.9671929Z output_dtype=SparseType.FP16, 2025-05-07T20:13:12.9672204Z ) 2025-05-07T20:13:12.9672434Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.9673034Z self=, 2025-05-07T20:13:12.9673592Z compile=True, 2025-05-07T20:13:12.9673830Z pooling_mode=, 2025-05-07T20:13:12.9674131Z T=4, 2025-05-07T20:13:12.9674349Z D=3, 2025-05-07T20:13:12.9674532Z B=4, 2025-05-07T20:13:12.9674730Z log_E=3, 2025-05-07T20:13:12.9674941Z L=18, 2025-05-07T20:13:12.9675136Z D_gradcheck=2, 2025-05-07T20:13:12.9675383Z stochastic_rounding=True, 2025-05-07T20:13:12.9675656Z weighted=True, 2025-05-07T20:13:12.9675886Z row_wise=True, 2025-05-07T20:13:12.9676175Z mixed=True, 2025-05-07T20:13:12.9676402Z use_cache=True, 2025-05-07T20:13:12.9676661Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:12.9676956Z use_cpu=True, 2025-05-07T20:13:12.9677207Z output_dtype=SparseType.FP16, 2025-05-07T20:13:12.9677490Z ) 2025-05-07T20:13:12.9677724Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.9678333Z self=, 2025-05-07T20:13:12.9678898Z compile=True, 2025-05-07T20:13:12.9679143Z pooling_mode=, 2025-05-07T20:13:12.9679448Z T=4, 2025-05-07T20:13:12.9679648Z D=3, 2025-05-07T20:13:12.9679833Z B=4, 2025-05-07T20:13:12.9680028Z log_E=3, 2025-05-07T20:13:12.9680229Z L=2, 2025-05-07T20:13:12.9680413Z D_gradcheck=2, 2025-05-07T20:13:12.9680660Z stochastic_rounding=True, 2025-05-07T20:13:12.9680926Z weighted=True, 2025-05-07T20:13:12.9681136Z row_wise=True, 2025-05-07T20:13:12.9681354Z mixed=True, 2025-05-07T20:13:12.9681572Z use_cache=True, 2025-05-07T20:13:12.9681823Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:12.9682112Z use_cpu=True, 2025-05-07T20:13:12.9682360Z output_dtype=SparseType.FP16, 2025-05-07T20:13:12.9682636Z ) 2025-05-07T20:13:12.9682866Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.9683468Z self=, 2025-05-07T20:13:12.9684026Z compile=True, 2025-05-07T20:13:12.9684265Z pooling_mode=, 2025-05-07T20:13:12.9684626Z T=4, 2025-05-07T20:13:12.9684828Z D=3, 2025-05-07T20:13:12.9685011Z B=4, 2025-05-07T20:13:12.9685210Z log_E=3, 2025-05-07T20:13:12.9685415Z L=2, 2025-05-07T20:13:12.9685603Z D_gradcheck=1, 2025-05-07T20:13:12.9685846Z stochastic_rounding=True, 2025-05-07T20:13:12.9686115Z weighted=True, 2025-05-07T20:13:12.9686327Z row_wise=True, 2025-05-07T20:13:12.9686550Z mixed=True, 2025-05-07T20:13:12.9686770Z use_cache=True, 2025-05-07T20:13:12.9687014Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:12.9687351Z use_cpu=True, 2025-05-07T20:13:12.9687597Z output_dtype=SparseType.FP16, 2025-05-07T20:13:12.9687674Z ) 2025-05-07T20:13:12.9687821Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.9688174Z self=, 2025-05-07T20:13:12.9688260Z compile=True, 2025-05-07T20:13:12.9688382Z pooling_mode=, 2025-05-07T20:13:12.9688462Z T=1, 2025-05-07T20:13:12.9688542Z D=3, 2025-05-07T20:13:12.9688631Z B=4, 2025-05-07T20:13:12.9688711Z log_E=3, 2025-05-07T20:13:12.9688789Z L=2, 2025-05-07T20:13:12.9688887Z D_gradcheck=1, 2025-05-07T20:13:12.9689044Z stochastic_rounding=True, 2025-05-07T20:13:12.9689127Z weighted=True, 2025-05-07T20:13:12.9689222Z row_wise=True, 2025-05-07T20:13:12.9689303Z mixed=True, 2025-05-07T20:13:12.9689389Z use_cache=True, 2025-05-07T20:13:12.9689513Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:12.9689600Z use_cpu=True, 2025-05-07T20:13:12.9689719Z output_dtype=SparseType.FP16, 2025-05-07T20:13:12.9689798Z ) 2025-05-07T20:13:12.9689931Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.9690295Z self=, 2025-05-07T20:13:12.9690381Z compile=True, 2025-05-07T20:13:12.9690490Z pooling_mode=, 2025-05-07T20:13:12.9690582Z T=1, 2025-05-07T20:13:12.9690660Z D=2, 2025-05-07T20:13:12.9690737Z B=4, 2025-05-07T20:13:12.9690830Z log_E=3, 2025-05-07T20:13:12.9690909Z L=2, 2025-05-07T20:13:12.9690997Z D_gradcheck=1, 2025-05-07T20:13:12.9691110Z stochastic_rounding=True, 2025-05-07T20:13:12.9691195Z weighted=True, 2025-05-07T20:13:12.9691278Z row_wise=True, 2025-05-07T20:13:12.9691372Z mixed=True, 2025-05-07T20:13:12.9691457Z use_cache=True, 2025-05-07T20:13:12.9691581Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:12.9691665Z use_cpu=True, 2025-05-07T20:13:12.9691768Z output_dtype=SparseType.FP16, 2025-05-07T20:13:12.9691856Z ) 2025-05-07T20:13:12.9691990Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.9692344Z self=, 2025-05-07T20:13:12.9692441Z compile=False, 2025-05-07T20:13:12.9692550Z pooling_mode=, 2025-05-07T20:13:12.9692630Z T=5, 2025-05-07T20:13:12.9692720Z D=115, 2025-05-07T20:13:12.9692799Z B=41, 2025-05-07T20:13:12.9692877Z log_E=4, 2025-05-07T20:13:12.9692966Z L=6, 2025-05-07T20:13:12.9693053Z D_gradcheck=1, 2025-05-07T20:13:12.9693166Z stochastic_rounding=False, 2025-05-07T20:13:12.9693252Z weighted=False, 2025-05-07T20:13:12.9693335Z row_wise=True, 2025-05-07T20:13:12.9693429Z mixed=False, 2025-05-07T20:13:12.9693517Z use_cache=False, 2025-05-07T20:13:12.9693627Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:12.9693722Z use_cpu=True, 2025-05-07T20:13:12.9693828Z output_dtype=SparseType.FP16, 2025-05-07T20:13:12.9693907Z ) 2025-05-07T20:13:12.9694053Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.9694408Z self=, 2025-05-07T20:13:12.9694494Z compile=False, 2025-05-07T20:13:12.9694615Z pooling_mode=, 2025-05-07T20:13:12.9694728Z T=1, 2025-05-07T20:13:12.9694818Z D=115, 2025-05-07T20:13:12.9694897Z B=41, 2025-05-07T20:13:12.9694983Z log_E=4, 2025-05-07T20:13:12.9695076Z L=6, 2025-05-07T20:13:12.9695170Z D_gradcheck=1, 2025-05-07T20:13:12.9695271Z stochastic_rounding=False, 2025-05-07T20:13:12.9695368Z weighted=False, 2025-05-07T20:13:12.9695452Z row_wise=True, 2025-05-07T20:13:12.9695536Z mixed=False, 2025-05-07T20:13:12.9695637Z use_cache=False, 2025-05-07T20:13:12.9695772Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:12.9695857Z use_cpu=True, 2025-05-07T20:13:12.9695974Z output_dtype=SparseType.FP16, 2025-05-07T20:13:12.9696050Z ) 2025-05-07T20:13:12.9696184Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.9696550Z self=, 2025-05-07T20:13:12.9696636Z compile=True, 2025-05-07T20:13:12.9696757Z pooling_mode=, 2025-05-07T20:13:12.9696837Z T=2, 2025-05-07T20:13:12.9696918Z D=32, 2025-05-07T20:13:12.9697009Z B=124, 2025-05-07T20:13:12.9697089Z log_E=3, 2025-05-07T20:13:12.9697193Z L=20, 2025-05-07T20:13:12.9697315Z D_gradcheck=1, 2025-05-07T20:13:12.9697414Z stochastic_rounding=False, 2025-05-07T20:13:12.9697502Z weighted=False, 2025-05-07T20:13:12.9697600Z row_wise=True, 2025-05-07T20:13:12.9697685Z mixed=False, 2025-05-07T20:13:12.9697771Z use_cache=False, 2025-05-07T20:13:12.9697899Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:12.9697986Z use_cpu=True, 2025-05-07T20:13:12.9698092Z output_dtype=SparseType.FP16, 2025-05-07T20:13:12.9698184Z ) 2025-05-07T20:13:12.9698319Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.9698684Z self=, 2025-05-07T20:13:12.9698770Z compile=True, 2025-05-07T20:13:12.9698882Z pooling_mode=, 2025-05-07T20:13:12.9698977Z T=1, 2025-05-07T20:13:12.9699057Z D=32, 2025-05-07T20:13:12.9699138Z B=124, 2025-05-07T20:13:12.9699234Z log_E=3, 2025-05-07T20:13:12.9699319Z L=20, 2025-05-07T20:13:12.9699405Z D_gradcheck=1, 2025-05-07T20:13:12.9699519Z stochastic_rounding=False, 2025-05-07T20:13:12.9699607Z weighted=False, 2025-05-07T20:13:12.9699696Z row_wise=True, 2025-05-07T20:13:12.9699800Z mixed=False, 2025-05-07T20:13:12.9699889Z use_cache=False, 2025-05-07T20:13:12.9700000Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:12.9700101Z use_cpu=True, 2025-05-07T20:13:12.9700207Z output_dtype=SparseType.FP16, 2025-05-07T20:13:12.9700300Z ) 2025-05-07T20:13:12.9700437Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.9700792Z self=, 2025-05-07T20:13:12.9700891Z compile=True, 2025-05-07T20:13:12.9701004Z pooling_mode=, 2025-05-07T20:13:12.9701083Z T=1, 2025-05-07T20:13:12.9701176Z D=124, 2025-05-07T20:13:12.9701258Z B=124, 2025-05-07T20:13:12.9701341Z log_E=3, 2025-05-07T20:13:12.9701437Z L=20, 2025-05-07T20:13:12.9701521Z D_gradcheck=1, 2025-05-07T20:13:12.9701623Z stochastic_rounding=False, 2025-05-07T20:13:12.9701725Z weighted=False, 2025-05-07T20:13:12.9701811Z row_wise=True, 2025-05-07T20:13:12.9701894Z mixed=False, 2025-05-07T20:13:12.9701997Z use_cache=False, 2025-05-07T20:13:12.9702108Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:12.9702209Z use_cpu=True, 2025-05-07T20:13:12.9702316Z output_dtype=SparseType.FP16, 2025-05-07T20:13:12.9702392Z ) 2025-05-07T20:13:12.9702536Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.9702889Z self=, 2025-05-07T20:13:12.9702975Z compile=False, 2025-05-07T20:13:12.9703123Z pooling_mode=, 2025-05-07T20:13:12.9703201Z T=1, 2025-05-07T20:13:12.9703280Z D=124, 2025-05-07T20:13:12.9703370Z B=124, 2025-05-07T20:13:12.9703452Z log_E=3, 2025-05-07T20:13:12.9703531Z L=20, 2025-05-07T20:13:12.9703627Z D_gradcheck=1, 2025-05-07T20:13:12.9703725Z stochastic_rounding=False, 2025-05-07T20:13:12.9703821Z weighted=False, 2025-05-07T20:13:12.9703906Z row_wise=True, 2025-05-07T20:13:12.9703988Z mixed=False, 2025-05-07T20:13:12.9704114Z use_cache=False, 2025-05-07T20:13:12.9704224Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:12.9704306Z use_cpu=True, 2025-05-07T20:13:12.9704422Z output_dtype=SparseType.FP16, 2025-05-07T20:13:12.9704499Z ) 2025-05-07T20:13:12.9704633Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.9704999Z self=, 2025-05-07T20:13:12.9705087Z compile=False, 2025-05-07T20:13:12.9705197Z pooling_mode=, 2025-05-07T20:13:12.9705289Z T=1, 2025-05-07T20:13:12.9705370Z D=124, 2025-05-07T20:13:12.9705758Z B=20, 2025-05-07T20:13:12.9706004Z log_E=3, 2025-05-07T20:13:12.9706085Z L=20, 2025-05-07T20:13:12.9706184Z D_gradcheck=1, 2025-05-07T20:13:12.9706284Z stochastic_rounding=False, 2025-05-07T20:13:12.9706372Z weighted=False, 2025-05-07T20:13:12.9706471Z row_wise=True, 2025-05-07T20:13:12.9706557Z mixed=False, 2025-05-07T20:13:12.9706642Z use_cache=False, 2025-05-07T20:13:12.9706765Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:12.9706848Z use_cpu=True, 2025-05-07T20:13:12.9706952Z output_dtype=SparseType.FP16, 2025-05-07T20:13:12.9707041Z ) 2025-05-07T20:13:12.9707177Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:12.9707532Z self=, 2025-05-07T20:13:12.9707633Z compile=True, 2025-05-07T20:13:12.9707745Z pooling_mode=, 2025-05-07T20:13:12.9707835Z T=5, 2025-05-07T20:13:12.9707914Z D=46, 2025-05-07T20:13:12.9707996Z B=80, 2025-05-07T20:13:12.9708088Z log_E=4, 2025-05-07T20:13:12.9708168Z L=4, 2025-05-07T20:13:12.9708253Z D_gradcheck=2, 2025-05-07T20:13:12.9708363Z stochastic_rounding=True, 2025-05-07T20:13:12.9708449Z weighted=False, 2025-05-07T20:13:12.9708534Z row_wise=True, 2025-05-07T20:13:12.9708630Z mixed=True, 2025-05-07T20:13:12.9708716Z use_cache=False, 2025-05-07T20:13:12.9708827Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:12.9708924Z use_cpu=True, 2025-05-07T20:13:12.9709028Z output_dtype=SparseType.FP32, 2025-05-07T20:13:12.9709106Z ) 2025-05-07T20:13:14.2209635Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:14.2210736Z self=, 2025-05-07T20:13:14.2211634Z compile=False, 2025-05-07T20:13:14.2211888Z pooling_mode=, 2025-05-07T20:13:14.2212198Z T=3, 2025-05-07T20:13:14.2212402Z D=25, 2025-05-07T20:13:14.2212610Z B=11, 2025-05-07T20:13:14.2212807Z log_E=4, 2025-05-07T20:13:14.2213011Z L=17, 2025-05-07T20:13:14.2213203Z D_gradcheck=2, 2025-05-07T20:13:14.2213455Z stochastic_rounding=False, 2025-05-07T20:13:14.2213732Z weighted=False, 2025-05-07T20:13:14.2213949Z row_wise=True, 2025-05-07T20:13:14.2214178Z mixed=True, 2025-05-07T20:13:14.2214400Z use_cache=False, 2025-05-07T20:13:14.2214648Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:14.2214950Z use_cpu=True, 2025-05-07T20:13:14.2215197Z output_dtype=SparseType.FP16, 2025-05-07T20:13:14.2215467Z ) 2025-05-07T20:13:14.2215711Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:14.2216313Z self=, 2025-05-07T20:13:14.2217084Z compile=False, 2025-05-07T20:13:14.2217345Z pooling_mode=, 2025-05-07T20:13:14.2217658Z T=3, 2025-05-07T20:13:14.2217869Z D=25, 2025-05-07T20:13:14.2218058Z B=11, 2025-05-07T20:13:14.2218262Z log_E=4, 2025-05-07T20:13:14.2218471Z L=17, 2025-05-07T20:13:14.2218663Z D_gradcheck=2, 2025-05-07T20:13:14.2218910Z stochastic_rounding=False, 2025-05-07T20:13:14.2219191Z weighted=False, 2025-05-07T20:13:14.2219476Z row_wise=True, 2025-05-07T20:13:14.2219707Z mixed=True, 2025-05-07T20:13:14.2219929Z use_cache=True, 2025-05-07T20:13:14.2220173Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:14.2220483Z use_cpu=True, 2025-05-07T20:13:14.2220736Z output_dtype=SparseType.FP16, 2025-05-07T20:13:14.2221005Z ) 2025-05-07T20:13:14.2221254Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:14.2221862Z self=, 2025-05-07T20:13:14.2222425Z compile=False, 2025-05-07T20:13:14.2222669Z pooling_mode=, 2025-05-07T20:13:14.2222968Z T=3, 2025-05-07T20:13:14.2223276Z D=25, 2025-05-07T20:13:14.2223465Z B=2, 2025-05-07T20:13:14.2223663Z log_E=4, 2025-05-07T20:13:14.2223869Z L=17, 2025-05-07T20:13:14.2224058Z D_gradcheck=2, 2025-05-07T20:13:14.2224301Z stochastic_rounding=False, 2025-05-07T20:13:14.2224576Z weighted=False, 2025-05-07T20:13:14.2224795Z row_wise=True, 2025-05-07T20:13:14.2225015Z mixed=True, 2025-05-07T20:13:14.2225230Z use_cache=True, 2025-05-07T20:13:14.2225471Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:14.2225770Z use_cpu=True, 2025-05-07T20:13:14.2226016Z output_dtype=SparseType.FP16, 2025-05-07T20:13:14.2226280Z ) 2025-05-07T20:13:14.2226525Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:14.2227133Z self=, 2025-05-07T20:13:14.2227697Z compile=True, 2025-05-07T20:13:14.2227940Z pooling_mode=, 2025-05-07T20:13:14.2228237Z T=3, 2025-05-07T20:13:14.2228437Z D=25, 2025-05-07T20:13:14.2228622Z B=2, 2025-05-07T20:13:14.2228821Z log_E=4, 2025-05-07T20:13:14.2229023Z L=17, 2025-05-07T20:13:14.2229215Z D_gradcheck=2, 2025-05-07T20:13:14.2229455Z stochastic_rounding=False, 2025-05-07T20:13:14.2229729Z weighted=False, 2025-05-07T20:13:14.2229947Z row_wise=True, 2025-05-07T20:13:14.2230169Z mixed=True, 2025-05-07T20:13:14.2230388Z use_cache=True, 2025-05-07T20:13:14.2230632Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:14.2230936Z use_cpu=True, 2025-05-07T20:13:14.2231183Z output_dtype=SparseType.FP16, 2025-05-07T20:13:14.2231447Z ) 2025-05-07T20:13:14.2231691Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:14.2232296Z self=, 2025-05-07T20:13:14.2232844Z compile=True, 2025-05-07T20:13:14.2233096Z pooling_mode=, 2025-05-07T20:13:14.2233397Z T=3, 2025-05-07T20:13:14.2233595Z D=25, 2025-05-07T20:13:14.2233777Z B=2, 2025-05-07T20:13:14.2233974Z log_E=4, 2025-05-07T20:13:14.2234181Z L=17, 2025-05-07T20:13:14.2234371Z D_gradcheck=2, 2025-05-07T20:13:14.2234615Z stochastic_rounding=False, 2025-05-07T20:13:14.2234887Z weighted=False, 2025-05-07T20:13:14.2235105Z row_wise=True, 2025-05-07T20:13:14.2235329Z mixed=False, 2025-05-07T20:13:14.2235552Z use_cache=True, 2025-05-07T20:13:14.2235790Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:14.2236193Z use_cpu=True, 2025-05-07T20:13:14.2236443Z output_dtype=SparseType.FP16, 2025-05-07T20:13:14.2236706Z ) 2025-05-07T20:13:14.2236948Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:14.2237552Z self=, 2025-05-07T20:13:14.2238165Z compile=False, 2025-05-07T20:13:14.2238419Z pooling_mode=, 2025-05-07T20:13:14.2238723Z T=3, 2025-05-07T20:13:14.2238908Z D=25, 2025-05-07T20:13:14.2239105Z B=2, 2025-05-07T20:13:14.2239302Z log_E=4, 2025-05-07T20:13:14.2239495Z L=17, 2025-05-07T20:13:14.2239697Z D_gradcheck=2, 2025-05-07T20:13:14.2239939Z stochastic_rounding=False, 2025-05-07T20:13:14.2240257Z weighted=False, 2025-05-07T20:13:14.2240477Z row_wise=True, 2025-05-07T20:13:14.2240701Z mixed=False, 2025-05-07T20:13:14.2240927Z use_cache=True, 2025-05-07T20:13:14.2241162Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:14.2241463Z use_cpu=True, 2025-05-07T20:13:14.2241710Z output_dtype=SparseType.FP16, 2025-05-07T20:13:14.2241974Z ) 2025-05-07T20:13:14.2242219Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:14.2242820Z self=, 2025-05-07T20:13:14.2243369Z compile=False, 2025-05-07T20:13:14.2243625Z pooling_mode=, 2025-05-07T20:13:14.2244032Z T=2, 2025-05-07T20:13:14.2244222Z D=25, 2025-05-07T20:13:14.2244425Z B=2, 2025-05-07T20:13:14.2244631Z log_E=4, 2025-05-07T20:13:14.2244830Z L=17, 2025-05-07T20:13:14.2245041Z D_gradcheck=2, 2025-05-07T20:13:14.2245286Z stochastic_rounding=False, 2025-05-07T20:13:14.2245552Z weighted=False, 2025-05-07T20:13:14.2245787Z row_wise=True, 2025-05-07T20:13:14.2246017Z mixed=False, 2025-05-07T20:13:14.2246231Z use_cache=True, 2025-05-07T20:13:14.2246490Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:14.2246797Z use_cpu=True, 2025-05-07T20:13:14.2247050Z output_dtype=SparseType.FP16, 2025-05-07T20:13:14.2247315Z ) 2025-05-07T20:13:14.2247563Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:14.2248169Z self=, 2025-05-07T20:13:14.2248714Z compile=False, 2025-05-07T20:13:14.2248970Z pooling_mode=, 2025-05-07T20:13:14.2249272Z T=4, 2025-05-07T20:13:14.2249460Z D=6, 2025-05-07T20:13:14.2249655Z B=76, 2025-05-07T20:13:14.2249854Z log_E=4, 2025-05-07T20:13:14.2250046Z L=19, 2025-05-07T20:13:14.2250248Z D_gradcheck=1, 2025-05-07T20:13:14.2250492Z stochastic_rounding=False, 2025-05-07T20:13:14.2250750Z weighted=True, 2025-05-07T20:13:14.2250973Z row_wise=True, 2025-05-07T20:13:14.2251194Z mixed=False, 2025-05-07T20:13:14.2251405Z use_cache=False, 2025-05-07T20:13:14.2251665Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:14.2251964Z use_cpu=True, 2025-05-07T20:13:14.2252197Z output_dtype=SparseType.FP32, 2025-05-07T20:13:14.2252476Z ) 2025-05-07T20:13:14.2252721Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:14.2253331Z self=, 2025-05-07T20:13:14.2253879Z compile=True, 2025-05-07T20:13:14.2254140Z pooling_mode=, 2025-05-07T20:13:14.2254441Z T=4, 2025-05-07T20:13:14.2254624Z D=6, 2025-05-07T20:13:14.2254818Z B=76, 2025-05-07T20:13:14.2255015Z log_E=4, 2025-05-07T20:13:14.2255205Z L=19, 2025-05-07T20:13:14.2255404Z D_gradcheck=1, 2025-05-07T20:13:14.2255647Z stochastic_rounding=False, 2025-05-07T20:13:14.2255908Z weighted=True, 2025-05-07T20:13:14.2256136Z row_wise=True, 2025-05-07T20:13:14.2256358Z mixed=False, 2025-05-07T20:13:14.2256575Z use_cache=False, 2025-05-07T20:13:14.2256838Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:14.2257143Z use_cpu=True, 2025-05-07T20:13:14.2257376Z output_dtype=SparseType.FP32, 2025-05-07T20:13:14.2257652Z ) 2025-05-07T20:13:14.2257898Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:14.2258536Z self=, 2025-05-07T20:13:14.2259094Z compile=True, 2025-05-07T20:13:14.2259352Z pooling_mode=, 2025-05-07T20:13:14.2259654Z T=4, 2025-05-07T20:13:14.2259840Z D=6, 2025-05-07T20:13:14.2260037Z B=4, 2025-05-07T20:13:14.2260231Z log_E=4, 2025-05-07T20:13:14.2260424Z L=19, 2025-05-07T20:13:14.2260626Z D_gradcheck=1, 2025-05-07T20:13:14.2260897Z stochastic_rounding=False, 2025-05-07T20:13:14.2261158Z weighted=True, 2025-05-07T20:13:14.2261382Z row_wise=True, 2025-05-07T20:13:14.2261606Z mixed=False, 2025-05-07T20:13:14.2261821Z use_cache=False, 2025-05-07T20:13:14.2262086Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:14.2262392Z use_cpu=True, 2025-05-07T20:13:14.2262626Z output_dtype=SparseType.FP32, 2025-05-07T20:13:14.2262899Z ) 2025-05-07T20:13:14.2263144Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:14.2263733Z self=, 2025-05-07T20:13:14.2264294Z compile=True, 2025-05-07T20:13:14.2264649Z pooling_mode=, 2025-05-07T20:13:14.2264946Z T=4, 2025-05-07T20:13:14.2265130Z D=6, 2025-05-07T20:13:14.2265327Z B=4, 2025-05-07T20:13:14.2265524Z log_E=4, 2025-05-07T20:13:14.2265719Z L=6, 2025-05-07T20:13:14.2265919Z D_gradcheck=1, 2025-05-07T20:13:14.2266164Z stochastic_rounding=False, 2025-05-07T20:13:14.2266437Z weighted=True, 2025-05-07T20:13:14.2266652Z row_wise=True, 2025-05-07T20:13:14.2266878Z mixed=False, 2025-05-07T20:13:14.2267106Z use_cache=False, 2025-05-07T20:13:14.2267354Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:14.2267654Z use_cpu=True, 2025-05-07T20:13:14.2267900Z output_dtype=SparseType.FP32, 2025-05-07T20:13:14.2268165Z ) 2025-05-07T20:13:14.2268404Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:14.2269008Z self=, 2025-05-07T20:13:14.2269552Z compile=False, 2025-05-07T20:13:14.2269809Z pooling_mode=, 2025-05-07T20:13:14.2270118Z T=4, 2025-05-07T20:13:14.2270307Z D=6, 2025-05-07T20:13:14.2270505Z B=4, 2025-05-07T20:13:14.2270705Z log_E=4, 2025-05-07T20:13:14.2270901Z L=6, 2025-05-07T20:13:14.2271106Z D_gradcheck=1, 2025-05-07T20:13:14.2271356Z stochastic_rounding=False, 2025-05-07T20:13:14.2271619Z weighted=True, 2025-05-07T20:13:14.2271851Z row_wise=True, 2025-05-07T20:13:14.2272079Z mixed=False, 2025-05-07T20:13:14.2272298Z use_cache=False, 2025-05-07T20:13:14.2272566Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:14.2272874Z use_cpu=True, 2025-05-07T20:13:14.2273144Z output_dtype=SparseType.FP32, 2025-05-07T20:13:14.2273411Z ) 2025-05-07T20:13:14.2273660Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:14.2274267Z self=, 2025-05-07T20:13:14.2274822Z compile=False, 2025-05-07T20:13:14.2275088Z pooling_mode=, 2025-05-07T20:13:14.2275392Z T=4, 2025-05-07T20:13:14.2275581Z D=6, 2025-05-07T20:13:14.2275781Z B=4, 2025-05-07T20:13:14.2276053Z log_E=4, 2025-05-07T20:13:14.2276252Z L=6, 2025-05-07T20:13:14.2276452Z D_gradcheck=1, 2025-05-07T20:13:14.2276700Z stochastic_rounding=False, 2025-05-07T20:13:14.2276954Z weighted=True, 2025-05-07T20:13:14.2277181Z row_wise=True, 2025-05-07T20:13:14.2277401Z mixed=True, 2025-05-07T20:13:14.2277609Z use_cache=False, 2025-05-07T20:13:14.2277870Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:14.2278174Z use_cpu=True, 2025-05-07T20:13:14.2278406Z output_dtype=SparseType.FP32, 2025-05-07T20:13:14.2278688Z ) 2025-05-07T20:13:14.2278933Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:14.2279592Z self=, 2025-05-07T20:13:14.2280145Z compile=False, 2025-05-07T20:13:14.2280406Z pooling_mode=, 2025-05-07T20:13:14.2280706Z T=4, 2025-05-07T20:13:14.2280891Z D=6, 2025-05-07T20:13:14.2281087Z B=4, 2025-05-07T20:13:14.2281284Z log_E=4, 2025-05-07T20:13:14.2281477Z L=6, 2025-05-07T20:13:14.2281680Z D_gradcheck=1, 2025-05-07T20:13:14.2281952Z stochastic_rounding=False, 2025-05-07T20:13:14.2282213Z weighted=False, 2025-05-07T20:13:14.2282465Z row_wise=True, 2025-05-07T20:13:14.2282685Z mixed=True, 2025-05-07T20:13:14.2282962Z use_cache=False, 2025-05-07T20:13:14.2283224Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:14.2283527Z use_cpu=True, 2025-05-07T20:13:14.2283761Z output_dtype=SparseType.FP32, 2025-05-07T20:13:14.2284036Z ) 2025-05-07T20:13:14.2284281Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:14.2284866Z self=, 2025-05-07T20:13:14.2285452Z compile=True, 2025-05-07T20:13:14.2285733Z pooling_mode=, 2025-05-07T20:13:14.2286026Z T=1, 2025-05-07T20:13:14.2286210Z D=103, 2025-05-07T20:13:14.2286409Z B=68, 2025-05-07T20:13:14.2286607Z log_E=3, 2025-05-07T20:13:14.2286798Z L=8, 2025-05-07T20:13:14.2286997Z D_gradcheck=2, 2025-05-07T20:13:14.2287239Z stochastic_rounding=True, 2025-05-07T20:13:14.2287497Z weighted=False, 2025-05-07T20:13:14.2287725Z row_wise=True, 2025-05-07T20:13:14.2287949Z mixed=False, 2025-05-07T20:13:14.2288158Z use_cache=False, 2025-05-07T20:13:14.2288417Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:14.2288715Z use_cpu=True, 2025-05-07T20:13:14.2288946Z output_dtype=SparseType.FP16, 2025-05-07T20:13:14.2289223Z ) 2025-05-07T20:13:14.2289508Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:14.2290144Z self=, 2025-05-07T20:13:14.2290708Z compile=True, 2025-05-07T20:13:14.2290964Z pooling_mode=, 2025-05-07T20:13:14.2291257Z T=1, 2025-05-07T20:13:14.2291442Z D=103, 2025-05-07T20:13:14.2291678Z B=68, 2025-05-07T20:13:14.2291875Z log_E=3, 2025-05-07T20:13:14.2292065Z L=8, 2025-05-07T20:13:14.2292269Z D_gradcheck=1, 2025-05-07T20:13:14.2292511Z stochastic_rounding=True, 2025-05-07T20:13:14.2292776Z weighted=False, 2025-05-07T20:13:14.2293005Z row_wise=True, 2025-05-07T20:13:14.2293237Z mixed=False, 2025-05-07T20:13:14.2293451Z use_cache=False, 2025-05-07T20:13:14.2293708Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:14.2294005Z use_cpu=True, 2025-05-07T20:13:14.2294242Z output_dtype=SparseType.FP16, 2025-05-07T20:13:14.2294514Z ) 2025-05-07T20:13:14.7634668Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:14.7635702Z self=, 2025-05-07T20:13:14.7636787Z compile=True, 2025-05-07T20:13:14.7637220Z pooling_mode=, 2025-05-07T20:13:14.7637725Z T=1, 2025-05-07T20:13:14.7638055Z D=103, 2025-05-07T20:13:14.7638394Z B=68, 2025-05-07T20:13:14.7638713Z log_E=3, 2025-05-07T20:13:14.7639075Z L=0, 2025-05-07T20:13:14.7639376Z D_gradcheck=1, 2025-05-07T20:13:14.7639720Z stochastic_rounding=True, 2025-05-07T20:13:14.7640133Z weighted=False, 2025-05-07T20:13:14.7640490Z row_wise=True, 2025-05-07T20:13:14.7640819Z mixed=False, 2025-05-07T20:13:14.7641146Z use_cache=False, 2025-05-07T20:13:14.7641544Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:14.7642018Z use_cpu=True, 2025-05-07T20:13:14.7642401Z output_dtype=SparseType.FP16, 2025-05-07T20:13:14.7655115Z ) 2025-05-07T20:13:14.7655643Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:14.7656819Z self=, 2025-05-07T20:13:14.7657922Z compile=True, 2025-05-07T20:13:14.7658376Z pooling_mode=, 2025-05-07T20:13:14.7658922Z T=3, 2025-05-07T20:13:14.7659271Z D=103, 2025-05-07T20:13:14.7659611Z B=68, 2025-05-07T20:13:14.7659959Z log_E=3, 2025-05-07T20:13:14.7660308Z L=0, 2025-05-07T20:13:14.7660781Z D_gradcheck=1, 2025-05-07T20:13:14.7661151Z stochastic_rounding=True, 2025-05-07T20:13:14.7661582Z weighted=False, 2025-05-07T20:13:14.7661943Z row_wise=True, 2025-05-07T20:13:14.7662275Z mixed=False, 2025-05-07T20:13:14.7662623Z use_cache=False, 2025-05-07T20:13:14.7663030Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:14.7663489Z use_cpu=True, 2025-05-07T20:13:14.7663891Z output_dtype=SparseType.FP16, 2025-05-07T20:13:14.7664325Z ) 2025-05-07T20:13:14.7664691Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:14.7665942Z self=, 2025-05-07T20:13:14.7667103Z compile=False, 2025-05-07T20:13:14.7667553Z pooling_mode=, 2025-05-07T20:13:14.7668093Z T=3, 2025-05-07T20:13:14.7668442Z D=103, 2025-05-07T20:13:14.7668780Z B=68, 2025-05-07T20:13:14.7669087Z log_E=3, 2025-05-07T20:13:14.7669427Z L=0, 2025-05-07T20:13:14.7669772Z D_gradcheck=1, 2025-05-07T20:13:14.7670209Z stochastic_rounding=True, 2025-05-07T20:13:14.7670708Z weighted=False, 2025-05-07T20:13:14.7671105Z row_wise=True, 2025-05-07T20:13:14.7671504Z mixed=False, 2025-05-07T20:13:14.7671902Z use_cache=False, 2025-05-07T20:13:14.7672357Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:14.7672907Z use_cpu=True, 2025-05-07T20:13:14.7673353Z output_dtype=SparseType.FP16, 2025-05-07T20:13:14.7673851Z ) 2025-05-07T20:13:14.7674205Z PASSED 2025-05-07T20:13:14.8985346Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmMEAN Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:14.8987383Z self=, 2025-05-07T20:13:14.8988436Z mixed_B=False, 2025-05-07T20:13:14.8988844Z compile=False, 2025-05-07T20:13:14.8989247Z T=1, 2025-05-07T20:13:14.8989595Z D=2, 2025-05-07T20:13:14.8989915Z B=1, 2025-05-07T20:13:14.8990238Z log_E=3, 2025-05-07T20:13:14.8990558Z L=0, 2025-05-07T20:13:14.8990890Z D_gradcheck=1, 2025-05-07T20:13:14.8991313Z stochastic_rounding=False, 2025-05-07T20:13:14.8991791Z weighted=False, 2025-05-07T20:13:14.8992187Z row_wise=False, 2025-05-07T20:13:14.8992593Z mixed=False, 2025-05-07T20:13:14.8992998Z use_cache=False, 2025-05-07T20:13:14.8993440Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:14.8994020Z use_cpu=True, 2025-05-07T20:13:14.8994443Z output_dtype=SparseType.FP32, 2025-05-07T20:13:14.8994943Z ) 2025-05-07T20:13:14.8995391Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:14.8996672Z self=, 2025-05-07T20:13:14.8997745Z mixed_B=True, 2025-05-07T20:13:14.8998150Z compile=False, 2025-05-07T20:13:14.8998545Z T=1, 2025-05-07T20:13:14.8998877Z D=2, 2025-05-07T20:13:14.8999206Z B=1, 2025-05-07T20:13:14.8999550Z log_E=3, 2025-05-07T20:13:14.8999891Z L=0, 2025-05-07T20:13:14.9000232Z D_gradcheck=1, 2025-05-07T20:13:14.9000671Z stochastic_rounding=False, 2025-05-07T20:13:14.9001152Z weighted=False, 2025-05-07T20:13:14.9001566Z row_wise=False, 2025-05-07T20:13:14.9001962Z mixed=False, 2025-05-07T20:13:14.9002337Z use_cache=False, 2025-05-07T20:13:14.9002807Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:14.9003752Z use_cpu=True, 2025-05-07T20:13:14.9004175Z output_dtype=SparseType.FP32, 2025-05-07T20:13:14.9004683Z ) 2025-05-07T20:13:14.9005125Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:14.9006517Z self=, 2025-05-07T20:13:14.9007597Z mixed_B=True, 2025-05-07T20:13:14.9007988Z compile=False, 2025-05-07T20:13:14.9008361Z T=3, 2025-05-07T20:13:14.9008827Z D=119, 2025-05-07T20:13:14.9009191Z B=82, 2025-05-07T20:13:14.9009543Z log_E=3, 2025-05-07T20:13:14.9009896Z L=17, 2025-05-07T20:13:14.9010246Z D_gradcheck=2, 2025-05-07T20:13:14.9010671Z stochastic_rounding=True, 2025-05-07T20:13:14.9011113Z weighted=False, 2025-05-07T20:13:14.9011501Z row_wise=True, 2025-05-07T20:13:14.9011885Z mixed=False, 2025-05-07T20:13:14.9012262Z use_cache=True, 2025-05-07T20:13:14.9012731Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:14.9013299Z use_cpu=True, 2025-05-07T20:13:14.9013686Z output_dtype=SparseType.FP32, 2025-05-07T20:13:14.9014163Z ) 2025-05-07T20:13:14.9014731Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:14.9015936Z self=, 2025-05-07T20:13:14.9016995Z mixed_B=False, 2025-05-07T20:13:14.9017387Z compile=True, 2025-05-07T20:13:14.9017775Z T=1, 2025-05-07T20:13:14.9018112Z D=44, 2025-05-07T20:13:14.9018437Z B=87, 2025-05-07T20:13:14.9018755Z log_E=3, 2025-05-07T20:13:14.9019088Z L=14, 2025-05-07T20:13:14.9019431Z D_gradcheck=1, 2025-05-07T20:13:14.9019833Z stochastic_rounding=True, 2025-05-07T20:13:14.9020301Z weighted=True, 2025-05-07T20:13:14.9020690Z row_wise=True, 2025-05-07T20:13:14.9021093Z mixed=True, 2025-05-07T20:13:14.9021471Z use_cache=True, 2025-05-07T20:13:14.9021898Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:14.9022417Z use_cpu=True, 2025-05-07T20:13:14.9022811Z output_dtype=SparseType.FP16, 2025-05-07T20:13:14.9023308Z ) 2025-05-07T20:13:14.9023753Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:14.9024918Z self=, 2025-05-07T20:13:14.9025998Z mixed_B=False, 2025-05-07T20:13:14.9026404Z compile=True, 2025-05-07T20:13:14.9026799Z T=5, 2025-05-07T20:13:14.9027124Z D=127, 2025-05-07T20:13:14.9027451Z B=60, 2025-05-07T20:13:14.9027801Z log_E=5, 2025-05-07T20:13:14.9028148Z L=20, 2025-05-07T20:13:14.9028495Z D_gradcheck=2, 2025-05-07T20:13:14.9028927Z stochastic_rounding=False, 2025-05-07T20:13:14.9029406Z weighted=False, 2025-05-07T20:13:14.9029802Z row_wise=False, 2025-05-07T20:13:14.9030209Z mixed=False, 2025-05-07T20:13:14.9030588Z use_cache=True, 2025-05-07T20:13:14.9031036Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:14.9031603Z use_cpu=True, 2025-05-07T20:13:14.9032025Z output_dtype=SparseType.FP32, 2025-05-07T20:13:14.9032528Z ) 2025-05-07T20:13:14.9032971Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:14.9034151Z self=, 2025-05-07T20:13:14.9035259Z mixed_B=False, 2025-05-07T20:13:14.9035661Z compile=False, 2025-05-07T20:13:14.9036129Z T=3, 2025-05-07T20:13:14.9036489Z D=30, 2025-05-07T20:13:14.9036820Z B=96, 2025-05-07T20:13:14.9037145Z log_E=4, 2025-05-07T20:13:14.9037511Z L=10, 2025-05-07T20:13:14.9037860Z D_gradcheck=2, 2025-05-07T20:13:14.9038284Z stochastic_rounding=False, 2025-05-07T20:13:14.9038771Z weighted=True, 2025-05-07T20:13:14.9039175Z row_wise=True, 2025-05-07T20:13:14.9039552Z mixed=True, 2025-05-07T20:13:14.9039910Z use_cache=False, 2025-05-07T20:13:14.9040360Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:14.9041086Z use_cpu=True, 2025-05-07T20:13:14.9041519Z output_dtype=SparseType.FP32, 2025-05-07T20:13:14.9042007Z ) 2025-05-07T20:13:14.9042436Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:14.9043544Z self=, 2025-05-07T20:13:14.9044639Z mixed_B=True, 2025-05-07T20:13:14.9045030Z compile=True, 2025-05-07T20:13:14.9045374Z T=3, 2025-05-07T20:13:14.9045804Z D=5, 2025-05-07T20:13:14.9046131Z B=65, 2025-05-07T20:13:14.9046424Z log_E=3, 2025-05-07T20:13:14.9046757Z L=10, 2025-05-07T20:13:14.9047093Z D_gradcheck=1, 2025-05-07T20:13:14.9047505Z stochastic_rounding=True, 2025-05-07T20:13:14.9047987Z weighted=False, 2025-05-07T20:13:14.9048370Z row_wise=False, 2025-05-07T20:13:14.9048752Z mixed=True, 2025-05-07T20:13:14.9049118Z use_cache=True, 2025-05-07T20:13:14.9049550Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:14.9050095Z use_cpu=True, 2025-05-07T20:13:14.9050553Z output_dtype=SparseType.FP16, 2025-05-07T20:13:14.9051062Z ) 2025-05-07T20:13:14.9051586Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:14.9052760Z self=, 2025-05-07T20:13:14.9053831Z mixed_B=True, 2025-05-07T20:13:14.9054248Z compile=False, 2025-05-07T20:13:14.9054632Z T=4, 2025-05-07T20:13:14.9054969Z D=11, 2025-05-07T20:13:14.9055329Z B=118, 2025-05-07T20:13:14.9055679Z log_E=3, 2025-05-07T20:13:14.9056002Z L=0, 2025-05-07T20:13:14.9056366Z D_gradcheck=1, 2025-05-07T20:13:14.9056799Z stochastic_rounding=False, 2025-05-07T20:13:14.9057269Z weighted=True, 2025-05-07T20:13:14.9057687Z row_wise=False, 2025-05-07T20:13:14.9058089Z mixed=False, 2025-05-07T20:13:14.9058471Z use_cache=True, 2025-05-07T20:13:14.9058931Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:14.9059478Z use_cpu=True, 2025-05-07T20:13:14.9059904Z output_dtype=SparseType.FP32, 2025-05-07T20:13:14.9060393Z ) 2025-05-07T20:13:14.9060845Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:14.9062028Z self=, 2025-05-07T20:13:14.9063105Z mixed_B=False, 2025-05-07T20:13:14.9063500Z compile=True, 2025-05-07T20:13:14.9063897Z T=5, 2025-05-07T20:13:14.9064236Z D=97, 2025-05-07T20:13:14.9064568Z B=24, 2025-05-07T20:13:14.9064922Z log_E=3, 2025-05-07T20:13:14.9065268Z L=9, 2025-05-07T20:13:14.9065617Z D_gradcheck=2, 2025-05-07T20:13:14.9066053Z stochastic_rounding=False, 2025-05-07T20:13:14.9066526Z weighted=True, 2025-05-07T20:13:14.9066930Z row_wise=True, 2025-05-07T20:13:14.9067328Z mixed=False, 2025-05-07T20:13:14.9067721Z use_cache=False, 2025-05-07T20:13:14.9068192Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:14.9068744Z use_cpu=True, 2025-05-07T20:13:14.9069153Z output_dtype=SparseType.FP32, 2025-05-07T20:13:14.9069628Z ) 2025-05-07T20:13:14.9070068Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:14.9071259Z self=, 2025-05-07T20:13:14.9072306Z mixed_B=False, 2025-05-07T20:13:14.9072691Z compile=True, 2025-05-07T20:13:14.9073067Z T=2, 2025-05-07T20:13:14.9073398Z D=59, 2025-05-07T20:13:14.9073773Z B=112, 2025-05-07T20:13:14.9074142Z log_E=5, 2025-05-07T20:13:14.9074483Z L=0, 2025-05-07T20:13:14.9074803Z D_gradcheck=2, 2025-05-07T20:13:14.9075211Z stochastic_rounding=False, 2025-05-07T20:13:14.9075663Z weighted=True, 2025-05-07T20:13:14.9076275Z row_wise=False, 2025-05-07T20:13:14.9076660Z mixed=True, 2025-05-07T20:13:14.9077038Z use_cache=False, 2025-05-07T20:13:14.9077487Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:14.9078135Z use_cpu=True, 2025-05-07T20:13:14.9078525Z output_dtype=SparseType.FP32, 2025-05-07T20:13:14.9079022Z ) 2025-05-07T20:13:14.9079444Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:14.9080586Z self=, 2025-05-07T20:13:14.9081663Z mixed_B=True, 2025-05-07T20:13:14.9082033Z compile=True, 2025-05-07T20:13:14.9082379Z T=1, 2025-05-07T20:13:14.9082723Z D=64, 2025-05-07T20:13:14.9083178Z B=10, 2025-05-07T20:13:14.9083502Z log_E=5, 2025-05-07T20:13:14.9083864Z L=18, 2025-05-07T20:13:14.9084218Z D_gradcheck=2, 2025-05-07T20:13:14.9084623Z stochastic_rounding=False, 2025-05-07T20:13:14.9085106Z weighted=True, 2025-05-07T20:13:14.9085508Z row_wise=True, 2025-05-07T20:13:14.9085887Z mixed=True, 2025-05-07T20:13:14.9086268Z use_cache=True, 2025-05-07T20:13:14.9086720Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:14.9087249Z use_cpu=True, 2025-05-07T20:13:14.9087683Z output_dtype=SparseType.FP16, 2025-05-07T20:13:14.9088184Z ) 2025-05-07T20:13:14.9088627Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:14.9089982Z self=, 2025-05-07T20:13:14.9091083Z mixed_B=False, 2025-05-07T20:13:14.9091480Z compile=True, 2025-05-07T20:13:14.9091860Z T=4, 2025-05-07T20:13:14.9092213Z D=79, 2025-05-07T20:13:14.9092554Z B=29, 2025-05-07T20:13:14.9092896Z log_E=3, 2025-05-07T20:13:14.9093262Z L=9, 2025-05-07T20:13:14.9093615Z D_gradcheck=1, 2025-05-07T20:13:14.9094034Z stochastic_rounding=False, 2025-05-07T20:13:14.9094529Z weighted=True, 2025-05-07T20:13:14.9094941Z row_wise=False, 2025-05-07T20:13:14.9095334Z mixed=False, 2025-05-07T20:13:14.9095730Z use_cache=True, 2025-05-07T20:13:14.9096194Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:14.9096742Z use_cpu=True, 2025-05-07T20:13:14.9097172Z output_dtype=SparseType.FP16, 2025-05-07T20:13:14.9097669Z ) 2025-05-07T20:13:14.9098136Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:14.9099300Z self=, 2025-05-07T20:13:14.9100350Z mixed_B=True, 2025-05-07T20:13:14.9100765Z compile=False, 2025-05-07T20:13:14.9101158Z T=5, 2025-05-07T20:13:14.9101500Z D=116, 2025-05-07T20:13:14.9101855Z B=3, 2025-05-07T20:13:14.9102166Z log_E=5, 2025-05-07T20:13:14.9102500Z L=17, 2025-05-07T20:13:14.9102823Z D_gradcheck=2, 2025-05-07T20:13:14.9103212Z stochastic_rounding=False, 2025-05-07T20:13:14.9103707Z weighted=False, 2025-05-07T20:13:14.9104134Z row_wise=True, 2025-05-07T20:13:14.9104529Z mixed=True, 2025-05-07T20:13:14.9104888Z use_cache=False, 2025-05-07T20:13:14.9105321Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:14.9106014Z use_cpu=True, 2025-05-07T20:13:14.9106409Z output_dtype=SparseType.FP16, 2025-05-07T20:13:14.9106870Z ) 2025-05-07T20:13:14.9107281Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:14.9108426Z self=, 2025-05-07T20:13:14.9109449Z mixed_B=False, 2025-05-07T20:13:14.9109844Z compile=False, 2025-05-07T20:13:14.9110198Z T=2, 2025-05-07T20:13:14.9110531Z D=49, 2025-05-07T20:13:14.9110863Z B=60, 2025-05-07T20:13:14.9111211Z log_E=3, 2025-05-07T20:13:14.9111584Z L=13, 2025-05-07T20:13:14.9111935Z D_gradcheck=2, 2025-05-07T20:13:14.9112328Z stochastic_rounding=False, 2025-05-07T20:13:14.9112779Z weighted=True, 2025-05-07T20:13:14.9113153Z row_wise=True, 2025-05-07T20:13:14.9113528Z mixed=True, 2025-05-07T20:13:14.9113921Z use_cache=False, 2025-05-07T20:13:14.9114371Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:14.9115071Z use_cpu=True, 2025-05-07T20:13:14.9115503Z output_dtype=SparseType.FP16, 2025-05-07T20:13:14.9116094Z ) 2025-05-07T20:13:14.9116520Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:14.9117709Z self=, 2025-05-07T20:13:14.9118775Z mixed_B=False, 2025-05-07T20:13:14.9119176Z compile=False, 2025-05-07T20:13:14.9119565Z T=1, 2025-05-07T20:13:14.9119919Z D=66, 2025-05-07T20:13:14.9120379Z B=86, 2025-05-07T20:13:14.9120724Z log_E=4, 2025-05-07T20:13:14.9121082Z L=17, 2025-05-07T20:13:14.9121432Z D_gradcheck=2, 2025-05-07T20:13:14.9121860Z stochastic_rounding=True, 2025-05-07T20:13:14.9122342Z weighted=False, 2025-05-07T20:13:14.9122758Z row_wise=False, 2025-05-07T20:13:14.9123145Z mixed=True, 2025-05-07T20:13:14.9123533Z use_cache=True, 2025-05-07T20:13:14.9123989Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:14.9124525Z use_cpu=True, 2025-05-07T20:13:14.9124977Z output_dtype=SparseType.FP16, 2025-05-07T20:13:14.9125473Z ) 2025-05-07T20:13:14.9125909Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:14.9127275Z self=, 2025-05-07T20:13:14.9128363Z mixed_B=True, 2025-05-07T20:13:14.9128761Z compile=False, 2025-05-07T20:13:14.9129158Z T=1, 2025-05-07T20:13:14.9129495Z D=7, 2025-05-07T20:13:14.9129839Z B=59, 2025-05-07T20:13:14.9130155Z log_E=5, 2025-05-07T20:13:14.9130494Z L=0, 2025-05-07T20:13:14.9130815Z D_gradcheck=1, 2025-05-07T20:13:14.9131243Z stochastic_rounding=True, 2025-05-07T20:13:14.9131734Z weighted=False, 2025-05-07T20:13:14.9132144Z row_wise=True, 2025-05-07T20:13:14.9132515Z mixed=False, 2025-05-07T20:13:14.9132894Z use_cache=True, 2025-05-07T20:13:14.9133313Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:14.9133821Z use_cpu=True, 2025-05-07T20:13:14.9134244Z output_dtype=SparseType.FP16, 2025-05-07T20:13:14.9134766Z ) 2025-05-07T20:13:14.9135207Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:14.9136334Z self=, 2025-05-07T20:13:14.9137308Z mixed_B=True, 2025-05-07T20:13:14.9137686Z compile=False, 2025-05-07T20:13:14.9138069Z T=5, 2025-05-07T20:13:14.9138403Z D=49, 2025-05-07T20:13:14.9138721Z B=94, 2025-05-07T20:13:14.9139039Z log_E=5, 2025-05-07T20:13:14.9139390Z L=11, 2025-05-07T20:13:14.9139718Z D_gradcheck=2, 2025-05-07T20:13:14.9140128Z stochastic_rounding=False, 2025-05-07T20:13:14.9140615Z weighted=False, 2025-05-07T20:13:14.9141025Z row_wise=False, 2025-05-07T20:13:14.9141441Z mixed=False, 2025-05-07T20:13:14.9141825Z use_cache=False, 2025-05-07T20:13:14.9142289Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:14.9142823Z use_cpu=True, 2025-05-07T20:13:14.9143265Z output_dtype=SparseType.FP32, 2025-05-07T20:13:14.9143749Z ) 2025-05-07T20:13:14.9357425Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:14.9358655Z self=, 2025-05-07T20:13:14.9359687Z mixed_B=False, 2025-05-07T20:13:14.9360077Z compile=False, 2025-05-07T20:13:14.9360465Z T=3, 2025-05-07T20:13:14.9360780Z D=25, 2025-05-07T20:13:14.9361108Z B=8, 2025-05-07T20:13:14.9361430Z log_E=3, 2025-05-07T20:13:14.9361765Z L=1, 2025-05-07T20:13:14.9362100Z D_gradcheck=1, 2025-05-07T20:13:14.9362516Z stochastic_rounding=True, 2025-05-07T20:13:14.9362977Z weighted=False, 2025-05-07T20:13:14.9363399Z row_wise=True, 2025-05-07T20:13:14.9363808Z mixed=True, 2025-05-07T20:13:14.9364148Z use_cache=True, 2025-05-07T20:13:14.9364568Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:14.9365258Z use_cpu=True, 2025-05-07T20:13:14.9365680Z output_dtype=SparseType.FP16, 2025-05-07T20:13:14.9366170Z ) 2025-05-07T20:13:14.9366607Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:14.9367794Z self=, 2025-05-07T20:13:14.9368852Z mixed_B=False, 2025-05-07T20:13:14.9369265Z compile=False, 2025-05-07T20:13:14.9369641Z T=3, 2025-05-07T20:13:14.9369956Z D=7, 2025-05-07T20:13:14.9370433Z B=52, 2025-05-07T20:13:14.9370777Z log_E=5, 2025-05-07T20:13:14.9371113Z L=5, 2025-05-07T20:13:14.9371480Z D_gradcheck=1, 2025-05-07T20:13:14.9371906Z stochastic_rounding=False, 2025-05-07T20:13:14.9372380Z weighted=False, 2025-05-07T20:13:14.9372795Z row_wise=True, 2025-05-07T20:13:14.9373183Z mixed=False, 2025-05-07T20:13:14.9373565Z use_cache=True, 2025-05-07T20:13:14.9374020Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:14.9374568Z use_cpu=True, 2025-05-07T20:13:14.9375006Z output_dtype=SparseType.FP32, 2025-05-07T20:13:14.9375506Z ) 2025-05-07T20:13:14.9375943Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:14.9377282Z self=, 2025-05-07T20:13:14.9378374Z mixed_B=False, 2025-05-07T20:13:14.9378791Z compile=True, 2025-05-07T20:13:14.9379189Z T=5, 2025-05-07T20:13:14.9379519Z D=87, 2025-05-07T20:13:14.9379884Z B=32, 2025-05-07T20:13:14.9380236Z log_E=5, 2025-05-07T20:13:14.9380577Z L=19, 2025-05-07T20:13:14.9380945Z D_gradcheck=1, 2025-05-07T20:13:14.9381366Z stochastic_rounding=True, 2025-05-07T20:13:14.9381823Z weighted=False, 2025-05-07T20:13:14.9382233Z row_wise=False, 2025-05-07T20:13:14.9382624Z mixed=False, 2025-05-07T20:13:14.9383014Z use_cache=True, 2025-05-07T20:13:14.9383459Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:14.9384019Z use_cpu=True, 2025-05-07T20:13:14.9384415Z output_dtype=SparseType.FP16, 2025-05-07T20:13:14.9384899Z ) 2025-05-07T20:13:14.9385350Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:14.9386538Z self=, 2025-05-07T20:13:14.9387564Z mixed_B=True, 2025-05-07T20:13:14.9387946Z compile=True, 2025-05-07T20:13:14.9388315Z T=5, 2025-05-07T20:13:14.9388667Z D=7, 2025-05-07T20:13:14.9389025Z B=120, 2025-05-07T20:13:14.9389363Z log_E=3, 2025-05-07T20:13:14.9389691Z L=2, 2025-05-07T20:13:14.9390023Z D_gradcheck=1, 2025-05-07T20:13:14.9390421Z stochastic_rounding=False, 2025-05-07T20:13:14.9390859Z weighted=False, 2025-05-07T20:13:14.9391247Z row_wise=False, 2025-05-07T20:13:14.9391616Z mixed=False, 2025-05-07T20:13:14.9391993Z use_cache=True, 2025-05-07T20:13:14.9392428Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:14.9392976Z use_cpu=True, 2025-05-07T20:13:14.9393381Z output_dtype=SparseType.FP32, 2025-05-07T20:13:14.9393866Z ) 2025-05-07T20:13:14.9394293Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:14.9395437Z self=, 2025-05-07T20:13:14.9396604Z mixed_B=True, 2025-05-07T20:13:14.9396982Z compile=False, 2025-05-07T20:13:14.9397333Z T=4, 2025-05-07T20:13:14.9397657Z D=88, 2025-05-07T20:13:14.9398014Z B=96, 2025-05-07T20:13:14.9398343Z log_E=5, 2025-05-07T20:13:14.9398693Z L=13, 2025-05-07T20:13:14.9399054Z D_gradcheck=1, 2025-05-07T20:13:14.9399473Z stochastic_rounding=False, 2025-05-07T20:13:14.9399957Z weighted=False, 2025-05-07T20:13:14.9400368Z row_wise=True, 2025-05-07T20:13:14.9400752Z mixed=False, 2025-05-07T20:13:14.9401150Z use_cache=False, 2025-05-07T20:13:14.9401629Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:14.9402259Z use_cpu=True, 2025-05-07T20:13:14.9402716Z output_dtype=SparseType.FP16, 2025-05-07T20:13:14.9403211Z ) 2025-05-07T20:13:14.9403660Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:14.9404850Z self=, 2025-05-07T20:13:14.9406152Z mixed_B=False, 2025-05-07T20:13:14.9406546Z compile=False, 2025-05-07T20:13:14.9406921Z T=2, 2025-05-07T20:13:14.9407275Z D=35, 2025-05-07T20:13:14.9407756Z B=45, 2025-05-07T20:13:14.9408106Z log_E=5, 2025-05-07T20:13:14.9408476Z L=9, 2025-05-07T20:13:14.9408830Z D_gradcheck=1, 2025-05-07T20:13:14.9409261Z stochastic_rounding=False, 2025-05-07T20:13:14.9409748Z weighted=True, 2025-05-07T20:13:14.9410162Z row_wise=False, 2025-05-07T20:13:14.9410550Z mixed=False, 2025-05-07T20:13:14.9410948Z use_cache=True, 2025-05-07T20:13:14.9411402Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:14.9411926Z use_cpu=True, 2025-05-07T20:13:14.9412370Z output_dtype=SparseType.FP16, 2025-05-07T20:13:14.9412868Z ) 2025-05-07T20:13:14.9413301Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:14.9414640Z self=, 2025-05-07T20:13:14.9415717Z mixed_B=True, 2025-05-07T20:13:14.9416126Z compile=True, 2025-05-07T20:13:14.9416493Z T=4, 2025-05-07T20:13:14.9416832Z D=87, 2025-05-07T20:13:14.9417170Z B=127, 2025-05-07T20:13:14.9417485Z log_E=5, 2025-05-07T20:13:14.9417822Z L=12, 2025-05-07T20:13:14.9418155Z D_gradcheck=2, 2025-05-07T20:13:14.9418553Z stochastic_rounding=False, 2025-05-07T20:13:14.9419067Z weighted=False, 2025-05-07T20:13:14.9419487Z row_wise=False, 2025-05-07T20:13:14.9419853Z mixed=True, 2025-05-07T20:13:14.9420219Z use_cache=False, 2025-05-07T20:13:14.9420654Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:14.9421152Z use_cpu=True, 2025-05-07T20:13:14.9421567Z output_dtype=SparseType.FP16, 2025-05-07T20:13:14.9422040Z ) 2025-05-07T20:13:14.9422475Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:14.9423618Z self=, 2025-05-07T20:13:14.9424657Z mixed_B=False, 2025-05-07T20:13:14.9425051Z compile=False, 2025-05-07T20:13:14.9425521Z T=2, 2025-05-07T20:13:14.9425871Z D=102, 2025-05-07T20:13:14.9426239Z B=71, 2025-05-07T20:13:14.9426570Z log_E=4, 2025-05-07T20:13:14.9426902Z L=19, 2025-05-07T20:13:14.9427226Z D_gradcheck=1, 2025-05-07T20:13:14.9427620Z stochastic_rounding=False, 2025-05-07T20:13:14.9428094Z weighted=True, 2025-05-07T20:13:14.9428498Z row_wise=False, 2025-05-07T20:13:14.9428885Z mixed=False, 2025-05-07T20:13:14.9429275Z use_cache=False, 2025-05-07T20:13:14.9429737Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:14.9430288Z use_cpu=True, 2025-05-07T20:13:14.9430729Z output_dtype=SparseType.FP16, 2025-05-07T20:13:14.9431207Z ) 2025-05-07T20:13:14.9431658Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:14.9432837Z self=, 2025-05-07T20:13:14.9433912Z mixed_B=True, 2025-05-07T20:13:14.9434319Z compile=False, 2025-05-07T20:13:14.9434714Z T=1, 2025-05-07T20:13:14.9435047Z D=64, 2025-05-07T20:13:14.9435396Z B=121, 2025-05-07T20:13:14.9435738Z log_E=4, 2025-05-07T20:13:14.9436201Z L=1, 2025-05-07T20:13:14.9436549Z D_gradcheck=1, 2025-05-07T20:13:14.9436964Z stochastic_rounding=True, 2025-05-07T20:13:14.9437444Z weighted=False, 2025-05-07T20:13:14.9437844Z row_wise=True, 2025-05-07T20:13:14.9438248Z mixed=False, 2025-05-07T20:13:14.9438627Z use_cache=True, 2025-05-07T20:13:14.9439080Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:14.9439778Z use_cpu=True, 2025-05-07T20:13:14.9440209Z output_dtype=SparseType.FP32, 2025-05-07T20:13:14.9440718Z ) 2025-05-07T20:13:14.9441166Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:14.9442342Z self=, 2025-05-07T20:13:14.9443432Z mixed_B=False, 2025-05-07T20:13:14.9443825Z compile=True, 2025-05-07T20:13:14.9444219Z T=4, 2025-05-07T20:13:14.9444520Z D=123, 2025-05-07T20:13:14.9444934Z B=41, 2025-05-07T20:13:14.9445278Z log_E=3, 2025-05-07T20:13:14.9445630Z L=15, 2025-05-07T20:13:14.9446002Z D_gradcheck=2, 2025-05-07T20:13:14.9446437Z stochastic_rounding=True, 2025-05-07T20:13:14.9446901Z weighted=True, 2025-05-07T20:13:14.9447285Z row_wise=True, 2025-05-07T20:13:14.9447663Z mixed=True, 2025-05-07T20:13:14.9448018Z use_cache=False, 2025-05-07T20:13:14.9448474Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:14.9449033Z use_cpu=True, 2025-05-07T20:13:14.9449475Z output_dtype=SparseType.FP16, 2025-05-07T20:13:14.9449969Z ) 2025-05-07T20:13:14.9450383Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:14.9451655Z self=, 2025-05-07T20:13:14.9452699Z mixed_B=False, 2025-05-07T20:13:14.9453101Z compile=True, 2025-05-07T20:13:14.9453474Z T=5, 2025-05-07T20:13:14.9453781Z D=6, 2025-05-07T20:13:14.9454108Z B=112, 2025-05-07T20:13:14.9454448Z log_E=3, 2025-05-07T20:13:14.9454771Z L=18, 2025-05-07T20:13:14.9455115Z D_gradcheck=1, 2025-05-07T20:13:14.9455525Z stochastic_rounding=False, 2025-05-07T20:13:14.9456022Z weighted=True, 2025-05-07T20:13:14.9456442Z row_wise=True, 2025-05-07T20:13:14.9456802Z mixed=True, 2025-05-07T20:13:14.9457157Z use_cache=False, 2025-05-07T20:13:14.9457583Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:14.9458116Z use_cpu=True, 2025-05-07T20:13:14.9458538Z output_dtype=SparseType.FP16, 2025-05-07T20:13:14.9459022Z ) 2025-05-07T20:13:14.9459470Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:14.9460645Z self=, 2025-05-07T20:13:14.9461726Z mixed_B=True, 2025-05-07T20:13:14.9462128Z compile=True, 2025-05-07T20:13:14.9462482Z T=1, 2025-05-07T20:13:14.9462837Z D=95, 2025-05-07T20:13:14.9463184Z B=74, 2025-05-07T20:13:14.9463517Z log_E=3, 2025-05-07T20:13:14.9463869Z L=3, 2025-05-07T20:13:14.9464238Z D_gradcheck=2, 2025-05-07T20:13:14.9464654Z stochastic_rounding=False, 2025-05-07T20:13:14.9465144Z weighted=False, 2025-05-07T20:13:14.9465548Z row_wise=False, 2025-05-07T20:13:14.9465942Z mixed=False, 2025-05-07T20:13:14.9466333Z use_cache=False, 2025-05-07T20:13:14.9466788Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:14.9467349Z use_cpu=True, 2025-05-07T20:13:14.9467769Z output_dtype=SparseType.FP16, 2025-05-07T20:13:14.9468272Z ) 2025-05-07T20:13:14.9468715Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:14.9469896Z self=, 2025-05-07T20:13:14.9470996Z mixed_B=False, 2025-05-07T20:13:14.9471413Z compile=True, 2025-05-07T20:13:14.9471784Z T=3, 2025-05-07T20:13:14.9472117Z D=109, 2025-05-07T20:13:14.9472485Z B=117, 2025-05-07T20:13:14.9472820Z log_E=5, 2025-05-07T20:13:14.9473189Z L=14, 2025-05-07T20:13:14.9473552Z D_gradcheck=2, 2025-05-07T20:13:14.9473961Z stochastic_rounding=False, 2025-05-07T20:13:14.9474452Z weighted=True, 2025-05-07T20:13:14.9474831Z row_wise=False, 2025-05-07T20:13:14.9475194Z mixed=False, 2025-05-07T20:13:14.9475597Z use_cache=False, 2025-05-07T20:13:14.9476155Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:14.9476814Z use_cpu=True, 2025-05-07T20:13:14.9477239Z output_dtype=SparseType.FP32, 2025-05-07T20:13:14.9477700Z ) 2025-05-07T20:13:14.9478117Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:14.9479280Z self=, 2025-05-07T20:13:14.9480339Z mixed_B=False, 2025-05-07T20:13:14.9480726Z compile=False, 2025-05-07T20:13:14.9481083Z T=2, 2025-05-07T20:13:14.9481388Z D=101, 2025-05-07T20:13:14.9481818Z B=55, 2025-05-07T20:13:14.9482138Z log_E=4, 2025-05-07T20:13:14.9482490Z L=16, 2025-05-07T20:13:14.9482826Z D_gradcheck=1, 2025-05-07T20:13:14.9483226Z stochastic_rounding=True, 2025-05-07T20:13:14.9483695Z weighted=False, 2025-05-07T20:13:14.9484070Z row_wise=False, 2025-05-07T20:13:14.9484439Z mixed=True, 2025-05-07T20:13:14.9484815Z use_cache=False, 2025-05-07T20:13:14.9485260Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:14.9485786Z use_cpu=True, 2025-05-07T20:13:14.9486243Z output_dtype=SparseType.FP32, 2025-05-07T20:13:14.9486760Z ) 2025-05-07T20:13:14.9487171Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:14.9488445Z self=, 2025-05-07T20:13:14.9489524Z mixed_B=True, 2025-05-07T20:13:14.9489932Z compile=False, 2025-05-07T20:13:14.9490298Z T=5, 2025-05-07T20:13:14.9490657Z D=126, 2025-05-07T20:13:14.9491015Z B=8, 2025-05-07T20:13:14.9491338Z log_E=4, 2025-05-07T20:13:14.9491702Z L=16, 2025-05-07T20:13:14.9492059Z D_gradcheck=2, 2025-05-07T20:13:14.9492466Z stochastic_rounding=False, 2025-05-07T20:13:14.9492952Z weighted=False, 2025-05-07T20:13:14.9493371Z row_wise=True, 2025-05-07T20:13:14.9493743Z mixed=True, 2025-05-07T20:13:14.9494139Z use_cache=True, 2025-05-07T20:13:14.9494599Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:14.9495142Z use_cpu=True, 2025-05-07T20:13:14.9495594Z output_dtype=SparseType.FP16, 2025-05-07T20:13:14.9496092Z ) 2025-05-07T20:13:14.9496530Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:14.9497724Z self=, 2025-05-07T20:13:14.9498820Z mixed_B=False, 2025-05-07T20:13:14.9499228Z compile=False, 2025-05-07T20:13:14.9499588Z T=1, 2025-05-07T20:13:14.9499943Z D=50, 2025-05-07T20:13:14.9500289Z B=43, 2025-05-07T20:13:14.9500617Z log_E=3, 2025-05-07T20:13:14.9500954Z L=13, 2025-05-07T20:13:14.9501294Z D_gradcheck=2, 2025-05-07T20:13:14.9501712Z stochastic_rounding=False, 2025-05-07T20:13:14.9502187Z weighted=True, 2025-05-07T20:13:14.9502600Z row_wise=False, 2025-05-07T20:13:14.9502991Z mixed=True, 2025-05-07T20:13:14.9503373Z use_cache=True, 2025-05-07T20:13:14.9503828Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:14.9504354Z use_cpu=True, 2025-05-07T20:13:14.9504785Z output_dtype=SparseType.FP32, 2025-05-07T20:13:14.9505283Z ) 2025-05-07T20:13:14.9505913Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:14.9507084Z self=, 2025-05-07T20:13:14.9508125Z mixed_B=False, 2025-05-07T20:13:14.9508535Z compile=False, 2025-05-07T20:13:14.9508915Z T=2, 2025-05-07T20:13:14.9509265Z D=75, 2025-05-07T20:13:14.9509603Z B=22, 2025-05-07T20:13:14.9509928Z log_E=5, 2025-05-07T20:13:14.9510259Z L=3, 2025-05-07T20:13:14.9510589Z D_gradcheck=2, 2025-05-07T20:13:14.9510979Z stochastic_rounding=False, 2025-05-07T20:13:14.9511452Z weighted=True, 2025-05-07T20:13:14.9511875Z row_wise=False, 2025-05-07T20:13:14.9512276Z mixed=True, 2025-05-07T20:13:14.9512658Z use_cache=False, 2025-05-07T20:13:14.9513090Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:14.9513756Z use_cpu=True, 2025-05-07T20:13:14.9514160Z output_dtype=SparseType.FP32, 2025-05-07T20:13:14.9514628Z ) 2025-05-07T20:13:14.9736226Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:14.9737470Z self=, 2025-05-07T20:13:14.9738502Z mixed_B=True, 2025-05-07T20:13:14.9738897Z compile=False, 2025-05-07T20:13:14.9739280Z T=3, 2025-05-07T20:13:14.9739596Z D=13, 2025-05-07T20:13:14.9740085Z B=72, 2025-05-07T20:13:14.9740433Z log_E=5, 2025-05-07T20:13:14.9740758Z L=20, 2025-05-07T20:13:14.9741098Z D_gradcheck=1, 2025-05-07T20:13:14.9741500Z stochastic_rounding=True, 2025-05-07T20:13:14.9741993Z weighted=True, 2025-05-07T20:13:14.9742411Z row_wise=True, 2025-05-07T20:13:14.9742784Z mixed=False, 2025-05-07T20:13:14.9743148Z use_cache=False, 2025-05-07T20:13:14.9743582Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:14.9744125Z use_cpu=True, 2025-05-07T20:13:14.9744565Z output_dtype=SparseType.FP32, 2025-05-07T20:13:14.9745040Z ) 2025-05-07T20:13:14.9745495Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:14.9746882Z self=, 2025-05-07T20:13:14.9747954Z mixed_B=True, 2025-05-07T20:13:14.9748338Z compile=True, 2025-05-07T20:13:14.9748720Z T=3, 2025-05-07T20:13:14.9749054Z D=79, 2025-05-07T20:13:14.9749399Z B=89, 2025-05-07T20:13:14.9749729Z log_E=4, 2025-05-07T20:13:14.9750090Z L=15, 2025-05-07T20:13:14.9750441Z D_gradcheck=2, 2025-05-07T20:13:14.9750863Z stochastic_rounding=False, 2025-05-07T20:13:14.9751355Z weighted=False, 2025-05-07T20:13:14.9751755Z row_wise=True, 2025-05-07T20:13:14.9752154Z mixed=True, 2025-05-07T20:13:14.9752533Z use_cache=True, 2025-05-07T20:13:14.9752971Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:14.9753541Z use_cpu=True, 2025-05-07T20:13:14.9753962Z output_dtype=SparseType.FP32, 2025-05-07T20:13:14.9754473Z ) 2025-05-07T20:13:14.9754906Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:14.9756202Z self=, 2025-05-07T20:13:14.9757277Z mixed_B=False, 2025-05-07T20:13:14.9757682Z compile=True, 2025-05-07T20:13:14.9758054Z T=4, 2025-05-07T20:13:14.9758389Z D=5, 2025-05-07T20:13:14.9758742Z B=16, 2025-05-07T20:13:14.9759107Z log_E=5, 2025-05-07T20:13:14.9759464Z L=7, 2025-05-07T20:13:14.9759811Z D_gradcheck=2, 2025-05-07T20:13:14.9760242Z stochastic_rounding=False, 2025-05-07T20:13:14.9760698Z weighted=False, 2025-05-07T20:13:14.9761089Z row_wise=False, 2025-05-07T20:13:14.9761477Z mixed=False, 2025-05-07T20:13:14.9761865Z use_cache=False, 2025-05-07T20:13:14.9762346Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:14.9762899Z use_cpu=True, 2025-05-07T20:13:14.9763325Z output_dtype=SparseType.FP32, 2025-05-07T20:13:14.9763790Z ) 2025-05-07T20:13:14.9764208Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:14.9765372Z self=, 2025-05-07T20:13:14.9766433Z mixed_B=False, 2025-05-07T20:13:14.9766814Z compile=True, 2025-05-07T20:13:14.9767184Z T=5, 2025-05-07T20:13:14.9767485Z D=88, 2025-05-07T20:13:14.9767823Z B=60, 2025-05-07T20:13:14.9768144Z log_E=5, 2025-05-07T20:13:14.9768471Z L=7, 2025-05-07T20:13:14.9768826Z D_gradcheck=2, 2025-05-07T20:13:14.9769233Z stochastic_rounding=True, 2025-05-07T20:13:14.9769700Z weighted=False, 2025-05-07T20:13:14.9770073Z row_wise=False, 2025-05-07T20:13:14.9770449Z mixed=False, 2025-05-07T20:13:14.9770817Z use_cache=False, 2025-05-07T20:13:14.9771253Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:14.9771937Z use_cpu=True, 2025-05-07T20:13:14.9772373Z output_dtype=SparseType.FP16, 2025-05-07T20:13:14.9772881Z ) 2025-05-07T20:13:14.9773289Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:14.9774392Z self=, 2025-05-07T20:13:14.9775466Z mixed_B=False, 2025-05-07T20:13:14.9775873Z compile=True, 2025-05-07T20:13:14.9776245Z T=5, 2025-05-07T20:13:14.9776588Z D=109, 2025-05-07T20:13:14.9777033Z B=111, 2025-05-07T20:13:14.9777367Z log_E=5, 2025-05-07T20:13:14.9777723Z L=11, 2025-05-07T20:13:14.9778087Z D_gradcheck=1, 2025-05-07T20:13:14.9778499Z stochastic_rounding=True, 2025-05-07T20:13:14.9778967Z weighted=False, 2025-05-07T20:13:14.9779372Z row_wise=True, 2025-05-07T20:13:14.9779761Z mixed=False, 2025-05-07T20:13:14.9780142Z use_cache=True, 2025-05-07T20:13:14.9780604Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:14.9781153Z use_cpu=True, 2025-05-07T20:13:14.9781583Z output_dtype=SparseType.FP16, 2025-05-07T20:13:14.9782081Z ) 2025-05-07T20:13:14.9782536Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:14.9783851Z self=, 2025-05-07T20:13:14.9784939Z mixed_B=True, 2025-05-07T20:13:14.9785343Z compile=True, 2025-05-07T20:13:14.9785721Z T=5, 2025-05-07T20:13:14.9786071Z D=122, 2025-05-07T20:13:14.9786424Z B=56, 2025-05-07T20:13:14.9786771Z log_E=4, 2025-05-07T20:13:14.9787136Z L=20, 2025-05-07T20:13:14.9787495Z D_gradcheck=2, 2025-05-07T20:13:14.9787926Z stochastic_rounding=False, 2025-05-07T20:13:14.9788394Z weighted=True, 2025-05-07T20:13:14.9788812Z row_wise=False, 2025-05-07T20:13:14.9789194Z mixed=True, 2025-05-07T20:13:14.9789590Z use_cache=False, 2025-05-07T20:13:14.9790047Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:14.9790608Z use_cpu=True, 2025-05-07T20:13:14.9790997Z output_dtype=SparseType.FP32, 2025-05-07T20:13:14.9791465Z ) 2025-05-07T20:13:14.9791910Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:14.9793095Z self=, 2025-05-07T20:13:14.9794131Z mixed_B=True, 2025-05-07T20:13:14.9794505Z compile=True, 2025-05-07T20:13:14.9794855Z T=1, 2025-05-07T20:13:14.9795217Z D=65, 2025-05-07T20:13:14.9795568Z B=71, 2025-05-07T20:13:14.9795912Z log_E=3, 2025-05-07T20:13:14.9796349Z L=2, 2025-05-07T20:13:14.9796679Z D_gradcheck=1, 2025-05-07T20:13:14.9797070Z stochastic_rounding=False, 2025-05-07T20:13:14.9797523Z weighted=False, 2025-05-07T20:13:14.9797910Z row_wise=False, 2025-05-07T20:13:14.9798268Z mixed=True, 2025-05-07T20:13:14.9798633Z use_cache=False, 2025-05-07T20:13:14.9799086Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:14.9799606Z use_cpu=True, 2025-05-07T20:13:14.9800035Z output_dtype=SparseType.FP16, 2025-05-07T20:13:14.9800503Z ) 2025-05-07T20:13:14.9800919Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:14.9802051Z self=, 2025-05-07T20:13:14.9803170Z mixed_B=False, 2025-05-07T20:13:14.9803565Z compile=False, 2025-05-07T20:13:14.9803921Z T=3, 2025-05-07T20:13:14.9804246Z D=79, 2025-05-07T20:13:14.9804575Z B=30, 2025-05-07T20:13:14.9804916Z log_E=5, 2025-05-07T20:13:14.9805271Z L=0, 2025-05-07T20:13:14.9805834Z D_gradcheck=2, 2025-05-07T20:13:14.9806259Z stochastic_rounding=True, 2025-05-07T20:13:14.9806744Z weighted=False, 2025-05-07T20:13:14.9807141Z row_wise=False, 2025-05-07T20:13:14.9807534Z mixed=False, 2025-05-07T20:13:14.9807935Z use_cache=False, 2025-05-07T20:13:14.9808385Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:14.9809076Z use_cpu=True, 2025-05-07T20:13:14.9809488Z output_dtype=SparseType.FP16, 2025-05-07T20:13:14.9809996Z ) 2025-05-07T20:13:14.9810421Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:14.9811610Z self=, 2025-05-07T20:13:14.9812706Z mixed_B=False, 2025-05-07T20:13:14.9813127Z compile=False, 2025-05-07T20:13:14.9831319Z T=5, 2025-05-07T20:13:14.9831790Z D=36, 2025-05-07T20:13:14.9832155Z B=35, 2025-05-07T20:13:14.9832617Z log_E=3, 2025-05-07T20:13:14.9832955Z L=18, 2025-05-07T20:13:14.9833286Z D_gradcheck=2, 2025-05-07T20:13:14.9833697Z stochastic_rounding=True, 2025-05-07T20:13:14.9834181Z weighted=False, 2025-05-07T20:13:14.9834583Z row_wise=False, 2025-05-07T20:13:14.9834965Z mixed=True, 2025-05-07T20:13:14.9835366Z use_cache=True, 2025-05-07T20:13:14.9835797Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:14.9836455Z use_cpu=True, 2025-05-07T20:13:14.9836901Z output_dtype=SparseType.FP16, 2025-05-07T20:13:14.9837383Z ) 2025-05-07T20:13:14.9837840Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:14.9839219Z self=, 2025-05-07T20:13:14.9840307Z mixed_B=False, 2025-05-07T20:13:14.9840701Z compile=True, 2025-05-07T20:13:14.9841099Z T=2, 2025-05-07T20:13:14.9841436Z D=46, 2025-05-07T20:13:14.9841774Z B=114, 2025-05-07T20:13:14.9842130Z log_E=4, 2025-05-07T20:13:14.9842550Z L=12, 2025-05-07T20:13:14.9842886Z D_gradcheck=2, 2025-05-07T20:13:14.9843304Z stochastic_rounding=True, 2025-05-07T20:13:14.9843793Z weighted=False, 2025-05-07T20:13:14.9844194Z row_wise=True, 2025-05-07T20:13:14.9844580Z mixed=True, 2025-05-07T20:13:14.9844956Z use_cache=True, 2025-05-07T20:13:14.9845406Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:14.9845947Z use_cpu=True, 2025-05-07T20:13:14.9846395Z output_dtype=SparseType.FP32, 2025-05-07T20:13:14.9846921Z ) 2025-05-07T20:13:14.9847333Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:14.9848493Z self=, 2025-05-07T20:13:14.9849524Z mixed_B=False, 2025-05-07T20:13:14.9849908Z compile=True, 2025-05-07T20:13:14.9850268Z T=3, 2025-05-07T20:13:14.9850620Z D=125, 2025-05-07T20:13:14.9850966Z B=125, 2025-05-07T20:13:14.9851313Z log_E=3, 2025-05-07T20:13:14.9851673Z L=1, 2025-05-07T20:13:14.9852019Z D_gradcheck=1, 2025-05-07T20:13:14.9852443Z stochastic_rounding=False, 2025-05-07T20:13:14.9852906Z weighted=False, 2025-05-07T20:13:14.9853289Z row_wise=True, 2025-05-07T20:13:14.9853660Z mixed=True, 2025-05-07T20:13:14.9854046Z use_cache=True, 2025-05-07T20:13:14.9854498Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:14.9855030Z use_cpu=True, 2025-05-07T20:13:14.9855472Z output_dtype=SparseType.FP16, 2025-05-07T20:13:14.9855937Z ) 2025-05-07T20:13:14.9856344Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:14.9857519Z self=, 2025-05-07T20:13:14.9858585Z mixed_B=False, 2025-05-07T20:13:14.9858955Z compile=False, 2025-05-07T20:13:14.9859327Z T=5, 2025-05-07T20:13:14.9859643Z D=15, 2025-05-07T20:13:14.9859970Z B=128, 2025-05-07T20:13:14.9860300Z log_E=5, 2025-05-07T20:13:14.9860647Z L=14, 2025-05-07T20:13:14.9860985Z D_gradcheck=2, 2025-05-07T20:13:14.9861393Z stochastic_rounding=True, 2025-05-07T20:13:14.9861874Z weighted=True, 2025-05-07T20:13:14.9862246Z row_wise=True, 2025-05-07T20:13:14.9862609Z mixed=True, 2025-05-07T20:13:14.9862985Z use_cache=False, 2025-05-07T20:13:14.9863418Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:14.9863933Z use_cpu=True, 2025-05-07T20:13:14.9864505Z output_dtype=SparseType.FP16, 2025-05-07T20:13:14.9865024Z ) 2025-05-07T20:13:14.9865417Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:14.9866525Z self=, 2025-05-07T20:13:14.9867602Z mixed_B=True, 2025-05-07T20:13:14.9867999Z compile=True, 2025-05-07T20:13:14.9868384Z T=2, 2025-05-07T20:13:14.9868718Z D=121, 2025-05-07T20:13:14.9869060Z B=20, 2025-05-07T20:13:14.9869490Z log_E=4, 2025-05-07T20:13:14.9869841Z L=6, 2025-05-07T20:13:14.9870187Z D_gradcheck=1, 2025-05-07T20:13:14.9870609Z stochastic_rounding=True, 2025-05-07T20:13:14.9871070Z weighted=True, 2025-05-07T20:13:14.9871459Z row_wise=True, 2025-05-07T20:13:14.9871847Z mixed=False, 2025-05-07T20:13:14.9872223Z use_cache=False, 2025-05-07T20:13:14.9872679Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:14.9873232Z use_cpu=True, 2025-05-07T20:13:14.9873679Z output_dtype=SparseType.FP32, 2025-05-07T20:13:14.9874183Z ) 2025-05-07T20:13:14.9874617Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:14.9875925Z self=, 2025-05-07T20:13:14.9877103Z mixed_B=True, 2025-05-07T20:13:14.9877493Z compile=False, 2025-05-07T20:13:14.9877884Z T=3, 2025-05-07T20:13:14.9878240Z D=80, 2025-05-07T20:13:14.9878561Z B=43, 2025-05-07T20:13:14.9878912Z log_E=4, 2025-05-07T20:13:14.9879278Z L=16, 2025-05-07T20:13:14.9879609Z D_gradcheck=2, 2025-05-07T20:13:14.9880044Z stochastic_rounding=False, 2025-05-07T20:13:14.9880527Z weighted=False, 2025-05-07T20:13:14.9880902Z row_wise=True, 2025-05-07T20:13:14.9881308Z mixed=False, 2025-05-07T20:13:14.9881698Z use_cache=True, 2025-05-07T20:13:14.9882136Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:14.9882674Z use_cpu=True, 2025-05-07T20:13:14.9883121Z output_dtype=SparseType.FP32, 2025-05-07T20:13:14.9883573Z ) 2025-05-07T20:13:14.9884002Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:14.9885203Z self=, 2025-05-07T20:13:14.9886249Z mixed_B=True, 2025-05-07T20:13:14.9886615Z compile=False, 2025-05-07T20:13:14.9886981Z T=5, 2025-05-07T20:13:14.9887306Z D=82, 2025-05-07T20:13:14.9887654Z B=106, 2025-05-07T20:13:14.9888021Z log_E=5, 2025-05-07T20:13:14.9888394Z L=20, 2025-05-07T20:13:14.9888722Z D_gradcheck=2, 2025-05-07T20:13:14.9889116Z stochastic_rounding=True, 2025-05-07T20:13:14.9889573Z weighted=False, 2025-05-07T20:13:14.9889929Z row_wise=True, 2025-05-07T20:13:14.9890288Z mixed=True, 2025-05-07T20:13:14.9890653Z use_cache=False, 2025-05-07T20:13:14.9891076Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:14.9891612Z use_cpu=True, 2025-05-07T20:13:14.9892047Z output_dtype=SparseType.FP16, 2025-05-07T20:13:14.9892511Z ) 2025-05-07T20:13:14.9892923Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:14.9894055Z self=, 2025-05-07T20:13:14.9895138Z mixed_B=True, 2025-05-07T20:13:14.9895523Z compile=True, 2025-05-07T20:13:14.9895888Z T=5, 2025-05-07T20:13:14.9896213Z D=31, 2025-05-07T20:13:14.9896524Z B=32, 2025-05-07T20:13:14.9896855Z log_E=3, 2025-05-07T20:13:14.9897223Z L=17, 2025-05-07T20:13:14.9897561Z D_gradcheck=1, 2025-05-07T20:13:14.9897978Z stochastic_rounding=True, 2025-05-07T20:13:14.9898474Z weighted=False, 2025-05-07T20:13:14.9898864Z row_wise=True, 2025-05-07T20:13:14.9899244Z mixed=False, 2025-05-07T20:13:14.9899641Z use_cache=True, 2025-05-07T20:13:14.9900070Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:14.9900620Z use_cpu=True, 2025-05-07T20:13:14.9901159Z output_dtype=SparseType.FP32, 2025-05-07T20:13:14.9901636Z ) 2025-05-07T20:13:14.9902092Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:14.9903273Z self=, 2025-05-07T20:13:14.9904348Z mixed_B=False, 2025-05-07T20:13:14.9904754Z compile=False, 2025-05-07T20:13:14.9905153Z T=5, 2025-05-07T20:13:14.9905697Z D=7, 2025-05-07T20:13:14.9906043Z B=58, 2025-05-07T20:13:14.9906525Z log_E=5, 2025-05-07T20:13:14.9906865Z L=9, 2025-05-07T20:13:14.9907217Z D_gradcheck=1, 2025-05-07T20:13:14.9907641Z stochastic_rounding=True, 2025-05-07T20:13:14.9908126Z weighted=False, 2025-05-07T20:13:14.9908524Z row_wise=True, 2025-05-07T20:13:14.9908906Z mixed=True, 2025-05-07T20:13:14.9909298Z use_cache=True, 2025-05-07T20:13:14.9909727Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:14.9910268Z use_cpu=True, 2025-05-07T20:13:14.9910472Z output_dtype=SparseType.FP32, 2025-05-07T20:13:14.9910622Z ) 2025-05-07T20:13:15.0118998Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.0119938Z self=, 2025-05-07T20:13:15.0120150Z mixed_B=False, 2025-05-07T20:13:15.0120303Z compile=True, 2025-05-07T20:13:15.0120448Z T=4, 2025-05-07T20:13:15.0120601Z D=24, 2025-05-07T20:13:15.0120723Z B=74, 2025-05-07T20:13:15.0120855Z log_E=5, 2025-05-07T20:13:15.0120995Z L=20, 2025-05-07T20:13:15.0121135Z D_gradcheck=1, 2025-05-07T20:13:15.0121304Z stochastic_rounding=True, 2025-05-07T20:13:15.0121469Z weighted=True, 2025-05-07T20:13:15.0121619Z row_wise=True, 2025-05-07T20:13:15.0121761Z mixed=False, 2025-05-07T20:13:15.0121916Z use_cache=True, 2025-05-07T20:13:15.0122121Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.0122265Z use_cpu=True, 2025-05-07T20:13:15.0122465Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.0122598Z ) 2025-05-07T20:13:15.0122841Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.0123550Z self=, 2025-05-07T20:13:15.0123703Z mixed_B=False, 2025-05-07T20:13:15.0123853Z compile=True, 2025-05-07T20:13:15.0123982Z T=1, 2025-05-07T20:13:15.0124109Z D=51, 2025-05-07T20:13:15.0124253Z B=115, 2025-05-07T20:13:15.0124394Z log_E=3, 2025-05-07T20:13:15.0124540Z L=13, 2025-05-07T20:13:15.0124677Z D_gradcheck=1, 2025-05-07T20:13:15.0124857Z stochastic_rounding=True, 2025-05-07T20:13:15.0125024Z weighted=False, 2025-05-07T20:13:15.0125194Z row_wise=False, 2025-05-07T20:13:15.0125350Z mixed=False, 2025-05-07T20:13:15.0125515Z use_cache=False, 2025-05-07T20:13:15.0125739Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.0125867Z use_cpu=True, 2025-05-07T20:13:15.0126051Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.0126195Z ) 2025-05-07T20:13:15.0126436Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.0127107Z self=, 2025-05-07T20:13:15.0127269Z mixed_B=True, 2025-05-07T20:13:15.0127423Z compile=True, 2025-05-07T20:13:15.0127570Z T=3, 2025-05-07T20:13:15.0127714Z D=59, 2025-05-07T20:13:15.0127848Z B=18, 2025-05-07T20:13:15.0127995Z log_E=5, 2025-05-07T20:13:15.0128128Z L=15, 2025-05-07T20:13:15.0128272Z D_gradcheck=2, 2025-05-07T20:13:15.0128461Z stochastic_rounding=True, 2025-05-07T20:13:15.0128615Z weighted=False, 2025-05-07T20:13:15.0128764Z row_wise=False, 2025-05-07T20:13:15.0128920Z mixed=False, 2025-05-07T20:13:15.0129064Z use_cache=True, 2025-05-07T20:13:15.0129261Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.0129416Z use_cpu=True, 2025-05-07T20:13:15.0129771Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.0129919Z ) 2025-05-07T20:13:15.0130175Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.0130891Z self=, 2025-05-07T20:13:15.0131062Z mixed_B=True, 2025-05-07T20:13:15.0131210Z compile=True, 2025-05-07T20:13:15.0131344Z T=2, 2025-05-07T20:13:15.0131481Z D=13, 2025-05-07T20:13:15.0131611Z B=71, 2025-05-07T20:13:15.0131840Z log_E=4, 2025-05-07T20:13:15.0131999Z L=8, 2025-05-07T20:13:15.0132153Z D_gradcheck=1, 2025-05-07T20:13:15.0132334Z stochastic_rounding=False, 2025-05-07T20:13:15.0132497Z weighted=True, 2025-05-07T20:13:15.0132638Z row_wise=True, 2025-05-07T20:13:15.0132795Z mixed=False, 2025-05-07T20:13:15.0132944Z use_cache=True, 2025-05-07T20:13:15.0133150Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.0133315Z use_cpu=True, 2025-05-07T20:13:15.0133515Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.0133644Z ) 2025-05-07T20:13:15.0133914Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.0134703Z self=, 2025-05-07T20:13:15.0134929Z mixed_B=True, 2025-05-07T20:13:15.0135095Z compile=False, 2025-05-07T20:13:15.0135242Z T=1, 2025-05-07T20:13:15.0135387Z D=4, 2025-05-07T20:13:15.0135541Z B=64, 2025-05-07T20:13:15.0135688Z log_E=3, 2025-05-07T20:13:15.0135821Z L=2, 2025-05-07T20:13:15.0135973Z D_gradcheck=1, 2025-05-07T20:13:15.0136147Z stochastic_rounding=True, 2025-05-07T20:13:15.0136318Z weighted=True, 2025-05-07T20:13:15.0136479Z row_wise=True, 2025-05-07T20:13:15.0136626Z mixed=True, 2025-05-07T20:13:15.0136799Z use_cache=False, 2025-05-07T20:13:15.0137000Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.0137147Z use_cpu=True, 2025-05-07T20:13:15.0137361Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.0137502Z ) 2025-05-07T20:13:15.0137770Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.0138499Z self=, 2025-05-07T20:13:15.0138657Z mixed_B=True, 2025-05-07T20:13:15.0138815Z compile=True, 2025-05-07T20:13:15.0138967Z T=2, 2025-05-07T20:13:15.0139106Z D=107, 2025-05-07T20:13:15.0139261Z B=90, 2025-05-07T20:13:15.0139417Z log_E=4, 2025-05-07T20:13:15.0139564Z L=20, 2025-05-07T20:13:15.0139728Z D_gradcheck=2, 2025-05-07T20:13:15.0139908Z stochastic_rounding=False, 2025-05-07T20:13:15.0140058Z weighted=True, 2025-05-07T20:13:15.0140223Z row_wise=True, 2025-05-07T20:13:15.0140371Z mixed=True, 2025-05-07T20:13:15.0140528Z use_cache=False, 2025-05-07T20:13:15.0140743Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.0140891Z use_cpu=True, 2025-05-07T20:13:15.0141074Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.0141213Z ) 2025-05-07T20:13:15.0141460Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.0142184Z self=, 2025-05-07T20:13:15.0142361Z mixed_B=False, 2025-05-07T20:13:15.0142523Z compile=True, 2025-05-07T20:13:15.0142672Z T=1, 2025-05-07T20:13:15.0142814Z D=121, 2025-05-07T20:13:15.0142950Z B=125, 2025-05-07T20:13:15.0143105Z log_E=5, 2025-05-07T20:13:15.0143236Z L=14, 2025-05-07T20:13:15.0143392Z D_gradcheck=2, 2025-05-07T20:13:15.0143590Z stochastic_rounding=False, 2025-05-07T20:13:15.0143730Z weighted=True, 2025-05-07T20:13:15.0143866Z row_wise=True, 2025-05-07T20:13:15.0144016Z mixed=False, 2025-05-07T20:13:15.0144157Z use_cache=True, 2025-05-07T20:13:15.0144348Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.0144497Z use_cpu=True, 2025-05-07T20:13:15.0144781Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.0144913Z ) 2025-05-07T20:13:15.0145189Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.0145913Z self=, 2025-05-07T20:13:15.0146074Z mixed_B=False, 2025-05-07T20:13:15.0146224Z compile=False, 2025-05-07T20:13:15.0146362Z T=2, 2025-05-07T20:13:15.0146508Z D=97, 2025-05-07T20:13:15.0146636Z B=27, 2025-05-07T20:13:15.0146824Z log_E=4, 2025-05-07T20:13:15.0146968Z L=4, 2025-05-07T20:13:15.0147109Z D_gradcheck=1, 2025-05-07T20:13:15.0147270Z stochastic_rounding=False, 2025-05-07T20:13:15.0147423Z weighted=True, 2025-05-07T20:13:15.0147560Z row_wise=False, 2025-05-07T20:13:15.0147692Z mixed=True, 2025-05-07T20:13:15.0147861Z use_cache=False, 2025-05-07T20:13:15.0148046Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.0148201Z use_cpu=True, 2025-05-07T20:13:15.0148415Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.0148555Z ) 2025-05-07T20:13:15.0148834Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.0149601Z self=, 2025-05-07T20:13:15.0149787Z mixed_B=True, 2025-05-07T20:13:15.0149941Z compile=True, 2025-05-07T20:13:15.0150073Z T=5, 2025-05-07T20:13:15.0150208Z D=77, 2025-05-07T20:13:15.0150351Z B=99, 2025-05-07T20:13:15.0150487Z log_E=5, 2025-05-07T20:13:15.0150611Z L=2, 2025-05-07T20:13:15.0150759Z D_gradcheck=2, 2025-05-07T20:13:15.0150919Z stochastic_rounding=False, 2025-05-07T20:13:15.0151072Z weighted=False, 2025-05-07T20:13:15.0151226Z row_wise=True, 2025-05-07T20:13:15.0151362Z mixed=False, 2025-05-07T20:13:15.0151502Z use_cache=False, 2025-05-07T20:13:15.0151703Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.0151846Z use_cpu=True, 2025-05-07T20:13:15.0152051Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.0152187Z ) 2025-05-07T20:13:15.0152432Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.0153149Z self=, 2025-05-07T20:13:15.0153294Z mixed_B=True, 2025-05-07T20:13:15.0153436Z compile=False, 2025-05-07T20:13:15.0153578Z T=1, 2025-05-07T20:13:15.0153711Z D=7, 2025-05-07T20:13:15.0153844Z B=97, 2025-05-07T20:13:15.0153994Z log_E=3, 2025-05-07T20:13:15.0154133Z L=19, 2025-05-07T20:13:15.0154276Z D_gradcheck=2, 2025-05-07T20:13:15.0154455Z stochastic_rounding=True, 2025-05-07T20:13:15.0154599Z weighted=False, 2025-05-07T20:13:15.0154751Z row_wise=False, 2025-05-07T20:13:15.0154888Z mixed=True, 2025-05-07T20:13:15.0155032Z use_cache=True, 2025-05-07T20:13:15.0155247Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.0155382Z use_cpu=True, 2025-05-07T20:13:15.0155583Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.0155735Z ) 2025-05-07T20:13:15.0156091Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.0156786Z self=, 2025-05-07T20:13:15.0156955Z mixed_B=False, 2025-05-07T20:13:15.0157094Z compile=True, 2025-05-07T20:13:15.0157304Z T=4, 2025-05-07T20:13:15.0157431Z D=121, 2025-05-07T20:13:15.0157577Z B=17, 2025-05-07T20:13:15.0157712Z log_E=5, 2025-05-07T20:13:15.0157843Z L=14, 2025-05-07T20:13:15.0158006Z D_gradcheck=2, 2025-05-07T20:13:15.0158188Z stochastic_rounding=False, 2025-05-07T20:13:15.0158340Z weighted=False, 2025-05-07T20:13:15.0158506Z row_wise=False, 2025-05-07T20:13:15.0158651Z mixed=False, 2025-05-07T20:13:15.0158793Z use_cache=True, 2025-05-07T20:13:15.0159004Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.0159153Z use_cpu=True, 2025-05-07T20:13:15.0159470Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.0159611Z ) 2025-05-07T20:13:15.0159863Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.0160599Z self=, 2025-05-07T20:13:15.0160765Z mixed_B=False, 2025-05-07T20:13:15.0160916Z compile=True, 2025-05-07T20:13:15.0161067Z T=3, 2025-05-07T20:13:15.0161200Z D=13, 2025-05-07T20:13:15.0161340Z B=14, 2025-05-07T20:13:15.0161562Z log_E=5, 2025-05-07T20:13:15.0161707Z L=15, 2025-05-07T20:13:15.0161866Z D_gradcheck=1, 2025-05-07T20:13:15.0162060Z stochastic_rounding=False, 2025-05-07T20:13:15.0162206Z weighted=False, 2025-05-07T20:13:15.0162354Z row_wise=True, 2025-05-07T20:13:15.0162497Z mixed=False, 2025-05-07T20:13:15.0162641Z use_cache=True, 2025-05-07T20:13:15.0162857Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.0163010Z use_cpu=True, 2025-05-07T20:13:15.0163206Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.0163343Z ) 2025-05-07T20:13:15.0163595Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.0164374Z self=, 2025-05-07T20:13:15.0164648Z mixed_B=False, 2025-05-07T20:13:15.0164790Z compile=True, 2025-05-07T20:13:15.0164934Z T=4, 2025-05-07T20:13:15.0165087Z D=53, 2025-05-07T20:13:15.0165228Z B=39, 2025-05-07T20:13:15.0165374Z log_E=3, 2025-05-07T20:13:15.0165522Z L=12, 2025-05-07T20:13:15.0165666Z D_gradcheck=1, 2025-05-07T20:13:15.0165851Z stochastic_rounding=False, 2025-05-07T20:13:15.0166003Z weighted=True, 2025-05-07T20:13:15.0166155Z row_wise=False, 2025-05-07T20:13:15.0166317Z mixed=False, 2025-05-07T20:13:15.0166469Z use_cache=True, 2025-05-07T20:13:15.0166664Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.0166812Z use_cpu=True, 2025-05-07T20:13:15.0167003Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.0167148Z ) 2025-05-07T20:13:15.0167419Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.0168136Z self=, 2025-05-07T20:13:15.0168300Z mixed_B=False, 2025-05-07T20:13:15.0168461Z compile=True, 2025-05-07T20:13:15.0168597Z T=3, 2025-05-07T20:13:15.0168745Z D=49, 2025-05-07T20:13:15.0168884Z B=117, 2025-05-07T20:13:15.0169027Z log_E=5, 2025-05-07T20:13:15.0169183Z L=16, 2025-05-07T20:13:15.0169346Z D_gradcheck=2, 2025-05-07T20:13:15.0169517Z stochastic_rounding=True, 2025-05-07T20:13:15.0169673Z weighted=True, 2025-05-07T20:13:15.0169818Z row_wise=True, 2025-05-07T20:13:15.0169962Z mixed=True, 2025-05-07T20:13:15.0170132Z use_cache=False, 2025-05-07T20:13:15.0170340Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.0170491Z use_cpu=True, 2025-05-07T20:13:15.0170697Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.0170830Z ) 2025-05-07T20:13:15.0171086Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.0171813Z self=, 2025-05-07T20:13:15.0171956Z mixed_B=True, 2025-05-07T20:13:15.0172116Z compile=False, 2025-05-07T20:13:15.0172258Z T=3, 2025-05-07T20:13:15.0172401Z D=117, 2025-05-07T20:13:15.0172556Z B=103, 2025-05-07T20:13:15.0172702Z log_E=4, 2025-05-07T20:13:15.0172837Z L=14, 2025-05-07T20:13:15.0172989Z D_gradcheck=1, 2025-05-07T20:13:15.0173170Z stochastic_rounding=False, 2025-05-07T20:13:15.0173332Z weighted=False, 2025-05-07T20:13:15.0173493Z row_wise=False, 2025-05-07T20:13:15.0173640Z mixed=False, 2025-05-07T20:13:15.0173784Z use_cache=True, 2025-05-07T20:13:15.0173989Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.0174139Z use_cpu=True, 2025-05-07T20:13:15.0174415Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.0174549Z ) 2025-05-07T20:13:15.0174791Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.0175495Z self=, 2025-05-07T20:13:15.0175647Z mixed_B=True, 2025-05-07T20:13:15.0175801Z compile=False, 2025-05-07T20:13:15.0175951Z T=1, 2025-05-07T20:13:15.0176093Z D=27, 2025-05-07T20:13:15.0176236Z B=111, 2025-05-07T20:13:15.0176453Z log_E=3, 2025-05-07T20:13:15.0176595Z L=2, 2025-05-07T20:13:15.0176739Z D_gradcheck=1, 2025-05-07T20:13:15.0176926Z stochastic_rounding=False, 2025-05-07T20:13:15.0177077Z weighted=False, 2025-05-07T20:13:15.0177224Z row_wise=False, 2025-05-07T20:13:15.0177371Z mixed=True, 2025-05-07T20:13:15.0177509Z use_cache=False, 2025-05-07T20:13:15.0177693Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.0177842Z use_cpu=True, 2025-05-07T20:13:15.0178020Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.0178148Z ) 2025-05-07T20:13:15.0178384Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.0179172Z self=, 2025-05-07T20:13:15.0179383Z mixed_B=False, 2025-05-07T20:13:15.0179544Z compile=False, 2025-05-07T20:13:15.0179687Z T=1, 2025-05-07T20:13:15.0179839Z D=43, 2025-05-07T20:13:15.0179962Z B=69, 2025-05-07T20:13:15.0180089Z log_E=5, 2025-05-07T20:13:15.0180230Z L=8, 2025-05-07T20:13:15.0180371Z D_gradcheck=1, 2025-05-07T20:13:15.0180535Z stochastic_rounding=True, 2025-05-07T20:13:15.0180694Z weighted=False, 2025-05-07T20:13:15.0180835Z row_wise=False, 2025-05-07T20:13:15.0180969Z mixed=False, 2025-05-07T20:13:15.0181116Z use_cache=True, 2025-05-07T20:13:15.0181288Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.0181430Z use_cpu=True, 2025-05-07T20:13:15.0181609Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.0181755Z ) 2025-05-07T20:13:15.0458451Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.0459266Z self=, 2025-05-07T20:13:15.0459419Z mixed_B=False, 2025-05-07T20:13:15.0459558Z compile=False, 2025-05-07T20:13:15.0459714Z T=5, 2025-05-07T20:13:15.0459856Z D=76, 2025-05-07T20:13:15.0459979Z B=21, 2025-05-07T20:13:15.0460127Z log_E=4, 2025-05-07T20:13:15.0460258Z L=20, 2025-05-07T20:13:15.0460399Z D_gradcheck=1, 2025-05-07T20:13:15.0460577Z stochastic_rounding=True, 2025-05-07T20:13:15.0460727Z weighted=True, 2025-05-07T20:13:15.0460876Z row_wise=True, 2025-05-07T20:13:15.0461035Z mixed=True, 2025-05-07T20:13:15.0461179Z use_cache=False, 2025-05-07T20:13:15.0461379Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.0461538Z use_cpu=True, 2025-05-07T20:13:15.0461724Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.0461866Z ) 2025-05-07T20:13:15.0462118Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.0462836Z self=, 2025-05-07T20:13:15.0463004Z mixed_B=False, 2025-05-07T20:13:15.0463156Z compile=False, 2025-05-07T20:13:15.0463294Z T=1, 2025-05-07T20:13:15.0463443Z D=68, 2025-05-07T20:13:15.0463573Z B=29, 2025-05-07T20:13:15.0463714Z log_E=4, 2025-05-07T20:13:15.0463873Z L=3, 2025-05-07T20:13:15.0464034Z D_gradcheck=2, 2025-05-07T20:13:15.0464219Z stochastic_rounding=False, 2025-05-07T20:13:15.0464391Z weighted=True, 2025-05-07T20:13:15.0464545Z row_wise=True, 2025-05-07T20:13:15.0464703Z mixed=True, 2025-05-07T20:13:15.0464842Z use_cache=True, 2025-05-07T20:13:15.0465044Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.0465201Z use_cpu=True, 2025-05-07T20:13:15.0465579Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.0465727Z ) 2025-05-07T20:13:15.0465998Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.0466739Z self=, 2025-05-07T20:13:15.0466900Z mixed_B=False, 2025-05-07T20:13:15.0467066Z compile=False, 2025-05-07T20:13:15.0467202Z T=5, 2025-05-07T20:13:15.0467350Z D=102, 2025-05-07T20:13:15.0467512Z B=95, 2025-05-07T20:13:15.0467655Z log_E=4, 2025-05-07T20:13:15.0467901Z L=15, 2025-05-07T20:13:15.0468071Z D_gradcheck=1, 2025-05-07T20:13:15.0468247Z stochastic_rounding=True, 2025-05-07T20:13:15.0468407Z weighted=True, 2025-05-07T20:13:15.0468566Z row_wise=False, 2025-05-07T20:13:15.0468721Z mixed=False, 2025-05-07T20:13:15.0468891Z use_cache=False, 2025-05-07T20:13:15.0469098Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.0469247Z use_cpu=True, 2025-05-07T20:13:15.0469443Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.0469572Z ) 2025-05-07T20:13:15.0469842Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.0470717Z self=, 2025-05-07T20:13:15.0470937Z mixed_B=True, 2025-05-07T20:13:15.0471095Z compile=True, 2025-05-07T20:13:15.0471253Z T=1, 2025-05-07T20:13:15.0471396Z D=21, 2025-05-07T20:13:15.0471550Z B=69, 2025-05-07T20:13:15.0471687Z log_E=5, 2025-05-07T20:13:15.0471829Z L=12, 2025-05-07T20:13:15.0471997Z D_gradcheck=1, 2025-05-07T20:13:15.0472184Z stochastic_rounding=True, 2025-05-07T20:13:15.0472341Z weighted=True, 2025-05-07T20:13:15.0472515Z row_wise=False, 2025-05-07T20:13:15.0472660Z mixed=False, 2025-05-07T20:13:15.0472816Z use_cache=False, 2025-05-07T20:13:15.0473032Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.0473190Z use_cpu=True, 2025-05-07T20:13:15.0473396Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.0473549Z ) 2025-05-07T20:13:15.0473818Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.0474565Z self=, 2025-05-07T20:13:15.0474741Z mixed_B=True, 2025-05-07T20:13:15.0474892Z compile=True, 2025-05-07T20:13:15.0475037Z T=5, 2025-05-07T20:13:15.0475177Z D=25, 2025-05-07T20:13:15.0475320Z B=57, 2025-05-07T20:13:15.0475484Z log_E=5, 2025-05-07T20:13:15.0475628Z L=10, 2025-05-07T20:13:15.0475780Z D_gradcheck=1, 2025-05-07T20:13:15.0476062Z stochastic_rounding=False, 2025-05-07T20:13:15.0476210Z weighted=False, 2025-05-07T20:13:15.0476352Z row_wise=False, 2025-05-07T20:13:15.0476515Z mixed=True, 2025-05-07T20:13:15.0476679Z use_cache=False, 2025-05-07T20:13:15.0476885Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.0477043Z use_cpu=True, 2025-05-07T20:13:15.0477236Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.0477368Z ) 2025-05-07T20:13:15.0477650Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.0478371Z self=, 2025-05-07T20:13:15.0478542Z mixed_B=False, 2025-05-07T20:13:15.0478702Z compile=True, 2025-05-07T20:13:15.0478840Z T=5, 2025-05-07T20:13:15.0478993Z D=51, 2025-05-07T20:13:15.0479133Z B=121, 2025-05-07T20:13:15.0479272Z log_E=5, 2025-05-07T20:13:15.0479422Z L=4, 2025-05-07T20:13:15.0479581Z D_gradcheck=2, 2025-05-07T20:13:15.0479769Z stochastic_rounding=False, 2025-05-07T20:13:15.0479938Z weighted=False, 2025-05-07T20:13:15.0480086Z row_wise=True, 2025-05-07T20:13:15.0480223Z mixed=False, 2025-05-07T20:13:15.0480382Z use_cache=False, 2025-05-07T20:13:15.0480575Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.0480726Z use_cpu=True, 2025-05-07T20:13:15.0481046Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.0481178Z ) 2025-05-07T20:13:15.0481451Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.0482172Z self=, 2025-05-07T20:13:15.0482326Z mixed_B=False, 2025-05-07T20:13:15.0482495Z compile=False, 2025-05-07T20:13:15.0482642Z T=1, 2025-05-07T20:13:15.0482777Z D=111, 2025-05-07T20:13:15.0482915Z B=106, 2025-05-07T20:13:15.0483047Z log_E=5, 2025-05-07T20:13:15.0483250Z L=20, 2025-05-07T20:13:15.0483409Z D_gradcheck=1, 2025-05-07T20:13:15.0483576Z stochastic_rounding=False, 2025-05-07T20:13:15.0483729Z weighted=False, 2025-05-07T20:13:15.0483895Z row_wise=False, 2025-05-07T20:13:15.0484041Z mixed=False, 2025-05-07T20:13:15.0484200Z use_cache=False, 2025-05-07T20:13:15.0484418Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.0484569Z use_cpu=True, 2025-05-07T20:13:15.0484779Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.0484914Z ) 2025-05-07T20:13:15.0485170Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.0485939Z self=, 2025-05-07T20:13:15.0486124Z mixed_B=True, 2025-05-07T20:13:15.0486267Z compile=False, 2025-05-07T20:13:15.0486408Z T=4, 2025-05-07T20:13:15.0486540Z D=82, 2025-05-07T20:13:15.0486667Z B=87, 2025-05-07T20:13:15.0486813Z log_E=4, 2025-05-07T20:13:15.0486957Z L=11, 2025-05-07T20:13:15.0487096Z D_gradcheck=1, 2025-05-07T20:13:15.0487290Z stochastic_rounding=True, 2025-05-07T20:13:15.0487447Z weighted=True, 2025-05-07T20:13:15.0487622Z row_wise=False, 2025-05-07T20:13:15.0487779Z mixed=True, 2025-05-07T20:13:15.0487938Z use_cache=True, 2025-05-07T20:13:15.0488164Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.0488320Z use_cpu=True, 2025-05-07T20:13:15.0488497Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.0488633Z ) 2025-05-07T20:13:15.0488872Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.0489545Z self=, 2025-05-07T20:13:15.0489702Z mixed_B=True, 2025-05-07T20:13:15.0489840Z compile=True, 2025-05-07T20:13:15.0489968Z T=5, 2025-05-07T20:13:15.0490126Z D=71, 2025-05-07T20:13:15.0490277Z B=18, 2025-05-07T20:13:15.0490411Z log_E=3, 2025-05-07T20:13:15.0490556Z L=2, 2025-05-07T20:13:15.0490695Z D_gradcheck=2, 2025-05-07T20:13:15.0490875Z stochastic_rounding=False, 2025-05-07T20:13:15.0491014Z weighted=True, 2025-05-07T20:13:15.0491160Z row_wise=True, 2025-05-07T20:13:15.0491311Z mixed=True, 2025-05-07T20:13:15.0491463Z use_cache=True, 2025-05-07T20:13:15.0491650Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.0491808Z use_cpu=True, 2025-05-07T20:13:15.0491995Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.0492131Z ) 2025-05-07T20:13:15.0492395Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.0493061Z self=, 2025-05-07T20:13:15.0493208Z mixed_B=True, 2025-05-07T20:13:15.0493367Z compile=True, 2025-05-07T20:13:15.0493494Z T=4, 2025-05-07T20:13:15.0493635Z D=113, 2025-05-07T20:13:15.0493764Z B=26, 2025-05-07T20:13:15.0493894Z log_E=4, 2025-05-07T20:13:15.0494052Z L=20, 2025-05-07T20:13:15.0494195Z D_gradcheck=2, 2025-05-07T20:13:15.0494368Z stochastic_rounding=True, 2025-05-07T20:13:15.0494510Z weighted=True, 2025-05-07T20:13:15.0494665Z row_wise=True, 2025-05-07T20:13:15.0494819Z mixed=True, 2025-05-07T20:13:15.0494990Z use_cache=False, 2025-05-07T20:13:15.0495198Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.0495355Z use_cpu=True, 2025-05-07T20:13:15.0495557Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.0495790Z ) 2025-05-07T20:13:15.0496042Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.0496716Z self=, 2025-05-07T20:13:15.0496860Z mixed_B=True, 2025-05-07T20:13:15.0497029Z compile=True, 2025-05-07T20:13:15.0497169Z T=2, 2025-05-07T20:13:15.0497318Z D=2, 2025-05-07T20:13:15.0497467Z B=64, 2025-05-07T20:13:15.0497606Z log_E=3, 2025-05-07T20:13:15.0497808Z L=3, 2025-05-07T20:13:15.0497968Z D_gradcheck=1, 2025-05-07T20:13:15.0498141Z stochastic_rounding=True, 2025-05-07T20:13:15.0498300Z weighted=True, 2025-05-07T20:13:15.0498467Z row_wise=False, 2025-05-07T20:13:15.0498615Z mixed=True, 2025-05-07T20:13:15.0498769Z use_cache=True, 2025-05-07T20:13:15.0498982Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.0499130Z use_cpu=True, 2025-05-07T20:13:15.0499315Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.0499470Z ) 2025-05-07T20:13:15.0499732Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.0500513Z self=, 2025-05-07T20:13:15.0500711Z mixed_B=False, 2025-05-07T20:13:15.0500863Z compile=False, 2025-05-07T20:13:15.0501017Z T=2, 2025-05-07T20:13:15.0501149Z D=95, 2025-05-07T20:13:15.0501274Z B=5, 2025-05-07T20:13:15.0501417Z log_E=5, 2025-05-07T20:13:15.0501608Z L=3, 2025-05-07T20:13:15.0501780Z D_gradcheck=1, 2025-05-07T20:13:15.0501962Z stochastic_rounding=True, 2025-05-07T20:13:15.0502109Z weighted=True, 2025-05-07T20:13:15.0502268Z row_wise=True, 2025-05-07T20:13:15.0502409Z mixed=True, 2025-05-07T20:13:15.0502553Z use_cache=True, 2025-05-07T20:13:15.0502767Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.0502921Z use_cpu=True, 2025-05-07T20:13:15.0503116Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.0503272Z ) 2025-05-07T20:13:15.0503532Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.0504275Z self=, 2025-05-07T20:13:15.0504436Z mixed_B=True, 2025-05-07T20:13:15.0504589Z compile=False, 2025-05-07T20:13:15.0504740Z T=3, 2025-05-07T20:13:15.0504879Z D=55, 2025-05-07T20:13:15.0505014Z B=43, 2025-05-07T20:13:15.0505175Z log_E=4, 2025-05-07T20:13:15.0505325Z L=15, 2025-05-07T20:13:15.0505662Z D_gradcheck=2, 2025-05-07T20:13:15.0505857Z stochastic_rounding=False, 2025-05-07T20:13:15.0506002Z weighted=True, 2025-05-07T20:13:15.0506142Z row_wise=False, 2025-05-07T20:13:15.0506296Z mixed=False, 2025-05-07T20:13:15.0506450Z use_cache=True, 2025-05-07T20:13:15.0506657Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.0506827Z use_cpu=True, 2025-05-07T20:13:15.0507021Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.0507175Z ) 2025-05-07T20:13:15.0507435Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.0508161Z self=, 2025-05-07T20:13:15.0508331Z mixed_B=False, 2025-05-07T20:13:15.0508479Z compile=False, 2025-05-07T20:13:15.0508626Z T=3, 2025-05-07T20:13:15.0508787Z D=34, 2025-05-07T20:13:15.0508928Z B=66, 2025-05-07T20:13:15.0509068Z log_E=4, 2025-05-07T20:13:15.0509222Z L=20, 2025-05-07T20:13:15.0509373Z D_gradcheck=2, 2025-05-07T20:13:15.0509558Z stochastic_rounding=False, 2025-05-07T20:13:15.0509737Z weighted=False, 2025-05-07T20:13:15.0509891Z row_wise=False, 2025-05-07T20:13:15.0510055Z mixed=True, 2025-05-07T20:13:15.0510217Z use_cache=True, 2025-05-07T20:13:15.0510417Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.0510573Z use_cpu=True, 2025-05-07T20:13:15.0510758Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.0511033Z ) 2025-05-07T20:13:15.0511316Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.0512003Z self=, 2025-05-07T20:13:15.0512145Z mixed_B=True, 2025-05-07T20:13:15.0512304Z compile=False, 2025-05-07T20:13:15.0512438Z T=1, 2025-05-07T20:13:15.0512571Z D=44, 2025-05-07T20:13:15.0512728Z B=63, 2025-05-07T20:13:15.0512874Z log_E=4, 2025-05-07T20:13:15.0513108Z L=19, 2025-05-07T20:13:15.0513267Z D_gradcheck=1, 2025-05-07T20:13:15.0513431Z stochastic_rounding=False, 2025-05-07T20:13:15.0513586Z weighted=True, 2025-05-07T20:13:15.0513726Z row_wise=False, 2025-05-07T20:13:15.0513875Z mixed=False, 2025-05-07T20:13:15.0514045Z use_cache=False, 2025-05-07T20:13:15.0514248Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.0514398Z use_cpu=True, 2025-05-07T20:13:15.0514596Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.0514741Z ) 2025-05-07T20:13:15.0515003Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.0515811Z self=, 2025-05-07T20:13:15.0516104Z mixed_B=True, 2025-05-07T20:13:15.0516252Z compile=False, 2025-05-07T20:13:15.0516391Z T=1, 2025-05-07T20:13:15.0516522Z D=7, 2025-05-07T20:13:15.0516667Z B=93, 2025-05-07T20:13:15.0516800Z log_E=5, 2025-05-07T20:13:15.0516933Z L=9, 2025-05-07T20:13:15.0517097Z D_gradcheck=1, 2025-05-07T20:13:15.0517278Z stochastic_rounding=True, 2025-05-07T20:13:15.0517430Z weighted=False, 2025-05-07T20:13:15.0517594Z row_wise=True, 2025-05-07T20:13:15.0517746Z mixed=False, 2025-05-07T20:13:15.0517900Z use_cache=True, 2025-05-07T20:13:15.0518119Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.0518272Z use_cpu=True, 2025-05-07T20:13:15.0518461Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.0518607Z ) 2025-05-07T20:13:15.0518870Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.0519545Z self=, 2025-05-07T20:13:15.0519712Z mixed_B=False, 2025-05-07T20:13:15.0519855Z compile=False, 2025-05-07T20:13:15.0520000Z T=3, 2025-05-07T20:13:15.0520130Z D=79, 2025-05-07T20:13:15.0520270Z B=123, 2025-05-07T20:13:15.0520414Z log_E=5, 2025-05-07T20:13:15.0520563Z L=1, 2025-05-07T20:13:15.0520718Z D_gradcheck=2, 2025-05-07T20:13:15.0520915Z stochastic_rounding=True, 2025-05-07T20:13:15.0521075Z weighted=False, 2025-05-07T20:13:15.0521227Z row_wise=True, 2025-05-07T20:13:15.0521396Z mixed=False, 2025-05-07T20:13:15.0521555Z use_cache=False, 2025-05-07T20:13:15.0521750Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.0521898Z use_cpu=True, 2025-05-07T20:13:15.0522077Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.0522213Z ) 2025-05-07T20:13:15.0801662Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.0802428Z self=, 2025-05-07T20:13:15.0802587Z mixed_B=True, 2025-05-07T20:13:15.0802728Z compile=False, 2025-05-07T20:13:15.0802877Z T=4, 2025-05-07T20:13:15.0803003Z D=99, 2025-05-07T20:13:15.0803134Z B=64, 2025-05-07T20:13:15.0803296Z log_E=5, 2025-05-07T20:13:15.0803452Z L=11, 2025-05-07T20:13:15.0803606Z D_gradcheck=2, 2025-05-07T20:13:15.0803785Z stochastic_rounding=False, 2025-05-07T20:13:15.0803923Z weighted=True, 2025-05-07T20:13:15.0804062Z row_wise=False, 2025-05-07T20:13:15.0804214Z mixed=False, 2025-05-07T20:13:15.0804360Z use_cache=True, 2025-05-07T20:13:15.0804565Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.0804723Z use_cpu=True, 2025-05-07T20:13:15.0804898Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.0805234Z ) 2025-05-07T20:13:15.0805669Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.0806348Z self=, 2025-05-07T20:13:15.0806512Z mixed_B=True, 2025-05-07T20:13:15.0806659Z compile=False, 2025-05-07T20:13:15.0806796Z T=2, 2025-05-07T20:13:15.0806945Z D=55, 2025-05-07T20:13:15.0807074Z B=48, 2025-05-07T20:13:15.0807207Z log_E=3, 2025-05-07T20:13:15.0807496Z L=11, 2025-05-07T20:13:15.0807655Z D_gradcheck=2, 2025-05-07T20:13:15.0807833Z stochastic_rounding=True, 2025-05-07T20:13:15.0807977Z weighted=True, 2025-05-07T20:13:15.0808138Z row_wise=False, 2025-05-07T20:13:15.0808288Z mixed=True, 2025-05-07T20:13:15.0808463Z use_cache=False, 2025-05-07T20:13:15.0808673Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.0808842Z use_cpu=True, 2025-05-07T20:13:15.0809039Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.0809162Z ) 2025-05-07T20:13:15.0809423Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.0810196Z self=, 2025-05-07T20:13:15.0810398Z mixed_B=False, 2025-05-07T20:13:15.0810564Z compile=False, 2025-05-07T20:13:15.0810701Z T=1, 2025-05-07T20:13:15.0810844Z D=128, 2025-05-07T20:13:15.0810988Z B=126, 2025-05-07T20:13:15.0811123Z log_E=5, 2025-05-07T20:13:15.0811259Z L=11, 2025-05-07T20:13:15.0811415Z D_gradcheck=2, 2025-05-07T20:13:15.0811586Z stochastic_rounding=False, 2025-05-07T20:13:15.0811749Z weighted=True, 2025-05-07T20:13:15.0811904Z row_wise=False, 2025-05-07T20:13:15.0812053Z mixed=True, 2025-05-07T20:13:15.0812219Z use_cache=True, 2025-05-07T20:13:15.0812416Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.0812562Z use_cpu=True, 2025-05-07T20:13:15.0812757Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.0812900Z ) 2025-05-07T20:13:15.0813168Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.0813892Z self=, 2025-05-07T20:13:15.0814054Z mixed_B=False, 2025-05-07T20:13:15.0814207Z compile=True, 2025-05-07T20:13:15.0814363Z T=3, 2025-05-07T20:13:15.0814499Z D=51, 2025-05-07T20:13:15.0814633Z B=68, 2025-05-07T20:13:15.0814787Z log_E=3, 2025-05-07T20:13:15.0814917Z L=3, 2025-05-07T20:13:15.0815079Z D_gradcheck=2, 2025-05-07T20:13:15.0815257Z stochastic_rounding=False, 2025-05-07T20:13:15.0815414Z weighted=True, 2025-05-07T20:13:15.0815581Z row_wise=False, 2025-05-07T20:13:15.0815730Z mixed=False, 2025-05-07T20:13:15.0815876Z use_cache=True, 2025-05-07T20:13:15.0816087Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.0816234Z use_cpu=True, 2025-05-07T20:13:15.0816426Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.0816586Z ) 2025-05-07T20:13:15.0816847Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.0817563Z self=, 2025-05-07T20:13:15.0817739Z mixed_B=False, 2025-05-07T20:13:15.0817892Z compile=True, 2025-05-07T20:13:15.0818045Z T=4, 2025-05-07T20:13:15.0818180Z D=67, 2025-05-07T20:13:15.0818313Z B=69, 2025-05-07T20:13:15.0818467Z log_E=5, 2025-05-07T20:13:15.0818609Z L=8, 2025-05-07T20:13:15.0818766Z D_gradcheck=2, 2025-05-07T20:13:15.0818972Z stochastic_rounding=True, 2025-05-07T20:13:15.0819128Z weighted=True, 2025-05-07T20:13:15.0819271Z row_wise=False, 2025-05-07T20:13:15.0819423Z mixed=False, 2025-05-07T20:13:15.0819570Z use_cache=False, 2025-05-07T20:13:15.0819779Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.0819946Z use_cpu=True, 2025-05-07T20:13:15.0820141Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.0820400Z ) 2025-05-07T20:13:15.0820673Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.0821400Z self=, 2025-05-07T20:13:15.0821568Z mixed_B=True, 2025-05-07T20:13:15.0821720Z compile=False, 2025-05-07T20:13:15.0821864Z T=4, 2025-05-07T20:13:15.0822021Z D=127, 2025-05-07T20:13:15.0822168Z B=115, 2025-05-07T20:13:15.0822312Z log_E=3, 2025-05-07T20:13:15.0822521Z L=1, 2025-05-07T20:13:15.0822674Z D_gradcheck=1, 2025-05-07T20:13:15.0822953Z stochastic_rounding=True, 2025-05-07T20:13:15.0823109Z weighted=False, 2025-05-07T20:13:15.0823281Z row_wise=False, 2025-05-07T20:13:15.0823424Z mixed=False, 2025-05-07T20:13:15.0823574Z use_cache=False, 2025-05-07T20:13:15.0823785Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.0823944Z use_cpu=True, 2025-05-07T20:13:15.0824139Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.0824298Z ) 2025-05-07T20:13:15.0824544Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.0825314Z self=, 2025-05-07T20:13:15.0825516Z mixed_B=True, 2025-05-07T20:13:15.0825691Z compile=False, 2025-05-07T20:13:15.0825839Z T=4, 2025-05-07T20:13:15.0825971Z D=109, 2025-05-07T20:13:15.0826107Z B=118, 2025-05-07T20:13:15.0826258Z log_E=3, 2025-05-07T20:13:15.0826408Z L=11, 2025-05-07T20:13:15.0826562Z D_gradcheck=2, 2025-05-07T20:13:15.0826752Z stochastic_rounding=False, 2025-05-07T20:13:15.0826904Z weighted=False, 2025-05-07T20:13:15.0827050Z row_wise=False, 2025-05-07T20:13:15.0827206Z mixed=True, 2025-05-07T20:13:15.0827345Z use_cache=False, 2025-05-07T20:13:15.0827529Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.0827700Z use_cpu=True, 2025-05-07T20:13:15.0827896Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.0828031Z ) 2025-05-07T20:13:15.0828295Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.0828985Z self=, 2025-05-07T20:13:15.0829160Z mixed_B=False, 2025-05-07T20:13:15.0829299Z compile=True, 2025-05-07T20:13:15.0829427Z T=4, 2025-05-07T20:13:15.0829573Z D=13, 2025-05-07T20:13:15.0829701Z B=21, 2025-05-07T20:13:15.0829836Z log_E=4, 2025-05-07T20:13:15.0829977Z L=16, 2025-05-07T20:13:15.0830126Z D_gradcheck=2, 2025-05-07T20:13:15.0830302Z stochastic_rounding=True, 2025-05-07T20:13:15.0830471Z weighted=True, 2025-05-07T20:13:15.0830621Z row_wise=False, 2025-05-07T20:13:15.0830770Z mixed=False, 2025-05-07T20:13:15.0830936Z use_cache=True, 2025-05-07T20:13:15.0831142Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.0831290Z use_cpu=True, 2025-05-07T20:13:15.0831495Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.0831626Z ) 2025-05-07T20:13:15.0831897Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.0832579Z self=, 2025-05-07T20:13:15.0832729Z mixed_B=False, 2025-05-07T20:13:15.0832886Z compile=True, 2025-05-07T20:13:15.0833016Z T=5, 2025-05-07T20:13:15.0833143Z D=25, 2025-05-07T20:13:15.0833288Z B=77, 2025-05-07T20:13:15.0833429Z log_E=3, 2025-05-07T20:13:15.0833557Z L=17, 2025-05-07T20:13:15.0833727Z D_gradcheck=2, 2025-05-07T20:13:15.0833911Z stochastic_rounding=True, 2025-05-07T20:13:15.0834070Z weighted=False, 2025-05-07T20:13:15.0834237Z row_wise=True, 2025-05-07T20:13:15.0834393Z mixed=False, 2025-05-07T20:13:15.0834554Z use_cache=False, 2025-05-07T20:13:15.0834772Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.0834910Z use_cpu=True, 2025-05-07T20:13:15.0835101Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.0835332Z ) 2025-05-07T20:13:15.0835579Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.0836348Z self=, 2025-05-07T20:13:15.0836499Z mixed_B=False, 2025-05-07T20:13:15.0836636Z compile=False, 2025-05-07T20:13:15.0836797Z T=2, 2025-05-07T20:13:15.0836949Z D=123, 2025-05-07T20:13:15.0837091Z B=61, 2025-05-07T20:13:15.0837234Z log_E=5, 2025-05-07T20:13:15.0837445Z L=4, 2025-05-07T20:13:15.0837591Z D_gradcheck=2, 2025-05-07T20:13:15.0837773Z stochastic_rounding=True, 2025-05-07T20:13:15.0837925Z weighted=False, 2025-05-07T20:13:15.0838074Z row_wise=False, 2025-05-07T20:13:15.0838234Z mixed=False, 2025-05-07T20:13:15.0838372Z use_cache=True, 2025-05-07T20:13:15.0838580Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.0838728Z use_cpu=True, 2025-05-07T20:13:15.0838915Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.0839068Z ) 2025-05-07T20:13:15.0839311Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.0840056Z self=, 2025-05-07T20:13:15.0840256Z mixed_B=True, 2025-05-07T20:13:15.0840399Z compile=True, 2025-05-07T20:13:15.0840527Z T=3, 2025-05-07T20:13:15.0840665Z D=82, 2025-05-07T20:13:15.0840804Z B=72, 2025-05-07T20:13:15.0840940Z log_E=4, 2025-05-07T20:13:15.0841106Z L=14, 2025-05-07T20:13:15.0841240Z D_gradcheck=1, 2025-05-07T20:13:15.0841443Z stochastic_rounding=False, 2025-05-07T20:13:15.0841608Z weighted=False, 2025-05-07T20:13:15.0841767Z row_wise=False, 2025-05-07T20:13:15.0841929Z mixed=True, 2025-05-07T20:13:15.0842087Z use_cache=True, 2025-05-07T20:13:15.0842291Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.0842435Z use_cpu=True, 2025-05-07T20:13:15.0842614Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.0842750Z ) 2025-05-07T20:13:15.0843006Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.0843674Z self=, 2025-05-07T20:13:15.0843835Z mixed_B=False, 2025-05-07T20:13:15.0844007Z compile=False, 2025-05-07T20:13:15.0844143Z T=1, 2025-05-07T20:13:15.0844285Z D=70, 2025-05-07T20:13:15.0844430Z B=46, 2025-05-07T20:13:15.0844568Z log_E=5, 2025-05-07T20:13:15.0844717Z L=12, 2025-05-07T20:13:15.0844859Z D_gradcheck=2, 2025-05-07T20:13:15.0845045Z stochastic_rounding=False, 2025-05-07T20:13:15.0845217Z weighted=False, 2025-05-07T20:13:15.0845368Z row_wise=False, 2025-05-07T20:13:15.0845517Z mixed=True, 2025-05-07T20:13:15.0845680Z use_cache=False, 2025-05-07T20:13:15.0845872Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.0846016Z use_cpu=True, 2025-05-07T20:13:15.0846231Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.0846374Z ) 2025-05-07T20:13:15.0846634Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.0847358Z self=, 2025-05-07T20:13:15.0847520Z mixed_B=False, 2025-05-07T20:13:15.0847687Z compile=True, 2025-05-07T20:13:15.0847823Z T=2, 2025-05-07T20:13:15.0847954Z D=48, 2025-05-07T20:13:15.0848092Z B=64, 2025-05-07T20:13:15.0848230Z log_E=5, 2025-05-07T20:13:15.0848368Z L=8, 2025-05-07T20:13:15.0848539Z D_gradcheck=1, 2025-05-07T20:13:15.0848720Z stochastic_rounding=True, 2025-05-07T20:13:15.0848872Z weighted=True, 2025-05-07T20:13:15.0849030Z row_wise=True, 2025-05-07T20:13:15.0849169Z mixed=True, 2025-05-07T20:13:15.0849321Z use_cache=False, 2025-05-07T20:13:15.0849533Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.0849689Z use_cpu=True, 2025-05-07T20:13:15.0849883Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.0850130Z ) 2025-05-07T20:13:15.0850385Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.0851123Z self=, 2025-05-07T20:13:15.0851274Z mixed_B=True, 2025-05-07T20:13:15.0851421Z compile=True, 2025-05-07T20:13:15.0851569Z T=1, 2025-05-07T20:13:15.0851715Z D=42, 2025-05-07T20:13:15.0851859Z B=88, 2025-05-07T20:13:15.0852017Z log_E=4, 2025-05-07T20:13:15.0852157Z L=1, 2025-05-07T20:13:15.0852367Z D_gradcheck=1, 2025-05-07T20:13:15.0852558Z stochastic_rounding=False, 2025-05-07T20:13:15.0852710Z weighted=False, 2025-05-07T20:13:15.0852863Z row_wise=True, 2025-05-07T20:13:15.0853024Z mixed=False, 2025-05-07T20:13:15.0853173Z use_cache=True, 2025-05-07T20:13:15.0853373Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.0853536Z use_cpu=True, 2025-05-07T20:13:15.0853726Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.0853884Z ) 2025-05-07T20:13:15.0854147Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.0854920Z self=, 2025-05-07T20:13:15.0855126Z mixed_B=False, 2025-05-07T20:13:15.0855278Z compile=True, 2025-05-07T20:13:15.0855419Z T=1, 2025-05-07T20:13:15.0855563Z D=19, 2025-05-07T20:13:15.0855698Z B=4, 2025-05-07T20:13:15.0855844Z log_E=5, 2025-05-07T20:13:15.0856004Z L=15, 2025-05-07T20:13:15.0856162Z D_gradcheck=1, 2025-05-07T20:13:15.0856343Z stochastic_rounding=False, 2025-05-07T20:13:15.0856505Z weighted=True, 2025-05-07T20:13:15.0856651Z row_wise=True, 2025-05-07T20:13:15.0856800Z mixed=True, 2025-05-07T20:13:15.0856974Z use_cache=True, 2025-05-07T20:13:15.0857179Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.0857344Z use_cpu=True, 2025-05-07T20:13:15.0857527Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.0857659Z ) 2025-05-07T20:13:15.0857926Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.0858645Z self=, 2025-05-07T20:13:15.0858812Z mixed_B=False, 2025-05-07T20:13:15.0858986Z compile=False, 2025-05-07T20:13:15.0859132Z T=3, 2025-05-07T20:13:15.0859274Z D=45, 2025-05-07T20:13:15.0859422Z B=44, 2025-05-07T20:13:15.0859559Z log_E=3, 2025-05-07T20:13:15.0859693Z L=8, 2025-05-07T20:13:15.0859867Z D_gradcheck=1, 2025-05-07T20:13:15.0860051Z stochastic_rounding=False, 2025-05-07T20:13:15.0860189Z weighted=True, 2025-05-07T20:13:15.0860344Z row_wise=True, 2025-05-07T20:13:15.0860481Z mixed=False, 2025-05-07T20:13:15.0860637Z use_cache=False, 2025-05-07T20:13:15.0860823Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.0860965Z use_cpu=True, 2025-05-07T20:13:15.0861174Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.0861313Z ) 2025-05-07T20:13:15.0861576Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.0862320Z self=, 2025-05-07T20:13:15.0862466Z mixed_B=True, 2025-05-07T20:13:15.0862611Z compile=True, 2025-05-07T20:13:15.0862766Z T=4, 2025-05-07T20:13:15.0862904Z D=21, 2025-05-07T20:13:15.0863037Z B=113, 2025-05-07T20:13:15.0863180Z log_E=5, 2025-05-07T20:13:15.0863304Z L=20, 2025-05-07T20:13:15.0863461Z D_gradcheck=2, 2025-05-07T20:13:15.0863635Z stochastic_rounding=False, 2025-05-07T20:13:15.0863775Z weighted=True, 2025-05-07T20:13:15.0863926Z row_wise=True, 2025-05-07T20:13:15.0864063Z mixed=False, 2025-05-07T20:13:15.0864208Z use_cache=True, 2025-05-07T20:13:15.0864406Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.0864563Z use_cpu=True, 2025-05-07T20:13:15.0864762Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.0865053Z ) 2025-05-07T20:13:15.1150277Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.1151538Z self=, 2025-05-07T20:13:15.1152553Z mixed_B=True, 2025-05-07T20:13:15.1152920Z compile=True, 2025-05-07T20:13:15.1153298Z T=3, 2025-05-07T20:13:15.1153621Z D=51, 2025-05-07T20:13:15.1153949Z B=119, 2025-05-07T20:13:15.1154287Z log_E=3, 2025-05-07T20:13:15.1154611Z L=13, 2025-05-07T20:13:15.1155137Z D_gradcheck=1, 2025-05-07T20:13:15.1155556Z stochastic_rounding=False, 2025-05-07T20:13:15.1156102Z weighted=True, 2025-05-07T20:13:15.1156507Z row_wise=True, 2025-05-07T20:13:15.1156878Z mixed=True, 2025-05-07T20:13:15.1157285Z use_cache=True, 2025-05-07T20:13:15.1157734Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.1158248Z use_cpu=True, 2025-05-07T20:13:15.1158652Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.1159120Z ) 2025-05-07T20:13:15.1159569Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.1160914Z self=, 2025-05-07T20:13:15.1162066Z mixed_B=False, 2025-05-07T20:13:15.1162459Z compile=False, 2025-05-07T20:13:15.1162854Z T=5, 2025-05-07T20:13:15.1163191Z D=108, 2025-05-07T20:13:15.1163527Z B=20, 2025-05-07T20:13:15.1163858Z log_E=4, 2025-05-07T20:13:15.1164215Z L=8, 2025-05-07T20:13:15.1164575Z D_gradcheck=2, 2025-05-07T20:13:15.1164993Z stochastic_rounding=False, 2025-05-07T20:13:15.1165480Z weighted=True, 2025-05-07T20:13:15.1165883Z row_wise=True, 2025-05-07T20:13:15.1166277Z mixed=True, 2025-05-07T20:13:15.1166657Z use_cache=True, 2025-05-07T20:13:15.1167114Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.1167673Z use_cpu=True, 2025-05-07T20:13:15.1168093Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.1168610Z ) 2025-05-07T20:13:15.1169051Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.1170243Z self=, 2025-05-07T20:13:15.1171330Z mixed_B=False, 2025-05-07T20:13:15.1171741Z compile=True, 2025-05-07T20:13:15.1172129Z T=4, 2025-05-07T20:13:15.1172464Z D=64, 2025-05-07T20:13:15.1172816Z B=43, 2025-05-07T20:13:15.1173155Z log_E=5, 2025-05-07T20:13:15.1173486Z L=19, 2025-05-07T20:13:15.1173851Z D_gradcheck=1, 2025-05-07T20:13:15.1174277Z stochastic_rounding=False, 2025-05-07T20:13:15.1174764Z weighted=True, 2025-05-07T20:13:15.1175159Z row_wise=True, 2025-05-07T20:13:15.1175556Z mixed=True, 2025-05-07T20:13:15.1175914Z use_cache=True, 2025-05-07T20:13:15.1176342Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.1176879Z use_cpu=True, 2025-05-07T20:13:15.1177313Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.1177828Z ) 2025-05-07T20:13:15.1178259Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.1179363Z self=, 2025-05-07T20:13:15.1180447Z mixed_B=False, 2025-05-07T20:13:15.1180893Z compile=False, 2025-05-07T20:13:15.1181257Z T=3, 2025-05-07T20:13:15.1181580Z D=13, 2025-05-07T20:13:15.1181906Z B=123, 2025-05-07T20:13:15.1182221Z log_E=3, 2025-05-07T20:13:15.1182545Z L=13, 2025-05-07T20:13:15.1182878Z D_gradcheck=1, 2025-05-07T20:13:15.1183291Z stochastic_rounding=False, 2025-05-07T20:13:15.1183760Z weighted=False, 2025-05-07T20:13:15.1184134Z row_wise=True, 2025-05-07T20:13:15.1184506Z mixed=True, 2025-05-07T20:13:15.1184879Z use_cache=True, 2025-05-07T20:13:15.1185315Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.1185819Z use_cpu=True, 2025-05-07T20:13:15.1186232Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.1186871Z ) 2025-05-07T20:13:15.1187291Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.1188468Z self=, 2025-05-07T20:13:15.1189497Z mixed_B=False, 2025-05-07T20:13:15.1189880Z compile=False, 2025-05-07T20:13:15.1190250Z T=1, 2025-05-07T20:13:15.1190596Z D=13, 2025-05-07T20:13:15.1190938Z B=115, 2025-05-07T20:13:15.1191262Z log_E=4, 2025-05-07T20:13:15.1191638Z L=12, 2025-05-07T20:13:15.1192091Z D_gradcheck=1, 2025-05-07T20:13:15.1192511Z stochastic_rounding=False, 2025-05-07T20:13:15.1193006Z weighted=True, 2025-05-07T20:13:15.1193394Z row_wise=True, 2025-05-07T20:13:15.1193786Z mixed=False, 2025-05-07T20:13:15.1194177Z use_cache=True, 2025-05-07T20:13:15.1194605Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.1195144Z use_cpu=True, 2025-05-07T20:13:15.1195577Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.1196194Z ) 2025-05-07T20:13:15.1196629Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.1197903Z self=, 2025-05-07T20:13:15.1199022Z mixed_B=True, 2025-05-07T20:13:15.1199433Z compile=False, 2025-05-07T20:13:15.1199819Z T=5, 2025-05-07T20:13:15.1200159Z D=91, 2025-05-07T20:13:15.1200513Z B=39, 2025-05-07T20:13:15.1200845Z log_E=4, 2025-05-07T20:13:15.1201198Z L=6, 2025-05-07T20:13:15.1201569Z D_gradcheck=1, 2025-05-07T20:13:15.1201986Z stochastic_rounding=False, 2025-05-07T20:13:15.1202475Z weighted=True, 2025-05-07T20:13:15.1202881Z row_wise=False, 2025-05-07T20:13:15.1203261Z mixed=True, 2025-05-07T20:13:15.1203660Z use_cache=False, 2025-05-07T20:13:15.1204113Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.1204658Z use_cpu=True, 2025-05-07T20:13:15.1205099Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.1205807Z ) 2025-05-07T20:13:15.1206226Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.1207367Z self=, 2025-05-07T20:13:15.1208449Z mixed_B=False, 2025-05-07T20:13:15.1208868Z compile=False, 2025-05-07T20:13:15.1209241Z T=2, 2025-05-07T20:13:15.1209586Z D=55, 2025-05-07T20:13:15.1209914Z B=1, 2025-05-07T20:13:15.1210221Z log_E=3, 2025-05-07T20:13:15.1210555Z L=0, 2025-05-07T20:13:15.1210885Z D_gradcheck=2, 2025-05-07T20:13:15.1211292Z stochastic_rounding=True, 2025-05-07T20:13:15.1211798Z weighted=True, 2025-05-07T20:13:15.1212219Z row_wise=False, 2025-05-07T20:13:15.1212582Z mixed=True, 2025-05-07T20:13:15.1212945Z use_cache=False, 2025-05-07T20:13:15.1213387Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.1213870Z use_cpu=True, 2025-05-07T20:13:15.1214266Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.1214774Z ) 2025-05-07T20:13:15.1215171Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.1216306Z self=, 2025-05-07T20:13:15.1217341Z mixed_B=True, 2025-05-07T20:13:15.1217713Z compile=True, 2025-05-07T20:13:15.1218072Z T=1, 2025-05-07T20:13:15.1218399Z D=6, 2025-05-07T20:13:15.1218714Z B=16, 2025-05-07T20:13:15.1219074Z log_E=4, 2025-05-07T20:13:15.1219443Z L=7, 2025-05-07T20:13:15.1219792Z D_gradcheck=2, 2025-05-07T20:13:15.1220183Z stochastic_rounding=False, 2025-05-07T20:13:15.1220641Z weighted=True, 2025-05-07T20:13:15.1221014Z row_wise=True, 2025-05-07T20:13:15.1221384Z mixed=False, 2025-05-07T20:13:15.1221787Z use_cache=False, 2025-05-07T20:13:15.1222237Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.1222786Z use_cpu=True, 2025-05-07T20:13:15.1223222Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.1223887Z ) 2025-05-07T20:13:15.1224315Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.1225491Z self=, 2025-05-07T20:13:15.1226591Z mixed_B=False, 2025-05-07T20:13:15.1226974Z compile=True, 2025-05-07T20:13:15.1227373Z T=3, 2025-05-07T20:13:15.1227721Z D=7, 2025-05-07T20:13:15.1228047Z B=106, 2025-05-07T20:13:15.1228413Z log_E=3, 2025-05-07T20:13:15.1228768Z L=9, 2025-05-07T20:13:15.1229221Z D_gradcheck=2, 2025-05-07T20:13:15.1229672Z stochastic_rounding=False, 2025-05-07T20:13:15.1230143Z weighted=False, 2025-05-07T20:13:15.1230548Z row_wise=True, 2025-05-07T20:13:15.1230943Z mixed=True, 2025-05-07T20:13:15.1231336Z use_cache=True, 2025-05-07T20:13:15.1231788Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.1232339Z use_cpu=True, 2025-05-07T20:13:15.1232788Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.1233288Z ) 2025-05-07T20:13:15.1233731Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.1234917Z self=, 2025-05-07T20:13:15.1236316Z mixed_B=False, 2025-05-07T20:13:15.1236720Z compile=True, 2025-05-07T20:13:15.1237097Z T=5, 2025-05-07T20:13:15.1237453Z D=34, 2025-05-07T20:13:15.1237767Z B=41, 2025-05-07T20:13:15.1253544Z log_E=3, 2025-05-07T20:13:15.1253915Z L=4, 2025-05-07T20:13:15.1254273Z D_gradcheck=2, 2025-05-07T20:13:15.1254711Z stochastic_rounding=False, 2025-05-07T20:13:15.1255190Z weighted=False, 2025-05-07T20:13:15.1255570Z row_wise=True, 2025-05-07T20:13:15.1255971Z mixed=True, 2025-05-07T20:13:15.1256343Z use_cache=True, 2025-05-07T20:13:15.1256784Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.1257347Z use_cpu=True, 2025-05-07T20:13:15.1257780Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.1258284Z ) 2025-05-07T20:13:15.1258733Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.1259921Z self=, 2025-05-07T20:13:15.1261010Z mixed_B=False, 2025-05-07T20:13:15.1261425Z compile=True, 2025-05-07T20:13:15.1261817Z T=2, 2025-05-07T20:13:15.1262148Z D=38, 2025-05-07T20:13:15.1262506Z B=106, 2025-05-07T20:13:15.1262874Z log_E=4, 2025-05-07T20:13:15.1263209Z L=8, 2025-05-07T20:13:15.1263561Z D_gradcheck=2, 2025-05-07T20:13:15.1263993Z stochastic_rounding=False, 2025-05-07T20:13:15.1264460Z weighted=True, 2025-05-07T20:13:15.1264833Z row_wise=True, 2025-05-07T20:13:15.1265204Z mixed=False, 2025-05-07T20:13:15.1265591Z use_cache=True, 2025-05-07T20:13:15.1266031Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.1266582Z use_cpu=True, 2025-05-07T20:13:15.1266999Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.1267475Z ) 2025-05-07T20:13:15.1267936Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.1269114Z self=, 2025-05-07T20:13:15.1270165Z mixed_B=False, 2025-05-07T20:13:15.1270548Z compile=True, 2025-05-07T20:13:15.1270934Z T=3, 2025-05-07T20:13:15.1271264Z D=26, 2025-05-07T20:13:15.1271612Z B=34, 2025-05-07T20:13:15.1271959Z log_E=5, 2025-05-07T20:13:15.1272293Z L=0, 2025-05-07T20:13:15.1272639Z D_gradcheck=2, 2025-05-07T20:13:15.1273036Z stochastic_rounding=False, 2025-05-07T20:13:15.1273484Z weighted=True, 2025-05-07T20:13:15.1273874Z row_wise=True, 2025-05-07T20:13:15.1274253Z mixed=True, 2025-05-07T20:13:15.1274647Z use_cache=False, 2025-05-07T20:13:15.1275124Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.1275642Z use_cpu=True, 2025-05-07T20:13:15.1276133Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.1276608Z ) 2025-05-07T20:13:15.1277127Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.1278232Z self=, 2025-05-07T20:13:15.1279287Z mixed_B=True, 2025-05-07T20:13:15.1279686Z compile=True, 2025-05-07T20:13:15.1280042Z T=2, 2025-05-07T20:13:15.1280353Z D=22, 2025-05-07T20:13:15.1280687Z B=68, 2025-05-07T20:13:15.1281014Z log_E=5, 2025-05-07T20:13:15.1281342Z L=5, 2025-05-07T20:13:15.1281792Z D_gradcheck=2, 2025-05-07T20:13:15.1282236Z stochastic_rounding=True, 2025-05-07T20:13:15.1282729Z weighted=False, 2025-05-07T20:13:15.1283115Z row_wise=True, 2025-05-07T20:13:15.1283487Z mixed=True, 2025-05-07T20:13:15.1283838Z use_cache=False, 2025-05-07T20:13:15.1284274Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.1284824Z use_cpu=True, 2025-05-07T20:13:15.1285235Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.1285738Z ) 2025-05-07T20:13:15.1286185Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.1287340Z self=, 2025-05-07T20:13:15.1288579Z mixed_B=False, 2025-05-07T20:13:15.1288971Z compile=True, 2025-05-07T20:13:15.1289357Z T=2, 2025-05-07T20:13:15.1289702Z D=75, 2025-05-07T20:13:15.1290040Z B=127, 2025-05-07T20:13:15.1290381Z log_E=4, 2025-05-07T20:13:15.1290737Z L=10, 2025-05-07T20:13:15.1291139Z D_gradcheck=1, 2025-05-07T20:13:15.1291570Z stochastic_rounding=True, 2025-05-07T20:13:15.1292038Z weighted=True, 2025-05-07T20:13:15.1292438Z row_wise=False, 2025-05-07T20:13:15.1292836Z mixed=False, 2025-05-07T20:13:15.1293206Z use_cache=False, 2025-05-07T20:13:15.1293672Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.1294215Z use_cpu=True, 2025-05-07T20:13:15.1294658Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.1295142Z ) 2025-05-07T20:13:15.1295589Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.1296780Z self=, 2025-05-07T20:13:15.1297873Z mixed_B=True, 2025-05-07T20:13:15.1298260Z compile=True, 2025-05-07T20:13:15.1298644Z T=3, 2025-05-07T20:13:15.1298982Z D=105, 2025-05-07T20:13:15.1299326Z B=34, 2025-05-07T20:13:15.1299683Z log_E=4, 2025-05-07T20:13:15.1300027Z L=19, 2025-05-07T20:13:15.1300382Z D_gradcheck=2, 2025-05-07T20:13:15.1300804Z stochastic_rounding=True, 2025-05-07T20:13:15.1301251Z weighted=False, 2025-05-07T20:13:15.1301633Z row_wise=False, 2025-05-07T20:13:15.1302031Z mixed=False, 2025-05-07T20:13:15.1302418Z use_cache=False, 2025-05-07T20:13:15.1302885Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.1303424Z use_cpu=True, 2025-05-07T20:13:15.1303834Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.1304304Z ) 2025-05-07T20:13:15.1304734Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.1306132Z self=, 2025-05-07T20:13:15.1307150Z mixed_B=False, 2025-05-07T20:13:15.1307544Z compile=False, 2025-05-07T20:13:15.1307895Z T=1, 2025-05-07T20:13:15.1308199Z D=84, 2025-05-07T20:13:15.1308528Z B=12, 2025-05-07T20:13:15.1308876Z log_E=3, 2025-05-07T20:13:15.1309190Z L=18, 2025-05-07T20:13:15.1309527Z D_gradcheck=2, 2025-05-07T20:13:15.1309946Z stochastic_rounding=True, 2025-05-07T20:13:15.1310393Z weighted=True, 2025-05-07T20:13:15.1310787Z row_wise=False, 2025-05-07T20:13:15.1311158Z mixed=False, 2025-05-07T20:13:15.1311511Z use_cache=True, 2025-05-07T20:13:15.1311948Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.1312460Z use_cpu=True, 2025-05-07T20:13:15.1312875Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.1313368Z ) 2025-05-07T20:13:15.1313976Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.1315040Z self=, 2025-05-07T20:13:15.1316223Z mixed_B=False, 2025-05-07T20:13:15.1316614Z compile=False, 2025-05-07T20:13:15.1317014Z T=5, 2025-05-07T20:13:15.1317345Z D=62, 2025-05-07T20:13:15.1317672Z B=17, 2025-05-07T20:13:15.1318024Z log_E=5, 2025-05-07T20:13:15.1318373Z L=18, 2025-05-07T20:13:15.1318844Z D_gradcheck=1, 2025-05-07T20:13:15.1319285Z stochastic_rounding=False, 2025-05-07T20:13:15.1319756Z weighted=False, 2025-05-07T20:13:15.1320137Z row_wise=False, 2025-05-07T20:13:15.1320544Z mixed=True, 2025-05-07T20:13:15.1320910Z use_cache=True, 2025-05-07T20:13:15.1321349Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.1321908Z use_cpu=True, 2025-05-07T20:13:15.1322326Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.1322837Z ) 2025-05-07T20:13:15.1538641Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.1539813Z self=, 2025-05-07T20:13:15.1541059Z mixed_B=True, 2025-05-07T20:13:15.1541419Z compile=False, 2025-05-07T20:13:15.1541792Z T=5, 2025-05-07T20:13:15.1542133Z D=71, 2025-05-07T20:13:15.1542445Z B=121, 2025-05-07T20:13:15.1542784Z log_E=5, 2025-05-07T20:13:15.1543134Z L=7, 2025-05-07T20:13:15.1543452Z D_gradcheck=2, 2025-05-07T20:13:15.1543861Z stochastic_rounding=False, 2025-05-07T20:13:15.1544334Z weighted=False, 2025-05-07T20:13:15.1544699Z row_wise=False, 2025-05-07T20:13:15.1545094Z mixed=False, 2025-05-07T20:13:15.1545482Z use_cache=True, 2025-05-07T20:13:15.1545941Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.1546466Z use_cpu=True, 2025-05-07T20:13:15.1546886Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.1547357Z ) 2025-05-07T20:13:15.1547779Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.1548951Z self=, 2025-05-07T20:13:15.1550056Z mixed_B=True, 2025-05-07T20:13:15.1550458Z compile=False, 2025-05-07T20:13:15.1550846Z T=2, 2025-05-07T20:13:15.1551192Z D=125, 2025-05-07T20:13:15.1551535Z B=93, 2025-05-07T20:13:15.1551883Z log_E=3, 2025-05-07T20:13:15.1552215Z L=5, 2025-05-07T20:13:15.1552571Z D_gradcheck=2, 2025-05-07T20:13:15.1553000Z stochastic_rounding=True, 2025-05-07T20:13:15.1553483Z weighted=False, 2025-05-07T20:13:15.1553901Z row_wise=True, 2025-05-07T20:13:15.1554274Z mixed=True, 2025-05-07T20:13:15.1554663Z use_cache=True, 2025-05-07T20:13:15.1555127Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.1555659Z use_cpu=True, 2025-05-07T20:13:15.1556183Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.1556666Z ) 2025-05-07T20:13:15.1557105Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.1558283Z self=, 2025-05-07T20:13:15.1559373Z mixed_B=False, 2025-05-07T20:13:15.1559754Z compile=True, 2025-05-07T20:13:15.1560142Z T=3, 2025-05-07T20:13:15.1560480Z D=105, 2025-05-07T20:13:15.1560812Z B=6, 2025-05-07T20:13:15.1561159Z log_E=4, 2025-05-07T20:13:15.1561502Z L=11, 2025-05-07T20:13:15.1561839Z D_gradcheck=2, 2025-05-07T20:13:15.1562264Z stochastic_rounding=True, 2025-05-07T20:13:15.1562747Z weighted=False, 2025-05-07T20:13:15.1563141Z row_wise=True, 2025-05-07T20:13:15.1563527Z mixed=False, 2025-05-07T20:13:15.1563930Z use_cache=True, 2025-05-07T20:13:15.1564339Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.1564861Z use_cpu=True, 2025-05-07T20:13:15.1565294Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.1565798Z ) 2025-05-07T20:13:15.1566370Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.1567490Z self=, 2025-05-07T20:13:15.1568539Z mixed_B=False, 2025-05-07T20:13:15.1568947Z compile=True, 2025-05-07T20:13:15.1569344Z T=4, 2025-05-07T20:13:15.1569671Z D=55, 2025-05-07T20:13:15.1569978Z B=10, 2025-05-07T20:13:15.1570302Z log_E=5, 2025-05-07T20:13:15.1570644Z L=9, 2025-05-07T20:13:15.1570944Z D_gradcheck=2, 2025-05-07T20:13:15.1571482Z stochastic_rounding=True, 2025-05-07T20:13:15.1571977Z weighted=False, 2025-05-07T20:13:15.1572331Z row_wise=False, 2025-05-07T20:13:15.1572706Z mixed=False, 2025-05-07T20:13:15.1573094Z use_cache=True, 2025-05-07T20:13:15.1573504Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.1574035Z use_cpu=True, 2025-05-07T20:13:15.1574439Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.1574902Z ) 2025-05-07T20:13:15.1575331Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.1576483Z self=, 2025-05-07T20:13:15.1577690Z mixed_B=False, 2025-05-07T20:13:15.1578052Z compile=False, 2025-05-07T20:13:15.1578446Z T=2, 2025-05-07T20:13:15.1578791Z D=19, 2025-05-07T20:13:15.1579114Z B=51, 2025-05-07T20:13:15.1579443Z log_E=3, 2025-05-07T20:13:15.1579793Z L=14, 2025-05-07T20:13:15.1580144Z D_gradcheck=1, 2025-05-07T20:13:15.1580572Z stochastic_rounding=False, 2025-05-07T20:13:15.1581053Z weighted=False, 2025-05-07T20:13:15.1581446Z row_wise=False, 2025-05-07T20:13:15.1581831Z mixed=True, 2025-05-07T20:13:15.1582224Z use_cache=False, 2025-05-07T20:13:15.1582670Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.1583190Z use_cpu=True, 2025-05-07T20:13:15.1583628Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.1584099Z ) 2025-05-07T20:13:15.1584549Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.1585732Z self=, 2025-05-07T20:13:15.1586833Z mixed_B=True, 2025-05-07T20:13:15.1587210Z compile=True, 2025-05-07T20:13:15.1587601Z T=5, 2025-05-07T20:13:15.1587946Z D=101, 2025-05-07T20:13:15.1588272Z B=67, 2025-05-07T20:13:15.1588620Z log_E=4, 2025-05-07T20:13:15.1588981Z L=17, 2025-05-07T20:13:15.1589316Z D_gradcheck=1, 2025-05-07T20:13:15.1589756Z stochastic_rounding=False, 2025-05-07T20:13:15.1590237Z weighted=True, 2025-05-07T20:13:15.1590629Z row_wise=True, 2025-05-07T20:13:15.1591021Z mixed=True, 2025-05-07T20:13:15.1591406Z use_cache=True, 2025-05-07T20:13:15.1591853Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.1592387Z use_cpu=True, 2025-05-07T20:13:15.1592828Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.1593308Z ) 2025-05-07T20:13:15.1593761Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.1594919Z self=, 2025-05-07T20:13:15.1596051Z mixed_B=True, 2025-05-07T20:13:15.1596467Z compile=True, 2025-05-07T20:13:15.1596860Z T=2, 2025-05-07T20:13:15.1597176Z D=35, 2025-05-07T20:13:15.1597511Z B=47, 2025-05-07T20:13:15.1597836Z log_E=4, 2025-05-07T20:13:15.1598157Z L=2, 2025-05-07T20:13:15.1598480Z D_gradcheck=2, 2025-05-07T20:13:15.1598857Z stochastic_rounding=False, 2025-05-07T20:13:15.1599268Z weighted=False, 2025-05-07T20:13:15.1599573Z row_wise=False, 2025-05-07T20:13:15.1599908Z mixed=False, 2025-05-07T20:13:15.1600233Z use_cache=True, 2025-05-07T20:13:15.1600546Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.1600983Z use_cpu=True, 2025-05-07T20:13:15.1601337Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.1601807Z ) 2025-05-07T20:13:15.1602332Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.1603490Z self=, 2025-05-07T20:13:15.1604632Z mixed_B=True, 2025-05-07T20:13:15.1605019Z compile=False, 2025-05-07T20:13:15.1605641Z T=5, 2025-05-07T20:13:15.1605956Z D=72, 2025-05-07T20:13:15.1606334Z B=91, 2025-05-07T20:13:15.1606653Z log_E=5, 2025-05-07T20:13:15.1607005Z L=13, 2025-05-07T20:13:15.1607468Z D_gradcheck=1, 2025-05-07T20:13:15.1608046Z stochastic_rounding=False, 2025-05-07T20:13:15.1608580Z weighted=False, 2025-05-07T20:13:15.1609027Z row_wise=True, 2025-05-07T20:13:15.1609453Z mixed=True, 2025-05-07T20:13:15.1609884Z use_cache=True, 2025-05-07T20:13:15.1610341Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.1610851Z use_cpu=True, 2025-05-07T20:13:15.1611274Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.1611849Z ) 2025-05-07T20:13:15.1612359Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.1613716Z self=, 2025-05-07T20:13:15.1615014Z mixed_B=True, 2025-05-07T20:13:15.1615485Z compile=False, 2025-05-07T20:13:15.1615935Z T=2, 2025-05-07T20:13:15.1616336Z D=65, 2025-05-07T20:13:15.1616718Z B=7, 2025-05-07T20:13:15.1617071Z log_E=3, 2025-05-07T20:13:15.1617573Z L=0, 2025-05-07T20:13:15.1617936Z D_gradcheck=1, 2025-05-07T20:13:15.1618370Z stochastic_rounding=True, 2025-05-07T20:13:15.1618846Z weighted=True, 2025-05-07T20:13:15.1619168Z row_wise=True, 2025-05-07T20:13:15.1619469Z mixed=True, 2025-05-07T20:13:15.1619758Z use_cache=False, 2025-05-07T20:13:15.1620116Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.1620518Z use_cpu=True, 2025-05-07T20:13:15.1620843Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.1621200Z ) 2025-05-07T20:13:15.1621552Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.1622437Z self=, 2025-05-07T20:13:15.1623540Z mixed_B=False, 2025-05-07T20:13:15.1623925Z compile=True, 2025-05-07T20:13:15.1624282Z T=5, 2025-05-07T20:13:15.1624608Z D=29, 2025-05-07T20:13:15.1624930Z B=44, 2025-05-07T20:13:15.1625252Z log_E=4, 2025-05-07T20:13:15.1625389Z L=12, 2025-05-07T20:13:15.1625540Z D_gradcheck=2, 2025-05-07T20:13:15.1625729Z stochastic_rounding=False, 2025-05-07T20:13:15.1625888Z weighted=True, 2025-05-07T20:13:15.1626028Z row_wise=False, 2025-05-07T20:13:15.1626164Z mixed=False, 2025-05-07T20:13:15.1626312Z use_cache=True, 2025-05-07T20:13:15.1626497Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.1626644Z use_cpu=True, 2025-05-07T20:13:15.1626833Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.1626954Z ) 2025-05-07T20:13:15.1627188Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.1627832Z self=, 2025-05-07T20:13:15.1627973Z mixed_B=True, 2025-05-07T20:13:15.1628123Z compile=False, 2025-05-07T20:13:15.1628250Z T=2, 2025-05-07T20:13:15.1628386Z D=20, 2025-05-07T20:13:15.1628521Z B=118, 2025-05-07T20:13:15.1628656Z log_E=4, 2025-05-07T20:13:15.1628792Z L=12, 2025-05-07T20:13:15.1628954Z D_gradcheck=2, 2025-05-07T20:13:15.1629131Z stochastic_rounding=True, 2025-05-07T20:13:15.1629283Z weighted=False, 2025-05-07T20:13:15.1629446Z row_wise=False, 2025-05-07T20:13:15.1629592Z mixed=False, 2025-05-07T20:13:15.1629746Z use_cache=True, 2025-05-07T20:13:15.1629968Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.1630125Z use_cpu=True, 2025-05-07T20:13:15.1630318Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.1630459Z ) 2025-05-07T20:13:15.1630874Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.1631577Z self=, 2025-05-07T20:13:15.1631734Z mixed_B=False, 2025-05-07T20:13:15.1631878Z compile=False, 2025-05-07T20:13:15.1632026Z T=5, 2025-05-07T20:13:15.1632158Z D=32, 2025-05-07T20:13:15.1632286Z B=114, 2025-05-07T20:13:15.1632427Z log_E=5, 2025-05-07T20:13:15.1632599Z L=0, 2025-05-07T20:13:15.1632752Z D_gradcheck=1, 2025-05-07T20:13:15.1633120Z stochastic_rounding=False, 2025-05-07T20:13:15.1633256Z weighted=False, 2025-05-07T20:13:15.1633374Z row_wise=True, 2025-05-07T20:13:15.1633487Z mixed=False, 2025-05-07T20:13:15.1633611Z use_cache=True, 2025-05-07T20:13:15.1633798Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.1633944Z use_cpu=True, 2025-05-07T20:13:15.1634115Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.1634236Z ) 2025-05-07T20:13:15.1634480Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.1635140Z self=, 2025-05-07T20:13:15.1635392Z mixed_B=True, 2025-05-07T20:13:15.1635513Z compile=True, 2025-05-07T20:13:15.1635627Z T=4, 2025-05-07T20:13:15.1635760Z D=65, 2025-05-07T20:13:15.1635891Z B=39, 2025-05-07T20:13:15.1636118Z log_E=3, 2025-05-07T20:13:15.1636265Z L=5, 2025-05-07T20:13:15.1636402Z D_gradcheck=2, 2025-05-07T20:13:15.1636562Z stochastic_rounding=True, 2025-05-07T20:13:15.1636693Z weighted=False, 2025-05-07T20:13:15.1636831Z row_wise=True, 2025-05-07T20:13:15.1636966Z mixed=False, 2025-05-07T20:13:15.1637127Z use_cache=False, 2025-05-07T20:13:15.1637321Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.1637479Z use_cpu=True, 2025-05-07T20:13:15.1637627Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.1637755Z ) 2025-05-07T20:13:15.1638005Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.1638651Z self=, 2025-05-07T20:13:15.1638786Z mixed_B=False, 2025-05-07T20:13:15.1638959Z compile=True, 2025-05-07T20:13:15.1639082Z T=5, 2025-05-07T20:13:15.1639211Z D=35, 2025-05-07T20:13:15.1639350Z B=91, 2025-05-07T20:13:15.1639487Z log_E=4, 2025-05-07T20:13:15.1639614Z L=10, 2025-05-07T20:13:15.1639768Z D_gradcheck=2, 2025-05-07T20:13:15.1639936Z stochastic_rounding=True, 2025-05-07T20:13:15.1640069Z weighted=True, 2025-05-07T20:13:15.1640217Z row_wise=False, 2025-05-07T20:13:15.1640349Z mixed=False, 2025-05-07T20:13:15.1640491Z use_cache=False, 2025-05-07T20:13:15.1640677Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.1640818Z use_cpu=True, 2025-05-07T20:13:15.1641011Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.1641142Z ) 2025-05-07T20:13:15.1641388Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.1642112Z self=, 2025-05-07T20:13:15.1642273Z mixed_B=False, 2025-05-07T20:13:15.1642408Z compile=True, 2025-05-07T20:13:15.1642546Z T=3, 2025-05-07T20:13:15.1642683Z D=80, 2025-05-07T20:13:15.1642825Z B=17, 2025-05-07T20:13:15.1642988Z log_E=3, 2025-05-07T20:13:15.1643129Z L=6, 2025-05-07T20:13:15.1643275Z D_gradcheck=2, 2025-05-07T20:13:15.1643460Z stochastic_rounding=True, 2025-05-07T20:13:15.1643608Z weighted=False, 2025-05-07T20:13:15.1643744Z row_wise=True, 2025-05-07T20:13:15.1643873Z mixed=False, 2025-05-07T20:13:15.1643999Z use_cache=True, 2025-05-07T20:13:15.1644202Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.1644348Z use_cpu=True, 2025-05-07T20:13:15.1644534Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.1644680Z ) 2025-05-07T20:13:15.1644932Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.1645705Z self=, 2025-05-07T20:13:15.1645853Z mixed_B=True, 2025-05-07T20:13:15.1645993Z compile=False, 2025-05-07T20:13:15.1646141Z T=3, 2025-05-07T20:13:15.1646282Z D=54, 2025-05-07T20:13:15.1646396Z B=74, 2025-05-07T20:13:15.1646553Z log_E=3, 2025-05-07T20:13:15.1646683Z L=3, 2025-05-07T20:13:15.1646830Z D_gradcheck=1, 2025-05-07T20:13:15.1647059Z stochastic_rounding=False, 2025-05-07T20:13:15.1647209Z weighted=False, 2025-05-07T20:13:15.1647357Z row_wise=True, 2025-05-07T20:13:15.1647511Z mixed=False, 2025-05-07T20:13:15.1647637Z use_cache=False, 2025-05-07T20:13:15.1647824Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.1647967Z use_cpu=True, 2025-05-07T20:13:15.1648126Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.1648253Z ) 2025-05-07T20:13:15.1648509Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.1649114Z self=, 2025-05-07T20:13:15.1649336Z mixed_B=True, 2025-05-07T20:13:15.1649513Z compile=False, 2025-05-07T20:13:15.1649633Z T=2, 2025-05-07T20:13:15.1649780Z D=20, 2025-05-07T20:13:15.1649893Z B=123, 2025-05-07T20:13:15.1650019Z log_E=4, 2025-05-07T20:13:15.1650164Z L=0, 2025-05-07T20:13:15.1650309Z D_gradcheck=2, 2025-05-07T20:13:15.1650482Z stochastic_rounding=False, 2025-05-07T20:13:15.1650624Z weighted=True, 2025-05-07T20:13:15.1650735Z row_wise=True, 2025-05-07T20:13:15.1650862Z mixed=True, 2025-05-07T20:13:15.1651007Z use_cache=True, 2025-05-07T20:13:15.1651167Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.1651289Z use_cpu=True, 2025-05-07T20:13:15.1651459Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.1651574Z ) 2025-05-07T20:13:15.2167653Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.2168421Z self=, 2025-05-07T20:13:15.2168587Z mixed_B=True, 2025-05-07T20:13:15.2168771Z compile=False, 2025-05-07T20:13:15.2168917Z T=1, 2025-05-07T20:13:15.2169079Z D=67, 2025-05-07T20:13:15.2169206Z B=117, 2025-05-07T20:13:15.2169334Z log_E=4, 2025-05-07T20:13:15.2169477Z L=11, 2025-05-07T20:13:15.2169620Z D_gradcheck=2, 2025-05-07T20:13:15.2169794Z stochastic_rounding=True, 2025-05-07T20:13:15.2169960Z weighted=False, 2025-05-07T20:13:15.2170107Z row_wise=True, 2025-05-07T20:13:15.2170251Z mixed=True, 2025-05-07T20:13:15.2170402Z use_cache=True, 2025-05-07T20:13:15.2170596Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.2170742Z use_cpu=True, 2025-05-07T20:13:15.2170945Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.2171075Z ) 2025-05-07T20:13:15.2171342Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.2172015Z self=, 2025-05-07T20:13:15.2172163Z mixed_B=True, 2025-05-07T20:13:15.2172331Z compile=False, 2025-05-07T20:13:15.2172476Z T=4, 2025-05-07T20:13:15.2172604Z D=124, 2025-05-07T20:13:15.2172746Z B=104, 2025-05-07T20:13:15.2172877Z log_E=3, 2025-05-07T20:13:15.2173006Z L=3, 2025-05-07T20:13:15.2173158Z D_gradcheck=1, 2025-05-07T20:13:15.2173336Z stochastic_rounding=True, 2025-05-07T20:13:15.2173492Z weighted=True, 2025-05-07T20:13:15.2173631Z row_wise=False, 2025-05-07T20:13:15.2173788Z mixed=True, 2025-05-07T20:13:15.2173942Z use_cache=True, 2025-05-07T20:13:15.2174170Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.2174326Z use_cpu=True, 2025-05-07T20:13:15.2174535Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.2174678Z ) 2025-05-07T20:13:15.2174910Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.2175833Z self=, 2025-05-07T20:13:15.2175975Z mixed_B=True, 2025-05-07T20:13:15.2176128Z compile=False, 2025-05-07T20:13:15.2176287Z T=2, 2025-05-07T20:13:15.2176434Z D=88, 2025-05-07T20:13:15.2176569Z B=4, 2025-05-07T20:13:15.2176723Z log_E=3, 2025-05-07T20:13:15.2176855Z L=1, 2025-05-07T20:13:15.2177000Z D_gradcheck=2, 2025-05-07T20:13:15.2177302Z stochastic_rounding=False, 2025-05-07T20:13:15.2177466Z weighted=False, 2025-05-07T20:13:15.2177634Z row_wise=False, 2025-05-07T20:13:15.2177781Z mixed=True, 2025-05-07T20:13:15.2177927Z use_cache=False, 2025-05-07T20:13:15.2178135Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.2178280Z use_cpu=True, 2025-05-07T20:13:15.2178467Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.2178619Z ) 2025-05-07T20:13:15.2178883Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.2179594Z self=, 2025-05-07T20:13:15.2179765Z mixed_B=False, 2025-05-07T20:13:15.2180076Z compile=True, 2025-05-07T20:13:15.2180215Z T=3, 2025-05-07T20:13:15.2180361Z D=86, 2025-05-07T20:13:15.2180484Z B=82, 2025-05-07T20:13:15.2180622Z log_E=4, 2025-05-07T20:13:15.2180776Z L=3, 2025-05-07T20:13:15.2180932Z D_gradcheck=1, 2025-05-07T20:13:15.2181128Z stochastic_rounding=True, 2025-05-07T20:13:15.2181283Z weighted=False, 2025-05-07T20:13:15.2181446Z row_wise=True, 2025-05-07T20:13:15.2181611Z mixed=False, 2025-05-07T20:13:15.2181760Z use_cache=True, 2025-05-07T20:13:15.2181960Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.2182122Z use_cpu=True, 2025-05-07T20:13:15.2182315Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.2182453Z ) 2025-05-07T20:13:15.2182730Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.2183418Z self=, 2025-05-07T20:13:15.2183561Z mixed_B=True, 2025-05-07T20:13:15.2183733Z compile=True, 2025-05-07T20:13:15.2183863Z T=2, 2025-05-07T20:13:15.2184013Z D=122, 2025-05-07T20:13:15.2184155Z B=60, 2025-05-07T20:13:15.2184305Z log_E=3, 2025-05-07T20:13:15.2184448Z L=12, 2025-05-07T20:13:15.2184601Z D_gradcheck=1, 2025-05-07T20:13:15.2184777Z stochastic_rounding=False, 2025-05-07T20:13:15.2184935Z weighted=True, 2025-05-07T20:13:15.2185080Z row_wise=True, 2025-05-07T20:13:15.2185220Z mixed=True, 2025-05-07T20:13:15.2185395Z use_cache=False, 2025-05-07T20:13:15.2185601Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.2185756Z use_cpu=True, 2025-05-07T20:13:15.2185955Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.2186087Z ) 2025-05-07T20:13:15.2186343Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.2187094Z self=, 2025-05-07T20:13:15.2187239Z mixed_B=True, 2025-05-07T20:13:15.2187416Z compile=True, 2025-05-07T20:13:15.2187564Z T=3, 2025-05-07T20:13:15.2187713Z D=55, 2025-05-07T20:13:15.2187870Z B=109, 2025-05-07T20:13:15.2188018Z log_E=4, 2025-05-07T20:13:15.2188158Z L=17, 2025-05-07T20:13:15.2188323Z D_gradcheck=1, 2025-05-07T20:13:15.2188502Z stochastic_rounding=True, 2025-05-07T20:13:15.2188658Z weighted=False, 2025-05-07T20:13:15.2188833Z row_wise=True, 2025-05-07T20:13:15.2188982Z mixed=False, 2025-05-07T20:13:15.2189137Z use_cache=False, 2025-05-07T20:13:15.2189357Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.2189504Z use_cpu=True, 2025-05-07T20:13:15.2189704Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.2189869Z ) 2025-05-07T20:13:15.2190129Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.2190995Z self=, 2025-05-07T20:13:15.2191149Z mixed_B=True, 2025-05-07T20:13:15.2191313Z compile=False, 2025-05-07T20:13:15.2191464Z T=4, 2025-05-07T20:13:15.2191605Z D=77, 2025-05-07T20:13:15.2191750Z B=85, 2025-05-07T20:13:15.2191915Z log_E=3, 2025-05-07T20:13:15.2192058Z L=0, 2025-05-07T20:13:15.2192211Z D_gradcheck=2, 2025-05-07T20:13:15.2192486Z stochastic_rounding=True, 2025-05-07T20:13:15.2192636Z weighted=False, 2025-05-07T20:13:15.2192787Z row_wise=True, 2025-05-07T20:13:15.2192958Z mixed=False, 2025-05-07T20:13:15.2193198Z use_cache=True, 2025-05-07T20:13:15.2193399Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.2193546Z use_cpu=True, 2025-05-07T20:13:15.2193757Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.2193900Z ) 2025-05-07T20:13:15.2194159Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.2194887Z self=, 2025-05-07T20:13:15.2195036Z mixed_B=True, 2025-05-07T20:13:15.2195298Z compile=True, 2025-05-07T20:13:15.2195432Z T=5, 2025-05-07T20:13:15.2195563Z D=54, 2025-05-07T20:13:15.2195703Z B=45, 2025-05-07T20:13:15.2195838Z log_E=3, 2025-05-07T20:13:15.2196067Z L=11, 2025-05-07T20:13:15.2196235Z D_gradcheck=2, 2025-05-07T20:13:15.2196421Z stochastic_rounding=True, 2025-05-07T20:13:15.2196574Z weighted=False, 2025-05-07T20:13:15.2196737Z row_wise=True, 2025-05-07T20:13:15.2196883Z mixed=False, 2025-05-07T20:13:15.2197036Z use_cache=True, 2025-05-07T20:13:15.2197251Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.2197399Z use_cpu=True, 2025-05-07T20:13:15.2197576Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.2197724Z ) 2025-05-07T20:13:15.2197981Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.2198665Z self=, 2025-05-07T20:13:15.2198806Z mixed_B=True, 2025-05-07T20:13:15.2198957Z compile=False, 2025-05-07T20:13:15.2199101Z T=1, 2025-05-07T20:13:15.2199240Z D=58, 2025-05-07T20:13:15.2199379Z B=43, 2025-05-07T20:13:15.2199531Z log_E=5, 2025-05-07T20:13:15.2199677Z L=2, 2025-05-07T20:13:15.2199835Z D_gradcheck=2, 2025-05-07T20:13:15.2200034Z stochastic_rounding=True, 2025-05-07T20:13:15.2200195Z weighted=True, 2025-05-07T20:13:15.2200352Z row_wise=True, 2025-05-07T20:13:15.2200517Z mixed=False, 2025-05-07T20:13:15.2200676Z use_cache=False, 2025-05-07T20:13:15.2200862Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.2201014Z use_cpu=True, 2025-05-07T20:13:15.2201190Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.2201329Z ) 2025-05-07T20:13:15.2201577Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.2202231Z self=, 2025-05-07T20:13:15.2202387Z mixed_B=True, 2025-05-07T20:13:15.2202535Z compile=False, 2025-05-07T20:13:15.2202663Z T=1, 2025-05-07T20:13:15.2202822Z D=23, 2025-05-07T20:13:15.2202967Z B=32, 2025-05-07T20:13:15.2203114Z log_E=5, 2025-05-07T20:13:15.2203268Z L=19, 2025-05-07T20:13:15.2203406Z D_gradcheck=1, 2025-05-07T20:13:15.2203575Z stochastic_rounding=False, 2025-05-07T20:13:15.2203729Z weighted=True, 2025-05-07T20:13:15.2203867Z row_wise=True, 2025-05-07T20:13:15.2204007Z mixed=True, 2025-05-07T20:13:15.2204176Z use_cache=False, 2025-05-07T20:13:15.2204376Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.2204533Z use_cpu=True, 2025-05-07T20:13:15.2204716Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.2204852Z ) 2025-05-07T20:13:15.2205119Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.2206119Z self=, 2025-05-07T20:13:15.2206267Z mixed_B=True, 2025-05-07T20:13:15.2206446Z compile=False, 2025-05-07T20:13:15.2206579Z T=1, 2025-05-07T20:13:15.2206712Z D=86, 2025-05-07T20:13:15.2206858Z B=90, 2025-05-07T20:13:15.2206990Z log_E=4, 2025-05-07T20:13:15.2207116Z L=11, 2025-05-07T20:13:15.2207283Z D_gradcheck=1, 2025-05-07T20:13:15.2207600Z stochastic_rounding=False, 2025-05-07T20:13:15.2207767Z weighted=True, 2025-05-07T20:13:15.2207928Z row_wise=False, 2025-05-07T20:13:15.2208086Z mixed=False, 2025-05-07T20:13:15.2208259Z use_cache=False, 2025-05-07T20:13:15.2208465Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.2208624Z use_cpu=True, 2025-05-07T20:13:15.2208811Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.2208936Z ) 2025-05-07T20:13:15.2209185Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.2209870Z self=, 2025-05-07T20:13:15.2210016Z mixed_B=False, 2025-05-07T20:13:15.2210333Z compile=True, 2025-05-07T20:13:15.2210494Z T=2, 2025-05-07T20:13:15.2210629Z D=57, 2025-05-07T20:13:15.2210767Z B=48, 2025-05-07T20:13:15.2210915Z log_E=3, 2025-05-07T20:13:15.2211047Z L=6, 2025-05-07T20:13:15.2211210Z D_gradcheck=1, 2025-05-07T20:13:15.2211393Z stochastic_rounding=False, 2025-05-07T20:13:15.2211552Z weighted=True, 2025-05-07T20:13:15.2211722Z row_wise=False, 2025-05-07T20:13:15.2211875Z mixed=True, 2025-05-07T20:13:15.2212027Z use_cache=False, 2025-05-07T20:13:15.2212237Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.2212382Z use_cpu=True, 2025-05-07T20:13:15.2212569Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.2212718Z ) 2025-05-07T20:13:15.2212984Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.2213698Z self=, 2025-05-07T20:13:15.2213871Z mixed_B=True, 2025-05-07T20:13:15.2214036Z compile=True, 2025-05-07T20:13:15.2214190Z T=1, 2025-05-07T20:13:15.2214326Z D=124, 2025-05-07T20:13:15.2214461Z B=36, 2025-05-07T20:13:15.2214603Z log_E=5, 2025-05-07T20:13:15.2214736Z L=5, 2025-05-07T20:13:15.2214885Z D_gradcheck=2, 2025-05-07T20:13:15.2215083Z stochastic_rounding=True, 2025-05-07T20:13:15.2215235Z weighted=True, 2025-05-07T20:13:15.2215391Z row_wise=False, 2025-05-07T20:13:15.2215548Z mixed=False, 2025-05-07T20:13:15.2215698Z use_cache=False, 2025-05-07T20:13:15.2215896Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.2216052Z use_cpu=True, 2025-05-07T20:13:15.2216246Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.2216381Z ) 2025-05-07T20:13:15.2216650Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.2217365Z self=, 2025-05-07T20:13:15.2217527Z mixed_B=True, 2025-05-07T20:13:15.2217690Z compile=False, 2025-05-07T20:13:15.2217828Z T=5, 2025-05-07T20:13:15.2217977Z D=45, 2025-05-07T20:13:15.2218113Z B=36, 2025-05-07T20:13:15.2218261Z log_E=3, 2025-05-07T20:13:15.2218421Z L=9, 2025-05-07T20:13:15.2218574Z D_gradcheck=2, 2025-05-07T20:13:15.2218760Z stochastic_rounding=True, 2025-05-07T20:13:15.2218922Z weighted=False, 2025-05-07T20:13:15.2219064Z row_wise=False, 2025-05-07T20:13:15.2219202Z mixed=True, 2025-05-07T20:13:15.2219371Z use_cache=False, 2025-05-07T20:13:15.2219579Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.2219729Z use_cpu=True, 2025-05-07T20:13:15.2219935Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.2220068Z ) 2025-05-07T20:13:15.2220340Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.2221191Z self=, 2025-05-07T20:13:15.2221347Z mixed_B=False, 2025-05-07T20:13:15.2221532Z compile=False, 2025-05-07T20:13:15.2221677Z T=4, 2025-05-07T20:13:15.2221820Z D=60, 2025-05-07T20:13:15.2221967Z B=23, 2025-05-07T20:13:15.2222105Z log_E=5, 2025-05-07T20:13:15.2222243Z L=11, 2025-05-07T20:13:15.2222412Z D_gradcheck=1, 2025-05-07T20:13:15.2222656Z stochastic_rounding=True, 2025-05-07T20:13:15.2222811Z weighted=False, 2025-05-07T20:13:15.2222993Z row_wise=False, 2025-05-07T20:13:15.2223134Z mixed=False, 2025-05-07T20:13:15.2223283Z use_cache=False, 2025-05-07T20:13:15.2223503Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.2223657Z use_cpu=True, 2025-05-07T20:13:15.2223868Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.2224000Z ) 2025-05-07T20:13:15.2224249Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.2224986Z self=, 2025-05-07T20:13:15.2225137Z mixed_B=True, 2025-05-07T20:13:15.2225403Z compile=False, 2025-05-07T20:13:15.2225565Z T=5, 2025-05-07T20:13:15.2225705Z D=31, 2025-05-07T20:13:15.2225844Z B=76, 2025-05-07T20:13:15.2225996Z log_E=5, 2025-05-07T20:13:15.2226132Z L=9, 2025-05-07T20:13:15.2226277Z D_gradcheck=2, 2025-05-07T20:13:15.2226480Z stochastic_rounding=True, 2025-05-07T20:13:15.2226645Z weighted=False, 2025-05-07T20:13:15.2226784Z row_wise=False, 2025-05-07T20:13:15.2226932Z mixed=True, 2025-05-07T20:13:15.2227078Z use_cache=False, 2025-05-07T20:13:15.2227280Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.2227419Z use_cpu=True, 2025-05-07T20:13:15.2227606Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.2227760Z ) 2025-05-07T20:13:15.2228021Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.2228750Z self=, 2025-05-07T20:13:15.2228918Z mixed_B=True, 2025-05-07T20:13:15.2229071Z compile=True, 2025-05-07T20:13:15.2229205Z T=4, 2025-05-07T20:13:15.2229362Z D=44, 2025-05-07T20:13:15.2229501Z B=59, 2025-05-07T20:13:15.2229636Z log_E=3, 2025-05-07T20:13:15.2229774Z L=11, 2025-05-07T20:13:15.2229914Z D_gradcheck=1, 2025-05-07T20:13:15.2230097Z stochastic_rounding=True, 2025-05-07T20:13:15.2230239Z weighted=True, 2025-05-07T20:13:15.2230378Z row_wise=False, 2025-05-07T20:13:15.2230523Z mixed=True, 2025-05-07T20:13:15.2230668Z use_cache=False, 2025-05-07T20:13:15.2230864Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.2231011Z use_cpu=True, 2025-05-07T20:13:15.2231207Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.2231353Z ) 2025-05-07T20:13:15.2516499Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.2517288Z self=, 2025-05-07T20:13:15.2517437Z mixed_B=False, 2025-05-07T20:13:15.2517599Z compile=False, 2025-05-07T20:13:15.2517739Z T=3, 2025-05-07T20:13:15.2517865Z D=72, 2025-05-07T20:13:15.2517992Z B=50, 2025-05-07T20:13:15.2518131Z log_E=4, 2025-05-07T20:13:15.2518255Z L=20, 2025-05-07T20:13:15.2518394Z D_gradcheck=1, 2025-05-07T20:13:15.2518589Z stochastic_rounding=True, 2025-05-07T20:13:15.2518755Z weighted=False, 2025-05-07T20:13:15.2518920Z row_wise=True, 2025-05-07T20:13:15.2519075Z mixed=False, 2025-05-07T20:13:15.2519212Z use_cache=False, 2025-05-07T20:13:15.2519414Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.2519550Z use_cpu=True, 2025-05-07T20:13:15.2519725Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.2519871Z ) 2025-05-07T20:13:15.2520127Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.2520994Z self=, 2025-05-07T20:13:15.2521155Z mixed_B=True, 2025-05-07T20:13:15.2521307Z compile=False, 2025-05-07T20:13:15.2521436Z T=2, 2025-05-07T20:13:15.2521577Z D=55, 2025-05-07T20:13:15.2521704Z B=115, 2025-05-07T20:13:15.2521840Z log_E=5, 2025-05-07T20:13:15.2521990Z L=5, 2025-05-07T20:13:15.2522139Z D_gradcheck=2, 2025-05-07T20:13:15.2522317Z stochastic_rounding=True, 2025-05-07T20:13:15.2522578Z weighted=False, 2025-05-07T20:13:15.2522722Z row_wise=False, 2025-05-07T20:13:15.2522881Z mixed=False, 2025-05-07T20:13:15.2523029Z use_cache=False, 2025-05-07T20:13:15.2523219Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.2523380Z use_cpu=True, 2025-05-07T20:13:15.2523582Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.2523720Z ) 2025-05-07T20:13:15.2524004Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.2524698Z self=, 2025-05-07T20:13:15.2524845Z mixed_B=False, 2025-05-07T20:13:15.2525160Z compile=False, 2025-05-07T20:13:15.2525292Z T=5, 2025-05-07T20:13:15.2525438Z D=119, 2025-05-07T20:13:15.2525569Z B=80, 2025-05-07T20:13:15.2525704Z log_E=5, 2025-05-07T20:13:15.2525852Z L=2, 2025-05-07T20:13:15.2526009Z D_gradcheck=2, 2025-05-07T20:13:15.2526194Z stochastic_rounding=True, 2025-05-07T20:13:15.2526363Z weighted=False, 2025-05-07T20:13:15.2526511Z row_wise=False, 2025-05-07T20:13:15.2526651Z mixed=False, 2025-05-07T20:13:15.2526808Z use_cache=True, 2025-05-07T20:13:15.2527002Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.2527159Z use_cpu=True, 2025-05-07T20:13:15.2527371Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.2527505Z ) 2025-05-07T20:13:15.2527764Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.2528498Z self=, 2025-05-07T20:13:15.2528661Z mixed_B=False, 2025-05-07T20:13:15.2528833Z compile=True, 2025-05-07T20:13:15.2528971Z T=1, 2025-05-07T20:13:15.2529108Z D=72, 2025-05-07T20:13:15.2529259Z B=19, 2025-05-07T20:13:15.2529409Z log_E=3, 2025-05-07T20:13:15.2529556Z L=11, 2025-05-07T20:13:15.2529720Z D_gradcheck=2, 2025-05-07T20:13:15.2529899Z stochastic_rounding=True, 2025-05-07T20:13:15.2530057Z weighted=False, 2025-05-07T20:13:15.2530204Z row_wise=False, 2025-05-07T20:13:15.2530343Z mixed=False, 2025-05-07T20:13:15.2530485Z use_cache=True, 2025-05-07T20:13:15.2530705Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.2530861Z use_cpu=True, 2025-05-07T20:13:15.2531051Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.2531200Z ) 2025-05-07T20:13:15.2531450Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.2532191Z self=, 2025-05-07T20:13:15.2532338Z mixed_B=True, 2025-05-07T20:13:15.2532495Z compile=False, 2025-05-07T20:13:15.2532652Z T=5, 2025-05-07T20:13:15.2532796Z D=54, 2025-05-07T20:13:15.2532941Z B=38, 2025-05-07T20:13:15.2533104Z log_E=4, 2025-05-07T20:13:15.2533245Z L=6, 2025-05-07T20:13:15.2533397Z D_gradcheck=1, 2025-05-07T20:13:15.2533586Z stochastic_rounding=True, 2025-05-07T20:13:15.2533743Z weighted=False, 2025-05-07T20:13:15.2533893Z row_wise=False, 2025-05-07T20:13:15.2534054Z mixed=True, 2025-05-07T20:13:15.2534211Z use_cache=False, 2025-05-07T20:13:15.2534414Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.2534574Z use_cpu=True, 2025-05-07T20:13:15.2534754Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.2534895Z ) 2025-05-07T20:13:15.2535161Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.2536000Z self=, 2025-05-07T20:13:15.2536174Z mixed_B=False, 2025-05-07T20:13:15.2536338Z compile=False, 2025-05-07T20:13:15.2536477Z T=5, 2025-05-07T20:13:15.2536630Z D=58, 2025-05-07T20:13:15.2536764Z B=71, 2025-05-07T20:13:15.2536901Z log_E=4, 2025-05-07T20:13:15.2537056Z L=14, 2025-05-07T20:13:15.2537212Z D_gradcheck=1, 2025-05-07T20:13:15.2537389Z stochastic_rounding=False, 2025-05-07T20:13:15.2537618Z weighted=False, 2025-05-07T20:13:15.2537766Z row_wise=False, 2025-05-07T20:13:15.2537909Z mixed=False, 2025-05-07T20:13:15.2538083Z use_cache=True, 2025-05-07T20:13:15.2538291Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.2538458Z use_cpu=True, 2025-05-07T20:13:15.2538646Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.2538779Z ) 2025-05-07T20:13:15.2539048Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.2539765Z self=, 2025-05-07T20:13:15.2539912Z mixed_B=True, 2025-05-07T20:13:15.2540173Z compile=True, 2025-05-07T20:13:15.2540321Z T=4, 2025-05-07T20:13:15.2540461Z D=82, 2025-05-07T20:13:15.2540616Z B=20, 2025-05-07T20:13:15.2540755Z log_E=4, 2025-05-07T20:13:15.2540891Z L=8, 2025-05-07T20:13:15.2541066Z D_gradcheck=2, 2025-05-07T20:13:15.2541251Z stochastic_rounding=True, 2025-05-07T20:13:15.2541424Z weighted=True, 2025-05-07T20:13:15.2541572Z row_wise=True, 2025-05-07T20:13:15.2541714Z mixed=False, 2025-05-07T20:13:15.2541873Z use_cache=True, 2025-05-07T20:13:15.2542075Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.2542230Z use_cpu=True, 2025-05-07T20:13:15.2542427Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.2542556Z ) 2025-05-07T20:13:15.2542807Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.2543517Z self=, 2025-05-07T20:13:15.2543671Z mixed_B=True, 2025-05-07T20:13:15.2543834Z compile=False, 2025-05-07T20:13:15.2543989Z T=2, 2025-05-07T20:13:15.2544131Z D=84, 2025-05-07T20:13:15.2544270Z B=89, 2025-05-07T20:13:15.2544432Z log_E=4, 2025-05-07T20:13:15.2544574Z L=7, 2025-05-07T20:13:15.2544737Z D_gradcheck=1, 2025-05-07T20:13:15.2544909Z stochastic_rounding=True, 2025-05-07T20:13:15.2545069Z weighted=False, 2025-05-07T20:13:15.2545232Z row_wise=False, 2025-05-07T20:13:15.2545373Z mixed=True, 2025-05-07T20:13:15.2545516Z use_cache=False, 2025-05-07T20:13:15.2545716Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.2545856Z use_cpu=True, 2025-05-07T20:13:15.2546035Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.2546175Z ) 2025-05-07T20:13:15.2546420Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.2547147Z self=, 2025-05-07T20:13:15.2547323Z mixed_B=False, 2025-05-07T20:13:15.2547492Z compile=False, 2025-05-07T20:13:15.2547653Z T=1, 2025-05-07T20:13:15.2547799Z D=22, 2025-05-07T20:13:15.2547942Z B=73, 2025-05-07T20:13:15.2548085Z log_E=4, 2025-05-07T20:13:15.2548207Z L=17, 2025-05-07T20:13:15.2548344Z D_gradcheck=2, 2025-05-07T20:13:15.2548526Z stochastic_rounding=True, 2025-05-07T20:13:15.2548669Z weighted=True, 2025-05-07T20:13:15.2548812Z row_wise=True, 2025-05-07T20:13:15.2548969Z mixed=False, 2025-05-07T20:13:15.2549111Z use_cache=False, 2025-05-07T20:13:15.2549294Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.2549448Z use_cpu=True, 2025-05-07T20:13:15.2549619Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.2549743Z ) 2025-05-07T20:13:15.2549994Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.2550806Z self=, 2025-05-07T20:13:15.2550956Z mixed_B=True, 2025-05-07T20:13:15.2551095Z compile=False, 2025-05-07T20:13:15.2551226Z T=4, 2025-05-07T20:13:15.2551365Z D=108, 2025-05-07T20:13:15.2551501Z B=9, 2025-05-07T20:13:15.2551639Z log_E=5, 2025-05-07T20:13:15.2551788Z L=4, 2025-05-07T20:13:15.2551928Z D_gradcheck=2, 2025-05-07T20:13:15.2552096Z stochastic_rounding=False, 2025-05-07T20:13:15.2552334Z weighted=False, 2025-05-07T20:13:15.2552483Z row_wise=False, 2025-05-07T20:13:15.2552626Z mixed=False, 2025-05-07T20:13:15.2552788Z use_cache=False, 2025-05-07T20:13:15.2552973Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.2553113Z use_cpu=True, 2025-05-07T20:13:15.2553304Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.2553425Z ) 2025-05-07T20:13:15.2553689Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.2554375Z self=, 2025-05-07T20:13:15.2554590Z mixed_B=True, 2025-05-07T20:13:15.2554818Z compile=False, 2025-05-07T20:13:15.2554992Z T=5, 2025-05-07T20:13:15.2555138Z D=60, 2025-05-07T20:13:15.2555283Z B=104, 2025-05-07T20:13:15.2555444Z log_E=3, 2025-05-07T20:13:15.2555590Z L=10, 2025-05-07T20:13:15.2555748Z D_gradcheck=1, 2025-05-07T20:13:15.2556034Z stochastic_rounding=True, 2025-05-07T20:13:15.2556190Z weighted=False, 2025-05-07T20:13:15.2556324Z row_wise=False, 2025-05-07T20:13:15.2556471Z mixed=False, 2025-05-07T20:13:15.2556623Z use_cache=False, 2025-05-07T20:13:15.2556813Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.2556964Z use_cpu=True, 2025-05-07T20:13:15.2557137Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.2557262Z ) 2025-05-07T20:13:15.2557519Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.2558239Z self=, 2025-05-07T20:13:15.2558399Z mixed_B=False, 2025-05-07T20:13:15.2558549Z compile=True, 2025-05-07T20:13:15.2558689Z T=4, 2025-05-07T20:13:15.2558836Z D=81, 2025-05-07T20:13:15.2558981Z B=123, 2025-05-07T20:13:15.2559127Z log_E=4, 2025-05-07T20:13:15.2559280Z L=13, 2025-05-07T20:13:15.2559438Z D_gradcheck=2, 2025-05-07T20:13:15.2559611Z stochastic_rounding=False, 2025-05-07T20:13:15.2559774Z weighted=True, 2025-05-07T20:13:15.2559919Z row_wise=False, 2025-05-07T20:13:15.2560065Z mixed=True, 2025-05-07T20:13:15.2560232Z use_cache=False, 2025-05-07T20:13:15.2560437Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.2560589Z use_cpu=True, 2025-05-07T20:13:15.2560788Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.2560921Z ) 2025-05-07T20:13:15.2561188Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.2561918Z self=, 2025-05-07T20:13:15.2562056Z mixed_B=True, 2025-05-07T20:13:15.2562222Z compile=False, 2025-05-07T20:13:15.2562362Z T=5, 2025-05-07T20:13:15.2562509Z D=35, 2025-05-07T20:13:15.2562666Z B=38, 2025-05-07T20:13:15.2562810Z log_E=3, 2025-05-07T20:13:15.2562954Z L=6, 2025-05-07T20:13:15.2563117Z D_gradcheck=2, 2025-05-07T20:13:15.2563291Z stochastic_rounding=False, 2025-05-07T20:13:15.2563441Z weighted=True, 2025-05-07T20:13:15.2563613Z row_wise=False, 2025-05-07T20:13:15.2563769Z mixed=False, 2025-05-07T20:13:15.2563922Z use_cache=True, 2025-05-07T20:13:15.2564143Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.2564288Z use_cpu=True, 2025-05-07T20:13:15.2564489Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.2564621Z ) 2025-05-07T20:13:15.2564891Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.2565708Z self=, 2025-05-07T20:13:15.2565867Z mixed_B=True, 2025-05-07T20:13:15.2566035Z compile=False, 2025-05-07T20:13:15.2566192Z T=2, 2025-05-07T20:13:15.2566333Z D=110, 2025-05-07T20:13:15.2566468Z B=121, 2025-05-07T20:13:15.2566619Z log_E=3, 2025-05-07T20:13:15.2566753Z L=8, 2025-05-07T20:13:15.2566912Z D_gradcheck=1, 2025-05-07T20:13:15.2567114Z stochastic_rounding=False, 2025-05-07T20:13:15.2567329Z weighted=True, 2025-05-07T20:13:15.2567480Z row_wise=False, 2025-05-07T20:13:15.2567634Z mixed=True, 2025-05-07T20:13:15.2567781Z use_cache=True, 2025-05-07T20:13:15.2568004Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.2568163Z use_cpu=True, 2025-05-07T20:13:15.2568356Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.2568501Z ) 2025-05-07T20:13:15.2568757Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.2569490Z self=, 2025-05-07T20:13:15.2569658Z mixed_B=False, 2025-05-07T20:13:15.2569867Z compile=False, 2025-05-07T20:13:15.2570046Z T=1, 2025-05-07T20:13:15.2570208Z D=69, 2025-05-07T20:13:15.2570347Z B=27, 2025-05-07T20:13:15.2570484Z log_E=4, 2025-05-07T20:13:15.2570631Z L=19, 2025-05-07T20:13:15.2570779Z D_gradcheck=1, 2025-05-07T20:13:15.2570971Z stochastic_rounding=True, 2025-05-07T20:13:15.2571134Z weighted=False, 2025-05-07T20:13:15.2571286Z row_wise=False, 2025-05-07T20:13:15.2571447Z mixed=True, 2025-05-07T20:13:15.2571588Z use_cache=False, 2025-05-07T20:13:15.2571784Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.2571939Z use_cpu=True, 2025-05-07T20:13:15.2572136Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.2572274Z ) 2025-05-07T20:13:15.2572549Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.2573268Z self=, 2025-05-07T20:13:15.2573416Z mixed_B=True, 2025-05-07T20:13:15.2573577Z compile=False, 2025-05-07T20:13:15.2573716Z T=2, 2025-05-07T20:13:15.2573860Z D=69, 2025-05-07T20:13:15.2574012Z B=59, 2025-05-07T20:13:15.2574157Z log_E=5, 2025-05-07T20:13:15.2574293Z L=13, 2025-05-07T20:13:15.2574438Z D_gradcheck=1, 2025-05-07T20:13:15.2574601Z stochastic_rounding=True, 2025-05-07T20:13:15.2574766Z weighted=False, 2025-05-07T20:13:15.2574908Z row_wise=False, 2025-05-07T20:13:15.2575044Z mixed=False, 2025-05-07T20:13:15.2575205Z use_cache=True, 2025-05-07T20:13:15.2575410Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.2575564Z use_cpu=True, 2025-05-07T20:13:15.2575772Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.2575911Z ) 2025-05-07T20:13:15.2576179Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.2576897Z self=, 2025-05-07T20:13:15.2577047Z mixed_B=True, 2025-05-07T20:13:15.2577203Z compile=False, 2025-05-07T20:13:15.2577342Z T=1, 2025-05-07T20:13:15.2577475Z D=72, 2025-05-07T20:13:15.2577617Z B=52, 2025-05-07T20:13:15.2577751Z log_E=4, 2025-05-07T20:13:15.2577881Z L=2, 2025-05-07T20:13:15.2578035Z D_gradcheck=2, 2025-05-07T20:13:15.2578202Z stochastic_rounding=False, 2025-05-07T20:13:15.2578352Z weighted=False, 2025-05-07T20:13:15.2578515Z row_wise=False, 2025-05-07T20:13:15.2578649Z mixed=False, 2025-05-07T20:13:15.2578808Z use_cache=True, 2025-05-07T20:13:15.2579031Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.2579186Z use_cpu=True, 2025-05-07T20:13:15.2579385Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.2579538Z ) 2025-05-07T20:13:15.2864726Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.2865675Z self=, 2025-05-07T20:13:15.2865831Z mixed_B=False, 2025-05-07T20:13:15.2865985Z compile=False, 2025-05-07T20:13:15.2866126Z T=4, 2025-05-07T20:13:15.2866266Z D=114, 2025-05-07T20:13:15.2866394Z B=94, 2025-05-07T20:13:15.2866522Z log_E=3, 2025-05-07T20:13:15.2866670Z L=16, 2025-05-07T20:13:15.2866819Z D_gradcheck=2, 2025-05-07T20:13:15.2867007Z stochastic_rounding=False, 2025-05-07T20:13:15.2867294Z weighted=False, 2025-05-07T20:13:15.2867451Z row_wise=False, 2025-05-07T20:13:15.2867578Z mixed=True, 2025-05-07T20:13:15.2867725Z use_cache=True, 2025-05-07T20:13:15.2867910Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.2868050Z use_cpu=True, 2025-05-07T20:13:15.2868257Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.2868393Z ) 2025-05-07T20:13:15.2868657Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.2869362Z self=, 2025-05-07T20:13:15.2869512Z mixed_B=False, 2025-05-07T20:13:15.2869670Z compile=False, 2025-05-07T20:13:15.2870048Z T=1, 2025-05-07T20:13:15.2870189Z D=75, 2025-05-07T20:13:15.2870334Z B=33, 2025-05-07T20:13:15.2870471Z log_E=4, 2025-05-07T20:13:15.2870601Z L=16, 2025-05-07T20:13:15.2870756Z D_gradcheck=1, 2025-05-07T20:13:15.2870921Z stochastic_rounding=True, 2025-05-07T20:13:15.2871069Z weighted=False, 2025-05-07T20:13:15.2871234Z row_wise=True, 2025-05-07T20:13:15.2871374Z mixed=False, 2025-05-07T20:13:15.2871529Z use_cache=False, 2025-05-07T20:13:15.2871727Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.2871889Z use_cpu=True, 2025-05-07T20:13:15.2872090Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.2872250Z ) 2025-05-07T20:13:15.2872517Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.2873216Z self=, 2025-05-07T20:13:15.2873352Z mixed_B=False, 2025-05-07T20:13:15.2873489Z compile=True, 2025-05-07T20:13:15.2873638Z T=4, 2025-05-07T20:13:15.2873769Z D=35, 2025-05-07T20:13:15.2873898Z B=107, 2025-05-07T20:13:15.2874043Z log_E=4, 2025-05-07T20:13:15.2874169Z L=17, 2025-05-07T20:13:15.2874321Z D_gradcheck=2, 2025-05-07T20:13:15.2874513Z stochastic_rounding=False, 2025-05-07T20:13:15.2874664Z weighted=False, 2025-05-07T20:13:15.2874813Z row_wise=True, 2025-05-07T20:13:15.2874963Z mixed=False, 2025-05-07T20:13:15.2875108Z use_cache=False, 2025-05-07T20:13:15.2875307Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.2875475Z use_cpu=True, 2025-05-07T20:13:15.2875669Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.2875815Z ) 2025-05-07T20:13:15.2876163Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.2876878Z self=, 2025-05-07T20:13:15.2877043Z mixed_B=True, 2025-05-07T20:13:15.2877197Z compile=False, 2025-05-07T20:13:15.2877338Z T=5, 2025-05-07T20:13:15.2877484Z D=70, 2025-05-07T20:13:15.2877615Z B=8, 2025-05-07T20:13:15.2877751Z log_E=4, 2025-05-07T20:13:15.2877908Z L=13, 2025-05-07T20:13:15.2878064Z D_gradcheck=1, 2025-05-07T20:13:15.2878239Z stochastic_rounding=False, 2025-05-07T20:13:15.2878403Z weighted=True, 2025-05-07T20:13:15.2878551Z row_wise=False, 2025-05-07T20:13:15.2878700Z mixed=False, 2025-05-07T20:13:15.2878847Z use_cache=False, 2025-05-07T20:13:15.2879048Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.2879216Z use_cpu=True, 2025-05-07T20:13:15.2879407Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.2879550Z ) 2025-05-07T20:13:15.2879820Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.2880660Z self=, 2025-05-07T20:13:15.2880810Z mixed_B=True, 2025-05-07T20:13:15.2880974Z compile=False, 2025-05-07T20:13:15.2881121Z T=5, 2025-05-07T20:13:15.2881256Z D=80, 2025-05-07T20:13:15.2881418Z B=23, 2025-05-07T20:13:15.2881565Z log_E=5, 2025-05-07T20:13:15.2881705Z L=0, 2025-05-07T20:13:15.2881872Z D_gradcheck=1, 2025-05-07T20:13:15.2882047Z stochastic_rounding=False, 2025-05-07T20:13:15.2882269Z weighted=False, 2025-05-07T20:13:15.2882420Z row_wise=False, 2025-05-07T20:13:15.2882572Z mixed=False, 2025-05-07T20:13:15.2882741Z use_cache=True, 2025-05-07T20:13:15.2882944Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.2883093Z use_cpu=True, 2025-05-07T20:13:15.2883288Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.2883418Z ) 2025-05-07T20:13:15.2883682Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.2884422Z self=, 2025-05-07T20:13:15.2884579Z mixed_B=False, 2025-05-07T20:13:15.2884739Z compile=False, 2025-05-07T20:13:15.2884989Z T=4, 2025-05-07T20:13:15.2885129Z D=33, 2025-05-07T20:13:15.2885281Z B=17, 2025-05-07T20:13:15.2885419Z log_E=3, 2025-05-07T20:13:15.2885555Z L=7, 2025-05-07T20:13:15.2885726Z D_gradcheck=2, 2025-05-07T20:13:15.2885907Z stochastic_rounding=True, 2025-05-07T20:13:15.2886067Z weighted=True, 2025-05-07T20:13:15.2886227Z row_wise=True, 2025-05-07T20:13:15.2886372Z mixed=True, 2025-05-07T20:13:15.2886518Z use_cache=True, 2025-05-07T20:13:15.2886742Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.2886901Z use_cpu=True, 2025-05-07T20:13:15.2887100Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.2887252Z ) 2025-05-07T20:13:15.2887509Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.2888233Z self=, 2025-05-07T20:13:15.2888392Z mixed_B=True, 2025-05-07T20:13:15.2888537Z compile=True, 2025-05-07T20:13:15.2888696Z T=1, 2025-05-07T20:13:15.2888839Z D=101, 2025-05-07T20:13:15.2888988Z B=23, 2025-05-07T20:13:15.2889148Z log_E=4, 2025-05-07T20:13:15.2889289Z L=15, 2025-05-07T20:13:15.2889436Z D_gradcheck=1, 2025-05-07T20:13:15.2889629Z stochastic_rounding=False, 2025-05-07T20:13:15.2889791Z weighted=True, 2025-05-07T20:13:15.2889945Z row_wise=True, 2025-05-07T20:13:15.2890106Z mixed=True, 2025-05-07T20:13:15.2890252Z use_cache=False, 2025-05-07T20:13:15.2890449Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.2890615Z use_cpu=True, 2025-05-07T20:13:15.2890808Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.2890941Z ) 2025-05-07T20:13:15.2891194Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.2891875Z self=, 2025-05-07T20:13:15.2892041Z mixed_B=True, 2025-05-07T20:13:15.2892197Z compile=False, 2025-05-07T20:13:15.2892343Z T=2, 2025-05-07T20:13:15.2892498Z D=99, 2025-05-07T20:13:15.2892638Z B=24, 2025-05-07T20:13:15.2892785Z log_E=5, 2025-05-07T20:13:15.2892941Z L=1, 2025-05-07T20:13:15.2893093Z D_gradcheck=1, 2025-05-07T20:13:15.2893263Z stochastic_rounding=True, 2025-05-07T20:13:15.2893433Z weighted=False, 2025-05-07T20:13:15.2893581Z row_wise=True, 2025-05-07T20:13:15.2893720Z mixed=False, 2025-05-07T20:13:15.2893872Z use_cache=False, 2025-05-07T20:13:15.2894061Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.2894200Z use_cpu=True, 2025-05-07T20:13:15.2894392Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.2894518Z ) 2025-05-07T20:13:15.2894774Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.2895580Z self=, 2025-05-07T20:13:15.2895735Z mixed_B=True, 2025-05-07T20:13:15.2895907Z compile=True, 2025-05-07T20:13:15.2896061Z T=4, 2025-05-07T20:13:15.2896205Z D=22, 2025-05-07T20:13:15.2896363Z B=119, 2025-05-07T20:13:15.2896495Z log_E=3, 2025-05-07T20:13:15.2896616Z L=3, 2025-05-07T20:13:15.2896768Z D_gradcheck=1, 2025-05-07T20:13:15.2896934Z stochastic_rounding=True, 2025-05-07T20:13:15.2897136Z weighted=False, 2025-05-07T20:13:15.2897373Z row_wise=False, 2025-05-07T20:13:15.2897525Z mixed=True, 2025-05-07T20:13:15.2897661Z use_cache=False, 2025-05-07T20:13:15.2897836Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.2897986Z use_cpu=True, 2025-05-07T20:13:15.2898162Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.2898284Z ) 2025-05-07T20:13:15.2898541Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.2899275Z self=, 2025-05-07T20:13:15.2899426Z mixed_B=True, 2025-05-07T20:13:15.2899567Z compile=False, 2025-05-07T20:13:15.2899812Z T=1, 2025-05-07T20:13:15.2899960Z D=57, 2025-05-07T20:13:15.2900096Z B=93, 2025-05-07T20:13:15.2900237Z log_E=3, 2025-05-07T20:13:15.2900387Z L=19, 2025-05-07T20:13:15.2900527Z D_gradcheck=2, 2025-05-07T20:13:15.2900700Z stochastic_rounding=False, 2025-05-07T20:13:15.2900866Z weighted=False, 2025-05-07T20:13:15.2901013Z row_wise=True, 2025-05-07T20:13:15.2901156Z mixed=False, 2025-05-07T20:13:15.2901312Z use_cache=True, 2025-05-07T20:13:15.2901508Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.2901655Z use_cpu=True, 2025-05-07T20:13:15.2901842Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.2901970Z ) 2025-05-07T20:13:15.2902232Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.2902922Z self=, 2025-05-07T20:13:15.2903071Z mixed_B=False, 2025-05-07T20:13:15.2903229Z compile=False, 2025-05-07T20:13:15.2903377Z T=3, 2025-05-07T20:13:15.2903519Z D=43, 2025-05-07T20:13:15.2903672Z B=9, 2025-05-07T20:13:15.2903794Z log_E=3, 2025-05-07T20:13:15.2903939Z L=3, 2025-05-07T20:13:15.2904114Z D_gradcheck=2, 2025-05-07T20:13:15.2904299Z stochastic_rounding=False, 2025-05-07T20:13:15.2904465Z weighted=False, 2025-05-07T20:13:15.2904636Z row_wise=True, 2025-05-07T20:13:15.2904791Z mixed=False, 2025-05-07T20:13:15.2904926Z use_cache=True, 2025-05-07T20:13:15.2905129Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.2905275Z use_cpu=True, 2025-05-07T20:13:15.2905692Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.2905823Z ) 2025-05-07T20:13:15.2906065Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.2906781Z self=, 2025-05-07T20:13:15.2906929Z mixed_B=True, 2025-05-07T20:13:15.2907085Z compile=False, 2025-05-07T20:13:15.2907239Z T=1, 2025-05-07T20:13:15.2907374Z D=32, 2025-05-07T20:13:15.2907509Z B=11, 2025-05-07T20:13:15.2907659Z log_E=5, 2025-05-07T20:13:15.2907810Z L=16, 2025-05-07T20:13:15.2907969Z D_gradcheck=2, 2025-05-07T20:13:15.2908158Z stochastic_rounding=True, 2025-05-07T20:13:15.2908312Z weighted=True, 2025-05-07T20:13:15.2908469Z row_wise=True, 2025-05-07T20:13:15.2908609Z mixed=True, 2025-05-07T20:13:15.2908752Z use_cache=True, 2025-05-07T20:13:15.2908976Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.2909135Z use_cpu=True, 2025-05-07T20:13:15.2909332Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.2909484Z ) 2025-05-07T20:13:15.2909737Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.2910601Z self=, 2025-05-07T20:13:15.2910760Z mixed_B=True, 2025-05-07T20:13:15.2926679Z compile=False, 2025-05-07T20:13:15.2926937Z T=3, 2025-05-07T20:13:15.2927103Z D=119, 2025-05-07T20:13:15.2927252Z B=97, 2025-05-07T20:13:15.2927397Z log_E=5, 2025-05-07T20:13:15.2927551Z L=17, 2025-05-07T20:13:15.2927690Z D_gradcheck=1, 2025-05-07T20:13:15.2927854Z stochastic_rounding=False, 2025-05-07T20:13:15.2928135Z weighted=True, 2025-05-07T20:13:15.2928275Z row_wise=False, 2025-05-07T20:13:15.2928414Z mixed=False, 2025-05-07T20:13:15.2928576Z use_cache=False, 2025-05-07T20:13:15.2928771Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.2928903Z use_cpu=True, 2025-05-07T20:13:15.2929086Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.2929210Z ) 2025-05-07T20:13:15.2929465Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.2930178Z self=, 2025-05-07T20:13:15.2930334Z mixed_B=True, 2025-05-07T20:13:15.2930490Z compile=True, 2025-05-07T20:13:15.2930770Z T=1, 2025-05-07T20:13:15.2930897Z D=35, 2025-05-07T20:13:15.2931036Z B=70, 2025-05-07T20:13:15.2931168Z log_E=3, 2025-05-07T20:13:15.2931300Z L=10, 2025-05-07T20:13:15.2931458Z D_gradcheck=1, 2025-05-07T20:13:15.2931632Z stochastic_rounding=False, 2025-05-07T20:13:15.2931777Z weighted=False, 2025-05-07T20:13:15.2931931Z row_wise=True, 2025-05-07T20:13:15.2932074Z mixed=False, 2025-05-07T20:13:15.2932221Z use_cache=True, 2025-05-07T20:13:15.2932428Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.2932571Z use_cpu=True, 2025-05-07T20:13:15.2932758Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.2932884Z ) 2025-05-07T20:13:15.2933129Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.2933858Z self=, 2025-05-07T20:13:15.2934007Z mixed_B=False, 2025-05-07T20:13:15.2934161Z compile=False, 2025-05-07T20:13:15.2934327Z T=2, 2025-05-07T20:13:15.2934471Z D=30, 2025-05-07T20:13:15.2934607Z B=72, 2025-05-07T20:13:15.2934758Z log_E=3, 2025-05-07T20:13:15.2934897Z L=20, 2025-05-07T20:13:15.2935042Z D_gradcheck=2, 2025-05-07T20:13:15.2935232Z stochastic_rounding=False, 2025-05-07T20:13:15.2935375Z weighted=True, 2025-05-07T20:13:15.2935515Z row_wise=False, 2025-05-07T20:13:15.2935666Z mixed=False, 2025-05-07T20:13:15.2935803Z use_cache=True, 2025-05-07T20:13:15.2936014Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.2936165Z use_cpu=True, 2025-05-07T20:13:15.2936340Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.2936492Z ) 2025-05-07T20:13:15.2936759Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.2937488Z self=, 2025-05-07T20:13:15.2937639Z mixed_B=False, 2025-05-07T20:13:15.2937785Z compile=True, 2025-05-07T20:13:15.2937928Z T=1, 2025-05-07T20:13:15.2938069Z D=3, 2025-05-07T20:13:15.2938196Z B=84, 2025-05-07T20:13:15.2938326Z log_E=3, 2025-05-07T20:13:15.2938464Z L=14, 2025-05-07T20:13:15.2938609Z D_gradcheck=1, 2025-05-07T20:13:15.2938777Z stochastic_rounding=False, 2025-05-07T20:13:15.2938944Z weighted=False, 2025-05-07T20:13:15.2939094Z row_wise=True, 2025-05-07T20:13:15.2939258Z mixed=False, 2025-05-07T20:13:15.2939404Z use_cache=True, 2025-05-07T20:13:15.2939602Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.2939764Z use_cpu=True, 2025-05-07T20:13:15.2939949Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.2940080Z ) 2025-05-07T20:13:15.2940358Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.2941159Z self=, 2025-05-07T20:13:15.2941314Z mixed_B=False, 2025-05-07T20:13:15.2941486Z compile=False, 2025-05-07T20:13:15.2941635Z T=2, 2025-05-07T20:13:15.2941775Z D=13, 2025-05-07T20:13:15.2941924Z B=28, 2025-05-07T20:13:15.2942063Z log_E=3, 2025-05-07T20:13:15.2942207Z L=18, 2025-05-07T20:13:15.2942354Z D_gradcheck=1, 2025-05-07T20:13:15.2942537Z stochastic_rounding=False, 2025-05-07T20:13:15.2942765Z weighted=True, 2025-05-07T20:13:15.2942914Z row_wise=True, 2025-05-07T20:13:15.2943056Z mixed=True, 2025-05-07T20:13:15.2943209Z use_cache=True, 2025-05-07T20:13:15.2943394Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.2943536Z use_cpu=True, 2025-05-07T20:13:15.2943746Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.2943885Z ) 2025-05-07T20:13:15.3223439Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.3224197Z self=, 2025-05-07T20:13:15.3224355Z mixed_B=True, 2025-05-07T20:13:15.3224526Z compile=False, 2025-05-07T20:13:15.3224876Z T=1, 2025-05-07T20:13:15.3225015Z D=64, 2025-05-07T20:13:15.3225139Z B=24, 2025-05-07T20:13:15.3225271Z log_E=4, 2025-05-07T20:13:15.3225409Z L=16, 2025-05-07T20:13:15.3225544Z D_gradcheck=1, 2025-05-07T20:13:15.3225728Z stochastic_rounding=True, 2025-05-07T20:13:15.3225903Z weighted=True, 2025-05-07T20:13:15.3226064Z row_wise=False, 2025-05-07T20:13:15.3226216Z mixed=True, 2025-05-07T20:13:15.3226382Z use_cache=False, 2025-05-07T20:13:15.3226564Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.3226696Z use_cpu=True, 2025-05-07T20:13:15.3226881Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.3227007Z ) 2025-05-07T20:13:15.3227261Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.3227965Z self=, 2025-05-07T20:13:15.3228124Z mixed_B=False, 2025-05-07T20:13:15.3228282Z compile=True, 2025-05-07T20:13:15.3228430Z T=2, 2025-05-07T20:13:15.3228564Z D=8, 2025-05-07T20:13:15.3228713Z B=23, 2025-05-07T20:13:15.3228846Z log_E=3, 2025-05-07T20:13:15.3228972Z L=7, 2025-05-07T20:13:15.3229128Z D_gradcheck=1, 2025-05-07T20:13:15.3229290Z stochastic_rounding=True, 2025-05-07T20:13:15.3229435Z weighted=True, 2025-05-07T20:13:15.3229589Z row_wise=True, 2025-05-07T20:13:15.3229735Z mixed=False, 2025-05-07T20:13:15.3229875Z use_cache=False, 2025-05-07T20:13:15.3230083Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.3230223Z use_cpu=True, 2025-05-07T20:13:15.3230399Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.3230549Z ) 2025-05-07T20:13:15.3230811Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.3231536Z self=, 2025-05-07T20:13:15.3231699Z mixed_B=False, 2025-05-07T20:13:15.3231857Z compile=True, 2025-05-07T20:13:15.3232016Z T=1, 2025-05-07T20:13:15.3232142Z D=19, 2025-05-07T20:13:15.3232275Z B=28, 2025-05-07T20:13:15.3232431Z log_E=4, 2025-05-07T20:13:15.3232560Z L=17, 2025-05-07T20:13:15.3232700Z D_gradcheck=1, 2025-05-07T20:13:15.3232875Z stochastic_rounding=True, 2025-05-07T20:13:15.3233021Z weighted=True, 2025-05-07T20:13:15.3233162Z row_wise=True, 2025-05-07T20:13:15.3233319Z mixed=False, 2025-05-07T20:13:15.3233465Z use_cache=True, 2025-05-07T20:13:15.3233684Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.3233837Z use_cpu=True, 2025-05-07T20:13:15.3234028Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.3234178Z ) 2025-05-07T20:13:15.3234428Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.3235152Z self=, 2025-05-07T20:13:15.3235462Z mixed_B=False, 2025-05-07T20:13:15.3235607Z compile=True, 2025-05-07T20:13:15.3235752Z T=5, 2025-05-07T20:13:15.3235911Z D=41, 2025-05-07T20:13:15.3236147Z B=97, 2025-05-07T20:13:15.3236287Z log_E=5, 2025-05-07T20:13:15.3236438Z L=15, 2025-05-07T20:13:15.3236586Z D_gradcheck=2, 2025-05-07T20:13:15.3236756Z stochastic_rounding=True, 2025-05-07T20:13:15.3237067Z weighted=True, 2025-05-07T20:13:15.3237230Z row_wise=True, 2025-05-07T20:13:15.3237393Z mixed=False, 2025-05-07T20:13:15.3237548Z use_cache=False, 2025-05-07T20:13:15.3237747Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.3237898Z use_cpu=True, 2025-05-07T20:13:15.3238085Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.3238217Z ) 2025-05-07T20:13:15.3238494Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.3239185Z self=, 2025-05-07T20:13:15.3239340Z mixed_B=False, 2025-05-07T20:13:15.3239512Z compile=True, 2025-05-07T20:13:15.3239721Z T=2, 2025-05-07T20:13:15.3239899Z D=17, 2025-05-07T20:13:15.3240051Z B=112, 2025-05-07T20:13:15.3240189Z log_E=5, 2025-05-07T20:13:15.3240322Z L=15, 2025-05-07T20:13:15.3240484Z D_gradcheck=1, 2025-05-07T20:13:15.3240665Z stochastic_rounding=True, 2025-05-07T20:13:15.3240844Z weighted=True, 2025-05-07T20:13:15.3240996Z row_wise=False, 2025-05-07T20:13:15.3241144Z mixed=False, 2025-05-07T20:13:15.3241303Z use_cache=False, 2025-05-07T20:13:15.3241499Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.3241644Z use_cpu=True, 2025-05-07T20:13:15.3241853Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.3242002Z ) 2025-05-07T20:13:15.3242360Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.3243073Z self=, 2025-05-07T20:13:15.3243251Z mixed_B=False, 2025-05-07T20:13:15.3243405Z compile=False, 2025-05-07T20:13:15.3243548Z T=5, 2025-05-07T20:13:15.3243700Z D=33, 2025-05-07T20:13:15.3243849Z B=108, 2025-05-07T20:13:15.3243995Z log_E=4, 2025-05-07T20:13:15.3244143Z L=4, 2025-05-07T20:13:15.3244296Z D_gradcheck=2, 2025-05-07T20:13:15.3244471Z stochastic_rounding=False, 2025-05-07T20:13:15.3244635Z weighted=True, 2025-05-07T20:13:15.3244785Z row_wise=True, 2025-05-07T20:13:15.3244947Z mixed=True, 2025-05-07T20:13:15.3245102Z use_cache=False, 2025-05-07T20:13:15.3245304Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.3245461Z use_cpu=True, 2025-05-07T20:13:15.3245649Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.3245785Z ) 2025-05-07T20:13:15.3246063Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.3246773Z self=, 2025-05-07T20:13:15.3246936Z mixed_B=True, 2025-05-07T20:13:15.3247105Z compile=False, 2025-05-07T20:13:15.3247252Z T=3, 2025-05-07T20:13:15.3247390Z D=110, 2025-05-07T20:13:15.3247537Z B=115, 2025-05-07T20:13:15.3247673Z log_E=3, 2025-05-07T20:13:15.3247808Z L=11, 2025-05-07T20:13:15.3247977Z D_gradcheck=2, 2025-05-07T20:13:15.3248161Z stochastic_rounding=False, 2025-05-07T20:13:15.3248330Z weighted=True, 2025-05-07T20:13:15.3248480Z row_wise=False, 2025-05-07T20:13:15.3248619Z mixed=False, 2025-05-07T20:13:15.3248790Z use_cache=False, 2025-05-07T20:13:15.3249002Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.3249153Z use_cpu=True, 2025-05-07T20:13:15.3249357Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.3249488Z ) 2025-05-07T20:13:15.3249739Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.3250438Z self=, 2025-05-07T20:13:15.3250679Z mixed_B=True, 2025-05-07T20:13:15.3250822Z compile=True, 2025-05-07T20:13:15.3250977Z T=2, 2025-05-07T20:13:15.3251120Z D=88, 2025-05-07T20:13:15.3251268Z B=76, 2025-05-07T20:13:15.3251414Z log_E=4, 2025-05-07T20:13:15.3251554Z L=6, 2025-05-07T20:13:15.3251720Z D_gradcheck=2, 2025-05-07T20:13:15.3251902Z stochastic_rounding=False, 2025-05-07T20:13:15.3252109Z weighted=True, 2025-05-07T20:13:15.3252280Z row_wise=False, 2025-05-07T20:13:15.3252422Z mixed=False, 2025-05-07T20:13:15.3252572Z use_cache=False, 2025-05-07T20:13:15.3252788Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.3252934Z use_cpu=True, 2025-05-07T20:13:15.3253108Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.3253249Z ) 2025-05-07T20:13:15.3253490Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.3254153Z self=, 2025-05-07T20:13:15.3254331Z mixed_B=False, 2025-05-07T20:13:15.3254475Z compile=True, 2025-05-07T20:13:15.3254710Z T=4, 2025-05-07T20:13:15.3254916Z D=116, 2025-05-07T20:13:15.3255065Z B=40, 2025-05-07T20:13:15.3255225Z log_E=4, 2025-05-07T20:13:15.3255371Z L=8, 2025-05-07T20:13:15.3255523Z D_gradcheck=1, 2025-05-07T20:13:15.3255706Z stochastic_rounding=True, 2025-05-07T20:13:15.3255850Z weighted=False, 2025-05-07T20:13:15.3255988Z row_wise=True, 2025-05-07T20:13:15.3256136Z mixed=False, 2025-05-07T20:13:15.3256272Z use_cache=True, 2025-05-07T20:13:15.3256463Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.3256624Z use_cpu=True, 2025-05-07T20:13:15.3256802Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.3256926Z ) 2025-05-07T20:13:15.3257172Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.3257806Z self=, 2025-05-07T20:13:15.3257982Z mixed_B=False, 2025-05-07T20:13:15.3258145Z compile=True, 2025-05-07T20:13:15.3258301Z T=5, 2025-05-07T20:13:15.3258466Z D=35, 2025-05-07T20:13:15.3258598Z B=122, 2025-05-07T20:13:15.3258727Z log_E=4, 2025-05-07T20:13:15.3258868Z L=5, 2025-05-07T20:13:15.3259001Z D_gradcheck=1, 2025-05-07T20:13:15.3259164Z stochastic_rounding=True, 2025-05-07T20:13:15.3259326Z weighted=True, 2025-05-07T20:13:15.3259475Z row_wise=True, 2025-05-07T20:13:15.3259617Z mixed=True, 2025-05-07T20:13:15.3259774Z use_cache=False, 2025-05-07T20:13:15.3259965Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.3260110Z use_cpu=True, 2025-05-07T20:13:15.3260303Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.3260427Z ) 2025-05-07T20:13:15.3260678Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.3261339Z self=, 2025-05-07T20:13:15.3261491Z mixed_B=True, 2025-05-07T20:13:15.3261651Z compile=True, 2025-05-07T20:13:15.3261785Z T=2, 2025-05-07T20:13:15.3261919Z D=79, 2025-05-07T20:13:15.3262067Z B=37, 2025-05-07T20:13:15.3262200Z log_E=5, 2025-05-07T20:13:15.3262337Z L=0, 2025-05-07T20:13:15.3262504Z D_gradcheck=1, 2025-05-07T20:13:15.3262659Z stochastic_rounding=True, 2025-05-07T20:13:15.3262815Z weighted=False, 2025-05-07T20:13:15.3262988Z row_wise=False, 2025-05-07T20:13:15.3263139Z mixed=True, 2025-05-07T20:13:15.3263294Z use_cache=False, 2025-05-07T20:13:15.3263516Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.3263673Z use_cpu=True, 2025-05-07T20:13:15.3263859Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.3263987Z ) 2025-05-07T20:13:15.3264241Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.3264914Z self=, 2025-05-07T20:13:15.3265171Z mixed_B=False, 2025-05-07T20:13:15.3265324Z compile=True, 2025-05-07T20:13:15.3265487Z T=4, 2025-05-07T20:13:15.3265627Z D=77, 2025-05-07T20:13:15.3265764Z B=61, 2025-05-07T20:13:15.3265917Z log_E=3, 2025-05-07T20:13:15.3266047Z L=14, 2025-05-07T20:13:15.3266190Z D_gradcheck=2, 2025-05-07T20:13:15.3266377Z stochastic_rounding=True, 2025-05-07T20:13:15.3266558Z weighted=True, 2025-05-07T20:13:15.3266769Z row_wise=True, 2025-05-07T20:13:15.3266911Z mixed=True, 2025-05-07T20:13:15.3267074Z use_cache=False, 2025-05-07T20:13:15.3267270Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.3267415Z use_cpu=True, 2025-05-07T20:13:15.3267625Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.3267771Z ) 2025-05-07T20:13:15.3268033Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.3268761Z self=, 2025-05-07T20:13:15.3268922Z mixed_B=True, 2025-05-07T20:13:15.3269079Z compile=False, 2025-05-07T20:13:15.3269283Z T=1, 2025-05-07T20:13:15.3269448Z D=104, 2025-05-07T20:13:15.3269597Z B=117, 2025-05-07T20:13:15.3269733Z log_E=5, 2025-05-07T20:13:15.3269878Z L=14, 2025-05-07T20:13:15.3270048Z D_gradcheck=2, 2025-05-07T20:13:15.3270226Z stochastic_rounding=False, 2025-05-07T20:13:15.3270381Z weighted=False, 2025-05-07T20:13:15.3270545Z row_wise=True, 2025-05-07T20:13:15.3270687Z mixed=False, 2025-05-07T20:13:15.3270835Z use_cache=False, 2025-05-07T20:13:15.3271055Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.3271215Z use_cpu=True, 2025-05-07T20:13:15.3271407Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.3271559Z ) 2025-05-07T20:13:15.3271816Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.3272539Z self=, 2025-05-07T20:13:15.3272704Z mixed_B=True, 2025-05-07T20:13:15.3272854Z compile=True, 2025-05-07T20:13:15.3273006Z T=4, 2025-05-07T20:13:15.3273150Z D=65, 2025-05-07T20:13:15.3273293Z B=66, 2025-05-07T20:13:15.3273456Z log_E=3, 2025-05-07T20:13:15.3273597Z L=14, 2025-05-07T20:13:15.3273750Z D_gradcheck=1, 2025-05-07T20:13:15.3273928Z stochastic_rounding=False, 2025-05-07T20:13:15.3274073Z weighted=True, 2025-05-07T20:13:15.3274226Z row_wise=False, 2025-05-07T20:13:15.3274390Z mixed=False, 2025-05-07T20:13:15.3274549Z use_cache=True, 2025-05-07T20:13:15.3274750Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.3274906Z use_cpu=True, 2025-05-07T20:13:15.3275092Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.3275229Z ) 2025-05-07T20:13:15.3275505Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.3276305Z self=, 2025-05-07T20:13:15.3276484Z mixed_B=False, 2025-05-07T20:13:15.3276642Z compile=False, 2025-05-07T20:13:15.3276785Z T=5, 2025-05-07T20:13:15.3276933Z D=81, 2025-05-07T20:13:15.3277070Z B=37, 2025-05-07T20:13:15.3277208Z log_E=4, 2025-05-07T20:13:15.3277350Z L=19, 2025-05-07T20:13:15.3277506Z D_gradcheck=1, 2025-05-07T20:13:15.3277688Z stochastic_rounding=False, 2025-05-07T20:13:15.3277850Z weighted=False, 2025-05-07T20:13:15.3277999Z row_wise=False, 2025-05-07T20:13:15.3278138Z mixed=False, 2025-05-07T20:13:15.3278294Z use_cache=True, 2025-05-07T20:13:15.3278497Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.3278653Z use_cpu=True, 2025-05-07T20:13:15.3278856Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.3278998Z ) 2025-05-07T20:13:15.3279266Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.3279972Z self=, 2025-05-07T20:13:15.3280222Z mixed_B=True, 2025-05-07T20:13:15.3280384Z compile=True, 2025-05-07T20:13:15.3280528Z T=2, 2025-05-07T20:13:15.3280671Z D=8, 2025-05-07T20:13:15.3280808Z B=8, 2025-05-07T20:13:15.3280935Z log_E=3, 2025-05-07T20:13:15.3281063Z L=20, 2025-05-07T20:13:15.3281213Z D_gradcheck=2, 2025-05-07T20:13:15.3281376Z stochastic_rounding=True, 2025-05-07T20:13:15.3281531Z weighted=False, 2025-05-07T20:13:15.3281769Z row_wise=False, 2025-05-07T20:13:15.3281909Z mixed=False, 2025-05-07T20:13:15.3282056Z use_cache=False, 2025-05-07T20:13:15.3282266Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.3282420Z use_cpu=True, 2025-05-07T20:13:15.3282628Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.3282760Z ) 2025-05-07T20:13:15.3283017Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.3283738Z self=, 2025-05-07T20:13:15.3283886Z mixed_B=False, 2025-05-07T20:13:15.3284027Z compile=True, 2025-05-07T20:13:15.3284174Z T=4, 2025-05-07T20:13:15.3284407Z D=57, 2025-05-07T20:13:15.3284533Z B=25, 2025-05-07T20:13:15.3284682Z log_E=5, 2025-05-07T20:13:15.3284819Z L=2, 2025-05-07T20:13:15.3284968Z D_gradcheck=1, 2025-05-07T20:13:15.3285161Z stochastic_rounding=False, 2025-05-07T20:13:15.3285315Z weighted=False, 2025-05-07T20:13:15.3285479Z row_wise=False, 2025-05-07T20:13:15.3285626Z mixed=False, 2025-05-07T20:13:15.3285780Z use_cache=False, 2025-05-07T20:13:15.3285998Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.3286140Z use_cpu=True, 2025-05-07T20:13:15.3286325Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.3286473Z ) 2025-05-07T20:13:15.3573948Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.3574672Z self=, 2025-05-07T20:13:15.3574836Z mixed_B=True, 2025-05-07T20:13:15.3574981Z compile=True, 2025-05-07T20:13:15.3575129Z T=5, 2025-05-07T20:13:15.3575265Z D=28, 2025-05-07T20:13:15.3575388Z B=36, 2025-05-07T20:13:15.3575535Z log_E=3, 2025-05-07T20:13:15.3575663Z L=13, 2025-05-07T20:13:15.3575809Z D_gradcheck=2, 2025-05-07T20:13:15.3575968Z stochastic_rounding=True, 2025-05-07T20:13:15.3576108Z weighted=False, 2025-05-07T20:13:15.3576262Z row_wise=True, 2025-05-07T20:13:15.3576417Z mixed=True, 2025-05-07T20:13:15.3576573Z use_cache=True, 2025-05-07T20:13:15.3576796Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.3576957Z use_cpu=True, 2025-05-07T20:13:15.3577136Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.3577271Z ) 2025-05-07T20:13:15.3577515Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.3578202Z self=, 2025-05-07T20:13:15.3578362Z mixed_B=False, 2025-05-07T20:13:15.3578510Z compile=False, 2025-05-07T20:13:15.3578661Z T=1, 2025-05-07T20:13:15.3578806Z D=66, 2025-05-07T20:13:15.3578942Z B=40, 2025-05-07T20:13:15.3579088Z log_E=3, 2025-05-07T20:13:15.3579222Z L=3, 2025-05-07T20:13:15.3579369Z D_gradcheck=1, 2025-05-07T20:13:15.3579543Z stochastic_rounding=False, 2025-05-07T20:13:15.3579678Z weighted=True, 2025-05-07T20:13:15.3579819Z row_wise=True, 2025-05-07T20:13:15.3579964Z mixed=True, 2025-05-07T20:13:15.3580111Z use_cache=False, 2025-05-07T20:13:15.3580304Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.3580457Z use_cpu=True, 2025-05-07T20:13:15.3580633Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.3580760Z ) 2025-05-07T20:13:15.3581015Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.3581709Z self=, 2025-05-07T20:13:15.3582048Z mixed_B=False, 2025-05-07T20:13:15.3582207Z compile=True, 2025-05-07T20:13:15.3582354Z T=1, 2025-05-07T20:13:15.3582525Z D=36, 2025-05-07T20:13:15.3582645Z B=13, 2025-05-07T20:13:15.3582776Z log_E=3, 2025-05-07T20:13:15.3582921Z L=2, 2025-05-07T20:13:15.3583063Z D_gradcheck=1, 2025-05-07T20:13:15.3583222Z stochastic_rounding=False, 2025-05-07T20:13:15.3583379Z weighted=True, 2025-05-07T20:13:15.3583613Z row_wise=False, 2025-05-07T20:13:15.3583750Z mixed=False, 2025-05-07T20:13:15.3583904Z use_cache=False, 2025-05-07T20:13:15.3584101Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.3584251Z use_cpu=True, 2025-05-07T20:13:15.3584455Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.3584591Z ) 2025-05-07T20:13:15.3584852Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.3585576Z self=, 2025-05-07T20:13:15.3585738Z mixed_B=True, 2025-05-07T20:13:15.3585899Z compile=False, 2025-05-07T20:13:15.3586031Z T=4, 2025-05-07T20:13:15.3586315Z D=11, 2025-05-07T20:13:15.3586476Z B=66, 2025-05-07T20:13:15.3586623Z log_E=3, 2025-05-07T20:13:15.3586763Z L=10, 2025-05-07T20:13:15.3586923Z D_gradcheck=2, 2025-05-07T20:13:15.3587096Z stochastic_rounding=False, 2025-05-07T20:13:15.3587247Z weighted=False, 2025-05-07T20:13:15.3587411Z row_wise=True, 2025-05-07T20:13:15.3587656Z mixed=False, 2025-05-07T20:13:15.3587807Z use_cache=True, 2025-05-07T20:13:15.3588006Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.3588164Z use_cpu=True, 2025-05-07T20:13:15.3588341Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.3588469Z ) 2025-05-07T20:13:15.3588742Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.3589456Z self=, 2025-05-07T20:13:15.3589618Z mixed_B=True, 2025-05-07T20:13:15.3589764Z compile=True, 2025-05-07T20:13:15.3589905Z T=5, 2025-05-07T20:13:15.3590070Z D=35, 2025-05-07T20:13:15.3590211Z B=3, 2025-05-07T20:13:15.3590359Z log_E=3, 2025-05-07T20:13:15.3590505Z L=0, 2025-05-07T20:13:15.3590651Z D_gradcheck=2, 2025-05-07T20:13:15.3590827Z stochastic_rounding=False, 2025-05-07T20:13:15.3590990Z weighted=True, 2025-05-07T20:13:15.3591145Z row_wise=True, 2025-05-07T20:13:15.3591292Z mixed=True, 2025-05-07T20:13:15.3591453Z use_cache=True, 2025-05-07T20:13:15.3591652Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.3591796Z use_cpu=True, 2025-05-07T20:13:15.3591989Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.3592120Z ) 2025-05-07T20:13:15.3592399Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.3593102Z self=, 2025-05-07T20:13:15.3593270Z mixed_B=True, 2025-05-07T20:13:15.3593444Z compile=False, 2025-05-07T20:13:15.3593582Z T=4, 2025-05-07T20:13:15.3593729Z D=34, 2025-05-07T20:13:15.3593879Z B=49, 2025-05-07T20:13:15.3594019Z log_E=5, 2025-05-07T20:13:15.3594155Z L=1, 2025-05-07T20:13:15.3594329Z D_gradcheck=1, 2025-05-07T20:13:15.3594513Z stochastic_rounding=True, 2025-05-07T20:13:15.3594669Z weighted=True, 2025-05-07T20:13:15.3594844Z row_wise=False, 2025-05-07T20:13:15.3594987Z mixed=True, 2025-05-07T20:13:15.3595140Z use_cache=False, 2025-05-07T20:13:15.3595360Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.3595514Z use_cpu=True, 2025-05-07T20:13:15.3595716Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.3595849Z ) 2025-05-07T20:13:15.3596190Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.3596925Z self=, 2025-05-07T20:13:15.3597175Z mixed_B=True, 2025-05-07T20:13:15.3597326Z compile=False, 2025-05-07T20:13:15.3597485Z T=4, 2025-05-07T20:13:15.3597637Z D=105, 2025-05-07T20:13:15.3597777Z B=41, 2025-05-07T20:13:15.3597932Z log_E=4, 2025-05-07T20:13:15.3598063Z L=6, 2025-05-07T20:13:15.3598201Z D_gradcheck=2, 2025-05-07T20:13:15.3598382Z stochastic_rounding=False, 2025-05-07T20:13:15.3598533Z weighted=False, 2025-05-07T20:13:15.3598753Z row_wise=False, 2025-05-07T20:13:15.3598914Z mixed=True, 2025-05-07T20:13:15.3599058Z use_cache=True, 2025-05-07T20:13:15.3599290Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.3599434Z use_cpu=True, 2025-05-07T20:13:15.3599613Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.3599759Z ) 2025-05-07T20:13:15.3600013Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.3600725Z self=, 2025-05-07T20:13:15.3600892Z mixed_B=False, 2025-05-07T20:13:15.3601027Z compile=True, 2025-05-07T20:13:15.3601154Z T=5, 2025-05-07T20:13:15.3601444Z D=13, 2025-05-07T20:13:15.3601581Z B=62, 2025-05-07T20:13:15.3601721Z log_E=5, 2025-05-07T20:13:15.3601866Z L=20, 2025-05-07T20:13:15.3602007Z D_gradcheck=2, 2025-05-07T20:13:15.3602183Z stochastic_rounding=True, 2025-05-07T20:13:15.3602321Z weighted=True, 2025-05-07T20:13:15.3602472Z row_wise=True, 2025-05-07T20:13:15.3602638Z mixed=False, 2025-05-07T20:13:15.3602794Z use_cache=False, 2025-05-07T20:13:15.3602974Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.3603123Z use_cpu=True, 2025-05-07T20:13:15.3603301Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.3603429Z ) 2025-05-07T20:13:15.3603691Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.3604419Z self=, 2025-05-07T20:13:15.3604576Z mixed_B=False, 2025-05-07T20:13:15.3604744Z compile=False, 2025-05-07T20:13:15.3604885Z T=2, 2025-05-07T20:13:15.3605029Z D=28, 2025-05-07T20:13:15.3605173Z B=40, 2025-05-07T20:13:15.3605311Z log_E=4, 2025-05-07T20:13:15.3605638Z L=7, 2025-05-07T20:13:15.3605780Z D_gradcheck=2, 2025-05-07T20:13:15.3605949Z stochastic_rounding=True, 2025-05-07T20:13:15.3606096Z weighted=True, 2025-05-07T20:13:15.3606241Z row_wise=True, 2025-05-07T20:13:15.3606372Z mixed=True, 2025-05-07T20:13:15.3606530Z use_cache=False, 2025-05-07T20:13:15.3606718Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.3606857Z use_cpu=True, 2025-05-07T20:13:15.3607048Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.3607176Z ) 2025-05-07T20:13:15.3607420Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.3608179Z self=, 2025-05-07T20:13:15.3608346Z mixed_B=False, 2025-05-07T20:13:15.3608519Z compile=False, 2025-05-07T20:13:15.3608663Z T=5, 2025-05-07T20:13:15.3608796Z D=101, 2025-05-07T20:13:15.3608934Z B=82, 2025-05-07T20:13:15.3609066Z log_E=3, 2025-05-07T20:13:15.3609197Z L=17, 2025-05-07T20:13:15.3609353Z D_gradcheck=2, 2025-05-07T20:13:15.3609522Z stochastic_rounding=True, 2025-05-07T20:13:15.3609663Z weighted=False, 2025-05-07T20:13:15.3609816Z row_wise=False, 2025-05-07T20:13:15.3609950Z mixed=False, 2025-05-07T20:13:15.3610077Z use_cache=False, 2025-05-07T20:13:15.3610262Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.3610398Z use_cpu=True, 2025-05-07T20:13:15.3610571Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.3610711Z ) 2025-05-07T20:13:15.3610944Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.3611696Z self=, 2025-05-07T20:13:15.3611978Z mixed_B=False, 2025-05-07T20:13:15.3612115Z compile=False, 2025-05-07T20:13:15.3612251Z T=1, 2025-05-07T20:13:15.3612388Z D=113, 2025-05-07T20:13:15.3612517Z B=93, 2025-05-07T20:13:15.3612664Z log_E=3, 2025-05-07T20:13:15.3612799Z L=11, 2025-05-07T20:13:15.3612948Z D_gradcheck=2, 2025-05-07T20:13:15.3613121Z stochastic_rounding=True, 2025-05-07T20:13:15.3613263Z weighted=False, 2025-05-07T20:13:15.3613504Z row_wise=True, 2025-05-07T20:13:15.3613663Z mixed=False, 2025-05-07T20:13:15.3613812Z use_cache=False, 2025-05-07T20:13:15.3613994Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.3614140Z use_cpu=True, 2025-05-07T20:13:15.3614313Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.3614449Z ) 2025-05-07T20:13:15.3614699Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.3615369Z self=, 2025-05-07T20:13:15.3615539Z mixed_B=True, 2025-05-07T20:13:15.3615689Z compile=False, 2025-05-07T20:13:15.3615824Z T=5, 2025-05-07T20:13:15.3616152Z D=125, 2025-05-07T20:13:15.3616297Z B=42, 2025-05-07T20:13:15.3616447Z log_E=4, 2025-05-07T20:13:15.3616602Z L=18, 2025-05-07T20:13:15.3616759Z D_gradcheck=1, 2025-05-07T20:13:15.3616945Z stochastic_rounding=False, 2025-05-07T20:13:15.3617087Z weighted=True, 2025-05-07T20:13:15.3617226Z row_wise=False, 2025-05-07T20:13:15.3617372Z mixed=False, 2025-05-07T20:13:15.3617527Z use_cache=False, 2025-05-07T20:13:15.3617717Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.3617865Z use_cpu=True, 2025-05-07T20:13:15.3618040Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.3618166Z ) 2025-05-07T20:13:15.3618419Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.3619132Z self=, 2025-05-07T20:13:15.3619283Z mixed_B=True, 2025-05-07T20:13:15.3619437Z compile=True, 2025-05-07T20:13:15.3619570Z T=3, 2025-05-07T20:13:15.3619721Z D=124, 2025-05-07T20:13:15.3619875Z B=26, 2025-05-07T20:13:15.3620018Z log_E=3, 2025-05-07T20:13:15.3620158Z L=17, 2025-05-07T20:13:15.3620316Z D_gradcheck=2, 2025-05-07T20:13:15.3620485Z stochastic_rounding=True, 2025-05-07T20:13:15.3620629Z weighted=True, 2025-05-07T20:13:15.3620795Z row_wise=False, 2025-05-07T20:13:15.3620944Z mixed=True, 2025-05-07T20:13:15.3621109Z use_cache=True, 2025-05-07T20:13:15.3621312Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.3621457Z use_cpu=True, 2025-05-07T20:13:15.3621655Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.3621785Z ) 2025-05-07T20:13:15.3622049Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.3622767Z self=, 2025-05-07T20:13:15.3622923Z mixed_B=False, 2025-05-07T20:13:15.3623067Z compile=True, 2025-05-07T20:13:15.3623224Z T=5, 2025-05-07T20:13:15.3623375Z D=22, 2025-05-07T20:13:15.3623511Z B=47, 2025-05-07T20:13:15.3623671Z log_E=5, 2025-05-07T20:13:15.3623805Z L=15, 2025-05-07T20:13:15.3623967Z D_gradcheck=2, 2025-05-07T20:13:15.3624144Z stochastic_rounding=True, 2025-05-07T20:13:15.3624297Z weighted=False, 2025-05-07T20:13:15.3624466Z row_wise=True, 2025-05-07T20:13:15.3624615Z mixed=True, 2025-05-07T20:13:15.3624767Z use_cache=True, 2025-05-07T20:13:15.3624975Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.3625125Z use_cpu=True, 2025-05-07T20:13:15.3625311Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.3625463Z ) 2025-05-07T20:13:15.3625724Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.3626431Z self=, 2025-05-07T20:13:15.3626705Z mixed_B=True, 2025-05-07T20:13:15.3626868Z compile=True, 2025-05-07T20:13:15.3627003Z T=2, 2025-05-07T20:13:15.3627156Z D=109, 2025-05-07T20:13:15.3627288Z B=71, 2025-05-07T20:13:15.3627438Z log_E=4, 2025-05-07T20:13:15.3627584Z L=6, 2025-05-07T20:13:15.3627744Z D_gradcheck=2, 2025-05-07T20:13:15.3627942Z stochastic_rounding=False, 2025-05-07T20:13:15.3628094Z weighted=False, 2025-05-07T20:13:15.3628302Z row_wise=True, 2025-05-07T20:13:15.3628465Z mixed=False, 2025-05-07T20:13:15.3628617Z use_cache=True, 2025-05-07T20:13:15.3628831Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.3628997Z use_cpu=True, 2025-05-07T20:13:15.3629188Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.3629324Z ) 2025-05-07T20:13:15.3629593Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.3630315Z self=, 2025-05-07T20:13:15.3630487Z mixed_B=True, 2025-05-07T20:13:15.3630641Z compile=True, 2025-05-07T20:13:15.3630784Z T=3, 2025-05-07T20:13:15.3630998Z D=21, 2025-05-07T20:13:15.3631182Z B=19, 2025-05-07T20:13:15.3631326Z log_E=5, 2025-05-07T20:13:15.3631476Z L=3, 2025-05-07T20:13:15.3631627Z D_gradcheck=2, 2025-05-07T20:13:15.3631812Z stochastic_rounding=False, 2025-05-07T20:13:15.3631990Z weighted=False, 2025-05-07T20:13:15.3632151Z row_wise=False, 2025-05-07T20:13:15.3632293Z mixed=False, 2025-05-07T20:13:15.3632446Z use_cache=True, 2025-05-07T20:13:15.3632637Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.3632782Z use_cpu=True, 2025-05-07T20:13:15.3632994Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.3633134Z ) 2025-05-07T20:13:15.3633394Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.3634127Z self=, 2025-05-07T20:13:15.3634278Z mixed_B=True, 2025-05-07T20:13:15.3634440Z compile=True, 2025-05-07T20:13:15.3634576Z T=5, 2025-05-07T20:13:15.3634727Z D=42, 2025-05-07T20:13:15.3634893Z B=92, 2025-05-07T20:13:15.3635031Z log_E=4, 2025-05-07T20:13:15.3635157Z L=16, 2025-05-07T20:13:15.3635306Z D_gradcheck=1, 2025-05-07T20:13:15.3635471Z stochastic_rounding=True, 2025-05-07T20:13:15.3635615Z weighted=False, 2025-05-07T20:13:15.3635771Z row_wise=True, 2025-05-07T20:13:15.3635911Z mixed=True, 2025-05-07T20:13:15.3636179Z use_cache=False, 2025-05-07T20:13:15.3636397Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.3636549Z use_cpu=True, 2025-05-07T20:13:15.3636752Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.3636890Z ) 2025-05-07T20:13:15.7227297Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.7228655Z self=, 2025-05-07T20:13:15.7229716Z mixed_B=True, 2025-05-07T20:13:15.7230121Z compile=True, 2025-05-07T20:13:15.7230475Z T=3, 2025-05-07T20:13:15.7230825Z D=47, 2025-05-07T20:13:15.7231162Z B=54, 2025-05-07T20:13:15.7231472Z log_E=4, 2025-05-07T20:13:15.7231814Z L=7, 2025-05-07T20:13:15.7232158Z D_gradcheck=1, 2025-05-07T20:13:15.7232557Z stochastic_rounding=True, 2025-05-07T20:13:15.7233031Z weighted=True, 2025-05-07T20:13:15.7233427Z row_wise=True, 2025-05-07T20:13:15.7233842Z mixed=False, 2025-05-07T20:13:15.7234239Z use_cache=True, 2025-05-07T20:13:15.7234661Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.7235173Z use_cpu=True, 2025-05-07T20:13:15.7235576Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.7236192Z ) 2025-05-07T20:13:15.7236632Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.7237788Z self=, 2025-05-07T20:13:15.7239180Z mixed_B=True, 2025-05-07T20:13:15.7239604Z compile=False, 2025-05-07T20:13:15.7239968Z T=1, 2025-05-07T20:13:15.7240298Z D=32, 2025-05-07T20:13:15.7240668Z B=95, 2025-05-07T20:13:15.7240999Z log_E=3, 2025-05-07T20:13:15.7241352Z L=4, 2025-05-07T20:13:15.7241711Z D_gradcheck=1, 2025-05-07T20:13:15.7242128Z stochastic_rounding=True, 2025-05-07T20:13:15.7242616Z weighted=False, 2025-05-07T20:13:15.7243035Z row_wise=True, 2025-05-07T20:13:15.7243540Z mixed=False, 2025-05-07T20:13:15.7243958Z use_cache=True, 2025-05-07T20:13:15.7244399Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.7244936Z use_cpu=True, 2025-05-07T20:13:15.7245368Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.7245875Z ) 2025-05-07T20:13:15.7246315Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.7247492Z self=, 2025-05-07T20:13:15.7248597Z mixed_B=False, 2025-05-07T20:13:15.7249009Z compile=True, 2025-05-07T20:13:15.7249370Z T=1, 2025-05-07T20:13:15.7249714Z D=37, 2025-05-07T20:13:15.7250257Z B=6, 2025-05-07T20:13:15.7250600Z log_E=4, 2025-05-07T20:13:15.7250967Z L=14, 2025-05-07T20:13:15.7251316Z D_gradcheck=2, 2025-05-07T20:13:15.7251737Z stochastic_rounding=False, 2025-05-07T20:13:15.7252201Z weighted=True, 2025-05-07T20:13:15.7252581Z row_wise=True, 2025-05-07T20:13:15.7252965Z mixed=False, 2025-05-07T20:13:15.7253363Z use_cache=False, 2025-05-07T20:13:15.7253830Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.7254359Z use_cpu=True, 2025-05-07T20:13:15.7254782Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.7255250Z ) 2025-05-07T20:13:15.7255655Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.7256851Z self=, 2025-05-07T20:13:15.7257902Z mixed_B=False, 2025-05-07T20:13:15.7258293Z compile=False, 2025-05-07T20:13:15.7258638Z T=5, 2025-05-07T20:13:15.7258960Z D=45, 2025-05-07T20:13:15.7259295Z B=21, 2025-05-07T20:13:15.7259594Z log_E=4, 2025-05-07T20:13:15.7259968Z L=4, 2025-05-07T20:13:15.7260334Z D_gradcheck=2, 2025-05-07T20:13:15.7260733Z stochastic_rounding=False, 2025-05-07T20:13:15.7261196Z weighted=False, 2025-05-07T20:13:15.7261593Z row_wise=True, 2025-05-07T20:13:15.7261960Z mixed=True, 2025-05-07T20:13:15.7262341Z use_cache=True, 2025-05-07T20:13:15.7262764Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.7263263Z use_cpu=True, 2025-05-07T20:13:15.7263693Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.7264162Z ) 2025-05-07T20:13:15.7264583Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.7265762Z self=, 2025-05-07T20:13:15.7266773Z mixed_B=False, 2025-05-07T20:13:15.7267142Z compile=False, 2025-05-07T20:13:15.7267547Z T=5, 2025-05-07T20:13:15.7267884Z D=88, 2025-05-07T20:13:15.7268227Z B=29, 2025-05-07T20:13:15.7268561Z log_E=3, 2025-05-07T20:13:15.7268920Z L=13, 2025-05-07T20:13:15.7269263Z D_gradcheck=1, 2025-05-07T20:13:15.7269674Z stochastic_rounding=True, 2025-05-07T20:13:15.7270168Z weighted=False, 2025-05-07T20:13:15.7270562Z row_wise=True, 2025-05-07T20:13:15.7270965Z mixed=False, 2025-05-07T20:13:15.7271354Z use_cache=False, 2025-05-07T20:13:15.7271783Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.7272320Z use_cpu=True, 2025-05-07T20:13:15.7272753Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.7273259Z ) 2025-05-07T20:13:15.7273694Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.7274872Z self=, 2025-05-07T20:13:15.7276167Z mixed_B=False, 2025-05-07T20:13:15.7276567Z compile=False, 2025-05-07T20:13:15.7276956Z T=1, 2025-05-07T20:13:15.7277290Z D=41, 2025-05-07T20:13:15.7277642Z B=127, 2025-05-07T20:13:15.7277996Z log_E=4, 2025-05-07T20:13:15.7278349Z L=16, 2025-05-07T20:13:15.7278700Z D_gradcheck=1, 2025-05-07T20:13:15.7279133Z stochastic_rounding=False, 2025-05-07T20:13:15.7279627Z weighted=True, 2025-05-07T20:13:15.7280039Z row_wise=False, 2025-05-07T20:13:15.7280556Z mixed=False, 2025-05-07T20:13:15.7280966Z use_cache=True, 2025-05-07T20:13:15.7281400Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.7281946Z use_cpu=True, 2025-05-07T20:13:15.7282383Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.7282896Z ) 2025-05-07T20:13:15.7283319Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.7284478Z self=, 2025-05-07T20:13:15.7285557Z mixed_B=True, 2025-05-07T20:13:15.7285948Z compile=True, 2025-05-07T20:13:15.7286306Z T=1, 2025-05-07T20:13:15.7286637Z D=126, 2025-05-07T20:13:15.7287135Z B=107, 2025-05-07T20:13:15.7287498Z log_E=5, 2025-05-07T20:13:15.7287856Z L=16, 2025-05-07T20:13:15.7288196Z D_gradcheck=1, 2025-05-07T20:13:15.7288605Z stochastic_rounding=False, 2025-05-07T20:13:15.7289054Z weighted=False, 2025-05-07T20:13:15.7289418Z row_wise=False, 2025-05-07T20:13:15.7289806Z mixed=False, 2025-05-07T20:13:15.7290202Z use_cache=False, 2025-05-07T20:13:15.7290663Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.7291214Z use_cpu=True, 2025-05-07T20:13:15.7291617Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.7292087Z ) 2025-05-07T20:13:15.7292475Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.7293537Z self=, 2025-05-07T20:13:15.7294627Z mixed_B=False, 2025-05-07T20:13:15.7294987Z compile=False, 2025-05-07T20:13:15.7295369Z T=5, 2025-05-07T20:13:15.7295695Z D=25, 2025-05-07T20:13:15.7296039Z B=25, 2025-05-07T20:13:15.7296371Z log_E=4, 2025-05-07T20:13:15.7296702Z L=16, 2025-05-07T20:13:15.7297019Z D_gradcheck=1, 2025-05-07T20:13:15.7297437Z stochastic_rounding=False, 2025-05-07T20:13:15.7297899Z weighted=True, 2025-05-07T20:13:15.7298285Z row_wise=False, 2025-05-07T20:13:15.7298682Z mixed=True, 2025-05-07T20:13:15.7299082Z use_cache=False, 2025-05-07T20:13:15.7299531Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.7300048Z use_cpu=True, 2025-05-07T20:13:15.7300459Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.7300922Z ) 2025-05-07T20:13:15.7301373Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.7302572Z self=, 2025-05-07T20:13:15.7303667Z mixed_B=True, 2025-05-07T20:13:15.7304051Z compile=False, 2025-05-07T20:13:15.7304447Z T=1, 2025-05-07T20:13:15.7304800Z D=28, 2025-05-07T20:13:15.7305130Z B=35, 2025-05-07T20:13:15.7305679Z log_E=3, 2025-05-07T20:13:15.7306059Z L=17, 2025-05-07T20:13:15.7306396Z D_gradcheck=2, 2025-05-07T20:13:15.7306814Z stochastic_rounding=False, 2025-05-07T20:13:15.7307312Z weighted=False, 2025-05-07T20:13:15.7307702Z row_wise=True, 2025-05-07T20:13:15.7308111Z mixed=False, 2025-05-07T20:13:15.7308521Z use_cache=False, 2025-05-07T20:13:15.7308962Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.7309529Z use_cpu=True, 2025-05-07T20:13:15.7309948Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.7310441Z ) 2025-05-07T20:13:15.7310890Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.7312069Z self=, 2025-05-07T20:13:15.7313326Z mixed_B=False, 2025-05-07T20:13:15.7313720Z compile=True, 2025-05-07T20:13:15.7314109Z T=4, 2025-05-07T20:13:15.7314466Z D=18, 2025-05-07T20:13:15.7314799Z B=8, 2025-05-07T20:13:15.7315124Z log_E=4, 2025-05-07T20:13:15.7315489Z L=9, 2025-05-07T20:13:15.7315829Z D_gradcheck=1, 2025-05-07T20:13:15.7316344Z stochastic_rounding=True, 2025-05-07T20:13:15.7316825Z weighted=True, 2025-05-07T20:13:15.7317213Z row_wise=True, 2025-05-07T20:13:15.7317724Z mixed=False, 2025-05-07T20:13:15.7318266Z use_cache=True, 2025-05-07T20:13:15.7318708Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.7319263Z use_cpu=True, 2025-05-07T20:13:15.7319708Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.7320181Z ) 2025-05-07T20:13:15.7320599Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.7321703Z self=, 2025-05-07T20:13:15.7322817Z mixed_B=True, 2025-05-07T20:13:15.7323199Z compile=True, 2025-05-07T20:13:15.7323567Z T=5, 2025-05-07T20:13:15.7323878Z D=21, 2025-05-07T20:13:15.7324420Z B=87, 2025-05-07T20:13:15.7324746Z log_E=3, 2025-05-07T20:13:15.7325058Z L=11, 2025-05-07T20:13:15.7325390Z D_gradcheck=2, 2025-05-07T20:13:15.7325836Z stochastic_rounding=False, 2025-05-07T20:13:15.7326306Z weighted=False, 2025-05-07T20:13:15.7326670Z row_wise=True, 2025-05-07T20:13:15.7327050Z mixed=True, 2025-05-07T20:13:15.7327439Z use_cache=False, 2025-05-07T20:13:15.7327871Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.7328404Z use_cpu=True, 2025-05-07T20:13:15.7328816Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.7329299Z ) 2025-05-07T20:13:15.7329721Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.7330878Z self=, 2025-05-07T20:13:15.7331942Z mixed_B=False, 2025-05-07T20:13:15.7332326Z compile=False, 2025-05-07T20:13:15.7332692Z T=5, 2025-05-07T20:13:15.7333019Z D=108, 2025-05-07T20:13:15.7333383Z B=89, 2025-05-07T20:13:15.7333720Z log_E=3, 2025-05-07T20:13:15.7334063Z L=0, 2025-05-07T20:13:15.7334428Z D_gradcheck=1, 2025-05-07T20:13:15.7334853Z stochastic_rounding=False, 2025-05-07T20:13:15.7335327Z weighted=False, 2025-05-07T20:13:15.7335740Z row_wise=True, 2025-05-07T20:13:15.7336125Z mixed=False, 2025-05-07T20:13:15.7336519Z use_cache=False, 2025-05-07T20:13:15.7336982Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.7337504Z use_cpu=True, 2025-05-07T20:13:15.7337940Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.7338421Z ) 2025-05-07T20:13:15.7338867Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.7340042Z self=, 2025-05-07T20:13:15.7341118Z mixed_B=True, 2025-05-07T20:13:15.7341516Z compile=False, 2025-05-07T20:13:15.7341898Z T=3, 2025-05-07T20:13:15.7342238Z D=45, 2025-05-07T20:13:15.7342581Z B=96, 2025-05-07T20:13:15.7342929Z log_E=4, 2025-05-07T20:13:15.7343283Z L=3, 2025-05-07T20:13:15.7343634Z D_gradcheck=2, 2025-05-07T20:13:15.7344067Z stochastic_rounding=True, 2025-05-07T20:13:15.7344544Z weighted=False, 2025-05-07T20:13:15.7344950Z row_wise=True, 2025-05-07T20:13:15.7345358Z mixed=False, 2025-05-07T20:13:15.7345735Z use_cache=False, 2025-05-07T20:13:15.7346208Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.7346742Z use_cpu=True, 2025-05-07T20:13:15.7347168Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.7347674Z ) 2025-05-07T20:13:15.7348125Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.7349299Z self=, 2025-05-07T20:13:15.7350475Z mixed_B=True, 2025-05-07T20:13:15.7350887Z compile=True, 2025-05-07T20:13:15.7351280Z T=1, 2025-05-07T20:13:15.7351599Z D=29, 2025-05-07T20:13:15.7351951Z B=100, 2025-05-07T20:13:15.7352279Z log_E=3, 2025-05-07T20:13:15.7352606Z L=17, 2025-05-07T20:13:15.7352932Z D_gradcheck=1, 2025-05-07T20:13:15.7353349Z stochastic_rounding=True, 2025-05-07T20:13:15.7353826Z weighted=True, 2025-05-07T20:13:15.7354250Z row_wise=False, 2025-05-07T20:13:15.7354757Z mixed=True, 2025-05-07T20:13:15.7355105Z use_cache=False, 2025-05-07T20:13:15.7355536Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.7356170Z use_cpu=True, 2025-05-07T20:13:15.7356552Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.7356996Z ) 2025-05-07T20:13:15.7357440Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.7358551Z self=, 2025-05-07T20:13:15.7359614Z mixed_B=False, 2025-05-07T20:13:15.7360007Z compile=True, 2025-05-07T20:13:15.7360364Z T=3, 2025-05-07T20:13:15.7360675Z D=75, 2025-05-07T20:13:15.7361165Z B=20, 2025-05-07T20:13:15.7361492Z log_E=3, 2025-05-07T20:13:15.7361819Z L=2, 2025-05-07T20:13:15.7362147Z D_gradcheck=1, 2025-05-07T20:13:15.7362586Z stochastic_rounding=True, 2025-05-07T20:13:15.7363079Z weighted=False, 2025-05-07T20:13:15.7363457Z row_wise=False, 2025-05-07T20:13:15.7363841Z mixed=True, 2025-05-07T20:13:15.7364184Z use_cache=False, 2025-05-07T20:13:15.7364618Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.7365171Z use_cpu=True, 2025-05-07T20:13:15.7365583Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.7366087Z ) 2025-05-07T20:13:15.7366533Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.7367698Z self=, 2025-05-07T20:13:15.7368784Z mixed_B=True, 2025-05-07T20:13:15.7369162Z compile=True, 2025-05-07T20:13:15.7369542Z T=4, 2025-05-07T20:13:15.7369892Z D=115, 2025-05-07T20:13:15.7370234Z B=125, 2025-05-07T20:13:15.7370572Z log_E=3, 2025-05-07T20:13:15.7370940Z L=14, 2025-05-07T20:13:15.7371296Z D_gradcheck=2, 2025-05-07T20:13:15.7371712Z stochastic_rounding=False, 2025-05-07T20:13:15.7372206Z weighted=True, 2025-05-07T20:13:15.7372607Z row_wise=False, 2025-05-07T20:13:15.7373026Z mixed=False, 2025-05-07T20:13:15.7373407Z use_cache=True, 2025-05-07T20:13:15.7373852Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.7374418Z use_cpu=True, 2025-05-07T20:13:15.7374840Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.7375352Z ) 2025-05-07T20:13:15.7375794Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.7376974Z self=, 2025-05-07T20:13:15.7378087Z mixed_B=False, 2025-05-07T20:13:15.7378481Z compile=True, 2025-05-07T20:13:15.7378842Z T=1, 2025-05-07T20:13:15.7379199Z D=6, 2025-05-07T20:13:15.7379548Z B=125, 2025-05-07T20:13:15.7379896Z log_E=3, 2025-05-07T20:13:15.7380256Z L=2, 2025-05-07T20:13:15.7380598Z D_gradcheck=1, 2025-05-07T20:13:15.7381018Z stochastic_rounding=True, 2025-05-07T20:13:15.7381467Z weighted=True, 2025-05-07T20:13:15.7381845Z row_wise=True, 2025-05-07T20:13:15.7382236Z mixed=False, 2025-05-07T20:13:15.7382647Z use_cache=True, 2025-05-07T20:13:15.7383110Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.7383646Z use_cpu=True, 2025-05-07T20:13:15.7384046Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.7384515Z ) 2025-05-07T20:13:15.7617494Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.7618706Z self=, 2025-05-07T20:13:15.7619903Z mixed_B=True, 2025-05-07T20:13:15.7620320Z compile=True, 2025-05-07T20:13:15.7620674Z T=1, 2025-05-07T20:13:15.7620986Z D=94, 2025-05-07T20:13:15.7621328Z B=100, 2025-05-07T20:13:15.7621658Z log_E=4, 2025-05-07T20:13:15.7621992Z L=12, 2025-05-07T20:13:15.7622340Z D_gradcheck=1, 2025-05-07T20:13:15.7622734Z stochastic_rounding=False, 2025-05-07T20:13:15.7623194Z weighted=True, 2025-05-07T20:13:15.7623579Z row_wise=True, 2025-05-07T20:13:15.7624082Z mixed=True, 2025-05-07T20:13:15.7624474Z use_cache=True, 2025-05-07T20:13:15.7624908Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.7625472Z use_cpu=True, 2025-05-07T20:13:15.7625883Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.7626379Z ) 2025-05-07T20:13:15.7626791Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.7627929Z self=, 2025-05-07T20:13:15.7629023Z mixed_B=True, 2025-05-07T20:13:15.7629421Z compile=True, 2025-05-07T20:13:15.7629807Z T=5, 2025-05-07T20:13:15.7630156Z D=37, 2025-05-07T20:13:15.7630703Z B=7, 2025-05-07T20:13:15.7631050Z log_E=4, 2025-05-07T20:13:15.7631398Z L=11, 2025-05-07T20:13:15.7631733Z D_gradcheck=1, 2025-05-07T20:13:15.7632162Z stochastic_rounding=False, 2025-05-07T20:13:15.7632650Z weighted=False, 2025-05-07T20:13:15.7633057Z row_wise=False, 2025-05-07T20:13:15.7633457Z mixed=False, 2025-05-07T20:13:15.7633839Z use_cache=True, 2025-05-07T20:13:15.7634295Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.7634829Z use_cpu=True, 2025-05-07T20:13:15.7635275Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.7635787Z ) 2025-05-07T20:13:15.7636304Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.7637473Z self=, 2025-05-07T20:13:15.7638584Z mixed_B=False, 2025-05-07T20:13:15.7638991Z compile=True, 2025-05-07T20:13:15.7639366Z T=4, 2025-05-07T20:13:15.7639713Z D=98, 2025-05-07T20:13:15.7640058Z B=64, 2025-05-07T20:13:15.7640389Z log_E=3, 2025-05-07T20:13:15.7640755Z L=3, 2025-05-07T20:13:15.7641096Z D_gradcheck=2, 2025-05-07T20:13:15.7641502Z stochastic_rounding=True, 2025-05-07T20:13:15.7641991Z weighted=True, 2025-05-07T20:13:15.7642391Z row_wise=False, 2025-05-07T20:13:15.7642789Z mixed=False, 2025-05-07T20:13:15.7643170Z use_cache=False, 2025-05-07T20:13:15.7643634Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.7644127Z use_cpu=True, 2025-05-07T20:13:15.7644567Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.7645061Z ) 2025-05-07T20:13:15.7645492Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.7646633Z self=, 2025-05-07T20:13:15.7647740Z mixed_B=False, 2025-05-07T20:13:15.7648137Z compile=False, 2025-05-07T20:13:15.7648497Z T=1, 2025-05-07T20:13:15.7648814Z D=8, 2025-05-07T20:13:15.7649142Z B=56, 2025-05-07T20:13:15.7649457Z log_E=5, 2025-05-07T20:13:15.7649806Z L=6, 2025-05-07T20:13:15.7650176Z D_gradcheck=2, 2025-05-07T20:13:15.7650611Z stochastic_rounding=False, 2025-05-07T20:13:15.7651100Z weighted=True, 2025-05-07T20:13:15.7651466Z row_wise=True, 2025-05-07T20:13:15.7651834Z mixed=True, 2025-05-07T20:13:15.7652202Z use_cache=True, 2025-05-07T20:13:15.7652607Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.7653083Z use_cpu=True, 2025-05-07T20:13:15.7653502Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.7654024Z ) 2025-05-07T20:13:15.7654452Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.7655563Z self=, 2025-05-07T20:13:15.7656766Z mixed_B=True, 2025-05-07T20:13:15.7657136Z compile=False, 2025-05-07T20:13:15.7657515Z T=4, 2025-05-07T20:13:15.7657836Z D=51, 2025-05-07T20:13:15.7658164Z B=55, 2025-05-07T20:13:15.7658488Z log_E=4, 2025-05-07T20:13:15.7658861Z L=19, 2025-05-07T20:13:15.7659233Z D_gradcheck=2, 2025-05-07T20:13:15.7659638Z stochastic_rounding=False, 2025-05-07T20:13:15.7660100Z weighted=True, 2025-05-07T20:13:15.7660466Z row_wise=False, 2025-05-07T20:13:15.7660930Z mixed=False, 2025-05-07T20:13:15.7661333Z use_cache=False, 2025-05-07T20:13:15.7661791Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.7662324Z use_cpu=True, 2025-05-07T20:13:15.7662757Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.7663243Z ) 2025-05-07T20:13:15.7663683Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.7664875Z self=, 2025-05-07T20:13:15.7665945Z mixed_B=True, 2025-05-07T20:13:15.7666333Z compile=True, 2025-05-07T20:13:15.7666714Z T=2, 2025-05-07T20:13:15.7667065Z D=10, 2025-05-07T20:13:15.7667472Z B=69, 2025-05-07T20:13:15.7667856Z log_E=3, 2025-05-07T20:13:15.7668226Z L=8, 2025-05-07T20:13:15.7668565Z D_gradcheck=2, 2025-05-07T20:13:15.7668994Z stochastic_rounding=True, 2025-05-07T20:13:15.7669488Z weighted=True, 2025-05-07T20:13:15.7669863Z row_wise=True, 2025-05-07T20:13:15.7670273Z mixed=True, 2025-05-07T20:13:15.7670663Z use_cache=False, 2025-05-07T20:13:15.7671128Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.7671670Z use_cpu=True, 2025-05-07T20:13:15.7672106Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.7672619Z ) 2025-05-07T20:13:15.7673044Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.7674235Z self=, 2025-05-07T20:13:15.7675329Z mixed_B=False, 2025-05-07T20:13:15.7675724Z compile=True, 2025-05-07T20:13:15.7676216Z T=4, 2025-05-07T20:13:15.7676570Z D=20, 2025-05-07T20:13:15.7676892Z B=69, 2025-05-07T20:13:15.7677245Z log_E=3, 2025-05-07T20:13:15.7677589Z L=14, 2025-05-07T20:13:15.7677910Z D_gradcheck=1, 2025-05-07T20:13:15.7678316Z stochastic_rounding=True, 2025-05-07T20:13:15.7678813Z weighted=False, 2025-05-07T20:13:15.7679214Z row_wise=False, 2025-05-07T20:13:15.7679623Z mixed=True, 2025-05-07T20:13:15.7680002Z use_cache=False, 2025-05-07T20:13:15.7680436Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.7680951Z use_cpu=True, 2025-05-07T20:13:15.7681361Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.7681837Z ) 2025-05-07T20:13:15.7682299Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.7683454Z self=, 2025-05-07T20:13:15.7684453Z mixed_B=False, 2025-05-07T20:13:15.7684800Z compile=True, 2025-05-07T20:13:15.7701691Z T=4, 2025-05-07T20:13:15.7702152Z D=122, 2025-05-07T20:13:15.7702528Z B=54, 2025-05-07T20:13:15.7702861Z log_E=3, 2025-05-07T20:13:15.7703234Z L=2, 2025-05-07T20:13:15.7703600Z D_gradcheck=2, 2025-05-07T20:13:15.7704011Z stochastic_rounding=False, 2025-05-07T20:13:15.7704513Z weighted=False, 2025-05-07T20:13:15.7704917Z row_wise=False, 2025-05-07T20:13:15.7705319Z mixed=True, 2025-05-07T20:13:15.7705960Z use_cache=True, 2025-05-07T20:13:15.7706385Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.7706946Z use_cpu=True, 2025-05-07T20:13:15.7707371Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.7707879Z ) 2025-05-07T20:13:15.7708318Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.7709442Z self=, 2025-05-07T20:13:15.7710708Z mixed_B=False, 2025-05-07T20:13:15.7711106Z compile=True, 2025-05-07T20:13:15.7711478Z T=2, 2025-05-07T20:13:15.7711795Z D=56, 2025-05-07T20:13:15.7712124Z B=58, 2025-05-07T20:13:15.7712437Z log_E=3, 2025-05-07T20:13:15.7712782Z L=1, 2025-05-07T20:13:15.7713129Z D_gradcheck=1, 2025-05-07T20:13:15.7713555Z stochastic_rounding=False, 2025-05-07T20:13:15.7714054Z weighted=False, 2025-05-07T20:13:15.7714424Z row_wise=True, 2025-05-07T20:13:15.7714899Z mixed=True, 2025-05-07T20:13:15.7715274Z use_cache=False, 2025-05-07T20:13:15.7715684Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.7716261Z use_cpu=True, 2025-05-07T20:13:15.7716642Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.7717156Z ) 2025-05-07T20:13:15.7717606Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.7718689Z self=, 2025-05-07T20:13:15.7719745Z mixed_B=True, 2025-05-07T20:13:15.7720121Z compile=False, 2025-05-07T20:13:15.7720490Z T=5, 2025-05-07T20:13:15.7720819Z D=101, 2025-05-07T20:13:15.7721142Z B=83, 2025-05-07T20:13:15.7721662Z log_E=4, 2025-05-07T20:13:15.7721822Z L=1, 2025-05-07T20:13:15.7721982Z D_gradcheck=2, 2025-05-07T20:13:15.7722166Z stochastic_rounding=True, 2025-05-07T20:13:15.7722345Z weighted=False, 2025-05-07T20:13:15.7722502Z row_wise=True, 2025-05-07T20:13:15.7722666Z mixed=False, 2025-05-07T20:13:15.7722824Z use_cache=False, 2025-05-07T20:13:15.7723006Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.7723163Z use_cpu=True, 2025-05-07T20:13:15.7723342Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.7723467Z ) 2025-05-07T20:13:15.7723722Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.7724406Z self=, 2025-05-07T20:13:15.7724575Z mixed_B=False, 2025-05-07T20:13:15.7724740Z compile=False, 2025-05-07T20:13:15.7724878Z T=4, 2025-05-07T20:13:15.7725016Z D=27, 2025-05-07T20:13:15.7725158Z B=78, 2025-05-07T20:13:15.7725304Z log_E=5, 2025-05-07T20:13:15.7725444Z L=19, 2025-05-07T20:13:15.7725615Z D_gradcheck=1, 2025-05-07T20:13:15.7725796Z stochastic_rounding=True, 2025-05-07T20:13:15.7725949Z weighted=True, 2025-05-07T20:13:15.7726109Z row_wise=False, 2025-05-07T20:13:15.7726256Z mixed=False, 2025-05-07T20:13:15.7726415Z use_cache=True, 2025-05-07T20:13:15.7726612Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.7726763Z use_cpu=True, 2025-05-07T20:13:15.7726967Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.7727109Z ) 2025-05-07T20:13:15.7727366Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.7728089Z self=, 2025-05-07T20:13:15.7728249Z mixed_B=False, 2025-05-07T20:13:15.7728391Z compile=True, 2025-05-07T20:13:15.7728529Z T=2, 2025-05-07T20:13:15.7728655Z D=6, 2025-05-07T20:13:15.7728787Z B=35, 2025-05-07T20:13:15.7728950Z log_E=3, 2025-05-07T20:13:15.7729094Z L=9, 2025-05-07T20:13:15.7729247Z D_gradcheck=2, 2025-05-07T20:13:15.7729442Z stochastic_rounding=False, 2025-05-07T20:13:15.7729588Z weighted=True, 2025-05-07T20:13:15.7729749Z row_wise=False, 2025-05-07T20:13:15.7729898Z mixed=False, 2025-05-07T20:13:15.7730048Z use_cache=True, 2025-05-07T20:13:15.7730267Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.7730416Z use_cpu=True, 2025-05-07T20:13:15.7730612Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.7730760Z ) 2025-05-07T20:13:15.7731014Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.7731734Z self=, 2025-05-07T20:13:15.7732004Z mixed_B=False, 2025-05-07T20:13:15.7732152Z compile=False, 2025-05-07T20:13:15.7732298Z T=2, 2025-05-07T20:13:15.7732460Z D=120, 2025-05-07T20:13:15.7732598Z B=65, 2025-05-07T20:13:15.7732763Z log_E=4, 2025-05-07T20:13:15.7732899Z L=18, 2025-05-07T20:13:15.7733040Z D_gradcheck=2, 2025-05-07T20:13:15.7733222Z stochastic_rounding=True, 2025-05-07T20:13:15.7733381Z weighted=False, 2025-05-07T20:13:15.7733534Z row_wise=False, 2025-05-07T20:13:15.7733749Z mixed=False, 2025-05-07T20:13:15.7733897Z use_cache=True, 2025-05-07T20:13:15.7734092Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.7734250Z use_cpu=True, 2025-05-07T20:13:15.7734441Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.7734580Z ) 2025-05-07T20:13:15.7734857Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.7735568Z self=, 2025-05-07T20:13:15.7735739Z mixed_B=True, 2025-05-07T20:13:15.7735893Z compile=False, 2025-05-07T20:13:15.7736032Z T=5, 2025-05-07T20:13:15.7736178Z D=90, 2025-05-07T20:13:15.7736311Z B=16, 2025-05-07T20:13:15.7736547Z log_E=3, 2025-05-07T20:13:15.7736705Z L=17, 2025-05-07T20:13:15.7736860Z D_gradcheck=2, 2025-05-07T20:13:15.7737035Z stochastic_rounding=False, 2025-05-07T20:13:15.7737193Z weighted=True, 2025-05-07T20:13:15.7737339Z row_wise=True, 2025-05-07T20:13:15.7737495Z mixed=False, 2025-05-07T20:13:15.7737663Z use_cache=True, 2025-05-07T20:13:15.7737861Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.7738007Z use_cpu=True, 2025-05-07T20:13:15.7738202Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.7738333Z ) 2025-05-07T20:13:15.7738583Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.7739312Z self=, 2025-05-07T20:13:15.7739474Z mixed_B=False, 2025-05-07T20:13:15.7739645Z compile=True, 2025-05-07T20:13:15.7739787Z T=3, 2025-05-07T20:13:15.7739930Z D=85, 2025-05-07T20:13:15.7740076Z B=56, 2025-05-07T20:13:15.7740259Z log_E=3, 2025-05-07T20:13:15.7740395Z L=3, 2025-05-07T20:13:15.7740571Z D_gradcheck=2, 2025-05-07T20:13:15.7740754Z stochastic_rounding=True, 2025-05-07T20:13:15.7740908Z weighted=True, 2025-05-07T20:13:15.7741048Z row_wise=True, 2025-05-07T20:13:15.7741178Z mixed=True, 2025-05-07T20:13:15.7741340Z use_cache=False, 2025-05-07T20:13:15.7741529Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.7741670Z use_cpu=True, 2025-05-07T20:13:15.7741872Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.7742008Z ) 2025-05-07T20:13:15.7742270Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.7743013Z self=, 2025-05-07T20:13:15.7743162Z mixed_B=True, 2025-05-07T20:13:15.7743306Z compile=True, 2025-05-07T20:13:15.7743458Z T=5, 2025-05-07T20:13:15.7743598Z D=10, 2025-05-07T20:13:15.7743746Z B=68, 2025-05-07T20:13:15.7743884Z log_E=3, 2025-05-07T20:13:15.7744012Z L=6, 2025-05-07T20:13:15.7744168Z D_gradcheck=2, 2025-05-07T20:13:15.7744337Z stochastic_rounding=True, 2025-05-07T20:13:15.7744473Z weighted=False, 2025-05-07T20:13:15.7744626Z row_wise=True, 2025-05-07T20:13:15.7744763Z mixed=False, 2025-05-07T20:13:15.7744918Z use_cache=True, 2025-05-07T20:13:15.7745121Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.7745279Z use_cpu=True, 2025-05-07T20:13:15.7745479Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.7745639Z ) 2025-05-07T20:13:15.7745912Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.7746616Z self=, 2025-05-07T20:13:15.7746940Z mixed_B=True, 2025-05-07T20:13:15.7747076Z compile=True, 2025-05-07T20:13:15.7747221Z T=4, 2025-05-07T20:13:15.7747350Z D=5, 2025-05-07T20:13:15.7747479Z B=61, 2025-05-07T20:13:15.7747629Z log_E=4, 2025-05-07T20:13:15.7747749Z L=13, 2025-05-07T20:13:15.7747882Z D_gradcheck=1, 2025-05-07T20:13:15.7748054Z stochastic_rounding=True, 2025-05-07T20:13:15.7748190Z weighted=True, 2025-05-07T20:13:15.7748324Z row_wise=True, 2025-05-07T20:13:15.7748474Z mixed=False, 2025-05-07T20:13:15.7748691Z use_cache=True, 2025-05-07T20:13:15.7748888Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.7749059Z use_cpu=True, 2025-05-07T20:13:15.7749257Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.7749400Z ) 2025-05-07T20:13:15.8004377Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.8005133Z self=, 2025-05-07T20:13:15.8005302Z mixed_B=False, 2025-05-07T20:13:15.8005626Z compile=False, 2025-05-07T20:13:15.8005773Z T=5, 2025-05-07T20:13:15.8005905Z D=103, 2025-05-07T20:13:15.8006028Z B=11, 2025-05-07T20:13:15.8006404Z log_E=4, 2025-05-07T20:13:15.8006527Z L=8, 2025-05-07T20:13:15.8006680Z D_gradcheck=1, 2025-05-07T20:13:15.8006877Z stochastic_rounding=False, 2025-05-07T20:13:15.8007037Z weighted=False, 2025-05-07T20:13:15.8007190Z row_wise=False, 2025-05-07T20:13:15.8007357Z mixed=False, 2025-05-07T20:13:15.8007524Z use_cache=True, 2025-05-07T20:13:15.8007710Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.8007855Z use_cpu=True, 2025-05-07T20:13:15.8008027Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.8008166Z ) 2025-05-07T20:13:15.8008412Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.8009103Z self=, 2025-05-07T20:13:15.8009272Z mixed_B=False, 2025-05-07T20:13:15.8009423Z compile=False, 2025-05-07T20:13:15.8009557Z T=5, 2025-05-07T20:13:15.8009709Z D=27, 2025-05-07T20:13:15.8009835Z B=87, 2025-05-07T20:13:15.8009974Z log_E=5, 2025-05-07T20:13:15.8010117Z L=9, 2025-05-07T20:13:15.8010258Z D_gradcheck=2, 2025-05-07T20:13:15.8010424Z stochastic_rounding=True, 2025-05-07T20:13:15.8010582Z weighted=True, 2025-05-07T20:13:15.8010732Z row_wise=False, 2025-05-07T20:13:15.8010869Z mixed=False, 2025-05-07T20:13:15.8011033Z use_cache=True, 2025-05-07T20:13:15.8011224Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.8011376Z use_cpu=True, 2025-05-07T20:13:15.8011566Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.8011702Z ) 2025-05-07T20:13:15.8011966Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.8012706Z self=, 2025-05-07T20:13:15.8012868Z mixed_B=False, 2025-05-07T20:13:15.8013020Z compile=False, 2025-05-07T20:13:15.8013147Z T=4, 2025-05-07T20:13:15.8013278Z D=73, 2025-05-07T20:13:15.8013428Z B=46, 2025-05-07T20:13:15.8013571Z log_E=5, 2025-05-07T20:13:15.8013700Z L=1, 2025-05-07T20:13:15.8013850Z D_gradcheck=1, 2025-05-07T20:13:15.8014016Z stochastic_rounding=True, 2025-05-07T20:13:15.8014173Z weighted=False, 2025-05-07T20:13:15.8014313Z row_wise=False, 2025-05-07T20:13:15.8014454Z mixed=True, 2025-05-07T20:13:15.8014631Z use_cache=True, 2025-05-07T20:13:15.8014836Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.8014990Z use_cpu=True, 2025-05-07T20:13:15.8015190Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.8015317Z ) 2025-05-07T20:13:15.8015577Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.8016315Z self=, 2025-05-07T20:13:15.8016622Z mixed_B=True, 2025-05-07T20:13:15.8016779Z compile=False, 2025-05-07T20:13:15.8016939Z T=3, 2025-05-07T20:13:15.8017086Z D=89, 2025-05-07T20:13:15.8017221Z B=31, 2025-05-07T20:13:15.8017383Z log_E=4, 2025-05-07T20:13:15.8017521Z L=16, 2025-05-07T20:13:15.8017682Z D_gradcheck=1, 2025-05-07T20:13:15.8017860Z stochastic_rounding=False, 2025-05-07T20:13:15.8018017Z weighted=True, 2025-05-07T20:13:15.8018183Z row_wise=True, 2025-05-07T20:13:15.8018329Z mixed=False, 2025-05-07T20:13:15.8018576Z use_cache=False, 2025-05-07T20:13:15.8018789Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.8018932Z use_cpu=True, 2025-05-07T20:13:15.8019119Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.8019273Z ) 2025-05-07T20:13:15.8019537Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.8020244Z self=, 2025-05-07T20:13:15.8020424Z mixed_B=False, 2025-05-07T20:13:15.8020577Z compile=True, 2025-05-07T20:13:15.8020728Z T=1, 2025-05-07T20:13:15.8020867Z D=69, 2025-05-07T20:13:15.8021002Z B=27, 2025-05-07T20:13:15.8021282Z log_E=4, 2025-05-07T20:13:15.8021423Z L=1, 2025-05-07T20:13:15.8021582Z D_gradcheck=1, 2025-05-07T20:13:15.8021788Z stochastic_rounding=False, 2025-05-07T20:13:15.8021939Z weighted=True, 2025-05-07T20:13:15.8022081Z row_wise=False, 2025-05-07T20:13:15.8022239Z mixed=False, 2025-05-07T20:13:15.8022394Z use_cache=False, 2025-05-07T20:13:15.8022605Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.8022761Z use_cpu=True, 2025-05-07T20:13:15.8022952Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.8023107Z ) 2025-05-07T20:13:15.8023355Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.8024083Z self=, 2025-05-07T20:13:15.8024252Z mixed_B=True, 2025-05-07T20:13:15.8024398Z compile=True, 2025-05-07T20:13:15.8024533Z T=3, 2025-05-07T20:13:15.8024685Z D=54, 2025-05-07T20:13:15.8024828Z B=57, 2025-05-07T20:13:15.8024981Z log_E=5, 2025-05-07T20:13:15.8025132Z L=2, 2025-05-07T20:13:15.8025284Z D_gradcheck=2, 2025-05-07T20:13:15.8025472Z stochastic_rounding=True, 2025-05-07T20:13:15.8025623Z weighted=False, 2025-05-07T20:13:15.8025774Z row_wise=True, 2025-05-07T20:13:15.8025938Z mixed=True, 2025-05-07T20:13:15.8026093Z use_cache=True, 2025-05-07T20:13:15.8026296Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.8026456Z use_cpu=True, 2025-05-07T20:13:15.8026646Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.8026784Z ) 2025-05-07T20:13:15.8027062Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.8027775Z self=, 2025-05-07T20:13:15.8027938Z mixed_B=True, 2025-05-07T20:13:15.8028107Z compile=False, 2025-05-07T20:13:15.8028251Z T=3, 2025-05-07T20:13:15.8028392Z D=80, 2025-05-07T20:13:15.8028541Z B=1, 2025-05-07T20:13:15.8028679Z log_E=3, 2025-05-07T20:13:15.8028825Z L=7, 2025-05-07T20:13:15.8029053Z D_gradcheck=1, 2025-05-07T20:13:15.8029248Z stochastic_rounding=False, 2025-05-07T20:13:15.8029404Z weighted=True, 2025-05-07T20:13:15.8029547Z row_wise=False, 2025-05-07T20:13:15.8029704Z mixed=False, 2025-05-07T20:13:15.8029866Z use_cache=False, 2025-05-07T20:13:15.8030080Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.8030234Z use_cpu=True, 2025-05-07T20:13:15.8030418Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.8030560Z ) 2025-05-07T20:13:15.8030820Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.8031496Z self=, 2025-05-07T20:13:15.8031740Z mixed_B=True, 2025-05-07T20:13:15.8031889Z compile=False, 2025-05-07T20:13:15.8032026Z T=4, 2025-05-07T20:13:15.8032170Z D=42, 2025-05-07T20:13:15.8032306Z B=63, 2025-05-07T20:13:15.8032453Z log_E=4, 2025-05-07T20:13:15.8032604Z L=2, 2025-05-07T20:13:15.8032754Z D_gradcheck=1, 2025-05-07T20:13:15.8032940Z stochastic_rounding=True, 2025-05-07T20:13:15.8033091Z weighted=False, 2025-05-07T20:13:15.8033240Z row_wise=True, 2025-05-07T20:13:15.8033391Z mixed=True, 2025-05-07T20:13:15.8033601Z use_cache=False, 2025-05-07T20:13:15.8033807Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.8033963Z use_cpu=True, 2025-05-07T20:13:15.8034137Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.8034262Z ) 2025-05-07T20:13:15.8034518Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.8035185Z self=, 2025-05-07T20:13:15.8035328Z mixed_B=True, 2025-05-07T20:13:15.8035494Z compile=True, 2025-05-07T20:13:15.8035640Z T=1, 2025-05-07T20:13:15.8035787Z D=63, 2025-05-07T20:13:15.8036032Z B=54, 2025-05-07T20:13:15.8036260Z log_E=3, 2025-05-07T20:13:15.8036456Z L=15, 2025-05-07T20:13:15.8036610Z D_gradcheck=2, 2025-05-07T20:13:15.8036774Z stochastic_rounding=True, 2025-05-07T20:13:15.8036920Z weighted=False, 2025-05-07T20:13:15.8037059Z row_wise=False, 2025-05-07T20:13:15.8037188Z mixed=True, 2025-05-07T20:13:15.8037343Z use_cache=False, 2025-05-07T20:13:15.8037534Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.8037677Z use_cpu=True, 2025-05-07T20:13:15.8037867Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.8037988Z ) 2025-05-07T20:13:15.8038215Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.8038844Z self=, 2025-05-07T20:13:15.8038985Z mixed_B=False, 2025-05-07T20:13:15.8039131Z compile=True, 2025-05-07T20:13:15.8039271Z T=3, 2025-05-07T20:13:15.8039415Z D=126, 2025-05-07T20:13:15.8039572Z B=20, 2025-05-07T20:13:15.8039723Z log_E=3, 2025-05-07T20:13:15.8039873Z L=6, 2025-05-07T20:13:15.8040042Z D_gradcheck=2, 2025-05-07T20:13:15.8040221Z stochastic_rounding=True, 2025-05-07T20:13:15.8040354Z weighted=True, 2025-05-07T20:13:15.8040500Z row_wise=False, 2025-05-07T20:13:15.8040633Z mixed=False, 2025-05-07T20:13:15.8040776Z use_cache=True, 2025-05-07T20:13:15.8040981Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.8041130Z use_cpu=True, 2025-05-07T20:13:15.8041319Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.8041464Z ) 2025-05-07T20:13:15.8041700Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.8042403Z self=, 2025-05-07T20:13:15.8042543Z mixed_B=True, 2025-05-07T20:13:15.8042685Z compile=False, 2025-05-07T20:13:15.8042824Z T=5, 2025-05-07T20:13:15.8042951Z D=115, 2025-05-07T20:13:15.8043085Z B=90, 2025-05-07T20:13:15.8043241Z log_E=3, 2025-05-07T20:13:15.8043379Z L=20, 2025-05-07T20:13:15.8043515Z D_gradcheck=1, 2025-05-07T20:13:15.8043692Z stochastic_rounding=False, 2025-05-07T20:13:15.8043832Z weighted=True, 2025-05-07T20:13:15.8043965Z row_wise=True, 2025-05-07T20:13:15.8044129Z mixed=False, 2025-05-07T20:13:15.8044283Z use_cache=False, 2025-05-07T20:13:15.8044463Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.8044630Z use_cpu=True, 2025-05-07T20:13:15.8044828Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.8044976Z ) 2025-05-07T20:13:15.8045241Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.8045933Z self=, 2025-05-07T20:13:15.8046195Z mixed_B=True, 2025-05-07T20:13:15.8046338Z compile=False, 2025-05-07T20:13:15.8046462Z T=1, 2025-05-07T20:13:15.8046598Z D=44, 2025-05-07T20:13:15.8046724Z B=5, 2025-05-07T20:13:15.8046856Z log_E=4, 2025-05-07T20:13:15.8047002Z L=16, 2025-05-07T20:13:15.8047159Z D_gradcheck=1, 2025-05-07T20:13:15.8047341Z stochastic_rounding=False, 2025-05-07T20:13:15.8047500Z weighted=False, 2025-05-07T20:13:15.8047644Z row_wise=False, 2025-05-07T20:13:15.8047782Z mixed=True, 2025-05-07T20:13:15.8048012Z use_cache=False, 2025-05-07T20:13:15.8048215Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.8048384Z use_cpu=True, 2025-05-07T20:13:15.8048577Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.8048716Z ) 2025-05-07T20:13:15.8048983Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.8049698Z self=, 2025-05-07T20:13:15.8049852Z mixed_B=True, 2025-05-07T20:13:15.8050007Z compile=True, 2025-05-07T20:13:15.8050141Z T=2, 2025-05-07T20:13:15.8050274Z D=125, 2025-05-07T20:13:15.8050415Z B=28, 2025-05-07T20:13:15.8050557Z log_E=3, 2025-05-07T20:13:15.8050796Z L=20, 2025-05-07T20:13:15.8050962Z D_gradcheck=1, 2025-05-07T20:13:15.8051136Z stochastic_rounding=False, 2025-05-07T20:13:15.8051280Z weighted=True, 2025-05-07T20:13:15.8051431Z row_wise=False, 2025-05-07T20:13:15.8051571Z mixed=True, 2025-05-07T20:13:15.8051736Z use_cache=False, 2025-05-07T20:13:15.8051938Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.8052087Z use_cpu=True, 2025-05-07T20:13:15.8052288Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.8052413Z ) 2025-05-07T20:13:15.8052667Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.8053402Z self=, 2025-05-07T20:13:15.8053557Z mixed_B=False, 2025-05-07T20:13:15.8053704Z compile=True, 2025-05-07T20:13:15.8053850Z T=3, 2025-05-07T20:13:15.8053993Z D=5, 2025-05-07T20:13:15.8054139Z B=26, 2025-05-07T20:13:15.8054296Z log_E=3, 2025-05-07T20:13:15.8054443Z L=6, 2025-05-07T20:13:15.8054588Z D_gradcheck=2, 2025-05-07T20:13:15.8054776Z stochastic_rounding=True, 2025-05-07T20:13:15.8054927Z weighted=False, 2025-05-07T20:13:15.8055091Z row_wise=True, 2025-05-07T20:13:15.8055241Z mixed=True, 2025-05-07T20:13:15.8055396Z use_cache=True, 2025-05-07T20:13:15.8055608Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.8055752Z use_cpu=True, 2025-05-07T20:13:15.8055934Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.8056078Z ) 2025-05-07T20:13:15.8056339Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.8057047Z self=, 2025-05-07T20:13:15.8057213Z mixed_B=True, 2025-05-07T20:13:15.8057378Z compile=False, 2025-05-07T20:13:15.8057522Z T=1, 2025-05-07T20:13:15.8057670Z D=103, 2025-05-07T20:13:15.8057804Z B=34, 2025-05-07T20:13:15.8057958Z log_E=5, 2025-05-07T20:13:15.8058101Z L=9, 2025-05-07T20:13:15.8058255Z D_gradcheck=2, 2025-05-07T20:13:15.8058444Z stochastic_rounding=False, 2025-05-07T20:13:15.8058604Z weighted=False, 2025-05-07T20:13:15.8058751Z row_wise=True, 2025-05-07T20:13:15.8058905Z mixed=True, 2025-05-07T20:13:15.8059058Z use_cache=True, 2025-05-07T20:13:15.8059266Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.8059430Z use_cpu=True, 2025-05-07T20:13:15.8059623Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.8059749Z ) 2025-05-07T20:13:15.8060017Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.8060740Z self=, 2025-05-07T20:13:15.8060895Z mixed_B=True, 2025-05-07T20:13:15.8061125Z compile=False, 2025-05-07T20:13:15.8061269Z T=5, 2025-05-07T20:13:15.8061429Z D=6, 2025-05-07T20:13:15.8061570Z B=109, 2025-05-07T20:13:15.8061719Z log_E=3, 2025-05-07T20:13:15.8061871Z L=7, 2025-05-07T20:13:15.8062019Z D_gradcheck=1, 2025-05-07T20:13:15.8062201Z stochastic_rounding=False, 2025-05-07T20:13:15.8062375Z weighted=False, 2025-05-07T20:13:15.8062530Z row_wise=False, 2025-05-07T20:13:15.8062668Z mixed=True, 2025-05-07T20:13:15.8062883Z use_cache=False, 2025-05-07T20:13:15.8063083Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.8063240Z use_cpu=True, 2025-05-07T20:13:15.8063442Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.8063566Z ) 2025-05-07T20:13:15.8063807Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.8064506Z self=, 2025-05-07T20:13:15.8064660Z mixed_B=False, 2025-05-07T20:13:15.8064840Z compile=False, 2025-05-07T20:13:15.8064982Z T=5, 2025-05-07T20:13:15.8065122Z D=80, 2025-05-07T20:13:15.8065274Z B=70, 2025-05-07T20:13:15.8065418Z log_E=4, 2025-05-07T20:13:15.8065655Z L=8, 2025-05-07T20:13:15.8065810Z D_gradcheck=1, 2025-05-07T20:13:15.8065993Z stochastic_rounding=False, 2025-05-07T20:13:15.8066144Z weighted=True, 2025-05-07T20:13:15.8066292Z row_wise=True, 2025-05-07T20:13:15.8066424Z mixed=False, 2025-05-07T20:13:15.8066565Z use_cache=False, 2025-05-07T20:13:15.8066761Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.8066902Z use_cpu=True, 2025-05-07T20:13:15.8067077Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.8067214Z ) 2025-05-07T20:13:15.8362531Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.8363283Z self=, 2025-05-07T20:13:15.8363438Z mixed_B=False, 2025-05-07T20:13:15.8363613Z compile=True, 2025-05-07T20:13:15.8363735Z T=3, 2025-05-07T20:13:15.8363861Z D=98, 2025-05-07T20:13:15.8363998Z B=68, 2025-05-07T20:13:15.8364123Z log_E=4, 2025-05-07T20:13:15.8364259Z L=16, 2025-05-07T20:13:15.8364408Z D_gradcheck=1, 2025-05-07T20:13:15.8364566Z stochastic_rounding=True, 2025-05-07T20:13:15.8364714Z weighted=True, 2025-05-07T20:13:15.8364846Z row_wise=True, 2025-05-07T20:13:15.8364973Z mixed=False, 2025-05-07T20:13:15.8365152Z use_cache=False, 2025-05-07T20:13:15.8365359Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.8365514Z use_cpu=True, 2025-05-07T20:13:15.8365722Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.8365867Z ) 2025-05-07T20:13:15.8366129Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.8366788Z self=, 2025-05-07T20:13:15.8366939Z mixed_B=True, 2025-05-07T20:13:15.8367099Z compile=False, 2025-05-07T20:13:15.8367250Z T=5, 2025-05-07T20:13:15.8367378Z D=105, 2025-05-07T20:13:15.8367508Z B=47, 2025-05-07T20:13:15.8367660Z log_E=5, 2025-05-07T20:13:15.8367804Z L=16, 2025-05-07T20:13:15.8367960Z D_gradcheck=1, 2025-05-07T20:13:15.8368131Z stochastic_rounding=True, 2025-05-07T20:13:15.8368270Z weighted=True, 2025-05-07T20:13:15.8368418Z row_wise=True, 2025-05-07T20:13:15.8368550Z mixed=True, 2025-05-07T20:13:15.8368691Z use_cache=False, 2025-05-07T20:13:15.8368897Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.8369038Z use_cpu=True, 2025-05-07T20:13:15.8369222Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.8369360Z ) 2025-05-07T20:13:15.8369605Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.8370284Z self=, 2025-05-07T20:13:15.8370457Z mixed_B=True, 2025-05-07T20:13:15.8370779Z compile=False, 2025-05-07T20:13:15.8370942Z T=3, 2025-05-07T20:13:15.8371088Z D=60, 2025-05-07T20:13:15.8371234Z B=30, 2025-05-07T20:13:15.8371373Z log_E=5, 2025-05-07T20:13:15.8371506Z L=13, 2025-05-07T20:13:15.8371651Z D_gradcheck=1, 2025-05-07T20:13:15.8371831Z stochastic_rounding=False, 2025-05-07T20:13:15.8371971Z weighted=False, 2025-05-07T20:13:15.8372106Z row_wise=True, 2025-05-07T20:13:15.8372254Z mixed=True, 2025-05-07T20:13:15.8372519Z use_cache=True, 2025-05-07T20:13:15.8372720Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.8372890Z use_cpu=True, 2025-05-07T20:13:15.8373085Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.8373218Z ) 2025-05-07T20:13:15.8373483Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.8374190Z self=, 2025-05-07T20:13:15.8374357Z mixed_B=False, 2025-05-07T20:13:15.8374517Z compile=True, 2025-05-07T20:13:15.8374652Z T=2, 2025-05-07T20:13:15.8374796Z D=18, 2025-05-07T20:13:15.8374930Z B=77, 2025-05-07T20:13:15.8375068Z log_E=4, 2025-05-07T20:13:15.8376126Z L=11, 2025-05-07T20:13:15.8376291Z D_gradcheck=2, 2025-05-07T20:13:15.8376467Z stochastic_rounding=True, 2025-05-07T20:13:15.8376634Z weighted=True, 2025-05-07T20:13:15.8376775Z row_wise=True, 2025-05-07T20:13:15.8376911Z mixed=False, 2025-05-07T20:13:15.8377063Z use_cache=False, 2025-05-07T20:13:15.8377265Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.8377417Z use_cpu=True, 2025-05-07T20:13:15.8377629Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.8377764Z ) 2025-05-07T20:13:15.8378035Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.8378750Z self=, 2025-05-07T20:13:15.8378903Z mixed_B=True, 2025-05-07T20:13:15.8379073Z compile=False, 2025-05-07T20:13:15.8379207Z T=3, 2025-05-07T20:13:15.8379339Z D=119, 2025-05-07T20:13:15.8379485Z B=71, 2025-05-07T20:13:15.8379631Z log_E=3, 2025-05-07T20:13:15.8379782Z L=5, 2025-05-07T20:13:15.8379947Z D_gradcheck=2, 2025-05-07T20:13:15.8380124Z stochastic_rounding=True, 2025-05-07T20:13:15.8380272Z weighted=False, 2025-05-07T20:13:15.8380429Z row_wise=False, 2025-05-07T20:13:15.8380570Z mixed=False, 2025-05-07T20:13:15.8380722Z use_cache=False, 2025-05-07T20:13:15.8380947Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.8381097Z use_cpu=True, 2025-05-07T20:13:15.8381297Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.8381425Z ) 2025-05-07T20:13:15.8381675Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.8382402Z self=, 2025-05-07T20:13:15.8382548Z mixed_B=False, 2025-05-07T20:13:15.8382795Z compile=False, 2025-05-07T20:13:15.8382939Z T=3, 2025-05-07T20:13:15.8383093Z D=103, 2025-05-07T20:13:15.8383234Z B=113, 2025-05-07T20:13:15.8383370Z log_E=4, 2025-05-07T20:13:15.8383522Z L=0, 2025-05-07T20:13:15.8383673Z D_gradcheck=2, 2025-05-07T20:13:15.8383851Z stochastic_rounding=True, 2025-05-07T20:13:15.8384013Z weighted=True, 2025-05-07T20:13:15.8384162Z row_wise=False, 2025-05-07T20:13:15.8384309Z mixed=True, 2025-05-07T20:13:15.8384467Z use_cache=False, 2025-05-07T20:13:15.8384671Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.8384824Z use_cpu=True, 2025-05-07T20:13:15.8385027Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.8385164Z ) 2025-05-07T20:13:15.8385435Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.8386155Z self=, 2025-05-07T20:13:15.8386305Z mixed_B=True, 2025-05-07T20:13:15.8386550Z compile=True, 2025-05-07T20:13:15.8386685Z T=2, 2025-05-07T20:13:15.8386822Z D=28, 2025-05-07T20:13:15.8386981Z B=61, 2025-05-07T20:13:15.8387126Z log_E=3, 2025-05-07T20:13:15.8387270Z L=6, 2025-05-07T20:13:15.8387436Z D_gradcheck=1, 2025-05-07T20:13:15.8387610Z stochastic_rounding=True, 2025-05-07T20:13:15.8387762Z weighted=False, 2025-05-07T20:13:15.8387927Z row_wise=False, 2025-05-07T20:13:15.8388076Z mixed=False, 2025-05-07T20:13:15.8388232Z use_cache=False, 2025-05-07T20:13:15.8388508Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.8388653Z use_cpu=True, 2025-05-07T20:13:15.8388857Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.8388993Z ) 2025-05-07T20:13:15.8389234Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.8389930Z self=, 2025-05-07T20:13:15.8390083Z mixed_B=True, 2025-05-07T20:13:15.8390247Z compile=False, 2025-05-07T20:13:15.8390401Z T=5, 2025-05-07T20:13:15.8390546Z D=71, 2025-05-07T20:13:15.8390685Z B=73, 2025-05-07T20:13:15.8390844Z log_E=4, 2025-05-07T20:13:15.8391097Z L=20, 2025-05-07T20:13:15.8391257Z D_gradcheck=1, 2025-05-07T20:13:15.8391446Z stochastic_rounding=False, 2025-05-07T20:13:15.8391593Z weighted=True, 2025-05-07T20:13:15.8391743Z row_wise=False, 2025-05-07T20:13:15.8391906Z mixed=False, 2025-05-07T20:13:15.8392049Z use_cache=False, 2025-05-07T20:13:15.8392254Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.8392395Z use_cpu=True, 2025-05-07T20:13:15.8392579Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.8392716Z ) 2025-05-07T20:13:15.8392962Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.8393660Z self=, 2025-05-07T20:13:15.8393834Z mixed_B=True, 2025-05-07T20:13:15.8394005Z compile=False, 2025-05-07T20:13:15.8394153Z T=4, 2025-05-07T20:13:15.8394315Z D=52, 2025-05-07T20:13:15.8394461Z B=66, 2025-05-07T20:13:15.8394600Z log_E=4, 2025-05-07T20:13:15.8394749Z L=13, 2025-05-07T20:13:15.8394889Z D_gradcheck=1, 2025-05-07T20:13:15.8395064Z stochastic_rounding=True, 2025-05-07T20:13:15.8395202Z weighted=True, 2025-05-07T20:13:15.8395343Z row_wise=True, 2025-05-07T20:13:15.8395495Z mixed=False, 2025-05-07T20:13:15.8395639Z use_cache=True, 2025-05-07T20:13:15.8395834Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.8396062Z use_cpu=True, 2025-05-07T20:13:15.8396235Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.8396357Z ) 2025-05-07T20:13:15.8396604Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.8397225Z self=, 2025-05-07T20:13:15.8397383Z mixed_B=False, 2025-05-07T20:13:15.8397558Z compile=True, 2025-05-07T20:13:15.8397706Z T=5, 2025-05-07T20:13:15.8397853Z D=105, 2025-05-07T20:13:15.8398016Z B=85, 2025-05-07T20:13:15.8398173Z log_E=3, 2025-05-07T20:13:15.8398344Z L=7, 2025-05-07T20:13:15.8398476Z D_gradcheck=2, 2025-05-07T20:13:15.8398630Z stochastic_rounding=True, 2025-05-07T20:13:15.8398783Z weighted=False, 2025-05-07T20:13:15.8398918Z row_wise=True, 2025-05-07T20:13:15.8399050Z mixed=True, 2025-05-07T20:13:15.8399209Z use_cache=True, 2025-05-07T20:13:15.8399416Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.8399564Z use_cpu=True, 2025-05-07T20:13:15.8399751Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.8399879Z ) 2025-05-07T20:13:15.8400127Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.8400814Z self=, 2025-05-07T20:13:15.8400955Z mixed_B=True, 2025-05-07T20:13:15.8401223Z compile=True, 2025-05-07T20:13:15.8401359Z T=2, 2025-05-07T20:13:15.8401487Z D=109, 2025-05-07T20:13:15.8401629Z B=5, 2025-05-07T20:13:15.8401760Z log_E=3, 2025-05-07T20:13:15.8401898Z L=6, 2025-05-07T20:13:15.8402056Z D_gradcheck=2, 2025-05-07T20:13:15.8402224Z stochastic_rounding=True, 2025-05-07T20:13:15.8402377Z weighted=False, 2025-05-07T20:13:15.8402517Z row_wise=True, 2025-05-07T20:13:15.8402668Z mixed=True, 2025-05-07T20:13:15.8402823Z use_cache=True, 2025-05-07T20:13:15.8403116Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.8403276Z use_cpu=True, 2025-05-07T20:13:15.8403471Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.8403614Z ) 2025-05-07T20:13:15.8403846Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.8404523Z self=, 2025-05-07T20:13:15.8404669Z mixed_B=False, 2025-05-07T20:13:15.8404814Z compile=False, 2025-05-07T20:13:15.8404954Z T=1, 2025-05-07T20:13:15.8405094Z D=127, 2025-05-07T20:13:15.8405234Z B=83, 2025-05-07T20:13:15.8405617Z log_E=3, 2025-05-07T20:13:15.8405882Z L=17, 2025-05-07T20:13:15.8406083Z D_gradcheck=2, 2025-05-07T20:13:15.8406265Z stochastic_rounding=True, 2025-05-07T20:13:15.8406413Z weighted=False, 2025-05-07T20:13:15.8406568Z row_wise=False, 2025-05-07T20:13:15.8406734Z mixed=True, 2025-05-07T20:13:15.8406882Z use_cache=True, 2025-05-07T20:13:15.8407090Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.8407249Z use_cpu=True, 2025-05-07T20:13:15.8407437Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.8407582Z ) 2025-05-07T20:13:15.8407847Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.8408560Z self=, 2025-05-07T20:13:15.8408727Z mixed_B=False, 2025-05-07T20:13:15.8408892Z compile=False, 2025-05-07T20:13:15.8409033Z T=3, 2025-05-07T20:13:15.8409185Z D=69, 2025-05-07T20:13:15.8409329Z B=68, 2025-05-07T20:13:15.8409467Z log_E=3, 2025-05-07T20:13:15.8409617Z L=18, 2025-05-07T20:13:15.8409754Z D_gradcheck=2, 2025-05-07T20:13:15.8409919Z stochastic_rounding=True, 2025-05-07T20:13:15.8410078Z weighted=True, 2025-05-07T20:13:15.8410234Z row_wise=True, 2025-05-07T20:13:15.8410384Z mixed=True, 2025-05-07T20:13:15.8410547Z use_cache=True, 2025-05-07T20:13:15.8410752Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.8410908Z use_cpu=True, 2025-05-07T20:13:15.8411093Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.8411234Z ) 2025-05-07T20:13:15.8411514Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.8412220Z self=, 2025-05-07T20:13:15.8412383Z mixed_B=False, 2025-05-07T20:13:15.8412560Z compile=False, 2025-05-07T20:13:15.8412696Z T=3, 2025-05-07T20:13:15.8412838Z D=63, 2025-05-07T20:13:15.8412987Z B=122, 2025-05-07T20:13:15.8413124Z log_E=4, 2025-05-07T20:13:15.8413262Z L=0, 2025-05-07T20:13:15.8413438Z D_gradcheck=2, 2025-05-07T20:13:15.8413622Z stochastic_rounding=False, 2025-05-07T20:13:15.8413775Z weighted=True, 2025-05-07T20:13:15.8413945Z row_wise=False, 2025-05-07T20:13:15.8414083Z mixed=False, 2025-05-07T20:13:15.8414235Z use_cache=True, 2025-05-07T20:13:15.8414441Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.8414599Z use_cpu=True, 2025-05-07T20:13:15.8414807Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.8414948Z ) 2025-05-07T20:13:15.8415201Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.8415928Z self=, 2025-05-07T20:13:15.8416078Z mixed_B=True, 2025-05-07T20:13:15.8416353Z compile=True, 2025-05-07T20:13:15.8416504Z T=5, 2025-05-07T20:13:15.8416651Z D=53, 2025-05-07T20:13:15.8416798Z B=100, 2025-05-07T20:13:15.8416952Z log_E=3, 2025-05-07T20:13:15.8417091Z L=20, 2025-05-07T20:13:15.8417258Z D_gradcheck=2, 2025-05-07T20:13:15.8417433Z stochastic_rounding=False, 2025-05-07T20:13:15.8417586Z weighted=False, 2025-05-07T20:13:15.8417750Z row_wise=False, 2025-05-07T20:13:15.8417897Z mixed=True, 2025-05-07T20:13:15.8418052Z use_cache=False, 2025-05-07T20:13:15.8418346Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.8418496Z use_cpu=True, 2025-05-07T20:13:15.8418691Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.8418843Z ) 2025-05-07T20:13:15.8419096Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.8419792Z self=, 2025-05-07T20:13:15.8419964Z mixed_B=False, 2025-05-07T20:13:15.8420125Z compile=False, 2025-05-07T20:13:15.8420261Z T=4, 2025-05-07T20:13:15.8420406Z D=97, 2025-05-07T20:13:15.8420548Z B=90, 2025-05-07T20:13:15.8420709Z log_E=5, 2025-05-07T20:13:15.8420911Z L=13, 2025-05-07T20:13:15.8421098Z D_gradcheck=2, 2025-05-07T20:13:15.8421285Z stochastic_rounding=False, 2025-05-07T20:13:15.8421431Z weighted=False, 2025-05-07T20:13:15.8421592Z row_wise=False, 2025-05-07T20:13:15.8421754Z mixed=True, 2025-05-07T20:13:15.8421898Z use_cache=True, 2025-05-07T20:13:15.8422090Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.8422246Z use_cpu=True, 2025-05-07T20:13:15.8422424Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.8422550Z ) 2025-05-07T20:13:15.8422821Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.8423540Z self=, 2025-05-07T20:13:15.8423706Z mixed_B=False, 2025-05-07T20:13:15.8423868Z compile=False, 2025-05-07T20:13:15.8424009Z T=1, 2025-05-07T20:13:15.8424155Z D=39, 2025-05-07T20:13:15.8424285Z B=94, 2025-05-07T20:13:15.8424426Z log_E=5, 2025-05-07T20:13:15.8424579Z L=5, 2025-05-07T20:13:15.8424729Z D_gradcheck=2, 2025-05-07T20:13:15.8424895Z stochastic_rounding=False, 2025-05-07T20:13:15.8425052Z weighted=False, 2025-05-07T20:13:15.8425190Z row_wise=False, 2025-05-07T20:13:15.8425330Z mixed=False, 2025-05-07T20:13:15.8425484Z use_cache=False, 2025-05-07T20:13:15.8425677Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.8425817Z use_cpu=True, 2025-05-07T20:13:15.8426025Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.8426145Z ) 2025-05-07T20:13:15.8721666Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.8722411Z self=, 2025-05-07T20:13:15.8722579Z mixed_B=True, 2025-05-07T20:13:15.8722749Z compile=False, 2025-05-07T20:13:15.8722891Z T=3, 2025-05-07T20:13:15.8723019Z D=6, 2025-05-07T20:13:15.8723142Z B=9, 2025-05-07T20:13:15.8723284Z log_E=3, 2025-05-07T20:13:15.8723416Z L=20, 2025-05-07T20:13:15.8723560Z D_gradcheck=2, 2025-05-07T20:13:15.8723736Z stochastic_rounding=True, 2025-05-07T20:13:15.8723874Z weighted=True, 2025-05-07T20:13:15.8724013Z row_wise=False, 2025-05-07T20:13:15.8724160Z mixed=False, 2025-05-07T20:13:15.8724322Z use_cache=False, 2025-05-07T20:13:15.8724538Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.8724707Z use_cpu=True, 2025-05-07T20:13:15.8724909Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.8725057Z ) 2025-05-07T20:13:15.8725338Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.8725982Z self=, 2025-05-07T20:13:15.8726149Z mixed_B=True, 2025-05-07T20:13:15.8726497Z compile=False, 2025-05-07T20:13:15.8726622Z T=5, 2025-05-07T20:13:15.8726764Z D=92, 2025-05-07T20:13:15.8726902Z B=30, 2025-05-07T20:13:15.8727040Z log_E=5, 2025-05-07T20:13:15.8727191Z L=20, 2025-05-07T20:13:15.8727348Z D_gradcheck=1, 2025-05-07T20:13:15.8727521Z stochastic_rounding=False, 2025-05-07T20:13:15.8727686Z weighted=True, 2025-05-07T20:13:15.8727823Z row_wise=False, 2025-05-07T20:13:15.8727957Z mixed=True, 2025-05-07T20:13:15.8728112Z use_cache=False, 2025-05-07T20:13:15.8728397Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.8728541Z use_cpu=True, 2025-05-07T20:13:15.8728740Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.8728866Z ) 2025-05-07T20:13:15.8729123Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.8729797Z self=, 2025-05-07T20:13:15.8729942Z mixed_B=False, 2025-05-07T20:13:15.8730127Z compile=False, 2025-05-07T20:13:15.8730273Z T=2, 2025-05-07T20:13:15.8730417Z D=8, 2025-05-07T20:13:15.8730575Z B=25, 2025-05-07T20:13:15.8730720Z log_E=4, 2025-05-07T20:13:15.8730941Z L=14, 2025-05-07T20:13:15.8731145Z D_gradcheck=2, 2025-05-07T20:13:15.8731326Z stochastic_rounding=True, 2025-05-07T20:13:15.8731465Z weighted=False, 2025-05-07T20:13:15.8731610Z row_wise=True, 2025-05-07T20:13:15.8731747Z mixed=True, 2025-05-07T20:13:15.8731883Z use_cache=False, 2025-05-07T20:13:15.8732093Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.8732236Z use_cpu=True, 2025-05-07T20:13:15.8732435Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.8732574Z ) 2025-05-07T20:13:15.8732833Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.8733545Z self=, 2025-05-07T20:13:15.8733696Z mixed_B=True, 2025-05-07T20:13:15.8733856Z compile=False, 2025-05-07T20:13:15.8734004Z T=4, 2025-05-07T20:13:15.8734140Z D=86, 2025-05-07T20:13:15.8734272Z B=58, 2025-05-07T20:13:15.8734417Z log_E=3, 2025-05-07T20:13:15.8734557Z L=11, 2025-05-07T20:13:15.8734713Z D_gradcheck=1, 2025-05-07T20:13:15.8734906Z stochastic_rounding=True, 2025-05-07T20:13:15.8735064Z weighted=False, 2025-05-07T20:13:15.8735231Z row_wise=False, 2025-05-07T20:13:15.8735373Z mixed=True, 2025-05-07T20:13:15.8735524Z use_cache=True, 2025-05-07T20:13:15.8735739Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.8735895Z use_cpu=True, 2025-05-07T20:13:15.8736091Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.8736237Z ) 2025-05-07T20:13:15.8736495Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.8737184Z self=, 2025-05-07T20:13:15.8737349Z mixed_B=False, 2025-05-07T20:13:15.8737510Z compile=False, 2025-05-07T20:13:15.8737645Z T=4, 2025-05-07T20:13:15.8737794Z D=98, 2025-05-07T20:13:15.8737919Z B=93, 2025-05-07T20:13:15.8738054Z log_E=3, 2025-05-07T20:13:15.8738205Z L=4, 2025-05-07T20:13:15.8738365Z D_gradcheck=2, 2025-05-07T20:13:15.8738561Z stochastic_rounding=False, 2025-05-07T20:13:15.8738709Z weighted=True, 2025-05-07T20:13:15.8738859Z row_wise=False, 2025-05-07T20:13:15.8739012Z mixed=True, 2025-05-07T20:13:15.8739162Z use_cache=False, 2025-05-07T20:13:15.8739362Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.8739531Z use_cpu=True, 2025-05-07T20:13:15.8739726Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.8739868Z ) 2025-05-07T20:13:15.8740139Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.8740857Z self=, 2025-05-07T20:13:15.8741014Z mixed_B=False, 2025-05-07T20:13:15.8741272Z compile=True, 2025-05-07T20:13:15.8741407Z T=4, 2025-05-07T20:13:15.8741559Z D=48, 2025-05-07T20:13:15.8741704Z B=52, 2025-05-07T20:13:15.8741857Z log_E=3, 2025-05-07T20:13:15.8742015Z L=8, 2025-05-07T20:13:15.8742177Z D_gradcheck=1, 2025-05-07T20:13:15.8742351Z stochastic_rounding=False, 2025-05-07T20:13:15.8742517Z weighted=False, 2025-05-07T20:13:15.8742674Z row_wise=True, 2025-05-07T20:13:15.8742829Z mixed=False, 2025-05-07T20:13:15.8743000Z use_cache=False, 2025-05-07T20:13:15.8743267Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.8743421Z use_cpu=True, 2025-05-07T20:13:15.8743629Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.8743770Z ) 2025-05-07T20:13:15.8744035Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.8744762Z self=, 2025-05-07T20:13:15.8744923Z mixed_B=True, 2025-05-07T20:13:15.8745098Z compile=True, 2025-05-07T20:13:15.8745239Z T=5, 2025-05-07T20:13:15.8745379Z D=23, 2025-05-07T20:13:15.8745527Z B=101, 2025-05-07T20:13:15.8745671Z log_E=5, 2025-05-07T20:13:15.8745814Z L=2, 2025-05-07T20:13:15.8746067Z D_gradcheck=2, 2025-05-07T20:13:15.8746244Z stochastic_rounding=False, 2025-05-07T20:13:15.8746385Z weighted=True, 2025-05-07T20:13:15.8746543Z row_wise=False, 2025-05-07T20:13:15.8746680Z mixed=True, 2025-05-07T20:13:15.8746837Z use_cache=True, 2025-05-07T20:13:15.8747067Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.8747219Z use_cpu=True, 2025-05-07T20:13:15.8747412Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.8747550Z ) 2025-05-07T20:13:15.8747813Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.8748538Z self=, 2025-05-07T20:13:15.8748698Z mixed_B=False, 2025-05-07T20:13:15.8748868Z compile=False, 2025-05-07T20:13:15.8749009Z T=2, 2025-05-07T20:13:15.8749138Z D=86, 2025-05-07T20:13:15.8749356Z B=91, 2025-05-07T20:13:15.8749485Z log_E=4, 2025-05-07T20:13:15.8749624Z L=19, 2025-05-07T20:13:15.8749777Z D_gradcheck=2, 2025-05-07T20:13:15.8749957Z stochastic_rounding=False, 2025-05-07T20:13:15.8750121Z weighted=False, 2025-05-07T20:13:15.8750274Z row_wise=False, 2025-05-07T20:13:15.8750420Z mixed=False, 2025-05-07T20:13:15.8750586Z use_cache=False, 2025-05-07T20:13:15.8750794Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.8750947Z use_cpu=True, 2025-05-07T20:13:15.8751151Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.8751277Z ) 2025-05-07T20:13:15.8751534Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.8752211Z self=, 2025-05-07T20:13:15.8752358Z mixed_B=True, 2025-05-07T20:13:15.8752520Z compile=False, 2025-05-07T20:13:15.8752648Z T=5, 2025-05-07T20:13:15.8752777Z D=89, 2025-05-07T20:13:15.8752926Z B=20, 2025-05-07T20:13:15.8753069Z log_E=4, 2025-05-07T20:13:15.8753200Z L=6, 2025-05-07T20:13:15.8753378Z D_gradcheck=2, 2025-05-07T20:13:15.8753557Z stochastic_rounding=True, 2025-05-07T20:13:15.8753716Z weighted=True, 2025-05-07T20:13:15.8753882Z row_wise=True, 2025-05-07T20:13:15.8754040Z mixed=False, 2025-05-07T20:13:15.8754196Z use_cache=True, 2025-05-07T20:13:15.8754410Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.8754549Z use_cpu=True, 2025-05-07T20:13:15.8754724Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.8754871Z ) 2025-05-07T20:13:15.8755115Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.8755781Z self=, 2025-05-07T20:13:15.8755918Z mixed_B=True, 2025-05-07T20:13:15.8756275Z compile=True, 2025-05-07T20:13:15.8756415Z T=4, 2025-05-07T20:13:15.8756541Z D=4, 2025-05-07T20:13:15.8756667Z B=36, 2025-05-07T20:13:15.8756809Z log_E=5, 2025-05-07T20:13:15.8756938Z L=10, 2025-05-07T20:13:15.8757086Z D_gradcheck=2, 2025-05-07T20:13:15.8757280Z stochastic_rounding=True, 2025-05-07T20:13:15.8757441Z weighted=True, 2025-05-07T20:13:15.8757611Z row_wise=False, 2025-05-07T20:13:15.8757780Z mixed=False, 2025-05-07T20:13:15.8757937Z use_cache=True, 2025-05-07T20:13:15.8758197Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.8758352Z use_cpu=True, 2025-05-07T20:13:15.8758522Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.8758662Z ) 2025-05-07T20:13:15.8758905Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.8759595Z self=, 2025-05-07T20:13:15.8759753Z mixed_B=True, 2025-05-07T20:13:15.8759903Z compile=True, 2025-05-07T20:13:15.8760043Z T=4, 2025-05-07T20:13:15.8760188Z D=23, 2025-05-07T20:13:15.8760323Z B=34, 2025-05-07T20:13:15.8760452Z log_E=4, 2025-05-07T20:13:15.8760590Z L=19, 2025-05-07T20:13:15.8760853Z D_gradcheck=1, 2025-05-07T20:13:15.8761027Z stochastic_rounding=False, 2025-05-07T20:13:15.8761186Z weighted=False, 2025-05-07T20:13:15.8761334Z row_wise=False, 2025-05-07T20:13:15.8761472Z mixed=True, 2025-05-07T20:13:15.8761627Z use_cache=False, 2025-05-07T20:13:15.8761826Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.8761980Z use_cpu=True, 2025-05-07T20:13:15.8762166Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.8762302Z ) 2025-05-07T20:13:15.8762551Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.8763284Z self=, 2025-05-07T20:13:15.8763441Z mixed_B=True, 2025-05-07T20:13:15.8763610Z compile=False, 2025-05-07T20:13:15.8763739Z T=2, 2025-05-07T20:13:15.8763869Z D=30, 2025-05-07T20:13:15.8764021Z B=51, 2025-05-07T20:13:15.8764152Z log_E=4, 2025-05-07T20:13:15.8764282Z L=0, 2025-05-07T20:13:15.8764439Z D_gradcheck=1, 2025-05-07T20:13:15.8764604Z stochastic_rounding=False, 2025-05-07T20:13:15.8764741Z weighted=True, 2025-05-07T20:13:15.8764893Z row_wise=False, 2025-05-07T20:13:15.8765032Z mixed=False, 2025-05-07T20:13:15.8765196Z use_cache=True, 2025-05-07T20:13:15.8765410Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.8765559Z use_cpu=True, 2025-05-07T20:13:15.8765760Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.8765888Z ) 2025-05-07T20:13:15.8766141Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.8766888Z self=, 2025-05-07T20:13:15.8767035Z mixed_B=True, 2025-05-07T20:13:15.8767184Z compile=False, 2025-05-07T20:13:15.8767334Z T=3, 2025-05-07T20:13:15.8767479Z D=25, 2025-05-07T20:13:15.8767624Z B=114, 2025-05-07T20:13:15.8767777Z log_E=3, 2025-05-07T20:13:15.8767916Z L=3, 2025-05-07T20:13:15.8768086Z D_gradcheck=2, 2025-05-07T20:13:15.8768263Z stochastic_rounding=False, 2025-05-07T20:13:15.8768410Z weighted=False, 2025-05-07T20:13:15.8768573Z row_wise=True, 2025-05-07T20:13:15.8768726Z mixed=True, 2025-05-07T20:13:15.8768881Z use_cache=False, 2025-05-07T20:13:15.8769100Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.8769248Z use_cpu=True, 2025-05-07T20:13:15.8769426Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.8769565Z ) 2025-05-07T20:13:15.8769824Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.8770545Z self=, 2025-05-07T20:13:15.8770704Z mixed_B=True, 2025-05-07T20:13:15.8770851Z compile=True, 2025-05-07T20:13:15.8771116Z T=3, 2025-05-07T20:13:15.8771258Z D=68, 2025-05-07T20:13:15.8771400Z B=116, 2025-05-07T20:13:15.8771551Z log_E=3, 2025-05-07T20:13:15.8771687Z L=6, 2025-05-07T20:13:15.8771842Z D_gradcheck=1, 2025-05-07T20:13:15.8772031Z stochastic_rounding=True, 2025-05-07T20:13:15.8772192Z weighted=True, 2025-05-07T20:13:15.8772343Z row_wise=True, 2025-05-07T20:13:15.8772506Z mixed=True, 2025-05-07T20:13:15.8772658Z use_cache=False, 2025-05-07T20:13:15.8772926Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.8773087Z use_cpu=True, 2025-05-07T20:13:15.8773287Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.8773430Z ) 2025-05-07T20:13:15.8773703Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.8774410Z self=, 2025-05-07T20:13:15.8774576Z mixed_B=True, 2025-05-07T20:13:15.8774726Z compile=True, 2025-05-07T20:13:15.8774867Z T=1, 2025-05-07T20:13:15.8775014Z D=109, 2025-05-07T20:13:15.8775151Z B=85, 2025-05-07T20:13:15.8775296Z log_E=3, 2025-05-07T20:13:15.8775448Z L=14, 2025-05-07T20:13:15.8775724Z D_gradcheck=2, 2025-05-07T20:13:15.8775903Z stochastic_rounding=False, 2025-05-07T20:13:15.8776065Z weighted=True, 2025-05-07T20:13:15.8776213Z row_wise=False, 2025-05-07T20:13:15.8776365Z mixed=False, 2025-05-07T20:13:15.8776536Z use_cache=True, 2025-05-07T20:13:15.8776741Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:15.8776891Z use_cpu=True, 2025-05-07T20:13:15.8777092Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.8777226Z ) 2025-05-07T20:13:15.8777490Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.8778215Z self=, 2025-05-07T20:13:15.8778369Z mixed_B=True, 2025-05-07T20:13:15.8778537Z compile=True, 2025-05-07T20:13:15.8778688Z T=1, 2025-05-07T20:13:15.8778830Z D=72, 2025-05-07T20:13:15.8778990Z B=8, 2025-05-07T20:13:15.8779145Z log_E=4, 2025-05-07T20:13:15.8779280Z L=15, 2025-05-07T20:13:15.8779441Z D_gradcheck=2, 2025-05-07T20:13:15.8779618Z stochastic_rounding=False, 2025-05-07T20:13:15.8779764Z weighted=True, 2025-05-07T20:13:15.8779929Z row_wise=True, 2025-05-07T20:13:15.8780080Z mixed=False, 2025-05-07T20:13:15.8780230Z use_cache=True, 2025-05-07T20:13:15.8780455Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.8780601Z use_cpu=True, 2025-05-07T20:13:15.8780801Z output_dtype=SparseType.FP32, 2025-05-07T20:13:15.8780925Z ) 2025-05-07T20:13:15.8781170Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:15.8781883Z self=, 2025-05-07T20:13:15.8782037Z mixed_B=False, 2025-05-07T20:13:15.8782183Z compile=False, 2025-05-07T20:13:15.8782340Z T=2, 2025-05-07T20:13:15.8782486Z D=79, 2025-05-07T20:13:15.8782634Z B=31, 2025-05-07T20:13:15.8782797Z log_E=4, 2025-05-07T20:13:15.8782939Z L=18, 2025-05-07T20:13:15.8783094Z D_gradcheck=1, 2025-05-07T20:13:15.8783275Z stochastic_rounding=False, 2025-05-07T20:13:15.8783420Z weighted=False, 2025-05-07T20:13:15.8783573Z row_wise=True, 2025-05-07T20:13:15.8783738Z mixed=False, 2025-05-07T20:13:15.8783884Z use_cache=False, 2025-05-07T20:13:15.8784089Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:15.8784238Z use_cpu=True, 2025-05-07T20:13:15.8784418Z output_dtype=SparseType.FP16, 2025-05-07T20:13:15.8784553Z ) 2025-05-07T20:13:16.2702836Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.2704091Z self=, 2025-05-07T20:13:16.2705206Z mixed_B=True, 2025-05-07T20:13:16.2705764Z compile=False, 2025-05-07T20:13:16.2706454Z T=1, 2025-05-07T20:13:16.2706777Z D=125, 2025-05-07T20:13:16.2707115Z B=35, 2025-05-07T20:13:16.2707437Z log_E=5, 2025-05-07T20:13:16.2707770Z L=4, 2025-05-07T20:13:16.2708125Z D_gradcheck=1, 2025-05-07T20:13:16.2708525Z stochastic_rounding=True, 2025-05-07T20:13:16.2708978Z weighted=True, 2025-05-07T20:13:16.2709371Z row_wise=False, 2025-05-07T20:13:16.2709739Z mixed=True, 2025-05-07T20:13:16.2710141Z use_cache=False, 2025-05-07T20:13:16.2710781Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.2711301Z use_cpu=True, 2025-05-07T20:13:16.2711710Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.2712203Z ) 2025-05-07T20:13:16.2712632Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.2713804Z self=, 2025-05-07T20:13:16.2714894Z mixed_B=True, 2025-05-07T20:13:16.2715290Z compile=False, 2025-05-07T20:13:16.2715690Z T=5, 2025-05-07T20:13:16.2716130Z D=101, 2025-05-07T20:13:16.2716461Z B=124, 2025-05-07T20:13:16.2716791Z log_E=5, 2025-05-07T20:13:16.2717158Z L=19, 2025-05-07T20:13:16.2717740Z D_gradcheck=1, 2025-05-07T20:13:16.2718166Z stochastic_rounding=False, 2025-05-07T20:13:16.2718650Z weighted=True, 2025-05-07T20:13:16.2719045Z row_wise=False, 2025-05-07T20:13:16.2719442Z mixed=True, 2025-05-07T20:13:16.2719823Z use_cache=True, 2025-05-07T20:13:16.2720277Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.2720814Z use_cpu=True, 2025-05-07T20:13:16.2721252Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.2721762Z ) 2025-05-07T20:13:16.2722192Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.2723380Z self=, 2025-05-07T20:13:16.2724478Z mixed_B=False, 2025-05-07T20:13:16.2724885Z compile=False, 2025-05-07T20:13:16.2725272Z T=4, 2025-05-07T20:13:16.2725623Z D=51, 2025-05-07T20:13:16.2725960Z B=119, 2025-05-07T20:13:16.2726281Z log_E=3, 2025-05-07T20:13:16.2726647Z L=0, 2025-05-07T20:13:16.2727010Z D_gradcheck=2, 2025-05-07T20:13:16.2727432Z stochastic_rounding=True, 2025-05-07T20:13:16.2727917Z weighted=False, 2025-05-07T20:13:16.2728316Z row_wise=True, 2025-05-07T20:13:16.2728684Z mixed=False, 2025-05-07T20:13:16.2729056Z use_cache=False, 2025-05-07T20:13:16.2729533Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.2730060Z use_cpu=True, 2025-05-07T20:13:16.2730500Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.2730976Z ) 2025-05-07T20:13:16.2731385Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.2732583Z self=, 2025-05-07T20:13:16.2733617Z mixed_B=True, 2025-05-07T20:13:16.2733977Z compile=True, 2025-05-07T20:13:16.2734350Z T=4, 2025-05-07T20:13:16.2734683Z D=99, 2025-05-07T20:13:16.2735032Z B=102, 2025-05-07T20:13:16.2735396Z log_E=5, 2025-05-07T20:13:16.2735758Z L=15, 2025-05-07T20:13:16.2736088Z D_gradcheck=1, 2025-05-07T20:13:16.2736495Z stochastic_rounding=False, 2025-05-07T20:13:16.2736951Z weighted=True, 2025-05-07T20:13:16.2737322Z row_wise=False, 2025-05-07T20:13:16.2737661Z mixed=False, 2025-05-07T20:13:16.2738018Z use_cache=True, 2025-05-07T20:13:16.2738432Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.2738963Z use_cpu=True, 2025-05-07T20:13:16.2739413Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.2739913Z ) 2025-05-07T20:13:16.2740296Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.2741427Z self=, 2025-05-07T20:13:16.2742448Z mixed_B=False, 2025-05-07T20:13:16.2742834Z compile=True, 2025-05-07T20:13:16.2743330Z T=1, 2025-05-07T20:13:16.2743656Z D=92, 2025-05-07T20:13:16.2743968Z B=100, 2025-05-07T20:13:16.2744333Z log_E=5, 2025-05-07T20:13:16.2744702Z L=9, 2025-05-07T20:13:16.2745067Z D_gradcheck=2, 2025-05-07T20:13:16.2745475Z stochastic_rounding=True, 2025-05-07T20:13:16.2745927Z weighted=False, 2025-05-07T20:13:16.2746296Z row_wise=False, 2025-05-07T20:13:16.2746690Z mixed=True, 2025-05-07T20:13:16.2747084Z use_cache=False, 2025-05-07T20:13:16.2747632Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.2748209Z use_cpu=True, 2025-05-07T20:13:16.2748640Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.2749155Z ) 2025-05-07T20:13:16.2749586Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.2750761Z self=, 2025-05-07T20:13:16.2751841Z mixed_B=True, 2025-05-07T20:13:16.2752225Z compile=True, 2025-05-07T20:13:16.2752624Z T=5, 2025-05-07T20:13:16.2752964Z D=5, 2025-05-07T20:13:16.2753286Z B=76, 2025-05-07T20:13:16.2753644Z log_E=3, 2025-05-07T20:13:16.2754002Z L=10, 2025-05-07T20:13:16.2754484Z D_gradcheck=2, 2025-05-07T20:13:16.2754933Z stochastic_rounding=False, 2025-05-07T20:13:16.2755400Z weighted=True, 2025-05-07T20:13:16.2755797Z row_wise=True, 2025-05-07T20:13:16.2756268Z mixed=False, 2025-05-07T20:13:16.2756653Z use_cache=True, 2025-05-07T20:13:16.2757126Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.2757657Z use_cpu=True, 2025-05-07T20:13:16.2758106Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.2758601Z ) 2025-05-07T20:13:16.2759036Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.2760220Z self=, 2025-05-07T20:13:16.2761294Z mixed_B=True, 2025-05-07T20:13:16.2761691Z compile=False, 2025-05-07T20:13:16.2762101Z T=3, 2025-05-07T20:13:16.2762442Z D=3, 2025-05-07T20:13:16.2762799Z B=113, 2025-05-07T20:13:16.2763111Z log_E=5, 2025-05-07T20:13:16.2763453Z L=9, 2025-05-07T20:13:16.2763801Z D_gradcheck=2, 2025-05-07T20:13:16.2764220Z stochastic_rounding=True, 2025-05-07T20:13:16.2764712Z weighted=True, 2025-05-07T20:13:16.2765129Z row_wise=False, 2025-05-07T20:13:16.2765495Z mixed=False, 2025-05-07T20:13:16.2765883Z use_cache=True, 2025-05-07T20:13:16.2766313Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.2766803Z use_cpu=True, 2025-05-07T20:13:16.2767216Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.2767742Z ) 2025-05-07T20:13:16.2768192Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.2769301Z self=, 2025-05-07T20:13:16.2770280Z mixed_B=False, 2025-05-07T20:13:16.2770631Z compile=False, 2025-05-07T20:13:16.2770989Z T=5, 2025-05-07T20:13:16.2771338Z D=16, 2025-05-07T20:13:16.2771687Z B=8, 2025-05-07T20:13:16.2772045Z log_E=4, 2025-05-07T20:13:16.2772395Z L=6, 2025-05-07T20:13:16.2772707Z D_gradcheck=1, 2025-05-07T20:13:16.2773110Z stochastic_rounding=False, 2025-05-07T20:13:16.2773592Z weighted=False, 2025-05-07T20:13:16.2773972Z row_wise=True, 2025-05-07T20:13:16.2774357Z mixed=True, 2025-05-07T20:13:16.2774716Z use_cache=False, 2025-05-07T20:13:16.2775159Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.2775679Z use_cpu=True, 2025-05-07T20:13:16.2776099Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.2776588Z ) 2025-05-07T20:13:16.2777035Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.2778179Z self=, 2025-05-07T20:13:16.2779217Z mixed_B=True, 2025-05-07T20:13:16.2779605Z compile=True, 2025-05-07T20:13:16.2780120Z T=2, 2025-05-07T20:13:16.2780477Z D=50, 2025-05-07T20:13:16.2780808Z B=98, 2025-05-07T20:13:16.2781143Z log_E=3, 2025-05-07T20:13:16.2781511Z L=11, 2025-05-07T20:13:16.2781861Z D_gradcheck=2, 2025-05-07T20:13:16.2782288Z stochastic_rounding=False, 2025-05-07T20:13:16.2782789Z weighted=True, 2025-05-07T20:13:16.2783175Z row_wise=False, 2025-05-07T20:13:16.2783549Z mixed=False, 2025-05-07T20:13:16.2783957Z use_cache=True, 2025-05-07T20:13:16.2784472Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.2785042Z use_cpu=True, 2025-05-07T20:13:16.2785486Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.2785991Z ) 2025-05-07T20:13:16.2786430Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.2787623Z self=, 2025-05-07T20:13:16.2788712Z mixed_B=False, 2025-05-07T20:13:16.2789109Z compile=True, 2025-05-07T20:13:16.2789505Z T=3, 2025-05-07T20:13:16.2789850Z D=125, 2025-05-07T20:13:16.2790190Z B=90, 2025-05-07T20:13:16.2790548Z log_E=4, 2025-05-07T20:13:16.2790906Z L=7, 2025-05-07T20:13:16.2791343Z D_gradcheck=2, 2025-05-07T20:13:16.2791887Z stochastic_rounding=True, 2025-05-07T20:13:16.2792383Z weighted=True, 2025-05-07T20:13:16.2792766Z row_wise=False, 2025-05-07T20:13:16.2793152Z mixed=False, 2025-05-07T20:13:16.2793550Z use_cache=False, 2025-05-07T20:13:16.2794004Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.2794561Z use_cpu=True, 2025-05-07T20:13:16.2794993Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.2795477Z ) 2025-05-07T20:13:16.2795892Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.2797167Z self=, 2025-05-07T20:13:16.2798246Z mixed_B=True, 2025-05-07T20:13:16.2798604Z compile=True, 2025-05-07T20:13:16.2798974Z T=3, 2025-05-07T20:13:16.2799296Z D=6, 2025-05-07T20:13:16.2799617Z B=115, 2025-05-07T20:13:16.2799987Z log_E=3, 2025-05-07T20:13:16.2800363Z L=18, 2025-05-07T20:13:16.2800718Z D_gradcheck=2, 2025-05-07T20:13:16.2801136Z stochastic_rounding=True, 2025-05-07T20:13:16.2801588Z weighted=False, 2025-05-07T20:13:16.2801958Z row_wise=False, 2025-05-07T20:13:16.2802309Z mixed=True, 2025-05-07T20:13:16.2802656Z use_cache=False, 2025-05-07T20:13:16.2803066Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.2803567Z use_cpu=True, 2025-05-07T20:13:16.2804020Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.2804529Z ) 2025-05-07T20:13:16.2804963Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.2806239Z self=, 2025-05-07T20:13:16.2807268Z mixed_B=False, 2025-05-07T20:13:16.2807650Z compile=True, 2025-05-07T20:13:16.2808046Z T=4, 2025-05-07T20:13:16.2808370Z D=14, 2025-05-07T20:13:16.2808673Z B=29, 2025-05-07T20:13:16.2809007Z log_E=3, 2025-05-07T20:13:16.2809345Z L=16, 2025-05-07T20:13:16.2809695Z D_gradcheck=2, 2025-05-07T20:13:16.2810151Z stochastic_rounding=False, 2025-05-07T20:13:16.2810612Z weighted=False, 2025-05-07T20:13:16.2810983Z row_wise=True, 2025-05-07T20:13:16.2811344Z mixed=True, 2025-05-07T20:13:16.2811706Z use_cache=True, 2025-05-07T20:13:16.2812149Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.2812685Z use_cpu=True, 2025-05-07T20:13:16.2813124Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.2813613Z ) 2025-05-07T20:13:16.2814044Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.2830143Z self=, 2025-05-07T20:13:16.2831320Z mixed_B=True, 2025-05-07T20:13:16.2831722Z compile=True, 2025-05-07T20:13:16.2832287Z T=5, 2025-05-07T20:13:16.2832624Z D=113, 2025-05-07T20:13:16.2832935Z B=36, 2025-05-07T20:13:16.2833253Z log_E=4, 2025-05-07T20:13:16.2833581Z L=9, 2025-05-07T20:13:16.2833905Z D_gradcheck=2, 2025-05-07T20:13:16.2834299Z stochastic_rounding=False, 2025-05-07T20:13:16.2834718Z weighted=False, 2025-05-07T20:13:16.2835083Z row_wise=True, 2025-05-07T20:13:16.2835448Z mixed=False, 2025-05-07T20:13:16.2835857Z use_cache=True, 2025-05-07T20:13:16.2836400Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.2837066Z use_cpu=True, 2025-05-07T20:13:16.2837471Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.2837963Z ) 2025-05-07T20:13:16.2838389Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.2839494Z self=, 2025-05-07T20:13:16.2840525Z mixed_B=False, 2025-05-07T20:13:16.2840910Z compile=False, 2025-05-07T20:13:16.2841327Z T=4, 2025-05-07T20:13:16.2841673Z D=86, 2025-05-07T20:13:16.2842026Z B=23, 2025-05-07T20:13:16.2842352Z log_E=4, 2025-05-07T20:13:16.2842678Z L=16, 2025-05-07T20:13:16.2843020Z D_gradcheck=1, 2025-05-07T20:13:16.2843642Z stochastic_rounding=False, 2025-05-07T20:13:16.2844124Z weighted=False, 2025-05-07T20:13:16.2844512Z row_wise=True, 2025-05-07T20:13:16.2844917Z mixed=False, 2025-05-07T20:13:16.2845295Z use_cache=False, 2025-05-07T20:13:16.2845751Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.2846310Z use_cpu=True, 2025-05-07T20:13:16.2846726Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.2847236Z ) 2025-05-07T20:13:16.2847680Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.2848850Z self=, 2025-05-07T20:13:16.2849929Z mixed_B=False, 2025-05-07T20:13:16.2850332Z compile=True, 2025-05-07T20:13:16.2850732Z T=4, 2025-05-07T20:13:16.2851062Z D=19, 2025-05-07T20:13:16.2851404Z B=77, 2025-05-07T20:13:16.2851751Z log_E=4, 2025-05-07T20:13:16.2852092Z L=18, 2025-05-07T20:13:16.2852430Z D_gradcheck=2, 2025-05-07T20:13:16.2852878Z stochastic_rounding=True, 2025-05-07T20:13:16.2853344Z weighted=False, 2025-05-07T20:13:16.2853761Z row_wise=True, 2025-05-07T20:13:16.2854150Z mixed=True, 2025-05-07T20:13:16.2854516Z use_cache=False, 2025-05-07T20:13:16.2854987Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.2855532Z use_cpu=True, 2025-05-07T20:13:16.2855960Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.2856447Z ) 2025-05-07T20:13:16.2856896Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.2858060Z self=, 2025-05-07T20:13:16.2859132Z mixed_B=False, 2025-05-07T20:13:16.2859537Z compile=False, 2025-05-07T20:13:16.2859924Z T=1, 2025-05-07T20:13:16.2860231Z D=91, 2025-05-07T20:13:16.2860587Z B=54, 2025-05-07T20:13:16.2860918Z log_E=4, 2025-05-07T20:13:16.2861260Z L=16, 2025-05-07T20:13:16.2861623Z D_gradcheck=2, 2025-05-07T20:13:16.2862054Z stochastic_rounding=False, 2025-05-07T20:13:16.2862493Z weighted=True, 2025-05-07T20:13:16.2862893Z row_wise=False, 2025-05-07T20:13:16.2863295Z mixed=False, 2025-05-07T20:13:16.2863686Z use_cache=False, 2025-05-07T20:13:16.2864139Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.2864686Z use_cpu=True, 2025-05-07T20:13:16.2865074Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.2865551Z ) 2025-05-07T20:13:16.2865983Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.2867176Z self=, 2025-05-07T20:13:16.2868191Z mixed_B=True, 2025-05-07T20:13:16.2868572Z compile=True, 2025-05-07T20:13:16.2869039Z T=5, 2025-05-07T20:13:16.2869333Z D=116, 2025-05-07T20:13:16.2869645Z B=25, 2025-05-07T20:13:16.2869959Z log_E=5, 2025-05-07T20:13:16.2870303Z L=18, 2025-05-07T20:13:16.2870677Z D_gradcheck=1, 2025-05-07T20:13:16.2871134Z stochastic_rounding=False, 2025-05-07T20:13:16.2871571Z weighted=False, 2025-05-07T20:13:16.2871936Z row_wise=True, 2025-05-07T20:13:16.2872313Z mixed=True, 2025-05-07T20:13:16.2872676Z use_cache=True, 2025-05-07T20:13:16.2873108Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.2873738Z use_cpu=True, 2025-05-07T20:13:16.2874139Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.2874623Z ) 2025-05-07T20:13:16.3110791Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.3111975Z self=, 2025-05-07T20:13:16.3112922Z mixed_B=False, 2025-05-07T20:13:16.3113303Z compile=False, 2025-05-07T20:13:16.3113721Z T=5, 2025-05-07T20:13:16.3114080Z D=13, 2025-05-07T20:13:16.3114422Z B=35, 2025-05-07T20:13:16.3114729Z log_E=4, 2025-05-07T20:13:16.3115054Z L=16, 2025-05-07T20:13:16.3115380Z D_gradcheck=1, 2025-05-07T20:13:16.3116114Z stochastic_rounding=True, 2025-05-07T20:13:16.3116602Z weighted=False, 2025-05-07T20:13:16.3116965Z row_wise=False, 2025-05-07T20:13:16.3117339Z mixed=False, 2025-05-07T20:13:16.3117724Z use_cache=False, 2025-05-07T20:13:16.3118147Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.3118684Z use_cpu=True, 2025-05-07T20:13:16.3119131Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.3119652Z ) 2025-05-07T20:13:16.3120051Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.3121154Z self=, 2025-05-07T20:13:16.3122237Z mixed_B=False, 2025-05-07T20:13:16.3122640Z compile=True, 2025-05-07T20:13:16.3123038Z T=5, 2025-05-07T20:13:16.3123376Z D=71, 2025-05-07T20:13:16.3123711Z B=127, 2025-05-07T20:13:16.3124069Z log_E=5, 2025-05-07T20:13:16.3124422Z L=11, 2025-05-07T20:13:16.3124768Z D_gradcheck=2, 2025-05-07T20:13:16.3125214Z stochastic_rounding=True, 2025-05-07T20:13:16.3125681Z weighted=False, 2025-05-07T20:13:16.3126074Z row_wise=False, 2025-05-07T20:13:16.3126473Z mixed=False, 2025-05-07T20:13:16.3126857Z use_cache=True, 2025-05-07T20:13:16.3127294Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.3127839Z use_cpu=True, 2025-05-07T20:13:16.3128276Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.3128763Z ) 2025-05-07T20:13:16.3129200Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.3130376Z self=, 2025-05-07T20:13:16.3131481Z mixed_B=False, 2025-05-07T20:13:16.3131874Z compile=False, 2025-05-07T20:13:16.3132281Z T=2, 2025-05-07T20:13:16.3132626Z D=73, 2025-05-07T20:13:16.3132952Z B=92, 2025-05-07T20:13:16.3133291Z log_E=3, 2025-05-07T20:13:16.3133660Z L=0, 2025-05-07T20:13:16.3133996Z D_gradcheck=2, 2025-05-07T20:13:16.3134438Z stochastic_rounding=True, 2025-05-07T20:13:16.3134923Z weighted=False, 2025-05-07T20:13:16.3135306Z row_wise=False, 2025-05-07T20:13:16.3135703Z mixed=True, 2025-05-07T20:13:16.3136085Z use_cache=True, 2025-05-07T20:13:16.3136533Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.3137075Z use_cpu=True, 2025-05-07T20:13:16.3137520Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.3137970Z ) 2025-05-07T20:13:16.3138385Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.3139572Z self=, 2025-05-07T20:13:16.3140633Z mixed_B=False, 2025-05-07T20:13:16.3141005Z compile=True, 2025-05-07T20:13:16.3141523Z T=1, 2025-05-07T20:13:16.3141857Z D=103, 2025-05-07T20:13:16.3142202Z B=17, 2025-05-07T20:13:16.3142561Z log_E=5, 2025-05-07T20:13:16.3142921Z L=7, 2025-05-07T20:13:16.3143263Z D_gradcheck=1, 2025-05-07T20:13:16.3143660Z stochastic_rounding=True, 2025-05-07T20:13:16.3144127Z weighted=False, 2025-05-07T20:13:16.3144499Z row_wise=False, 2025-05-07T20:13:16.3144841Z mixed=False, 2025-05-07T20:13:16.3145196Z use_cache=False, 2025-05-07T20:13:16.3145603Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.3146258Z use_cpu=True, 2025-05-07T20:13:16.3146716Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.3147206Z ) 2025-05-07T20:13:16.3147582Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.3148711Z self=, 2025-05-07T20:13:16.3149733Z mixed_B=False, 2025-05-07T20:13:16.3150133Z compile=False, 2025-05-07T20:13:16.3150496Z T=2, 2025-05-07T20:13:16.3150828Z D=115, 2025-05-07T20:13:16.3151169Z B=109, 2025-05-07T20:13:16.3151499Z log_E=3, 2025-05-07T20:13:16.3151880Z L=6, 2025-05-07T20:13:16.3152251Z D_gradcheck=1, 2025-05-07T20:13:16.3152795Z stochastic_rounding=False, 2025-05-07T20:13:16.3153248Z weighted=False, 2025-05-07T20:13:16.3153628Z row_wise=False, 2025-05-07T20:13:16.3154012Z mixed=True, 2025-05-07T20:13:16.3154387Z use_cache=True, 2025-05-07T20:13:16.3154818Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.3155358Z use_cpu=True, 2025-05-07T20:13:16.3155782Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.3156371Z ) 2025-05-07T20:13:16.3156800Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.3157962Z self=, 2025-05-07T20:13:16.3159038Z mixed_B=False, 2025-05-07T20:13:16.3159419Z compile=True, 2025-05-07T20:13:16.3159820Z T=5, 2025-05-07T20:13:16.3160171Z D=86, 2025-05-07T20:13:16.3160512Z B=30, 2025-05-07T20:13:16.3160847Z log_E=3, 2025-05-07T20:13:16.3161212Z L=0, 2025-05-07T20:13:16.3161560Z D_gradcheck=1, 2025-05-07T20:13:16.3161986Z stochastic_rounding=True, 2025-05-07T20:13:16.3162481Z weighted=False, 2025-05-07T20:13:16.3162872Z row_wise=True, 2025-05-07T20:13:16.3163263Z mixed=False, 2025-05-07T20:13:16.3163651Z use_cache=True, 2025-05-07T20:13:16.3164098Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.3164646Z use_cpu=True, 2025-05-07T20:13:16.3165084Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.3165593Z ) 2025-05-07T20:13:16.3166025Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.3167221Z self=, 2025-05-07T20:13:16.3168304Z mixed_B=False, 2025-05-07T20:13:16.3168691Z compile=True, 2025-05-07T20:13:16.3169091Z T=3, 2025-05-07T20:13:16.3169439Z D=77, 2025-05-07T20:13:16.3169758Z B=109, 2025-05-07T20:13:16.3170112Z log_E=4, 2025-05-07T20:13:16.3170460Z L=0, 2025-05-07T20:13:16.3170777Z D_gradcheck=2, 2025-05-07T20:13:16.3171197Z stochastic_rounding=True, 2025-05-07T20:13:16.3171687Z weighted=False, 2025-05-07T20:13:16.3172082Z row_wise=True, 2025-05-07T20:13:16.3172486Z mixed=True, 2025-05-07T20:13:16.3172862Z use_cache=False, 2025-05-07T20:13:16.3173305Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.3173818Z use_cpu=True, 2025-05-07T20:13:16.3174220Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.3174706Z ) 2025-05-07T20:13:16.3175150Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.3176299Z self=, 2025-05-07T20:13:16.3177293Z mixed_B=True, 2025-05-07T20:13:16.3177641Z compile=False, 2025-05-07T20:13:16.3178124Z T=1, 2025-05-07T20:13:16.3178432Z D=23, 2025-05-07T20:13:16.3178773Z B=67, 2025-05-07T20:13:16.3179129Z log_E=3, 2025-05-07T20:13:16.3179505Z L=1, 2025-05-07T20:13:16.3179848Z D_gradcheck=1, 2025-05-07T20:13:16.3180244Z stochastic_rounding=False, 2025-05-07T20:13:16.3180693Z weighted=True, 2025-05-07T20:13:16.3181064Z row_wise=False, 2025-05-07T20:13:16.3181424Z mixed=True, 2025-05-07T20:13:16.3181788Z use_cache=True, 2025-05-07T20:13:16.3182180Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.3182787Z use_cpu=True, 2025-05-07T20:13:16.3183201Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.3183675Z ) 2025-05-07T20:13:16.3184080Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.3185261Z self=, 2025-05-07T20:13:16.3186278Z mixed_B=True, 2025-05-07T20:13:16.3186660Z compile=True, 2025-05-07T20:13:16.3187039Z T=5, 2025-05-07T20:13:16.3187379Z D=34, 2025-05-07T20:13:16.3187704Z B=18, 2025-05-07T20:13:16.3188050Z log_E=3, 2025-05-07T20:13:16.3188402Z L=10, 2025-05-07T20:13:16.3188736Z D_gradcheck=1, 2025-05-07T20:13:16.3189334Z stochastic_rounding=True, 2025-05-07T20:13:16.3189812Z weighted=False, 2025-05-07T20:13:16.3190205Z row_wise=True, 2025-05-07T20:13:16.3190590Z mixed=False, 2025-05-07T20:13:16.3190948Z use_cache=True, 2025-05-07T20:13:16.3191389Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.3191928Z use_cpu=True, 2025-05-07T20:13:16.3192368Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.3192853Z ) 2025-05-07T20:13:16.3193283Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.3194465Z self=, 2025-05-07T20:13:16.3195544Z mixed_B=False, 2025-05-07T20:13:16.3196033Z compile=False, 2025-05-07T20:13:16.3196409Z T=4, 2025-05-07T20:13:16.3196763Z D=28, 2025-05-07T20:13:16.3197088Z B=105, 2025-05-07T20:13:16.3197426Z log_E=3, 2025-05-07T20:13:16.3197567Z L=4, 2025-05-07T20:13:16.3197738Z D_gradcheck=1, 2025-05-07T20:13:16.3197929Z stochastic_rounding=False, 2025-05-07T20:13:16.3198083Z weighted=True, 2025-05-07T20:13:16.3198243Z row_wise=True, 2025-05-07T20:13:16.3198386Z mixed=False, 2025-05-07T20:13:16.3198534Z use_cache=True, 2025-05-07T20:13:16.3198755Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.3198907Z use_cpu=True, 2025-05-07T20:13:16.3199099Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.3199245Z ) 2025-05-07T20:13:16.3199494Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.3200220Z self=, 2025-05-07T20:13:16.3200360Z mixed_B=True, 2025-05-07T20:13:16.3200503Z compile=True, 2025-05-07T20:13:16.3200644Z T=1, 2025-05-07T20:13:16.3200788Z D=79, 2025-05-07T20:13:16.3200934Z B=25, 2025-05-07T20:13:16.3201086Z log_E=3, 2025-05-07T20:13:16.3201221Z L=1, 2025-05-07T20:13:16.3201364Z D_gradcheck=2, 2025-05-07T20:13:16.3201563Z stochastic_rounding=False, 2025-05-07T20:13:16.3201719Z weighted=True, 2025-05-07T20:13:16.3201869Z row_wise=False, 2025-05-07T20:13:16.3202019Z mixed=True, 2025-05-07T20:13:16.3202168Z use_cache=False, 2025-05-07T20:13:16.3202361Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.3202520Z use_cpu=True, 2025-05-07T20:13:16.3202717Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.3202869Z ) 2025-05-07T20:13:16.3203157Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.3203843Z self=, 2025-05-07T20:13:16.3203993Z mixed_B=True, 2025-05-07T20:13:16.3204150Z compile=False, 2025-05-07T20:13:16.3204297Z T=4, 2025-05-07T20:13:16.3204547Z D=50, 2025-05-07T20:13:16.3204685Z B=85, 2025-05-07T20:13:16.3204844Z log_E=4, 2025-05-07T20:13:16.3204984Z L=17, 2025-05-07T20:13:16.3205134Z D_gradcheck=1, 2025-05-07T20:13:16.3205316Z stochastic_rounding=False, 2025-05-07T20:13:16.3205683Z weighted=True, 2025-05-07T20:13:16.3205830Z row_wise=True, 2025-05-07T20:13:16.3205974Z mixed=True, 2025-05-07T20:13:16.3206118Z use_cache=False, 2025-05-07T20:13:16.3206299Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.3206564Z use_cpu=True, 2025-05-07T20:13:16.3206741Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.3206877Z ) 2025-05-07T20:13:16.3207120Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.3207829Z self=, 2025-05-07T20:13:16.3207998Z mixed_B=True, 2025-05-07T20:13:16.3208156Z compile=True, 2025-05-07T20:13:16.3208300Z T=2, 2025-05-07T20:13:16.3208454Z D=54, 2025-05-07T20:13:16.3208586Z B=11, 2025-05-07T20:13:16.3208716Z log_E=3, 2025-05-07T20:13:16.3208848Z L=19, 2025-05-07T20:13:16.3208987Z D_gradcheck=2, 2025-05-07T20:13:16.3209317Z stochastic_rounding=False, 2025-05-07T20:13:16.3209478Z weighted=True, 2025-05-07T20:13:16.3209614Z row_wise=True, 2025-05-07T20:13:16.3209748Z mixed=True, 2025-05-07T20:13:16.3209895Z use_cache=False, 2025-05-07T20:13:16.3210072Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.3210217Z use_cpu=True, 2025-05-07T20:13:16.3210386Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.3210503Z ) 2025-05-07T20:13:16.3210747Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.3211373Z self=, 2025-05-07T20:13:16.3211529Z mixed_B=False, 2025-05-07T20:13:16.3211701Z compile=False, 2025-05-07T20:13:16.3211850Z T=4, 2025-05-07T20:13:16.3212006Z D=46, 2025-05-07T20:13:16.3212163Z B=63, 2025-05-07T20:13:16.3212307Z log_E=4, 2025-05-07T20:13:16.3212451Z L=7, 2025-05-07T20:13:16.3212610Z D_gradcheck=2, 2025-05-07T20:13:16.3212772Z stochastic_rounding=False, 2025-05-07T20:13:16.3212916Z weighted=False, 2025-05-07T20:13:16.3213048Z row_wise=False, 2025-05-07T20:13:16.3213183Z mixed=False, 2025-05-07T20:13:16.3213330Z use_cache=True, 2025-05-07T20:13:16.3213526Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.3213675Z use_cpu=True, 2025-05-07T20:13:16.3213866Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.3213991Z ) 2025-05-07T20:13:16.3214247Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.3214955Z self=, 2025-05-07T20:13:16.3215096Z mixed_B=True, 2025-05-07T20:13:16.3215231Z compile=True, 2025-05-07T20:13:16.3215367Z T=1, 2025-05-07T20:13:16.3215496Z D=67, 2025-05-07T20:13:16.3215623Z B=122, 2025-05-07T20:13:16.3215766Z log_E=3, 2025-05-07T20:13:16.3215899Z L=18, 2025-05-07T20:13:16.3216053Z D_gradcheck=2, 2025-05-07T20:13:16.3216223Z stochastic_rounding=True, 2025-05-07T20:13:16.3216362Z weighted=True, 2025-05-07T20:13:16.3216510Z row_wise=False, 2025-05-07T20:13:16.3216644Z mixed=True, 2025-05-07T20:13:16.3216791Z use_cache=False, 2025-05-07T20:13:16.3216997Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.3217130Z use_cpu=True, 2025-05-07T20:13:16.3217323Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.3217476Z ) 2025-05-07T20:13:16.3217737Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.3218424Z self=, 2025-05-07T20:13:16.3218580Z mixed_B=False, 2025-05-07T20:13:16.3218715Z compile=True, 2025-05-07T20:13:16.3218857Z T=3, 2025-05-07T20:13:16.3219131Z D=30, 2025-05-07T20:13:16.3219258Z B=48, 2025-05-07T20:13:16.3219400Z log_E=3, 2025-05-07T20:13:16.3219530Z L=14, 2025-05-07T20:13:16.3219677Z D_gradcheck=2, 2025-05-07T20:13:16.3219867Z stochastic_rounding=True, 2025-05-07T20:13:16.3220017Z weighted=True, 2025-05-07T20:13:16.3220163Z row_wise=True, 2025-05-07T20:13:16.3220306Z mixed=True, 2025-05-07T20:13:16.3220451Z use_cache=False, 2025-05-07T20:13:16.3220644Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.3220862Z use_cpu=True, 2025-05-07T20:13:16.3221060Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.3221196Z ) 2025-05-07T20:13:16.3221461Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.3222168Z self=, 2025-05-07T20:13:16.3222331Z mixed_B=False, 2025-05-07T20:13:16.3222479Z compile=False, 2025-05-07T20:13:16.3222604Z T=4, 2025-05-07T20:13:16.3222752Z D=15, 2025-05-07T20:13:16.3222882Z B=46, 2025-05-07T20:13:16.3223022Z log_E=4, 2025-05-07T20:13:16.3223180Z L=12, 2025-05-07T20:13:16.3223333Z D_gradcheck=2, 2025-05-07T20:13:16.3223603Z stochastic_rounding=False, 2025-05-07T20:13:16.3223767Z weighted=False, 2025-05-07T20:13:16.3223905Z row_wise=False, 2025-05-07T20:13:16.3224038Z mixed=False, 2025-05-07T20:13:16.3224191Z use_cache=True, 2025-05-07T20:13:16.3224398Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.3224552Z use_cpu=True, 2025-05-07T20:13:16.3224757Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.3224888Z ) 2025-05-07T20:13:16.3494748Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.3495507Z self=, 2025-05-07T20:13:16.3495661Z mixed_B=False, 2025-05-07T20:13:16.3495800Z compile=False, 2025-05-07T20:13:16.3495960Z T=2, 2025-05-07T20:13:16.3496103Z D=83, 2025-05-07T20:13:16.3496227Z B=34, 2025-05-07T20:13:16.3496370Z log_E=5, 2025-05-07T20:13:16.3496498Z L=14, 2025-05-07T20:13:16.3496634Z D_gradcheck=1, 2025-05-07T20:13:16.3496815Z stochastic_rounding=True, 2025-05-07T20:13:16.3496948Z weighted=True, 2025-05-07T20:13:16.3497083Z row_wise=True, 2025-05-07T20:13:16.3497240Z mixed=True, 2025-05-07T20:13:16.3497402Z use_cache=False, 2025-05-07T20:13:16.3497613Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.3497790Z use_cpu=True, 2025-05-07T20:13:16.3497993Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.3498138Z ) 2025-05-07T20:13:16.3498423Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.3499071Z self=, 2025-05-07T20:13:16.3499230Z mixed_B=False, 2025-05-07T20:13:16.3499378Z compile=True, 2025-05-07T20:13:16.3499516Z T=2, 2025-05-07T20:13:16.3499676Z D=115, 2025-05-07T20:13:16.3499812Z B=76, 2025-05-07T20:13:16.3499940Z log_E=3, 2025-05-07T20:13:16.3500089Z L=11, 2025-05-07T20:13:16.3500237Z D_gradcheck=1, 2025-05-07T20:13:16.3500418Z stochastic_rounding=False, 2025-05-07T20:13:16.3500581Z weighted=True, 2025-05-07T20:13:16.3500723Z row_wise=False, 2025-05-07T20:13:16.3500855Z mixed=False, 2025-05-07T20:13:16.3501012Z use_cache=True, 2025-05-07T20:13:16.3501200Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.3501361Z use_cpu=True, 2025-05-07T20:13:16.3501544Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.3501683Z ) 2025-05-07T20:13:16.3501936Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.3502620Z self=, 2025-05-07T20:13:16.3502751Z mixed_B=False, 2025-05-07T20:13:16.3502925Z compile=True, 2025-05-07T20:13:16.3503072Z T=4, 2025-05-07T20:13:16.3503380Z D=26, 2025-05-07T20:13:16.3503537Z B=88, 2025-05-07T20:13:16.3503684Z log_E=4, 2025-05-07T20:13:16.3503812Z L=5, 2025-05-07T20:13:16.3503961Z D_gradcheck=2, 2025-05-07T20:13:16.3504140Z stochastic_rounding=True, 2025-05-07T20:13:16.3504286Z weighted=False, 2025-05-07T20:13:16.3504435Z row_wise=False, 2025-05-07T20:13:16.3504569Z mixed=False, 2025-05-07T20:13:16.3504718Z use_cache=True, 2025-05-07T20:13:16.3504908Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.3505152Z use_cpu=True, 2025-05-07T20:13:16.3505358Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.3505662Z ) 2025-05-07T20:13:16.3505918Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.3506612Z self=, 2025-05-07T20:13:16.3506769Z mixed_B=True, 2025-05-07T20:13:16.3506930Z compile=False, 2025-05-07T20:13:16.3507081Z T=3, 2025-05-07T20:13:16.3507228Z D=118, 2025-05-07T20:13:16.3507362Z B=111, 2025-05-07T20:13:16.3507509Z log_E=5, 2025-05-07T20:13:16.3507647Z L=2, 2025-05-07T20:13:16.3507791Z D_gradcheck=1, 2025-05-07T20:13:16.3508159Z stochastic_rounding=True, 2025-05-07T20:13:16.3508313Z weighted=False, 2025-05-07T20:13:16.3508467Z row_wise=True, 2025-05-07T20:13:16.3508607Z mixed=False, 2025-05-07T20:13:16.3508754Z use_cache=True, 2025-05-07T20:13:16.3508964Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.3509122Z use_cpu=True, 2025-05-07T20:13:16.3509317Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.3509466Z ) 2025-05-07T20:13:16.3509725Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.3510414Z self=, 2025-05-07T20:13:16.3510582Z mixed_B=True, 2025-05-07T20:13:16.3510738Z compile=True, 2025-05-07T20:13:16.3510879Z T=2, 2025-05-07T20:13:16.3511032Z D=54, 2025-05-07T20:13:16.3511165Z B=72, 2025-05-07T20:13:16.3511315Z log_E=3, 2025-05-07T20:13:16.3511457Z L=17, 2025-05-07T20:13:16.3511613Z D_gradcheck=2, 2025-05-07T20:13:16.3511811Z stochastic_rounding=True, 2025-05-07T20:13:16.3511969Z weighted=False, 2025-05-07T20:13:16.3512116Z row_wise=False, 2025-05-07T20:13:16.3512268Z mixed=True, 2025-05-07T20:13:16.3512419Z use_cache=False, 2025-05-07T20:13:16.3512627Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.3512798Z use_cpu=True, 2025-05-07T20:13:16.3512989Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.3513127Z ) 2025-05-07T20:13:16.3513397Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.3514121Z self=, 2025-05-07T20:13:16.3514273Z mixed_B=False, 2025-05-07T20:13:16.3514437Z compile=False, 2025-05-07T20:13:16.3514572Z T=3, 2025-05-07T20:13:16.3514729Z D=73, 2025-05-07T20:13:16.3514873Z B=58, 2025-05-07T20:13:16.3515026Z log_E=3, 2025-05-07T20:13:16.3515184Z L=10, 2025-05-07T20:13:16.3515334Z D_gradcheck=1, 2025-05-07T20:13:16.3515516Z stochastic_rounding=True, 2025-05-07T20:13:16.3515678Z weighted=True, 2025-05-07T20:13:16.3515831Z row_wise=False, 2025-05-07T20:13:16.3516068Z mixed=False, 2025-05-07T20:13:16.3516241Z use_cache=True, 2025-05-07T20:13:16.3516445Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.3516597Z use_cpu=True, 2025-05-07T20:13:16.3516799Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.3516936Z ) 2025-05-07T20:13:16.3517202Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.3517924Z self=, 2025-05-07T20:13:16.3518084Z mixed_B=False, 2025-05-07T20:13:16.3518261Z compile=False, 2025-05-07T20:13:16.3518409Z T=3, 2025-05-07T20:13:16.3518680Z D=74, 2025-05-07T20:13:16.3518830Z B=13, 2025-05-07T20:13:16.3518977Z log_E=5, 2025-05-07T20:13:16.3519120Z L=15, 2025-05-07T20:13:16.3519294Z D_gradcheck=2, 2025-05-07T20:13:16.3519490Z stochastic_rounding=False, 2025-05-07T20:13:16.3519633Z weighted=False, 2025-05-07T20:13:16.3519784Z row_wise=False, 2025-05-07T20:13:16.3519926Z mixed=True, 2025-05-07T20:13:16.3520067Z use_cache=True, 2025-05-07T20:13:16.3520288Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.3520569Z use_cpu=True, 2025-05-07T20:13:16.3520756Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.3520903Z ) 2025-05-07T20:13:16.3521170Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.3521886Z self=, 2025-05-07T20:13:16.3522048Z mixed_B=False, 2025-05-07T20:13:16.3522207Z compile=True, 2025-05-07T20:13:16.3522349Z T=5, 2025-05-07T20:13:16.3522483Z D=19, 2025-05-07T20:13:16.3522611Z B=57, 2025-05-07T20:13:16.3522758Z log_E=5, 2025-05-07T20:13:16.3522889Z L=13, 2025-05-07T20:13:16.3523031Z D_gradcheck=2, 2025-05-07T20:13:16.3523334Z stochastic_rounding=True, 2025-05-07T20:13:16.3523489Z weighted=False, 2025-05-07T20:13:16.3523643Z row_wise=False, 2025-05-07T20:13:16.3523802Z mixed=False, 2025-05-07T20:13:16.3523956Z use_cache=False, 2025-05-07T20:13:16.3524165Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.3524336Z use_cpu=True, 2025-05-07T20:13:16.3524527Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.3524667Z ) 2025-05-07T20:13:16.3524926Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.3525599Z self=, 2025-05-07T20:13:16.3525763Z mixed_B=False, 2025-05-07T20:13:16.3525901Z compile=True, 2025-05-07T20:13:16.3526030Z T=3, 2025-05-07T20:13:16.3526177Z D=16, 2025-05-07T20:13:16.3526305Z B=60, 2025-05-07T20:13:16.3526447Z log_E=4, 2025-05-07T20:13:16.3526579Z L=10, 2025-05-07T20:13:16.3526739Z D_gradcheck=2, 2025-05-07T20:13:16.3526928Z stochastic_rounding=True, 2025-05-07T20:13:16.3527103Z weighted=False, 2025-05-07T20:13:16.3527259Z row_wise=True, 2025-05-07T20:13:16.3527424Z mixed=False, 2025-05-07T20:13:16.3527585Z use_cache=True, 2025-05-07T20:13:16.3527785Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.3527940Z use_cpu=True, 2025-05-07T20:13:16.3528113Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.3528240Z ) 2025-05-07T20:13:16.3528494Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.3529149Z self=, 2025-05-07T20:13:16.3529284Z mixed_B=False, 2025-05-07T20:13:16.3529438Z compile=True, 2025-05-07T20:13:16.3529563Z T=5, 2025-05-07T20:13:16.3529698Z D=64, 2025-05-07T20:13:16.3529904Z B=51, 2025-05-07T20:13:16.3530048Z log_E=5, 2025-05-07T20:13:16.3530178Z L=17, 2025-05-07T20:13:16.3530317Z D_gradcheck=2, 2025-05-07T20:13:16.3530497Z stochastic_rounding=True, 2025-05-07T20:13:16.3530633Z weighted=False, 2025-05-07T20:13:16.3530787Z row_wise=True, 2025-05-07T20:13:16.3530955Z mixed=True, 2025-05-07T20:13:16.3531113Z use_cache=True, 2025-05-07T20:13:16.3531319Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.3531488Z use_cpu=True, 2025-05-07T20:13:16.3531685Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.3531842Z ) 2025-05-07T20:13:16.3532099Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.3532729Z self=, 2025-05-07T20:13:16.3532895Z mixed_B=True, 2025-05-07T20:13:16.3533048Z compile=False, 2025-05-07T20:13:16.3533193Z T=3, 2025-05-07T20:13:16.3533441Z D=22, 2025-05-07T20:13:16.3533581Z B=1, 2025-05-07T20:13:16.3533722Z log_E=3, 2025-05-07T20:13:16.3533869Z L=9, 2025-05-07T20:13:16.3534015Z D_gradcheck=2, 2025-05-07T20:13:16.3534198Z stochastic_rounding=False, 2025-05-07T20:13:16.3534347Z weighted=False, 2025-05-07T20:13:16.3534489Z row_wise=False, 2025-05-07T20:13:16.3534643Z mixed=False, 2025-05-07T20:13:16.3534783Z use_cache=True, 2025-05-07T20:13:16.3534976Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.3535207Z use_cpu=True, 2025-05-07T20:13:16.3535391Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.3535519Z ) 2025-05-07T20:13:16.3535773Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.3536467Z self=, 2025-05-07T20:13:16.3536627Z mixed_B=False, 2025-05-07T20:13:16.3536800Z compile=True, 2025-05-07T20:13:16.3536946Z T=4, 2025-05-07T20:13:16.3537101Z D=39, 2025-05-07T20:13:16.3537266Z B=116, 2025-05-07T20:13:16.3537401Z log_E=5, 2025-05-07T20:13:16.3537528Z L=12, 2025-05-07T20:13:16.3537686Z D_gradcheck=1, 2025-05-07T20:13:16.3537954Z stochastic_rounding=False, 2025-05-07T20:13:16.3538111Z weighted=False, 2025-05-07T20:13:16.3538247Z row_wise=False, 2025-05-07T20:13:16.3538381Z mixed=False, 2025-05-07T20:13:16.3538537Z use_cache=False, 2025-05-07T20:13:16.3538725Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.3538875Z use_cpu=True, 2025-05-07T20:13:16.3539085Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.3539226Z ) 2025-05-07T20:13:16.3539480Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.3540201Z self=, 2025-05-07T20:13:16.3540361Z mixed_B=False, 2025-05-07T20:13:16.3540522Z compile=True, 2025-05-07T20:13:16.3540674Z T=1, 2025-05-07T20:13:16.3540814Z D=93, 2025-05-07T20:13:16.3540960Z B=63, 2025-05-07T20:13:16.3541097Z log_E=5, 2025-05-07T20:13:16.3541243Z L=20, 2025-05-07T20:13:16.3541418Z D_gradcheck=1, 2025-05-07T20:13:16.3541609Z stochastic_rounding=False, 2025-05-07T20:13:16.3541765Z weighted=False, 2025-05-07T20:13:16.3541920Z row_wise=True, 2025-05-07T20:13:16.3542059Z mixed=True, 2025-05-07T20:13:16.3542208Z use_cache=False, 2025-05-07T20:13:16.3542427Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.3542585Z use_cpu=True, 2025-05-07T20:13:16.3542779Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.3542923Z ) 2025-05-07T20:13:16.3543167Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.3543880Z self=, 2025-05-07T20:13:16.3544050Z mixed_B=True, 2025-05-07T20:13:16.3544193Z compile=True, 2025-05-07T20:13:16.3544341Z T=4, 2025-05-07T20:13:16.3544480Z D=88, 2025-05-07T20:13:16.3544619Z B=30, 2025-05-07T20:13:16.3544777Z log_E=5, 2025-05-07T20:13:16.3544919Z L=9, 2025-05-07T20:13:16.3545072Z D_gradcheck=1, 2025-05-07T20:13:16.3545261Z stochastic_rounding=True, 2025-05-07T20:13:16.3545413Z weighted=True, 2025-05-07T20:13:16.3545557Z row_wise=True, 2025-05-07T20:13:16.3545711Z mixed=True, 2025-05-07T20:13:16.3545865Z use_cache=True, 2025-05-07T20:13:16.3546069Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.3546234Z use_cpu=True, 2025-05-07T20:13:16.3546419Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.3546555Z ) 2025-05-07T20:13:16.3546822Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.3547542Z self=, 2025-05-07T20:13:16.3547697Z mixed_B=True, 2025-05-07T20:13:16.3547843Z compile=True, 2025-05-07T20:13:16.3547989Z T=2, 2025-05-07T20:13:16.3548237Z D=122, 2025-05-07T20:13:16.3548379Z B=45, 2025-05-07T20:13:16.3548519Z log_E=4, 2025-05-07T20:13:16.3548667Z L=13, 2025-05-07T20:13:16.3548817Z D_gradcheck=2, 2025-05-07T20:13:16.3548999Z stochastic_rounding=True, 2025-05-07T20:13:16.3549181Z weighted=False, 2025-05-07T20:13:16.3549333Z row_wise=True, 2025-05-07T20:13:16.3549486Z mixed=False, 2025-05-07T20:13:16.3549650Z use_cache=False, 2025-05-07T20:13:16.3549855Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.3550004Z use_cpu=True, 2025-05-07T20:13:16.3550272Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.3550414Z ) 2025-05-07T20:13:16.3550692Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.3551408Z self=, 2025-05-07T20:13:16.3551562Z mixed_B=False, 2025-05-07T20:13:16.3551721Z compile=False, 2025-05-07T20:13:16.3551856Z T=5, 2025-05-07T20:13:16.3551997Z D=28, 2025-05-07T20:13:16.3552154Z B=66, 2025-05-07T20:13:16.3552303Z log_E=3, 2025-05-07T20:13:16.3552447Z L=16, 2025-05-07T20:13:16.3552616Z D_gradcheck=2, 2025-05-07T20:13:16.3552841Z stochastic_rounding=True, 2025-05-07T20:13:16.3553030Z weighted=False, 2025-05-07T20:13:16.3553192Z row_wise=False, 2025-05-07T20:13:16.3553344Z mixed=False, 2025-05-07T20:13:16.3553505Z use_cache=False, 2025-05-07T20:13:16.3553725Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.3553874Z use_cpu=True, 2025-05-07T20:13:16.3554081Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.3554226Z ) 2025-05-07T20:13:16.3554490Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.3555211Z self=, 2025-05-07T20:13:16.3555363Z mixed_B=False, 2025-05-07T20:13:16.3555500Z compile=True, 2025-05-07T20:13:16.3555641Z T=1, 2025-05-07T20:13:16.3555782Z D=109, 2025-05-07T20:13:16.3555910Z B=75, 2025-05-07T20:13:16.3556143Z log_E=5, 2025-05-07T20:13:16.3556277Z L=9, 2025-05-07T20:13:16.3556425Z D_gradcheck=2, 2025-05-07T20:13:16.3556620Z stochastic_rounding=True, 2025-05-07T20:13:16.3556779Z weighted=False, 2025-05-07T20:13:16.3556947Z row_wise=False, 2025-05-07T20:13:16.3557097Z mixed=True, 2025-05-07T20:13:16.3557251Z use_cache=True, 2025-05-07T20:13:16.3557465Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.3557618Z use_cpu=True, 2025-05-07T20:13:16.3557810Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.3557952Z ) 2025-05-07T20:13:16.3860397Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.3861149Z self=, 2025-05-07T20:13:16.3861296Z mixed_B=False, 2025-05-07T20:13:16.3861436Z compile=True, 2025-05-07T20:13:16.3861577Z T=2, 2025-05-07T20:13:16.3861722Z D=52, 2025-05-07T20:13:16.3861845Z B=39, 2025-05-07T20:13:16.3861984Z log_E=4, 2025-05-07T20:13:16.3862108Z L=2, 2025-05-07T20:13:16.3862258Z D_gradcheck=2, 2025-05-07T20:13:16.3862424Z stochastic_rounding=True, 2025-05-07T20:13:16.3862565Z weighted=True, 2025-05-07T20:13:16.3862717Z row_wise=True, 2025-05-07T20:13:16.3862854Z mixed=True, 2025-05-07T20:13:16.3862993Z use_cache=True, 2025-05-07T20:13:16.3863214Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.3863376Z use_cpu=True, 2025-05-07T20:13:16.3863579Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.3863737Z ) 2025-05-07T20:13:16.3864006Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.3864683Z self=, 2025-05-07T20:13:16.3864839Z mixed_B=True, 2025-05-07T20:13:16.3864979Z compile=False, 2025-05-07T20:13:16.3865121Z T=2, 2025-05-07T20:13:16.3865258Z D=109, 2025-05-07T20:13:16.3865584Z B=78, 2025-05-07T20:13:16.3865730Z log_E=3, 2025-05-07T20:13:16.3865860Z L=16, 2025-05-07T20:13:16.3866008Z D_gradcheck=1, 2025-05-07T20:13:16.3866199Z stochastic_rounding=True, 2025-05-07T20:13:16.3866353Z weighted=True, 2025-05-07T20:13:16.3866500Z row_wise=False, 2025-05-07T20:13:16.3866648Z mixed=True, 2025-05-07T20:13:16.3866789Z use_cache=True, 2025-05-07T20:13:16.3866980Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.3867136Z use_cpu=True, 2025-05-07T20:13:16.3867422Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.3867558Z ) 2025-05-07T20:13:16.3867821Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.3868509Z self=, 2025-05-07T20:13:16.3868648Z mixed_B=True, 2025-05-07T20:13:16.3868809Z compile=False, 2025-05-07T20:13:16.3868956Z T=3, 2025-05-07T20:13:16.3869116Z D=2, 2025-05-07T20:13:16.3869271Z B=112, 2025-05-07T20:13:16.3869422Z log_E=3, 2025-05-07T20:13:16.3869583Z L=13, 2025-05-07T20:13:16.3869728Z D_gradcheck=2, 2025-05-07T20:13:16.3869890Z stochastic_rounding=False, 2025-05-07T20:13:16.3870215Z weighted=True, 2025-05-07T20:13:16.3870355Z row_wise=True, 2025-05-07T20:13:16.3870495Z mixed=False, 2025-05-07T20:13:16.3870666Z use_cache=False, 2025-05-07T20:13:16.3870859Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.3871002Z use_cpu=True, 2025-05-07T20:13:16.3871203Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.3871348Z ) 2025-05-07T20:13:16.3871625Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.3872324Z self=, 2025-05-07T20:13:16.3872487Z mixed_B=True, 2025-05-07T20:13:16.3872657Z compile=True, 2025-05-07T20:13:16.3872802Z T=1, 2025-05-07T20:13:16.3872943Z D=88, 2025-05-07T20:13:16.3873104Z B=4, 2025-05-07T20:13:16.3873241Z log_E=4, 2025-05-07T20:13:16.3873375Z L=15, 2025-05-07T20:13:16.3873544Z D_gradcheck=2, 2025-05-07T20:13:16.3873729Z stochastic_rounding=False, 2025-05-07T20:13:16.3873891Z weighted=False, 2025-05-07T20:13:16.3874058Z row_wise=True, 2025-05-07T20:13:16.3874202Z mixed=False, 2025-05-07T20:13:16.3874352Z use_cache=False, 2025-05-07T20:13:16.3874562Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.3874722Z use_cpu=True, 2025-05-07T20:13:16.3874939Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.3875075Z ) 2025-05-07T20:13:16.3875331Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.3876132Z self=, 2025-05-07T20:13:16.3876295Z mixed_B=False, 2025-05-07T20:13:16.3876449Z compile=True, 2025-05-07T20:13:16.3876601Z T=4, 2025-05-07T20:13:16.3876734Z D=103, 2025-05-07T20:13:16.3876875Z B=85, 2025-05-07T20:13:16.3877028Z log_E=5, 2025-05-07T20:13:16.3877172Z L=17, 2025-05-07T20:13:16.3877333Z D_gradcheck=1, 2025-05-07T20:13:16.3877526Z stochastic_rounding=True, 2025-05-07T20:13:16.3877690Z weighted=False, 2025-05-07T20:13:16.3877839Z row_wise=False, 2025-05-07T20:13:16.3877996Z mixed=True, 2025-05-07T20:13:16.3878145Z use_cache=True, 2025-05-07T20:13:16.3878364Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.3878521Z use_cpu=True, 2025-05-07T20:13:16.3878718Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.3878869Z ) 2025-05-07T20:13:16.3879120Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.3879840Z self=, 2025-05-07T20:13:16.3880005Z mixed_B=True, 2025-05-07T20:13:16.3880150Z compile=False, 2025-05-07T20:13:16.3880286Z T=4, 2025-05-07T20:13:16.3880442Z D=95, 2025-05-07T20:13:16.3880704Z B=16, 2025-05-07T20:13:16.3880847Z log_E=4, 2025-05-07T20:13:16.3881070Z L=7, 2025-05-07T20:13:16.3881230Z D_gradcheck=1, 2025-05-07T20:13:16.3881406Z stochastic_rounding=False, 2025-05-07T20:13:16.3881572Z weighted=False, 2025-05-07T20:13:16.3881735Z row_wise=True, 2025-05-07T20:13:16.3881884Z mixed=False, 2025-05-07T20:13:16.3882030Z use_cache=True, 2025-05-07T20:13:16.3882241Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.3882386Z use_cpu=True, 2025-05-07T20:13:16.3882659Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.3882798Z ) 2025-05-07T20:13:16.3883055Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.3883789Z self=, 2025-05-07T20:13:16.3883947Z mixed_B=False, 2025-05-07T20:13:16.3884097Z compile=False, 2025-05-07T20:13:16.3884243Z T=5, 2025-05-07T20:13:16.3884381Z D=112, 2025-05-07T20:13:16.3884528Z B=25, 2025-05-07T20:13:16.3884686Z log_E=4, 2025-05-07T20:13:16.3884826Z L=12, 2025-05-07T20:13:16.3884981Z D_gradcheck=1, 2025-05-07T20:13:16.3885164Z stochastic_rounding=False, 2025-05-07T20:13:16.3885408Z weighted=False, 2025-05-07T20:13:16.3885550Z row_wise=True, 2025-05-07T20:13:16.3885717Z mixed=False, 2025-05-07T20:13:16.3885869Z use_cache=True, 2025-05-07T20:13:16.3886089Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.3886238Z use_cpu=True, 2025-05-07T20:13:16.3886433Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.3886590Z ) 2025-05-07T20:13:16.3886851Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.3887562Z self=, 2025-05-07T20:13:16.3887738Z mixed_B=False, 2025-05-07T20:13:16.3887876Z compile=False, 2025-05-07T20:13:16.3888004Z T=3, 2025-05-07T20:13:16.3888152Z D=57, 2025-05-07T20:13:16.3888289Z B=121, 2025-05-07T20:13:16.3888422Z log_E=3, 2025-05-07T20:13:16.3888562Z L=6, 2025-05-07T20:13:16.3888711Z D_gradcheck=1, 2025-05-07T20:13:16.3888887Z stochastic_rounding=True, 2025-05-07T20:13:16.3889061Z weighted=False, 2025-05-07T20:13:16.3889215Z row_wise=True, 2025-05-07T20:13:16.3889374Z mixed=False, 2025-05-07T20:13:16.3889527Z use_cache=True, 2025-05-07T20:13:16.3889730Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.3889895Z use_cpu=True, 2025-05-07T20:13:16.3890093Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.3890222Z ) 2025-05-07T20:13:16.3890489Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.3891164Z self=, 2025-05-07T20:13:16.3891311Z mixed_B=False, 2025-05-07T20:13:16.3891467Z compile=False, 2025-05-07T20:13:16.3891600Z T=3, 2025-05-07T20:13:16.3891730Z D=52, 2025-05-07T20:13:16.3891896Z B=9, 2025-05-07T20:13:16.3892037Z log_E=3, 2025-05-07T20:13:16.3892185Z L=4, 2025-05-07T20:13:16.3892347Z D_gradcheck=2, 2025-05-07T20:13:16.3892534Z stochastic_rounding=True, 2025-05-07T20:13:16.3892716Z weighted=True, 2025-05-07T20:13:16.3892878Z row_wise=False, 2025-05-07T20:13:16.3893030Z mixed=False, 2025-05-07T20:13:16.3893202Z use_cache=False, 2025-05-07T20:13:16.3893398Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.3893533Z use_cpu=True, 2025-05-07T20:13:16.3893727Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.3893854Z ) 2025-05-07T20:13:16.3894099Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.3894754Z self=, 2025-05-07T20:13:16.3894894Z mixed_B=False, 2025-05-07T20:13:16.3895045Z compile=True, 2025-05-07T20:13:16.3895172Z T=5, 2025-05-07T20:13:16.3895301Z D=109, 2025-05-07T20:13:16.3895555Z B=22, 2025-05-07T20:13:16.3895681Z log_E=5, 2025-05-07T20:13:16.3895802Z L=20, 2025-05-07T20:13:16.3895956Z D_gradcheck=2, 2025-05-07T20:13:16.3896116Z stochastic_rounding=True, 2025-05-07T20:13:16.3896269Z weighted=False, 2025-05-07T20:13:16.3896439Z row_wise=False, 2025-05-07T20:13:16.3896591Z mixed=True, 2025-05-07T20:13:16.3896750Z use_cache=True, 2025-05-07T20:13:16.3896975Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.3897132Z use_cpu=True, 2025-05-07T20:13:16.3897383Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.3897545Z ) 2025-05-07T20:13:16.3897786Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.3898441Z self=, 2025-05-07T20:13:16.3898595Z mixed_B=False, 2025-05-07T20:13:16.3898746Z compile=True, 2025-05-07T20:13:16.3898893Z T=1, 2025-05-07T20:13:16.3899018Z D=114, 2025-05-07T20:13:16.3899154Z B=105, 2025-05-07T20:13:16.3899303Z log_E=5, 2025-05-07T20:13:16.3899436Z L=15, 2025-05-07T20:13:16.3899580Z D_gradcheck=1, 2025-05-07T20:13:16.3899768Z stochastic_rounding=False, 2025-05-07T20:13:16.3900017Z weighted=False, 2025-05-07T20:13:16.3900156Z row_wise=True, 2025-05-07T20:13:16.3900305Z mixed=False, 2025-05-07T20:13:16.3900447Z use_cache=False, 2025-05-07T20:13:16.3900644Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.3900802Z use_cpu=True, 2025-05-07T20:13:16.3900984Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.3901114Z ) 2025-05-07T20:13:16.3901370Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.3902054Z self=, 2025-05-07T20:13:16.3902230Z mixed_B=False, 2025-05-07T20:13:16.3902386Z compile=True, 2025-05-07T20:13:16.3902532Z T=5, 2025-05-07T20:13:16.3902692Z D=80, 2025-05-07T20:13:16.3902850Z B=79, 2025-05-07T20:13:16.3902984Z log_E=4, 2025-05-07T20:13:16.3903124Z L=15, 2025-05-07T20:13:16.3903269Z D_gradcheck=2, 2025-05-07T20:13:16.3903441Z stochastic_rounding=False, 2025-05-07T20:13:16.3903601Z weighted=True, 2025-05-07T20:13:16.3903743Z row_wise=False, 2025-05-07T20:13:16.3903874Z mixed=True, 2025-05-07T20:13:16.3904032Z use_cache=False, 2025-05-07T20:13:16.3904220Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.3904375Z use_cpu=True, 2025-05-07T20:13:16.3904573Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.3904715Z ) 2025-05-07T20:13:16.3904993Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.3905884Z self=, 2025-05-07T20:13:16.3906046Z mixed_B=True, 2025-05-07T20:13:16.3906210Z compile=False, 2025-05-07T20:13:16.3906352Z T=3, 2025-05-07T20:13:16.3906482Z D=91, 2025-05-07T20:13:16.3906636Z B=118, 2025-05-07T20:13:16.3906771Z log_E=5, 2025-05-07T20:13:16.3906903Z L=16, 2025-05-07T20:13:16.3907076Z D_gradcheck=2, 2025-05-07T20:13:16.3907260Z stochastic_rounding=False, 2025-05-07T20:13:16.3907420Z weighted=False, 2025-05-07T20:13:16.3907586Z row_wise=False, 2025-05-07T20:13:16.3907727Z mixed=True, 2025-05-07T20:13:16.3907882Z use_cache=False, 2025-05-07T20:13:16.3908084Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.3908240Z use_cpu=True, 2025-05-07T20:13:16.3908453Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.3908591Z ) 2025-05-07T20:13:16.3908846Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.3909553Z self=, 2025-05-07T20:13:16.3909713Z mixed_B=False, 2025-05-07T20:13:16.3909869Z compile=False, 2025-05-07T20:13:16.3910019Z T=3, 2025-05-07T20:13:16.3910153Z D=124, 2025-05-07T20:13:16.3910432Z B=62, 2025-05-07T20:13:16.3910595Z log_E=3, 2025-05-07T20:13:16.3910744Z L=8, 2025-05-07T20:13:16.3910900Z D_gradcheck=2, 2025-05-07T20:13:16.3911095Z stochastic_rounding=False, 2025-05-07T20:13:16.3911253Z weighted=False, 2025-05-07T20:13:16.3911417Z row_wise=True, 2025-05-07T20:13:16.3911560Z mixed=True, 2025-05-07T20:13:16.3911715Z use_cache=True, 2025-05-07T20:13:16.3911939Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.3912092Z use_cpu=True, 2025-05-07T20:13:16.3912369Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.3912522Z ) 2025-05-07T20:13:16.3912783Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.3913491Z self=, 2025-05-07T20:13:16.3913656Z mixed_B=True, 2025-05-07T20:13:16.3913818Z compile=False, 2025-05-07T20:13:16.3913961Z T=2, 2025-05-07T20:13:16.3914128Z D=100, 2025-05-07T20:13:16.3914277Z B=72, 2025-05-07T20:13:16.3914433Z log_E=4, 2025-05-07T20:13:16.3914570Z L=15, 2025-05-07T20:13:16.3914717Z D_gradcheck=2, 2025-05-07T20:13:16.3914917Z stochastic_rounding=True, 2025-05-07T20:13:16.3915201Z weighted=True, 2025-05-07T20:13:16.3915353Z row_wise=True, 2025-05-07T20:13:16.3915519Z mixed=False, 2025-05-07T20:13:16.3915668Z use_cache=True, 2025-05-07T20:13:16.3915872Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.3916126Z use_cpu=True, 2025-05-07T20:13:16.3916326Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.3916466Z ) 2025-05-07T20:13:16.3916738Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.3917458Z self=, 2025-05-07T20:13:16.3917626Z mixed_B=False, 2025-05-07T20:13:16.3917774Z compile=True, 2025-05-07T20:13:16.3917910Z T=5, 2025-05-07T20:13:16.3918064Z D=39, 2025-05-07T20:13:16.3918213Z B=98, 2025-05-07T20:13:16.3918355Z log_E=3, 2025-05-07T20:13:16.3918511Z L=19, 2025-05-07T20:13:16.3918657Z D_gradcheck=1, 2025-05-07T20:13:16.3918820Z stochastic_rounding=True, 2025-05-07T20:13:16.3918987Z weighted=False, 2025-05-07T20:13:16.3919130Z row_wise=False, 2025-05-07T20:13:16.3919283Z mixed=False, 2025-05-07T20:13:16.3919450Z use_cache=True, 2025-05-07T20:13:16.3919653Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.3919797Z use_cpu=True, 2025-05-07T20:13:16.3920002Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.3920144Z ) 2025-05-07T20:13:16.3920405Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.3921120Z self=, 2025-05-07T20:13:16.3921276Z mixed_B=True, 2025-05-07T20:13:16.3921432Z compile=False, 2025-05-07T20:13:16.3921564Z T=2, 2025-05-07T20:13:16.3921694Z D=91, 2025-05-07T20:13:16.3921841Z B=13, 2025-05-07T20:13:16.3922005Z log_E=4, 2025-05-07T20:13:16.3922149Z L=0, 2025-05-07T20:13:16.3922312Z D_gradcheck=1, 2025-05-07T20:13:16.3922481Z stochastic_rounding=True, 2025-05-07T20:13:16.3922641Z weighted=False, 2025-05-07T20:13:16.3922802Z row_wise=False, 2025-05-07T20:13:16.3922954Z mixed=False, 2025-05-07T20:13:16.3923107Z use_cache=True, 2025-05-07T20:13:16.3923322Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.3923474Z use_cpu=True, 2025-05-07T20:13:16.3923666Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.3923803Z ) 2025-05-07T20:13:16.4230352Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.4231096Z self=, 2025-05-07T20:13:16.4231241Z mixed_B=True, 2025-05-07T20:13:16.4231400Z compile=False, 2025-05-07T20:13:16.4231527Z T=4, 2025-05-07T20:13:16.4231653Z D=119, 2025-05-07T20:13:16.4231975Z B=102, 2025-05-07T20:13:16.4232101Z log_E=5, 2025-05-07T20:13:16.4232225Z L=16, 2025-05-07T20:13:16.4232379Z D_gradcheck=2, 2025-05-07T20:13:16.4232541Z stochastic_rounding=True, 2025-05-07T20:13:16.4232709Z weighted=True, 2025-05-07T20:13:16.4232848Z row_wise=True, 2025-05-07T20:13:16.4232984Z mixed=False, 2025-05-07T20:13:16.4233132Z use_cache=True, 2025-05-07T20:13:16.4233339Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.4233499Z use_cpu=True, 2025-05-07T20:13:16.4233802Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.4233953Z ) 2025-05-07T20:13:16.4234223Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.4234914Z self=, 2025-05-07T20:13:16.4235055Z mixed_B=False, 2025-05-07T20:13:16.4235193Z compile=False, 2025-05-07T20:13:16.4235336Z T=3, 2025-05-07T20:13:16.4235468Z D=56, 2025-05-07T20:13:16.4235608Z B=79, 2025-05-07T20:13:16.4235760Z log_E=3, 2025-05-07T20:13:16.4235900Z L=0, 2025-05-07T20:13:16.4236135Z D_gradcheck=1, 2025-05-07T20:13:16.4236307Z stochastic_rounding=True, 2025-05-07T20:13:16.4236669Z weighted=True, 2025-05-07T20:13:16.4236833Z row_wise=True, 2025-05-07T20:13:16.4236972Z mixed=False, 2025-05-07T20:13:16.4237109Z use_cache=True, 2025-05-07T20:13:16.4237315Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.4237458Z use_cpu=True, 2025-05-07T20:13:16.4237651Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.4237800Z ) 2025-05-07T20:13:16.4238047Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.4238730Z self=, 2025-05-07T20:13:16.4238895Z mixed_B=True, 2025-05-07T20:13:16.4239024Z compile=True, 2025-05-07T20:13:16.4239186Z T=5, 2025-05-07T20:13:16.4239334Z D=94, 2025-05-07T20:13:16.4239483Z B=73, 2025-05-07T20:13:16.4239643Z log_E=3, 2025-05-07T20:13:16.4239796Z L=18, 2025-05-07T20:13:16.4239952Z D_gradcheck=2, 2025-05-07T20:13:16.4240135Z stochastic_rounding=False, 2025-05-07T20:13:16.4240282Z weighted=False, 2025-05-07T20:13:16.4240423Z row_wise=False, 2025-05-07T20:13:16.4240578Z mixed=True, 2025-05-07T20:13:16.4240712Z use_cache=True, 2025-05-07T20:13:16.4240897Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.4241052Z use_cpu=True, 2025-05-07T20:13:16.4241233Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.4241355Z ) 2025-05-07T20:13:16.4241625Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.4242338Z self=, 2025-05-07T20:13:16.4242495Z mixed_B=True, 2025-05-07T20:13:16.4242644Z compile=False, 2025-05-07T20:13:16.4242789Z T=2, 2025-05-07T20:13:16.4242940Z D=76, 2025-05-07T20:13:16.4243084Z B=121, 2025-05-07T20:13:16.4243228Z log_E=4, 2025-05-07T20:13:16.4243377Z L=16, 2025-05-07T20:13:16.4243526Z D_gradcheck=1, 2025-05-07T20:13:16.4243693Z stochastic_rounding=True, 2025-05-07T20:13:16.4243862Z weighted=True, 2025-05-07T20:13:16.4244018Z row_wise=True, 2025-05-07T20:13:16.4244171Z mixed=False, 2025-05-07T20:13:16.4244339Z use_cache=True, 2025-05-07T20:13:16.4244537Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.4244681Z use_cpu=True, 2025-05-07T20:13:16.4244885Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.4245020Z ) 2025-05-07T20:13:16.4245297Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.4245995Z self=, 2025-05-07T20:13:16.4246243Z mixed_B=False, 2025-05-07T20:13:16.4246402Z compile=False, 2025-05-07T20:13:16.4246563Z T=3, 2025-05-07T20:13:16.4246704Z D=54, 2025-05-07T20:13:16.4246943Z B=61, 2025-05-07T20:13:16.4247092Z log_E=3, 2025-05-07T20:13:16.4247227Z L=10, 2025-05-07T20:13:16.4247373Z D_gradcheck=2, 2025-05-07T20:13:16.4247568Z stochastic_rounding=True, 2025-05-07T20:13:16.4247733Z weighted=False, 2025-05-07T20:13:16.4247890Z row_wise=False, 2025-05-07T20:13:16.4248044Z mixed=True, 2025-05-07T20:13:16.4248193Z use_cache=False, 2025-05-07T20:13:16.4248391Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.4248557Z use_cpu=True, 2025-05-07T20:13:16.4248828Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.4248971Z ) 2025-05-07T20:13:16.4249235Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.4249948Z self=, 2025-05-07T20:13:16.4250116Z mixed_B=False, 2025-05-07T20:13:16.4250264Z compile=False, 2025-05-07T20:13:16.4250394Z T=2, 2025-05-07T20:13:16.4250560Z D=19, 2025-05-07T20:13:16.4250708Z B=24, 2025-05-07T20:13:16.4250857Z log_E=4, 2025-05-07T20:13:16.4251011Z L=19, 2025-05-07T20:13:16.4251167Z D_gradcheck=2, 2025-05-07T20:13:16.4251339Z stochastic_rounding=True, 2025-05-07T20:13:16.4251686Z weighted=False, 2025-05-07T20:13:16.4251846Z row_wise=True, 2025-05-07T20:13:16.4252003Z mixed=False, 2025-05-07T20:13:16.4252175Z use_cache=False, 2025-05-07T20:13:16.4252375Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.4252521Z use_cpu=True, 2025-05-07T20:13:16.4252731Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.4252871Z ) 2025-05-07T20:13:16.4253153Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.4253865Z self=, 2025-05-07T20:13:16.4254022Z mixed_B=True, 2025-05-07T20:13:16.4254193Z compile=True, 2025-05-07T20:13:16.4254333Z T=4, 2025-05-07T20:13:16.4254471Z D=70, 2025-05-07T20:13:16.4254629Z B=107, 2025-05-07T20:13:16.4254771Z log_E=5, 2025-05-07T20:13:16.4254914Z L=11, 2025-05-07T20:13:16.4255083Z D_gradcheck=1, 2025-05-07T20:13:16.4255267Z stochastic_rounding=True, 2025-05-07T20:13:16.4255421Z weighted=False, 2025-05-07T20:13:16.4255575Z row_wise=False, 2025-05-07T20:13:16.4255718Z mixed=True, 2025-05-07T20:13:16.4255868Z use_cache=True, 2025-05-07T20:13:16.4256090Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.4256243Z use_cpu=True, 2025-05-07T20:13:16.4256453Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.4256586Z ) 2025-05-07T20:13:16.4256853Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.4257575Z self=, 2025-05-07T20:13:16.4257731Z mixed_B=False, 2025-05-07T20:13:16.4257891Z compile=True, 2025-05-07T20:13:16.4258053Z T=3, 2025-05-07T20:13:16.4258181Z D=28, 2025-05-07T20:13:16.4258312Z B=42, 2025-05-07T20:13:16.4258454Z log_E=4, 2025-05-07T20:13:16.4258583Z L=19, 2025-05-07T20:13:16.4258726Z D_gradcheck=2, 2025-05-07T20:13:16.4258933Z stochastic_rounding=True, 2025-05-07T20:13:16.4259086Z weighted=True, 2025-05-07T20:13:16.4259227Z row_wise=True, 2025-05-07T20:13:16.4259384Z mixed=True, 2025-05-07T20:13:16.4259530Z use_cache=False, 2025-05-07T20:13:16.4259749Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.4259904Z use_cpu=True, 2025-05-07T20:13:16.4260091Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.4260239Z ) 2025-05-07T20:13:16.4260503Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.4261186Z self=, 2025-05-07T20:13:16.4261351Z mixed_B=True, 2025-05-07T20:13:16.4261502Z compile=True, 2025-05-07T20:13:16.4261641Z T=2, 2025-05-07T20:13:16.4261793Z D=41, 2025-05-07T20:13:16.4262035Z B=36, 2025-05-07T20:13:16.4262181Z log_E=3, 2025-05-07T20:13:16.4262324Z L=16, 2025-05-07T20:13:16.4262471Z D_gradcheck=1, 2025-05-07T20:13:16.4262666Z stochastic_rounding=False, 2025-05-07T20:13:16.4262826Z weighted=False, 2025-05-07T20:13:16.4262966Z row_wise=True, 2025-05-07T20:13:16.4263114Z mixed=False, 2025-05-07T20:13:16.4263251Z use_cache=False, 2025-05-07T20:13:16.4263437Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.4263596Z use_cpu=True, 2025-05-07T20:13:16.4263837Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.4263969Z ) 2025-05-07T20:13:16.4264239Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.4264963Z self=, 2025-05-07T20:13:16.4265120Z mixed_B=False, 2025-05-07T20:13:16.4265286Z compile=True, 2025-05-07T20:13:16.4265434Z T=3, 2025-05-07T20:13:16.4265574Z D=43, 2025-05-07T20:13:16.4265725Z B=112, 2025-05-07T20:13:16.4265852Z log_E=5, 2025-05-07T20:13:16.4265993Z L=8, 2025-05-07T20:13:16.4266134Z D_gradcheck=2, 2025-05-07T20:13:16.4266293Z stochastic_rounding=True, 2025-05-07T20:13:16.4266555Z weighted=True, 2025-05-07T20:13:16.4266702Z row_wise=False, 2025-05-07T20:13:16.4266836Z mixed=True, 2025-05-07T20:13:16.4266983Z use_cache=True, 2025-05-07T20:13:16.4267168Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.4267300Z use_cpu=True, 2025-05-07T20:13:16.4267491Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.4267616Z ) 2025-05-07T20:13:16.4267851Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.4268487Z self=, 2025-05-07T20:13:16.4268628Z mixed_B=False, 2025-05-07T20:13:16.4268801Z compile=True, 2025-05-07T20:13:16.4268953Z T=2, 2025-05-07T20:13:16.4269097Z D=42, 2025-05-07T20:13:16.4269263Z B=37, 2025-05-07T20:13:16.4269412Z log_E=5, 2025-05-07T20:13:16.4269557Z L=12, 2025-05-07T20:13:16.4269734Z D_gradcheck=2, 2025-05-07T20:13:16.4269924Z stochastic_rounding=False, 2025-05-07T20:13:16.4270093Z weighted=True, 2025-05-07T20:13:16.4270243Z row_wise=True, 2025-05-07T20:13:16.4270373Z mixed=True, 2025-05-07T20:13:16.4270511Z use_cache=True, 2025-05-07T20:13:16.4270709Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.4270847Z use_cpu=True, 2025-05-07T20:13:16.4271034Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.4271187Z ) 2025-05-07T20:13:16.4271442Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.4272150Z self=, 2025-05-07T20:13:16.4272293Z mixed_B=True, 2025-05-07T20:13:16.4272431Z compile=True, 2025-05-07T20:13:16.4272577Z T=5, 2025-05-07T20:13:16.4272708Z D=64, 2025-05-07T20:13:16.4272837Z B=84, 2025-05-07T20:13:16.4272993Z log_E=5, 2025-05-07T20:13:16.4273127Z L=10, 2025-05-07T20:13:16.4273274Z D_gradcheck=2, 2025-05-07T20:13:16.4273446Z stochastic_rounding=True, 2025-05-07T20:13:16.4273601Z weighted=False, 2025-05-07T20:13:16.4273741Z row_wise=False, 2025-05-07T20:13:16.4273888Z mixed=False, 2025-05-07T20:13:16.4274034Z use_cache=False, 2025-05-07T20:13:16.4274234Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.4274375Z use_cpu=True, 2025-05-07T20:13:16.4274572Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.4274729Z ) 2025-05-07T20:13:16.4274998Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.4275698Z self=, 2025-05-07T20:13:16.4275857Z mixed_B=False, 2025-05-07T20:13:16.4276097Z compile=True, 2025-05-07T20:13:16.4276226Z T=3, 2025-05-07T20:13:16.4276367Z D=45, 2025-05-07T20:13:16.4276489Z B=4, 2025-05-07T20:13:16.4276729Z log_E=3, 2025-05-07T20:13:16.4276871Z L=5, 2025-05-07T20:13:16.4277015Z D_gradcheck=1, 2025-05-07T20:13:16.4277193Z stochastic_rounding=False, 2025-05-07T20:13:16.4277373Z weighted=True, 2025-05-07T20:13:16.4277515Z row_wise=True, 2025-05-07T20:13:16.4277659Z mixed=True, 2025-05-07T20:13:16.4277812Z use_cache=True, 2025-05-07T20:13:16.4278007Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.4278166Z use_cpu=True, 2025-05-07T20:13:16.4278417Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.4278560Z ) 2025-05-07T20:13:16.4278833Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.4279535Z self=, 2025-05-07T20:13:16.4279688Z mixed_B=True, 2025-05-07T20:13:16.4279850Z compile=True, 2025-05-07T20:13:16.4279987Z T=1, 2025-05-07T20:13:16.4280123Z D=33, 2025-05-07T20:13:16.4280267Z B=60, 2025-05-07T20:13:16.4280411Z log_E=4, 2025-05-07T20:13:16.4280550Z L=13, 2025-05-07T20:13:16.4280717Z D_gradcheck=2, 2025-05-07T20:13:16.4280895Z stochastic_rounding=True, 2025-05-07T20:13:16.4281143Z weighted=False, 2025-05-07T20:13:16.4281302Z row_wise=True, 2025-05-07T20:13:16.4281433Z mixed=False, 2025-05-07T20:13:16.4281588Z use_cache=False, 2025-05-07T20:13:16.4281784Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.4281940Z use_cpu=True, 2025-05-07T20:13:16.4282151Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.4282290Z ) 2025-05-07T20:13:16.4282544Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.4283279Z self=, 2025-05-07T20:13:16.4283435Z mixed_B=False, 2025-05-07T20:13:16.4283587Z compile=False, 2025-05-07T20:13:16.4283737Z T=2, 2025-05-07T20:13:16.4283873Z D=21, 2025-05-07T20:13:16.4284009Z B=77, 2025-05-07T20:13:16.4284177Z log_E=5, 2025-05-07T20:13:16.4284323Z L=15, 2025-05-07T20:13:16.4284484Z D_gradcheck=2, 2025-05-07T20:13:16.4284660Z stochastic_rounding=True, 2025-05-07T20:13:16.4284817Z weighted=False, 2025-05-07T20:13:16.4284977Z row_wise=False, 2025-05-07T20:13:16.4285120Z mixed=False, 2025-05-07T20:13:16.4285272Z use_cache=True, 2025-05-07T20:13:16.4285491Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.4285644Z use_cpu=True, 2025-05-07T20:13:16.4285838Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.4285980Z ) 2025-05-07T20:13:16.4286237Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.4286960Z self=, 2025-05-07T20:13:16.4287126Z mixed_B=False, 2025-05-07T20:13:16.4287281Z compile=False, 2025-05-07T20:13:16.4287427Z T=3, 2025-05-07T20:13:16.4287585Z D=113, 2025-05-07T20:13:16.4287725Z B=29, 2025-05-07T20:13:16.4287881Z log_E=5, 2025-05-07T20:13:16.4288019Z L=1, 2025-05-07T20:13:16.4288168Z D_gradcheck=1, 2025-05-07T20:13:16.4288362Z stochastic_rounding=True, 2025-05-07T20:13:16.4288528Z weighted=True, 2025-05-07T20:13:16.4288676Z row_wise=False, 2025-05-07T20:13:16.4288839Z mixed=True, 2025-05-07T20:13:16.4288987Z use_cache=True, 2025-05-07T20:13:16.4289184Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.4289347Z use_cpu=True, 2025-05-07T20:13:16.4289551Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.4289690Z ) 2025-05-07T20:13:16.4289964Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.4290675Z self=, 2025-05-07T20:13:16.4290846Z mixed_B=False, 2025-05-07T20:13:16.4290996Z compile=False, 2025-05-07T20:13:16.4291126Z T=2, 2025-05-07T20:13:16.4291274Z D=77, 2025-05-07T20:13:16.4291408Z B=61, 2025-05-07T20:13:16.4291644Z log_E=4, 2025-05-07T20:13:16.4291806Z L=4, 2025-05-07T20:13:16.4291962Z D_gradcheck=2, 2025-05-07T20:13:16.4292134Z stochastic_rounding=True, 2025-05-07T20:13:16.4292306Z weighted=False, 2025-05-07T20:13:16.4292463Z row_wise=False, 2025-05-07T20:13:16.4292619Z mixed=True, 2025-05-07T20:13:16.4292789Z use_cache=True, 2025-05-07T20:13:16.4292987Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.4293127Z use_cpu=True, 2025-05-07T20:13:16.4293377Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.4293525Z ) 2025-05-07T20:13:16.4600965Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.4601675Z self=, 2025-05-07T20:13:16.4601840Z mixed_B=True, 2025-05-07T20:13:16.4601987Z compile=True, 2025-05-07T20:13:16.4602122Z T=1, 2025-05-07T20:13:16.4618751Z D=58, 2025-05-07T20:13:16.4618978Z B=43, 2025-05-07T20:13:16.4619155Z log_E=5, 2025-05-07T20:13:16.4619295Z L=16, 2025-05-07T20:13:16.4619444Z D_gradcheck=2, 2025-05-07T20:13:16.4619631Z stochastic_rounding=True, 2025-05-07T20:13:16.4619781Z weighted=False, 2025-05-07T20:13:16.4620182Z row_wise=False, 2025-05-07T20:13:16.4620333Z mixed=False, 2025-05-07T20:13:16.4620484Z use_cache=False, 2025-05-07T20:13:16.4620692Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.4620837Z use_cpu=True, 2025-05-07T20:13:16.4621032Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.4621188Z ) 2025-05-07T20:13:16.4621458Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.4622174Z self=, 2025-05-07T20:13:16.4622345Z mixed_B=True, 2025-05-07T20:13:16.4622505Z compile=False, 2025-05-07T20:13:16.4622642Z T=2, 2025-05-07T20:13:16.4622791Z D=98, 2025-05-07T20:13:16.4622928Z B=8, 2025-05-07T20:13:16.4623088Z log_E=4, 2025-05-07T20:13:16.4623229Z L=13, 2025-05-07T20:13:16.4623388Z D_gradcheck=2, 2025-05-07T20:13:16.4623583Z stochastic_rounding=True, 2025-05-07T20:13:16.4623728Z weighted=True, 2025-05-07T20:13:16.4623885Z row_wise=True, 2025-05-07T20:13:16.4624042Z mixed=False, 2025-05-07T20:13:16.4624198Z use_cache=True, 2025-05-07T20:13:16.4624412Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.4624580Z use_cpu=True, 2025-05-07T20:13:16.4624774Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.4624905Z ) 2025-05-07T20:13:16.4625184Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.4625896Z self=, 2025-05-07T20:13:16.4626040Z mixed_B=False, 2025-05-07T20:13:16.4626201Z compile=True, 2025-05-07T20:13:16.4626346Z T=5, 2025-05-07T20:13:16.4626506Z D=16, 2025-05-07T20:13:16.4626647Z B=71, 2025-05-07T20:13:16.4626795Z log_E=4, 2025-05-07T20:13:16.4626942Z L=4, 2025-05-07T20:13:16.4627096Z D_gradcheck=2, 2025-05-07T20:13:16.4627277Z stochastic_rounding=True, 2025-05-07T20:13:16.4627443Z weighted=True, 2025-05-07T20:13:16.4627598Z row_wise=True, 2025-05-07T20:13:16.4627738Z mixed=True, 2025-05-07T20:13:16.4627898Z use_cache=True, 2025-05-07T20:13:16.4628097Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.4628247Z use_cpu=True, 2025-05-07T20:13:16.4628453Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.4628582Z ) 2025-05-07T20:13:16.4628828Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.4629533Z self=, 2025-05-07T20:13:16.4629685Z mixed_B=False, 2025-05-07T20:13:16.4629848Z compile=False, 2025-05-07T20:13:16.4629988Z T=5, 2025-05-07T20:13:16.4630132Z D=99, 2025-05-07T20:13:16.4630282Z B=50, 2025-05-07T20:13:16.4630565Z log_E=3, 2025-05-07T20:13:16.4630707Z L=15, 2025-05-07T20:13:16.4630863Z D_gradcheck=1, 2025-05-07T20:13:16.4631038Z stochastic_rounding=True, 2025-05-07T20:13:16.4631184Z weighted=True, 2025-05-07T20:13:16.4631350Z row_wise=True, 2025-05-07T20:13:16.4631484Z mixed=True, 2025-05-07T20:13:16.4631625Z use_cache=False, 2025-05-07T20:13:16.4631823Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.4631964Z use_cpu=True, 2025-05-07T20:13:16.4632136Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.4632401Z ) 2025-05-07T20:13:16.4632667Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.4633411Z self=, 2025-05-07T20:13:16.4633564Z mixed_B=True, 2025-05-07T20:13:16.4633723Z compile=False, 2025-05-07T20:13:16.4633880Z T=4, 2025-05-07T20:13:16.4634021Z D=99, 2025-05-07T20:13:16.4634148Z B=68, 2025-05-07T20:13:16.4634296Z log_E=3, 2025-05-07T20:13:16.4634423Z L=8, 2025-05-07T20:13:16.4634569Z D_gradcheck=2, 2025-05-07T20:13:16.4634745Z stochastic_rounding=True, 2025-05-07T20:13:16.4634889Z weighted=True, 2025-05-07T20:13:16.4635142Z row_wise=True, 2025-05-07T20:13:16.4635295Z mixed=True, 2025-05-07T20:13:16.4635426Z use_cache=True, 2025-05-07T20:13:16.4635609Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.4635763Z use_cpu=True, 2025-05-07T20:13:16.4635934Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.4636175Z ) 2025-05-07T20:13:16.4636408Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.4637031Z self=, 2025-05-07T20:13:16.4637185Z mixed_B=True, 2025-05-07T20:13:16.4637341Z compile=False, 2025-05-07T20:13:16.4637485Z T=2, 2025-05-07T20:13:16.4637641Z D=127, 2025-05-07T20:13:16.4637791Z B=96, 2025-05-07T20:13:16.4637942Z log_E=4, 2025-05-07T20:13:16.4638102Z L=9, 2025-05-07T20:13:16.4638259Z D_gradcheck=2, 2025-05-07T20:13:16.4638449Z stochastic_rounding=False, 2025-05-07T20:13:16.4638620Z weighted=True, 2025-05-07T20:13:16.4638843Z row_wise=True, 2025-05-07T20:13:16.4638973Z mixed=True, 2025-05-07T20:13:16.4639109Z use_cache=True, 2025-05-07T20:13:16.4639308Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.4639444Z use_cpu=True, 2025-05-07T20:13:16.4639628Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.4639786Z ) 2025-05-07T20:13:16.4640040Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.4640739Z self=, 2025-05-07T20:13:16.4640886Z mixed_B=False, 2025-05-07T20:13:16.4641027Z compile=False, 2025-05-07T20:13:16.4641168Z T=3, 2025-05-07T20:13:16.4641298Z D=29, 2025-05-07T20:13:16.4641423Z B=112, 2025-05-07T20:13:16.4641578Z log_E=5, 2025-05-07T20:13:16.4641708Z L=14, 2025-05-07T20:13:16.4641857Z D_gradcheck=2, 2025-05-07T20:13:16.4642038Z stochastic_rounding=True, 2025-05-07T20:13:16.4642181Z weighted=False, 2025-05-07T20:13:16.4642325Z row_wise=False, 2025-05-07T20:13:16.4642470Z mixed=True, 2025-05-07T20:13:16.4642616Z use_cache=True, 2025-05-07T20:13:16.4642814Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.4642969Z use_cpu=True, 2025-05-07T20:13:16.4643154Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.4643307Z ) 2025-05-07T20:13:16.4643570Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.4644273Z self=, 2025-05-07T20:13:16.4644430Z mixed_B=True, 2025-05-07T20:13:16.4644578Z compile=True, 2025-05-07T20:13:16.4644707Z T=5, 2025-05-07T20:13:16.4644846Z D=6, 2025-05-07T20:13:16.4644979Z B=45, 2025-05-07T20:13:16.4645219Z log_E=5, 2025-05-07T20:13:16.4645362Z L=12, 2025-05-07T20:13:16.4645505Z D_gradcheck=2, 2025-05-07T20:13:16.4645677Z stochastic_rounding=True, 2025-05-07T20:13:16.4645848Z weighted=False, 2025-05-07T20:13:16.4646005Z row_wise=True, 2025-05-07T20:13:16.4646162Z mixed=True, 2025-05-07T20:13:16.4646309Z use_cache=False, 2025-05-07T20:13:16.4646501Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.4646660Z use_cpu=True, 2025-05-07T20:13:16.4646848Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.4647051Z ) 2025-05-07T20:13:16.4647331Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.4648032Z self=, 2025-05-07T20:13:16.4648192Z mixed_B=False, 2025-05-07T20:13:16.4648352Z compile=True, 2025-05-07T20:13:16.4648492Z T=1, 2025-05-07T20:13:16.4648627Z D=29, 2025-05-07T20:13:16.4648776Z B=101, 2025-05-07T20:13:16.4648915Z log_E=5, 2025-05-07T20:13:16.4649054Z L=1, 2025-05-07T20:13:16.4649221Z D_gradcheck=1, 2025-05-07T20:13:16.4649405Z stochastic_rounding=False, 2025-05-07T20:13:16.4649576Z weighted=False, 2025-05-07T20:13:16.4649815Z row_wise=False, 2025-05-07T20:13:16.4649954Z mixed=True, 2025-05-07T20:13:16.4650111Z use_cache=False, 2025-05-07T20:13:16.4650311Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.4650467Z use_cpu=True, 2025-05-07T20:13:16.4650671Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.4650814Z ) 2025-05-07T20:13:16.4651064Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.4651791Z self=, 2025-05-07T20:13:16.4651943Z mixed_B=True, 2025-05-07T20:13:16.4652090Z compile=True, 2025-05-07T20:13:16.4652238Z T=4, 2025-05-07T20:13:16.4652375Z D=105, 2025-05-07T20:13:16.4652526Z B=60, 2025-05-07T20:13:16.4652676Z log_E=3, 2025-05-07T20:13:16.4652822Z L=18, 2025-05-07T20:13:16.4652981Z D_gradcheck=1, 2025-05-07T20:13:16.4653138Z stochastic_rounding=False, 2025-05-07T20:13:16.4653287Z weighted=False, 2025-05-07T20:13:16.4653449Z row_wise=True, 2025-05-07T20:13:16.4653588Z mixed=True, 2025-05-07T20:13:16.4653736Z use_cache=False, 2025-05-07T20:13:16.4653945Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.4654095Z use_cpu=True, 2025-05-07T20:13:16.4654275Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.4654422Z ) 2025-05-07T20:13:16.4654671Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.4655391Z self=, 2025-05-07T20:13:16.4655560Z mixed_B=False, 2025-05-07T20:13:16.4655708Z compile=False, 2025-05-07T20:13:16.4655858Z T=4, 2025-05-07T20:13:16.4656001Z D=40, 2025-05-07T20:13:16.4656144Z B=81, 2025-05-07T20:13:16.4656308Z log_E=4, 2025-05-07T20:13:16.4656447Z L=11, 2025-05-07T20:13:16.4656594Z D_gradcheck=2, 2025-05-07T20:13:16.4656784Z stochastic_rounding=False, 2025-05-07T20:13:16.4656934Z weighted=False, 2025-05-07T20:13:16.4657098Z row_wise=False, 2025-05-07T20:13:16.4657261Z mixed=True, 2025-05-07T20:13:16.4657409Z use_cache=True, 2025-05-07T20:13:16.4657611Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.4657769Z use_cpu=True, 2025-05-07T20:13:16.4657957Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.4658103Z ) 2025-05-07T20:13:16.4658383Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.4659103Z self=, 2025-05-07T20:13:16.4659277Z mixed_B=False, 2025-05-07T20:13:16.4659433Z compile=False, 2025-05-07T20:13:16.4659567Z T=5, 2025-05-07T20:13:16.4659708Z D=115, 2025-05-07T20:13:16.4659842Z B=51, 2025-05-07T20:13:16.4660068Z log_E=4, 2025-05-07T20:13:16.4660230Z L=16, 2025-05-07T20:13:16.4660394Z D_gradcheck=1, 2025-05-07T20:13:16.4660573Z stochastic_rounding=False, 2025-05-07T20:13:16.4660735Z weighted=True, 2025-05-07T20:13:16.4660888Z row_wise=True, 2025-05-07T20:13:16.4661025Z mixed=False, 2025-05-07T20:13:16.4661192Z use_cache=True, 2025-05-07T20:13:16.4661401Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.4661548Z use_cpu=True, 2025-05-07T20:13:16.4661747Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.4661936Z ) 2025-05-07T20:13:16.4662214Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.4662884Z self=, 2025-05-07T20:13:16.4663025Z mixed_B=True, 2025-05-07T20:13:16.4663192Z compile=False, 2025-05-07T20:13:16.4663332Z T=5, 2025-05-07T20:13:16.4663472Z D=34, 2025-05-07T20:13:16.4663626Z B=108, 2025-05-07T20:13:16.4663773Z log_E=4, 2025-05-07T20:13:16.4663911Z L=16, 2025-05-07T20:13:16.4664073Z D_gradcheck=1, 2025-05-07T20:13:16.4664255Z stochastic_rounding=False, 2025-05-07T20:13:16.4664404Z weighted=True, 2025-05-07T20:13:16.4664660Z row_wise=False, 2025-05-07T20:13:16.4664798Z mixed=False, 2025-05-07T20:13:16.4664948Z use_cache=False, 2025-05-07T20:13:16.4665166Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.4665306Z use_cpu=True, 2025-05-07T20:13:16.4665492Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.4665622Z ) 2025-05-07T20:13:16.4665867Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.4666552Z self=, 2025-05-07T20:13:16.4666690Z mixed_B=False, 2025-05-07T20:13:16.4666846Z compile=True, 2025-05-07T20:13:16.4667007Z T=2, 2025-05-07T20:13:16.4667154Z D=21, 2025-05-07T20:13:16.4667302Z B=117, 2025-05-07T20:13:16.4667471Z log_E=4, 2025-05-07T20:13:16.4667622Z L=3, 2025-05-07T20:13:16.4667774Z D_gradcheck=2, 2025-05-07T20:13:16.4667959Z stochastic_rounding=True, 2025-05-07T20:13:16.4668099Z weighted=False, 2025-05-07T20:13:16.4668255Z row_wise=True, 2025-05-07T20:13:16.4668399Z mixed=False, 2025-05-07T20:13:16.4668540Z use_cache=True, 2025-05-07T20:13:16.4668742Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.4668886Z use_cpu=True, 2025-05-07T20:13:16.4669065Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.4669207Z ) 2025-05-07T20:13:16.4669435Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.4670044Z self=, 2025-05-07T20:13:16.4670192Z mixed_B=False, 2025-05-07T20:13:16.4670321Z compile=True, 2025-05-07T20:13:16.4670446Z T=3, 2025-05-07T20:13:16.4670589Z D=11, 2025-05-07T20:13:16.4670709Z B=96, 2025-05-07T20:13:16.4670842Z log_E=3, 2025-05-07T20:13:16.4670991Z L=20, 2025-05-07T20:13:16.4671145Z D_gradcheck=2, 2025-05-07T20:13:16.4671346Z stochastic_rounding=False, 2025-05-07T20:13:16.4671503Z weighted=False, 2025-05-07T20:13:16.4671669Z row_wise=False, 2025-05-07T20:13:16.4671839Z mixed=False, 2025-05-07T20:13:16.4672001Z use_cache=False, 2025-05-07T20:13:16.4672209Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.4672379Z use_cpu=True, 2025-05-07T20:13:16.4672573Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.4672692Z ) 2025-05-07T20:13:16.4672933Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.4673604Z self=, 2025-05-07T20:13:16.4673755Z mixed_B=True, 2025-05-07T20:13:16.4673911Z compile=False, 2025-05-07T20:13:16.4674045Z T=2, 2025-05-07T20:13:16.4674197Z D=85, 2025-05-07T20:13:16.4674334Z B=102, 2025-05-07T20:13:16.4674594Z log_E=5, 2025-05-07T20:13:16.4674740Z L=9, 2025-05-07T20:13:16.4674876Z D_gradcheck=2, 2025-05-07T20:13:16.4675046Z stochastic_rounding=False, 2025-05-07T20:13:16.4675204Z weighted=True, 2025-05-07T20:13:16.4675348Z row_wise=True, 2025-05-07T20:13:16.4675486Z mixed=True, 2025-05-07T20:13:16.4675647Z use_cache=False, 2025-05-07T20:13:16.4675840Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.4676084Z use_cpu=True, 2025-05-07T20:13:16.4676284Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.4676499Z ) 2025-05-07T20:13:16.4676753Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.4677472Z self=, 2025-05-07T20:13:16.4677630Z mixed_B=True, 2025-05-07T20:13:16.4677803Z compile=False, 2025-05-07T20:13:16.4677949Z T=1, 2025-05-07T20:13:16.4678081Z D=32, 2025-05-07T20:13:16.4678214Z B=97, 2025-05-07T20:13:16.4678346Z log_E=5, 2025-05-07T20:13:16.4678491Z L=3, 2025-05-07T20:13:16.4678642Z D_gradcheck=2, 2025-05-07T20:13:16.4678806Z stochastic_rounding=True, 2025-05-07T20:13:16.4678938Z weighted=True, 2025-05-07T20:13:16.4679204Z row_wise=False, 2025-05-07T20:13:16.4679495Z mixed=False, 2025-05-07T20:13:16.4684930Z use_cache=False, 2025-05-07T20:13:16.4685152Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.4685330Z use_cpu=True, 2025-05-07T20:13:16.4685516Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.4685659Z ) 2025-05-07T20:13:16.4979543Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.4980311Z self=, 2025-05-07T20:13:16.4980461Z mixed_B=True, 2025-05-07T20:13:16.4980601Z compile=False, 2025-05-07T20:13:16.4980737Z T=4, 2025-05-07T20:13:16.4980863Z D=62, 2025-05-07T20:13:16.4980988Z B=104, 2025-05-07T20:13:16.4981129Z log_E=3, 2025-05-07T20:13:16.4981271Z L=9, 2025-05-07T20:13:16.4981405Z D_gradcheck=2, 2025-05-07T20:13:16.4981580Z stochastic_rounding=False, 2025-05-07T20:13:16.4981722Z weighted=False, 2025-05-07T20:13:16.4981880Z row_wise=True, 2025-05-07T20:13:16.4982008Z mixed=True, 2025-05-07T20:13:16.4982145Z use_cache=True, 2025-05-07T20:13:16.4982367Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.4982518Z use_cpu=True, 2025-05-07T20:13:16.4982715Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.4982862Z ) 2025-05-07T20:13:16.4983145Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.4983881Z self=, 2025-05-07T20:13:16.4984039Z mixed_B=False, 2025-05-07T20:13:16.4984197Z compile=False, 2025-05-07T20:13:16.4984323Z T=1, 2025-05-07T20:13:16.4984448Z D=66, 2025-05-07T20:13:16.4984581Z B=79, 2025-05-07T20:13:16.4984714Z log_E=3, 2025-05-07T20:13:16.4984844Z L=17, 2025-05-07T20:13:16.4985002Z D_gradcheck=1, 2025-05-07T20:13:16.4985177Z stochastic_rounding=True, 2025-05-07T20:13:16.4985340Z weighted=True, 2025-05-07T20:13:16.4985484Z row_wise=True, 2025-05-07T20:13:16.4985617Z mixed=True, 2025-05-07T20:13:16.4985778Z use_cache=False, 2025-05-07T20:13:16.4985981Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.4986121Z use_cpu=True, 2025-05-07T20:13:16.4986315Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.4986442Z ) 2025-05-07T20:13:16.4986683Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.4987376Z self=, 2025-05-07T20:13:16.4987525Z mixed_B=False, 2025-05-07T20:13:16.4987668Z compile=True, 2025-05-07T20:13:16.4987812Z T=4, 2025-05-07T20:13:16.4987954Z D=60, 2025-05-07T20:13:16.4988105Z B=34, 2025-05-07T20:13:16.4988246Z log_E=3, 2025-05-07T20:13:16.4988583Z L=15, 2025-05-07T20:13:16.4988759Z D_gradcheck=2, 2025-05-07T20:13:16.4988945Z stochastic_rounding=True, 2025-05-07T20:13:16.4989105Z weighted=False, 2025-05-07T20:13:16.4989283Z row_wise=True, 2025-05-07T20:13:16.4989430Z mixed=True, 2025-05-07T20:13:16.4989557Z use_cache=True, 2025-05-07T20:13:16.4989766Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.4989914Z use_cpu=True, 2025-05-07T20:13:16.4990087Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.4990317Z ) 2025-05-07T20:13:16.4990570Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.4991271Z self=, 2025-05-07T20:13:16.4991437Z mixed_B=True, 2025-05-07T20:13:16.4991587Z compile=False, 2025-05-07T20:13:16.4991735Z T=2, 2025-05-07T20:13:16.4991867Z D=61, 2025-05-07T20:13:16.4992000Z B=47, 2025-05-07T20:13:16.4992162Z log_E=5, 2025-05-07T20:13:16.4992310Z L=5, 2025-05-07T20:13:16.4992462Z D_gradcheck=2, 2025-05-07T20:13:16.4992652Z stochastic_rounding=True, 2025-05-07T20:13:16.4992798Z weighted=False, 2025-05-07T20:13:16.4993034Z row_wise=False, 2025-05-07T20:13:16.4993194Z mixed=True, 2025-05-07T20:13:16.4993352Z use_cache=True, 2025-05-07T20:13:16.4993686Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.4993845Z use_cpu=True, 2025-05-07T20:13:16.4994030Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.4994160Z ) 2025-05-07T20:13:16.4994430Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.4995139Z self=, 2025-05-07T20:13:16.4995291Z mixed_B=False, 2025-05-07T20:13:16.4995437Z compile=False, 2025-05-07T20:13:16.4995571Z T=4, 2025-05-07T20:13:16.4995727Z D=107, 2025-05-07T20:13:16.4995873Z B=46, 2025-05-07T20:13:16.4996104Z log_E=5, 2025-05-07T20:13:16.4996263Z L=6, 2025-05-07T20:13:16.4996406Z D_gradcheck=1, 2025-05-07T20:13:16.4996575Z stochastic_rounding=False, 2025-05-07T20:13:16.4996733Z weighted=False, 2025-05-07T20:13:16.4996883Z row_wise=False, 2025-05-07T20:13:16.4997035Z mixed=True, 2025-05-07T20:13:16.4997198Z use_cache=False, 2025-05-07T20:13:16.4997408Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.4997552Z use_cpu=True, 2025-05-07T20:13:16.4997745Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.4997883Z ) 2025-05-07T20:13:16.4998164Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.4998878Z self=, 2025-05-07T20:13:16.4999029Z mixed_B=False, 2025-05-07T20:13:16.4999200Z compile=False, 2025-05-07T20:13:16.4999347Z T=2, 2025-05-07T20:13:16.4999489Z D=64, 2025-05-07T20:13:16.4999638Z B=33, 2025-05-07T20:13:16.4999772Z log_E=3, 2025-05-07T20:13:16.4999909Z L=6, 2025-05-07T20:13:16.5000067Z D_gradcheck=2, 2025-05-07T20:13:16.5000250Z stochastic_rounding=True, 2025-05-07T20:13:16.5000406Z weighted=False, 2025-05-07T20:13:16.5000571Z row_wise=False, 2025-05-07T20:13:16.5000715Z mixed=False, 2025-05-07T20:13:16.5000865Z use_cache=True, 2025-05-07T20:13:16.5001080Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.5001235Z use_cpu=True, 2025-05-07T20:13:16.5001441Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.5001577Z ) 2025-05-07T20:13:16.5001834Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.5002560Z self=, 2025-05-07T20:13:16.5002711Z mixed_B=True, 2025-05-07T20:13:16.5002860Z compile=False, 2025-05-07T20:13:16.5003009Z T=4, 2025-05-07T20:13:16.5003147Z D=90, 2025-05-07T20:13:16.5003290Z B=55, 2025-05-07T20:13:16.5003451Z log_E=5, 2025-05-07T20:13:16.5003700Z L=3, 2025-05-07T20:13:16.5003846Z D_gradcheck=1, 2025-05-07T20:13:16.5004030Z stochastic_rounding=True, 2025-05-07T20:13:16.5004179Z weighted=False, 2025-05-07T20:13:16.5004355Z row_wise=True, 2025-05-07T20:13:16.5004506Z mixed=True, 2025-05-07T20:13:16.5004659Z use_cache=False, 2025-05-07T20:13:16.5004877Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.5005016Z use_cpu=True, 2025-05-07T20:13:16.5005196Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.5005342Z ) 2025-05-07T20:13:16.5005933Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.5006644Z self=, 2025-05-07T20:13:16.5006809Z mixed_B=True, 2025-05-07T20:13:16.5006960Z compile=False, 2025-05-07T20:13:16.5007091Z T=2, 2025-05-07T20:13:16.5007239Z D=101, 2025-05-07T20:13:16.5007369Z B=27, 2025-05-07T20:13:16.5007514Z log_E=3, 2025-05-07T20:13:16.5007676Z L=18, 2025-05-07T20:13:16.5007821Z D_gradcheck=2, 2025-05-07T20:13:16.5008001Z stochastic_rounding=False, 2025-05-07T20:13:16.5008147Z weighted=True, 2025-05-07T20:13:16.5008385Z row_wise=True, 2025-05-07T20:13:16.5008539Z mixed=True, 2025-05-07T20:13:16.5008687Z use_cache=False, 2025-05-07T20:13:16.5008990Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.5009155Z use_cpu=True, 2025-05-07T20:13:16.5009355Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.5009492Z ) 2025-05-07T20:13:16.5009773Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.5010484Z self=, 2025-05-07T20:13:16.5010628Z mixed_B=False, 2025-05-07T20:13:16.5010781Z compile=True, 2025-05-07T20:13:16.5010905Z T=3, 2025-05-07T20:13:16.5011047Z D=40, 2025-05-07T20:13:16.5011179Z B=48, 2025-05-07T20:13:16.5011312Z log_E=5, 2025-05-07T20:13:16.5011460Z L=11, 2025-05-07T20:13:16.5011597Z D_gradcheck=1, 2025-05-07T20:13:16.5011769Z stochastic_rounding=False, 2025-05-07T20:13:16.5011936Z weighted=False, 2025-05-07T20:13:16.5012072Z row_wise=False, 2025-05-07T20:13:16.5012219Z mixed=True, 2025-05-07T20:13:16.5012386Z use_cache=True, 2025-05-07T20:13:16.5012600Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.5012754Z use_cpu=True, 2025-05-07T20:13:16.5012962Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.5013104Z ) 2025-05-07T20:13:16.5013355Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.5014094Z self=, 2025-05-07T20:13:16.5014252Z mixed_B=False, 2025-05-07T20:13:16.5014396Z compile=False, 2025-05-07T20:13:16.5014518Z T=2, 2025-05-07T20:13:16.5014654Z D=17, 2025-05-07T20:13:16.5014778Z B=37, 2025-05-07T20:13:16.5014905Z log_E=3, 2025-05-07T20:13:16.5015051Z L=15, 2025-05-07T20:13:16.5015187Z D_gradcheck=2, 2025-05-07T20:13:16.5015356Z stochastic_rounding=False, 2025-05-07T20:13:16.5015494Z weighted=False, 2025-05-07T20:13:16.5015633Z row_wise=False, 2025-05-07T20:13:16.5015774Z mixed=True, 2025-05-07T20:13:16.5015904Z use_cache=False, 2025-05-07T20:13:16.5016091Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.5016241Z use_cpu=True, 2025-05-07T20:13:16.5016413Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.5016552Z ) 2025-05-07T20:13:16.5016836Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.5017571Z self=, 2025-05-07T20:13:16.5017729Z mixed_B=False, 2025-05-07T20:13:16.5017895Z compile=False, 2025-05-07T20:13:16.5018031Z T=4, 2025-05-07T20:13:16.5018150Z D=26, 2025-05-07T20:13:16.5018286Z B=92, 2025-05-07T20:13:16.5018414Z log_E=5, 2025-05-07T20:13:16.5018701Z L=2, 2025-05-07T20:13:16.5018845Z D_gradcheck=2, 2025-05-07T20:13:16.5019020Z stochastic_rounding=True, 2025-05-07T20:13:16.5019185Z weighted=True, 2025-05-07T20:13:16.5019328Z row_wise=True, 2025-05-07T20:13:16.5019463Z mixed=False, 2025-05-07T20:13:16.5019617Z use_cache=True, 2025-05-07T20:13:16.5019816Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.5019957Z use_cpu=True, 2025-05-07T20:13:16.5020152Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.5020277Z ) 2025-05-07T20:13:16.5020593Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.5021289Z self=, 2025-05-07T20:13:16.5021433Z mixed_B=True, 2025-05-07T20:13:16.5021591Z compile=False, 2025-05-07T20:13:16.5021717Z T=1, 2025-05-07T20:13:16.5021851Z D=79, 2025-05-07T20:13:16.5021997Z B=39, 2025-05-07T20:13:16.5022141Z log_E=5, 2025-05-07T20:13:16.5022273Z L=20, 2025-05-07T20:13:16.5022438Z D_gradcheck=2, 2025-05-07T20:13:16.5022621Z stochastic_rounding=True, 2025-05-07T20:13:16.5022780Z weighted=False, 2025-05-07T20:13:16.5023043Z row_wise=True, 2025-05-07T20:13:16.5023202Z mixed=False, 2025-05-07T20:13:16.5023358Z use_cache=False, 2025-05-07T20:13:16.5023614Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.5023766Z use_cpu=True, 2025-05-07T20:13:16.5023944Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.5024082Z ) 2025-05-07T20:13:16.5024324Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.5025019Z self=, 2025-05-07T20:13:16.5025173Z mixed_B=True, 2025-05-07T20:13:16.5025328Z compile=True, 2025-05-07T20:13:16.5025474Z T=3, 2025-05-07T20:13:16.5025608Z D=114, 2025-05-07T20:13:16.5025741Z B=75, 2025-05-07T20:13:16.5025891Z log_E=3, 2025-05-07T20:13:16.5026036Z L=9, 2025-05-07T20:13:16.5026196Z D_gradcheck=1, 2025-05-07T20:13:16.5026385Z stochastic_rounding=True, 2025-05-07T20:13:16.5026534Z weighted=True, 2025-05-07T20:13:16.5026678Z row_wise=True, 2025-05-07T20:13:16.5026838Z mixed=False, 2025-05-07T20:13:16.5026981Z use_cache=True, 2025-05-07T20:13:16.5027186Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.5027359Z use_cpu=True, 2025-05-07T20:13:16.5027547Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.5027697Z ) 2025-05-07T20:13:16.5027955Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.5028669Z self=, 2025-05-07T20:13:16.5028833Z mixed_B=True, 2025-05-07T20:13:16.5028984Z compile=False, 2025-05-07T20:13:16.5029107Z T=2, 2025-05-07T20:13:16.5029250Z D=68, 2025-05-07T20:13:16.5029389Z B=6, 2025-05-07T20:13:16.5029535Z log_E=4, 2025-05-07T20:13:16.5029698Z L=3, 2025-05-07T20:13:16.5029853Z D_gradcheck=2, 2025-05-07T20:13:16.5030031Z stochastic_rounding=True, 2025-05-07T20:13:16.5030187Z weighted=True, 2025-05-07T20:13:16.5030330Z row_wise=False, 2025-05-07T20:13:16.5030475Z mixed=False, 2025-05-07T20:13:16.5030640Z use_cache=False, 2025-05-07T20:13:16.5030850Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.5031011Z use_cpu=True, 2025-05-07T20:13:16.5031198Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.5031333Z ) 2025-05-07T20:13:16.5031604Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.5032321Z self=, 2025-05-07T20:13:16.5032469Z mixed_B=False, 2025-05-07T20:13:16.5032632Z compile=False, 2025-05-07T20:13:16.5032767Z T=4, 2025-05-07T20:13:16.5032910Z D=41, 2025-05-07T20:13:16.5033064Z B=85, 2025-05-07T20:13:16.5033207Z log_E=3, 2025-05-07T20:13:16.5033438Z L=13, 2025-05-07T20:13:16.5033593Z D_gradcheck=1, 2025-05-07T20:13:16.5033764Z stochastic_rounding=True, 2025-05-07T20:13:16.5033920Z weighted=False, 2025-05-07T20:13:16.5034085Z row_wise=True, 2025-05-07T20:13:16.5034233Z mixed=False, 2025-05-07T20:13:16.5034396Z use_cache=False, 2025-05-07T20:13:16.5034595Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.5034741Z use_cpu=True, 2025-05-07T20:13:16.5034946Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.5035081Z ) 2025-05-07T20:13:16.5035400Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.5036239Z self=, 2025-05-07T20:13:16.5036391Z mixed_B=True, 2025-05-07T20:13:16.5036538Z compile=False, 2025-05-07T20:13:16.5036684Z T=4, 2025-05-07T20:13:16.5036820Z D=117, 2025-05-07T20:13:16.5036961Z B=79, 2025-05-07T20:13:16.5037115Z log_E=4, 2025-05-07T20:13:16.5037261Z L=19, 2025-05-07T20:13:16.5037429Z D_gradcheck=1, 2025-05-07T20:13:16.5037606Z stochastic_rounding=False, 2025-05-07T20:13:16.5037754Z weighted=True, 2025-05-07T20:13:16.5037912Z row_wise=False, 2025-05-07T20:13:16.5038132Z mixed=True, 2025-05-07T20:13:16.5038291Z use_cache=False, 2025-05-07T20:13:16.5038552Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.5038692Z use_cpu=True, 2025-05-07T20:13:16.5038872Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.5039017Z ) 2025-05-07T20:13:16.5039285Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.5040000Z self=, 2025-05-07T20:13:16.5040173Z mixed_B=False, 2025-05-07T20:13:16.5040328Z compile=False, 2025-05-07T20:13:16.5040463Z T=5, 2025-05-07T20:13:16.5040619Z D=106, 2025-05-07T20:13:16.5040754Z B=56, 2025-05-07T20:13:16.5040910Z log_E=3, 2025-05-07T20:13:16.5041054Z L=18, 2025-05-07T20:13:16.5041208Z D_gradcheck=2, 2025-05-07T20:13:16.5041382Z stochastic_rounding=True, 2025-05-07T20:13:16.5041522Z weighted=True, 2025-05-07T20:13:16.5041660Z row_wise=True, 2025-05-07T20:13:16.5041811Z mixed=True, 2025-05-07T20:13:16.5041954Z use_cache=False, 2025-05-07T20:13:16.5042151Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.5042311Z use_cpu=True, 2025-05-07T20:13:16.5042501Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.5042641Z ) 2025-05-07T20:13:16.5353780Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.5354482Z self=, 2025-05-07T20:13:16.5354651Z mixed_B=True, 2025-05-07T20:13:16.5354800Z compile=True, 2025-05-07T20:13:16.5354945Z T=2, 2025-05-07T20:13:16.5355077Z D=127, 2025-05-07T20:13:16.5355199Z B=86, 2025-05-07T20:13:16.5355344Z log_E=4, 2025-05-07T20:13:16.5355478Z L=16, 2025-05-07T20:13:16.5355612Z D_gradcheck=1, 2025-05-07T20:13:16.5355785Z stochastic_rounding=True, 2025-05-07T20:13:16.5355918Z weighted=True, 2025-05-07T20:13:16.5356131Z row_wise=True, 2025-05-07T20:13:16.5356286Z mixed=True, 2025-05-07T20:13:16.5356423Z use_cache=True, 2025-05-07T20:13:16.5356612Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.5356764Z use_cpu=True, 2025-05-07T20:13:16.5356932Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.5357050Z ) 2025-05-07T20:13:16.5357326Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.5358067Z self=, 2025-05-07T20:13:16.5358234Z mixed_B=True, 2025-05-07T20:13:16.5358387Z compile=False, 2025-05-07T20:13:16.5358535Z T=5, 2025-05-07T20:13:16.5358700Z D=62, 2025-05-07T20:13:16.5358839Z B=42, 2025-05-07T20:13:16.5358958Z log_E=4, 2025-05-07T20:13:16.5359286Z L=7, 2025-05-07T20:13:16.5359424Z D_gradcheck=2, 2025-05-07T20:13:16.5359581Z stochastic_rounding=True, 2025-05-07T20:13:16.5359742Z weighted=True, 2025-05-07T20:13:16.5359883Z row_wise=True, 2025-05-07T20:13:16.5360031Z mixed=True, 2025-05-07T20:13:16.5360180Z use_cache=True, 2025-05-07T20:13:16.5360379Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.5360545Z use_cpu=True, 2025-05-07T20:13:16.5360729Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.5360860Z ) 2025-05-07T20:13:16.5361229Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.5361893Z self=, 2025-05-07T20:13:16.5362066Z mixed_B=False, 2025-05-07T20:13:16.5362218Z compile=True, 2025-05-07T20:13:16.5362356Z T=5, 2025-05-07T20:13:16.5362498Z D=83, 2025-05-07T20:13:16.5362630Z B=115, 2025-05-07T20:13:16.5362761Z log_E=3, 2025-05-07T20:13:16.5362906Z L=5, 2025-05-07T20:13:16.5363055Z D_gradcheck=2, 2025-05-07T20:13:16.5363227Z stochastic_rounding=False, 2025-05-07T20:13:16.5363389Z weighted=False, 2025-05-07T20:13:16.5363532Z row_wise=False, 2025-05-07T20:13:16.5363811Z mixed=False, 2025-05-07T20:13:16.5363996Z use_cache=False, 2025-05-07T20:13:16.5364280Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.5364438Z use_cpu=True, 2025-05-07T20:13:16.5364622Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.5364748Z ) 2025-05-07T20:13:16.5365017Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.5365676Z self=, 2025-05-07T20:13:16.5365822Z mixed_B=False, 2025-05-07T20:13:16.5365990Z compile=True, 2025-05-07T20:13:16.5366135Z T=1, 2025-05-07T20:13:16.5366284Z D=73, 2025-05-07T20:13:16.5366435Z B=58, 2025-05-07T20:13:16.5366574Z log_E=4, 2025-05-07T20:13:16.5366712Z L=0, 2025-05-07T20:13:16.5366869Z D_gradcheck=2, 2025-05-07T20:13:16.5367039Z stochastic_rounding=False, 2025-05-07T20:13:16.5367197Z weighted=False, 2025-05-07T20:13:16.5367372Z row_wise=False, 2025-05-07T20:13:16.5367522Z mixed=True, 2025-05-07T20:13:16.5367677Z use_cache=True, 2025-05-07T20:13:16.5367975Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.5368136Z use_cpu=True, 2025-05-07T20:13:16.5368331Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.5368471Z ) 2025-05-07T20:13:16.5368760Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.5369469Z self=, 2025-05-07T20:13:16.5369644Z mixed_B=True, 2025-05-07T20:13:16.5369804Z compile=False, 2025-05-07T20:13:16.5369941Z T=2, 2025-05-07T20:13:16.5370094Z D=90, 2025-05-07T20:13:16.5370223Z B=85, 2025-05-07T20:13:16.5370353Z log_E=5, 2025-05-07T20:13:16.5370511Z L=1, 2025-05-07T20:13:16.5370666Z D_gradcheck=1, 2025-05-07T20:13:16.5370855Z stochastic_rounding=False, 2025-05-07T20:13:16.5371018Z weighted=False, 2025-05-07T20:13:16.5371164Z row_wise=False, 2025-05-07T20:13:16.5371309Z mixed=False, 2025-05-07T20:13:16.5371466Z use_cache=False, 2025-05-07T20:13:16.5371661Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.5371806Z use_cpu=True, 2025-05-07T20:13:16.5372014Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.5372155Z ) 2025-05-07T20:13:16.5372432Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.5373140Z self=, 2025-05-07T20:13:16.5373293Z mixed_B=True, 2025-05-07T20:13:16.5373461Z compile=True, 2025-05-07T20:13:16.5373601Z T=4, 2025-05-07T20:13:16.5373735Z D=13, 2025-05-07T20:13:16.5373883Z B=93, 2025-05-07T20:13:16.5374018Z log_E=3, 2025-05-07T20:13:16.5374263Z L=2, 2025-05-07T20:13:16.5374427Z D_gradcheck=1, 2025-05-07T20:13:16.5374605Z stochastic_rounding=True, 2025-05-07T20:13:16.5374753Z weighted=False, 2025-05-07T20:13:16.5374908Z row_wise=False, 2025-05-07T20:13:16.5375054Z mixed=False, 2025-05-07T20:13:16.5375210Z use_cache=False, 2025-05-07T20:13:16.5375437Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.5375591Z use_cpu=True, 2025-05-07T20:13:16.5375790Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.5375923Z ) 2025-05-07T20:13:16.5376245Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.5376978Z self=, 2025-05-07T20:13:16.5377131Z mixed_B=False, 2025-05-07T20:13:16.5377288Z compile=True, 2025-05-07T20:13:16.5377449Z T=5, 2025-05-07T20:13:16.5377586Z D=76, 2025-05-07T20:13:16.5377723Z B=2, 2025-05-07T20:13:16.5377874Z log_E=5, 2025-05-07T20:13:16.5378014Z L=14, 2025-05-07T20:13:16.5378164Z D_gradcheck=1, 2025-05-07T20:13:16.5378363Z stochastic_rounding=False, 2025-05-07T20:13:16.5378519Z weighted=True, 2025-05-07T20:13:16.5378674Z row_wise=False, 2025-05-07T20:13:16.5378889Z mixed=False, 2025-05-07T20:13:16.5379040Z use_cache=False, 2025-05-07T20:13:16.5379305Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.5379460Z use_cpu=True, 2025-05-07T20:13:16.5379651Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.5379797Z ) 2025-05-07T20:13:16.5380047Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.5380769Z self=, 2025-05-07T20:13:16.5380935Z mixed_B=True, 2025-05-07T20:13:16.5381082Z compile=True, 2025-05-07T20:13:16.5381226Z T=2, 2025-05-07T20:13:16.5381386Z D=46, 2025-05-07T20:13:16.5381526Z B=70, 2025-05-07T20:13:16.5381668Z log_E=3, 2025-05-07T20:13:16.5381819Z L=4, 2025-05-07T20:13:16.5381974Z D_gradcheck=2, 2025-05-07T20:13:16.5382164Z stochastic_rounding=False, 2025-05-07T20:13:16.5382324Z weighted=True, 2025-05-07T20:13:16.5382477Z row_wise=True, 2025-05-07T20:13:16.5382631Z mixed=False, 2025-05-07T20:13:16.5382773Z use_cache=True, 2025-05-07T20:13:16.5382971Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.5383122Z use_cpu=True, 2025-05-07T20:13:16.5383300Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.5383437Z ) 2025-05-07T20:13:16.5383719Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.5384445Z self=, 2025-05-07T20:13:16.5384600Z mixed_B=False, 2025-05-07T20:13:16.5384765Z compile=True, 2025-05-07T20:13:16.5384895Z T=1, 2025-05-07T20:13:16.5385029Z D=105, 2025-05-07T20:13:16.5385180Z B=44, 2025-05-07T20:13:16.5385326Z log_E=3, 2025-05-07T20:13:16.5385467Z L=5, 2025-05-07T20:13:16.5385613Z D_gradcheck=1, 2025-05-07T20:13:16.5385775Z stochastic_rounding=True, 2025-05-07T20:13:16.5385934Z weighted=False, 2025-05-07T20:13:16.5386071Z row_wise=False, 2025-05-07T20:13:16.5386208Z mixed=True, 2025-05-07T20:13:16.5386360Z use_cache=True, 2025-05-07T20:13:16.5386556Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.5386702Z use_cpu=True, 2025-05-07T20:13:16.5386892Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.5387036Z ) 2025-05-07T20:13:16.5387307Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.5388065Z self=, 2025-05-07T20:13:16.5388202Z mixed_B=True, 2025-05-07T20:13:16.5388353Z compile=True, 2025-05-07T20:13:16.5388477Z T=4, 2025-05-07T20:13:16.5388611Z D=88, 2025-05-07T20:13:16.5388753Z B=14, 2025-05-07T20:13:16.5388888Z log_E=3, 2025-05-07T20:13:16.5389023Z L=6, 2025-05-07T20:13:16.5389283Z D_gradcheck=1, 2025-05-07T20:13:16.5389438Z stochastic_rounding=False, 2025-05-07T20:13:16.5389574Z weighted=False, 2025-05-07T20:13:16.5389716Z row_wise=True, 2025-05-07T20:13:16.5389852Z mixed=False, 2025-05-07T20:13:16.5389993Z use_cache=False, 2025-05-07T20:13:16.5390190Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.5390328Z use_cpu=True, 2025-05-07T20:13:16.5390499Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.5390637Z ) 2025-05-07T20:13:16.5390965Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.5391675Z self=, 2025-05-07T20:13:16.5391833Z mixed_B=False, 2025-05-07T20:13:16.5391989Z compile=True, 2025-05-07T20:13:16.5392145Z T=5, 2025-05-07T20:13:16.5392290Z D=31, 2025-05-07T20:13:16.5392439Z B=119, 2025-05-07T20:13:16.5392596Z log_E=5, 2025-05-07T20:13:16.5392739Z L=2, 2025-05-07T20:13:16.5392898Z D_gradcheck=1, 2025-05-07T20:13:16.5393065Z stochastic_rounding=True, 2025-05-07T20:13:16.5393198Z weighted=False, 2025-05-07T20:13:16.5393333Z row_wise=True, 2025-05-07T20:13:16.5393544Z mixed=True, 2025-05-07T20:13:16.5393690Z use_cache=False, 2025-05-07T20:13:16.5393947Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.5394109Z use_cpu=True, 2025-05-07T20:13:16.5394287Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.5394429Z ) 2025-05-07T20:13:16.5394693Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.5395367Z self=, 2025-05-07T20:13:16.5395520Z mixed_B=True, 2025-05-07T20:13:16.5395664Z compile=True, 2025-05-07T20:13:16.5395796Z T=3, 2025-05-07T20:13:16.5396048Z D=62, 2025-05-07T20:13:16.5396182Z B=108, 2025-05-07T20:13:16.5396314Z log_E=3, 2025-05-07T20:13:16.5396457Z L=8, 2025-05-07T20:13:16.5396603Z D_gradcheck=2, 2025-05-07T20:13:16.5396767Z stochastic_rounding=True, 2025-05-07T20:13:16.5396927Z weighted=True, 2025-05-07T20:13:16.5397076Z row_wise=True, 2025-05-07T20:13:16.5397211Z mixed=True, 2025-05-07T20:13:16.5397377Z use_cache=True, 2025-05-07T20:13:16.5397586Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.5397756Z use_cpu=True, 2025-05-07T20:13:16.5397953Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.5398096Z ) 2025-05-07T20:13:16.5398373Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.5399029Z self=, 2025-05-07T20:13:16.5399170Z mixed_B=True, 2025-05-07T20:13:16.5399323Z compile=True, 2025-05-07T20:13:16.5399457Z T=2, 2025-05-07T20:13:16.5399584Z D=114, 2025-05-07T20:13:16.5399726Z B=4, 2025-05-07T20:13:16.5399869Z log_E=4, 2025-05-07T20:13:16.5400011Z L=16, 2025-05-07T20:13:16.5400188Z D_gradcheck=1, 2025-05-07T20:13:16.5400362Z stochastic_rounding=True, 2025-05-07T20:13:16.5400511Z weighted=False, 2025-05-07T20:13:16.5400669Z row_wise=True, 2025-05-07T20:13:16.5400816Z mixed=False, 2025-05-07T20:13:16.5400980Z use_cache=False, 2025-05-07T20:13:16.5401190Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.5401352Z use_cpu=True, 2025-05-07T20:13:16.5401559Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.5401689Z ) 2025-05-07T20:13:16.5401952Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.5402689Z self=, 2025-05-07T20:13:16.5402842Z mixed_B=True, 2025-05-07T20:13:16.5402991Z compile=True, 2025-05-07T20:13:16.5403141Z T=5, 2025-05-07T20:13:16.5403283Z D=42, 2025-05-07T20:13:16.5403428Z B=46, 2025-05-07T20:13:16.5403593Z log_E=3, 2025-05-07T20:13:16.5403740Z L=1, 2025-05-07T20:13:16.5404016Z D_gradcheck=2, 2025-05-07T20:13:16.5404178Z stochastic_rounding=False, 2025-05-07T20:13:16.5404327Z weighted=False, 2025-05-07T20:13:16.5404485Z row_wise=True, 2025-05-07T20:13:16.5404644Z mixed=True, 2025-05-07T20:13:16.5404804Z use_cache=False, 2025-05-07T20:13:16.5405022Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.5405173Z use_cpu=True, 2025-05-07T20:13:16.5405357Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.5405710Z ) 2025-05-07T20:13:16.5406091Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.5406797Z self=, 2025-05-07T20:13:16.5406955Z mixed_B=True, 2025-05-07T20:13:16.5407118Z compile=False, 2025-05-07T20:13:16.5407268Z T=5, 2025-05-07T20:13:16.5407427Z D=67, 2025-05-07T20:13:16.5407567Z B=65, 2025-05-07T20:13:16.5407718Z log_E=3, 2025-05-07T20:13:16.5407853Z L=7, 2025-05-07T20:13:16.5408006Z D_gradcheck=2, 2025-05-07T20:13:16.5408198Z stochastic_rounding=False, 2025-05-07T20:13:16.5408353Z weighted=True, 2025-05-07T20:13:16.5408502Z row_wise=False, 2025-05-07T20:13:16.5408749Z mixed=False, 2025-05-07T20:13:16.5408895Z use_cache=False, 2025-05-07T20:13:16.5409089Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.5409333Z use_cpu=True, 2025-05-07T20:13:16.5409527Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.5409662Z ) 2025-05-07T20:13:16.5409931Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.5410657Z self=, 2025-05-07T20:13:16.5410819Z mixed_B=True, 2025-05-07T20:13:16.5410963Z compile=True, 2025-05-07T20:13:16.5411099Z T=2, 2025-05-07T20:13:16.5411246Z D=14, 2025-05-07T20:13:16.5411390Z B=33, 2025-05-07T20:13:16.5411533Z log_E=3, 2025-05-07T20:13:16.5411684Z L=6, 2025-05-07T20:13:16.5411841Z D_gradcheck=1, 2025-05-07T20:13:16.5412015Z stochastic_rounding=False, 2025-05-07T20:13:16.5412175Z weighted=True, 2025-05-07T20:13:16.5412330Z row_wise=False, 2025-05-07T20:13:16.5412490Z mixed=False, 2025-05-07T20:13:16.5412657Z use_cache=True, 2025-05-07T20:13:16.5412859Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.5413008Z use_cpu=True, 2025-05-07T20:13:16.5413207Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.5413339Z ) 2025-05-07T20:13:16.5413605Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.5414338Z self=, 2025-05-07T20:13:16.5414486Z mixed_B=False, 2025-05-07T20:13:16.5414646Z compile=True, 2025-05-07T20:13:16.5414786Z T=3, 2025-05-07T20:13:16.5414932Z D=63, 2025-05-07T20:13:16.5415090Z B=123, 2025-05-07T20:13:16.5415232Z log_E=3, 2025-05-07T20:13:16.5415370Z L=0, 2025-05-07T20:13:16.5415535Z D_gradcheck=2, 2025-05-07T20:13:16.5415714Z stochastic_rounding=False, 2025-05-07T20:13:16.5415849Z weighted=True, 2025-05-07T20:13:16.5416001Z row_wise=True, 2025-05-07T20:13:16.5416138Z mixed=False, 2025-05-07T20:13:16.5416283Z use_cache=False, 2025-05-07T20:13:16.5416489Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.5416651Z use_cpu=True, 2025-05-07T20:13:16.5416862Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.5416993Z ) 2025-05-07T20:13:16.5732506Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.5733103Z self=, 2025-05-07T20:13:16.5733279Z mixed_B=False, 2025-05-07T20:13:16.5733404Z compile=False, 2025-05-07T20:13:16.5733534Z T=3, 2025-05-07T20:13:16.5733662Z D=127, 2025-05-07T20:13:16.5733793Z B=39, 2025-05-07T20:13:16.5733952Z log_E=4, 2025-05-07T20:13:16.5734122Z L=16, 2025-05-07T20:13:16.5734470Z D_gradcheck=2, 2025-05-07T20:13:16.5734572Z stochastic_rounding=True, 2025-05-07T20:13:16.5734674Z weighted=True, 2025-05-07T20:13:16.5734760Z row_wise=False, 2025-05-07T20:13:16.5734861Z mixed=False, 2025-05-07T20:13:16.5734947Z use_cache=True, 2025-05-07T20:13:16.5735063Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.5735165Z use_cpu=True, 2025-05-07T20:13:16.5735271Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.5735350Z ) 2025-05-07T20:13:16.5735562Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.5735942Z self=, 2025-05-07T20:13:16.5736027Z mixed_B=False, 2025-05-07T20:13:16.5736127Z compile=False, 2025-05-07T20:13:16.5736206Z T=5, 2025-05-07T20:13:16.5736286Z D=32, 2025-05-07T20:13:16.5736380Z B=40, 2025-05-07T20:13:16.5736461Z log_E=3, 2025-05-07T20:13:16.5736553Z L=19, 2025-05-07T20:13:16.5736639Z D_gradcheck=2, 2025-05-07T20:13:16.5736737Z stochastic_rounding=True, 2025-05-07T20:13:16.5736922Z weighted=True, 2025-05-07T20:13:16.5737007Z row_wise=False, 2025-05-07T20:13:16.5737089Z mixed=True, 2025-05-07T20:13:16.5737236Z use_cache=False, 2025-05-07T20:13:16.5737355Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.5737535Z use_cpu=True, 2025-05-07T20:13:16.5737656Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.5737733Z ) 2025-05-07T20:13:16.5737896Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.5738269Z self=, 2025-05-07T20:13:16.5738355Z mixed_B=False, 2025-05-07T20:13:16.5738457Z compile=True, 2025-05-07T20:13:16.5738537Z T=4, 2025-05-07T20:13:16.5738618Z D=88, 2025-05-07T20:13:16.5738715Z B=9, 2025-05-07T20:13:16.5738796Z log_E=4, 2025-05-07T20:13:16.5738877Z L=9, 2025-05-07T20:13:16.5738978Z D_gradcheck=1, 2025-05-07T20:13:16.5739079Z stochastic_rounding=False, 2025-05-07T20:13:16.5739165Z weighted=True, 2025-05-07T20:13:16.5739268Z row_wise=False, 2025-05-07T20:13:16.5739351Z mixed=False, 2025-05-07T20:13:16.5739451Z use_cache=False, 2025-05-07T20:13:16.5739565Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.5739651Z use_cpu=True, 2025-05-07T20:13:16.5739769Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.5739846Z ) 2025-05-07T20:13:16.5739989Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.5740382Z self=, 2025-05-07T20:13:16.5740467Z mixed_B=True, 2025-05-07T20:13:16.5740551Z compile=True, 2025-05-07T20:13:16.5740645Z T=2, 2025-05-07T20:13:16.5740727Z D=24, 2025-05-07T20:13:16.5740808Z B=18, 2025-05-07T20:13:16.5740903Z log_E=4, 2025-05-07T20:13:16.5740983Z L=6, 2025-05-07T20:13:16.5741071Z D_gradcheck=1, 2025-05-07T20:13:16.5741184Z stochastic_rounding=True, 2025-05-07T20:13:16.5741270Z weighted=True, 2025-05-07T20:13:16.5741369Z row_wise=True, 2025-05-07T20:13:16.5741451Z mixed=True, 2025-05-07T20:13:16.5741539Z use_cache=True, 2025-05-07T20:13:16.5741665Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.5741753Z use_cpu=True, 2025-05-07T20:13:16.5741859Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.5741951Z ) 2025-05-07T20:13:16.5742094Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.5742464Z self=, 2025-05-07T20:13:16.5742566Z mixed_B=False, 2025-05-07T20:13:16.5742653Z compile=True, 2025-05-07T20:13:16.5742737Z T=4, 2025-05-07T20:13:16.5742832Z D=62, 2025-05-07T20:13:16.5742912Z B=30, 2025-05-07T20:13:16.5742994Z log_E=3, 2025-05-07T20:13:16.5743090Z L=2, 2025-05-07T20:13:16.5743207Z D_gradcheck=1, 2025-05-07T20:13:16.5743321Z stochastic_rounding=False, 2025-05-07T20:13:16.5743410Z weighted=False, 2025-05-07T20:13:16.5743497Z row_wise=True, 2025-05-07T20:13:16.5743596Z mixed=True, 2025-05-07T20:13:16.5743687Z use_cache=False, 2025-05-07T20:13:16.5743800Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.5743902Z use_cpu=True, 2025-05-07T20:13:16.5744008Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.5744086Z ) 2025-05-07T20:13:16.5744268Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.5744639Z self=, 2025-05-07T20:13:16.5744724Z mixed_B=False, 2025-05-07T20:13:16.5744822Z compile=True, 2025-05-07T20:13:16.5744901Z T=1, 2025-05-07T20:13:16.5744996Z D=61, 2025-05-07T20:13:16.5745076Z B=100, 2025-05-07T20:13:16.5745160Z log_E=5, 2025-05-07T20:13:16.5745257Z L=14, 2025-05-07T20:13:16.5745347Z D_gradcheck=2, 2025-05-07T20:13:16.5745447Z stochastic_rounding=False, 2025-05-07T20:13:16.5745548Z weighted=False, 2025-05-07T20:13:16.5745633Z row_wise=False, 2025-05-07T20:13:16.5745715Z mixed=True, 2025-05-07T20:13:16.5745840Z use_cache=False, 2025-05-07T20:13:16.5745951Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.5746064Z use_cpu=True, 2025-05-07T20:13:16.5746181Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.5746258Z ) 2025-05-07T20:13:16.5746397Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.5746774Z self=, 2025-05-07T20:13:16.5746860Z mixed_B=False, 2025-05-07T20:13:16.5746958Z compile=True, 2025-05-07T20:13:16.5747036Z T=4, 2025-05-07T20:13:16.5747118Z D=36, 2025-05-07T20:13:16.5747211Z B=26, 2025-05-07T20:13:16.5747290Z log_E=4, 2025-05-07T20:13:16.5747368Z L=8, 2025-05-07T20:13:16.5747471Z D_gradcheck=2, 2025-05-07T20:13:16.5747571Z stochastic_rounding=False, 2025-05-07T20:13:16.5747660Z weighted=False, 2025-05-07T20:13:16.5747761Z row_wise=False, 2025-05-07T20:13:16.5747845Z mixed=False, 2025-05-07T20:13:16.5747934Z use_cache=True, 2025-05-07T20:13:16.5748061Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.5748145Z use_cpu=True, 2025-05-07T20:13:16.5748249Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.5748341Z ) 2025-05-07T20:13:16.5748482Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.5748866Z self=, 2025-05-07T20:13:16.5748950Z mixed_B=True, 2025-05-07T20:13:16.5749034Z compile=True, 2025-05-07T20:13:16.5749125Z T=5, 2025-05-07T20:13:16.5749205Z D=62, 2025-05-07T20:13:16.5749282Z B=51, 2025-05-07T20:13:16.5749377Z log_E=4, 2025-05-07T20:13:16.5749455Z L=4, 2025-05-07T20:13:16.5749541Z D_gradcheck=2, 2025-05-07T20:13:16.5749656Z stochastic_rounding=False, 2025-05-07T20:13:16.5749741Z weighted=True, 2025-05-07T20:13:16.5749825Z row_wise=False, 2025-05-07T20:13:16.5749918Z mixed=True, 2025-05-07T20:13:16.5750008Z use_cache=False, 2025-05-07T20:13:16.5750120Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.5750216Z use_cpu=True, 2025-05-07T20:13:16.5750319Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.5750408Z ) 2025-05-07T20:13:16.5750548Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.5750916Z self=, 2025-05-07T20:13:16.5751013Z mixed_B=True, 2025-05-07T20:13:16.5751098Z compile=False, 2025-05-07T20:13:16.5751176Z T=1, 2025-05-07T20:13:16.5751268Z D=41, 2025-05-07T20:13:16.5751347Z B=101, 2025-05-07T20:13:16.5751427Z log_E=3, 2025-05-07T20:13:16.5751518Z L=5, 2025-05-07T20:13:16.5751633Z D_gradcheck=2, 2025-05-07T20:13:16.5751729Z stochastic_rounding=True, 2025-05-07T20:13:16.5751829Z weighted=False, 2025-05-07T20:13:16.5751912Z row_wise=True, 2025-05-07T20:13:16.5751994Z mixed=True, 2025-05-07T20:13:16.5752094Z use_cache=True, 2025-05-07T20:13:16.5752205Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.5752302Z use_cpu=True, 2025-05-07T20:13:16.5752409Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.5752486Z ) 2025-05-07T20:13:16.5752665Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.5753033Z self=, 2025-05-07T20:13:16.5753116Z mixed_B=True, 2025-05-07T20:13:16.5753213Z compile=False, 2025-05-07T20:13:16.5753292Z T=4, 2025-05-07T20:13:16.5753372Z D=19, 2025-05-07T20:13:16.5753463Z B=64, 2025-05-07T20:13:16.5753543Z log_E=3, 2025-05-07T20:13:16.5753621Z L=19, 2025-05-07T20:13:16.5753720Z D_gradcheck=2, 2025-05-07T20:13:16.5753822Z stochastic_rounding=False, 2025-05-07T20:13:16.5753918Z weighted=True, 2025-05-07T20:13:16.5754001Z row_wise=True, 2025-05-07T20:13:16.5754084Z mixed=True, 2025-05-07T20:13:16.5754210Z use_cache=True, 2025-05-07T20:13:16.5754321Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.5754433Z use_cpu=True, 2025-05-07T20:13:16.5754550Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.5754628Z ) 2025-05-07T20:13:16.5754768Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.5755148Z self=, 2025-05-07T20:13:16.5755232Z mixed_B=False, 2025-05-07T20:13:16.5755319Z compile=True, 2025-05-07T20:13:16.5755408Z T=1, 2025-05-07T20:13:16.5755488Z D=112, 2025-05-07T20:13:16.5755566Z B=52, 2025-05-07T20:13:16.5755657Z log_E=3, 2025-05-07T20:13:16.5755735Z L=7, 2025-05-07T20:13:16.5755833Z D_gradcheck=2, 2025-05-07T20:13:16.5755933Z stochastic_rounding=True, 2025-05-07T20:13:16.5756123Z weighted=False, 2025-05-07T20:13:16.5756223Z row_wise=True, 2025-05-07T20:13:16.5756305Z mixed=False, 2025-05-07T20:13:16.5756394Z use_cache=False, 2025-05-07T20:13:16.5756523Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.5756607Z use_cpu=True, 2025-05-07T20:13:16.5756711Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.5756807Z ) 2025-05-07T20:13:16.5756949Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.5757314Z self=, 2025-05-07T20:13:16.5757411Z mixed_B=False, 2025-05-07T20:13:16.5757496Z compile=False, 2025-05-07T20:13:16.5757586Z T=3, 2025-05-07T20:13:16.5757665Z D=84, 2025-05-07T20:13:16.5757743Z B=31, 2025-05-07T20:13:16.5757835Z log_E=3, 2025-05-07T20:13:16.5757918Z L=5, 2025-05-07T20:13:16.5758003Z D_gradcheck=2, 2025-05-07T20:13:16.5758115Z stochastic_rounding=True, 2025-05-07T20:13:16.5758200Z weighted=True, 2025-05-07T20:13:16.5758284Z row_wise=True, 2025-05-07T20:13:16.5758381Z mixed=True, 2025-05-07T20:13:16.5758469Z use_cache=True, 2025-05-07T20:13:16.5758582Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.5758685Z use_cpu=True, 2025-05-07T20:13:16.5758791Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.5758870Z ) 2025-05-07T20:13:16.5759025Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.5759395Z self=, 2025-05-07T20:13:16.5759495Z mixed_B=False, 2025-05-07T20:13:16.5759579Z compile=True, 2025-05-07T20:13:16.5759657Z T=3, 2025-05-07T20:13:16.5759748Z D=124, 2025-05-07T20:13:16.5759826Z B=21, 2025-05-07T20:13:16.5759907Z log_E=4, 2025-05-07T20:13:16.5759998Z L=10, 2025-05-07T20:13:16.5760082Z D_gradcheck=2, 2025-05-07T20:13:16.5760220Z stochastic_rounding=False, 2025-05-07T20:13:16.5760316Z weighted=True, 2025-05-07T20:13:16.5760402Z row_wise=False, 2025-05-07T20:13:16.5760484Z mixed=True, 2025-05-07T20:13:16.5760583Z use_cache=False, 2025-05-07T20:13:16.5760693Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.5760778Z use_cpu=True, 2025-05-07T20:13:16.5760897Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.5760973Z ) 2025-05-07T20:13:16.5761153Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.5761523Z self=, 2025-05-07T20:13:16.5761609Z mixed_B=False, 2025-05-07T20:13:16.5761710Z compile=False, 2025-05-07T20:13:16.5761791Z T=4, 2025-05-07T20:13:16.5761871Z D=80, 2025-05-07T20:13:16.5761965Z B=38, 2025-05-07T20:13:16.5762047Z log_E=4, 2025-05-07T20:13:16.5762130Z L=20, 2025-05-07T20:13:16.5762229Z D_gradcheck=1, 2025-05-07T20:13:16.5762335Z stochastic_rounding=False, 2025-05-07T20:13:16.5762420Z weighted=True, 2025-05-07T20:13:16.5762520Z row_wise=False, 2025-05-07T20:13:16.5762605Z mixed=True, 2025-05-07T20:13:16.5762723Z use_cache=False, 2025-05-07T20:13:16.5762846Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.5762962Z use_cpu=True, 2025-05-07T20:13:16.5763083Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.5763162Z ) 2025-05-07T20:13:16.5763302Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.5763683Z self=, 2025-05-07T20:13:16.5763770Z mixed_B=False, 2025-05-07T20:13:16.5763858Z compile=False, 2025-05-07T20:13:16.5763953Z T=4, 2025-05-07T20:13:16.5764035Z D=104, 2025-05-07T20:13:16.5764117Z B=102, 2025-05-07T20:13:16.5764212Z log_E=4, 2025-05-07T20:13:16.5764296Z L=17, 2025-05-07T20:13:16.5764382Z D_gradcheck=1, 2025-05-07T20:13:16.5764499Z stochastic_rounding=False, 2025-05-07T20:13:16.5764587Z weighted=True, 2025-05-07T20:13:16.5764672Z row_wise=True, 2025-05-07T20:13:16.5764772Z mixed=False, 2025-05-07T20:13:16.5764860Z use_cache=True, 2025-05-07T20:13:16.5764985Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.5765072Z use_cpu=True, 2025-05-07T20:13:16.5765178Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.5765271Z ) 2025-05-07T20:13:16.5765410Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.5765780Z self=, 2025-05-07T20:13:16.5765875Z mixed_B=True, 2025-05-07T20:13:16.5765959Z compile=True, 2025-05-07T20:13:16.5766041Z T=4, 2025-05-07T20:13:16.5766135Z D=51, 2025-05-07T20:13:16.5766213Z B=80, 2025-05-07T20:13:16.5766296Z log_E=4, 2025-05-07T20:13:16.5766387Z L=10, 2025-05-07T20:13:16.5766471Z D_gradcheck=1, 2025-05-07T20:13:16.5766582Z stochastic_rounding=True, 2025-05-07T20:13:16.5766666Z weighted=True, 2025-05-07T20:13:16.5766749Z row_wise=False, 2025-05-07T20:13:16.5766842Z mixed=True, 2025-05-07T20:13:16.5766929Z use_cache=False, 2025-05-07T20:13:16.5767039Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.5767136Z use_cpu=True, 2025-05-07T20:13:16.5767240Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.5767316Z ) 2025-05-07T20:13:16.5767468Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.5767835Z self=, 2025-05-07T20:13:16.5767919Z mixed_B=False, 2025-05-07T20:13:16.5768016Z compile=False, 2025-05-07T20:13:16.5768097Z T=2, 2025-05-07T20:13:16.5768176Z D=54, 2025-05-07T20:13:16.5768266Z B=104, 2025-05-07T20:13:16.5768348Z log_E=4, 2025-05-07T20:13:16.5768442Z L=4, 2025-05-07T20:13:16.5768528Z D_gradcheck=2, 2025-05-07T20:13:16.5768660Z stochastic_rounding=True, 2025-05-07T20:13:16.5768758Z weighted=True, 2025-05-07T20:13:16.5768845Z row_wise=False, 2025-05-07T20:13:16.5768930Z mixed=True, 2025-05-07T20:13:16.5769035Z use_cache=False, 2025-05-07T20:13:16.5769145Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.5769232Z use_cpu=True, 2025-05-07T20:13:16.5769349Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.5769425Z ) 2025-05-07T20:13:16.6094500Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.6095707Z self=, 2025-05-07T20:13:16.6096748Z mixed_B=False, 2025-05-07T20:13:16.6097024Z compile=True, 2025-05-07T20:13:16.6097247Z T=5, 2025-05-07T20:13:16.6097432Z D=26, 2025-05-07T20:13:16.6097631Z B=87, 2025-05-07T20:13:16.6097829Z log_E=4, 2025-05-07T20:13:16.6098022Z L=18, 2025-05-07T20:13:16.6098221Z D_gradcheck=1, 2025-05-07T20:13:16.6098469Z stochastic_rounding=False, 2025-05-07T20:13:16.6098732Z weighted=False, 2025-05-07T20:13:16.6098963Z row_wise=False, 2025-05-07T20:13:16.6099195Z mixed=True, 2025-05-07T20:13:16.6099477Z use_cache=False, 2025-05-07T20:13:16.6099729Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.6100101Z use_cpu=True, 2025-05-07T20:13:16.6100445Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.6100716Z ) 2025-05-07T20:13:16.6100962Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.6101596Z self=, 2025-05-07T20:13:16.6102209Z mixed_B=False, 2025-05-07T20:13:16.6102439Z compile=False, 2025-05-07T20:13:16.6102659Z T=2, 2025-05-07T20:13:16.6102846Z D=72, 2025-05-07T20:13:16.6103042Z B=77, 2025-05-07T20:13:16.6103239Z log_E=4, 2025-05-07T20:13:16.6103485Z L=8, 2025-05-07T20:13:16.6103692Z D_gradcheck=2, 2025-05-07T20:13:16.6103944Z stochastic_rounding=False, 2025-05-07T20:13:16.6104208Z weighted=True, 2025-05-07T20:13:16.6104439Z row_wise=True, 2025-05-07T20:13:16.6104783Z mixed=True, 2025-05-07T20:13:16.6105123Z use_cache=False, 2025-05-07T20:13:16.6105625Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.6105943Z use_cpu=True, 2025-05-07T20:13:16.6106257Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.6106539Z ) 2025-05-07T20:13:16.6106789Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.6107605Z self=, 2025-05-07T20:13:16.6108228Z mixed_B=False, 2025-05-07T20:13:16.6108455Z compile=True, 2025-05-07T20:13:16.6108676Z T=2, 2025-05-07T20:13:16.6108863Z D=87, 2025-05-07T20:13:16.6109059Z B=18, 2025-05-07T20:13:16.6109363Z log_E=4, 2025-05-07T20:13:16.6109633Z L=7, 2025-05-07T20:13:16.6109859Z D_gradcheck=2, 2025-05-07T20:13:16.6110093Z stochastic_rounding=False, 2025-05-07T20:13:16.6110430Z weighted=False, 2025-05-07T20:13:16.6110662Z row_wise=True, 2025-05-07T20:13:16.6110876Z mixed=True, 2025-05-07T20:13:16.6111100Z use_cache=True, 2025-05-07T20:13:16.6111359Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.6111836Z use_cpu=True, 2025-05-07T20:13:16.6112100Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.6112381Z ) 2025-05-07T20:13:16.6112625Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.6113344Z self=, 2025-05-07T20:13:16.6113918Z mixed_B=False, 2025-05-07T20:13:16.6114140Z compile=False, 2025-05-07T20:13:16.6114363Z T=4, 2025-05-07T20:13:16.6114561Z D=15, 2025-05-07T20:13:16.6114750Z B=116, 2025-05-07T20:13:16.6114953Z log_E=3, 2025-05-07T20:13:16.6115160Z L=8, 2025-05-07T20:13:16.6115355Z D_gradcheck=2, 2025-05-07T20:13:16.6115699Z stochastic_rounding=False, 2025-05-07T20:13:16.6116036Z weighted=False, 2025-05-07T20:13:16.6116269Z row_wise=False, 2025-05-07T20:13:16.6116481Z mixed=False, 2025-05-07T20:13:16.6116711Z use_cache=False, 2025-05-07T20:13:16.6116974Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.6117266Z use_cpu=True, 2025-05-07T20:13:16.6117513Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.6117792Z ) 2025-05-07T20:13:16.6118027Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.6118703Z self=, 2025-05-07T20:13:16.6119270Z mixed_B=True, 2025-05-07T20:13:16.6119486Z compile=True, 2025-05-07T20:13:16.6119707Z T=5, 2025-05-07T20:13:16.6119908Z D=60, 2025-05-07T20:13:16.6120092Z B=10, 2025-05-07T20:13:16.6120290Z log_E=3, 2025-05-07T20:13:16.6120497Z L=15, 2025-05-07T20:13:16.6120689Z D_gradcheck=1, 2025-05-07T20:13:16.6120931Z stochastic_rounding=True, 2025-05-07T20:13:16.6121199Z weighted=False, 2025-05-07T20:13:16.6121415Z row_wise=True, 2025-05-07T20:13:16.6121635Z mixed=True, 2025-05-07T20:13:16.6121891Z use_cache=True, 2025-05-07T20:13:16.6122132Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.6122482Z use_cpu=True, 2025-05-07T20:13:16.6122726Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.6123009Z ) 2025-05-07T20:13:16.6123248Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.6123880Z self=, 2025-05-07T20:13:16.6124452Z mixed_B=True, 2025-05-07T20:13:16.6124667Z compile=True, 2025-05-07T20:13:16.6124887Z T=4, 2025-05-07T20:13:16.6125084Z D=103, 2025-05-07T20:13:16.6125273Z B=7, 2025-05-07T20:13:16.6125468Z log_E=3, 2025-05-07T20:13:16.6125671Z L=17, 2025-05-07T20:13:16.6125861Z D_gradcheck=1, 2025-05-07T20:13:16.6126101Z stochastic_rounding=True, 2025-05-07T20:13:16.6126368Z weighted=False, 2025-05-07T20:13:16.6126585Z row_wise=False, 2025-05-07T20:13:16.6126808Z mixed=False, 2025-05-07T20:13:16.6127032Z use_cache=False, 2025-05-07T20:13:16.6127278Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.6127582Z use_cpu=True, 2025-05-07T20:13:16.6127825Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.6128089Z ) 2025-05-07T20:13:16.6128335Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.6128961Z self=, 2025-05-07T20:13:16.6129536Z mixed_B=False, 2025-05-07T20:13:16.6129751Z compile=False, 2025-05-07T20:13:16.6129970Z T=1, 2025-05-07T20:13:16.6130162Z D=29, 2025-05-07T20:13:16.6130346Z B=80, 2025-05-07T20:13:16.6130547Z log_E=3, 2025-05-07T20:13:16.6130749Z L=5, 2025-05-07T20:13:16.6130937Z D_gradcheck=1, 2025-05-07T20:13:16.6131177Z stochastic_rounding=True, 2025-05-07T20:13:16.6131445Z weighted=True, 2025-05-07T20:13:16.6131660Z row_wise=True, 2025-05-07T20:13:16.6131881Z mixed=False, 2025-05-07T20:13:16.6132107Z use_cache=True, 2025-05-07T20:13:16.6132462Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.6132773Z use_cpu=True, 2025-05-07T20:13:16.6133025Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.6133292Z ) 2025-05-07T20:13:16.6133542Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.6134166Z self=, 2025-05-07T20:13:16.6134732Z mixed_B=True, 2025-05-07T20:13:16.6134946Z compile=True, 2025-05-07T20:13:16.6135164Z T=5, 2025-05-07T20:13:16.6135360Z D=35, 2025-05-07T20:13:16.6135546Z B=125, 2025-05-07T20:13:16.6135746Z log_E=5, 2025-05-07T20:13:16.6135950Z L=0, 2025-05-07T20:13:16.6136139Z D_gradcheck=2, 2025-05-07T20:13:16.6136429Z stochastic_rounding=True, 2025-05-07T20:13:16.6136703Z weighted=True, 2025-05-07T20:13:16.6136923Z row_wise=False, 2025-05-07T20:13:16.6137153Z mixed=True, 2025-05-07T20:13:16.6137380Z use_cache=True, 2025-05-07T20:13:16.6137626Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.6137936Z use_cpu=True, 2025-05-07T20:13:16.6138187Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.6138455Z ) 2025-05-07T20:13:16.6138708Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.6139363Z self=, 2025-05-07T20:13:16.6139922Z mixed_B=True, 2025-05-07T20:13:16.6140154Z compile=False, 2025-05-07T20:13:16.6140381Z T=2, 2025-05-07T20:13:16.6140568Z D=10, 2025-05-07T20:13:16.6140774Z B=10, 2025-05-07T20:13:16.6140974Z log_E=4, 2025-05-07T20:13:16.6141170Z L=17, 2025-05-07T20:13:16.6141374Z D_gradcheck=1, 2025-05-07T20:13:16.6141619Z stochastic_rounding=True, 2025-05-07T20:13:16.6141892Z weighted=False, 2025-05-07T20:13:16.6142111Z row_wise=True, 2025-05-07T20:13:16.6142381Z mixed=False, 2025-05-07T20:13:16.6153595Z use_cache=True, 2025-05-07T20:13:16.6153937Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.6154302Z use_cpu=True, 2025-05-07T20:13:16.6154546Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.6154832Z ) 2025-05-07T20:13:16.6155084Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.6155712Z self=, 2025-05-07T20:13:16.6156373Z mixed_B=False, 2025-05-07T20:13:16.6156609Z compile=False, 2025-05-07T20:13:16.6156824Z T=3, 2025-05-07T20:13:16.6157030Z D=57, 2025-05-07T20:13:16.6157233Z B=120, 2025-05-07T20:13:16.6157422Z log_E=4, 2025-05-07T20:13:16.6157627Z L=16, 2025-05-07T20:13:16.6157828Z D_gradcheck=2, 2025-05-07T20:13:16.6158058Z stochastic_rounding=True, 2025-05-07T20:13:16.6158334Z weighted=True, 2025-05-07T20:13:16.6158557Z row_wise=True, 2025-05-07T20:13:16.6158774Z mixed=True, 2025-05-07T20:13:16.6158985Z use_cache=False, 2025-05-07T20:13:16.6159246Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.6159548Z use_cpu=True, 2025-05-07T20:13:16.6159781Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.6160061Z ) 2025-05-07T20:13:16.6160304Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.6160920Z self=, 2025-05-07T20:13:16.6161492Z mixed_B=True, 2025-05-07T20:13:16.6161717Z compile=False, 2025-05-07T20:13:16.6161925Z T=4, 2025-05-07T20:13:16.6162121Z D=44, 2025-05-07T20:13:16.6162316Z B=120, 2025-05-07T20:13:16.6162501Z log_E=4, 2025-05-07T20:13:16.6162751Z L=2, 2025-05-07T20:13:16.6163053Z D_gradcheck=1, 2025-05-07T20:13:16.6163300Z stochastic_rounding=True, 2025-05-07T20:13:16.6163569Z weighted=True, 2025-05-07T20:13:16.6163822Z row_wise=True, 2025-05-07T20:13:16.6164032Z mixed=True, 2025-05-07T20:13:16.6164257Z use_cache=True, 2025-05-07T20:13:16.6164512Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.6164817Z use_cpu=True, 2025-05-07T20:13:16.6165051Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.6165336Z ) 2025-05-07T20:13:16.6165594Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.6166245Z self=, 2025-05-07T20:13:16.6166816Z mixed_B=False, 2025-05-07T20:13:16.6167133Z compile=False, 2025-05-07T20:13:16.6167395Z T=2, 2025-05-07T20:13:16.6167592Z D=68, 2025-05-07T20:13:16.6167788Z B=91, 2025-05-07T20:13:16.6167993Z log_E=3, 2025-05-07T20:13:16.6168319Z L=14, 2025-05-07T20:13:16.6168648Z D_gradcheck=2, 2025-05-07T20:13:16.6168960Z stochastic_rounding=False, 2025-05-07T20:13:16.6169325Z weighted=True, 2025-05-07T20:13:16.6169657Z row_wise=True, 2025-05-07T20:13:16.6169867Z mixed=True, 2025-05-07T20:13:16.6170092Z use_cache=False, 2025-05-07T20:13:16.6170422Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.6170879Z use_cpu=True, 2025-05-07T20:13:16.6171129Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.6171405Z ) 2025-05-07T20:13:16.6171676Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.6172587Z self=, 2025-05-07T20:13:16.6173216Z mixed_B=True, 2025-05-07T20:13:16.6173486Z compile=True, 2025-05-07T20:13:16.6173694Z T=1, 2025-05-07T20:13:16.6173899Z D=84, 2025-05-07T20:13:16.6174098Z B=4, 2025-05-07T20:13:16.6174283Z log_E=4, 2025-05-07T20:13:16.6174491Z L=16, 2025-05-07T20:13:16.6174771Z D_gradcheck=2, 2025-05-07T20:13:16.6175005Z stochastic_rounding=True, 2025-05-07T20:13:16.6175278Z weighted=False, 2025-05-07T20:13:16.6175508Z row_wise=False, 2025-05-07T20:13:16.6175772Z mixed=False, 2025-05-07T20:13:16.6176001Z use_cache=True, 2025-05-07T20:13:16.6176288Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.6176617Z use_cpu=True, 2025-05-07T20:13:16.6176861Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.6177156Z ) 2025-05-07T20:13:16.6177454Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.6178080Z self=, 2025-05-07T20:13:16.6178737Z mixed_B=True, 2025-05-07T20:13:16.6178963Z compile=True, 2025-05-07T20:13:16.6179170Z T=5, 2025-05-07T20:13:16.6179368Z D=25, 2025-05-07T20:13:16.6179560Z B=9, 2025-05-07T20:13:16.6179745Z log_E=3, 2025-05-07T20:13:16.6180014Z L=3, 2025-05-07T20:13:16.6180252Z D_gradcheck=2, 2025-05-07T20:13:16.6180488Z stochastic_rounding=False, 2025-05-07T20:13:16.6180761Z weighted=False, 2025-05-07T20:13:16.6180989Z row_wise=True, 2025-05-07T20:13:16.6181266Z mixed=True, 2025-05-07T20:13:16.6181483Z use_cache=True, 2025-05-07T20:13:16.6181735Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.6182026Z use_cpu=True, 2025-05-07T20:13:16.6182274Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.6182631Z ) 2025-05-07T20:13:16.6182869Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.6183492Z self=, 2025-05-07T20:13:16.6184170Z mixed_B=False, 2025-05-07T20:13:16.6184386Z compile=False, 2025-05-07T20:13:16.6184606Z T=1, 2025-05-07T20:13:16.6184805Z D=62, 2025-05-07T20:13:16.6185043Z B=77, 2025-05-07T20:13:16.6185294Z log_E=5, 2025-05-07T20:13:16.6185499Z L=11, 2025-05-07T20:13:16.6185689Z D_gradcheck=2, 2025-05-07T20:13:16.6185930Z stochastic_rounding=False, 2025-05-07T20:13:16.6186221Z weighted=True, 2025-05-07T20:13:16.6186505Z row_wise=False, 2025-05-07T20:13:16.6186716Z mixed=True, 2025-05-07T20:13:16.6186936Z use_cache=False, 2025-05-07T20:13:16.6187199Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.6187522Z use_cpu=True, 2025-05-07T20:13:16.6187771Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.6188050Z ) 2025-05-07T20:13:16.6188284Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.6188945Z self=, 2025-05-07T20:13:16.6189518Z mixed_B=True, 2025-05-07T20:13:16.6189734Z compile=False, 2025-05-07T20:13:16.6189952Z T=4, 2025-05-07T20:13:16.6190226Z D=32, 2025-05-07T20:13:16.6190513Z B=28, 2025-05-07T20:13:16.6190707Z log_E=4, 2025-05-07T20:13:16.6190912Z L=13, 2025-05-07T20:13:16.6191098Z D_gradcheck=2, 2025-05-07T20:13:16.6192120Z stochastic_rounding=True, 2025-05-07T20:13:16.6192390Z weighted=True, 2025-05-07T20:13:16.6192604Z row_wise=True, 2025-05-07T20:13:16.6192841Z mixed=False, 2025-05-07T20:13:16.6193133Z use_cache=True, 2025-05-07T20:13:16.6193382Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.6193683Z use_cpu=True, 2025-05-07T20:13:16.6193928Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.6194277Z ) 2025-05-07T20:13:16.6194516Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.6195183Z self=, 2025-05-07T20:13:16.6195849Z mixed_B=False, 2025-05-07T20:13:16.6196141Z compile=True, 2025-05-07T20:13:16.6196362Z T=1, 2025-05-07T20:13:16.6196623Z D=72, 2025-05-07T20:13:16.6196816Z B=11, 2025-05-07T20:13:16.6197012Z log_E=5, 2025-05-07T20:13:16.6197219Z L=20, 2025-05-07T20:13:16.6197405Z D_gradcheck=1, 2025-05-07T20:13:16.6197650Z stochastic_rounding=False, 2025-05-07T20:13:16.6198031Z weighted=False, 2025-05-07T20:13:16.6198249Z row_wise=False, 2025-05-07T20:13:16.6198474Z mixed=True, 2025-05-07T20:13:16.6198696Z use_cache=False, 2025-05-07T20:13:16.6198990Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.6199356Z use_cpu=True, 2025-05-07T20:13:16.6199653Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.6199916Z ) 2025-05-07T20:13:16.8081918Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.8082640Z self=, 2025-05-07T20:13:16.8083322Z mixed_B=True, 2025-05-07T20:13:16.8083567Z compile=False, 2025-05-07T20:13:16.8083804Z T=3, 2025-05-07T20:13:16.8084005Z D=4, 2025-05-07T20:13:16.8084296Z B=10, 2025-05-07T20:13:16.8084507Z log_E=5, 2025-05-07T20:13:16.8084709Z L=20, 2025-05-07T20:13:16.8084924Z D_gradcheck=2, 2025-05-07T20:13:16.8085173Z stochastic_rounding=False, 2025-05-07T20:13:16.8085451Z weighted=False, 2025-05-07T20:13:16.8085690Z row_wise=True, 2025-05-07T20:13:16.8085923Z mixed=True, 2025-05-07T20:13:16.8086140Z use_cache=True, 2025-05-07T20:13:16.8086409Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.8086722Z use_cpu=True, 2025-05-07T20:13:16.8086983Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.8087261Z ) 2025-05-07T20:13:16.8087519Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.8088152Z self=, 2025-05-07T20:13:16.8088721Z mixed_B=False, 2025-05-07T20:13:16.8088956Z compile=True, 2025-05-07T20:13:16.8089182Z T=3, 2025-05-07T20:13:16.8089373Z D=52, 2025-05-07T20:13:16.8089576Z B=69, 2025-05-07T20:13:16.8089779Z log_E=5, 2025-05-07T20:13:16.8089976Z L=13, 2025-05-07T20:13:16.8090182Z D_gradcheck=1, 2025-05-07T20:13:16.8090428Z stochastic_rounding=True, 2025-05-07T20:13:16.8090698Z weighted=False, 2025-05-07T20:13:16.8090931Z row_wise=True, 2025-05-07T20:13:16.8091161Z mixed=True, 2025-05-07T20:13:16.8091374Z use_cache=True, 2025-05-07T20:13:16.8091637Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.8091950Z use_cpu=True, 2025-05-07T20:13:16.8092195Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.8092480Z ) 2025-05-07T20:13:16.8092737Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.8093374Z self=, 2025-05-07T20:13:16.8093942Z mixed_B=True, 2025-05-07T20:13:16.8094173Z compile=True, 2025-05-07T20:13:16.8094400Z T=3, 2025-05-07T20:13:16.8094591Z D=43, 2025-05-07T20:13:16.8094790Z B=15, 2025-05-07T20:13:16.8094992Z log_E=4, 2025-05-07T20:13:16.8095191Z L=16, 2025-05-07T20:13:16.8095401Z D_gradcheck=2, 2025-05-07T20:13:16.8095653Z stochastic_rounding=False, 2025-05-07T20:13:16.8096139Z weighted=True, 2025-05-07T20:13:16.8096377Z row_wise=True, 2025-05-07T20:13:16.8096610Z mixed=False, 2025-05-07T20:13:16.8096832Z use_cache=False, 2025-05-07T20:13:16.8097106Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.8097420Z use_cpu=True, 2025-05-07T20:13:16.8097664Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.8097949Z ) 2025-05-07T20:13:16.8098211Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.8098893Z self=, 2025-05-07T20:13:16.8099472Z mixed_B=False, 2025-05-07T20:13:16.8099705Z compile=True, 2025-05-07T20:13:16.8099935Z T=2, 2025-05-07T20:13:16.8100127Z D=52, 2025-05-07T20:13:16.8100334Z B=77, 2025-05-07T20:13:16.8100538Z log_E=3, 2025-05-07T20:13:16.8100737Z L=0, 2025-05-07T20:13:16.8100944Z D_gradcheck=2, 2025-05-07T20:13:16.8101187Z stochastic_rounding=True, 2025-05-07T20:13:16.8101453Z weighted=True, 2025-05-07T20:13:16.8101685Z row_wise=True, 2025-05-07T20:13:16.8101912Z mixed=True, 2025-05-07T20:13:16.8102128Z use_cache=False, 2025-05-07T20:13:16.8102457Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.8102767Z use_cpu=True, 2025-05-07T20:13:16.8103066Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.8103353Z ) 2025-05-07T20:13:16.8103605Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.8104225Z self=, 2025-05-07T20:13:16.8104807Z mixed_B=True, 2025-05-07T20:13:16.8105041Z compile=True, 2025-05-07T20:13:16.8105252Z T=1, 2025-05-07T20:13:16.8105636Z D=121, 2025-05-07T20:13:16.8105845Z B=62, 2025-05-07T20:13:16.8106037Z log_E=3, 2025-05-07T20:13:16.8106251Z L=6, 2025-05-07T20:13:16.8106460Z D_gradcheck=1, 2025-05-07T20:13:16.8106713Z stochastic_rounding=False, 2025-05-07T20:13:16.8106983Z weighted=True, 2025-05-07T20:13:16.8107217Z row_wise=True, 2025-05-07T20:13:16.8107452Z mixed=False, 2025-05-07T20:13:16.8107673Z use_cache=False, 2025-05-07T20:13:16.8107945Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.8108253Z use_cpu=True, 2025-05-07T20:13:16.8108495Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.8108780Z ) 2025-05-07T20:13:16.8109034Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.8109660Z self=, 2025-05-07T20:13:16.8110244Z mixed_B=True, 2025-05-07T20:13:16.8110477Z compile=False, 2025-05-07T20:13:16.8110693Z T=3, 2025-05-07T20:13:16.8110897Z D=49, 2025-05-07T20:13:16.8111103Z B=110, 2025-05-07T20:13:16.8111299Z log_E=3, 2025-05-07T20:13:16.8111514Z L=17, 2025-05-07T20:13:16.8111725Z D_gradcheck=1, 2025-05-07T20:13:16.8111962Z stochastic_rounding=True, 2025-05-07T20:13:16.8112244Z weighted=False, 2025-05-07T20:13:16.8112479Z row_wise=False, 2025-05-07T20:13:16.8112699Z mixed=False, 2025-05-07T20:13:16.8112928Z use_cache=True, 2025-05-07T20:13:16.8113186Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.8113498Z use_cpu=True, 2025-05-07T20:13:16.8113742Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.8114029Z ) 2025-05-07T20:13:16.8114281Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.8114896Z self=, 2025-05-07T20:13:16.8115476Z mixed_B=False, 2025-05-07T20:13:16.8115711Z compile=False, 2025-05-07T20:13:16.8115924Z T=2, 2025-05-07T20:13:16.8116216Z D=19, 2025-05-07T20:13:16.8116422Z B=114, 2025-05-07T20:13:16.8116616Z log_E=4, 2025-05-07T20:13:16.8116828Z L=10, 2025-05-07T20:13:16.8117038Z D_gradcheck=1, 2025-05-07T20:13:16.8117272Z stochastic_rounding=False, 2025-05-07T20:13:16.8117638Z weighted=False, 2025-05-07T20:13:16.8117876Z row_wise=False, 2025-05-07T20:13:16.8118094Z mixed=False, 2025-05-07T20:13:16.8118324Z use_cache=True, 2025-05-07T20:13:16.8118583Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.8118881Z use_cpu=True, 2025-05-07T20:13:16.8119133Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.8119420Z ) 2025-05-07T20:13:16.8119664Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.8120340Z self=, 2025-05-07T20:13:16.8120918Z mixed_B=False, 2025-05-07T20:13:16.8121158Z compile=True, 2025-05-07T20:13:16.8121375Z T=3, 2025-05-07T20:13:16.8121579Z D=125, 2025-05-07T20:13:16.8121784Z B=99, 2025-05-07T20:13:16.8121977Z log_E=5, 2025-05-07T20:13:16.8122189Z L=2, 2025-05-07T20:13:16.8122399Z D_gradcheck=2, 2025-05-07T20:13:16.8122639Z stochastic_rounding=False, 2025-05-07T20:13:16.8122920Z weighted=False, 2025-05-07T20:13:16.8123154Z row_wise=True, 2025-05-07T20:13:16.8123369Z mixed=False, 2025-05-07T20:13:16.8123598Z use_cache=True, 2025-05-07T20:13:16.8123937Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.8124241Z use_cpu=True, 2025-05-07T20:13:16.8124549Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.8124838Z ) 2025-05-07T20:13:16.8125082Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.8125713Z self=, 2025-05-07T20:13:16.8126293Z mixed_B=False, 2025-05-07T20:13:16.8126530Z compile=True, 2025-05-07T20:13:16.8126748Z T=4, 2025-05-07T20:13:16.8126950Z D=15, 2025-05-07T20:13:16.8127152Z B=23, 2025-05-07T20:13:16.8127343Z log_E=3, 2025-05-07T20:13:16.8127552Z L=8, 2025-05-07T20:13:16.8127760Z D_gradcheck=1, 2025-05-07T20:13:16.8127993Z stochastic_rounding=True, 2025-05-07T20:13:16.8128271Z weighted=True, 2025-05-07T20:13:16.8128504Z row_wise=True, 2025-05-07T20:13:16.8128721Z mixed=True, 2025-05-07T20:13:16.8128949Z use_cache=False, 2025-05-07T20:13:16.8129219Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.8129515Z use_cpu=True, 2025-05-07T20:13:16.8129769Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.8130051Z ) 2025-05-07T20:13:16.8130290Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.8130916Z self=, 2025-05-07T20:13:16.8131493Z mixed_B=False, 2025-05-07T20:13:16.8131714Z compile=False, 2025-05-07T20:13:16.8131942Z T=2, 2025-05-07T20:13:16.8132146Z D=73, 2025-05-07T20:13:16.8132337Z B=86, 2025-05-07T20:13:16.8132539Z log_E=4, 2025-05-07T20:13:16.8132635Z L=0, 2025-05-07T20:13:16.8132724Z D_gradcheck=2, 2025-05-07T20:13:16.8132825Z stochastic_rounding=True, 2025-05-07T20:13:16.8132929Z weighted=False, 2025-05-07T20:13:16.8133015Z row_wise=True, 2025-05-07T20:13:16.8133102Z mixed=True, 2025-05-07T20:13:16.8133208Z use_cache=False, 2025-05-07T20:13:16.8133324Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.8133412Z use_cpu=True, 2025-05-07T20:13:16.8133537Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.8133618Z ) 2025-05-07T20:13:16.8133761Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.8134177Z self=, 2025-05-07T20:13:16.8134265Z mixed_B=True, 2025-05-07T20:13:16.8134355Z compile=False, 2025-05-07T20:13:16.8134451Z T=4, 2025-05-07T20:13:16.8134535Z D=113, 2025-05-07T20:13:16.8134619Z B=117, 2025-05-07T20:13:16.8134717Z log_E=3, 2025-05-07T20:13:16.8134801Z L=14, 2025-05-07T20:13:16.8134891Z D_gradcheck=2, 2025-05-07T20:13:16.8135008Z stochastic_rounding=True, 2025-05-07T20:13:16.8135137Z weighted=False, 2025-05-07T20:13:16.8135239Z row_wise=True, 2025-05-07T20:13:16.8135327Z mixed=False, 2025-05-07T20:13:16.8135416Z use_cache=True, 2025-05-07T20:13:16.8135547Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.8135638Z use_cpu=True, 2025-05-07T20:13:16.8135749Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.8135846Z ) 2025-05-07T20:13:16.8135989Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.8136385Z self=, 2025-05-07T20:13:16.8136491Z mixed_B=False, 2025-05-07T20:13:16.8136584Z compile=True, 2025-05-07T20:13:16.8136669Z T=1, 2025-05-07T20:13:16.8136772Z D=105, 2025-05-07T20:13:16.8136859Z B=123, 2025-05-07T20:13:16.8136957Z log_E=4, 2025-05-07T20:13:16.8137042Z L=8, 2025-05-07T20:13:16.8137130Z D_gradcheck=1, 2025-05-07T20:13:16.8137250Z stochastic_rounding=False, 2025-05-07T20:13:16.8137343Z weighted=True, 2025-05-07T20:13:16.8137431Z row_wise=True, 2025-05-07T20:13:16.8137536Z mixed=False, 2025-05-07T20:13:16.8137630Z use_cache=False, 2025-05-07T20:13:16.8137774Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.8137879Z use_cpu=True, 2025-05-07T20:13:16.8138016Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.8138095Z ) 2025-05-07T20:13:16.8138251Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.8138620Z self=, 2025-05-07T20:13:16.8138727Z mixed_B=False, 2025-05-07T20:13:16.8138817Z compile=True, 2025-05-07T20:13:16.8138900Z T=1, 2025-05-07T20:13:16.8139001Z D=80, 2025-05-07T20:13:16.8139085Z B=93, 2025-05-07T20:13:16.8139168Z log_E=3, 2025-05-07T20:13:16.8139264Z L=10, 2025-05-07T20:13:16.8139355Z D_gradcheck=2, 2025-05-07T20:13:16.8139458Z stochastic_rounding=False, 2025-05-07T20:13:16.8139562Z weighted=False, 2025-05-07T20:13:16.8139649Z row_wise=True, 2025-05-07T20:13:16.8139734Z mixed=True, 2025-05-07T20:13:16.8139834Z use_cache=False, 2025-05-07T20:13:16.8139949Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.8140035Z use_cpu=True, 2025-05-07T20:13:16.8140155Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.8140235Z ) 2025-05-07T20:13:16.8140375Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.8140757Z self=, 2025-05-07T20:13:16.8140845Z mixed_B=False, 2025-05-07T20:13:16.8140944Z compile=False, 2025-05-07T20:13:16.8141026Z T=5, 2025-05-07T20:13:16.8141108Z D=51, 2025-05-07T20:13:16.8141201Z B=77, 2025-05-07T20:13:16.8141291Z log_E=5, 2025-05-07T20:13:16.8141373Z L=10, 2025-05-07T20:13:16.8141472Z D_gradcheck=2, 2025-05-07T20:13:16.8141576Z stochastic_rounding=False, 2025-05-07T20:13:16.8141666Z weighted=False, 2025-05-07T20:13:16.8141767Z row_wise=False, 2025-05-07T20:13:16.8141856Z mixed=False, 2025-05-07T20:13:16.8141943Z use_cache=True, 2025-05-07T20:13:16.8142075Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.8142161Z use_cpu=True, 2025-05-07T20:13:16.8142273Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.8142368Z ) 2025-05-07T20:13:16.8142512Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.8142894Z self=, 2025-05-07T20:13:16.8142981Z mixed_B=True, 2025-05-07T20:13:16.8143071Z compile=True, 2025-05-07T20:13:16.8143167Z T=5, 2025-05-07T20:13:16.8143249Z D=20, 2025-05-07T20:13:16.8143331Z B=88, 2025-05-07T20:13:16.8143425Z log_E=5, 2025-05-07T20:13:16.8143506Z L=2, 2025-05-07T20:13:16.8143593Z D_gradcheck=2, 2025-05-07T20:13:16.8143708Z stochastic_rounding=False, 2025-05-07T20:13:16.8143825Z weighted=False, 2025-05-07T20:13:16.8143914Z row_wise=True, 2025-05-07T20:13:16.8144010Z mixed=False, 2025-05-07T20:13:16.8144100Z use_cache=False, 2025-05-07T20:13:16.8144227Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.8144314Z use_cpu=True, 2025-05-07T20:13:16.8144425Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.8144516Z ) 2025-05-07T20:13:16.8144658Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.8145053Z self=, 2025-05-07T20:13:16.8145155Z mixed_B=False, 2025-05-07T20:13:16.8145242Z compile=True, 2025-05-07T20:13:16.8145325Z T=1, 2025-05-07T20:13:16.8145420Z D=11, 2025-05-07T20:13:16.8145502Z B=15, 2025-05-07T20:13:16.8145589Z log_E=5, 2025-05-07T20:13:16.8145684Z L=7, 2025-05-07T20:13:16.8145772Z D_gradcheck=1, 2025-05-07T20:13:16.8145875Z stochastic_rounding=False, 2025-05-07T20:13:16.8145979Z weighted=False, 2025-05-07T20:13:16.8146068Z row_wise=False, 2025-05-07T20:13:16.8146165Z mixed=True, 2025-05-07T20:13:16.8146252Z use_cache=True, 2025-05-07T20:13:16.8146390Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.8146490Z use_cpu=True, 2025-05-07T20:13:16.8146626Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.8146706Z ) 2025-05-07T20:13:16.8146859Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.8147229Z self=, 2025-05-07T20:13:16.8147316Z mixed_B=True, 2025-05-07T20:13:16.8147418Z compile=False, 2025-05-07T20:13:16.8147499Z T=5, 2025-05-07T20:13:16.8147580Z D=2, 2025-05-07T20:13:16.8147673Z B=51, 2025-05-07T20:13:16.8147755Z log_E=3, 2025-05-07T20:13:16.8147837Z L=14, 2025-05-07T20:13:16.8147937Z D_gradcheck=2, 2025-05-07T20:13:16.8148040Z stochastic_rounding=False, 2025-05-07T20:13:16.8148141Z weighted=True, 2025-05-07T20:13:16.8148229Z row_wise=False, 2025-05-07T20:13:16.8148313Z mixed=True, 2025-05-07T20:13:16.8148415Z use_cache=False, 2025-05-07T20:13:16.8148530Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.8148620Z use_cpu=True, 2025-05-07T20:13:16.8148740Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.8148820Z ) 2025-05-07T20:13:16.8432442Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.8432923Z self=, 2025-05-07T20:13:16.8433056Z mixed_B=False, 2025-05-07T20:13:16.8433196Z compile=True, 2025-05-07T20:13:16.8433329Z T=5, 2025-05-07T20:13:16.8433448Z D=19, 2025-05-07T20:13:16.8433626Z B=63, 2025-05-07T20:13:16.8433783Z log_E=4, 2025-05-07T20:13:16.8433939Z L=16, 2025-05-07T20:13:16.8434115Z D_gradcheck=1, 2025-05-07T20:13:16.8434240Z stochastic_rounding=False, 2025-05-07T20:13:16.8434333Z weighted=False, 2025-05-07T20:13:16.8434431Z row_wise=True, 2025-05-07T20:13:16.8434517Z mixed=False, 2025-05-07T20:13:16.8434685Z use_cache=True, 2025-05-07T20:13:16.8434813Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.8434901Z use_cpu=True, 2025-05-07T20:13:16.8435023Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.8435103Z ) 2025-05-07T20:13:16.8435247Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.8435633Z self=, 2025-05-07T20:13:16.8435721Z mixed_B=False, 2025-05-07T20:13:16.8435808Z compile=True, 2025-05-07T20:13:16.8435906Z T=5, 2025-05-07T20:13:16.8436054Z D=85, 2025-05-07T20:13:16.8436137Z B=27, 2025-05-07T20:13:16.8436236Z log_E=3, 2025-05-07T20:13:16.8436318Z L=14, 2025-05-07T20:13:16.8436409Z D_gradcheck=1, 2025-05-07T20:13:16.8436528Z stochastic_rounding=True, 2025-05-07T20:13:16.8436751Z weighted=False, 2025-05-07T20:13:16.8436839Z row_wise=True, 2025-05-07T20:13:16.8436940Z mixed=True, 2025-05-07T20:13:16.8437029Z use_cache=False, 2025-05-07T20:13:16.8437160Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.8437247Z use_cpu=True, 2025-05-07T20:13:16.8437359Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.8437452Z ) 2025-05-07T20:13:16.8437594Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.8438002Z self=, 2025-05-07T20:13:16.8438104Z mixed_B=True, 2025-05-07T20:13:16.8438192Z compile=False, 2025-05-07T20:13:16.8438274Z T=5, 2025-05-07T20:13:16.8438369Z D=37, 2025-05-07T20:13:16.8438452Z B=100, 2025-05-07T20:13:16.8438535Z log_E=4, 2025-05-07T20:13:16.8438630Z L=15, 2025-05-07T20:13:16.8438717Z D_gradcheck=1, 2025-05-07T20:13:16.8438820Z stochastic_rounding=False, 2025-05-07T20:13:16.8438927Z weighted=True, 2025-05-07T20:13:16.8439016Z row_wise=True, 2025-05-07T20:13:16.8439120Z mixed=True, 2025-05-07T20:13:16.8439212Z use_cache=False, 2025-05-07T20:13:16.8439377Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.8439479Z use_cpu=True, 2025-05-07T20:13:16.8439629Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.8439711Z ) 2025-05-07T20:13:16.8439869Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.8440240Z self=, 2025-05-07T20:13:16.8440330Z mixed_B=False, 2025-05-07T20:13:16.8440434Z compile=False, 2025-05-07T20:13:16.8440519Z T=2, 2025-05-07T20:13:16.8440602Z D=76, 2025-05-07T20:13:16.8440699Z B=20, 2025-05-07T20:13:16.8440784Z log_E=5, 2025-05-07T20:13:16.8440881Z L=13, 2025-05-07T20:13:16.8440973Z D_gradcheck=2, 2025-05-07T20:13:16.8441079Z stochastic_rounding=False, 2025-05-07T20:13:16.8441186Z weighted=False, 2025-05-07T20:13:16.8441275Z row_wise=True, 2025-05-07T20:13:16.8441363Z mixed=True, 2025-05-07T20:13:16.8441468Z use_cache=False, 2025-05-07T20:13:16.8441585Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.8441673Z use_cpu=True, 2025-05-07T20:13:16.8441801Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.8441883Z ) 2025-05-07T20:13:16.8442028Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.8442414Z self=, 2025-05-07T20:13:16.8442504Z mixed_B=True, 2025-05-07T20:13:16.8442595Z compile=True, 2025-05-07T20:13:16.8442693Z T=2, 2025-05-07T20:13:16.8442776Z D=26, 2025-05-07T20:13:16.8442872Z B=121, 2025-05-07T20:13:16.8442956Z log_E=4, 2025-05-07T20:13:16.8443040Z L=10, 2025-05-07T20:13:16.8443141Z D_gradcheck=2, 2025-05-07T20:13:16.8443242Z stochastic_rounding=True, 2025-05-07T20:13:16.8443331Z weighted=True, 2025-05-07T20:13:16.8443436Z row_wise=True, 2025-05-07T20:13:16.8443523Z mixed=True, 2025-05-07T20:13:16.8443611Z use_cache=False, 2025-05-07T20:13:16.8443745Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.8443832Z use_cpu=True, 2025-05-07T20:13:16.8443941Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.8444032Z ) 2025-05-07T20:13:16.8444173Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.8444543Z self=, 2025-05-07T20:13:16.8444644Z mixed_B=False, 2025-05-07T20:13:16.8444734Z compile=False, 2025-05-07T20:13:16.8444830Z T=2, 2025-05-07T20:13:16.8444910Z D=126, 2025-05-07T20:13:16.8444992Z B=95, 2025-05-07T20:13:16.8445087Z log_E=5, 2025-05-07T20:13:16.8445168Z L=12, 2025-05-07T20:13:16.8445255Z D_gradcheck=1, 2025-05-07T20:13:16.8445371Z stochastic_rounding=False, 2025-05-07T20:13:16.8445486Z weighted=True, 2025-05-07T20:13:16.8445573Z row_wise=False, 2025-05-07T20:13:16.8445670Z mixed=False, 2025-05-07T20:13:16.8445758Z use_cache=True, 2025-05-07T20:13:16.8445873Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.8445972Z use_cpu=True, 2025-05-07T20:13:16.8446082Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.8446162Z ) 2025-05-07T20:13:16.8446318Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.8446733Z self=, 2025-05-07T20:13:16.8446833Z mixed_B=True, 2025-05-07T20:13:16.8446921Z compile=False, 2025-05-07T20:13:16.8447003Z T=4, 2025-05-07T20:13:16.8447101Z D=66, 2025-05-07T20:13:16.8447182Z B=63, 2025-05-07T20:13:16.8447268Z log_E=5, 2025-05-07T20:13:16.8447361Z L=16, 2025-05-07T20:13:16.8447449Z D_gradcheck=1, 2025-05-07T20:13:16.8447552Z stochastic_rounding=True, 2025-05-07T20:13:16.8447655Z weighted=False, 2025-05-07T20:13:16.8447744Z row_wise=False, 2025-05-07T20:13:16.8447832Z mixed=True, 2025-05-07T20:13:16.8447934Z use_cache=False, 2025-05-07T20:13:16.8448074Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.8448177Z use_cpu=True, 2025-05-07T20:13:16.8448310Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.8448391Z ) 2025-05-07T20:13:16.8448545Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.8448912Z self=, 2025-05-07T20:13:16.8448999Z mixed_B=False, 2025-05-07T20:13:16.8449100Z compile=True, 2025-05-07T20:13:16.8449183Z T=1, 2025-05-07T20:13:16.8449265Z D=126, 2025-05-07T20:13:16.8449359Z B=52, 2025-05-07T20:13:16.8449442Z log_E=4, 2025-05-07T20:13:16.8449524Z L=11, 2025-05-07T20:13:16.8449625Z D_gradcheck=1, 2025-05-07T20:13:16.8449726Z stochastic_rounding=True, 2025-05-07T20:13:16.8449816Z weighted=False, 2025-05-07T20:13:16.8449914Z row_wise=True, 2025-05-07T20:13:16.8450000Z mixed=False, 2025-05-07T20:13:16.8450101Z use_cache=False, 2025-05-07T20:13:16.8450217Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.8450304Z use_cpu=True, 2025-05-07T20:13:16.8450426Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.8450506Z ) 2025-05-07T20:13:16.8450647Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.8451030Z self=, 2025-05-07T20:13:16.8451118Z mixed_B=True, 2025-05-07T20:13:16.8451207Z compile=False, 2025-05-07T20:13:16.8451301Z T=4, 2025-05-07T20:13:16.8451384Z D=6, 2025-05-07T20:13:16.8451468Z B=54, 2025-05-07T20:13:16.8451565Z log_E=3, 2025-05-07T20:13:16.8451647Z L=7, 2025-05-07T20:13:16.8451734Z D_gradcheck=2, 2025-05-07T20:13:16.8451845Z stochastic_rounding=True, 2025-05-07T20:13:16.8451935Z weighted=False, 2025-05-07T20:13:16.8452033Z row_wise=True, 2025-05-07T20:13:16.8452117Z mixed=True, 2025-05-07T20:13:16.8452205Z use_cache=False, 2025-05-07T20:13:16.8452330Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.8452416Z use_cpu=True, 2025-05-07T20:13:16.8452526Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.8452618Z ) 2025-05-07T20:13:16.8452759Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.8453131Z self=, 2025-05-07T20:13:16.8453230Z mixed_B=False, 2025-05-07T20:13:16.8453316Z compile=True, 2025-05-07T20:13:16.8453399Z T=2, 2025-05-07T20:13:16.8453492Z D=22, 2025-05-07T20:13:16.8453573Z B=63, 2025-05-07T20:13:16.8453668Z log_E=5, 2025-05-07T20:13:16.8453749Z L=7, 2025-05-07T20:13:16.8453836Z D_gradcheck=2, 2025-05-07T20:13:16.8453949Z stochastic_rounding=True, 2025-05-07T20:13:16.8454065Z weighted=True, 2025-05-07T20:13:16.8454151Z row_wise=True, 2025-05-07T20:13:16.8454249Z mixed=True, 2025-05-07T20:13:16.8454336Z use_cache=True, 2025-05-07T20:13:16.8454451Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.8454551Z use_cpu=True, 2025-05-07T20:13:16.8454658Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.8454738Z ) 2025-05-07T20:13:16.8454891Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.8455282Z self=, 2025-05-07T20:13:16.8455370Z mixed_B=True, 2025-05-07T20:13:16.8455469Z compile=True, 2025-05-07T20:13:16.8455550Z T=5, 2025-05-07T20:13:16.8455645Z D=36, 2025-05-07T20:13:16.8455726Z B=99, 2025-05-07T20:13:16.8455808Z log_E=4, 2025-05-07T20:13:16.8455902Z L=19, 2025-05-07T20:13:16.8455989Z D_gradcheck=2, 2025-05-07T20:13:16.8456090Z stochastic_rounding=True, 2025-05-07T20:13:16.8456192Z weighted=False, 2025-05-07T20:13:16.8456280Z row_wise=False, 2025-05-07T20:13:16.8456365Z mixed=False, 2025-05-07T20:13:16.8456464Z use_cache=True, 2025-05-07T20:13:16.8456604Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.8456692Z use_cpu=True, 2025-05-07T20:13:16.8456812Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.8456920Z ) 2025-05-07T20:13:16.8457062Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.8457446Z self=, 2025-05-07T20:13:16.8457534Z mixed_B=True, 2025-05-07T20:13:16.8457634Z compile=True, 2025-05-07T20:13:16.8457716Z T=5, 2025-05-07T20:13:16.8457798Z D=81, 2025-05-07T20:13:16.8457894Z B=102, 2025-05-07T20:13:16.8457976Z log_E=4, 2025-05-07T20:13:16.8458059Z L=10, 2025-05-07T20:13:16.8458160Z D_gradcheck=2, 2025-05-07T20:13:16.8458262Z stochastic_rounding=True, 2025-05-07T20:13:16.8458355Z weighted=True, 2025-05-07T20:13:16.8458461Z row_wise=True, 2025-05-07T20:13:16.8458547Z mixed=True, 2025-05-07T20:13:16.8458635Z use_cache=True, 2025-05-07T20:13:16.8458764Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.8458851Z use_cpu=True, 2025-05-07T20:13:16.8458958Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.8459052Z ) 2025-05-07T20:13:16.8459194Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.8459575Z self=, 2025-05-07T20:13:16.8459662Z mixed_B=False, 2025-05-07T20:13:16.8459753Z compile=False, 2025-05-07T20:13:16.8459848Z T=1, 2025-05-07T20:13:16.8459930Z D=34, 2025-05-07T20:13:16.8460013Z B=104, 2025-05-07T20:13:16.8460108Z log_E=3, 2025-05-07T20:13:16.8460190Z L=19, 2025-05-07T20:13:16.8460278Z D_gradcheck=2, 2025-05-07T20:13:16.8460394Z stochastic_rounding=False, 2025-05-07T20:13:16.8460483Z weighted=False, 2025-05-07T20:13:16.8460584Z row_wise=False, 2025-05-07T20:13:16.8460683Z mixed=False, 2025-05-07T20:13:16.8460772Z use_cache=False, 2025-05-07T20:13:16.8460905Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.8460994Z use_cpu=True, 2025-05-07T20:13:16.8461103Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.8461199Z ) 2025-05-07T20:13:16.8461342Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.8461714Z self=, 2025-05-07T20:13:16.8461818Z mixed_B=False, 2025-05-07T20:13:16.8461908Z compile=False, 2025-05-07T20:13:16.8461991Z T=4, 2025-05-07T20:13:16.8462088Z D=57, 2025-05-07T20:13:16.8462171Z B=26, 2025-05-07T20:13:16.8462256Z log_E=3, 2025-05-07T20:13:16.8462356Z L=1, 2025-05-07T20:13:16.8462446Z D_gradcheck=2, 2025-05-07T20:13:16.8462552Z stochastic_rounding=False, 2025-05-07T20:13:16.8462690Z weighted=True, 2025-05-07T20:13:16.8462781Z row_wise=False, 2025-05-07T20:13:16.8462882Z mixed=True, 2025-05-07T20:13:16.8462972Z use_cache=True, 2025-05-07T20:13:16.8463089Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.8463192Z use_cpu=True, 2025-05-07T20:13:16.8463304Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.8463386Z ) 2025-05-07T20:13:16.8463544Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.8463940Z self=, 2025-05-07T20:13:16.8464030Z mixed_B=True, 2025-05-07T20:13:16.8464129Z compile=True, 2025-05-07T20:13:16.8464212Z T=5, 2025-05-07T20:13:16.8464293Z D=81, 2025-05-07T20:13:16.8464387Z B=100, 2025-05-07T20:13:16.8464469Z log_E=5, 2025-05-07T20:13:16.8464550Z L=3, 2025-05-07T20:13:16.8464652Z D_gradcheck=2, 2025-05-07T20:13:16.8464757Z stochastic_rounding=False, 2025-05-07T20:13:16.8464861Z weighted=False, 2025-05-07T20:13:16.8464948Z row_wise=True, 2025-05-07T20:13:16.8465036Z mixed=False, 2025-05-07T20:13:16.8465139Z use_cache=True, 2025-05-07T20:13:16.8465275Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.8465363Z use_cpu=True, 2025-05-07T20:13:16.8465483Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.8465590Z ) 2025-05-07T20:13:16.8465731Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.8466111Z self=, 2025-05-07T20:13:16.8466200Z mixed_B=False, 2025-05-07T20:13:16.8466288Z compile=False, 2025-05-07T20:13:16.8466383Z T=1, 2025-05-07T20:13:16.8466464Z D=12, 2025-05-07T20:13:16.8466557Z B=77, 2025-05-07T20:13:16.8466639Z log_E=3, 2025-05-07T20:13:16.8466721Z L=6, 2025-05-07T20:13:16.8466819Z D_gradcheck=2, 2025-05-07T20:13:16.8466920Z stochastic_rounding=True, 2025-05-07T20:13:16.8467010Z weighted=True, 2025-05-07T20:13:16.8467109Z row_wise=True, 2025-05-07T20:13:16.8467195Z mixed=False, 2025-05-07T20:13:16.8467284Z use_cache=False, 2025-05-07T20:13:16.8467410Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.8467496Z use_cpu=True, 2025-05-07T20:13:16.8467604Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.8467696Z ) 2025-05-07T20:13:16.8467837Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.8468209Z self=, 2025-05-07T20:13:16.8468308Z mixed_B=True, 2025-05-07T20:13:16.8468399Z compile=False, 2025-05-07T20:13:16.8468497Z T=5, 2025-05-07T20:13:16.8468580Z D=38, 2025-05-07T20:13:16.8468664Z B=58, 2025-05-07T20:13:16.8468763Z log_E=3, 2025-05-07T20:13:16.8468845Z L=4, 2025-05-07T20:13:16.8468935Z D_gradcheck=2, 2025-05-07T20:13:16.8469052Z stochastic_rounding=False, 2025-05-07T20:13:16.8469143Z weighted=False, 2025-05-07T20:13:16.8469231Z row_wise=False, 2025-05-07T20:13:16.8469326Z mixed=True, 2025-05-07T20:13:16.8469415Z use_cache=False, 2025-05-07T20:13:16.8469532Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.8469632Z use_cpu=True, 2025-05-07T20:13:16.8469743Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.8469825Z ) 2025-05-07T20:13:16.8789253Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.8789878Z self=, 2025-05-07T20:13:16.8790031Z mixed_B=True, 2025-05-07T20:13:16.8790157Z compile=True, 2025-05-07T20:13:16.8790303Z T=3, 2025-05-07T20:13:16.8790474Z D=28, 2025-05-07T20:13:16.8790628Z B=86, 2025-05-07T20:13:16.8790787Z log_E=4, 2025-05-07T20:13:16.8790939Z L=0, 2025-05-07T20:13:16.8791030Z D_gradcheck=2, 2025-05-07T20:13:16.8791133Z stochastic_rounding=True, 2025-05-07T20:13:16.8791371Z weighted=True, 2025-05-07T20:13:16.8791462Z row_wise=False, 2025-05-07T20:13:16.8791564Z mixed=True, 2025-05-07T20:13:16.8791656Z use_cache=False, 2025-05-07T20:13:16.8791775Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.8791878Z use_cpu=True, 2025-05-07T20:13:16.8791989Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.8792074Z ) 2025-05-07T20:13:16.8792234Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.8792646Z self=, 2025-05-07T20:13:16.8792734Z mixed_B=True, 2025-05-07T20:13:16.8792833Z compile=True, 2025-05-07T20:13:16.8792916Z T=2, 2025-05-07T20:13:16.8792997Z D=77, 2025-05-07T20:13:16.8793091Z B=1, 2025-05-07T20:13:16.8793174Z log_E=5, 2025-05-07T20:13:16.8793255Z L=8, 2025-05-07T20:13:16.8793437Z D_gradcheck=2, 2025-05-07T20:13:16.8793540Z stochastic_rounding=False, 2025-05-07T20:13:16.8793644Z weighted=True, 2025-05-07T20:13:16.8793731Z row_wise=False, 2025-05-07T20:13:16.8793818Z mixed=False, 2025-05-07T20:13:16.8793917Z use_cache=True, 2025-05-07T20:13:16.8794031Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.8794157Z use_cpu=True, 2025-05-07T20:13:16.8794278Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.8794400Z ) 2025-05-07T20:13:16.8794543Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.8794930Z self=, 2025-05-07T20:13:16.8795017Z mixed_B=True, 2025-05-07T20:13:16.8795123Z compile=False, 2025-05-07T20:13:16.8795205Z T=5, 2025-05-07T20:13:16.8795288Z D=6, 2025-05-07T20:13:16.8795384Z B=24, 2025-05-07T20:13:16.8795468Z log_E=5, 2025-05-07T20:13:16.8795551Z L=0, 2025-05-07T20:13:16.8795653Z D_gradcheck=1, 2025-05-07T20:13:16.8795754Z stochastic_rounding=True, 2025-05-07T20:13:16.8795848Z weighted=False, 2025-05-07T20:13:16.8796030Z row_wise=False, 2025-05-07T20:13:16.8796118Z mixed=True, 2025-05-07T20:13:16.8796206Z use_cache=False, 2025-05-07T20:13:16.8796337Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.8796425Z use_cpu=True, 2025-05-07T20:13:16.8796535Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.8796631Z ) 2025-05-07T20:13:16.8796772Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.8797159Z self=, 2025-05-07T20:13:16.8797245Z mixed_B=True, 2025-05-07T20:13:16.8797333Z compile=True, 2025-05-07T20:13:16.8797427Z T=3, 2025-05-07T20:13:16.8797510Z D=39, 2025-05-07T20:13:16.8797593Z B=125, 2025-05-07T20:13:16.8797690Z log_E=5, 2025-05-07T20:13:16.8797772Z L=7, 2025-05-07T20:13:16.8797860Z D_gradcheck=2, 2025-05-07T20:13:16.8797973Z stochastic_rounding=True, 2025-05-07T20:13:16.8798061Z weighted=True, 2025-05-07T20:13:16.8798149Z row_wise=True, 2025-05-07T20:13:16.8798247Z mixed=False, 2025-05-07T20:13:16.8798335Z use_cache=True, 2025-05-07T20:13:16.8798449Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.8798550Z use_cpu=True, 2025-05-07T20:13:16.8798657Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.8798751Z ) 2025-05-07T20:13:16.8798897Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.8799269Z self=, 2025-05-07T20:13:16.8799372Z mixed_B=True, 2025-05-07T20:13:16.8799460Z compile=True, 2025-05-07T20:13:16.8799542Z T=3, 2025-05-07T20:13:16.8799640Z D=115, 2025-05-07T20:13:16.8799722Z B=7, 2025-05-07T20:13:16.8799807Z log_E=5, 2025-05-07T20:13:16.8799903Z L=14, 2025-05-07T20:13:16.8799992Z D_gradcheck=1, 2025-05-07T20:13:16.8800095Z stochastic_rounding=False, 2025-05-07T20:13:16.8800195Z weighted=True, 2025-05-07T20:13:16.8800347Z row_wise=False, 2025-05-07T20:13:16.8800431Z mixed=True, 2025-05-07T20:13:16.8800531Z use_cache=False, 2025-05-07T20:13:16.8800645Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.8800750Z use_cpu=True, 2025-05-07T20:13:16.8800859Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.8800942Z ) 2025-05-07T20:13:16.8801099Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.8801502Z self=, 2025-05-07T20:13:16.8801592Z mixed_B=False, 2025-05-07T20:13:16.8801691Z compile=True, 2025-05-07T20:13:16.8801774Z T=3, 2025-05-07T20:13:16.8801857Z D=117, 2025-05-07T20:13:16.8801952Z B=11, 2025-05-07T20:13:16.8802036Z log_E=3, 2025-05-07T20:13:16.8802119Z L=11, 2025-05-07T20:13:16.8802225Z D_gradcheck=1, 2025-05-07T20:13:16.8802328Z stochastic_rounding=True, 2025-05-07T20:13:16.8802419Z weighted=False, 2025-05-07T20:13:16.8802523Z row_wise=True, 2025-05-07T20:13:16.8802611Z mixed=False, 2025-05-07T20:13:16.8802718Z use_cache=False, 2025-05-07T20:13:16.8802831Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.8802944Z use_cpu=True, 2025-05-07T20:13:16.8803067Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.8803174Z ) 2025-05-07T20:13:16.8803317Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.8803708Z self=, 2025-05-07T20:13:16.8803799Z mixed_B=False, 2025-05-07T20:13:16.8803889Z compile=True, 2025-05-07T20:13:16.8803985Z T=4, 2025-05-07T20:13:16.8804070Z D=45, 2025-05-07T20:13:16.8804153Z B=3, 2025-05-07T20:13:16.8804253Z log_E=4, 2025-05-07T20:13:16.8804337Z L=4, 2025-05-07T20:13:16.8804440Z D_gradcheck=2, 2025-05-07T20:13:16.8804545Z stochastic_rounding=False, 2025-05-07T20:13:16.8804635Z weighted=False, 2025-05-07T20:13:16.8804739Z row_wise=True, 2025-05-07T20:13:16.8804827Z mixed=False, 2025-05-07T20:13:16.8804916Z use_cache=True, 2025-05-07T20:13:16.8805046Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.8805136Z use_cpu=True, 2025-05-07T20:13:16.8805246Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.8805341Z ) 2025-05-07T20:13:16.8805647Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.8806019Z self=, 2025-05-07T20:13:16.8806121Z mixed_B=True, 2025-05-07T20:13:16.8806212Z compile=False, 2025-05-07T20:13:16.8806294Z T=2, 2025-05-07T20:13:16.8806390Z D=8, 2025-05-07T20:13:16.8806472Z B=66, 2025-05-07T20:13:16.8806568Z log_E=3, 2025-05-07T20:13:16.8806649Z L=4, 2025-05-07T20:13:16.8806737Z D_gradcheck=2, 2025-05-07T20:13:16.8806855Z stochastic_rounding=False, 2025-05-07T20:13:16.8806947Z weighted=False, 2025-05-07T20:13:16.8807037Z row_wise=True, 2025-05-07T20:13:16.8807138Z mixed=True, 2025-05-07T20:13:16.8807226Z use_cache=False, 2025-05-07T20:13:16.8807339Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.8807438Z use_cpu=True, 2025-05-07T20:13:16.8807545Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.8807626Z ) 2025-05-07T20:13:16.8807780Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.8808152Z self=, 2025-05-07T20:13:16.8808252Z mixed_B=True, 2025-05-07T20:13:16.8808339Z compile=True, 2025-05-07T20:13:16.8808424Z T=1, 2025-05-07T20:13:16.8808517Z D=50, 2025-05-07T20:13:16.8808599Z B=4, 2025-05-07T20:13:16.8808681Z log_E=5, 2025-05-07T20:13:16.8808775Z L=2, 2025-05-07T20:13:16.8808863Z D_gradcheck=2, 2025-05-07T20:13:16.8808968Z stochastic_rounding=False, 2025-05-07T20:13:16.8809068Z weighted=True, 2025-05-07T20:13:16.8809213Z row_wise=False, 2025-05-07T20:13:16.8809301Z mixed=False, 2025-05-07T20:13:16.8809401Z use_cache=False, 2025-05-07T20:13:16.8809518Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.8809611Z use_cpu=True, 2025-05-07T20:13:16.8809735Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.8809818Z ) 2025-05-07T20:13:16.8809960Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.8810380Z self=, 2025-05-07T20:13:16.8810469Z mixed_B=True, 2025-05-07T20:13:16.8810573Z compile=False, 2025-05-07T20:13:16.8810656Z T=1, 2025-05-07T20:13:16.8810738Z D=106, 2025-05-07T20:13:16.8810834Z B=57, 2025-05-07T20:13:16.8810916Z log_E=4, 2025-05-07T20:13:16.8810999Z L=8, 2025-05-07T20:13:16.8811099Z D_gradcheck=1, 2025-05-07T20:13:16.8811199Z stochastic_rounding=True, 2025-05-07T20:13:16.8811290Z weighted=True, 2025-05-07T20:13:16.8811391Z row_wise=False, 2025-05-07T20:13:16.8811477Z mixed=False, 2025-05-07T20:13:16.8811565Z use_cache=True, 2025-05-07T20:13:16.8811693Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.8811815Z use_cpu=True, 2025-05-07T20:13:16.8811926Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.8812051Z ) 2025-05-07T20:13:16.8812193Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.8812577Z self=, 2025-05-07T20:13:16.8812663Z mixed_B=True, 2025-05-07T20:13:16.8812752Z compile=False, 2025-05-07T20:13:16.8812847Z T=2, 2025-05-07T20:13:16.8812930Z D=56, 2025-05-07T20:13:16.8813018Z B=16, 2025-05-07T20:13:16.8813116Z log_E=3, 2025-05-07T20:13:16.8813200Z L=13, 2025-05-07T20:13:16.8813288Z D_gradcheck=2, 2025-05-07T20:13:16.8813405Z stochastic_rounding=True, 2025-05-07T20:13:16.8813495Z weighted=False, 2025-05-07T20:13:16.8813588Z row_wise=False, 2025-05-07T20:13:16.8813688Z mixed=True, 2025-05-07T20:13:16.8813775Z use_cache=True, 2025-05-07T20:13:16.8813903Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.8813991Z use_cpu=True, 2025-05-07T20:13:16.8814101Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.8814193Z ) 2025-05-07T20:13:16.8814334Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.8814704Z self=, 2025-05-07T20:13:16.8814804Z mixed_B=False, 2025-05-07T20:13:16.8814892Z compile=False, 2025-05-07T20:13:16.8814974Z T=3, 2025-05-07T20:13:16.8815067Z D=84, 2025-05-07T20:13:16.8815148Z B=91, 2025-05-07T20:13:16.8815230Z log_E=3, 2025-05-07T20:13:16.8815322Z L=2, 2025-05-07T20:13:16.8815409Z D_gradcheck=1, 2025-05-07T20:13:16.8815512Z stochastic_rounding=False, 2025-05-07T20:13:16.8815610Z weighted=True, 2025-05-07T20:13:16.8815700Z row_wise=False, 2025-05-07T20:13:16.8815798Z mixed=False, 2025-05-07T20:13:16.8815886Z use_cache=True, 2025-05-07T20:13:16.8815998Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.8816098Z use_cpu=True, 2025-05-07T20:13:16.8816208Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.8816289Z ) 2025-05-07T20:13:16.8816442Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.8816811Z self=, 2025-05-07T20:13:16.8816898Z mixed_B=True, 2025-05-07T20:13:16.8816996Z compile=True, 2025-05-07T20:13:16.8817078Z T=5, 2025-05-07T20:13:16.8817161Z D=79, 2025-05-07T20:13:16.8817254Z B=114, 2025-05-07T20:13:16.8817338Z log_E=5, 2025-05-07T20:13:16.8817424Z L=0, 2025-05-07T20:13:16.8817523Z D_gradcheck=2, 2025-05-07T20:13:16.8817626Z stochastic_rounding=False, 2025-05-07T20:13:16.8817727Z weighted=True, 2025-05-07T20:13:16.8817842Z row_wise=False, 2025-05-07T20:13:16.8817927Z mixed=True, 2025-05-07T20:13:16.8818027Z use_cache=False, 2025-05-07T20:13:16.8818139Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.8818227Z use_cpu=True, 2025-05-07T20:13:16.8818352Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.8818432Z ) 2025-05-07T20:13:16.8818574Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.8818979Z self=, 2025-05-07T20:13:16.8819066Z mixed_B=True, 2025-05-07T20:13:16.8819154Z compile=False, 2025-05-07T20:13:16.8819245Z T=4, 2025-05-07T20:13:16.8819327Z D=44, 2025-05-07T20:13:16.8819420Z B=90, 2025-05-07T20:13:16.8819505Z log_E=3, 2025-05-07T20:13:16.8819587Z L=13, 2025-05-07T20:13:16.8819686Z D_gradcheck=1, 2025-05-07T20:13:16.8819787Z stochastic_rounding=True, 2025-05-07T20:13:16.8819875Z weighted=True, 2025-05-07T20:13:16.8819976Z row_wise=True, 2025-05-07T20:13:16.8820062Z mixed=False, 2025-05-07T20:13:16.8820156Z use_cache=False, 2025-05-07T20:13:16.8820282Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.8820394Z use_cpu=True, 2025-05-07T20:13:16.8820504Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.8820624Z ) 2025-05-07T20:13:16.8820767Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.8821139Z self=, 2025-05-07T20:13:16.8821243Z mixed_B=True, 2025-05-07T20:13:16.8821332Z compile=False, 2025-05-07T20:13:16.8821429Z T=2, 2025-05-07T20:13:16.8821512Z D=28, 2025-05-07T20:13:16.8821595Z B=95, 2025-05-07T20:13:16.8821691Z log_E=3, 2025-05-07T20:13:16.8821773Z L=1, 2025-05-07T20:13:16.8821860Z D_gradcheck=1, 2025-05-07T20:13:16.8821977Z stochastic_rounding=True, 2025-05-07T20:13:16.8822066Z weighted=True, 2025-05-07T20:13:16.8822154Z row_wise=False, 2025-05-07T20:13:16.8822250Z mixed=True, 2025-05-07T20:13:16.8822339Z use_cache=False, 2025-05-07T20:13:16.8822455Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.8822556Z use_cpu=True, 2025-05-07T20:13:16.8822666Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.8822746Z ) 2025-05-07T20:13:16.8822901Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.8823273Z self=, 2025-05-07T20:13:16.8823372Z mixed_B=True, 2025-05-07T20:13:16.8823475Z compile=False, 2025-05-07T20:13:16.8823558Z T=4, 2025-05-07T20:13:16.8823653Z D=38, 2025-05-07T20:13:16.8823737Z B=109, 2025-05-07T20:13:16.8823822Z log_E=5, 2025-05-07T20:13:16.8823918Z L=3, 2025-05-07T20:13:16.8824007Z D_gradcheck=2, 2025-05-07T20:13:16.8824111Z stochastic_rounding=False, 2025-05-07T20:13:16.8824214Z weighted=True, 2025-05-07T20:13:16.8824306Z row_wise=True, 2025-05-07T20:13:16.8824392Z mixed=True, 2025-05-07T20:13:16.8824497Z use_cache=False, 2025-05-07T20:13:16.8824611Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.8824703Z use_cpu=True, 2025-05-07T20:13:16.8824827Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.8824909Z ) 2025-05-07T20:13:16.8825066Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.8825439Z self=, 2025-05-07T20:13:16.8825529Z mixed_B=False, 2025-05-07T20:13:16.8825634Z compile=True, 2025-05-07T20:13:16.8825719Z T=2, 2025-05-07T20:13:16.8825804Z D=65, 2025-05-07T20:13:16.8825903Z B=76, 2025-05-07T20:13:16.8825988Z log_E=3, 2025-05-07T20:13:16.8826070Z L=12, 2025-05-07T20:13:16.8826175Z D_gradcheck=1, 2025-05-07T20:13:16.8826279Z stochastic_rounding=True, 2025-05-07T20:13:16.8826371Z weighted=False, 2025-05-07T20:13:16.8826499Z row_wise=True, 2025-05-07T20:13:16.8826588Z mixed=True, 2025-05-07T20:13:16.8826691Z use_cache=True, 2025-05-07T20:13:16.8826805Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.8826896Z use_cpu=True, 2025-05-07T20:13:16.8827024Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.8827111Z ) 2025-05-07T20:13:16.9144982Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.9145726Z self=, 2025-05-07T20:13:16.9145862Z mixed_B=True, 2025-05-07T20:13:16.9145998Z compile=True, 2025-05-07T20:13:16.9146154Z T=1, 2025-05-07T20:13:16.9146310Z D=32, 2025-05-07T20:13:16.9146485Z B=96, 2025-05-07T20:13:16.9146641Z log_E=5, 2025-05-07T20:13:16.9146780Z L=17, 2025-05-07T20:13:16.9146899Z D_gradcheck=1, 2025-05-07T20:13:16.9147000Z stochastic_rounding=True, 2025-05-07T20:13:16.9147086Z weighted=True, 2025-05-07T20:13:16.9147264Z row_wise=True, 2025-05-07T20:13:16.9147352Z mixed=False, 2025-05-07T20:13:16.9147440Z use_cache=True, 2025-05-07T20:13:16.9147566Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.9147701Z use_cpu=True, 2025-05-07T20:13:16.9147813Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.9147970Z ) 2025-05-07T20:13:16.9148116Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.9148504Z self=, 2025-05-07T20:13:16.9148591Z mixed_B=False, 2025-05-07T20:13:16.9148680Z compile=True, 2025-05-07T20:13:16.9148776Z T=3, 2025-05-07T20:13:16.9148859Z D=31, 2025-05-07T20:13:16.9148941Z B=89, 2025-05-07T20:13:16.9149041Z log_E=5, 2025-05-07T20:13:16.9149123Z L=16, 2025-05-07T20:13:16.9149213Z D_gradcheck=2, 2025-05-07T20:13:16.9149330Z stochastic_rounding=True, 2025-05-07T20:13:16.9149418Z weighted=True, 2025-05-07T20:13:16.9149508Z row_wise=True, 2025-05-07T20:13:16.9149605Z mixed=True, 2025-05-07T20:13:16.9149694Z use_cache=False, 2025-05-07T20:13:16.9149809Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.9149915Z use_cpu=True, 2025-05-07T20:13:16.9150022Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.9150106Z ) 2025-05-07T20:13:16.9150261Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.9150635Z self=, 2025-05-07T20:13:16.9150735Z mixed_B=True, 2025-05-07T20:13:16.9150822Z compile=True, 2025-05-07T20:13:16.9150905Z T=3, 2025-05-07T20:13:16.9150998Z D=106, 2025-05-07T20:13:16.9151079Z B=7, 2025-05-07T20:13:16.9151162Z log_E=4, 2025-05-07T20:13:16.9151255Z L=14, 2025-05-07T20:13:16.9151343Z D_gradcheck=1, 2025-05-07T20:13:16.9151446Z stochastic_rounding=False, 2025-05-07T20:13:16.9151548Z weighted=False, 2025-05-07T20:13:16.9151636Z row_wise=True, 2025-05-07T20:13:16.9151723Z mixed=True, 2025-05-07T20:13:16.9151821Z use_cache=True, 2025-05-07T20:13:16.9151935Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.9152040Z use_cpu=True, 2025-05-07T20:13:16.9152148Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.9152231Z ) 2025-05-07T20:13:16.9152389Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.9152763Z self=, 2025-05-07T20:13:16.9152851Z mixed_B=False, 2025-05-07T20:13:16.9152954Z compile=False, 2025-05-07T20:13:16.9153038Z T=1, 2025-05-07T20:13:16.9153120Z D=52, 2025-05-07T20:13:16.9153214Z B=19, 2025-05-07T20:13:16.9153297Z log_E=3, 2025-05-07T20:13:16.9153379Z L=2, 2025-05-07T20:13:16.9153482Z D_gradcheck=2, 2025-05-07T20:13:16.9153585Z stochastic_rounding=False, 2025-05-07T20:13:16.9153672Z weighted=True, 2025-05-07T20:13:16.9153813Z row_wise=True, 2025-05-07T20:13:16.9153898Z mixed=True, 2025-05-07T20:13:16.9154001Z use_cache=False, 2025-05-07T20:13:16.9154114Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.9154201Z use_cpu=True, 2025-05-07T20:13:16.9154325Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.9154407Z ) 2025-05-07T20:13:16.9154552Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.9154965Z self=, 2025-05-07T20:13:16.9155053Z mixed_B=True, 2025-05-07T20:13:16.9155141Z compile=False, 2025-05-07T20:13:16.9155238Z T=3, 2025-05-07T20:13:16.9155321Z D=50, 2025-05-07T20:13:16.9155403Z B=100, 2025-05-07T20:13:16.9155500Z log_E=3, 2025-05-07T20:13:16.9155582Z L=1, 2025-05-07T20:13:16.9155669Z D_gradcheck=1, 2025-05-07T20:13:16.9155784Z stochastic_rounding=False, 2025-05-07T20:13:16.9155872Z weighted=True, 2025-05-07T20:13:16.9156047Z row_wise=True, 2025-05-07T20:13:16.9156137Z mixed=True, 2025-05-07T20:13:16.9156227Z use_cache=True, 2025-05-07T20:13:16.9156356Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.9156443Z use_cpu=True, 2025-05-07T20:13:16.9156582Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.9156677Z ) 2025-05-07T20:13:16.9156846Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.9157215Z self=, 2025-05-07T20:13:16.9157314Z mixed_B=True, 2025-05-07T20:13:16.9157402Z compile=False, 2025-05-07T20:13:16.9157484Z T=2, 2025-05-07T20:13:16.9157577Z D=53, 2025-05-07T20:13:16.9157658Z B=51, 2025-05-07T20:13:16.9157752Z log_E=4, 2025-05-07T20:13:16.9157832Z L=13, 2025-05-07T20:13:16.9157919Z D_gradcheck=1, 2025-05-07T20:13:16.9158041Z stochastic_rounding=False, 2025-05-07T20:13:16.9158128Z weighted=True, 2025-05-07T20:13:16.9158215Z row_wise=False, 2025-05-07T20:13:16.9158315Z mixed=True, 2025-05-07T20:13:16.9158403Z use_cache=False, 2025-05-07T20:13:16.9158516Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.9158614Z use_cpu=True, 2025-05-07T20:13:16.9158722Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.9158801Z ) 2025-05-07T20:13:16.9158957Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.9159325Z self=, 2025-05-07T20:13:16.9159427Z mixed_B=True, 2025-05-07T20:13:16.9159516Z compile=False, 2025-05-07T20:13:16.9159597Z T=2, 2025-05-07T20:13:16.9159691Z D=20, 2025-05-07T20:13:16.9159773Z B=88, 2025-05-07T20:13:16.9159856Z log_E=4, 2025-05-07T20:13:16.9159951Z L=15, 2025-05-07T20:13:16.9160039Z D_gradcheck=1, 2025-05-07T20:13:16.9160141Z stochastic_rounding=True, 2025-05-07T20:13:16.9160246Z weighted=True, 2025-05-07T20:13:16.9160334Z row_wise=False, 2025-05-07T20:13:16.9160423Z mixed=True, 2025-05-07T20:13:16.9160526Z use_cache=True, 2025-05-07T20:13:16.9160639Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.9160727Z use_cpu=True, 2025-05-07T20:13:16.9160854Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.9160934Z ) 2025-05-07T20:13:16.9161079Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.9161459Z self=, 2025-05-07T20:13:16.9161547Z mixed_B=True, 2025-05-07T20:13:16.9161647Z compile=False, 2025-05-07T20:13:16.9161730Z T=2, 2025-05-07T20:13:16.9161813Z D=124, 2025-05-07T20:13:16.9161905Z B=96, 2025-05-07T20:13:16.9161989Z log_E=5, 2025-05-07T20:13:16.9162071Z L=7, 2025-05-07T20:13:16.9162170Z D_gradcheck=2, 2025-05-07T20:13:16.9162271Z stochastic_rounding=True, 2025-05-07T20:13:16.9162359Z weighted=True, 2025-05-07T20:13:16.9162457Z row_wise=True, 2025-05-07T20:13:16.9162571Z mixed=True, 2025-05-07T20:13:16.9162660Z use_cache=False, 2025-05-07T20:13:16.9162788Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.9162876Z use_cpu=True, 2025-05-07T20:13:16.9162985Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.9163078Z ) 2025-05-07T20:13:16.9163222Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.9163606Z self=, 2025-05-07T20:13:16.9163720Z mixed_B=True, 2025-05-07T20:13:16.9163810Z compile=True, 2025-05-07T20:13:16.9163906Z T=2, 2025-05-07T20:13:16.9163989Z D=61, 2025-05-07T20:13:16.9164072Z B=100, 2025-05-07T20:13:16.9164170Z log_E=4, 2025-05-07T20:13:16.9164254Z L=15, 2025-05-07T20:13:16.9164343Z D_gradcheck=1, 2025-05-07T20:13:16.9164465Z stochastic_rounding=False, 2025-05-07T20:13:16.9164555Z weighted=True, 2025-05-07T20:13:16.9164644Z row_wise=False, 2025-05-07T20:13:16.9164750Z mixed=False, 2025-05-07T20:13:16.9164840Z use_cache=True, 2025-05-07T20:13:16.9164969Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.9165059Z use_cpu=True, 2025-05-07T20:13:16.9165191Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.9165287Z ) 2025-05-07T20:13:16.9165455Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.9165822Z self=, 2025-05-07T20:13:16.9165929Z mixed_B=False, 2025-05-07T20:13:16.9166020Z compile=True, 2025-05-07T20:13:16.9166103Z T=1, 2025-05-07T20:13:16.9166202Z D=12, 2025-05-07T20:13:16.9166287Z B=47, 2025-05-07T20:13:16.9166372Z log_E=3, 2025-05-07T20:13:16.9166472Z L=5, 2025-05-07T20:13:16.9166562Z D_gradcheck=2, 2025-05-07T20:13:16.9166662Z stochastic_rounding=True, 2025-05-07T20:13:16.9166765Z weighted=False, 2025-05-07T20:13:16.9166851Z row_wise=True, 2025-05-07T20:13:16.9166950Z mixed=True, 2025-05-07T20:13:16.9167038Z use_cache=True, 2025-05-07T20:13:16.9167153Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.9167254Z use_cpu=True, 2025-05-07T20:13:16.9167364Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.9167447Z ) 2025-05-07T20:13:16.9167607Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.9167977Z self=, 2025-05-07T20:13:16.9168069Z mixed_B=False, 2025-05-07T20:13:16.9168170Z compile=False, 2025-05-07T20:13:16.9168251Z T=2, 2025-05-07T20:13:16.9168333Z D=108, 2025-05-07T20:13:16.9168426Z B=92, 2025-05-07T20:13:16.9168509Z log_E=3, 2025-05-07T20:13:16.9168669Z L=15, 2025-05-07T20:13:16.9168845Z D_gradcheck=2, 2025-05-07T20:13:16.9168996Z stochastic_rounding=True, 2025-05-07T20:13:16.9169162Z weighted=True, 2025-05-07T20:13:16.9169476Z row_wise=True, 2025-05-07T20:13:16.9169617Z mixed=True, 2025-05-07T20:13:16.9181208Z use_cache=False, 2025-05-07T20:13:16.9181419Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.9181530Z use_cpu=True, 2025-05-07T20:13:16.9181658Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.9181741Z ) 2025-05-07T20:13:16.9181916Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.9182309Z self=, 2025-05-07T20:13:16.9182403Z mixed_B=True, 2025-05-07T20:13:16.9182510Z compile=False, 2025-05-07T20:13:16.9182595Z T=4, 2025-05-07T20:13:16.9182677Z D=4, 2025-05-07T20:13:16.9182772Z B=71, 2025-05-07T20:13:16.9182857Z log_E=3, 2025-05-07T20:13:16.9182953Z L=12, 2025-05-07T20:13:16.9183040Z D_gradcheck=2, 2025-05-07T20:13:16.9183145Z stochastic_rounding=False, 2025-05-07T20:13:16.9183247Z weighted=True, 2025-05-07T20:13:16.9183335Z row_wise=True, 2025-05-07T20:13:16.9183517Z mixed=True, 2025-05-07T20:13:16.9183621Z use_cache=True, 2025-05-07T20:13:16.9183737Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.9183826Z use_cpu=True, 2025-05-07T20:13:16.9183954Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.9184036Z ) 2025-05-07T20:13:16.9184188Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.9184582Z self=, 2025-05-07T20:13:16.9184704Z mixed_B=False, 2025-05-07T20:13:16.9184806Z compile=True, 2025-05-07T20:13:16.9184887Z T=4, 2025-05-07T20:13:16.9184968Z D=21, 2025-05-07T20:13:16.9185063Z B=48, 2025-05-07T20:13:16.9185147Z log_E=5, 2025-05-07T20:13:16.9185228Z L=5, 2025-05-07T20:13:16.9185328Z D_gradcheck=1, 2025-05-07T20:13:16.9185430Z stochastic_rounding=False, 2025-05-07T20:13:16.9185519Z weighted=False, 2025-05-07T20:13:16.9185623Z row_wise=True, 2025-05-07T20:13:16.9185711Z mixed=True, 2025-05-07T20:13:16.9185800Z use_cache=False, 2025-05-07T20:13:16.9185929Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.9186017Z use_cpu=True, 2025-05-07T20:13:16.9186156Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.9186249Z ) 2025-05-07T20:13:16.9186440Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.9186827Z self=, 2025-05-07T20:13:16.9186916Z mixed_B=True, 2025-05-07T20:13:16.9187005Z compile=True, 2025-05-07T20:13:16.9187103Z T=1, 2025-05-07T20:13:16.9187185Z D=87, 2025-05-07T20:13:16.9187267Z B=58, 2025-05-07T20:13:16.9187362Z log_E=3, 2025-05-07T20:13:16.9187445Z L=20, 2025-05-07T20:13:16.9187532Z D_gradcheck=1, 2025-05-07T20:13:16.9187649Z stochastic_rounding=True, 2025-05-07T20:13:16.9187738Z weighted=False, 2025-05-07T20:13:16.9187823Z row_wise=True, 2025-05-07T20:13:16.9187923Z mixed=False, 2025-05-07T20:13:16.9188011Z use_cache=False, 2025-05-07T20:13:16.9188124Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.9188225Z use_cpu=True, 2025-05-07T20:13:16.9188334Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.9188426Z ) 2025-05-07T20:13:16.9188569Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.9188942Z self=, 2025-05-07T20:13:16.9189047Z mixed_B=False, 2025-05-07T20:13:16.9189136Z compile=False, 2025-05-07T20:13:16.9189217Z T=2, 2025-05-07T20:13:16.9189316Z D=64, 2025-05-07T20:13:16.9189398Z B=32, 2025-05-07T20:13:16.9189481Z log_E=4, 2025-05-07T20:13:16.9189577Z L=4, 2025-05-07T20:13:16.9189668Z D_gradcheck=2, 2025-05-07T20:13:16.9189773Z stochastic_rounding=False, 2025-05-07T20:13:16.9189874Z weighted=False, 2025-05-07T20:13:16.9189964Z row_wise=True, 2025-05-07T20:13:16.9190052Z mixed=True, 2025-05-07T20:13:16.9190154Z use_cache=True, 2025-05-07T20:13:16.9190271Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.9190373Z use_cpu=True, 2025-05-07T20:13:16.9190484Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.9190565Z ) 2025-05-07T20:13:16.9190725Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.9191094Z self=, 2025-05-07T20:13:16.9191182Z mixed_B=True, 2025-05-07T20:13:16.9191283Z compile=True, 2025-05-07T20:13:16.9191366Z T=2, 2025-05-07T20:13:16.9191447Z D=95, 2025-05-07T20:13:16.9191540Z B=122, 2025-05-07T20:13:16.9191622Z log_E=4, 2025-05-07T20:13:16.9191706Z L=6, 2025-05-07T20:13:16.9191804Z D_gradcheck=1, 2025-05-07T20:13:16.9191905Z stochastic_rounding=True, 2025-05-07T20:13:16.9191992Z weighted=True, 2025-05-07T20:13:16.9192091Z row_wise=False, 2025-05-07T20:13:16.9192212Z mixed=True, 2025-05-07T20:13:16.9192314Z use_cache=True, 2025-05-07T20:13:16.9192426Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.9192514Z use_cpu=True, 2025-05-07T20:13:16.9192636Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.9192715Z ) 2025-05-07T20:13:16.9192859Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.9193245Z self=, 2025-05-07T20:13:16.9193361Z mixed_B=False, 2025-05-07T20:13:16.9193453Z compile=True, 2025-05-07T20:13:16.9193553Z T=3, 2025-05-07T20:13:16.9193636Z D=69, 2025-05-07T20:13:16.9193720Z B=122, 2025-05-07T20:13:16.9193819Z log_E=4, 2025-05-07T20:13:16.9193902Z L=1, 2025-05-07T20:13:16.9194003Z D_gradcheck=1, 2025-05-07T20:13:16.9194107Z stochastic_rounding=False, 2025-05-07T20:13:16.9194195Z weighted=False, 2025-05-07T20:13:16.9194296Z row_wise=False, 2025-05-07T20:13:16.9194383Z mixed=True, 2025-05-07T20:13:16.9194472Z use_cache=True, 2025-05-07T20:13:16.9194598Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.9194686Z use_cpu=True, 2025-05-07T20:13:16.9194819Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.9194915Z ) 2025-05-07T20:13:16.9508060Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.9508812Z self=, 2025-05-07T20:13:16.9508961Z mixed_B=False, 2025-05-07T20:13:16.9509097Z compile=False, 2025-05-07T20:13:16.9509233Z T=2, 2025-05-07T20:13:16.9509348Z D=59, 2025-05-07T20:13:16.9509482Z B=19, 2025-05-07T20:13:16.9509662Z log_E=5, 2025-05-07T20:13:16.9509825Z L=4, 2025-05-07T20:13:16.9509990Z D_gradcheck=2, 2025-05-07T20:13:16.9510177Z stochastic_rounding=True, 2025-05-07T20:13:16.9510308Z weighted=False, 2025-05-07T20:13:16.9510399Z row_wise=True, 2025-05-07T20:13:16.9510504Z mixed=False, 2025-05-07T20:13:16.9510592Z use_cache=False, 2025-05-07T20:13:16.9510720Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.9510808Z use_cpu=True, 2025-05-07T20:13:16.9510921Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.9511015Z ) 2025-05-07T20:13:16.9511163Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.9511539Z self=, 2025-05-07T20:13:16.9511642Z mixed_B=True, 2025-05-07T20:13:16.9511733Z compile=False, 2025-05-07T20:13:16.9511815Z T=5, 2025-05-07T20:13:16.9511911Z D=22, 2025-05-07T20:13:16.9511992Z B=106, 2025-05-07T20:13:16.9512075Z log_E=3, 2025-05-07T20:13:16.9512169Z L=0, 2025-05-07T20:13:16.9512256Z D_gradcheck=2, 2025-05-07T20:13:16.9512371Z stochastic_rounding=False, 2025-05-07T20:13:16.9512459Z weighted=True, 2025-05-07T20:13:16.9512547Z row_wise=True, 2025-05-07T20:13:16.9512643Z mixed=True, 2025-05-07T20:13:16.9512731Z use_cache=True, 2025-05-07T20:13:16.9512844Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.9512945Z use_cpu=True, 2025-05-07T20:13:16.9513056Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.9513136Z ) 2025-05-07T20:13:16.9513291Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.9513662Z self=, 2025-05-07T20:13:16.9513751Z mixed_B=True, 2025-05-07T20:13:16.9513852Z compile=False, 2025-05-07T20:13:16.9513934Z T=4, 2025-05-07T20:13:16.9514016Z D=67, 2025-05-07T20:13:16.9514110Z B=85, 2025-05-07T20:13:16.9514193Z log_E=4, 2025-05-07T20:13:16.9514291Z L=19, 2025-05-07T20:13:16.9514379Z D_gradcheck=1, 2025-05-07T20:13:16.9514483Z stochastic_rounding=True, 2025-05-07T20:13:16.9514583Z weighted=False, 2025-05-07T20:13:16.9514670Z row_wise=True, 2025-05-07T20:13:16.9514831Z mixed=True, 2025-05-07T20:13:16.9514937Z use_cache=False, 2025-05-07T20:13:16.9515051Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.9515137Z use_cpu=True, 2025-05-07T20:13:16.9515262Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.9515342Z ) 2025-05-07T20:13:16.9515557Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.9516014Z self=, 2025-05-07T20:13:16.9516156Z mixed_B=True, 2025-05-07T20:13:16.9516259Z compile=True, 2025-05-07T20:13:16.9516341Z T=2, 2025-05-07T20:13:16.9516424Z D=54, 2025-05-07T20:13:16.9516518Z B=74, 2025-05-07T20:13:16.9516602Z log_E=4, 2025-05-07T20:13:16.9516684Z L=6, 2025-05-07T20:13:16.9516787Z D_gradcheck=2, 2025-05-07T20:13:16.9516892Z stochastic_rounding=False, 2025-05-07T20:13:16.9516984Z weighted=False, 2025-05-07T20:13:16.9517086Z row_wise=True, 2025-05-07T20:13:16.9517176Z mixed=True, 2025-05-07T20:13:16.9517265Z use_cache=False, 2025-05-07T20:13:16.9517391Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.9517480Z use_cpu=True, 2025-05-07T20:13:16.9517630Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.9517725Z ) 2025-05-07T20:13:16.9517869Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.9518291Z self=, 2025-05-07T20:13:16.9518384Z mixed_B=False, 2025-05-07T20:13:16.9518473Z compile=True, 2025-05-07T20:13:16.9518571Z T=4, 2025-05-07T20:13:16.9518654Z D=98, 2025-05-07T20:13:16.9518737Z B=109, 2025-05-07T20:13:16.9518831Z log_E=3, 2025-05-07T20:13:16.9518914Z L=2, 2025-05-07T20:13:16.9519002Z D_gradcheck=1, 2025-05-07T20:13:16.9519118Z stochastic_rounding=False, 2025-05-07T20:13:16.9519204Z weighted=True, 2025-05-07T20:13:16.9519293Z row_wise=True, 2025-05-07T20:13:16.9519393Z mixed=False, 2025-05-07T20:13:16.9519480Z use_cache=False, 2025-05-07T20:13:16.9519592Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.9519690Z use_cpu=True, 2025-05-07T20:13:16.9519800Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.9519892Z ) 2025-05-07T20:13:16.9520036Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.9520407Z self=, 2025-05-07T20:13:16.9520509Z mixed_B=False, 2025-05-07T20:13:16.9520596Z compile=False, 2025-05-07T20:13:16.9520678Z T=1, 2025-05-07T20:13:16.9520772Z D=120, 2025-05-07T20:13:16.9520853Z B=74, 2025-05-07T20:13:16.9520936Z log_E=4, 2025-05-07T20:13:16.9521030Z L=6, 2025-05-07T20:13:16.9521116Z D_gradcheck=1, 2025-05-07T20:13:16.9521217Z stochastic_rounding=True, 2025-05-07T20:13:16.9521321Z weighted=False, 2025-05-07T20:13:16.9521407Z row_wise=True, 2025-05-07T20:13:16.9521505Z mixed=True, 2025-05-07T20:13:16.9521593Z use_cache=True, 2025-05-07T20:13:16.9521706Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.9521804Z use_cpu=True, 2025-05-07T20:13:16.9521913Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.9521991Z ) 2025-05-07T20:13:16.9522144Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.9522512Z self=, 2025-05-07T20:13:16.9522601Z mixed_B=False, 2025-05-07T20:13:16.9522701Z compile=False, 2025-05-07T20:13:16.9522783Z T=3, 2025-05-07T20:13:16.9522864Z D=45, 2025-05-07T20:13:16.9522957Z B=67, 2025-05-07T20:13:16.9523039Z log_E=5, 2025-05-07T20:13:16.9523120Z L=19, 2025-05-07T20:13:16.9523219Z D_gradcheck=1, 2025-05-07T20:13:16.9523320Z stochastic_rounding=True, 2025-05-07T20:13:16.9523419Z weighted=True, 2025-05-07T20:13:16.9523508Z row_wise=False, 2025-05-07T20:13:16.9523622Z mixed=True, 2025-05-07T20:13:16.9523722Z use_cache=True, 2025-05-07T20:13:16.9523835Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.9523922Z use_cpu=True, 2025-05-07T20:13:16.9524045Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.9524125Z ) 2025-05-07T20:13:16.9524268Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.9524652Z self=, 2025-05-07T20:13:16.9524765Z mixed_B=False, 2025-05-07T20:13:16.9524855Z compile=False, 2025-05-07T20:13:16.9524949Z T=2, 2025-05-07T20:13:16.9525035Z D=23, 2025-05-07T20:13:16.9525133Z B=87, 2025-05-07T20:13:16.9525220Z log_E=3, 2025-05-07T20:13:16.9525303Z L=6, 2025-05-07T20:13:16.9525408Z D_gradcheck=1, 2025-05-07T20:13:16.9525513Z stochastic_rounding=False, 2025-05-07T20:13:16.9525602Z weighted=True, 2025-05-07T20:13:16.9525701Z row_wise=True, 2025-05-07T20:13:16.9525790Z mixed=False, 2025-05-07T20:13:16.9525879Z use_cache=True, 2025-05-07T20:13:16.9526005Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.9526091Z use_cpu=True, 2025-05-07T20:13:16.9526243Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.9526335Z ) 2025-05-07T20:13:16.9526477Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.9526873Z self=, 2025-05-07T20:13:16.9526973Z mixed_B=True, 2025-05-07T20:13:16.9527062Z compile=False, 2025-05-07T20:13:16.9527156Z T=5, 2025-05-07T20:13:16.9527237Z D=58, 2025-05-07T20:13:16.9527319Z B=75, 2025-05-07T20:13:16.9527414Z log_E=3, 2025-05-07T20:13:16.9527496Z L=8, 2025-05-07T20:13:16.9527583Z D_gradcheck=1, 2025-05-07T20:13:16.9527700Z stochastic_rounding=False, 2025-05-07T20:13:16.9527788Z weighted=True, 2025-05-07T20:13:16.9527876Z row_wise=False, 2025-05-07T20:13:16.9527976Z mixed=True, 2025-05-07T20:13:16.9528065Z use_cache=True, 2025-05-07T20:13:16.9528178Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.9528278Z use_cpu=True, 2025-05-07T20:13:16.9528388Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.9528468Z ) 2025-05-07T20:13:16.9528622Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.9528996Z self=, 2025-05-07T20:13:16.9529097Z mixed_B=False, 2025-05-07T20:13:16.9529189Z compile=False, 2025-05-07T20:13:16.9529272Z T=3, 2025-05-07T20:13:16.9529367Z D=92, 2025-05-07T20:13:16.9529449Z B=44, 2025-05-07T20:13:16.9529531Z log_E=4, 2025-05-07T20:13:16.9529628Z L=9, 2025-05-07T20:13:16.9529726Z D_gradcheck=2, 2025-05-07T20:13:16.9529828Z stochastic_rounding=True, 2025-05-07T20:13:16.9529917Z weighted=True, 2025-05-07T20:13:16.9530018Z row_wise=False, 2025-05-07T20:13:16.9530105Z mixed=True, 2025-05-07T20:13:16.9530195Z use_cache=False, 2025-05-07T20:13:16.9530321Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.9530407Z use_cpu=True, 2025-05-07T20:13:16.9530518Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.9530612Z ) 2025-05-07T20:13:16.9530755Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.9531140Z self=, 2025-05-07T20:13:16.9531228Z mixed_B=True, 2025-05-07T20:13:16.9531321Z compile=False, 2025-05-07T20:13:16.9531416Z T=3, 2025-05-07T20:13:16.9531502Z D=79, 2025-05-07T20:13:16.9531585Z B=17, 2025-05-07T20:13:16.9531678Z log_E=5, 2025-05-07T20:13:16.9531763Z L=13, 2025-05-07T20:13:16.9531852Z D_gradcheck=2, 2025-05-07T20:13:16.9531969Z stochastic_rounding=False, 2025-05-07T20:13:16.9532058Z weighted=True, 2025-05-07T20:13:16.9532149Z row_wise=False, 2025-05-07T20:13:16.9532247Z mixed=False, 2025-05-07T20:13:16.9532367Z use_cache=False, 2025-05-07T20:13:16.9532481Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.9532582Z use_cpu=True, 2025-05-07T20:13:16.9532695Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.9532777Z ) 2025-05-07T20:13:16.9532933Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.9533302Z self=, 2025-05-07T20:13:16.9533400Z mixed_B=False, 2025-05-07T20:13:16.9533515Z compile=False, 2025-05-07T20:13:16.9533599Z T=5, 2025-05-07T20:13:16.9533694Z D=36, 2025-05-07T20:13:16.9533776Z B=102, 2025-05-07T20:13:16.9533861Z log_E=4, 2025-05-07T20:13:16.9533955Z L=13, 2025-05-07T20:13:16.9534044Z D_gradcheck=1, 2025-05-07T20:13:16.9534148Z stochastic_rounding=False, 2025-05-07T20:13:16.9534246Z weighted=True, 2025-05-07T20:13:16.9534330Z row_wise=True, 2025-05-07T20:13:16.9534416Z mixed=True, 2025-05-07T20:13:16.9534512Z use_cache=False, 2025-05-07T20:13:16.9534625Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.9534721Z use_cpu=True, 2025-05-07T20:13:16.9534854Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.9534934Z ) 2025-05-07T20:13:16.9535084Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.9535477Z self=, 2025-05-07T20:13:16.9535562Z mixed_B=True, 2025-05-07T20:13:16.9535661Z compile=True, 2025-05-07T20:13:16.9535742Z T=2, 2025-05-07T20:13:16.9535823Z D=87, 2025-05-07T20:13:16.9535915Z B=76, 2025-05-07T20:13:16.9535998Z log_E=3, 2025-05-07T20:13:16.9536079Z L=6, 2025-05-07T20:13:16.9536176Z D_gradcheck=1, 2025-05-07T20:13:16.9536279Z stochastic_rounding=False, 2025-05-07T20:13:16.9536368Z weighted=False, 2025-05-07T20:13:16.9536461Z row_wise=True, 2025-05-07T20:13:16.9536547Z mixed=False, 2025-05-07T20:13:16.9536648Z use_cache=True, 2025-05-07T20:13:16.9536764Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.9536849Z use_cpu=True, 2025-05-07T20:13:16.9536966Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.9537044Z ) 2025-05-07T20:13:16.9537187Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.9537567Z self=, 2025-05-07T20:13:16.9537655Z mixed_B=False, 2025-05-07T20:13:16.9537747Z compile=True, 2025-05-07T20:13:16.9537837Z T=1, 2025-05-07T20:13:16.9537919Z D=4, 2025-05-07T20:13:16.9538002Z B=19, 2025-05-07T20:13:16.9538094Z log_E=5, 2025-05-07T20:13:16.9538176Z L=2, 2025-05-07T20:13:16.9538264Z D_gradcheck=2, 2025-05-07T20:13:16.9538375Z stochastic_rounding=True, 2025-05-07T20:13:16.9538461Z weighted=True, 2025-05-07T20:13:16.9538555Z row_wise=True, 2025-05-07T20:13:16.9538638Z mixed=False, 2025-05-07T20:13:16.9538729Z use_cache=False, 2025-05-07T20:13:16.9538849Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.9538932Z use_cpu=True, 2025-05-07T20:13:16.9539042Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.9539132Z ) 2025-05-07T20:13:16.9539271Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.9539638Z self=, 2025-05-07T20:13:16.9539735Z mixed_B=True, 2025-05-07T20:13:16.9539823Z compile=True, 2025-05-07T20:13:16.9539899Z T=4, 2025-05-07T20:13:16.9539987Z D=11, 2025-05-07T20:13:16.9540067Z B=52, 2025-05-07T20:13:16.9540162Z log_E=3, 2025-05-07T20:13:16.9540240Z L=10, 2025-05-07T20:13:16.9540327Z D_gradcheck=2, 2025-05-07T20:13:16.9540442Z stochastic_rounding=False, 2025-05-07T20:13:16.9540528Z weighted=False, 2025-05-07T20:13:16.9540615Z row_wise=True, 2025-05-07T20:13:16.9540712Z mixed=True, 2025-05-07T20:13:16.9540823Z use_cache=True, 2025-05-07T20:13:16.9540934Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.9541031Z use_cpu=True, 2025-05-07T20:13:16.9541138Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.9541218Z ) 2025-05-07T20:13:16.9541371Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.9541741Z self=, 2025-05-07T20:13:16.9541827Z mixed_B=False, 2025-05-07T20:13:16.9541952Z compile=False, 2025-05-07T20:13:16.9542034Z T=3, 2025-05-07T20:13:16.9542126Z D=116, 2025-05-07T20:13:16.9542205Z B=119, 2025-05-07T20:13:16.9542287Z log_E=5, 2025-05-07T20:13:16.9542379Z L=12, 2025-05-07T20:13:16.9542465Z D_gradcheck=1, 2025-05-07T20:13:16.9542565Z stochastic_rounding=False, 2025-05-07T20:13:16.9542665Z weighted=False, 2025-05-07T20:13:16.9542750Z row_wise=True, 2025-05-07T20:13:16.9542834Z mixed=False, 2025-05-07T20:13:16.9542933Z use_cache=False, 2025-05-07T20:13:16.9543045Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.9543128Z use_cpu=True, 2025-05-07T20:13:16.9543270Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.9543351Z ) 2025-05-07T20:13:16.9543489Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.9543898Z self=, 2025-05-07T20:13:16.9543984Z mixed_B=True, 2025-05-07T20:13:16.9544083Z compile=True, 2025-05-07T20:13:16.9544164Z T=3, 2025-05-07T20:13:16.9544245Z D=95, 2025-05-07T20:13:16.9544337Z B=5, 2025-05-07T20:13:16.9544419Z log_E=5, 2025-05-07T20:13:16.9544500Z L=16, 2025-05-07T20:13:16.9544598Z D_gradcheck=1, 2025-05-07T20:13:16.9544699Z stochastic_rounding=True, 2025-05-07T20:13:16.9544789Z weighted=False, 2025-05-07T20:13:16.9544887Z row_wise=False, 2025-05-07T20:13:16.9544971Z mixed=False, 2025-05-07T20:13:16.9545057Z use_cache=False, 2025-05-07T20:13:16.9545180Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.9545265Z use_cpu=True, 2025-05-07T20:13:16.9545371Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.9545461Z ) 2025-05-07T20:13:16.9867337Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.9867972Z self=, 2025-05-07T20:13:16.9868107Z mixed_B=False, 2025-05-07T20:13:16.9868237Z compile=True, 2025-05-07T20:13:16.9868380Z T=4, 2025-05-07T20:13:16.9868500Z D=104, 2025-05-07T20:13:16.9868639Z B=86, 2025-05-07T20:13:16.9868780Z log_E=4, 2025-05-07T20:13:16.9868934Z L=17, 2025-05-07T20:13:16.9869110Z D_gradcheck=1, 2025-05-07T20:13:16.9869303Z stochastic_rounding=False, 2025-05-07T20:13:16.9869425Z weighted=False, 2025-05-07T20:13:16.9869526Z row_wise=True, 2025-05-07T20:13:16.9869611Z mixed=False, 2025-05-07T20:13:16.9869703Z use_cache=True, 2025-05-07T20:13:16.9869832Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.9869921Z use_cpu=True, 2025-05-07T20:13:16.9870033Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.9870127Z ) 2025-05-07T20:13:16.9870271Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.9870647Z self=, 2025-05-07T20:13:16.9870745Z mixed_B=True, 2025-05-07T20:13:16.9870837Z compile=False, 2025-05-07T20:13:16.9870932Z T=5, 2025-05-07T20:13:16.9871014Z D=104, 2025-05-07T20:13:16.9871097Z B=41, 2025-05-07T20:13:16.9871190Z log_E=4, 2025-05-07T20:13:16.9871270Z L=3, 2025-05-07T20:13:16.9871358Z D_gradcheck=2, 2025-05-07T20:13:16.9871473Z stochastic_rounding=False, 2025-05-07T20:13:16.9871560Z weighted=False, 2025-05-07T20:13:16.9871647Z row_wise=True, 2025-05-07T20:13:16.9871742Z mixed=False, 2025-05-07T20:13:16.9871947Z use_cache=False, 2025-05-07T20:13:16.9872061Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.9872161Z use_cpu=True, 2025-05-07T20:13:16.9872352Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.9872445Z ) 2025-05-07T20:13:16.9872588Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.9872962Z self=, 2025-05-07T20:13:16.9873064Z mixed_B=True, 2025-05-07T20:13:16.9873196Z compile=False, 2025-05-07T20:13:16.9873279Z T=4, 2025-05-07T20:13:16.9873373Z D=64, 2025-05-07T20:13:16.9873457Z B=52, 2025-05-07T20:13:16.9873541Z log_E=3, 2025-05-07T20:13:16.9873638Z L=15, 2025-05-07T20:13:16.9873729Z D_gradcheck=2, 2025-05-07T20:13:16.9873832Z stochastic_rounding=True, 2025-05-07T20:13:16.9873933Z weighted=False, 2025-05-07T20:13:16.9874022Z row_wise=True, 2025-05-07T20:13:16.9874111Z mixed=False, 2025-05-07T20:13:16.9874217Z use_cache=False, 2025-05-07T20:13:16.9874333Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.9874434Z use_cpu=True, 2025-05-07T20:13:16.9874544Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.9874668Z ) 2025-05-07T20:13:16.9874825Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.9875235Z self=, 2025-05-07T20:13:16.9875324Z mixed_B=False, 2025-05-07T20:13:16.9875429Z compile=False, 2025-05-07T20:13:16.9875512Z T=2, 2025-05-07T20:13:16.9875594Z D=41, 2025-05-07T20:13:16.9875691Z B=83, 2025-05-07T20:13:16.9875775Z log_E=3, 2025-05-07T20:13:16.9875858Z L=12, 2025-05-07T20:13:16.9876043Z D_gradcheck=1, 2025-05-07T20:13:16.9876151Z stochastic_rounding=False, 2025-05-07T20:13:16.9876241Z weighted=False, 2025-05-07T20:13:16.9876341Z row_wise=True, 2025-05-07T20:13:16.9876429Z mixed=False, 2025-05-07T20:13:16.9876533Z use_cache=True, 2025-05-07T20:13:16.9876647Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.9876734Z use_cpu=True, 2025-05-07T20:13:16.9876858Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.9876938Z ) 2025-05-07T20:13:16.9877082Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.9877468Z self=, 2025-05-07T20:13:16.9877556Z mixed_B=True, 2025-05-07T20:13:16.9877644Z compile=True, 2025-05-07T20:13:16.9877738Z T=1, 2025-05-07T20:13:16.9877818Z D=66, 2025-05-07T20:13:16.9877901Z B=27, 2025-05-07T20:13:16.9877994Z log_E=5, 2025-05-07T20:13:16.9878075Z L=1, 2025-05-07T20:13:16.9878177Z D_gradcheck=2, 2025-05-07T20:13:16.9878277Z stochastic_rounding=True, 2025-05-07T20:13:16.9878366Z weighted=False, 2025-05-07T20:13:16.9878464Z row_wise=False, 2025-05-07T20:13:16.9878550Z mixed=False, 2025-05-07T20:13:16.9878639Z use_cache=False, 2025-05-07T20:13:16.9878762Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.9878847Z use_cpu=True, 2025-05-07T20:13:16.9878954Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.9879047Z ) 2025-05-07T20:13:16.9879186Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.9879555Z self=, 2025-05-07T20:13:16.9879651Z mixed_B=True, 2025-05-07T20:13:16.9879741Z compile=False, 2025-05-07T20:13:16.9879834Z T=5, 2025-05-07T20:13:16.9879914Z D=43, 2025-05-07T20:13:16.9879999Z B=33, 2025-05-07T20:13:16.9880089Z log_E=3, 2025-05-07T20:13:16.9880172Z L=16, 2025-05-07T20:13:16.9880259Z D_gradcheck=1, 2025-05-07T20:13:16.9880370Z stochastic_rounding=False, 2025-05-07T20:13:16.9880457Z weighted=False, 2025-05-07T20:13:16.9880545Z row_wise=True, 2025-05-07T20:13:16.9880640Z mixed=True, 2025-05-07T20:13:16.9880759Z use_cache=True, 2025-05-07T20:13:16.9880874Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.9880972Z use_cpu=True, 2025-05-07T20:13:16.9881080Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.9881163Z ) 2025-05-07T20:13:16.9881315Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.9881682Z self=, 2025-05-07T20:13:16.9881781Z mixed_B=True, 2025-05-07T20:13:16.9881909Z compile=True, 2025-05-07T20:13:16.9881993Z T=2, 2025-05-07T20:13:16.9882085Z D=95, 2025-05-07T20:13:16.9882165Z B=70, 2025-05-07T20:13:16.9882250Z log_E=5, 2025-05-07T20:13:16.9882340Z L=13, 2025-05-07T20:13:16.9882427Z D_gradcheck=1, 2025-05-07T20:13:16.9882529Z stochastic_rounding=True, 2025-05-07T20:13:16.9882627Z weighted=False, 2025-05-07T20:13:16.9882715Z row_wise=False, 2025-05-07T20:13:16.9882800Z mixed=False, 2025-05-07T20:13:16.9882897Z use_cache=True, 2025-05-07T20:13:16.9883009Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.9883096Z use_cpu=True, 2025-05-07T20:13:16.9883216Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.9883323Z ) 2025-05-07T20:13:16.9883467Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.9883871Z self=, 2025-05-07T20:13:16.9883958Z mixed_B=True, 2025-05-07T20:13:16.9884059Z compile=True, 2025-05-07T20:13:16.9884141Z T=3, 2025-05-07T20:13:16.9884224Z D=87, 2025-05-07T20:13:16.9884318Z B=36, 2025-05-07T20:13:16.9884401Z log_E=3, 2025-05-07T20:13:16.9884483Z L=12, 2025-05-07T20:13:16.9884581Z D_gradcheck=1, 2025-05-07T20:13:16.9884683Z stochastic_rounding=False, 2025-05-07T20:13:16.9884771Z weighted=False, 2025-05-07T20:13:16.9884868Z row_wise=True, 2025-05-07T20:13:16.9884953Z mixed=False, 2025-05-07T20:13:16.9885043Z use_cache=True, 2025-05-07T20:13:16.9885166Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.9885251Z use_cpu=True, 2025-05-07T20:13:16.9885368Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.9885448Z ) 2025-05-07T20:13:16.9885589Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.9885974Z self=, 2025-05-07T20:13:16.9886059Z mixed_B=True, 2025-05-07T20:13:16.9886149Z compile=False, 2025-05-07T20:13:16.9886240Z T=1, 2025-05-07T20:13:16.9886321Z D=11, 2025-05-07T20:13:16.9886401Z B=70, 2025-05-07T20:13:16.9886493Z log_E=4, 2025-05-07T20:13:16.9886575Z L=19, 2025-05-07T20:13:16.9886662Z D_gradcheck=1, 2025-05-07T20:13:16.9886773Z stochastic_rounding=True, 2025-05-07T20:13:16.9886862Z weighted=False, 2025-05-07T20:13:16.9886949Z row_wise=False, 2025-05-07T20:13:16.9887044Z mixed=True, 2025-05-07T20:13:16.9887133Z use_cache=False, 2025-05-07T20:13:16.9887257Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.9887343Z use_cpu=True, 2025-05-07T20:13:16.9887451Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.9887543Z ) 2025-05-07T20:13:16.9887686Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.9888055Z self=, 2025-05-07T20:13:16.9888155Z mixed_B=False, 2025-05-07T20:13:16.9888245Z compile=True, 2025-05-07T20:13:16.9888326Z T=1, 2025-05-07T20:13:16.9888418Z D=36, 2025-05-07T20:13:16.9888498Z B=33, 2025-05-07T20:13:16.9888580Z log_E=4, 2025-05-07T20:13:16.9888673Z L=18, 2025-05-07T20:13:16.9888760Z D_gradcheck=2, 2025-05-07T20:13:16.9888864Z stochastic_rounding=False, 2025-05-07T20:13:16.9888962Z weighted=True, 2025-05-07T20:13:16.9889047Z row_wise=True, 2025-05-07T20:13:16.9889142Z mixed=False, 2025-05-07T20:13:16.9889258Z use_cache=True, 2025-05-07T20:13:16.9889371Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.9889467Z use_cpu=True, 2025-05-07T20:13:16.9889576Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.9889659Z ) 2025-05-07T20:13:16.9889810Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.9890181Z self=, 2025-05-07T20:13:16.9890267Z mixed_B=True, 2025-05-07T20:13:16.9890389Z compile=False, 2025-05-07T20:13:16.9890472Z T=2, 2025-05-07T20:13:16.9890553Z D=103, 2025-05-07T20:13:16.9890647Z B=47, 2025-05-07T20:13:16.9890730Z log_E=4, 2025-05-07T20:13:16.9890823Z L=8, 2025-05-07T20:13:16.9890909Z D_gradcheck=2, 2025-05-07T20:13:16.9891014Z stochastic_rounding=False, 2025-05-07T20:13:16.9891111Z weighted=True, 2025-05-07T20:13:16.9891196Z row_wise=True, 2025-05-07T20:13:16.9891283Z mixed=True, 2025-05-07T20:13:16.9891388Z use_cache=True, 2025-05-07T20:13:16.9891501Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.9891590Z use_cpu=True, 2025-05-07T20:13:16.9891710Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.9891814Z ) 2025-05-07T20:13:16.9891960Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.9892365Z self=, 2025-05-07T20:13:16.9892454Z mixed_B=False, 2025-05-07T20:13:16.9892555Z compile=True, 2025-05-07T20:13:16.9892637Z T=2, 2025-05-07T20:13:16.9892717Z D=73, 2025-05-07T20:13:16.9892811Z B=28, 2025-05-07T20:13:16.9892891Z log_E=3, 2025-05-07T20:13:16.9892973Z L=13, 2025-05-07T20:13:16.9893069Z D_gradcheck=2, 2025-05-07T20:13:16.9893171Z stochastic_rounding=False, 2025-05-07T20:13:16.9893259Z weighted=True, 2025-05-07T20:13:16.9893354Z row_wise=False, 2025-05-07T20:13:16.9893439Z mixed=False, 2025-05-07T20:13:16.9893528Z use_cache=True, 2025-05-07T20:13:16.9893648Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.9893734Z use_cpu=True, 2025-05-07T20:13:16.9893841Z output_dtype=SparseType.FP32, 2025-05-07T20:13:16.9893940Z ) 2025-05-07T20:13:16.9894082Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.9894462Z self=, 2025-05-07T20:13:16.9894550Z mixed_B=True, 2025-05-07T20:13:16.9894640Z compile=True, 2025-05-07T20:13:16.9894737Z T=2, 2025-05-07T20:13:16.9894820Z D=105, 2025-05-07T20:13:16.9894903Z B=9, 2025-05-07T20:13:16.9895000Z log_E=3, 2025-05-07T20:13:16.9895082Z L=6, 2025-05-07T20:13:16.9895172Z D_gradcheck=2, 2025-05-07T20:13:16.9895289Z stochastic_rounding=True, 2025-05-07T20:13:16.9895381Z weighted=True, 2025-05-07T20:13:16.9895468Z row_wise=True, 2025-05-07T20:13:16.9895570Z mixed=False, 2025-05-07T20:13:16.9895661Z use_cache=True, 2025-05-07T20:13:16.9895775Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.9895877Z use_cpu=True, 2025-05-07T20:13:16.9895988Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.9896071Z ) 2025-05-07T20:13:16.9896228Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.9896599Z self=, 2025-05-07T20:13:16.9896701Z mixed_B=True, 2025-05-07T20:13:16.9896792Z compile=True, 2025-05-07T20:13:16.9896876Z T=2, 2025-05-07T20:13:16.9896974Z D=14, 2025-05-07T20:13:16.9897057Z B=9, 2025-05-07T20:13:16.9897139Z log_E=5, 2025-05-07T20:13:16.9897237Z L=16, 2025-05-07T20:13:16.9897328Z D_gradcheck=1, 2025-05-07T20:13:16.9897430Z stochastic_rounding=True, 2025-05-07T20:13:16.9897532Z weighted=False, 2025-05-07T20:13:16.9897625Z row_wise=False, 2025-05-07T20:13:16.9897713Z mixed=False, 2025-05-07T20:13:16.9897843Z use_cache=True, 2025-05-07T20:13:16.9897958Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.9898060Z use_cpu=True, 2025-05-07T20:13:16.9898167Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.9898248Z ) 2025-05-07T20:13:16.9898402Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.9898773Z self=, 2025-05-07T20:13:16.9898861Z mixed_B=True, 2025-05-07T20:13:16.9898986Z compile=False, 2025-05-07T20:13:16.9899067Z T=4, 2025-05-07T20:13:16.9899148Z D=127, 2025-05-07T20:13:16.9899241Z B=106, 2025-05-07T20:13:16.9899326Z log_E=3, 2025-05-07T20:13:16.9899406Z L=1, 2025-05-07T20:13:16.9899506Z D_gradcheck=1, 2025-05-07T20:13:16.9899607Z stochastic_rounding=False, 2025-05-07T20:13:16.9899694Z weighted=False, 2025-05-07T20:13:16.9899794Z row_wise=True, 2025-05-07T20:13:16.9899879Z mixed=True, 2025-05-07T20:13:16.9899981Z use_cache=False, 2025-05-07T20:13:16.9900093Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.9900180Z use_cpu=True, 2025-05-07T20:13:16.9900300Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.9900402Z ) 2025-05-07T20:13:16.9900544Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.9900951Z self=, 2025-05-07T20:13:16.9901039Z mixed_B=False, 2025-05-07T20:13:16.9901128Z compile=False, 2025-05-07T20:13:16.9901221Z T=5, 2025-05-07T20:13:16.9901303Z D=4, 2025-05-07T20:13:16.9901386Z B=124, 2025-05-07T20:13:16.9901479Z log_E=4, 2025-05-07T20:13:16.9901560Z L=6, 2025-05-07T20:13:16.9901648Z D_gradcheck=2, 2025-05-07T20:13:16.9901759Z stochastic_rounding=True, 2025-05-07T20:13:16.9901846Z weighted=True, 2025-05-07T20:13:16.9901958Z row_wise=False, 2025-05-07T20:13:16.9902045Z mixed=False, 2025-05-07T20:13:16.9902136Z use_cache=False, 2025-05-07T20:13:16.9902266Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:16.9902354Z use_cpu=True, 2025-05-07T20:13:16.9902465Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.9902557Z ) 2025-05-07T20:13:16.9902699Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:16.9903071Z self=, 2025-05-07T20:13:16.9903174Z mixed_B=False, 2025-05-07T20:13:16.9903264Z compile=True, 2025-05-07T20:13:16.9903347Z T=1, 2025-05-07T20:13:16.9903441Z D=54, 2025-05-07T20:13:16.9903523Z B=48, 2025-05-07T20:13:16.9903617Z log_E=5, 2025-05-07T20:13:16.9903697Z L=13, 2025-05-07T20:13:16.9903785Z D_gradcheck=2, 2025-05-07T20:13:16.9903901Z stochastic_rounding=False, 2025-05-07T20:13:16.9903989Z weighted=True, 2025-05-07T20:13:16.9904075Z row_wise=True, 2025-05-07T20:13:16.9904172Z mixed=False, 2025-05-07T20:13:16.9904261Z use_cache=True, 2025-05-07T20:13:16.9904375Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:16.9904472Z use_cpu=True, 2025-05-07T20:13:16.9904580Z output_dtype=SparseType.FP16, 2025-05-07T20:13:16.9904661Z ) 2025-05-07T20:13:17.0228518Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.0229100Z self=, 2025-05-07T20:13:17.0229260Z mixed_B=True, 2025-05-07T20:13:17.0229358Z compile=False, 2025-05-07T20:13:17.0229466Z T=4, 2025-05-07T20:13:17.0229604Z D=42, 2025-05-07T20:13:17.0229849Z B=7, 2025-05-07T20:13:17.0230008Z log_E=4, 2025-05-07T20:13:17.0230176Z L=8, 2025-05-07T20:13:17.0230336Z D_gradcheck=1, 2025-05-07T20:13:17.0230492Z stochastic_rounding=True, 2025-05-07T20:13:17.0230599Z weighted=False, 2025-05-07T20:13:17.0230685Z row_wise=False, 2025-05-07T20:13:17.0230764Z mixed=True, 2025-05-07T20:13:17.0231026Z use_cache=True, 2025-05-07T20:13:17.0231140Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.0231242Z use_cpu=True, 2025-05-07T20:13:17.0231350Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.0231434Z ) 2025-05-07T20:13:17.0231595Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.0231975Z self=, 2025-05-07T20:13:17.0232059Z mixed_B=True, 2025-05-07T20:13:17.0232205Z compile=False, 2025-05-07T20:13:17.0232285Z T=4, 2025-05-07T20:13:17.0232364Z D=11, 2025-05-07T20:13:17.0232452Z B=69, 2025-05-07T20:13:17.0232532Z log_E=3, 2025-05-07T20:13:17.0232611Z L=15, 2025-05-07T20:13:17.0232708Z D_gradcheck=2, 2025-05-07T20:13:17.0232811Z stochastic_rounding=False, 2025-05-07T20:13:17.0232897Z weighted=True, 2025-05-07T20:13:17.0232993Z row_wise=True, 2025-05-07T20:13:17.0233074Z mixed=True, 2025-05-07T20:13:17.0233176Z use_cache=True, 2025-05-07T20:13:17.0233289Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.0233375Z use_cpu=True, 2025-05-07T20:13:17.0233493Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.0233570Z ) 2025-05-07T20:13:17.0233760Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.0234194Z self=, 2025-05-07T20:13:17.0234279Z mixed_B=False, 2025-05-07T20:13:17.0234363Z compile=True, 2025-05-07T20:13:17.0234457Z T=5, 2025-05-07T20:13:17.0234537Z D=51, 2025-05-07T20:13:17.0234614Z B=18, 2025-05-07T20:13:17.0234707Z log_E=5, 2025-05-07T20:13:17.0234787Z L=20, 2025-05-07T20:13:17.0234870Z D_gradcheck=1, 2025-05-07T20:13:17.0234985Z stochastic_rounding=False, 2025-05-07T20:13:17.0235069Z weighted=True, 2025-05-07T20:13:17.0235168Z row_wise=False, 2025-05-07T20:13:17.0235252Z mixed=False, 2025-05-07T20:13:17.0235341Z use_cache=False, 2025-05-07T20:13:17.0235464Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.0235548Z use_cpu=True, 2025-05-07T20:13:17.0235653Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.0235742Z ) 2025-05-07T20:13:17.0235884Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.0236326Z self=, 2025-05-07T20:13:17.0236422Z mixed_B=True, 2025-05-07T20:13:17.0236511Z compile=False, 2025-05-07T20:13:17.0236591Z T=1, 2025-05-07T20:13:17.0236688Z D=104, 2025-05-07T20:13:17.0236767Z B=74, 2025-05-07T20:13:17.0236862Z log_E=4, 2025-05-07T20:13:17.0236942Z L=2, 2025-05-07T20:13:17.0237025Z D_gradcheck=2, 2025-05-07T20:13:17.0237138Z stochastic_rounding=True, 2025-05-07T20:13:17.0237228Z weighted=False, 2025-05-07T20:13:17.0237312Z row_wise=True, 2025-05-07T20:13:17.0237411Z mixed=False, 2025-05-07T20:13:17.0237499Z use_cache=False, 2025-05-07T20:13:17.0237611Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.0237706Z use_cpu=True, 2025-05-07T20:13:17.0237810Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.0237887Z ) 2025-05-07T20:13:17.0238040Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.0238414Z self=, 2025-05-07T20:13:17.0238510Z mixed_B=False, 2025-05-07T20:13:17.0238597Z compile=True, 2025-05-07T20:13:17.0238676Z T=4, 2025-05-07T20:13:17.0238768Z D=105, 2025-05-07T20:13:17.0238846Z B=89, 2025-05-07T20:13:17.0238927Z log_E=3, 2025-05-07T20:13:17.0239015Z L=11, 2025-05-07T20:13:17.0239099Z D_gradcheck=1, 2025-05-07T20:13:17.0239197Z stochastic_rounding=True, 2025-05-07T20:13:17.0239295Z weighted=True, 2025-05-07T20:13:17.0239378Z row_wise=True, 2025-05-07T20:13:17.0239462Z mixed=True, 2025-05-07T20:13:17.0239559Z use_cache=True, 2025-05-07T20:13:17.0239707Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.0239791Z use_cpu=True, 2025-05-07T20:13:17.0239913Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.0239992Z ) 2025-05-07T20:13:17.0240137Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.0240523Z self=, 2025-05-07T20:13:17.0240611Z mixed_B=False, 2025-05-07T20:13:17.0240710Z compile=False, 2025-05-07T20:13:17.0240821Z T=3, 2025-05-07T20:13:17.0240904Z D=65, 2025-05-07T20:13:17.0241002Z B=15, 2025-05-07T20:13:17.0241086Z log_E=4, 2025-05-07T20:13:17.0241166Z L=16, 2025-05-07T20:13:17.0241268Z D_gradcheck=2, 2025-05-07T20:13:17.0241370Z stochastic_rounding=False, 2025-05-07T20:13:17.0241456Z weighted=True, 2025-05-07T20:13:17.0241556Z row_wise=False, 2025-05-07T20:13:17.0241641Z mixed=False, 2025-05-07T20:13:17.0241730Z use_cache=False, 2025-05-07T20:13:17.0241860Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.0241947Z use_cpu=True, 2025-05-07T20:13:17.0242053Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.0242145Z ) 2025-05-07T20:13:17.0242317Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.0242727Z self=, 2025-05-07T20:13:17.0242815Z mixed_B=False, 2025-05-07T20:13:17.0242903Z compile=False, 2025-05-07T20:13:17.0242997Z T=5, 2025-05-07T20:13:17.0243076Z D=77, 2025-05-07T20:13:17.0243161Z B=83, 2025-05-07T20:13:17.0243257Z log_E=5, 2025-05-07T20:13:17.0243336Z L=9, 2025-05-07T20:13:17.0243422Z D_gradcheck=1, 2025-05-07T20:13:17.0243538Z stochastic_rounding=False, 2025-05-07T20:13:17.0243624Z weighted=True, 2025-05-07T20:13:17.0243709Z row_wise=True, 2025-05-07T20:13:17.0243804Z mixed=True, 2025-05-07T20:13:17.0243890Z use_cache=True, 2025-05-07T20:13:17.0244017Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.0244100Z use_cpu=True, 2025-05-07T20:13:17.0244209Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.0244296Z ) 2025-05-07T20:13:17.0244436Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.0244803Z self=, 2025-05-07T20:13:17.0244898Z mixed_B=True, 2025-05-07T20:13:17.0244982Z compile=False, 2025-05-07T20:13:17.0245063Z T=4, 2025-05-07T20:13:17.0245155Z D=21, 2025-05-07T20:13:17.0245232Z B=56, 2025-05-07T20:13:17.0245312Z log_E=5, 2025-05-07T20:13:17.0245402Z L=17, 2025-05-07T20:13:17.0245486Z D_gradcheck=1, 2025-05-07T20:13:17.0245585Z stochastic_rounding=False, 2025-05-07T20:13:17.0245679Z weighted=True, 2025-05-07T20:13:17.0245763Z row_wise=True, 2025-05-07T20:13:17.0245858Z mixed=True, 2025-05-07T20:13:17.0245944Z use_cache=True, 2025-05-07T20:13:17.0246056Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.0246152Z use_cpu=True, 2025-05-07T20:13:17.0246256Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.0246332Z ) 2025-05-07T20:13:17.0246483Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.0246851Z self=, 2025-05-07T20:13:17.0246936Z mixed_B=False, 2025-05-07T20:13:17.0247038Z compile=True, 2025-05-07T20:13:17.0247119Z T=4, 2025-05-07T20:13:17.0247200Z D=116, 2025-05-07T20:13:17.0247293Z B=113, 2025-05-07T20:13:17.0247374Z log_E=5, 2025-05-07T20:13:17.0247455Z L=19, 2025-05-07T20:13:17.0247553Z D_gradcheck=1, 2025-05-07T20:13:17.0247653Z stochastic_rounding=True, 2025-05-07T20:13:17.0247752Z weighted=False, 2025-05-07T20:13:17.0247836Z row_wise=False, 2025-05-07T20:13:17.0247918Z mixed=True, 2025-05-07T20:13:17.0248015Z use_cache=True, 2025-05-07T20:13:17.0248177Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.0248260Z use_cpu=True, 2025-05-07T20:13:17.0248379Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.0248454Z ) 2025-05-07T20:13:17.0248600Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.0248979Z self=, 2025-05-07T20:13:17.0249063Z mixed_B=True, 2025-05-07T20:13:17.0249148Z compile=False, 2025-05-07T20:13:17.0249266Z T=1, 2025-05-07T20:13:17.0249344Z D=23, 2025-05-07T20:13:17.0249434Z B=50, 2025-05-07T20:13:17.0249515Z log_E=4, 2025-05-07T20:13:17.0249596Z L=9, 2025-05-07T20:13:17.0249692Z D_gradcheck=1, 2025-05-07T20:13:17.0249793Z stochastic_rounding=False, 2025-05-07T20:13:17.0249880Z weighted=False, 2025-05-07T20:13:17.0249976Z row_wise=True, 2025-05-07T20:13:17.0250061Z mixed=False, 2025-05-07T20:13:17.0250147Z use_cache=True, 2025-05-07T20:13:17.0250271Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.0250357Z use_cpu=True, 2025-05-07T20:13:17.0250461Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.0250552Z ) 2025-05-07T20:13:17.0250721Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.0251112Z self=, 2025-05-07T20:13:17.0251209Z mixed_B=False, 2025-05-07T20:13:17.0251298Z compile=True, 2025-05-07T20:13:17.0251392Z T=1, 2025-05-07T20:13:17.0251471Z D=121, 2025-05-07T20:13:17.0251550Z B=12, 2025-05-07T20:13:17.0251643Z log_E=3, 2025-05-07T20:13:17.0251721Z L=14, 2025-05-07T20:13:17.0251806Z D_gradcheck=2, 2025-05-07T20:13:17.0251918Z stochastic_rounding=True, 2025-05-07T20:13:17.0252004Z weighted=False, 2025-05-07T20:13:17.0252091Z row_wise=False, 2025-05-07T20:13:17.0252189Z mixed=True, 2025-05-07T20:13:17.0252276Z use_cache=True, 2025-05-07T20:13:17.0252389Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.0252487Z use_cpu=True, 2025-05-07T20:13:17.0252591Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.0252667Z ) 2025-05-07T20:13:17.0252821Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.0253191Z self=, 2025-05-07T20:13:17.0253285Z mixed_B=True, 2025-05-07T20:13:17.0253367Z compile=True, 2025-05-07T20:13:17.0253450Z T=4, 2025-05-07T20:13:17.0253542Z D=54, 2025-05-07T20:13:17.0253619Z B=23, 2025-05-07T20:13:17.0253698Z log_E=5, 2025-05-07T20:13:17.0253789Z L=8, 2025-05-07T20:13:17.0253873Z D_gradcheck=1, 2025-05-07T20:13:17.0253974Z stochastic_rounding=False, 2025-05-07T20:13:17.0254070Z weighted=True, 2025-05-07T20:13:17.0254154Z row_wise=False, 2025-05-07T20:13:17.0254238Z mixed=False, 2025-05-07T20:13:17.0254340Z use_cache=False, 2025-05-07T20:13:17.0254453Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.0254538Z use_cpu=True, 2025-05-07T20:13:17.0254653Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.0254729Z ) 2025-05-07T20:13:17.0254882Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.0255252Z self=, 2025-05-07T20:13:17.0255340Z mixed_B=True, 2025-05-07T20:13:17.0255438Z compile=False, 2025-05-07T20:13:17.0255521Z T=4, 2025-05-07T20:13:17.0255601Z D=109, 2025-05-07T20:13:17.0255697Z B=33, 2025-05-07T20:13:17.0255777Z log_E=4, 2025-05-07T20:13:17.0255855Z L=20, 2025-05-07T20:13:17.0255951Z D_gradcheck=2, 2025-05-07T20:13:17.0256059Z stochastic_rounding=True, 2025-05-07T20:13:17.0256143Z weighted=True, 2025-05-07T20:13:17.0256240Z row_wise=True, 2025-05-07T20:13:17.0256324Z mixed=False, 2025-05-07T20:13:17.0256421Z use_cache=True, 2025-05-07T20:13:17.0256571Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.0256655Z use_cpu=True, 2025-05-07T20:13:17.0256773Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.0256849Z ) 2025-05-07T20:13:17.0256990Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.0257369Z self=, 2025-05-07T20:13:17.0257457Z mixed_B=False, 2025-05-07T20:13:17.0257542Z compile=False, 2025-05-07T20:13:17.0257693Z T=3, 2025-05-07T20:13:17.0257773Z D=14, 2025-05-07T20:13:17.0257854Z B=2, 2025-05-07T20:13:17.0257947Z log_E=3, 2025-05-07T20:13:17.0258027Z L=13, 2025-05-07T20:13:17.0258114Z D_gradcheck=2, 2025-05-07T20:13:17.0258229Z stochastic_rounding=True, 2025-05-07T20:13:17.0258314Z weighted=True, 2025-05-07T20:13:17.0258415Z row_wise=False, 2025-05-07T20:13:17.0258498Z mixed=False, 2025-05-07T20:13:17.0258582Z use_cache=True, 2025-05-07T20:13:17.0258709Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.0258791Z use_cpu=True, 2025-05-07T20:13:17.0258896Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.0258984Z ) 2025-05-07T20:13:17.0259149Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.0259521Z self=, 2025-05-07T20:13:17.0259643Z mixed_B=True, 2025-05-07T20:13:17.0259728Z compile=True, 2025-05-07T20:13:17.0259808Z T=4, 2025-05-07T20:13:17.0259898Z D=58, 2025-05-07T20:13:17.0259977Z B=118, 2025-05-07T20:13:17.0260058Z log_E=5, 2025-05-07T20:13:17.0260148Z L=8, 2025-05-07T20:13:17.0260233Z D_gradcheck=2, 2025-05-07T20:13:17.0260354Z stochastic_rounding=True, 2025-05-07T20:13:17.0260441Z weighted=False, 2025-05-07T20:13:17.0260525Z row_wise=False, 2025-05-07T20:13:17.0260621Z mixed=True, 2025-05-07T20:13:17.0260709Z use_cache=False, 2025-05-07T20:13:17.0260823Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.0260923Z use_cpu=True, 2025-05-07T20:13:17.0261030Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.0261108Z ) 2025-05-07T20:13:17.0261264Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.0261632Z self=, 2025-05-07T20:13:17.0261720Z mixed_B=False, 2025-05-07T20:13:17.0261822Z compile=True, 2025-05-07T20:13:17.0261905Z T=1, 2025-05-07T20:13:17.0261999Z D=70, 2025-05-07T20:13:17.0262079Z B=57, 2025-05-07T20:13:17.0262160Z log_E=5, 2025-05-07T20:13:17.0262254Z L=13, 2025-05-07T20:13:17.0262340Z D_gradcheck=1, 2025-05-07T20:13:17.0262440Z stochastic_rounding=True, 2025-05-07T20:13:17.0262541Z weighted=False, 2025-05-07T20:13:17.0262627Z row_wise=False, 2025-05-07T20:13:17.0262711Z mixed=True, 2025-05-07T20:13:17.0262814Z use_cache=False, 2025-05-07T20:13:17.0262928Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.0263014Z use_cpu=True, 2025-05-07T20:13:17.0263136Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.0263215Z ) 2025-05-07T20:13:17.0263354Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.0263737Z self=, 2025-05-07T20:13:17.0263827Z mixed_B=True, 2025-05-07T20:13:17.0263932Z compile=False, 2025-05-07T20:13:17.0264021Z T=3, 2025-05-07T20:13:17.0264100Z D=88, 2025-05-07T20:13:17.0264195Z B=39, 2025-05-07T20:13:17.0264277Z log_E=4, 2025-05-07T20:13:17.0264361Z L=15, 2025-05-07T20:13:17.0264464Z D_gradcheck=2, 2025-05-07T20:13:17.0264580Z stochastic_rounding=False, 2025-05-07T20:13:17.0264674Z weighted=True, 2025-05-07T20:13:17.0264773Z row_wise=True, 2025-05-07T20:13:17.0264858Z mixed=False, 2025-05-07T20:13:17.0264944Z use_cache=True, 2025-05-07T20:13:17.0265102Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.0265189Z use_cpu=True, 2025-05-07T20:13:17.0265313Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.0265390Z ) 2025-05-07T20:13:17.0592411Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.0593052Z self=, 2025-05-07T20:13:17.0593189Z mixed_B=True, 2025-05-07T20:13:17.0593335Z compile=False, 2025-05-07T20:13:17.0593609Z T=3, 2025-05-07T20:13:17.0593753Z D=95, 2025-05-07T20:13:17.0593919Z B=114, 2025-05-07T20:13:17.0594071Z log_E=5, 2025-05-07T20:13:17.0594226Z L=1, 2025-05-07T20:13:17.0594398Z D_gradcheck=1, 2025-05-07T20:13:17.0594502Z stochastic_rounding=False, 2025-05-07T20:13:17.0594600Z weighted=True, 2025-05-07T20:13:17.0594683Z row_wise=True, 2025-05-07T20:13:17.0594767Z mixed=False, 2025-05-07T20:13:17.0594863Z use_cache=True, 2025-05-07T20:13:17.0594980Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.0595067Z use_cpu=True, 2025-05-07T20:13:17.0595190Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.0595269Z ) 2025-05-07T20:13:17.0595463Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.0595849Z self=, 2025-05-07T20:13:17.0596054Z mixed_B=True, 2025-05-07T20:13:17.0596142Z compile=True, 2025-05-07T20:13:17.0596238Z T=2, 2025-05-07T20:13:17.0596319Z D=117, 2025-05-07T20:13:17.0596400Z B=93, 2025-05-07T20:13:17.0596496Z log_E=5, 2025-05-07T20:13:17.0596574Z L=16, 2025-05-07T20:13:17.0596671Z D_gradcheck=2, 2025-05-07T20:13:17.0596769Z stochastic_rounding=True, 2025-05-07T20:13:17.0596855Z weighted=False, 2025-05-07T20:13:17.0596951Z row_wise=True, 2025-05-07T20:13:17.0597034Z mixed=True, 2025-05-07T20:13:17.0597119Z use_cache=True, 2025-05-07T20:13:17.0597245Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.0597329Z use_cpu=True, 2025-05-07T20:13:17.0597435Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.0597524Z ) 2025-05-07T20:13:17.0597666Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.0598037Z self=, 2025-05-07T20:13:17.0598134Z mixed_B=True, 2025-05-07T20:13:17.0598221Z compile=False, 2025-05-07T20:13:17.0598314Z T=5, 2025-05-07T20:13:17.0598393Z D=124, 2025-05-07T20:13:17.0598472Z B=4, 2025-05-07T20:13:17.0598566Z log_E=4, 2025-05-07T20:13:17.0598644Z L=2, 2025-05-07T20:13:17.0598729Z D_gradcheck=2, 2025-05-07T20:13:17.0598844Z stochastic_rounding=False, 2025-05-07T20:13:17.0598929Z weighted=True, 2025-05-07T20:13:17.0599013Z row_wise=True, 2025-05-07T20:13:17.0599111Z mixed=False, 2025-05-07T20:13:17.0599197Z use_cache=True, 2025-05-07T20:13:17.0599311Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.0599408Z use_cpu=True, 2025-05-07T20:13:17.0599512Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.0599587Z ) 2025-05-07T20:13:17.0599742Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.0600109Z self=, 2025-05-07T20:13:17.0600207Z mixed_B=False, 2025-05-07T20:13:17.0600292Z compile=False, 2025-05-07T20:13:17.0600372Z T=3, 2025-05-07T20:13:17.0600462Z D=76, 2025-05-07T20:13:17.0600539Z B=12, 2025-05-07T20:13:17.0600618Z log_E=3, 2025-05-07T20:13:17.0600712Z L=20, 2025-05-07T20:13:17.0600797Z D_gradcheck=2, 2025-05-07T20:13:17.0600895Z stochastic_rounding=True, 2025-05-07T20:13:17.0600993Z weighted=False, 2025-05-07T20:13:17.0601076Z row_wise=True, 2025-05-07T20:13:17.0601158Z mixed=False, 2025-05-07T20:13:17.0601253Z use_cache=True, 2025-05-07T20:13:17.0601422Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.0601508Z use_cpu=True, 2025-05-07T20:13:17.0601628Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.0601705Z ) 2025-05-07T20:13:17.0601862Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.0602231Z self=, 2025-05-07T20:13:17.0602318Z mixed_B=False, 2025-05-07T20:13:17.0602418Z compile=True, 2025-05-07T20:13:17.0602526Z T=4, 2025-05-07T20:13:17.0602606Z D=60, 2025-05-07T20:13:17.0602700Z B=115, 2025-05-07T20:13:17.0602780Z log_E=4, 2025-05-07T20:13:17.0602859Z L=8, 2025-05-07T20:13:17.0602954Z D_gradcheck=2, 2025-05-07T20:13:17.0603054Z stochastic_rounding=False, 2025-05-07T20:13:17.0603139Z weighted=False, 2025-05-07T20:13:17.0603236Z row_wise=False, 2025-05-07T20:13:17.0603378Z mixed=False, 2025-05-07T20:13:17.0603465Z use_cache=False, 2025-05-07T20:13:17.0603579Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.0603673Z use_cpu=True, 2025-05-07T20:13:17.0603776Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.0603852Z ) 2025-05-07T20:13:17.0604030Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.0604398Z self=, 2025-05-07T20:13:17.0604519Z mixed_B=True, 2025-05-07T20:13:17.0604603Z compile=True, 2025-05-07T20:13:17.0604683Z T=5, 2025-05-07T20:13:17.0604775Z D=65, 2025-05-07T20:13:17.0604854Z B=104, 2025-05-07T20:13:17.0604933Z log_E=4, 2025-05-07T20:13:17.0605023Z L=11, 2025-05-07T20:13:17.0605107Z D_gradcheck=2, 2025-05-07T20:13:17.0605207Z stochastic_rounding=False, 2025-05-07T20:13:17.0605302Z weighted=True, 2025-05-07T20:13:17.0605386Z row_wise=True, 2025-05-07T20:13:17.0605680Z mixed=False, 2025-05-07T20:13:17.0605784Z use_cache=True, 2025-05-07T20:13:17.0605900Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.0605983Z use_cpu=True, 2025-05-07T20:13:17.0606102Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.0606179Z ) 2025-05-07T20:13:17.0606336Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.0606704Z self=, 2025-05-07T20:13:17.0606792Z mixed_B=True, 2025-05-07T20:13:17.0606893Z compile=True, 2025-05-07T20:13:17.0606976Z T=4, 2025-05-07T20:13:17.0607055Z D=5, 2025-05-07T20:13:17.0607145Z B=30, 2025-05-07T20:13:17.0607225Z log_E=5, 2025-05-07T20:13:17.0607305Z L=20, 2025-05-07T20:13:17.0607401Z D_gradcheck=2, 2025-05-07T20:13:17.0607497Z stochastic_rounding=True, 2025-05-07T20:13:17.0607584Z weighted=False, 2025-05-07T20:13:17.0607679Z row_wise=False, 2025-05-07T20:13:17.0607762Z mixed=True, 2025-05-07T20:13:17.0607847Z use_cache=True, 2025-05-07T20:13:17.0607973Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.0608057Z use_cpu=True, 2025-05-07T20:13:17.0608175Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.0608251Z ) 2025-05-07T20:13:17.0608393Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.0608774Z self=, 2025-05-07T20:13:17.0608860Z mixed_B=True, 2025-05-07T20:13:17.0608950Z compile=True, 2025-05-07T20:13:17.0609045Z T=4, 2025-05-07T20:13:17.0609125Z D=76, 2025-05-07T20:13:17.0609204Z B=11, 2025-05-07T20:13:17.0609300Z log_E=4, 2025-05-07T20:13:17.0609382Z L=16, 2025-05-07T20:13:17.0609468Z D_gradcheck=1, 2025-05-07T20:13:17.0609582Z stochastic_rounding=True, 2025-05-07T20:13:17.0609669Z weighted=True, 2025-05-07T20:13:17.0609754Z row_wise=True, 2025-05-07T20:13:17.0609853Z mixed=False, 2025-05-07T20:13:17.0609942Z use_cache=False, 2025-05-07T20:13:17.0610135Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.0610220Z use_cpu=True, 2025-05-07T20:13:17.0610325Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.0610417Z ) 2025-05-07T20:13:17.0610561Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.0610930Z self=, 2025-05-07T20:13:17.0611031Z mixed_B=True, 2025-05-07T20:13:17.0611118Z compile=False, 2025-05-07T20:13:17.0611199Z T=1, 2025-05-07T20:13:17.0611330Z D=37, 2025-05-07T20:13:17.0611412Z B=5, 2025-05-07T20:13:17.0611494Z log_E=3, 2025-05-07T20:13:17.0611589Z L=2, 2025-05-07T20:13:17.0611677Z D_gradcheck=1, 2025-05-07T20:13:17.0611796Z stochastic_rounding=False, 2025-05-07T20:13:17.0611885Z weighted=False, 2025-05-07T20:13:17.0611970Z row_wise=True, 2025-05-07T20:13:17.0612068Z mixed=True, 2025-05-07T20:13:17.0612154Z use_cache=True, 2025-05-07T20:13:17.0612269Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.0612368Z use_cpu=True, 2025-05-07T20:13:17.0612473Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.0612552Z ) 2025-05-07T20:13:17.0612744Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.0613113Z self=, 2025-05-07T20:13:17.0613263Z mixed_B=True, 2025-05-07T20:13:17.0613362Z compile=False, 2025-05-07T20:13:17.0613443Z T=2, 2025-05-07T20:13:17.0613525Z D=21, 2025-05-07T20:13:17.0613617Z B=14, 2025-05-07T20:13:17.0613698Z log_E=3, 2025-05-07T20:13:17.0613792Z L=5, 2025-05-07T20:13:17.0613878Z D_gradcheck=1, 2025-05-07T20:13:17.0613978Z stochastic_rounding=True, 2025-05-07T20:13:17.0614075Z weighted=True, 2025-05-07T20:13:17.0614162Z row_wise=False, 2025-05-07T20:13:17.0614244Z mixed=False, 2025-05-07T20:13:17.0614345Z use_cache=False, 2025-05-07T20:13:17.0614457Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.0614540Z use_cpu=True, 2025-05-07T20:13:17.0614656Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.0614731Z ) 2025-05-07T20:13:17.0614871Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.0615250Z self=, 2025-05-07T20:13:17.0615337Z mixed_B=False, 2025-05-07T20:13:17.0615434Z compile=True, 2025-05-07T20:13:17.0615512Z T=2, 2025-05-07T20:13:17.0615593Z D=68, 2025-05-07T20:13:17.0615684Z B=43, 2025-05-07T20:13:17.0615764Z log_E=3, 2025-05-07T20:13:17.0615843Z L=4, 2025-05-07T20:13:17.0615939Z D_gradcheck=2, 2025-05-07T20:13:17.0616036Z stochastic_rounding=True, 2025-05-07T20:13:17.0616119Z weighted=True, 2025-05-07T20:13:17.0616218Z row_wise=True, 2025-05-07T20:13:17.0616301Z mixed=True, 2025-05-07T20:13:17.0616386Z use_cache=True, 2025-05-07T20:13:17.0616513Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.0616598Z use_cpu=True, 2025-05-07T20:13:17.0616703Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.0616792Z ) 2025-05-07T20:13:17.0616935Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.0617314Z self=, 2025-05-07T20:13:17.0617400Z mixed_B=False, 2025-05-07T20:13:17.0617488Z compile=True, 2025-05-07T20:13:17.0617583Z T=1, 2025-05-07T20:13:17.0617665Z D=15, 2025-05-07T20:13:17.0617744Z B=24, 2025-05-07T20:13:17.0617838Z log_E=4, 2025-05-07T20:13:17.0617915Z L=17, 2025-05-07T20:13:17.0618001Z D_gradcheck=2, 2025-05-07T20:13:17.0618111Z stochastic_rounding=True, 2025-05-07T20:13:17.0618194Z weighted=True, 2025-05-07T20:13:17.0618278Z row_wise=True, 2025-05-07T20:13:17.0618372Z mixed=False, 2025-05-07T20:13:17.0618457Z use_cache=False, 2025-05-07T20:13:17.0618568Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.0618715Z use_cpu=True, 2025-05-07T20:13:17.0618821Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.0618907Z ) 2025-05-07T20:13:17.0619049Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.0619422Z self=, 2025-05-07T20:13:17.0619524Z mixed_B=False, 2025-05-07T20:13:17.0619610Z compile=True, 2025-05-07T20:13:17.0619691Z T=1, 2025-05-07T20:13:17.0619812Z D=57, 2025-05-07T20:13:17.0619894Z B=66, 2025-05-07T20:13:17.0619975Z log_E=4, 2025-05-07T20:13:17.0620067Z L=10, 2025-05-07T20:13:17.0620153Z D_gradcheck=1, 2025-05-07T20:13:17.0620254Z stochastic_rounding=False, 2025-05-07T20:13:17.0620353Z weighted=True, 2025-05-07T20:13:17.0620436Z row_wise=True, 2025-05-07T20:13:17.0620518Z mixed=True, 2025-05-07T20:13:17.0620616Z use_cache=False, 2025-05-07T20:13:17.0620728Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.0620827Z use_cpu=True, 2025-05-07T20:13:17.0620932Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.0621009Z ) 2025-05-07T20:13:17.0621186Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.0621552Z self=, 2025-05-07T20:13:17.0621661Z mixed_B=True, 2025-05-07T20:13:17.0621757Z compile=True, 2025-05-07T20:13:17.0621835Z T=3, 2025-05-07T20:13:17.0621914Z D=115, 2025-05-07T20:13:17.0622004Z B=28, 2025-05-07T20:13:17.0622083Z log_E=5, 2025-05-07T20:13:17.0622160Z L=17, 2025-05-07T20:13:17.0622258Z D_gradcheck=2, 2025-05-07T20:13:17.0622356Z stochastic_rounding=True, 2025-05-07T20:13:17.0622440Z weighted=True, 2025-05-07T20:13:17.0622534Z row_wise=True, 2025-05-07T20:13:17.0622615Z mixed=True, 2025-05-07T20:13:17.0622713Z use_cache=True, 2025-05-07T20:13:17.0622823Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.0622907Z use_cpu=True, 2025-05-07T20:13:17.0623024Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.0623101Z ) 2025-05-07T20:13:17.0623240Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.0623619Z self=, 2025-05-07T20:13:17.0623703Z mixed_B=True, 2025-05-07T20:13:17.0623789Z compile=False, 2025-05-07T20:13:17.0623881Z T=1, 2025-05-07T20:13:17.0623960Z D=22, 2025-05-07T20:13:17.0624038Z B=57, 2025-05-07T20:13:17.0624130Z log_E=4, 2025-05-07T20:13:17.0624208Z L=0, 2025-05-07T20:13:17.0624293Z D_gradcheck=2, 2025-05-07T20:13:17.0624402Z stochastic_rounding=True, 2025-05-07T20:13:17.0624487Z weighted=True, 2025-05-07T20:13:17.0624583Z row_wise=True, 2025-05-07T20:13:17.0624665Z mixed=False, 2025-05-07T20:13:17.0624750Z use_cache=False, 2025-05-07T20:13:17.0624874Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.0624959Z use_cpu=True, 2025-05-07T20:13:17.0625064Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.0625155Z ) 2025-05-07T20:13:17.0625296Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.0625663Z self=, 2025-05-07T20:13:17.0625761Z mixed_B=True, 2025-05-07T20:13:17.0625845Z compile=False, 2025-05-07T20:13:17.0625925Z T=1, 2025-05-07T20:13:17.0626021Z D=47, 2025-05-07T20:13:17.0626100Z B=98, 2025-05-07T20:13:17.0626192Z log_E=5, 2025-05-07T20:13:17.0626273Z L=6, 2025-05-07T20:13:17.0626358Z D_gradcheck=2, 2025-05-07T20:13:17.0626469Z stochastic_rounding=False, 2025-05-07T20:13:17.0626554Z weighted=True, 2025-05-07T20:13:17.0626638Z row_wise=True, 2025-05-07T20:13:17.0626732Z mixed=True, 2025-05-07T20:13:17.0626823Z use_cache=False, 2025-05-07T20:13:17.0626935Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.0627062Z use_cpu=True, 2025-05-07T20:13:17.0627169Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.0627246Z ) 2025-05-07T20:13:17.0627403Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.0627771Z self=, 2025-05-07T20:13:17.0627869Z mixed_B=True, 2025-05-07T20:13:17.0627955Z compile=False, 2025-05-07T20:13:17.0628035Z T=5, 2025-05-07T20:13:17.0628155Z D=18, 2025-05-07T20:13:17.0628236Z B=58, 2025-05-07T20:13:17.0628316Z log_E=5, 2025-05-07T20:13:17.0628406Z L=11, 2025-05-07T20:13:17.0628492Z D_gradcheck=1, 2025-05-07T20:13:17.0628591Z stochastic_rounding=False, 2025-05-07T20:13:17.0628688Z weighted=True, 2025-05-07T20:13:17.0628771Z row_wise=False, 2025-05-07T20:13:17.0628854Z mixed=False, 2025-05-07T20:13:17.0628951Z use_cache=True, 2025-05-07T20:13:17.0629061Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.0629146Z use_cpu=True, 2025-05-07T20:13:17.0629265Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.0629341Z ) 2025-05-07T20:13:17.0957074Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.0958053Z self=, 2025-05-07T20:13:17.0959153Z mixed_B=True, 2025-05-07T20:13:17.0959390Z compile=True, 2025-05-07T20:13:17.0959677Z T=1, 2025-05-07T20:13:17.0959886Z D=13, 2025-05-07T20:13:17.0960085Z B=37, 2025-05-07T20:13:17.0960273Z log_E=5, 2025-05-07T20:13:17.0960481Z L=20, 2025-05-07T20:13:17.0960678Z D_gradcheck=1, 2025-05-07T20:13:17.0960908Z stochastic_rounding=True, 2025-05-07T20:13:17.0961181Z weighted=True, 2025-05-07T20:13:17.0961407Z row_wise=True, 2025-05-07T20:13:17.0961617Z mixed=True, 2025-05-07T20:13:17.0961838Z use_cache=False, 2025-05-07T20:13:17.0962101Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.0962395Z use_cpu=True, 2025-05-07T20:13:17.0962645Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.0962925Z ) 2025-05-07T20:13:17.0963165Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.0963796Z self=, 2025-05-07T20:13:17.0964381Z mixed_B=True, 2025-05-07T20:13:17.0964607Z compile=True, 2025-05-07T20:13:17.0964815Z T=3, 2025-05-07T20:13:17.0965015Z D=28, 2025-05-07T20:13:17.0965216Z B=25, 2025-05-07T20:13:17.0965404Z log_E=3, 2025-05-07T20:13:17.0965606Z L=14, 2025-05-07T20:13:17.0965808Z D_gradcheck=1, 2025-05-07T20:13:17.0966042Z stochastic_rounding=False, 2025-05-07T20:13:17.0966313Z weighted=True, 2025-05-07T20:13:17.0966537Z row_wise=True, 2025-05-07T20:13:17.0966744Z mixed=True, 2025-05-07T20:13:17.0966966Z use_cache=False, 2025-05-07T20:13:17.0967225Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.0967520Z use_cpu=True, 2025-05-07T20:13:17.0967769Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.0968049Z ) 2025-05-07T20:13:17.0968285Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.0968914Z self=, 2025-05-07T20:13:17.0969485Z mixed_B=True, 2025-05-07T20:13:17.0969697Z compile=False, 2025-05-07T20:13:17.0969920Z T=4, 2025-05-07T20:13:17.0970119Z D=21, 2025-05-07T20:13:17.0970306Z B=61, 2025-05-07T20:13:17.0970500Z log_E=4, 2025-05-07T20:13:17.0970702Z L=11, 2025-05-07T20:13:17.0970893Z D_gradcheck=1, 2025-05-07T20:13:17.0971132Z stochastic_rounding=False, 2025-05-07T20:13:17.0971400Z weighted=True, 2025-05-07T20:13:17.0971624Z row_wise=False, 2025-05-07T20:13:17.0971834Z mixed=True, 2025-05-07T20:13:17.0972051Z use_cache=True, 2025-05-07T20:13:17.0972301Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.0972677Z use_cpu=True, 2025-05-07T20:13:17.0972925Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.0973212Z ) 2025-05-07T20:13:17.0973450Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.0974072Z self=, 2025-05-07T20:13:17.0974642Z mixed_B=True, 2025-05-07T20:13:17.0974852Z compile=False, 2025-05-07T20:13:17.0975070Z T=4, 2025-05-07T20:13:17.0975309Z D=77, 2025-05-07T20:13:17.0975496Z B=80, 2025-05-07T20:13:17.0975691Z log_E=5, 2025-05-07T20:13:17.0975898Z L=2, 2025-05-07T20:13:17.0976086Z D_gradcheck=2, 2025-05-07T20:13:17.0976326Z stochastic_rounding=True, 2025-05-07T20:13:17.0976597Z weighted=True, 2025-05-07T20:13:17.0976812Z row_wise=True, 2025-05-07T20:13:17.0977036Z mixed=False, 2025-05-07T20:13:17.0977264Z use_cache=False, 2025-05-07T20:13:17.0977514Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.0977823Z use_cpu=True, 2025-05-07T20:13:17.0978067Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.0978342Z ) 2025-05-07T20:13:17.0978577Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.0979237Z self=, 2025-05-07T20:13:17.0979835Z mixed_B=True, 2025-05-07T20:13:17.0980048Z compile=False, 2025-05-07T20:13:17.0980272Z T=4, 2025-05-07T20:13:17.0980470Z D=84, 2025-05-07T20:13:17.0980658Z B=98, 2025-05-07T20:13:17.0980855Z log_E=3, 2025-05-07T20:13:17.0981059Z L=1, 2025-05-07T20:13:17.0981252Z D_gradcheck=1, 2025-05-07T20:13:17.0981496Z stochastic_rounding=False, 2025-05-07T20:13:17.0981772Z weighted=False, 2025-05-07T20:13:17.0981990Z row_wise=False, 2025-05-07T20:13:17.0982215Z mixed=False, 2025-05-07T20:13:17.0982440Z use_cache=False, 2025-05-07T20:13:17.0982688Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.0982994Z use_cpu=True, 2025-05-07T20:13:17.0983240Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.0983505Z ) 2025-05-07T20:13:17.0983754Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.0984382Z self=, 2025-05-07T20:13:17.0984957Z mixed_B=True, 2025-05-07T20:13:17.0985174Z compile=False, 2025-05-07T20:13:17.0985401Z T=5, 2025-05-07T20:13:17.0985596Z D=51, 2025-05-07T20:13:17.0985784Z B=27, 2025-05-07T20:13:17.0985983Z log_E=3, 2025-05-07T20:13:17.0986187Z L=8, 2025-05-07T20:13:17.0986377Z D_gradcheck=1, 2025-05-07T20:13:17.0986621Z stochastic_rounding=False, 2025-05-07T20:13:17.0986893Z weighted=False, 2025-05-07T20:13:17.0987106Z row_wise=True, 2025-05-07T20:13:17.0987327Z mixed=True, 2025-05-07T20:13:17.0987546Z use_cache=True, 2025-05-07T20:13:17.0987784Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.0988089Z use_cpu=True, 2025-05-07T20:13:17.0988342Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.0988605Z ) 2025-05-07T20:13:17.0988990Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.0989757Z self=, 2025-05-07T20:13:17.0990587Z mixed_B=False, 2025-05-07T20:13:17.1001285Z compile=False, 2025-05-07T20:13:17.1001573Z T=2, 2025-05-07T20:13:17.1001770Z D=126, 2025-05-07T20:13:17.1001986Z B=32, 2025-05-07T20:13:17.1002185Z log_E=5, 2025-05-07T20:13:17.1002379Z L=11, 2025-05-07T20:13:17.1002583Z D_gradcheck=2, 2025-05-07T20:13:17.1002826Z stochastic_rounding=True, 2025-05-07T20:13:17.1003088Z weighted=False, 2025-05-07T20:13:17.1003315Z row_wise=True, 2025-05-07T20:13:17.1003536Z mixed=False, 2025-05-07T20:13:17.1003746Z use_cache=True, 2025-05-07T20:13:17.1004001Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.1004398Z use_cpu=True, 2025-05-07T20:13:17.1004647Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.1004919Z ) 2025-05-07T20:13:17.1005171Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.1006023Z self=, 2025-05-07T20:13:17.1006592Z mixed_B=True, 2025-05-07T20:13:17.1006820Z compile=True, 2025-05-07T20:13:17.1007041Z T=5, 2025-05-07T20:13:17.1007229Z D=102, 2025-05-07T20:13:17.1007508Z B=116, 2025-05-07T20:13:17.1007710Z log_E=5, 2025-05-07T20:13:17.1007903Z L=11, 2025-05-07T20:13:17.1008107Z D_gradcheck=1, 2025-05-07T20:13:17.1008350Z stochastic_rounding=True, 2025-05-07T20:13:17.1008611Z weighted=True, 2025-05-07T20:13:17.1008842Z row_wise=False, 2025-05-07T20:13:17.1009066Z mixed=False, 2025-05-07T20:13:17.1009278Z use_cache=False, 2025-05-07T20:13:17.1009541Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.1009848Z use_cpu=True, 2025-05-07T20:13:17.1010084Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.1010365Z ) 2025-05-07T20:13:17.1010615Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.1011297Z self=, 2025-05-07T20:13:17.1011900Z mixed_B=False, 2025-05-07T20:13:17.1012127Z compile=True, 2025-05-07T20:13:17.1012356Z T=4, 2025-05-07T20:13:17.1012541Z D=117, 2025-05-07T20:13:17.1012744Z B=17, 2025-05-07T20:13:17.1012942Z log_E=5, 2025-05-07T20:13:17.1013132Z L=14, 2025-05-07T20:13:17.1013331Z D_gradcheck=2, 2025-05-07T20:13:17.1013568Z stochastic_rounding=False, 2025-05-07T20:13:17.1013829Z weighted=False, 2025-05-07T20:13:17.1014057Z row_wise=True, 2025-05-07T20:13:17.1014278Z mixed=True, 2025-05-07T20:13:17.1014484Z use_cache=False, 2025-05-07T20:13:17.1014746Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.1015051Z use_cpu=True, 2025-05-07T20:13:17.1015285Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.1015558Z ) 2025-05-07T20:13:17.1015803Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.1016419Z self=, 2025-05-07T20:13:17.1016992Z mixed_B=False, 2025-05-07T20:13:17.1017218Z compile=False, 2025-05-07T20:13:17.1017438Z T=2, 2025-05-07T20:13:17.1017622Z D=96, 2025-05-07T20:13:17.1017823Z B=5, 2025-05-07T20:13:17.1018021Z log_E=4, 2025-05-07T20:13:17.1018216Z L=17, 2025-05-07T20:13:17.1018414Z D_gradcheck=2, 2025-05-07T20:13:17.1018658Z stochastic_rounding=False, 2025-05-07T20:13:17.1018916Z weighted=False, 2025-05-07T20:13:17.1019148Z row_wise=True, 2025-05-07T20:13:17.1019373Z mixed=False, 2025-05-07T20:13:17.1019585Z use_cache=False, 2025-05-07T20:13:17.1019845Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.1020154Z use_cpu=True, 2025-05-07T20:13:17.1020390Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.1020667Z ) 2025-05-07T20:13:17.1020915Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.1021530Z self=, 2025-05-07T20:13:17.1022103Z mixed_B=True, 2025-05-07T20:13:17.1022330Z compile=False, 2025-05-07T20:13:17.1022542Z T=2, 2025-05-07T20:13:17.1022740Z D=31, 2025-05-07T20:13:17.1022938Z B=60, 2025-05-07T20:13:17.1023129Z log_E=5, 2025-05-07T20:13:17.1023335Z L=1, 2025-05-07T20:13:17.1023538Z D_gradcheck=2, 2025-05-07T20:13:17.1023767Z stochastic_rounding=True, 2025-05-07T20:13:17.1024038Z weighted=False, 2025-05-07T20:13:17.1024268Z row_wise=True, 2025-05-07T20:13:17.1024491Z mixed=True, 2025-05-07T20:13:17.1024696Z use_cache=True, 2025-05-07T20:13:17.1024945Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.1025305Z use_cpu=True, 2025-05-07T20:13:17.1025539Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.1025821Z ) 2025-05-07T20:13:17.1026069Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.1026684Z self=, 2025-05-07T20:13:17.1027255Z mixed_B=True, 2025-05-07T20:13:17.1027492Z compile=False, 2025-05-07T20:13:17.1027701Z T=3, 2025-05-07T20:13:17.1027894Z D=39, 2025-05-07T20:13:17.1028118Z B=34, 2025-05-07T20:13:17.1028305Z log_E=3, 2025-05-07T20:13:17.1028507Z L=2, 2025-05-07T20:13:17.1028704Z D_gradcheck=2, 2025-05-07T20:13:17.1028933Z stochastic_rounding=False, 2025-05-07T20:13:17.1029204Z weighted=False, 2025-05-07T20:13:17.1029431Z row_wise=True, 2025-05-07T20:13:17.1029636Z mixed=True, 2025-05-07T20:13:17.1029857Z use_cache=True, 2025-05-07T20:13:17.1030108Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.1030411Z use_cpu=True, 2025-05-07T20:13:17.1030644Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.1030917Z ) 2025-05-07T20:13:17.1031164Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.1031803Z self=, 2025-05-07T20:13:17.1032407Z mixed_B=False, 2025-05-07T20:13:17.1032644Z compile=False, 2025-05-07T20:13:17.1032856Z T=1, 2025-05-07T20:13:17.1033056Z D=11, 2025-05-07T20:13:17.1033255Z B=98, 2025-05-07T20:13:17.1033439Z log_E=3, 2025-05-07T20:13:17.1033646Z L=3, 2025-05-07T20:13:17.1033846Z D_gradcheck=2, 2025-05-07T20:13:17.1034071Z stochastic_rounding=True, 2025-05-07T20:13:17.1034340Z weighted=False, 2025-05-07T20:13:17.1034569Z row_wise=True, 2025-05-07T20:13:17.1034780Z mixed=False, 2025-05-07T20:13:17.1035002Z use_cache=True, 2025-05-07T20:13:17.1035255Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.1035549Z use_cpu=True, 2025-05-07T20:13:17.1035799Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.1036169Z ) 2025-05-07T20:13:17.1036406Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.1037037Z self=, 2025-05-07T20:13:17.1037613Z mixed_B=True, 2025-05-07T20:13:17.1037840Z compile=False, 2025-05-07T20:13:17.1038048Z T=5, 2025-05-07T20:13:17.1038242Z D=111, 2025-05-07T20:13:17.1038441Z B=112, 2025-05-07T20:13:17.1038629Z log_E=3, 2025-05-07T20:13:17.1038835Z L=4, 2025-05-07T20:13:17.1039034Z D_gradcheck=1, 2025-05-07T20:13:17.1039261Z stochastic_rounding=True, 2025-05-07T20:13:17.1039529Z weighted=True, 2025-05-07T20:13:17.1039756Z row_wise=False, 2025-05-07T20:13:17.1039969Z mixed=False, 2025-05-07T20:13:17.1040191Z use_cache=False, 2025-05-07T20:13:17.1040450Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.1040741Z use_cpu=True, 2025-05-07T20:13:17.1040985Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.1041260Z ) 2025-05-07T20:13:17.1041491Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.1042109Z self=, 2025-05-07T20:13:17.1042676Z mixed_B=False, 2025-05-07T20:13:17.1042900Z compile=True, 2025-05-07T20:13:17.1043108Z T=2, 2025-05-07T20:13:17.1043305Z D=113, 2025-05-07T20:13:17.1043504Z B=73, 2025-05-07T20:13:17.1043694Z log_E=5, 2025-05-07T20:13:17.1043897Z L=15, 2025-05-07T20:13:17.1044086Z D_gradcheck=1, 2025-05-07T20:13:17.1044328Z stochastic_rounding=False, 2025-05-07T20:13:17.1044602Z weighted=False, 2025-05-07T20:13:17.1044816Z row_wise=False, 2025-05-07T20:13:17.1045039Z mixed=True, 2025-05-07T20:13:17.1045261Z use_cache=True, 2025-05-07T20:13:17.1045501Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.1045848Z use_cpu=True, 2025-05-07T20:13:17.1046098Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.1046379Z ) 2025-05-07T20:13:17.1046617Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.1047244Z self=, 2025-05-07T20:13:17.1047814Z mixed_B=True, 2025-05-07T20:13:17.1048029Z compile=True, 2025-05-07T20:13:17.1048250Z T=3, 2025-05-07T20:13:17.1048446Z D=111, 2025-05-07T20:13:17.1048662Z B=30, 2025-05-07T20:13:17.1048858Z log_E=4, 2025-05-07T20:13:17.1049058Z L=8, 2025-05-07T20:13:17.1049248Z D_gradcheck=2, 2025-05-07T20:13:17.1049488Z stochastic_rounding=False, 2025-05-07T20:13:17.1049758Z weighted=True, 2025-05-07T20:13:17.1049965Z row_wise=True, 2025-05-07T20:13:17.1050184Z mixed=False, 2025-05-07T20:13:17.1050400Z use_cache=False, 2025-05-07T20:13:17.1050643Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.1050944Z use_cpu=True, 2025-05-07T20:13:17.1051179Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.1051437Z ) 2025-05-07T20:13:17.1051680Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.1052327Z self=, 2025-05-07T20:13:17.1052918Z mixed_B=True, 2025-05-07T20:13:17.1053134Z compile=False, 2025-05-07T20:13:17.1053349Z T=4, 2025-05-07T20:13:17.1053540Z D=49, 2025-05-07T20:13:17.1053725Z B=74, 2025-05-07T20:13:17.1053915Z log_E=5, 2025-05-07T20:13:17.1054112Z L=15, 2025-05-07T20:13:17.1054302Z D_gradcheck=2, 2025-05-07T20:13:17.1054536Z stochastic_rounding=True, 2025-05-07T20:13:17.1054797Z weighted=True, 2025-05-07T20:13:17.1055010Z row_wise=True, 2025-05-07T20:13:17.1055226Z mixed=False, 2025-05-07T20:13:17.1055444Z use_cache=True, 2025-05-07T20:13:17.1055681Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.1055981Z use_cpu=True, 2025-05-07T20:13:17.1056221Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.1056480Z ) 2025-05-07T20:13:17.1321700Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.1322708Z self=, 2025-05-07T20:13:17.1323689Z mixed_B=True, 2025-05-07T20:13:17.1324011Z compile=True, 2025-05-07T20:13:17.1324304Z T=4, 2025-05-07T20:13:17.1324498Z D=60, 2025-05-07T20:13:17.1324683Z B=94, 2025-05-07T20:13:17.1324881Z log_E=4, 2025-05-07T20:13:17.1325081Z L=7, 2025-05-07T20:13:17.1325266Z D_gradcheck=1, 2025-05-07T20:13:17.1325508Z stochastic_rounding=False, 2025-05-07T20:13:17.1325779Z weighted=True, 2025-05-07T20:13:17.1325991Z row_wise=True, 2025-05-07T20:13:17.1326213Z mixed=True, 2025-05-07T20:13:17.1326430Z use_cache=True, 2025-05-07T20:13:17.1326670Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.1326974Z use_cpu=True, 2025-05-07T20:13:17.1327215Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.1327479Z ) 2025-05-07T20:13:17.1327724Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.1328347Z self=, 2025-05-07T20:13:17.1328917Z mixed_B=False, 2025-05-07T20:13:17.1329130Z compile=False, 2025-05-07T20:13:17.1329346Z T=2, 2025-05-07T20:13:17.1329540Z D=96, 2025-05-07T20:13:17.1329724Z B=74, 2025-05-07T20:13:17.1329918Z log_E=3, 2025-05-07T20:13:17.1330122Z L=17, 2025-05-07T20:13:17.1330308Z D_gradcheck=1, 2025-05-07T20:13:17.1330544Z stochastic_rounding=False, 2025-05-07T20:13:17.1330815Z weighted=False, 2025-05-07T20:13:17.1331026Z row_wise=True, 2025-05-07T20:13:17.1331248Z mixed=False, 2025-05-07T20:13:17.1331505Z use_cache=True, 2025-05-07T20:13:17.1331749Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.1332167Z use_cpu=True, 2025-05-07T20:13:17.1332412Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.1332672Z ) 2025-05-07T20:13:17.1332915Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.1333538Z self=, 2025-05-07T20:13:17.1334097Z mixed_B=True, 2025-05-07T20:13:17.1334321Z compile=True, 2025-05-07T20:13:17.1334537Z T=1, 2025-05-07T20:13:17.1334719Z D=48, 2025-05-07T20:13:17.1334955Z B=16, 2025-05-07T20:13:17.1335153Z log_E=3, 2025-05-07T20:13:17.1335347Z L=8, 2025-05-07T20:13:17.1335546Z D_gradcheck=2, 2025-05-07T20:13:17.1335786Z stochastic_rounding=False, 2025-05-07T20:13:17.1336056Z weighted=False, 2025-05-07T20:13:17.1336272Z row_wise=True, 2025-05-07T20:13:17.1336497Z mixed=True, 2025-05-07T20:13:17.1336720Z use_cache=False, 2025-05-07T20:13:17.1336969Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.1337276Z use_cpu=True, 2025-05-07T20:13:17.1337524Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.1337789Z ) 2025-05-07T20:13:17.1338038Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.1338720Z self=, 2025-05-07T20:13:17.1339313Z mixed_B=False, 2025-05-07T20:13:17.1339541Z compile=False, 2025-05-07T20:13:17.1339760Z T=3, 2025-05-07T20:13:17.1339943Z D=20, 2025-05-07T20:13:17.1340139Z B=63, 2025-05-07T20:13:17.1340336Z log_E=5, 2025-05-07T20:13:17.1340529Z L=13, 2025-05-07T20:13:17.1340724Z D_gradcheck=2, 2025-05-07T20:13:17.1340960Z stochastic_rounding=False, 2025-05-07T20:13:17.1341222Z weighted=False, 2025-05-07T20:13:17.1341445Z row_wise=True, 2025-05-07T20:13:17.1341655Z mixed=True, 2025-05-07T20:13:17.1341858Z use_cache=True, 2025-05-07T20:13:17.1342103Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.1342407Z use_cpu=True, 2025-05-07T20:13:17.1342650Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.1342915Z ) 2025-05-07T20:13:17.1343160Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.1343785Z self=, 2025-05-07T20:13:17.1344344Z mixed_B=True, 2025-05-07T20:13:17.1344568Z compile=False, 2025-05-07T20:13:17.1344787Z T=3, 2025-05-07T20:13:17.1344971Z D=41, 2025-05-07T20:13:17.1345171Z B=100, 2025-05-07T20:13:17.1345366Z log_E=4, 2025-05-07T20:13:17.1345555Z L=6, 2025-05-07T20:13:17.1345749Z D_gradcheck=2, 2025-05-07T20:13:17.1345984Z stochastic_rounding=True, 2025-05-07T20:13:17.1346237Z weighted=True, 2025-05-07T20:13:17.1346458Z row_wise=True, 2025-05-07T20:13:17.1346674Z mixed=True, 2025-05-07T20:13:17.1346879Z use_cache=False, 2025-05-07T20:13:17.1347135Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.1347446Z use_cpu=True, 2025-05-07T20:13:17.1347674Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.1347947Z ) 2025-05-07T20:13:17.1348187Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.1348809Z self=, 2025-05-07T20:13:17.1349363Z mixed_B=True, 2025-05-07T20:13:17.1349585Z compile=False, 2025-05-07T20:13:17.1349802Z T=3, 2025-05-07T20:13:17.1349983Z D=70, 2025-05-07T20:13:17.1350176Z B=56, 2025-05-07T20:13:17.1350370Z log_E=4, 2025-05-07T20:13:17.1350558Z L=17, 2025-05-07T20:13:17.1350752Z D_gradcheck=2, 2025-05-07T20:13:17.1350985Z stochastic_rounding=False, 2025-05-07T20:13:17.1351244Z weighted=False, 2025-05-07T20:13:17.1351462Z row_wise=False, 2025-05-07T20:13:17.1351679Z mixed=False, 2025-05-07T20:13:17.1351889Z use_cache=False, 2025-05-07T20:13:17.1352136Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.1352490Z use_cpu=True, 2025-05-07T20:13:17.1352724Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.1352998Z ) 2025-05-07T20:13:17.1353242Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.1353853Z self=, 2025-05-07T20:13:17.1354418Z mixed_B=False, 2025-05-07T20:13:17.1354642Z compile=False, 2025-05-07T20:13:17.1354859Z T=5, 2025-05-07T20:13:17.1355043Z D=30, 2025-05-07T20:13:17.1355276Z B=8, 2025-05-07T20:13:17.1355470Z log_E=3, 2025-05-07T20:13:17.1355663Z L=13, 2025-05-07T20:13:17.1355859Z D_gradcheck=1, 2025-05-07T20:13:17.1356181Z stochastic_rounding=True, 2025-05-07T20:13:17.1356436Z weighted=True, 2025-05-07T20:13:17.1356661Z row_wise=False, 2025-05-07T20:13:17.1356884Z mixed=True, 2025-05-07T20:13:17.1357088Z use_cache=False, 2025-05-07T20:13:17.1357347Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.1357649Z use_cpu=True, 2025-05-07T20:13:17.1357879Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.1358150Z ) 2025-05-07T20:13:17.1358393Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.1359031Z self=, 2025-05-07T20:13:17.1359625Z mixed_B=False, 2025-05-07T20:13:17.1359837Z compile=True, 2025-05-07T20:13:17.1360033Z T=4, 2025-05-07T20:13:17.1360245Z D=51, 2025-05-07T20:13:17.1360446Z B=7, 2025-05-07T20:13:17.1360631Z log_E=4, 2025-05-07T20:13:17.1360840Z L=5, 2025-05-07T20:13:17.1361045Z D_gradcheck=2, 2025-05-07T20:13:17.1361293Z stochastic_rounding=False, 2025-05-07T20:13:17.1361556Z weighted=False, 2025-05-07T20:13:17.1361789Z row_wise=True, 2025-05-07T20:13:17.1362016Z mixed=False, 2025-05-07T20:13:17.1362233Z use_cache=True, 2025-05-07T20:13:17.1362485Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.1362792Z use_cpu=True, 2025-05-07T20:13:17.1363027Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.1363304Z ) 2025-05-07T20:13:17.1363554Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.1364166Z self=, 2025-05-07T20:13:17.1364739Z mixed_B=True, 2025-05-07T20:13:17.1364969Z compile=True, 2025-05-07T20:13:17.1365175Z T=3, 2025-05-07T20:13:17.1365373Z D=11, 2025-05-07T20:13:17.1365574Z B=111, 2025-05-07T20:13:17.1365756Z log_E=5, 2025-05-07T20:13:17.1365959Z L=5, 2025-05-07T20:13:17.1366154Z D_gradcheck=1, 2025-05-07T20:13:17.1366379Z stochastic_rounding=False, 2025-05-07T20:13:17.1366646Z weighted=True, 2025-05-07T20:13:17.1366874Z row_wise=True, 2025-05-07T20:13:17.1367080Z mixed=False, 2025-05-07T20:13:17.1367301Z use_cache=False, 2025-05-07T20:13:17.1367559Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.1367862Z use_cpu=True, 2025-05-07T20:13:17.1368090Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.1368360Z ) 2025-05-07T20:13:17.1368603Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.1369213Z self=, 2025-05-07T20:13:17.1369780Z mixed_B=False, 2025-05-07T20:13:17.1370005Z compile=True, 2025-05-07T20:13:17.1370214Z T=2, 2025-05-07T20:13:17.1370410Z D=59, 2025-05-07T20:13:17.1370603Z B=18, 2025-05-07T20:13:17.1370786Z log_E=3, 2025-05-07T20:13:17.1370871Z L=14, 2025-05-07T20:13:17.1370953Z D_gradcheck=1, 2025-05-07T20:13:17.1371050Z stochastic_rounding=True, 2025-05-07T20:13:17.1371142Z weighted=False, 2025-05-07T20:13:17.1371226Z row_wise=False, 2025-05-07T20:13:17.1371306Z mixed=True, 2025-05-07T20:13:17.1371397Z use_cache=True, 2025-05-07T20:13:17.1371505Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.1371633Z use_cpu=True, 2025-05-07T20:13:17.1371736Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.1371814Z ) 2025-05-07T20:13:17.1371962Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.1372337Z self=, 2025-05-07T20:13:17.1372423Z mixed_B=True, 2025-05-07T20:13:17.1372523Z compile=True, 2025-05-07T20:13:17.1372604Z T=4, 2025-05-07T20:13:17.1372684Z D=44, 2025-05-07T20:13:17.1372803Z B=12, 2025-05-07T20:13:17.1372884Z log_E=4, 2025-05-07T20:13:17.1372962Z L=6, 2025-05-07T20:13:17.1373059Z D_gradcheck=1, 2025-05-07T20:13:17.1373160Z stochastic_rounding=False, 2025-05-07T20:13:17.1373244Z weighted=True, 2025-05-07T20:13:17.1373339Z row_wise=True, 2025-05-07T20:13:17.1373422Z mixed=False, 2025-05-07T20:13:17.1373519Z use_cache=False, 2025-05-07T20:13:17.1373628Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.1373715Z use_cpu=True, 2025-05-07T20:13:17.1373831Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.1373907Z ) 2025-05-07T20:13:17.1374046Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.1374452Z self=, 2025-05-07T20:13:17.1374561Z mixed_B=True, 2025-05-07T20:13:17.1374646Z compile=False, 2025-05-07T20:13:17.1374735Z T=1, 2025-05-07T20:13:17.1374813Z D=106, 2025-05-07T20:13:17.1374890Z B=10, 2025-05-07T20:13:17.1374983Z log_E=5, 2025-05-07T20:13:17.1375061Z L=2, 2025-05-07T20:13:17.1375157Z D_gradcheck=1, 2025-05-07T20:13:17.1375253Z stochastic_rounding=True, 2025-05-07T20:13:17.1375338Z weighted=True, 2025-05-07T20:13:17.1375434Z row_wise=True, 2025-05-07T20:13:17.1375517Z mixed=False, 2025-05-07T20:13:17.1375603Z use_cache=False, 2025-05-07T20:13:17.1375724Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.1375809Z use_cpu=True, 2025-05-07T20:13:17.1375913Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.1376000Z ) 2025-05-07T20:13:17.1376141Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.1376509Z self=, 2025-05-07T20:13:17.1376605Z mixed_B=True, 2025-05-07T20:13:17.1376690Z compile=True, 2025-05-07T20:13:17.1376767Z T=1, 2025-05-07T20:13:17.1376857Z D=90, 2025-05-07T20:13:17.1376934Z B=37, 2025-05-07T20:13:17.1377028Z log_E=4, 2025-05-07T20:13:17.1377106Z L=20, 2025-05-07T20:13:17.1377189Z D_gradcheck=2, 2025-05-07T20:13:17.1377297Z stochastic_rounding=True, 2025-05-07T20:13:17.1377382Z weighted=False, 2025-05-07T20:13:17.1377466Z row_wise=True, 2025-05-07T20:13:17.1377558Z mixed=False, 2025-05-07T20:13:17.1377642Z use_cache=True, 2025-05-07T20:13:17.1377751Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.1377845Z use_cpu=True, 2025-05-07T20:13:17.1377951Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.1378025Z ) 2025-05-07T20:13:17.1378179Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.1378546Z self=, 2025-05-07T20:13:17.1378642Z mixed_B=True, 2025-05-07T20:13:17.1378728Z compile=True, 2025-05-07T20:13:17.1378806Z T=3, 2025-05-07T20:13:17.1378896Z D=11, 2025-05-07T20:13:17.1378975Z B=118, 2025-05-07T20:13:17.1379057Z log_E=5, 2025-05-07T20:13:17.1379146Z L=8, 2025-05-07T20:13:17.1379231Z D_gradcheck=1, 2025-05-07T20:13:17.1379330Z stochastic_rounding=True, 2025-05-07T20:13:17.1379426Z weighted=True, 2025-05-07T20:13:17.1379511Z row_wise=False, 2025-05-07T20:13:17.1379594Z mixed=True, 2025-05-07T20:13:17.1379693Z use_cache=False, 2025-05-07T20:13:17.1379804Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.1379889Z use_cpu=True, 2025-05-07T20:13:17.1380034Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.1380111Z ) 2025-05-07T20:13:17.1380247Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.1380628Z self=, 2025-05-07T20:13:17.1380713Z mixed_B=True, 2025-05-07T20:13:17.1380809Z compile=True, 2025-05-07T20:13:17.1380887Z T=1, 2025-05-07T20:13:17.1380968Z D=123, 2025-05-07T20:13:17.1381056Z B=21, 2025-05-07T20:13:17.1381160Z log_E=4, 2025-05-07T20:13:17.1381242Z L=3, 2025-05-07T20:13:17.1381337Z D_gradcheck=1, 2025-05-07T20:13:17.1381436Z stochastic_rounding=False, 2025-05-07T20:13:17.1381518Z weighted=False, 2025-05-07T20:13:17.1381616Z row_wise=False, 2025-05-07T20:13:17.1381698Z mixed=True, 2025-05-07T20:13:17.1381780Z use_cache=True, 2025-05-07T20:13:17.1381899Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.1381983Z use_cpu=True, 2025-05-07T20:13:17.1382104Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.1382179Z ) 2025-05-07T20:13:17.1382320Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.1382724Z self=, 2025-05-07T20:13:17.1382832Z mixed_B=True, 2025-05-07T20:13:17.1382917Z compile=True, 2025-05-07T20:13:17.1383008Z T=5, 2025-05-07T20:13:17.1383088Z D=12, 2025-05-07T20:13:17.1383168Z B=102, 2025-05-07T20:13:17.1383267Z log_E=5, 2025-05-07T20:13:17.1383349Z L=9, 2025-05-07T20:13:17.1383435Z D_gradcheck=2, 2025-05-07T20:13:17.1383549Z stochastic_rounding=False, 2025-05-07T20:13:17.1383637Z weighted=False, 2025-05-07T20:13:17.1383721Z row_wise=True, 2025-05-07T20:13:17.1383820Z mixed=False, 2025-05-07T20:13:17.1383907Z use_cache=False, 2025-05-07T20:13:17.1384034Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.1384119Z use_cpu=True, 2025-05-07T20:13:17.1384228Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.1384320Z ) 2025-05-07T20:13:17.1384460Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.1384828Z self=, 2025-05-07T20:13:17.1384930Z mixed_B=False, 2025-05-07T20:13:17.1385018Z compile=False, 2025-05-07T20:13:17.1385098Z T=4, 2025-05-07T20:13:17.1385192Z D=16, 2025-05-07T20:13:17.1385273Z B=62, 2025-05-07T20:13:17.1385355Z log_E=3, 2025-05-07T20:13:17.1385451Z L=8, 2025-05-07T20:13:17.1385538Z D_gradcheck=1, 2025-05-07T20:13:17.1385638Z stochastic_rounding=False, 2025-05-07T20:13:17.1385741Z weighted=False, 2025-05-07T20:13:17.1385827Z row_wise=False, 2025-05-07T20:13:17.1385925Z mixed=False, 2025-05-07T20:13:17.1386009Z use_cache=True, 2025-05-07T20:13:17.1386121Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.1386221Z use_cpu=True, 2025-05-07T20:13:17.1386329Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.1386407Z ) 2025-05-07T20:13:17.1689894Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.1690505Z self=, 2025-05-07T20:13:17.1690648Z mixed_B=True, 2025-05-07T20:13:17.1690795Z compile=False, 2025-05-07T20:13:17.1690914Z T=4, 2025-05-07T20:13:17.1691046Z D=56, 2025-05-07T20:13:17.1691164Z B=19, 2025-05-07T20:13:17.1691292Z log_E=5, 2025-05-07T20:13:17.1691419Z L=11, 2025-05-07T20:13:17.1691578Z D_gradcheck=1, 2025-05-07T20:13:17.1691771Z stochastic_rounding=False, 2025-05-07T20:13:17.1691950Z weighted=True, 2025-05-07T20:13:17.1692162Z row_wise=False, 2025-05-07T20:13:17.1692248Z mixed=False, 2025-05-07T20:13:17.1692343Z use_cache=True, 2025-05-07T20:13:17.1692455Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.1692540Z use_cpu=True, 2025-05-07T20:13:17.1692773Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.1692851Z ) 2025-05-07T20:13:17.1693006Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.1693381Z self=, 2025-05-07T20:13:17.1693468Z mixed_B=False, 2025-05-07T20:13:17.1693570Z compile=False, 2025-05-07T20:13:17.1693648Z T=2, 2025-05-07T20:13:17.1693729Z D=36, 2025-05-07T20:13:17.1693825Z B=110, 2025-05-07T20:13:17.1693963Z log_E=4, 2025-05-07T20:13:17.1694043Z L=9, 2025-05-07T20:13:17.1694142Z D_gradcheck=2, 2025-05-07T20:13:17.1694243Z stochastic_rounding=False, 2025-05-07T20:13:17.1694330Z weighted=False, 2025-05-07T20:13:17.1694434Z row_wise=False, 2025-05-07T20:13:17.1694518Z mixed=False, 2025-05-07T20:13:17.1694602Z use_cache=True, 2025-05-07T20:13:17.1694727Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.1694811Z use_cpu=True, 2025-05-07T20:13:17.1694931Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.1695009Z ) 2025-05-07T20:13:17.1695148Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.1695564Z self=, 2025-05-07T20:13:17.1695687Z mixed_B=True, 2025-05-07T20:13:17.1695772Z compile=False, 2025-05-07T20:13:17.1695862Z T=2, 2025-05-07T20:13:17.1695942Z D=121, 2025-05-07T20:13:17.1696021Z B=121, 2025-05-07T20:13:17.1696118Z log_E=5, 2025-05-07T20:13:17.1696195Z L=1, 2025-05-07T20:13:17.1696281Z D_gradcheck=2, 2025-05-07T20:13:17.1696394Z stochastic_rounding=True, 2025-05-07T20:13:17.1696481Z weighted=True, 2025-05-07T20:13:17.1696566Z row_wise=True, 2025-05-07T20:13:17.1696662Z mixed=True, 2025-05-07T20:13:17.1696749Z use_cache=True, 2025-05-07T20:13:17.1696876Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.1696960Z use_cpu=True, 2025-05-07T20:13:17.1697068Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.1697158Z ) 2025-05-07T20:13:17.1697298Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.1697666Z self=, 2025-05-07T20:13:17.1697763Z mixed_B=True, 2025-05-07T20:13:17.1697849Z compile=False, 2025-05-07T20:13:17.1697928Z T=4, 2025-05-07T20:13:17.1698019Z D=50, 2025-05-07T20:13:17.1698099Z B=116, 2025-05-07T20:13:17.1698180Z log_E=3, 2025-05-07T20:13:17.1698268Z L=6, 2025-05-07T20:13:17.1698353Z D_gradcheck=2, 2025-05-07T20:13:17.1698465Z stochastic_rounding=True, 2025-05-07T20:13:17.1698550Z weighted=True, 2025-05-07T20:13:17.1698632Z row_wise=True, 2025-05-07T20:13:17.1698726Z mixed=True, 2025-05-07T20:13:17.1698811Z use_cache=True, 2025-05-07T20:13:17.1698922Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.1699018Z use_cpu=True, 2025-05-07T20:13:17.1699124Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.1699199Z ) 2025-05-07T20:13:17.1699350Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.1699719Z self=, 2025-05-07T20:13:17.1699805Z mixed_B=False, 2025-05-07T20:13:17.1699899Z compile=True, 2025-05-07T20:13:17.1699979Z T=1, 2025-05-07T20:13:17.1700057Z D=23, 2025-05-07T20:13:17.1700151Z B=128, 2025-05-07T20:13:17.1700233Z log_E=5, 2025-05-07T20:13:17.1700323Z L=19, 2025-05-07T20:13:17.1700407Z D_gradcheck=1, 2025-05-07T20:13:17.1700506Z stochastic_rounding=True, 2025-05-07T20:13:17.1700605Z weighted=False, 2025-05-07T20:13:17.1700688Z row_wise=True, 2025-05-07T20:13:17.1700771Z mixed=True, 2025-05-07T20:13:17.1700868Z use_cache=True, 2025-05-07T20:13:17.1700978Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.1701061Z use_cpu=True, 2025-05-07T20:13:17.1701206Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.1701283Z ) 2025-05-07T20:13:17.1701421Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.1701797Z self=, 2025-05-07T20:13:17.1701882Z mixed_B=False, 2025-05-07T20:13:17.1701979Z compile=True, 2025-05-07T20:13:17.1702057Z T=2, 2025-05-07T20:13:17.1702135Z D=33, 2025-05-07T20:13:17.1702227Z B=109, 2025-05-07T20:13:17.1702332Z log_E=5, 2025-05-07T20:13:17.1702412Z L=20, 2025-05-07T20:13:17.1702508Z D_gradcheck=1, 2025-05-07T20:13:17.1702608Z stochastic_rounding=False, 2025-05-07T20:13:17.1702694Z weighted=False, 2025-05-07T20:13:17.1702789Z row_wise=True, 2025-05-07T20:13:17.1702872Z mixed=False, 2025-05-07T20:13:17.1702960Z use_cache=True, 2025-05-07T20:13:17.1703086Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.1703169Z use_cpu=True, 2025-05-07T20:13:17.1703276Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.1703363Z ) 2025-05-07T20:13:17.1703501Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.1703904Z self=, 2025-05-07T20:13:17.1704013Z mixed_B=False, 2025-05-07T20:13:17.1704098Z compile=False, 2025-05-07T20:13:17.1704189Z T=3, 2025-05-07T20:13:17.1704269Z D=122, 2025-05-07T20:13:17.1704347Z B=67, 2025-05-07T20:13:17.1704446Z log_E=5, 2025-05-07T20:13:17.1704525Z L=4, 2025-05-07T20:13:17.1704611Z D_gradcheck=1, 2025-05-07T20:13:17.1704724Z stochastic_rounding=False, 2025-05-07T20:13:17.1704810Z weighted=True, 2025-05-07T20:13:17.1704896Z row_wise=True, 2025-05-07T20:13:17.1704992Z mixed=True, 2025-05-07T20:13:17.1705082Z use_cache=False, 2025-05-07T20:13:17.1705193Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.1705289Z use_cpu=True, 2025-05-07T20:13:17.1705396Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.1705710Z ) 2025-05-07T20:13:17.1705855Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.1706228Z self=, 2025-05-07T20:13:17.1706324Z mixed_B=True, 2025-05-07T20:13:17.1706410Z compile=True, 2025-05-07T20:13:17.1706489Z T=1, 2025-05-07T20:13:17.1706582Z D=78, 2025-05-07T20:13:17.1706660Z B=85, 2025-05-07T20:13:17.1706741Z log_E=3, 2025-05-07T20:13:17.1706831Z L=8, 2025-05-07T20:13:17.1706915Z D_gradcheck=2, 2025-05-07T20:13:17.1707014Z stochastic_rounding=True, 2025-05-07T20:13:17.1707110Z weighted=False, 2025-05-07T20:13:17.1707194Z row_wise=False, 2025-05-07T20:13:17.1707292Z mixed=True, 2025-05-07T20:13:17.1707392Z use_cache=False, 2025-05-07T20:13:17.1707504Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.1707602Z use_cpu=True, 2025-05-07T20:13:17.1707710Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.1707788Z ) 2025-05-07T20:13:17.1707940Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.1708310Z self=, 2025-05-07T20:13:17.1708398Z mixed_B=True, 2025-05-07T20:13:17.1708498Z compile=True, 2025-05-07T20:13:17.1708579Z T=5, 2025-05-07T20:13:17.1708659Z D=109, 2025-05-07T20:13:17.1708752Z B=50, 2025-05-07T20:13:17.1708835Z log_E=5, 2025-05-07T20:13:17.1708915Z L=13, 2025-05-07T20:13:17.1709013Z D_gradcheck=2, 2025-05-07T20:13:17.1709115Z stochastic_rounding=False, 2025-05-07T20:13:17.1709201Z weighted=True, 2025-05-07T20:13:17.1709303Z row_wise=False, 2025-05-07T20:13:17.1709387Z mixed=True, 2025-05-07T20:13:17.1709489Z use_cache=False, 2025-05-07T20:13:17.1709601Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.1709686Z use_cpu=True, 2025-05-07T20:13:17.1709872Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.1709951Z ) 2025-05-07T20:13:17.1710091Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.1710479Z self=, 2025-05-07T20:13:17.1710568Z mixed_B=False, 2025-05-07T20:13:17.1710654Z compile=True, 2025-05-07T20:13:17.1710748Z T=3, 2025-05-07T20:13:17.1710828Z D=3, 2025-05-07T20:13:17.1710908Z B=27, 2025-05-07T20:13:17.1711037Z log_E=5, 2025-05-07T20:13:17.1711119Z L=17, 2025-05-07T20:13:17.1711219Z D_gradcheck=1, 2025-05-07T20:13:17.1711317Z stochastic_rounding=False, 2025-05-07T20:13:17.1711405Z weighted=True, 2025-05-07T20:13:17.1711504Z row_wise=False, 2025-05-07T20:13:17.1711588Z mixed=True, 2025-05-07T20:13:17.1711674Z use_cache=True, 2025-05-07T20:13:17.1711802Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.1711886Z use_cpu=True, 2025-05-07T20:13:17.1711998Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.1712088Z ) 2025-05-07T20:13:17.1712225Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.1712622Z self=, 2025-05-07T20:13:17.1712756Z mixed_B=True, 2025-05-07T20:13:17.1712840Z compile=True, 2025-05-07T20:13:17.1712917Z T=2, 2025-05-07T20:13:17.1713010Z D=89, 2025-05-07T20:13:17.1713089Z B=79, 2025-05-07T20:13:17.1713183Z log_E=4, 2025-05-07T20:13:17.1713261Z L=0, 2025-05-07T20:13:17.1713345Z D_gradcheck=2, 2025-05-07T20:13:17.1713458Z stochastic_rounding=False, 2025-05-07T20:13:17.1713544Z weighted=True, 2025-05-07T20:13:17.1713629Z row_wise=False, 2025-05-07T20:13:17.1713726Z mixed=False, 2025-05-07T20:13:17.1713812Z use_cache=False, 2025-05-07T20:13:17.1713923Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.1714018Z use_cpu=True, 2025-05-07T20:13:17.1714126Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.1714204Z ) 2025-05-07T20:13:17.1714354Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.1714722Z self=, 2025-05-07T20:13:17.1714820Z mixed_B=True, 2025-05-07T20:13:17.1714904Z compile=True, 2025-05-07T20:13:17.1714985Z T=5, 2025-05-07T20:13:17.1715078Z D=86, 2025-05-07T20:13:17.1715156Z B=56, 2025-05-07T20:13:17.1715238Z log_E=5, 2025-05-07T20:13:17.1715333Z L=11, 2025-05-07T20:13:17.1715417Z D_gradcheck=2, 2025-05-07T20:13:17.1715518Z stochastic_rounding=False, 2025-05-07T20:13:17.1715622Z weighted=True, 2025-05-07T20:13:17.1715706Z row_wise=True, 2025-05-07T20:13:17.1715791Z mixed=False, 2025-05-07T20:13:17.1715893Z use_cache=False, 2025-05-07T20:13:17.1716066Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.1716151Z use_cpu=True, 2025-05-07T20:13:17.1716270Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.1716347Z ) 2025-05-07T20:13:17.1716488Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.1716867Z self=, 2025-05-07T20:13:17.1716955Z mixed_B=False, 2025-05-07T20:13:17.1717055Z compile=False, 2025-05-07T20:13:17.1717133Z T=4, 2025-05-07T20:13:17.1717214Z D=38, 2025-05-07T20:13:17.1717305Z B=88, 2025-05-07T20:13:17.1717387Z log_E=3, 2025-05-07T20:13:17.1717467Z L=16, 2025-05-07T20:13:17.1717565Z D_gradcheck=1, 2025-05-07T20:13:17.1717664Z stochastic_rounding=True, 2025-05-07T20:13:17.1717753Z weighted=False, 2025-05-07T20:13:17.1717852Z row_wise=False, 2025-05-07T20:13:17.1717936Z mixed=False, 2025-05-07T20:13:17.1718024Z use_cache=False, 2025-05-07T20:13:17.1718147Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.1718230Z use_cpu=True, 2025-05-07T20:13:17.1718380Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.1718456Z ) 2025-05-07T20:13:17.1718596Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.1718976Z self=, 2025-05-07T20:13:17.1719062Z mixed_B=False, 2025-05-07T20:13:17.1719150Z compile=False, 2025-05-07T20:13:17.1719241Z T=2, 2025-05-07T20:13:17.1719322Z D=80, 2025-05-07T20:13:17.1719401Z B=53, 2025-05-07T20:13:17.1719519Z log_E=4, 2025-05-07T20:13:17.1719599Z L=4, 2025-05-07T20:13:17.1719683Z D_gradcheck=2, 2025-05-07T20:13:17.1719793Z stochastic_rounding=False, 2025-05-07T20:13:17.1719876Z weighted=True, 2025-05-07T20:13:17.1719961Z row_wise=False, 2025-05-07T20:13:17.1720056Z mixed=True, 2025-05-07T20:13:17.1720140Z use_cache=True, 2025-05-07T20:13:17.1720262Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.1720343Z use_cpu=True, 2025-05-07T20:13:17.1720449Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.1720537Z ) 2025-05-07T20:13:17.1720676Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.1721068Z self=, 2025-05-07T20:13:17.1721185Z mixed_B=True, 2025-05-07T20:13:17.1721270Z compile=True, 2025-05-07T20:13:17.1721350Z T=1, 2025-05-07T20:13:17.1721441Z D=122, 2025-05-07T20:13:17.1721519Z B=41, 2025-05-07T20:13:17.1721601Z log_E=5, 2025-05-07T20:13:17.1721690Z L=9, 2025-05-07T20:13:17.1721775Z D_gradcheck=1, 2025-05-07T20:13:17.1721875Z stochastic_rounding=False, 2025-05-07T20:13:17.1721972Z weighted=False, 2025-05-07T20:13:17.1722057Z row_wise=False, 2025-05-07T20:13:17.1722154Z mixed=False, 2025-05-07T20:13:17.1722240Z use_cache=False, 2025-05-07T20:13:17.1722350Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.1722445Z use_cpu=True, 2025-05-07T20:13:17.1722550Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.1722626Z ) 2025-05-07T20:13:17.1722775Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.1723142Z self=, 2025-05-07T20:13:17.1723229Z mixed_B=False, 2025-05-07T20:13:17.1723325Z compile=False, 2025-05-07T20:13:17.1723403Z T=3, 2025-05-07T20:13:17.1723481Z D=34, 2025-05-07T20:13:17.1723570Z B=103, 2025-05-07T20:13:17.1723651Z log_E=5, 2025-05-07T20:13:17.1723744Z L=3, 2025-05-07T20:13:17.1723830Z D_gradcheck=2, 2025-05-07T20:13:17.1723929Z stochastic_rounding=False, 2025-05-07T20:13:17.1724026Z weighted=True, 2025-05-07T20:13:17.1724109Z row_wise=False, 2025-05-07T20:13:17.1724193Z mixed=True, 2025-05-07T20:13:17.1724291Z use_cache=False, 2025-05-07T20:13:17.1724401Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.1724484Z use_cpu=True, 2025-05-07T20:13:17.1724603Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.1724678Z ) 2025-05-07T20:13:17.1724817Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.1725197Z self=, 2025-05-07T20:13:17.1725283Z mixed_B=False, 2025-05-07T20:13:17.1725368Z compile=False, 2025-05-07T20:13:17.1725462Z T=5, 2025-05-07T20:13:17.1725543Z D=12, 2025-05-07T20:13:17.1725635Z B=121, 2025-05-07T20:13:17.1725720Z log_E=4, 2025-05-07T20:13:17.1725798Z L=13, 2025-05-07T20:13:17.1725900Z D_gradcheck=1, 2025-05-07T20:13:17.1726000Z stochastic_rounding=False, 2025-05-07T20:13:17.1726086Z weighted=False, 2025-05-07T20:13:17.1726181Z row_wise=True, 2025-05-07T20:13:17.1726263Z mixed=True, 2025-05-07T20:13:17.1726350Z use_cache=False, 2025-05-07T20:13:17.1726474Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.1726557Z use_cpu=True, 2025-05-07T20:13:17.1726700Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.1726788Z ) 2025-05-07T20:13:17.2059074Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.2059697Z self=, 2025-05-07T20:13:17.2059832Z mixed_B=True, 2025-05-07T20:13:17.2059960Z compile=True, 2025-05-07T20:13:17.2060117Z T=4, 2025-05-07T20:13:17.2060274Z D=44, 2025-05-07T20:13:17.2060425Z B=57, 2025-05-07T20:13:17.2060778Z log_E=4, 2025-05-07T20:13:17.2060866Z L=20, 2025-05-07T20:13:17.2060953Z D_gradcheck=2, 2025-05-07T20:13:17.2061068Z stochastic_rounding=True, 2025-05-07T20:13:17.2061159Z weighted=True, 2025-05-07T20:13:17.2061244Z row_wise=True, 2025-05-07T20:13:17.2061343Z mixed=False, 2025-05-07T20:13:17.2061433Z use_cache=True, 2025-05-07T20:13:17.2061563Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.2061649Z use_cpu=True, 2025-05-07T20:13:17.2061760Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.2061852Z ) 2025-05-07T20:13:17.2061996Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.2062411Z self=, 2025-05-07T20:13:17.2062512Z mixed_B=False, 2025-05-07T20:13:17.2062651Z compile=False, 2025-05-07T20:13:17.2062730Z T=4, 2025-05-07T20:13:17.2062826Z D=100, 2025-05-07T20:13:17.2062906Z B=59, 2025-05-07T20:13:17.2062989Z log_E=5, 2025-05-07T20:13:17.2063083Z L=6, 2025-05-07T20:13:17.2063171Z D_gradcheck=1, 2025-05-07T20:13:17.2063272Z stochastic_rounding=True, 2025-05-07T20:13:17.2063448Z weighted=True, 2025-05-07T20:13:17.2063534Z row_wise=True, 2025-05-07T20:13:17.2063632Z mixed=False, 2025-05-07T20:13:17.2063718Z use_cache=True, 2025-05-07T20:13:17.2063831Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.2063932Z use_cpu=True, 2025-05-07T20:13:17.2064042Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.2064120Z ) 2025-05-07T20:13:17.2064275Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.2064645Z self=, 2025-05-07T20:13:17.2064730Z mixed_B=True, 2025-05-07T20:13:17.2064829Z compile=False, 2025-05-07T20:13:17.2064909Z T=2, 2025-05-07T20:13:17.2065001Z D=88, 2025-05-07T20:13:17.2065080Z B=52, 2025-05-07T20:13:17.2065166Z log_E=5, 2025-05-07T20:13:17.2065258Z L=9, 2025-05-07T20:13:17.2065345Z D_gradcheck=1, 2025-05-07T20:13:17.2065447Z stochastic_rounding=False, 2025-05-07T20:13:17.2065544Z weighted=True, 2025-05-07T20:13:17.2065626Z row_wise=True, 2025-05-07T20:13:17.2065708Z mixed=True, 2025-05-07T20:13:17.2065807Z use_cache=True, 2025-05-07T20:13:17.2065920Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.2066005Z use_cpu=True, 2025-05-07T20:13:17.2066126Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.2066203Z ) 2025-05-07T20:13:17.2066339Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.2066718Z self=, 2025-05-07T20:13:17.2066801Z mixed_B=True, 2025-05-07T20:13:17.2066899Z compile=True, 2025-05-07T20:13:17.2066978Z T=5, 2025-05-07T20:13:17.2067056Z D=45, 2025-05-07T20:13:17.2067145Z B=94, 2025-05-07T20:13:17.2067225Z log_E=4, 2025-05-07T20:13:17.2067306Z L=20, 2025-05-07T20:13:17.2067404Z D_gradcheck=2, 2025-05-07T20:13:17.2067504Z stochastic_rounding=False, 2025-05-07T20:13:17.2067590Z weighted=False, 2025-05-07T20:13:17.2067686Z row_wise=False, 2025-05-07T20:13:17.2067772Z mixed=False, 2025-05-07T20:13:17.2067857Z use_cache=True, 2025-05-07T20:13:17.2067982Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.2068066Z use_cpu=True, 2025-05-07T20:13:17.2068218Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.2068305Z ) 2025-05-07T20:13:17.2068446Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.2068826Z self=, 2025-05-07T20:13:17.2068910Z mixed_B=True, 2025-05-07T20:13:17.2068998Z compile=False, 2025-05-07T20:13:17.2069094Z T=2, 2025-05-07T20:13:17.2069173Z D=64, 2025-05-07T20:13:17.2069253Z B=17, 2025-05-07T20:13:17.2069351Z log_E=4, 2025-05-07T20:13:17.2069458Z L=9, 2025-05-07T20:13:17.2069545Z D_gradcheck=1, 2025-05-07T20:13:17.2069655Z stochastic_rounding=False, 2025-05-07T20:13:17.2069739Z weighted=True, 2025-05-07T20:13:17.2069821Z row_wise=True, 2025-05-07T20:13:17.2069916Z mixed=True, 2025-05-07T20:13:17.2070002Z use_cache=True, 2025-05-07T20:13:17.2070112Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.2070206Z use_cpu=True, 2025-05-07T20:13:17.2070313Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.2070405Z ) 2025-05-07T20:13:17.2070543Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.2070934Z self=, 2025-05-07T20:13:17.2071030Z mixed_B=True, 2025-05-07T20:13:17.2071214Z compile=False, 2025-05-07T20:13:17.2071296Z T=4, 2025-05-07T20:13:17.2071390Z D=39, 2025-05-07T20:13:17.2071471Z B=48, 2025-05-07T20:13:17.2071552Z log_E=3, 2025-05-07T20:13:17.2071649Z L=13, 2025-05-07T20:13:17.2071736Z D_gradcheck=1, 2025-05-07T20:13:17.2071841Z stochastic_rounding=False, 2025-05-07T20:13:17.2071944Z weighted=False, 2025-05-07T20:13:17.2072029Z row_wise=False, 2025-05-07T20:13:17.2072111Z mixed=True, 2025-05-07T20:13:17.2072213Z use_cache=True, 2025-05-07T20:13:17.2072326Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.2072425Z use_cpu=True, 2025-05-07T20:13:17.2072533Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.2072610Z ) 2025-05-07T20:13:17.2072762Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.2073132Z self=, 2025-05-07T20:13:17.2073217Z mixed_B=False, 2025-05-07T20:13:17.2073317Z compile=False, 2025-05-07T20:13:17.2073396Z T=4, 2025-05-07T20:13:17.2073474Z D=43, 2025-05-07T20:13:17.2073566Z B=119, 2025-05-07T20:13:17.2073649Z log_E=3, 2025-05-07T20:13:17.2073730Z L=6, 2025-05-07T20:13:17.2073827Z D_gradcheck=1, 2025-05-07T20:13:17.2073925Z stochastic_rounding=True, 2025-05-07T20:13:17.2074023Z weighted=False, 2025-05-07T20:13:17.2074106Z row_wise=False, 2025-05-07T20:13:17.2074190Z mixed=False, 2025-05-07T20:13:17.2074287Z use_cache=True, 2025-05-07T20:13:17.2074396Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.2074481Z use_cpu=True, 2025-05-07T20:13:17.2074599Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.2074674Z ) 2025-05-07T20:13:17.2074812Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.2075193Z self=, 2025-05-07T20:13:17.2075276Z mixed_B=True, 2025-05-07T20:13:17.2075364Z compile=True, 2025-05-07T20:13:17.2075454Z T=3, 2025-05-07T20:13:17.2075534Z D=37, 2025-05-07T20:13:17.2075612Z B=95, 2025-05-07T20:13:17.2075705Z log_E=4, 2025-05-07T20:13:17.2075785Z L=0, 2025-05-07T20:13:17.2075881Z D_gradcheck=2, 2025-05-07T20:13:17.2076083Z stochastic_rounding=True, 2025-05-07T20:13:17.2076174Z weighted=False, 2025-05-07T20:13:17.2076272Z row_wise=False, 2025-05-07T20:13:17.2076354Z mixed=True, 2025-05-07T20:13:17.2076437Z use_cache=True, 2025-05-07T20:13:17.2076560Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.2076644Z use_cpu=True, 2025-05-07T20:13:17.2076749Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.2076879Z ) 2025-05-07T20:13:17.2077019Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.2077386Z self=, 2025-05-07T20:13:17.2077480Z mixed_B=True, 2025-05-07T20:13:17.2077566Z compile=True, 2025-05-07T20:13:17.2077658Z T=1, 2025-05-07T20:13:17.2077736Z D=23, 2025-05-07T20:13:17.2077816Z B=65, 2025-05-07T20:13:17.2077913Z log_E=4, 2025-05-07T20:13:17.2078020Z L=11, 2025-05-07T20:13:17.2078108Z D_gradcheck=1, 2025-05-07T20:13:17.2078220Z stochastic_rounding=True, 2025-05-07T20:13:17.2078305Z weighted=True, 2025-05-07T20:13:17.2078391Z row_wise=False, 2025-05-07T20:13:17.2078485Z mixed=True, 2025-05-07T20:13:17.2078571Z use_cache=True, 2025-05-07T20:13:17.2078681Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.2078777Z use_cpu=True, 2025-05-07T20:13:17.2078881Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.2078958Z ) 2025-05-07T20:13:17.2079111Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.2079499Z self=, 2025-05-07T20:13:17.2079603Z mixed_B=False, 2025-05-07T20:13:17.2079715Z compile=True, 2025-05-07T20:13:17.2079793Z T=4, 2025-05-07T20:13:17.2079887Z D=122, 2025-05-07T20:13:17.2079968Z B=93, 2025-05-07T20:13:17.2080050Z log_E=5, 2025-05-07T20:13:17.2080145Z L=5, 2025-05-07T20:13:17.2080229Z D_gradcheck=2, 2025-05-07T20:13:17.2080328Z stochastic_rounding=True, 2025-05-07T20:13:17.2080425Z weighted=True, 2025-05-07T20:13:17.2080511Z row_wise=True, 2025-05-07T20:13:17.2080595Z mixed=False, 2025-05-07T20:13:17.2080690Z use_cache=True, 2025-05-07T20:13:17.2080800Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.2080882Z use_cpu=True, 2025-05-07T20:13:17.2080996Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.2081076Z ) 2025-05-07T20:13:17.2081226Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.2081594Z self=, 2025-05-07T20:13:17.2081679Z mixed_B=True, 2025-05-07T20:13:17.2081777Z compile=True, 2025-05-07T20:13:17.2081870Z T=4, 2025-05-07T20:13:17.2081951Z D=15, 2025-05-07T20:13:17.2082043Z B=36, 2025-05-07T20:13:17.2082123Z log_E=4, 2025-05-07T20:13:17.2082206Z L=11, 2025-05-07T20:13:17.2082304Z D_gradcheck=2, 2025-05-07T20:13:17.2082406Z stochastic_rounding=False, 2025-05-07T20:13:17.2082491Z weighted=True, 2025-05-07T20:13:17.2082594Z row_wise=False, 2025-05-07T20:13:17.2082678Z mixed=True, 2025-05-07T20:13:17.2082765Z use_cache=True, 2025-05-07T20:13:17.2082893Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.2082978Z use_cpu=True, 2025-05-07T20:13:17.2083096Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.2083175Z ) 2025-05-07T20:13:17.2083318Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.2083703Z self=, 2025-05-07T20:13:17.2083787Z mixed_B=True, 2025-05-07T20:13:17.2083875Z compile=True, 2025-05-07T20:13:17.2083970Z T=3, 2025-05-07T20:13:17.2084051Z D=106, 2025-05-07T20:13:17.2084134Z B=119, 2025-05-07T20:13:17.2084228Z log_E=5, 2025-05-07T20:13:17.2084311Z L=8, 2025-05-07T20:13:17.2084398Z D_gradcheck=1, 2025-05-07T20:13:17.2084514Z stochastic_rounding=False, 2025-05-07T20:13:17.2084601Z weighted=True, 2025-05-07T20:13:17.2084687Z row_wise=True, 2025-05-07T20:13:17.2084787Z mixed=True, 2025-05-07T20:13:17.2084875Z use_cache=False, 2025-05-07T20:13:17.2085001Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.2085087Z use_cpu=True, 2025-05-07T20:13:17.2085194Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.2085318Z ) 2025-05-07T20:13:17.2085454Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.2085820Z self=, 2025-05-07T20:13:17.2085922Z mixed_B=True, 2025-05-07T20:13:17.2086010Z compile=False, 2025-05-07T20:13:17.2086091Z T=5, 2025-05-07T20:13:17.2086185Z D=126, 2025-05-07T20:13:17.2086266Z B=20, 2025-05-07T20:13:17.2086347Z log_E=3, 2025-05-07T20:13:17.2086462Z L=9, 2025-05-07T20:13:17.2086546Z D_gradcheck=1, 2025-05-07T20:13:17.2086656Z stochastic_rounding=True, 2025-05-07T20:13:17.2086741Z weighted=False, 2025-05-07T20:13:17.2086825Z row_wise=False, 2025-05-07T20:13:17.2086922Z mixed=False, 2025-05-07T20:13:17.2087005Z use_cache=True, 2025-05-07T20:13:17.2087115Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.2087215Z use_cpu=True, 2025-05-07T20:13:17.2087317Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.2087395Z ) 2025-05-07T20:13:17.2087547Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.2087936Z self=, 2025-05-07T20:13:17.2088023Z mixed_B=False, 2025-05-07T20:13:17.2088161Z compile=False, 2025-05-07T20:13:17.2088239Z T=3, 2025-05-07T20:13:17.2088317Z D=4, 2025-05-07T20:13:17.2088406Z B=8, 2025-05-07T20:13:17.2088486Z log_E=5, 2025-05-07T20:13:17.2088580Z L=0, 2025-05-07T20:13:17.2088665Z D_gradcheck=2, 2025-05-07T20:13:17.2088765Z stochastic_rounding=False, 2025-05-07T20:13:17.2088867Z weighted=False, 2025-05-07T20:13:17.2088952Z row_wise=False, 2025-05-07T20:13:17.2089037Z mixed=True, 2025-05-07T20:13:17.2089141Z use_cache=True, 2025-05-07T20:13:17.2089252Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.2089335Z use_cpu=True, 2025-05-07T20:13:17.2089454Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.2089533Z ) 2025-05-07T20:13:17.2089669Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.2090048Z self=, 2025-05-07T20:13:17.2090132Z mixed_B=True, 2025-05-07T20:13:17.2090232Z compile=True, 2025-05-07T20:13:17.2090314Z T=4, 2025-05-07T20:13:17.2090393Z D=98, 2025-05-07T20:13:17.2090483Z B=81, 2025-05-07T20:13:17.2090562Z log_E=4, 2025-05-07T20:13:17.2090642Z L=9, 2025-05-07T20:13:17.2090737Z D_gradcheck=2, 2025-05-07T20:13:17.2090837Z stochastic_rounding=True, 2025-05-07T20:13:17.2090923Z weighted=False, 2025-05-07T20:13:17.2091017Z row_wise=True, 2025-05-07T20:13:17.2091098Z mixed=True, 2025-05-07T20:13:17.2091183Z use_cache=True, 2025-05-07T20:13:17.2091305Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.2091390Z use_cpu=True, 2025-05-07T20:13:17.2091494Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.2091585Z ) 2025-05-07T20:13:17.2091722Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.2092099Z self=, 2025-05-07T20:13:17.2092185Z mixed_B=False, 2025-05-07T20:13:17.2092272Z compile=True, 2025-05-07T20:13:17.2092363Z T=1, 2025-05-07T20:13:17.2092442Z D=43, 2025-05-07T20:13:17.2092520Z B=63, 2025-05-07T20:13:17.2092610Z log_E=5, 2025-05-07T20:13:17.2092691Z L=20, 2025-05-07T20:13:17.2092776Z D_gradcheck=1, 2025-05-07T20:13:17.2092889Z stochastic_rounding=False, 2025-05-07T20:13:17.2092974Z weighted=True, 2025-05-07T20:13:17.2093058Z row_wise=True, 2025-05-07T20:13:17.2093153Z mixed=False, 2025-05-07T20:13:17.2093238Z use_cache=True, 2025-05-07T20:13:17.2093348Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.2093444Z use_cpu=True, 2025-05-07T20:13:17.2093549Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.2093666Z ) 2025-05-07T20:13:17.2093804Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.2094169Z self=, 2025-05-07T20:13:17.2094263Z mixed_B=True, 2025-05-07T20:13:17.2094351Z compile=False, 2025-05-07T20:13:17.2094429Z T=5, 2025-05-07T20:13:17.2094520Z D=110, 2025-05-07T20:13:17.2094597Z B=29, 2025-05-07T20:13:17.2094677Z log_E=5, 2025-05-07T20:13:17.2094791Z L=0, 2025-05-07T20:13:17.2094876Z D_gradcheck=1, 2025-05-07T20:13:17.2094974Z stochastic_rounding=True, 2025-05-07T20:13:17.2095071Z weighted=False, 2025-05-07T20:13:17.2095156Z row_wise=False, 2025-05-07T20:13:17.2095238Z mixed=True, 2025-05-07T20:13:17.2095336Z use_cache=False, 2025-05-07T20:13:17.2095445Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.2095540Z use_cpu=True, 2025-05-07T20:13:17.2095644Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.2095722Z ) 2025-05-07T20:13:17.3654799Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.3655527Z self=, 2025-05-07T20:13:17.3655663Z mixed_B=True, 2025-05-07T20:13:17.3655977Z compile=False, 2025-05-07T20:13:17.3656094Z T=1, 2025-05-07T20:13:17.3656202Z D=66, 2025-05-07T20:13:17.3656300Z B=75, 2025-05-07T20:13:17.3656383Z log_E=3, 2025-05-07T20:13:17.3656483Z L=1, 2025-05-07T20:13:17.3656573Z D_gradcheck=2, 2025-05-07T20:13:17.3656678Z stochastic_rounding=False, 2025-05-07T20:13:17.3656780Z weighted=True, 2025-05-07T20:13:17.3656868Z row_wise=False, 2025-05-07T20:13:17.3656954Z mixed=True, 2025-05-07T20:13:17.3657056Z use_cache=False, 2025-05-07T20:13:17.3657175Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.3657263Z use_cpu=True, 2025-05-07T20:13:17.3657386Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.3657472Z ) 2025-05-07T20:13:17.3657624Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.3658015Z self=, 2025-05-07T20:13:17.3658104Z mixed_B=True, 2025-05-07T20:13:17.3658207Z compile=True, 2025-05-07T20:13:17.3658291Z T=3, 2025-05-07T20:13:17.3658375Z D=68, 2025-05-07T20:13:17.3658470Z B=45, 2025-05-07T20:13:17.3658554Z log_E=5, 2025-05-07T20:13:17.3658637Z L=2, 2025-05-07T20:13:17.3658740Z D_gradcheck=2, 2025-05-07T20:13:17.3658843Z stochastic_rounding=False, 2025-05-07T20:13:17.3659016Z weighted=True, 2025-05-07T20:13:17.3659121Z row_wise=False, 2025-05-07T20:13:17.3659208Z mixed=False, 2025-05-07T20:13:17.3659298Z use_cache=True, 2025-05-07T20:13:17.3659433Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.3659521Z use_cpu=True, 2025-05-07T20:13:17.3659631Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.3659730Z ) 2025-05-07T20:13:17.3659878Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.3660267Z self=, 2025-05-07T20:13:17.3660357Z mixed_B=False, 2025-05-07T20:13:17.3660448Z compile=False, 2025-05-07T20:13:17.3660542Z T=4, 2025-05-07T20:13:17.3660626Z D=106, 2025-05-07T20:13:17.3660710Z B=82, 2025-05-07T20:13:17.3660807Z log_E=5, 2025-05-07T20:13:17.3660891Z L=13, 2025-05-07T20:13:17.3660980Z D_gradcheck=2, 2025-05-07T20:13:17.3661094Z stochastic_rounding=True, 2025-05-07T20:13:17.3661183Z weighted=False, 2025-05-07T20:13:17.3661270Z row_wise=True, 2025-05-07T20:13:17.3661367Z mixed=True, 2025-05-07T20:13:17.3661455Z use_cache=True, 2025-05-07T20:13:17.3661572Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.3661670Z use_cpu=True, 2025-05-07T20:13:17.3661780Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.3661955Z ) 2025-05-07T20:13:17.3662101Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.3662477Z self=, 2025-05-07T20:13:17.3662580Z mixed_B=True, 2025-05-07T20:13:17.3662672Z compile=False, 2025-05-07T20:13:17.3662757Z T=5, 2025-05-07T20:13:17.3662857Z D=86, 2025-05-07T20:13:17.3662942Z B=114, 2025-05-07T20:13:17.3663029Z log_E=4, 2025-05-07T20:13:17.3663130Z L=7, 2025-05-07T20:13:17.3663269Z D_gradcheck=1, 2025-05-07T20:13:17.3663373Z stochastic_rounding=True, 2025-05-07T20:13:17.3663478Z weighted=False, 2025-05-07T20:13:17.3663568Z row_wise=False, 2025-05-07T20:13:17.3663671Z mixed=False, 2025-05-07T20:13:17.3663765Z use_cache=True, 2025-05-07T20:13:17.3663881Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.3663984Z use_cpu=True, 2025-05-07T20:13:17.3664094Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.3664177Z ) 2025-05-07T20:13:17.3664337Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.3664769Z self=, 2025-05-07T20:13:17.3664860Z mixed_B=True, 2025-05-07T20:13:17.3664963Z compile=False, 2025-05-07T20:13:17.3665079Z T=3, 2025-05-07T20:13:17.3665163Z D=47, 2025-05-07T20:13:17.3665262Z B=71, 2025-05-07T20:13:17.3665348Z log_E=3, 2025-05-07T20:13:17.3665431Z L=20, 2025-05-07T20:13:17.3665536Z D_gradcheck=2, 2025-05-07T20:13:17.3665639Z stochastic_rounding=True, 2025-05-07T20:13:17.3665742Z weighted=False, 2025-05-07T20:13:17.3665830Z row_wise=False, 2025-05-07T20:13:17.3665916Z mixed=True, 2025-05-07T20:13:17.3666020Z use_cache=True, 2025-05-07T20:13:17.3666134Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.3666223Z use_cpu=True, 2025-05-07T20:13:17.3666352Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.3666434Z ) 2025-05-07T20:13:17.3666583Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.3666977Z self=, 2025-05-07T20:13:17.3667068Z mixed_B=False, 2025-05-07T20:13:17.3667157Z compile=False, 2025-05-07T20:13:17.3667252Z T=3, 2025-05-07T20:13:17.3667334Z D=123, 2025-05-07T20:13:17.3667430Z B=44, 2025-05-07T20:13:17.3667514Z log_E=3, 2025-05-07T20:13:17.3667595Z L=3, 2025-05-07T20:13:17.3667697Z D_gradcheck=2, 2025-05-07T20:13:17.3667800Z stochastic_rounding=False, 2025-05-07T20:13:17.3667887Z weighted=True, 2025-05-07T20:13:17.3667986Z row_wise=True, 2025-05-07T20:13:17.3668075Z mixed=False, 2025-05-07T20:13:17.3668164Z use_cache=False, 2025-05-07T20:13:17.3668290Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.3668375Z use_cpu=True, 2025-05-07T20:13:17.3679672Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.3679827Z ) 2025-05-07T20:13:17.3680004Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.3680417Z self=, 2025-05-07T20:13:17.3680510Z mixed_B=False, 2025-05-07T20:13:17.3680599Z compile=True, 2025-05-07T20:13:17.3680698Z T=1, 2025-05-07T20:13:17.3680780Z D=69, 2025-05-07T20:13:17.3680860Z B=25, 2025-05-07T20:13:17.3680956Z log_E=5, 2025-05-07T20:13:17.3681038Z L=17, 2025-05-07T20:13:17.3681130Z D_gradcheck=2, 2025-05-07T20:13:17.3681247Z stochastic_rounding=False, 2025-05-07T20:13:17.3681338Z weighted=False, 2025-05-07T20:13:17.3681428Z row_wise=True, 2025-05-07T20:13:17.3681527Z mixed=True, 2025-05-07T20:13:17.3681615Z use_cache=False, 2025-05-07T20:13:17.3681735Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.3681832Z use_cpu=True, 2025-05-07T20:13:17.3681943Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.3682137Z ) 2025-05-07T20:13:17.3682284Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.3682661Z self=, 2025-05-07T20:13:17.3682765Z mixed_B=False, 2025-05-07T20:13:17.3682853Z compile=False, 2025-05-07T20:13:17.3682938Z T=3, 2025-05-07T20:13:17.3683037Z D=68, 2025-05-07T20:13:17.3683118Z B=81, 2025-05-07T20:13:17.3683201Z log_E=3, 2025-05-07T20:13:17.3683296Z L=1, 2025-05-07T20:13:17.3683418Z D_gradcheck=1, 2025-05-07T20:13:17.3683524Z stochastic_rounding=False, 2025-05-07T20:13:17.3683624Z weighted=False, 2025-05-07T20:13:17.3683712Z row_wise=True, 2025-05-07T20:13:17.3683798Z mixed=False, 2025-05-07T20:13:17.3683898Z use_cache=False, 2025-05-07T20:13:17.3684014Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.3684113Z use_cpu=True, 2025-05-07T20:13:17.3684223Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.3684306Z ) 2025-05-07T20:13:17.3684465Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.3684873Z self=, 2025-05-07T20:13:17.3684962Z mixed_B=True, 2025-05-07T20:13:17.3685065Z compile=False, 2025-05-07T20:13:17.3685192Z T=2, 2025-05-07T20:13:17.3685274Z D=8, 2025-05-07T20:13:17.3685371Z B=113, 2025-05-07T20:13:17.3685455Z log_E=5, 2025-05-07T20:13:17.3685537Z L=7, 2025-05-07T20:13:17.3685640Z D_gradcheck=2, 2025-05-07T20:13:17.3685744Z stochastic_rounding=False, 2025-05-07T20:13:17.3685847Z weighted=True, 2025-05-07T20:13:17.3685936Z row_wise=False, 2025-05-07T20:13:17.3686023Z mixed=False, 2025-05-07T20:13:17.3686126Z use_cache=True, 2025-05-07T20:13:17.3686240Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.3686328Z use_cpu=True, 2025-05-07T20:13:17.3686449Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.3686532Z ) 2025-05-07T20:13:17.3686677Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.3687065Z self=, 2025-05-07T20:13:17.3687154Z mixed_B=False, 2025-05-07T20:13:17.3687242Z compile=True, 2025-05-07T20:13:17.3687337Z T=2, 2025-05-07T20:13:17.3687421Z D=45, 2025-05-07T20:13:17.3687504Z B=68, 2025-05-07T20:13:17.3687598Z log_E=3, 2025-05-07T20:13:17.3687680Z L=12, 2025-05-07T20:13:17.3687783Z D_gradcheck=1, 2025-05-07T20:13:17.3687887Z stochastic_rounding=False, 2025-05-07T20:13:17.3687977Z weighted=False, 2025-05-07T20:13:17.3688077Z row_wise=False, 2025-05-07T20:13:17.3688163Z mixed=True, 2025-05-07T20:13:17.3688252Z use_cache=False, 2025-05-07T20:13:17.3688377Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.3688463Z use_cpu=True, 2025-05-07T20:13:17.3688571Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.3688666Z ) 2025-05-07T20:13:17.3688807Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.3689177Z self=, 2025-05-07T20:13:17.3689277Z mixed_B=False, 2025-05-07T20:13:17.3689365Z compile=False, 2025-05-07T20:13:17.3689462Z T=4, 2025-05-07T20:13:17.3689543Z D=117, 2025-05-07T20:13:17.3689624Z B=38, 2025-05-07T20:13:17.3689718Z log_E=3, 2025-05-07T20:13:17.3689800Z L=0, 2025-05-07T20:13:17.3689888Z D_gradcheck=2, 2025-05-07T20:13:17.3690000Z stochastic_rounding=True, 2025-05-07T20:13:17.3690088Z weighted=False, 2025-05-07T20:13:17.3690174Z row_wise=True, 2025-05-07T20:13:17.3690272Z mixed=False, 2025-05-07T20:13:17.3690364Z use_cache=False, 2025-05-07T20:13:17.3690476Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.3690575Z use_cpu=True, 2025-05-07T20:13:17.3690683Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.3690795Z ) 2025-05-07T20:13:17.3690949Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.3691322Z self=, 2025-05-07T20:13:17.3691422Z mixed_B=False, 2025-05-07T20:13:17.3691510Z compile=False, 2025-05-07T20:13:17.3691593Z T=1, 2025-05-07T20:13:17.3691691Z D=93, 2025-05-07T20:13:17.3691772Z B=3, 2025-05-07T20:13:17.3691856Z log_E=5, 2025-05-07T20:13:17.3691952Z L=20, 2025-05-07T20:13:17.3692067Z D_gradcheck=2, 2025-05-07T20:13:17.3692171Z stochastic_rounding=False, 2025-05-07T20:13:17.3692270Z weighted=True, 2025-05-07T20:13:17.3692359Z row_wise=False, 2025-05-07T20:13:17.3692443Z mixed=False, 2025-05-07T20:13:17.3692545Z use_cache=False, 2025-05-07T20:13:17.3692658Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.3692744Z use_cpu=True, 2025-05-07T20:13:17.3692862Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.3692943Z ) 2025-05-07T20:13:17.3693094Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.3693490Z self=, 2025-05-07T20:13:17.3693580Z mixed_B=False, 2025-05-07T20:13:17.3693680Z compile=False, 2025-05-07T20:13:17.3693790Z T=5, 2025-05-07T20:13:17.3693872Z D=66, 2025-05-07T20:13:17.3693967Z B=41, 2025-05-07T20:13:17.3694051Z log_E=3, 2025-05-07T20:13:17.3694132Z L=18, 2025-05-07T20:13:17.3694235Z D_gradcheck=2, 2025-05-07T20:13:17.3694338Z stochastic_rounding=True, 2025-05-07T20:13:17.3694426Z weighted=False, 2025-05-07T20:13:17.3694527Z row_wise=False, 2025-05-07T20:13:17.3694611Z mixed=True, 2025-05-07T20:13:17.3694698Z use_cache=True, 2025-05-07T20:13:17.3694822Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.3694908Z use_cpu=True, 2025-05-07T20:13:17.3695029Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.3695109Z ) 2025-05-07T20:13:17.3695250Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.3695634Z self=, 2025-05-07T20:13:17.3695722Z mixed_B=False, 2025-05-07T20:13:17.3695810Z compile=True, 2025-05-07T20:13:17.3695906Z T=4, 2025-05-07T20:13:17.3695988Z D=102, 2025-05-07T20:13:17.3696071Z B=49, 2025-05-07T20:13:17.3696168Z log_E=3, 2025-05-07T20:13:17.3696251Z L=4, 2025-05-07T20:13:17.3696341Z D_gradcheck=1, 2025-05-07T20:13:17.3696457Z stochastic_rounding=False, 2025-05-07T20:13:17.3696547Z weighted=False, 2025-05-07T20:13:17.3696636Z row_wise=False, 2025-05-07T20:13:17.3696735Z mixed=False, 2025-05-07T20:13:17.3696822Z use_cache=True, 2025-05-07T20:13:17.3696949Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.3697035Z use_cpu=True, 2025-05-07T20:13:17.3697143Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.3697237Z ) 2025-05-07T20:13:17.3697378Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.3697749Z self=, 2025-05-07T20:13:17.3697851Z mixed_B=False, 2025-05-07T20:13:17.3697939Z compile=True, 2025-05-07T20:13:17.3698025Z T=1, 2025-05-07T20:13:17.3698121Z D=74, 2025-05-07T20:13:17.3698203Z B=60, 2025-05-07T20:13:17.3698287Z log_E=3, 2025-05-07T20:13:17.3698382Z L=0, 2025-05-07T20:13:17.3698472Z D_gradcheck=1, 2025-05-07T20:13:17.3698587Z stochastic_rounding=True, 2025-05-07T20:13:17.3698675Z weighted=True, 2025-05-07T20:13:17.3698763Z row_wise=True, 2025-05-07T20:13:17.3698861Z mixed=True, 2025-05-07T20:13:17.3698950Z use_cache=True, 2025-05-07T20:13:17.3699064Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.3699164Z use_cpu=True, 2025-05-07T20:13:17.3699274Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.3699385Z ) 2025-05-07T20:13:17.3699538Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.3699910Z self=, 2025-05-07T20:13:17.3699998Z mixed_B=True, 2025-05-07T20:13:17.3700098Z compile=True, 2025-05-07T20:13:17.3700181Z T=2, 2025-05-07T20:13:17.3700263Z D=6, 2025-05-07T20:13:17.3700359Z B=127, 2025-05-07T20:13:17.3700441Z log_E=4, 2025-05-07T20:13:17.3700535Z L=20, 2025-05-07T20:13:17.3700649Z D_gradcheck=2, 2025-05-07T20:13:17.3700754Z stochastic_rounding=False, 2025-05-07T20:13:17.3700853Z weighted=False, 2025-05-07T20:13:17.3700939Z row_wise=True, 2025-05-07T20:13:17.3701024Z mixed=True, 2025-05-07T20:13:17.3701125Z use_cache=False, 2025-05-07T20:13:17.3701240Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.3701326Z use_cpu=True, 2025-05-07T20:13:17.3701447Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.3701528Z ) 2025-05-07T20:13:17.3701670Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.3702077Z self=, 2025-05-07T20:13:17.3702168Z mixed_B=True, 2025-05-07T20:13:17.3702270Z compile=True, 2025-05-07T20:13:17.3702378Z T=5, 2025-05-07T20:13:17.3702460Z D=81, 2025-05-07T20:13:17.3702554Z B=29, 2025-05-07T20:13:17.3702637Z log_E=4, 2025-05-07T20:13:17.3702722Z L=7, 2025-05-07T20:13:17.3702824Z D_gradcheck=2, 2025-05-07T20:13:17.3702927Z stochastic_rounding=True, 2025-05-07T20:13:17.3703015Z weighted=True, 2025-05-07T20:13:17.3703115Z row_wise=False, 2025-05-07T20:13:17.3703200Z mixed=False, 2025-05-07T20:13:17.3703290Z use_cache=True, 2025-05-07T20:13:17.3703414Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.3703500Z use_cpu=True, 2025-05-07T20:13:17.3703608Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.3703699Z ) 2025-05-07T20:13:17.4029127Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.4029643Z self=, 2025-05-07T20:13:17.4029734Z mixed_B=False, 2025-05-07T20:13:17.4029827Z compile=False, 2025-05-07T20:13:17.4029927Z T=3, 2025-05-07T20:13:17.4030009Z D=117, 2025-05-07T20:13:17.4030097Z B=71, 2025-05-07T20:13:17.4030193Z log_E=5, 2025-05-07T20:13:17.4030276Z L=13, 2025-05-07T20:13:17.4030369Z D_gradcheck=1, 2025-05-07T20:13:17.4030485Z stochastic_rounding=False, 2025-05-07T20:13:17.4030573Z weighted=True, 2025-05-07T20:13:17.4030680Z row_wise=False, 2025-05-07T20:13:17.4030770Z mixed=False, 2025-05-07T20:13:17.4030863Z use_cache=True, 2025-05-07T20:13:17.4030992Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.4031081Z use_cpu=True, 2025-05-07T20:13:17.4031190Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.4031293Z ) 2025-05-07T20:13:17.4031440Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.4031815Z self=, 2025-05-07T20:13:17.4031915Z mixed_B=True, 2025-05-07T20:13:17.4032004Z compile=True, 2025-05-07T20:13:17.4032088Z T=1, 2025-05-07T20:13:17.4032184Z D=119, 2025-05-07T20:13:17.4032265Z B=99, 2025-05-07T20:13:17.4032361Z log_E=4, 2025-05-07T20:13:17.4032442Z L=17, 2025-05-07T20:13:17.4032534Z D_gradcheck=1, 2025-05-07T20:13:17.4032648Z stochastic_rounding=True, 2025-05-07T20:13:17.4032737Z weighted=True, 2025-05-07T20:13:17.4032826Z row_wise=False, 2025-05-07T20:13:17.4032925Z mixed=False, 2025-05-07T20:13:17.4033015Z use_cache=False, 2025-05-07T20:13:17.4033130Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.4033230Z use_cpu=True, 2025-05-07T20:13:17.4033340Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.4033577Z ) 2025-05-07T20:13:17.4033736Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.4034113Z self=, 2025-05-07T20:13:17.4034219Z mixed_B=False, 2025-05-07T20:13:17.4034308Z compile=True, 2025-05-07T20:13:17.4034395Z T=5, 2025-05-07T20:13:17.4034494Z D=123, 2025-05-07T20:13:17.4034578Z B=9, 2025-05-07T20:13:17.4034664Z log_E=5, 2025-05-07T20:13:17.4034764Z L=17, 2025-05-07T20:13:17.4034900Z D_gradcheck=1, 2025-05-07T20:13:17.4035006Z stochastic_rounding=False, 2025-05-07T20:13:17.4035108Z weighted=False, 2025-05-07T20:13:17.4035195Z row_wise=False, 2025-05-07T20:13:17.4035282Z mixed=False, 2025-05-07T20:13:17.4035460Z use_cache=True, 2025-05-07T20:13:17.4035574Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.4035660Z use_cpu=True, 2025-05-07T20:13:17.4035783Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.4035869Z ) 2025-05-07T20:13:17.4036105Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.4036541Z self=, 2025-05-07T20:13:17.4036630Z mixed_B=True, 2025-05-07T20:13:17.4036730Z compile=True, 2025-05-07T20:13:17.4036858Z T=2, 2025-05-07T20:13:17.4036940Z D=127, 2025-05-07T20:13:17.4037036Z B=73, 2025-05-07T20:13:17.4037118Z log_E=5, 2025-05-07T20:13:17.4037199Z L=7, 2025-05-07T20:13:17.4037300Z D_gradcheck=2, 2025-05-07T20:13:17.4037403Z stochastic_rounding=False, 2025-05-07T20:13:17.4037490Z weighted=True, 2025-05-07T20:13:17.4037591Z row_wise=True, 2025-05-07T20:13:17.4037677Z mixed=False, 2025-05-07T20:13:17.4037769Z use_cache=True, 2025-05-07T20:13:17.4037896Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.4037982Z use_cpu=True, 2025-05-07T20:13:17.4038102Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.4038183Z ) 2025-05-07T20:13:17.4038325Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.4038710Z self=, 2025-05-07T20:13:17.4038799Z mixed_B=True, 2025-05-07T20:13:17.4038888Z compile=False, 2025-05-07T20:13:17.4038985Z T=2, 2025-05-07T20:13:17.4039066Z D=26, 2025-05-07T20:13:17.4039147Z B=76, 2025-05-07T20:13:17.4039240Z log_E=5, 2025-05-07T20:13:17.4039322Z L=5, 2025-05-07T20:13:17.4039411Z D_gradcheck=2, 2025-05-07T20:13:17.4039541Z stochastic_rounding=False, 2025-05-07T20:13:17.4039629Z weighted=True, 2025-05-07T20:13:17.4039721Z row_wise=False, 2025-05-07T20:13:17.4039820Z mixed=False, 2025-05-07T20:13:17.4039909Z use_cache=True, 2025-05-07T20:13:17.4040027Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.4040128Z use_cpu=True, 2025-05-07T20:13:17.4040238Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.4040320Z ) 2025-05-07T20:13:17.4040478Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.4040852Z self=, 2025-05-07T20:13:17.4040942Z mixed_B=True, 2025-05-07T20:13:17.4041046Z compile=True, 2025-05-07T20:13:17.4041131Z T=2, 2025-05-07T20:13:17.4041228Z D=112, 2025-05-07T20:13:17.4041313Z B=77, 2025-05-07T20:13:17.4041397Z log_E=5, 2025-05-07T20:13:17.4041494Z L=5, 2025-05-07T20:13:17.4041585Z D_gradcheck=2, 2025-05-07T20:13:17.4041690Z stochastic_rounding=False, 2025-05-07T20:13:17.4041796Z weighted=False, 2025-05-07T20:13:17.4041885Z row_wise=True, 2025-05-07T20:13:17.4041972Z mixed=True, 2025-05-07T20:13:17.4042075Z use_cache=True, 2025-05-07T20:13:17.4042191Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.4042280Z use_cpu=True, 2025-05-07T20:13:17.4042408Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.4042520Z ) 2025-05-07T20:13:17.4042662Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.4043050Z self=, 2025-05-07T20:13:17.4043142Z mixed_B=False, 2025-05-07T20:13:17.4043245Z compile=True, 2025-05-07T20:13:17.4043330Z T=2, 2025-05-07T20:13:17.4043413Z D=122, 2025-05-07T20:13:17.4043510Z B=51, 2025-05-07T20:13:17.4043594Z log_E=3, 2025-05-07T20:13:17.4043676Z L=6, 2025-05-07T20:13:17.4043808Z D_gradcheck=1, 2025-05-07T20:13:17.4043914Z stochastic_rounding=False, 2025-05-07T20:13:17.4044003Z weighted=False, 2025-05-07T20:13:17.4044103Z row_wise=True, 2025-05-07T20:13:17.4044191Z mixed=False, 2025-05-07T20:13:17.4044279Z use_cache=False, 2025-05-07T20:13:17.4044403Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.4044490Z use_cpu=True, 2025-05-07T20:13:17.4044600Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.4044692Z ) 2025-05-07T20:13:17.4044832Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.4045212Z self=, 2025-05-07T20:13:17.4045325Z mixed_B=True, 2025-05-07T20:13:17.4045414Z compile=False, 2025-05-07T20:13:17.4045534Z T=2, 2025-05-07T20:13:17.4045619Z D=18, 2025-05-07T20:13:17.4045700Z B=116, 2025-05-07T20:13:17.4045795Z log_E=3, 2025-05-07T20:13:17.4045877Z L=7, 2025-05-07T20:13:17.4045965Z D_gradcheck=1, 2025-05-07T20:13:17.4046079Z stochastic_rounding=True, 2025-05-07T20:13:17.4046166Z weighted=True, 2025-05-07T20:13:17.4046254Z row_wise=False, 2025-05-07T20:13:17.4046349Z mixed=True, 2025-05-07T20:13:17.4046438Z use_cache=False, 2025-05-07T20:13:17.4046550Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.4046647Z use_cpu=True, 2025-05-07T20:13:17.4046755Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.4046850Z ) 2025-05-07T20:13:17.4046991Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.4047360Z self=, 2025-05-07T20:13:17.4047462Z mixed_B=False, 2025-05-07T20:13:17.4047551Z compile=True, 2025-05-07T20:13:17.4047633Z T=2, 2025-05-07T20:13:17.4047730Z D=69, 2025-05-07T20:13:17.4047813Z B=48, 2025-05-07T20:13:17.4047897Z log_E=5, 2025-05-07T20:13:17.4047993Z L=16, 2025-05-07T20:13:17.4048084Z D_gradcheck=1, 2025-05-07T20:13:17.4048186Z stochastic_rounding=True, 2025-05-07T20:13:17.4048288Z weighted=False, 2025-05-07T20:13:17.4048374Z row_wise=True, 2025-05-07T20:13:17.4048473Z mixed=True, 2025-05-07T20:13:17.4048562Z use_cache=False, 2025-05-07T20:13:17.4048674Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.4048774Z use_cpu=True, 2025-05-07T20:13:17.4048880Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.4048961Z ) 2025-05-07T20:13:17.4049116Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.4049485Z self=, 2025-05-07T20:13:17.4049572Z mixed_B=True, 2025-05-07T20:13:17.4049672Z compile=True, 2025-05-07T20:13:17.4049757Z T=1, 2025-05-07T20:13:17.4049839Z D=24, 2025-05-07T20:13:17.4049934Z B=54, 2025-05-07T20:13:17.4050018Z log_E=3, 2025-05-07T20:13:17.4050100Z L=2, 2025-05-07T20:13:17.4050202Z D_gradcheck=1, 2025-05-07T20:13:17.4050308Z stochastic_rounding=False, 2025-05-07T20:13:17.4050409Z weighted=True, 2025-05-07T20:13:17.4050498Z row_wise=False, 2025-05-07T20:13:17.4050584Z mixed=True, 2025-05-07T20:13:17.4050686Z use_cache=False, 2025-05-07T20:13:17.4050800Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.4050887Z use_cpu=True, 2025-05-07T20:13:17.4051007Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.4051089Z ) 2025-05-07T20:13:17.4051264Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.4051647Z self=, 2025-05-07T20:13:17.4051735Z mixed_B=True, 2025-05-07T20:13:17.4051823Z compile=True, 2025-05-07T20:13:17.4051921Z T=1, 2025-05-07T20:13:17.4052002Z D=126, 2025-05-07T20:13:17.4052084Z B=83, 2025-05-07T20:13:17.4052185Z log_E=3, 2025-05-07T20:13:17.4052267Z L=14, 2025-05-07T20:13:17.4052392Z D_gradcheck=1, 2025-05-07T20:13:17.4052495Z stochastic_rounding=False, 2025-05-07T20:13:17.4052582Z weighted=True, 2025-05-07T20:13:17.4052681Z row_wise=False, 2025-05-07T20:13:17.4052766Z mixed=False, 2025-05-07T20:13:17.4052854Z use_cache=True, 2025-05-07T20:13:17.4052978Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.4053063Z use_cpu=True, 2025-05-07T20:13:17.4053170Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.4053261Z ) 2025-05-07T20:13:17.4053403Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.4053773Z self=, 2025-05-07T20:13:17.4053897Z mixed_B=False, 2025-05-07T20:13:17.4053985Z compile=False, 2025-05-07T20:13:17.4054106Z T=5, 2025-05-07T20:13:17.4054187Z D=73, 2025-05-07T20:13:17.4054270Z B=44, 2025-05-07T20:13:17.4054366Z log_E=5, 2025-05-07T20:13:17.4054450Z L=8, 2025-05-07T20:13:17.4054539Z D_gradcheck=2, 2025-05-07T20:13:17.4054653Z stochastic_rounding=True, 2025-05-07T20:13:17.4054742Z weighted=False, 2025-05-07T20:13:17.4054829Z row_wise=True, 2025-05-07T20:13:17.4054927Z mixed=True, 2025-05-07T20:13:17.4055017Z use_cache=False, 2025-05-07T20:13:17.4055129Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.4055225Z use_cpu=True, 2025-05-07T20:13:17.4055333Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.4055411Z ) 2025-05-07T20:13:17.4055566Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.4055934Z self=, 2025-05-07T20:13:17.4056035Z mixed_B=False, 2025-05-07T20:13:17.4056123Z compile=False, 2025-05-07T20:13:17.4056206Z T=3, 2025-05-07T20:13:17.4056300Z D=51, 2025-05-07T20:13:17.4056382Z B=77, 2025-05-07T20:13:17.4056465Z log_E=4, 2025-05-07T20:13:17.4056559Z L=7, 2025-05-07T20:13:17.4056648Z D_gradcheck=1, 2025-05-07T20:13:17.4056750Z stochastic_rounding=False, 2025-05-07T20:13:17.4056851Z weighted=False, 2025-05-07T20:13:17.4056940Z row_wise=False, 2025-05-07T20:13:17.4057026Z mixed=True, 2025-05-07T20:13:17.4057128Z use_cache=False, 2025-05-07T20:13:17.4057241Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.4057328Z use_cpu=True, 2025-05-07T20:13:17.4057447Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.4057528Z ) 2025-05-07T20:13:17.4057684Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.4058055Z self=, 2025-05-07T20:13:17.4058145Z mixed_B=False, 2025-05-07T20:13:17.4058247Z compile=False, 2025-05-07T20:13:17.4058332Z T=5, 2025-05-07T20:13:17.4058417Z D=70, 2025-05-07T20:13:17.4058514Z B=106, 2025-05-07T20:13:17.4058598Z log_E=5, 2025-05-07T20:13:17.4058681Z L=6, 2025-05-07T20:13:17.4058783Z D_gradcheck=2, 2025-05-07T20:13:17.4058887Z stochastic_rounding=False, 2025-05-07T20:13:17.4058978Z weighted=False, 2025-05-07T20:13:17.4059077Z row_wise=False, 2025-05-07T20:13:17.4059165Z mixed=True, 2025-05-07T20:13:17.4059253Z use_cache=False, 2025-05-07T20:13:17.4059377Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.4059464Z use_cpu=True, 2025-05-07T20:13:17.4059584Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.4059663Z ) 2025-05-07T20:13:17.4059834Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.4060215Z self=, 2025-05-07T20:13:17.4060303Z mixed_B=True, 2025-05-07T20:13:17.4060395Z compile=False, 2025-05-07T20:13:17.4060492Z T=2, 2025-05-07T20:13:17.4060570Z D=11, 2025-05-07T20:13:17.4060652Z B=128, 2025-05-07T20:13:17.4060748Z log_E=4, 2025-05-07T20:13:17.4060830Z L=6, 2025-05-07T20:13:17.4060943Z D_gradcheck=2, 2025-05-07T20:13:17.4061058Z stochastic_rounding=False, 2025-05-07T20:13:17.4061147Z weighted=True, 2025-05-07T20:13:17.4061239Z row_wise=False, 2025-05-07T20:13:17.4061338Z mixed=True, 2025-05-07T20:13:17.4061428Z use_cache=False, 2025-05-07T20:13:17.4061558Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.4061646Z use_cpu=True, 2025-05-07T20:13:17.4061756Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.4061851Z ) 2025-05-07T20:13:17.4061996Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.4062367Z self=, 2025-05-07T20:13:17.4062496Z mixed_B=False, 2025-05-07T20:13:17.4062587Z compile=False, 2025-05-07T20:13:17.4062693Z T=5, 2025-05-07T20:13:17.4062790Z D=123, 2025-05-07T20:13:17.4062875Z B=109, 2025-05-07T20:13:17.4062961Z log_E=4, 2025-05-07T20:13:17.4063058Z L=8, 2025-05-07T20:13:17.4063151Z D_gradcheck=2, 2025-05-07T20:13:17.4063271Z stochastic_rounding=False, 2025-05-07T20:13:17.4063394Z weighted=True, 2025-05-07T20:13:17.4063484Z row_wise=False, 2025-05-07T20:13:17.4063585Z mixed=False, 2025-05-07T20:13:17.4063676Z use_cache=False, 2025-05-07T20:13:17.4063791Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.4063894Z use_cpu=True, 2025-05-07T20:13:17.4064004Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.4064087Z ) 2025-05-07T20:13:17.4064246Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.4064618Z self=, 2025-05-07T20:13:17.4064709Z mixed_B=True, 2025-05-07T20:13:17.4064813Z compile=False, 2025-05-07T20:13:17.4064895Z T=5, 2025-05-07T20:13:17.4064979Z D=118, 2025-05-07T20:13:17.4065074Z B=73, 2025-05-07T20:13:17.4065160Z log_E=5, 2025-05-07T20:13:17.4065257Z L=13, 2025-05-07T20:13:17.4065351Z D_gradcheck=1, 2025-05-07T20:13:17.4065458Z stochastic_rounding=True, 2025-05-07T20:13:17.4065560Z weighted=True, 2025-05-07T20:13:17.4065646Z row_wise=True, 2025-05-07T20:13:17.4065732Z mixed=True, 2025-05-07T20:13:17.4065832Z use_cache=False, 2025-05-07T20:13:17.4065944Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.4066029Z use_cpu=True, 2025-05-07T20:13:17.4066154Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.4066236Z ) 2025-05-07T20:13:17.4400760Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.4401234Z self=, 2025-05-07T20:13:17.4401341Z mixed_B=True, 2025-05-07T20:13:17.4401446Z compile=False, 2025-05-07T20:13:17.4401535Z T=1, 2025-05-07T20:13:17.4401618Z D=17, 2025-05-07T20:13:17.4401711Z B=119, 2025-05-07T20:13:17.4401797Z log_E=5, 2025-05-07T20:13:17.4401882Z L=14, 2025-05-07T20:13:17.4401987Z D_gradcheck=1, 2025-05-07T20:13:17.4402089Z stochastic_rounding=True, 2025-05-07T20:13:17.4402176Z weighted=True, 2025-05-07T20:13:17.4402280Z row_wise=True, 2025-05-07T20:13:17.4402365Z mixed=True, 2025-05-07T20:13:17.4405176Z use_cache=True, 2025-05-07T20:13:17.4405672Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.4405765Z use_cpu=True, 2025-05-07T20:13:17.4405891Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.4405974Z ) 2025-05-07T20:13:17.4406231Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.4406630Z self=, 2025-05-07T20:13:17.4406719Z mixed_B=True, 2025-05-07T20:13:17.4406808Z compile=True, 2025-05-07T20:13:17.4406908Z T=5, 2025-05-07T20:13:17.4406991Z D=77, 2025-05-07T20:13:17.4407074Z B=119, 2025-05-07T20:13:17.4407167Z log_E=5, 2025-05-07T20:13:17.4407250Z L=13, 2025-05-07T20:13:17.4407390Z D_gradcheck=2, 2025-05-07T20:13:17.4407505Z stochastic_rounding=True, 2025-05-07T20:13:17.4407595Z weighted=True, 2025-05-07T20:13:17.4407686Z row_wise=False, 2025-05-07T20:13:17.4407784Z mixed=False, 2025-05-07T20:13:17.4407872Z use_cache=True, 2025-05-07T20:13:17.4408021Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.4408125Z use_cpu=True, 2025-05-07T20:13:17.4408235Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.4408317Z ) 2025-05-07T20:13:17.4408480Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.4408857Z self=, 2025-05-07T20:13:17.4408959Z mixed_B=False, 2025-05-07T20:13:17.4409054Z compile=False, 2025-05-07T20:13:17.4409181Z T=2, 2025-05-07T20:13:17.4409277Z D=95, 2025-05-07T20:13:17.4409361Z B=40, 2025-05-07T20:13:17.4409445Z log_E=3, 2025-05-07T20:13:17.4409540Z L=11, 2025-05-07T20:13:17.4409631Z D_gradcheck=1, 2025-05-07T20:13:17.4409733Z stochastic_rounding=True, 2025-05-07T20:13:17.4409835Z weighted=True, 2025-05-07T20:13:17.4409922Z row_wise=True, 2025-05-07T20:13:17.4410009Z mixed=True, 2025-05-07T20:13:17.4410116Z use_cache=True, 2025-05-07T20:13:17.4410233Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.4410336Z use_cpu=True, 2025-05-07T20:13:17.4410446Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.4410526Z ) 2025-05-07T20:13:17.4410682Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.4411051Z self=, 2025-05-07T20:13:17.4411137Z mixed_B=True, 2025-05-07T20:13:17.4411238Z compile=True, 2025-05-07T20:13:17.4411322Z T=1, 2025-05-07T20:13:17.4411402Z D=44, 2025-05-07T20:13:17.4411495Z B=106, 2025-05-07T20:13:17.4411577Z log_E=4, 2025-05-07T20:13:17.4411658Z L=11, 2025-05-07T20:13:17.4411758Z D_gradcheck=1, 2025-05-07T20:13:17.4411861Z stochastic_rounding=False, 2025-05-07T20:13:17.4411947Z weighted=True, 2025-05-07T20:13:17.4412045Z row_wise=True, 2025-05-07T20:13:17.4412130Z mixed=False, 2025-05-07T20:13:17.4412232Z use_cache=True, 2025-05-07T20:13:17.4412348Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.4412434Z use_cpu=True, 2025-05-07T20:13:17.4412556Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.4412635Z ) 2025-05-07T20:13:17.4412780Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.4413158Z self=, 2025-05-07T20:13:17.4413245Z mixed_B=False, 2025-05-07T20:13:17.4413332Z compile=True, 2025-05-07T20:13:17.4413432Z T=3, 2025-05-07T20:13:17.4413515Z D=35, 2025-05-07T20:13:17.4413598Z B=124, 2025-05-07T20:13:17.4413693Z log_E=3, 2025-05-07T20:13:17.4413775Z L=7, 2025-05-07T20:13:17.4413863Z D_gradcheck=1, 2025-05-07T20:13:17.4413979Z stochastic_rounding=False, 2025-05-07T20:13:17.4414067Z weighted=True, 2025-05-07T20:13:17.4414167Z row_wise=False, 2025-05-07T20:13:17.4414256Z mixed=False, 2025-05-07T20:13:17.4414344Z use_cache=False, 2025-05-07T20:13:17.4414546Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.4414636Z use_cpu=True, 2025-05-07T20:13:17.4414744Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.4414839Z ) 2025-05-07T20:13:17.4415015Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.4415386Z self=, 2025-05-07T20:13:17.4415488Z mixed_B=True, 2025-05-07T20:13:17.4415575Z compile=True, 2025-05-07T20:13:17.4415657Z T=3, 2025-05-07T20:13:17.4415754Z D=31, 2025-05-07T20:13:17.4415836Z B=61, 2025-05-07T20:13:17.4415930Z log_E=3, 2025-05-07T20:13:17.4416013Z L=1, 2025-05-07T20:13:17.4416102Z D_gradcheck=1, 2025-05-07T20:13:17.4416244Z stochastic_rounding=True, 2025-05-07T20:13:17.4416333Z weighted=True, 2025-05-07T20:13:17.4416422Z row_wise=False, 2025-05-07T20:13:17.4416520Z mixed=False, 2025-05-07T20:13:17.4416609Z use_cache=False, 2025-05-07T20:13:17.4416727Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.4416829Z use_cpu=True, 2025-05-07T20:13:17.4416937Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.4417018Z ) 2025-05-07T20:13:17.4417179Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.4417547Z self=, 2025-05-07T20:13:17.4417636Z mixed_B=True, 2025-05-07T20:13:17.4417737Z compile=True, 2025-05-07T20:13:17.4417819Z T=2, 2025-05-07T20:13:17.4417944Z D=116, 2025-05-07T20:13:17.4418026Z B=51, 2025-05-07T20:13:17.4418109Z log_E=4, 2025-05-07T20:13:17.4418202Z L=6, 2025-05-07T20:13:17.4418289Z D_gradcheck=1, 2025-05-07T20:13:17.4418393Z stochastic_rounding=True, 2025-05-07T20:13:17.4418492Z weighted=True, 2025-05-07T20:13:17.4418580Z row_wise=False, 2025-05-07T20:13:17.4418665Z mixed=False, 2025-05-07T20:13:17.4418765Z use_cache=True, 2025-05-07T20:13:17.4418879Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.4418966Z use_cpu=True, 2025-05-07T20:13:17.4419085Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.4419165Z ) 2025-05-07T20:13:17.4419322Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.4419704Z self=, 2025-05-07T20:13:17.4419793Z mixed_B=False, 2025-05-07T20:13:17.4419896Z compile=True, 2025-05-07T20:13:17.4419979Z T=2, 2025-05-07T20:13:17.4420064Z D=127, 2025-05-07T20:13:17.4420162Z B=38, 2025-05-07T20:13:17.4420246Z log_E=3, 2025-05-07T20:13:17.4420331Z L=8, 2025-05-07T20:13:17.4420434Z D_gradcheck=2, 2025-05-07T20:13:17.4420537Z stochastic_rounding=True, 2025-05-07T20:13:17.4420625Z weighted=True, 2025-05-07T20:13:17.4420728Z row_wise=False, 2025-05-07T20:13:17.4420817Z mixed=True, 2025-05-07T20:13:17.4420911Z use_cache=True, 2025-05-07T20:13:17.4421043Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.4421132Z use_cpu=True, 2025-05-07T20:13:17.4421242Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.4421339Z ) 2025-05-07T20:13:17.4421485Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.4421870Z self=, 2025-05-07T20:13:17.4421960Z mixed_B=False, 2025-05-07T20:13:17.4422051Z compile=True, 2025-05-07T20:13:17.4422147Z T=1, 2025-05-07T20:13:17.4422234Z D=39, 2025-05-07T20:13:17.4422318Z B=38, 2025-05-07T20:13:17.4422418Z log_E=4, 2025-05-07T20:13:17.4422499Z L=6, 2025-05-07T20:13:17.4422591Z D_gradcheck=1, 2025-05-07T20:13:17.4422710Z stochastic_rounding=False, 2025-05-07T20:13:17.4422801Z weighted=False, 2025-05-07T20:13:17.4422892Z row_wise=True, 2025-05-07T20:13:17.4422991Z mixed=True, 2025-05-07T20:13:17.4423081Z use_cache=False, 2025-05-07T20:13:17.4423248Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.4423350Z use_cpu=True, 2025-05-07T20:13:17.4423457Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.4423553Z ) 2025-05-07T20:13:17.4423722Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.4424092Z self=, 2025-05-07T20:13:17.4424199Z mixed_B=True, 2025-05-07T20:13:17.4424289Z compile=False, 2025-05-07T20:13:17.4424375Z T=3, 2025-05-07T20:13:17.4424472Z D=21, 2025-05-07T20:13:17.4424557Z B=47, 2025-05-07T20:13:17.4424639Z log_E=3, 2025-05-07T20:13:17.4424732Z L=4, 2025-05-07T20:13:17.4424820Z D_gradcheck=1, 2025-05-07T20:13:17.4424949Z stochastic_rounding=False, 2025-05-07T20:13:17.4425048Z weighted=True, 2025-05-07T20:13:17.4425137Z row_wise=False, 2025-05-07T20:13:17.4425235Z mixed=False, 2025-05-07T20:13:17.4425328Z use_cache=False, 2025-05-07T20:13:17.4425443Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.4425541Z use_cpu=True, 2025-05-07T20:13:17.4425648Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.4425729Z ) 2025-05-07T20:13:17.4425889Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.4426257Z self=, 2025-05-07T20:13:17.4426343Z mixed_B=True, 2025-05-07T20:13:17.4426445Z compile=False, 2025-05-07T20:13:17.4426527Z T=4, 2025-05-07T20:13:17.4426639Z D=15, 2025-05-07T20:13:17.4426734Z B=7, 2025-05-07T20:13:17.4426821Z log_E=4, 2025-05-07T20:13:17.4426902Z L=19, 2025-05-07T20:13:17.4427004Z D_gradcheck=1, 2025-05-07T20:13:17.4427107Z stochastic_rounding=True, 2025-05-07T20:13:17.4427210Z weighted=False, 2025-05-07T20:13:17.4427297Z row_wise=False, 2025-05-07T20:13:17.4427384Z mixed=False, 2025-05-07T20:13:17.4427488Z use_cache=False, 2025-05-07T20:13:17.4427602Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.4427691Z use_cpu=True, 2025-05-07T20:13:17.4427814Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.4427894Z ) 2025-05-07T20:13:17.4428042Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.4428429Z self=, 2025-05-07T20:13:17.4428515Z mixed_B=True, 2025-05-07T20:13:17.4428602Z compile=True, 2025-05-07T20:13:17.4428694Z T=3, 2025-05-07T20:13:17.4428779Z D=19, 2025-05-07T20:13:17.4428874Z B=99, 2025-05-07T20:13:17.4428957Z log_E=5, 2025-05-07T20:13:17.4429040Z L=14, 2025-05-07T20:13:17.4429142Z D_gradcheck=1, 2025-05-07T20:13:17.4429246Z stochastic_rounding=False, 2025-05-07T20:13:17.4429334Z weighted=True, 2025-05-07T20:13:17.4429432Z row_wise=True, 2025-05-07T20:13:17.4429518Z mixed=True, 2025-05-07T20:13:17.4429606Z use_cache=True, 2025-05-07T20:13:17.4429733Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.4429822Z use_cpu=True, 2025-05-07T20:13:17.4429932Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.4430026Z ) 2025-05-07T20:13:17.4430169Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.4430652Z self=, 2025-05-07T20:13:17.4430757Z mixed_B=False, 2025-05-07T20:13:17.4430848Z compile=True, 2025-05-07T20:13:17.4430948Z T=4, 2025-05-07T20:13:17.4431034Z D=99, 2025-05-07T20:13:17.4431118Z B=26, 2025-05-07T20:13:17.4431217Z log_E=5, 2025-05-07T20:13:17.4431301Z L=18, 2025-05-07T20:13:17.4431391Z D_gradcheck=2, 2025-05-07T20:13:17.4431511Z stochastic_rounding=False, 2025-05-07T20:13:17.4431600Z weighted=True, 2025-05-07T20:13:17.4431688Z row_wise=True, 2025-05-07T20:13:17.4431790Z mixed=False, 2025-05-07T20:13:17.4431882Z use_cache=False, 2025-05-07T20:13:17.4432037Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.4432139Z use_cpu=True, 2025-05-07T20:13:17.4432248Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.4432330Z ) 2025-05-07T20:13:17.4432482Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.4432879Z self=, 2025-05-07T20:13:17.4432984Z mixed_B=False, 2025-05-07T20:13:17.4433073Z compile=False, 2025-05-07T20:13:17.4433155Z T=5, 2025-05-07T20:13:17.4433253Z D=81, 2025-05-07T20:13:17.4433337Z B=101, 2025-05-07T20:13:17.4433420Z log_E=4, 2025-05-07T20:13:17.4433514Z L=5, 2025-05-07T20:13:17.4433600Z D_gradcheck=2, 2025-05-07T20:13:17.4433727Z stochastic_rounding=False, 2025-05-07T20:13:17.4433830Z weighted=False, 2025-05-07T20:13:17.4433916Z row_wise=False, 2025-05-07T20:13:17.4434003Z mixed=False, 2025-05-07T20:13:17.4434104Z use_cache=False, 2025-05-07T20:13:17.4434218Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.4434306Z use_cpu=True, 2025-05-07T20:13:17.4434425Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.4434507Z ) 2025-05-07T20:13:17.4434665Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.4435036Z self=, 2025-05-07T20:13:17.4435125Z mixed_B=False, 2025-05-07T20:13:17.4435225Z compile=True, 2025-05-07T20:13:17.4435306Z T=1, 2025-05-07T20:13:17.4435414Z D=96, 2025-05-07T20:13:17.4435507Z B=101, 2025-05-07T20:13:17.4435589Z log_E=3, 2025-05-07T20:13:17.4435671Z L=7, 2025-05-07T20:13:17.4435768Z D_gradcheck=1, 2025-05-07T20:13:17.4435870Z stochastic_rounding=False, 2025-05-07T20:13:17.4436039Z weighted=False, 2025-05-07T20:13:17.4436141Z row_wise=False, 2025-05-07T20:13:17.4436228Z mixed=False, 2025-05-07T20:13:17.4436316Z use_cache=False, 2025-05-07T20:13:17.4436447Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.4436533Z use_cpu=True, 2025-05-07T20:13:17.4436654Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.4436734Z ) 2025-05-07T20:13:17.4436878Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.4437261Z self=, 2025-05-07T20:13:17.4437348Z mixed_B=False, 2025-05-07T20:13:17.4437435Z compile=True, 2025-05-07T20:13:17.4437530Z T=2, 2025-05-07T20:13:17.4437615Z D=104, 2025-05-07T20:13:17.4437698Z B=47, 2025-05-07T20:13:17.4437796Z log_E=3, 2025-05-07T20:13:17.4437878Z L=13, 2025-05-07T20:13:17.4437966Z D_gradcheck=2, 2025-05-07T20:13:17.4438086Z stochastic_rounding=False, 2025-05-07T20:13:17.4438176Z weighted=True, 2025-05-07T20:13:17.4438279Z row_wise=False, 2025-05-07T20:13:17.4438370Z mixed=True, 2025-05-07T20:13:17.4438461Z use_cache=False, 2025-05-07T20:13:17.4438590Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.4438678Z use_cpu=True, 2025-05-07T20:13:17.4438787Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.4438879Z ) 2025-05-07T20:13:17.4439023Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.4439390Z self=, 2025-05-07T20:13:17.4439488Z mixed_B=True, 2025-05-07T20:13:17.4439575Z compile=True, 2025-05-07T20:13:17.4439657Z T=3, 2025-05-07T20:13:17.4439753Z D=22, 2025-05-07T20:13:17.4439836Z B=126, 2025-05-07T20:13:17.4439918Z log_E=4, 2025-05-07T20:13:17.4440011Z L=19, 2025-05-07T20:13:17.4440100Z D_gradcheck=2, 2025-05-07T20:13:17.4440214Z stochastic_rounding=True, 2025-05-07T20:13:17.4440304Z weighted=False, 2025-05-07T20:13:17.4440391Z row_wise=True, 2025-05-07T20:13:17.4440490Z mixed=False, 2025-05-07T20:13:17.4440578Z use_cache=True, 2025-05-07T20:13:17.4440744Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.4440845Z use_cpu=True, 2025-05-07T20:13:17.4440955Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.4441036Z ) 2025-05-07T20:13:17.4779398Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.4779970Z self=, 2025-05-07T20:13:17.4780078Z mixed_B=False, 2025-05-07T20:13:17.4780167Z compile=False, 2025-05-07T20:13:17.4780252Z T=2, 2025-05-07T20:13:17.4780353Z D=60, 2025-05-07T20:13:17.4780436Z B=81, 2025-05-07T20:13:17.4780522Z log_E=5, 2025-05-07T20:13:17.4780619Z L=11, 2025-05-07T20:13:17.4780804Z D_gradcheck=1, 2025-05-07T20:13:17.4780973Z stochastic_rounding=False, 2025-05-07T20:13:17.4781064Z weighted=True, 2025-05-07T20:13:17.4781150Z row_wise=True, 2025-05-07T20:13:17.4781254Z mixed=True, 2025-05-07T20:13:17.4781345Z use_cache=True, 2025-05-07T20:13:17.4781463Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.4781567Z use_cpu=True, 2025-05-07T20:13:17.4781679Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.4781775Z ) 2025-05-07T20:13:17.4781922Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.4782297Z self=, 2025-05-07T20:13:17.4782400Z mixed_B=True, 2025-05-07T20:13:17.4782491Z compile=False, 2025-05-07T20:13:17.4782572Z T=3, 2025-05-07T20:13:17.4782729Z D=125, 2025-05-07T20:13:17.4782813Z B=21, 2025-05-07T20:13:17.4782898Z log_E=5, 2025-05-07T20:13:17.4782996Z L=3, 2025-05-07T20:13:17.4783086Z D_gradcheck=1, 2025-05-07T20:13:17.4783192Z stochastic_rounding=True, 2025-05-07T20:13:17.4783294Z weighted=True, 2025-05-07T20:13:17.4783384Z row_wise=False, 2025-05-07T20:13:17.4783470Z mixed=True, 2025-05-07T20:13:17.4783574Z use_cache=False, 2025-05-07T20:13:17.4783693Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.4783795Z use_cpu=True, 2025-05-07T20:13:17.4783908Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.4783989Z ) 2025-05-07T20:13:17.4784149Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.4784519Z self=, 2025-05-07T20:13:17.4784606Z mixed_B=False, 2025-05-07T20:13:17.4784704Z compile=False, 2025-05-07T20:13:17.4784785Z T=3, 2025-05-07T20:13:17.4784869Z D=93, 2025-05-07T20:13:17.4784962Z B=103, 2025-05-07T20:13:17.4785044Z log_E=5, 2025-05-07T20:13:17.4785126Z L=7, 2025-05-07T20:13:17.4785226Z D_gradcheck=1, 2025-05-07T20:13:17.4785328Z stochastic_rounding=True, 2025-05-07T20:13:17.4785415Z weighted=True, 2025-05-07T20:13:17.4785514Z row_wise=False, 2025-05-07T20:13:17.4785599Z mixed=True, 2025-05-07T20:13:17.4785700Z use_cache=False, 2025-05-07T20:13:17.4785815Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.4785900Z use_cpu=True, 2025-05-07T20:13:17.4786023Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.4786102Z ) 2025-05-07T20:13:17.4786244Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.4786627Z self=, 2025-05-07T20:13:17.4786717Z mixed_B=False, 2025-05-07T20:13:17.4786808Z compile=True, 2025-05-07T20:13:17.4786904Z T=4, 2025-05-07T20:13:17.4786991Z D=48, 2025-05-07T20:13:17.4787073Z B=90, 2025-05-07T20:13:17.4787169Z log_E=4, 2025-05-07T20:13:17.4787251Z L=19, 2025-05-07T20:13:17.4787355Z D_gradcheck=1, 2025-05-07T20:13:17.4787460Z stochastic_rounding=False, 2025-05-07T20:13:17.4787551Z weighted=False, 2025-05-07T20:13:17.4787650Z row_wise=False, 2025-05-07T20:13:17.4787738Z mixed=False, 2025-05-07T20:13:17.4787825Z use_cache=True, 2025-05-07T20:13:17.4787996Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.4788086Z use_cpu=True, 2025-05-07T20:13:17.4788198Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.4788288Z ) 2025-05-07T20:13:17.4788431Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.4788827Z self=, 2025-05-07T20:13:17.4788927Z mixed_B=False, 2025-05-07T20:13:17.4789016Z compile=False, 2025-05-07T20:13:17.4789111Z T=5, 2025-05-07T20:13:17.4789195Z D=27, 2025-05-07T20:13:17.4789279Z B=46, 2025-05-07T20:13:17.4789374Z log_E=3, 2025-05-07T20:13:17.4789457Z L=13, 2025-05-07T20:13:17.4789545Z D_gradcheck=1, 2025-05-07T20:13:17.4789684Z stochastic_rounding=False, 2025-05-07T20:13:17.4789774Z weighted=True, 2025-05-07T20:13:17.4789861Z row_wise=True, 2025-05-07T20:13:17.4789961Z mixed=False, 2025-05-07T20:13:17.4790050Z use_cache=False, 2025-05-07T20:13:17.4790166Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.4790267Z use_cpu=True, 2025-05-07T20:13:17.4790375Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.4790457Z ) 2025-05-07T20:13:17.4790611Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.4790981Z self=, 2025-05-07T20:13:17.4791081Z mixed_B=True, 2025-05-07T20:13:17.4791170Z compile=False, 2025-05-07T20:13:17.4791253Z T=4, 2025-05-07T20:13:17.4791375Z D=35, 2025-05-07T20:13:17.4791457Z B=34, 2025-05-07T20:13:17.4791539Z log_E=4, 2025-05-07T20:13:17.4791633Z L=5, 2025-05-07T20:13:17.4791721Z D_gradcheck=1, 2025-05-07T20:13:17.4791822Z stochastic_rounding=True, 2025-05-07T20:13:17.4791924Z weighted=True, 2025-05-07T20:13:17.4792011Z row_wise=False, 2025-05-07T20:13:17.4792096Z mixed=False, 2025-05-07T20:13:17.4792197Z use_cache=True, 2025-05-07T20:13:17.4792310Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.4792397Z use_cpu=True, 2025-05-07T20:13:17.4792517Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.4792596Z ) 2025-05-07T20:13:17.4792739Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.4793120Z self=, 2025-05-07T20:13:17.4793207Z mixed_B=False, 2025-05-07T20:13:17.4793308Z compile=True, 2025-05-07T20:13:17.4793389Z T=1, 2025-05-07T20:13:17.4793471Z D=15, 2025-05-07T20:13:17.4793567Z B=42, 2025-05-07T20:13:17.4793649Z log_E=5, 2025-05-07T20:13:17.4793731Z L=4, 2025-05-07T20:13:17.4793831Z D_gradcheck=2, 2025-05-07T20:13:17.4793933Z stochastic_rounding=True, 2025-05-07T20:13:17.4794020Z weighted=True, 2025-05-07T20:13:17.4794117Z row_wise=True, 2025-05-07T20:13:17.4794203Z mixed=False, 2025-05-07T20:13:17.4794292Z use_cache=True, 2025-05-07T20:13:17.4794419Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.4794505Z use_cpu=True, 2025-05-07T20:13:17.4794624Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.4794703Z ) 2025-05-07T20:13:17.4794844Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.4795225Z self=, 2025-05-07T20:13:17.4795312Z mixed_B=True, 2025-05-07T20:13:17.4795398Z compile=True, 2025-05-07T20:13:17.4795493Z T=3, 2025-05-07T20:13:17.4795576Z D=61, 2025-05-07T20:13:17.4795657Z B=26, 2025-05-07T20:13:17.4795752Z log_E=5, 2025-05-07T20:13:17.4795833Z L=12, 2025-05-07T20:13:17.4795920Z D_gradcheck=2, 2025-05-07T20:13:17.4796115Z stochastic_rounding=False, 2025-05-07T20:13:17.4796204Z weighted=True, 2025-05-07T20:13:17.4796293Z row_wise=False, 2025-05-07T20:13:17.4796392Z mixed=False, 2025-05-07T20:13:17.4796482Z use_cache=False, 2025-05-07T20:13:17.4796650Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.4796739Z use_cpu=True, 2025-05-07T20:13:17.4796851Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.4796942Z ) 2025-05-07T20:13:17.4797084Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.4797488Z self=, 2025-05-07T20:13:17.4797590Z mixed_B=False, 2025-05-07T20:13:17.4797678Z compile=False, 2025-05-07T20:13:17.4797760Z T=2, 2025-05-07T20:13:17.4797858Z D=19, 2025-05-07T20:13:17.4797943Z B=46, 2025-05-07T20:13:17.4798028Z log_E=4, 2025-05-07T20:13:17.4798124Z L=19, 2025-05-07T20:13:17.4798213Z D_gradcheck=2, 2025-05-07T20:13:17.4798341Z stochastic_rounding=True, 2025-05-07T20:13:17.4798444Z weighted=False, 2025-05-07T20:13:17.4798533Z row_wise=True, 2025-05-07T20:13:17.4798633Z mixed=True, 2025-05-07T20:13:17.4798722Z use_cache=False, 2025-05-07T20:13:17.4798836Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.4798934Z use_cpu=True, 2025-05-07T20:13:17.4799043Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.4799124Z ) 2025-05-07T20:13:17.4799280Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.4799652Z self=, 2025-05-07T20:13:17.4799741Z mixed_B=False, 2025-05-07T20:13:17.4799843Z compile=True, 2025-05-07T20:13:17.4799925Z T=3, 2025-05-07T20:13:17.4800031Z D=60, 2025-05-07T20:13:17.4800125Z B=114, 2025-05-07T20:13:17.4800208Z log_E=5, 2025-05-07T20:13:17.4800303Z L=11, 2025-05-07T20:13:17.4800392Z D_gradcheck=2, 2025-05-07T20:13:17.4800512Z stochastic_rounding=False, 2025-05-07T20:13:17.4800615Z weighted=False, 2025-05-07T20:13:17.4800701Z row_wise=True, 2025-05-07T20:13:17.4800791Z mixed=False, 2025-05-07T20:13:17.4800896Z use_cache=False, 2025-05-07T20:13:17.4801012Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.4801100Z use_cpu=True, 2025-05-07T20:13:17.4801224Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.4801305Z ) 2025-05-07T20:13:17.4801448Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.4801835Z self=, 2025-05-07T20:13:17.4801925Z mixed_B=False, 2025-05-07T20:13:17.4802028Z compile=True, 2025-05-07T20:13:17.4802111Z T=5, 2025-05-07T20:13:17.4802197Z D=12, 2025-05-07T20:13:17.4802294Z B=62, 2025-05-07T20:13:17.4802379Z log_E=3, 2025-05-07T20:13:17.4802465Z L=1, 2025-05-07T20:13:17.4802570Z D_gradcheck=2, 2025-05-07T20:13:17.4802674Z stochastic_rounding=True, 2025-05-07T20:13:17.4802765Z weighted=False, 2025-05-07T20:13:17.4802869Z row_wise=True, 2025-05-07T20:13:17.4802958Z mixed=False, 2025-05-07T20:13:17.4803048Z use_cache=False, 2025-05-07T20:13:17.4803180Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.4803271Z use_cpu=True, 2025-05-07T20:13:17.4803381Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.4803477Z ) 2025-05-07T20:13:17.4803624Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.4804012Z self=, 2025-05-07T20:13:17.4804102Z mixed_B=True, 2025-05-07T20:13:17.4804193Z compile=False, 2025-05-07T20:13:17.4804290Z T=3, 2025-05-07T20:13:17.4804371Z D=26, 2025-05-07T20:13:17.4804456Z B=21, 2025-05-07T20:13:17.4804559Z log_E=3, 2025-05-07T20:13:17.4804642Z L=16, 2025-05-07T20:13:17.4804729Z D_gradcheck=2, 2025-05-07T20:13:17.4804850Z stochastic_rounding=True, 2025-05-07T20:13:17.4804937Z weighted=True, 2025-05-07T20:13:17.4805025Z row_wise=False, 2025-05-07T20:13:17.4805124Z mixed=True, 2025-05-07T20:13:17.4805214Z use_cache=True, 2025-05-07T20:13:17.4805361Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.4805611Z use_cpu=True, 2025-05-07T20:13:17.4805719Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.4805799Z ) 2025-05-07T20:13:17.4805956Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.4806391Z self=, 2025-05-07T20:13:17.4806491Z mixed_B=True, 2025-05-07T20:13:17.4806577Z compile=True, 2025-05-07T20:13:17.4806658Z T=2, 2025-05-07T20:13:17.4806757Z D=25, 2025-05-07T20:13:17.4806843Z B=110, 2025-05-07T20:13:17.4806925Z log_E=5, 2025-05-07T20:13:17.4807020Z L=0, 2025-05-07T20:13:17.4807110Z D_gradcheck=1, 2025-05-07T20:13:17.4807282Z stochastic_rounding=True, 2025-05-07T20:13:17.4807384Z weighted=False, 2025-05-07T20:13:17.4807472Z row_wise=False, 2025-05-07T20:13:17.4807559Z mixed=False, 2025-05-07T20:13:17.4807663Z use_cache=True, 2025-05-07T20:13:17.4807778Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.4807879Z use_cpu=True, 2025-05-07T20:13:17.4807989Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.4808068Z ) 2025-05-07T20:13:17.4808225Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.4808599Z self=, 2025-05-07T20:13:17.4808688Z mixed_B=True, 2025-05-07T20:13:17.4808792Z compile=False, 2025-05-07T20:13:17.4808875Z T=2, 2025-05-07T20:13:17.4809011Z D=94, 2025-05-07T20:13:17.4809106Z B=114, 2025-05-07T20:13:17.4809190Z log_E=4, 2025-05-07T20:13:17.4809274Z L=5, 2025-05-07T20:13:17.4809374Z D_gradcheck=1, 2025-05-07T20:13:17.4809480Z stochastic_rounding=False, 2025-05-07T20:13:17.4809569Z weighted=True, 2025-05-07T20:13:17.4809669Z row_wise=False, 2025-05-07T20:13:17.4809756Z mixed=True, 2025-05-07T20:13:17.4809857Z use_cache=False, 2025-05-07T20:13:17.4809972Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.4810060Z use_cpu=True, 2025-05-07T20:13:17.4810179Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.4810258Z ) 2025-05-07T20:13:17.4810402Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.4810784Z self=, 2025-05-07T20:13:17.4810869Z mixed_B=True, 2025-05-07T20:13:17.4810957Z compile=True, 2025-05-07T20:13:17.4811049Z T=2, 2025-05-07T20:13:17.4811133Z D=22, 2025-05-07T20:13:17.4811214Z B=56, 2025-05-07T20:13:17.4811308Z log_E=4, 2025-05-07T20:13:17.4811389Z L=7, 2025-05-07T20:13:17.4811478Z D_gradcheck=2, 2025-05-07T20:13:17.4811595Z stochastic_rounding=False, 2025-05-07T20:13:17.4811685Z weighted=False, 2025-05-07T20:13:17.4811786Z row_wise=False, 2025-05-07T20:13:17.4811873Z mixed=False, 2025-05-07T20:13:17.4811962Z use_cache=False, 2025-05-07T20:13:17.4812090Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.4812176Z use_cpu=True, 2025-05-07T20:13:17.4812286Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.4812378Z ) 2025-05-07T20:13:17.4812520Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.4812887Z self=, 2025-05-07T20:13:17.4812987Z mixed_B=False, 2025-05-07T20:13:17.4813073Z compile=True, 2025-05-07T20:13:17.4813154Z T=4, 2025-05-07T20:13:17.4813250Z D=14, 2025-05-07T20:13:17.4813333Z B=127, 2025-05-07T20:13:17.4813428Z log_E=4, 2025-05-07T20:13:17.4813509Z L=3, 2025-05-07T20:13:17.4813596Z D_gradcheck=2, 2025-05-07T20:13:17.4813712Z stochastic_rounding=True, 2025-05-07T20:13:17.4813799Z weighted=False, 2025-05-07T20:13:17.4813886Z row_wise=False, 2025-05-07T20:13:17.4813984Z mixed=False, 2025-05-07T20:13:17.4814072Z use_cache=False, 2025-05-07T20:13:17.4814227Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.4814327Z use_cpu=True, 2025-05-07T20:13:17.4814433Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.4814513Z ) 2025-05-07T20:13:17.4814665Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.4815061Z self=, 2025-05-07T20:13:17.4815163Z mixed_B=True, 2025-05-07T20:13:17.4815252Z compile=False, 2025-05-07T20:13:17.4815335Z T=3, 2025-05-07T20:13:17.4815437Z D=106, 2025-05-07T20:13:17.4815522Z B=124, 2025-05-07T20:13:17.4815605Z log_E=5, 2025-05-07T20:13:17.4815699Z L=15, 2025-05-07T20:13:17.4815787Z D_gradcheck=2, 2025-05-07T20:13:17.4815915Z stochastic_rounding=False, 2025-05-07T20:13:17.4816016Z weighted=True, 2025-05-07T20:13:17.4816106Z row_wise=False, 2025-05-07T20:13:17.4816193Z mixed=False, 2025-05-07T20:13:17.4816292Z use_cache=False, 2025-05-07T20:13:17.4816406Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.4816506Z use_cpu=True, 2025-05-07T20:13:17.4816627Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.4816705Z ) 2025-05-07T20:13:17.5155674Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.5156229Z self=, 2025-05-07T20:13:17.5156319Z mixed_B=False, 2025-05-07T20:13:17.5156423Z compile=False, 2025-05-07T20:13:17.5156505Z T=5, 2025-05-07T20:13:17.5156707Z D=54, 2025-05-07T20:13:17.5156789Z B=33, 2025-05-07T20:13:17.5156872Z log_E=3, 2025-05-07T20:13:17.5156969Z L=3, 2025-05-07T20:13:17.5157058Z D_gradcheck=1, 2025-05-07T20:13:17.5157161Z stochastic_rounding=True, 2025-05-07T20:13:17.5157262Z weighted=True, 2025-05-07T20:13:17.5157351Z row_wise=False, 2025-05-07T20:13:17.5157437Z mixed=True, 2025-05-07T20:13:17.5157537Z use_cache=False, 2025-05-07T20:13:17.5157655Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.5157742Z use_cpu=True, 2025-05-07T20:13:17.5157861Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.5157943Z ) 2025-05-07T20:13:17.5158088Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.5158477Z self=, 2025-05-07T20:13:17.5158566Z mixed_B=False, 2025-05-07T20:13:17.5158669Z compile=True, 2025-05-07T20:13:17.5158754Z T=1, 2025-05-07T20:13:17.5158838Z D=96, 2025-05-07T20:13:17.5158936Z B=6, 2025-05-07T20:13:17.5159022Z log_E=4, 2025-05-07T20:13:17.5159104Z L=17, 2025-05-07T20:13:17.5159205Z D_gradcheck=1, 2025-05-07T20:13:17.5159306Z stochastic_rounding=True, 2025-05-07T20:13:17.5159394Z weighted=False, 2025-05-07T20:13:17.5159493Z row_wise=True, 2025-05-07T20:13:17.5159578Z mixed=True, 2025-05-07T20:13:17.5159666Z use_cache=False, 2025-05-07T20:13:17.5159795Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.5159882Z use_cpu=True, 2025-05-07T20:13:17.5159989Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.5160081Z ) 2025-05-07T20:13:17.5160223Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.5160608Z self=, 2025-05-07T20:13:17.5160695Z mixed_B=True, 2025-05-07T20:13:17.5160782Z compile=True, 2025-05-07T20:13:17.5160878Z T=3, 2025-05-07T20:13:17.5160961Z D=12, 2025-05-07T20:13:17.5161045Z B=96, 2025-05-07T20:13:17.5161142Z log_E=4, 2025-05-07T20:13:17.5161300Z L=19, 2025-05-07T20:13:17.5161389Z D_gradcheck=2, 2025-05-07T20:13:17.5161511Z stochastic_rounding=False, 2025-05-07T20:13:17.5161600Z weighted=True, 2025-05-07T20:13:17.5161691Z row_wise=False, 2025-05-07T20:13:17.5161791Z mixed=False, 2025-05-07T20:13:17.5161880Z use_cache=True, 2025-05-07T20:13:17.5162065Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.5162153Z use_cpu=True, 2025-05-07T20:13:17.5162265Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.5162362Z ) 2025-05-07T20:13:17.5162507Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.5162933Z self=, 2025-05-07T20:13:17.5163035Z mixed_B=False, 2025-05-07T20:13:17.5163126Z compile=False, 2025-05-07T20:13:17.5163210Z T=5, 2025-05-07T20:13:17.5163312Z D=107, 2025-05-07T20:13:17.5163399Z B=104, 2025-05-07T20:13:17.5163484Z log_E=4, 2025-05-07T20:13:17.5163583Z L=6, 2025-05-07T20:13:17.5163673Z D_gradcheck=1, 2025-05-07T20:13:17.5163816Z stochastic_rounding=True, 2025-05-07T20:13:17.5163921Z weighted=True, 2025-05-07T20:13:17.5164010Z row_wise=True, 2025-05-07T20:13:17.5164112Z mixed=False, 2025-05-07T20:13:17.5164204Z use_cache=False, 2025-05-07T20:13:17.5164321Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.5164423Z use_cpu=True, 2025-05-07T20:13:17.5164530Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.5164610Z ) 2025-05-07T20:13:17.5164765Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.5165139Z self=, 2025-05-07T20:13:17.5165229Z mixed_B=False, 2025-05-07T20:13:17.5165333Z compile=False, 2025-05-07T20:13:17.5165414Z T=1, 2025-05-07T20:13:17.5165499Z D=122, 2025-05-07T20:13:17.5165629Z B=100, 2025-05-07T20:13:17.5165713Z log_E=5, 2025-05-07T20:13:17.5165810Z L=20, 2025-05-07T20:13:17.5165896Z D_gradcheck=1, 2025-05-07T20:13:17.5166000Z stochastic_rounding=True, 2025-05-07T20:13:17.5166106Z weighted=True, 2025-05-07T20:13:17.5166195Z row_wise=False, 2025-05-07T20:13:17.5166280Z mixed=True, 2025-05-07T20:13:17.5166380Z use_cache=True, 2025-05-07T20:13:17.5166494Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.5166583Z use_cpu=True, 2025-05-07T20:13:17.5166701Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.5166780Z ) 2025-05-07T20:13:17.5166921Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.5167303Z self=, 2025-05-07T20:13:17.5167389Z mixed_B=True, 2025-05-07T20:13:17.5167479Z compile=False, 2025-05-07T20:13:17.5167573Z T=2, 2025-05-07T20:13:17.5167656Z D=98, 2025-05-07T20:13:17.5167751Z B=98, 2025-05-07T20:13:17.5167834Z log_E=3, 2025-05-07T20:13:17.5167915Z L=19, 2025-05-07T20:13:17.5168020Z D_gradcheck=2, 2025-05-07T20:13:17.5168128Z stochastic_rounding=False, 2025-05-07T20:13:17.5168217Z weighted=True, 2025-05-07T20:13:17.5168321Z row_wise=True, 2025-05-07T20:13:17.5168407Z mixed=False, 2025-05-07T20:13:17.5168496Z use_cache=False, 2025-05-07T20:13:17.5168623Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.5168711Z use_cpu=True, 2025-05-07T20:13:17.5168821Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.5168913Z ) 2025-05-07T20:13:17.5169055Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.5169427Z self=, 2025-05-07T20:13:17.5169529Z mixed_B=False, 2025-05-07T20:13:17.5169618Z compile=False, 2025-05-07T20:13:17.5169714Z T=4, 2025-05-07T20:13:17.5169796Z D=79, 2025-05-07T20:13:17.5169881Z B=87, 2025-05-07T20:13:17.5169978Z log_E=4, 2025-05-07T20:13:17.5170059Z L=19, 2025-05-07T20:13:17.5170148Z D_gradcheck=2, 2025-05-07T20:13:17.5170262Z stochastic_rounding=True, 2025-05-07T20:13:17.5170350Z weighted=True, 2025-05-07T20:13:17.5170437Z row_wise=True, 2025-05-07T20:13:17.5170533Z mixed=False, 2025-05-07T20:13:17.5170621Z use_cache=False, 2025-05-07T20:13:17.5170764Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.5170864Z use_cpu=True, 2025-05-07T20:13:17.5170971Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.5171052Z ) 2025-05-07T20:13:17.5171206Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.5171605Z self=, 2025-05-07T20:13:17.5171706Z mixed_B=False, 2025-05-07T20:13:17.5171797Z compile=False, 2025-05-07T20:13:17.5171882Z T=5, 2025-05-07T20:13:17.5171982Z D=60, 2025-05-07T20:13:17.5172070Z B=82, 2025-05-07T20:13:17.5172156Z log_E=4, 2025-05-07T20:13:17.5172251Z L=15, 2025-05-07T20:13:17.5172340Z D_gradcheck=2, 2025-05-07T20:13:17.5172466Z stochastic_rounding=True, 2025-05-07T20:13:17.5172568Z weighted=False, 2025-05-07T20:13:17.5172658Z row_wise=False, 2025-05-07T20:13:17.5172744Z mixed=True, 2025-05-07T20:13:17.5172843Z use_cache=True, 2025-05-07T20:13:17.5172959Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.5173058Z use_cpu=True, 2025-05-07T20:13:17.5173166Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.5173246Z ) 2025-05-07T20:13:17.5173400Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.5173772Z self=, 2025-05-07T20:13:17.5173859Z mixed_B=True, 2025-05-07T20:13:17.5173961Z compile=False, 2025-05-07T20:13:17.5174042Z T=4, 2025-05-07T20:13:17.5174123Z D=102, 2025-05-07T20:13:17.5174242Z B=95, 2025-05-07T20:13:17.5174325Z log_E=3, 2025-05-07T20:13:17.5174406Z L=5, 2025-05-07T20:13:17.5174508Z D_gradcheck=2, 2025-05-07T20:13:17.5174613Z stochastic_rounding=False, 2025-05-07T20:13:17.5174701Z weighted=False, 2025-05-07T20:13:17.5174800Z row_wise=False, 2025-05-07T20:13:17.5174885Z mixed=True, 2025-05-07T20:13:17.5174984Z use_cache=True, 2025-05-07T20:13:17.5175098Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.5175183Z use_cpu=True, 2025-05-07T20:13:17.5175302Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.5175381Z ) 2025-05-07T20:13:17.5175525Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.5175908Z self=, 2025-05-07T20:13:17.5175995Z mixed_B=False, 2025-05-07T20:13:17.5176084Z compile=True, 2025-05-07T20:13:17.5176176Z T=5, 2025-05-07T20:13:17.5176257Z D=28, 2025-05-07T20:13:17.5176341Z B=29, 2025-05-07T20:13:17.5176436Z log_E=4, 2025-05-07T20:13:17.5176517Z L=20, 2025-05-07T20:13:17.5176605Z D_gradcheck=1, 2025-05-07T20:13:17.5176718Z stochastic_rounding=True, 2025-05-07T20:13:17.5176805Z weighted=True, 2025-05-07T20:13:17.5176905Z row_wise=True, 2025-05-07T20:13:17.5176990Z mixed=False, 2025-05-07T20:13:17.5177077Z use_cache=True, 2025-05-07T20:13:17.5177205Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.5177292Z use_cpu=True, 2025-05-07T20:13:17.5177398Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.5177491Z ) 2025-05-07T20:13:17.5177631Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.5178003Z self=, 2025-05-07T20:13:17.5178104Z mixed_B=False, 2025-05-07T20:13:17.5178192Z compile=False, 2025-05-07T20:13:17.5178273Z T=5, 2025-05-07T20:13:17.5178367Z D=123, 2025-05-07T20:13:17.5178450Z B=64, 2025-05-07T20:13:17.5178545Z log_E=3, 2025-05-07T20:13:17.5178626Z L=14, 2025-05-07T20:13:17.5178714Z D_gradcheck=2, 2025-05-07T20:13:17.5178832Z stochastic_rounding=False, 2025-05-07T20:13:17.5178922Z weighted=False, 2025-05-07T20:13:17.5179010Z row_wise=False, 2025-05-07T20:13:17.5179108Z mixed=True, 2025-05-07T20:13:17.5179195Z use_cache=True, 2025-05-07T20:13:17.5179341Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.5179448Z use_cpu=True, 2025-05-07T20:13:17.5179557Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.5179640Z ) 2025-05-07T20:13:17.5179800Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.5180199Z self=, 2025-05-07T20:13:17.5180287Z mixed_B=True, 2025-05-07T20:13:17.5180390Z compile=True, 2025-05-07T20:13:17.5180474Z T=2, 2025-05-07T20:13:17.5180571Z D=34, 2025-05-07T20:13:17.5180656Z B=74, 2025-05-07T20:13:17.5180740Z log_E=4, 2025-05-07T20:13:17.5180832Z L=2, 2025-05-07T20:13:17.5180921Z D_gradcheck=2, 2025-05-07T20:13:17.5181063Z stochastic_rounding=True, 2025-05-07T20:13:17.5181164Z weighted=False, 2025-05-07T20:13:17.5181251Z row_wise=False, 2025-05-07T20:13:17.5181336Z mixed=True, 2025-05-07T20:13:17.5181437Z use_cache=False, 2025-05-07T20:13:17.5181552Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.5181639Z use_cpu=True, 2025-05-07T20:13:17.5181759Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.5181838Z ) 2025-05-07T20:13:17.5181981Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.5182371Z self=, 2025-05-07T20:13:17.5182470Z mixed_B=True, 2025-05-07T20:13:17.5182572Z compile=False, 2025-05-07T20:13:17.5182654Z T=5, 2025-05-07T20:13:17.5182738Z D=56, 2025-05-07T20:13:17.5182859Z B=105, 2025-05-07T20:13:17.5182943Z log_E=5, 2025-05-07T20:13:17.5183026Z L=6, 2025-05-07T20:13:17.5183128Z D_gradcheck=1, 2025-05-07T20:13:17.5183233Z stochastic_rounding=True, 2025-05-07T20:13:17.5183323Z weighted=True, 2025-05-07T20:13:17.5183426Z row_wise=False, 2025-05-07T20:13:17.5183513Z mixed=True, 2025-05-07T20:13:17.5183602Z use_cache=True, 2025-05-07T20:13:17.5183732Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.5183821Z use_cpu=True, 2025-05-07T20:13:17.5183932Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.5184030Z ) 2025-05-07T20:13:17.5184175Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.5184561Z self=, 2025-05-07T20:13:17.5184650Z mixed_B=True, 2025-05-07T20:13:17.5184740Z compile=False, 2025-05-07T20:13:17.5184838Z T=3, 2025-05-07T20:13:17.5184923Z D=104, 2025-05-07T20:13:17.5185007Z B=82, 2025-05-07T20:13:17.5185111Z log_E=4, 2025-05-07T20:13:17.5185196Z L=8, 2025-05-07T20:13:17.5185286Z D_gradcheck=1, 2025-05-07T20:13:17.5185407Z stochastic_rounding=False, 2025-05-07T20:13:17.5185498Z weighted=True, 2025-05-07T20:13:17.5185585Z row_wise=True, 2025-05-07T20:13:17.5185689Z mixed=False, 2025-05-07T20:13:17.5185779Z use_cache=True, 2025-05-07T20:13:17.5185907Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.5185997Z use_cpu=True, 2025-05-07T20:13:17.5186104Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.5186200Z ) 2025-05-07T20:13:17.5186343Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.5186716Z self=, 2025-05-07T20:13:17.5186820Z mixed_B=True, 2025-05-07T20:13:17.5186913Z compile=False, 2025-05-07T20:13:17.5186998Z T=3, 2025-05-07T20:13:17.5187100Z D=51, 2025-05-07T20:13:17.5187186Z B=13, 2025-05-07T20:13:17.5187271Z log_E=4, 2025-05-07T20:13:17.5187365Z L=2, 2025-05-07T20:13:17.5187451Z D_gradcheck=1, 2025-05-07T20:13:17.5187557Z stochastic_rounding=False, 2025-05-07T20:13:17.5187657Z weighted=True, 2025-05-07T20:13:17.5187744Z row_wise=True, 2025-05-07T20:13:17.5187841Z mixed=True, 2025-05-07T20:13:17.5187930Z use_cache=False, 2025-05-07T20:13:17.5188071Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.5188173Z use_cpu=True, 2025-05-07T20:13:17.5188280Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.5188361Z ) 2025-05-07T20:13:17.5188514Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.5188908Z self=, 2025-05-07T20:13:17.5188994Z mixed_B=False, 2025-05-07T20:13:17.5189095Z compile=True, 2025-05-07T20:13:17.5189177Z T=4, 2025-05-07T20:13:17.5189260Z D=75, 2025-05-07T20:13:17.5189355Z B=97, 2025-05-07T20:13:17.5189440Z log_E=4, 2025-05-07T20:13:17.5189521Z L=1, 2025-05-07T20:13:17.5189621Z D_gradcheck=2, 2025-05-07T20:13:17.5189722Z stochastic_rounding=True, 2025-05-07T20:13:17.5189852Z weighted=False, 2025-05-07T20:13:17.5189941Z row_wise=True, 2025-05-07T20:13:17.5190026Z mixed=True, 2025-05-07T20:13:17.5190129Z use_cache=True, 2025-05-07T20:13:17.5190242Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.5190332Z use_cpu=True, 2025-05-07T20:13:17.5190453Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.5190534Z ) 2025-05-07T20:13:17.5190677Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.5191060Z self=, 2025-05-07T20:13:17.5191151Z mixed_B=True, 2025-05-07T20:13:17.5191239Z compile=True, 2025-05-07T20:13:17.5191334Z T=3, 2025-05-07T20:13:17.5191416Z D=17, 2025-05-07T20:13:17.5191536Z B=19, 2025-05-07T20:13:17.5191620Z log_E=5, 2025-05-07T20:13:17.5191704Z L=7, 2025-05-07T20:13:17.5191803Z D_gradcheck=1, 2025-05-07T20:13:17.5191905Z stochastic_rounding=False, 2025-05-07T20:13:17.5191995Z weighted=True, 2025-05-07T20:13:17.5192094Z row_wise=True, 2025-05-07T20:13:17.5192179Z mixed=True, 2025-05-07T20:13:17.5192268Z use_cache=True, 2025-05-07T20:13:17.5192395Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.5192482Z use_cpu=True, 2025-05-07T20:13:17.5192590Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.5192680Z ) 2025-05-07T20:13:17.5535767Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.5536240Z self=, 2025-05-07T20:13:17.5536331Z mixed_B=True, 2025-05-07T20:13:17.5536420Z compile=True, 2025-05-07T20:13:17.5536522Z T=5, 2025-05-07T20:13:17.5536606Z D=90, 2025-05-07T20:13:17.5536691Z B=78, 2025-05-07T20:13:17.5536792Z log_E=4, 2025-05-07T20:13:17.5536874Z L=16, 2025-05-07T20:13:17.5536962Z D_gradcheck=1, 2025-05-07T20:13:17.5537078Z stochastic_rounding=False, 2025-05-07T20:13:17.5537177Z weighted=False, 2025-05-07T20:13:17.5537276Z row_wise=True, 2025-05-07T20:13:17.5537361Z mixed=False, 2025-05-07T20:13:17.5537448Z use_cache=True, 2025-05-07T20:13:17.5537571Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.5537662Z use_cpu=True, 2025-05-07T20:13:17.5537769Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.5537861Z ) 2025-05-07T20:13:17.5538004Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.5538378Z self=, 2025-05-07T20:13:17.5538475Z mixed_B=False, 2025-05-07T20:13:17.5538562Z compile=True, 2025-05-07T20:13:17.5538643Z T=2, 2025-05-07T20:13:17.5538736Z D=11, 2025-05-07T20:13:17.5538818Z B=35, 2025-05-07T20:13:17.5538912Z log_E=5, 2025-05-07T20:13:17.5538992Z L=4, 2025-05-07T20:13:17.5539080Z D_gradcheck=2, 2025-05-07T20:13:17.5539192Z stochastic_rounding=True, 2025-05-07T20:13:17.5539281Z weighted=True, 2025-05-07T20:13:17.5539369Z row_wise=False, 2025-05-07T20:13:17.5539471Z mixed=False, 2025-05-07T20:13:17.5539558Z use_cache=True, 2025-05-07T20:13:17.5539671Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.5539915Z use_cpu=True, 2025-05-07T20:13:17.5540027Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.5540106Z ) 2025-05-07T20:13:17.5540263Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.5540680Z self=, 2025-05-07T20:13:17.5540780Z mixed_B=True, 2025-05-07T20:13:17.5540866Z compile=True, 2025-05-07T20:13:17.5540947Z T=1, 2025-05-07T20:13:17.5541039Z D=37, 2025-05-07T20:13:17.5541122Z B=109, 2025-05-07T20:13:17.5541205Z log_E=5, 2025-05-07T20:13:17.5541297Z L=8, 2025-05-07T20:13:17.5541384Z D_gradcheck=2, 2025-05-07T20:13:17.5541486Z stochastic_rounding=False, 2025-05-07T20:13:17.5541698Z weighted=True, 2025-05-07T20:13:17.5541785Z row_wise=True, 2025-05-07T20:13:17.5541872Z mixed=True, 2025-05-07T20:13:17.5541976Z use_cache=False, 2025-05-07T20:13:17.5542089Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.5542178Z use_cpu=True, 2025-05-07T20:13:17.5542301Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.5542381Z ) 2025-05-07T20:13:17.5542537Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.5542908Z self=, 2025-05-07T20:13:17.5542996Z mixed_B=False, 2025-05-07T20:13:17.5543097Z compile=False, 2025-05-07T20:13:17.5543179Z T=3, 2025-05-07T20:13:17.5543261Z D=4, 2025-05-07T20:13:17.5543397Z B=29, 2025-05-07T20:13:17.5543482Z log_E=4, 2025-05-07T20:13:17.5543564Z L=6, 2025-05-07T20:13:17.5543668Z D_gradcheck=2, 2025-05-07T20:13:17.5543769Z stochastic_rounding=True, 2025-05-07T20:13:17.5543860Z weighted=False, 2025-05-07T20:13:17.5543965Z row_wise=False, 2025-05-07T20:13:17.5544054Z mixed=False, 2025-05-07T20:13:17.5544145Z use_cache=True, 2025-05-07T20:13:17.5544275Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.5544364Z use_cpu=True, 2025-05-07T20:13:17.5544484Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.5544563Z ) 2025-05-07T20:13:17.5544705Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.5545088Z self=, 2025-05-07T20:13:17.5545175Z mixed_B=True, 2025-05-07T20:13:17.5545262Z compile=True, 2025-05-07T20:13:17.5545355Z T=1, 2025-05-07T20:13:17.5545439Z D=40, 2025-05-07T20:13:17.5545521Z B=84, 2025-05-07T20:13:17.5545618Z log_E=4, 2025-05-07T20:13:17.5545700Z L=4, 2025-05-07T20:13:17.5545787Z D_gradcheck=2, 2025-05-07T20:13:17.5545901Z stochastic_rounding=False, 2025-05-07T20:13:17.5545992Z weighted=False, 2025-05-07T20:13:17.5546091Z row_wise=True, 2025-05-07T20:13:17.5546177Z mixed=True, 2025-05-07T20:13:17.5546267Z use_cache=False, 2025-05-07T20:13:17.5546395Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.5546483Z use_cpu=True, 2025-05-07T20:13:17.5546593Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.5546687Z ) 2025-05-07T20:13:17.5546831Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.5547202Z self=, 2025-05-07T20:13:17.5547305Z mixed_B=False, 2025-05-07T20:13:17.5547394Z compile=True, 2025-05-07T20:13:17.5547477Z T=4, 2025-05-07T20:13:17.5547574Z D=18, 2025-05-07T20:13:17.5547657Z B=41, 2025-05-07T20:13:17.5547744Z log_E=5, 2025-05-07T20:13:17.5547841Z L=16, 2025-05-07T20:13:17.5547930Z D_gradcheck=1, 2025-05-07T20:13:17.5548049Z stochastic_rounding=True, 2025-05-07T20:13:17.5548143Z weighted=False, 2025-05-07T20:13:17.5548231Z row_wise=False, 2025-05-07T20:13:17.5548332Z mixed=True, 2025-05-07T20:13:17.5548422Z use_cache=True, 2025-05-07T20:13:17.5548538Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.5548678Z use_cpu=True, 2025-05-07T20:13:17.5548788Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.5548866Z ) 2025-05-07T20:13:17.5549024Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.5549420Z self=, 2025-05-07T20:13:17.5549508Z mixed_B=True, 2025-05-07T20:13:17.5549614Z compile=False, 2025-05-07T20:13:17.5549701Z T=4, 2025-05-07T20:13:17.5549803Z D=118, 2025-05-07T20:13:17.5549888Z B=61, 2025-05-07T20:13:17.5549975Z log_E=3, 2025-05-07T20:13:17.5550068Z L=13, 2025-05-07T20:13:17.5550158Z D_gradcheck=1, 2025-05-07T20:13:17.5550261Z stochastic_rounding=True, 2025-05-07T20:13:17.5550393Z weighted=False, 2025-05-07T20:13:17.5550483Z row_wise=True, 2025-05-07T20:13:17.5550569Z mixed=False, 2025-05-07T20:13:17.5550670Z use_cache=True, 2025-05-07T20:13:17.5550786Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.5550877Z use_cpu=True, 2025-05-07T20:13:17.5551004Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.5551088Z ) 2025-05-07T20:13:17.5551227Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.5551608Z self=, 2025-05-07T20:13:17.5551694Z mixed_B=False, 2025-05-07T20:13:17.5551794Z compile=True, 2025-05-07T20:13:17.5551875Z T=5, 2025-05-07T20:13:17.5551956Z D=103, 2025-05-07T20:13:17.5552048Z B=77, 2025-05-07T20:13:17.5552156Z log_E=5, 2025-05-07T20:13:17.5552238Z L=7, 2025-05-07T20:13:17.5552337Z D_gradcheck=1, 2025-05-07T20:13:17.5552437Z stochastic_rounding=True, 2025-05-07T20:13:17.5552527Z weighted=True, 2025-05-07T20:13:17.5552628Z row_wise=False, 2025-05-07T20:13:17.5552714Z mixed=False, 2025-05-07T20:13:17.5552802Z use_cache=False, 2025-05-07T20:13:17.5552927Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.5553015Z use_cpu=True, 2025-05-07T20:13:17.5553123Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.5553213Z ) 2025-05-07T20:13:17.5564166Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.5564669Z self=, 2025-05-07T20:13:17.5564764Z mixed_B=True, 2025-05-07T20:13:17.5564853Z compile=True, 2025-05-07T20:13:17.5564947Z T=3, 2025-05-07T20:13:17.5565028Z D=78, 2025-05-07T20:13:17.5565109Z B=56, 2025-05-07T20:13:17.5565207Z log_E=5, 2025-05-07T20:13:17.5565289Z L=6, 2025-05-07T20:13:17.5565377Z D_gradcheck=1, 2025-05-07T20:13:17.5565493Z stochastic_rounding=True, 2025-05-07T20:13:17.5565585Z weighted=False, 2025-05-07T20:13:17.5565688Z row_wise=False, 2025-05-07T20:13:17.5565774Z mixed=False, 2025-05-07T20:13:17.5565862Z use_cache=True, 2025-05-07T20:13:17.5565992Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.5566081Z use_cpu=True, 2025-05-07T20:13:17.5566192Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.5566285Z ) 2025-05-07T20:13:17.5566433Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.5566812Z self=, 2025-05-07T20:13:17.5566911Z mixed_B=True, 2025-05-07T20:13:17.5567000Z compile=False, 2025-05-07T20:13:17.5567081Z T=2, 2025-05-07T20:13:17.5567175Z D=102, 2025-05-07T20:13:17.5567257Z B=61, 2025-05-07T20:13:17.5567356Z log_E=4, 2025-05-07T20:13:17.5567437Z L=6, 2025-05-07T20:13:17.5567527Z D_gradcheck=2, 2025-05-07T20:13:17.5567642Z stochastic_rounding=False, 2025-05-07T20:13:17.5567732Z weighted=True, 2025-05-07T20:13:17.5567823Z row_wise=True, 2025-05-07T20:13:17.5567920Z mixed=False, 2025-05-07T20:13:17.5568010Z use_cache=False, 2025-05-07T20:13:17.5568126Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.5568320Z use_cpu=True, 2025-05-07T20:13:17.5568434Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.5568513Z ) 2025-05-07T20:13:17.5568676Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.5569090Z self=, 2025-05-07T20:13:17.5569193Z mixed_B=False, 2025-05-07T20:13:17.5569282Z compile=True, 2025-05-07T20:13:17.5569364Z T=2, 2025-05-07T20:13:17.5569461Z D=43, 2025-05-07T20:13:17.5569544Z B=29, 2025-05-07T20:13:17.5569629Z log_E=3, 2025-05-07T20:13:17.5569723Z L=4, 2025-05-07T20:13:17.5569811Z D_gradcheck=2, 2025-05-07T20:13:17.5569915Z stochastic_rounding=False, 2025-05-07T20:13:17.5570045Z weighted=True, 2025-05-07T20:13:17.5570136Z row_wise=False, 2025-05-07T20:13:17.5570222Z mixed=False, 2025-05-07T20:13:17.5570322Z use_cache=False, 2025-05-07T20:13:17.5570436Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.5570525Z use_cpu=True, 2025-05-07T20:13:17.5570650Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.5570729Z ) 2025-05-07T20:13:17.5570873Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.5571257Z self=, 2025-05-07T20:13:17.5571347Z mixed_B=False, 2025-05-07T20:13:17.5571448Z compile=True, 2025-05-07T20:13:17.5571532Z T=2, 2025-05-07T20:13:17.5571617Z D=66, 2025-05-07T20:13:17.5571716Z B=44, 2025-05-07T20:13:17.5571831Z log_E=4, 2025-05-07T20:13:17.5571913Z L=19, 2025-05-07T20:13:17.5572014Z D_gradcheck=2, 2025-05-07T20:13:17.5572117Z stochastic_rounding=False, 2025-05-07T20:13:17.5572207Z weighted=True, 2025-05-07T20:13:17.5572307Z row_wise=True, 2025-05-07T20:13:17.5572396Z mixed=False, 2025-05-07T20:13:17.5572486Z use_cache=True, 2025-05-07T20:13:17.5572613Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.5572704Z use_cpu=True, 2025-05-07T20:13:17.5572813Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.5572907Z ) 2025-05-07T20:13:17.5573051Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.5573442Z self=, 2025-05-07T20:13:17.5573531Z mixed_B=False, 2025-05-07T20:13:17.5573621Z compile=False, 2025-05-07T20:13:17.5573715Z T=1, 2025-05-07T20:13:17.5573796Z D=113, 2025-05-07T20:13:17.5573878Z B=112, 2025-05-07T20:13:17.5573973Z log_E=3, 2025-05-07T20:13:17.5574055Z L=5, 2025-05-07T20:13:17.5574143Z D_gradcheck=1, 2025-05-07T20:13:17.5574257Z stochastic_rounding=False, 2025-05-07T20:13:17.5574344Z weighted=True, 2025-05-07T20:13:17.5574433Z row_wise=False, 2025-05-07T20:13:17.5574528Z mixed=True, 2025-05-07T20:13:17.5574616Z use_cache=False, 2025-05-07T20:13:17.5574741Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.5574831Z use_cpu=True, 2025-05-07T20:13:17.5574940Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.5575031Z ) 2025-05-07T20:13:17.5575173Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.5575546Z self=, 2025-05-07T20:13:17.5575645Z mixed_B=True, 2025-05-07T20:13:17.5575733Z compile=False, 2025-05-07T20:13:17.5575816Z T=5, 2025-05-07T20:13:17.5575909Z D=111, 2025-05-07T20:13:17.5575990Z B=19, 2025-05-07T20:13:17.5576073Z log_E=3, 2025-05-07T20:13:17.5576165Z L=8, 2025-05-07T20:13:17.5576253Z D_gradcheck=1, 2025-05-07T20:13:17.5576357Z stochastic_rounding=False, 2025-05-07T20:13:17.5576458Z weighted=True, 2025-05-07T20:13:17.5576545Z row_wise=False, 2025-05-07T20:13:17.5576645Z mixed=False, 2025-05-07T20:13:17.5576731Z use_cache=True, 2025-05-07T20:13:17.5576844Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.5576974Z use_cpu=True, 2025-05-07T20:13:17.5577084Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.5577164Z ) 2025-05-07T20:13:17.5577319Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.5577718Z self=, 2025-05-07T20:13:17.5577807Z mixed_B=False, 2025-05-07T20:13:17.5577911Z compile=True, 2025-05-07T20:13:17.5577992Z T=4, 2025-05-07T20:13:17.5578074Z D=62, 2025-05-07T20:13:17.5578169Z B=76, 2025-05-07T20:13:17.5578254Z log_E=5, 2025-05-07T20:13:17.5578335Z L=12, 2025-05-07T20:13:17.5578439Z D_gradcheck=2, 2025-05-07T20:13:17.5578540Z stochastic_rounding=True, 2025-05-07T20:13:17.5578663Z weighted=True, 2025-05-07T20:13:17.5578752Z row_wise=True, 2025-05-07T20:13:17.5578837Z mixed=True, 2025-05-07T20:13:17.5578937Z use_cache=True, 2025-05-07T20:13:17.5579051Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.5579139Z use_cpu=True, 2025-05-07T20:13:17.5579258Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.5579338Z ) 2025-05-07T20:13:17.5579480Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.5579861Z self=, 2025-05-07T20:13:17.5579952Z mixed_B=False, 2025-05-07T20:13:17.5580041Z compile=False, 2025-05-07T20:13:17.5580136Z T=1, 2025-05-07T20:13:17.5580219Z D=89, 2025-05-07T20:13:17.5580315Z B=63, 2025-05-07T20:13:17.5580426Z log_E=3, 2025-05-07T20:13:17.5580509Z L=9, 2025-05-07T20:13:17.5580611Z D_gradcheck=2, 2025-05-07T20:13:17.5580713Z stochastic_rounding=True, 2025-05-07T20:13:17.5580805Z weighted=False, 2025-05-07T20:13:17.5580907Z row_wise=False, 2025-05-07T20:13:17.5580994Z mixed=False, 2025-05-07T20:13:17.5581084Z use_cache=False, 2025-05-07T20:13:17.5581213Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.5581303Z use_cpu=True, 2025-05-07T20:13:17.5581412Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.5581505Z ) 2025-05-07T20:13:17.5581648Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.5582021Z self=, 2025-05-07T20:13:17.5582125Z mixed_B=False, 2025-05-07T20:13:17.5582213Z compile=True, 2025-05-07T20:13:17.5582310Z T=1, 2025-05-07T20:13:17.5582393Z D=127, 2025-05-07T20:13:17.5582479Z B=57, 2025-05-07T20:13:17.5582577Z log_E=4, 2025-05-07T20:13:17.5582660Z L=11, 2025-05-07T20:13:17.5582750Z D_gradcheck=1, 2025-05-07T20:13:17.5582863Z stochastic_rounding=True, 2025-05-07T20:13:17.5582953Z weighted=True, 2025-05-07T20:13:17.5583042Z row_wise=True, 2025-05-07T20:13:17.5583142Z mixed=True, 2025-05-07T20:13:17.5583232Z use_cache=False, 2025-05-07T20:13:17.5583346Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.5583448Z use_cpu=True, 2025-05-07T20:13:17.5583556Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.5583636Z ) 2025-05-07T20:13:17.5918490Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.5919545Z self=, 2025-05-07T20:13:17.5920558Z mixed_B=True, 2025-05-07T20:13:17.5920779Z compile=True, 2025-05-07T20:13:17.5920999Z T=5, 2025-05-07T20:13:17.5921197Z D=84, 2025-05-07T20:13:17.5921383Z B=121, 2025-05-07T20:13:17.5921591Z log_E=4, 2025-05-07T20:13:17.5921798Z L=13, 2025-05-07T20:13:17.5921989Z D_gradcheck=1, 2025-05-07T20:13:17.5922231Z stochastic_rounding=False, 2025-05-07T20:13:17.5922506Z weighted=False, 2025-05-07T20:13:17.5922723Z row_wise=False, 2025-05-07T20:13:17.5922946Z mixed=True, 2025-05-07T20:13:17.5923167Z use_cache=False, 2025-05-07T20:13:17.5923414Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.5923888Z use_cpu=True, 2025-05-07T20:13:17.5924138Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.5924420Z ) 2025-05-07T20:13:17.5924658Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.5925292Z self=, 2025-05-07T20:13:17.5925924Z mixed_B=False, 2025-05-07T20:13:17.5926144Z compile=False, 2025-05-07T20:13:17.5926369Z T=1, 2025-05-07T20:13:17.5926570Z D=42, 2025-05-07T20:13:17.5926755Z B=60, 2025-05-07T20:13:17.5926957Z log_E=5, 2025-05-07T20:13:17.5927163Z L=8, 2025-05-07T20:13:17.5927352Z D_gradcheck=2, 2025-05-07T20:13:17.5927590Z stochastic_rounding=False, 2025-05-07T20:13:17.5927903Z weighted=True, 2025-05-07T20:13:17.5928117Z row_wise=False, 2025-05-07T20:13:17.5928339Z mixed=True, 2025-05-07T20:13:17.5928560Z use_cache=False, 2025-05-07T20:13:17.5928806Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.5929116Z use_cpu=True, 2025-05-07T20:13:17.5929371Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.5929640Z ) 2025-05-07T20:13:17.5929889Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.5930517Z self=, 2025-05-07T20:13:17.5931091Z mixed_B=True, 2025-05-07T20:13:17.5931307Z compile=False, 2025-05-07T20:13:17.5931527Z T=3, 2025-05-07T20:13:17.5931722Z D=85, 2025-05-07T20:13:17.5931904Z B=48, 2025-05-07T20:13:17.5932150Z log_E=4, 2025-05-07T20:13:17.5932355Z L=9, 2025-05-07T20:13:17.5932542Z D_gradcheck=1, 2025-05-07T20:13:17.5932784Z stochastic_rounding=False, 2025-05-07T20:13:17.5933059Z weighted=False, 2025-05-07T20:13:17.5933278Z row_wise=True, 2025-05-07T20:13:17.5933501Z mixed=True, 2025-05-07T20:13:17.5933719Z use_cache=False, 2025-05-07T20:13:17.5933968Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.5934272Z use_cpu=True, 2025-05-07T20:13:17.5934515Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.5934795Z ) 2025-05-07T20:13:17.5935042Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.5935667Z self=, 2025-05-07T20:13:17.5936233Z mixed_B=False, 2025-05-07T20:13:17.5936466Z compile=False, 2025-05-07T20:13:17.5936693Z T=2, 2025-05-07T20:13:17.5936879Z D=69, 2025-05-07T20:13:17.5937081Z B=45, 2025-05-07T20:13:17.5937287Z log_E=5, 2025-05-07T20:13:17.5937484Z L=2, 2025-05-07T20:13:17.5937689Z D_gradcheck=2, 2025-05-07T20:13:17.5937938Z stochastic_rounding=False, 2025-05-07T20:13:17.5938207Z weighted=False, 2025-05-07T20:13:17.5938446Z row_wise=True, 2025-05-07T20:13:17.5938673Z mixed=False, 2025-05-07T20:13:17.5938889Z use_cache=True, 2025-05-07T20:13:17.5939146Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.5939464Z use_cpu=True, 2025-05-07T20:13:17.5939698Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.5939983Z ) 2025-05-07T20:13:17.5940236Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.5940921Z self=, 2025-05-07T20:13:17.5941494Z mixed_B=True, 2025-05-07T20:13:17.5941712Z compile=True, 2025-05-07T20:13:17.5941933Z T=2, 2025-05-07T20:13:17.5942129Z D=51, 2025-05-07T20:13:17.5942313Z B=125, 2025-05-07T20:13:17.5942518Z log_E=5, 2025-05-07T20:13:17.5942720Z L=19, 2025-05-07T20:13:17.5942909Z D_gradcheck=1, 2025-05-07T20:13:17.5943153Z stochastic_rounding=True, 2025-05-07T20:13:17.5943427Z weighted=True, 2025-05-07T20:13:17.5943637Z row_wise=True, 2025-05-07T20:13:17.5943861Z mixed=False, 2025-05-07T20:13:17.5944085Z use_cache=False, 2025-05-07T20:13:17.5944334Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.5944681Z use_cpu=True, 2025-05-07T20:13:17.5944934Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.5945212Z ) 2025-05-07T20:13:17.5945449Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.5946079Z self=, 2025-05-07T20:13:17.5946718Z mixed_B=False, 2025-05-07T20:13:17.5946930Z compile=True, 2025-05-07T20:13:17.5947151Z T=4, 2025-05-07T20:13:17.5947351Z D=62, 2025-05-07T20:13:17.5947535Z B=31, 2025-05-07T20:13:17.5947737Z log_E=5, 2025-05-07T20:13:17.5947948Z L=0, 2025-05-07T20:13:17.5948136Z D_gradcheck=1, 2025-05-07T20:13:17.5948378Z stochastic_rounding=True, 2025-05-07T20:13:17.5948679Z weighted=False, 2025-05-07T20:13:17.5948900Z row_wise=False, 2025-05-07T20:13:17.5949126Z mixed=True, 2025-05-07T20:13:17.5949348Z use_cache=False, 2025-05-07T20:13:17.5949595Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.5949900Z use_cpu=True, 2025-05-07T20:13:17.5950146Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.5950412Z ) 2025-05-07T20:13:17.5950660Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.5951279Z self=, 2025-05-07T20:13:17.5951846Z mixed_B=True, 2025-05-07T20:13:17.5952057Z compile=False, 2025-05-07T20:13:17.5952276Z T=2, 2025-05-07T20:13:17.5952471Z D=36, 2025-05-07T20:13:17.5952654Z B=97, 2025-05-07T20:13:17.5952879Z log_E=5, 2025-05-07T20:13:17.5953081Z L=7, 2025-05-07T20:13:17.5953268Z D_gradcheck=2, 2025-05-07T20:13:17.5953507Z stochastic_rounding=False, 2025-05-07T20:13:17.5953783Z weighted=True, 2025-05-07T20:13:17.5953999Z row_wise=False, 2025-05-07T20:13:17.5954229Z mixed=False, 2025-05-07T20:13:17.5954450Z use_cache=True, 2025-05-07T20:13:17.5954690Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.5954992Z use_cpu=True, 2025-05-07T20:13:17.5955239Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.5955504Z ) 2025-05-07T20:13:17.5955749Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.5956462Z self=, 2025-05-07T20:13:17.5957041Z mixed_B=True, 2025-05-07T20:13:17.5957252Z compile=True, 2025-05-07T20:13:17.5957473Z T=1, 2025-05-07T20:13:17.5957668Z D=76, 2025-05-07T20:13:17.5957856Z B=128, 2025-05-07T20:13:17.5958059Z log_E=4, 2025-05-07T20:13:17.5958269Z L=14, 2025-05-07T20:13:17.5958460Z D_gradcheck=2, 2025-05-07T20:13:17.5958702Z stochastic_rounding=True, 2025-05-07T20:13:17.5958970Z weighted=True, 2025-05-07T20:13:17.5959190Z row_wise=False, 2025-05-07T20:13:17.5959413Z mixed=False, 2025-05-07T20:13:17.5959631Z use_cache=True, 2025-05-07T20:13:17.5959871Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.5960171Z use_cpu=True, 2025-05-07T20:13:17.5960418Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.5960685Z ) 2025-05-07T20:13:17.5960937Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.5961565Z self=, 2025-05-07T20:13:17.5962132Z mixed_B=True, 2025-05-07T20:13:17.5962363Z compile=False, 2025-05-07T20:13:17.5962586Z T=1, 2025-05-07T20:13:17.5962775Z D=2, 2025-05-07T20:13:17.5962976Z B=37, 2025-05-07T20:13:17.5963180Z log_E=4, 2025-05-07T20:13:17.5963375Z L=7, 2025-05-07T20:13:17.5963581Z D_gradcheck=2, 2025-05-07T20:13:17.5963824Z stochastic_rounding=True, 2025-05-07T20:13:17.5964098Z weighted=True, 2025-05-07T20:13:17.5964319Z row_wise=False, 2025-05-07T20:13:17.5964550Z mixed=False, 2025-05-07T20:13:17.5964779Z use_cache=True, 2025-05-07T20:13:17.5965022Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.5965328Z use_cpu=True, 2025-05-07T20:13:17.5965624Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.5965888Z ) 2025-05-07T20:13:17.5966138Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.5966764Z self=, 2025-05-07T20:13:17.5967353Z mixed_B=False, 2025-05-07T20:13:17.5967575Z compile=True, 2025-05-07T20:13:17.5967791Z T=3, 2025-05-07T20:13:17.5967972Z D=32, 2025-05-07T20:13:17.5968168Z B=105, 2025-05-07T20:13:17.5968370Z log_E=3, 2025-05-07T20:13:17.5968559Z L=19, 2025-05-07T20:13:17.5968761Z D_gradcheck=2, 2025-05-07T20:13:17.5969002Z stochastic_rounding=False, 2025-05-07T20:13:17.5969264Z weighted=False, 2025-05-07T20:13:17.5969519Z row_wise=True, 2025-05-07T20:13:17.5969746Z mixed=False, 2025-05-07T20:13:17.5969956Z use_cache=False, 2025-05-07T20:13:17.5970217Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.5970520Z use_cpu=True, 2025-05-07T20:13:17.5970767Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.5971034Z ) 2025-05-07T20:13:17.5971282Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.5971910Z self=, 2025-05-07T20:13:17.5972473Z mixed_B=False, 2025-05-07T20:13:17.5972698Z compile=False, 2025-05-07T20:13:17.5972916Z T=5, 2025-05-07T20:13:17.5973099Z D=34, 2025-05-07T20:13:17.5973296Z B=105, 2025-05-07T20:13:17.5973524Z log_E=5, 2025-05-07T20:13:17.5973716Z L=8, 2025-05-07T20:13:17.5973918Z D_gradcheck=1, 2025-05-07T20:13:17.5974158Z stochastic_rounding=False, 2025-05-07T20:13:17.5974418Z weighted=False, 2025-05-07T20:13:17.5974647Z row_wise=True, 2025-05-07T20:13:17.5974871Z mixed=True, 2025-05-07T20:13:17.5975085Z use_cache=True, 2025-05-07T20:13:17.5975337Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.5975638Z use_cpu=True, 2025-05-07T20:13:17.5975872Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.5976149Z ) 2025-05-07T20:13:17.5976394Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.5977017Z self=, 2025-05-07T20:13:17.5977578Z mixed_B=False, 2025-05-07T20:13:17.5977802Z compile=True, 2025-05-07T20:13:17.5978023Z T=4, 2025-05-07T20:13:17.5978204Z D=77, 2025-05-07T20:13:17.5978400Z B=70, 2025-05-07T20:13:17.5978598Z log_E=4, 2025-05-07T20:13:17.5978788Z L=0, 2025-05-07T20:13:17.5978987Z D_gradcheck=1, 2025-05-07T20:13:17.5979222Z stochastic_rounding=True, 2025-05-07T20:13:17.5979482Z weighted=False, 2025-05-07T20:13:17.5979710Z row_wise=False, 2025-05-07T20:13:17.5979928Z mixed=True, 2025-05-07T20:13:17.5980133Z use_cache=True, 2025-05-07T20:13:17.5980382Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.5980679Z use_cpu=True, 2025-05-07T20:13:17.5980914Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.5981190Z ) 2025-05-07T20:13:17.5981436Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.5982040Z self=, 2025-05-07T20:13:17.5982610Z mixed_B=True, 2025-05-07T20:13:17.5982835Z compile=False, 2025-05-07T20:13:17.5983058Z T=4, 2025-05-07T20:13:17.5983240Z D=36, 2025-05-07T20:13:17.5983440Z B=70, 2025-05-07T20:13:17.5983643Z log_E=3, 2025-05-07T20:13:17.5983836Z L=16, 2025-05-07T20:13:17.5984045Z D_gradcheck=1, 2025-05-07T20:13:17.5984287Z stochastic_rounding=False, 2025-05-07T20:13:17.5984546Z weighted=True, 2025-05-07T20:13:17.5984769Z row_wise=True, 2025-05-07T20:13:17.5984985Z mixed=False, 2025-05-07T20:13:17.5985193Z use_cache=False, 2025-05-07T20:13:17.5985455Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.5985753Z use_cpu=True, 2025-05-07T20:13:17.5986027Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.5986316Z ) 2025-05-07T20:13:17.5986570Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.5987186Z self=, 2025-05-07T20:13:17.5987791Z mixed_B=True, 2025-05-07T20:13:17.5988020Z compile=False, 2025-05-07T20:13:17.5988234Z T=3, 2025-05-07T20:13:17.5988435Z D=54, 2025-05-07T20:13:17.5988637Z B=17, 2025-05-07T20:13:17.5988826Z log_E=3, 2025-05-07T20:13:17.5989041Z L=3, 2025-05-07T20:13:17.5989252Z D_gradcheck=1, 2025-05-07T20:13:17.5989496Z stochastic_rounding=True, 2025-05-07T20:13:17.5989756Z weighted=True, 2025-05-07T20:13:17.5990035Z row_wise=True, 2025-05-07T20:13:17.5990262Z mixed=True, 2025-05-07T20:13:17.5990475Z use_cache=False, 2025-05-07T20:13:17.5990738Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.5991043Z use_cpu=True, 2025-05-07T20:13:17.5991279Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.5991560Z ) 2025-05-07T20:13:17.5991810Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.5992418Z self=, 2025-05-07T20:13:17.5992991Z mixed_B=True, 2025-05-07T20:13:17.5993214Z compile=False, 2025-05-07T20:13:17.5993423Z T=1, 2025-05-07T20:13:17.5993618Z D=64, 2025-05-07T20:13:17.5993812Z B=122, 2025-05-07T20:13:17.5994000Z log_E=4, 2025-05-07T20:13:17.5994246Z L=7, 2025-05-07T20:13:17.5994445Z D_gradcheck=1, 2025-05-07T20:13:17.5994673Z stochastic_rounding=False, 2025-05-07T20:13:17.5994945Z weighted=False, 2025-05-07T20:13:17.5995182Z row_wise=False, 2025-05-07T20:13:17.5995395Z mixed=False, 2025-05-07T20:13:17.5995620Z use_cache=False, 2025-05-07T20:13:17.5995881Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.5996272Z use_cpu=True, 2025-05-07T20:13:17.5996512Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.5996792Z ) 2025-05-07T20:13:17.5997040Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.5997650Z self=, 2025-05-07T20:13:17.5998221Z mixed_B=True, 2025-05-07T20:13:17.5998448Z compile=False, 2025-05-07T20:13:17.5998656Z T=1, 2025-05-07T20:13:17.5998852Z D=113, 2025-05-07T20:13:17.5999050Z B=95, 2025-05-07T20:13:17.5999234Z log_E=3, 2025-05-07T20:13:17.5999441Z L=13, 2025-05-07T20:13:17.5999642Z D_gradcheck=1, 2025-05-07T20:13:17.5999872Z stochastic_rounding=True, 2025-05-07T20:13:17.6000144Z weighted=False, 2025-05-07T20:13:17.6000375Z row_wise=False, 2025-05-07T20:13:17.6000586Z mixed=False, 2025-05-07T20:13:17.6000808Z use_cache=True, 2025-05-07T20:13:17.6001059Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.6001349Z use_cpu=True, 2025-05-07T20:13:17.6001597Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.6001872Z ) 2025-05-07T20:13:17.6002117Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.6002725Z self=, 2025-05-07T20:13:17.6003305Z mixed_B=True, 2025-05-07T20:13:17.6003528Z compile=True, 2025-05-07T20:13:17.6003732Z T=3, 2025-05-07T20:13:17.6003929Z D=42, 2025-05-07T20:13:17.6004123Z B=53, 2025-05-07T20:13:17.6004307Z log_E=5, 2025-05-07T20:13:17.6004510Z L=0, 2025-05-07T20:13:17.6004708Z D_gradcheck=1, 2025-05-07T20:13:17.6004937Z stochastic_rounding=False, 2025-05-07T20:13:17.6005208Z weighted=False, 2025-05-07T20:13:17.6005671Z row_wise=True, 2025-05-07T20:13:17.6005929Z mixed=True, 2025-05-07T20:13:17.6006152Z use_cache=False, 2025-05-07T20:13:17.6006412Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.6006701Z use_cpu=True, 2025-05-07T20:13:17.6007060Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.6007336Z ) 2025-05-07T20:13:17.6298866Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.6299768Z self=, 2025-05-07T20:13:17.6300819Z mixed_B=False, 2025-05-07T20:13:17.6301237Z compile=False, 2025-05-07T20:13:17.6301463Z T=4, 2025-05-07T20:13:17.6301652Z D=85, 2025-05-07T20:13:17.6301854Z B=66, 2025-05-07T20:13:17.6302054Z log_E=4, 2025-05-07T20:13:17.6302252Z L=18, 2025-05-07T20:13:17.6302452Z D_gradcheck=1, 2025-05-07T20:13:17.6302695Z stochastic_rounding=True, 2025-05-07T20:13:17.6302954Z weighted=False, 2025-05-07T20:13:17.6303235Z row_wise=True, 2025-05-07T20:13:17.6303457Z mixed=True, 2025-05-07T20:13:17.6303666Z use_cache=False, 2025-05-07T20:13:17.6303928Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.6304234Z use_cpu=True, 2025-05-07T20:13:17.6304476Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.6304760Z ) 2025-05-07T20:13:17.6305012Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.6305777Z self=, 2025-05-07T20:13:17.6306360Z mixed_B=False, 2025-05-07T20:13:17.6306593Z compile=True, 2025-05-07T20:13:17.6306821Z T=5, 2025-05-07T20:13:17.6307010Z D=51, 2025-05-07T20:13:17.6307210Z B=38, 2025-05-07T20:13:17.6307413Z log_E=4, 2025-05-07T20:13:17.6307664Z L=19, 2025-05-07T20:13:17.6307870Z D_gradcheck=2, 2025-05-07T20:13:17.6308118Z stochastic_rounding=False, 2025-05-07T20:13:17.6308384Z weighted=True, 2025-05-07T20:13:17.6308615Z row_wise=True, 2025-05-07T20:13:17.6308838Z mixed=True, 2025-05-07T20:13:17.6309047Z use_cache=True, 2025-05-07T20:13:17.6309305Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.6309614Z use_cpu=True, 2025-05-07T20:13:17.6309857Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.6310133Z ) 2025-05-07T20:13:17.6310384Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.6310995Z self=, 2025-05-07T20:13:17.6311567Z mixed_B=False, 2025-05-07T20:13:17.6311794Z compile=True, 2025-05-07T20:13:17.6311998Z T=1, 2025-05-07T20:13:17.6312191Z D=64, 2025-05-07T20:13:17.6312385Z B=24, 2025-05-07T20:13:17.6312567Z log_E=3, 2025-05-07T20:13:17.6312773Z L=18, 2025-05-07T20:13:17.6312977Z D_gradcheck=2, 2025-05-07T20:13:17.6313207Z stochastic_rounding=False, 2025-05-07T20:13:17.6313480Z weighted=False, 2025-05-07T20:13:17.6313712Z row_wise=False, 2025-05-07T20:13:17.6313941Z mixed=False, 2025-05-07T20:13:17.6314155Z use_cache=False, 2025-05-07T20:13:17.6314423Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.6314727Z use_cpu=True, 2025-05-07T20:13:17.6314965Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.6315241Z ) 2025-05-07T20:13:17.6315488Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.6316185Z self=, 2025-05-07T20:13:17.6316766Z mixed_B=True, 2025-05-07T20:13:17.6316991Z compile=True, 2025-05-07T20:13:17.6317195Z T=1, 2025-05-07T20:13:17.6317399Z D=47, 2025-05-07T20:13:17.6317599Z B=99, 2025-05-07T20:13:17.6317788Z log_E=5, 2025-05-07T20:13:17.6317994Z L=16, 2025-05-07T20:13:17.6318197Z D_gradcheck=2, 2025-05-07T20:13:17.6318425Z stochastic_rounding=True, 2025-05-07T20:13:17.6318695Z weighted=False, 2025-05-07T20:13:17.6318933Z row_wise=False, 2025-05-07T20:13:17.6319145Z mixed=False, 2025-05-07T20:13:17.6319367Z use_cache=True, 2025-05-07T20:13:17.6319614Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.6319901Z use_cpu=True, 2025-05-07T20:13:17.6320214Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.6320497Z ) 2025-05-07T20:13:17.6320749Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.6321364Z self=, 2025-05-07T20:13:17.6321981Z mixed_B=True, 2025-05-07T20:13:17.6322204Z compile=False, 2025-05-07T20:13:17.6322413Z T=3, 2025-05-07T20:13:17.6322610Z D=122, 2025-05-07T20:13:17.6322811Z B=128, 2025-05-07T20:13:17.6322996Z log_E=3, 2025-05-07T20:13:17.6323206Z L=19, 2025-05-07T20:13:17.6323406Z D_gradcheck=1, 2025-05-07T20:13:17.6323635Z stochastic_rounding=False, 2025-05-07T20:13:17.6323904Z weighted=False, 2025-05-07T20:13:17.6324170Z row_wise=False, 2025-05-07T20:13:17.6324382Z mixed=False, 2025-05-07T20:13:17.6324604Z use_cache=False, 2025-05-07T20:13:17.6324861Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.6325149Z use_cpu=True, 2025-05-07T20:13:17.6325393Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.6325672Z ) 2025-05-07T20:13:17.6325904Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.6326524Z self=, 2025-05-07T20:13:17.6327098Z mixed_B=True, 2025-05-07T20:13:17.6327326Z compile=False, 2025-05-07T20:13:17.6327534Z T=3, 2025-05-07T20:13:17.6327732Z D=55, 2025-05-07T20:13:17.6327928Z B=95, 2025-05-07T20:13:17.6328113Z log_E=3, 2025-05-07T20:13:17.6328353Z L=7, 2025-05-07T20:13:17.6328553Z D_gradcheck=2, 2025-05-07T20:13:17.6328782Z stochastic_rounding=False, 2025-05-07T20:13:17.6329053Z weighted=False, 2025-05-07T20:13:17.6329282Z row_wise=False, 2025-05-07T20:13:17.6329495Z mixed=False, 2025-05-07T20:13:17.6329718Z use_cache=True, 2025-05-07T20:13:17.6329972Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.6330277Z use_cpu=True, 2025-05-07T20:13:17.6330526Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.6330808Z ) 2025-05-07T20:13:17.6331047Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.6331677Z self=, 2025-05-07T20:13:17.6332251Z mixed_B=False, 2025-05-07T20:13:17.6332483Z compile=True, 2025-05-07T20:13:17.6332695Z T=4, 2025-05-07T20:13:17.6332897Z D=80, 2025-05-07T20:13:17.6333099Z B=102, 2025-05-07T20:13:17.6333291Z log_E=4, 2025-05-07T20:13:17.6333503Z L=15, 2025-05-07T20:13:17.6333711Z D_gradcheck=1, 2025-05-07T20:13:17.6333943Z stochastic_rounding=True, 2025-05-07T20:13:17.6334219Z weighted=True, 2025-05-07T20:13:17.6334454Z row_wise=True, 2025-05-07T20:13:17.6334667Z mixed=True, 2025-05-07T20:13:17.6334935Z use_cache=False, 2025-05-07T20:13:17.6335206Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.6335512Z use_cpu=True, 2025-05-07T20:13:17.6335765Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.6336030Z ) 2025-05-07T20:13:17.6336277Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.6336898Z self=, 2025-05-07T20:13:17.6337457Z mixed_B=False, 2025-05-07T20:13:17.6337679Z compile=True, 2025-05-07T20:13:17.6337896Z T=2, 2025-05-07T20:13:17.6338081Z D=72, 2025-05-07T20:13:17.6338278Z B=2, 2025-05-07T20:13:17.6338475Z log_E=5, 2025-05-07T20:13:17.6338671Z L=5, 2025-05-07T20:13:17.6338872Z D_gradcheck=2, 2025-05-07T20:13:17.6339110Z stochastic_rounding=True, 2025-05-07T20:13:17.6339366Z weighted=True, 2025-05-07T20:13:17.6339597Z row_wise=False, 2025-05-07T20:13:17.6339825Z mixed=False, 2025-05-07T20:13:17.6340040Z use_cache=False, 2025-05-07T20:13:17.6340304Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.6340606Z use_cpu=True, 2025-05-07T20:13:17.6340878Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.6341158Z ) 2025-05-07T20:13:17.6341408Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.6342031Z self=, 2025-05-07T20:13:17.6342622Z mixed_B=True, 2025-05-07T20:13:17.6342845Z compile=True, 2025-05-07T20:13:17.6343062Z T=2, 2025-05-07T20:13:17.6343249Z D=15, 2025-05-07T20:13:17.6343449Z B=70, 2025-05-07T20:13:17.6343652Z log_E=4, 2025-05-07T20:13:17.6343852Z L=17, 2025-05-07T20:13:17.6344055Z D_gradcheck=1, 2025-05-07T20:13:17.6344301Z stochastic_rounding=False, 2025-05-07T20:13:17.6344563Z weighted=False, 2025-05-07T20:13:17.6344819Z row_wise=True, 2025-05-07T20:13:17.6345040Z mixed=True, 2025-05-07T20:13:17.6345246Z use_cache=True, 2025-05-07T20:13:17.6345497Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.6345799Z use_cpu=True, 2025-05-07T20:13:17.6346031Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.6346308Z ) 2025-05-07T20:13:17.6346556Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.6347165Z self=, 2025-05-07T20:13:17.6347736Z mixed_B=False, 2025-05-07T20:13:17.6347960Z compile=True, 2025-05-07T20:13:17.6348181Z T=2, 2025-05-07T20:13:17.6348365Z D=128, 2025-05-07T20:13:17.6348562Z B=70, 2025-05-07T20:13:17.6348758Z log_E=4, 2025-05-07T20:13:17.6348869Z L=1, 2025-05-07T20:13:17.6348955Z D_gradcheck=1, 2025-05-07T20:13:17.6349064Z stochastic_rounding=True, 2025-05-07T20:13:17.6349150Z weighted=False, 2025-05-07T20:13:17.6349235Z row_wise=False, 2025-05-07T20:13:17.6349328Z mixed=True, 2025-05-07T20:13:17.6349412Z use_cache=True, 2025-05-07T20:13:17.6349520Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.6349615Z use_cpu=True, 2025-05-07T20:13:17.6349719Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.6349795Z ) 2025-05-07T20:13:17.6349943Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.6350313Z self=, 2025-05-07T20:13:17.6350409Z mixed_B=True, 2025-05-07T20:13:17.6350493Z compile=True, 2025-05-07T20:13:17.6350571Z T=4, 2025-05-07T20:13:17.6350662Z D=39, 2025-05-07T20:13:17.6350742Z B=89, 2025-05-07T20:13:17.6350821Z log_E=4, 2025-05-07T20:13:17.6350912Z L=1, 2025-05-07T20:13:17.6350996Z D_gradcheck=2, 2025-05-07T20:13:17.6351095Z stochastic_rounding=True, 2025-05-07T20:13:17.6351192Z weighted=True, 2025-05-07T20:13:17.6351279Z row_wise=False, 2025-05-07T20:13:17.6351362Z mixed=True, 2025-05-07T20:13:17.6351459Z use_cache=True, 2025-05-07T20:13:17.6351570Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.6351653Z use_cpu=True, 2025-05-07T20:13:17.6351773Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.6351850Z ) 2025-05-07T20:13:17.6352008Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.6352381Z self=, 2025-05-07T20:13:17.6352469Z mixed_B=False, 2025-05-07T20:13:17.6352569Z compile=False, 2025-05-07T20:13:17.6352649Z T=3, 2025-05-07T20:13:17.6352730Z D=62, 2025-05-07T20:13:17.6352822Z B=70, 2025-05-07T20:13:17.6352903Z log_E=3, 2025-05-07T20:13:17.6352989Z L=10, 2025-05-07T20:13:17.6353086Z D_gradcheck=2, 2025-05-07T20:13:17.6353185Z stochastic_rounding=True, 2025-05-07T20:13:17.6353272Z weighted=False, 2025-05-07T20:13:17.6353371Z row_wise=False, 2025-05-07T20:13:17.6353456Z mixed=True, 2025-05-07T20:13:17.6353541Z use_cache=False, 2025-05-07T20:13:17.6353664Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.6353748Z use_cpu=True, 2025-05-07T20:13:17.6353893Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.6353970Z ) 2025-05-07T20:13:17.6354108Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.6354490Z self=, 2025-05-07T20:13:17.6354619Z mixed_B=False, 2025-05-07T20:13:17.6354706Z compile=False, 2025-05-07T20:13:17.6354797Z T=5, 2025-05-07T20:13:17.6354876Z D=86, 2025-05-07T20:13:17.6354955Z B=128, 2025-05-07T20:13:17.6355048Z log_E=3, 2025-05-07T20:13:17.6355131Z L=11, 2025-05-07T20:13:17.6355217Z D_gradcheck=1, 2025-05-07T20:13:17.6355332Z stochastic_rounding=False, 2025-05-07T20:13:17.6355423Z weighted=False, 2025-05-07T20:13:17.6355533Z row_wise=True, 2025-05-07T20:13:17.6355638Z mixed=True, 2025-05-07T20:13:17.6355724Z use_cache=True, 2025-05-07T20:13:17.6355850Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.6356015Z use_cpu=True, 2025-05-07T20:13:17.6356131Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.6356222Z ) 2025-05-07T20:13:17.6356360Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.6356732Z self=, 2025-05-07T20:13:17.6356836Z mixed_B=False, 2025-05-07T20:13:17.6356923Z compile=False, 2025-05-07T20:13:17.6357005Z T=4, 2025-05-07T20:13:17.6357100Z D=103, 2025-05-07T20:13:17.6357182Z B=107, 2025-05-07T20:13:17.6357264Z log_E=3, 2025-05-07T20:13:17.6357390Z L=14, 2025-05-07T20:13:17.6357477Z D_gradcheck=2, 2025-05-07T20:13:17.6357593Z stochastic_rounding=False, 2025-05-07T20:13:17.6357681Z weighted=False, 2025-05-07T20:13:17.6357769Z row_wise=False, 2025-05-07T20:13:17.6357867Z mixed=True, 2025-05-07T20:13:17.6357950Z use_cache=True, 2025-05-07T20:13:17.6358062Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.6358164Z use_cpu=True, 2025-05-07T20:13:17.6358271Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.6358346Z ) 2025-05-07T20:13:17.6358496Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.6358859Z self=, 2025-05-07T20:13:17.6358944Z mixed_B=False, 2025-05-07T20:13:17.6359042Z compile=True, 2025-05-07T20:13:17.6359121Z T=1, 2025-05-07T20:13:17.6359205Z D=55, 2025-05-07T20:13:17.6359302Z B=104, 2025-05-07T20:13:17.6359382Z log_E=3, 2025-05-07T20:13:17.6359475Z L=7, 2025-05-07T20:13:17.6359559Z D_gradcheck=1, 2025-05-07T20:13:17.6359659Z stochastic_rounding=True, 2025-05-07T20:13:17.6359762Z weighted=False, 2025-05-07T20:13:17.6359848Z row_wise=False, 2025-05-07T20:13:17.6359931Z mixed=True, 2025-05-07T20:13:17.6360029Z use_cache=True, 2025-05-07T20:13:17.6360138Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.6360220Z use_cpu=True, 2025-05-07T20:13:17.6360337Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.6360413Z ) 2025-05-07T20:13:17.6360550Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.6360923Z self=, 2025-05-07T20:13:17.6361008Z mixed_B=True, 2025-05-07T20:13:17.6361106Z compile=True, 2025-05-07T20:13:17.6361185Z T=5, 2025-05-07T20:13:17.6361263Z D=34, 2025-05-07T20:13:17.6361354Z B=13, 2025-05-07T20:13:17.6361434Z log_E=4, 2025-05-07T20:13:17.6361516Z L=16, 2025-05-07T20:13:17.6361611Z D_gradcheck=2, 2025-05-07T20:13:17.6361711Z stochastic_rounding=True, 2025-05-07T20:13:17.6361795Z weighted=True, 2025-05-07T20:13:17.6361892Z row_wise=False, 2025-05-07T20:13:17.6361976Z mixed=True, 2025-05-07T20:13:17.6362062Z use_cache=False, 2025-05-07T20:13:17.6362187Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.6362274Z use_cpu=True, 2025-05-07T20:13:17.6362406Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.6362498Z ) 2025-05-07T20:13:17.6362638Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.6363018Z self=, 2025-05-07T20:13:17.6363127Z mixed_B=True, 2025-05-07T20:13:17.6363219Z compile=False, 2025-05-07T20:13:17.6363308Z T=4, 2025-05-07T20:13:17.6363386Z D=71, 2025-05-07T20:13:17.6363464Z B=26, 2025-05-07T20:13:17.6363556Z log_E=3, 2025-05-07T20:13:17.6363637Z L=6, 2025-05-07T20:13:17.6363721Z D_gradcheck=1, 2025-05-07T20:13:17.6363830Z stochastic_rounding=True, 2025-05-07T20:13:17.6363916Z weighted=False, 2025-05-07T20:13:17.6364023Z row_wise=True, 2025-05-07T20:13:17.6364119Z mixed=True, 2025-05-07T20:13:17.6364205Z use_cache=True, 2025-05-07T20:13:17.6364317Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.6364412Z use_cpu=True, 2025-05-07T20:13:17.6364519Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.6364607Z ) 2025-05-07T20:13:17.6681004Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.6681595Z self=, 2025-05-07T20:13:17.6681762Z mixed_B=True, 2025-05-07T20:13:17.6681898Z compile=False, 2025-05-07T20:13:17.6682026Z T=4, 2025-05-07T20:13:17.6682164Z D=121, 2025-05-07T20:13:17.6682399Z B=46, 2025-05-07T20:13:17.6682571Z log_E=4, 2025-05-07T20:13:17.6682938Z L=4, 2025-05-07T20:13:17.6683085Z D_gradcheck=2, 2025-05-07T20:13:17.6683203Z stochastic_rounding=False, 2025-05-07T20:13:17.6683289Z weighted=True, 2025-05-07T20:13:17.6683380Z row_wise=False, 2025-05-07T20:13:17.6683477Z mixed=True, 2025-05-07T20:13:17.6683563Z use_cache=False, 2025-05-07T20:13:17.6683677Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.6683776Z use_cpu=True, 2025-05-07T20:13:17.6683887Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.6683976Z ) 2025-05-07T20:13:17.6684120Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.6684495Z self=, 2025-05-07T20:13:17.6684595Z mixed_B=False, 2025-05-07T20:13:17.6684681Z compile=False, 2025-05-07T20:13:17.6684759Z T=1, 2025-05-07T20:13:17.6684849Z D=102, 2025-05-07T20:13:17.6684927Z B=14, 2025-05-07T20:13:17.6685007Z log_E=5, 2025-05-07T20:13:17.6685098Z L=18, 2025-05-07T20:13:17.6685182Z D_gradcheck=1, 2025-05-07T20:13:17.6685280Z stochastic_rounding=True, 2025-05-07T20:13:17.6685379Z weighted=False, 2025-05-07T20:13:17.6685465Z row_wise=True, 2025-05-07T20:13:17.6685560Z mixed=True, 2025-05-07T20:13:17.6685646Z use_cache=False, 2025-05-07T20:13:17.6685760Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.6685859Z use_cpu=True, 2025-05-07T20:13:17.6685969Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.6686047Z ) 2025-05-07T20:13:17.6686202Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.6686573Z self=, 2025-05-07T20:13:17.6686659Z mixed_B=True, 2025-05-07T20:13:17.6686758Z compile=False, 2025-05-07T20:13:17.6686842Z T=4, 2025-05-07T20:13:17.6686921Z D=78, 2025-05-07T20:13:17.6687012Z B=61, 2025-05-07T20:13:17.6687095Z log_E=5, 2025-05-07T20:13:17.6687175Z L=3, 2025-05-07T20:13:17.6687271Z D_gradcheck=2, 2025-05-07T20:13:17.6687372Z stochastic_rounding=False, 2025-05-07T20:13:17.6687467Z weighted=True, 2025-05-07T20:13:17.6687553Z row_wise=True, 2025-05-07T20:13:17.6687636Z mixed=True, 2025-05-07T20:13:17.6687734Z use_cache=True, 2025-05-07T20:13:17.6687845Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.6687928Z use_cpu=True, 2025-05-07T20:13:17.6688106Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.6688185Z ) 2025-05-07T20:13:17.6688325Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.6688709Z self=, 2025-05-07T20:13:17.6688837Z mixed_B=True, 2025-05-07T20:13:17.6688925Z compile=False, 2025-05-07T20:13:17.6689015Z T=3, 2025-05-07T20:13:17.6689095Z D=128, 2025-05-07T20:13:17.6689184Z B=20, 2025-05-07T20:13:17.6689277Z log_E=4, 2025-05-07T20:13:17.6689373Z L=6, 2025-05-07T20:13:17.6689460Z D_gradcheck=2, 2025-05-07T20:13:17.6689559Z stochastic_rounding=True, 2025-05-07T20:13:17.6689659Z weighted=False, 2025-05-07T20:13:17.6689785Z row_wise=False, 2025-05-07T20:13:17.6689872Z mixed=False, 2025-05-07T20:13:17.6689973Z use_cache=False, 2025-05-07T20:13:17.6690085Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.6690184Z use_cpu=True, 2025-05-07T20:13:17.6690290Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.6690367Z ) 2025-05-07T20:13:17.6690520Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.6690925Z self=, 2025-05-07T20:13:17.6691050Z mixed_B=False, 2025-05-07T20:13:17.6691166Z compile=True, 2025-05-07T20:13:17.6691246Z T=5, 2025-05-07T20:13:17.6691326Z D=114, 2025-05-07T20:13:17.6691421Z B=70, 2025-05-07T20:13:17.6691502Z log_E=3, 2025-05-07T20:13:17.6691616Z L=6, 2025-05-07T20:13:17.6691714Z D_gradcheck=2, 2025-05-07T20:13:17.6691814Z stochastic_rounding=True, 2025-05-07T20:13:17.6691899Z weighted=True, 2025-05-07T20:13:17.6692001Z row_wise=False, 2025-05-07T20:13:17.6692088Z mixed=True, 2025-05-07T20:13:17.6692189Z use_cache=True, 2025-05-07T20:13:17.6692302Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.6692388Z use_cpu=True, 2025-05-07T20:13:17.6692509Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.6692589Z ) 2025-05-07T20:13:17.6692730Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.6693112Z self=, 2025-05-07T20:13:17.6693200Z mixed_B=False, 2025-05-07T20:13:17.6693286Z compile=True, 2025-05-07T20:13:17.6693381Z T=4, 2025-05-07T20:13:17.6693492Z D=128, 2025-05-07T20:13:17.6693613Z B=42, 2025-05-07T20:13:17.6693731Z log_E=4, 2025-05-07T20:13:17.6693813Z L=12, 2025-05-07T20:13:17.6693913Z D_gradcheck=1, 2025-05-07T20:13:17.6694012Z stochastic_rounding=True, 2025-05-07T20:13:17.6694096Z weighted=False, 2025-05-07T20:13:17.6694191Z row_wise=True, 2025-05-07T20:13:17.6694275Z mixed=False, 2025-05-07T20:13:17.6694359Z use_cache=True, 2025-05-07T20:13:17.6694480Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.6694563Z use_cpu=True, 2025-05-07T20:13:17.6694668Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.6694754Z ) 2025-05-07T20:13:17.6694894Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.6695263Z self=, 2025-05-07T20:13:17.6695359Z mixed_B=True, 2025-05-07T20:13:17.6695443Z compile=True, 2025-05-07T20:13:17.6695533Z T=2, 2025-05-07T20:13:17.6695615Z D=111, 2025-05-07T20:13:17.6695694Z B=109, 2025-05-07T20:13:17.6695787Z log_E=4, 2025-05-07T20:13:17.6695869Z L=6, 2025-05-07T20:13:17.6695953Z D_gradcheck=1, 2025-05-07T20:13:17.6696116Z stochastic_rounding=False, 2025-05-07T20:13:17.6696250Z weighted=False, 2025-05-07T20:13:17.6696387Z row_wise=False, 2025-05-07T20:13:17.6696537Z mixed=True, 2025-05-07T20:13:17.6696675Z use_cache=False, 2025-05-07T20:13:17.6696856Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.6696975Z use_cpu=True, 2025-05-07T20:13:17.6697129Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.6697209Z ) 2025-05-07T20:13:17.6697364Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.6697733Z self=, 2025-05-07T20:13:17.6697863Z mixed_B=True, 2025-05-07T20:13:17.6697948Z compile=True, 2025-05-07T20:13:17.6698028Z T=3, 2025-05-07T20:13:17.6698122Z D=53, 2025-05-07T20:13:17.6698200Z B=59, 2025-05-07T20:13:17.6698280Z log_E=3, 2025-05-07T20:13:17.6698372Z L=1, 2025-05-07T20:13:17.6698457Z D_gradcheck=1, 2025-05-07T20:13:17.6698590Z stochastic_rounding=True, 2025-05-07T20:13:17.6698703Z weighted=False, 2025-05-07T20:13:17.6698787Z row_wise=False, 2025-05-07T20:13:17.6698902Z mixed=False, 2025-05-07T20:13:17.6699000Z use_cache=False, 2025-05-07T20:13:17.6699111Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.6699196Z use_cpu=True, 2025-05-07T20:13:17.6699316Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.6699391Z ) 2025-05-07T20:13:17.6699531Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.6699914Z self=, 2025-05-07T20:13:17.6699998Z mixed_B=True, 2025-05-07T20:13:17.6700096Z compile=False, 2025-05-07T20:13:17.6700174Z T=1, 2025-05-07T20:13:17.6700254Z D=93, 2025-05-07T20:13:17.6700345Z B=41, 2025-05-07T20:13:17.6700427Z log_E=4, 2025-05-07T20:13:17.6700507Z L=3, 2025-05-07T20:13:17.6700629Z D_gradcheck=2, 2025-05-07T20:13:17.6700730Z stochastic_rounding=False, 2025-05-07T20:13:17.6700815Z weighted=True, 2025-05-07T20:13:17.6700913Z row_wise=True, 2025-05-07T20:13:17.6700997Z mixed=True, 2025-05-07T20:13:17.6701093Z use_cache=False, 2025-05-07T20:13:17.6701278Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.6701407Z use_cpu=True, 2025-05-07T20:13:17.6701597Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.6701717Z ) 2025-05-07T20:13:17.6701943Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.6702329Z self=, 2025-05-07T20:13:17.6702415Z mixed_B=False, 2025-05-07T20:13:17.6702500Z compile=False, 2025-05-07T20:13:17.6702590Z T=1, 2025-05-07T20:13:17.6702668Z D=113, 2025-05-07T20:13:17.6702745Z B=36, 2025-05-07T20:13:17.6702836Z log_E=5, 2025-05-07T20:13:17.6702914Z L=20, 2025-05-07T20:13:17.6702999Z D_gradcheck=2, 2025-05-07T20:13:17.6703108Z stochastic_rounding=True, 2025-05-07T20:13:17.6703194Z weighted=False, 2025-05-07T20:13:17.6703277Z row_wise=True, 2025-05-07T20:13:17.6703374Z mixed=True, 2025-05-07T20:13:17.6703459Z use_cache=True, 2025-05-07T20:13:17.6703580Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.6703695Z use_cpu=True, 2025-05-07T20:13:17.6703866Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.6704006Z ) 2025-05-07T20:13:17.6704172Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.6704540Z self=, 2025-05-07T20:13:17.6704637Z mixed_B=False, 2025-05-07T20:13:17.6704722Z compile=True, 2025-05-07T20:13:17.6704801Z T=3, 2025-05-07T20:13:17.6704891Z D=30, 2025-05-07T20:13:17.6704969Z B=28, 2025-05-07T20:13:17.6705049Z log_E=5, 2025-05-07T20:13:17.6705138Z L=5, 2025-05-07T20:13:17.6705225Z D_gradcheck=1, 2025-05-07T20:13:17.6705323Z stochastic_rounding=True, 2025-05-07T20:13:17.6705626Z weighted=True, 2025-05-07T20:13:17.6705718Z row_wise=False, 2025-05-07T20:13:17.6705819Z mixed=True, 2025-05-07T20:13:17.6705903Z use_cache=True, 2025-05-07T20:13:17.6706015Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.6706138Z use_cpu=True, 2025-05-07T20:13:17.6706407Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.6706536Z ) 2025-05-07T20:13:17.6706774Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.6707411Z self=, 2025-05-07T20:13:17.6707553Z mixed_B=False, 2025-05-07T20:13:17.6707649Z compile=True, 2025-05-07T20:13:17.6707728Z T=1, 2025-05-07T20:13:17.6707806Z D=29, 2025-05-07T20:13:17.6707894Z B=122, 2025-05-07T20:13:17.6707975Z log_E=3, 2025-05-07T20:13:17.6708067Z L=8, 2025-05-07T20:13:17.6708155Z D_gradcheck=1, 2025-05-07T20:13:17.6708252Z stochastic_rounding=True, 2025-05-07T20:13:17.6708350Z weighted=True, 2025-05-07T20:13:17.6708434Z row_wise=True, 2025-05-07T20:13:17.6708558Z mixed=False, 2025-05-07T20:13:17.6708700Z use_cache=True, 2025-05-07T20:13:17.6708868Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.6708998Z use_cpu=True, 2025-05-07T20:13:17.6709188Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.6709309Z ) 2025-05-07T20:13:17.6709541Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.6709931Z self=, 2025-05-07T20:13:17.6710020Z mixed_B=False, 2025-05-07T20:13:17.6710120Z compile=False, 2025-05-07T20:13:17.6710202Z T=3, 2025-05-07T20:13:17.6710285Z D=123, 2025-05-07T20:13:17.6710377Z B=5, 2025-05-07T20:13:17.6710459Z log_E=4, 2025-05-07T20:13:17.6710540Z L=8, 2025-05-07T20:13:17.6710685Z D_gradcheck=1, 2025-05-07T20:13:17.6710785Z stochastic_rounding=False, 2025-05-07T20:13:17.6710871Z weighted=False, 2025-05-07T20:13:17.6710966Z row_wise=False, 2025-05-07T20:13:17.6711064Z mixed=False, 2025-05-07T20:13:17.6711198Z use_cache=True, 2025-05-07T20:13:17.6711389Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.6711530Z use_cpu=True, 2025-05-07T20:13:17.6711700Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.6711845Z ) 2025-05-07T20:13:17.6712059Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.6712427Z self=, 2025-05-07T20:13:17.6712524Z mixed_B=True, 2025-05-07T20:13:17.6712609Z compile=False, 2025-05-07T20:13:17.6712699Z T=2, 2025-05-07T20:13:17.6712779Z D=51, 2025-05-07T20:13:17.6712857Z B=117, 2025-05-07T20:13:17.6712949Z log_E=4, 2025-05-07T20:13:17.6713029Z L=5, 2025-05-07T20:13:17.6713117Z D_gradcheck=2, 2025-05-07T20:13:17.6713229Z stochastic_rounding=True, 2025-05-07T20:13:17.6713315Z weighted=True, 2025-05-07T20:13:17.6713403Z row_wise=False, 2025-05-07T20:13:17.6713505Z mixed=False, 2025-05-07T20:13:17.6713595Z use_cache=True, 2025-05-07T20:13:17.6713707Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.6713804Z use_cpu=True, 2025-05-07T20:13:17.6713911Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.6713990Z ) 2025-05-07T20:13:17.6714143Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.6714513Z self=, 2025-05-07T20:13:17.6714616Z mixed_B=False, 2025-05-07T20:13:17.6714703Z compile=False, 2025-05-07T20:13:17.6714783Z T=3, 2025-05-07T20:13:17.6714879Z D=85, 2025-05-07T20:13:17.6714959Z B=79, 2025-05-07T20:13:17.6715042Z log_E=4, 2025-05-07T20:13:17.6715137Z L=17, 2025-05-07T20:13:17.6715225Z D_gradcheck=1, 2025-05-07T20:13:17.6715325Z stochastic_rounding=True, 2025-05-07T20:13:17.6715428Z weighted=False, 2025-05-07T20:13:17.6715516Z row_wise=False, 2025-05-07T20:13:17.6715604Z mixed=False, 2025-05-07T20:13:17.6715709Z use_cache=False, 2025-05-07T20:13:17.6715822Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.6715921Z use_cpu=True, 2025-05-07T20:13:17.6716119Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.6716270Z ) 2025-05-07T20:13:17.6716430Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.6716797Z self=, 2025-05-07T20:13:17.6716912Z mixed_B=False, 2025-05-07T20:13:17.6717014Z compile=False, 2025-05-07T20:13:17.6717094Z T=2, 2025-05-07T20:13:17.6717176Z D=48, 2025-05-07T20:13:17.6717270Z B=32, 2025-05-07T20:13:17.6717352Z log_E=4, 2025-05-07T20:13:17.6717433Z L=0, 2025-05-07T20:13:17.6717535Z D_gradcheck=2, 2025-05-07T20:13:17.6717634Z stochastic_rounding=True, 2025-05-07T20:13:17.6717722Z weighted=False, 2025-05-07T20:13:17.6717820Z row_wise=False, 2025-05-07T20:13:17.6717926Z mixed=True, 2025-05-07T20:13:17.6718023Z use_cache=True, 2025-05-07T20:13:17.6718134Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.6718217Z use_cpu=True, 2025-05-07T20:13:17.6718334Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.6718411Z ) 2025-05-07T20:13:17.6718550Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.6718928Z self=, 2025-05-07T20:13:17.6719014Z mixed_B=False, 2025-05-07T20:13:17.6719098Z compile=False, 2025-05-07T20:13:17.6719189Z T=1, 2025-05-07T20:13:17.6719266Z D=90, 2025-05-07T20:13:17.6719344Z B=18, 2025-05-07T20:13:17.6719436Z log_E=5, 2025-05-07T20:13:17.6719514Z L=2, 2025-05-07T20:13:17.6719625Z D_gradcheck=1, 2025-05-07T20:13:17.6732472Z stochastic_rounding=False, 2025-05-07T20:13:17.6732642Z weighted=False, 2025-05-07T20:13:17.6732747Z row_wise=False, 2025-05-07T20:13:17.6732843Z mixed=False, 2025-05-07T20:13:17.6732927Z use_cache=True, 2025-05-07T20:13:17.6733058Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.6733144Z use_cpu=True, 2025-05-07T20:13:17.6733268Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.6733363Z ) 2025-05-07T20:13:17.7067459Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.7068074Z self=, 2025-05-07T20:13:17.7068233Z mixed_B=False, 2025-05-07T20:13:17.7068370Z compile=True, 2025-05-07T20:13:17.7068493Z T=3, 2025-05-07T20:13:17.7068628Z D=20, 2025-05-07T20:13:17.7068749Z B=108, 2025-05-07T20:13:17.7068916Z log_E=5, 2025-05-07T20:13:17.7069066Z L=3, 2025-05-07T20:13:17.7069231Z D_gradcheck=1, 2025-05-07T20:13:17.7069431Z stochastic_rounding=False, 2025-05-07T20:13:17.7069541Z weighted=True, 2025-05-07T20:13:17.7069625Z row_wise=True, 2025-05-07T20:13:17.7069721Z mixed=False, 2025-05-07T20:13:17.7069807Z use_cache=False, 2025-05-07T20:13:17.7069920Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.7070016Z use_cpu=True, 2025-05-07T20:13:17.7070123Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.7070207Z ) 2025-05-07T20:13:17.7070364Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.7070737Z self=, 2025-05-07T20:13:17.7070836Z mixed_B=False, 2025-05-07T20:13:17.7070921Z compile=True, 2025-05-07T20:13:17.7071004Z T=4, 2025-05-07T20:13:17.7071095Z D=52, 2025-05-07T20:13:17.7071174Z B=21, 2025-05-07T20:13:17.7071258Z log_E=4, 2025-05-07T20:13:17.7071351Z L=4, 2025-05-07T20:13:17.7071441Z D_gradcheck=1, 2025-05-07T20:13:17.7071541Z stochastic_rounding=True, 2025-05-07T20:13:17.7071642Z weighted=False, 2025-05-07T20:13:17.7071726Z row_wise=True, 2025-05-07T20:13:17.7071813Z mixed=False, 2025-05-07T20:13:17.7071910Z use_cache=True, 2025-05-07T20:13:17.7072023Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.7072107Z use_cpu=True, 2025-05-07T20:13:17.7072223Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.7072396Z ) 2025-05-07T20:13:17.7072538Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.7072921Z self=, 2025-05-07T20:13:17.7073056Z mixed_B=True, 2025-05-07T20:13:17.7073152Z compile=True, 2025-05-07T20:13:17.7073231Z T=2, 2025-05-07T20:13:17.7073312Z D=52, 2025-05-07T20:13:17.7073403Z B=109, 2025-05-07T20:13:17.7073483Z log_E=3, 2025-05-07T20:13:17.7073562Z L=10, 2025-05-07T20:13:17.7073663Z D_gradcheck=1, 2025-05-07T20:13:17.7073764Z stochastic_rounding=False, 2025-05-07T20:13:17.7073848Z weighted=True, 2025-05-07T20:13:17.7073946Z row_wise=False, 2025-05-07T20:13:17.7074067Z mixed=True, 2025-05-07T20:13:17.7074153Z use_cache=True, 2025-05-07T20:13:17.7074276Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.7074361Z use_cpu=True, 2025-05-07T20:13:17.7074467Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.7074558Z ) 2025-05-07T20:13:17.7074777Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.7075162Z self=, 2025-05-07T20:13:17.7075251Z mixed_B=False, 2025-05-07T20:13:17.7075337Z compile=False, 2025-05-07T20:13:17.7075428Z T=3, 2025-05-07T20:13:17.7075507Z D=19, 2025-05-07T20:13:17.7075587Z B=99, 2025-05-07T20:13:17.7075683Z log_E=4, 2025-05-07T20:13:17.7075764Z L=19, 2025-05-07T20:13:17.7075893Z D_gradcheck=1, 2025-05-07T20:13:17.7076082Z stochastic_rounding=True, 2025-05-07T20:13:17.7076172Z weighted=False, 2025-05-07T20:13:17.7076256Z row_wise=True, 2025-05-07T20:13:17.7076357Z mixed=False, 2025-05-07T20:13:17.7076443Z use_cache=True, 2025-05-07T20:13:17.7076568Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.7076652Z use_cpu=True, 2025-05-07T20:13:17.7076759Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.7076852Z ) 2025-05-07T20:13:17.7076993Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.7077365Z self=, 2025-05-07T20:13:17.7077461Z mixed_B=True, 2025-05-07T20:13:17.7077546Z compile=False, 2025-05-07T20:13:17.7077625Z T=5, 2025-05-07T20:13:17.7077715Z D=44, 2025-05-07T20:13:17.7077793Z B=122, 2025-05-07T20:13:17.7077872Z log_E=4, 2025-05-07T20:13:17.7077963Z L=3, 2025-05-07T20:13:17.7078049Z D_gradcheck=2, 2025-05-07T20:13:17.7078162Z stochastic_rounding=False, 2025-05-07T20:13:17.7078248Z weighted=True, 2025-05-07T20:13:17.7078336Z row_wise=False, 2025-05-07T20:13:17.7078438Z mixed=False, 2025-05-07T20:13:17.7078526Z use_cache=False, 2025-05-07T20:13:17.7078640Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.7078743Z use_cpu=True, 2025-05-07T20:13:17.7078850Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.7078929Z ) 2025-05-07T20:13:17.7079084Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.7079454Z self=, 2025-05-07T20:13:17.7079541Z mixed_B=True, 2025-05-07T20:13:17.7079640Z compile=True, 2025-05-07T20:13:17.7079724Z T=4, 2025-05-07T20:13:17.7079806Z D=53, 2025-05-07T20:13:17.7079897Z B=30, 2025-05-07T20:13:17.7079978Z log_E=3, 2025-05-07T20:13:17.7080070Z L=3, 2025-05-07T20:13:17.7080154Z D_gradcheck=1, 2025-05-07T20:13:17.7080252Z stochastic_rounding=True, 2025-05-07T20:13:17.7080351Z weighted=False, 2025-05-07T20:13:17.7080435Z row_wise=True, 2025-05-07T20:13:17.7080520Z mixed=True, 2025-05-07T20:13:17.7080616Z use_cache=False, 2025-05-07T20:13:17.7080726Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.7080810Z use_cpu=True, 2025-05-07T20:13:17.7080929Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.7081034Z ) 2025-05-07T20:13:17.7081175Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.7081556Z self=, 2025-05-07T20:13:17.7081670Z mixed_B=True, 2025-05-07T20:13:17.7081769Z compile=False, 2025-05-07T20:13:17.7081847Z T=1, 2025-05-07T20:13:17.7081927Z D=57, 2025-05-07T20:13:17.7082018Z B=98, 2025-05-07T20:13:17.7082099Z log_E=4, 2025-05-07T20:13:17.7082177Z L=7, 2025-05-07T20:13:17.7082275Z D_gradcheck=2, 2025-05-07T20:13:17.7082372Z stochastic_rounding=True, 2025-05-07T20:13:17.7082457Z weighted=True, 2025-05-07T20:13:17.7082551Z row_wise=True, 2025-05-07T20:13:17.7082657Z mixed=False, 2025-05-07T20:13:17.7082743Z use_cache=True, 2025-05-07T20:13:17.7082867Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.7082952Z use_cpu=True, 2025-05-07T20:13:17.7083057Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.7083147Z ) 2025-05-07T20:13:17.7083286Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.7083669Z self=, 2025-05-07T20:13:17.7083757Z mixed_B=False, 2025-05-07T20:13:17.7083842Z compile=False, 2025-05-07T20:13:17.7083933Z T=4, 2025-05-07T20:13:17.7084011Z D=49, 2025-05-07T20:13:17.7084091Z B=13, 2025-05-07T20:13:17.7084183Z log_E=3, 2025-05-07T20:13:17.7084261Z L=17, 2025-05-07T20:13:17.7084374Z D_gradcheck=2, 2025-05-07T20:13:17.7084477Z stochastic_rounding=True, 2025-05-07T20:13:17.7084558Z weighted=False, 2025-05-07T20:13:17.7084641Z row_wise=False, 2025-05-07T20:13:17.7084735Z mixed=True, 2025-05-07T20:13:17.7084820Z use_cache=True, 2025-05-07T20:13:17.7084929Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.7085025Z use_cpu=True, 2025-05-07T20:13:17.7085128Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.7085215Z ) 2025-05-07T20:13:17.7085353Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.7085722Z self=, 2025-05-07T20:13:17.7085818Z mixed_B=True, 2025-05-07T20:13:17.7085903Z compile=False, 2025-05-07T20:13:17.7085983Z T=1, 2025-05-07T20:13:17.7086071Z D=108, 2025-05-07T20:13:17.7086148Z B=11, 2025-05-07T20:13:17.7086226Z log_E=5, 2025-05-07T20:13:17.7086313Z L=7, 2025-05-07T20:13:17.7086398Z D_gradcheck=1, 2025-05-07T20:13:17.7086494Z stochastic_rounding=True, 2025-05-07T20:13:17.7086588Z weighted=True, 2025-05-07T20:13:17.7086668Z row_wise=True, 2025-05-07T20:13:17.7086750Z mixed=True, 2025-05-07T20:13:17.7086848Z use_cache=True, 2025-05-07T20:13:17.7086960Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.7087054Z use_cpu=True, 2025-05-07T20:13:17.7087156Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.7087234Z ) 2025-05-07T20:13:17.7087382Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.7087751Z self=, 2025-05-07T20:13:17.7087836Z mixed_B=True, 2025-05-07T20:13:17.7087933Z compile=False, 2025-05-07T20:13:17.7088011Z T=5, 2025-05-07T20:13:17.7088088Z D=76, 2025-05-07T20:13:17.7088176Z B=49, 2025-05-07T20:13:17.7088256Z log_E=4, 2025-05-07T20:13:17.7088334Z L=9, 2025-05-07T20:13:17.7088430Z D_gradcheck=1, 2025-05-07T20:13:17.7088534Z stochastic_rounding=False, 2025-05-07T20:13:17.7088618Z weighted=True, 2025-05-07T20:13:17.7088715Z row_wise=False, 2025-05-07T20:13:17.7088798Z mixed=True, 2025-05-07T20:13:17.7088894Z use_cache=False, 2025-05-07T20:13:17.7089004Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.7089090Z use_cpu=True, 2025-05-07T20:13:17.7089207Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.7089311Z ) 2025-05-07T20:13:17.7089451Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.7089833Z self=, 2025-05-07T20:13:17.7089957Z mixed_B=True, 2025-05-07T20:13:17.7090040Z compile=True, 2025-05-07T20:13:17.7090128Z T=1, 2025-05-07T20:13:17.7090206Z D=51, 2025-05-07T20:13:17.7090286Z B=82, 2025-05-07T20:13:17.7090377Z log_E=3, 2025-05-07T20:13:17.7090454Z L=18, 2025-05-07T20:13:17.7090557Z D_gradcheck=1, 2025-05-07T20:13:17.7090654Z stochastic_rounding=True, 2025-05-07T20:13:17.7090737Z weighted=True, 2025-05-07T20:13:17.7090837Z row_wise=True, 2025-05-07T20:13:17.7090941Z mixed=True, 2025-05-07T20:13:17.7091028Z use_cache=False, 2025-05-07T20:13:17.7091150Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.7091232Z use_cpu=True, 2025-05-07T20:13:17.7091337Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.7091429Z ) 2025-05-07T20:13:17.7091568Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.7091933Z self=, 2025-05-07T20:13:17.7092030Z mixed_B=True, 2025-05-07T20:13:17.7092115Z compile=False, 2025-05-07T20:13:17.7092193Z T=3, 2025-05-07T20:13:17.7092288Z D=57, 2025-05-07T20:13:17.7092366Z B=84, 2025-05-07T20:13:17.7092460Z log_E=5, 2025-05-07T20:13:17.7092542Z L=8, 2025-05-07T20:13:17.7092626Z D_gradcheck=1, 2025-05-07T20:13:17.7092761Z stochastic_rounding=False, 2025-05-07T20:13:17.7092847Z weighted=True, 2025-05-07T20:13:17.7092932Z row_wise=False, 2025-05-07T20:13:17.7093027Z mixed=True, 2025-05-07T20:13:17.7093113Z use_cache=True, 2025-05-07T20:13:17.7093222Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.7093318Z use_cpu=True, 2025-05-07T20:13:17.7093422Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.7093501Z ) 2025-05-07T20:13:17.7093657Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.7094025Z self=, 2025-05-07T20:13:17.7094122Z mixed_B=False, 2025-05-07T20:13:17.7094209Z compile=False, 2025-05-07T20:13:17.7094287Z T=1, 2025-05-07T20:13:17.7094376Z D=115, 2025-05-07T20:13:17.7094454Z B=92, 2025-05-07T20:13:17.7094534Z log_E=5, 2025-05-07T20:13:17.7094624Z L=7, 2025-05-07T20:13:17.7094708Z D_gradcheck=1, 2025-05-07T20:13:17.7094807Z stochastic_rounding=True, 2025-05-07T20:13:17.7094908Z weighted=False, 2025-05-07T20:13:17.7094992Z row_wise=False, 2025-05-07T20:13:17.7095074Z mixed=False, 2025-05-07T20:13:17.7095173Z use_cache=True, 2025-05-07T20:13:17.7095286Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.7095369Z use_cpu=True, 2025-05-07T20:13:17.7095487Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.7095564Z ) 2025-05-07T20:13:17.7095705Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.7096086Z self=, 2025-05-07T20:13:17.7096174Z mixed_B=True, 2025-05-07T20:13:17.7096270Z compile=True, 2025-05-07T20:13:17.7096349Z T=1, 2025-05-07T20:13:17.7096428Z D=54, 2025-05-07T20:13:17.7096518Z B=84, 2025-05-07T20:13:17.7096598Z log_E=3, 2025-05-07T20:13:17.7096677Z L=15, 2025-05-07T20:13:17.7096774Z D_gradcheck=2, 2025-05-07T20:13:17.7096874Z stochastic_rounding=True, 2025-05-07T20:13:17.7096959Z weighted=True, 2025-05-07T20:13:17.7097055Z row_wise=False, 2025-05-07T20:13:17.7097138Z mixed=False, 2025-05-07T20:13:17.7097224Z use_cache=False, 2025-05-07T20:13:17.7097344Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.7097430Z use_cpu=True, 2025-05-07T20:13:17.7097547Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.7097623Z ) 2025-05-07T20:13:17.7097802Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.7098184Z self=, 2025-05-07T20:13:17.7098293Z mixed_B=True, 2025-05-07T20:13:17.7098378Z compile=True, 2025-05-07T20:13:17.7098466Z T=4, 2025-05-07T20:13:17.7098544Z D=67, 2025-05-07T20:13:17.7098621Z B=42, 2025-05-07T20:13:17.7098714Z log_E=5, 2025-05-07T20:13:17.7098790Z L=16, 2025-05-07T20:13:17.7098890Z D_gradcheck=2, 2025-05-07T20:13:17.7098991Z stochastic_rounding=False, 2025-05-07T20:13:17.7099089Z weighted=False, 2025-05-07T20:13:17.7099173Z row_wise=True, 2025-05-07T20:13:17.7099269Z mixed=False, 2025-05-07T20:13:17.7099394Z use_cache=False, 2025-05-07T20:13:17.7099505Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.7099601Z use_cpu=True, 2025-05-07T20:13:17.7099706Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.7099785Z ) 2025-05-07T20:13:17.7099939Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.7100307Z self=, 2025-05-07T20:13:17.7100395Z mixed_B=False, 2025-05-07T20:13:17.7100492Z compile=True, 2025-05-07T20:13:17.7100572Z T=2, 2025-05-07T20:13:17.7100652Z D=32, 2025-05-07T20:13:17.7100743Z B=27, 2025-05-07T20:13:17.7100825Z log_E=5, 2025-05-07T20:13:17.7100905Z L=14, 2025-05-07T20:13:17.7101005Z D_gradcheck=2, 2025-05-07T20:13:17.7101132Z stochastic_rounding=False, 2025-05-07T20:13:17.7101227Z weighted=True, 2025-05-07T20:13:17.7101313Z row_wise=True, 2025-05-07T20:13:17.7101397Z mixed=False, 2025-05-07T20:13:17.7101498Z use_cache=True, 2025-05-07T20:13:17.7101609Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.7101692Z use_cpu=True, 2025-05-07T20:13:17.7101807Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.7101886Z ) 2025-05-07T20:13:17.7102027Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.7102408Z self=, 2025-05-07T20:13:17.7102497Z mixed_B=False, 2025-05-07T20:13:17.7102582Z compile=False, 2025-05-07T20:13:17.7102674Z T=2, 2025-05-07T20:13:17.7102755Z D=43, 2025-05-07T20:13:17.7102844Z B=71, 2025-05-07T20:13:17.7102923Z log_E=3, 2025-05-07T20:13:17.7103004Z L=15, 2025-05-07T20:13:17.7103100Z D_gradcheck=2, 2025-05-07T20:13:17.7103201Z stochastic_rounding=False, 2025-05-07T20:13:17.7103286Z weighted=False, 2025-05-07T20:13:17.7103381Z row_wise=True, 2025-05-07T20:13:17.7103462Z mixed=True, 2025-05-07T20:13:17.7103548Z use_cache=True, 2025-05-07T20:13:17.7103666Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.7103750Z use_cpu=True, 2025-05-07T20:13:17.7103854Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.7103939Z ) 2025-05-07T20:13:17.7452850Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.7453443Z self=, 2025-05-07T20:13:17.7453569Z mixed_B=True, 2025-05-07T20:13:17.7453716Z compile=False, 2025-05-07T20:13:17.7453846Z T=3, 2025-05-07T20:13:17.7453968Z D=88, 2025-05-07T20:13:17.7454082Z B=60, 2025-05-07T20:13:17.7454206Z log_E=3, 2025-05-07T20:13:17.7454323Z L=14, 2025-05-07T20:13:17.7454459Z D_gradcheck=1, 2025-05-07T20:13:17.7454666Z stochastic_rounding=False, 2025-05-07T20:13:17.7454819Z weighted=True, 2025-05-07T20:13:17.7454974Z row_wise=False, 2025-05-07T20:13:17.7455123Z mixed=False, 2025-05-07T20:13:17.7455226Z use_cache=True, 2025-05-07T20:13:17.7455336Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.7455504Z use_cpu=True, 2025-05-07T20:13:17.7455612Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.7455702Z ) 2025-05-07T20:13:17.7455932Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.7456304Z self=, 2025-05-07T20:13:17.7456441Z mixed_B=True, 2025-05-07T20:13:17.7456527Z compile=False, 2025-05-07T20:13:17.7456606Z T=3, 2025-05-07T20:13:17.7456697Z D=94, 2025-05-07T20:13:17.7456776Z B=39, 2025-05-07T20:13:17.7456854Z log_E=4, 2025-05-07T20:13:17.7456944Z L=10, 2025-05-07T20:13:17.7457027Z D_gradcheck=2, 2025-05-07T20:13:17.7457129Z stochastic_rounding=False, 2025-05-07T20:13:17.7457228Z weighted=True, 2025-05-07T20:13:17.7457311Z row_wise=True, 2025-05-07T20:13:17.7457404Z mixed=True, 2025-05-07T20:13:17.7457527Z use_cache=True, 2025-05-07T20:13:17.7457639Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.7457734Z use_cpu=True, 2025-05-07T20:13:17.7457839Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.7457913Z ) 2025-05-07T20:13:17.7458066Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.7458430Z self=, 2025-05-07T20:13:17.7458516Z mixed_B=True, 2025-05-07T20:13:17.7458618Z compile=False, 2025-05-07T20:13:17.7458699Z T=2, 2025-05-07T20:13:17.7458779Z D=113, 2025-05-07T20:13:17.7458874Z B=52, 2025-05-07T20:13:17.7458955Z log_E=4, 2025-05-07T20:13:17.7459047Z L=7, 2025-05-07T20:13:17.7459132Z D_gradcheck=2, 2025-05-07T20:13:17.7459277Z stochastic_rounding=False, 2025-05-07T20:13:17.7459373Z weighted=False, 2025-05-07T20:13:17.7459458Z row_wise=True, 2025-05-07T20:13:17.7459539Z mixed=True, 2025-05-07T20:13:17.7459636Z use_cache=True, 2025-05-07T20:13:17.7459747Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.7459830Z use_cpu=True, 2025-05-07T20:13:17.7459949Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.7460027Z ) 2025-05-07T20:13:17.7460169Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.7460550Z self=, 2025-05-07T20:13:17.7460635Z mixed_B=True, 2025-05-07T20:13:17.7460719Z compile=False, 2025-05-07T20:13:17.7460808Z T=5, 2025-05-07T20:13:17.7460886Z D=106, 2025-05-07T20:13:17.7460975Z B=48, 2025-05-07T20:13:17.7461053Z log_E=5, 2025-05-07T20:13:17.7461131Z L=4, 2025-05-07T20:13:17.7461226Z D_gradcheck=2, 2025-05-07T20:13:17.7461324Z stochastic_rounding=True, 2025-05-07T20:13:17.7461408Z weighted=True, 2025-05-07T20:13:17.7461503Z row_wise=False, 2025-05-07T20:13:17.7461586Z mixed=False, 2025-05-07T20:13:17.7461670Z use_cache=True, 2025-05-07T20:13:17.7461790Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.7461874Z use_cpu=True, 2025-05-07T20:13:17.7461979Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.7462064Z ) 2025-05-07T20:13:17.7462204Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.7462568Z self=, 2025-05-07T20:13:17.7462664Z mixed_B=True, 2025-05-07T20:13:17.7462749Z compile=True, 2025-05-07T20:13:17.7462837Z T=5, 2025-05-07T20:13:17.7462915Z D=42, 2025-05-07T20:13:17.7462992Z B=89, 2025-05-07T20:13:17.7463083Z log_E=3, 2025-05-07T20:13:17.7463161Z L=6, 2025-05-07T20:13:17.7463245Z D_gradcheck=2, 2025-05-07T20:13:17.7463357Z stochastic_rounding=True, 2025-05-07T20:13:17.7463442Z weighted=False, 2025-05-07T20:13:17.7463526Z row_wise=False, 2025-05-07T20:13:17.7463618Z mixed=True, 2025-05-07T20:13:17.7463703Z use_cache=True, 2025-05-07T20:13:17.7463811Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.7463904Z use_cpu=True, 2025-05-07T20:13:17.7464008Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.7464084Z ) 2025-05-07T20:13:17.7464261Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.7464625Z self=, 2025-05-07T20:13:17.7464747Z mixed_B=True, 2025-05-07T20:13:17.7464831Z compile=False, 2025-05-07T20:13:17.7464910Z T=1, 2025-05-07T20:13:17.7465002Z D=66, 2025-05-07T20:13:17.7465080Z B=69, 2025-05-07T20:13:17.7465161Z log_E=4, 2025-05-07T20:13:17.7465259Z L=16, 2025-05-07T20:13:17.7465343Z D_gradcheck=2, 2025-05-07T20:13:17.7465444Z stochastic_rounding=False, 2025-05-07T20:13:17.7465543Z weighted=False, 2025-05-07T20:13:17.7465628Z row_wise=False, 2025-05-07T20:13:17.7465711Z mixed=False, 2025-05-07T20:13:17.7465833Z use_cache=True, 2025-05-07T20:13:17.7465947Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.7466035Z use_cpu=True, 2025-05-07T20:13:17.7466153Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.7466233Z ) 2025-05-07T20:13:17.7466387Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.7466754Z self=, 2025-05-07T20:13:17.7466840Z mixed_B=True, 2025-05-07T20:13:17.7466938Z compile=False, 2025-05-07T20:13:17.7467017Z T=2, 2025-05-07T20:13:17.7467096Z D=106, 2025-05-07T20:13:17.7467186Z B=128, 2025-05-07T20:13:17.7467267Z log_E=4, 2025-05-07T20:13:17.7467347Z L=14, 2025-05-07T20:13:17.7467441Z D_gradcheck=2, 2025-05-07T20:13:17.7467564Z stochastic_rounding=True, 2025-05-07T20:13:17.7467650Z weighted=False, 2025-05-07T20:13:17.7467744Z row_wise=False, 2025-05-07T20:13:17.7467826Z mixed=False, 2025-05-07T20:13:17.7467923Z use_cache=False, 2025-05-07T20:13:17.7468034Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.7468120Z use_cpu=True, 2025-05-07T20:13:17.7468235Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.7468313Z ) 2025-05-07T20:13:17.7468454Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.7468836Z self=, 2025-05-07T20:13:17.7468923Z mixed_B=True, 2025-05-07T20:13:17.7469011Z compile=False, 2025-05-07T20:13:17.7469102Z T=5, 2025-05-07T20:13:17.7469183Z D=117, 2025-05-07T20:13:17.7469262Z B=85, 2025-05-07T20:13:17.7469357Z log_E=3, 2025-05-07T20:13:17.7469436Z L=17, 2025-05-07T20:13:17.7469521Z D_gradcheck=1, 2025-05-07T20:13:17.7469633Z stochastic_rounding=True, 2025-05-07T20:13:17.7469718Z weighted=True, 2025-05-07T20:13:17.7469815Z row_wise=False, 2025-05-07T20:13:17.7469898Z mixed=True, 2025-05-07T20:13:17.7469990Z use_cache=False, 2025-05-07T20:13:17.7470118Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.7470203Z use_cpu=True, 2025-05-07T20:13:17.7470310Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.7470402Z ) 2025-05-07T20:13:17.7470545Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.7470915Z self=, 2025-05-07T20:13:17.7471014Z mixed_B=False, 2025-05-07T20:13:17.7471103Z compile=False, 2025-05-07T20:13:17.7471183Z T=2, 2025-05-07T20:13:17.7471276Z D=117, 2025-05-07T20:13:17.7471357Z B=24, 2025-05-07T20:13:17.7471451Z log_E=3, 2025-05-07T20:13:17.7471531Z L=14, 2025-05-07T20:13:17.7471618Z D_gradcheck=1, 2025-05-07T20:13:17.7471733Z stochastic_rounding=False, 2025-05-07T20:13:17.7471821Z weighted=False, 2025-05-07T20:13:17.7471902Z row_wise=True, 2025-05-07T20:13:17.7471999Z mixed=True, 2025-05-07T20:13:17.7472086Z use_cache=True, 2025-05-07T20:13:17.7472199Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.7472301Z use_cpu=True, 2025-05-07T20:13:17.7472404Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.7472483Z ) 2025-05-07T20:13:17.7472663Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.7473027Z self=, 2025-05-07T20:13:17.7473136Z mixed_B=True, 2025-05-07T20:13:17.7473234Z compile=False, 2025-05-07T20:13:17.7473312Z T=2, 2025-05-07T20:13:17.7473404Z D=115, 2025-05-07T20:13:17.7473481Z B=59, 2025-05-07T20:13:17.7473559Z log_E=3, 2025-05-07T20:13:17.7473647Z L=10, 2025-05-07T20:13:17.7473733Z D_gradcheck=1, 2025-05-07T20:13:17.7473835Z stochastic_rounding=True, 2025-05-07T20:13:17.7473928Z weighted=False, 2025-05-07T20:13:17.7474010Z row_wise=True, 2025-05-07T20:13:17.7474093Z mixed=False, 2025-05-07T20:13:17.7474212Z use_cache=True, 2025-05-07T20:13:17.7474321Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.7474406Z use_cpu=True, 2025-05-07T20:13:17.7474518Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.7474595Z ) 2025-05-07T20:13:17.7474734Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.7475111Z self=, 2025-05-07T20:13:17.7475196Z mixed_B=True, 2025-05-07T20:13:17.7475291Z compile=False, 2025-05-07T20:13:17.7475369Z T=2, 2025-05-07T20:13:17.7475448Z D=68, 2025-05-07T20:13:17.7475537Z B=84, 2025-05-07T20:13:17.7475617Z log_E=5, 2025-05-07T20:13:17.7475697Z L=10, 2025-05-07T20:13:17.7475796Z D_gradcheck=1, 2025-05-07T20:13:17.7475934Z stochastic_rounding=False, 2025-05-07T20:13:17.7476096Z weighted=True, 2025-05-07T20:13:17.7476196Z row_wise=False, 2025-05-07T20:13:17.7476281Z mixed=True, 2025-05-07T20:13:17.7476366Z use_cache=True, 2025-05-07T20:13:17.7476492Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.7476580Z use_cpu=True, 2025-05-07T20:13:17.7476684Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.7476773Z ) 2025-05-07T20:13:17.7476913Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.7477294Z self=, 2025-05-07T20:13:17.7477380Z mixed_B=False, 2025-05-07T20:13:17.7477466Z compile=False, 2025-05-07T20:13:17.7477559Z T=2, 2025-05-07T20:13:17.7477638Z D=37, 2025-05-07T20:13:17.7477717Z B=32, 2025-05-07T20:13:17.7477806Z log_E=4, 2025-05-07T20:13:17.7477885Z L=6, 2025-05-07T20:13:17.7477969Z D_gradcheck=1, 2025-05-07T20:13:17.7478080Z stochastic_rounding=False, 2025-05-07T20:13:17.7478164Z weighted=True, 2025-05-07T20:13:17.7478248Z row_wise=True, 2025-05-07T20:13:17.7478340Z mixed=True, 2025-05-07T20:13:17.7478426Z use_cache=True, 2025-05-07T20:13:17.7478536Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.7478632Z use_cpu=True, 2025-05-07T20:13:17.7478736Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.7478823Z ) 2025-05-07T20:13:17.7478961Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.7479325Z self=, 2025-05-07T20:13:17.7479423Z mixed_B=False, 2025-05-07T20:13:17.7479508Z compile=True, 2025-05-07T20:13:17.7479588Z T=2, 2025-05-07T20:13:17.7479677Z D=23, 2025-05-07T20:13:17.7479754Z B=86, 2025-05-07T20:13:17.7479832Z log_E=5, 2025-05-07T20:13:17.7479917Z L=0, 2025-05-07T20:13:17.7480000Z D_gradcheck=1, 2025-05-07T20:13:17.7480100Z stochastic_rounding=False, 2025-05-07T20:13:17.7480193Z weighted=True, 2025-05-07T20:13:17.7480277Z row_wise=False, 2025-05-07T20:13:17.7480373Z mixed=True, 2025-05-07T20:13:17.7480459Z use_cache=False, 2025-05-07T20:13:17.7480566Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.7480660Z use_cpu=True, 2025-05-07T20:13:17.7480763Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.7480837Z ) 2025-05-07T20:13:17.7481013Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.7481377Z self=, 2025-05-07T20:13:17.7481500Z mixed_B=False, 2025-05-07T20:13:17.7481593Z compile=True, 2025-05-07T20:13:17.7481671Z T=1, 2025-05-07T20:13:17.7481748Z D=25, 2025-05-07T20:13:17.7481836Z B=40, 2025-05-07T20:13:17.7481913Z log_E=3, 2025-05-07T20:13:17.7481988Z L=15, 2025-05-07T20:13:17.7482080Z D_gradcheck=2, 2025-05-07T20:13:17.7482178Z stochastic_rounding=True, 2025-05-07T20:13:17.7482271Z weighted=False, 2025-05-07T20:13:17.7482353Z row_wise=True, 2025-05-07T20:13:17.7482435Z mixed=False, 2025-05-07T20:13:17.7482552Z use_cache=False, 2025-05-07T20:13:17.7482665Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.7482746Z use_cpu=True, 2025-05-07T20:13:17.7482860Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.7482935Z ) 2025-05-07T20:13:17.7483075Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.7483448Z self=, 2025-05-07T20:13:17.7483532Z mixed_B=True, 2025-05-07T20:13:17.7483617Z compile=False, 2025-05-07T20:13:17.7483705Z T=5, 2025-05-07T20:13:17.7483782Z D=48, 2025-05-07T20:13:17.7483870Z B=80, 2025-05-07T20:13:17.7483948Z log_E=5, 2025-05-07T20:13:17.7484026Z L=14, 2025-05-07T20:13:17.7484119Z D_gradcheck=1, 2025-05-07T20:13:17.7484245Z stochastic_rounding=False, 2025-05-07T20:13:17.7484328Z weighted=True, 2025-05-07T20:13:17.7484424Z row_wise=False, 2025-05-07T20:13:17.7484504Z mixed=True, 2025-05-07T20:13:17.7484591Z use_cache=True, 2025-05-07T20:13:17.7484710Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.7484794Z use_cpu=True, 2025-05-07T20:13:17.7484897Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.7484983Z ) 2025-05-07T20:13:17.7485121Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.7485490Z self=, 2025-05-07T20:13:17.7485586Z mixed_B=False, 2025-05-07T20:13:17.7485672Z compile=False, 2025-05-07T20:13:17.7485764Z T=4, 2025-05-07T20:13:17.7485842Z D=119, 2025-05-07T20:13:17.7485921Z B=20, 2025-05-07T20:13:17.7486010Z log_E=5, 2025-05-07T20:13:17.7486086Z L=1, 2025-05-07T20:13:17.7486169Z D_gradcheck=2, 2025-05-07T20:13:17.7486280Z stochastic_rounding=True, 2025-05-07T20:13:17.7486365Z weighted=False, 2025-05-07T20:13:17.7486449Z row_wise=False, 2025-05-07T20:13:17.7486541Z mixed=True, 2025-05-07T20:13:17.7486627Z use_cache=True, 2025-05-07T20:13:17.7486737Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.7486833Z use_cpu=True, 2025-05-07T20:13:17.7486939Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.7487013Z ) 2025-05-07T20:13:17.7487164Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.7487528Z self=, 2025-05-07T20:13:17.7487623Z mixed_B=True, 2025-05-07T20:13:17.7487705Z compile=True, 2025-05-07T20:13:17.7487784Z T=4, 2025-05-07T20:13:17.7487876Z D=55, 2025-05-07T20:13:17.7487952Z B=85, 2025-05-07T20:13:17.7488030Z log_E=3, 2025-05-07T20:13:17.7488119Z L=11, 2025-05-07T20:13:17.7488203Z D_gradcheck=2, 2025-05-07T20:13:17.7488300Z stochastic_rounding=True, 2025-05-07T20:13:17.7488395Z weighted=True, 2025-05-07T20:13:17.7488478Z row_wise=False, 2025-05-07T20:13:17.7488558Z mixed=True, 2025-05-07T20:13:17.7488652Z use_cache=False, 2025-05-07T20:13:17.7488759Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.7488841Z use_cpu=True, 2025-05-07T20:13:17.7488955Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.7489030Z ) 2025-05-07T20:13:17.7839236Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.7839808Z self=, 2025-05-07T20:13:17.7840003Z mixed_B=False, 2025-05-07T20:13:17.7840139Z compile=True, 2025-05-07T20:13:17.7840255Z T=2, 2025-05-07T20:13:17.7840390Z D=56, 2025-05-07T20:13:17.7840504Z B=9, 2025-05-07T20:13:17.7840638Z log_E=4, 2025-05-07T20:13:17.7840805Z L=7, 2025-05-07T20:13:17.7840966Z D_gradcheck=1, 2025-05-07T20:13:17.7841153Z stochastic_rounding=True, 2025-05-07T20:13:17.7841312Z weighted=False, 2025-05-07T20:13:17.7841414Z row_wise=False, 2025-05-07T20:13:17.7841498Z mixed=True, 2025-05-07T20:13:17.7841644Z use_cache=False, 2025-05-07T20:13:17.7841759Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.7841841Z use_cpu=True, 2025-05-07T20:13:17.7841961Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.7842040Z ) 2025-05-07T20:13:17.7842184Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.7842570Z self=, 2025-05-07T20:13:17.7842656Z mixed_B=False, 2025-05-07T20:13:17.7842757Z compile=True, 2025-05-07T20:13:17.7842838Z T=5, 2025-05-07T20:13:17.7842918Z D=128, 2025-05-07T20:13:17.7843014Z B=116, 2025-05-07T20:13:17.7843097Z log_E=4, 2025-05-07T20:13:17.7843175Z L=12, 2025-05-07T20:13:17.7843276Z D_gradcheck=1, 2025-05-07T20:13:17.7843417Z stochastic_rounding=True, 2025-05-07T20:13:17.7843503Z weighted=False, 2025-05-07T20:13:17.7843601Z row_wise=False, 2025-05-07T20:13:17.7843685Z mixed=False, 2025-05-07T20:13:17.7843844Z use_cache=True, 2025-05-07T20:13:17.7843970Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.7844055Z use_cpu=True, 2025-05-07T20:13:17.7844172Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.7844248Z ) 2025-05-07T20:13:17.7844390Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.7844770Z self=, 2025-05-07T20:13:17.7844854Z mixed_B=False, 2025-05-07T20:13:17.7844941Z compile=False, 2025-05-07T20:13:17.7845034Z T=2, 2025-05-07T20:13:17.7845111Z D=109, 2025-05-07T20:13:17.7845188Z B=69, 2025-05-07T20:13:17.7845281Z log_E=5, 2025-05-07T20:13:17.7845359Z L=6, 2025-05-07T20:13:17.7845442Z D_gradcheck=1, 2025-05-07T20:13:17.7845553Z stochastic_rounding=True, 2025-05-07T20:13:17.7845638Z weighted=False, 2025-05-07T20:13:17.7845723Z row_wise=True, 2025-05-07T20:13:17.7845822Z mixed=False, 2025-05-07T20:13:17.7845908Z use_cache=False, 2025-05-07T20:13:17.7846030Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.7846112Z use_cpu=True, 2025-05-07T20:13:17.7846216Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.7846308Z ) 2025-05-07T20:13:17.7846449Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.7846817Z self=, 2025-05-07T20:13:17.7846915Z mixed_B=True, 2025-05-07T20:13:17.7847003Z compile=False, 2025-05-07T20:13:17.7847084Z T=2, 2025-05-07T20:13:17.7847177Z D=39, 2025-05-07T20:13:17.7847256Z B=67, 2025-05-07T20:13:17.7847337Z log_E=3, 2025-05-07T20:13:17.7847432Z L=3, 2025-05-07T20:13:17.7847517Z D_gradcheck=1, 2025-05-07T20:13:17.7847618Z stochastic_rounding=True, 2025-05-07T20:13:17.7847718Z weighted=False, 2025-05-07T20:13:17.7847802Z row_wise=False, 2025-05-07T20:13:17.7847898Z mixed=False, 2025-05-07T20:13:17.7847986Z use_cache=True, 2025-05-07T20:13:17.7848097Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.7848193Z use_cpu=True, 2025-05-07T20:13:17.7848300Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.7848376Z ) 2025-05-07T20:13:17.7848554Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.7848928Z self=, 2025-05-07T20:13:17.7849016Z mixed_B=False, 2025-05-07T20:13:17.7849141Z compile=False, 2025-05-07T20:13:17.7849221Z T=4, 2025-05-07T20:13:17.7849299Z D=12, 2025-05-07T20:13:17.7849390Z B=3, 2025-05-07T20:13:17.7849470Z log_E=4, 2025-05-07T20:13:17.7849550Z L=11, 2025-05-07T20:13:17.7849647Z D_gradcheck=2, 2025-05-07T20:13:17.7849751Z stochastic_rounding=False, 2025-05-07T20:13:17.7849849Z weighted=True, 2025-05-07T20:13:17.7849936Z row_wise=True, 2025-05-07T20:13:17.7850021Z mixed=False, 2025-05-07T20:13:17.7850149Z use_cache=False, 2025-05-07T20:13:17.7850261Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.7850348Z use_cpu=True, 2025-05-07T20:13:17.7850465Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.7850541Z ) 2025-05-07T20:13:17.7850683Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.7851062Z self=, 2025-05-07T20:13:17.7851145Z mixed_B=True, 2025-05-07T20:13:17.7851233Z compile=False, 2025-05-07T20:13:17.7851324Z T=4, 2025-05-07T20:13:17.7851403Z D=88, 2025-05-07T20:13:17.7851494Z B=15, 2025-05-07T20:13:17.7851573Z log_E=5, 2025-05-07T20:13:17.7851652Z L=18, 2025-05-07T20:13:17.7851747Z D_gradcheck=2, 2025-05-07T20:13:17.7851873Z stochastic_rounding=False, 2025-05-07T20:13:17.7851959Z weighted=False, 2025-05-07T20:13:17.7852053Z row_wise=True, 2025-05-07T20:13:17.7852136Z mixed=False, 2025-05-07T20:13:17.7852221Z use_cache=True, 2025-05-07T20:13:17.7852342Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.7852424Z use_cpu=True, 2025-05-07T20:13:17.7852525Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.7852612Z ) 2025-05-07T20:13:17.7852751Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.7853120Z self=, 2025-05-07T20:13:17.7853216Z mixed_B=False, 2025-05-07T20:13:17.7853301Z compile=True, 2025-05-07T20:13:17.7853391Z T=2, 2025-05-07T20:13:17.7853468Z D=3, 2025-05-07T20:13:17.7853548Z B=84, 2025-05-07T20:13:17.7853640Z log_E=3, 2025-05-07T20:13:17.7853718Z L=10, 2025-05-07T20:13:17.7853801Z D_gradcheck=2, 2025-05-07T20:13:17.7853914Z stochastic_rounding=False, 2025-05-07T20:13:17.7854000Z weighted=False, 2025-05-07T20:13:17.7854084Z row_wise=True, 2025-05-07T20:13:17.7854177Z mixed=True, 2025-05-07T20:13:17.7854263Z use_cache=True, 2025-05-07T20:13:17.7854374Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.7854471Z use_cpu=True, 2025-05-07T20:13:17.7854574Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.7854649Z ) 2025-05-07T20:13:17.7854802Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.7855166Z self=, 2025-05-07T20:13:17.7855261Z mixed_B=False, 2025-05-07T20:13:17.7855348Z compile=False, 2025-05-07T20:13:17.7855427Z T=1, 2025-05-07T20:13:17.7855518Z D=100, 2025-05-07T20:13:17.7855598Z B=86, 2025-05-07T20:13:17.7855676Z log_E=3, 2025-05-07T20:13:17.7855766Z L=13, 2025-05-07T20:13:17.7855849Z D_gradcheck=1, 2025-05-07T20:13:17.7855948Z stochastic_rounding=True, 2025-05-07T20:13:17.7856042Z weighted=True, 2025-05-07T20:13:17.7856125Z row_wise=True, 2025-05-07T20:13:17.7856207Z mixed=False, 2025-05-07T20:13:17.7856304Z use_cache=True, 2025-05-07T20:13:17.7856416Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.7856498Z use_cpu=True, 2025-05-07T20:13:17.7856613Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.7856688Z ) 2025-05-07T20:13:17.7856864Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.7857232Z self=, 2025-05-07T20:13:17.7857316Z mixed_B=False, 2025-05-07T20:13:17.7857438Z compile=False, 2025-05-07T20:13:17.7857517Z T=1, 2025-05-07T20:13:17.7857595Z D=28, 2025-05-07T20:13:17.7857688Z B=100, 2025-05-07T20:13:17.7857768Z log_E=5, 2025-05-07T20:13:17.7857850Z L=9, 2025-05-07T20:13:17.7857948Z D_gradcheck=2, 2025-05-07T20:13:17.7858051Z stochastic_rounding=False, 2025-05-07T20:13:17.7858137Z weighted=True, 2025-05-07T20:13:17.7858234Z row_wise=True, 2025-05-07T20:13:17.7858317Z mixed=True, 2025-05-07T20:13:17.7858441Z use_cache=True, 2025-05-07T20:13:17.7858551Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.7858637Z use_cpu=True, 2025-05-07T20:13:17.7858752Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.7858830Z ) 2025-05-07T20:13:17.7858970Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.7859348Z self=, 2025-05-07T20:13:17.7859434Z mixed_B=True, 2025-05-07T20:13:17.7859519Z compile=True, 2025-05-07T20:13:17.7859613Z T=1, 2025-05-07T20:13:17.7859693Z D=74, 2025-05-07T20:13:17.7859771Z B=47, 2025-05-07T20:13:17.7859864Z log_E=4, 2025-05-07T20:13:17.7859943Z L=17, 2025-05-07T20:13:17.7860028Z D_gradcheck=1, 2025-05-07T20:13:17.7860142Z stochastic_rounding=True, 2025-05-07T20:13:17.7860253Z weighted=True, 2025-05-07T20:13:17.7860350Z row_wise=True, 2025-05-07T20:13:17.7860433Z mixed=False, 2025-05-07T20:13:17.7860521Z use_cache=False, 2025-05-07T20:13:17.7860645Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.7860731Z use_cpu=True, 2025-05-07T20:13:17.7860836Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.7860926Z ) 2025-05-07T20:13:17.7861068Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.7861438Z self=, 2025-05-07T20:13:17.7861539Z mixed_B=False, 2025-05-07T20:13:17.7861628Z compile=False, 2025-05-07T20:13:17.7861709Z T=3, 2025-05-07T20:13:17.7861802Z D=98, 2025-05-07T20:13:17.7861883Z B=74, 2025-05-07T20:13:17.7861977Z log_E=4, 2025-05-07T20:13:17.7862057Z L=6, 2025-05-07T20:13:17.7862144Z D_gradcheck=2, 2025-05-07T20:13:17.7862259Z stochastic_rounding=False, 2025-05-07T20:13:17.7862349Z weighted=False, 2025-05-07T20:13:17.7862434Z row_wise=True, 2025-05-07T20:13:17.7862533Z mixed=True, 2025-05-07T20:13:17.7862622Z use_cache=False, 2025-05-07T20:13:17.7862734Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.7862834Z use_cpu=True, 2025-05-07T20:13:17.7862940Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.7863018Z ) 2025-05-07T20:13:17.7863175Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.7863543Z self=, 2025-05-07T20:13:17.7863630Z mixed_B=False, 2025-05-07T20:13:17.7863733Z compile=True, 2025-05-07T20:13:17.7863814Z T=1, 2025-05-07T20:13:17.7863908Z D=65, 2025-05-07T20:13:17.7863987Z B=89, 2025-05-07T20:13:17.7864070Z log_E=3, 2025-05-07T20:13:17.7864163Z L=2, 2025-05-07T20:13:17.7864248Z D_gradcheck=2, 2025-05-07T20:13:17.7864345Z stochastic_rounding=True, 2025-05-07T20:13:17.7864448Z weighted=True, 2025-05-07T20:13:17.7864533Z row_wise=True, 2025-05-07T20:13:17.7864621Z mixed=False, 2025-05-07T20:13:17.7864719Z use_cache=False, 2025-05-07T20:13:17.7864830Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.7864915Z use_cpu=True, 2025-05-07T20:13:17.7865031Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.7865110Z ) 2025-05-07T20:13:17.7865293Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.7865672Z self=, 2025-05-07T20:13:17.7865756Z mixed_B=True, 2025-05-07T20:13:17.7865877Z compile=False, 2025-05-07T20:13:17.7865955Z T=3, 2025-05-07T20:13:17.7866032Z D=19, 2025-05-07T20:13:17.7866124Z B=99, 2025-05-07T20:13:17.7866204Z log_E=5, 2025-05-07T20:13:17.7866282Z L=5, 2025-05-07T20:13:17.7866381Z D_gradcheck=1, 2025-05-07T20:13:17.7866478Z stochastic_rounding=True, 2025-05-07T20:13:17.7866563Z weighted=True, 2025-05-07T20:13:17.7866661Z row_wise=False, 2025-05-07T20:13:17.7866744Z mixed=True, 2025-05-07T20:13:17.7866829Z use_cache=True, 2025-05-07T20:13:17.7866976Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.7867062Z use_cpu=True, 2025-05-07T20:13:17.7867167Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.7867258Z ) 2025-05-07T20:13:17.7867397Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.7867775Z self=, 2025-05-07T20:13:17.7867863Z mixed_B=False, 2025-05-07T20:13:17.7867951Z compile=True, 2025-05-07T20:13:17.7868044Z T=2, 2025-05-07T20:13:17.7868123Z D=92, 2025-05-07T20:13:17.7868204Z B=81, 2025-05-07T20:13:17.7868295Z log_E=4, 2025-05-07T20:13:17.7868374Z L=8, 2025-05-07T20:13:17.7868458Z D_gradcheck=1, 2025-05-07T20:13:17.7868572Z stochastic_rounding=True, 2025-05-07T20:13:17.7868686Z weighted=False, 2025-05-07T20:13:17.7868773Z row_wise=True, 2025-05-07T20:13:17.7868868Z mixed=False, 2025-05-07T20:13:17.7868955Z use_cache=False, 2025-05-07T20:13:17.7869069Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.7869165Z use_cpu=True, 2025-05-07T20:13:17.7869269Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.7869356Z ) 2025-05-07T20:13:17.7869498Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.7869865Z self=, 2025-05-07T20:13:17.7869959Z mixed_B=False, 2025-05-07T20:13:17.7870045Z compile=True, 2025-05-07T20:13:17.7870124Z T=5, 2025-05-07T20:13:17.7870214Z D=59, 2025-05-07T20:13:17.7870292Z B=25, 2025-05-07T20:13:17.7870372Z log_E=3, 2025-05-07T20:13:17.7870462Z L=0, 2025-05-07T20:13:17.7870547Z D_gradcheck=2, 2025-05-07T20:13:17.7870646Z stochastic_rounding=False, 2025-05-07T20:13:17.7870745Z weighted=False, 2025-05-07T20:13:17.7870829Z row_wise=True, 2025-05-07T20:13:17.7870924Z mixed=False, 2025-05-07T20:13:17.7871010Z use_cache=False, 2025-05-07T20:13:17.7871122Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.7871219Z use_cpu=True, 2025-05-07T20:13:17.7871324Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.7871401Z ) 2025-05-07T20:13:17.7871555Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.7871924Z self=, 2025-05-07T20:13:17.7872007Z mixed_B=True, 2025-05-07T20:13:17.7872108Z compile=False, 2025-05-07T20:13:17.7872188Z T=2, 2025-05-07T20:13:17.7872266Z D=24, 2025-05-07T20:13:17.7872356Z B=16, 2025-05-07T20:13:17.7872436Z log_E=3, 2025-05-07T20:13:17.7872515Z L=6, 2025-05-07T20:13:17.7872611Z D_gradcheck=2, 2025-05-07T20:13:17.7872708Z stochastic_rounding=False, 2025-05-07T20:13:17.7872808Z weighted=True, 2025-05-07T20:13:17.7872892Z row_wise=True, 2025-05-07T20:13:17.7872973Z mixed=True, 2025-05-07T20:13:17.7873072Z use_cache=True, 2025-05-07T20:13:17.7873181Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.7873264Z use_cpu=True, 2025-05-07T20:13:17.7873381Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.7873457Z ) 2025-05-07T20:13:17.7873620Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.7873996Z self=, 2025-05-07T20:13:17.7874079Z mixed_B=True, 2025-05-07T20:13:17.7874189Z compile=True, 2025-05-07T20:13:17.7874279Z T=1, 2025-05-07T20:13:17.7874356Z D=67, 2025-05-07T20:13:17.7874435Z B=124, 2025-05-07T20:13:17.7874527Z log_E=5, 2025-05-07T20:13:17.7874607Z L=1, 2025-05-07T20:13:17.7874706Z D_gradcheck=1, 2025-05-07T20:13:17.7874807Z stochastic_rounding=False, 2025-05-07T20:13:17.7874893Z weighted=True, 2025-05-07T20:13:17.7874989Z row_wise=True, 2025-05-07T20:13:17.7875072Z mixed=True, 2025-05-07T20:13:17.7875157Z use_cache=True, 2025-05-07T20:13:17.7875306Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.7875389Z use_cpu=True, 2025-05-07T20:13:17.7875493Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.7875580Z ) 2025-05-07T20:13:17.8230999Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.8231648Z self=, 2025-05-07T20:13:17.8231794Z mixed_B=False, 2025-05-07T20:13:17.8231921Z compile=False, 2025-05-07T20:13:17.8232057Z T=5, 2025-05-07T20:13:17.8232188Z D=13, 2025-05-07T20:13:17.8232303Z B=65, 2025-05-07T20:13:17.8232444Z log_E=5, 2025-05-07T20:13:17.8232580Z L=2, 2025-05-07T20:13:17.8232739Z D_gradcheck=2, 2025-05-07T20:13:17.8232939Z stochastic_rounding=False, 2025-05-07T20:13:17.8233254Z weighted=False, 2025-05-07T20:13:17.8233355Z row_wise=False, 2025-05-07T20:13:17.8233438Z mixed=False, 2025-05-07T20:13:17.8233522Z use_cache=True, 2025-05-07T20:13:17.8233649Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.8233733Z use_cpu=True, 2025-05-07T20:13:17.8233839Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.8233930Z ) 2025-05-07T20:13:17.8234073Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.8234446Z self=, 2025-05-07T20:13:17.8234543Z mixed_B=True, 2025-05-07T20:13:17.8234632Z compile=False, 2025-05-07T20:13:17.8234711Z T=1, 2025-05-07T20:13:17.8234808Z D=99, 2025-05-07T20:13:17.8234888Z B=100, 2025-05-07T20:13:17.8234979Z log_E=3, 2025-05-07T20:13:17.8235059Z L=6, 2025-05-07T20:13:17.8235144Z D_gradcheck=1, 2025-05-07T20:13:17.8235256Z stochastic_rounding=False, 2025-05-07T20:13:17.8235342Z weighted=True, 2025-05-07T20:13:17.8235429Z row_wise=True, 2025-05-07T20:13:17.8235523Z mixed=False, 2025-05-07T20:13:17.8235608Z use_cache=False, 2025-05-07T20:13:17.8235720Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.8235815Z use_cpu=True, 2025-05-07T20:13:17.8235918Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.8236053Z ) 2025-05-07T20:13:17.8236212Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.8236577Z self=, 2025-05-07T20:13:17.8236661Z mixed_B=False, 2025-05-07T20:13:17.8236762Z compile=True, 2025-05-07T20:13:17.8236842Z T=3, 2025-05-07T20:13:17.8236936Z D=31, 2025-05-07T20:13:17.8237025Z B=109, 2025-05-07T20:13:17.8237107Z log_E=5, 2025-05-07T20:13:17.8237199Z L=5, 2025-05-07T20:13:17.8237285Z D_gradcheck=2, 2025-05-07T20:13:17.8237383Z stochastic_rounding=True, 2025-05-07T20:13:17.8237551Z weighted=True, 2025-05-07T20:13:17.8237637Z row_wise=False, 2025-05-07T20:13:17.8237720Z mixed=False, 2025-05-07T20:13:17.8237820Z use_cache=True, 2025-05-07T20:13:17.8237932Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.8238016Z use_cpu=True, 2025-05-07T20:13:17.8238137Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.8238216Z ) 2025-05-07T20:13:17.8238427Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.8238795Z self=, 2025-05-07T20:13:17.8238881Z mixed_B=False, 2025-05-07T20:13:17.8239019Z compile=True, 2025-05-07T20:13:17.8239101Z T=3, 2025-05-07T20:13:17.8239182Z D=4, 2025-05-07T20:13:17.8239275Z B=36, 2025-05-07T20:13:17.8239358Z log_E=4, 2025-05-07T20:13:17.8239437Z L=0, 2025-05-07T20:13:17.8239539Z D_gradcheck=1, 2025-05-07T20:13:17.8239640Z stochastic_rounding=False, 2025-05-07T20:13:17.8239729Z weighted=False, 2025-05-07T20:13:17.8239829Z row_wise=True, 2025-05-07T20:13:17.8239915Z mixed=False, 2025-05-07T20:13:17.8240001Z use_cache=True, 2025-05-07T20:13:17.8240161Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.8240248Z use_cpu=True, 2025-05-07T20:13:17.8240365Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.8240442Z ) 2025-05-07T20:13:17.8240585Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.8240965Z self=, 2025-05-07T20:13:17.8241052Z mixed_B=False, 2025-05-07T20:13:17.8241136Z compile=True, 2025-05-07T20:13:17.8241233Z T=2, 2025-05-07T20:13:17.8241317Z D=46, 2025-05-07T20:13:17.8241398Z B=5, 2025-05-07T20:13:17.8241495Z log_E=5, 2025-05-07T20:13:17.8241578Z L=17, 2025-05-07T20:13:17.8241660Z D_gradcheck=2, 2025-05-07T20:13:17.8241776Z stochastic_rounding=False, 2025-05-07T20:13:17.8241895Z weighted=True, 2025-05-07T20:13:17.8241979Z row_wise=False, 2025-05-07T20:13:17.8242075Z mixed=True, 2025-05-07T20:13:17.8242162Z use_cache=True, 2025-05-07T20:13:17.8242284Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.8242367Z use_cpu=True, 2025-05-07T20:13:17.8242471Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.8242558Z ) 2025-05-07T20:13:17.8242698Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.8243065Z self=, 2025-05-07T20:13:17.8243162Z mixed_B=True, 2025-05-07T20:13:17.8243249Z compile=False, 2025-05-07T20:13:17.8243327Z T=1, 2025-05-07T20:13:17.8243419Z D=127, 2025-05-07T20:13:17.8243498Z B=98, 2025-05-07T20:13:17.8243577Z log_E=3, 2025-05-07T20:13:17.8243669Z L=16, 2025-05-07T20:13:17.8243752Z D_gradcheck=1, 2025-05-07T20:13:17.8243864Z stochastic_rounding=True, 2025-05-07T20:13:17.8243951Z weighted=True, 2025-05-07T20:13:17.8244035Z row_wise=True, 2025-05-07T20:13:17.8244132Z mixed=False, 2025-05-07T20:13:17.8244216Z use_cache=False, 2025-05-07T20:13:17.8244330Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.8244431Z use_cpu=True, 2025-05-07T20:13:17.8244540Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.8244617Z ) 2025-05-07T20:13:17.8244772Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.8245139Z self=, 2025-05-07T20:13:17.8245222Z mixed_B=True, 2025-05-07T20:13:17.8245321Z compile=False, 2025-05-07T20:13:17.8245400Z T=3, 2025-05-07T20:13:17.8245478Z D=56, 2025-05-07T20:13:17.8245568Z B=121, 2025-05-07T20:13:17.8245648Z log_E=5, 2025-05-07T20:13:17.8245738Z L=13, 2025-05-07T20:13:17.8245823Z D_gradcheck=2, 2025-05-07T20:13:17.8245921Z stochastic_rounding=False, 2025-05-07T20:13:17.8246021Z weighted=True, 2025-05-07T20:13:17.8246107Z row_wise=False, 2025-05-07T20:13:17.8246190Z mixed=True, 2025-05-07T20:13:17.8246289Z use_cache=False, 2025-05-07T20:13:17.8246400Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.8246484Z use_cpu=True, 2025-05-07T20:13:17.8246601Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.8246676Z ) 2025-05-07T20:13:17.8246840Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.8247218Z self=, 2025-05-07T20:13:17.8247303Z mixed_B=True, 2025-05-07T20:13:17.8247424Z compile=True, 2025-05-07T20:13:17.8247504Z T=5, 2025-05-07T20:13:17.8247584Z D=99, 2025-05-07T20:13:17.8247674Z B=68, 2025-05-07T20:13:17.8247754Z log_E=5, 2025-05-07T20:13:17.8247835Z L=10, 2025-05-07T20:13:17.8247936Z D_gradcheck=1, 2025-05-07T20:13:17.8248034Z stochastic_rounding=True, 2025-05-07T20:13:17.8248121Z weighted=True, 2025-05-07T20:13:17.8248220Z row_wise=False, 2025-05-07T20:13:17.8248304Z mixed=False, 2025-05-07T20:13:17.8248392Z use_cache=False, 2025-05-07T20:13:17.8248550Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.8248635Z use_cpu=True, 2025-05-07T20:13:17.8248739Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.8248825Z ) 2025-05-07T20:13:17.8248965Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.8249342Z self=, 2025-05-07T20:13:17.8249428Z mixed_B=False, 2025-05-07T20:13:17.8249515Z compile=False, 2025-05-07T20:13:17.8249608Z T=5, 2025-05-07T20:13:17.8249691Z D=59, 2025-05-07T20:13:17.8249770Z B=92, 2025-05-07T20:13:17.8249864Z log_E=4, 2025-05-07T20:13:17.8249944Z L=20, 2025-05-07T20:13:17.8250030Z D_gradcheck=2, 2025-05-07T20:13:17.8250139Z stochastic_rounding=True, 2025-05-07T20:13:17.8250271Z weighted=False, 2025-05-07T20:13:17.8250353Z row_wise=True, 2025-05-07T20:13:17.8250447Z mixed=False, 2025-05-07T20:13:17.8250532Z use_cache=False, 2025-05-07T20:13:17.8250644Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.8250739Z use_cpu=True, 2025-05-07T20:13:17.8250844Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.8250932Z ) 2025-05-07T20:13:17.8251069Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.8251437Z self=, 2025-05-07T20:13:17.8251535Z mixed_B=True, 2025-05-07T20:13:17.8251623Z compile=False, 2025-05-07T20:13:17.8251703Z T=5, 2025-05-07T20:13:17.8251795Z D=71, 2025-05-07T20:13:17.8251873Z B=2, 2025-05-07T20:13:17.8251952Z log_E=3, 2025-05-07T20:13:17.8252043Z L=12, 2025-05-07T20:13:17.8252127Z D_gradcheck=2, 2025-05-07T20:13:17.8252226Z stochastic_rounding=False, 2025-05-07T20:13:17.8252324Z weighted=False, 2025-05-07T20:13:17.8252408Z row_wise=False, 2025-05-07T20:13:17.8252488Z mixed=True, 2025-05-07T20:13:17.8252585Z use_cache=False, 2025-05-07T20:13:17.8252693Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.8252788Z use_cpu=True, 2025-05-07T20:13:17.8252892Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.8252966Z ) 2025-05-07T20:13:17.8253114Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.8253485Z self=, 2025-05-07T20:13:17.8253569Z mixed_B=False, 2025-05-07T20:13:17.8253666Z compile=False, 2025-05-07T20:13:17.8253745Z T=5, 2025-05-07T20:13:17.8253823Z D=73, 2025-05-07T20:13:17.8253914Z B=81, 2025-05-07T20:13:17.8253994Z log_E=3, 2025-05-07T20:13:17.8254073Z L=17, 2025-05-07T20:13:17.8254169Z D_gradcheck=1, 2025-05-07T20:13:17.8254269Z stochastic_rounding=False, 2025-05-07T20:13:17.8254355Z weighted=False, 2025-05-07T20:13:17.8254450Z row_wise=True, 2025-05-07T20:13:17.8254534Z mixed=False, 2025-05-07T20:13:17.8254633Z use_cache=False, 2025-05-07T20:13:17.8254749Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.8254834Z use_cpu=True, 2025-05-07T20:13:17.8254951Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.8255031Z ) 2025-05-07T20:13:17.8255171Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.8255580Z self=, 2025-05-07T20:13:17.8255667Z mixed_B=True, 2025-05-07T20:13:17.8255782Z compile=False, 2025-05-07T20:13:17.8255874Z T=3, 2025-05-07T20:13:17.8255957Z D=18, 2025-05-07T20:13:17.8256038Z B=107, 2025-05-07T20:13:17.8256130Z log_E=5, 2025-05-07T20:13:17.8256212Z L=15, 2025-05-07T20:13:17.8256311Z D_gradcheck=2, 2025-05-07T20:13:17.8256408Z stochastic_rounding=True, 2025-05-07T20:13:17.8256496Z weighted=True, 2025-05-07T20:13:17.8256594Z row_wise=False, 2025-05-07T20:13:17.8256677Z mixed=False, 2025-05-07T20:13:17.8256762Z use_cache=False, 2025-05-07T20:13:17.8256907Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.8256991Z use_cpu=True, 2025-05-07T20:13:17.8257097Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.8257187Z ) 2025-05-07T20:13:17.8257326Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.8257696Z self=, 2025-05-07T20:13:17.8257794Z mixed_B=False, 2025-05-07T20:13:17.8257881Z compile=True, 2025-05-07T20:13:17.8257960Z T=3, 2025-05-07T20:13:17.8258052Z D=121, 2025-05-07T20:13:17.8258132Z B=28, 2025-05-07T20:13:17.8258227Z log_E=3, 2025-05-07T20:13:17.8258307Z L=17, 2025-05-07T20:13:17.8258394Z D_gradcheck=1, 2025-05-07T20:13:17.8258509Z stochastic_rounding=True, 2025-05-07T20:13:17.8258621Z weighted=False, 2025-05-07T20:13:17.8258705Z row_wise=True, 2025-05-07T20:13:17.8258802Z mixed=False, 2025-05-07T20:13:17.8258890Z use_cache=False, 2025-05-07T20:13:17.8259004Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.8259103Z use_cpu=True, 2025-05-07T20:13:17.8259209Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.8259286Z ) 2025-05-07T20:13:17.8259442Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.8259810Z self=, 2025-05-07T20:13:17.8259909Z mixed_B=True, 2025-05-07T20:13:17.8259999Z compile=True, 2025-05-07T20:13:17.8260079Z T=2, 2025-05-07T20:13:17.8260173Z D=27, 2025-05-07T20:13:17.8260254Z B=30, 2025-05-07T20:13:17.8260336Z log_E=4, 2025-05-07T20:13:17.8260435Z L=19, 2025-05-07T20:13:17.8260522Z D_gradcheck=1, 2025-05-07T20:13:17.8260621Z stochastic_rounding=True, 2025-05-07T20:13:17.8260725Z weighted=False, 2025-05-07T20:13:17.8260814Z row_wise=False, 2025-05-07T20:13:17.8260900Z mixed=False, 2025-05-07T20:13:17.8261002Z use_cache=False, 2025-05-07T20:13:17.8261114Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.8261199Z use_cpu=True, 2025-05-07T20:13:17.8261317Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.8261398Z ) 2025-05-07T20:13:17.8261538Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.8261925Z self=, 2025-05-07T20:13:17.8262013Z mixed_B=False, 2025-05-07T20:13:17.8262117Z compile=False, 2025-05-07T20:13:17.8262198Z T=4, 2025-05-07T20:13:17.8262279Z D=49, 2025-05-07T20:13:17.8262375Z B=41, 2025-05-07T20:13:17.8262457Z log_E=5, 2025-05-07T20:13:17.8262537Z L=10, 2025-05-07T20:13:17.8262637Z D_gradcheck=2, 2025-05-07T20:13:17.8262738Z stochastic_rounding=True, 2025-05-07T20:13:17.8262826Z weighted=True, 2025-05-07T20:13:17.8262923Z row_wise=False, 2025-05-07T20:13:17.8263006Z mixed=True, 2025-05-07T20:13:17.8263091Z use_cache=False, 2025-05-07T20:13:17.8263213Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.8263297Z use_cpu=True, 2025-05-07T20:13:17.8263413Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.8263488Z ) 2025-05-07T20:13:17.8263630Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.8264030Z self=, 2025-05-07T20:13:17.8264115Z mixed_B=True, 2025-05-07T20:13:17.8264201Z compile=False, 2025-05-07T20:13:17.8264316Z T=4, 2025-05-07T20:13:17.8264395Z D=24, 2025-05-07T20:13:17.8264473Z B=104, 2025-05-07T20:13:17.8264564Z log_E=4, 2025-05-07T20:13:17.8264643Z L=17, 2025-05-07T20:13:17.8264728Z D_gradcheck=1, 2025-05-07T20:13:17.8264838Z stochastic_rounding=True, 2025-05-07T20:13:17.8264923Z weighted=True, 2025-05-07T20:13:17.8265008Z row_wise=False, 2025-05-07T20:13:17.8265106Z mixed=True, 2025-05-07T20:13:17.8265191Z use_cache=True, 2025-05-07T20:13:17.8265339Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.8265428Z use_cpu=True, 2025-05-07T20:13:17.8265532Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.8265624Z ) 2025-05-07T20:13:17.8265765Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.8266133Z self=, 2025-05-07T20:13:17.8266230Z mixed_B=False, 2025-05-07T20:13:17.8266314Z compile=True, 2025-05-07T20:13:17.8266395Z T=3, 2025-05-07T20:13:17.8266485Z D=45, 2025-05-07T20:13:17.8266565Z B=79, 2025-05-07T20:13:17.8266645Z log_E=5, 2025-05-07T20:13:17.8266734Z L=0, 2025-05-07T20:13:17.8266818Z D_gradcheck=1, 2025-05-07T20:13:17.8266917Z stochastic_rounding=True, 2025-05-07T20:13:17.8267039Z weighted=False, 2025-05-07T20:13:17.8267123Z row_wise=True, 2025-05-07T20:13:17.8267220Z mixed=False, 2025-05-07T20:13:17.8267305Z use_cache=True, 2025-05-07T20:13:17.8267416Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.8267511Z use_cpu=True, 2025-05-07T20:13:17.8267614Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.8267693Z ) 2025-05-07T20:13:17.8623805Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.8624356Z self=, 2025-05-07T20:13:17.8624503Z mixed_B=False, 2025-05-07T20:13:17.8624623Z compile=True, 2025-05-07T20:13:17.8624740Z T=2, 2025-05-07T20:13:17.8624891Z D=59, 2025-05-07T20:13:17.8625014Z B=26, 2025-05-07T20:13:17.8625134Z log_E=5, 2025-05-07T20:13:17.8625281Z L=2, 2025-05-07T20:13:17.8625419Z D_gradcheck=2, 2025-05-07T20:13:17.8625606Z stochastic_rounding=True, 2025-05-07T20:13:17.8625786Z weighted=True, 2025-05-07T20:13:17.8625940Z row_wise=False, 2025-05-07T20:13:17.8626079Z mixed=False, 2025-05-07T20:13:17.8626189Z use_cache=False, 2025-05-07T20:13:17.8626302Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.8626398Z use_cpu=True, 2025-05-07T20:13:17.8626503Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.8626579Z ) 2025-05-07T20:13:17.8626732Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.8627102Z self=, 2025-05-07T20:13:17.8627184Z mixed_B=True, 2025-05-07T20:13:17.8627280Z compile=True, 2025-05-07T20:13:17.8627360Z T=1, 2025-05-07T20:13:17.8627437Z D=34, 2025-05-07T20:13:17.8627529Z B=123, 2025-05-07T20:13:17.8627609Z log_E=4, 2025-05-07T20:13:17.8627687Z L=9, 2025-05-07T20:13:17.8627784Z D_gradcheck=1, 2025-05-07T20:13:17.8627880Z stochastic_rounding=True, 2025-05-07T20:13:17.8627980Z weighted=False, 2025-05-07T20:13:17.8628064Z row_wise=True, 2025-05-07T20:13:17.8628147Z mixed=False, 2025-05-07T20:13:17.8628245Z use_cache=False, 2025-05-07T20:13:17.8628357Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.8628441Z use_cpu=True, 2025-05-07T20:13:17.8628557Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.8628633Z ) 2025-05-07T20:13:17.8628773Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.8629259Z self=, 2025-05-07T20:13:17.8629344Z mixed_B=True, 2025-05-07T20:13:17.8629428Z compile=True, 2025-05-07T20:13:17.8629564Z T=5, 2025-05-07T20:13:17.8629642Z D=84, 2025-05-07T20:13:17.8629723Z B=80, 2025-05-07T20:13:17.8629817Z log_E=3, 2025-05-07T20:13:17.8629898Z L=14, 2025-05-07T20:13:17.8629994Z D_gradcheck=1, 2025-05-07T20:13:17.8630093Z stochastic_rounding=False, 2025-05-07T20:13:17.8630180Z weighted=True, 2025-05-07T20:13:17.8630277Z row_wise=False, 2025-05-07T20:13:17.8630358Z mixed=True, 2025-05-07T20:13:17.8630443Z use_cache=False, 2025-05-07T20:13:17.8630605Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.8630690Z use_cpu=True, 2025-05-07T20:13:17.8630794Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.8630882Z ) 2025-05-07T20:13:17.8631020Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.8631454Z self=, 2025-05-07T20:13:17.8631547Z mixed_B=True, 2025-05-07T20:13:17.8631634Z compile=False, 2025-05-07T20:13:17.8631727Z T=5, 2025-05-07T20:13:17.8631806Z D=34, 2025-05-07T20:13:17.8631886Z B=119, 2025-05-07T20:13:17.8631982Z log_E=3, 2025-05-07T20:13:17.8632060Z L=20, 2025-05-07T20:13:17.8632145Z D_gradcheck=2, 2025-05-07T20:13:17.8632261Z stochastic_rounding=False, 2025-05-07T20:13:17.8632386Z weighted=True, 2025-05-07T20:13:17.8632471Z row_wise=True, 2025-05-07T20:13:17.8632569Z mixed=False, 2025-05-07T20:13:17.8632656Z use_cache=False, 2025-05-07T20:13:17.8632769Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.8632869Z use_cpu=True, 2025-05-07T20:13:17.8632974Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.8633051Z ) 2025-05-07T20:13:17.8633203Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.8633569Z self=, 2025-05-07T20:13:17.8633666Z mixed_B=True, 2025-05-07T20:13:17.8633752Z compile=False, 2025-05-07T20:13:17.8633834Z T=5, 2025-05-07T20:13:17.8633923Z D=39, 2025-05-07T20:13:17.8634002Z B=64, 2025-05-07T20:13:17.8634083Z log_E=4, 2025-05-07T20:13:17.8634174Z L=11, 2025-05-07T20:13:17.8634258Z D_gradcheck=2, 2025-05-07T20:13:17.8634358Z stochastic_rounding=False, 2025-05-07T20:13:17.8634455Z weighted=True, 2025-05-07T20:13:17.8634538Z row_wise=True, 2025-05-07T20:13:17.8634622Z mixed=False, 2025-05-07T20:13:17.8634719Z use_cache=True, 2025-05-07T20:13:17.8634830Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.8634925Z use_cpu=True, 2025-05-07T20:13:17.8635042Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.8635120Z ) 2025-05-07T20:13:17.8635273Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.8635643Z self=, 2025-05-07T20:13:17.8635729Z mixed_B=False, 2025-05-07T20:13:17.8635829Z compile=True, 2025-05-07T20:13:17.8635910Z T=3, 2025-05-07T20:13:17.8636064Z D=2, 2025-05-07T20:13:17.8636159Z B=27, 2025-05-07T20:13:17.8636240Z log_E=4, 2025-05-07T20:13:17.8636323Z L=4, 2025-05-07T20:13:17.8636422Z D_gradcheck=2, 2025-05-07T20:13:17.8636523Z stochastic_rounding=False, 2025-05-07T20:13:17.8636614Z weighted=False, 2025-05-07T20:13:17.8636715Z row_wise=False, 2025-05-07T20:13:17.8636801Z mixed=False, 2025-05-07T20:13:17.8636904Z use_cache=True, 2025-05-07T20:13:17.8637017Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.8637103Z use_cpu=True, 2025-05-07T20:13:17.8637224Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.8637305Z ) 2025-05-07T20:13:17.8637444Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.8637858Z self=, 2025-05-07T20:13:17.8637945Z mixed_B=False, 2025-05-07T20:13:17.8638029Z compile=False, 2025-05-07T20:13:17.8638147Z T=2, 2025-05-07T20:13:17.8638228Z D=95, 2025-05-07T20:13:17.8638307Z B=34, 2025-05-07T20:13:17.8638402Z log_E=5, 2025-05-07T20:13:17.8638481Z L=3, 2025-05-07T20:13:17.8638565Z D_gradcheck=1, 2025-05-07T20:13:17.8638682Z stochastic_rounding=True, 2025-05-07T20:13:17.8638771Z weighted=False, 2025-05-07T20:13:17.8638872Z row_wise=False, 2025-05-07T20:13:17.8638955Z mixed=False, 2025-05-07T20:13:17.8639042Z use_cache=False, 2025-05-07T20:13:17.8639205Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.8639288Z use_cpu=True, 2025-05-07T20:13:17.8639390Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.8639483Z ) 2025-05-07T20:13:17.8639622Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.8639992Z self=, 2025-05-07T20:13:17.8640090Z mixed_B=True, 2025-05-07T20:13:17.8640173Z compile=True, 2025-05-07T20:13:17.8640253Z T=5, 2025-05-07T20:13:17.8640345Z D=10, 2025-05-07T20:13:17.8640424Z B=86, 2025-05-07T20:13:17.8640502Z log_E=4, 2025-05-07T20:13:17.8640594Z L=12, 2025-05-07T20:13:17.8640681Z D_gradcheck=1, 2025-05-07T20:13:17.8640791Z stochastic_rounding=True, 2025-05-07T20:13:17.8640901Z weighted=False, 2025-05-07T20:13:17.8640985Z row_wise=False, 2025-05-07T20:13:17.8641079Z mixed=False, 2025-05-07T20:13:17.8641163Z use_cache=True, 2025-05-07T20:13:17.8641275Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.8641371Z use_cpu=True, 2025-05-07T20:13:17.8641474Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.8641551Z ) 2025-05-07T20:13:17.8641702Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.8642072Z self=, 2025-05-07T20:13:17.8642156Z mixed_B=False, 2025-05-07T20:13:17.8642251Z compile=True, 2025-05-07T20:13:17.8642332Z T=4, 2025-05-07T20:13:17.8642421Z D=71, 2025-05-07T20:13:17.8642503Z B=37, 2025-05-07T20:13:17.8642584Z log_E=5, 2025-05-07T20:13:17.8642672Z L=13, 2025-05-07T20:13:17.8642757Z D_gradcheck=2, 2025-05-07T20:13:17.8642856Z stochastic_rounding=True, 2025-05-07T20:13:17.8642957Z weighted=True, 2025-05-07T20:13:17.8643042Z row_wise=False, 2025-05-07T20:13:17.8643127Z mixed=False, 2025-05-07T20:13:17.8643228Z use_cache=False, 2025-05-07T20:13:17.8643338Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.8643422Z use_cpu=True, 2025-05-07T20:13:17.8643541Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.8643616Z ) 2025-05-07T20:13:17.8643753Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.8644131Z self=, 2025-05-07T20:13:17.8644213Z mixed_B=True, 2025-05-07T20:13:17.8644312Z compile=False, 2025-05-07T20:13:17.8644392Z T=5, 2025-05-07T20:13:17.8644471Z D=123, 2025-05-07T20:13:17.8644562Z B=71, 2025-05-07T20:13:17.8644642Z log_E=5, 2025-05-07T20:13:17.8644721Z L=4, 2025-05-07T20:13:17.8644819Z D_gradcheck=1, 2025-05-07T20:13:17.8644918Z stochastic_rounding=False, 2025-05-07T20:13:17.8645006Z weighted=False, 2025-05-07T20:13:17.8645100Z row_wise=True, 2025-05-07T20:13:17.8645183Z mixed=False, 2025-05-07T20:13:17.8645267Z use_cache=True, 2025-05-07T20:13:17.8645390Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.8645476Z use_cpu=True, 2025-05-07T20:13:17.8645580Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.8645669Z ) 2025-05-07T20:13:17.8645807Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.8646229Z self=, 2025-05-07T20:13:17.8646314Z mixed_B=True, 2025-05-07T20:13:17.8646400Z compile=True, 2025-05-07T20:13:17.8646517Z T=3, 2025-05-07T20:13:17.8646596Z D=31, 2025-05-07T20:13:17.8646674Z B=83, 2025-05-07T20:13:17.8646765Z log_E=5, 2025-05-07T20:13:17.8646845Z L=12, 2025-05-07T20:13:17.8646931Z D_gradcheck=1, 2025-05-07T20:13:17.8647042Z stochastic_rounding=False, 2025-05-07T20:13:17.8647130Z weighted=False, 2025-05-07T20:13:17.8647214Z row_wise=True, 2025-05-07T20:13:17.8647307Z mixed=True, 2025-05-07T20:13:17.8647391Z use_cache=False, 2025-05-07T20:13:17.8647526Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.8647621Z use_cpu=True, 2025-05-07T20:13:17.8647725Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.8647812Z ) 2025-05-07T20:13:17.8647949Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.8648315Z self=, 2025-05-07T20:13:17.8648410Z mixed_B=False, 2025-05-07T20:13:17.8648496Z compile=False, 2025-05-07T20:13:17.8648575Z T=1, 2025-05-07T20:13:17.8648663Z D=34, 2025-05-07T20:13:17.8648744Z B=63, 2025-05-07T20:13:17.8648823Z log_E=5, 2025-05-07T20:13:17.8648913Z L=11, 2025-05-07T20:13:17.8648998Z D_gradcheck=1, 2025-05-07T20:13:17.8649095Z stochastic_rounding=True, 2025-05-07T20:13:17.8649221Z weighted=True, 2025-05-07T20:13:17.8649307Z row_wise=False, 2025-05-07T20:13:17.8649401Z mixed=False, 2025-05-07T20:13:17.8649485Z use_cache=True, 2025-05-07T20:13:17.8649597Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.8649694Z use_cpu=True, 2025-05-07T20:13:17.8649802Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.8649879Z ) 2025-05-07T20:13:17.8650029Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.8650398Z self=, 2025-05-07T20:13:17.8650482Z mixed_B=False, 2025-05-07T20:13:17.8650577Z compile=False, 2025-05-07T20:13:17.8650657Z T=5, 2025-05-07T20:13:17.8650735Z D=119, 2025-05-07T20:13:17.8650825Z B=43, 2025-05-07T20:13:17.8650903Z log_E=5, 2025-05-07T20:13:17.8650985Z L=2, 2025-05-07T20:13:17.8651080Z D_gradcheck=2, 2025-05-07T20:13:17.8651176Z stochastic_rounding=True, 2025-05-07T20:13:17.8651275Z weighted=False, 2025-05-07T20:13:17.8651358Z row_wise=False, 2025-05-07T20:13:17.8651440Z mixed=False, 2025-05-07T20:13:17.8651535Z use_cache=False, 2025-05-07T20:13:17.8651646Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.8651731Z use_cpu=True, 2025-05-07T20:13:17.8651846Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.8651921Z ) 2025-05-07T20:13:17.8652058Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.8652439Z self=, 2025-05-07T20:13:17.8652523Z mixed_B=True, 2025-05-07T20:13:17.8652608Z compile=False, 2025-05-07T20:13:17.8652699Z T=3, 2025-05-07T20:13:17.8652780Z D=110, 2025-05-07T20:13:17.8652860Z B=128, 2025-05-07T20:13:17.8652953Z log_E=3, 2025-05-07T20:13:17.8653033Z L=11, 2025-05-07T20:13:17.8653132Z D_gradcheck=2, 2025-05-07T20:13:17.8653230Z stochastic_rounding=True, 2025-05-07T20:13:17.8653319Z weighted=True, 2025-05-07T20:13:17.8653421Z row_wise=False, 2025-05-07T20:13:17.8653506Z mixed=False, 2025-05-07T20:13:17.8653590Z use_cache=True, 2025-05-07T20:13:17.8653716Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.8653800Z use_cpu=True, 2025-05-07T20:13:17.8653905Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.8653992Z ) 2025-05-07T20:13:17.8654129Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.8654523Z self=, 2025-05-07T20:13:17.8654620Z mixed_B=True, 2025-05-07T20:13:17.8654704Z compile=True, 2025-05-07T20:13:17.8654819Z T=5, 2025-05-07T20:13:17.8654898Z D=69, 2025-05-07T20:13:17.8654976Z B=37, 2025-05-07T20:13:17.8655068Z log_E=5, 2025-05-07T20:13:17.8655146Z L=3, 2025-05-07T20:13:17.8655230Z D_gradcheck=1, 2025-05-07T20:13:17.8655342Z stochastic_rounding=False, 2025-05-07T20:13:17.8655427Z weighted=False, 2025-05-07T20:13:17.8655512Z row_wise=True, 2025-05-07T20:13:17.8655606Z mixed=True, 2025-05-07T20:13:17.8655692Z use_cache=False, 2025-05-07T20:13:17.8655829Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.8655926Z use_cpu=True, 2025-05-07T20:13:17.8656033Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.8656110Z ) 2025-05-07T20:13:17.8656266Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.8656638Z self=, 2025-05-07T20:13:17.8656737Z mixed_B=False, 2025-05-07T20:13:17.8656824Z compile=True, 2025-05-07T20:13:17.8656908Z T=3, 2025-05-07T20:13:17.8657001Z D=99, 2025-05-07T20:13:17.8657082Z B=6, 2025-05-07T20:13:17.8657165Z log_E=3, 2025-05-07T20:13:17.8657258Z L=20, 2025-05-07T20:13:17.8657346Z D_gradcheck=2, 2025-05-07T20:13:17.8657451Z stochastic_rounding=False, 2025-05-07T20:13:17.8657557Z weighted=False, 2025-05-07T20:13:17.8657672Z row_wise=True, 2025-05-07T20:13:17.8657756Z mixed=True, 2025-05-07T20:13:17.8657857Z use_cache=True, 2025-05-07T20:13:17.8657971Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.8658057Z use_cpu=True, 2025-05-07T20:13:17.8658180Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.8658259Z ) 2025-05-07T20:13:17.8658411Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.8658780Z self=, 2025-05-07T20:13:17.8658868Z mixed_B=True, 2025-05-07T20:13:17.8658970Z compile=True, 2025-05-07T20:13:17.8659053Z T=2, 2025-05-07T20:13:17.8659133Z D=37, 2025-05-07T20:13:17.8659228Z B=53, 2025-05-07T20:13:17.8659313Z log_E=3, 2025-05-07T20:13:17.8659396Z L=11, 2025-05-07T20:13:17.8659495Z D_gradcheck=1, 2025-05-07T20:13:17.8659596Z stochastic_rounding=True, 2025-05-07T20:13:17.8659683Z weighted=True, 2025-05-07T20:13:17.8659787Z row_wise=False, 2025-05-07T20:13:17.8659872Z mixed=False, 2025-05-07T20:13:17.8659958Z use_cache=True, 2025-05-07T20:13:17.8660085Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.8660168Z use_cpu=True, 2025-05-07T20:13:17.8660288Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.8660365Z ) 2025-05-07T20:13:17.9015677Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.9016263Z self=, 2025-05-07T20:13:17.9016471Z mixed_B=True, 2025-05-07T20:13:17.9016596Z compile=True, 2025-05-07T20:13:17.9016717Z T=2, 2025-05-07T20:13:17.9016846Z D=123, 2025-05-07T20:13:17.9016973Z B=114, 2025-05-07T20:13:17.9017121Z log_E=4, 2025-05-07T20:13:17.9017279Z L=9, 2025-05-07T20:13:17.9017442Z D_gradcheck=2, 2025-05-07T20:13:17.9017626Z stochastic_rounding=False, 2025-05-07T20:13:17.9017757Z weighted=False, 2025-05-07T20:13:17.9017845Z row_wise=False, 2025-05-07T20:13:17.9017928Z mixed=False, 2025-05-07T20:13:17.9018087Z use_cache=True, 2025-05-07T20:13:17.9018236Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.9018421Z use_cpu=True, 2025-05-07T20:13:17.9018692Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.9018823Z ) 2025-05-07T20:13:17.9019000Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.9019561Z self=, 2025-05-07T20:13:17.9019689Z mixed_B=True, 2025-05-07T20:13:17.9019834Z compile=True, 2025-05-07T20:13:17.9020027Z T=4, 2025-05-07T20:13:17.9020157Z D=62, 2025-05-07T20:13:17.9020312Z B=19, 2025-05-07T20:13:17.9020415Z log_E=3, 2025-05-07T20:13:17.9030699Z L=15, 2025-05-07T20:13:17.9030833Z D_gradcheck=1, 2025-05-07T20:13:17.9030943Z stochastic_rounding=False, 2025-05-07T20:13:17.9031046Z weighted=True, 2025-05-07T20:13:17.9031141Z row_wise=True, 2025-05-07T20:13:17.9031228Z mixed=False, 2025-05-07T20:13:17.9031325Z use_cache=True, 2025-05-07T20:13:17.9031550Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.9031639Z use_cpu=True, 2025-05-07T20:13:17.9031763Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.9031842Z ) 2025-05-07T20:13:17.9032007Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.9032399Z self=, 2025-05-07T20:13:17.9032484Z mixed_B=False, 2025-05-07T20:13:17.9032583Z compile=False, 2025-05-07T20:13:17.9032665Z T=3, 2025-05-07T20:13:17.9032747Z D=51, 2025-05-07T20:13:17.9032836Z B=124, 2025-05-07T20:13:17.9032918Z log_E=4, 2025-05-07T20:13:17.9032998Z L=10, 2025-05-07T20:13:17.9033094Z D_gradcheck=1, 2025-05-07T20:13:17.9033196Z stochastic_rounding=False, 2025-05-07T20:13:17.9033281Z weighted=True, 2025-05-07T20:13:17.9033423Z row_wise=True, 2025-05-07T20:13:17.9033506Z mixed=False, 2025-05-07T20:13:17.9033593Z use_cache=False, 2025-05-07T20:13:17.9033720Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.9033809Z use_cpu=True, 2025-05-07T20:13:17.9033929Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.9034008Z ) 2025-05-07T20:13:17.9034154Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.9034545Z self=, 2025-05-07T20:13:17.9034629Z mixed_B=True, 2025-05-07T20:13:17.9034715Z compile=True, 2025-05-07T20:13:17.9034809Z T=4, 2025-05-07T20:13:17.9034887Z D=15, 2025-05-07T20:13:17.9034967Z B=83, 2025-05-07T20:13:17.9035062Z log_E=3, 2025-05-07T20:13:17.9035141Z L=17, 2025-05-07T20:13:17.9035225Z D_gradcheck=2, 2025-05-07T20:13:17.9035335Z stochastic_rounding=False, 2025-05-07T20:13:17.9035421Z weighted=False, 2025-05-07T20:13:17.9035506Z row_wise=True, 2025-05-07T20:13:17.9035597Z mixed=True, 2025-05-07T20:13:17.9035681Z use_cache=True, 2025-05-07T20:13:17.9035807Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.9035890Z use_cpu=True, 2025-05-07T20:13:17.9036089Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.9036185Z ) 2025-05-07T20:13:17.9036328Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.9036703Z self=, 2025-05-07T20:13:17.9036802Z mixed_B=True, 2025-05-07T20:13:17.9036887Z compile=True, 2025-05-07T20:13:17.9036968Z T=3, 2025-05-07T20:13:17.9037062Z D=47, 2025-05-07T20:13:17.9037144Z B=28, 2025-05-07T20:13:17.9037225Z log_E=4, 2025-05-07T20:13:17.9037318Z L=15, 2025-05-07T20:13:17.9037403Z D_gradcheck=1, 2025-05-07T20:13:17.9037515Z stochastic_rounding=True, 2025-05-07T20:13:17.9037601Z weighted=False, 2025-05-07T20:13:17.9037688Z row_wise=False, 2025-05-07T20:13:17.9037784Z mixed=False, 2025-05-07T20:13:17.9037868Z use_cache=True, 2025-05-07T20:13:17.9037979Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.9038075Z use_cpu=True, 2025-05-07T20:13:17.9038179Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.9038255Z ) 2025-05-07T20:13:17.9038407Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.9038810Z self=, 2025-05-07T20:13:17.9038896Z mixed_B=False, 2025-05-07T20:13:17.9038992Z compile=False, 2025-05-07T20:13:17.9039100Z T=4, 2025-05-07T20:13:17.9039178Z D=4, 2025-05-07T20:13:17.9039271Z B=7, 2025-05-07T20:13:17.9039350Z log_E=3, 2025-05-07T20:13:17.9039442Z L=20, 2025-05-07T20:13:17.9039526Z D_gradcheck=2, 2025-05-07T20:13:17.9039625Z stochastic_rounding=False, 2025-05-07T20:13:17.9039723Z weighted=False, 2025-05-07T20:13:17.9039808Z row_wise=True, 2025-05-07T20:13:17.9039891Z mixed=True, 2025-05-07T20:13:17.9039991Z use_cache=False, 2025-05-07T20:13:17.9040101Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.9040213Z use_cpu=True, 2025-05-07T20:13:17.9040331Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.9040409Z ) 2025-05-07T20:13:17.9040548Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.9040929Z self=, 2025-05-07T20:13:17.9041013Z mixed_B=True, 2025-05-07T20:13:17.9041114Z compile=True, 2025-05-07T20:13:17.9041194Z T=1, 2025-05-07T20:13:17.9041275Z D=30, 2025-05-07T20:13:17.9041367Z B=52, 2025-05-07T20:13:17.9041447Z log_E=4, 2025-05-07T20:13:17.9041527Z L=6, 2025-05-07T20:13:17.9041623Z D_gradcheck=1, 2025-05-07T20:13:17.9041726Z stochastic_rounding=False, 2025-05-07T20:13:17.9041814Z weighted=False, 2025-05-07T20:13:17.9041970Z row_wise=False, 2025-05-07T20:13:17.9042054Z mixed=True, 2025-05-07T20:13:17.9042143Z use_cache=True, 2025-05-07T20:13:17.9042269Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.9042357Z use_cpu=True, 2025-05-07T20:13:17.9042463Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.9042553Z ) 2025-05-07T20:13:17.9042693Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.9043080Z self=, 2025-05-07T20:13:17.9043163Z mixed_B=True, 2025-05-07T20:13:17.9043247Z compile=True, 2025-05-07T20:13:17.9043340Z T=2, 2025-05-07T20:13:17.9043419Z D=116, 2025-05-07T20:13:17.9043500Z B=55, 2025-05-07T20:13:17.9043594Z log_E=5, 2025-05-07T20:13:17.9043672Z L=3, 2025-05-07T20:13:17.9043758Z D_gradcheck=1, 2025-05-07T20:13:17.9043870Z stochastic_rounding=True, 2025-05-07T20:13:17.9043957Z weighted=False, 2025-05-07T20:13:17.9044044Z row_wise=True, 2025-05-07T20:13:17.9044138Z mixed=True, 2025-05-07T20:13:17.9044224Z use_cache=False, 2025-05-07T20:13:17.9044335Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.9044433Z use_cpu=True, 2025-05-07T20:13:17.9044538Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.9044628Z ) 2025-05-07T20:13:17.9044769Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.9045137Z self=, 2025-05-07T20:13:17.9045236Z mixed_B=True, 2025-05-07T20:13:17.9045323Z compile=False, 2025-05-07T20:13:17.9045403Z T=4, 2025-05-07T20:13:17.9045495Z D=114, 2025-05-07T20:13:17.9045573Z B=11, 2025-05-07T20:13:17.9045653Z log_E=4, 2025-05-07T20:13:17.9045744Z L=16, 2025-05-07T20:13:17.9045829Z D_gradcheck=2, 2025-05-07T20:13:17.9045928Z stochastic_rounding=True, 2025-05-07T20:13:17.9046028Z weighted=False, 2025-05-07T20:13:17.9046112Z row_wise=False, 2025-05-07T20:13:17.9046194Z mixed=False, 2025-05-07T20:13:17.9046291Z use_cache=False, 2025-05-07T20:13:17.9046403Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.9046500Z use_cpu=True, 2025-05-07T20:13:17.9046602Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.9046681Z ) 2025-05-07T20:13:17.9046830Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.9047226Z self=, 2025-05-07T20:13:17.9047315Z mixed_B=True, 2025-05-07T20:13:17.9047413Z compile=False, 2025-05-07T20:13:17.9047518Z T=5, 2025-05-07T20:13:17.9047595Z D=36, 2025-05-07T20:13:17.9047688Z B=111, 2025-05-07T20:13:17.9047769Z log_E=5, 2025-05-07T20:13:17.9047847Z L=20, 2025-05-07T20:13:17.9047948Z D_gradcheck=2, 2025-05-07T20:13:17.9048047Z stochastic_rounding=True, 2025-05-07T20:13:17.9048132Z weighted=True, 2025-05-07T20:13:17.9048230Z row_wise=True, 2025-05-07T20:13:17.9048312Z mixed=False, 2025-05-07T20:13:17.9048410Z use_cache=False, 2025-05-07T20:13:17.9048520Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.9048627Z use_cpu=True, 2025-05-07T20:13:17.9048744Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.9048819Z ) 2025-05-07T20:13:17.9048957Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.9049338Z self=, 2025-05-07T20:13:17.9049422Z mixed_B=False, 2025-05-07T20:13:17.9049506Z compile=False, 2025-05-07T20:13:17.9049596Z T=1, 2025-05-07T20:13:17.9049675Z D=44, 2025-05-07T20:13:17.9049753Z B=65, 2025-05-07T20:13:17.9049843Z log_E=4, 2025-05-07T20:13:17.9049921Z L=13, 2025-05-07T20:13:17.9050020Z D_gradcheck=2, 2025-05-07T20:13:17.9050117Z stochastic_rounding=True, 2025-05-07T20:13:17.9050201Z weighted=False, 2025-05-07T20:13:17.9050326Z row_wise=False, 2025-05-07T20:13:17.9050409Z mixed=False, 2025-05-07T20:13:17.9050494Z use_cache=False, 2025-05-07T20:13:17.9050616Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.9050740Z use_cpu=True, 2025-05-07T20:13:17.9050857Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.9050933Z ) 2025-05-07T20:13:17.9051069Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.9051450Z self=, 2025-05-07T20:13:17.9051533Z mixed_B=True, 2025-05-07T20:13:17.9051620Z compile=False, 2025-05-07T20:13:17.9051714Z T=1, 2025-05-07T20:13:17.9051793Z D=19, 2025-05-07T20:13:17.9051873Z B=115, 2025-05-07T20:13:17.9051968Z log_E=3, 2025-05-07T20:13:17.9052047Z L=13, 2025-05-07T20:13:17.9052145Z D_gradcheck=2, 2025-05-07T20:13:17.9052249Z stochastic_rounding=False, 2025-05-07T20:13:17.9052338Z weighted=True, 2025-05-07T20:13:17.9052437Z row_wise=False, 2025-05-07T20:13:17.9052522Z mixed=True, 2025-05-07T20:13:17.9052608Z use_cache=False, 2025-05-07T20:13:17.9052732Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.9052818Z use_cpu=True, 2025-05-07T20:13:17.9052924Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.9053013Z ) 2025-05-07T20:13:17.9053151Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.9053518Z self=, 2025-05-07T20:13:17.9053612Z mixed_B=False, 2025-05-07T20:13:17.9053696Z compile=True, 2025-05-07T20:13:17.9053787Z T=5, 2025-05-07T20:13:17.9053865Z D=20, 2025-05-07T20:13:17.9053944Z B=69, 2025-05-07T20:13:17.9054034Z log_E=5, 2025-05-07T20:13:17.9054112Z L=16, 2025-05-07T20:13:17.9054196Z D_gradcheck=1, 2025-05-07T20:13:17.9054307Z stochastic_rounding=False, 2025-05-07T20:13:17.9054392Z weighted=True, 2025-05-07T20:13:17.9054478Z row_wise=False, 2025-05-07T20:13:17.9054572Z mixed=True, 2025-05-07T20:13:17.9054661Z use_cache=False, 2025-05-07T20:13:17.9054771Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.9054872Z use_cpu=True, 2025-05-07T20:13:17.9054977Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.9055054Z ) 2025-05-07T20:13:17.9055205Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.9055597Z self=, 2025-05-07T20:13:17.9055696Z mixed_B=True, 2025-05-07T20:13:17.9055781Z compile=False, 2025-05-07T20:13:17.9055887Z T=2, 2025-05-07T20:13:17.9055978Z D=37, 2025-05-07T20:13:17.9056057Z B=7, 2025-05-07T20:13:17.9056138Z log_E=3, 2025-05-07T20:13:17.9056230Z L=9, 2025-05-07T20:13:17.9056314Z D_gradcheck=2, 2025-05-07T20:13:17.9056412Z stochastic_rounding=True, 2025-05-07T20:13:17.9056509Z weighted=False, 2025-05-07T20:13:17.9056594Z row_wise=True, 2025-05-07T20:13:17.9056677Z mixed=False, 2025-05-07T20:13:17.9056775Z use_cache=True, 2025-05-07T20:13:17.9056884Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.9056990Z use_cpu=True, 2025-05-07T20:13:17.9057107Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.9057182Z ) 2025-05-07T20:13:17.9057332Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.9057703Z self=, 2025-05-07T20:13:17.9057788Z mixed_B=False, 2025-05-07T20:13:17.9057885Z compile=False, 2025-05-07T20:13:17.9057965Z T=5, 2025-05-07T20:13:17.9058044Z D=109, 2025-05-07T20:13:17.9058134Z B=78, 2025-05-07T20:13:17.9058213Z log_E=3, 2025-05-07T20:13:17.9058291Z L=18, 2025-05-07T20:13:17.9058387Z D_gradcheck=2, 2025-05-07T20:13:17.9058487Z stochastic_rounding=False, 2025-05-07T20:13:17.9058570Z weighted=True, 2025-05-07T20:13:17.9058692Z row_wise=False, 2025-05-07T20:13:17.9058775Z mixed=True, 2025-05-07T20:13:17.9058861Z use_cache=False, 2025-05-07T20:13:17.9058983Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.9059070Z use_cpu=True, 2025-05-07T20:13:17.9059185Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.9059260Z ) 2025-05-07T20:13:17.9059397Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.9059778Z self=, 2025-05-07T20:13:17.9059860Z mixed_B=True, 2025-05-07T20:13:17.9059944Z compile=True, 2025-05-07T20:13:17.9060034Z T=5, 2025-05-07T20:13:17.9060113Z D=47, 2025-05-07T20:13:17.9060191Z B=84, 2025-05-07T20:13:17.9060280Z log_E=4, 2025-05-07T20:13:17.9060358Z L=9, 2025-05-07T20:13:17.9060442Z D_gradcheck=1, 2025-05-07T20:13:17.9060552Z stochastic_rounding=True, 2025-05-07T20:13:17.9060639Z weighted=False, 2025-05-07T20:13:17.9060723Z row_wise=True, 2025-05-07T20:13:17.9060817Z mixed=True, 2025-05-07T20:13:17.9060904Z use_cache=False, 2025-05-07T20:13:17.9061024Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.9061109Z use_cpu=True, 2025-05-07T20:13:17.9061213Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.9061300Z ) 2025-05-07T20:13:17.9061439Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.9061806Z self=, 2025-05-07T20:13:17.9061902Z mixed_B=False, 2025-05-07T20:13:17.9061987Z compile=False, 2025-05-07T20:13:17.9062067Z T=2, 2025-05-07T20:13:17.9062159Z D=56, 2025-05-07T20:13:17.9062238Z B=116, 2025-05-07T20:13:17.9062318Z log_E=4, 2025-05-07T20:13:17.9062408Z L=14, 2025-05-07T20:13:17.9062493Z D_gradcheck=1, 2025-05-07T20:13:17.9062591Z stochastic_rounding=False, 2025-05-07T20:13:17.9062688Z weighted=True, 2025-05-07T20:13:17.9062775Z row_wise=True, 2025-05-07T20:13:17.9062875Z mixed=False, 2025-05-07T20:13:17.9062956Z use_cache=False, 2025-05-07T20:13:17.9063084Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.9063169Z use_cpu=True, 2025-05-07T20:13:17.9063273Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.9063362Z ) 2025-05-07T20:13:17.9413189Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.9413870Z self=, 2025-05-07T20:13:17.9414038Z mixed_B=False, 2025-05-07T20:13:17.9414200Z compile=True, 2025-05-07T20:13:17.9414365Z T=5, 2025-05-07T20:13:17.9414569Z D=16, 2025-05-07T20:13:17.9414694Z B=22, 2025-05-07T20:13:17.9414799Z log_E=3, 2025-05-07T20:13:17.9414880Z L=11, 2025-05-07T20:13:17.9414965Z D_gradcheck=2, 2025-05-07T20:13:17.9415081Z stochastic_rounding=False, 2025-05-07T20:13:17.9415166Z weighted=True, 2025-05-07T20:13:17.9415267Z row_wise=True, 2025-05-07T20:13:17.9415351Z mixed=True, 2025-05-07T20:13:17.9415438Z use_cache=False, 2025-05-07T20:13:17.9415566Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.9415695Z use_cpu=True, 2025-05-07T20:13:17.9415802Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.9415893Z ) 2025-05-07T20:13:17.9416034Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.9416407Z self=, 2025-05-07T20:13:17.9416507Z mixed_B=False, 2025-05-07T20:13:17.9416598Z compile=True, 2025-05-07T20:13:17.9416678Z T=2, 2025-05-07T20:13:17.9416774Z D=112, 2025-05-07T20:13:17.9416854Z B=100, 2025-05-07T20:13:17.9416949Z log_E=3, 2025-05-07T20:13:17.9417027Z L=8, 2025-05-07T20:13:17.9417112Z D_gradcheck=2, 2025-05-07T20:13:17.9417223Z stochastic_rounding=False, 2025-05-07T20:13:17.9417305Z weighted=False, 2025-05-07T20:13:17.9417425Z row_wise=True, 2025-05-07T20:13:17.9417517Z mixed=True, 2025-05-07T20:13:17.9417599Z use_cache=False, 2025-05-07T20:13:17.9417707Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.9417803Z use_cpu=True, 2025-05-07T20:13:17.9417911Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.9417987Z ) 2025-05-07T20:13:17.9418137Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.9418506Z self=, 2025-05-07T20:13:17.9418588Z mixed_B=True, 2025-05-07T20:13:17.9418684Z compile=True, 2025-05-07T20:13:17.9418762Z T=4, 2025-05-07T20:13:17.9418855Z D=16, 2025-05-07T20:13:17.9419002Z B=108, 2025-05-07T20:13:17.9419082Z log_E=3, 2025-05-07T20:13:17.9419172Z L=1, 2025-05-07T20:13:17.9419255Z D_gradcheck=1, 2025-05-07T20:13:17.9419354Z stochastic_rounding=False, 2025-05-07T20:13:17.9419455Z weighted=False, 2025-05-07T20:13:17.9419541Z row_wise=False, 2025-05-07T20:13:17.9419622Z mixed=False, 2025-05-07T20:13:17.9419719Z use_cache=False, 2025-05-07T20:13:17.9419831Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.9419915Z use_cpu=True, 2025-05-07T20:13:17.9420032Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.9420111Z ) 2025-05-07T20:13:17.9420263Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.9420630Z self=, 2025-05-07T20:13:17.9420714Z mixed_B=True, 2025-05-07T20:13:17.9420812Z compile=False, 2025-05-07T20:13:17.9420891Z T=2, 2025-05-07T20:13:17.9420974Z D=104, 2025-05-07T20:13:17.9421066Z B=118, 2025-05-07T20:13:17.9421145Z log_E=5, 2025-05-07T20:13:17.9421226Z L=2, 2025-05-07T20:13:17.9421322Z D_gradcheck=2, 2025-05-07T20:13:17.9421422Z stochastic_rounding=False, 2025-05-07T20:13:17.9421507Z weighted=False, 2025-05-07T20:13:17.9421605Z row_wise=True, 2025-05-07T20:13:17.9421686Z mixed=True, 2025-05-07T20:13:17.9421772Z use_cache=False, 2025-05-07T20:13:17.9421895Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.9421980Z use_cpu=True, 2025-05-07T20:13:17.9422096Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.9422172Z ) 2025-05-07T20:13:17.9422310Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.9422716Z self=, 2025-05-07T20:13:17.9422799Z mixed_B=True, 2025-05-07T20:13:17.9422884Z compile=False, 2025-05-07T20:13:17.9422973Z T=3, 2025-05-07T20:13:17.9423077Z D=67, 2025-05-07T20:13:17.9423156Z B=49, 2025-05-07T20:13:17.9423247Z log_E=4, 2025-05-07T20:13:17.9423326Z L=12, 2025-05-07T20:13:17.9423412Z D_gradcheck=2, 2025-05-07T20:13:17.9423525Z stochastic_rounding=True, 2025-05-07T20:13:17.9423611Z weighted=False, 2025-05-07T20:13:17.9423698Z row_wise=True, 2025-05-07T20:13:17.9423796Z mixed=False, 2025-05-07T20:13:17.9423881Z use_cache=False, 2025-05-07T20:13:17.9424006Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.9424114Z use_cpu=True, 2025-05-07T20:13:17.9424221Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.9424311Z ) 2025-05-07T20:13:17.9424449Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.9424820Z self=, 2025-05-07T20:13:17.9424917Z mixed_B=True, 2025-05-07T20:13:17.9425002Z compile=False, 2025-05-07T20:13:17.9425081Z T=1, 2025-05-07T20:13:17.9425171Z D=90, 2025-05-07T20:13:17.9425250Z B=83, 2025-05-07T20:13:17.9425329Z log_E=3, 2025-05-07T20:13:17.9425419Z L=13, 2025-05-07T20:13:17.9425501Z D_gradcheck=1, 2025-05-07T20:13:17.9425610Z stochastic_rounding=False, 2025-05-07T20:13:17.9425695Z weighted=False, 2025-05-07T20:13:17.9425803Z row_wise=False, 2025-05-07T20:13:17.9425896Z mixed=True, 2025-05-07T20:13:17.9425979Z use_cache=True, 2025-05-07T20:13:17.9426089Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.9426185Z use_cpu=True, 2025-05-07T20:13:17.9426290Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.9426364Z ) 2025-05-07T20:13:17.9426513Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.9426882Z self=, 2025-05-07T20:13:17.9426964Z mixed_B=True, 2025-05-07T20:13:17.9427059Z compile=True, 2025-05-07T20:13:17.9427139Z T=1, 2025-05-07T20:13:17.9427218Z D=50, 2025-05-07T20:13:17.9427308Z B=21, 2025-05-07T20:13:17.9427387Z log_E=5, 2025-05-07T20:13:17.9427478Z L=2, 2025-05-07T20:13:17.9427562Z D_gradcheck=2, 2025-05-07T20:13:17.9427660Z stochastic_rounding=False, 2025-05-07T20:13:17.9427756Z weighted=False, 2025-05-07T20:13:17.9427841Z row_wise=False, 2025-05-07T20:13:17.9427923Z mixed=True, 2025-05-07T20:13:17.9428019Z use_cache=True, 2025-05-07T20:13:17.9428125Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.9428209Z use_cpu=True, 2025-05-07T20:13:17.9428327Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.9428401Z ) 2025-05-07T20:13:17.9428537Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.9428914Z self=, 2025-05-07T20:13:17.9428996Z mixed_B=True, 2025-05-07T20:13:17.9429095Z compile=False, 2025-05-07T20:13:17.9429172Z T=1, 2025-05-07T20:13:17.9429251Z D=38, 2025-05-07T20:13:17.9429340Z B=116, 2025-05-07T20:13:17.9429418Z log_E=3, 2025-05-07T20:13:17.9429496Z L=12, 2025-05-07T20:13:17.9429592Z D_gradcheck=2, 2025-05-07T20:13:17.9429690Z stochastic_rounding=False, 2025-05-07T20:13:17.9429774Z weighted=True, 2025-05-07T20:13:17.9429869Z row_wise=True, 2025-05-07T20:13:17.9429951Z mixed=False, 2025-05-07T20:13:17.9430037Z use_cache=False, 2025-05-07T20:13:17.9430157Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.9430243Z use_cpu=True, 2025-05-07T20:13:17.9430348Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.9430432Z ) 2025-05-07T20:13:17.9430569Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.9430973Z self=, 2025-05-07T20:13:17.9431056Z mixed_B=False, 2025-05-07T20:13:17.9431141Z compile=False, 2025-05-07T20:13:17.9431232Z T=1, 2025-05-07T20:13:17.9431335Z D=11, 2025-05-07T20:13:17.9431413Z B=84, 2025-05-07T20:13:17.9431504Z log_E=5, 2025-05-07T20:13:17.9431583Z L=11, 2025-05-07T20:13:17.9431667Z D_gradcheck=1, 2025-05-07T20:13:17.9431778Z stochastic_rounding=True, 2025-05-07T20:13:17.9431862Z weighted=False, 2025-05-07T20:13:17.9431949Z row_wise=False, 2025-05-07T20:13:17.9432043Z mixed=False, 2025-05-07T20:13:17.9432130Z use_cache=False, 2025-05-07T20:13:17.9432240Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.9432359Z use_cpu=True, 2025-05-07T20:13:17.9432463Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.9432550Z ) 2025-05-07T20:13:17.9432687Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.9433055Z self=, 2025-05-07T20:13:17.9433148Z mixed_B=True, 2025-05-07T20:13:17.9433233Z compile=False, 2025-05-07T20:13:17.9433313Z T=4, 2025-05-07T20:13:17.9433403Z D=97, 2025-05-07T20:13:17.9433480Z B=52, 2025-05-07T20:13:17.9433560Z log_E=4, 2025-05-07T20:13:17.9433652Z L=13, 2025-05-07T20:13:17.9433736Z D_gradcheck=1, 2025-05-07T20:13:17.9433837Z stochastic_rounding=False, 2025-05-07T20:13:17.9433934Z weighted=True, 2025-05-07T20:13:17.9434045Z row_wise=False, 2025-05-07T20:13:17.9434128Z mixed=True, 2025-05-07T20:13:17.9434228Z use_cache=False, 2025-05-07T20:13:17.9434337Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.9434437Z use_cpu=True, 2025-05-07T20:13:17.9434544Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.9434624Z ) 2025-05-07T20:13:17.9434776Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.9435147Z self=, 2025-05-07T20:13:17.9435231Z mixed_B=True, 2025-05-07T20:13:17.9435330Z compile=True, 2025-05-07T20:13:17.9435411Z T=2, 2025-05-07T20:13:17.9435493Z D=67, 2025-05-07T20:13:17.9435585Z B=80, 2025-05-07T20:13:17.9435667Z log_E=5, 2025-05-07T20:13:17.9435748Z L=0, 2025-05-07T20:13:17.9435851Z D_gradcheck=2, 2025-05-07T20:13:17.9436025Z stochastic_rounding=True, 2025-05-07T20:13:17.9436113Z weighted=True, 2025-05-07T20:13:17.9436218Z row_wise=False, 2025-05-07T20:13:17.9436304Z mixed=True, 2025-05-07T20:13:17.9436406Z use_cache=True, 2025-05-07T20:13:17.9436516Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.9436601Z use_cpu=True, 2025-05-07T20:13:17.9436718Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.9436798Z ) 2025-05-07T20:13:17.9436940Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.9437325Z self=, 2025-05-07T20:13:17.9437408Z mixed_B=True, 2025-05-07T20:13:17.9437494Z compile=False, 2025-05-07T20:13:17.9437585Z T=5, 2025-05-07T20:13:17.9437664Z D=27, 2025-05-07T20:13:17.9437744Z B=66, 2025-05-07T20:13:17.9437840Z log_E=3, 2025-05-07T20:13:17.9437918Z L=9, 2025-05-07T20:13:17.9438017Z D_gradcheck=2, 2025-05-07T20:13:17.9438115Z stochastic_rounding=True, 2025-05-07T20:13:17.9438200Z weighted=False, 2025-05-07T20:13:17.9438299Z row_wise=False, 2025-05-07T20:13:17.9438379Z mixed=False, 2025-05-07T20:13:17.9438466Z use_cache=True, 2025-05-07T20:13:17.9438590Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.9438673Z use_cpu=True, 2025-05-07T20:13:17.9438777Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.9438862Z ) 2025-05-07T20:13:17.9438997Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.9439395Z self=, 2025-05-07T20:13:17.9439487Z mixed_B=True, 2025-05-07T20:13:17.9439570Z compile=True, 2025-05-07T20:13:17.9439647Z T=5, 2025-05-07T20:13:17.9439760Z D=64, 2025-05-07T20:13:17.9439838Z B=70, 2025-05-07T20:13:17.9439931Z log_E=5, 2025-05-07T20:13:17.9440006Z L=12, 2025-05-07T20:13:17.9440089Z D_gradcheck=1, 2025-05-07T20:13:17.9440198Z stochastic_rounding=True, 2025-05-07T20:13:17.9440282Z weighted=True, 2025-05-07T20:13:17.9440367Z row_wise=True, 2025-05-07T20:13:17.9440458Z mixed=True, 2025-05-07T20:13:17.9440541Z use_cache=True, 2025-05-07T20:13:17.9440650Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.9440775Z use_cpu=True, 2025-05-07T20:13:17.9440882Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.9440957Z ) 2025-05-07T20:13:17.9441105Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.9441473Z self=, 2025-05-07T20:13:17.9441569Z mixed_B=False, 2025-05-07T20:13:17.9441654Z compile=False, 2025-05-07T20:13:17.9441732Z T=4, 2025-05-07T20:13:17.9441829Z D=106, 2025-05-07T20:13:17.9441907Z B=40, 2025-05-07T20:13:17.9441987Z log_E=3, 2025-05-07T20:13:17.9442083Z L=17, 2025-05-07T20:13:17.9442165Z D_gradcheck=2, 2025-05-07T20:13:17.9442261Z stochastic_rounding=True, 2025-05-07T20:13:17.9442358Z weighted=True, 2025-05-07T20:13:17.9442483Z row_wise=True, 2025-05-07T20:13:17.9442564Z mixed=True, 2025-05-07T20:13:17.9442656Z use_cache=False, 2025-05-07T20:13:17.9442765Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.9442852Z use_cpu=True, 2025-05-07T20:13:17.9442965Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.9443040Z ) 2025-05-07T20:13:17.9443179Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.9443559Z self=, 2025-05-07T20:13:17.9443643Z mixed_B=False, 2025-05-07T20:13:17.9443740Z compile=True, 2025-05-07T20:13:17.9443822Z T=1, 2025-05-07T20:13:17.9443901Z D=18, 2025-05-07T20:13:17.9443995Z B=111, 2025-05-07T20:13:17.9444076Z log_E=3, 2025-05-07T20:13:17.9444154Z L=13, 2025-05-07T20:13:17.9444246Z D_gradcheck=2, 2025-05-07T20:13:17.9444345Z stochastic_rounding=False, 2025-05-07T20:13:17.9444429Z weighted=True, 2025-05-07T20:13:17.9444525Z row_wise=False, 2025-05-07T20:13:17.9444605Z mixed=True, 2025-05-07T20:13:17.9444691Z use_cache=False, 2025-05-07T20:13:17.9444810Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.9444897Z use_cpu=True, 2025-05-07T20:13:17.9445013Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.9445088Z ) 2025-05-07T20:13:17.9445225Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.9445603Z self=, 2025-05-07T20:13:17.9445685Z mixed_B=False, 2025-05-07T20:13:17.9445767Z compile=False, 2025-05-07T20:13:17.9445857Z T=2, 2025-05-07T20:13:17.9445935Z D=4, 2025-05-07T20:13:17.9446013Z B=14, 2025-05-07T20:13:17.9446103Z log_E=4, 2025-05-07T20:13:17.9446179Z L=11, 2025-05-07T20:13:17.9446261Z D_gradcheck=1, 2025-05-07T20:13:17.9446370Z stochastic_rounding=False, 2025-05-07T20:13:17.9446454Z weighted=False, 2025-05-07T20:13:17.9446536Z row_wise=True, 2025-05-07T20:13:17.9446627Z mixed=True, 2025-05-07T20:13:17.9446711Z use_cache=False, 2025-05-07T20:13:17.9446830Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.9446914Z use_cpu=True, 2025-05-07T20:13:17.9447015Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.9447099Z ) 2025-05-07T20:13:17.9447238Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.9447625Z self=, 2025-05-07T20:13:17.9447718Z mixed_B=True, 2025-05-07T20:13:17.9447802Z compile=True, 2025-05-07T20:13:17.9447884Z T=3, 2025-05-07T20:13:17.9448000Z D=28, 2025-05-07T20:13:17.9448077Z B=99, 2025-05-07T20:13:17.9448156Z log_E=3, 2025-05-07T20:13:17.9448244Z L=7, 2025-05-07T20:13:17.9448328Z D_gradcheck=1, 2025-05-07T20:13:17.9448425Z stochastic_rounding=False, 2025-05-07T20:13:17.9448523Z weighted=False, 2025-05-07T20:13:17.9448604Z row_wise=True, 2025-05-07T20:13:17.9448697Z mixed=False, 2025-05-07T20:13:17.9448781Z use_cache=True, 2025-05-07T20:13:17.9448892Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.9449013Z use_cpu=True, 2025-05-07T20:13:17.9449117Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.9449190Z ) 2025-05-07T20:13:17.9808487Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.9809060Z self=, 2025-05-07T20:13:17.9809188Z mixed_B=True, 2025-05-07T20:13:17.9809322Z compile=False, 2025-05-07T20:13:17.9809450Z T=4, 2025-05-07T20:13:17.9809599Z D=6, 2025-05-07T20:13:17.9809707Z B=107, 2025-05-07T20:13:17.9809833Z log_E=5, 2025-05-07T20:13:17.9810047Z L=16, 2025-05-07T20:13:17.9810173Z D_gradcheck=2, 2025-05-07T20:13:17.9810356Z stochastic_rounding=False, 2025-05-07T20:13:17.9810529Z weighted=False, 2025-05-07T20:13:17.9810683Z row_wise=False, 2025-05-07T20:13:17.9810937Z mixed=True, 2025-05-07T20:13:17.9811035Z use_cache=True, 2025-05-07T20:13:17.9811146Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.9811235Z use_cpu=True, 2025-05-07T20:13:17.9811356Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.9811431Z ) 2025-05-07T20:13:17.9811572Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.9811957Z self=, 2025-05-07T20:13:17.9812043Z mixed_B=False, 2025-05-07T20:13:17.9812141Z compile=False, 2025-05-07T20:13:17.9812221Z T=5, 2025-05-07T20:13:17.9812302Z D=30, 2025-05-07T20:13:17.9812389Z B=23, 2025-05-07T20:13:17.9812468Z log_E=5, 2025-05-07T20:13:17.9812546Z L=12, 2025-05-07T20:13:17.9812641Z D_gradcheck=1, 2025-05-07T20:13:17.9812738Z stochastic_rounding=False, 2025-05-07T20:13:17.9812821Z weighted=True, 2025-05-07T20:13:17.9812915Z row_wise=True, 2025-05-07T20:13:17.9812999Z mixed=False, 2025-05-07T20:13:17.9813083Z use_cache=False, 2025-05-07T20:13:17.9813205Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.9813290Z use_cpu=True, 2025-05-07T20:13:17.9813406Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.9813483Z ) 2025-05-07T20:13:17.9813620Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.9814007Z self=, 2025-05-07T20:13:17.9814093Z mixed_B=False, 2025-05-07T20:13:17.9814179Z compile=False, 2025-05-07T20:13:17.9814272Z T=4, 2025-05-07T20:13:17.9814354Z D=22, 2025-05-07T20:13:17.9814435Z B=91, 2025-05-07T20:13:17.9814530Z log_E=5, 2025-05-07T20:13:17.9814612Z L=20, 2025-05-07T20:13:17.9814698Z D_gradcheck=2, 2025-05-07T20:13:17.9814813Z stochastic_rounding=False, 2025-05-07T20:13:17.9814899Z weighted=True, 2025-05-07T20:13:17.9814985Z row_wise=True, 2025-05-07T20:13:17.9815083Z mixed=True, 2025-05-07T20:13:17.9815172Z use_cache=False, 2025-05-07T20:13:17.9815300Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.9815386Z use_cpu=True, 2025-05-07T20:13:17.9815495Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.9815587Z ) 2025-05-07T20:13:17.9815726Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.9816146Z self=, 2025-05-07T20:13:17.9816244Z mixed_B=True, 2025-05-07T20:13:17.9816332Z compile=True, 2025-05-07T20:13:17.9816413Z T=2, 2025-05-07T20:13:17.9816547Z D=7, 2025-05-07T20:13:17.9816627Z B=2, 2025-05-07T20:13:17.9816709Z log_E=4, 2025-05-07T20:13:17.9816802Z L=2, 2025-05-07T20:13:17.9816889Z D_gradcheck=1, 2025-05-07T20:13:17.9816991Z stochastic_rounding=False, 2025-05-07T20:13:17.9817092Z weighted=True, 2025-05-07T20:13:17.9817178Z row_wise=True, 2025-05-07T20:13:17.9817277Z mixed=True, 2025-05-07T20:13:17.9817366Z use_cache=True, 2025-05-07T20:13:17.9817478Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.9817578Z use_cpu=True, 2025-05-07T20:13:17.9817719Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.9817798Z ) 2025-05-07T20:13:17.9817949Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.9818318Z self=, 2025-05-07T20:13:17.9818403Z mixed_B=True, 2025-05-07T20:13:17.9818500Z compile=False, 2025-05-07T20:13:17.9818578Z T=3, 2025-05-07T20:13:17.9818657Z D=64, 2025-05-07T20:13:17.9818749Z B=39, 2025-05-07T20:13:17.9818828Z log_E=5, 2025-05-07T20:13:17.9818920Z L=9, 2025-05-07T20:13:17.9819004Z D_gradcheck=1, 2025-05-07T20:13:17.9819103Z stochastic_rounding=True, 2025-05-07T20:13:17.9819203Z weighted=False, 2025-05-07T20:13:17.9819288Z row_wise=False, 2025-05-07T20:13:17.9819398Z mixed=False, 2025-05-07T20:13:17.9819493Z use_cache=True, 2025-05-07T20:13:17.9819604Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.9819687Z use_cpu=True, 2025-05-07T20:13:17.9819804Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.9819879Z ) 2025-05-07T20:13:17.9820018Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.9820396Z self=, 2025-05-07T20:13:17.9820480Z mixed_B=False, 2025-05-07T20:13:17.9820577Z compile=True, 2025-05-07T20:13:17.9820656Z T=4, 2025-05-07T20:13:17.9820734Z D=37, 2025-05-07T20:13:17.9820826Z B=91, 2025-05-07T20:13:17.9820906Z log_E=5, 2025-05-07T20:13:17.9820986Z L=20, 2025-05-07T20:13:17.9821088Z D_gradcheck=1, 2025-05-07T20:13:17.9821184Z stochastic_rounding=True, 2025-05-07T20:13:17.9821269Z weighted=False, 2025-05-07T20:13:17.9821367Z row_wise=True, 2025-05-07T20:13:17.9821450Z mixed=True, 2025-05-07T20:13:17.9821534Z use_cache=True, 2025-05-07T20:13:17.9821661Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.9821745Z use_cpu=True, 2025-05-07T20:13:17.9821852Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.9821944Z ) 2025-05-07T20:13:17.9822084Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.9822467Z self=, 2025-05-07T20:13:17.9822552Z mixed_B=False, 2025-05-07T20:13:17.9822634Z compile=True, 2025-05-07T20:13:17.9822726Z T=4, 2025-05-07T20:13:17.9822805Z D=124, 2025-05-07T20:13:17.9822887Z B=115, 2025-05-07T20:13:17.9822978Z log_E=5, 2025-05-07T20:13:17.9823056Z L=5, 2025-05-07T20:13:17.9823141Z D_gradcheck=2, 2025-05-07T20:13:17.9823254Z stochastic_rounding=True, 2025-05-07T20:13:17.9823338Z weighted=True, 2025-05-07T20:13:17.9823422Z row_wise=True, 2025-05-07T20:13:17.9823518Z mixed=True, 2025-05-07T20:13:17.9823602Z use_cache=True, 2025-05-07T20:13:17.9823712Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.9823812Z use_cpu=True, 2025-05-07T20:13:17.9823921Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.9823996Z ) 2025-05-07T20:13:17.9824148Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.9824542Z self=, 2025-05-07T20:13:17.9824641Z mixed_B=True, 2025-05-07T20:13:17.9824726Z compile=False, 2025-05-07T20:13:17.9824806Z T=3, 2025-05-07T20:13:17.9824898Z D=78, 2025-05-07T20:13:17.9825003Z B=102, 2025-05-07T20:13:17.9825084Z log_E=5, 2025-05-07T20:13:17.9825176Z L=9, 2025-05-07T20:13:17.9825260Z D_gradcheck=2, 2025-05-07T20:13:17.9825357Z stochastic_rounding=True, 2025-05-07T20:13:17.9825454Z weighted=False, 2025-05-07T20:13:17.9825537Z row_wise=True, 2025-05-07T20:13:17.9825622Z mixed=False, 2025-05-07T20:13:17.9825719Z use_cache=False, 2025-05-07T20:13:17.9825828Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.9825926Z use_cpu=True, 2025-05-07T20:13:17.9826054Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.9826131Z ) 2025-05-07T20:13:17.9826281Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.9826652Z self=, 2025-05-07T20:13:17.9826734Z mixed_B=True, 2025-05-07T20:13:17.9826831Z compile=True, 2025-05-07T20:13:17.9826911Z T=4, 2025-05-07T20:13:17.9826988Z D=52, 2025-05-07T20:13:17.9827080Z B=86, 2025-05-07T20:13:17.9827158Z log_E=3, 2025-05-07T20:13:17.9827236Z L=6, 2025-05-07T20:13:17.9827331Z D_gradcheck=2, 2025-05-07T20:13:17.9827428Z stochastic_rounding=False, 2025-05-07T20:13:17.9827513Z weighted=False, 2025-05-07T20:13:17.9827609Z row_wise=True, 2025-05-07T20:13:17.9827717Z mixed=False, 2025-05-07T20:13:17.9827813Z use_cache=True, 2025-05-07T20:13:17.9827922Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.9828007Z use_cpu=True, 2025-05-07T20:13:17.9828129Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.9828206Z ) 2025-05-07T20:13:17.9828344Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.9828721Z self=, 2025-05-07T20:13:17.9828804Z mixed_B=True, 2025-05-07T20:13:17.9828888Z compile=True, 2025-05-07T20:13:17.9828977Z T=3, 2025-05-07T20:13:17.9829055Z D=107, 2025-05-07T20:13:17.9829134Z B=11, 2025-05-07T20:13:17.9829225Z log_E=5, 2025-05-07T20:13:17.9829304Z L=13, 2025-05-07T20:13:17.9829388Z D_gradcheck=1, 2025-05-07T20:13:17.9829498Z stochastic_rounding=False, 2025-05-07T20:13:17.9829582Z weighted=True, 2025-05-07T20:13:17.9829674Z row_wise=True, 2025-05-07T20:13:17.9829757Z mixed=True, 2025-05-07T20:13:17.9829842Z use_cache=False, 2025-05-07T20:13:17.9829966Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.9830049Z use_cpu=True, 2025-05-07T20:13:17.9830152Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.9830241Z ) 2025-05-07T20:13:17.9830378Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.9830745Z self=, 2025-05-07T20:13:17.9830840Z mixed_B=True, 2025-05-07T20:13:17.9830924Z compile=False, 2025-05-07T20:13:17.9831003Z T=1, 2025-05-07T20:13:17.9831092Z D=94, 2025-05-07T20:13:17.9831172Z B=33, 2025-05-07T20:13:17.9831263Z log_E=3, 2025-05-07T20:13:17.9831342Z L=5, 2025-05-07T20:13:17.9831425Z D_gradcheck=2, 2025-05-07T20:13:17.9831534Z stochastic_rounding=True, 2025-05-07T20:13:17.9831619Z weighted=True, 2025-05-07T20:13:17.9831706Z row_wise=True, 2025-05-07T20:13:17.9831804Z mixed=False, 2025-05-07T20:13:17.9831891Z use_cache=False, 2025-05-07T20:13:17.9832003Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.9832103Z use_cpu=True, 2025-05-07T20:13:17.9832208Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.9832285Z ) 2025-05-07T20:13:17.9832438Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.9832835Z self=, 2025-05-07T20:13:17.9832920Z mixed_B=False, 2025-05-07T20:13:17.9833016Z compile=True, 2025-05-07T20:13:17.9833095Z T=4, 2025-05-07T20:13:17.9833187Z D=123, 2025-05-07T20:13:17.9833294Z B=100, 2025-05-07T20:13:17.9833375Z log_E=5, 2025-05-07T20:13:17.9833462Z L=19, 2025-05-07T20:13:17.9833546Z D_gradcheck=1, 2025-05-07T20:13:17.9833643Z stochastic_rounding=True, 2025-05-07T20:13:17.9833741Z weighted=True, 2025-05-07T20:13:17.9833825Z row_wise=False, 2025-05-07T20:13:17.9833908Z mixed=True, 2025-05-07T20:13:17.9834005Z use_cache=True, 2025-05-07T20:13:17.9834114Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.9834198Z use_cpu=True, 2025-05-07T20:13:17.9834359Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.9834437Z ) 2025-05-07T20:13:17.9834579Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.9834958Z self=, 2025-05-07T20:13:17.9835042Z mixed_B=False, 2025-05-07T20:13:17.9835141Z compile=True, 2025-05-07T20:13:17.9835221Z T=2, 2025-05-07T20:13:17.9835302Z D=84, 2025-05-07T20:13:17.9835396Z B=120, 2025-05-07T20:13:17.9835478Z log_E=3, 2025-05-07T20:13:17.9835559Z L=18, 2025-05-07T20:13:17.9835658Z D_gradcheck=2, 2025-05-07T20:13:17.9835757Z stochastic_rounding=True, 2025-05-07T20:13:17.9835844Z weighted=False, 2025-05-07T20:13:17.9836026Z row_wise=True, 2025-05-07T20:13:17.9836145Z mixed=True, 2025-05-07T20:13:17.9836231Z use_cache=True, 2025-05-07T20:13:17.9836360Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.9836445Z use_cpu=True, 2025-05-07T20:13:17.9836552Z output_dtype=SparseType.FP16, 2025-05-07T20:13:17.9836646Z ) 2025-05-07T20:13:17.9836787Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.9837171Z self=, 2025-05-07T20:13:17.9837258Z mixed_B=False, 2025-05-07T20:13:17.9837344Z compile=False, 2025-05-07T20:13:17.9837437Z T=3, 2025-05-07T20:13:17.9837518Z D=32, 2025-05-07T20:13:17.9837602Z B=123, 2025-05-07T20:13:17.9837697Z log_E=5, 2025-05-07T20:13:17.9837780Z L=7, 2025-05-07T20:13:17.9837867Z D_gradcheck=2, 2025-05-07T20:13:17.9837977Z stochastic_rounding=True, 2025-05-07T20:13:17.9838064Z weighted=True, 2025-05-07T20:13:17.9838148Z row_wise=True, 2025-05-07T20:13:17.9838248Z mixed=True, 2025-05-07T20:13:17.9838335Z use_cache=True, 2025-05-07T20:13:17.9838460Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.9838545Z use_cpu=True, 2025-05-07T20:13:17.9838652Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.9838742Z ) 2025-05-07T20:13:17.9838879Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.9839245Z self=, 2025-05-07T20:13:17.9839339Z mixed_B=True, 2025-05-07T20:13:17.9839428Z compile=True, 2025-05-07T20:13:17.9839508Z T=2, 2025-05-07T20:13:17.9839600Z D=27, 2025-05-07T20:13:17.9839679Z B=108, 2025-05-07T20:13:17.9839757Z log_E=3, 2025-05-07T20:13:17.9839851Z L=11, 2025-05-07T20:13:17.9839933Z D_gradcheck=1, 2025-05-07T20:13:17.9840030Z stochastic_rounding=True, 2025-05-07T20:13:17.9840123Z weighted=True, 2025-05-07T20:13:17.9840206Z row_wise=False, 2025-05-07T20:13:17.9840300Z mixed=True, 2025-05-07T20:13:17.9840385Z use_cache=False, 2025-05-07T20:13:17.9840495Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.9840589Z use_cpu=True, 2025-05-07T20:13:17.9840695Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.9840770Z ) 2025-05-07T20:13:17.9840921Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.9841313Z self=, 2025-05-07T20:13:17.9841397Z mixed_B=False, 2025-05-07T20:13:17.9841516Z compile=False, 2025-05-07T20:13:17.9841594Z T=4, 2025-05-07T20:13:17.9841685Z D=46, 2025-05-07T20:13:17.9841791Z B=79, 2025-05-07T20:13:17.9841871Z log_E=4, 2025-05-07T20:13:17.9841965Z L=10, 2025-05-07T20:13:17.9842049Z D_gradcheck=1, 2025-05-07T20:13:17.9842146Z stochastic_rounding=True, 2025-05-07T20:13:17.9842244Z weighted=False, 2025-05-07T20:13:17.9842330Z row_wise=False, 2025-05-07T20:13:17.9842415Z mixed=True, 2025-05-07T20:13:17.9842513Z use_cache=False, 2025-05-07T20:13:17.9842623Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:17.9842706Z use_cpu=True, 2025-05-07T20:13:17.9842855Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.9842932Z ) 2025-05-07T20:13:17.9843085Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:17.9843456Z self=, 2025-05-07T20:13:17.9843539Z mixed_B=True, 2025-05-07T20:13:17.9843635Z compile=True, 2025-05-07T20:13:17.9843714Z T=2, 2025-05-07T20:13:17.9843793Z D=15, 2025-05-07T20:13:17.9843884Z B=22, 2025-05-07T20:13:17.9843962Z log_E=3, 2025-05-07T20:13:17.9844041Z L=9, 2025-05-07T20:13:17.9844135Z D_gradcheck=2, 2025-05-07T20:13:17.9844232Z stochastic_rounding=True, 2025-05-07T20:13:17.9844315Z weighted=True, 2025-05-07T20:13:17.9844412Z row_wise=False, 2025-05-07T20:13:17.9844522Z mixed=True, 2025-05-07T20:13:17.9844607Z use_cache=False, 2025-05-07T20:13:17.9844729Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:17.9844812Z use_cpu=True, 2025-05-07T20:13:17.9844930Z output_dtype=SparseType.FP32, 2025-05-07T20:13:17.9845006Z ) 2025-05-07T20:13:18.0208819Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:18.0209227Z self=, 2025-05-07T20:13:18.0209336Z mixed_B=False, 2025-05-07T20:13:18.0209467Z compile=False, 2025-05-07T20:13:18.0209652Z T=1, 2025-05-07T20:13:18.0209797Z D=96, 2025-05-07T20:13:18.0209913Z B=16, 2025-05-07T20:13:18.0210044Z log_E=5, 2025-05-07T20:13:18.0210172Z L=10, 2025-05-07T20:13:18.0210311Z D_gradcheck=1, 2025-05-07T20:13:18.0210493Z stochastic_rounding=False, 2025-05-07T20:13:18.0210671Z weighted=True, 2025-05-07T20:13:18.0210831Z row_wise=True, 2025-05-07T20:13:18.0210982Z mixed=False, 2025-05-07T20:13:18.0211086Z use_cache=True, 2025-05-07T20:13:18.0211197Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.0211294Z use_cpu=True, 2025-05-07T20:13:18.0211402Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.0211481Z ) 2025-05-07T20:13:18.0211634Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:18.0212003Z self=, 2025-05-07T20:13:18.0212092Z mixed_B=False, 2025-05-07T20:13:18.0212188Z compile=True, 2025-05-07T20:13:18.0212267Z T=5, 2025-05-07T20:13:18.0212345Z D=57, 2025-05-07T20:13:18.0212438Z B=114, 2025-05-07T20:13:18.0212519Z log_E=4, 2025-05-07T20:13:18.0212598Z L=6, 2025-05-07T20:13:18.0212697Z D_gradcheck=2, 2025-05-07T20:13:18.0212797Z stochastic_rounding=False, 2025-05-07T20:13:18.0212882Z weighted=False, 2025-05-07T20:13:18.0212980Z row_wise=False, 2025-05-07T20:13:18.0213064Z mixed=True, 2025-05-07T20:13:18.0213161Z use_cache=True, 2025-05-07T20:13:18.0213271Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.0213356Z use_cpu=True, 2025-05-07T20:13:18.0213475Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.0213552Z ) 2025-05-07T20:13:18.0213691Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:18.0214175Z self=, 2025-05-07T20:13:18.0214259Z mixed_B=False, 2025-05-07T20:13:18.0214343Z compile=True, 2025-05-07T20:13:18.0214435Z T=5, 2025-05-07T20:13:18.0214514Z D=96, 2025-05-07T20:13:18.0214635Z B=109, 2025-05-07T20:13:18.0214729Z log_E=4, 2025-05-07T20:13:18.0214809Z L=16, 2025-05-07T20:13:18.0214892Z D_gradcheck=2, 2025-05-07T20:13:18.0215004Z stochastic_rounding=False, 2025-05-07T20:13:18.0215090Z weighted=True, 2025-05-07T20:13:18.0215188Z row_wise=False, 2025-05-07T20:13:18.0215272Z mixed=True, 2025-05-07T20:13:18.0215356Z use_cache=True, 2025-05-07T20:13:18.0215479Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.0215563Z use_cpu=True, 2025-05-07T20:13:18.0215705Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.0215796Z ) 2025-05-07T20:13:18.0215936Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:18.0216309Z self=, 2025-05-07T20:13:18.0216409Z mixed_B=True, 2025-05-07T20:13:18.0216493Z compile=True, 2025-05-07T20:13:18.0216572Z T=5, 2025-05-07T20:13:18.0216663Z D=35, 2025-05-07T20:13:18.0216744Z B=29, 2025-05-07T20:13:18.0216837Z log_E=3, 2025-05-07T20:13:18.0216917Z L=0, 2025-05-07T20:13:18.0217002Z D_gradcheck=2, 2025-05-07T20:13:18.0217115Z stochastic_rounding=False, 2025-05-07T20:13:18.0217201Z weighted=True, 2025-05-07T20:13:18.0217285Z row_wise=False, 2025-05-07T20:13:18.0217424Z mixed=False, 2025-05-07T20:13:18.0217511Z use_cache=True, 2025-05-07T20:13:18.0217622Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.0217719Z use_cpu=True, 2025-05-07T20:13:18.0217826Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.0217903Z ) 2025-05-07T20:13:18.0218057Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:18.0218427Z self=, 2025-05-07T20:13:18.0218525Z mixed_B=False, 2025-05-07T20:13:18.0218611Z compile=False, 2025-05-07T20:13:18.0218690Z T=4, 2025-05-07T20:13:18.0218779Z D=9, 2025-05-07T20:13:18.0218859Z B=7, 2025-05-07T20:13:18.0218939Z log_E=5, 2025-05-07T20:13:18.0219028Z L=0, 2025-05-07T20:13:18.0219112Z D_gradcheck=2, 2025-05-07T20:13:18.0219212Z stochastic_rounding=True, 2025-05-07T20:13:18.0219321Z weighted=False, 2025-05-07T20:13:18.0219405Z row_wise=True, 2025-05-07T20:13:18.0219489Z mixed=True, 2025-05-07T20:13:18.0219590Z use_cache=True, 2025-05-07T20:13:18.0219701Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.0219787Z use_cpu=True, 2025-05-07T20:13:18.0219910Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.0219989Z ) 2025-05-07T20:13:18.0220129Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:18.0220516Z self=, 2025-05-07T20:13:18.0220602Z mixed_B=False, 2025-05-07T20:13:18.0220702Z compile=True, 2025-05-07T20:13:18.0220783Z T=2, 2025-05-07T20:13:18.0220865Z D=126, 2025-05-07T20:13:18.0220962Z B=40, 2025-05-07T20:13:18.0221043Z log_E=4, 2025-05-07T20:13:18.0221125Z L=20, 2025-05-07T20:13:18.0221224Z D_gradcheck=1, 2025-05-07T20:13:18.0221323Z stochastic_rounding=True, 2025-05-07T20:13:18.0221410Z weighted=False, 2025-05-07T20:13:18.0221509Z row_wise=True, 2025-05-07T20:13:18.0221596Z mixed=True, 2025-05-07T20:13:18.0221685Z use_cache=False, 2025-05-07T20:13:18.0221810Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.0221896Z use_cpu=True, 2025-05-07T20:13:18.0222005Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.0222099Z ) 2025-05-07T20:13:18.0222238Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:18.0222677Z self=, 2025-05-07T20:13:18.0222763Z mixed_B=True, 2025-05-07T20:13:18.0222851Z compile=False, 2025-05-07T20:13:18.0222946Z T=3, 2025-05-07T20:13:18.0223025Z D=84, 2025-05-07T20:13:18.0223106Z B=109, 2025-05-07T20:13:18.0223228Z log_E=5, 2025-05-07T20:13:18.0223308Z L=11, 2025-05-07T20:13:18.0223393Z D_gradcheck=2, 2025-05-07T20:13:18.0223507Z stochastic_rounding=True, 2025-05-07T20:13:18.0223593Z weighted=True, 2025-05-07T20:13:18.0223679Z row_wise=False, 2025-05-07T20:13:18.0223777Z mixed=False, 2025-05-07T20:13:18.0223864Z use_cache=True, 2025-05-07T20:13:18.0223985Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.0224070Z use_cpu=True, 2025-05-07T20:13:18.0224198Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.0224289Z ) 2025-05-07T20:13:18.0224427Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:18.0224798Z self=, 2025-05-07T20:13:18.0224895Z mixed_B=True, 2025-05-07T20:13:18.0224980Z compile=False, 2025-05-07T20:13:18.0225060Z T=5, 2025-05-07T20:13:18.0225153Z D=6, 2025-05-07T20:13:18.0225232Z B=40, 2025-05-07T20:13:18.0225313Z log_E=5, 2025-05-07T20:13:18.0225404Z L=6, 2025-05-07T20:13:18.0225488Z D_gradcheck=2, 2025-05-07T20:13:18.0225585Z stochastic_rounding=True, 2025-05-07T20:13:18.0225680Z weighted=True, 2025-05-07T20:13:18.0225764Z row_wise=True, 2025-05-07T20:13:18.0225861Z mixed=False, 2025-05-07T20:13:18.0225973Z use_cache=False, 2025-05-07T20:13:18.0226082Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.0226181Z use_cpu=True, 2025-05-07T20:13:18.0226288Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.0226364Z ) 2025-05-07T20:13:18.0226515Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:18.0226885Z self=, 2025-05-07T20:13:18.0226970Z mixed_B=True, 2025-05-07T20:13:18.0227066Z compile=True, 2025-05-07T20:13:18.0227145Z T=5, 2025-05-07T20:13:18.0227223Z D=69, 2025-05-07T20:13:18.0227319Z B=16, 2025-05-07T20:13:18.0227401Z log_E=5, 2025-05-07T20:13:18.0227480Z L=18, 2025-05-07T20:13:18.0227581Z D_gradcheck=2, 2025-05-07T20:13:18.0227680Z stochastic_rounding=True, 2025-05-07T20:13:18.0227779Z weighted=True, 2025-05-07T20:13:18.0227864Z row_wise=True, 2025-05-07T20:13:18.0227945Z mixed=True, 2025-05-07T20:13:18.0228045Z use_cache=True, 2025-05-07T20:13:18.0228154Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.0228238Z use_cpu=True, 2025-05-07T20:13:18.0228361Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.0228438Z ) 2025-05-07T20:13:18.0228577Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:18.0228960Z self=, 2025-05-07T20:13:18.0229045Z mixed_B=False, 2025-05-07T20:13:18.0229130Z compile=False, 2025-05-07T20:13:18.0229220Z T=4, 2025-05-07T20:13:18.0229299Z D=83, 2025-05-07T20:13:18.0229390Z B=41, 2025-05-07T20:13:18.0229471Z log_E=5, 2025-05-07T20:13:18.0229552Z L=6, 2025-05-07T20:13:18.0229648Z D_gradcheck=1, 2025-05-07T20:13:18.0229747Z stochastic_rounding=True, 2025-05-07T20:13:18.0229834Z weighted=False, 2025-05-07T20:13:18.0229932Z row_wise=True, 2025-05-07T20:13:18.0230019Z mixed=False, 2025-05-07T20:13:18.0230106Z use_cache=False, 2025-05-07T20:13:18.0230267Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.0230364Z use_cpu=True, 2025-05-07T20:13:18.0230471Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.0230550Z ) 2025-05-07T20:13:18.0230702Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:18.0231097Z self=, 2025-05-07T20:13:18.0231183Z mixed_B=True, 2025-05-07T20:13:18.0231285Z compile=True, 2025-05-07T20:13:18.0231364Z T=3, 2025-05-07T20:13:18.0231443Z D=86, 2025-05-07T20:13:18.0231538Z B=28, 2025-05-07T20:13:18.0231663Z log_E=3, 2025-05-07T20:13:18.0231742Z L=13, 2025-05-07T20:13:18.0231838Z D_gradcheck=2, 2025-05-07T20:13:18.0231935Z stochastic_rounding=True, 2025-05-07T20:13:18.0232032Z weighted=True, 2025-05-07T20:13:18.0232115Z row_wise=True, 2025-05-07T20:13:18.0232198Z mixed=True, 2025-05-07T20:13:18.0232299Z use_cache=False, 2025-05-07T20:13:18.0232410Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.0232495Z use_cpu=True, 2025-05-07T20:13:18.0232637Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.0232716Z ) 2025-05-07T20:13:18.0232854Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:18.0233232Z self=, 2025-05-07T20:13:18.0233318Z mixed_B=True, 2025-05-07T20:13:18.0233403Z compile=False, 2025-05-07T20:13:18.0233494Z T=1, 2025-05-07T20:13:18.0233573Z D=12, 2025-05-07T20:13:18.0233664Z B=83, 2025-05-07T20:13:18.0233746Z log_E=3, 2025-05-07T20:13:18.0233825Z L=13, 2025-05-07T20:13:18.0233922Z D_gradcheck=2, 2025-05-07T20:13:18.0234019Z stochastic_rounding=True, 2025-05-07T20:13:18.0234104Z weighted=True, 2025-05-07T20:13:18.0234200Z row_wise=True, 2025-05-07T20:13:18.0234282Z mixed=True, 2025-05-07T20:13:18.0234394Z use_cache=False, 2025-05-07T20:13:18.0234515Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.0234599Z use_cpu=True, 2025-05-07T20:13:18.0234704Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.0234794Z ) 2025-05-07T20:13:18.0234932Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:18.0235298Z self=, 2025-05-07T20:13:18.0235394Z mixed_B=True, 2025-05-07T20:13:18.0235479Z compile=True, 2025-05-07T20:13:18.0235569Z T=2, 2025-05-07T20:13:18.0235647Z D=44, 2025-05-07T20:13:18.0235725Z B=9, 2025-05-07T20:13:18.0235820Z log_E=5, 2025-05-07T20:13:18.0235898Z L=4, 2025-05-07T20:13:18.0236066Z D_gradcheck=2, 2025-05-07T20:13:18.0236179Z stochastic_rounding=True, 2025-05-07T20:13:18.0236264Z weighted=False, 2025-05-07T20:13:18.0236351Z row_wise=True, 2025-05-07T20:13:18.0236448Z mixed=True, 2025-05-07T20:13:18.0236535Z use_cache=True, 2025-05-07T20:13:18.0236644Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.0236741Z use_cpu=True, 2025-05-07T20:13:18.0236845Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.0236923Z ) 2025-05-07T20:13:18.0237077Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:18.0237442Z self=, 2025-05-07T20:13:18.0237543Z mixed_B=True, 2025-05-07T20:13:18.0237632Z compile=False, 2025-05-07T20:13:18.0237712Z T=3, 2025-05-07T20:13:18.0237805Z D=100, 2025-05-07T20:13:18.0237886Z B=39, 2025-05-07T20:13:18.0237969Z log_E=3, 2025-05-07T20:13:18.0238062Z L=14, 2025-05-07T20:13:18.0238146Z D_gradcheck=1, 2025-05-07T20:13:18.0238244Z stochastic_rounding=True, 2025-05-07T20:13:18.0238341Z weighted=True, 2025-05-07T20:13:18.0238429Z row_wise=False, 2025-05-07T20:13:18.0238513Z mixed=True, 2025-05-07T20:13:18.0238615Z use_cache=False, 2025-05-07T20:13:18.0238725Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.0238808Z use_cpu=True, 2025-05-07T20:13:18.0238925Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.0239003Z ) 2025-05-07T20:13:18.0239152Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:18.0239522Z self=, 2025-05-07T20:13:18.0239636Z mixed_B=False, 2025-05-07T20:13:18.0239733Z compile=True, 2025-05-07T20:13:18.0239811Z T=5, 2025-05-07T20:13:18.0239891Z D=10, 2025-05-07T20:13:18.0239982Z B=15, 2025-05-07T20:13:18.0240085Z log_E=4, 2025-05-07T20:13:18.0240164Z L=19, 2025-05-07T20:13:18.0240261Z D_gradcheck=2, 2025-05-07T20:13:18.0240361Z stochastic_rounding=False, 2025-05-07T20:13:18.0240446Z weighted=True, 2025-05-07T20:13:18.0240543Z row_wise=False, 2025-05-07T20:13:18.0240627Z mixed=True, 2025-05-07T20:13:18.0240715Z use_cache=False, 2025-05-07T20:13:18.0240842Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.0240928Z use_cpu=True, 2025-05-07T20:13:18.0241049Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.0241152Z ) 2025-05-07T20:13:18.0241293Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:18.0241674Z self=, 2025-05-07T20:13:18.0241760Z mixed_B=True, 2025-05-07T20:13:18.0241846Z compile=True, 2025-05-07T20:13:18.0241940Z T=4, 2025-05-07T20:13:18.0242020Z D=62, 2025-05-07T20:13:18.0242100Z B=62, 2025-05-07T20:13:18.0242199Z log_E=4, 2025-05-07T20:13:18.0242280Z L=12, 2025-05-07T20:13:18.0242365Z D_gradcheck=2, 2025-05-07T20:13:18.0242479Z stochastic_rounding=False, 2025-05-07T20:13:18.0242566Z weighted=True, 2025-05-07T20:13:18.0242666Z row_wise=True, 2025-05-07T20:13:18.0242752Z mixed=False, 2025-05-07T20:13:18.0242865Z use_cache=False, 2025-05-07T20:13:18.0242989Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.0243075Z use_cpu=True, 2025-05-07T20:13:18.0243182Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.0243277Z ) 2025-05-07T20:13:18.0243418Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:18.0243787Z self=, 2025-05-07T20:13:18.0243889Z mixed_B=False, 2025-05-07T20:13:18.0243976Z compile=True, 2025-05-07T20:13:18.0244057Z T=3, 2025-05-07T20:13:18.0244148Z D=95, 2025-05-07T20:13:18.0244230Z B=113, 2025-05-07T20:13:18.0244310Z log_E=4, 2025-05-07T20:13:18.0244402Z L=5, 2025-05-07T20:13:18.0244488Z D_gradcheck=1, 2025-05-07T20:13:18.0244600Z stochastic_rounding=True, 2025-05-07T20:13:18.0244685Z weighted=True, 2025-05-07T20:13:18.0244769Z row_wise=True, 2025-05-07T20:13:18.0244863Z mixed=False, 2025-05-07T20:13:18.0244952Z use_cache=True, 2025-05-07T20:13:18.0245061Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.0245155Z use_cpu=True, 2025-05-07T20:13:18.0245262Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.0245341Z ) 2025-05-07T20:13:18.0543412Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:18.0543813Z self=, 2025-05-07T20:13:18.0543952Z mixed_B=False, 2025-05-07T20:13:18.0544087Z compile=False, 2025-05-07T20:13:18.0544169Z T=2, 2025-05-07T20:13:18.0544306Z D=3, 2025-05-07T20:13:18.0544439Z B=102, 2025-05-07T20:13:18.0544523Z log_E=5, 2025-05-07T20:13:18.0544615Z L=2, 2025-05-07T20:13:18.0544699Z D_gradcheck=1, 2025-05-07T20:13:18.0544799Z stochastic_rounding=False, 2025-05-07T20:13:18.0544896Z weighted=True, 2025-05-07T20:13:18.0544978Z row_wise=True, 2025-05-07T20:13:18.0545075Z mixed=False, 2025-05-07T20:13:18.0545165Z use_cache=True, 2025-05-07T20:13:18.0545274Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.0545368Z use_cpu=True, 2025-05-07T20:13:18.0545474Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.0545553Z ) 2025-05-07T20:13:18.0545707Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:18.0546077Z self=, 2025-05-07T20:13:18.0546262Z mixed_B=True, 2025-05-07T20:13:18.0546364Z compile=True, 2025-05-07T20:13:18.0546445Z T=4, 2025-05-07T20:13:18.0546526Z D=38, 2025-05-07T20:13:18.0546620Z B=6, 2025-05-07T20:13:18.0546741Z log_E=3, 2025-05-07T20:13:18.0546820Z L=4, 2025-05-07T20:13:18.0546917Z D_gradcheck=1, 2025-05-07T20:13:18.0547016Z stochastic_rounding=True, 2025-05-07T20:13:18.0547110Z weighted=True, 2025-05-07T20:13:18.0547195Z row_wise=False, 2025-05-07T20:13:18.0547278Z mixed=False, 2025-05-07T20:13:18.0547379Z use_cache=True, 2025-05-07T20:13:18.0547491Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.0547576Z use_cpu=True, 2025-05-07T20:13:18.0547740Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.0547864Z ) 2025-05-07T20:13:18.0548005Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:18.0548374Z self=, 2025-05-07T20:13:18.0548471Z mixed_B=False, 2025-05-07T20:13:18.0548555Z compile=True, 2025-05-07T20:13:18.0548633Z T=2, 2025-05-07T20:13:18.0548724Z D=16, 2025-05-07T20:13:18.0548804Z B=35, 2025-05-07T20:13:18.0548886Z log_E=3, 2025-05-07T20:13:18.0548977Z L=18, 2025-05-07T20:13:18.0549061Z D_gradcheck=1, 2025-05-07T20:13:18.0549161Z stochastic_rounding=False, 2025-05-07T20:13:18.0549263Z weighted=False, 2025-05-07T20:13:18.0549349Z row_wise=True, 2025-05-07T20:13:18.0549446Z mixed=True, 2025-05-07T20:13:18.0549569Z use_cache=False, 2025-05-07T20:13:18.0549679Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.0549776Z use_cpu=True, 2025-05-07T20:13:18.0549880Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.0549960Z ) 2025-05-07T20:13:18.0550112Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:18.0550476Z self=, 2025-05-07T20:13:18.0550561Z mixed_B=True, 2025-05-07T20:13:18.0550661Z compile=False, 2025-05-07T20:13:18.0550740Z T=2, 2025-05-07T20:13:18.0550820Z D=29, 2025-05-07T20:13:18.0550914Z B=54, 2025-05-07T20:13:18.0550997Z log_E=4, 2025-05-07T20:13:18.0551078Z L=0, 2025-05-07T20:13:18.0551176Z D_gradcheck=2, 2025-05-07T20:13:18.0551275Z stochastic_rounding=True, 2025-05-07T20:13:18.0551373Z weighted=True, 2025-05-07T20:13:18.0551457Z row_wise=False, 2025-05-07T20:13:18.0551541Z mixed=False, 2025-05-07T20:13:18.0551638Z use_cache=False, 2025-05-07T20:13:18.0551750Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.0551834Z use_cpu=True, 2025-05-07T20:13:18.0551950Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.0552027Z ) 2025-05-07T20:13:18.0552165Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:18.0552542Z self=, 2025-05-07T20:13:18.0552626Z mixed_B=True, 2025-05-07T20:13:18.0552709Z compile=True, 2025-05-07T20:13:18.0552800Z T=3, 2025-05-07T20:13:18.0552880Z D=106, 2025-05-07T20:13:18.0552972Z B=11, 2025-05-07T20:13:18.0553052Z log_E=4, 2025-05-07T20:13:18.0553134Z L=0, 2025-05-07T20:13:18.0553231Z D_gradcheck=2, 2025-05-07T20:13:18.0553329Z stochastic_rounding=True, 2025-05-07T20:13:18.0553414Z weighted=False, 2025-05-07T20:13:18.0553512Z row_wise=False, 2025-05-07T20:13:18.0553596Z mixed=False, 2025-05-07T20:13:18.0553680Z use_cache=True, 2025-05-07T20:13:18.0553806Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.0553888Z use_cpu=True, 2025-05-07T20:13:18.0553994Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.0554088Z ) 2025-05-07T20:13:18.0554225Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:18.0554595Z self=, 2025-05-07T20:13:18.0554712Z mixed_B=True, 2025-05-07T20:13:18.0554796Z compile=True, 2025-05-07T20:13:18.0554888Z T=2, 2025-05-07T20:13:18.0554968Z D=57, 2025-05-07T20:13:18.0555047Z B=43, 2025-05-07T20:13:18.0555139Z log_E=3, 2025-05-07T20:13:18.0555246Z L=13, 2025-05-07T20:13:18.0555331Z D_gradcheck=2, 2025-05-07T20:13:18.0555443Z stochastic_rounding=False, 2025-05-07T20:13:18.0555527Z weighted=True, 2025-05-07T20:13:18.0555611Z row_wise=True, 2025-05-07T20:13:18.0555706Z mixed=False, 2025-05-07T20:13:18.0555790Z use_cache=True, 2025-05-07T20:13:18.0555901Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.0556096Z use_cpu=True, 2025-05-07T20:13:18.0556204Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.0556311Z ) 2025-05-07T20:13:18.0556466Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:18.0556832Z self=, 2025-05-07T20:13:18.0556939Z mixed_B=False, 2025-05-07T20:13:18.0557027Z compile=False, 2025-05-07T20:13:18.0557107Z T=4, 2025-05-07T20:13:18.0557201Z D=112, 2025-05-07T20:13:18.0557280Z B=56, 2025-05-07T20:13:18.0557361Z log_E=4, 2025-05-07T20:13:18.0557454Z L=18, 2025-05-07T20:13:18.0557538Z D_gradcheck=1, 2025-05-07T20:13:18.0557638Z stochastic_rounding=True, 2025-05-07T20:13:18.0557736Z weighted=False, 2025-05-07T20:13:18.0557821Z row_wise=False, 2025-05-07T20:13:18.0557904Z mixed=False, 2025-05-07T20:13:18.0558000Z use_cache=True, 2025-05-07T20:13:18.0558138Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.0558221Z use_cpu=True, 2025-05-07T20:13:18.0558339Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.0558418Z ) 2025-05-07T20:13:18.0558568Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:18.0558933Z self=, 2025-05-07T20:13:18.0559020Z mixed_B=False, 2025-05-07T20:13:18.0559118Z compile=False, 2025-05-07T20:13:18.0559217Z T=3, 2025-05-07T20:13:18.0559297Z D=50, 2025-05-07T20:13:18.0559389Z B=65, 2025-05-07T20:13:18.0559470Z log_E=5, 2025-05-07T20:13:18.0559551Z L=5, 2025-05-07T20:13:18.0559648Z D_gradcheck=2, 2025-05-07T20:13:18.0559749Z stochastic_rounding=True, 2025-05-07T20:13:18.0559835Z weighted=False, 2025-05-07T20:13:18.0559935Z row_wise=False, 2025-05-07T20:13:18.0560020Z mixed=True, 2025-05-07T20:13:18.0560107Z use_cache=True, 2025-05-07T20:13:18.0560232Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.0560318Z use_cpu=True, 2025-05-07T20:13:18.0560439Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.0560519Z ) 2025-05-07T20:13:18.0560659Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:18.0561045Z self=, 2025-05-07T20:13:18.0561131Z mixed_B=True, 2025-05-07T20:13:18.0561218Z compile=True, 2025-05-07T20:13:18.0561311Z T=4, 2025-05-07T20:13:18.0561391Z D=31, 2025-05-07T20:13:18.0561469Z B=30, 2025-05-07T20:13:18.0561564Z log_E=3, 2025-05-07T20:13:18.0561646Z L=10, 2025-05-07T20:13:18.0561733Z D_gradcheck=2, 2025-05-07T20:13:18.0561849Z stochastic_rounding=False, 2025-05-07T20:13:18.0561938Z weighted=False, 2025-05-07T20:13:18.0562038Z row_wise=True, 2025-05-07T20:13:18.0562124Z mixed=False, 2025-05-07T20:13:18.0562210Z use_cache=False, 2025-05-07T20:13:18.0562338Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.0562421Z use_cpu=True, 2025-05-07T20:13:18.0562527Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.0562624Z ) 2025-05-07T20:13:18.0562764Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:18.0563130Z self=, 2025-05-07T20:13:18.0563265Z mixed_B=False, 2025-05-07T20:13:18.0563355Z compile=False, 2025-05-07T20:13:18.0563433Z T=5, 2025-05-07T20:13:18.0563526Z D=63, 2025-05-07T20:13:18.0563606Z B=108, 2025-05-07T20:13:18.0563688Z log_E=3, 2025-05-07T20:13:18.0563804Z L=7, 2025-05-07T20:13:18.0563889Z D_gradcheck=2, 2025-05-07T20:13:18.0564000Z stochastic_rounding=True, 2025-05-07T20:13:18.0564084Z weighted=True, 2025-05-07T20:13:18.0564169Z row_wise=False, 2025-05-07T20:13:18.0564266Z mixed=True, 2025-05-07T20:13:18.0564352Z use_cache=False, 2025-05-07T20:13:18.0564462Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.0564560Z use_cpu=True, 2025-05-07T20:13:18.0564664Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.0564764Z ) 2025-05-07T20:13:18.0564914Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:18.0565280Z self=, 2025-05-07T20:13:18.0565364Z mixed_B=False, 2025-05-07T20:13:18.0565460Z compile=False, 2025-05-07T20:13:18.0565539Z T=1, 2025-05-07T20:13:18.0565630Z D=2, 2025-05-07T20:13:18.0565708Z B=88, 2025-05-07T20:13:18.0565790Z log_E=5, 2025-05-07T20:13:18.0565882Z L=7, 2025-05-07T20:13:18.0565967Z D_gradcheck=1, 2025-05-07T20:13:18.0566065Z stochastic_rounding=True, 2025-05-07T20:13:18.0566163Z weighted=True, 2025-05-07T20:13:18.0566249Z row_wise=False, 2025-05-07T20:13:18.0566334Z mixed=True, 2025-05-07T20:13:18.0566430Z use_cache=True, 2025-05-07T20:13:18.0566568Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.0566654Z use_cpu=True, 2025-05-07T20:13:18.0566772Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.0566849Z ) 2025-05-07T20:13:18.0566988Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:18.0567367Z self=, 2025-05-07T20:13:18.0567453Z mixed_B=True, 2025-05-07T20:13:18.0567552Z compile=False, 2025-05-07T20:13:18.0567631Z T=3, 2025-05-07T20:13:18.0567711Z D=109, 2025-05-07T20:13:18.0567806Z B=9, 2025-05-07T20:13:18.0567887Z log_E=4, 2025-05-07T20:13:18.0567969Z L=15, 2025-05-07T20:13:18.0568066Z D_gradcheck=1, 2025-05-07T20:13:18.0568163Z stochastic_rounding=True, 2025-05-07T20:13:18.0568249Z weighted=False, 2025-05-07T20:13:18.0568344Z row_wise=True, 2025-05-07T20:13:18.0568427Z mixed=True, 2025-05-07T20:13:18.0568513Z use_cache=False, 2025-05-07T20:13:18.0568638Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.0568721Z use_cpu=True, 2025-05-07T20:13:18.0568825Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.0568914Z ) 2025-05-07T20:13:18.0569055Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:18.0569434Z self=, 2025-05-07T20:13:18.0569520Z mixed_B=False, 2025-05-07T20:13:18.0569605Z compile=True, 2025-05-07T20:13:18.0569696Z T=1, 2025-05-07T20:13:18.0569776Z D=20, 2025-05-07T20:13:18.0569854Z B=34, 2025-05-07T20:13:18.0569946Z log_E=4, 2025-05-07T20:13:18.0570027Z L=12, 2025-05-07T20:13:18.0570111Z D_gradcheck=2, 2025-05-07T20:13:18.0570223Z stochastic_rounding=False, 2025-05-07T20:13:18.0570310Z weighted=False, 2025-05-07T20:13:18.0570393Z row_wise=True, 2025-05-07T20:13:18.0570487Z mixed=True, 2025-05-07T20:13:18.0570571Z use_cache=True, 2025-05-07T20:13:18.0570682Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.0570781Z use_cpu=True, 2025-05-07T20:13:18.0570887Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.0570974Z ) 2025-05-07T20:13:18.0571116Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:18.0571483Z self=, 2025-05-07T20:13:18.0571603Z mixed_B=True, 2025-05-07T20:13:18.0571691Z compile=False, 2025-05-07T20:13:18.0571767Z T=1, 2025-05-07T20:13:18.0571858Z D=20, 2025-05-07T20:13:18.0571936Z B=55, 2025-05-07T20:13:18.0572014Z log_E=3, 2025-05-07T20:13:18.0572130Z L=10, 2025-05-07T20:13:18.0572215Z D_gradcheck=1, 2025-05-07T20:13:18.0572316Z stochastic_rounding=False, 2025-05-07T20:13:18.0572420Z weighted=False, 2025-05-07T20:13:18.0572504Z row_wise=True, 2025-05-07T20:13:18.0572587Z mixed=True, 2025-05-07T20:13:18.0572685Z use_cache=True, 2025-05-07T20:13:18.0572798Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.0572895Z use_cpu=True, 2025-05-07T20:13:18.0572999Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.0573075Z ) 2025-05-07T20:13:18.0573202Z PASSED 2025-05-07T20:13:18.0573588Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmNONE SKIPPED 2025-05-07T20:13:18.1047596Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmSUM Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1049213Z self=, 2025-05-07T20:13:18.1049784Z mixed_B=False, 2025-05-07T20:13:18.1050100Z compile=False, 2025-05-07T20:13:18.1050326Z T=1, 2025-05-07T20:13:18.1050515Z D=2, 2025-05-07T20:13:18.1050712Z B=1, 2025-05-07T20:13:18.1050911Z log_E=3, 2025-05-07T20:13:18.1051104Z L=0, 2025-05-07T20:13:18.1051305Z D_gradcheck=1, 2025-05-07T20:13:18.1051666Z stochastic_rounding=False, 2025-05-07T20:13:18.1051944Z weighted=False, 2025-05-07T20:13:18.1052165Z row_wise=False, 2025-05-07T20:13:18.1052394Z mixed=False, 2025-05-07T20:13:18.1052627Z use_cache=False, 2025-05-07T20:13:18.1052878Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.1053186Z use_cpu=True, 2025-05-07T20:13:18.1053434Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.1053708Z ) 2025-05-07T20:13:18.1053967Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1054595Z self=, 2025-05-07T20:13:18.1055157Z mixed_B=True, 2025-05-07T20:13:18.1055390Z compile=False, 2025-05-07T20:13:18.1055620Z T=1, 2025-05-07T20:13:18.1055810Z D=2, 2025-05-07T20:13:18.1056009Z B=1, 2025-05-07T20:13:18.1056209Z log_E=3, 2025-05-07T20:13:18.1056405Z L=0, 2025-05-07T20:13:18.1056610Z D_gradcheck=1, 2025-05-07T20:13:18.1056860Z stochastic_rounding=False, 2025-05-07T20:13:18.1057125Z weighted=False, 2025-05-07T20:13:18.1057363Z row_wise=False, 2025-05-07T20:13:18.1057595Z mixed=False, 2025-05-07T20:13:18.1057813Z use_cache=False, 2025-05-07T20:13:18.1058080Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.1058393Z use_cpu=True, 2025-05-07T20:13:18.1058646Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.1058915Z ) 2025-05-07T20:13:18.1059171Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1059791Z self=, 2025-05-07T20:13:18.1060343Z mixed_B=True, 2025-05-07T20:13:18.1060568Z compile=True, 2025-05-07T20:13:18.1060788Z T=2, 2025-05-07T20:13:18.1060973Z D=79, 2025-05-07T20:13:18.1061169Z B=10, 2025-05-07T20:13:18.1061364Z log_E=3, 2025-05-07T20:13:18.1061558Z L=12, 2025-05-07T20:13:18.1061759Z D_gradcheck=2, 2025-05-07T20:13:18.1062001Z stochastic_rounding=True, 2025-05-07T20:13:18.1062262Z weighted=False, 2025-05-07T20:13:18.1062490Z row_wise=True, 2025-05-07T20:13:18.1062713Z mixed=False, 2025-05-07T20:13:18.1062927Z use_cache=False, 2025-05-07T20:13:18.1063187Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.1063490Z use_cpu=True, 2025-05-07T20:13:18.1063724Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.1073631Z ) 2025-05-07T20:13:18.1074029Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1074683Z self=, 2025-05-07T20:13:18.1075320Z mixed_B=True, 2025-05-07T20:13:18.1075544Z compile=True, 2025-05-07T20:13:18.1075771Z T=4, 2025-05-07T20:13:18.1076080Z D=124, 2025-05-07T20:13:18.1076271Z B=88, 2025-05-07T20:13:18.1076473Z log_E=4, 2025-05-07T20:13:18.1076683Z L=17, 2025-05-07T20:13:18.1076874Z D_gradcheck=2, 2025-05-07T20:13:18.1077126Z stochastic_rounding=False, 2025-05-07T20:13:18.1077402Z weighted=False, 2025-05-07T20:13:18.1077632Z row_wise=False, 2025-05-07T20:13:18.1077842Z mixed=True, 2025-05-07T20:13:18.1078112Z use_cache=False, 2025-05-07T20:13:18.1078373Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.1078666Z use_cpu=True, 2025-05-07T20:13:18.1078913Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.1079193Z ) 2025-05-07T20:13:18.1079433Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1080055Z self=, 2025-05-07T20:13:18.1080630Z mixed_B=False, 2025-05-07T20:13:18.1080843Z compile=True, 2025-05-07T20:13:18.1081061Z T=1, 2025-05-07T20:13:18.1081258Z D=114, 2025-05-07T20:13:18.1081443Z B=18, 2025-05-07T20:13:18.1081641Z log_E=3, 2025-05-07T20:13:18.1081845Z L=4, 2025-05-07T20:13:18.1082034Z D_gradcheck=2, 2025-05-07T20:13:18.1082311Z stochastic_rounding=False, 2025-05-07T20:13:18.1082586Z weighted=False, 2025-05-07T20:13:18.1082803Z row_wise=True, 2025-05-07T20:13:18.1083028Z mixed=True, 2025-05-07T20:13:18.1083254Z use_cache=False, 2025-05-07T20:13:18.1083503Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.1083814Z use_cpu=True, 2025-05-07T20:13:18.1084064Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.1084338Z ) 2025-05-07T20:13:18.1084573Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1085186Z self=, 2025-05-07T20:13:18.1085749Z mixed_B=True, 2025-05-07T20:13:18.1085963Z compile=False, 2025-05-07T20:13:18.1086185Z T=5, 2025-05-07T20:13:18.1086385Z D=47, 2025-05-07T20:13:18.1086569Z B=63, 2025-05-07T20:13:18.1086765Z log_E=4, 2025-05-07T20:13:18.1086969Z L=17, 2025-05-07T20:13:18.1087161Z D_gradcheck=2, 2025-05-07T20:13:18.1087402Z stochastic_rounding=True, 2025-05-07T20:13:18.1087676Z weighted=True, 2025-05-07T20:13:18.1087891Z row_wise=False, 2025-05-07T20:13:18.1088116Z mixed=False, 2025-05-07T20:13:18.1088342Z use_cache=True, 2025-05-07T20:13:18.1088579Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.1088880Z use_cpu=True, 2025-05-07T20:13:18.1089130Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.1089402Z ) 2025-05-07T20:13:18.1089651Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1090266Z self=, 2025-05-07T20:13:18.1090832Z mixed_B=True, 2025-05-07T20:13:18.1091049Z compile=False, 2025-05-07T20:13:18.1091275Z T=4, 2025-05-07T20:13:18.1091473Z D=88, 2025-05-07T20:13:18.1091659Z B=126, 2025-05-07T20:13:18.1091860Z log_E=5, 2025-05-07T20:13:18.1092067Z L=10, 2025-05-07T20:13:18.1092256Z D_gradcheck=2, 2025-05-07T20:13:18.1092502Z stochastic_rounding=True, 2025-05-07T20:13:18.1092775Z weighted=False, 2025-05-07T20:13:18.1092991Z row_wise=True, 2025-05-07T20:13:18.1093212Z mixed=True, 2025-05-07T20:13:18.1093435Z use_cache=True, 2025-05-07T20:13:18.1093674Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.1093974Z use_cpu=True, 2025-05-07T20:13:18.1094219Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.1094484Z ) 2025-05-07T20:13:18.1094768Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1095391Z self=, 2025-05-07T20:13:18.1095996Z mixed_B=True, 2025-05-07T20:13:18.1096208Z compile=True, 2025-05-07T20:13:18.1096430Z T=5, 2025-05-07T20:13:18.1096628Z D=21, 2025-05-07T20:13:18.1096814Z B=108, 2025-05-07T20:13:18.1097017Z log_E=5, 2025-05-07T20:13:18.1097223Z L=1, 2025-05-07T20:13:18.1097414Z D_gradcheck=2, 2025-05-07T20:13:18.1097655Z stochastic_rounding=True, 2025-05-07T20:13:18.1097923Z weighted=True, 2025-05-07T20:13:18.1098137Z row_wise=False, 2025-05-07T20:13:18.1098360Z mixed=True, 2025-05-07T20:13:18.1098611Z use_cache=True, 2025-05-07T20:13:18.1098852Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.1099156Z use_cpu=True, 2025-05-07T20:13:18.1099401Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.1099666Z ) 2025-05-07T20:13:18.1099912Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1100527Z self=, 2025-05-07T20:13:18.1101077Z mixed_B=True, 2025-05-07T20:13:18.1101305Z compile=False, 2025-05-07T20:13:18.1101528Z T=5, 2025-05-07T20:13:18.1101712Z D=17, 2025-05-07T20:13:18.1101909Z B=112, 2025-05-07T20:13:18.1102108Z log_E=5, 2025-05-07T20:13:18.1102302Z L=4, 2025-05-07T20:13:18.1102500Z D_gradcheck=2, 2025-05-07T20:13:18.1102768Z stochastic_rounding=True, 2025-05-07T20:13:18.1103036Z weighted=True, 2025-05-07T20:13:18.1103249Z row_wise=True, 2025-05-07T20:13:18.1103468Z mixed=True, 2025-05-07T20:13:18.1103693Z use_cache=True, 2025-05-07T20:13:18.1103932Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.1104241Z use_cpu=True, 2025-05-07T20:13:18.1104482Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.1104746Z ) 2025-05-07T20:13:18.1104994Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1105838Z self=, 2025-05-07T20:13:18.1106397Z mixed_B=False, 2025-05-07T20:13:18.1106628Z compile=True, 2025-05-07T20:13:18.1106849Z T=3, 2025-05-07T20:13:18.1107030Z D=119, 2025-05-07T20:13:18.1107231Z B=35, 2025-05-07T20:13:18.1107423Z log_E=5, 2025-05-07T20:13:18.1107615Z L=13, 2025-05-07T20:13:18.1107814Z D_gradcheck=1, 2025-05-07T20:13:18.1108058Z stochastic_rounding=False, 2025-05-07T20:13:18.1108318Z weighted=True, 2025-05-07T20:13:18.1108546Z row_wise=False, 2025-05-07T20:13:18.1108770Z mixed=True, 2025-05-07T20:13:18.1108981Z use_cache=False, 2025-05-07T20:13:18.1109248Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.1109557Z use_cpu=True, 2025-05-07T20:13:18.1109807Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.1110072Z ) 2025-05-07T20:13:18.1110321Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1110937Z self=, 2025-05-07T20:13:18.1111488Z mixed_B=True, 2025-05-07T20:13:18.1111714Z compile=True, 2025-05-07T20:13:18.1111931Z T=2, 2025-05-07T20:13:18.1112113Z D=83, 2025-05-07T20:13:18.1112310Z B=127, 2025-05-07T20:13:18.1112509Z log_E=3, 2025-05-07T20:13:18.1112700Z L=7, 2025-05-07T20:13:18.1112903Z D_gradcheck=2, 2025-05-07T20:13:18.1113146Z stochastic_rounding=False, 2025-05-07T20:13:18.1113410Z weighted=False, 2025-05-07T20:13:18.1113638Z row_wise=True, 2025-05-07T20:13:18.1113861Z mixed=True, 2025-05-07T20:13:18.1114068Z use_cache=False, 2025-05-07T20:13:18.1114325Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.1114635Z use_cpu=True, 2025-05-07T20:13:18.1114882Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.1115151Z ) 2025-05-07T20:13:18.1115460Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1116172Z self=, 2025-05-07T20:13:18.1116733Z mixed_B=False, 2025-05-07T20:13:18.1117010Z compile=True, 2025-05-07T20:13:18.1117231Z T=4, 2025-05-07T20:13:18.1117419Z D=116, 2025-05-07T20:13:18.1117621Z B=100, 2025-05-07T20:13:18.1117823Z log_E=5, 2025-05-07T20:13:18.1118021Z L=13, 2025-05-07T20:13:18.1118226Z D_gradcheck=1, 2025-05-07T20:13:18.1118471Z stochastic_rounding=False, 2025-05-07T20:13:18.1118734Z weighted=True, 2025-05-07T20:13:18.1118963Z row_wise=True, 2025-05-07T20:13:18.1119186Z mixed=True, 2025-05-07T20:13:18.1119388Z use_cache=True, 2025-05-07T20:13:18.1119671Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.1119977Z use_cpu=True, 2025-05-07T20:13:18.1120212Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.1120490Z ) 2025-05-07T20:13:18.1120739Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1121352Z self=, 2025-05-07T20:13:18.1121904Z mixed_B=False, 2025-05-07T20:13:18.1122132Z compile=False, 2025-05-07T20:13:18.1122347Z T=4, 2025-05-07T20:13:18.1122527Z D=110, 2025-05-07T20:13:18.1122720Z B=45, 2025-05-07T20:13:18.1122912Z log_E=5, 2025-05-07T20:13:18.1123099Z L=15, 2025-05-07T20:13:18.1123301Z D_gradcheck=1, 2025-05-07T20:13:18.1123542Z stochastic_rounding=False, 2025-05-07T20:13:18.1123840Z weighted=True, 2025-05-07T20:13:18.1124065Z row_wise=False, 2025-05-07T20:13:18.1124289Z mixed=True, 2025-05-07T20:13:18.1124499Z use_cache=True, 2025-05-07T20:13:18.1124755Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.1125058Z use_cpu=True, 2025-05-07T20:13:18.1125290Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.1125562Z ) 2025-05-07T20:13:18.1125804Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1126407Z self=, 2025-05-07T20:13:18.1126964Z mixed_B=True, 2025-05-07T20:13:18.1127190Z compile=False, 2025-05-07T20:13:18.1127408Z T=4, 2025-05-07T20:13:18.1127590Z D=97, 2025-05-07T20:13:18.1127786Z B=73, 2025-05-07T20:13:18.1127983Z log_E=5, 2025-05-07T20:13:18.1128173Z L=13, 2025-05-07T20:13:18.1128373Z D_gradcheck=2, 2025-05-07T20:13:18.1128611Z stochastic_rounding=True, 2025-05-07T20:13:18.1128869Z weighted=True, 2025-05-07T20:13:18.1129097Z row_wise=True, 2025-05-07T20:13:18.1129316Z mixed=False, 2025-05-07T20:13:18.1129523Z use_cache=True, 2025-05-07T20:13:18.1129776Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.1130076Z use_cpu=True, 2025-05-07T20:13:18.1130308Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.1130581Z ) 2025-05-07T20:13:18.1130827Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1131420Z self=, 2025-05-07T20:13:18.1131980Z mixed_B=True, 2025-05-07T20:13:18.1132204Z compile=False, 2025-05-07T20:13:18.1132411Z T=1, 2025-05-07T20:13:18.1132602Z D=107, 2025-05-07T20:13:18.1132799Z B=96, 2025-05-07T20:13:18.1132995Z log_E=5, 2025-05-07T20:13:18.1133184Z L=19, 2025-05-07T20:13:18.1133383Z D_gradcheck=1, 2025-05-07T20:13:18.1133616Z stochastic_rounding=True, 2025-05-07T20:13:18.1133874Z weighted=True, 2025-05-07T20:13:18.1134098Z row_wise=False, 2025-05-07T20:13:18.1134316Z mixed=True, 2025-05-07T20:13:18.1134524Z use_cache=False, 2025-05-07T20:13:18.1134782Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.1135080Z use_cpu=True, 2025-05-07T20:13:18.1135309Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.1135581Z ) 2025-05-07T20:13:18.1135858Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1136464Z self=, 2025-05-07T20:13:18.1137023Z mixed_B=False, 2025-05-07T20:13:18.1137279Z compile=True, 2025-05-07T20:13:18.1137486Z T=2, 2025-05-07T20:13:18.1137678Z D=123, 2025-05-07T20:13:18.1137874Z B=120, 2025-05-07T20:13:18.1138061Z log_E=5, 2025-05-07T20:13:18.1138263Z L=2, 2025-05-07T20:13:18.1138466Z D_gradcheck=2, 2025-05-07T20:13:18.1138693Z stochastic_rounding=True, 2025-05-07T20:13:18.1138962Z weighted=True, 2025-05-07T20:13:18.1139185Z row_wise=False, 2025-05-07T20:13:18.1139408Z mixed=False, 2025-05-07T20:13:18.1139620Z use_cache=True, 2025-05-07T20:13:18.1139910Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.1140213Z use_cpu=True, 2025-05-07T20:13:18.1140445Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.1140724Z ) 2025-05-07T20:13:18.1140973Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1141574Z self=, 2025-05-07T20:13:18.1142138Z mixed_B=True, 2025-05-07T20:13:18.1142367Z compile=True, 2025-05-07T20:13:18.1142573Z T=3, 2025-05-07T20:13:18.1142771Z D=124, 2025-05-07T20:13:18.1142972Z B=38, 2025-05-07T20:13:18.1143153Z log_E=4, 2025-05-07T20:13:18.1143362Z L=15, 2025-05-07T20:13:18.1143564Z D_gradcheck=1, 2025-05-07T20:13:18.1143789Z stochastic_rounding=True, 2025-05-07T20:13:18.1144088Z weighted=True, 2025-05-07T20:13:18.1144319Z row_wise=False, 2025-05-07T20:13:18.1144535Z mixed=False, 2025-05-07T20:13:18.1144760Z use_cache=False, 2025-05-07T20:13:18.1145024Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.1145312Z use_cpu=True, 2025-05-07T20:13:18.1145555Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.1145830Z ) 2025-05-07T20:13:18.1354817Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1355734Z self=, 2025-05-07T20:13:18.1356867Z mixed_B=True, 2025-05-07T20:13:18.1357098Z compile=False, 2025-05-07T20:13:18.1357310Z T=3, 2025-05-07T20:13:18.1357506Z D=103, 2025-05-07T20:13:18.1357705Z B=110, 2025-05-07T20:13:18.1357893Z log_E=3, 2025-05-07T20:13:18.1358095Z L=0, 2025-05-07T20:13:18.1358295Z D_gradcheck=1, 2025-05-07T20:13:18.1358523Z stochastic_rounding=False, 2025-05-07T20:13:18.1358800Z weighted=True, 2025-05-07T20:13:18.1359028Z row_wise=False, 2025-05-07T20:13:18.1359244Z mixed=False, 2025-05-07T20:13:18.1359466Z use_cache=True, 2025-05-07T20:13:18.1359718Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.1360018Z use_cpu=True, 2025-05-07T20:13:18.1360252Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.1360525Z ) 2025-05-07T20:13:18.1360772Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1361377Z self=, 2025-05-07T20:13:18.1361945Z mixed_B=False, 2025-05-07T20:13:18.1362172Z compile=True, 2025-05-07T20:13:18.1362378Z T=1, 2025-05-07T20:13:18.1362579Z D=91, 2025-05-07T20:13:18.1362776Z B=8, 2025-05-07T20:13:18.1362960Z log_E=5, 2025-05-07T20:13:18.1363162Z L=14, 2025-05-07T20:13:18.1363363Z D_gradcheck=2, 2025-05-07T20:13:18.1363592Z stochastic_rounding=False, 2025-05-07T20:13:18.1363866Z weighted=False, 2025-05-07T20:13:18.1364093Z row_wise=True, 2025-05-07T20:13:18.1364300Z mixed=False, 2025-05-07T20:13:18.1364518Z use_cache=False, 2025-05-07T20:13:18.1364776Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.1365065Z use_cpu=True, 2025-05-07T20:13:18.1365310Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.1365586Z ) 2025-05-07T20:13:18.1365937Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1366555Z self=, 2025-05-07T20:13:18.1367119Z mixed_B=False, 2025-05-07T20:13:18.1367389Z compile=False, 2025-05-07T20:13:18.1367593Z T=5, 2025-05-07T20:13:18.1367786Z D=79, 2025-05-07T20:13:18.1367980Z B=55, 2025-05-07T20:13:18.1368162Z log_E=4, 2025-05-07T20:13:18.1368370Z L=10, 2025-05-07T20:13:18.1368571Z D_gradcheck=2, 2025-05-07T20:13:18.1368797Z stochastic_rounding=False, 2025-05-07T20:13:18.1369069Z weighted=False, 2025-05-07T20:13:18.1369295Z row_wise=False, 2025-05-07T20:13:18.1369504Z mixed=True, 2025-05-07T20:13:18.1369720Z use_cache=False, 2025-05-07T20:13:18.1370016Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.1370306Z use_cpu=True, 2025-05-07T20:13:18.1370549Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.1370827Z ) 2025-05-07T20:13:18.1371062Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1371673Z self=, 2025-05-07T20:13:18.1372237Z mixed_B=True, 2025-05-07T20:13:18.1372461Z compile=True, 2025-05-07T20:13:18.1372665Z T=4, 2025-05-07T20:13:18.1372858Z D=107, 2025-05-07T20:13:18.1373057Z B=70, 2025-05-07T20:13:18.1373240Z log_E=3, 2025-05-07T20:13:18.1373443Z L=5, 2025-05-07T20:13:18.1373640Z D_gradcheck=2, 2025-05-07T20:13:18.1373868Z stochastic_rounding=True, 2025-05-07T20:13:18.1374175Z weighted=False, 2025-05-07T20:13:18.1374397Z row_wise=False, 2025-05-07T20:13:18.1374607Z mixed=False, 2025-05-07T20:13:18.1374844Z use_cache=False, 2025-05-07T20:13:18.1375110Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.1375402Z use_cpu=True, 2025-05-07T20:13:18.1375652Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.1375934Z ) 2025-05-07T20:13:18.1376176Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1376794Z self=, 2025-05-07T20:13:18.1377365Z mixed_B=True, 2025-05-07T20:13:18.1377582Z compile=True, 2025-05-07T20:13:18.1377810Z T=2, 2025-05-07T20:13:18.1378011Z D=121, 2025-05-07T20:13:18.1378203Z B=8, 2025-05-07T20:13:18.1378402Z log_E=5, 2025-05-07T20:13:18.1378609Z L=20, 2025-05-07T20:13:18.1378807Z D_gradcheck=1, 2025-05-07T20:13:18.1379048Z stochastic_rounding=True, 2025-05-07T20:13:18.1379319Z weighted=False, 2025-05-07T20:13:18.1379546Z row_wise=True, 2025-05-07T20:13:18.1379761Z mixed=False, 2025-05-07T20:13:18.1379982Z use_cache=True, 2025-05-07T20:13:18.1380236Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.1380529Z use_cpu=True, 2025-05-07T20:13:18.1380779Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.1381062Z ) 2025-05-07T20:13:18.1381294Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1381905Z self=, 2025-05-07T20:13:18.1382467Z mixed_B=True, 2025-05-07T20:13:18.1382680Z compile=False, 2025-05-07T20:13:18.1382901Z T=2, 2025-05-07T20:13:18.1383100Z D=59, 2025-05-07T20:13:18.1383283Z B=128, 2025-05-07T20:13:18.1383480Z log_E=5, 2025-05-07T20:13:18.1383686Z L=5, 2025-05-07T20:13:18.1383875Z D_gradcheck=2, 2025-05-07T20:13:18.1384118Z stochastic_rounding=False, 2025-05-07T20:13:18.1384394Z weighted=True, 2025-05-07T20:13:18.1384609Z row_wise=True, 2025-05-07T20:13:18.1384831Z mixed=False, 2025-05-07T20:13:18.1385054Z use_cache=False, 2025-05-07T20:13:18.1385301Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.1385600Z use_cpu=True, 2025-05-07T20:13:18.1385846Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.1386124Z ) 2025-05-07T20:13:18.1386360Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1387015Z self=, 2025-05-07T20:13:18.1387586Z mixed_B=True, 2025-05-07T20:13:18.1387801Z compile=False, 2025-05-07T20:13:18.1388051Z T=1, 2025-05-07T20:13:18.1388251Z D=6, 2025-05-07T20:13:18.1388433Z B=105, 2025-05-07T20:13:18.1388635Z log_E=4, 2025-05-07T20:13:18.1388842Z L=19, 2025-05-07T20:13:18.1389034Z D_gradcheck=1, 2025-05-07T20:13:18.1389277Z stochastic_rounding=True, 2025-05-07T20:13:18.1389547Z weighted=True, 2025-05-07T20:13:18.1389762Z row_wise=False, 2025-05-07T20:13:18.1389989Z mixed=False, 2025-05-07T20:13:18.1390210Z use_cache=True, 2025-05-07T20:13:18.1390473Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.1390777Z use_cpu=True, 2025-05-07T20:13:18.1391021Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.1391285Z ) 2025-05-07T20:13:18.1391530Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1392149Z self=, 2025-05-07T20:13:18.1392711Z mixed_B=False, 2025-05-07T20:13:18.1392925Z compile=True, 2025-05-07T20:13:18.1393144Z T=3, 2025-05-07T20:13:18.1393340Z D=35, 2025-05-07T20:13:18.1393522Z B=81, 2025-05-07T20:13:18.1393719Z log_E=4, 2025-05-07T20:13:18.1393920Z L=19, 2025-05-07T20:13:18.1394108Z D_gradcheck=1, 2025-05-07T20:13:18.1394345Z stochastic_rounding=True, 2025-05-07T20:13:18.1394642Z weighted=False, 2025-05-07T20:13:18.1394860Z row_wise=False, 2025-05-07T20:13:18.1395085Z mixed=False, 2025-05-07T20:13:18.1395307Z use_cache=False, 2025-05-07T20:13:18.1395555Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.1395857Z use_cpu=True, 2025-05-07T20:13:18.1396202Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.1396469Z ) 2025-05-07T20:13:18.1396716Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1397338Z self=, 2025-05-07T20:13:18.1397906Z mixed_B=False, 2025-05-07T20:13:18.1398124Z compile=True, 2025-05-07T20:13:18.1398344Z T=2, 2025-05-07T20:13:18.1398543Z D=43, 2025-05-07T20:13:18.1398726Z B=119, 2025-05-07T20:13:18.1398921Z log_E=3, 2025-05-07T20:13:18.1399131Z L=9, 2025-05-07T20:13:18.1399321Z D_gradcheck=2, 2025-05-07T20:13:18.1399562Z stochastic_rounding=False, 2025-05-07T20:13:18.1399840Z weighted=False, 2025-05-07T20:13:18.1400057Z row_wise=False, 2025-05-07T20:13:18.1400280Z mixed=False, 2025-05-07T20:13:18.1400502Z use_cache=True, 2025-05-07T20:13:18.1400740Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.1401048Z use_cpu=True, 2025-05-07T20:13:18.1401302Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.1401571Z ) 2025-05-07T20:13:18.1401820Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1402440Z self=, 2025-05-07T20:13:18.1402994Z mixed_B=False, 2025-05-07T20:13:18.1403226Z compile=True, 2025-05-07T20:13:18.1403450Z T=5, 2025-05-07T20:13:18.1403639Z D=80, 2025-05-07T20:13:18.1403842Z B=77, 2025-05-07T20:13:18.1404043Z log_E=4, 2025-05-07T20:13:18.1404124Z L=12, 2025-05-07T20:13:18.1404226Z D_gradcheck=2, 2025-05-07T20:13:18.1404326Z stochastic_rounding=False, 2025-05-07T20:13:18.1404415Z weighted=True, 2025-05-07T20:13:18.1404512Z row_wise=False, 2025-05-07T20:13:18.1404598Z mixed=False, 2025-05-07T20:13:18.1404684Z use_cache=False, 2025-05-07T20:13:18.1404808Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.1404894Z use_cpu=True, 2025-05-07T20:13:18.1405003Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.1405092Z ) 2025-05-07T20:13:18.1405230Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1405858Z self=, 2025-05-07T20:13:18.1405963Z mixed_B=False, 2025-05-07T20:13:18.1406048Z compile=True, 2025-05-07T20:13:18.1406166Z T=5, 2025-05-07T20:13:18.1406261Z D=62, 2025-05-07T20:13:18.1406340Z B=94, 2025-05-07T20:13:18.1406437Z log_E=4, 2025-05-07T20:13:18.1406519Z L=3, 2025-05-07T20:13:18.1406602Z D_gradcheck=2, 2025-05-07T20:13:18.1406714Z stochastic_rounding=True, 2025-05-07T20:13:18.1406800Z weighted=True, 2025-05-07T20:13:18.1406884Z row_wise=False, 2025-05-07T20:13:18.1406979Z mixed=True, 2025-05-07T20:13:18.1407064Z use_cache=True, 2025-05-07T20:13:18.1407209Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.1407304Z use_cpu=True, 2025-05-07T20:13:18.1407409Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.1407486Z ) 2025-05-07T20:13:18.1407636Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1408003Z self=, 2025-05-07T20:13:18.1408099Z mixed_B=False, 2025-05-07T20:13:18.1408184Z compile=True, 2025-05-07T20:13:18.1408265Z T=4, 2025-05-07T20:13:18.1408354Z D=20, 2025-05-07T20:13:18.1408433Z B=55, 2025-05-07T20:13:18.1408512Z log_E=4, 2025-05-07T20:13:18.1408602Z L=19, 2025-05-07T20:13:18.1408687Z D_gradcheck=2, 2025-05-07T20:13:18.1408785Z stochastic_rounding=True, 2025-05-07T20:13:18.1408916Z weighted=True, 2025-05-07T20:13:18.1409001Z row_wise=False, 2025-05-07T20:13:18.1409085Z mixed=False, 2025-05-07T20:13:18.1409183Z use_cache=False, 2025-05-07T20:13:18.1409296Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.1409382Z use_cpu=True, 2025-05-07T20:13:18.1409500Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.1409580Z ) 2025-05-07T20:13:18.1409717Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1410095Z self=, 2025-05-07T20:13:18.1410180Z mixed_B=False, 2025-05-07T20:13:18.1410278Z compile=True, 2025-05-07T20:13:18.1410359Z T=3, 2025-05-07T20:13:18.1410436Z D=93, 2025-05-07T20:13:18.1410524Z B=23, 2025-05-07T20:13:18.1410603Z log_E=3, 2025-05-07T20:13:18.1410682Z L=5, 2025-05-07T20:13:18.1410775Z D_gradcheck=2, 2025-05-07T20:13:18.1410872Z stochastic_rounding=True, 2025-05-07T20:13:18.1410958Z weighted=False, 2025-05-07T20:13:18.1411057Z row_wise=True, 2025-05-07T20:13:18.1411140Z mixed=False, 2025-05-07T20:13:18.1411225Z use_cache=True, 2025-05-07T20:13:18.1411348Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.1411431Z use_cpu=True, 2025-05-07T20:13:18.1411549Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.1411623Z ) 2025-05-07T20:13:18.1411761Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1412137Z self=, 2025-05-07T20:13:18.1412221Z mixed_B=True, 2025-05-07T20:13:18.1412307Z compile=False, 2025-05-07T20:13:18.1412402Z T=2, 2025-05-07T20:13:18.1412481Z D=65, 2025-05-07T20:13:18.1412560Z B=87, 2025-05-07T20:13:18.1412653Z log_E=4, 2025-05-07T20:13:18.1412732Z L=7, 2025-05-07T20:13:18.1412816Z D_gradcheck=1, 2025-05-07T20:13:18.1412925Z stochastic_rounding=True, 2025-05-07T20:13:18.1413010Z weighted=False, 2025-05-07T20:13:18.1413096Z row_wise=True, 2025-05-07T20:13:18.1413188Z mixed=True, 2025-05-07T20:13:18.1413272Z use_cache=False, 2025-05-07T20:13:18.1413395Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.1413478Z use_cpu=True, 2025-05-07T20:13:18.1413585Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.1413672Z ) 2025-05-07T20:13:18.1413808Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1414196Z self=, 2025-05-07T20:13:18.1414292Z mixed_B=True, 2025-05-07T20:13:18.1414377Z compile=False, 2025-05-07T20:13:18.1414500Z T=1, 2025-05-07T20:13:18.1414588Z D=85, 2025-05-07T20:13:18.1414666Z B=62, 2025-05-07T20:13:18.1414746Z log_E=5, 2025-05-07T20:13:18.1414835Z L=18, 2025-05-07T20:13:18.1414919Z D_gradcheck=2, 2025-05-07T20:13:18.1415017Z stochastic_rounding=True, 2025-05-07T20:13:18.1415113Z weighted=False, 2025-05-07T20:13:18.1415199Z row_wise=True, 2025-05-07T20:13:18.1415293Z mixed=True, 2025-05-07T20:13:18.1415377Z use_cache=True, 2025-05-07T20:13:18.1415509Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.1415606Z use_cpu=True, 2025-05-07T20:13:18.1415710Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.1415788Z ) 2025-05-07T20:13:18.1415935Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1416299Z self=, 2025-05-07T20:13:18.1416385Z mixed_B=False, 2025-05-07T20:13:18.1416480Z compile=True, 2025-05-07T20:13:18.1416560Z T=5, 2025-05-07T20:13:18.1416638Z D=35, 2025-05-07T20:13:18.1416729Z B=8, 2025-05-07T20:13:18.1416807Z log_E=3, 2025-05-07T20:13:18.1416897Z L=8, 2025-05-07T20:13:18.1416980Z D_gradcheck=1, 2025-05-07T20:13:18.1417080Z stochastic_rounding=False, 2025-05-07T20:13:18.1417174Z weighted=True, 2025-05-07T20:13:18.1417284Z row_wise=False, 2025-05-07T20:13:18.1417368Z mixed=False, 2025-05-07T20:13:18.1417465Z use_cache=True, 2025-05-07T20:13:18.1417576Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.1417663Z use_cpu=True, 2025-05-07T20:13:18.1417779Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.1417857Z ) 2025-05-07T20:13:18.1417992Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1418368Z self=, 2025-05-07T20:13:18.1418453Z mixed_B=False, 2025-05-07T20:13:18.1418537Z compile=True, 2025-05-07T20:13:18.1418628Z T=3, 2025-05-07T20:13:18.1418707Z D=63, 2025-05-07T20:13:18.1418799Z B=127, 2025-05-07T20:13:18.1418880Z log_E=5, 2025-05-07T20:13:18.1418958Z L=3, 2025-05-07T20:13:18.1419053Z D_gradcheck=2, 2025-05-07T20:13:18.1419156Z stochastic_rounding=False, 2025-05-07T20:13:18.1419242Z weighted=False, 2025-05-07T20:13:18.1419344Z row_wise=False, 2025-05-07T20:13:18.1419427Z mixed=True, 2025-05-07T20:13:18.1419511Z use_cache=True, 2025-05-07T20:13:18.1419633Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.1419721Z use_cpu=True, 2025-05-07T20:13:18.1419826Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.1419914Z ) 2025-05-07T20:13:18.1668874Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1669395Z self=, 2025-05-07T20:13:18.1669527Z mixed_B=False, 2025-05-07T20:13:18.1669655Z compile=False, 2025-05-07T20:13:18.1669808Z T=1, 2025-05-07T20:13:18.1669920Z D=47, 2025-05-07T20:13:18.1670050Z B=18, 2025-05-07T20:13:18.1670221Z log_E=4, 2025-05-07T20:13:18.1670376Z L=5, 2025-05-07T20:13:18.1670534Z D_gradcheck=1, 2025-05-07T20:13:18.1670725Z stochastic_rounding=True, 2025-05-07T20:13:18.1670814Z weighted=False, 2025-05-07T20:13:18.1670903Z row_wise=False, 2025-05-07T20:13:18.1670999Z mixed=False, 2025-05-07T20:13:18.1671091Z use_cache=False, 2025-05-07T20:13:18.1671216Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.1671302Z use_cpu=True, 2025-05-07T20:13:18.1671483Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.1671578Z ) 2025-05-07T20:13:18.1671719Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1672182Z self=, 2025-05-07T20:13:18.1672284Z mixed_B=True, 2025-05-07T20:13:18.1672372Z compile=False, 2025-05-07T20:13:18.1672452Z T=4, 2025-05-07T20:13:18.1672586Z D=26, 2025-05-07T20:13:18.1672666Z B=51, 2025-05-07T20:13:18.1672748Z log_E=5, 2025-05-07T20:13:18.1672847Z L=12, 2025-05-07T20:13:18.1672935Z D_gradcheck=1, 2025-05-07T20:13:18.1673051Z stochastic_rounding=False, 2025-05-07T20:13:18.1673139Z weighted=True, 2025-05-07T20:13:18.1673226Z row_wise=True, 2025-05-07T20:13:18.1673324Z mixed=True, 2025-05-07T20:13:18.1673411Z use_cache=True, 2025-05-07T20:13:18.1673525Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.1673657Z use_cpu=True, 2025-05-07T20:13:18.1673767Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.1673846Z ) 2025-05-07T20:13:18.1674001Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1674365Z self=, 2025-05-07T20:13:18.1674451Z mixed_B=True, 2025-05-07T20:13:18.1674555Z compile=True, 2025-05-07T20:13:18.1674636Z T=1, 2025-05-07T20:13:18.1674734Z D=92, 2025-05-07T20:13:18.1674815Z B=38, 2025-05-07T20:13:18.1674898Z log_E=3, 2025-05-07T20:13:18.1674994Z L=6, 2025-05-07T20:13:18.1675078Z D_gradcheck=1, 2025-05-07T20:13:18.1675180Z stochastic_rounding=True, 2025-05-07T20:13:18.1675285Z weighted=False, 2025-05-07T20:13:18.1675405Z row_wise=True, 2025-05-07T20:13:18.1675491Z mixed=False, 2025-05-07T20:13:18.1675591Z use_cache=False, 2025-05-07T20:13:18.1675705Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.1675793Z use_cpu=True, 2025-05-07T20:13:18.1675915Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.1676061Z ) 2025-05-07T20:13:18.1676199Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1676578Z self=, 2025-05-07T20:13:18.1676662Z mixed_B=False, 2025-05-07T20:13:18.1676763Z compile=True, 2025-05-07T20:13:18.1676840Z T=1, 2025-05-07T20:13:18.1676922Z D=29, 2025-05-07T20:13:18.1677014Z B=56, 2025-05-07T20:13:18.1677094Z log_E=3, 2025-05-07T20:13:18.1677173Z L=6, 2025-05-07T20:13:18.1677271Z D_gradcheck=1, 2025-05-07T20:13:18.1677367Z stochastic_rounding=True, 2025-05-07T20:13:18.1677452Z weighted=False, 2025-05-07T20:13:18.1677548Z row_wise=True, 2025-05-07T20:13:18.1677630Z mixed=True, 2025-05-07T20:13:18.1677715Z use_cache=True, 2025-05-07T20:13:18.1677838Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.1677924Z use_cpu=True, 2025-05-07T20:13:18.1678028Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.1678116Z ) 2025-05-07T20:13:18.1678253Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1678628Z self=, 2025-05-07T20:13:18.1678713Z mixed_B=True, 2025-05-07T20:13:18.1678801Z compile=True, 2025-05-07T20:13:18.1678896Z T=2, 2025-05-07T20:13:18.1678979Z D=67, 2025-05-07T20:13:18.1679060Z B=11, 2025-05-07T20:13:18.1679157Z log_E=4, 2025-05-07T20:13:18.1679236Z L=11, 2025-05-07T20:13:18.1679320Z D_gradcheck=1, 2025-05-07T20:13:18.1679432Z stochastic_rounding=True, 2025-05-07T20:13:18.1679518Z weighted=True, 2025-05-07T20:13:18.1679608Z row_wise=False, 2025-05-07T20:13:18.1679703Z mixed=True, 2025-05-07T20:13:18.1679790Z use_cache=False, 2025-05-07T20:13:18.1679900Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.1679999Z use_cpu=True, 2025-05-07T20:13:18.1680104Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.1680191Z ) 2025-05-07T20:13:18.1680328Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1680733Z self=, 2025-05-07T20:13:18.1680829Z mixed_B=True, 2025-05-07T20:13:18.1680916Z compile=False, 2025-05-07T20:13:18.1680994Z T=1, 2025-05-07T20:13:18.1681109Z D=40, 2025-05-07T20:13:18.1681190Z B=124, 2025-05-07T20:13:18.1681270Z log_E=4, 2025-05-07T20:13:18.1681363Z L=10, 2025-05-07T20:13:18.1681450Z D_gradcheck=2, 2025-05-07T20:13:18.1681550Z stochastic_rounding=False, 2025-05-07T20:13:18.1681652Z weighted=False, 2025-05-07T20:13:18.1681738Z row_wise=True, 2025-05-07T20:13:18.1681833Z mixed=True, 2025-05-07T20:13:18.1681920Z use_cache=False, 2025-05-07T20:13:18.1682031Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.1682185Z use_cpu=True, 2025-05-07T20:13:18.1682294Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.1682371Z ) 2025-05-07T20:13:18.1682523Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1682885Z self=, 2025-05-07T20:13:18.1682969Z mixed_B=False, 2025-05-07T20:13:18.1683067Z compile=False, 2025-05-07T20:13:18.1683144Z T=2, 2025-05-07T20:13:18.1683223Z D=51, 2025-05-07T20:13:18.1683314Z B=61, 2025-05-07T20:13:18.1683394Z log_E=4, 2025-05-07T20:13:18.1683476Z L=18, 2025-05-07T20:13:18.1683575Z D_gradcheck=1, 2025-05-07T20:13:18.1683675Z stochastic_rounding=True, 2025-05-07T20:13:18.1683775Z weighted=False, 2025-05-07T20:13:18.1683884Z row_wise=True, 2025-05-07T20:13:18.1683968Z mixed=True, 2025-05-07T20:13:18.1684064Z use_cache=False, 2025-05-07T20:13:18.1684175Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.1684261Z use_cpu=True, 2025-05-07T20:13:18.1684378Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.1684454Z ) 2025-05-07T20:13:18.1684590Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1684966Z self=, 2025-05-07T20:13:18.1685051Z mixed_B=False, 2025-05-07T20:13:18.1685134Z compile=False, 2025-05-07T20:13:18.1685225Z T=4, 2025-05-07T20:13:18.1685305Z D=100, 2025-05-07T20:13:18.1685384Z B=20, 2025-05-07T20:13:18.1685475Z log_E=5, 2025-05-07T20:13:18.1685555Z L=4, 2025-05-07T20:13:18.1685655Z D_gradcheck=2, 2025-05-07T20:13:18.1685753Z stochastic_rounding=True, 2025-05-07T20:13:18.1685837Z weighted=True, 2025-05-07T20:13:18.1685934Z row_wise=True, 2025-05-07T20:13:18.1686019Z mixed=True, 2025-05-07T20:13:18.1686106Z use_cache=False, 2025-05-07T20:13:18.1686228Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.1686316Z use_cpu=True, 2025-05-07T20:13:18.1686422Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.1686510Z ) 2025-05-07T20:13:18.1686647Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1687008Z self=, 2025-05-07T20:13:18.1687104Z mixed_B=True, 2025-05-07T20:13:18.1687187Z compile=True, 2025-05-07T20:13:18.1687277Z T=2, 2025-05-07T20:13:18.1687356Z D=14, 2025-05-07T20:13:18.1687435Z B=89, 2025-05-07T20:13:18.1687525Z log_E=4, 2025-05-07T20:13:18.1687607Z L=11, 2025-05-07T20:13:18.1687690Z D_gradcheck=2, 2025-05-07T20:13:18.1687798Z stochastic_rounding=True, 2025-05-07T20:13:18.1687882Z weighted=True, 2025-05-07T20:13:18.1687968Z row_wise=False, 2025-05-07T20:13:18.1688063Z mixed=True, 2025-05-07T20:13:18.1688152Z use_cache=False, 2025-05-07T20:13:18.1688262Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.1688358Z use_cpu=True, 2025-05-07T20:13:18.1688462Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.1688540Z ) 2025-05-07T20:13:18.1688688Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1689081Z self=, 2025-05-07T20:13:18.1689179Z mixed_B=False, 2025-05-07T20:13:18.1689267Z compile=False, 2025-05-07T20:13:18.1689346Z T=5, 2025-05-07T20:13:18.1689462Z D=43, 2025-05-07T20:13:18.1689541Z B=108, 2025-05-07T20:13:18.1689628Z log_E=4, 2025-05-07T20:13:18.1689722Z L=4, 2025-05-07T20:13:18.1689808Z D_gradcheck=2, 2025-05-07T20:13:18.1689907Z stochastic_rounding=False, 2025-05-07T20:13:18.1690008Z weighted=True, 2025-05-07T20:13:18.1690093Z row_wise=False, 2025-05-07T20:13:18.1690179Z mixed=False, 2025-05-07T20:13:18.1690277Z use_cache=False, 2025-05-07T20:13:18.1690386Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.1690495Z use_cpu=True, 2025-05-07T20:13:18.1690612Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.1690686Z ) 2025-05-07T20:13:18.1690835Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1691198Z self=, 2025-05-07T20:13:18.1691281Z mixed_B=True, 2025-05-07T20:13:18.1691379Z compile=True, 2025-05-07T20:13:18.1691456Z T=1, 2025-05-07T20:13:18.1691538Z D=26, 2025-05-07T20:13:18.1691632Z B=89, 2025-05-07T20:13:18.1691712Z log_E=4, 2025-05-07T20:13:18.1691790Z L=2, 2025-05-07T20:13:18.1691889Z D_gradcheck=1, 2025-05-07T20:13:18.1691985Z stochastic_rounding=True, 2025-05-07T20:13:18.1692072Z weighted=False, 2025-05-07T20:13:18.1692170Z row_wise=False, 2025-05-07T20:13:18.1692282Z mixed=True, 2025-05-07T20:13:18.1692368Z use_cache=False, 2025-05-07T20:13:18.1692492Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.1692578Z use_cpu=True, 2025-05-07T20:13:18.1692699Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.1692777Z ) 2025-05-07T20:13:18.1692917Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1693298Z self=, 2025-05-07T20:13:18.1693383Z mixed_B=True, 2025-05-07T20:13:18.1693469Z compile=False, 2025-05-07T20:13:18.1693563Z T=3, 2025-05-07T20:13:18.1693645Z D=66, 2025-05-07T20:13:18.1693728Z B=58, 2025-05-07T20:13:18.1693823Z log_E=3, 2025-05-07T20:13:18.1693904Z L=7, 2025-05-07T20:13:18.1693991Z D_gradcheck=1, 2025-05-07T20:13:18.1694108Z stochastic_rounding=False, 2025-05-07T20:13:18.1694197Z weighted=False, 2025-05-07T20:13:18.1694284Z row_wise=False, 2025-05-07T20:13:18.1694386Z mixed=True, 2025-05-07T20:13:18.1694473Z use_cache=True, 2025-05-07T20:13:18.1694599Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.1694686Z use_cpu=True, 2025-05-07T20:13:18.1694795Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.1694888Z ) 2025-05-07T20:13:18.1695029Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1695397Z self=, 2025-05-07T20:13:18.1695500Z mixed_B=False, 2025-05-07T20:13:18.1695587Z compile=True, 2025-05-07T20:13:18.1695669Z T=3, 2025-05-07T20:13:18.1695762Z D=103, 2025-05-07T20:13:18.1695845Z B=72, 2025-05-07T20:13:18.1695926Z log_E=4, 2025-05-07T20:13:18.1696019Z L=3, 2025-05-07T20:13:18.1696104Z D_gradcheck=2, 2025-05-07T20:13:18.1696214Z stochastic_rounding=False, 2025-05-07T20:13:18.1696302Z weighted=True, 2025-05-07T20:13:18.1696391Z row_wise=True, 2025-05-07T20:13:18.1696487Z mixed=True, 2025-05-07T20:13:18.1696575Z use_cache=True, 2025-05-07T20:13:18.1696687Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.1696787Z use_cpu=True, 2025-05-07T20:13:18.1696896Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.1696974Z ) 2025-05-07T20:13:18.1697131Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1697534Z self=, 2025-05-07T20:13:18.1697618Z mixed_B=True, 2025-05-07T20:13:18.1697714Z compile=True, 2025-05-07T20:13:18.1697791Z T=5, 2025-05-07T20:13:18.1697870Z D=56, 2025-05-07T20:13:18.1697985Z B=10, 2025-05-07T20:13:18.1698064Z log_E=5, 2025-05-07T20:13:18.1698155Z L=0, 2025-05-07T20:13:18.1698239Z D_gradcheck=2, 2025-05-07T20:13:18.1698336Z stochastic_rounding=True, 2025-05-07T20:13:18.1698435Z weighted=False, 2025-05-07T20:13:18.1698517Z row_wise=True, 2025-05-07T20:13:18.1698601Z mixed=False, 2025-05-07T20:13:18.1698703Z use_cache=False, 2025-05-07T20:13:18.1698812Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.1698896Z use_cpu=True, 2025-05-07T20:13:18.1699037Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.1699113Z ) 2025-05-07T20:13:18.1699253Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1699631Z self=, 2025-05-07T20:13:18.1699718Z mixed_B=True, 2025-05-07T20:13:18.1699818Z compile=True, 2025-05-07T20:13:18.1699896Z T=3, 2025-05-07T20:13:18.1699975Z D=86, 2025-05-07T20:13:18.1700069Z B=56, 2025-05-07T20:13:18.1700150Z log_E=3, 2025-05-07T20:13:18.1700231Z L=17, 2025-05-07T20:13:18.1700330Z D_gradcheck=1, 2025-05-07T20:13:18.1700428Z stochastic_rounding=True, 2025-05-07T20:13:18.1700519Z weighted=False, 2025-05-07T20:13:18.1700616Z row_wise=True, 2025-05-07T20:13:18.1700723Z mixed=False, 2025-05-07T20:13:18.1700808Z use_cache=True, 2025-05-07T20:13:18.1700929Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.1701012Z use_cpu=True, 2025-05-07T20:13:18.1701119Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.1701205Z ) 2025-05-07T20:13:18.1701343Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1701715Z self=, 2025-05-07T20:13:18.1701800Z mixed_B=True, 2025-05-07T20:13:18.1701886Z compile=False, 2025-05-07T20:13:18.1701976Z T=1, 2025-05-07T20:13:18.1702054Z D=126, 2025-05-07T20:13:18.1702134Z B=61, 2025-05-07T20:13:18.1702227Z log_E=3, 2025-05-07T20:13:18.1702306Z L=9, 2025-05-07T20:13:18.1702390Z D_gradcheck=2, 2025-05-07T20:13:18.1702501Z stochastic_rounding=True, 2025-05-07T20:13:18.1702586Z weighted=False, 2025-05-07T20:13:18.1702672Z row_wise=False, 2025-05-07T20:13:18.1702770Z mixed=True, 2025-05-07T20:13:18.1702856Z use_cache=False, 2025-05-07T20:13:18.1702966Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.1703063Z use_cpu=True, 2025-05-07T20:13:18.1703169Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.1703260Z ) 2025-05-07T20:13:18.1703397Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1703760Z self=, 2025-05-07T20:13:18.1703856Z mixed_B=True, 2025-05-07T20:13:18.1703942Z compile=False, 2025-05-07T20:13:18.1704020Z T=1, 2025-05-07T20:13:18.1704111Z D=105, 2025-05-07T20:13:18.1704193Z B=9, 2025-05-07T20:13:18.1704272Z log_E=3, 2025-05-07T20:13:18.1704360Z L=11, 2025-05-07T20:13:18.1704443Z D_gradcheck=2, 2025-05-07T20:13:18.1704540Z stochastic_rounding=True, 2025-05-07T20:13:18.1704636Z weighted=False, 2025-05-07T20:13:18.1704719Z row_wise=True, 2025-05-07T20:13:18.1704803Z mixed=False, 2025-05-07T20:13:18.1704901Z use_cache=False, 2025-05-07T20:13:18.1705012Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.1705108Z use_cpu=True, 2025-05-07T20:13:18.1705214Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.1705291Z ) 2025-05-07T20:13:18.1982588Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1983359Z self=, 2025-05-07T20:13:18.1983507Z mixed_B=False, 2025-05-07T20:13:18.1983632Z compile=True, 2025-05-07T20:13:18.1983747Z T=3, 2025-05-07T20:13:18.1983882Z D=128, 2025-05-07T20:13:18.1984095Z B=27, 2025-05-07T20:13:18.1984208Z log_E=3, 2025-05-07T20:13:18.1984352Z L=9, 2025-05-07T20:13:18.1984513Z D_gradcheck=2, 2025-05-07T20:13:18.1984699Z stochastic_rounding=False, 2025-05-07T20:13:18.1984881Z weighted=False, 2025-05-07T20:13:18.1985032Z row_wise=False, 2025-05-07T20:13:18.1985159Z mixed=False, 2025-05-07T20:13:18.1985244Z use_cache=False, 2025-05-07T20:13:18.1985357Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.1985455Z use_cpu=True, 2025-05-07T20:13:18.1985607Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.1985685Z ) 2025-05-07T20:13:18.1985837Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1986204Z self=, 2025-05-07T20:13:18.1986291Z mixed_B=True, 2025-05-07T20:13:18.1986388Z compile=False, 2025-05-07T20:13:18.1986466Z T=3, 2025-05-07T20:13:18.1986544Z D=50, 2025-05-07T20:13:18.1986638Z B=114, 2025-05-07T20:13:18.1986720Z log_E=4, 2025-05-07T20:13:18.1986814Z L=16, 2025-05-07T20:13:18.1986899Z D_gradcheck=2, 2025-05-07T20:13:18.1986996Z stochastic_rounding=True, 2025-05-07T20:13:18.1987092Z weighted=False, 2025-05-07T20:13:18.1987176Z row_wise=True, 2025-05-07T20:13:18.1987292Z mixed=True, 2025-05-07T20:13:18.1987390Z use_cache=True, 2025-05-07T20:13:18.1987505Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.1987590Z use_cpu=True, 2025-05-07T20:13:18.1987711Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.1987788Z ) 2025-05-07T20:13:18.1987929Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1988308Z self=, 2025-05-07T20:13:18.1988393Z mixed_B=False, 2025-05-07T20:13:18.1988484Z compile=False, 2025-05-07T20:13:18.1988576Z T=5, 2025-05-07T20:13:18.1988655Z D=104, 2025-05-07T20:13:18.1988751Z B=24, 2025-05-07T20:13:18.1988833Z log_E=5, 2025-05-07T20:13:18.1988912Z L=1, 2025-05-07T20:13:18.1989011Z D_gradcheck=2, 2025-05-07T20:13:18.1989110Z stochastic_rounding=True, 2025-05-07T20:13:18.1989195Z weighted=False, 2025-05-07T20:13:18.1989290Z row_wise=False, 2025-05-07T20:13:18.1989374Z mixed=False, 2025-05-07T20:13:18.1989459Z use_cache=False, 2025-05-07T20:13:18.1989580Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.1989665Z use_cpu=True, 2025-05-07T20:13:18.1989771Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.1989860Z ) 2025-05-07T20:13:18.1989999Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1990364Z self=, 2025-05-07T20:13:18.1990458Z mixed_B=True, 2025-05-07T20:13:18.1990542Z compile=False, 2025-05-07T20:13:18.1990633Z T=4, 2025-05-07T20:13:18.1990721Z D=92, 2025-05-07T20:13:18.1990804Z B=71, 2025-05-07T20:13:18.1990897Z log_E=3, 2025-05-07T20:13:18.1990976Z L=9, 2025-05-07T20:13:18.1991061Z D_gradcheck=2, 2025-05-07T20:13:18.1991173Z stochastic_rounding=True, 2025-05-07T20:13:18.1991259Z weighted=False, 2025-05-07T20:13:18.1991345Z row_wise=False, 2025-05-07T20:13:18.1991442Z mixed=False, 2025-05-07T20:13:18.1991529Z use_cache=True, 2025-05-07T20:13:18.1991640Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.1991737Z use_cpu=True, 2025-05-07T20:13:18.1991844Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.1991984Z ) 2025-05-07T20:13:18.1992121Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1992529Z self=, 2025-05-07T20:13:18.1992616Z mixed_B=False, 2025-05-07T20:13:18.1992701Z compile=True, 2025-05-07T20:13:18.1992795Z T=1, 2025-05-07T20:13:18.1992879Z D=44, 2025-05-07T20:13:18.1992996Z B=49, 2025-05-07T20:13:18.1993077Z log_E=4, 2025-05-07T20:13:18.1993157Z L=18, 2025-05-07T20:13:18.1993256Z D_gradcheck=1, 2025-05-07T20:13:18.1993360Z stochastic_rounding=False, 2025-05-07T20:13:18.1993447Z weighted=False, 2025-05-07T20:13:18.1993547Z row_wise=True, 2025-05-07T20:13:18.1993630Z mixed=True, 2025-05-07T20:13:18.1993718Z use_cache=False, 2025-05-07T20:13:18.1993844Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.1993930Z use_cpu=True, 2025-05-07T20:13:18.1994062Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.1994156Z ) 2025-05-07T20:13:18.1994297Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1994663Z self=, 2025-05-07T20:13:18.1994766Z mixed_B=False, 2025-05-07T20:13:18.1994852Z compile=False, 2025-05-07T20:13:18.1994945Z T=3, 2025-05-07T20:13:18.1995027Z D=128, 2025-05-07T20:13:18.1995106Z B=97, 2025-05-07T20:13:18.1995200Z log_E=5, 2025-05-07T20:13:18.1995280Z L=11, 2025-05-07T20:13:18.1995364Z D_gradcheck=1, 2025-05-07T20:13:18.1995478Z stochastic_rounding=False, 2025-05-07T20:13:18.1995563Z weighted=False, 2025-05-07T20:13:18.1995644Z row_wise=False, 2025-05-07T20:13:18.1995740Z mixed=False, 2025-05-07T20:13:18.1995848Z use_cache=False, 2025-05-07T20:13:18.1996043Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.1996141Z use_cpu=True, 2025-05-07T20:13:18.1996247Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.1996324Z ) 2025-05-07T20:13:18.1996473Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1996834Z self=, 2025-05-07T20:13:18.1996932Z mixed_B=False, 2025-05-07T20:13:18.1997017Z compile=False, 2025-05-07T20:13:18.1997093Z T=1, 2025-05-07T20:13:18.1997186Z D=106, 2025-05-07T20:13:18.1997265Z B=50, 2025-05-07T20:13:18.1997343Z log_E=3, 2025-05-07T20:13:18.1997438Z L=2, 2025-05-07T20:13:18.1997524Z D_gradcheck=1, 2025-05-07T20:13:18.1997623Z stochastic_rounding=False, 2025-05-07T20:13:18.1997721Z weighted=False, 2025-05-07T20:13:18.1997803Z row_wise=True, 2025-05-07T20:13:18.1997886Z mixed=False, 2025-05-07T20:13:18.1997987Z use_cache=True, 2025-05-07T20:13:18.1998097Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.1998179Z use_cpu=True, 2025-05-07T20:13:18.1998298Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.1998375Z ) 2025-05-07T20:13:18.1998524Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.1998885Z self=, 2025-05-07T20:13:18.1998973Z mixed_B=False, 2025-05-07T20:13:18.1999071Z compile=True, 2025-05-07T20:13:18.1999148Z T=4, 2025-05-07T20:13:18.1999226Z D=105, 2025-05-07T20:13:18.1999315Z B=95, 2025-05-07T20:13:18.1999395Z log_E=3, 2025-05-07T20:13:18.1999476Z L=19, 2025-05-07T20:13:18.1999572Z D_gradcheck=1, 2025-05-07T20:13:18.1999669Z stochastic_rounding=False, 2025-05-07T20:13:18.1999753Z weighted=True, 2025-05-07T20:13:18.1999847Z row_wise=True, 2025-05-07T20:13:18.1999928Z mixed=False, 2025-05-07T20:13:18.2000024Z use_cache=True, 2025-05-07T20:13:18.2000135Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.2000217Z use_cpu=True, 2025-05-07T20:13:18.2000334Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.2000409Z ) 2025-05-07T20:13:18.2000545Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2000950Z self=, 2025-05-07T20:13:18.2001032Z mixed_B=True, 2025-05-07T20:13:18.2001117Z compile=True, 2025-05-07T20:13:18.2001206Z T=3, 2025-05-07T20:13:18.2001282Z D=27, 2025-05-07T20:13:18.2001360Z B=119, 2025-05-07T20:13:18.2001476Z log_E=3, 2025-05-07T20:13:18.2001552Z L=4, 2025-05-07T20:13:18.2001636Z D_gradcheck=1, 2025-05-07T20:13:18.2001746Z stochastic_rounding=False, 2025-05-07T20:13:18.2001831Z weighted=False, 2025-05-07T20:13:18.2001927Z row_wise=True, 2025-05-07T20:13:18.2002008Z mixed=False, 2025-05-07T20:13:18.2002091Z use_cache=True, 2025-05-07T20:13:18.2002211Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.2002293Z use_cpu=True, 2025-05-07T20:13:18.2002420Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.2002507Z ) 2025-05-07T20:13:18.2002640Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2003003Z self=, 2025-05-07T20:13:18.2003096Z mixed_B=False, 2025-05-07T20:13:18.2003177Z compile=False, 2025-05-07T20:13:18.2003253Z T=1, 2025-05-07T20:13:18.2003342Z D=47, 2025-05-07T20:13:18.2003418Z B=91, 2025-05-07T20:13:18.2003509Z log_E=4, 2025-05-07T20:13:18.2003585Z L=10, 2025-05-07T20:13:18.2003666Z D_gradcheck=1, 2025-05-07T20:13:18.2003774Z stochastic_rounding=True, 2025-05-07T20:13:18.2003855Z weighted=True, 2025-05-07T20:13:18.2003936Z row_wise=True, 2025-05-07T20:13:18.2004027Z mixed=True, 2025-05-07T20:13:18.2004150Z use_cache=False, 2025-05-07T20:13:18.2004257Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.2004352Z use_cpu=True, 2025-05-07T20:13:18.2004455Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.2004529Z ) 2025-05-07T20:13:18.2004673Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2005031Z self=, 2025-05-07T20:13:18.2005115Z mixed_B=False, 2025-05-07T20:13:18.2005213Z compile=False, 2025-05-07T20:13:18.2005290Z T=4, 2025-05-07T20:13:18.2005379Z D=35, 2025-05-07T20:13:18.2005610Z B=97, 2025-05-07T20:13:18.2005692Z log_E=3, 2025-05-07T20:13:18.2005784Z L=11, 2025-05-07T20:13:18.2005869Z D_gradcheck=2, 2025-05-07T20:13:18.2005967Z stochastic_rounding=True, 2025-05-07T20:13:18.2006068Z weighted=False, 2025-05-07T20:13:18.2006150Z row_wise=False, 2025-05-07T20:13:18.2006231Z mixed=True, 2025-05-07T20:13:18.2006332Z use_cache=True, 2025-05-07T20:13:18.2006440Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.2006522Z use_cpu=True, 2025-05-07T20:13:18.2006640Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.2006716Z ) 2025-05-07T20:13:18.2006852Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2007223Z self=, 2025-05-07T20:13:18.2007307Z mixed_B=True, 2025-05-07T20:13:18.2007400Z compile=True, 2025-05-07T20:13:18.2007478Z T=5, 2025-05-07T20:13:18.2007556Z D=77, 2025-05-07T20:13:18.2007649Z B=119, 2025-05-07T20:13:18.2007732Z log_E=4, 2025-05-07T20:13:18.2007811Z L=9, 2025-05-07T20:13:18.2007907Z D_gradcheck=2, 2025-05-07T20:13:18.2008006Z stochastic_rounding=False, 2025-05-07T20:13:18.2008090Z weighted=True, 2025-05-07T20:13:18.2008185Z row_wise=True, 2025-05-07T20:13:18.2008267Z mixed=False, 2025-05-07T20:13:18.2008356Z use_cache=False, 2025-05-07T20:13:18.2008474Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.2008558Z use_cpu=True, 2025-05-07T20:13:18.2008667Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.2008758Z ) 2025-05-07T20:13:18.2008897Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2009268Z self=, 2025-05-07T20:13:18.2009406Z mixed_B=True, 2025-05-07T20:13:18.2009493Z compile=False, 2025-05-07T20:13:18.2009584Z T=4, 2025-05-07T20:13:18.2009662Z D=106, 2025-05-07T20:13:18.2009742Z B=33, 2025-05-07T20:13:18.2009872Z log_E=3, 2025-05-07T20:13:18.2009950Z L=6, 2025-05-07T20:13:18.2010034Z D_gradcheck=2, 2025-05-07T20:13:18.2010140Z stochastic_rounding=True, 2025-05-07T20:13:18.2010224Z weighted=True, 2025-05-07T20:13:18.2010308Z row_wise=False, 2025-05-07T20:13:18.2010400Z mixed=True, 2025-05-07T20:13:18.2010485Z use_cache=True, 2025-05-07T20:13:18.2010595Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.2010691Z use_cpu=True, 2025-05-07T20:13:18.2010799Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.2010922Z ) 2025-05-07T20:13:18.2011059Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2011420Z self=, 2025-05-07T20:13:18.2011517Z mixed_B=True, 2025-05-07T20:13:18.2011603Z compile=True, 2025-05-07T20:13:18.2011682Z T=4, 2025-05-07T20:13:18.2011775Z D=90, 2025-05-07T20:13:18.2011854Z B=35, 2025-05-07T20:13:18.2011937Z log_E=5, 2025-05-07T20:13:18.2012035Z L=7, 2025-05-07T20:13:18.2012122Z D_gradcheck=2, 2025-05-07T20:13:18.2012222Z stochastic_rounding=True, 2025-05-07T20:13:18.2012322Z weighted=False, 2025-05-07T20:13:18.2012407Z row_wise=True, 2025-05-07T20:13:18.2012502Z mixed=True, 2025-05-07T20:13:18.2012622Z use_cache=True, 2025-05-07T20:13:18.2012734Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.2012831Z use_cpu=True, 2025-05-07T20:13:18.2012936Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.2013016Z ) 2025-05-07T20:13:18.2013168Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2013534Z self=, 2025-05-07T20:13:18.2013621Z mixed_B=True, 2025-05-07T20:13:18.2013721Z compile=True, 2025-05-07T20:13:18.2013802Z T=4, 2025-05-07T20:13:18.2013882Z D=88, 2025-05-07T20:13:18.2013978Z B=57, 2025-05-07T20:13:18.2014061Z log_E=5, 2025-05-07T20:13:18.2014140Z L=19, 2025-05-07T20:13:18.2014239Z D_gradcheck=1, 2025-05-07T20:13:18.2014339Z stochastic_rounding=True, 2025-05-07T20:13:18.2014439Z weighted=True, 2025-05-07T20:13:18.2014526Z row_wise=False, 2025-05-07T20:13:18.2014611Z mixed=False, 2025-05-07T20:13:18.2014712Z use_cache=False, 2025-05-07T20:13:18.2014824Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.2014908Z use_cpu=True, 2025-05-07T20:13:18.2015027Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.2015107Z ) 2025-05-07T20:13:18.2015246Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2015623Z self=, 2025-05-07T20:13:18.2015711Z mixed_B=False, 2025-05-07T20:13:18.2015793Z compile=True, 2025-05-07T20:13:18.2015890Z T=5, 2025-05-07T20:13:18.2015970Z D=76, 2025-05-07T20:13:18.2016064Z B=51, 2025-05-07T20:13:18.2016147Z log_E=3, 2025-05-07T20:13:18.2016225Z L=20, 2025-05-07T20:13:18.2016320Z D_gradcheck=2, 2025-05-07T20:13:18.2016419Z stochastic_rounding=False, 2025-05-07T20:13:18.2016504Z weighted=False, 2025-05-07T20:13:18.2016602Z row_wise=True, 2025-05-07T20:13:18.2016684Z mixed=True, 2025-05-07T20:13:18.2016771Z use_cache=False, 2025-05-07T20:13:18.2016896Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.2016978Z use_cpu=True, 2025-05-07T20:13:18.2017083Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.2017173Z ) 2025-05-07T20:13:18.2017310Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2017671Z self=, 2025-05-07T20:13:18.2017792Z mixed_B=True, 2025-05-07T20:13:18.2017879Z compile=True, 2025-05-07T20:13:18.2017970Z T=3, 2025-05-07T20:13:18.2018050Z D=16, 2025-05-07T20:13:18.2018128Z B=105, 2025-05-07T20:13:18.2018218Z log_E=3, 2025-05-07T20:13:18.2018322Z L=14, 2025-05-07T20:13:18.2018407Z D_gradcheck=1, 2025-05-07T20:13:18.2018517Z stochastic_rounding=True, 2025-05-07T20:13:18.2018604Z weighted=True, 2025-05-07T20:13:18.2018687Z row_wise=True, 2025-05-07T20:13:18.2018773Z mixed=True, 2025-05-07T20:13:18.2029525Z use_cache=False, 2025-05-07T20:13:18.2029661Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.2029761Z use_cpu=True, 2025-05-07T20:13:18.2029874Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.2030047Z ) 2025-05-07T20:13:18.2300218Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2300841Z self=, 2025-05-07T20:13:18.2300982Z mixed_B=False, 2025-05-07T20:13:18.2301135Z compile=False, 2025-05-07T20:13:18.2301270Z T=4, 2025-05-07T20:13:18.2301419Z D=54, 2025-05-07T20:13:18.2301584Z B=112, 2025-05-07T20:13:18.2301731Z log_E=5, 2025-05-07T20:13:18.2301897Z L=6, 2025-05-07T20:13:18.2302010Z D_gradcheck=1, 2025-05-07T20:13:18.2302111Z stochastic_rounding=False, 2025-05-07T20:13:18.2302210Z weighted=False, 2025-05-07T20:13:18.2302294Z row_wise=True, 2025-05-07T20:13:18.2302375Z mixed=False, 2025-05-07T20:13:18.2302546Z use_cache=True, 2025-05-07T20:13:18.2302785Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.2302872Z use_cpu=True, 2025-05-07T20:13:18.2302992Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.2303075Z ) 2025-05-07T20:13:18.2303217Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2303602Z self=, 2025-05-07T20:13:18.2303688Z mixed_B=True, 2025-05-07T20:13:18.2303788Z compile=True, 2025-05-07T20:13:18.2303869Z T=5, 2025-05-07T20:13:18.2303949Z D=45, 2025-05-07T20:13:18.2304043Z B=111, 2025-05-07T20:13:18.2304123Z log_E=3, 2025-05-07T20:13:18.2304204Z L=12, 2025-05-07T20:13:18.2304306Z D_gradcheck=2, 2025-05-07T20:13:18.2304405Z stochastic_rounding=False, 2025-05-07T20:13:18.2304491Z weighted=False, 2025-05-07T20:13:18.2304587Z row_wise=False, 2025-05-07T20:13:18.2304670Z mixed=True, 2025-05-07T20:13:18.2304753Z use_cache=True, 2025-05-07T20:13:18.2304875Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.2304959Z use_cpu=True, 2025-05-07T20:13:18.2305062Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.2305154Z ) 2025-05-07T20:13:18.2305293Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2305805Z self=, 2025-05-07T20:13:18.2305894Z mixed_B=True, 2025-05-07T20:13:18.2305980Z compile=True, 2025-05-07T20:13:18.2306073Z T=3, 2025-05-07T20:13:18.2306154Z D=84, 2025-05-07T20:13:18.2306236Z B=41, 2025-05-07T20:13:18.2306335Z log_E=3, 2025-05-07T20:13:18.2306419Z L=0, 2025-05-07T20:13:18.2306508Z D_gradcheck=1, 2025-05-07T20:13:18.2306624Z stochastic_rounding=False, 2025-05-07T20:13:18.2306711Z weighted=False, 2025-05-07T20:13:18.2306798Z row_wise=False, 2025-05-07T20:13:18.2306895Z mixed=True, 2025-05-07T20:13:18.2306984Z use_cache=False, 2025-05-07T20:13:18.2307095Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.2307193Z use_cpu=True, 2025-05-07T20:13:18.2307298Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.2307387Z ) 2025-05-07T20:13:18.2307525Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2307888Z self=, 2025-05-07T20:13:18.2308041Z mixed_B=True, 2025-05-07T20:13:18.2308128Z compile=True, 2025-05-07T20:13:18.2308207Z T=5, 2025-05-07T20:13:18.2308301Z D=56, 2025-05-07T20:13:18.2308382Z B=30, 2025-05-07T20:13:18.2308463Z log_E=5, 2025-05-07T20:13:18.2308599Z L=11, 2025-05-07T20:13:18.2308684Z D_gradcheck=2, 2025-05-07T20:13:18.2308784Z stochastic_rounding=False, 2025-05-07T20:13:18.2308880Z weighted=True, 2025-05-07T20:13:18.2308963Z row_wise=True, 2025-05-07T20:13:18.2309057Z mixed=True, 2025-05-07T20:13:18.2309144Z use_cache=True, 2025-05-07T20:13:18.2309255Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.2309351Z use_cpu=True, 2025-05-07T20:13:18.2309459Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.2309535Z ) 2025-05-07T20:13:18.2309724Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2310084Z self=, 2025-05-07T20:13:18.2310168Z mixed_B=True, 2025-05-07T20:13:18.2310264Z compile=False, 2025-05-07T20:13:18.2310342Z T=4, 2025-05-07T20:13:18.2310421Z D=117, 2025-05-07T20:13:18.2310511Z B=48, 2025-05-07T20:13:18.2310590Z log_E=4, 2025-05-07T20:13:18.2310670Z L=19, 2025-05-07T20:13:18.2310767Z D_gradcheck=1, 2025-05-07T20:13:18.2310866Z stochastic_rounding=True, 2025-05-07T20:13:18.2310964Z weighted=True, 2025-05-07T20:13:18.2311049Z row_wise=True, 2025-05-07T20:13:18.2311132Z mixed=True, 2025-05-07T20:13:18.2311231Z use_cache=False, 2025-05-07T20:13:18.2311379Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.2311461Z use_cpu=True, 2025-05-07T20:13:18.2311579Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.2311656Z ) 2025-05-07T20:13:18.2311796Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2312169Z self=, 2025-05-07T20:13:18.2312251Z mixed_B=True, 2025-05-07T20:13:18.2312336Z compile=True, 2025-05-07T20:13:18.2312427Z T=1, 2025-05-07T20:13:18.2312505Z D=82, 2025-05-07T20:13:18.2312597Z B=38, 2025-05-07T20:13:18.2312677Z log_E=3, 2025-05-07T20:13:18.2312758Z L=18, 2025-05-07T20:13:18.2312857Z D_gradcheck=2, 2025-05-07T20:13:18.2312955Z stochastic_rounding=False, 2025-05-07T20:13:18.2313039Z weighted=True, 2025-05-07T20:13:18.2313135Z row_wise=False, 2025-05-07T20:13:18.2313219Z mixed=False, 2025-05-07T20:13:18.2313303Z use_cache=True, 2025-05-07T20:13:18.2313430Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.2313515Z use_cpu=True, 2025-05-07T20:13:18.2313619Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.2313710Z ) 2025-05-07T20:13:18.2313847Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2314207Z self=, 2025-05-07T20:13:18.2314303Z mixed_B=False, 2025-05-07T20:13:18.2314391Z compile=False, 2025-05-07T20:13:18.2314482Z T=3, 2025-05-07T20:13:18.2314561Z D=73, 2025-05-07T20:13:18.2314640Z B=117, 2025-05-07T20:13:18.2314733Z log_E=3, 2025-05-07T20:13:18.2314814Z L=20, 2025-05-07T20:13:18.2314900Z D_gradcheck=2, 2025-05-07T20:13:18.2315012Z stochastic_rounding=True, 2025-05-07T20:13:18.2315098Z weighted=False, 2025-05-07T20:13:18.2315183Z row_wise=False, 2025-05-07T20:13:18.2315278Z mixed=False, 2025-05-07T20:13:18.2315366Z use_cache=False, 2025-05-07T20:13:18.2315478Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.2315574Z use_cpu=True, 2025-05-07T20:13:18.2315678Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.2315755Z ) 2025-05-07T20:13:18.2315906Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2316350Z self=, 2025-05-07T20:13:18.2316453Z mixed_B=True, 2025-05-07T20:13:18.2316570Z compile=True, 2025-05-07T20:13:18.2316650Z T=4, 2025-05-07T20:13:18.2316743Z D=82, 2025-05-07T20:13:18.2316823Z B=78, 2025-05-07T20:13:18.2316905Z log_E=4, 2025-05-07T20:13:18.2317024Z L=4, 2025-05-07T20:13:18.2317108Z D_gradcheck=1, 2025-05-07T20:13:18.2317208Z stochastic_rounding=True, 2025-05-07T20:13:18.2317305Z weighted=True, 2025-05-07T20:13:18.2317388Z row_wise=True, 2025-05-07T20:13:18.2317472Z mixed=False, 2025-05-07T20:13:18.2317576Z use_cache=True, 2025-05-07T20:13:18.2317691Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.2317775Z use_cpu=True, 2025-05-07T20:13:18.2317894Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.2317970Z ) 2025-05-07T20:13:18.2318157Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2318517Z self=, 2025-05-07T20:13:18.2318602Z mixed_B=False, 2025-05-07T20:13:18.2318699Z compile=True, 2025-05-07T20:13:18.2318777Z T=1, 2025-05-07T20:13:18.2318856Z D=66, 2025-05-07T20:13:18.2318946Z B=45, 2025-05-07T20:13:18.2319025Z log_E=5, 2025-05-07T20:13:18.2319104Z L=2, 2025-05-07T20:13:18.2319202Z D_gradcheck=1, 2025-05-07T20:13:18.2319298Z stochastic_rounding=True, 2025-05-07T20:13:18.2319382Z weighted=True, 2025-05-07T20:13:18.2319479Z row_wise=True, 2025-05-07T20:13:18.2319561Z mixed=True, 2025-05-07T20:13:18.2319644Z use_cache=False, 2025-05-07T20:13:18.2319792Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.2319874Z use_cpu=True, 2025-05-07T20:13:18.2319989Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.2320065Z ) 2025-05-07T20:13:18.2320204Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2320574Z self=, 2025-05-07T20:13:18.2320655Z mixed_B=True, 2025-05-07T20:13:18.2320743Z compile=False, 2025-05-07T20:13:18.2320832Z T=4, 2025-05-07T20:13:18.2320910Z D=26, 2025-05-07T20:13:18.2320989Z B=65, 2025-05-07T20:13:18.2321081Z log_E=3, 2025-05-07T20:13:18.2321160Z L=17, 2025-05-07T20:13:18.2321246Z D_gradcheck=1, 2025-05-07T20:13:18.2321354Z stochastic_rounding=True, 2025-05-07T20:13:18.2321439Z weighted=False, 2025-05-07T20:13:18.2321535Z row_wise=True, 2025-05-07T20:13:18.2321618Z mixed=False, 2025-05-07T20:13:18.2321703Z use_cache=True, 2025-05-07T20:13:18.2321828Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.2321911Z use_cpu=True, 2025-05-07T20:13:18.2322015Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.2322105Z ) 2025-05-07T20:13:18.2322240Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2322598Z self=, 2025-05-07T20:13:18.2322692Z mixed_B=True, 2025-05-07T20:13:18.2322779Z compile=False, 2025-05-07T20:13:18.2322856Z T=5, 2025-05-07T20:13:18.2322946Z D=102, 2025-05-07T20:13:18.2323025Z B=107, 2025-05-07T20:13:18.2323105Z log_E=4, 2025-05-07T20:13:18.2323195Z L=14, 2025-05-07T20:13:18.2323282Z D_gradcheck=1, 2025-05-07T20:13:18.2323392Z stochastic_rounding=True, 2025-05-07T20:13:18.2323477Z weighted=False, 2025-05-07T20:13:18.2323560Z row_wise=False, 2025-05-07T20:13:18.2323653Z mixed=True, 2025-05-07T20:13:18.2323738Z use_cache=False, 2025-05-07T20:13:18.2323848Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.2323944Z use_cpu=True, 2025-05-07T20:13:18.2324047Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.2324123Z ) 2025-05-07T20:13:18.2324275Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2324637Z self=, 2025-05-07T20:13:18.2324720Z mixed_B=True, 2025-05-07T20:13:18.2324844Z compile=True, 2025-05-07T20:13:18.2324924Z T=3, 2025-05-07T20:13:18.2325021Z D=76, 2025-05-07T20:13:18.2325100Z B=110, 2025-05-07T20:13:18.2325180Z log_E=3, 2025-05-07T20:13:18.2325270Z L=20, 2025-05-07T20:13:18.2325380Z D_gradcheck=2, 2025-05-07T20:13:18.2325479Z stochastic_rounding=False, 2025-05-07T20:13:18.2325577Z weighted=False, 2025-05-07T20:13:18.2325661Z row_wise=False, 2025-05-07T20:13:18.2325744Z mixed=True, 2025-05-07T20:13:18.2325839Z use_cache=False, 2025-05-07T20:13:18.2325951Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.2326035Z use_cpu=True, 2025-05-07T20:13:18.2326151Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.2326227Z ) 2025-05-07T20:13:18.2326390Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2326765Z self=, 2025-05-07T20:13:18.2326847Z mixed_B=True, 2025-05-07T20:13:18.2326944Z compile=True, 2025-05-07T20:13:18.2327024Z T=1, 2025-05-07T20:13:18.2327104Z D=52, 2025-05-07T20:13:18.2327196Z B=128, 2025-05-07T20:13:18.2327277Z log_E=3, 2025-05-07T20:13:18.2327354Z L=13, 2025-05-07T20:13:18.2327454Z D_gradcheck=1, 2025-05-07T20:13:18.2327551Z stochastic_rounding=True, 2025-05-07T20:13:18.2327636Z weighted=True, 2025-05-07T20:13:18.2327733Z row_wise=False, 2025-05-07T20:13:18.2327819Z mixed=True, 2025-05-07T20:13:18.2327905Z use_cache=False, 2025-05-07T20:13:18.2328054Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.2328139Z use_cpu=True, 2025-05-07T20:13:18.2328244Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.2328332Z ) 2025-05-07T20:13:18.2328470Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2328844Z self=, 2025-05-07T20:13:18.2328927Z mixed_B=True, 2025-05-07T20:13:18.2329013Z compile=False, 2025-05-07T20:13:18.2329106Z T=5, 2025-05-07T20:13:18.2329184Z D=57, 2025-05-07T20:13:18.2329263Z B=8, 2025-05-07T20:13:18.2329354Z log_E=5, 2025-05-07T20:13:18.2329431Z L=8, 2025-05-07T20:13:18.2329518Z D_gradcheck=1, 2025-05-07T20:13:18.2329626Z stochastic_rounding=True, 2025-05-07T20:13:18.2329709Z weighted=True, 2025-05-07T20:13:18.2329794Z row_wise=False, 2025-05-07T20:13:18.2329887Z mixed=False, 2025-05-07T20:13:18.2329971Z use_cache=True, 2025-05-07T20:13:18.2330081Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.2330179Z use_cpu=True, 2025-05-07T20:13:18.2330282Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.2330370Z ) 2025-05-07T20:13:18.2330508Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2330872Z self=, 2025-05-07T20:13:18.2330967Z mixed_B=False, 2025-05-07T20:13:18.2331053Z compile=False, 2025-05-07T20:13:18.2331131Z T=4, 2025-05-07T20:13:18.2331221Z D=41, 2025-05-07T20:13:18.2331302Z B=18, 2025-05-07T20:13:18.2331382Z log_E=3, 2025-05-07T20:13:18.2331471Z L=6, 2025-05-07T20:13:18.2331557Z D_gradcheck=2, 2025-05-07T20:13:18.2331656Z stochastic_rounding=False, 2025-05-07T20:13:18.2331751Z weighted=True, 2025-05-07T20:13:18.2331840Z row_wise=False, 2025-05-07T20:13:18.2331923Z mixed=False, 2025-05-07T20:13:18.2332019Z use_cache=False, 2025-05-07T20:13:18.2332128Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.2332227Z use_cpu=True, 2025-05-07T20:13:18.2332344Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.2332418Z ) 2025-05-07T20:13:18.2332558Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2332929Z self=, 2025-05-07T20:13:18.2333014Z mixed_B=True, 2025-05-07T20:13:18.2333125Z compile=True, 2025-05-07T20:13:18.2333221Z T=4, 2025-05-07T20:13:18.2333301Z D=19, 2025-05-07T20:13:18.2333393Z B=52, 2025-05-07T20:13:18.2333474Z log_E=3, 2025-05-07T20:13:18.2333553Z L=15, 2025-05-07T20:13:18.2333675Z D_gradcheck=2, 2025-05-07T20:13:18.2333773Z stochastic_rounding=True, 2025-05-07T20:13:18.2333860Z weighted=False, 2025-05-07T20:13:18.2333963Z row_wise=False, 2025-05-07T20:13:18.2334049Z mixed=False, 2025-05-07T20:13:18.2334134Z use_cache=True, 2025-05-07T20:13:18.2334259Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.2334346Z use_cpu=True, 2025-05-07T20:13:18.2334452Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.2334542Z ) 2025-05-07T20:13:18.2334709Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2335071Z self=, 2025-05-07T20:13:18.2335169Z mixed_B=True, 2025-05-07T20:13:18.2335259Z compile=True, 2025-05-07T20:13:18.2335354Z T=4, 2025-05-07T20:13:18.2335434Z D=100, 2025-05-07T20:13:18.2335515Z B=126, 2025-05-07T20:13:18.2335610Z log_E=3, 2025-05-07T20:13:18.2335691Z L=11, 2025-05-07T20:13:18.2335778Z D_gradcheck=2, 2025-05-07T20:13:18.2335894Z stochastic_rounding=False, 2025-05-07T20:13:18.2335977Z weighted=True, 2025-05-07T20:13:18.2336062Z row_wise=True, 2025-05-07T20:13:18.2336159Z mixed=True, 2025-05-07T20:13:18.2336245Z use_cache=False, 2025-05-07T20:13:18.2336357Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.2336481Z use_cpu=True, 2025-05-07T20:13:18.2336584Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.2336659Z ) 2025-05-07T20:13:18.2615768Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2616260Z self=, 2025-05-07T20:13:18.2616418Z mixed_B=False, 2025-05-07T20:13:18.2616569Z compile=False, 2025-05-07T20:13:18.2616691Z T=4, 2025-05-07T20:13:18.2616825Z D=75, 2025-05-07T20:13:18.2616940Z B=76, 2025-05-07T20:13:18.2617057Z log_E=4, 2025-05-07T20:13:18.2617199Z L=19, 2025-05-07T20:13:18.2617487Z D_gradcheck=2, 2025-05-07T20:13:18.2617678Z stochastic_rounding=False, 2025-05-07T20:13:18.2617849Z weighted=False, 2025-05-07T20:13:18.2617945Z row_wise=False, 2025-05-07T20:13:18.2618042Z mixed=True, 2025-05-07T20:13:18.2618126Z use_cache=False, 2025-05-07T20:13:18.2618235Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.2618336Z use_cpu=True, 2025-05-07T20:13:18.2618440Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.2618520Z ) 2025-05-07T20:13:18.2618677Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2619040Z self=, 2025-05-07T20:13:18.2619127Z mixed_B=False, 2025-05-07T20:13:18.2619230Z compile=True, 2025-05-07T20:13:18.2619309Z T=4, 2025-05-07T20:13:18.2619390Z D=93, 2025-05-07T20:13:18.2619481Z B=6, 2025-05-07T20:13:18.2619562Z log_E=3, 2025-05-07T20:13:18.2619656Z L=14, 2025-05-07T20:13:18.2619745Z D_gradcheck=1, 2025-05-07T20:13:18.2619844Z stochastic_rounding=True, 2025-05-07T20:13:18.2619945Z weighted=True, 2025-05-07T20:13:18.2620029Z row_wise=True, 2025-05-07T20:13:18.2620112Z mixed=False, 2025-05-07T20:13:18.2620207Z use_cache=True, 2025-05-07T20:13:18.2620317Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.2620403Z use_cpu=True, 2025-05-07T20:13:18.2620519Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.2620596Z ) 2025-05-07T20:13:18.2620736Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2621109Z self=, 2025-05-07T20:13:18.2621192Z mixed_B=True, 2025-05-07T20:13:18.2621277Z compile=False, 2025-05-07T20:13:18.2621482Z T=3, 2025-05-07T20:13:18.2621564Z D=32, 2025-05-07T20:13:18.2621656Z B=69, 2025-05-07T20:13:18.2621737Z log_E=5, 2025-05-07T20:13:18.2621817Z L=13, 2025-05-07T20:13:18.2621958Z D_gradcheck=1, 2025-05-07T20:13:18.2622059Z stochastic_rounding=False, 2025-05-07T20:13:18.2622145Z weighted=False, 2025-05-07T20:13:18.2622242Z row_wise=True, 2025-05-07T20:13:18.2622326Z mixed=False, 2025-05-07T20:13:18.2622410Z use_cache=True, 2025-05-07T20:13:18.2622536Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.2622622Z use_cpu=True, 2025-05-07T20:13:18.2622729Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.2622821Z ) 2025-05-07T20:13:18.2622996Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2623359Z self=, 2025-05-07T20:13:18.2623454Z mixed_B=True, 2025-05-07T20:13:18.2623538Z compile=True, 2025-05-07T20:13:18.2623630Z T=4, 2025-05-07T20:13:18.2623709Z D=12, 2025-05-07T20:13:18.2623787Z B=72, 2025-05-07T20:13:18.2623879Z log_E=3, 2025-05-07T20:13:18.2623958Z L=16, 2025-05-07T20:13:18.2624042Z D_gradcheck=1, 2025-05-07T20:13:18.2624153Z stochastic_rounding=True, 2025-05-07T20:13:18.2624238Z weighted=True, 2025-05-07T20:13:18.2624320Z row_wise=True, 2025-05-07T20:13:18.2624417Z mixed=False, 2025-05-07T20:13:18.2624502Z use_cache=True, 2025-05-07T20:13:18.2624612Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.2624746Z use_cpu=True, 2025-05-07T20:13:18.2624850Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.2624926Z ) 2025-05-07T20:13:18.2625076Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2625436Z self=, 2025-05-07T20:13:18.2625531Z mixed_B=True, 2025-05-07T20:13:18.2625616Z compile=True, 2025-05-07T20:13:18.2625697Z T=1, 2025-05-07T20:13:18.2625789Z D=36, 2025-05-07T20:13:18.2625868Z B=70, 2025-05-07T20:13:18.2625947Z log_E=5, 2025-05-07T20:13:18.2626039Z L=6, 2025-05-07T20:13:18.2626124Z D_gradcheck=2, 2025-05-07T20:13:18.2626223Z stochastic_rounding=True, 2025-05-07T20:13:18.2626321Z weighted=False, 2025-05-07T20:13:18.2626405Z row_wise=False, 2025-05-07T20:13:18.2626488Z mixed=False, 2025-05-07T20:13:18.2626585Z use_cache=False, 2025-05-07T20:13:18.2626695Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.2626791Z use_cpu=True, 2025-05-07T20:13:18.2626895Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.2626970Z ) 2025-05-07T20:13:18.2627121Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2627479Z self=, 2025-05-07T20:13:18.2627560Z mixed_B=True, 2025-05-07T20:13:18.2627656Z compile=True, 2025-05-07T20:13:18.2627737Z T=1, 2025-05-07T20:13:18.2627814Z D=77, 2025-05-07T20:13:18.2627903Z B=15, 2025-05-07T20:13:18.2627982Z log_E=3, 2025-05-07T20:13:18.2628060Z L=11, 2025-05-07T20:13:18.2628155Z D_gradcheck=1, 2025-05-07T20:13:18.2628257Z stochastic_rounding=False, 2025-05-07T20:13:18.2628340Z weighted=True, 2025-05-07T20:13:18.2628437Z row_wise=False, 2025-05-07T20:13:18.2628519Z mixed=True, 2025-05-07T20:13:18.2628615Z use_cache=False, 2025-05-07T20:13:18.2628725Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.2628810Z use_cpu=True, 2025-05-07T20:13:18.2628927Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.2629003Z ) 2025-05-07T20:13:18.2629142Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2629514Z self=, 2025-05-07T20:13:18.2629596Z mixed_B=True, 2025-05-07T20:13:18.2629681Z compile=False, 2025-05-07T20:13:18.2629797Z T=2, 2025-05-07T20:13:18.2629877Z D=74, 2025-05-07T20:13:18.2629959Z B=60, 2025-05-07T20:13:18.2630050Z log_E=4, 2025-05-07T20:13:18.2630130Z L=2, 2025-05-07T20:13:18.2630213Z D_gradcheck=1, 2025-05-07T20:13:18.2630365Z stochastic_rounding=True, 2025-05-07T20:13:18.2630450Z weighted=True, 2025-05-07T20:13:18.2630547Z row_wise=True, 2025-05-07T20:13:18.2630630Z mixed=True, 2025-05-07T20:13:18.2630715Z use_cache=False, 2025-05-07T20:13:18.2630834Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.2630919Z use_cpu=True, 2025-05-07T20:13:18.2631025Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.2631113Z ) 2025-05-07T20:13:18.2631250Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2631636Z self=, 2025-05-07T20:13:18.2631732Z mixed_B=True, 2025-05-07T20:13:18.2631817Z compile=False, 2025-05-07T20:13:18.2631896Z T=5, 2025-05-07T20:13:18.2631987Z D=80, 2025-05-07T20:13:18.2632066Z B=123, 2025-05-07T20:13:18.2632157Z log_E=3, 2025-05-07T20:13:18.2632237Z L=8, 2025-05-07T20:13:18.2632323Z D_gradcheck=1, 2025-05-07T20:13:18.2632437Z stochastic_rounding=False, 2025-05-07T20:13:18.2632524Z weighted=False, 2025-05-07T20:13:18.2632608Z row_wise=True, 2025-05-07T20:13:18.2632705Z mixed=False, 2025-05-07T20:13:18.2632791Z use_cache=True, 2025-05-07T20:13:18.2632901Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.2633029Z use_cpu=True, 2025-05-07T20:13:18.2633136Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.2633214Z ) 2025-05-07T20:13:18.2633365Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2633733Z self=, 2025-05-07T20:13:18.2633821Z mixed_B=False, 2025-05-07T20:13:18.2633921Z compile=False, 2025-05-07T20:13:18.2634003Z T=4, 2025-05-07T20:13:18.2634099Z D=78, 2025-05-07T20:13:18.2634180Z B=34, 2025-05-07T20:13:18.2634261Z log_E=4, 2025-05-07T20:13:18.2634355Z L=12, 2025-05-07T20:13:18.2634442Z D_gradcheck=1, 2025-05-07T20:13:18.2634545Z stochastic_rounding=False, 2025-05-07T20:13:18.2634648Z weighted=False, 2025-05-07T20:13:18.2634735Z row_wise=False, 2025-05-07T20:13:18.2634820Z mixed=False, 2025-05-07T20:13:18.2634923Z use_cache=False, 2025-05-07T20:13:18.2635034Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.2635121Z use_cpu=True, 2025-05-07T20:13:18.2635242Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.2635324Z ) 2025-05-07T20:13:18.2635460Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2635844Z self=, 2025-05-07T20:13:18.2635930Z mixed_B=True, 2025-05-07T20:13:18.2636111Z compile=False, 2025-05-07T20:13:18.2636194Z T=3, 2025-05-07T20:13:18.2636274Z D=85, 2025-05-07T20:13:18.2636367Z B=31, 2025-05-07T20:13:18.2636448Z log_E=4, 2025-05-07T20:13:18.2636527Z L=12, 2025-05-07T20:13:18.2636626Z D_gradcheck=1, 2025-05-07T20:13:18.2636730Z stochastic_rounding=False, 2025-05-07T20:13:18.2636816Z weighted=True, 2025-05-07T20:13:18.2636915Z row_wise=False, 2025-05-07T20:13:18.2636998Z mixed=False, 2025-05-07T20:13:18.2637082Z use_cache=True, 2025-05-07T20:13:18.2637206Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.2637293Z use_cpu=True, 2025-05-07T20:13:18.2637399Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.2637489Z ) 2025-05-07T20:13:18.2637624Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2637996Z self=, 2025-05-07T20:13:18.2638079Z mixed_B=True, 2025-05-07T20:13:18.2638161Z compile=True, 2025-05-07T20:13:18.2638286Z T=2, 2025-05-07T20:13:18.2638365Z D=48, 2025-05-07T20:13:18.2638443Z B=51, 2025-05-07T20:13:18.2638534Z log_E=4, 2025-05-07T20:13:18.2638613Z L=9, 2025-05-07T20:13:18.2638697Z D_gradcheck=2, 2025-05-07T20:13:18.2638834Z stochastic_rounding=False, 2025-05-07T20:13:18.2638919Z weighted=True, 2025-05-07T20:13:18.2638999Z row_wise=True, 2025-05-07T20:13:18.2639095Z mixed=False, 2025-05-07T20:13:18.2639182Z use_cache=False, 2025-05-07T20:13:18.2639291Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.2639389Z use_cpu=True, 2025-05-07T20:13:18.2639496Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.2639585Z ) 2025-05-07T20:13:18.2639722Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2640108Z self=, 2025-05-07T20:13:18.2640208Z mixed_B=False, 2025-05-07T20:13:18.2640294Z compile=False, 2025-05-07T20:13:18.2640372Z T=3, 2025-05-07T20:13:18.2640465Z D=83, 2025-05-07T20:13:18.2640544Z B=24, 2025-05-07T20:13:18.2640624Z log_E=4, 2025-05-07T20:13:18.2640716Z L=14, 2025-05-07T20:13:18.2640801Z D_gradcheck=2, 2025-05-07T20:13:18.2640902Z stochastic_rounding=True, 2025-05-07T20:13:18.2640999Z weighted=True, 2025-05-07T20:13:18.2641083Z row_wise=False, 2025-05-07T20:13:18.2641178Z mixed=False, 2025-05-07T20:13:18.2641262Z use_cache=True, 2025-05-07T20:13:18.2641371Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.2641489Z use_cpu=True, 2025-05-07T20:13:18.2641593Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.2641669Z ) 2025-05-07T20:13:18.2641820Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2642184Z self=, 2025-05-07T20:13:18.2642267Z mixed_B=False, 2025-05-07T20:13:18.2642364Z compile=True, 2025-05-07T20:13:18.2642443Z T=3, 2025-05-07T20:13:18.2642523Z D=63, 2025-05-07T20:13:18.2642614Z B=14, 2025-05-07T20:13:18.2642692Z log_E=3, 2025-05-07T20:13:18.2642771Z L=19, 2025-05-07T20:13:18.2642868Z D_gradcheck=2, 2025-05-07T20:13:18.2642970Z stochastic_rounding=False, 2025-05-07T20:13:18.2643067Z weighted=False, 2025-05-07T20:13:18.2643152Z row_wise=False, 2025-05-07T20:13:18.2643234Z mixed=True, 2025-05-07T20:13:18.2643329Z use_cache=True, 2025-05-07T20:13:18.2643438Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.2643522Z use_cpu=True, 2025-05-07T20:13:18.2643640Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.2643716Z ) 2025-05-07T20:13:18.2643850Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2644224Z self=, 2025-05-07T20:13:18.2644308Z mixed_B=True, 2025-05-07T20:13:18.2644396Z compile=False, 2025-05-07T20:13:18.2644488Z T=5, 2025-05-07T20:13:18.2644568Z D=32, 2025-05-07T20:13:18.2644658Z B=119, 2025-05-07T20:13:18.2644737Z log_E=3, 2025-05-07T20:13:18.2644814Z L=17, 2025-05-07T20:13:18.2644913Z D_gradcheck=2, 2025-05-07T20:13:18.2645013Z stochastic_rounding=False, 2025-05-07T20:13:18.2645100Z weighted=False, 2025-05-07T20:13:18.2645194Z row_wise=False, 2025-05-07T20:13:18.2645277Z mixed=True, 2025-05-07T20:13:18.2645364Z use_cache=True, 2025-05-07T20:13:18.2645485Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.2645568Z use_cpu=True, 2025-05-07T20:13:18.2645669Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.2645748Z ) 2025-05-07T20:13:18.2645880Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2646239Z self=, 2025-05-07T20:13:18.2646328Z mixed_B=True, 2025-05-07T20:13:18.2646413Z compile=False, 2025-05-07T20:13:18.2646499Z T=2, 2025-05-07T20:13:18.2646604Z D=48, 2025-05-07T20:13:18.2646681Z B=27, 2025-05-07T20:13:18.2646772Z log_E=3, 2025-05-07T20:13:18.2646850Z L=8, 2025-05-07T20:13:18.2646935Z D_gradcheck=2, 2025-05-07T20:13:18.2647100Z stochastic_rounding=True, 2025-05-07T20:13:18.2647184Z weighted=False, 2025-05-07T20:13:18.2647267Z row_wise=False, 2025-05-07T20:13:18.2647360Z mixed=True, 2025-05-07T20:13:18.2647443Z use_cache=True, 2025-05-07T20:13:18.2647552Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.2647650Z use_cpu=True, 2025-05-07T20:13:18.2647754Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.2647830Z ) 2025-05-07T20:13:18.2647978Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2648368Z self=, 2025-05-07T20:13:18.2648461Z mixed_B=True, 2025-05-07T20:13:18.2648545Z compile=True, 2025-05-07T20:13:18.2648623Z T=4, 2025-05-07T20:13:18.2648714Z D=63, 2025-05-07T20:13:18.2648792Z B=103, 2025-05-07T20:13:18.2648871Z log_E=4, 2025-05-07T20:13:18.2648961Z L=20, 2025-05-07T20:13:18.2649044Z D_gradcheck=2, 2025-05-07T20:13:18.2649144Z stochastic_rounding=False, 2025-05-07T20:13:18.2649239Z weighted=False, 2025-05-07T20:13:18.2649322Z row_wise=True, 2025-05-07T20:13:18.2649406Z mixed=False, 2025-05-07T20:13:18.2649498Z use_cache=True, 2025-05-07T20:13:18.2649609Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.2649693Z use_cpu=True, 2025-05-07T20:13:18.2649835Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.2649912Z ) 2025-05-07T20:13:18.2650063Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2650428Z self=, 2025-05-07T20:13:18.2650515Z mixed_B=False, 2025-05-07T20:13:18.2650613Z compile=True, 2025-05-07T20:13:18.2650692Z T=3, 2025-05-07T20:13:18.2650776Z D=101, 2025-05-07T20:13:18.2650869Z B=22, 2025-05-07T20:13:18.2650948Z log_E=5, 2025-05-07T20:13:18.2651028Z L=14, 2025-05-07T20:13:18.2651126Z D_gradcheck=2, 2025-05-07T20:13:18.2651225Z stochastic_rounding=True, 2025-05-07T20:13:18.2651310Z weighted=True, 2025-05-07T20:13:18.2651406Z row_wise=True, 2025-05-07T20:13:18.2651489Z mixed=True, 2025-05-07T20:13:18.2651572Z use_cache=True, 2025-05-07T20:13:18.2651691Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.2651774Z use_cpu=True, 2025-05-07T20:13:18.2651894Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.2651970Z ) 2025-05-07T20:13:18.2932408Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2933008Z self=, 2025-05-07T20:13:18.2933144Z mixed_B=False, 2025-05-07T20:13:18.2933281Z compile=True, 2025-05-07T20:13:18.2933520Z T=3, 2025-05-07T20:13:18.2933656Z D=87, 2025-05-07T20:13:18.2933826Z B=53, 2025-05-07T20:13:18.2933979Z log_E=3, 2025-05-07T20:13:18.2934129Z L=5, 2025-05-07T20:13:18.2934298Z D_gradcheck=1, 2025-05-07T20:13:18.2934430Z stochastic_rounding=True, 2025-05-07T20:13:18.2934524Z weighted=False, 2025-05-07T20:13:18.2934623Z row_wise=True, 2025-05-07T20:13:18.2934708Z mixed=True, 2025-05-07T20:13:18.2934796Z use_cache=True, 2025-05-07T20:13:18.2934923Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.2935009Z use_cpu=True, 2025-05-07T20:13:18.2935118Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.2935211Z ) 2025-05-07T20:13:18.2935354Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2935724Z self=, 2025-05-07T20:13:18.2935825Z mixed_B=False, 2025-05-07T20:13:18.2935910Z compile=True, 2025-05-07T20:13:18.2936007Z T=3, 2025-05-07T20:13:18.2936223Z D=67, 2025-05-07T20:13:18.2936305Z B=33, 2025-05-07T20:13:18.2936400Z log_E=3, 2025-05-07T20:13:18.2936480Z L=0, 2025-05-07T20:13:18.2936567Z D_gradcheck=2, 2025-05-07T20:13:18.2936683Z stochastic_rounding=False, 2025-05-07T20:13:18.2936843Z weighted=True, 2025-05-07T20:13:18.2936930Z row_wise=False, 2025-05-07T20:13:18.2937030Z mixed=False, 2025-05-07T20:13:18.2937118Z use_cache=False, 2025-05-07T20:13:18.2937229Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.2937327Z use_cpu=True, 2025-05-07T20:13:18.2937435Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.2937512Z ) 2025-05-07T20:13:18.2937665Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2938063Z self=, 2025-05-07T20:13:18.2938160Z mixed_B=True, 2025-05-07T20:13:18.2938244Z compile=True, 2025-05-07T20:13:18.2938322Z T=4, 2025-05-07T20:13:18.2938419Z D=110, 2025-05-07T20:13:18.2938499Z B=27, 2025-05-07T20:13:18.2938580Z log_E=4, 2025-05-07T20:13:18.2938672Z L=10, 2025-05-07T20:13:18.2938761Z D_gradcheck=2, 2025-05-07T20:13:18.2938861Z stochastic_rounding=False, 2025-05-07T20:13:18.2938959Z weighted=True, 2025-05-07T20:13:18.2939043Z row_wise=False, 2025-05-07T20:13:18.2939124Z mixed=False, 2025-05-07T20:13:18.2939220Z use_cache=True, 2025-05-07T20:13:18.2939329Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.2939412Z use_cpu=True, 2025-05-07T20:13:18.2939571Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.2939647Z ) 2025-05-07T20:13:18.2939798Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2940160Z self=, 2025-05-07T20:13:18.2940247Z mixed_B=False, 2025-05-07T20:13:18.2940344Z compile=True, 2025-05-07T20:13:18.2940425Z T=3, 2025-05-07T20:13:18.2940505Z D=87, 2025-05-07T20:13:18.2940596Z B=125, 2025-05-07T20:13:18.2940676Z log_E=5, 2025-05-07T20:13:18.2940758Z L=12, 2025-05-07T20:13:18.2940856Z D_gradcheck=1, 2025-05-07T20:13:18.2940954Z stochastic_rounding=False, 2025-05-07T20:13:18.2941044Z weighted=True, 2025-05-07T20:13:18.2941139Z row_wise=True, 2025-05-07T20:13:18.2941221Z mixed=False, 2025-05-07T20:13:18.2941307Z use_cache=False, 2025-05-07T20:13:18.2941434Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.2941518Z use_cpu=True, 2025-05-07T20:13:18.2941640Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.2941717Z ) 2025-05-07T20:13:18.2941857Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2942229Z self=, 2025-05-07T20:13:18.2942313Z mixed_B=False, 2025-05-07T20:13:18.2942400Z compile=False, 2025-05-07T20:13:18.2942490Z T=1, 2025-05-07T20:13:18.2942571Z D=128, 2025-05-07T20:13:18.2942650Z B=10, 2025-05-07T20:13:18.2942742Z log_E=5, 2025-05-07T20:13:18.2942822Z L=16, 2025-05-07T20:13:18.2942907Z D_gradcheck=2, 2025-05-07T20:13:18.2943017Z stochastic_rounding=False, 2025-05-07T20:13:18.2943104Z weighted=True, 2025-05-07T20:13:18.2943201Z row_wise=True, 2025-05-07T20:13:18.2943284Z mixed=False, 2025-05-07T20:13:18.2943371Z use_cache=True, 2025-05-07T20:13:18.2943494Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.2943577Z use_cpu=True, 2025-05-07T20:13:18.2943688Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.2943775Z ) 2025-05-07T20:13:18.2943911Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2944275Z self=, 2025-05-07T20:13:18.2944371Z mixed_B=False, 2025-05-07T20:13:18.2944457Z compile=False, 2025-05-07T20:13:18.2944538Z T=2, 2025-05-07T20:13:18.2944669Z D=66, 2025-05-07T20:13:18.2944749Z B=32, 2025-05-07T20:13:18.2944829Z log_E=4, 2025-05-07T20:13:18.2944921Z L=13, 2025-05-07T20:13:18.2945006Z D_gradcheck=1, 2025-05-07T20:13:18.2945117Z stochastic_rounding=True, 2025-05-07T20:13:18.2945228Z weighted=True, 2025-05-07T20:13:18.2945312Z row_wise=True, 2025-05-07T20:13:18.2945408Z mixed=True, 2025-05-07T20:13:18.2945495Z use_cache=True, 2025-05-07T20:13:18.2945607Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.2945707Z use_cpu=True, 2025-05-07T20:13:18.2945814Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.2945889Z ) 2025-05-07T20:13:18.2946038Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2946421Z self=, 2025-05-07T20:13:18.2946507Z mixed_B=False, 2025-05-07T20:13:18.2946603Z compile=True, 2025-05-07T20:13:18.2946681Z T=4, 2025-05-07T20:13:18.2946773Z D=22, 2025-05-07T20:13:18.2946853Z B=101, 2025-05-07T20:13:18.2946932Z log_E=5, 2025-05-07T20:13:18.2947023Z L=7, 2025-05-07T20:13:18.2947107Z D_gradcheck=2, 2025-05-07T20:13:18.2947204Z stochastic_rounding=False, 2025-05-07T20:13:18.2947305Z weighted=False, 2025-05-07T20:13:18.2947389Z row_wise=True, 2025-05-07T20:13:18.2947472Z mixed=False, 2025-05-07T20:13:18.2947570Z use_cache=False, 2025-05-07T20:13:18.2947680Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.2947763Z use_cpu=True, 2025-05-07T20:13:18.2947903Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.2947979Z ) 2025-05-07T20:13:18.2948115Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2948488Z self=, 2025-05-07T20:13:18.2948576Z mixed_B=False, 2025-05-07T20:13:18.2948676Z compile=False, 2025-05-07T20:13:18.2948754Z T=4, 2025-05-07T20:13:18.2948832Z D=73, 2025-05-07T20:13:18.2948925Z B=25, 2025-05-07T20:13:18.2949004Z log_E=4, 2025-05-07T20:13:18.2949082Z L=9, 2025-05-07T20:13:18.2949177Z D_gradcheck=2, 2025-05-07T20:13:18.2949275Z stochastic_rounding=False, 2025-05-07T20:13:18.2949360Z weighted=True, 2025-05-07T20:13:18.2949453Z row_wise=True, 2025-05-07T20:13:18.2949535Z mixed=True, 2025-05-07T20:13:18.2949620Z use_cache=True, 2025-05-07T20:13:18.2949740Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.2949824Z use_cpu=True, 2025-05-07T20:13:18.2949929Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.2950017Z ) 2025-05-07T20:13:18.2950154Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2950526Z self=, 2025-05-07T20:13:18.2950611Z mixed_B=False, 2025-05-07T20:13:18.2950695Z compile=True, 2025-05-07T20:13:18.2950787Z T=4, 2025-05-07T20:13:18.2950865Z D=40, 2025-05-07T20:13:18.2950944Z B=22, 2025-05-07T20:13:18.2951037Z log_E=3, 2025-05-07T20:13:18.2951115Z L=8, 2025-05-07T20:13:18.2951199Z D_gradcheck=2, 2025-05-07T20:13:18.2951308Z stochastic_rounding=True, 2025-05-07T20:13:18.2951395Z weighted=False, 2025-05-07T20:13:18.2951484Z row_wise=False, 2025-05-07T20:13:18.2951581Z mixed=True, 2025-05-07T20:13:18.2951669Z use_cache=False, 2025-05-07T20:13:18.2951782Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.2951881Z use_cpu=True, 2025-05-07T20:13:18.2951987Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.2952077Z ) 2025-05-07T20:13:18.2952214Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2952576Z self=, 2025-05-07T20:13:18.2952675Z mixed_B=True, 2025-05-07T20:13:18.2952759Z compile=True, 2025-05-07T20:13:18.2952837Z T=5, 2025-05-07T20:13:18.2952926Z D=72, 2025-05-07T20:13:18.2953029Z B=38, 2025-05-07T20:13:18.2953109Z log_E=4, 2025-05-07T20:13:18.2953199Z L=5, 2025-05-07T20:13:18.2953284Z D_gradcheck=1, 2025-05-07T20:13:18.2953385Z stochastic_rounding=False, 2025-05-07T20:13:18.2953509Z weighted=True, 2025-05-07T20:13:18.2953594Z row_wise=False, 2025-05-07T20:13:18.2953678Z mixed=True, 2025-05-07T20:13:18.2953775Z use_cache=True, 2025-05-07T20:13:18.2953884Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.2953980Z use_cpu=True, 2025-05-07T20:13:18.2954086Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.2954161Z ) 2025-05-07T20:13:18.2954312Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2954696Z self=, 2025-05-07T20:13:18.2954782Z mixed_B=False, 2025-05-07T20:13:18.2954879Z compile=True, 2025-05-07T20:13:18.2954959Z T=3, 2025-05-07T20:13:18.2955038Z D=124, 2025-05-07T20:13:18.2955132Z B=54, 2025-05-07T20:13:18.2955215Z log_E=4, 2025-05-07T20:13:18.2955295Z L=4, 2025-05-07T20:13:18.2955397Z D_gradcheck=2, 2025-05-07T20:13:18.2955497Z stochastic_rounding=False, 2025-05-07T20:13:18.2955598Z weighted=False, 2025-05-07T20:13:18.2955683Z row_wise=True, 2025-05-07T20:13:18.2955769Z mixed=False, 2025-05-07T20:13:18.2955871Z use_cache=True, 2025-05-07T20:13:18.2956070Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.2956157Z use_cpu=True, 2025-05-07T20:13:18.2956278Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.2956387Z ) 2025-05-07T20:13:18.2956526Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2956908Z self=, 2025-05-07T20:13:18.2956996Z mixed_B=False, 2025-05-07T20:13:18.2957083Z compile=False, 2025-05-07T20:13:18.2957177Z T=2, 2025-05-07T20:13:18.2957258Z D=104, 2025-05-07T20:13:18.2957340Z B=112, 2025-05-07T20:13:18.2957436Z log_E=5, 2025-05-07T20:13:18.2957517Z L=5, 2025-05-07T20:13:18.2957618Z D_gradcheck=1, 2025-05-07T20:13:18.2957719Z stochastic_rounding=True, 2025-05-07T20:13:18.2957807Z weighted=True, 2025-05-07T20:13:18.2957908Z row_wise=False, 2025-05-07T20:13:18.2957991Z mixed=True, 2025-05-07T20:13:18.2958078Z use_cache=True, 2025-05-07T20:13:18.2958200Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.2958287Z use_cpu=True, 2025-05-07T20:13:18.2958392Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.2958487Z ) 2025-05-07T20:13:18.2958626Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2958992Z self=, 2025-05-07T20:13:18.2959088Z mixed_B=False, 2025-05-07T20:13:18.2959176Z compile=False, 2025-05-07T20:13:18.2959270Z T=1, 2025-05-07T20:13:18.2959351Z D=63, 2025-05-07T20:13:18.2959434Z B=44, 2025-05-07T20:13:18.2959530Z log_E=4, 2025-05-07T20:13:18.2959607Z L=20, 2025-05-07T20:13:18.2959693Z D_gradcheck=1, 2025-05-07T20:13:18.2959802Z stochastic_rounding=True, 2025-05-07T20:13:18.2959889Z weighted=False, 2025-05-07T20:13:18.2959972Z row_wise=True, 2025-05-07T20:13:18.2960068Z mixed=False, 2025-05-07T20:13:18.2960152Z use_cache=True, 2025-05-07T20:13:18.2960261Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.2960359Z use_cpu=True, 2025-05-07T20:13:18.2960465Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.2960542Z ) 2025-05-07T20:13:18.2960692Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2961052Z self=, 2025-05-07T20:13:18.2961148Z mixed_B=True, 2025-05-07T20:13:18.2961233Z compile=True, 2025-05-07T20:13:18.2961312Z T=5, 2025-05-07T20:13:18.2961403Z D=64, 2025-05-07T20:13:18.2961508Z B=94, 2025-05-07T20:13:18.2961588Z log_E=3, 2025-05-07T20:13:18.2961682Z L=4, 2025-05-07T20:13:18.2961766Z D_gradcheck=1, 2025-05-07T20:13:18.2961865Z stochastic_rounding=False, 2025-05-07T20:13:18.2961989Z weighted=True, 2025-05-07T20:13:18.2962073Z row_wise=True, 2025-05-07T20:13:18.2962156Z mixed=True, 2025-05-07T20:13:18.2962257Z use_cache=True, 2025-05-07T20:13:18.2962369Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.2962453Z use_cpu=True, 2025-05-07T20:13:18.2962570Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.2962648Z ) 2025-05-07T20:13:18.2962799Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2963183Z self=, 2025-05-07T20:13:18.2963268Z mixed_B=False, 2025-05-07T20:13:18.2963364Z compile=True, 2025-05-07T20:13:18.2963443Z T=5, 2025-05-07T20:13:18.2963520Z D=81, 2025-05-07T20:13:18.2963612Z B=80, 2025-05-07T20:13:18.2963691Z log_E=4, 2025-05-07T20:13:18.2963770Z L=13, 2025-05-07T20:13:18.2963866Z D_gradcheck=1, 2025-05-07T20:13:18.2963963Z stochastic_rounding=True, 2025-05-07T20:13:18.2964052Z weighted=False, 2025-05-07T20:13:18.2964152Z row_wise=False, 2025-05-07T20:13:18.2964235Z mixed=False, 2025-05-07T20:13:18.2964321Z use_cache=False, 2025-05-07T20:13:18.2964442Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.2964526Z use_cpu=True, 2025-05-07T20:13:18.2964642Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.2964741Z ) 2025-05-07T20:13:18.2964878Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2965252Z self=, 2025-05-07T20:13:18.2965360Z mixed_B=False, 2025-05-07T20:13:18.2965457Z compile=False, 2025-05-07T20:13:18.2965536Z T=2, 2025-05-07T20:13:18.2965618Z D=112, 2025-05-07T20:13:18.2965715Z B=117, 2025-05-07T20:13:18.2965798Z log_E=3, 2025-05-07T20:13:18.2965879Z L=5, 2025-05-07T20:13:18.2965978Z D_gradcheck=1, 2025-05-07T20:13:18.2966078Z stochastic_rounding=True, 2025-05-07T20:13:18.2966165Z weighted=True, 2025-05-07T20:13:18.2966263Z row_wise=True, 2025-05-07T20:13:18.2966350Z mixed=False, 2025-05-07T20:13:18.2966437Z use_cache=True, 2025-05-07T20:13:18.2966563Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.2966647Z use_cpu=True, 2025-05-07T20:13:18.2966750Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.2966838Z ) 2025-05-07T20:13:18.2966975Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.2967350Z self=, 2025-05-07T20:13:18.2967434Z mixed_B=False, 2025-05-07T20:13:18.2967519Z compile=True, 2025-05-07T20:13:18.2967608Z T=4, 2025-05-07T20:13:18.2967688Z D=96, 2025-05-07T20:13:18.2967766Z B=29, 2025-05-07T20:13:18.2967861Z log_E=5, 2025-05-07T20:13:18.2967938Z L=13, 2025-05-07T20:13:18.2968022Z D_gradcheck=2, 2025-05-07T20:13:18.2968131Z stochastic_rounding=True, 2025-05-07T20:13:18.2968216Z weighted=False, 2025-05-07T20:13:18.2968302Z row_wise=True, 2025-05-07T20:13:18.2968396Z mixed=False, 2025-05-07T20:13:18.2968481Z use_cache=False, 2025-05-07T20:13:18.2968591Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.2968686Z use_cpu=True, 2025-05-07T20:13:18.2968789Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.2968867Z ) 2025-05-07T20:13:18.3254129Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.3254749Z self=, 2025-05-07T20:13:18.3254892Z mixed_B=False, 2025-05-07T20:13:18.3255028Z compile=True, 2025-05-07T20:13:18.3255147Z T=1, 2025-05-07T20:13:18.3255272Z D=95, 2025-05-07T20:13:18.3255395Z B=123, 2025-05-07T20:13:18.3255710Z log_E=4, 2025-05-07T20:13:18.3255874Z L=17, 2025-05-07T20:13:18.3256029Z D_gradcheck=1, 2025-05-07T20:13:18.3256179Z stochastic_rounding=False, 2025-05-07T20:13:18.3256265Z weighted=True, 2025-05-07T20:13:18.3256399Z row_wise=True, 2025-05-07T20:13:18.3256495Z mixed=True, 2025-05-07T20:13:18.3256579Z use_cache=True, 2025-05-07T20:13:18.3256691Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.3256791Z use_cpu=True, 2025-05-07T20:13:18.3256896Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.3256974Z ) 2025-05-07T20:13:18.3257125Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.3257527Z self=, 2025-05-07T20:13:18.3257614Z mixed_B=False, 2025-05-07T20:13:18.3257712Z compile=True, 2025-05-07T20:13:18.3257792Z T=3, 2025-05-07T20:13:18.3257872Z D=29, 2025-05-07T20:13:18.3257963Z B=22, 2025-05-07T20:13:18.3258113Z log_E=5, 2025-05-07T20:13:18.3258208Z L=1, 2025-05-07T20:13:18.3258297Z D_gradcheck=1, 2025-05-07T20:13:18.3258397Z stochastic_rounding=True, 2025-05-07T20:13:18.3258498Z weighted=False, 2025-05-07T20:13:18.3258587Z row_wise=False, 2025-05-07T20:13:18.3258670Z mixed=True, 2025-05-07T20:13:18.3258767Z use_cache=False, 2025-05-07T20:13:18.3258879Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.3258963Z use_cpu=True, 2025-05-07T20:13:18.3259087Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.3259232Z ) 2025-05-07T20:13:18.3259372Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.3259748Z self=, 2025-05-07T20:13:18.3259832Z mixed_B=True, 2025-05-07T20:13:18.3259931Z compile=False, 2025-05-07T20:13:18.3260010Z T=2, 2025-05-07T20:13:18.3260091Z D=98, 2025-05-07T20:13:18.3260185Z B=6, 2025-05-07T20:13:18.3260269Z log_E=3, 2025-05-07T20:13:18.3260349Z L=17, 2025-05-07T20:13:18.3260448Z D_gradcheck=2, 2025-05-07T20:13:18.3260547Z stochastic_rounding=True, 2025-05-07T20:13:18.3260631Z weighted=True, 2025-05-07T20:13:18.3260727Z row_wise=True, 2025-05-07T20:13:18.3260822Z mixed=False, 2025-05-07T20:13:18.3260908Z use_cache=True, 2025-05-07T20:13:18.3261032Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.3261117Z use_cpu=True, 2025-05-07T20:13:18.3261222Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.3261316Z ) 2025-05-07T20:13:18.3261454Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.3261832Z self=, 2025-05-07T20:13:18.3261916Z mixed_B=True, 2025-05-07T20:13:18.3262004Z compile=True, 2025-05-07T20:13:18.3262099Z T=5, 2025-05-07T20:13:18.3262180Z D=38, 2025-05-07T20:13:18.3262260Z B=102, 2025-05-07T20:13:18.3262357Z log_E=4, 2025-05-07T20:13:18.3262438Z L=4, 2025-05-07T20:13:18.3262527Z D_gradcheck=1, 2025-05-07T20:13:18.3262641Z stochastic_rounding=True, 2025-05-07T20:13:18.3262728Z weighted=True, 2025-05-07T20:13:18.3262816Z row_wise=True, 2025-05-07T20:13:18.3262914Z mixed=False, 2025-05-07T20:13:18.3263003Z use_cache=True, 2025-05-07T20:13:18.3263115Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.3263215Z use_cpu=True, 2025-05-07T20:13:18.3263320Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.3263415Z ) 2025-05-07T20:13:18.3263555Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.3263919Z self=, 2025-05-07T20:13:18.3264020Z mixed_B=False, 2025-05-07T20:13:18.3264107Z compile=False, 2025-05-07T20:13:18.3264186Z T=1, 2025-05-07T20:13:18.3264280Z D=5, 2025-05-07T20:13:18.3264361Z B=81, 2025-05-07T20:13:18.3264471Z log_E=4, 2025-05-07T20:13:18.3264562Z L=18, 2025-05-07T20:13:18.3264647Z D_gradcheck=1, 2025-05-07T20:13:18.3264748Z stochastic_rounding=False, 2025-05-07T20:13:18.3264849Z weighted=True, 2025-05-07T20:13:18.3264958Z row_wise=False, 2025-05-07T20:13:18.3265052Z mixed=True, 2025-05-07T20:13:18.3265136Z use_cache=True, 2025-05-07T20:13:18.3265247Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.3265348Z use_cpu=True, 2025-05-07T20:13:18.3265452Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.3265529Z ) 2025-05-07T20:13:18.3265678Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.3266063Z self=, 2025-05-07T20:13:18.3266149Z mixed_B=False, 2025-05-07T20:13:18.3266247Z compile=False, 2025-05-07T20:13:18.3266325Z T=4, 2025-05-07T20:13:18.3266403Z D=53, 2025-05-07T20:13:18.3266492Z B=77, 2025-05-07T20:13:18.3266574Z log_E=3, 2025-05-07T20:13:18.3266652Z L=3, 2025-05-07T20:13:18.3266747Z D_gradcheck=2, 2025-05-07T20:13:18.3266845Z stochastic_rounding=True, 2025-05-07T20:13:18.3266943Z weighted=False, 2025-05-07T20:13:18.3267028Z row_wise=False, 2025-05-07T20:13:18.3267111Z mixed=False, 2025-05-07T20:13:18.3267207Z use_cache=False, 2025-05-07T20:13:18.3267316Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.3267399Z use_cpu=True, 2025-05-07T20:13:18.3267515Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.3267616Z ) 2025-05-07T20:13:18.3267753Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.3268127Z self=, 2025-05-07T20:13:18.3268213Z mixed_B=False, 2025-05-07T20:13:18.3268299Z compile=True, 2025-05-07T20:13:18.3268392Z T=1, 2025-05-07T20:13:18.3268470Z D=14, 2025-05-07T20:13:18.3268562Z B=94, 2025-05-07T20:13:18.3268644Z log_E=5, 2025-05-07T20:13:18.3268726Z L=4, 2025-05-07T20:13:18.3268827Z D_gradcheck=1, 2025-05-07T20:13:18.3268929Z stochastic_rounding=False, 2025-05-07T20:13:18.3269016Z weighted=False, 2025-05-07T20:13:18.3269116Z row_wise=False, 2025-05-07T20:13:18.3269200Z mixed=True, 2025-05-07T20:13:18.3269284Z use_cache=True, 2025-05-07T20:13:18.3269405Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.3269490Z use_cpu=True, 2025-05-07T20:13:18.3269595Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.3269684Z ) 2025-05-07T20:13:18.3269821Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.3270184Z self=, 2025-05-07T20:13:18.3270279Z mixed_B=True, 2025-05-07T20:13:18.3270364Z compile=True, 2025-05-07T20:13:18.3270453Z T=3, 2025-05-07T20:13:18.3270533Z D=58, 2025-05-07T20:13:18.3270612Z B=112, 2025-05-07T20:13:18.3270705Z log_E=4, 2025-05-07T20:13:18.3270784Z L=1, 2025-05-07T20:13:18.3270869Z D_gradcheck=2, 2025-05-07T20:13:18.3270981Z stochastic_rounding=False, 2025-05-07T20:13:18.3271065Z weighted=True, 2025-05-07T20:13:18.3271152Z row_wise=True, 2025-05-07T20:13:18.3271248Z mixed=True, 2025-05-07T20:13:18.3271334Z use_cache=True, 2025-05-07T20:13:18.3271443Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.3271539Z use_cpu=True, 2025-05-07T20:13:18.3271644Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.3271722Z ) 2025-05-07T20:13:18.3271873Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.3272239Z self=, 2025-05-07T20:13:18.3272337Z mixed_B=False, 2025-05-07T20:13:18.3272421Z compile=True, 2025-05-07T20:13:18.3272501Z T=3, 2025-05-07T20:13:18.3272596Z D=87, 2025-05-07T20:13:18.3272673Z B=72, 2025-05-07T20:13:18.3272752Z log_E=5, 2025-05-07T20:13:18.3272870Z L=11, 2025-05-07T20:13:18.3272954Z D_gradcheck=2, 2025-05-07T20:13:18.3273052Z stochastic_rounding=True, 2025-05-07T20:13:18.3273148Z weighted=True, 2025-05-07T20:13:18.3273258Z row_wise=False, 2025-05-07T20:13:18.3273340Z mixed=True, 2025-05-07T20:13:18.3273437Z use_cache=True, 2025-05-07T20:13:18.3273546Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.3273631Z use_cpu=True, 2025-05-07T20:13:18.3273746Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.3273823Z ) 2025-05-07T20:13:18.3273973Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.3274359Z self=, 2025-05-07T20:13:18.3274443Z mixed_B=True, 2025-05-07T20:13:18.3274540Z compile=False, 2025-05-07T20:13:18.3274619Z T=5, 2025-05-07T20:13:18.3274697Z D=67, 2025-05-07T20:13:18.3274787Z B=7, 2025-05-07T20:13:18.3274866Z log_E=5, 2025-05-07T20:13:18.3274948Z L=9, 2025-05-07T20:13:18.3275045Z D_gradcheck=2, 2025-05-07T20:13:18.3275148Z stochastic_rounding=False, 2025-05-07T20:13:18.3275234Z weighted=False, 2025-05-07T20:13:18.3275331Z row_wise=True, 2025-05-07T20:13:18.3275414Z mixed=False, 2025-05-07T20:13:18.3275498Z use_cache=True, 2025-05-07T20:13:18.3275621Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.3275704Z use_cpu=True, 2025-05-07T20:13:18.3275818Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.3275894Z ) 2025-05-07T20:13:18.3276138Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.3276517Z self=, 2025-05-07T20:13:18.3276604Z mixed_B=False, 2025-05-07T20:13:18.3276687Z compile=True, 2025-05-07T20:13:18.3276779Z T=5, 2025-05-07T20:13:18.3276858Z D=70, 2025-05-07T20:13:18.3276936Z B=75, 2025-05-07T20:13:18.3277033Z log_E=5, 2025-05-07T20:13:18.3277116Z L=16, 2025-05-07T20:13:18.3277200Z D_gradcheck=1, 2025-05-07T20:13:18.3277310Z stochastic_rounding=True, 2025-05-07T20:13:18.3277395Z weighted=False, 2025-05-07T20:13:18.3277492Z row_wise=False, 2025-05-07T20:13:18.3277575Z mixed=True, 2025-05-07T20:13:18.3277662Z use_cache=False, 2025-05-07T20:13:18.3277782Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.3277866Z use_cpu=True, 2025-05-07T20:13:18.3277972Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.3278060Z ) 2025-05-07T20:13:18.3278198Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.3278559Z self=, 2025-05-07T20:13:18.3278657Z mixed_B=False, 2025-05-07T20:13:18.3278742Z compile=False, 2025-05-07T20:13:18.3278820Z T=2, 2025-05-07T20:13:18.3278911Z D=48, 2025-05-07T20:13:18.3278989Z B=42, 2025-05-07T20:13:18.3279074Z log_E=3, 2025-05-07T20:13:18.3279169Z L=7, 2025-05-07T20:13:18.3279254Z D_gradcheck=1, 2025-05-07T20:13:18.3279370Z stochastic_rounding=False, 2025-05-07T20:13:18.3279457Z weighted=False, 2025-05-07T20:13:18.3279542Z row_wise=False, 2025-05-07T20:13:18.3279638Z mixed=True, 2025-05-07T20:13:18.3279725Z use_cache=False, 2025-05-07T20:13:18.3279836Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.3279932Z use_cpu=True, 2025-05-07T20:13:18.3280036Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.3280112Z ) 2025-05-07T20:13:18.3280264Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.3280628Z self=, 2025-05-07T20:13:18.3280713Z mixed_B=True, 2025-05-07T20:13:18.3280813Z compile=False, 2025-05-07T20:13:18.3280893Z T=4, 2025-05-07T20:13:18.3280984Z D=69, 2025-05-07T20:13:18.3281064Z B=90, 2025-05-07T20:13:18.3281143Z log_E=5, 2025-05-07T20:13:18.3281266Z L=7, 2025-05-07T20:13:18.3281350Z D_gradcheck=1, 2025-05-07T20:13:18.3281449Z stochastic_rounding=True, 2025-05-07T20:13:18.3281549Z weighted=False, 2025-05-07T20:13:18.3281635Z row_wise=False, 2025-05-07T20:13:18.3281741Z mixed=True, 2025-05-07T20:13:18.3281837Z use_cache=True, 2025-05-07T20:13:18.3281946Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.3282032Z use_cpu=True, 2025-05-07T20:13:18.3282153Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.3282232Z ) 2025-05-07T20:13:18.3282372Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.3282749Z self=, 2025-05-07T20:13:18.3282859Z mixed_B=False, 2025-05-07T20:13:18.3282961Z compile=False, 2025-05-07T20:13:18.3283040Z T=3, 2025-05-07T20:13:18.3283121Z D=103, 2025-05-07T20:13:18.3283215Z B=73, 2025-05-07T20:13:18.3283298Z log_E=4, 2025-05-07T20:13:18.3283382Z L=1, 2025-05-07T20:13:18.3283483Z D_gradcheck=1, 2025-05-07T20:13:18.3283585Z stochastic_rounding=False, 2025-05-07T20:13:18.3283673Z weighted=False, 2025-05-07T20:13:18.3283771Z row_wise=False, 2025-05-07T20:13:18.3283858Z mixed=False, 2025-05-07T20:13:18.3283943Z use_cache=True, 2025-05-07T20:13:18.3284070Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.3284157Z use_cpu=True, 2025-05-07T20:13:18.3284263Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.3284356Z ) 2025-05-07T20:13:18.3284519Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.3284891Z self=, 2025-05-07T20:13:18.3284979Z mixed_B=False, 2025-05-07T20:13:18.3285064Z compile=False, 2025-05-07T20:13:18.3285156Z T=1, 2025-05-07T20:13:18.3285237Z D=107, 2025-05-07T20:13:18.3285321Z B=68, 2025-05-07T20:13:18.3285416Z log_E=3, 2025-05-07T20:13:18.3285499Z L=13, 2025-05-07T20:13:18.3285586Z D_gradcheck=2, 2025-05-07T20:13:18.3285698Z stochastic_rounding=True, 2025-05-07T20:13:18.3285783Z weighted=True, 2025-05-07T20:13:18.3285871Z row_wise=False, 2025-05-07T20:13:18.3285970Z mixed=False, 2025-05-07T20:13:18.3286056Z use_cache=False, 2025-05-07T20:13:18.3286165Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.3286262Z use_cpu=True, 2025-05-07T20:13:18.3286367Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.3286457Z ) 2025-05-07T20:13:18.3286595Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.3286956Z self=, 2025-05-07T20:13:18.3287055Z mixed_B=False, 2025-05-07T20:13:18.3287140Z compile=True, 2025-05-07T20:13:18.3287219Z T=3, 2025-05-07T20:13:18.3287309Z D=59, 2025-05-07T20:13:18.3287388Z B=121, 2025-05-07T20:13:18.3287467Z log_E=4, 2025-05-07T20:13:18.3287559Z L=11, 2025-05-07T20:13:18.3287643Z D_gradcheck=1, 2025-05-07T20:13:18.3287740Z stochastic_rounding=True, 2025-05-07T20:13:18.3287834Z weighted=True, 2025-05-07T20:13:18.3287917Z row_wise=True, 2025-05-07T20:13:18.3288001Z mixed=True, 2025-05-07T20:13:18.3288098Z use_cache=False, 2025-05-07T20:13:18.3288207Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.3288305Z use_cpu=True, 2025-05-07T20:13:18.3288413Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.3288491Z ) 2025-05-07T20:13:18.3288643Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.3289004Z self=, 2025-05-07T20:13:18.3289092Z mixed_B=False, 2025-05-07T20:13:18.3289196Z compile=False, 2025-05-07T20:13:18.3289276Z T=3, 2025-05-07T20:13:18.3289358Z D=75, 2025-05-07T20:13:18.3289454Z B=44, 2025-05-07T20:13:18.3289534Z log_E=3, 2025-05-07T20:13:18.3289637Z L=19, 2025-05-07T20:13:18.3289742Z D_gradcheck=2, 2025-05-07T20:13:18.3289842Z stochastic_rounding=False, 2025-05-07T20:13:18.3289939Z weighted=True, 2025-05-07T20:13:18.3290023Z row_wise=True, 2025-05-07T20:13:18.3290130Z mixed=False, 2025-05-07T20:13:18.3290226Z use_cache=True, 2025-05-07T20:13:18.3290335Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.3290418Z use_cpu=True, 2025-05-07T20:13:18.3290535Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.3290611Z ) 2025-05-07T20:13:18.6079902Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.6080821Z self=, 2025-05-07T20:13:18.6082012Z mixed_B=True, 2025-05-07T20:13:18.6082259Z compile=False, 2025-05-07T20:13:18.6082491Z T=3, 2025-05-07T20:13:18.6082678Z D=18, 2025-05-07T20:13:18.6082880Z B=97, 2025-05-07T20:13:18.6083081Z log_E=3, 2025-05-07T20:13:18.6083280Z L=12, 2025-05-07T20:13:18.6083482Z D_gradcheck=2, 2025-05-07T20:13:18.6083725Z stochastic_rounding=False, 2025-05-07T20:13:18.6083989Z weighted=True, 2025-05-07T20:13:18.6084217Z row_wise=True, 2025-05-07T20:13:18.6084448Z mixed=False, 2025-05-07T20:13:18.6084671Z use_cache=True, 2025-05-07T20:13:18.6084911Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.6085216Z use_cpu=True, 2025-05-07T20:13:18.6085462Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.6085732Z ) 2025-05-07T20:13:18.6086058Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.6086681Z self=, 2025-05-07T20:13:18.6087235Z mixed_B=True, 2025-05-07T20:13:18.6087462Z compile=True, 2025-05-07T20:13:18.6087684Z T=4, 2025-05-07T20:13:18.6087949Z D=6, 2025-05-07T20:13:18.6088152Z B=45, 2025-05-07T20:13:18.6088351Z log_E=4, 2025-05-07T20:13:18.6088547Z L=1, 2025-05-07T20:13:18.6088745Z D_gradcheck=2, 2025-05-07T20:13:18.6088983Z stochastic_rounding=True, 2025-05-07T20:13:18.6089242Z weighted=True, 2025-05-07T20:13:18.6089470Z row_wise=False, 2025-05-07T20:13:18.6089697Z mixed=True, 2025-05-07T20:13:18.6089906Z use_cache=False, 2025-05-07T20:13:18.6090166Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.6090470Z use_cpu=True, 2025-05-07T20:13:18.6090718Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.6090986Z ) 2025-05-07T20:13:18.6091233Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.6091854Z self=, 2025-05-07T20:13:18.6092408Z mixed_B=True, 2025-05-07T20:13:18.6092635Z compile=False, 2025-05-07T20:13:18.6092854Z T=1, 2025-05-07T20:13:18.6093058Z D=65, 2025-05-07T20:13:18.6093257Z B=112, 2025-05-07T20:13:18.6093459Z log_E=4, 2025-05-07T20:13:18.6093654Z L=3, 2025-05-07T20:13:18.6093862Z D_gradcheck=2, 2025-05-07T20:13:18.6094107Z stochastic_rounding=True, 2025-05-07T20:13:18.6094369Z weighted=True, 2025-05-07T20:13:18.6094602Z row_wise=False, 2025-05-07T20:13:18.6094837Z mixed=True, 2025-05-07T20:13:18.6095064Z use_cache=False, 2025-05-07T20:13:18.6095317Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.6095628Z use_cpu=True, 2025-05-07T20:13:18.6095879Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.6096147Z ) 2025-05-07T20:13:18.6096398Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.6097020Z self=, 2025-05-07T20:13:18.6097586Z mixed_B=True, 2025-05-07T20:13:18.6097816Z compile=False, 2025-05-07T20:13:18.6098038Z T=5, 2025-05-07T20:13:18.6098228Z D=72, 2025-05-07T20:13:18.6098428Z B=27, 2025-05-07T20:13:18.6098624Z log_E=3, 2025-05-07T20:13:18.6098815Z L=17, 2025-05-07T20:13:18.6099090Z D_gradcheck=1, 2025-05-07T20:13:18.6099336Z stochastic_rounding=False, 2025-05-07T20:13:18.6099594Z weighted=True, 2025-05-07T20:13:18.6099829Z row_wise=False, 2025-05-07T20:13:18.6100112Z mixed=False, 2025-05-07T20:13:18.6100322Z use_cache=True, 2025-05-07T20:13:18.6100573Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.6100876Z use_cpu=True, 2025-05-07T20:13:18.6101110Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.6101391Z ) 2025-05-07T20:13:18.6101638Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.6102254Z self=, 2025-05-07T20:13:18.6102845Z mixed_B=False, 2025-05-07T20:13:18.6103074Z compile=True, 2025-05-07T20:13:18.6103298Z T=4, 2025-05-07T20:13:18.6103484Z D=87, 2025-05-07T20:13:18.6103684Z B=71, 2025-05-07T20:13:18.6103880Z log_E=3, 2025-05-07T20:13:18.6104072Z L=9, 2025-05-07T20:13:18.6104274Z D_gradcheck=1, 2025-05-07T20:13:18.6104510Z stochastic_rounding=True, 2025-05-07T20:13:18.6104769Z weighted=False, 2025-05-07T20:13:18.6104996Z row_wise=True, 2025-05-07T20:13:18.6105219Z mixed=False, 2025-05-07T20:13:18.6105612Z use_cache=False, 2025-05-07T20:13:18.6105884Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.6106191Z use_cpu=True, 2025-05-07T20:13:18.6106429Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.6106716Z ) 2025-05-07T20:13:18.6106967Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.6107622Z self=, 2025-05-07T20:13:18.6108191Z mixed_B=True, 2025-05-07T20:13:18.6108419Z compile=True, 2025-05-07T20:13:18.6108639Z T=2, 2025-05-07T20:13:18.6108825Z D=110, 2025-05-07T20:13:18.6109028Z B=95, 2025-05-07T20:13:18.6109223Z log_E=3, 2025-05-07T20:13:18.6109415Z L=15, 2025-05-07T20:13:18.6109617Z D_gradcheck=1, 2025-05-07T20:13:18.6109859Z stochastic_rounding=False, 2025-05-07T20:13:18.6110120Z weighted=False, 2025-05-07T20:13:18.6110351Z row_wise=False, 2025-05-07T20:13:18.6110580Z mixed=False, 2025-05-07T20:13:18.6110790Z use_cache=True, 2025-05-07T20:13:18.6111040Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.6111343Z use_cpu=True, 2025-05-07T20:13:18.6111575Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.6111852Z ) 2025-05-07T20:13:18.6112096Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.6112697Z self=, 2025-05-07T20:13:18.6113262Z mixed_B=True, 2025-05-07T20:13:18.6113487Z compile=True, 2025-05-07T20:13:18.6113693Z T=5, 2025-05-07T20:13:18.6113890Z D=80, 2025-05-07T20:13:18.6114087Z B=74, 2025-05-07T20:13:18.6114281Z log_E=3, 2025-05-07T20:13:18.6114473Z L=10, 2025-05-07T20:13:18.6114680Z D_gradcheck=2, 2025-05-07T20:13:18.6114920Z stochastic_rounding=True, 2025-05-07T20:13:18.6115180Z weighted=False, 2025-05-07T20:13:18.6115413Z row_wise=False, 2025-05-07T20:13:18.6115649Z mixed=False, 2025-05-07T20:13:18.6115994Z use_cache=True, 2025-05-07T20:13:18.6116258Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.6116560Z use_cpu=True, 2025-05-07T20:13:18.6116794Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.6117074Z ) 2025-05-07T20:13:18.6117320Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.6117922Z self=, 2025-05-07T20:13:18.6118489Z mixed_B=True, 2025-05-07T20:13:18.6118717Z compile=True, 2025-05-07T20:13:18.6118924Z T=4, 2025-05-07T20:13:18.6119124Z D=125, 2025-05-07T20:13:18.6119322Z B=111, 2025-05-07T20:13:18.6119509Z log_E=5, 2025-05-07T20:13:18.6119717Z L=18, 2025-05-07T20:13:18.6119998Z D_gradcheck=1, 2025-05-07T20:13:18.6120232Z stochastic_rounding=False, 2025-05-07T20:13:18.6120509Z weighted=False, 2025-05-07T20:13:18.6120741Z row_wise=True, 2025-05-07T20:13:18.6121016Z mixed=True, 2025-05-07T20:13:18.6121230Z use_cache=True, 2025-05-07T20:13:18.6121489Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.6121799Z use_cpu=True, 2025-05-07T20:13:18.6122034Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.6122316Z ) 2025-05-07T20:13:18.6122564Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.6123169Z self=, 2025-05-07T20:13:18.6123731Z mixed_B=True, 2025-05-07T20:13:18.6123999Z compile=True, 2025-05-07T20:13:18.6124209Z T=1, 2025-05-07T20:13:18.6124415Z D=61, 2025-05-07T20:13:18.6124619Z B=32, 2025-05-07T20:13:18.6124804Z log_E=4, 2025-05-07T20:13:18.6125010Z L=13, 2025-05-07T20:13:18.6125217Z D_gradcheck=1, 2025-05-07T20:13:18.6125447Z stochastic_rounding=True, 2025-05-07T20:13:18.6125719Z weighted=False, 2025-05-07T20:13:18.6125944Z row_wise=True, 2025-05-07T20:13:18.6126153Z mixed=False, 2025-05-07T20:13:18.6126376Z use_cache=True, 2025-05-07T20:13:18.6126624Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.6126914Z use_cpu=True, 2025-05-07T20:13:18.6127158Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.6127434Z ) 2025-05-07T20:13:18.6127681Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.6128914Z self=, 2025-05-07T20:13:18.6129478Z mixed_B=False, 2025-05-07T20:13:18.6139799Z compile=False, 2025-05-07T20:13:18.6140093Z T=3, 2025-05-07T20:13:18.6140295Z D=15, 2025-05-07T20:13:18.6140501Z B=100, 2025-05-07T20:13:18.6140695Z log_E=4, 2025-05-07T20:13:18.6140905Z L=0, 2025-05-07T20:13:18.6141118Z D_gradcheck=2, 2025-05-07T20:13:18.6141349Z stochastic_rounding=True, 2025-05-07T20:13:18.6141627Z weighted=False, 2025-05-07T20:13:18.6141864Z row_wise=True, 2025-05-07T20:13:18.6142085Z mixed=True, 2025-05-07T20:13:18.6142302Z use_cache=False, 2025-05-07T20:13:18.6142564Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.6142868Z use_cpu=True, 2025-05-07T20:13:18.6143104Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.6143386Z ) 2025-05-07T20:13:18.6143639Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.6144263Z self=, 2025-05-07T20:13:18.6144832Z mixed_B=False, 2025-05-07T20:13:18.6145063Z compile=True, 2025-05-07T20:13:18.6145272Z T=1, 2025-05-07T20:13:18.6145473Z D=14, 2025-05-07T20:13:18.6145669Z B=84, 2025-05-07T20:13:18.6145854Z log_E=3, 2025-05-07T20:13:18.6146057Z L=15, 2025-05-07T20:13:18.6146259Z D_gradcheck=1, 2025-05-07T20:13:18.6146489Z stochastic_rounding=False, 2025-05-07T20:13:18.6146765Z weighted=False, 2025-05-07T20:13:18.6146994Z row_wise=True, 2025-05-07T20:13:18.6147206Z mixed=True, 2025-05-07T20:13:18.6147430Z use_cache=True, 2025-05-07T20:13:18.6147682Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.6147973Z use_cpu=True, 2025-05-07T20:13:18.6148222Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.6148502Z ) 2025-05-07T20:13:18.6148749Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.6149354Z self=, 2025-05-07T20:13:18.6149924Z mixed_B=False, 2025-05-07T20:13:18.6150153Z compile=True, 2025-05-07T20:13:18.6150359Z T=5, 2025-05-07T20:13:18.6150557Z D=4, 2025-05-07T20:13:18.6150752Z B=15, 2025-05-07T20:13:18.6150935Z log_E=5, 2025-05-07T20:13:18.6151141Z L=13, 2025-05-07T20:13:18.6151432Z D_gradcheck=2, 2025-05-07T20:13:18.6151661Z stochastic_rounding=True, 2025-05-07T20:13:18.6151937Z weighted=False, 2025-05-07T20:13:18.6152168Z row_wise=False, 2025-05-07T20:13:18.6152377Z mixed=True, 2025-05-07T20:13:18.6152631Z use_cache=True, 2025-05-07T20:13:18.6152886Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.6153179Z use_cpu=True, 2025-05-07T20:13:18.6153428Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.6153709Z ) 2025-05-07T20:13:18.6153946Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.6154572Z self=, 2025-05-07T20:13:18.6155139Z mixed_B=False, 2025-05-07T20:13:18.6155414Z compile=False, 2025-05-07T20:13:18.6155623Z T=2, 2025-05-07T20:13:18.6155821Z D=98, 2025-05-07T20:13:18.6156136Z B=111, 2025-05-07T20:13:18.6156329Z log_E=4, 2025-05-07T20:13:18.6156539Z L=20, 2025-05-07T20:13:18.6156746Z D_gradcheck=2, 2025-05-07T20:13:18.6156979Z stochastic_rounding=False, 2025-05-07T20:13:18.6157256Z weighted=True, 2025-05-07T20:13:18.6157489Z row_wise=True, 2025-05-07T20:13:18.6157699Z mixed=False, 2025-05-07T20:13:18.6157928Z use_cache=False, 2025-05-07T20:13:18.6158193Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.6158486Z use_cpu=True, 2025-05-07T20:13:18.6158733Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.6159017Z ) 2025-05-07T20:13:18.6159251Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.6159907Z self=, 2025-05-07T20:13:18.6160464Z mixed_B=True, 2025-05-07T20:13:18.6160692Z compile=True, 2025-05-07T20:13:18.6160901Z T=1, 2025-05-07T20:13:18.6161102Z D=118, 2025-05-07T20:13:18.6161301Z B=114, 2025-05-07T20:13:18.6161490Z log_E=5, 2025-05-07T20:13:18.6161697Z L=15, 2025-05-07T20:13:18.6161905Z D_gradcheck=2, 2025-05-07T20:13:18.6162132Z stochastic_rounding=True, 2025-05-07T20:13:18.6162401Z weighted=True, 2025-05-07T20:13:18.6162629Z row_wise=True, 2025-05-07T20:13:18.6162837Z mixed=True, 2025-05-07T20:13:18.6163060Z use_cache=False, 2025-05-07T20:13:18.6163322Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.6163611Z use_cpu=True, 2025-05-07T20:13:18.6163855Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.6164134Z ) 2025-05-07T20:13:18.6164366Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.6164984Z self=, 2025-05-07T20:13:18.6165544Z mixed_B=False, 2025-05-07T20:13:18.6165759Z compile=True, 2025-05-07T20:13:18.6165977Z T=2, 2025-05-07T20:13:18.6166175Z D=90, 2025-05-07T20:13:18.6166358Z B=24, 2025-05-07T20:13:18.6166560Z log_E=5, 2025-05-07T20:13:18.6166762Z L=5, 2025-05-07T20:13:18.6166953Z D_gradcheck=1, 2025-05-07T20:13:18.6167199Z stochastic_rounding=False, 2025-05-07T20:13:18.6167474Z weighted=False, 2025-05-07T20:13:18.6167714Z row_wise=False, 2025-05-07T20:13:18.6167928Z mixed=False, 2025-05-07T20:13:18.6168158Z use_cache=False, 2025-05-07T20:13:18.6168419Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.6168707Z use_cpu=True, 2025-05-07T20:13:18.6168954Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.6169230Z ) 2025-05-07T20:13:18.6169462Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.6170082Z self=, 2025-05-07T20:13:18.6170643Z mixed_B=False, 2025-05-07T20:13:18.6170860Z compile=True, 2025-05-07T20:13:18.6171079Z T=5, 2025-05-07T20:13:18.6171276Z D=66, 2025-05-07T20:13:18.6171461Z B=67, 2025-05-07T20:13:18.6171658Z log_E=4, 2025-05-07T20:13:18.6171861Z L=5, 2025-05-07T20:13:18.6172084Z D_gradcheck=1, 2025-05-07T20:13:18.6172332Z stochastic_rounding=False, 2025-05-07T20:13:18.6172605Z weighted=True, 2025-05-07T20:13:18.6172821Z row_wise=True, 2025-05-07T20:13:18.6173045Z mixed=True, 2025-05-07T20:13:18.6173302Z use_cache=False, 2025-05-07T20:13:18.6173551Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.6173854Z use_cpu=True, 2025-05-07T20:13:18.6174098Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.6174374Z ) 2025-05-07T20:13:18.6174607Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.6175224Z self=, 2025-05-07T20:13:18.6175788Z mixed_B=False, 2025-05-07T20:13:18.6176034Z compile=False, 2025-05-07T20:13:18.6176257Z T=1, 2025-05-07T20:13:18.6176453Z D=79, 2025-05-07T20:13:18.6176636Z B=16, 2025-05-07T20:13:18.6176832Z log_E=3, 2025-05-07T20:13:18.6177036Z L=4, 2025-05-07T20:13:18.6177223Z D_gradcheck=1, 2025-05-07T20:13:18.6177461Z stochastic_rounding=True, 2025-05-07T20:13:18.6177730Z weighted=True, 2025-05-07T20:13:18.6177946Z row_wise=False, 2025-05-07T20:13:18.6178170Z mixed=True, 2025-05-07T20:13:18.6178392Z use_cache=True, 2025-05-07T20:13:18.6178632Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.6178934Z use_cpu=True, 2025-05-07T20:13:18.6179180Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.6179445Z ) 2025-05-07T20:13:18.6401081Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.6402238Z self=, 2025-05-07T20:13:18.6403181Z mixed_B=True, 2025-05-07T20:13:18.6403416Z compile=True, 2025-05-07T20:13:18.6403641Z T=3, 2025-05-07T20:13:18.6403829Z D=118, 2025-05-07T20:13:18.6404031Z B=18, 2025-05-07T20:13:18.6404234Z log_E=5, 2025-05-07T20:13:18.6404433Z L=5, 2025-05-07T20:13:18.6404640Z D_gradcheck=2, 2025-05-07T20:13:18.6404894Z stochastic_rounding=False, 2025-05-07T20:13:18.6405160Z weighted=False, 2025-05-07T20:13:18.6405517Z row_wise=False, 2025-05-07T20:13:18.6405747Z mixed=True, 2025-05-07T20:13:18.6405963Z use_cache=True, 2025-05-07T20:13:18.6406218Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.6406525Z use_cpu=True, 2025-05-07T20:13:18.6406762Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.6407048Z ) 2025-05-07T20:13:18.6407295Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.6407905Z self=, 2025-05-07T20:13:18.6408472Z mixed_B=False, 2025-05-07T20:13:18.6408700Z compile=True, 2025-05-07T20:13:18.6408905Z T=4, 2025-05-07T20:13:18.6409101Z D=79, 2025-05-07T20:13:18.6409296Z B=45, 2025-05-07T20:13:18.6409480Z log_E=4, 2025-05-07T20:13:18.6409683Z L=14, 2025-05-07T20:13:18.6409884Z D_gradcheck=1, 2025-05-07T20:13:18.6410115Z stochastic_rounding=False, 2025-05-07T20:13:18.6410385Z weighted=True, 2025-05-07T20:13:18.6410616Z row_wise=False, 2025-05-07T20:13:18.6410839Z mixed=True, 2025-05-07T20:13:18.6411051Z use_cache=True, 2025-05-07T20:13:18.6411308Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.6411615Z use_cpu=True, 2025-05-07T20:13:18.6411853Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.6412131Z ) 2025-05-07T20:13:18.6412376Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.6412976Z self=, 2025-05-07T20:13:18.6413547Z mixed_B=False, 2025-05-07T20:13:18.6413776Z compile=False, 2025-05-07T20:13:18.6413985Z T=5, 2025-05-07T20:13:18.6414182Z D=117, 2025-05-07T20:13:18.6414380Z B=99, 2025-05-07T20:13:18.6414566Z log_E=5, 2025-05-07T20:13:18.6414769Z L=2, 2025-05-07T20:13:18.6414970Z D_gradcheck=1, 2025-05-07T20:13:18.6415325Z stochastic_rounding=True, 2025-05-07T20:13:18.6415605Z weighted=True, 2025-05-07T20:13:18.6415838Z row_wise=False, 2025-05-07T20:13:18.6416053Z mixed=True, 2025-05-07T20:13:18.6416320Z use_cache=True, 2025-05-07T20:13:18.6416570Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.6416857Z use_cpu=True, 2025-05-07T20:13:18.6417105Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.6417388Z ) 2025-05-07T20:13:18.6417636Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.6418237Z self=, 2025-05-07T20:13:18.6418797Z mixed_B=True, 2025-05-07T20:13:18.6419021Z compile=True, 2025-05-07T20:13:18.6419264Z T=5, 2025-05-07T20:13:18.6419464Z D=101, 2025-05-07T20:13:18.6419664Z B=83, 2025-05-07T20:13:18.6419849Z log_E=4, 2025-05-07T20:13:18.6420057Z L=18, 2025-05-07T20:13:18.6420262Z D_gradcheck=2, 2025-05-07T20:13:18.6420490Z stochastic_rounding=True, 2025-05-07T20:13:18.6420766Z weighted=False, 2025-05-07T20:13:18.6420991Z row_wise=True, 2025-05-07T20:13:18.6421198Z mixed=False, 2025-05-07T20:13:18.6421418Z use_cache=True, 2025-05-07T20:13:18.6421671Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.6421959Z use_cpu=True, 2025-05-07T20:13:18.6422202Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.6422479Z ) 2025-05-07T20:13:18.6422711Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.6423362Z self=, 2025-05-07T20:13:18.6423922Z mixed_B=True, 2025-05-07T20:13:18.6424145Z compile=False, 2025-05-07T20:13:18.6424359Z T=3, 2025-05-07T20:13:18.6424563Z D=88, 2025-05-07T20:13:18.6424763Z B=78, 2025-05-07T20:13:18.6424954Z log_E=4, 2025-05-07T20:13:18.6425168Z L=10, 2025-05-07T20:13:18.6425372Z D_gradcheck=2, 2025-05-07T20:13:18.6425602Z stochastic_rounding=False, 2025-05-07T20:13:18.6425873Z weighted=False, 2025-05-07T20:13:18.6426101Z row_wise=False, 2025-05-07T20:13:18.6426311Z mixed=True, 2025-05-07T20:13:18.6426531Z use_cache=False, 2025-05-07T20:13:18.6426796Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.6427086Z use_cpu=True, 2025-05-07T20:13:18.6427330Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.6427608Z ) 2025-05-07T20:13:18.6427843Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.6428460Z self=, 2025-05-07T20:13:18.6429027Z mixed_B=True, 2025-05-07T20:13:18.6429257Z compile=False, 2025-05-07T20:13:18.6429471Z T=2, 2025-05-07T20:13:18.6429673Z D=60, 2025-05-07T20:13:18.6429877Z B=2, 2025-05-07T20:13:18.6430065Z log_E=4, 2025-05-07T20:13:18.6430273Z L=15, 2025-05-07T20:13:18.6430477Z D_gradcheck=1, 2025-05-07T20:13:18.6430710Z stochastic_rounding=True, 2025-05-07T20:13:18.6430985Z weighted=True, 2025-05-07T20:13:18.6431219Z row_wise=True, 2025-05-07T20:13:18.6431432Z mixed=False, 2025-05-07T20:13:18.6431659Z use_cache=True, 2025-05-07T20:13:18.6431919Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.6432213Z use_cpu=True, 2025-05-07T20:13:18.6432460Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.6432746Z ) 2025-05-07T20:13:18.6432978Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.6433591Z self=, 2025-05-07T20:13:18.6434161Z mixed_B=False, 2025-05-07T20:13:18.6434374Z compile=False, 2025-05-07T20:13:18.6434595Z T=1, 2025-05-07T20:13:18.6434787Z D=10, 2025-05-07T20:13:18.6434972Z B=106, 2025-05-07T20:13:18.6435168Z log_E=3, 2025-05-07T20:13:18.6435370Z L=6, 2025-05-07T20:13:18.6435556Z D_gradcheck=1, 2025-05-07T20:13:18.6435834Z stochastic_rounding=True, 2025-05-07T20:13:18.6436179Z weighted=False, 2025-05-07T20:13:18.6436410Z row_wise=False, 2025-05-07T20:13:18.6436622Z mixed=False, 2025-05-07T20:13:18.6436848Z use_cache=True, 2025-05-07T20:13:18.6437134Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.6437423Z use_cpu=True, 2025-05-07T20:13:18.6437668Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.6437944Z ) 2025-05-07T20:13:18.6438175Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.6438782Z self=, 2025-05-07T20:13:18.6439345Z mixed_B=False, 2025-05-07T20:13:18.6439558Z compile=True, 2025-05-07T20:13:18.6439804Z T=4, 2025-05-07T20:13:18.6439994Z D=67, 2025-05-07T20:13:18.6440172Z B=61, 2025-05-07T20:13:18.6440359Z log_E=3, 2025-05-07T20:13:18.6440562Z L=5, 2025-05-07T20:13:18.6440748Z D_gradcheck=1, 2025-05-07T20:13:18.6440988Z stochastic_rounding=False, 2025-05-07T20:13:18.6441243Z weighted=True, 2025-05-07T20:13:18.6441447Z row_wise=True, 2025-05-07T20:13:18.6441654Z mixed=True, 2025-05-07T20:13:18.6441866Z use_cache=False, 2025-05-07T20:13:18.6442111Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.6442407Z use_cpu=True, 2025-05-07T20:13:18.6442645Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.6442913Z ) 2025-05-07T20:13:18.6443141Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.6443749Z self=, 2025-05-07T20:13:18.6444331Z mixed_B=True, 2025-05-07T20:13:18.6444536Z compile=True, 2025-05-07T20:13:18.6444750Z T=1, 2025-05-07T20:13:18.6444940Z D=82, 2025-05-07T20:13:18.6445119Z B=69, 2025-05-07T20:13:18.6445311Z log_E=4, 2025-05-07T20:13:18.6445514Z L=9, 2025-05-07T20:13:18.6445698Z D_gradcheck=2, 2025-05-07T20:13:18.6445933Z stochastic_rounding=True, 2025-05-07T20:13:18.6446196Z weighted=True, 2025-05-07T20:13:18.6446404Z row_wise=False, 2025-05-07T20:13:18.6446616Z mixed=False, 2025-05-07T20:13:18.6446833Z use_cache=False, 2025-05-07T20:13:18.6447078Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.6447374Z use_cpu=True, 2025-05-07T20:13:18.6447610Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.6447866Z ) 2025-05-07T20:13:18.6448100Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.6448707Z self=, 2025-05-07T20:13:18.6449265Z mixed_B=True, 2025-05-07T20:13:18.6449469Z compile=True, 2025-05-07T20:13:18.6449682Z T=2, 2025-05-07T20:13:18.6449876Z D=56, 2025-05-07T20:13:18.6450054Z B=99, 2025-05-07T20:13:18.6450247Z log_E=5, 2025-05-07T20:13:18.6450324Z L=7, 2025-05-07T20:13:18.6450418Z D_gradcheck=2, 2025-05-07T20:13:18.6450516Z stochastic_rounding=False, 2025-05-07T20:13:18.6450600Z weighted=False, 2025-05-07T20:13:18.6450693Z row_wise=False, 2025-05-07T20:13:18.6450773Z mixed=False, 2025-05-07T20:13:18.6450856Z use_cache=True, 2025-05-07T20:13:18.6450977Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.6451056Z use_cpu=True, 2025-05-07T20:13:18.6451161Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.6451249Z ) 2025-05-07T20:13:18.6451382Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.6451751Z self=, 2025-05-07T20:13:18.6451835Z mixed_B=False, 2025-05-07T20:13:18.6451917Z compile=True, 2025-05-07T20:13:18.6452004Z T=4, 2025-05-07T20:13:18.6452081Z D=22, 2025-05-07T20:13:18.6452156Z B=51, 2025-05-07T20:13:18.6452245Z log_E=3, 2025-05-07T20:13:18.6452322Z L=12, 2025-05-07T20:13:18.6452405Z D_gradcheck=1, 2025-05-07T20:13:18.6452555Z stochastic_rounding=True, 2025-05-07T20:13:18.6452642Z weighted=True, 2025-05-07T20:13:18.6452728Z row_wise=False, 2025-05-07T20:13:18.6452826Z mixed=True, 2025-05-07T20:13:18.6452912Z use_cache=True, 2025-05-07T20:13:18.6453050Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.6453148Z use_cpu=True, 2025-05-07T20:13:18.6453255Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.6453346Z ) 2025-05-07T20:13:18.6453483Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.6453847Z self=, 2025-05-07T20:13:18.6453948Z mixed_B=True, 2025-05-07T20:13:18.6454034Z compile=False, 2025-05-07T20:13:18.6454142Z T=2, 2025-05-07T20:13:18.6454235Z D=4, 2025-05-07T20:13:18.6454317Z B=32, 2025-05-07T20:13:18.6454398Z log_E=5, 2025-05-07T20:13:18.6454536Z L=10, 2025-05-07T20:13:18.6454621Z D_gradcheck=2, 2025-05-07T20:13:18.6454740Z stochastic_rounding=False, 2025-05-07T20:13:18.6454827Z weighted=True, 2025-05-07T20:13:18.6454913Z row_wise=False, 2025-05-07T20:13:18.6455014Z mixed=False, 2025-05-07T20:13:18.6455103Z use_cache=False, 2025-05-07T20:13:18.6455216Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.6455319Z use_cpu=True, 2025-05-07T20:13:18.6455425Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.6455517Z ) 2025-05-07T20:13:18.6455657Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.6456020Z self=, 2025-05-07T20:13:18.6456142Z mixed_B=True, 2025-05-07T20:13:18.6456230Z compile=False, 2025-05-07T20:13:18.6456312Z T=5, 2025-05-07T20:13:18.6456407Z D=98, 2025-05-07T20:13:18.6456490Z B=46, 2025-05-07T20:13:18.6456569Z log_E=3, 2025-05-07T20:13:18.6456660Z L=6, 2025-05-07T20:13:18.6456747Z D_gradcheck=2, 2025-05-07T20:13:18.6456852Z stochastic_rounding=False, 2025-05-07T20:13:18.6456951Z weighted=False, 2025-05-07T20:13:18.6457035Z row_wise=True, 2025-05-07T20:13:18.6457130Z mixed=True, 2025-05-07T20:13:18.6457214Z use_cache=True, 2025-05-07T20:13:18.6457325Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.6457421Z use_cpu=True, 2025-05-07T20:13:18.6457524Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.6457601Z ) 2025-05-07T20:13:18.6457747Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.6458112Z self=, 2025-05-07T20:13:18.6458196Z mixed_B=True, 2025-05-07T20:13:18.6458291Z compile=True, 2025-05-07T20:13:18.6458370Z T=1, 2025-05-07T20:13:18.6458450Z D=79, 2025-05-07T20:13:18.6458543Z B=25, 2025-05-07T20:13:18.6458624Z log_E=4, 2025-05-07T20:13:18.6458703Z L=8, 2025-05-07T20:13:18.6458797Z D_gradcheck=2, 2025-05-07T20:13:18.6458897Z stochastic_rounding=False, 2025-05-07T20:13:18.6458997Z weighted=False, 2025-05-07T20:13:18.6459080Z row_wise=True, 2025-05-07T20:13:18.6459164Z mixed=False, 2025-05-07T20:13:18.6459260Z use_cache=True, 2025-05-07T20:13:18.6459372Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.6459456Z use_cpu=True, 2025-05-07T20:13:18.6459572Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.6459652Z ) 2025-05-07T20:13:18.6459786Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.6460164Z self=, 2025-05-07T20:13:18.6460251Z mixed_B=True, 2025-05-07T20:13:18.6460338Z compile=False, 2025-05-07T20:13:18.6460431Z T=5, 2025-05-07T20:13:18.6460513Z D=28, 2025-05-07T20:13:18.6460591Z B=71, 2025-05-07T20:13:18.6460683Z log_E=5, 2025-05-07T20:13:18.6460763Z L=11, 2025-05-07T20:13:18.6460865Z D_gradcheck=2, 2025-05-07T20:13:18.6460966Z stochastic_rounding=False, 2025-05-07T20:13:18.6461092Z weighted=False, 2025-05-07T20:13:18.6461189Z row_wise=False, 2025-05-07T20:13:18.6461273Z mixed=False, 2025-05-07T20:13:18.6461358Z use_cache=True, 2025-05-07T20:13:18.6461506Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.6461590Z use_cpu=True, 2025-05-07T20:13:18.6461694Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.6461783Z ) 2025-05-07T20:13:18.6461921Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.6462284Z self=, 2025-05-07T20:13:18.6462383Z mixed_B=False, 2025-05-07T20:13:18.6462470Z compile=False, 2025-05-07T20:13:18.6462559Z T=1, 2025-05-07T20:13:18.6462662Z D=77, 2025-05-07T20:13:18.6462742Z B=15, 2025-05-07T20:13:18.6462834Z log_E=4, 2025-05-07T20:13:18.6462913Z L=16, 2025-05-07T20:13:18.6462998Z D_gradcheck=1, 2025-05-07T20:13:18.6463111Z stochastic_rounding=True, 2025-05-07T20:13:18.6463197Z weighted=True, 2025-05-07T20:13:18.6463283Z row_wise=False, 2025-05-07T20:13:18.6463379Z mixed=True, 2025-05-07T20:13:18.6463467Z use_cache=False, 2025-05-07T20:13:18.6463576Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.6463675Z use_cpu=True, 2025-05-07T20:13:18.6463779Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.6463854Z ) 2025-05-07T20:13:18.6464002Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.6464362Z self=, 2025-05-07T20:13:18.6464483Z mixed_B=False, 2025-05-07T20:13:18.6464569Z compile=False, 2025-05-07T20:13:18.6464648Z T=3, 2025-05-07T20:13:18.6464741Z D=11, 2025-05-07T20:13:18.6464819Z B=59, 2025-05-07T20:13:18.6464899Z log_E=5, 2025-05-07T20:13:18.6464991Z L=16, 2025-05-07T20:13:18.6465078Z D_gradcheck=1, 2025-05-07T20:13:18.6465175Z stochastic_rounding=True, 2025-05-07T20:13:18.6465276Z weighted=True, 2025-05-07T20:13:18.6465362Z row_wise=True, 2025-05-07T20:13:18.6465445Z mixed=False, 2025-05-07T20:13:18.6465542Z use_cache=False, 2025-05-07T20:13:18.6465657Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.6465742Z use_cpu=True, 2025-05-07T20:13:18.6465860Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.6465936Z ) 2025-05-07T20:13:18.6721243Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.6721837Z self=, 2025-05-07T20:13:18.6721984Z mixed_B=True, 2025-05-07T20:13:18.6722132Z compile=True, 2025-05-07T20:13:18.6722266Z T=2, 2025-05-07T20:13:18.6722415Z D=38, 2025-05-07T20:13:18.6722586Z B=110, 2025-05-07T20:13:18.6722749Z log_E=5, 2025-05-07T20:13:18.6722893Z L=14, 2025-05-07T20:13:18.6723016Z D_gradcheck=1, 2025-05-07T20:13:18.6723121Z stochastic_rounding=False, 2025-05-07T20:13:18.6723223Z weighted=False, 2025-05-07T20:13:18.6723308Z row_wise=True, 2025-05-07T20:13:18.6723390Z mixed=False, 2025-05-07T20:13:18.6723486Z use_cache=True, 2025-05-07T20:13:18.6723597Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.6723684Z use_cpu=True, 2025-05-07T20:13:18.6723801Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.6723879Z ) 2025-05-07T20:13:18.6724017Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.6724460Z self=, 2025-05-07T20:13:18.6724546Z mixed_B=True, 2025-05-07T20:13:18.6724644Z compile=False, 2025-05-07T20:13:18.6724723Z T=3, 2025-05-07T20:13:18.6724805Z D=80, 2025-05-07T20:13:18.6724898Z B=55, 2025-05-07T20:13:18.6724978Z log_E=4, 2025-05-07T20:13:18.6725057Z L=8, 2025-05-07T20:13:18.6725155Z D_gradcheck=2, 2025-05-07T20:13:18.6725254Z stochastic_rounding=True, 2025-05-07T20:13:18.6725439Z weighted=True, 2025-05-07T20:13:18.6725538Z row_wise=False, 2025-05-07T20:13:18.6725622Z mixed=False, 2025-05-07T20:13:18.6725708Z use_cache=False, 2025-05-07T20:13:18.6725836Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.6725964Z use_cpu=True, 2025-05-07T20:13:18.6726072Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.6726165Z ) 2025-05-07T20:13:18.6726305Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.6726685Z self=, 2025-05-07T20:13:18.6726771Z mixed_B=True, 2025-05-07T20:13:18.6726857Z compile=False, 2025-05-07T20:13:18.6726949Z T=4, 2025-05-07T20:13:18.6727063Z D=25, 2025-05-07T20:13:18.6727144Z B=73, 2025-05-07T20:13:18.6727237Z log_E=5, 2025-05-07T20:13:18.6727314Z L=8, 2025-05-07T20:13:18.6727397Z D_gradcheck=1, 2025-05-07T20:13:18.6727507Z stochastic_rounding=True, 2025-05-07T20:13:18.6727594Z weighted=True, 2025-05-07T20:13:18.6727678Z row_wise=True, 2025-05-07T20:13:18.6727774Z mixed=True, 2025-05-07T20:13:18.6727859Z use_cache=False, 2025-05-07T20:13:18.6727970Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.6728070Z use_cpu=True, 2025-05-07T20:13:18.6728175Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.6728266Z ) 2025-05-07T20:13:18.6728404Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.6728766Z self=, 2025-05-07T20:13:18.6728904Z mixed_B=True, 2025-05-07T20:13:18.6728990Z compile=False, 2025-05-07T20:13:18.6729069Z T=3, 2025-05-07T20:13:18.6729164Z D=25, 2025-05-07T20:13:18.6729245Z B=91, 2025-05-07T20:13:18.6729327Z log_E=5, 2025-05-07T20:13:18.6729419Z L=2, 2025-05-07T20:13:18.6729507Z D_gradcheck=2, 2025-05-07T20:13:18.6729607Z stochastic_rounding=True, 2025-05-07T20:13:18.6729711Z weighted=False, 2025-05-07T20:13:18.6729800Z row_wise=True, 2025-05-07T20:13:18.6729884Z mixed=False, 2025-05-07T20:13:18.6729984Z use_cache=True, 2025-05-07T20:13:18.6730096Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.6730197Z use_cpu=True, 2025-05-07T20:13:18.6730304Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.6730382Z ) 2025-05-07T20:13:18.6730535Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.6730900Z self=, 2025-05-07T20:13:18.6730989Z mixed_B=False, 2025-05-07T20:13:18.6731092Z compile=False, 2025-05-07T20:13:18.6731173Z T=5, 2025-05-07T20:13:18.6731255Z D=126, 2025-05-07T20:13:18.6731349Z B=58, 2025-05-07T20:13:18.6731432Z log_E=3, 2025-05-07T20:13:18.6731511Z L=14, 2025-05-07T20:13:18.6731612Z D_gradcheck=1, 2025-05-07T20:13:18.6731711Z stochastic_rounding=True, 2025-05-07T20:13:18.6731798Z weighted=True, 2025-05-07T20:13:18.6731902Z row_wise=False, 2025-05-07T20:13:18.6731987Z mixed=True, 2025-05-07T20:13:18.6732089Z use_cache=True, 2025-05-07T20:13:18.6732198Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.6732286Z use_cpu=True, 2025-05-07T20:13:18.6732407Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.6732486Z ) 2025-05-07T20:13:18.6732625Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.6732998Z self=, 2025-05-07T20:13:18.6733086Z mixed_B=False, 2025-05-07T20:13:18.6733171Z compile=True, 2025-05-07T20:13:18.6733264Z T=3, 2025-05-07T20:13:18.6733345Z D=48, 2025-05-07T20:13:18.6733426Z B=65, 2025-05-07T20:13:18.6733520Z log_E=5, 2025-05-07T20:13:18.6733601Z L=12, 2025-05-07T20:13:18.6733685Z D_gradcheck=2, 2025-05-07T20:13:18.6733794Z stochastic_rounding=True, 2025-05-07T20:13:18.6733905Z weighted=True, 2025-05-07T20:13:18.6734002Z row_wise=False, 2025-05-07T20:13:18.6734083Z mixed=True, 2025-05-07T20:13:18.6734168Z use_cache=False, 2025-05-07T20:13:18.6734288Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.6734419Z use_cpu=True, 2025-05-07T20:13:18.6734523Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.6734611Z ) 2025-05-07T20:13:18.6734747Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.6735106Z self=, 2025-05-07T20:13:18.6735203Z mixed_B=True, 2025-05-07T20:13:18.6735289Z compile=False, 2025-05-07T20:13:18.6735368Z T=5, 2025-05-07T20:13:18.6735461Z D=40, 2025-05-07T20:13:18.6735562Z B=15, 2025-05-07T20:13:18.6735658Z log_E=4, 2025-05-07T20:13:18.6735737Z L=6, 2025-05-07T20:13:18.6735821Z D_gradcheck=1, 2025-05-07T20:13:18.6735933Z stochastic_rounding=True, 2025-05-07T20:13:18.6736021Z weighted=False, 2025-05-07T20:13:18.6736104Z row_wise=False, 2025-05-07T20:13:18.6736202Z mixed=False, 2025-05-07T20:13:18.6736287Z use_cache=False, 2025-05-07T20:13:18.6736397Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.6736501Z use_cpu=True, 2025-05-07T20:13:18.6736606Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.6736682Z ) 2025-05-07T20:13:18.6736835Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.6737197Z self=, 2025-05-07T20:13:18.6737320Z mixed_B=True, 2025-05-07T20:13:18.6737409Z compile=False, 2025-05-07T20:13:18.6737489Z T=1, 2025-05-07T20:13:18.6737581Z D=38, 2025-05-07T20:13:18.6737664Z B=84, 2025-05-07T20:13:18.6737742Z log_E=3, 2025-05-07T20:13:18.6737835Z L=20, 2025-05-07T20:13:18.6737921Z D_gradcheck=2, 2025-05-07T20:13:18.6738018Z stochastic_rounding=True, 2025-05-07T20:13:18.6738117Z weighted=False, 2025-05-07T20:13:18.6738203Z row_wise=True, 2025-05-07T20:13:18.6738285Z mixed=True, 2025-05-07T20:13:18.6738383Z use_cache=False, 2025-05-07T20:13:18.6738494Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.6738579Z use_cpu=True, 2025-05-07T20:13:18.6738698Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.6738778Z ) 2025-05-07T20:13:18.6738915Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.6739290Z self=, 2025-05-07T20:13:18.6739379Z mixed_B=False, 2025-05-07T20:13:18.6739477Z compile=False, 2025-05-07T20:13:18.6739556Z T=3, 2025-05-07T20:13:18.6739639Z D=55, 2025-05-07T20:13:18.6739732Z B=113, 2025-05-07T20:13:18.6739812Z log_E=3, 2025-05-07T20:13:18.6739892Z L=15, 2025-05-07T20:13:18.6739990Z D_gradcheck=1, 2025-05-07T20:13:18.6740089Z stochastic_rounding=False, 2025-05-07T20:13:18.6740176Z weighted=False, 2025-05-07T20:13:18.6740273Z row_wise=True, 2025-05-07T20:13:18.6740356Z mixed=False, 2025-05-07T20:13:18.6740439Z use_cache=True, 2025-05-07T20:13:18.6740560Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.6740645Z use_cpu=True, 2025-05-07T20:13:18.6740761Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.6740842Z ) 2025-05-07T20:13:18.6740978Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.6741349Z self=, 2025-05-07T20:13:18.6741434Z mixed_B=True, 2025-05-07T20:13:18.6741517Z compile=True, 2025-05-07T20:13:18.6741607Z T=5, 2025-05-07T20:13:18.6741686Z D=52, 2025-05-07T20:13:18.6741765Z B=60, 2025-05-07T20:13:18.6741858Z log_E=4, 2025-05-07T20:13:18.6741937Z L=8, 2025-05-07T20:13:18.6742021Z D_gradcheck=1, 2025-05-07T20:13:18.6742133Z stochastic_rounding=False, 2025-05-07T20:13:18.6742217Z weighted=True, 2025-05-07T20:13:18.6742326Z row_wise=True, 2025-05-07T20:13:18.6742422Z mixed=False, 2025-05-07T20:13:18.6742507Z use_cache=True, 2025-05-07T20:13:18.6742634Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.6742745Z use_cpu=True, 2025-05-07T20:13:18.6742850Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.6742944Z ) 2025-05-07T20:13:18.6743081Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.6743442Z self=, 2025-05-07T20:13:18.6743542Z mixed_B=False, 2025-05-07T20:13:18.6743628Z compile=False, 2025-05-07T20:13:18.6743707Z T=3, 2025-05-07T20:13:18.6743799Z D=6, 2025-05-07T20:13:18.6743901Z B=69, 2025-05-07T20:13:18.6743982Z log_E=4, 2025-05-07T20:13:18.6744073Z L=12, 2025-05-07T20:13:18.6744158Z D_gradcheck=2, 2025-05-07T20:13:18.6744255Z stochastic_rounding=True, 2025-05-07T20:13:18.6744351Z weighted=True, 2025-05-07T20:13:18.6744436Z row_wise=True, 2025-05-07T20:13:18.6744530Z mixed=True, 2025-05-07T20:13:18.6744614Z use_cache=True, 2025-05-07T20:13:18.6744725Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.6744823Z use_cpu=True, 2025-05-07T20:13:18.6744927Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.6745004Z ) 2025-05-07T20:13:18.6745153Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.6745513Z self=, 2025-05-07T20:13:18.6745644Z mixed_B=False, 2025-05-07T20:13:18.6745742Z compile=False, 2025-05-07T20:13:18.6745820Z T=5, 2025-05-07T20:13:18.6745898Z D=113, 2025-05-07T20:13:18.6745992Z B=44, 2025-05-07T20:13:18.6746074Z log_E=3, 2025-05-07T20:13:18.6746151Z L=16, 2025-05-07T20:13:18.6746249Z D_gradcheck=1, 2025-05-07T20:13:18.6746347Z stochastic_rounding=True, 2025-05-07T20:13:18.6746446Z weighted=True, 2025-05-07T20:13:18.6746532Z row_wise=True, 2025-05-07T20:13:18.6746613Z mixed=True, 2025-05-07T20:13:18.6746710Z use_cache=True, 2025-05-07T20:13:18.6746820Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.6746907Z use_cpu=True, 2025-05-07T20:13:18.6747028Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.6747107Z ) 2025-05-07T20:13:18.6747246Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.6747623Z self=, 2025-05-07T20:13:18.6747709Z mixed_B=False, 2025-05-07T20:13:18.6747793Z compile=False, 2025-05-07T20:13:18.6747885Z T=2, 2025-05-07T20:13:18.6747965Z D=126, 2025-05-07T20:13:18.6748058Z B=80, 2025-05-07T20:13:18.6748139Z log_E=3, 2025-05-07T20:13:18.6748218Z L=6, 2025-05-07T20:13:18.6748313Z D_gradcheck=2, 2025-05-07T20:13:18.6748411Z stochastic_rounding=True, 2025-05-07T20:13:18.6748494Z weighted=True, 2025-05-07T20:13:18.6748593Z row_wise=False, 2025-05-07T20:13:18.6748675Z mixed=True, 2025-05-07T20:13:18.6748759Z use_cache=True, 2025-05-07T20:13:18.6748884Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.6748969Z use_cpu=True, 2025-05-07T20:13:18.6749074Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.6749162Z ) 2025-05-07T20:13:18.6749300Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.6749670Z self=, 2025-05-07T20:13:18.6749770Z mixed_B=False, 2025-05-07T20:13:18.6749856Z compile=False, 2025-05-07T20:13:18.6749951Z T=3, 2025-05-07T20:13:18.6750032Z D=41, 2025-05-07T20:13:18.6750115Z B=126, 2025-05-07T20:13:18.6750210Z log_E=3, 2025-05-07T20:13:18.6750290Z L=13, 2025-05-07T20:13:18.6750375Z D_gradcheck=1, 2025-05-07T20:13:18.6750491Z stochastic_rounding=False, 2025-05-07T20:13:18.6750579Z weighted=False, 2025-05-07T20:13:18.6750691Z row_wise=True, 2025-05-07T20:13:18.6750787Z mixed=True, 2025-05-07T20:13:18.6750875Z use_cache=False, 2025-05-07T20:13:18.6750986Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.6751110Z use_cpu=True, 2025-05-07T20:13:18.6751217Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.6751295Z ) 2025-05-07T20:13:18.6751448Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.6751811Z self=, 2025-05-07T20:13:18.6751910Z mixed_B=False, 2025-05-07T20:13:18.6751997Z compile=False, 2025-05-07T20:13:18.6752078Z T=3, 2025-05-07T20:13:18.6752172Z D=21, 2025-05-07T20:13:18.6752275Z B=125, 2025-05-07T20:13:18.6752356Z log_E=5, 2025-05-07T20:13:18.6752449Z L=11, 2025-05-07T20:13:18.6752537Z D_gradcheck=1, 2025-05-07T20:13:18.6752637Z stochastic_rounding=False, 2025-05-07T20:13:18.6752740Z weighted=True, 2025-05-07T20:13:18.6752829Z row_wise=False, 2025-05-07T20:13:18.6752914Z mixed=True, 2025-05-07T20:13:18.6753012Z use_cache=False, 2025-05-07T20:13:18.6753122Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.6753210Z use_cpu=True, 2025-05-07T20:13:18.6753329Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.6753410Z ) 2025-05-07T20:13:18.6753563Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.6753925Z self=, 2025-05-07T20:13:18.6754036Z mixed_B=False, 2025-05-07T20:13:18.6754134Z compile=False, 2025-05-07T20:13:18.6754217Z T=5, 2025-05-07T20:13:18.6754304Z D=12, 2025-05-07T20:13:18.6754403Z B=23, 2025-05-07T20:13:18.6754485Z log_E=3, 2025-05-07T20:13:18.6754566Z L=0, 2025-05-07T20:13:18.6754665Z D_gradcheck=2, 2025-05-07T20:13:18.6754762Z stochastic_rounding=True, 2025-05-07T20:13:18.6754845Z weighted=True, 2025-05-07T20:13:18.6754942Z row_wise=False, 2025-05-07T20:13:18.6755026Z mixed=False, 2025-05-07T20:13:18.6755123Z use_cache=False, 2025-05-07T20:13:18.6755236Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.6755320Z use_cpu=True, 2025-05-07T20:13:18.6755436Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.6755512Z ) 2025-05-07T20:13:18.6755649Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.6756118Z self=, 2025-05-07T20:13:18.6756206Z mixed_B=True, 2025-05-07T20:13:18.6756290Z compile=True, 2025-05-07T20:13:18.6756382Z T=4, 2025-05-07T20:13:18.6756459Z D=10, 2025-05-07T20:13:18.6756538Z B=91, 2025-05-07T20:13:18.6756634Z log_E=3, 2025-05-07T20:13:18.6756713Z L=3, 2025-05-07T20:13:18.6756798Z D_gradcheck=1, 2025-05-07T20:13:18.6756912Z stochastic_rounding=True, 2025-05-07T20:13:18.6757001Z weighted=False, 2025-05-07T20:13:18.6757100Z row_wise=False, 2025-05-07T20:13:18.6757182Z mixed=True, 2025-05-07T20:13:18.6757268Z use_cache=False, 2025-05-07T20:13:18.6757391Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.6757478Z use_cpu=True, 2025-05-07T20:13:18.6757585Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.6757676Z ) 2025-05-07T20:13:18.7042656Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.7043179Z self=, 2025-05-07T20:13:18.7043276Z mixed_B=False, 2025-05-07T20:13:18.7043367Z compile=True, 2025-05-07T20:13:18.7043496Z T=2, 2025-05-07T20:13:18.7043619Z D=54, 2025-05-07T20:13:18.7043740Z B=17, 2025-05-07T20:13:18.7043880Z log_E=3, 2025-05-07T20:13:18.7044024Z L=17, 2025-05-07T20:13:18.7044181Z D_gradcheck=1, 2025-05-07T20:13:18.7044385Z stochastic_rounding=False, 2025-05-07T20:13:18.7044544Z weighted=True, 2025-05-07T20:13:18.7044783Z row_wise=False, 2025-05-07T20:13:18.7044886Z mixed=True, 2025-05-07T20:13:18.7044973Z use_cache=True, 2025-05-07T20:13:18.7045085Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.7045186Z use_cpu=True, 2025-05-07T20:13:18.7045337Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.7045430Z ) 2025-05-07T20:13:18.7045568Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.7045933Z self=, 2025-05-07T20:13:18.7046031Z mixed_B=True, 2025-05-07T20:13:18.7046115Z compile=True, 2025-05-07T20:13:18.7046195Z T=3, 2025-05-07T20:13:18.7046288Z D=92, 2025-05-07T20:13:18.7046366Z B=88, 2025-05-07T20:13:18.7046488Z log_E=3, 2025-05-07T20:13:18.7046580Z L=14, 2025-05-07T20:13:18.7046665Z D_gradcheck=2, 2025-05-07T20:13:18.7046766Z stochastic_rounding=False, 2025-05-07T20:13:18.7046864Z weighted=False, 2025-05-07T20:13:18.7046950Z row_wise=False, 2025-05-07T20:13:18.7047119Z mixed=True, 2025-05-07T20:13:18.7047205Z use_cache=False, 2025-05-07T20:13:18.7047316Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.7047412Z use_cpu=True, 2025-05-07T20:13:18.7047519Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.7047596Z ) 2025-05-07T20:13:18.7047749Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.7048112Z self=, 2025-05-07T20:13:18.7048234Z mixed_B=True, 2025-05-07T20:13:18.7048330Z compile=True, 2025-05-07T20:13:18.7048410Z T=5, 2025-05-07T20:13:18.7048489Z D=112, 2025-05-07T20:13:18.7048581Z B=52, 2025-05-07T20:13:18.7048662Z log_E=3, 2025-05-07T20:13:18.7048741Z L=4, 2025-05-07T20:13:18.7048839Z D_gradcheck=2, 2025-05-07T20:13:18.7048937Z stochastic_rounding=True, 2025-05-07T20:13:18.7049036Z weighted=False, 2025-05-07T20:13:18.7049123Z row_wise=False, 2025-05-07T20:13:18.7049206Z mixed=False, 2025-05-07T20:13:18.7049303Z use_cache=True, 2025-05-07T20:13:18.7049413Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.7049497Z use_cpu=True, 2025-05-07T20:13:18.7049616Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.7049692Z ) 2025-05-07T20:13:18.7049828Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.7050203Z self=, 2025-05-07T20:13:18.7050291Z mixed_B=False, 2025-05-07T20:13:18.7050375Z compile=True, 2025-05-07T20:13:18.7050467Z T=2, 2025-05-07T20:13:18.7050546Z D=127, 2025-05-07T20:13:18.7050639Z B=55, 2025-05-07T20:13:18.7050719Z log_E=3, 2025-05-07T20:13:18.7050797Z L=9, 2025-05-07T20:13:18.7050893Z D_gradcheck=1, 2025-05-07T20:13:18.7050992Z stochastic_rounding=False, 2025-05-07T20:13:18.7051075Z weighted=True, 2025-05-07T20:13:18.7051173Z row_wise=True, 2025-05-07T20:13:18.7051256Z mixed=True, 2025-05-07T20:13:18.7051341Z use_cache=False, 2025-05-07T20:13:18.7051463Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.7051547Z use_cpu=True, 2025-05-07T20:13:18.7051653Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.7051741Z ) 2025-05-07T20:13:18.7051877Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.7052242Z self=, 2025-05-07T20:13:18.7052339Z mixed_B=True, 2025-05-07T20:13:18.7052425Z compile=False, 2025-05-07T20:13:18.7052516Z T=3, 2025-05-07T20:13:18.7052597Z D=123, 2025-05-07T20:13:18.7052677Z B=109, 2025-05-07T20:13:18.7052776Z log_E=3, 2025-05-07T20:13:18.7052857Z L=2, 2025-05-07T20:13:18.7052944Z D_gradcheck=1, 2025-05-07T20:13:18.7053054Z stochastic_rounding=True, 2025-05-07T20:13:18.7053141Z weighted=True, 2025-05-07T20:13:18.7053267Z row_wise=True, 2025-05-07T20:13:18.7053368Z mixed=False, 2025-05-07T20:13:18.7053457Z use_cache=True, 2025-05-07T20:13:18.7053569Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.7053664Z use_cpu=True, 2025-05-07T20:13:18.7053798Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.7053873Z ) 2025-05-07T20:13:18.7054021Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.7054385Z self=, 2025-05-07T20:13:18.7054483Z mixed_B=True, 2025-05-07T20:13:18.7054568Z compile=True, 2025-05-07T20:13:18.7054646Z T=3, 2025-05-07T20:13:18.7054738Z D=113, 2025-05-07T20:13:18.7054818Z B=79, 2025-05-07T20:13:18.7054922Z log_E=3, 2025-05-07T20:13:18.7055018Z L=15, 2025-05-07T20:13:18.7055101Z D_gradcheck=1, 2025-05-07T20:13:18.7055199Z stochastic_rounding=True, 2025-05-07T20:13:18.7055295Z weighted=True, 2025-05-07T20:13:18.7055380Z row_wise=True, 2025-05-07T20:13:18.7055467Z mixed=False, 2025-05-07T20:13:18.7055566Z use_cache=True, 2025-05-07T20:13:18.7055675Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.7055760Z use_cpu=True, 2025-05-07T20:13:18.7055881Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.7055960Z ) 2025-05-07T20:13:18.7056111Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.7056476Z self=, 2025-05-07T20:13:18.7056591Z mixed_B=False, 2025-05-07T20:13:18.7056689Z compile=True, 2025-05-07T20:13:18.7056769Z T=1, 2025-05-07T20:13:18.7056849Z D=45, 2025-05-07T20:13:18.7056943Z B=75, 2025-05-07T20:13:18.7057026Z log_E=5, 2025-05-07T20:13:18.7057108Z L=10, 2025-05-07T20:13:18.7057209Z D_gradcheck=1, 2025-05-07T20:13:18.7057310Z stochastic_rounding=True, 2025-05-07T20:13:18.7057397Z weighted=False, 2025-05-07T20:13:18.7057499Z row_wise=False, 2025-05-07T20:13:18.7057587Z mixed=True, 2025-05-07T20:13:18.7057674Z use_cache=False, 2025-05-07T20:13:18.7057800Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.7057886Z use_cpu=True, 2025-05-07T20:13:18.7058008Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.7058088Z ) 2025-05-07T20:13:18.7058226Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.7058603Z self=, 2025-05-07T20:13:18.7058694Z mixed_B=True, 2025-05-07T20:13:18.7058780Z compile=True, 2025-05-07T20:13:18.7058875Z T=2, 2025-05-07T20:13:18.7058954Z D=92, 2025-05-07T20:13:18.7059032Z B=47, 2025-05-07T20:13:18.7059129Z log_E=3, 2025-05-07T20:13:18.7059211Z L=6, 2025-05-07T20:13:18.7059301Z D_gradcheck=1, 2025-05-07T20:13:18.7059416Z stochastic_rounding=False, 2025-05-07T20:13:18.7059505Z weighted=False, 2025-05-07T20:13:18.7059606Z row_wise=False, 2025-05-07T20:13:18.7059692Z mixed=False, 2025-05-07T20:13:18.7059779Z use_cache=True, 2025-05-07T20:13:18.7059906Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.7059991Z use_cpu=True, 2025-05-07T20:13:18.7060100Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.7060191Z ) 2025-05-07T20:13:18.7060328Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.7060691Z self=, 2025-05-07T20:13:18.7060791Z mixed_B=True, 2025-05-07T20:13:18.7060877Z compile=False, 2025-05-07T20:13:18.7060954Z T=5, 2025-05-07T20:13:18.7061044Z D=78, 2025-05-07T20:13:18.7061122Z B=109, 2025-05-07T20:13:18.7061202Z log_E=5, 2025-05-07T20:13:18.7061292Z L=16, 2025-05-07T20:13:18.7061379Z D_gradcheck=1, 2025-05-07T20:13:18.7061487Z stochastic_rounding=True, 2025-05-07T20:13:18.7061570Z weighted=True, 2025-05-07T20:13:18.7061655Z row_wise=True, 2025-05-07T20:13:18.7061773Z mixed=False, 2025-05-07T20:13:18.7061859Z use_cache=True, 2025-05-07T20:13:18.7061969Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.7062065Z use_cpu=True, 2025-05-07T20:13:18.7062196Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.7062274Z ) 2025-05-07T20:13:18.7062426Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.7062786Z self=, 2025-05-07T20:13:18.7062870Z mixed_B=True, 2025-05-07T20:13:18.7062973Z compile=False, 2025-05-07T20:13:18.7063053Z T=1, 2025-05-07T20:13:18.7063146Z D=8, 2025-05-07T20:13:18.7063225Z B=41, 2025-05-07T20:13:18.7063330Z log_E=4, 2025-05-07T20:13:18.7063427Z L=18, 2025-05-07T20:13:18.7063518Z D_gradcheck=1, 2025-05-07T20:13:18.7063617Z stochastic_rounding=True, 2025-05-07T20:13:18.7063715Z weighted=True, 2025-05-07T20:13:18.7063802Z row_wise=False, 2025-05-07T20:13:18.7063887Z mixed=False, 2025-05-07T20:13:18.7063984Z use_cache=True, 2025-05-07T20:13:18.7064093Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.7064178Z use_cpu=True, 2025-05-07T20:13:18.7064299Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.7064375Z ) 2025-05-07T20:13:18.7064512Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.7064884Z self=, 2025-05-07T20:13:18.7064967Z mixed_B=True, 2025-05-07T20:13:18.7065087Z compile=True, 2025-05-07T20:13:18.7065165Z T=3, 2025-05-07T20:13:18.7065243Z D=110, 2025-05-07T20:13:18.7065334Z B=105, 2025-05-07T20:13:18.7065415Z log_E=3, 2025-05-07T20:13:18.7065496Z L=9, 2025-05-07T20:13:18.7065593Z D_gradcheck=1, 2025-05-07T20:13:18.7065693Z stochastic_rounding=False, 2025-05-07T20:13:18.7065780Z weighted=False, 2025-05-07T20:13:18.7065875Z row_wise=True, 2025-05-07T20:13:18.7065959Z mixed=True, 2025-05-07T20:13:18.7066044Z use_cache=True, 2025-05-07T20:13:18.7066167Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.7066252Z use_cpu=True, 2025-05-07T20:13:18.7066358Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.7066447Z ) 2025-05-07T20:13:18.7066585Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.7066964Z self=, 2025-05-07T20:13:18.7067054Z mixed_B=False, 2025-05-07T20:13:18.7067141Z compile=True, 2025-05-07T20:13:18.7067232Z T=1, 2025-05-07T20:13:18.7067311Z D=88, 2025-05-07T20:13:18.7067394Z B=87, 2025-05-07T20:13:18.7067486Z log_E=5, 2025-05-07T20:13:18.7067566Z L=9, 2025-05-07T20:13:18.7067650Z D_gradcheck=2, 2025-05-07T20:13:18.7067759Z stochastic_rounding=True, 2025-05-07T20:13:18.7067846Z weighted=False, 2025-05-07T20:13:18.7067929Z row_wise=False, 2025-05-07T20:13:18.7068027Z mixed=False, 2025-05-07T20:13:18.7068114Z use_cache=False, 2025-05-07T20:13:18.7068223Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.7068318Z use_cpu=True, 2025-05-07T20:13:18.7068425Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.7068514Z ) 2025-05-07T20:13:18.7068650Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.7069009Z self=, 2025-05-07T20:13:18.7069106Z mixed_B=False, 2025-05-07T20:13:18.7069194Z compile=False, 2025-05-07T20:13:18.7069275Z T=3, 2025-05-07T20:13:18.7069365Z D=45, 2025-05-07T20:13:18.7069444Z B=125, 2025-05-07T20:13:18.7069523Z log_E=5, 2025-05-07T20:13:18.7069616Z L=2, 2025-05-07T20:13:18.7069700Z D_gradcheck=2, 2025-05-07T20:13:18.7069802Z stochastic_rounding=False, 2025-05-07T20:13:18.7069900Z weighted=False, 2025-05-07T20:13:18.7069985Z row_wise=False, 2025-05-07T20:13:18.7070094Z mixed=True, 2025-05-07T20:13:18.7070194Z use_cache=False, 2025-05-07T20:13:18.7070304Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.7070400Z use_cpu=True, 2025-05-07T20:13:18.7070529Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.7070605Z ) 2025-05-07T20:13:18.7070752Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.7071115Z self=, 2025-05-07T20:13:18.7071200Z mixed_B=False, 2025-05-07T20:13:18.7071296Z compile=True, 2025-05-07T20:13:18.7071375Z T=3, 2025-05-07T20:13:18.7071456Z D=107, 2025-05-07T20:13:18.7071546Z B=120, 2025-05-07T20:13:18.7071626Z log_E=5, 2025-05-07T20:13:18.7071726Z L=15, 2025-05-07T20:13:18.7071822Z D_gradcheck=2, 2025-05-07T20:13:18.7071921Z stochastic_rounding=True, 2025-05-07T20:13:18.7072018Z weighted=False, 2025-05-07T20:13:18.7072101Z row_wise=False, 2025-05-07T20:13:18.7072186Z mixed=False, 2025-05-07T20:13:18.7072282Z use_cache=True, 2025-05-07T20:13:18.7072393Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.7072478Z use_cpu=True, 2025-05-07T20:13:18.7072596Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.7072675Z ) 2025-05-07T20:13:18.7072812Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.7073189Z self=, 2025-05-07T20:13:18.7073274Z mixed_B=False, 2025-05-07T20:13:18.7073386Z compile=True, 2025-05-07T20:13:18.7073476Z T=1, 2025-05-07T20:13:18.7073556Z D=92, 2025-05-07T20:13:18.7073634Z B=53, 2025-05-07T20:13:18.7073731Z log_E=5, 2025-05-07T20:13:18.7073811Z L=17, 2025-05-07T20:13:18.7073909Z D_gradcheck=2, 2025-05-07T20:13:18.7074010Z stochastic_rounding=True, 2025-05-07T20:13:18.7074096Z weighted=True, 2025-05-07T20:13:18.7074196Z row_wise=True, 2025-05-07T20:13:18.7074280Z mixed=True, 2025-05-07T20:13:18.7074368Z use_cache=True, 2025-05-07T20:13:18.7074497Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.7074582Z use_cpu=True, 2025-05-07T20:13:18.7074685Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.7074775Z ) 2025-05-07T20:13:18.7074911Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.7075272Z self=, 2025-05-07T20:13:18.7075365Z mixed_B=True, 2025-05-07T20:13:18.7075453Z compile=True, 2025-05-07T20:13:18.7075542Z T=2, 2025-05-07T20:13:18.7075621Z D=72, 2025-05-07T20:13:18.7075701Z B=2, 2025-05-07T20:13:18.7075792Z log_E=5, 2025-05-07T20:13:18.7075872Z L=20, 2025-05-07T20:13:18.7076041Z D_gradcheck=2, 2025-05-07T20:13:18.7076157Z stochastic_rounding=True, 2025-05-07T20:13:18.7076250Z weighted=True, 2025-05-07T20:13:18.7076337Z row_wise=True, 2025-05-07T20:13:18.7076434Z mixed=True, 2025-05-07T20:13:18.7076519Z use_cache=True, 2025-05-07T20:13:18.7076631Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.7076725Z use_cpu=True, 2025-05-07T20:13:18.7076831Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.7076911Z ) 2025-05-07T20:13:18.7077061Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.7077421Z self=, 2025-05-07T20:13:18.7077518Z mixed_B=False, 2025-05-07T20:13:18.7077604Z compile=True, 2025-05-07T20:13:18.7077683Z T=3, 2025-05-07T20:13:18.7077778Z D=44, 2025-05-07T20:13:18.7077859Z B=51, 2025-05-07T20:13:18.7077940Z log_E=4, 2025-05-07T20:13:18.7078036Z L=16, 2025-05-07T20:13:18.7078120Z D_gradcheck=1, 2025-05-07T20:13:18.7078218Z stochastic_rounding=True, 2025-05-07T20:13:18.7078318Z weighted=False, 2025-05-07T20:13:18.7078401Z row_wise=False, 2025-05-07T20:13:18.7078517Z mixed=False, 2025-05-07T20:13:18.7078616Z use_cache=False, 2025-05-07T20:13:18.7078726Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.7078812Z use_cpu=True, 2025-05-07T20:13:18.7078929Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.7079033Z ) 2025-05-07T20:13:18.8234237Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.8234831Z self=, 2025-05-07T20:13:18.8234957Z mixed_B=True, 2025-05-07T20:13:18.8235250Z compile=True, 2025-05-07T20:13:18.8235399Z T=3, 2025-05-07T20:13:18.8235545Z D=90, 2025-05-07T20:13:18.8235713Z B=55, 2025-05-07T20:13:18.8235860Z log_E=3, 2025-05-07T20:13:18.8236216Z L=13, 2025-05-07T20:13:18.8236322Z D_gradcheck=2, 2025-05-07T20:13:18.8236424Z stochastic_rounding=False, 2025-05-07T20:13:18.8236528Z weighted=False, 2025-05-07T20:13:18.8236617Z row_wise=True, 2025-05-07T20:13:18.8236705Z mixed=False, 2025-05-07T20:13:18.8236806Z use_cache=True, 2025-05-07T20:13:18.8236916Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.8237000Z use_cpu=True, 2025-05-07T20:13:18.8237119Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.8237203Z ) 2025-05-07T20:13:18.8237342Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.8237716Z self=, 2025-05-07T20:13:18.8237800Z mixed_B=False, 2025-05-07T20:13:18.8237969Z compile=True, 2025-05-07T20:13:18.8238059Z T=3, 2025-05-07T20:13:18.8238137Z D=39, 2025-05-07T20:13:18.8238216Z B=73, 2025-05-07T20:13:18.8238309Z log_E=5, 2025-05-07T20:13:18.8238389Z L=13, 2025-05-07T20:13:18.8238488Z D_gradcheck=2, 2025-05-07T20:13:18.8238588Z stochastic_rounding=False, 2025-05-07T20:13:18.8238673Z weighted=True, 2025-05-07T20:13:18.8238770Z row_wise=True, 2025-05-07T20:13:18.8238854Z mixed=False, 2025-05-07T20:13:18.8238944Z use_cache=False, 2025-05-07T20:13:18.8239065Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.8239149Z use_cpu=True, 2025-05-07T20:13:18.8239253Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.8239347Z ) 2025-05-07T20:13:18.8239485Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.8239850Z self=, 2025-05-07T20:13:18.8239950Z mixed_B=False, 2025-05-07T20:13:18.8240038Z compile=False, 2025-05-07T20:13:18.8240134Z T=1, 2025-05-07T20:13:18.8240213Z D=120, 2025-05-07T20:13:18.8240291Z B=5, 2025-05-07T20:13:18.8240385Z log_E=4, 2025-05-07T20:13:18.8240465Z L=19, 2025-05-07T20:13:18.8240550Z D_gradcheck=2, 2025-05-07T20:13:18.8240659Z stochastic_rounding=True, 2025-05-07T20:13:18.8240743Z weighted=False, 2025-05-07T20:13:18.8240826Z row_wise=True, 2025-05-07T20:13:18.8240920Z mixed=True, 2025-05-07T20:13:18.8241007Z use_cache=False, 2025-05-07T20:13:18.8241117Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.8241211Z use_cpu=True, 2025-05-07T20:13:18.8241315Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.8241393Z ) 2025-05-07T20:13:18.8241542Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.8241903Z self=, 2025-05-07T20:13:18.8241998Z mixed_B=True, 2025-05-07T20:13:18.8242085Z compile=True, 2025-05-07T20:13:18.8242162Z T=1, 2025-05-07T20:13:18.8242252Z D=2, 2025-05-07T20:13:18.8242331Z B=107, 2025-05-07T20:13:18.8242413Z log_E=4, 2025-05-07T20:13:18.8242505Z L=11, 2025-05-07T20:13:18.8242590Z D_gradcheck=2, 2025-05-07T20:13:18.8242691Z stochastic_rounding=False, 2025-05-07T20:13:18.8242791Z weighted=False, 2025-05-07T20:13:18.8242875Z row_wise=True, 2025-05-07T20:13:18.8242956Z mixed=True, 2025-05-07T20:13:18.8243096Z use_cache=False, 2025-05-07T20:13:18.8243208Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.8243291Z use_cpu=True, 2025-05-07T20:13:18.8243411Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.8243544Z ) 2025-05-07T20:13:18.8243698Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.8244066Z self=, 2025-05-07T20:13:18.8244149Z mixed_B=True, 2025-05-07T20:13:18.8244248Z compile=False, 2025-05-07T20:13:18.8244328Z T=3, 2025-05-07T20:13:18.8244407Z D=46, 2025-05-07T20:13:18.8244500Z B=76, 2025-05-07T20:13:18.8244582Z log_E=5, 2025-05-07T20:13:18.8244662Z L=6, 2025-05-07T20:13:18.8244790Z D_gradcheck=2, 2025-05-07T20:13:18.8244893Z stochastic_rounding=False, 2025-05-07T20:13:18.8244977Z weighted=True, 2025-05-07T20:13:18.8245073Z row_wise=False, 2025-05-07T20:13:18.8245156Z mixed=True, 2025-05-07T20:13:18.8245244Z use_cache=False, 2025-05-07T20:13:18.8245366Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.8245449Z use_cpu=True, 2025-05-07T20:13:18.8245565Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.8245643Z ) 2025-05-07T20:13:18.8245780Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.8246153Z self=, 2025-05-07T20:13:18.8246237Z mixed_B=False, 2025-05-07T20:13:18.8246322Z compile=False, 2025-05-07T20:13:18.8246442Z T=5, 2025-05-07T20:13:18.8246520Z D=111, 2025-05-07T20:13:18.8246600Z B=89, 2025-05-07T20:13:18.8246693Z log_E=3, 2025-05-07T20:13:18.8246771Z L=12, 2025-05-07T20:13:18.8246857Z D_gradcheck=2, 2025-05-07T20:13:18.8246970Z stochastic_rounding=False, 2025-05-07T20:13:18.8247056Z weighted=False, 2025-05-07T20:13:18.8247141Z row_wise=False, 2025-05-07T20:13:18.8247237Z mixed=True, 2025-05-07T20:13:18.8247324Z use_cache=False, 2025-05-07T20:13:18.8247449Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.8247532Z use_cpu=True, 2025-05-07T20:13:18.8247637Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.8247731Z ) 2025-05-07T20:13:18.8247867Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.8248232Z self=, 2025-05-07T20:13:18.8248328Z mixed_B=True, 2025-05-07T20:13:18.8248412Z compile=False, 2025-05-07T20:13:18.8248492Z T=5, 2025-05-07T20:13:18.8248581Z D=47, 2025-05-07T20:13:18.8248660Z B=43, 2025-05-07T20:13:18.8248740Z log_E=3, 2025-05-07T20:13:18.8248830Z L=17, 2025-05-07T20:13:18.8248915Z D_gradcheck=1, 2025-05-07T20:13:18.8249025Z stochastic_rounding=False, 2025-05-07T20:13:18.8249110Z weighted=True, 2025-05-07T20:13:18.8249192Z row_wise=True, 2025-05-07T20:13:18.8249285Z mixed=True, 2025-05-07T20:13:18.8249374Z use_cache=False, 2025-05-07T20:13:18.8249484Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.8249580Z use_cpu=True, 2025-05-07T20:13:18.8249685Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.8249765Z ) 2025-05-07T20:13:18.8249917Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.8250279Z self=, 2025-05-07T20:13:18.8250365Z mixed_B=False, 2025-05-07T20:13:18.8250465Z compile=False, 2025-05-07T20:13:18.8250546Z T=2, 2025-05-07T20:13:18.8250625Z D=98, 2025-05-07T20:13:18.8250720Z B=34, 2025-05-07T20:13:18.8250801Z log_E=5, 2025-05-07T20:13:18.8250891Z L=8, 2025-05-07T20:13:18.8250977Z D_gradcheck=2, 2025-05-07T20:13:18.8251076Z stochastic_rounding=True, 2025-05-07T20:13:18.8251174Z weighted=True, 2025-05-07T20:13:18.8251258Z row_wise=False, 2025-05-07T20:13:18.8251339Z mixed=True, 2025-05-07T20:13:18.8251464Z use_cache=False, 2025-05-07T20:13:18.8251575Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.8251660Z use_cpu=True, 2025-05-07T20:13:18.8251777Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.8251879Z ) 2025-05-07T20:13:18.8252015Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.8252389Z self=, 2025-05-07T20:13:18.8252473Z mixed_B=True, 2025-05-07T20:13:18.8252570Z compile=True, 2025-05-07T20:13:18.8252652Z T=2, 2025-05-07T20:13:18.8252732Z D=101, 2025-05-07T20:13:18.8252824Z B=92, 2025-05-07T20:13:18.8252905Z log_E=4, 2025-05-07T20:13:18.8252983Z L=14, 2025-05-07T20:13:18.8253108Z D_gradcheck=1, 2025-05-07T20:13:18.8253207Z stochastic_rounding=True, 2025-05-07T20:13:18.8253295Z weighted=True, 2025-05-07T20:13:18.8253393Z row_wise=True, 2025-05-07T20:13:18.8253476Z mixed=True, 2025-05-07T20:13:18.8253564Z use_cache=True, 2025-05-07T20:13:18.8253692Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.8253777Z use_cpu=True, 2025-05-07T20:13:18.8253883Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.8253976Z ) 2025-05-07T20:13:18.8254114Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.8254492Z self=, 2025-05-07T20:13:18.8254578Z mixed_B=False, 2025-05-07T20:13:18.8254664Z compile=False, 2025-05-07T20:13:18.8254785Z T=3, 2025-05-07T20:13:18.8254865Z D=74, 2025-05-07T20:13:18.8254945Z B=93, 2025-05-07T20:13:18.8255042Z log_E=4, 2025-05-07T20:13:18.8255123Z L=18, 2025-05-07T20:13:18.8255210Z D_gradcheck=1, 2025-05-07T20:13:18.8255326Z stochastic_rounding=False, 2025-05-07T20:13:18.8255412Z weighted=True, 2025-05-07T20:13:18.8255499Z row_wise=True, 2025-05-07T20:13:18.8255597Z mixed=True, 2025-05-07T20:13:18.8255688Z use_cache=False, 2025-05-07T20:13:18.8255802Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.8255899Z use_cpu=True, 2025-05-07T20:13:18.8256006Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.8256095Z ) 2025-05-07T20:13:18.8256234Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.8256593Z self=, 2025-05-07T20:13:18.8256694Z mixed_B=False, 2025-05-07T20:13:18.8256785Z compile=False, 2025-05-07T20:13:18.8256867Z T=4, 2025-05-07T20:13:18.8256962Z D=48, 2025-05-07T20:13:18.8257040Z B=46, 2025-05-07T20:13:18.8257121Z log_E=5, 2025-05-07T20:13:18.8257213Z L=15, 2025-05-07T20:13:18.8257302Z D_gradcheck=1, 2025-05-07T20:13:18.8257397Z stochastic_rounding=True, 2025-05-07T20:13:18.8257497Z weighted=False, 2025-05-07T20:13:18.8257582Z row_wise=True, 2025-05-07T20:13:18.8257662Z mixed=True, 2025-05-07T20:13:18.8257759Z use_cache=True, 2025-05-07T20:13:18.8257871Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.8257966Z use_cpu=True, 2025-05-07T20:13:18.8258070Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.8258148Z ) 2025-05-07T20:13:18.8258295Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.8258656Z self=, 2025-05-07T20:13:18.8258738Z mixed_B=True, 2025-05-07T20:13:18.8258835Z compile=True, 2025-05-07T20:13:18.8258916Z T=3, 2025-05-07T20:13:18.8258994Z D=75, 2025-05-07T20:13:18.8259084Z B=13, 2025-05-07T20:13:18.8259165Z log_E=4, 2025-05-07T20:13:18.8259243Z L=1, 2025-05-07T20:13:18.8259340Z D_gradcheck=1, 2025-05-07T20:13:18.8259439Z stochastic_rounding=False, 2025-05-07T20:13:18.8259522Z weighted=True, 2025-05-07T20:13:18.8259617Z row_wise=True, 2025-05-07T20:13:18.8259700Z mixed=False, 2025-05-07T20:13:18.8259826Z use_cache=True, 2025-05-07T20:13:18.8259938Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.8271474Z use_cpu=True, 2025-05-07T20:13:18.8271674Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.8271853Z ) 2025-05-07T20:13:18.8272008Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.8272413Z self=, 2025-05-07T20:13:18.8272502Z mixed_B=False, 2025-05-07T20:13:18.8272591Z compile=False, 2025-05-07T20:13:18.8272688Z T=2, 2025-05-07T20:13:18.8272767Z D=38, 2025-05-07T20:13:18.8272845Z B=2, 2025-05-07T20:13:18.8272938Z log_E=3, 2025-05-07T20:13:18.8273017Z L=17, 2025-05-07T20:13:18.8273157Z D_gradcheck=1, 2025-05-07T20:13:18.8273259Z stochastic_rounding=False, 2025-05-07T20:13:18.8273345Z weighted=False, 2025-05-07T20:13:18.8273440Z row_wise=True, 2025-05-07T20:13:18.8273522Z mixed=False, 2025-05-07T20:13:18.8273610Z use_cache=False, 2025-05-07T20:13:18.8273738Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.8273823Z use_cpu=True, 2025-05-07T20:13:18.8273929Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.8274017Z ) 2025-05-07T20:13:18.8274159Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.8274524Z self=, 2025-05-07T20:13:18.8274619Z mixed_B=True, 2025-05-07T20:13:18.8274705Z compile=True, 2025-05-07T20:13:18.8274858Z T=2, 2025-05-07T20:13:18.8274949Z D=114, 2025-05-07T20:13:18.8275029Z B=16, 2025-05-07T20:13:18.8275120Z log_E=3, 2025-05-07T20:13:18.8275199Z L=8, 2025-05-07T20:13:18.8275286Z D_gradcheck=1, 2025-05-07T20:13:18.8275399Z stochastic_rounding=True, 2025-05-07T20:13:18.8275485Z weighted=True, 2025-05-07T20:13:18.8275569Z row_wise=True, 2025-05-07T20:13:18.8275666Z mixed=False, 2025-05-07T20:13:18.8275754Z use_cache=False, 2025-05-07T20:13:18.8275867Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.8276083Z use_cpu=True, 2025-05-07T20:13:18.8276191Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.8276269Z ) 2025-05-07T20:13:18.8276424Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.8276793Z self=, 2025-05-07T20:13:18.8276889Z mixed_B=True, 2025-05-07T20:13:18.8276975Z compile=False, 2025-05-07T20:13:18.8277055Z T=2, 2025-05-07T20:13:18.8277150Z D=106, 2025-05-07T20:13:18.8277228Z B=127, 2025-05-07T20:13:18.8277309Z log_E=3, 2025-05-07T20:13:18.8277401Z L=10, 2025-05-07T20:13:18.8277487Z D_gradcheck=1, 2025-05-07T20:13:18.8277586Z stochastic_rounding=True, 2025-05-07T20:13:18.8277679Z weighted=True, 2025-05-07T20:13:18.8277763Z row_wise=False, 2025-05-07T20:13:18.8277845Z mixed=True, 2025-05-07T20:13:18.8277939Z use_cache=True, 2025-05-07T20:13:18.8278051Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.8278137Z use_cpu=True, 2025-05-07T20:13:18.8278253Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.8278329Z ) 2025-05-07T20:13:18.8278469Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.8278844Z self=, 2025-05-07T20:13:18.8278927Z mixed_B=True, 2025-05-07T20:13:18.8279024Z compile=False, 2025-05-07T20:13:18.8279104Z T=2, 2025-05-07T20:13:18.8279183Z D=23, 2025-05-07T20:13:18.8279275Z B=69, 2025-05-07T20:13:18.8279355Z log_E=3, 2025-05-07T20:13:18.8279462Z L=4, 2025-05-07T20:13:18.8279563Z D_gradcheck=2, 2025-05-07T20:13:18.8279663Z stochastic_rounding=False, 2025-05-07T20:13:18.8279748Z weighted=True, 2025-05-07T20:13:18.8279845Z row_wise=False, 2025-05-07T20:13:18.8279928Z mixed=True, 2025-05-07T20:13:18.8280026Z use_cache=True, 2025-05-07T20:13:18.8280178Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.8280263Z use_cpu=True, 2025-05-07T20:13:18.8280382Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.8280459Z ) 2025-05-07T20:13:18.8280623Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.8281001Z self=, 2025-05-07T20:13:18.8281086Z mixed_B=False, 2025-05-07T20:13:18.8281171Z compile=True, 2025-05-07T20:13:18.8281266Z T=2, 2025-05-07T20:13:18.8281346Z D=119, 2025-05-07T20:13:18.8281427Z B=87, 2025-05-07T20:13:18.8281520Z log_E=5, 2025-05-07T20:13:18.8281599Z L=14, 2025-05-07T20:13:18.8281682Z D_gradcheck=1, 2025-05-07T20:13:18.8281819Z stochastic_rounding=False, 2025-05-07T20:13:18.8281905Z weighted=False, 2025-05-07T20:13:18.8282003Z row_wise=False, 2025-05-07T20:13:18.8282085Z mixed=True, 2025-05-07T20:13:18.8282170Z use_cache=False, 2025-05-07T20:13:18.8282296Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.8282381Z use_cpu=True, 2025-05-07T20:13:18.8282488Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.8282577Z ) 2025-05-07T20:13:18.8559243Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.8559703Z self=, 2025-05-07T20:13:18.8559864Z mixed_B=True, 2025-05-07T20:13:18.8559991Z compile=False, 2025-05-07T20:13:18.8560280Z T=4, 2025-05-07T20:13:18.8560394Z D=21, 2025-05-07T20:13:18.8560518Z B=128, 2025-05-07T20:13:18.8560784Z log_E=4, 2025-05-07T20:13:18.8560928Z L=7, 2025-05-07T20:13:18.8561090Z D_gradcheck=1, 2025-05-07T20:13:18.8561299Z stochastic_rounding=False, 2025-05-07T20:13:18.8561439Z weighted=True, 2025-05-07T20:13:18.8561528Z row_wise=True, 2025-05-07T20:13:18.8561623Z mixed=True, 2025-05-07T20:13:18.8561708Z use_cache=True, 2025-05-07T20:13:18.8561824Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.8561921Z use_cpu=True, 2025-05-07T20:13:18.8562027Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.8562118Z ) 2025-05-07T20:13:18.8562264Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.8562628Z self=, 2025-05-07T20:13:18.8562726Z mixed_B=True, 2025-05-07T20:13:18.8562816Z compile=True, 2025-05-07T20:13:18.8562895Z T=1, 2025-05-07T20:13:18.8562991Z D=61, 2025-05-07T20:13:18.8563071Z B=64, 2025-05-07T20:13:18.8563150Z log_E=4, 2025-05-07T20:13:18.8563243Z L=0, 2025-05-07T20:13:18.8563331Z D_gradcheck=2, 2025-05-07T20:13:18.8563433Z stochastic_rounding=False, 2025-05-07T20:13:18.8563532Z weighted=True, 2025-05-07T20:13:18.8563618Z row_wise=True, 2025-05-07T20:13:18.8563700Z mixed=False, 2025-05-07T20:13:18.8563802Z use_cache=False, 2025-05-07T20:13:18.8563915Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.8564013Z use_cpu=True, 2025-05-07T20:13:18.8564117Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.8564192Z ) 2025-05-07T20:13:18.8564341Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.8564707Z self=, 2025-05-07T20:13:18.8564790Z mixed_B=False, 2025-05-07T20:13:18.8564885Z compile=True, 2025-05-07T20:13:18.8564963Z T=4, 2025-05-07T20:13:18.8565044Z D=126, 2025-05-07T20:13:18.8565135Z B=119, 2025-05-07T20:13:18.8565214Z log_E=3, 2025-05-07T20:13:18.8565292Z L=1, 2025-05-07T20:13:18.8565387Z D_gradcheck=2, 2025-05-07T20:13:18.8565488Z stochastic_rounding=False, 2025-05-07T20:13:18.8565572Z weighted=True, 2025-05-07T20:13:18.8565668Z row_wise=False, 2025-05-07T20:13:18.8565750Z mixed=True, 2025-05-07T20:13:18.8565846Z use_cache=False, 2025-05-07T20:13:18.8566019Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.8566105Z use_cpu=True, 2025-05-07T20:13:18.8566224Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.8566302Z ) 2025-05-07T20:13:18.8566482Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.8566861Z self=, 2025-05-07T20:13:18.8566945Z mixed_B=True, 2025-05-07T20:13:18.8567032Z compile=True, 2025-05-07T20:13:18.8567124Z T=5, 2025-05-07T20:13:18.8567205Z D=90, 2025-05-07T20:13:18.8567284Z B=51, 2025-05-07T20:13:18.8567377Z log_E=3, 2025-05-07T20:13:18.8567458Z L=6, 2025-05-07T20:13:18.8567557Z D_gradcheck=2, 2025-05-07T20:13:18.8567694Z stochastic_rounding=False, 2025-05-07T20:13:18.8567781Z weighted=False, 2025-05-07T20:13:18.8567876Z row_wise=False, 2025-05-07T20:13:18.8567959Z mixed=False, 2025-05-07T20:13:18.8568043Z use_cache=True, 2025-05-07T20:13:18.8568166Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.8568250Z use_cpu=True, 2025-05-07T20:13:18.8568356Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.8568445Z ) 2025-05-07T20:13:18.8568582Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.8568944Z self=, 2025-05-07T20:13:18.8569041Z mixed_B=False, 2025-05-07T20:13:18.8569128Z compile=False, 2025-05-07T20:13:18.8569208Z T=2, 2025-05-07T20:13:18.8569323Z D=62, 2025-05-07T20:13:18.8569402Z B=95, 2025-05-07T20:13:18.8569496Z log_E=5, 2025-05-07T20:13:18.8569576Z L=4, 2025-05-07T20:13:18.8569661Z D_gradcheck=2, 2025-05-07T20:13:18.8569775Z stochastic_rounding=True, 2025-05-07T20:13:18.8569863Z weighted=False, 2025-05-07T20:13:18.8569948Z row_wise=False, 2025-05-07T20:13:18.8570045Z mixed=True, 2025-05-07T20:13:18.8570131Z use_cache=False, 2025-05-07T20:13:18.8570244Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.8570341Z use_cpu=True, 2025-05-07T20:13:18.8570446Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.8570521Z ) 2025-05-07T20:13:18.8570669Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.8571030Z self=, 2025-05-07T20:13:18.8571125Z mixed_B=False, 2025-05-07T20:13:18.8571208Z compile=True, 2025-05-07T20:13:18.8571286Z T=3, 2025-05-07T20:13:18.8571378Z D=10, 2025-05-07T20:13:18.8571456Z B=76, 2025-05-07T20:13:18.8571536Z log_E=5, 2025-05-07T20:13:18.8571628Z L=14, 2025-05-07T20:13:18.8571712Z D_gradcheck=2, 2025-05-07T20:13:18.8571809Z stochastic_rounding=True, 2025-05-07T20:13:18.8571906Z weighted=True, 2025-05-07T20:13:18.8571991Z row_wise=False, 2025-05-07T20:13:18.8572074Z mixed=False, 2025-05-07T20:13:18.8572170Z use_cache=True, 2025-05-07T20:13:18.8572282Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.8572366Z use_cpu=True, 2025-05-07T20:13:18.8572483Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.8572561Z ) 2025-05-07T20:13:18.8572697Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.8573071Z self=, 2025-05-07T20:13:18.8573153Z mixed_B=True, 2025-05-07T20:13:18.8573252Z compile=False, 2025-05-07T20:13:18.8573332Z T=5, 2025-05-07T20:13:18.8573414Z D=123, 2025-05-07T20:13:18.8573505Z B=33, 2025-05-07T20:13:18.8573585Z log_E=5, 2025-05-07T20:13:18.8573665Z L=3, 2025-05-07T20:13:18.8573761Z D_gradcheck=1, 2025-05-07T20:13:18.8573863Z stochastic_rounding=False, 2025-05-07T20:13:18.8573947Z weighted=True, 2025-05-07T20:13:18.8574043Z row_wise=True, 2025-05-07T20:13:18.8574127Z mixed=False, 2025-05-07T20:13:18.8574211Z use_cache=True, 2025-05-07T20:13:18.8574361Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.8574446Z use_cpu=True, 2025-05-07T20:13:18.8574561Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.8574638Z ) 2025-05-07T20:13:18.8574775Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.8575176Z self=, 2025-05-07T20:13:18.8575260Z mixed_B=False, 2025-05-07T20:13:18.8575345Z compile=False, 2025-05-07T20:13:18.8575437Z T=3, 2025-05-07T20:13:18.8575517Z D=39, 2025-05-07T20:13:18.8575596Z B=115, 2025-05-07T20:13:18.8575686Z log_E=4, 2025-05-07T20:13:18.8575765Z L=14, 2025-05-07T20:13:18.8575850Z D_gradcheck=1, 2025-05-07T20:13:18.8575988Z stochastic_rounding=True, 2025-05-07T20:13:18.8576075Z weighted=False, 2025-05-07T20:13:18.8576159Z row_wise=True, 2025-05-07T20:13:18.8576253Z mixed=False, 2025-05-07T20:13:18.8576341Z use_cache=False, 2025-05-07T20:13:18.8576462Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.8576546Z use_cpu=True, 2025-05-07T20:13:18.8576651Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.8576740Z ) 2025-05-07T20:13:18.8576876Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.8577243Z self=, 2025-05-07T20:13:18.8577342Z mixed_B=True, 2025-05-07T20:13:18.8577426Z compile=True, 2025-05-07T20:13:18.8577506Z T=1, 2025-05-07T20:13:18.8577642Z D=84, 2025-05-07T20:13:18.8577721Z B=24, 2025-05-07T20:13:18.8577802Z log_E=3, 2025-05-07T20:13:18.8577892Z L=5, 2025-05-07T20:13:18.8577976Z D_gradcheck=2, 2025-05-07T20:13:18.8578074Z stochastic_rounding=True, 2025-05-07T20:13:18.8578171Z weighted=False, 2025-05-07T20:13:18.8578255Z row_wise=True, 2025-05-07T20:13:18.8578349Z mixed=True, 2025-05-07T20:13:18.8578434Z use_cache=True, 2025-05-07T20:13:18.8578546Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.8578644Z use_cpu=True, 2025-05-07T20:13:18.8578748Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.8578826Z ) 2025-05-07T20:13:18.8578977Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.8579339Z self=, 2025-05-07T20:13:18.8579424Z mixed_B=False, 2025-05-07T20:13:18.8579520Z compile=True, 2025-05-07T20:13:18.8579597Z T=5, 2025-05-07T20:13:18.8579679Z D=74, 2025-05-07T20:13:18.8579769Z B=81, 2025-05-07T20:13:18.8579849Z log_E=3, 2025-05-07T20:13:18.8579928Z L=6, 2025-05-07T20:13:18.8580027Z D_gradcheck=2, 2025-05-07T20:13:18.8580126Z stochastic_rounding=True, 2025-05-07T20:13:18.8580225Z weighted=False, 2025-05-07T20:13:18.8580309Z row_wise=True, 2025-05-07T20:13:18.8580393Z mixed=False, 2025-05-07T20:13:18.8580492Z use_cache=False, 2025-05-07T20:13:18.8580603Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.8580686Z use_cpu=True, 2025-05-07T20:13:18.8580794Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.8580898Z ) 2025-05-07T20:13:18.8581035Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.8581401Z self=, 2025-05-07T20:13:18.8581498Z mixed_B=True, 2025-05-07T20:13:18.8581584Z compile=False, 2025-05-07T20:13:18.8581665Z T=3, 2025-05-07T20:13:18.8581757Z D=21, 2025-05-07T20:13:18.8581838Z B=99, 2025-05-07T20:13:18.8581920Z log_E=4, 2025-05-07T20:13:18.8582011Z L=7, 2025-05-07T20:13:18.8582097Z D_gradcheck=1, 2025-05-07T20:13:18.8582196Z stochastic_rounding=True, 2025-05-07T20:13:18.8582296Z weighted=True, 2025-05-07T20:13:18.8582380Z row_wise=True, 2025-05-07T20:13:18.8582478Z mixed=False, 2025-05-07T20:13:18.8582566Z use_cache=True, 2025-05-07T20:13:18.8582748Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.8582847Z use_cpu=True, 2025-05-07T20:13:18.8582953Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.8583030Z ) 2025-05-07T20:13:18.8583182Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.8583571Z self=, 2025-05-07T20:13:18.8583656Z mixed_B=True, 2025-05-07T20:13:18.8583759Z compile=True, 2025-05-07T20:13:18.8583840Z T=4, 2025-05-07T20:13:18.8583921Z D=7, 2025-05-07T20:13:18.8584018Z B=124, 2025-05-07T20:13:18.8584099Z log_E=4, 2025-05-07T20:13:18.8584193Z L=7, 2025-05-07T20:13:18.8584279Z D_gradcheck=2, 2025-05-07T20:13:18.8584405Z stochastic_rounding=False, 2025-05-07T20:13:18.8584504Z weighted=False, 2025-05-07T20:13:18.8584590Z row_wise=True, 2025-05-07T20:13:18.8584674Z mixed=True, 2025-05-07T20:13:18.8584777Z use_cache=True, 2025-05-07T20:13:18.8584890Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.8584976Z use_cpu=True, 2025-05-07T20:13:18.8585092Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.8585172Z ) 2025-05-07T20:13:18.8585310Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.8585689Z self=, 2025-05-07T20:13:18.8585776Z mixed_B=False, 2025-05-07T20:13:18.8585877Z compile=False, 2025-05-07T20:13:18.8585957Z T=2, 2025-05-07T20:13:18.8586037Z D=99, 2025-05-07T20:13:18.8586153Z B=46, 2025-05-07T20:13:18.8586233Z log_E=3, 2025-05-07T20:13:18.8586312Z L=6, 2025-05-07T20:13:18.8586408Z D_gradcheck=2, 2025-05-07T20:13:18.8586508Z stochastic_rounding=False, 2025-05-07T20:13:18.8586593Z weighted=True, 2025-05-07T20:13:18.8586685Z row_wise=True, 2025-05-07T20:13:18.8586768Z mixed=True, 2025-05-07T20:13:18.8586852Z use_cache=False, 2025-05-07T20:13:18.8586975Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.8587059Z use_cpu=True, 2025-05-07T20:13:18.8587165Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.8587252Z ) 2025-05-07T20:13:18.8587388Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.8587763Z self=, 2025-05-07T20:13:18.8587846Z mixed_B=True, 2025-05-07T20:13:18.8587930Z compile=False, 2025-05-07T20:13:18.8588020Z T=5, 2025-05-07T20:13:18.8588100Z D=124, 2025-05-07T20:13:18.8588179Z B=49, 2025-05-07T20:13:18.8588272Z log_E=5, 2025-05-07T20:13:18.8588352Z L=1, 2025-05-07T20:13:18.8588439Z D_gradcheck=1, 2025-05-07T20:13:18.8588553Z stochastic_rounding=False, 2025-05-07T20:13:18.8588638Z weighted=False, 2025-05-07T20:13:18.8588723Z row_wise=False, 2025-05-07T20:13:18.8588816Z mixed=True, 2025-05-07T20:13:18.8588903Z use_cache=False, 2025-05-07T20:13:18.8589017Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.8589114Z use_cpu=True, 2025-05-07T20:13:18.8589219Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.8589299Z ) 2025-05-07T20:13:18.8589447Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.8589811Z self=, 2025-05-07T20:13:18.8589910Z mixed_B=False, 2025-05-07T20:13:18.8589994Z compile=True, 2025-05-07T20:13:18.8590074Z T=1, 2025-05-07T20:13:18.8590164Z D=34, 2025-05-07T20:13:18.8590243Z B=81, 2025-05-07T20:13:18.8590324Z log_E=4, 2025-05-07T20:13:18.8590414Z L=13, 2025-05-07T20:13:18.8590491Z D_gradcheck=2, 2025-05-07T20:13:18.8590591Z stochastic_rounding=False, 2025-05-07T20:13:18.8590689Z weighted=False, 2025-05-07T20:13:18.8590773Z row_wise=False, 2025-05-07T20:13:18.8590855Z mixed=False, 2025-05-07T20:13:18.8590950Z use_cache=True, 2025-05-07T20:13:18.8591083Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.8591179Z use_cpu=True, 2025-05-07T20:13:18.8591284Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.8591361Z ) 2025-05-07T20:13:18.8591511Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.8591896Z self=, 2025-05-07T20:13:18.8591979Z mixed_B=True, 2025-05-07T20:13:18.8592078Z compile=False, 2025-05-07T20:13:18.8592158Z T=5, 2025-05-07T20:13:18.8592237Z D=55, 2025-05-07T20:13:18.8592330Z B=117, 2025-05-07T20:13:18.8592412Z log_E=4, 2025-05-07T20:13:18.8592491Z L=8, 2025-05-07T20:13:18.8592588Z D_gradcheck=1, 2025-05-07T20:13:18.8592686Z stochastic_rounding=True, 2025-05-07T20:13:18.8592795Z weighted=False, 2025-05-07T20:13:18.8592891Z row_wise=True, 2025-05-07T20:13:18.8592975Z mixed=True, 2025-05-07T20:13:18.8593072Z use_cache=False, 2025-05-07T20:13:18.8593181Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.8593267Z use_cpu=True, 2025-05-07T20:13:18.8593383Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.8593458Z ) 2025-05-07T20:13:18.8593593Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.8593967Z self=, 2025-05-07T20:13:18.8594052Z mixed_B=False, 2025-05-07T20:13:18.8594135Z compile=True, 2025-05-07T20:13:18.8594224Z T=4, 2025-05-07T20:13:18.8594304Z D=90, 2025-05-07T20:13:18.8594407Z B=87, 2025-05-07T20:13:18.8594498Z log_E=5, 2025-05-07T20:13:18.8594577Z L=2, 2025-05-07T20:13:18.8594662Z D_gradcheck=1, 2025-05-07T20:13:18.8594775Z stochastic_rounding=False, 2025-05-07T20:13:18.8594862Z weighted=False, 2025-05-07T20:13:18.8594957Z row_wise=True, 2025-05-07T20:13:18.8595039Z mixed=True, 2025-05-07T20:13:18.8595125Z use_cache=False, 2025-05-07T20:13:18.8595248Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.8595333Z use_cpu=True, 2025-05-07T20:13:18.8595437Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.8595524Z ) 2025-05-07T20:13:18.8885146Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.8885530Z self=, 2025-05-07T20:13:18.8885631Z mixed_B=False, 2025-05-07T20:13:18.8885716Z compile=False, 2025-05-07T20:13:18.8885855Z T=5, 2025-05-07T20:13:18.8885941Z D=53, 2025-05-07T20:13:18.8886082Z B=83, 2025-05-07T20:13:18.8886196Z log_E=4, 2025-05-07T20:13:18.8886321Z L=19, 2025-05-07T20:13:18.8886499Z D_gradcheck=1, 2025-05-07T20:13:18.8886683Z stochastic_rounding=False, 2025-05-07T20:13:18.8886863Z weighted=False, 2025-05-07T20:13:18.8887013Z row_wise=False, 2025-05-07T20:13:18.8887120Z mixed=False, 2025-05-07T20:13:18.8887219Z use_cache=False, 2025-05-07T20:13:18.8887329Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.8887417Z use_cpu=True, 2025-05-07T20:13:18.8887534Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.8887610Z ) 2025-05-07T20:13:18.8887748Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.8888132Z self=, 2025-05-07T20:13:18.8888215Z mixed_B=False, 2025-05-07T20:13:18.8888300Z compile=True, 2025-05-07T20:13:18.8888392Z T=4, 2025-05-07T20:13:18.8888471Z D=33, 2025-05-07T20:13:18.8888566Z B=38, 2025-05-07T20:13:18.8888647Z log_E=4, 2025-05-07T20:13:18.8888728Z L=18, 2025-05-07T20:13:18.8888829Z D_gradcheck=1, 2025-05-07T20:13:18.8888930Z stochastic_rounding=False, 2025-05-07T20:13:18.8889017Z weighted=False, 2025-05-07T20:13:18.8889114Z row_wise=False, 2025-05-07T20:13:18.8889197Z mixed=True, 2025-05-07T20:13:18.8889283Z use_cache=False, 2025-05-07T20:13:18.8889405Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.8889589Z use_cpu=True, 2025-05-07T20:13:18.8889696Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.8889786Z ) 2025-05-07T20:13:18.8889927Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.8890331Z self=, 2025-05-07T20:13:18.8890427Z mixed_B=True, 2025-05-07T20:13:18.8890512Z compile=True, 2025-05-07T20:13:18.8890601Z T=1, 2025-05-07T20:13:18.8890681Z D=57, 2025-05-07T20:13:18.8890763Z B=14, 2025-05-07T20:13:18.8890857Z log_E=5, 2025-05-07T20:13:18.8890937Z L=17, 2025-05-07T20:13:18.8891022Z D_gradcheck=2, 2025-05-07T20:13:18.8891136Z stochastic_rounding=True, 2025-05-07T20:13:18.8891261Z weighted=False, 2025-05-07T20:13:18.8891346Z row_wise=True, 2025-05-07T20:13:18.8891441Z mixed=True, 2025-05-07T20:13:18.8891525Z use_cache=True, 2025-05-07T20:13:18.8891636Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.8891736Z use_cpu=True, 2025-05-07T20:13:18.8891843Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.8891921Z ) 2025-05-07T20:13:18.8892074Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.8892443Z self=, 2025-05-07T20:13:18.8892542Z mixed_B=False, 2025-05-07T20:13:18.8892627Z compile=True, 2025-05-07T20:13:18.8892708Z T=1, 2025-05-07T20:13:18.8892801Z D=82, 2025-05-07T20:13:18.8892931Z B=87, 2025-05-07T20:13:18.8893011Z log_E=4, 2025-05-07T20:13:18.8893107Z L=4, 2025-05-07T20:13:18.8893193Z D_gradcheck=2, 2025-05-07T20:13:18.8893292Z stochastic_rounding=True, 2025-05-07T20:13:18.8893395Z weighted=False, 2025-05-07T20:13:18.8893482Z row_wise=False, 2025-05-07T20:13:18.8893567Z mixed=False, 2025-05-07T20:13:18.8893669Z use_cache=False, 2025-05-07T20:13:18.8893782Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.8893868Z use_cpu=True, 2025-05-07T20:13:18.8893990Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.8894067Z ) 2025-05-07T20:13:18.8894223Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.8894587Z self=, 2025-05-07T20:13:18.8894672Z mixed_B=True, 2025-05-07T20:13:18.8894773Z compile=False, 2025-05-07T20:13:18.8894854Z T=2, 2025-05-07T20:13:18.8894934Z D=28, 2025-05-07T20:13:18.8895027Z B=58, 2025-05-07T20:13:18.8895109Z log_E=4, 2025-05-07T20:13:18.8895189Z L=9, 2025-05-07T20:13:18.8895287Z D_gradcheck=2, 2025-05-07T20:13:18.8895390Z stochastic_rounding=False, 2025-05-07T20:13:18.8895479Z weighted=True, 2025-05-07T20:13:18.8895578Z row_wise=True, 2025-05-07T20:13:18.8895664Z mixed=True, 2025-05-07T20:13:18.8895751Z use_cache=True, 2025-05-07T20:13:18.8895875Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.8895961Z use_cpu=True, 2025-05-07T20:13:18.8896083Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.8896159Z ) 2025-05-07T20:13:18.8896298Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.8896678Z self=, 2025-05-07T20:13:18.8896761Z mixed_B=True, 2025-05-07T20:13:18.8896848Z compile=True, 2025-05-07T20:13:18.8896937Z T=4, 2025-05-07T20:13:18.8897016Z D=69, 2025-05-07T20:13:18.8897095Z B=121, 2025-05-07T20:13:18.8897186Z log_E=3, 2025-05-07T20:13:18.8897265Z L=18, 2025-05-07T20:13:18.8897349Z D_gradcheck=2, 2025-05-07T20:13:18.8897457Z stochastic_rounding=True, 2025-05-07T20:13:18.8897544Z weighted=False, 2025-05-07T20:13:18.8897639Z row_wise=True, 2025-05-07T20:13:18.8897721Z mixed=True, 2025-05-07T20:13:18.8897806Z use_cache=False, 2025-05-07T20:13:18.8897927Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.8898037Z use_cpu=True, 2025-05-07T20:13:18.8898142Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.8898232Z ) 2025-05-07T20:13:18.8898373Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.8898762Z self=, 2025-05-07T20:13:18.8898863Z mixed_B=False, 2025-05-07T20:13:18.8898951Z compile=False, 2025-05-07T20:13:18.8899030Z T=2, 2025-05-07T20:13:18.8899119Z D=34, 2025-05-07T20:13:18.8899200Z B=2, 2025-05-07T20:13:18.8899281Z log_E=5, 2025-05-07T20:13:18.8899371Z L=19, 2025-05-07T20:13:18.8899457Z D_gradcheck=1, 2025-05-07T20:13:18.8899569Z stochastic_rounding=True, 2025-05-07T20:13:18.8899694Z weighted=False, 2025-05-07T20:13:18.8899780Z row_wise=True, 2025-05-07T20:13:18.8899880Z mixed=True, 2025-05-07T20:13:18.8899965Z use_cache=True, 2025-05-07T20:13:18.8900076Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.8900173Z use_cpu=True, 2025-05-07T20:13:18.8900278Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.8900355Z ) 2025-05-07T20:13:18.8900503Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.8900869Z self=, 2025-05-07T20:13:18.8900953Z mixed_B=False, 2025-05-07T20:13:18.8901052Z compile=False, 2025-05-07T20:13:18.8901131Z T=2, 2025-05-07T20:13:18.8901223Z D=56, 2025-05-07T20:13:18.8901303Z B=98, 2025-05-07T20:13:18.8901407Z log_E=5, 2025-05-07T20:13:18.8901498Z L=6, 2025-05-07T20:13:18.8901583Z D_gradcheck=2, 2025-05-07T20:13:18.8901682Z stochastic_rounding=False, 2025-05-07T20:13:18.8901784Z weighted=False, 2025-05-07T20:13:18.8901869Z row_wise=False, 2025-05-07T20:13:18.8901953Z mixed=True, 2025-05-07T20:13:18.8902051Z use_cache=False, 2025-05-07T20:13:18.8902162Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.8902247Z use_cpu=True, 2025-05-07T20:13:18.8902364Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.8902441Z ) 2025-05-07T20:13:18.8902580Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.8902959Z self=, 2025-05-07T20:13:18.8903043Z mixed_B=True, 2025-05-07T20:13:18.8903140Z compile=True, 2025-05-07T20:13:18.8903218Z T=3, 2025-05-07T20:13:18.8903297Z D=21, 2025-05-07T20:13:18.8903387Z B=39, 2025-05-07T20:13:18.8903470Z log_E=3, 2025-05-07T20:13:18.8903548Z L=2, 2025-05-07T20:13:18.8903644Z D_gradcheck=1, 2025-05-07T20:13:18.8903741Z stochastic_rounding=True, 2025-05-07T20:13:18.8903825Z weighted=True, 2025-05-07T20:13:18.8903921Z row_wise=False, 2025-05-07T20:13:18.8904003Z mixed=False, 2025-05-07T20:13:18.8904088Z use_cache=False, 2025-05-07T20:13:18.8904210Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.8904297Z use_cpu=True, 2025-05-07T20:13:18.8904402Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.8904490Z ) 2025-05-07T20:13:18.8904626Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.8904998Z self=, 2025-05-07T20:13:18.8905084Z mixed_B=True, 2025-05-07T20:13:18.8905168Z compile=False, 2025-05-07T20:13:18.8905259Z T=2, 2025-05-07T20:13:18.8905339Z D=42, 2025-05-07T20:13:18.8905594Z B=104, 2025-05-07T20:13:18.8905690Z log_E=3, 2025-05-07T20:13:18.8905769Z L=2, 2025-05-07T20:13:18.8905854Z D_gradcheck=2, 2025-05-07T20:13:18.8905965Z stochastic_rounding=True, 2025-05-07T20:13:18.8906054Z weighted=False, 2025-05-07T20:13:18.8906138Z row_wise=True, 2025-05-07T20:13:18.8906235Z mixed=True, 2025-05-07T20:13:18.8906322Z use_cache=False, 2025-05-07T20:13:18.8906433Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.8906579Z use_cpu=True, 2025-05-07T20:13:18.8906685Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.8906774Z ) 2025-05-07T20:13:18.8906912Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.8907271Z self=, 2025-05-07T20:13:18.8907404Z mixed_B=False, 2025-05-07T20:13:18.8907489Z compile=False, 2025-05-07T20:13:18.8907566Z T=4, 2025-05-07T20:13:18.8907655Z D=13, 2025-05-07T20:13:18.8907733Z B=123, 2025-05-07T20:13:18.8907813Z log_E=3, 2025-05-07T20:13:18.8907901Z L=13, 2025-05-07T20:13:18.8907985Z D_gradcheck=1, 2025-05-07T20:13:18.8908084Z stochastic_rounding=False, 2025-05-07T20:13:18.8908252Z weighted=True, 2025-05-07T20:13:18.8908339Z row_wise=False, 2025-05-07T20:13:18.8908432Z mixed=True, 2025-05-07T20:13:18.8908515Z use_cache=True, 2025-05-07T20:13:18.8908624Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.8908722Z use_cpu=True, 2025-05-07T20:13:18.8908827Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.8908915Z ) 2025-05-07T20:13:18.8909051Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.8909411Z self=, 2025-05-07T20:13:18.8909507Z mixed_B=True, 2025-05-07T20:13:18.8909593Z compile=False, 2025-05-07T20:13:18.8909673Z T=5, 2025-05-07T20:13:18.8909765Z D=45, 2025-05-07T20:13:18.8909842Z B=26, 2025-05-07T20:13:18.8909961Z log_E=5, 2025-05-07T20:13:18.8910052Z L=0, 2025-05-07T20:13:18.8910136Z D_gradcheck=2, 2025-05-07T20:13:18.8910235Z stochastic_rounding=True, 2025-05-07T20:13:18.8910331Z weighted=False, 2025-05-07T20:13:18.8910419Z row_wise=False, 2025-05-07T20:13:18.8910511Z mixed=True, 2025-05-07T20:13:18.8910596Z use_cache=True, 2025-05-07T20:13:18.8910705Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.8910804Z use_cpu=True, 2025-05-07T20:13:18.8910907Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.8910986Z ) 2025-05-07T20:13:18.8911133Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.8911492Z self=, 2025-05-07T20:13:18.8911577Z mixed_B=True, 2025-05-07T20:13:18.8911672Z compile=False, 2025-05-07T20:13:18.8911751Z T=4, 2025-05-07T20:13:18.8911828Z D=80, 2025-05-07T20:13:18.8911916Z B=57, 2025-05-07T20:13:18.8911994Z log_E=5, 2025-05-07T20:13:18.8912073Z L=10, 2025-05-07T20:13:18.8912177Z D_gradcheck=1, 2025-05-07T20:13:18.8912277Z stochastic_rounding=False, 2025-05-07T20:13:18.8912378Z weighted=True, 2025-05-07T20:13:18.8912464Z row_wise=True, 2025-05-07T20:13:18.8912549Z mixed=True, 2025-05-07T20:13:18.8912649Z use_cache=True, 2025-05-07T20:13:18.8912760Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.8912846Z use_cpu=True, 2025-05-07T20:13:18.8912967Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.8913045Z ) 2025-05-07T20:13:18.8913183Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.8913560Z self=, 2025-05-07T20:13:18.8913646Z mixed_B=True, 2025-05-07T20:13:18.8913732Z compile=True, 2025-05-07T20:13:18.8913827Z T=1, 2025-05-07T20:13:18.8913908Z D=45, 2025-05-07T20:13:18.8914003Z B=122, 2025-05-07T20:13:18.8914087Z log_E=5, 2025-05-07T20:13:18.8914169Z L=16, 2025-05-07T20:13:18.8914271Z D_gradcheck=1, 2025-05-07T20:13:18.8914374Z stochastic_rounding=False, 2025-05-07T20:13:18.8914462Z weighted=False, 2025-05-07T20:13:18.8914564Z row_wise=True, 2025-05-07T20:13:18.8914651Z mixed=True, 2025-05-07T20:13:18.8914737Z use_cache=True, 2025-05-07T20:13:18.8914863Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.8914947Z use_cpu=True, 2025-05-07T20:13:18.8915079Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.8915169Z ) 2025-05-07T20:13:18.8915308Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.8915670Z self=, 2025-05-07T20:13:18.8915793Z mixed_B=False, 2025-05-07T20:13:18.8915881Z compile=False, 2025-05-07T20:13:18.8916050Z T=4, 2025-05-07T20:13:18.8916131Z D=23, 2025-05-07T20:13:18.8916210Z B=55, 2025-05-07T20:13:18.8916305Z log_E=5, 2025-05-07T20:13:18.8916388Z L=14, 2025-05-07T20:13:18.8916471Z D_gradcheck=2, 2025-05-07T20:13:18.8916584Z stochastic_rounding=False, 2025-05-07T20:13:18.8916669Z weighted=True, 2025-05-07T20:13:18.8916777Z row_wise=True, 2025-05-07T20:13:18.8916876Z mixed=True, 2025-05-07T20:13:18.8916960Z use_cache=True, 2025-05-07T20:13:18.8917069Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.8917164Z use_cpu=True, 2025-05-07T20:13:18.8917269Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.8917344Z ) 2025-05-07T20:13:18.8917491Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.8917850Z self=, 2025-05-07T20:13:18.8917947Z mixed_B=False, 2025-05-07T20:13:18.8918032Z compile=True, 2025-05-07T20:13:18.8918108Z T=2, 2025-05-07T20:13:18.8918199Z D=53, 2025-05-07T20:13:18.8918277Z B=33, 2025-05-07T20:13:18.8918358Z log_E=5, 2025-05-07T20:13:18.8918474Z L=11, 2025-05-07T20:13:18.8918558Z D_gradcheck=1, 2025-05-07T20:13:18.8918656Z stochastic_rounding=False, 2025-05-07T20:13:18.8918751Z weighted=True, 2025-05-07T20:13:18.8918838Z row_wise=False, 2025-05-07T20:13:18.8918925Z mixed=False, 2025-05-07T20:13:18.8919019Z use_cache=True, 2025-05-07T20:13:18.8919127Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.8919211Z use_cpu=True, 2025-05-07T20:13:18.8919329Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.8919405Z ) 2025-05-07T20:13:18.8919556Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.8919917Z self=, 2025-05-07T20:13:18.8920005Z mixed_B=False, 2025-05-07T20:13:18.8920106Z compile=False, 2025-05-07T20:13:18.8920188Z T=3, 2025-05-07T20:13:18.8920270Z D=24, 2025-05-07T20:13:18.8920360Z B=116, 2025-05-07T20:13:18.8920442Z log_E=3, 2025-05-07T20:13:18.8920522Z L=13, 2025-05-07T20:13:18.8920620Z D_gradcheck=1, 2025-05-07T20:13:18.8920720Z stochastic_rounding=False, 2025-05-07T20:13:18.8920804Z weighted=True, 2025-05-07T20:13:18.8920900Z row_wise=True, 2025-05-07T20:13:18.8920983Z mixed=True, 2025-05-07T20:13:18.8921066Z use_cache=True, 2025-05-07T20:13:18.8921187Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.8921271Z use_cpu=True, 2025-05-07T20:13:18.8921389Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.8921465Z ) 2025-05-07T20:13:18.9218539Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.9218925Z self=, 2025-05-07T20:13:18.9219016Z mixed_B=True, 2025-05-07T20:13:18.9219115Z compile=True, 2025-05-07T20:13:18.9219196Z T=4, 2025-05-07T20:13:18.9219299Z D=26, 2025-05-07T20:13:18.9219436Z B=38, 2025-05-07T20:13:18.9219526Z log_E=5, 2025-05-07T20:13:18.9219610Z L=12, 2025-05-07T20:13:18.9219710Z D_gradcheck=2, 2025-05-07T20:13:18.9219810Z stochastic_rounding=False, 2025-05-07T20:13:18.9219898Z weighted=True, 2025-05-07T20:13:18.9219997Z row_wise=True, 2025-05-07T20:13:18.9220079Z mixed=True, 2025-05-07T20:13:18.9220164Z use_cache=True, 2025-05-07T20:13:18.9220287Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.9220371Z use_cpu=True, 2025-05-07T20:13:18.9220566Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.9220657Z ) 2025-05-07T20:13:18.9220800Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.9221179Z self=, 2025-05-07T20:13:18.9221306Z mixed_B=True, 2025-05-07T20:13:18.9221392Z compile=False, 2025-05-07T20:13:18.9221483Z T=2, 2025-05-07T20:13:18.9221562Z D=73, 2025-05-07T20:13:18.9221640Z B=82, 2025-05-07T20:13:18.9221733Z log_E=3, 2025-05-07T20:13:18.9221813Z L=6, 2025-05-07T20:13:18.9221896Z D_gradcheck=2, 2025-05-07T20:13:18.9222006Z stochastic_rounding=False, 2025-05-07T20:13:18.9222092Z weighted=False, 2025-05-07T20:13:18.9222215Z row_wise=False, 2025-05-07T20:13:18.9222314Z mixed=True, 2025-05-07T20:13:18.9222473Z use_cache=True, 2025-05-07T20:13:18.9222599Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.9222682Z use_cpu=True, 2025-05-07T20:13:18.9222789Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.9222879Z ) 2025-05-07T20:13:18.9223016Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.9223380Z self=, 2025-05-07T20:13:18.9223480Z mixed_B=False, 2025-05-07T20:13:18.9223567Z compile=False, 2025-05-07T20:13:18.9223647Z T=4, 2025-05-07T20:13:18.9223739Z D=91, 2025-05-07T20:13:18.9223818Z B=64, 2025-05-07T20:13:18.9223898Z log_E=3, 2025-05-07T20:13:18.9224028Z L=5, 2025-05-07T20:13:18.9224113Z D_gradcheck=1, 2025-05-07T20:13:18.9224212Z stochastic_rounding=True, 2025-05-07T20:13:18.9224307Z weighted=True, 2025-05-07T20:13:18.9224392Z row_wise=False, 2025-05-07T20:13:18.9224488Z mixed=False, 2025-05-07T20:13:18.9224573Z use_cache=False, 2025-05-07T20:13:18.9224683Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.9224779Z use_cpu=True, 2025-05-07T20:13:18.9224886Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.9224962Z ) 2025-05-07T20:13:18.9225114Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.9225474Z self=, 2025-05-07T20:13:18.9225559Z mixed_B=True, 2025-05-07T20:13:18.9225654Z compile=True, 2025-05-07T20:13:18.9225733Z T=1, 2025-05-07T20:13:18.9225811Z D=115, 2025-05-07T20:13:18.9225900Z B=37, 2025-05-07T20:13:18.9225979Z log_E=4, 2025-05-07T20:13:18.9226070Z L=2, 2025-05-07T20:13:18.9226154Z D_gradcheck=1, 2025-05-07T20:13:18.9226252Z stochastic_rounding=True, 2025-05-07T20:13:18.9226348Z weighted=True, 2025-05-07T20:13:18.9226435Z row_wise=False, 2025-05-07T20:13:18.9226518Z mixed=False, 2025-05-07T20:13:18.9226615Z use_cache=True, 2025-05-07T20:13:18.9226730Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.9226813Z use_cpu=True, 2025-05-07T20:13:18.9226933Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.9227012Z ) 2025-05-07T20:13:18.9227151Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.9227526Z self=, 2025-05-07T20:13:18.9227612Z mixed_B=False, 2025-05-07T20:13:18.9227697Z compile=True, 2025-05-07T20:13:18.9227789Z T=3, 2025-05-07T20:13:18.9227867Z D=52, 2025-05-07T20:13:18.9227956Z B=46, 2025-05-07T20:13:18.9228037Z log_E=5, 2025-05-07T20:13:18.9228117Z L=6, 2025-05-07T20:13:18.9228213Z D_gradcheck=1, 2025-05-07T20:13:18.9228312Z stochastic_rounding=False, 2025-05-07T20:13:18.9228397Z weighted=False, 2025-05-07T20:13:18.9228493Z row_wise=True, 2025-05-07T20:13:18.9228575Z mixed=True, 2025-05-07T20:13:18.9228662Z use_cache=False, 2025-05-07T20:13:18.9228785Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.9228868Z use_cpu=True, 2025-05-07T20:13:18.9228999Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.9229088Z ) 2025-05-07T20:13:18.9229225Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.9229585Z self=, 2025-05-07T20:13:18.9229723Z mixed_B=False, 2025-05-07T20:13:18.9229807Z compile=True, 2025-05-07T20:13:18.9229900Z T=5, 2025-05-07T20:13:18.9229980Z D=121, 2025-05-07T20:13:18.9230061Z B=111, 2025-05-07T20:13:18.9230156Z log_E=3, 2025-05-07T20:13:18.9230237Z L=10, 2025-05-07T20:13:18.9230323Z D_gradcheck=1, 2025-05-07T20:13:18.9230438Z stochastic_rounding=True, 2025-05-07T20:13:18.9230526Z weighted=False, 2025-05-07T20:13:18.9230638Z row_wise=True, 2025-05-07T20:13:18.9230743Z mixed=False, 2025-05-07T20:13:18.9230830Z use_cache=True, 2025-05-07T20:13:18.9230941Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.9231039Z use_cpu=True, 2025-05-07T20:13:18.9231152Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.9231230Z ) 2025-05-07T20:13:18.9231382Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.9231748Z self=, 2025-05-07T20:13:18.9231855Z mixed_B=False, 2025-05-07T20:13:18.9231941Z compile=True, 2025-05-07T20:13:18.9232022Z T=4, 2025-05-07T20:13:18.9232118Z D=27, 2025-05-07T20:13:18.9232197Z B=41, 2025-05-07T20:13:18.9232279Z log_E=4, 2025-05-07T20:13:18.9232399Z L=0, 2025-05-07T20:13:18.9232485Z D_gradcheck=2, 2025-05-07T20:13:18.9232585Z stochastic_rounding=True, 2025-05-07T20:13:18.9232687Z weighted=False, 2025-05-07T20:13:18.9232774Z row_wise=False, 2025-05-07T20:13:18.9232860Z mixed=True, 2025-05-07T20:13:18.9232963Z use_cache=False, 2025-05-07T20:13:18.9233072Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.9233158Z use_cpu=True, 2025-05-07T20:13:18.9233277Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.9233356Z ) 2025-05-07T20:13:18.9233511Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.9233873Z self=, 2025-05-07T20:13:18.9233963Z mixed_B=False, 2025-05-07T20:13:18.9234067Z compile=False, 2025-05-07T20:13:18.9234145Z T=5, 2025-05-07T20:13:18.9234223Z D=92, 2025-05-07T20:13:18.9234314Z B=26, 2025-05-07T20:13:18.9234395Z log_E=5, 2025-05-07T20:13:18.9234476Z L=15, 2025-05-07T20:13:18.9234570Z D_gradcheck=1, 2025-05-07T20:13:18.9234670Z stochastic_rounding=False, 2025-05-07T20:13:18.9234756Z weighted=False, 2025-05-07T20:13:18.9234860Z row_wise=False, 2025-05-07T20:13:18.9234943Z mixed=True, 2025-05-07T20:13:18.9235040Z use_cache=True, 2025-05-07T20:13:18.9235151Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.9235233Z use_cpu=True, 2025-05-07T20:13:18.9235351Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.9235428Z ) 2025-05-07T20:13:18.9235564Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.9236013Z self=, 2025-05-07T20:13:18.9236104Z mixed_B=False, 2025-05-07T20:13:18.9236187Z compile=True, 2025-05-07T20:13:18.9236279Z T=1, 2025-05-07T20:13:18.9236358Z D=83, 2025-05-07T20:13:18.9236436Z B=96, 2025-05-07T20:13:18.9236531Z log_E=4, 2025-05-07T20:13:18.9236609Z L=2, 2025-05-07T20:13:18.9236696Z D_gradcheck=1, 2025-05-07T20:13:18.9236810Z stochastic_rounding=False, 2025-05-07T20:13:18.9236896Z weighted=False, 2025-05-07T20:13:18.9236996Z row_wise=False, 2025-05-07T20:13:18.9237081Z mixed=True, 2025-05-07T20:13:18.9237166Z use_cache=True, 2025-05-07T20:13:18.9237292Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.9237377Z use_cpu=True, 2025-05-07T20:13:18.9237510Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.9237603Z ) 2025-05-07T20:13:18.9237740Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.9238102Z self=, 2025-05-07T20:13:18.9238222Z mixed_B=True, 2025-05-07T20:13:18.9238309Z compile=False, 2025-05-07T20:13:18.9238387Z T=5, 2025-05-07T20:13:18.9238479Z D=111, 2025-05-07T20:13:18.9238556Z B=7, 2025-05-07T20:13:18.9238647Z log_E=5, 2025-05-07T20:13:18.9238725Z L=0, 2025-05-07T20:13:18.9238812Z D_gradcheck=1, 2025-05-07T20:13:18.9238920Z stochastic_rounding=True, 2025-05-07T20:13:18.9239006Z weighted=False, 2025-05-07T20:13:18.9239092Z row_wise=False, 2025-05-07T20:13:18.9239211Z mixed=False, 2025-05-07T20:13:18.9239297Z use_cache=True, 2025-05-07T20:13:18.9239406Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.9239502Z use_cpu=True, 2025-05-07T20:13:18.9239609Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.9239685Z ) 2025-05-07T20:13:18.9239833Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.9240197Z self=, 2025-05-07T20:13:18.9240283Z mixed_B=True, 2025-05-07T20:13:18.9240381Z compile=True, 2025-05-07T20:13:18.9240461Z T=2, 2025-05-07T20:13:18.9240552Z D=43, 2025-05-07T20:13:18.9240632Z B=122, 2025-05-07T20:13:18.9240714Z log_E=3, 2025-05-07T20:13:18.9240805Z L=17, 2025-05-07T20:13:18.9240917Z D_gradcheck=2, 2025-05-07T20:13:18.9241017Z stochastic_rounding=False, 2025-05-07T20:13:18.9241114Z weighted=False, 2025-05-07T20:13:18.9241197Z row_wise=True, 2025-05-07T20:13:18.9241282Z mixed=False, 2025-05-07T20:13:18.9241380Z use_cache=True, 2025-05-07T20:13:18.9241489Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.9241573Z use_cpu=True, 2025-05-07T20:13:18.9241691Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.9241767Z ) 2025-05-07T20:13:18.9241904Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.9242278Z self=, 2025-05-07T20:13:18.9242363Z mixed_B=True, 2025-05-07T20:13:18.9242460Z compile=False, 2025-05-07T20:13:18.9242538Z T=5, 2025-05-07T20:13:18.9242616Z D=48, 2025-05-07T20:13:18.9242705Z B=94, 2025-05-07T20:13:18.9242784Z log_E=4, 2025-05-07T20:13:18.9242863Z L=10, 2025-05-07T20:13:18.9242961Z D_gradcheck=1, 2025-05-07T20:13:18.9243059Z stochastic_rounding=True, 2025-05-07T20:13:18.9243142Z weighted=True, 2025-05-07T20:13:18.9243237Z row_wise=False, 2025-05-07T20:13:18.9243321Z mixed=True, 2025-05-07T20:13:18.9243407Z use_cache=False, 2025-05-07T20:13:18.9243528Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.9243613Z use_cpu=True, 2025-05-07T20:13:18.9243718Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.9243807Z ) 2025-05-07T20:13:18.9243944Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.9244318Z self=, 2025-05-07T20:13:18.9244404Z mixed_B=True, 2025-05-07T20:13:18.9244488Z compile=True, 2025-05-07T20:13:18.9244580Z T=3, 2025-05-07T20:13:18.9244659Z D=35, 2025-05-07T20:13:18.9244737Z B=123, 2025-05-07T20:13:18.9244829Z log_E=3, 2025-05-07T20:13:18.9244907Z L=1, 2025-05-07T20:13:18.9244992Z D_gradcheck=2, 2025-05-07T20:13:18.9245104Z stochastic_rounding=False, 2025-05-07T20:13:18.9245188Z weighted=True, 2025-05-07T20:13:18.9245272Z row_wise=False, 2025-05-07T20:13:18.9245366Z mixed=False, 2025-05-07T20:13:18.9245450Z use_cache=True, 2025-05-07T20:13:18.9245559Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.9245653Z use_cpu=True, 2025-05-07T20:13:18.9245757Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.9245871Z ) 2025-05-07T20:13:18.9246007Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.9246368Z self=, 2025-05-07T20:13:18.9246487Z mixed_B=True, 2025-05-07T20:13:18.9246573Z compile=False, 2025-05-07T20:13:18.9246652Z T=5, 2025-05-07T20:13:18.9246745Z D=114, 2025-05-07T20:13:18.9246823Z B=121, 2025-05-07T20:13:18.9246904Z log_E=3, 2025-05-07T20:13:18.9246995Z L=2, 2025-05-07T20:13:18.9247080Z D_gradcheck=2, 2025-05-07T20:13:18.9247179Z stochastic_rounding=True, 2025-05-07T20:13:18.9247276Z weighted=False, 2025-05-07T20:13:18.9247364Z row_wise=False, 2025-05-07T20:13:18.9247486Z mixed=True, 2025-05-07T20:13:18.9247571Z use_cache=True, 2025-05-07T20:13:18.9247686Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.9247785Z use_cpu=True, 2025-05-07T20:13:18.9247891Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.9247970Z ) 2025-05-07T20:13:18.9248119Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.9248481Z self=, 2025-05-07T20:13:18.9248567Z mixed_B=True, 2025-05-07T20:13:18.9248666Z compile=False, 2025-05-07T20:13:18.9248744Z T=1, 2025-05-07T20:13:18.9248821Z D=117, 2025-05-07T20:13:18.9248911Z B=71, 2025-05-07T20:13:18.9248990Z log_E=5, 2025-05-07T20:13:18.9249068Z L=18, 2025-05-07T20:13:18.9249187Z D_gradcheck=2, 2025-05-07T20:13:18.9249284Z stochastic_rounding=True, 2025-05-07T20:13:18.9249382Z weighted=True, 2025-05-07T20:13:18.9249466Z row_wise=False, 2025-05-07T20:13:18.9249550Z mixed=True, 2025-05-07T20:13:18.9249648Z use_cache=False, 2025-05-07T20:13:18.9249758Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.9249842Z use_cpu=True, 2025-05-07T20:13:18.9249957Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.9250034Z ) 2025-05-07T20:13:18.9250182Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.9250554Z self=, 2025-05-07T20:13:18.9250640Z mixed_B=True, 2025-05-07T20:13:18.9250726Z compile=True, 2025-05-07T20:13:18.9250819Z T=3, 2025-05-07T20:13:18.9250900Z D=113, 2025-05-07T20:13:18.9250995Z B=53, 2025-05-07T20:13:18.9251076Z log_E=4, 2025-05-07T20:13:18.9251156Z L=18, 2025-05-07T20:13:18.9251257Z D_gradcheck=2, 2025-05-07T20:13:18.9251356Z stochastic_rounding=True, 2025-05-07T20:13:18.9251444Z weighted=False, 2025-05-07T20:13:18.9251543Z row_wise=True, 2025-05-07T20:13:18.9251630Z mixed=False, 2025-05-07T20:13:18.9251719Z use_cache=False, 2025-05-07T20:13:18.9251847Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.9251932Z use_cpu=True, 2025-05-07T20:13:18.9252038Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.9252132Z ) 2025-05-07T20:13:18.9252270Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.9252632Z self=, 2025-05-07T20:13:18.9252734Z mixed_B=True, 2025-05-07T20:13:18.9252820Z compile=True, 2025-05-07T20:13:18.9252913Z T=4, 2025-05-07T20:13:18.9252993Z D=110, 2025-05-07T20:13:18.9253076Z B=113, 2025-05-07T20:13:18.9253174Z log_E=4, 2025-05-07T20:13:18.9253254Z L=4, 2025-05-07T20:13:18.9253342Z D_gradcheck=2, 2025-05-07T20:13:18.9253455Z stochastic_rounding=False, 2025-05-07T20:13:18.9253542Z weighted=True, 2025-05-07T20:13:18.9253625Z row_wise=True, 2025-05-07T20:13:18.9253727Z mixed=False, 2025-05-07T20:13:18.9253811Z use_cache=True, 2025-05-07T20:13:18.9253923Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.9254019Z use_cpu=True, 2025-05-07T20:13:18.9254125Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.9254229Z ) 2025-05-07T20:13:18.9548822Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.9549194Z self=, 2025-05-07T20:13:18.9549380Z mixed_B=False, 2025-05-07T20:13:18.9549494Z compile=True, 2025-05-07T20:13:18.9549613Z T=3, 2025-05-07T20:13:18.9549716Z D=124, 2025-05-07T20:13:18.9549849Z B=53, 2025-05-07T20:13:18.9549934Z log_E=5, 2025-05-07T20:13:18.9550029Z L=5, 2025-05-07T20:13:18.9550116Z D_gradcheck=2, 2025-05-07T20:13:18.9550227Z stochastic_rounding=True, 2025-05-07T20:13:18.9550311Z weighted=True, 2025-05-07T20:13:18.9550395Z row_wise=True, 2025-05-07T20:13:18.9550532Z mixed=False, 2025-05-07T20:13:18.9550619Z use_cache=True, 2025-05-07T20:13:18.9550730Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.9550826Z use_cpu=True, 2025-05-07T20:13:18.9550930Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.9551009Z ) 2025-05-07T20:13:18.9551159Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.9551522Z self=, 2025-05-07T20:13:18.9551609Z mixed_B=False, 2025-05-07T20:13:18.9551705Z compile=True, 2025-05-07T20:13:18.9551783Z T=5, 2025-05-07T20:13:18.9551873Z D=81, 2025-05-07T20:13:18.9551958Z B=41, 2025-05-07T20:13:18.9552040Z log_E=3, 2025-05-07T20:13:18.9552134Z L=3, 2025-05-07T20:13:18.9552221Z D_gradcheck=2, 2025-05-07T20:13:18.9552363Z stochastic_rounding=False, 2025-05-07T20:13:18.9552463Z weighted=False, 2025-05-07T20:13:18.9552549Z row_wise=True, 2025-05-07T20:13:18.9552634Z mixed=True, 2025-05-07T20:13:18.9552730Z use_cache=True, 2025-05-07T20:13:18.9552841Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.9552999Z use_cpu=True, 2025-05-07T20:13:18.9553120Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.9553200Z ) 2025-05-07T20:13:18.9553339Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.9553710Z self=, 2025-05-07T20:13:18.9553796Z mixed_B=False, 2025-05-07T20:13:18.9553893Z compile=True, 2025-05-07T20:13:18.9553972Z T=3, 2025-05-07T20:13:18.9554052Z D=43, 2025-05-07T20:13:18.9554145Z B=90, 2025-05-07T20:13:18.9554226Z log_E=4, 2025-05-07T20:13:18.9554305Z L=20, 2025-05-07T20:13:18.9554404Z D_gradcheck=2, 2025-05-07T20:13:18.9554503Z stochastic_rounding=True, 2025-05-07T20:13:18.9554589Z weighted=True, 2025-05-07T20:13:18.9554685Z row_wise=False, 2025-05-07T20:13:18.9554768Z mixed=True, 2025-05-07T20:13:18.9554856Z use_cache=False, 2025-05-07T20:13:18.9554981Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.9555065Z use_cpu=True, 2025-05-07T20:13:18.9555182Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.9555259Z ) 2025-05-07T20:13:18.9555398Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.9555772Z self=, 2025-05-07T20:13:18.9555858Z mixed_B=False, 2025-05-07T20:13:18.9556007Z compile=True, 2025-05-07T20:13:18.9556105Z T=5, 2025-05-07T20:13:18.9556185Z D=24, 2025-05-07T20:13:18.9556270Z B=115, 2025-05-07T20:13:18.9556364Z log_E=4, 2025-05-07T20:13:18.9556443Z L=19, 2025-05-07T20:13:18.9556528Z D_gradcheck=1, 2025-05-07T20:13:18.9556646Z stochastic_rounding=False, 2025-05-07T20:13:18.9556732Z weighted=False, 2025-05-07T20:13:18.9556818Z row_wise=False, 2025-05-07T20:13:18.9556915Z mixed=True, 2025-05-07T20:13:18.9557003Z use_cache=False, 2025-05-07T20:13:18.9557130Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.9557214Z use_cpu=True, 2025-05-07T20:13:18.9557319Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.9557408Z ) 2025-05-07T20:13:18.9557604Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.9557963Z self=, 2025-05-07T20:13:18.9558090Z mixed_B=False, 2025-05-07T20:13:18.9558176Z compile=False, 2025-05-07T20:13:18.9558254Z T=4, 2025-05-07T20:13:18.9558346Z D=14, 2025-05-07T20:13:18.9558426Z B=101, 2025-05-07T20:13:18.9558506Z log_E=5, 2025-05-07T20:13:18.9558598Z L=18, 2025-05-07T20:13:18.9558683Z D_gradcheck=2, 2025-05-07T20:13:18.9558783Z stochastic_rounding=False, 2025-05-07T20:13:18.9558882Z weighted=False, 2025-05-07T20:13:18.9558965Z row_wise=True, 2025-05-07T20:13:18.9559062Z mixed=False, 2025-05-07T20:13:18.9559172Z use_cache=True, 2025-05-07T20:13:18.9559284Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.9559382Z use_cpu=True, 2025-05-07T20:13:18.9559486Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.9559562Z ) 2025-05-07T20:13:18.9559712Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.9560074Z self=, 2025-05-07T20:13:18.9560158Z mixed_B=False, 2025-05-07T20:13:18.9560255Z compile=True, 2025-05-07T20:13:18.9560334Z T=5, 2025-05-07T20:13:18.9560412Z D=53, 2025-05-07T20:13:18.9560501Z B=23, 2025-05-07T20:13:18.9560580Z log_E=3, 2025-05-07T20:13:18.9560671Z L=6, 2025-05-07T20:13:18.9560755Z D_gradcheck=1, 2025-05-07T20:13:18.9560878Z stochastic_rounding=False, 2025-05-07T20:13:18.9560973Z weighted=True, 2025-05-07T20:13:18.9561060Z row_wise=False, 2025-05-07T20:13:18.9561143Z mixed=False, 2025-05-07T20:13:18.9561242Z use_cache=False, 2025-05-07T20:13:18.9561352Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.9561436Z use_cpu=True, 2025-05-07T20:13:18.9561552Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.9561627Z ) 2025-05-07T20:13:18.9561764Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.9562136Z self=, 2025-05-07T20:13:18.9562221Z mixed_B=True, 2025-05-07T20:13:18.9562307Z compile=False, 2025-05-07T20:13:18.9562398Z T=4, 2025-05-07T20:13:18.9562477Z D=111, 2025-05-07T20:13:18.9562568Z B=88, 2025-05-07T20:13:18.9562649Z log_E=4, 2025-05-07T20:13:18.9562731Z L=15, 2025-05-07T20:13:18.9562830Z D_gradcheck=1, 2025-05-07T20:13:18.9562930Z stochastic_rounding=False, 2025-05-07T20:13:18.9563016Z weighted=False, 2025-05-07T20:13:18.9563112Z row_wise=True, 2025-05-07T20:13:18.9563195Z mixed=False, 2025-05-07T20:13:18.9563283Z use_cache=True, 2025-05-07T20:13:18.9563405Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.9563490Z use_cpu=True, 2025-05-07T20:13:18.9563595Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.9563683Z ) 2025-05-07T20:13:18.9563822Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.9564182Z self=, 2025-05-07T20:13:18.9564279Z mixed_B=True, 2025-05-07T20:13:18.9564364Z compile=False, 2025-05-07T20:13:18.9564456Z T=1, 2025-05-07T20:13:18.9564534Z D=51, 2025-05-07T20:13:18.9564613Z B=117, 2025-05-07T20:13:18.9564706Z log_E=4, 2025-05-07T20:13:18.9564785Z L=19, 2025-05-07T20:13:18.9564869Z D_gradcheck=2, 2025-05-07T20:13:18.9564982Z stochastic_rounding=True, 2025-05-07T20:13:18.9565067Z weighted=True, 2025-05-07T20:13:18.9565151Z row_wise=True, 2025-05-07T20:13:18.9565246Z mixed=False, 2025-05-07T20:13:18.9565334Z use_cache=True, 2025-05-07T20:13:18.9565443Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.9565541Z use_cpu=True, 2025-05-07T20:13:18.9565648Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.9565725Z ) 2025-05-07T20:13:18.9565903Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.9566270Z self=, 2025-05-07T20:13:18.9566391Z mixed_B=True, 2025-05-07T20:13:18.9566476Z compile=True, 2025-05-07T20:13:18.9566556Z T=2, 2025-05-07T20:13:18.9566651Z D=44, 2025-05-07T20:13:18.9566731Z B=92, 2025-05-07T20:13:18.9566811Z log_E=3, 2025-05-07T20:13:18.9566910Z L=3, 2025-05-07T20:13:18.9566995Z D_gradcheck=1, 2025-05-07T20:13:18.9567096Z stochastic_rounding=True, 2025-05-07T20:13:18.9567201Z weighted=False, 2025-05-07T20:13:18.9567287Z row_wise=False, 2025-05-07T20:13:18.9567372Z mixed=False, 2025-05-07T20:13:18.9567527Z use_cache=True, 2025-05-07T20:13:18.9567639Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.9567739Z use_cpu=True, 2025-05-07T20:13:18.9567846Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.9567925Z ) 2025-05-07T20:13:18.9568082Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.9568442Z self=, 2025-05-07T20:13:18.9568529Z mixed_B=False, 2025-05-07T20:13:18.9568630Z compile=True, 2025-05-07T20:13:18.9568710Z T=1, 2025-05-07T20:13:18.9568791Z D=29, 2025-05-07T20:13:18.9568885Z B=16, 2025-05-07T20:13:18.9568967Z log_E=5, 2025-05-07T20:13:18.9569045Z L=0, 2025-05-07T20:13:18.9569143Z D_gradcheck=1, 2025-05-07T20:13:18.9569266Z stochastic_rounding=False, 2025-05-07T20:13:18.9569351Z weighted=False, 2025-05-07T20:13:18.9569448Z row_wise=True, 2025-05-07T20:13:18.9569531Z mixed=True, 2025-05-07T20:13:18.9569633Z use_cache=True, 2025-05-07T20:13:18.9569744Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.9569828Z use_cpu=True, 2025-05-07T20:13:18.9569944Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.9570019Z ) 2025-05-07T20:13:18.9570159Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.9570536Z self=, 2025-05-07T20:13:18.9570626Z mixed_B=False, 2025-05-07T20:13:18.9570713Z compile=False, 2025-05-07T20:13:18.9570803Z T=3, 2025-05-07T20:13:18.9570880Z D=91, 2025-05-07T20:13:18.9570958Z B=122, 2025-05-07T20:13:18.9571049Z log_E=5, 2025-05-07T20:13:18.9571127Z L=7, 2025-05-07T20:13:18.9571212Z D_gradcheck=1, 2025-05-07T20:13:18.9571324Z stochastic_rounding=False, 2025-05-07T20:13:18.9571409Z weighted=True, 2025-05-07T20:13:18.9571503Z row_wise=True, 2025-05-07T20:13:18.9571584Z mixed=True, 2025-05-07T20:13:18.9571671Z use_cache=False, 2025-05-07T20:13:18.9571794Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.9571877Z use_cpu=True, 2025-05-07T20:13:18.9571981Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.9572073Z ) 2025-05-07T20:13:18.9572212Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.9572580Z self=, 2025-05-07T20:13:18.9572678Z mixed_B=True, 2025-05-07T20:13:18.9572765Z compile=False, 2025-05-07T20:13:18.9572844Z T=2, 2025-05-07T20:13:18.9572936Z D=69, 2025-05-07T20:13:18.9573014Z B=75, 2025-05-07T20:13:18.9573104Z log_E=4, 2025-05-07T20:13:18.9573184Z L=7, 2025-05-07T20:13:18.9573268Z D_gradcheck=2, 2025-05-07T20:13:18.9573385Z stochastic_rounding=False, 2025-05-07T20:13:18.9573472Z weighted=False, 2025-05-07T20:13:18.9573557Z row_wise=False, 2025-05-07T20:13:18.9573653Z mixed=False, 2025-05-07T20:13:18.9573740Z use_cache=False, 2025-05-07T20:13:18.9573849Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.9573944Z use_cpu=True, 2025-05-07T20:13:18.9574048Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.9574123Z ) 2025-05-07T20:13:18.9574296Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.9574657Z self=, 2025-05-07T20:13:18.9574764Z mixed_B=False, 2025-05-07T20:13:18.9574860Z compile=True, 2025-05-07T20:13:18.9574938Z T=3, 2025-05-07T20:13:18.9575028Z D=45, 2025-05-07T20:13:18.9575106Z B=45, 2025-05-07T20:13:18.9575186Z log_E=5, 2025-05-07T20:13:18.9575277Z L=2, 2025-05-07T20:13:18.9575362Z D_gradcheck=1, 2025-05-07T20:13:18.9575463Z stochastic_rounding=False, 2025-05-07T20:13:18.9575559Z weighted=False, 2025-05-07T20:13:18.9575644Z row_wise=True, 2025-05-07T20:13:18.9575728Z mixed=True, 2025-05-07T20:13:18.9575850Z use_cache=True, 2025-05-07T20:13:18.9575961Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.9576045Z use_cpu=True, 2025-05-07T20:13:18.9576162Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.9576239Z ) 2025-05-07T20:13:18.9576378Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.9576751Z self=, 2025-05-07T20:13:18.9576837Z mixed_B=False, 2025-05-07T20:13:18.9576939Z compile=True, 2025-05-07T20:13:18.9577019Z T=1, 2025-05-07T20:13:18.9577098Z D=48, 2025-05-07T20:13:18.9577189Z B=94, 2025-05-07T20:13:18.9577269Z log_E=3, 2025-05-07T20:13:18.9577347Z L=17, 2025-05-07T20:13:18.9577445Z D_gradcheck=1, 2025-05-07T20:13:18.9577566Z stochastic_rounding=True, 2025-05-07T20:13:18.9577651Z weighted=False, 2025-05-07T20:13:18.9577746Z row_wise=True, 2025-05-07T20:13:18.9577827Z mixed=True, 2025-05-07T20:13:18.9577915Z use_cache=False, 2025-05-07T20:13:18.9578036Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.9578119Z use_cpu=True, 2025-05-07T20:13:18.9578223Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.9578309Z ) 2025-05-07T20:13:18.9578446Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.9578820Z self=, 2025-05-07T20:13:18.9578904Z mixed_B=False, 2025-05-07T20:13:18.9578990Z compile=True, 2025-05-07T20:13:18.9579081Z T=3, 2025-05-07T20:13:18.9579158Z D=26, 2025-05-07T20:13:18.9579236Z B=73, 2025-05-07T20:13:18.9579327Z log_E=4, 2025-05-07T20:13:18.9579405Z L=12, 2025-05-07T20:13:18.9579490Z D_gradcheck=1, 2025-05-07T20:13:18.9579600Z stochastic_rounding=True, 2025-05-07T20:13:18.9579685Z weighted=True, 2025-05-07T20:13:18.9579768Z row_wise=True, 2025-05-07T20:13:18.9579860Z mixed=True, 2025-05-07T20:13:18.9579946Z use_cache=True, 2025-05-07T20:13:18.9580055Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.9580153Z use_cpu=True, 2025-05-07T20:13:18.9580257Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.9580346Z ) 2025-05-07T20:13:18.9580483Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.9580840Z self=, 2025-05-07T20:13:18.9580936Z mixed_B=False, 2025-05-07T20:13:18.9581023Z compile=True, 2025-05-07T20:13:18.9581100Z T=3, 2025-05-07T20:13:18.9581192Z D=35, 2025-05-07T20:13:18.9581270Z B=112, 2025-05-07T20:13:18.9581349Z log_E=3, 2025-05-07T20:13:18.9581439Z L=7, 2025-05-07T20:13:18.9581523Z D_gradcheck=1, 2025-05-07T20:13:18.9581620Z stochastic_rounding=True, 2025-05-07T20:13:18.9581720Z weighted=False, 2025-05-07T20:13:18.9581805Z row_wise=False, 2025-05-07T20:13:18.9581899Z mixed=True, 2025-05-07T20:13:18.9581985Z use_cache=True, 2025-05-07T20:13:18.9582096Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.9582194Z use_cpu=True, 2025-05-07T20:13:18.9582301Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.9582378Z ) 2025-05-07T20:13:18.9582553Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.9582914Z self=, 2025-05-07T20:13:18.9582998Z mixed_B=False, 2025-05-07T20:13:18.9583122Z compile=False, 2025-05-07T20:13:18.9583201Z T=1, 2025-05-07T20:13:18.9583280Z D=62, 2025-05-07T20:13:18.9583371Z B=40, 2025-05-07T20:13:18.9583451Z log_E=3, 2025-05-07T20:13:18.9583529Z L=5, 2025-05-07T20:13:18.9583627Z D_gradcheck=1, 2025-05-07T20:13:18.9583729Z stochastic_rounding=False, 2025-05-07T20:13:18.9583827Z weighted=True, 2025-05-07T20:13:18.9583913Z row_wise=False, 2025-05-07T20:13:18.9583995Z mixed=True, 2025-05-07T20:13:18.9584096Z use_cache=True, 2025-05-07T20:13:18.9584232Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.9584317Z use_cpu=True, 2025-05-07T20:13:18.9584434Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.9584511Z ) 2025-05-07T20:13:18.9880233Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.9880645Z self=, 2025-05-07T20:13:18.9880733Z mixed_B=False, 2025-05-07T20:13:18.9880837Z compile=True, 2025-05-07T20:13:18.9880920Z T=5, 2025-05-07T20:13:18.9881001Z D=100, 2025-05-07T20:13:18.9881095Z B=77, 2025-05-07T20:13:18.9881196Z log_E=4, 2025-05-07T20:13:18.9881317Z L=20, 2025-05-07T20:13:18.9881462Z D_gradcheck=1, 2025-05-07T20:13:18.9881636Z stochastic_rounding=False, 2025-05-07T20:13:18.9881966Z weighted=False, 2025-05-07T20:13:18.9882143Z row_wise=False, 2025-05-07T20:13:18.9882276Z mixed=False, 2025-05-07T20:13:18.9882380Z use_cache=True, 2025-05-07T20:13:18.9882496Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.9882582Z use_cpu=True, 2025-05-07T20:13:18.9882700Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.9882777Z ) 2025-05-07T20:13:18.9882920Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.9883304Z self=, 2025-05-07T20:13:18.9883389Z mixed_B=True, 2025-05-07T20:13:18.9883479Z compile=True, 2025-05-07T20:13:18.9883572Z T=1, 2025-05-07T20:13:18.9883653Z D=78, 2025-05-07T20:13:18.9883733Z B=89, 2025-05-07T20:13:18.9883828Z log_E=3, 2025-05-07T20:13:18.9883908Z L=1, 2025-05-07T20:13:18.9883994Z D_gradcheck=1, 2025-05-07T20:13:18.9884108Z stochastic_rounding=False, 2025-05-07T20:13:18.9884197Z weighted=True, 2025-05-07T20:13:18.9884295Z row_wise=True, 2025-05-07T20:13:18.9884380Z mixed=False, 2025-05-07T20:13:18.9884467Z use_cache=True, 2025-05-07T20:13:18.9884593Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.9884678Z use_cpu=True, 2025-05-07T20:13:18.9884782Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.9884874Z ) 2025-05-07T20:13:18.9885015Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.9885376Z self=, 2025-05-07T20:13:18.9885473Z mixed_B=True, 2025-05-07T20:13:18.9885561Z compile=True, 2025-05-07T20:13:18.9885641Z T=1, 2025-05-07T20:13:18.9885735Z D=108, 2025-05-07T20:13:18.9885814Z B=94, 2025-05-07T20:13:18.9885976Z log_E=4, 2025-05-07T20:13:18.9886056Z L=4, 2025-05-07T20:13:18.9886142Z D_gradcheck=1, 2025-05-07T20:13:18.9886255Z stochastic_rounding=True, 2025-05-07T20:13:18.9886342Z weighted=False, 2025-05-07T20:13:18.9886425Z row_wise=True, 2025-05-07T20:13:18.9886523Z mixed=True, 2025-05-07T20:13:18.9886607Z use_cache=True, 2025-05-07T20:13:18.9886722Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.9886814Z use_cpu=True, 2025-05-07T20:13:18.9886919Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.9886995Z ) 2025-05-07T20:13:18.9887193Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.9887559Z self=, 2025-05-07T20:13:18.9887654Z mixed_B=True, 2025-05-07T20:13:18.9887776Z compile=True, 2025-05-07T20:13:18.9887853Z T=5, 2025-05-07T20:13:18.9887945Z D=34, 2025-05-07T20:13:18.9888024Z B=65, 2025-05-07T20:13:18.9888103Z log_E=3, 2025-05-07T20:13:18.9888192Z L=9, 2025-05-07T20:13:18.9888277Z D_gradcheck=2, 2025-05-07T20:13:18.9888374Z stochastic_rounding=True, 2025-05-07T20:13:18.9888477Z weighted=True, 2025-05-07T20:13:18.9888562Z row_wise=True, 2025-05-07T20:13:18.9888649Z mixed=False, 2025-05-07T20:13:18.9888748Z use_cache=True, 2025-05-07T20:13:18.9888904Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.9888991Z use_cpu=True, 2025-05-07T20:13:18.9889108Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.9889184Z ) 2025-05-07T20:13:18.9889341Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.9889705Z self=, 2025-05-07T20:13:18.9889788Z mixed_B=False, 2025-05-07T20:13:18.9889887Z compile=True, 2025-05-07T20:13:18.9889965Z T=5, 2025-05-07T20:13:18.9890045Z D=54, 2025-05-07T20:13:18.9890137Z B=68, 2025-05-07T20:13:18.9890217Z log_E=3, 2025-05-07T20:13:18.9890296Z L=6, 2025-05-07T20:13:18.9890389Z D_gradcheck=2, 2025-05-07T20:13:18.9890486Z stochastic_rounding=True, 2025-05-07T20:13:18.9890597Z weighted=False, 2025-05-07T20:13:18.9890693Z row_wise=False, 2025-05-07T20:13:18.9890775Z mixed=True, 2025-05-07T20:13:18.9890859Z use_cache=False, 2025-05-07T20:13:18.9890982Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.9891066Z use_cpu=True, 2025-05-07T20:13:18.9891182Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.9891258Z ) 2025-05-07T20:13:18.9891399Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.9891773Z self=, 2025-05-07T20:13:18.9891858Z mixed_B=False, 2025-05-07T20:13:18.9891947Z compile=True, 2025-05-07T20:13:18.9892039Z T=3, 2025-05-07T20:13:18.9892117Z D=115, 2025-05-07T20:13:18.9892198Z B=56, 2025-05-07T20:13:18.9892290Z log_E=4, 2025-05-07T20:13:18.9892368Z L=17, 2025-05-07T20:13:18.9892453Z D_gradcheck=1, 2025-05-07T20:13:18.9892565Z stochastic_rounding=False, 2025-05-07T20:13:18.9892653Z weighted=False, 2025-05-07T20:13:18.9892737Z row_wise=False, 2025-05-07T20:13:18.9892833Z mixed=False, 2025-05-07T20:13:18.9892921Z use_cache=True, 2025-05-07T20:13:18.9893045Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.9893128Z use_cpu=True, 2025-05-07T20:13:18.9893232Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.9893321Z ) 2025-05-07T20:13:18.9893459Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.9893822Z self=, 2025-05-07T20:13:18.9893918Z mixed_B=True, 2025-05-07T20:13:18.9894003Z compile=True, 2025-05-07T20:13:18.9894082Z T=1, 2025-05-07T20:13:18.9894173Z D=106, 2025-05-07T20:13:18.9894251Z B=34, 2025-05-07T20:13:18.9894331Z log_E=3, 2025-05-07T20:13:18.9894417Z L=7, 2025-05-07T20:13:18.9894501Z D_gradcheck=2, 2025-05-07T20:13:18.9894615Z stochastic_rounding=False, 2025-05-07T20:13:18.9894700Z weighted=True, 2025-05-07T20:13:18.9894783Z row_wise=True, 2025-05-07T20:13:18.9894878Z mixed=False, 2025-05-07T20:13:18.9894961Z use_cache=True, 2025-05-07T20:13:18.9895072Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.9895167Z use_cpu=True, 2025-05-07T20:13:18.9895271Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.9895347Z ) 2025-05-07T20:13:18.9895495Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.9895879Z self=, 2025-05-07T20:13:18.9895965Z mixed_B=True, 2025-05-07T20:13:18.9896059Z compile=True, 2025-05-07T20:13:18.9896164Z T=4, 2025-05-07T20:13:18.9896242Z D=71, 2025-05-07T20:13:18.9896332Z B=39, 2025-05-07T20:13:18.9896411Z log_E=5, 2025-05-07T20:13:18.9896505Z L=4, 2025-05-07T20:13:18.9896589Z D_gradcheck=2, 2025-05-07T20:13:18.9896686Z stochastic_rounding=True, 2025-05-07T20:13:18.9896785Z weighted=False, 2025-05-07T20:13:18.9896868Z row_wise=False, 2025-05-07T20:13:18.9896949Z mixed=True, 2025-05-07T20:13:18.9897047Z use_cache=True, 2025-05-07T20:13:18.9897179Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.9897266Z use_cpu=True, 2025-05-07T20:13:18.9897382Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.9897458Z ) 2025-05-07T20:13:18.9897595Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.9897967Z self=, 2025-05-07T20:13:18.9898050Z mixed_B=False, 2025-05-07T20:13:18.9898146Z compile=False, 2025-05-07T20:13:18.9898227Z T=2, 2025-05-07T20:13:18.9898306Z D=14, 2025-05-07T20:13:18.9898397Z B=106, 2025-05-07T20:13:18.9898477Z log_E=4, 2025-05-07T20:13:18.9898556Z L=1, 2025-05-07T20:13:18.9898651Z D_gradcheck=1, 2025-05-07T20:13:18.9898751Z stochastic_rounding=False, 2025-05-07T20:13:18.9898862Z weighted=True, 2025-05-07T20:13:18.9898958Z row_wise=True, 2025-05-07T20:13:18.9899042Z mixed=False, 2025-05-07T20:13:18.9899127Z use_cache=False, 2025-05-07T20:13:18.9899249Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.9899332Z use_cpu=True, 2025-05-07T20:13:18.9899441Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.9899532Z ) 2025-05-07T20:13:18.9899674Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.9900052Z self=, 2025-05-07T20:13:18.9900144Z mixed_B=True, 2025-05-07T20:13:18.9900229Z compile=False, 2025-05-07T20:13:18.9900324Z T=4, 2025-05-07T20:13:18.9900405Z D=93, 2025-05-07T20:13:18.9900485Z B=111, 2025-05-07T20:13:18.9900577Z log_E=4, 2025-05-07T20:13:18.9900654Z L=16, 2025-05-07T20:13:18.9900738Z D_gradcheck=1, 2025-05-07T20:13:18.9900850Z stochastic_rounding=False, 2025-05-07T20:13:18.9900939Z weighted=False, 2025-05-07T20:13:18.9901021Z row_wise=True, 2025-05-07T20:13:18.9901114Z mixed=True, 2025-05-07T20:13:18.9901199Z use_cache=True, 2025-05-07T20:13:18.9901309Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.9901403Z use_cpu=True, 2025-05-07T20:13:18.9901506Z output_dtype=SparseType.FP16, 2025-05-07T20:13:18.9901591Z ) 2025-05-07T20:13:18.9901727Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.9902091Z self=, 2025-05-07T20:13:18.9902185Z mixed_B=True, 2025-05-07T20:13:18.9902270Z compile=True, 2025-05-07T20:13:18.9902355Z T=5, 2025-05-07T20:13:18.9902445Z D=16, 2025-05-07T20:13:18.9902524Z B=3, 2025-05-07T20:13:18.9902606Z log_E=4, 2025-05-07T20:13:18.9902696Z L=3, 2025-05-07T20:13:18.9902782Z D_gradcheck=2, 2025-05-07T20:13:18.9902881Z stochastic_rounding=False, 2025-05-07T20:13:18.9902984Z weighted=False, 2025-05-07T20:13:18.9903069Z row_wise=True, 2025-05-07T20:13:18.9903154Z mixed=False, 2025-05-07T20:13:18.9903251Z use_cache=True, 2025-05-07T20:13:18.9903364Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.9903464Z use_cpu=True, 2025-05-07T20:13:18.9903568Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.9903646Z ) 2025-05-07T20:13:18.9903800Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.9904188Z self=, 2025-05-07T20:13:18.9904275Z mixed_B=True, 2025-05-07T20:13:18.9904373Z compile=False, 2025-05-07T20:13:18.9904480Z T=1, 2025-05-07T20:13:18.9904560Z D=16, 2025-05-07T20:13:18.9904654Z B=89, 2025-05-07T20:13:18.9904736Z log_E=3, 2025-05-07T20:13:18.9904816Z L=8, 2025-05-07T20:13:18.9904918Z D_gradcheck=1, 2025-05-07T20:13:18.9905018Z stochastic_rounding=False, 2025-05-07T20:13:18.9905107Z weighted=True, 2025-05-07T20:13:18.9905208Z row_wise=True, 2025-05-07T20:13:18.9905292Z mixed=False, 2025-05-07T20:13:18.9905392Z use_cache=True, 2025-05-07T20:13:18.9905736Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.9905823Z use_cpu=True, 2025-05-07T20:13:18.9905942Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.9906023Z ) 2025-05-07T20:13:18.9906162Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.9906541Z self=, 2025-05-07T20:13:18.9906628Z mixed_B=False, 2025-05-07T20:13:18.9906716Z compile=False, 2025-05-07T20:13:18.9906810Z T=1, 2025-05-07T20:13:18.9906891Z D=35, 2025-05-07T20:13:18.9906973Z B=16, 2025-05-07T20:13:18.9907068Z log_E=5, 2025-05-07T20:13:18.9907150Z L=6, 2025-05-07T20:13:18.9907247Z D_gradcheck=1, 2025-05-07T20:13:18.9907345Z stochastic_rounding=False, 2025-05-07T20:13:18.9907431Z weighted=False, 2025-05-07T20:13:18.9907563Z row_wise=False, 2025-05-07T20:13:18.9907647Z mixed=True, 2025-05-07T20:13:18.9907732Z use_cache=False, 2025-05-07T20:13:18.9907853Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.9907937Z use_cpu=True, 2025-05-07T20:13:18.9908042Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.9908128Z ) 2025-05-07T20:13:18.9908264Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.9908626Z self=, 2025-05-07T20:13:18.9908721Z mixed_B=True, 2025-05-07T20:13:18.9908804Z compile=True, 2025-05-07T20:13:18.9908881Z T=3, 2025-05-07T20:13:18.9908975Z D=95, 2025-05-07T20:13:18.9909056Z B=123, 2025-05-07T20:13:18.9909147Z log_E=5, 2025-05-07T20:13:18.9909225Z L=18, 2025-05-07T20:13:18.9909310Z D_gradcheck=2, 2025-05-07T20:13:18.9909419Z stochastic_rounding=False, 2025-05-07T20:13:18.9909504Z weighted=False, 2025-05-07T20:13:18.9909592Z row_wise=False, 2025-05-07T20:13:18.9909688Z mixed=False, 2025-05-07T20:13:18.9909775Z use_cache=True, 2025-05-07T20:13:18.9909890Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.9909988Z use_cpu=True, 2025-05-07T20:13:18.9910093Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.9910172Z ) 2025-05-07T20:13:18.9910318Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.9922758Z self=, 2025-05-07T20:13:18.9922954Z mixed_B=False, 2025-05-07T20:13:18.9923088Z compile=True, 2025-05-07T20:13:18.9923329Z T=5, 2025-05-07T20:13:18.9923435Z D=121, 2025-05-07T20:13:18.9923545Z B=31, 2025-05-07T20:13:18.9923666Z log_E=5, 2025-05-07T20:13:18.9923771Z L=7, 2025-05-07T20:13:18.9923888Z D_gradcheck=1, 2025-05-07T20:13:18.9924033Z stochastic_rounding=True, 2025-05-07T20:13:18.9924149Z weighted=False, 2025-05-07T20:13:18.9924263Z row_wise=True, 2025-05-07T20:13:18.9924387Z mixed=False, 2025-05-07T20:13:18.9924497Z use_cache=True, 2025-05-07T20:13:18.9924651Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:18.9924774Z use_cpu=True, 2025-05-07T20:13:18.9924915Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.9925022Z ) 2025-05-07T20:13:18.9925225Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.9925828Z self=, 2025-05-07T20:13:18.9925953Z mixed_B=True, 2025-05-07T20:13:18.9926066Z compile=False, 2025-05-07T20:13:18.9926220Z T=4, 2025-05-07T20:13:18.9926340Z D=24, 2025-05-07T20:13:18.9926440Z B=3, 2025-05-07T20:13:18.9926543Z log_E=4, 2025-05-07T20:13:18.9926662Z L=15, 2025-05-07T20:13:18.9926777Z D_gradcheck=2, 2025-05-07T20:13:18.9926910Z stochastic_rounding=False, 2025-05-07T20:13:18.9927036Z weighted=True, 2025-05-07T20:13:18.9927148Z row_wise=False, 2025-05-07T20:13:18.9927253Z mixed=False, 2025-05-07T20:13:18.9927376Z use_cache=False, 2025-05-07T20:13:18.9927555Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.9927666Z use_cpu=True, 2025-05-07T20:13:18.9927816Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.9927916Z ) 2025-05-07T20:13:18.9928110Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:18.9928599Z self=, 2025-05-07T20:13:18.9928708Z mixed_B=True, 2025-05-07T20:13:18.9928833Z compile=True, 2025-05-07T20:13:18.9928939Z T=1, 2025-05-07T20:13:18.9929040Z D=35, 2025-05-07T20:13:18.9929151Z B=46, 2025-05-07T20:13:18.9929259Z log_E=4, 2025-05-07T20:13:18.9929361Z L=11, 2025-05-07T20:13:18.9929486Z D_gradcheck=2, 2025-05-07T20:13:18.9929619Z stochastic_rounding=False, 2025-05-07T20:13:18.9929731Z weighted=False, 2025-05-07T20:13:18.9929923Z row_wise=True, 2025-05-07T20:13:18.9930081Z mixed=False, 2025-05-07T20:13:18.9930206Z use_cache=False, 2025-05-07T20:13:18.9930356Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:18.9930464Z use_cpu=True, 2025-05-07T20:13:18.9930719Z output_dtype=SparseType.FP32, 2025-05-07T20:13:18.9930837Z ) 2025-05-07T20:13:19.2012077Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.2012942Z self=, 2025-05-07T20:13:19.2013589Z mixed_B=True, 2025-05-07T20:13:19.2013829Z compile=False, 2025-05-07T20:13:19.2014052Z T=5, 2025-05-07T20:13:19.2014251Z D=18, 2025-05-07T20:13:19.2014448Z B=33, 2025-05-07T20:13:19.2014635Z log_E=3, 2025-05-07T20:13:19.2014848Z L=15, 2025-05-07T20:13:19.2015051Z D_gradcheck=1, 2025-05-07T20:13:19.2015284Z stochastic_rounding=True, 2025-05-07T20:13:19.2015555Z weighted=True, 2025-05-07T20:13:19.2015788Z row_wise=False, 2025-05-07T20:13:19.2016002Z mixed=True, 2025-05-07T20:13:19.2016223Z use_cache=True, 2025-05-07T20:13:19.2016475Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.2016770Z use_cpu=True, 2025-05-07T20:13:19.2017016Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.2017302Z ) 2025-05-07T20:13:19.2017537Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.2018167Z self=, 2025-05-07T20:13:19.2018734Z mixed_B=False, 2025-05-07T20:13:19.2018966Z compile=False, 2025-05-07T20:13:19.2019183Z T=3, 2025-05-07T20:13:19.2019382Z D=88, 2025-05-07T20:13:19.2019579Z B=73, 2025-05-07T20:13:19.2019766Z log_E=3, 2025-05-07T20:13:19.2019975Z L=0, 2025-05-07T20:13:19.2020184Z D_gradcheck=2, 2025-05-07T20:13:19.2020414Z stochastic_rounding=True, 2025-05-07T20:13:19.2020692Z weighted=False, 2025-05-07T20:13:19.2020927Z row_wise=True, 2025-05-07T20:13:19.2021137Z mixed=False, 2025-05-07T20:13:19.2021364Z use_cache=False, 2025-05-07T20:13:19.2021633Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.2021927Z use_cpu=True, 2025-05-07T20:13:19.2022176Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.2022457Z ) 2025-05-07T20:13:19.2022691Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.2023515Z self=, 2025-05-07T20:13:19.2024091Z mixed_B=True, 2025-05-07T20:13:19.2024328Z compile=False, 2025-05-07T20:13:19.2024598Z T=3, 2025-05-07T20:13:19.2024797Z D=79, 2025-05-07T20:13:19.2024997Z B=71, 2025-05-07T20:13:19.2025186Z log_E=4, 2025-05-07T20:13:19.2025396Z L=13, 2025-05-07T20:13:19.2025602Z D_gradcheck=1, 2025-05-07T20:13:19.2025834Z stochastic_rounding=False, 2025-05-07T20:13:19.2026102Z weighted=True, 2025-05-07T20:13:19.2026328Z row_wise=True, 2025-05-07T20:13:19.2026540Z mixed=False, 2025-05-07T20:13:19.2026765Z use_cache=False, 2025-05-07T20:13:19.2027031Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.2027374Z use_cpu=True, 2025-05-07T20:13:19.2027623Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.2027902Z ) 2025-05-07T20:13:19.2028136Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.2028754Z self=, 2025-05-07T20:13:19.2029327Z mixed_B=False, 2025-05-07T20:13:19.2029540Z compile=True, 2025-05-07T20:13:19.2029759Z T=4, 2025-05-07T20:13:19.2029961Z D=65, 2025-05-07T20:13:19.2030143Z B=35, 2025-05-07T20:13:19.2030338Z log_E=3, 2025-05-07T20:13:19.2030542Z L=15, 2025-05-07T20:13:19.2030733Z D_gradcheck=1, 2025-05-07T20:13:19.2030975Z stochastic_rounding=False, 2025-05-07T20:13:19.2031248Z weighted=True, 2025-05-07T20:13:19.2031531Z row_wise=True, 2025-05-07T20:13:19.2031739Z mixed=True, 2025-05-07T20:13:19.2031961Z use_cache=False, 2025-05-07T20:13:19.2032226Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.2032523Z use_cpu=True, 2025-05-07T20:13:19.2032778Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.2033060Z ) 2025-05-07T20:13:19.2033299Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.2033917Z self=, 2025-05-07T20:13:19.2034484Z mixed_B=True, 2025-05-07T20:13:19.2034696Z compile=False, 2025-05-07T20:13:19.2034919Z T=2, 2025-05-07T20:13:19.2035122Z D=48, 2025-05-07T20:13:19.2035309Z B=99, 2025-05-07T20:13:19.2035511Z log_E=5, 2025-05-07T20:13:19.2035719Z L=19, 2025-05-07T20:13:19.2035907Z D_gradcheck=2, 2025-05-07T20:13:19.2036242Z stochastic_rounding=False, 2025-05-07T20:13:19.2036528Z weighted=False, 2025-05-07T20:13:19.2036758Z row_wise=False, 2025-05-07T20:13:19.2036990Z mixed=True, 2025-05-07T20:13:19.2037217Z use_cache=True, 2025-05-07T20:13:19.2037459Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.2037765Z use_cpu=True, 2025-05-07T20:13:19.2038013Z output_dtype=SparseType.FP32, 2025-05-07T20:13:19.2038290Z ) 2025-05-07T20:13:19.2038522Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.2039136Z self=, 2025-05-07T20:13:19.2039706Z mixed_B=False, 2025-05-07T20:13:19.2039921Z compile=False, 2025-05-07T20:13:19.2040143Z T=1, 2025-05-07T20:13:19.2040342Z D=11, 2025-05-07T20:13:19.2040529Z B=17, 2025-05-07T20:13:19.2040723Z log_E=5, 2025-05-07T20:13:19.2040926Z L=20, 2025-05-07T20:13:19.2041113Z D_gradcheck=1, 2025-05-07T20:13:19.2041357Z stochastic_rounding=False, 2025-05-07T20:13:19.2041630Z weighted=True, 2025-05-07T20:13:19.2041846Z row_wise=False, 2025-05-07T20:13:19.2042073Z mixed=True, 2025-05-07T20:13:19.2042299Z use_cache=True, 2025-05-07T20:13:19.2042552Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.2042851Z use_cpu=True, 2025-05-07T20:13:19.2043103Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.2043386Z ) 2025-05-07T20:13:19.2043623Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.2044291Z self=, 2025-05-07T20:13:19.2044863Z mixed_B=False, 2025-05-07T20:13:19.2045099Z compile=False, 2025-05-07T20:13:19.2045312Z T=5, 2025-05-07T20:13:19.2045548Z D=62, 2025-05-07T20:13:19.2045750Z B=24, 2025-05-07T20:13:19.2045940Z log_E=5, 2025-05-07T20:13:19.2046154Z L=13, 2025-05-07T20:13:19.2046362Z D_gradcheck=2, 2025-05-07T20:13:19.2046593Z stochastic_rounding=True, 2025-05-07T20:13:19.2046870Z weighted=True, 2025-05-07T20:13:19.2047105Z row_wise=False, 2025-05-07T20:13:19.2047322Z mixed=True, 2025-05-07T20:13:19.2047545Z use_cache=True, 2025-05-07T20:13:19.2047803Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.2048126Z use_cpu=True, 2025-05-07T20:13:19.2048370Z output_dtype=SparseType.FP32, 2025-05-07T20:13:19.2048650Z ) 2025-05-07T20:13:19.2048882Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.2049495Z self=, 2025-05-07T20:13:19.2050059Z mixed_B=True, 2025-05-07T20:13:19.2050271Z compile=True, 2025-05-07T20:13:19.2050490Z T=5, 2025-05-07T20:13:19.2050691Z D=68, 2025-05-07T20:13:19.2050874Z B=91, 2025-05-07T20:13:19.2051070Z log_E=5, 2025-05-07T20:13:19.2051276Z L=12, 2025-05-07T20:13:19.2051466Z D_gradcheck=2, 2025-05-07T20:13:19.2051710Z stochastic_rounding=True, 2025-05-07T20:13:19.2051981Z weighted=True, 2025-05-07T20:13:19.2052250Z row_wise=False, 2025-05-07T20:13:19.2052466Z mixed=True, 2025-05-07T20:13:19.2052693Z use_cache=False, 2025-05-07T20:13:19.2052958Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.2053255Z use_cpu=True, 2025-05-07T20:13:19.2053501Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.2053777Z ) 2025-05-07T20:13:19.2054011Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.2054630Z self=, 2025-05-07T20:13:19.2055197Z mixed_B=False, 2025-05-07T20:13:19.2055414Z compile=True, 2025-05-07T20:13:19.2055635Z T=5, 2025-05-07T20:13:19.2055837Z D=76, 2025-05-07T20:13:19.2056024Z B=123, 2025-05-07T20:13:19.2056225Z log_E=5, 2025-05-07T20:13:19.2056435Z L=20, 2025-05-07T20:13:19.2056627Z D_gradcheck=2, 2025-05-07T20:13:19.2056869Z stochastic_rounding=True, 2025-05-07T20:13:19.2057139Z weighted=True, 2025-05-07T20:13:19.2057353Z row_wise=True, 2025-05-07T20:13:19.2057575Z mixed=False, 2025-05-07T20:13:19.2057796Z use_cache=False, 2025-05-07T20:13:19.2058043Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.2058344Z use_cpu=True, 2025-05-07T20:13:19.2058590Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.2058869Z ) 2025-05-07T20:13:19.2059100Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.2059716Z self=, 2025-05-07T20:13:19.2060277Z mixed_B=True, 2025-05-07T20:13:19.2060489Z compile=False, 2025-05-07T20:13:19.2060710Z T=5, 2025-05-07T20:13:19.2060914Z D=98, 2025-05-07T20:13:19.2061097Z B=8, 2025-05-07T20:13:19.2061294Z log_E=5, 2025-05-07T20:13:19.2061501Z L=19, 2025-05-07T20:13:19.2061688Z D_gradcheck=1, 2025-05-07T20:13:19.2061925Z stochastic_rounding=True, 2025-05-07T20:13:19.2062197Z weighted=False, 2025-05-07T20:13:19.2062412Z row_wise=True, 2025-05-07T20:13:19.2062637Z mixed=True, 2025-05-07T20:13:19.2062858Z use_cache=False, 2025-05-07T20:13:19.2063105Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.2063408Z use_cpu=True, 2025-05-07T20:13:19.2063658Z output_dtype=SparseType.FP32, 2025-05-07T20:13:19.2063919Z ) 2025-05-07T20:13:19.2064166Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.2064830Z self=, 2025-05-07T20:13:19.2065401Z mixed_B=True, 2025-05-07T20:13:19.2065620Z compile=False, 2025-05-07T20:13:19.2065845Z T=4, 2025-05-07T20:13:19.2066077Z D=76, 2025-05-07T20:13:19.2066260Z B=67, 2025-05-07T20:13:19.2066507Z log_E=4, 2025-05-07T20:13:19.2066713Z L=12, 2025-05-07T20:13:19.2066914Z D_gradcheck=1, 2025-05-07T20:13:19.2067145Z stochastic_rounding=False, 2025-05-07T20:13:19.2067419Z weighted=True, 2025-05-07T20:13:19.2067648Z row_wise=False, 2025-05-07T20:13:19.2067868Z mixed=True, 2025-05-07T20:13:19.2068092Z use_cache=True, 2025-05-07T20:13:19.2068346Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.2068675Z use_cpu=True, 2025-05-07T20:13:19.2068925Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.2069210Z ) 2025-05-07T20:13:19.2069447Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.2070067Z self=, 2025-05-07T20:13:19.2070638Z mixed_B=True, 2025-05-07T20:13:19.2070857Z compile=False, 2025-05-07T20:13:19.2071092Z T=4, 2025-05-07T20:13:19.2071300Z D=118, 2025-05-07T20:13:19.2071490Z B=57, 2025-05-07T20:13:19.2071693Z log_E=5, 2025-05-07T20:13:19.2071904Z L=10, 2025-05-07T20:13:19.2072098Z D_gradcheck=2, 2025-05-07T20:13:19.2072343Z stochastic_rounding=False, 2025-05-07T20:13:19.2072619Z weighted=False, 2025-05-07T20:13:19.2072854Z row_wise=False, 2025-05-07T20:13:19.2073098Z mixed=True, 2025-05-07T20:13:19.2073321Z use_cache=True, 2025-05-07T20:13:19.2073577Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.2073873Z use_cpu=True, 2025-05-07T20:13:19.2074128Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.2074407Z ) 2025-05-07T20:13:19.2074639Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.2075256Z self=, 2025-05-07T20:13:19.2075815Z mixed_B=True, 2025-05-07T20:13:19.2076110Z compile=True, 2025-05-07T20:13:19.2076331Z T=1, 2025-05-07T20:13:19.2076537Z D=39, 2025-05-07T20:13:19.2076724Z B=2, 2025-05-07T20:13:19.2076921Z log_E=4, 2025-05-07T20:13:19.2077126Z L=10, 2025-05-07T20:13:19.2077316Z D_gradcheck=1, 2025-05-07T20:13:19.2077557Z stochastic_rounding=True, 2025-05-07T20:13:19.2077836Z weighted=False, 2025-05-07T20:13:19.2078052Z row_wise=False, 2025-05-07T20:13:19.2078285Z mixed=True, 2025-05-07T20:13:19.2078509Z use_cache=True, 2025-05-07T20:13:19.2078750Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.2079056Z use_cpu=True, 2025-05-07T20:13:19.2079301Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.2079576Z ) 2025-05-07T20:13:19.2079806Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.2080424Z self=, 2025-05-07T20:13:19.2080994Z mixed_B=False, 2025-05-07T20:13:19.2081210Z compile=False, 2025-05-07T20:13:19.2081431Z T=1, 2025-05-07T20:13:19.2081633Z D=125, 2025-05-07T20:13:19.2081825Z B=11, 2025-05-07T20:13:19.2082026Z log_E=4, 2025-05-07T20:13:19.2082242Z L=6, 2025-05-07T20:13:19.2082433Z D_gradcheck=2, 2025-05-07T20:13:19.2082679Z stochastic_rounding=False, 2025-05-07T20:13:19.2082953Z weighted=False, 2025-05-07T20:13:19.2083171Z row_wise=False, 2025-05-07T20:13:19.2083398Z mixed=False, 2025-05-07T20:13:19.2083622Z use_cache=False, 2025-05-07T20:13:19.2083869Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.2084168Z use_cpu=True, 2025-05-07T20:13:19.2084416Z output_dtype=SparseType.FP32, 2025-05-07T20:13:19.2084681Z ) 2025-05-07T20:13:19.2084925Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.2085586Z self=, 2025-05-07T20:13:19.2086154Z mixed_B=True, 2025-05-07T20:13:19.2086370Z compile=True, 2025-05-07T20:13:19.2086599Z T=5, 2025-05-07T20:13:19.2086800Z D=31, 2025-05-07T20:13:19.2087081Z B=124, 2025-05-07T20:13:19.2087285Z log_E=5, 2025-05-07T20:13:19.2087497Z L=3, 2025-05-07T20:13:19.2087685Z D_gradcheck=2, 2025-05-07T20:13:19.2087934Z stochastic_rounding=False, 2025-05-07T20:13:19.2088214Z weighted=False, 2025-05-07T20:13:19.2088426Z row_wise=True, 2025-05-07T20:13:19.2088648Z mixed=True, 2025-05-07T20:13:19.2088867Z use_cache=True, 2025-05-07T20:13:19.2089104Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.2089408Z use_cpu=True, 2025-05-07T20:13:19.2089681Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.2089948Z ) 2025-05-07T20:13:19.2090194Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.2090815Z self=, 2025-05-07T20:13:19.2091376Z mixed_B=False, 2025-05-07T20:13:19.2091593Z compile=True, 2025-05-07T20:13:19.2091816Z T=5, 2025-05-07T20:13:19.2092011Z D=39, 2025-05-07T20:13:19.2092200Z B=69, 2025-05-07T20:13:19.2092400Z log_E=3, 2025-05-07T20:13:19.2092602Z L=16, 2025-05-07T20:13:19.2092790Z D_gradcheck=2, 2025-05-07T20:13:19.2093032Z stochastic_rounding=True, 2025-05-07T20:13:19.2093303Z weighted=False, 2025-05-07T20:13:19.2093521Z row_wise=False, 2025-05-07T20:13:19.2093773Z mixed=False, 2025-05-07T20:13:19.2094007Z use_cache=False, 2025-05-07T20:13:19.2094259Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.2094567Z use_cpu=True, 2025-05-07T20:13:19.2094818Z output_dtype=SparseType.FP32, 2025-05-07T20:13:19.2095087Z ) 2025-05-07T20:13:19.2095341Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.2095962Z self=, 2025-05-07T20:13:19.2096516Z mixed_B=True, 2025-05-07T20:13:19.2096746Z compile=True, 2025-05-07T20:13:19.2096969Z T=4, 2025-05-07T20:13:19.2097157Z D=73, 2025-05-07T20:13:19.2097362Z B=1, 2025-05-07T20:13:19.2097561Z log_E=5, 2025-05-07T20:13:19.2097756Z L=14, 2025-05-07T20:13:19.2097960Z D_gradcheck=2, 2025-05-07T20:13:19.2098209Z stochastic_rounding=False, 2025-05-07T20:13:19.2098485Z weighted=False, 2025-05-07T20:13:19.2098705Z row_wise=False, 2025-05-07T20:13:19.2098934Z mixed=True, 2025-05-07T20:13:19.2099157Z use_cache=False, 2025-05-07T20:13:19.2099407Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.2099710Z use_cpu=True, 2025-05-07T20:13:19.2099956Z output_dtype=SparseType.FP32, 2025-05-07T20:13:19.2100222Z ) 2025-05-07T20:13:19.2348690Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.2349412Z self=, 2025-05-07T20:13:19.2350349Z mixed_B=True, 2025-05-07T20:13:19.2350579Z compile=True, 2025-05-07T20:13:19.2350803Z T=1, 2025-05-07T20:13:19.2350988Z D=78, 2025-05-07T20:13:19.2351188Z B=28, 2025-05-07T20:13:19.2351392Z log_E=3, 2025-05-07T20:13:19.2351598Z L=4, 2025-05-07T20:13:19.2351789Z D_gradcheck=2, 2025-05-07T20:13:19.2352041Z stochastic_rounding=False, 2025-05-07T20:13:19.2352319Z weighted=False, 2025-05-07T20:13:19.2352537Z row_wise=False, 2025-05-07T20:13:19.2352763Z mixed=True, 2025-05-07T20:13:19.2352983Z use_cache=True, 2025-05-07T20:13:19.2353292Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.2353596Z use_cpu=True, 2025-05-07T20:13:19.2353845Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.2354115Z ) 2025-05-07T20:13:19.2354361Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.2355130Z self=, 2025-05-07T20:13:19.2355686Z mixed_B=True, 2025-05-07T20:13:19.2355916Z compile=True, 2025-05-07T20:13:19.2356204Z T=1, 2025-05-07T20:13:19.2356394Z D=98, 2025-05-07T20:13:19.2356650Z B=19, 2025-05-07T20:13:19.2356848Z log_E=4, 2025-05-07T20:13:19.2357042Z L=0, 2025-05-07T20:13:19.2357244Z D_gradcheck=1, 2025-05-07T20:13:19.2357483Z stochastic_rounding=True, 2025-05-07T20:13:19.2357756Z weighted=True, 2025-05-07T20:13:19.2357969Z row_wise=False, 2025-05-07T20:13:19.2358195Z mixed=False, 2025-05-07T20:13:19.2358417Z use_cache=True, 2025-05-07T20:13:19.2358655Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.2358957Z use_cpu=True, 2025-05-07T20:13:19.2359244Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.2359510Z ) 2025-05-07T20:13:19.2359754Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.2360372Z self=, 2025-05-07T20:13:19.2360926Z mixed_B=False, 2025-05-07T20:13:19.2361158Z compile=False, 2025-05-07T20:13:19.2361381Z T=1, 2025-05-07T20:13:19.2361568Z D=88, 2025-05-07T20:13:19.2361767Z B=24, 2025-05-07T20:13:19.2361962Z log_E=5, 2025-05-07T20:13:19.2362156Z L=11, 2025-05-07T20:13:19.2362357Z D_gradcheck=1, 2025-05-07T20:13:19.2362593Z stochastic_rounding=True, 2025-05-07T20:13:19.2362851Z weighted=False, 2025-05-07T20:13:19.2363079Z row_wise=True, 2025-05-07T20:13:19.2363349Z mixed=True, 2025-05-07T20:13:19.2363558Z use_cache=False, 2025-05-07T20:13:19.2363820Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.2364123Z use_cpu=True, 2025-05-07T20:13:19.2364375Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.2364645Z ) 2025-05-07T20:13:19.2364896Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.2365517Z self=, 2025-05-07T20:13:19.2366070Z mixed_B=True, 2025-05-07T20:13:19.2366299Z compile=False, 2025-05-07T20:13:19.2366521Z T=3, 2025-05-07T20:13:19.2366706Z D=80, 2025-05-07T20:13:19.2366903Z B=46, 2025-05-07T20:13:19.2367105Z log_E=3, 2025-05-07T20:13:19.2367297Z L=11, 2025-05-07T20:13:19.2367500Z D_gradcheck=1, 2025-05-07T20:13:19.2367743Z stochastic_rounding=False, 2025-05-07T20:13:19.2368004Z weighted=False, 2025-05-07T20:13:19.2368236Z row_wise=False, 2025-05-07T20:13:19.2368463Z mixed=False, 2025-05-07T20:13:19.2368678Z use_cache=True, 2025-05-07T20:13:19.2368936Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.2369246Z use_cpu=True, 2025-05-07T20:13:19.2369488Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.2369771Z ) 2025-05-07T20:13:19.2370024Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.2370645Z self=, 2025-05-07T20:13:19.2371201Z mixed_B=False, 2025-05-07T20:13:19.2371434Z compile=True, 2025-05-07T20:13:19.2371658Z T=3, 2025-05-07T20:13:19.2371848Z D=104, 2025-05-07T20:13:19.2372056Z B=84, 2025-05-07T20:13:19.2372259Z log_E=3, 2025-05-07T20:13:19.2372455Z L=5, 2025-05-07T20:13:19.2372662Z D_gradcheck=1, 2025-05-07T20:13:19.2372905Z stochastic_rounding=False, 2025-05-07T20:13:19.2373171Z weighted=False, 2025-05-07T20:13:19.2373406Z row_wise=False, 2025-05-07T20:13:19.2373636Z mixed=True, 2025-05-07T20:13:19.2373844Z use_cache=False, 2025-05-07T20:13:19.2374110Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.2374409Z use_cpu=True, 2025-05-07T20:13:19.2374643Z output_dtype=SparseType.FP32, 2025-05-07T20:13:19.2374922Z ) 2025-05-07T20:13:19.2375164Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.2375811Z self=, 2025-05-07T20:13:19.2376378Z mixed_B=False, 2025-05-07T20:13:19.2376608Z compile=True, 2025-05-07T20:13:19.2376832Z T=5, 2025-05-07T20:13:19.2377018Z D=113, 2025-05-07T20:13:19.2377255Z B=42, 2025-05-07T20:13:19.2377461Z log_E=3, 2025-05-07T20:13:19.2377660Z L=8, 2025-05-07T20:13:19.2377863Z D_gradcheck=2, 2025-05-07T20:13:19.2378113Z stochastic_rounding=False, 2025-05-07T20:13:19.2378377Z weighted=True, 2025-05-07T20:13:19.2378613Z row_wise=False, 2025-05-07T20:13:19.2378846Z mixed=True, 2025-05-07T20:13:19.2379055Z use_cache=True, 2025-05-07T20:13:19.2379310Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.2379610Z use_cpu=True, 2025-05-07T20:13:19.2379873Z output_dtype=SparseType.FP32, 2025-05-07T20:13:19.2380151Z ) 2025-05-07T20:13:19.2380401Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.2381007Z self=, 2025-05-07T20:13:19.2381571Z mixed_B=True, 2025-05-07T20:13:19.2381798Z compile=True, 2025-05-07T20:13:19.2382003Z T=2, 2025-05-07T20:13:19.2382202Z D=41, 2025-05-07T20:13:19.2382404Z B=83, 2025-05-07T20:13:19.2382589Z log_E=4, 2025-05-07T20:13:19.2382796Z L=8, 2025-05-07T20:13:19.2382998Z D_gradcheck=2, 2025-05-07T20:13:19.2383240Z stochastic_rounding=False, 2025-05-07T20:13:19.2383501Z weighted=True, 2025-05-07T20:13:19.2383728Z row_wise=False, 2025-05-07T20:13:19.2383952Z mixed=True, 2025-05-07T20:13:19.2384193Z use_cache=False, 2025-05-07T20:13:19.2384450Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.2384751Z use_cpu=True, 2025-05-07T20:13:19.2384984Z output_dtype=SparseType.FP32, 2025-05-07T20:13:19.2385258Z ) 2025-05-07T20:13:19.2385507Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.2386110Z self=, 2025-05-07T20:13:19.2386684Z mixed_B=False, 2025-05-07T20:13:19.2386909Z compile=True, 2025-05-07T20:13:19.2387116Z T=2, 2025-05-07T20:13:19.2387310Z D=115, 2025-05-07T20:13:19.2387510Z B=51, 2025-05-07T20:13:19.2387694Z log_E=4, 2025-05-07T20:13:19.2387898Z L=0, 2025-05-07T20:13:19.2388097Z D_gradcheck=2, 2025-05-07T20:13:19.2388331Z stochastic_rounding=True, 2025-05-07T20:13:19.2388602Z weighted=False, 2025-05-07T20:13:19.2388834Z row_wise=True, 2025-05-07T20:13:19.2389049Z mixed=True, 2025-05-07T20:13:19.2389272Z use_cache=True, 2025-05-07T20:13:19.2389529Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.2389836Z use_cpu=True, 2025-05-07T20:13:19.2390071Z output_dtype=SparseType.FP32, 2025-05-07T20:13:19.2390353Z ) 2025-05-07T20:13:19.2390605Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.2391216Z self=, 2025-05-07T20:13:19.2391784Z mixed_B=True, 2025-05-07T20:13:19.2392014Z compile=True, 2025-05-07T20:13:19.2392223Z T=5, 2025-05-07T20:13:19.2392424Z D=6, 2025-05-07T20:13:19.2392629Z B=52, 2025-05-07T20:13:19.2392821Z log_E=3, 2025-05-07T20:13:19.2393031Z L=14, 2025-05-07T20:13:19.2393236Z D_gradcheck=1, 2025-05-07T20:13:19.2393469Z stochastic_rounding=False, 2025-05-07T20:13:19.2393749Z weighted=False, 2025-05-07T20:13:19.2393995Z row_wise=False, 2025-05-07T20:13:19.2394209Z mixed=True, 2025-05-07T20:13:19.2394439Z use_cache=False, 2025-05-07T20:13:19.2394707Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.2395002Z use_cpu=True, 2025-05-07T20:13:19.2395260Z output_dtype=SparseType.FP32, 2025-05-07T20:13:19.2395541Z ) 2025-05-07T20:13:19.2395781Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.2396526Z self=, 2025-05-07T20:13:19.2397096Z mixed_B=False, 2025-05-07T20:13:19.2397333Z compile=True, 2025-05-07T20:13:19.2397544Z T=2, 2025-05-07T20:13:19.2397746Z D=65, 2025-05-07T20:13:19.2397948Z B=8, 2025-05-07T20:13:19.2398165Z log_E=3, 2025-05-07T20:13:19.2398263Z L=18, 2025-05-07T20:13:19.2398350Z D_gradcheck=2, 2025-05-07T20:13:19.2398452Z stochastic_rounding=False, 2025-05-07T20:13:19.2398553Z weighted=True, 2025-05-07T20:13:19.2398638Z row_wise=False, 2025-05-07T20:13:19.2398724Z mixed=False, 2025-05-07T20:13:19.2398831Z use_cache=False, 2025-05-07T20:13:19.2398943Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.2399027Z use_cpu=True, 2025-05-07T20:13:19.2399174Z output_dtype=SparseType.FP32, 2025-05-07T20:13:19.2399254Z ) 2025-05-07T20:13:19.2399401Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.2399773Z self=, 2025-05-07T20:13:19.2399861Z mixed_B=False, 2025-05-07T20:13:19.2399964Z compile=False, 2025-05-07T20:13:19.2400047Z T=5, 2025-05-07T20:13:19.2400130Z D=54, 2025-05-07T20:13:19.2400223Z B=1, 2025-05-07T20:13:19.2400305Z log_E=5, 2025-05-07T20:13:19.2400382Z L=20, 2025-05-07T20:13:19.2400479Z D_gradcheck=2, 2025-05-07T20:13:19.2400578Z stochastic_rounding=False, 2025-05-07T20:13:19.2400662Z weighted=True, 2025-05-07T20:13:19.2400759Z row_wise=False, 2025-05-07T20:13:19.2400841Z mixed=True, 2025-05-07T20:13:19.2400957Z use_cache=False, 2025-05-07T20:13:19.2401079Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.2401167Z use_cpu=True, 2025-05-07T20:13:19.2401286Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.2401367Z ) 2025-05-07T20:13:19.2401505Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.2401880Z self=, 2025-05-07T20:13:19.2401964Z mixed_B=True, 2025-05-07T20:13:19.2402053Z compile=False, 2025-05-07T20:13:19.2402143Z T=5, 2025-05-07T20:13:19.2402223Z D=126, 2025-05-07T20:13:19.2402302Z B=86, 2025-05-07T20:13:19.2402399Z log_E=3, 2025-05-07T20:13:19.2402481Z L=8, 2025-05-07T20:13:19.2402567Z D_gradcheck=1, 2025-05-07T20:13:19.2402677Z stochastic_rounding=True, 2025-05-07T20:13:19.2402768Z weighted=False, 2025-05-07T20:13:19.2402851Z row_wise=True, 2025-05-07T20:13:19.2402947Z mixed=True, 2025-05-07T20:13:19.2403036Z use_cache=False, 2025-05-07T20:13:19.2403165Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.2403250Z use_cpu=True, 2025-05-07T20:13:19.2403360Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.2403448Z ) 2025-05-07T20:13:19.2403586Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.2403950Z self=, 2025-05-07T20:13:19.2404047Z mixed_B=True, 2025-05-07T20:13:19.2404134Z compile=False, 2025-05-07T20:13:19.2404216Z T=2, 2025-05-07T20:13:19.2404305Z D=67, 2025-05-07T20:13:19.2404383Z B=52, 2025-05-07T20:13:19.2404466Z log_E=5, 2025-05-07T20:13:19.2404557Z L=8, 2025-05-07T20:13:19.2404641Z D_gradcheck=1, 2025-05-07T20:13:19.2404751Z stochastic_rounding=True, 2025-05-07T20:13:19.2404835Z weighted=True, 2025-05-07T20:13:19.2404918Z row_wise=True, 2025-05-07T20:13:19.2405012Z mixed=True, 2025-05-07T20:13:19.2405098Z use_cache=False, 2025-05-07T20:13:19.2405211Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.2405308Z use_cpu=True, 2025-05-07T20:13:19.2405603Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.2405684Z ) 2025-05-07T20:13:19.2405839Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.2406204Z self=, 2025-05-07T20:13:19.2406381Z mixed_B=True, 2025-05-07T20:13:19.2406485Z compile=True, 2025-05-07T20:13:19.2406569Z T=3, 2025-05-07T20:13:19.2406652Z D=105, 2025-05-07T20:13:19.2406748Z B=28, 2025-05-07T20:13:19.2406874Z log_E=5, 2025-05-07T20:13:19.2406970Z L=6, 2025-05-07T20:13:19.2407058Z D_gradcheck=1, 2025-05-07T20:13:19.2407157Z stochastic_rounding=True, 2025-05-07T20:13:19.2407255Z weighted=True, 2025-05-07T20:13:19.2407340Z row_wise=True, 2025-05-07T20:13:19.2407422Z mixed=True, 2025-05-07T20:13:19.2407522Z use_cache=False, 2025-05-07T20:13:19.2407634Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.2407719Z use_cpu=True, 2025-05-07T20:13:19.2407840Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.2407960Z ) 2025-05-07T20:13:19.2408097Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.2408471Z self=, 2025-05-07T20:13:19.2408557Z mixed_B=False, 2025-05-07T20:13:19.2408654Z compile=True, 2025-05-07T20:13:19.2408733Z T=4, 2025-05-07T20:13:19.2408812Z D=33, 2025-05-07T20:13:19.2408903Z B=55, 2025-05-07T20:13:19.2408984Z log_E=4, 2025-05-07T20:13:19.2409064Z L=5, 2025-05-07T20:13:19.2409168Z D_gradcheck=2, 2025-05-07T20:13:19.2409270Z stochastic_rounding=False, 2025-05-07T20:13:19.2409356Z weighted=False, 2025-05-07T20:13:19.2409456Z row_wise=False, 2025-05-07T20:13:19.2409541Z mixed=True, 2025-05-07T20:13:19.2409676Z use_cache=False, 2025-05-07T20:13:19.2409799Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.2409883Z use_cpu=True, 2025-05-07T20:13:19.2409988Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.2410083Z ) 2025-05-07T20:13:19.2410221Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.2410598Z self=, 2025-05-07T20:13:19.2410685Z mixed_B=False, 2025-05-07T20:13:19.2410772Z compile=False, 2025-05-07T20:13:19.2410864Z T=5, 2025-05-07T20:13:19.2410942Z D=74, 2025-05-07T20:13:19.2411021Z B=76, 2025-05-07T20:13:19.2411116Z log_E=3, 2025-05-07T20:13:19.2411194Z L=19, 2025-05-07T20:13:19.2411280Z D_gradcheck=1, 2025-05-07T20:13:19.2411393Z stochastic_rounding=True, 2025-05-07T20:13:19.2411477Z weighted=True, 2025-05-07T20:13:19.2411560Z row_wise=True, 2025-05-07T20:13:19.2411654Z mixed=False, 2025-05-07T20:13:19.2411741Z use_cache=False, 2025-05-07T20:13:19.2411851Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.2411946Z use_cpu=True, 2025-05-07T20:13:19.2412049Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.2412141Z ) 2025-05-07T20:13:19.2412277Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.2412638Z self=, 2025-05-07T20:13:19.2412736Z mixed_B=True, 2025-05-07T20:13:19.2412821Z compile=False, 2025-05-07T20:13:19.2412901Z T=5, 2025-05-07T20:13:19.2412993Z D=8, 2025-05-07T20:13:19.2413071Z B=34, 2025-05-07T20:13:19.2413152Z log_E=5, 2025-05-07T20:13:19.2413247Z L=8, 2025-05-07T20:13:19.2413331Z D_gradcheck=2, 2025-05-07T20:13:19.2413428Z stochastic_rounding=True, 2025-05-07T20:13:19.2413528Z weighted=False, 2025-05-07T20:13:19.2413614Z row_wise=True, 2025-05-07T20:13:19.2413698Z mixed=True, 2025-05-07T20:13:19.2413800Z use_cache=True, 2025-05-07T20:13:19.2413915Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.2414012Z use_cpu=True, 2025-05-07T20:13:19.2414116Z output_dtype=SparseType.FP32, 2025-05-07T20:13:19.2414195Z ) 2025-05-07T20:13:19.3125383Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.3125994Z self=, 2025-05-07T20:13:19.3126501Z mixed_B=True, 2025-05-07T20:13:19.3126677Z compile=False, 2025-05-07T20:13:19.3126773Z T=1, 2025-05-07T20:13:19.3126854Z D=17, 2025-05-07T20:13:19.3126949Z B=1, 2025-05-07T20:13:19.3127032Z log_E=5, 2025-05-07T20:13:19.3127201Z L=5, 2025-05-07T20:13:19.3127290Z D_gradcheck=2, 2025-05-07T20:13:19.3127391Z stochastic_rounding=True, 2025-05-07T20:13:19.3127492Z weighted=False, 2025-05-07T20:13:19.3127578Z row_wise=True, 2025-05-07T20:13:19.3127668Z mixed=False, 2025-05-07T20:13:19.3127772Z use_cache=False, 2025-05-07T20:13:19.3127896Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.3127983Z use_cpu=True, 2025-05-07T20:13:19.3128104Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.3128238Z ) 2025-05-07T20:13:19.3128381Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.3128762Z self=, 2025-05-07T20:13:19.3128853Z mixed_B=False, 2025-05-07T20:13:19.3128954Z compile=False, 2025-05-07T20:13:19.3129034Z T=2, 2025-05-07T20:13:19.3129115Z D=85, 2025-05-07T20:13:19.3129211Z B=88, 2025-05-07T20:13:19.3129294Z log_E=3, 2025-05-07T20:13:19.3129376Z L=17, 2025-05-07T20:13:19.3129475Z D_gradcheck=2, 2025-05-07T20:13:19.3129580Z stochastic_rounding=False, 2025-05-07T20:13:19.3129668Z weighted=False, 2025-05-07T20:13:19.3129768Z row_wise=True, 2025-05-07T20:13:19.3129929Z mixed=False, 2025-05-07T20:13:19.3130017Z use_cache=False, 2025-05-07T20:13:19.3130197Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.3130284Z use_cpu=True, 2025-05-07T20:13:19.3130391Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.3130487Z ) 2025-05-07T20:13:19.3130627Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.3131010Z self=, 2025-05-07T20:13:19.3131098Z mixed_B=False, 2025-05-07T20:13:19.3131184Z compile=True, 2025-05-07T20:13:19.3131279Z T=5, 2025-05-07T20:13:19.3131360Z D=66, 2025-05-07T20:13:19.3131441Z B=62, 2025-05-07T20:13:19.3131537Z log_E=4, 2025-05-07T20:13:19.3131619Z L=18, 2025-05-07T20:13:19.3131707Z D_gradcheck=2, 2025-05-07T20:13:19.3131821Z stochastic_rounding=True, 2025-05-07T20:13:19.3131909Z weighted=False, 2025-05-07T20:13:19.3131995Z row_wise=False, 2025-05-07T20:13:19.3132092Z mixed=True, 2025-05-07T20:13:19.3132180Z use_cache=False, 2025-05-07T20:13:19.3132295Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.3132396Z use_cpu=True, 2025-05-07T20:13:19.3132499Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.3132589Z ) 2025-05-07T20:13:19.3132726Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.3133089Z self=, 2025-05-07T20:13:19.3133185Z mixed_B=True, 2025-05-07T20:13:19.3133270Z compile=False, 2025-05-07T20:13:19.3133348Z T=5, 2025-05-07T20:13:19.3133438Z D=94, 2025-05-07T20:13:19.3133520Z B=32, 2025-05-07T20:13:19.3133599Z log_E=3, 2025-05-07T20:13:19.3133692Z L=7, 2025-05-07T20:13:19.3133779Z D_gradcheck=1, 2025-05-07T20:13:19.3133883Z stochastic_rounding=False, 2025-05-07T20:13:19.3133983Z weighted=False, 2025-05-07T20:13:19.3134069Z row_wise=True, 2025-05-07T20:13:19.3134165Z mixed=False, 2025-05-07T20:13:19.3134251Z use_cache=True, 2025-05-07T20:13:19.3134366Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.3134463Z use_cpu=True, 2025-05-07T20:13:19.3134568Z output_dtype=SparseType.FP32, 2025-05-07T20:13:19.3134648Z ) 2025-05-07T20:13:19.3134807Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.3135169Z self=, 2025-05-07T20:13:19.3135292Z mixed_B=False, 2025-05-07T20:13:19.3135397Z compile=True, 2025-05-07T20:13:19.3135479Z T=4, 2025-05-07T20:13:19.3135564Z D=81, 2025-05-07T20:13:19.3135659Z B=85, 2025-05-07T20:13:19.3135742Z log_E=5, 2025-05-07T20:13:19.3135853Z L=16, 2025-05-07T20:13:19.3135954Z D_gradcheck=2, 2025-05-07T20:13:19.3136056Z stochastic_rounding=False, 2025-05-07T20:13:19.3136158Z weighted=False, 2025-05-07T20:13:19.3136245Z row_wise=True, 2025-05-07T20:13:19.3136330Z mixed=False, 2025-05-07T20:13:19.3136431Z use_cache=True, 2025-05-07T20:13:19.3136544Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.3136631Z use_cpu=True, 2025-05-07T20:13:19.3136749Z output_dtype=SparseType.FP32, 2025-05-07T20:13:19.3136826Z ) 2025-05-07T20:13:19.3136994Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.3137370Z self=, 2025-05-07T20:13:19.3137454Z mixed_B=True, 2025-05-07T20:13:19.3137539Z compile=True, 2025-05-07T20:13:19.3137630Z T=1, 2025-05-07T20:13:19.3137709Z D=119, 2025-05-07T20:13:19.3137799Z B=39, 2025-05-07T20:13:19.3137879Z log_E=3, 2025-05-07T20:13:19.3137960Z L=20, 2025-05-07T20:13:19.3138058Z D_gradcheck=2, 2025-05-07T20:13:19.3138158Z stochastic_rounding=False, 2025-05-07T20:13:19.3138246Z weighted=False, 2025-05-07T20:13:19.3138344Z row_wise=False, 2025-05-07T20:13:19.3138427Z mixed=False, 2025-05-07T20:13:19.3138511Z use_cache=True, 2025-05-07T20:13:19.3138668Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.3138753Z use_cpu=True, 2025-05-07T20:13:19.3138861Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.3138951Z ) 2025-05-07T20:13:19.3139091Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.3139452Z self=, 2025-05-07T20:13:19.3139547Z mixed_B=True, 2025-05-07T20:13:19.3139634Z compile=True, 2025-05-07T20:13:19.3139725Z T=2, 2025-05-07T20:13:19.3139809Z D=110, 2025-05-07T20:13:19.3139889Z B=101, 2025-05-07T20:13:19.3139981Z log_E=5, 2025-05-07T20:13:19.3140061Z L=18, 2025-05-07T20:13:19.3140147Z D_gradcheck=1, 2025-05-07T20:13:19.3140258Z stochastic_rounding=False, 2025-05-07T20:13:19.3140343Z weighted=True, 2025-05-07T20:13:19.3140427Z row_wise=False, 2025-05-07T20:13:19.3140521Z mixed=False, 2025-05-07T20:13:19.3140607Z use_cache=True, 2025-05-07T20:13:19.3140718Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.3140813Z use_cpu=True, 2025-05-07T20:13:19.3140919Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.3140993Z ) 2025-05-07T20:13:19.3141143Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.3141510Z self=, 2025-05-07T20:13:19.3141604Z mixed_B=True, 2025-05-07T20:13:19.3141691Z compile=True, 2025-05-07T20:13:19.3141770Z T=5, 2025-05-07T20:13:19.3141861Z D=67, 2025-05-07T20:13:19.3141938Z B=7, 2025-05-07T20:13:19.3142017Z log_E=3, 2025-05-07T20:13:19.3142109Z L=13, 2025-05-07T20:13:19.3142194Z D_gradcheck=1, 2025-05-07T20:13:19.3142293Z stochastic_rounding=True, 2025-05-07T20:13:19.3142389Z weighted=True, 2025-05-07T20:13:19.3142474Z row_wise=False, 2025-05-07T20:13:19.3142557Z mixed=True, 2025-05-07T20:13:19.3142653Z use_cache=False, 2025-05-07T20:13:19.3142766Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.3142849Z use_cpu=True, 2025-05-07T20:13:19.3142967Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.3143042Z ) 2025-05-07T20:13:19.3143194Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.3143554Z self=, 2025-05-07T20:13:19.3143638Z mixed_B=False, 2025-05-07T20:13:19.3143766Z compile=True, 2025-05-07T20:13:19.3143844Z T=1, 2025-05-07T20:13:19.3143923Z D=63, 2025-05-07T20:13:19.3144012Z B=90, 2025-05-07T20:13:19.3144091Z log_E=3, 2025-05-07T20:13:19.3144197Z L=3, 2025-05-07T20:13:19.3144292Z D_gradcheck=1, 2025-05-07T20:13:19.3144392Z stochastic_rounding=False, 2025-05-07T20:13:19.3144477Z weighted=False, 2025-05-07T20:13:19.3144573Z row_wise=True, 2025-05-07T20:13:19.3144658Z mixed=False, 2025-05-07T20:13:19.3144744Z use_cache=True, 2025-05-07T20:13:19.3144867Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.3144951Z use_cpu=True, 2025-05-07T20:13:19.3145068Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.3145145Z ) 2025-05-07T20:13:19.3145308Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.3145684Z self=, 2025-05-07T20:13:19.3145769Z mixed_B=True, 2025-05-07T20:13:19.3145856Z compile=True, 2025-05-07T20:13:19.3145950Z T=3, 2025-05-07T20:13:19.3146029Z D=20, 2025-05-07T20:13:19.3146110Z B=114, 2025-05-07T20:13:19.3146210Z log_E=3, 2025-05-07T20:13:19.3146293Z L=12, 2025-05-07T20:13:19.3146377Z D_gradcheck=1, 2025-05-07T20:13:19.3146487Z stochastic_rounding=True, 2025-05-07T20:13:19.3146571Z weighted=True, 2025-05-07T20:13:19.3146669Z row_wise=False, 2025-05-07T20:13:19.3146753Z mixed=True, 2025-05-07T20:13:19.3146837Z use_cache=True, 2025-05-07T20:13:19.3147015Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.3147097Z use_cpu=True, 2025-05-07T20:13:19.3147201Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.3147290Z ) 2025-05-07T20:13:19.3147429Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.3147791Z self=, 2025-05-07T20:13:19.3147888Z mixed_B=False, 2025-05-07T20:13:19.3147974Z compile=True, 2025-05-07T20:13:19.3148052Z T=3, 2025-05-07T20:13:19.3148143Z D=113, 2025-05-07T20:13:19.3148223Z B=117, 2025-05-07T20:13:19.3148301Z log_E=5, 2025-05-07T20:13:19.3148409Z L=5, 2025-05-07T20:13:19.3148496Z D_gradcheck=2, 2025-05-07T20:13:19.3148607Z stochastic_rounding=True, 2025-05-07T20:13:19.3148695Z weighted=True, 2025-05-07T20:13:19.3148780Z row_wise=True, 2025-05-07T20:13:19.3148877Z mixed=False, 2025-05-07T20:13:19.3148963Z use_cache=True, 2025-05-07T20:13:19.3149076Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.3149175Z use_cpu=True, 2025-05-07T20:13:19.3149281Z output_dtype=SparseType.FP32, 2025-05-07T20:13:19.3149360Z ) 2025-05-07T20:13:19.3149513Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.3149877Z self=, 2025-05-07T20:13:19.3149963Z mixed_B=False, 2025-05-07T20:13:19.3150066Z compile=False, 2025-05-07T20:13:19.3150148Z T=4, 2025-05-07T20:13:19.3150243Z D=33, 2025-05-07T20:13:19.3150324Z B=80, 2025-05-07T20:13:19.3150407Z log_E=5, 2025-05-07T20:13:19.3150501Z L=15, 2025-05-07T20:13:19.3150590Z D_gradcheck=2, 2025-05-07T20:13:19.3150693Z stochastic_rounding=True, 2025-05-07T20:13:19.3150793Z weighted=True, 2025-05-07T20:13:19.3150878Z row_wise=True, 2025-05-07T20:13:19.3150962Z mixed=True, 2025-05-07T20:13:19.3151064Z use_cache=False, 2025-05-07T20:13:19.3151178Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.3151265Z use_cpu=True, 2025-05-07T20:13:19.3151385Z output_dtype=SparseType.FP32, 2025-05-07T20:13:19.3151464Z ) 2025-05-07T20:13:19.3151604Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.3151982Z self=, 2025-05-07T20:13:19.3152068Z mixed_B=True, 2025-05-07T20:13:19.3152202Z compile=False, 2025-05-07T20:13:19.3152283Z T=5, 2025-05-07T20:13:19.3152364Z D=73, 2025-05-07T20:13:19.3152457Z B=30, 2025-05-07T20:13:19.3152537Z log_E=3, 2025-05-07T20:13:19.3152617Z L=0, 2025-05-07T20:13:19.3152741Z D_gradcheck=2, 2025-05-07T20:13:19.3152841Z stochastic_rounding=True, 2025-05-07T20:13:19.3152927Z weighted=True, 2025-05-07T20:13:19.3153028Z row_wise=False, 2025-05-07T20:13:19.3153111Z mixed=False, 2025-05-07T20:13:19.3153194Z use_cache=True, 2025-05-07T20:13:19.3153314Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.3153398Z use_cpu=True, 2025-05-07T20:13:19.3153502Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.3153592Z ) 2025-05-07T20:13:19.3153750Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.3154125Z self=, 2025-05-07T20:13:19.3154210Z mixed_B=False, 2025-05-07T20:13:19.3154297Z compile=False, 2025-05-07T20:13:19.3154386Z T=1, 2025-05-07T20:13:19.3154464Z D=9, 2025-05-07T20:13:19.3154543Z B=115, 2025-05-07T20:13:19.3154635Z log_E=4, 2025-05-07T20:13:19.3154715Z L=10, 2025-05-07T20:13:19.3154801Z D_gradcheck=2, 2025-05-07T20:13:19.3154910Z stochastic_rounding=True, 2025-05-07T20:13:19.3154995Z weighted=True, 2025-05-07T20:13:19.3155079Z row_wise=True, 2025-05-07T20:13:19.3155172Z mixed=True, 2025-05-07T20:13:19.3155258Z use_cache=False, 2025-05-07T20:13:19.3155367Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.3155492Z use_cpu=True, 2025-05-07T20:13:19.3155600Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.3155692Z ) 2025-05-07T20:13:19.3155830Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.3156285Z self=, 2025-05-07T20:13:19.3156383Z mixed_B=True, 2025-05-07T20:13:19.3156472Z compile=True, 2025-05-07T20:13:19.3156551Z T=4, 2025-05-07T20:13:19.3156643Z D=17, 2025-05-07T20:13:19.3156723Z B=128, 2025-05-07T20:13:19.3156804Z log_E=5, 2025-05-07T20:13:19.3156898Z L=16, 2025-05-07T20:13:19.3156984Z D_gradcheck=2, 2025-05-07T20:13:19.3157084Z stochastic_rounding=False, 2025-05-07T20:13:19.3157184Z weighted=False, 2025-05-07T20:13:19.3157271Z row_wise=True, 2025-05-07T20:13:19.3157353Z mixed=False, 2025-05-07T20:13:19.3157453Z use_cache=False, 2025-05-07T20:13:19.3157564Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.3157663Z use_cpu=True, 2025-05-07T20:13:19.3157768Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.3157847Z ) 2025-05-07T20:13:19.3157997Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.3158362Z self=, 2025-05-07T20:13:19.3158447Z mixed_B=False, 2025-05-07T20:13:19.3158549Z compile=False, 2025-05-07T20:13:19.3158628Z T=3, 2025-05-07T20:13:19.3158706Z D=79, 2025-05-07T20:13:19.3158797Z B=26, 2025-05-07T20:13:19.3158877Z log_E=5, 2025-05-07T20:13:19.3158956Z L=15, 2025-05-07T20:13:19.3159055Z D_gradcheck=1, 2025-05-07T20:13:19.3159158Z stochastic_rounding=False, 2025-05-07T20:13:19.3159255Z weighted=True, 2025-05-07T20:13:19.3159341Z row_wise=True, 2025-05-07T20:13:19.3159425Z mixed=False, 2025-05-07T20:13:19.3159523Z use_cache=False, 2025-05-07T20:13:19.3159634Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.3159720Z use_cpu=True, 2025-05-07T20:13:19.3159836Z output_dtype=SparseType.FP32, 2025-05-07T20:13:19.3159913Z ) 2025-05-07T20:13:19.3160052Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.3160422Z self=, 2025-05-07T20:13:19.3160507Z mixed_B=False, 2025-05-07T20:13:19.3160624Z compile=True, 2025-05-07T20:13:19.3160715Z T=5, 2025-05-07T20:13:19.3160793Z D=65, 2025-05-07T20:13:19.3160871Z B=102, 2025-05-07T20:13:19.3160964Z log_E=5, 2025-05-07T20:13:19.3161042Z L=13, 2025-05-07T20:13:19.3161195Z D_gradcheck=1, 2025-05-07T20:13:19.3161291Z stochastic_rounding=True, 2025-05-07T20:13:19.3161379Z weighted=False, 2025-05-07T20:13:19.3161480Z row_wise=False, 2025-05-07T20:13:19.3161562Z mixed=True, 2025-05-07T20:13:19.3161647Z use_cache=True, 2025-05-07T20:13:19.3161773Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.3161858Z use_cpu=True, 2025-05-07T20:13:19.3161966Z output_dtype=SparseType.FP32, 2025-05-07T20:13:19.3162056Z ) 2025-05-07T20:13:19.3464213Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.3464762Z self=, 2025-05-07T20:13:19.3464895Z mixed_B=True, 2025-05-07T20:13:19.3465026Z compile=True, 2025-05-07T20:13:19.3465169Z T=1, 2025-05-07T20:13:19.3465279Z D=122, 2025-05-07T20:13:19.3465422Z B=62, 2025-05-07T20:13:19.3465587Z log_E=5, 2025-05-07T20:13:19.3465732Z L=5, 2025-05-07T20:13:19.3465905Z D_gradcheck=2, 2025-05-07T20:13:19.3466076Z stochastic_rounding=False, 2025-05-07T20:13:19.3466241Z weighted=True, 2025-05-07T20:13:19.3466329Z row_wise=False, 2025-05-07T20:13:19.3466422Z mixed=False, 2025-05-07T20:13:19.3466506Z use_cache=False, 2025-05-07T20:13:19.3466617Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.3466769Z use_cpu=True, 2025-05-07T20:13:19.3466875Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.3466963Z ) 2025-05-07T20:13:19.3467103Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.3467466Z self=, 2025-05-07T20:13:19.3467563Z mixed_B=True, 2025-05-07T20:13:19.3467651Z compile=False, 2025-05-07T20:13:19.3467730Z T=5, 2025-05-07T20:13:19.3467823Z D=83, 2025-05-07T20:13:19.3467902Z B=109, 2025-05-07T20:13:19.3467987Z log_E=5, 2025-05-07T20:13:19.3468081Z L=12, 2025-05-07T20:13:19.3468167Z D_gradcheck=2, 2025-05-07T20:13:19.3468267Z stochastic_rounding=True, 2025-05-07T20:13:19.3468366Z weighted=False, 2025-05-07T20:13:19.3468451Z row_wise=False, 2025-05-07T20:13:19.3468545Z mixed=True, 2025-05-07T20:13:19.3468633Z use_cache=True, 2025-05-07T20:13:19.3468743Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.3468844Z use_cpu=True, 2025-05-07T20:13:19.3468950Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.3469029Z ) 2025-05-07T20:13:19.3469184Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.3469547Z self=, 2025-05-07T20:13:19.3469633Z mixed_B=False, 2025-05-07T20:13:19.3469735Z compile=True, 2025-05-07T20:13:19.3469816Z T=5, 2025-05-07T20:13:19.3469899Z D=89, 2025-05-07T20:13:19.3469992Z B=54, 2025-05-07T20:13:19.3470074Z log_E=3, 2025-05-07T20:13:19.3470152Z L=12, 2025-05-07T20:13:19.3470251Z D_gradcheck=2, 2025-05-07T20:13:19.3470348Z stochastic_rounding=True, 2025-05-07T20:13:19.3470447Z weighted=False, 2025-05-07T20:13:19.3470533Z row_wise=False, 2025-05-07T20:13:19.3470615Z mixed=True, 2025-05-07T20:13:19.3470713Z use_cache=True, 2025-05-07T20:13:19.3470823Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.3470909Z use_cpu=True, 2025-05-07T20:13:19.3471027Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.3471105Z ) 2025-05-07T20:13:19.3471246Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.3471620Z self=, 2025-05-07T20:13:19.3471703Z mixed_B=True, 2025-05-07T20:13:19.3471787Z compile=True, 2025-05-07T20:13:19.3471924Z T=5, 2025-05-07T20:13:19.3472006Z D=120, 2025-05-07T20:13:19.3472086Z B=52, 2025-05-07T20:13:19.3472181Z log_E=4, 2025-05-07T20:13:19.3472262Z L=4, 2025-05-07T20:13:19.3472403Z D_gradcheck=2, 2025-05-07T20:13:19.3472505Z stochastic_rounding=False, 2025-05-07T20:13:19.3472593Z weighted=False, 2025-05-07T20:13:19.3472692Z row_wise=True, 2025-05-07T20:13:19.3472779Z mixed=True, 2025-05-07T20:13:19.3472865Z use_cache=True, 2025-05-07T20:13:19.3472991Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.3473077Z use_cpu=True, 2025-05-07T20:13:19.3473185Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.3473278Z ) 2025-05-07T20:13:19.3473449Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.3473812Z self=, 2025-05-07T20:13:19.3473915Z mixed_B=True, 2025-05-07T20:13:19.3474003Z compile=True, 2025-05-07T20:13:19.3474102Z T=1, 2025-05-07T20:13:19.3474183Z D=26, 2025-05-07T20:13:19.3474264Z B=80, 2025-05-07T20:13:19.3474360Z log_E=5, 2025-05-07T20:13:19.3474441Z L=18, 2025-05-07T20:13:19.3474529Z D_gradcheck=2, 2025-05-07T20:13:19.3474649Z stochastic_rounding=False, 2025-05-07T20:13:19.3474738Z weighted=False, 2025-05-07T20:13:19.3474826Z row_wise=False, 2025-05-07T20:13:19.3474922Z mixed=True, 2025-05-07T20:13:19.3475010Z use_cache=True, 2025-05-07T20:13:19.3475123Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.3475253Z use_cpu=True, 2025-05-07T20:13:19.3475360Z output_dtype=SparseType.FP32, 2025-05-07T20:13:19.3475439Z ) 2025-05-07T20:13:19.3475596Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.3476030Z self=, 2025-05-07T20:13:19.3476138Z mixed_B=False, 2025-05-07T20:13:19.3476225Z compile=True, 2025-05-07T20:13:19.3476311Z T=3, 2025-05-07T20:13:19.3476412Z D=43, 2025-05-07T20:13:19.3476495Z B=27, 2025-05-07T20:13:19.3476578Z log_E=3, 2025-05-07T20:13:19.3476676Z L=20, 2025-05-07T20:13:19.3476768Z D_gradcheck=1, 2025-05-07T20:13:19.3476870Z stochastic_rounding=False, 2025-05-07T20:13:19.3476971Z weighted=True, 2025-05-07T20:13:19.3477054Z row_wise=True, 2025-05-07T20:13:19.3477138Z mixed=False, 2025-05-07T20:13:19.3477236Z use_cache=False, 2025-05-07T20:13:19.3477347Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.3477435Z use_cpu=True, 2025-05-07T20:13:19.3477551Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.3477631Z ) 2025-05-07T20:13:19.3477782Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.3478146Z self=, 2025-05-07T20:13:19.3478232Z mixed_B=False, 2025-05-07T20:13:19.3478331Z compile=False, 2025-05-07T20:13:19.3478413Z T=4, 2025-05-07T20:13:19.3478494Z D=66, 2025-05-07T20:13:19.3478589Z B=50, 2025-05-07T20:13:19.3478671Z log_E=5, 2025-05-07T20:13:19.3478753Z L=12, 2025-05-07T20:13:19.3478857Z D_gradcheck=1, 2025-05-07T20:13:19.3478961Z stochastic_rounding=True, 2025-05-07T20:13:19.3479046Z weighted=True, 2025-05-07T20:13:19.3479143Z row_wise=False, 2025-05-07T20:13:19.3479230Z mixed=True, 2025-05-07T20:13:19.3479316Z use_cache=True, 2025-05-07T20:13:19.3479440Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.3479528Z use_cpu=True, 2025-05-07T20:13:19.3479637Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.3492317Z ) 2025-05-07T20:13:19.3492588Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.3492976Z self=, 2025-05-07T20:13:19.3493077Z mixed_B=True, 2025-05-07T20:13:19.3493167Z compile=False, 2025-05-07T20:13:19.3493341Z T=3, 2025-05-07T20:13:19.3493439Z D=108, 2025-05-07T20:13:19.3493519Z B=8, 2025-05-07T20:13:19.3493604Z log_E=4, 2025-05-07T20:13:19.3493698Z L=19, 2025-05-07T20:13:19.3493786Z D_gradcheck=1, 2025-05-07T20:13:19.3493926Z stochastic_rounding=True, 2025-05-07T20:13:19.3494025Z weighted=True, 2025-05-07T20:13:19.3494112Z row_wise=False, 2025-05-07T20:13:19.3494208Z mixed=False, 2025-05-07T20:13:19.3494294Z use_cache=True, 2025-05-07T20:13:19.3494410Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.3494515Z use_cpu=True, 2025-05-07T20:13:19.3494623Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.3494701Z ) 2025-05-07T20:13:19.3494856Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.3495258Z self=, 2025-05-07T20:13:19.3495344Z mixed_B=False, 2025-05-07T20:13:19.3495441Z compile=False, 2025-05-07T20:13:19.3495522Z T=4, 2025-05-07T20:13:19.3495601Z D=78, 2025-05-07T20:13:19.3495692Z B=65, 2025-05-07T20:13:19.3495772Z log_E=4, 2025-05-07T20:13:19.3495863Z L=20, 2025-05-07T20:13:19.3495947Z D_gradcheck=2, 2025-05-07T20:13:19.3496051Z stochastic_rounding=False, 2025-05-07T20:13:19.3496151Z weighted=False, 2025-05-07T20:13:19.3496235Z row_wise=True, 2025-05-07T20:13:19.3496319Z mixed=False, 2025-05-07T20:13:19.3496418Z use_cache=True, 2025-05-07T20:13:19.3496531Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.3496645Z use_cpu=True, 2025-05-07T20:13:19.3496762Z output_dtype=SparseType.FP32, 2025-05-07T20:13:19.3496838Z ) 2025-05-07T20:13:19.3496975Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.3497351Z self=, 2025-05-07T20:13:19.3497435Z mixed_B=False, 2025-05-07T20:13:19.3497535Z compile=False, 2025-05-07T20:13:19.3497616Z T=1, 2025-05-07T20:13:19.3497695Z D=42, 2025-05-07T20:13:19.3497788Z B=92, 2025-05-07T20:13:19.3497869Z log_E=5, 2025-05-07T20:13:19.3497948Z L=18, 2025-05-07T20:13:19.3498051Z D_gradcheck=1, 2025-05-07T20:13:19.3498152Z stochastic_rounding=True, 2025-05-07T20:13:19.3498238Z weighted=True, 2025-05-07T20:13:19.3498335Z row_wise=False, 2025-05-07T20:13:19.3498420Z mixed=True, 2025-05-07T20:13:19.3498504Z use_cache=True, 2025-05-07T20:13:19.3498625Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.3498711Z use_cpu=True, 2025-05-07T20:13:19.3498810Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.3498885Z ) 2025-05-07T20:13:19.3499021Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.3499400Z self=, 2025-05-07T20:13:19.3499484Z mixed_B=False, 2025-05-07T20:13:19.3499568Z compile=False, 2025-05-07T20:13:19.3499664Z T=4, 2025-05-07T20:13:19.3499744Z D=13, 2025-05-07T20:13:19.3499822Z B=67, 2025-05-07T20:13:19.3499915Z log_E=5, 2025-05-07T20:13:19.3499994Z L=17, 2025-05-07T20:13:19.3500079Z D_gradcheck=2, 2025-05-07T20:13:19.3500192Z stochastic_rounding=True, 2025-05-07T20:13:19.3500275Z weighted=True, 2025-05-07T20:13:19.3500358Z row_wise=True, 2025-05-07T20:13:19.3500442Z mixed=True, 2025-05-07T20:13:19.3500525Z use_cache=False, 2025-05-07T20:13:19.3500635Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.3500725Z use_cpu=True, 2025-05-07T20:13:19.3500825Z output_dtype=SparseType.FP32, 2025-05-07T20:13:19.3500901Z ) 2025-05-07T20:13:19.3501047Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.3501406Z self=, 2025-05-07T20:13:19.3501503Z mixed_B=True, 2025-05-07T20:13:19.3501588Z compile=True, 2025-05-07T20:13:19.3501694Z T=4, 2025-05-07T20:13:19.3501790Z D=96, 2025-05-07T20:13:19.3501870Z B=16, 2025-05-07T20:13:19.3501952Z log_E=3, 2025-05-07T20:13:19.3502044Z L=2, 2025-05-07T20:13:19.3502130Z D_gradcheck=2, 2025-05-07T20:13:19.3502255Z stochastic_rounding=False, 2025-05-07T20:13:19.3502355Z weighted=False, 2025-05-07T20:13:19.3502443Z row_wise=False, 2025-05-07T20:13:19.3502525Z mixed=True, 2025-05-07T20:13:19.3502620Z use_cache=True, 2025-05-07T20:13:19.3502730Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.3502827Z use_cpu=True, 2025-05-07T20:13:19.3502931Z output_dtype=SparseType.FP32, 2025-05-07T20:13:19.3503009Z ) 2025-05-07T20:13:19.3503160Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.3503544Z self=, 2025-05-07T20:13:19.3503631Z mixed_B=False, 2025-05-07T20:13:19.3503729Z compile=False, 2025-05-07T20:13:19.3503809Z T=5, 2025-05-07T20:13:19.3503891Z D=59, 2025-05-07T20:13:19.3503981Z B=89, 2025-05-07T20:13:19.3504060Z log_E=3, 2025-05-07T20:13:19.3504140Z L=9, 2025-05-07T20:13:19.3504238Z D_gradcheck=2, 2025-05-07T20:13:19.3504340Z stochastic_rounding=False, 2025-05-07T20:13:19.3504426Z weighted=True, 2025-05-07T20:13:19.3504527Z row_wise=False, 2025-05-07T20:13:19.3504611Z mixed=True, 2025-05-07T20:13:19.3504710Z use_cache=True, 2025-05-07T20:13:19.3504824Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.3504937Z use_cpu=True, 2025-05-07T20:13:19.3505054Z output_dtype=SparseType.FP32, 2025-05-07T20:13:19.3505131Z ) 2025-05-07T20:13:19.3505266Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.3505873Z self=, 2025-05-07T20:13:19.3505963Z mixed_B=False, 2025-05-07T20:13:19.3506052Z compile=False, 2025-05-07T20:13:19.3506147Z T=4, 2025-05-07T20:13:19.3506230Z D=74, 2025-05-07T20:13:19.3506309Z B=67, 2025-05-07T20:13:19.3506405Z log_E=3, 2025-05-07T20:13:19.3506485Z L=10, 2025-05-07T20:13:19.3506571Z D_gradcheck=2, 2025-05-07T20:13:19.3506687Z stochastic_rounding=False, 2025-05-07T20:13:19.3506774Z weighted=True, 2025-05-07T20:13:19.3506872Z row_wise=True, 2025-05-07T20:13:19.3506957Z mixed=False, 2025-05-07T20:13:19.3507044Z use_cache=True, 2025-05-07T20:13:19.3507168Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.3507253Z use_cpu=True, 2025-05-07T20:13:19.3507361Z output_dtype=SparseType.FP32, 2025-05-07T20:13:19.3507449Z ) 2025-05-07T20:13:19.3507586Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.3507950Z self=, 2025-05-07T20:13:19.3508049Z mixed_B=True, 2025-05-07T20:13:19.3508158Z compile=True, 2025-05-07T20:13:19.3508238Z T=4, 2025-05-07T20:13:19.3508332Z D=70, 2025-05-07T20:13:19.3508412Z B=49, 2025-05-07T20:13:19.3508503Z log_E=3, 2025-05-07T20:13:19.3508583Z L=17, 2025-05-07T20:13:19.3508667Z D_gradcheck=1, 2025-05-07T20:13:19.3508781Z stochastic_rounding=False, 2025-05-07T20:13:19.3508864Z weighted=True, 2025-05-07T20:13:19.3508948Z row_wise=False, 2025-05-07T20:13:19.3509044Z mixed=True, 2025-05-07T20:13:19.3509133Z use_cache=False, 2025-05-07T20:13:19.3509243Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.3509339Z use_cpu=True, 2025-05-07T20:13:19.3509444Z output_dtype=SparseType.FP32, 2025-05-07T20:13:19.3509519Z ) 2025-05-07T20:13:19.3509672Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.3510034Z self=, 2025-05-07T20:13:19.3510131Z mixed_B=False, 2025-05-07T20:13:19.3510215Z compile=False, 2025-05-07T20:13:19.3510294Z T=3, 2025-05-07T20:13:19.3510460Z D=93, 2025-05-07T20:13:19.3510541Z B=29, 2025-05-07T20:13:19.3510620Z log_E=5, 2025-05-07T20:13:19.3510713Z L=7, 2025-05-07T20:13:19.3510797Z D_gradcheck=2, 2025-05-07T20:13:19.3510938Z stochastic_rounding=True, 2025-05-07T20:13:19.3511039Z weighted=True, 2025-05-07T20:13:19.3511123Z row_wise=True, 2025-05-07T20:13:19.3511205Z mixed=False, 2025-05-07T20:13:19.3511302Z use_cache=False, 2025-05-07T20:13:19.3511412Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.3511498Z use_cpu=True, 2025-05-07T20:13:19.3511619Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.3511696Z ) 2025-05-07T20:13:19.3511834Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.3512246Z self=, 2025-05-07T20:13:19.3512335Z mixed_B=False, 2025-05-07T20:13:19.3512438Z compile=False, 2025-05-07T20:13:19.3512517Z T=5, 2025-05-07T20:13:19.3512599Z D=35, 2025-05-07T20:13:19.3512693Z B=25, 2025-05-07T20:13:19.3512773Z log_E=3, 2025-05-07T20:13:19.3512851Z L=4, 2025-05-07T20:13:19.3512948Z D_gradcheck=1, 2025-05-07T20:13:19.3513050Z stochastic_rounding=False, 2025-05-07T20:13:19.3513139Z weighted=False, 2025-05-07T20:13:19.3513239Z row_wise=False, 2025-05-07T20:13:19.3513320Z mixed=True, 2025-05-07T20:13:19.3513406Z use_cache=False, 2025-05-07T20:13:19.3513526Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.3513610Z use_cpu=True, 2025-05-07T20:13:19.3513752Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.3513841Z ) 2025-05-07T20:13:19.4255239Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.4255902Z self=, 2025-05-07T20:13:19.4256058Z mixed_B=False, 2025-05-07T20:13:19.4256196Z compile=False, 2025-05-07T20:13:19.4256342Z T=2, 2025-05-07T20:13:19.4256511Z D=2, 2025-05-07T20:13:19.4256662Z B=2, 2025-05-07T20:13:19.4256814Z log_E=5, 2025-05-07T20:13:19.4256967Z L=1, 2025-05-07T20:13:19.4257065Z D_gradcheck=1, 2025-05-07T20:13:19.4257181Z stochastic_rounding=False, 2025-05-07T20:13:19.4257275Z weighted=False, 2025-05-07T20:13:19.4257360Z row_wise=False, 2025-05-07T20:13:19.4257455Z mixed=False, 2025-05-07T20:13:19.4257542Z use_cache=False, 2025-05-07T20:13:19.4257657Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.4257754Z use_cpu=True, 2025-05-07T20:13:19.4257868Z output_dtype=SparseType.FP32, 2025-05-07T20:13:19.4257948Z ) 2025-05-07T20:13:19.4258103Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.4258473Z self=, 2025-05-07T20:13:19.4258560Z mixed_B=False, 2025-05-07T20:13:19.4258658Z compile=True, 2025-05-07T20:13:19.4258737Z T=3, 2025-05-07T20:13:19.4258831Z D=94, 2025-05-07T20:13:19.4258912Z B=67, 2025-05-07T20:13:19.4258994Z log_E=3, 2025-05-07T20:13:19.4259085Z L=6, 2025-05-07T20:13:19.4259171Z D_gradcheck=1, 2025-05-07T20:13:19.4259270Z stochastic_rounding=False, 2025-05-07T20:13:19.4259370Z weighted=True, 2025-05-07T20:13:19.4259455Z row_wise=False, 2025-05-07T20:13:19.4259538Z mixed=False, 2025-05-07T20:13:19.4259636Z use_cache=False, 2025-05-07T20:13:19.4259747Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.4259831Z use_cpu=True, 2025-05-07T20:13:19.4259951Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.4260029Z ) 2025-05-07T20:13:19.4260168Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.4260548Z self=, 2025-05-07T20:13:19.4260632Z mixed_B=True, 2025-05-07T20:13:19.4260731Z compile=False, 2025-05-07T20:13:19.4260810Z T=3, 2025-05-07T20:13:19.4261084Z D=34, 2025-05-07T20:13:19.4261178Z B=33, 2025-05-07T20:13:19.4261258Z log_E=5, 2025-05-07T20:13:19.4261338Z L=10, 2025-05-07T20:13:19.4261438Z D_gradcheck=1, 2025-05-07T20:13:19.4261537Z stochastic_rounding=False, 2025-05-07T20:13:19.4261681Z weighted=False, 2025-05-07T20:13:19.4261777Z row_wise=False, 2025-05-07T20:13:19.4261860Z mixed=False, 2025-05-07T20:13:19.4261944Z use_cache=True, 2025-05-07T20:13:19.4262071Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.4262154Z use_cpu=True, 2025-05-07T20:13:19.4262261Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.4262349Z ) 2025-05-07T20:13:19.4262562Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.4262989Z self=, 2025-05-07T20:13:19.4263075Z mixed_B=False, 2025-05-07T20:13:19.4263160Z compile=False, 2025-05-07T20:13:19.4263254Z T=1, 2025-05-07T20:13:19.4263335Z D=42, 2025-05-07T20:13:19.4263413Z B=52, 2025-05-07T20:13:19.4263505Z log_E=5, 2025-05-07T20:13:19.4263585Z L=17, 2025-05-07T20:13:19.4263669Z D_gradcheck=1, 2025-05-07T20:13:19.4263780Z stochastic_rounding=True, 2025-05-07T20:13:19.4263867Z weighted=False, 2025-05-07T20:13:19.4263952Z row_wise=True, 2025-05-07T20:13:19.4264048Z mixed=True, 2025-05-07T20:13:19.4264134Z use_cache=False, 2025-05-07T20:13:19.4264260Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.4264347Z use_cpu=True, 2025-05-07T20:13:19.4264507Z output_dtype=SparseType.FP32, 2025-05-07T20:13:19.4264599Z ) 2025-05-07T20:13:19.4264739Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.4265099Z self=, 2025-05-07T20:13:19.4265200Z mixed_B=False, 2025-05-07T20:13:19.4265286Z compile=False, 2025-05-07T20:13:19.4265368Z T=4, 2025-05-07T20:13:19.4265461Z D=75, 2025-05-07T20:13:19.4265539Z B=42, 2025-05-07T20:13:19.4265620Z log_E=3, 2025-05-07T20:13:19.4265711Z L=14, 2025-05-07T20:13:19.4265797Z D_gradcheck=1, 2025-05-07T20:13:19.4265897Z stochastic_rounding=False, 2025-05-07T20:13:19.4265999Z weighted=False, 2025-05-07T20:13:19.4266085Z row_wise=False, 2025-05-07T20:13:19.4266181Z mixed=False, 2025-05-07T20:13:19.4266266Z use_cache=True, 2025-05-07T20:13:19.4266376Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.4266473Z use_cpu=True, 2025-05-07T20:13:19.4266579Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.4266656Z ) 2025-05-07T20:13:19.4266816Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.4267190Z self=, 2025-05-07T20:13:19.4267275Z mixed_B=True, 2025-05-07T20:13:19.4267361Z compile=True, 2025-05-07T20:13:19.4267454Z T=2, 2025-05-07T20:13:19.4267535Z D=125, 2025-05-07T20:13:19.4267615Z B=19, 2025-05-07T20:13:19.4267712Z log_E=3, 2025-05-07T20:13:19.4267792Z L=4, 2025-05-07T20:13:19.4267879Z D_gradcheck=1, 2025-05-07T20:13:19.4267993Z stochastic_rounding=True, 2025-05-07T20:13:19.4268081Z weighted=True, 2025-05-07T20:13:19.4268168Z row_wise=False, 2025-05-07T20:13:19.4268265Z mixed=True, 2025-05-07T20:13:19.4268353Z use_cache=False, 2025-05-07T20:13:19.4268468Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.4268567Z use_cpu=True, 2025-05-07T20:13:19.4268676Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.4268770Z ) 2025-05-07T20:13:19.4268908Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.4269273Z self=, 2025-05-07T20:13:19.4269374Z mixed_B=False, 2025-05-07T20:13:19.4269461Z compile=True, 2025-05-07T20:13:19.4269542Z T=1, 2025-05-07T20:13:19.4269670Z D=83, 2025-05-07T20:13:19.4269751Z B=62, 2025-05-07T20:13:19.4269832Z log_E=5, 2025-05-07T20:13:19.4269927Z L=17, 2025-05-07T20:13:19.4270014Z D_gradcheck=1, 2025-05-07T20:13:19.4270113Z stochastic_rounding=True, 2025-05-07T20:13:19.4270245Z weighted=False, 2025-05-07T20:13:19.4270331Z row_wise=False, 2025-05-07T20:13:19.4270415Z mixed=False, 2025-05-07T20:13:19.4270520Z use_cache=True, 2025-05-07T20:13:19.4270632Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.4270730Z use_cpu=True, 2025-05-07T20:13:19.4270839Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.4270918Z ) 2025-05-07T20:13:19.4271068Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.4271456Z self=, 2025-05-07T20:13:19.4271541Z mixed_B=False, 2025-05-07T20:13:19.4271638Z compile=False, 2025-05-07T20:13:19.4271719Z T=3, 2025-05-07T20:13:19.4271798Z D=62, 2025-05-07T20:13:19.4271891Z B=95, 2025-05-07T20:13:19.4271973Z log_E=5, 2025-05-07T20:13:19.4272054Z L=13, 2025-05-07T20:13:19.4272152Z D_gradcheck=2, 2025-05-07T20:13:19.4272252Z stochastic_rounding=False, 2025-05-07T20:13:19.4272350Z weighted=True, 2025-05-07T20:13:19.4272433Z row_wise=True, 2025-05-07T20:13:19.4272515Z mixed=True, 2025-05-07T20:13:19.4272615Z use_cache=False, 2025-05-07T20:13:19.4272724Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.4272808Z use_cpu=True, 2025-05-07T20:13:19.4272953Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.4273028Z ) 2025-05-07T20:13:19.4273165Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.4273539Z self=, 2025-05-07T20:13:19.4273625Z mixed_B=False, 2025-05-07T20:13:19.4273709Z compile=True, 2025-05-07T20:13:19.4273799Z T=1, 2025-05-07T20:13:19.4273879Z D=60, 2025-05-07T20:13:19.4273963Z B=71, 2025-05-07T20:13:19.4274056Z log_E=4, 2025-05-07T20:13:19.4274137Z L=8, 2025-05-07T20:13:19.4274237Z D_gradcheck=2, 2025-05-07T20:13:19.4274337Z stochastic_rounding=True, 2025-05-07T20:13:19.4274425Z weighted=False, 2025-05-07T20:13:19.4274524Z row_wise=False, 2025-05-07T20:13:19.4274609Z mixed=True, 2025-05-07T20:13:19.4274693Z use_cache=False, 2025-05-07T20:13:19.4274818Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.4274902Z use_cpu=True, 2025-05-07T20:13:19.4275011Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.4275101Z ) 2025-05-07T20:13:19.4275241Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.4275604Z self=, 2025-05-07T20:13:19.4275702Z mixed_B=False, 2025-05-07T20:13:19.4275787Z compile=True, 2025-05-07T20:13:19.4275879Z T=4, 2025-05-07T20:13:19.4276046Z D=22, 2025-05-07T20:13:19.4276133Z B=82, 2025-05-07T20:13:19.4276227Z log_E=3, 2025-05-07T20:13:19.4276305Z L=17, 2025-05-07T20:13:19.4276390Z D_gradcheck=1, 2025-05-07T20:13:19.4276504Z stochastic_rounding=False, 2025-05-07T20:13:19.4276591Z weighted=True, 2025-05-07T20:13:19.4276676Z row_wise=True, 2025-05-07T20:13:19.4276773Z mixed=True, 2025-05-07T20:13:19.4276859Z use_cache=True, 2025-05-07T20:13:19.4276971Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.4277067Z use_cpu=True, 2025-05-07T20:13:19.4277174Z output_dtype=SparseType.FP32, 2025-05-07T20:13:19.4277250Z ) 2025-05-07T20:13:19.4277400Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.4277763Z self=, 2025-05-07T20:13:19.4277859Z mixed_B=True, 2025-05-07T20:13:19.4277944Z compile=True, 2025-05-07T20:13:19.4278025Z T=4, 2025-05-07T20:13:19.4278117Z D=12, 2025-05-07T20:13:19.4278253Z B=75, 2025-05-07T20:13:19.4278334Z log_E=3, 2025-05-07T20:13:19.4278426Z L=9, 2025-05-07T20:13:19.4278511Z D_gradcheck=1, 2025-05-07T20:13:19.4278608Z stochastic_rounding=True, 2025-05-07T20:13:19.4278736Z weighted=False, 2025-05-07T20:13:19.4278822Z row_wise=True, 2025-05-07T20:13:19.4278906Z mixed=True, 2025-05-07T20:13:19.4279007Z use_cache=True, 2025-05-07T20:13:19.4279119Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.4279203Z use_cpu=True, 2025-05-07T20:13:19.4279322Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.4279399Z ) 2025-05-07T20:13:19.4279549Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.4279938Z self=, 2025-05-07T20:13:19.4280024Z mixed_B=False, 2025-05-07T20:13:19.4280121Z compile=True, 2025-05-07T20:13:19.4280199Z T=2, 2025-05-07T20:13:19.4280279Z D=85, 2025-05-07T20:13:19.4280372Z B=26, 2025-05-07T20:13:19.4280452Z log_E=5, 2025-05-07T20:13:19.4280532Z L=7, 2025-05-07T20:13:19.4280628Z D_gradcheck=2, 2025-05-07T20:13:19.4280725Z stochastic_rounding=True, 2025-05-07T20:13:19.4280811Z weighted=True, 2025-05-07T20:13:19.4280906Z row_wise=True, 2025-05-07T20:13:19.4280989Z mixed=True, 2025-05-07T20:13:19.4281074Z use_cache=True, 2025-05-07T20:13:19.4281196Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.4281280Z use_cpu=True, 2025-05-07T20:13:19.4281399Z output_dtype=SparseType.FP32, 2025-05-07T20:13:19.4281513Z ) 2025-05-07T20:13:19.4281650Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.4282022Z self=, 2025-05-07T20:13:19.4282107Z mixed_B=False, 2025-05-07T20:13:19.4282193Z compile=False, 2025-05-07T20:13:19.4282284Z T=1, 2025-05-07T20:13:19.4282364Z D=121, 2025-05-07T20:13:19.4282445Z B=116, 2025-05-07T20:13:19.4282537Z log_E=5, 2025-05-07T20:13:19.4282615Z L=16, 2025-05-07T20:13:19.4282699Z D_gradcheck=1, 2025-05-07T20:13:19.4282810Z stochastic_rounding=True, 2025-05-07T20:13:19.4282897Z weighted=False, 2025-05-07T20:13:19.4282981Z row_wise=False, 2025-05-07T20:13:19.4283073Z mixed=True, 2025-05-07T20:13:19.4283157Z use_cache=True, 2025-05-07T20:13:19.4283281Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.4283367Z use_cpu=True, 2025-05-07T20:13:19.4283472Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.4283560Z ) 2025-05-07T20:13:19.4283698Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.4284060Z self=, 2025-05-07T20:13:19.4284157Z mixed_B=True, 2025-05-07T20:13:19.4284242Z compile=True, 2025-05-07T20:13:19.4284324Z T=2, 2025-05-07T20:13:19.4284418Z D=64, 2025-05-07T20:13:19.4284498Z B=71, 2025-05-07T20:13:19.4284577Z log_E=5, 2025-05-07T20:13:19.4284667Z L=12, 2025-05-07T20:13:19.4284752Z D_gradcheck=1, 2025-05-07T20:13:19.4284865Z stochastic_rounding=True, 2025-05-07T20:13:19.4284952Z weighted=True, 2025-05-07T20:13:19.4285037Z row_wise=False, 2025-05-07T20:13:19.4285133Z mixed=True, 2025-05-07T20:13:19.4285221Z use_cache=False, 2025-05-07T20:13:19.4285331Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.4285431Z use_cpu=True, 2025-05-07T20:13:19.4285538Z output_dtype=SparseType.FP32, 2025-05-07T20:13:19.4285615Z ) 2025-05-07T20:13:19.4285766Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.4286130Z self=, 2025-05-07T20:13:19.4286214Z mixed_B=True, 2025-05-07T20:13:19.4286311Z compile=True, 2025-05-07T20:13:19.4286389Z T=4, 2025-05-07T20:13:19.4286468Z D=68, 2025-05-07T20:13:19.4286587Z B=105, 2025-05-07T20:13:19.4286667Z log_E=3, 2025-05-07T20:13:19.4286756Z L=10, 2025-05-07T20:13:19.4286844Z D_gradcheck=2, 2025-05-07T20:13:19.4286941Z stochastic_rounding=True, 2025-05-07T20:13:19.4287065Z weighted=True, 2025-05-07T20:13:19.4287149Z row_wise=False, 2025-05-07T20:13:19.4287233Z mixed=True, 2025-05-07T20:13:19.4287331Z use_cache=False, 2025-05-07T20:13:19.4287442Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.4287528Z use_cpu=True, 2025-05-07T20:13:19.4287650Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.4287734Z ) 2025-05-07T20:13:19.4287873Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.4288272Z self=, 2025-05-07T20:13:19.4288359Z mixed_B=False, 2025-05-07T20:13:19.4288460Z compile=False, 2025-05-07T20:13:19.4288540Z T=4, 2025-05-07T20:13:19.4288625Z D=74, 2025-05-07T20:13:19.4288721Z B=4, 2025-05-07T20:13:19.4288802Z log_E=3, 2025-05-07T20:13:19.4288882Z L=2, 2025-05-07T20:13:19.4288983Z D_gradcheck=2, 2025-05-07T20:13:19.4289083Z stochastic_rounding=False, 2025-05-07T20:13:19.4289170Z weighted=True, 2025-05-07T20:13:19.4289272Z row_wise=False, 2025-05-07T20:13:19.4289357Z mixed=True, 2025-05-07T20:13:19.4289443Z use_cache=True, 2025-05-07T20:13:19.4289571Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.4289656Z use_cpu=True, 2025-05-07T20:13:19.4289762Z output_dtype=SparseType.FP32, 2025-05-07T20:13:19.4289880Z ) 2025-05-07T20:13:19.4290019Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.4290401Z self=, 2025-05-07T20:13:19.4290489Z mixed_B=False, 2025-05-07T20:13:19.4290576Z compile=True, 2025-05-07T20:13:19.4290670Z T=4, 2025-05-07T20:13:19.4290751Z D=70, 2025-05-07T20:13:19.4290831Z B=126, 2025-05-07T20:13:19.4290930Z log_E=5, 2025-05-07T20:13:19.4291012Z L=14, 2025-05-07T20:13:19.4291099Z D_gradcheck=2, 2025-05-07T20:13:19.4291214Z stochastic_rounding=True, 2025-05-07T20:13:19.4291302Z weighted=True, 2025-05-07T20:13:19.4291386Z row_wise=True, 2025-05-07T20:13:19.4291487Z mixed=False, 2025-05-07T20:13:19.4291574Z use_cache=True, 2025-05-07T20:13:19.4291685Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.4291790Z use_cpu=True, 2025-05-07T20:13:19.4291897Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.4291996Z ) 2025-05-07T20:13:19.4597226Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.4597784Z self=, 2025-05-07T20:13:19.4597927Z mixed_B=False, 2025-05-07T20:13:19.4598054Z compile=False, 2025-05-07T20:13:19.4598179Z T=3, 2025-05-07T20:13:19.4598310Z D=106, 2025-05-07T20:13:19.4598504Z B=7, 2025-05-07T20:13:19.4598637Z log_E=4, 2025-05-07T20:13:19.4598763Z L=11, 2025-05-07T20:13:19.4598917Z D_gradcheck=2, 2025-05-07T20:13:19.4599100Z stochastic_rounding=True, 2025-05-07T20:13:19.4599260Z weighted=False, 2025-05-07T20:13:19.4599436Z row_wise=True, 2025-05-07T20:13:19.4599568Z mixed=True, 2025-05-07T20:13:19.4599669Z use_cache=True, 2025-05-07T20:13:19.4599791Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.4599874Z use_cpu=True, 2025-05-07T20:13:19.4599979Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.4600071Z ) 2025-05-07T20:13:19.4600211Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.4600588Z self=, 2025-05-07T20:13:19.4600672Z mixed_B=True, 2025-05-07T20:13:19.4600758Z compile=False, 2025-05-07T20:13:19.4600854Z T=4, 2025-05-07T20:13:19.4600935Z D=67, 2025-05-07T20:13:19.4601015Z B=72, 2025-05-07T20:13:19.4601249Z log_E=5, 2025-05-07T20:13:19.4601332Z L=1, 2025-05-07T20:13:19.4601420Z D_gradcheck=1, 2025-05-07T20:13:19.4601534Z stochastic_rounding=True, 2025-05-07T20:13:19.4601619Z weighted=True, 2025-05-07T20:13:19.4601757Z row_wise=False, 2025-05-07T20:13:19.4601854Z mixed=False, 2025-05-07T20:13:19.4601939Z use_cache=True, 2025-05-07T20:13:19.4602050Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.4602151Z use_cpu=True, 2025-05-07T20:13:19.4602254Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.4602348Z ) 2025-05-07T20:13:19.4602484Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.4602885Z self=, 2025-05-07T20:13:19.4602982Z mixed_B=True, 2025-05-07T20:13:19.4603067Z compile=True, 2025-05-07T20:13:19.4603148Z T=3, 2025-05-07T20:13:19.4603237Z D=25, 2025-05-07T20:13:19.4603316Z B=76, 2025-05-07T20:13:19.4603398Z log_E=4, 2025-05-07T20:13:19.4603490Z L=19, 2025-05-07T20:13:19.4603575Z D_gradcheck=2, 2025-05-07T20:13:19.4603674Z stochastic_rounding=False, 2025-05-07T20:13:19.4603770Z weighted=True, 2025-05-07T20:13:19.4603856Z row_wise=True, 2025-05-07T20:13:19.4603952Z mixed=True, 2025-05-07T20:13:19.4604040Z use_cache=False, 2025-05-07T20:13:19.4604155Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.4604255Z use_cpu=True, 2025-05-07T20:13:19.4604361Z output_dtype=SparseType.FP32, 2025-05-07T20:13:19.4604481Z ) 2025-05-07T20:13:19.4604633Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.4605000Z self=, 2025-05-07T20:13:19.4605085Z mixed_B=False, 2025-05-07T20:13:19.4605184Z compile=False, 2025-05-07T20:13:19.4605263Z T=4, 2025-05-07T20:13:19.4605343Z D=123, 2025-05-07T20:13:19.4605593Z B=53, 2025-05-07T20:13:19.4605679Z log_E=3, 2025-05-07T20:13:19.4605765Z L=19, 2025-05-07T20:13:19.4605867Z D_gradcheck=2, 2025-05-07T20:13:19.4605970Z stochastic_rounding=False, 2025-05-07T20:13:19.4606069Z weighted=True, 2025-05-07T20:13:19.4606154Z row_wise=True, 2025-05-07T20:13:19.4606237Z mixed=True, 2025-05-07T20:13:19.4606338Z use_cache=True, 2025-05-07T20:13:19.4606449Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.4606533Z use_cpu=True, 2025-05-07T20:13:19.4606652Z output_dtype=SparseType.FP32, 2025-05-07T20:13:19.4606731Z ) 2025-05-07T20:13:19.4606869Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.4607243Z self=, 2025-05-07T20:13:19.4607328Z mixed_B=False, 2025-05-07T20:13:19.4607413Z compile=True, 2025-05-07T20:13:19.4607505Z T=4, 2025-05-07T20:13:19.4607584Z D=110, 2025-05-07T20:13:19.4607676Z B=29, 2025-05-07T20:13:19.4607756Z log_E=3, 2025-05-07T20:13:19.4607834Z L=10, 2025-05-07T20:13:19.4607930Z D_gradcheck=1, 2025-05-07T20:13:19.4608027Z stochastic_rounding=True, 2025-05-07T20:13:19.4608112Z weighted=False, 2025-05-07T20:13:19.4608211Z row_wise=False, 2025-05-07T20:13:19.4608295Z mixed=False, 2025-05-07T20:13:19.4608379Z use_cache=True, 2025-05-07T20:13:19.4608504Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.4608587Z use_cpu=True, 2025-05-07T20:13:19.4608692Z output_dtype=SparseType.FP32, 2025-05-07T20:13:19.4608782Z ) 2025-05-07T20:13:19.4608920Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.4609285Z self=, 2025-05-07T20:13:19.4609379Z mixed_B=True, 2025-05-07T20:13:19.4609465Z compile=False, 2025-05-07T20:13:19.4609557Z T=3, 2025-05-07T20:13:19.4609635Z D=5, 2025-05-07T20:13:19.4609715Z B=17, 2025-05-07T20:13:19.4609847Z log_E=5, 2025-05-07T20:13:19.4609927Z L=8, 2025-05-07T20:13:19.4610012Z D_gradcheck=1, 2025-05-07T20:13:19.4610123Z stochastic_rounding=True, 2025-05-07T20:13:19.4610210Z weighted=False, 2025-05-07T20:13:19.4610329Z row_wise=True, 2025-05-07T20:13:19.4610424Z mixed=False, 2025-05-07T20:13:19.4610510Z use_cache=False, 2025-05-07T20:13:19.4610619Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.4610718Z use_cpu=True, 2025-05-07T20:13:19.4610822Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.4610899Z ) 2025-05-07T20:13:19.4611047Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.4611445Z self=, 2025-05-07T20:13:19.4611545Z mixed_B=False, 2025-05-07T20:13:19.4611631Z compile=True, 2025-05-07T20:13:19.4611710Z T=5, 2025-05-07T20:13:19.4611805Z D=86, 2025-05-07T20:13:19.4611886Z B=35, 2025-05-07T20:13:19.4611971Z log_E=4, 2025-05-07T20:13:19.4612068Z L=14, 2025-05-07T20:13:19.4612152Z D_gradcheck=1, 2025-05-07T20:13:19.4612253Z stochastic_rounding=False, 2025-05-07T20:13:19.4612354Z weighted=True, 2025-05-07T20:13:19.4612441Z row_wise=False, 2025-05-07T20:13:19.4612523Z mixed=True, 2025-05-07T20:13:19.4612621Z use_cache=False, 2025-05-07T20:13:19.4612732Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.4612815Z use_cpu=True, 2025-05-07T20:13:19.4612934Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.4613067Z ) 2025-05-07T20:13:19.4613216Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.4613583Z self=, 2025-05-07T20:13:19.4613665Z mixed_B=True, 2025-05-07T20:13:19.4613762Z compile=False, 2025-05-07T20:13:19.4613841Z T=4, 2025-05-07T20:13:19.4613920Z D=128, 2025-05-07T20:13:19.4614012Z B=53, 2025-05-07T20:13:19.4614095Z log_E=4, 2025-05-07T20:13:19.4614174Z L=0, 2025-05-07T20:13:19.4614275Z D_gradcheck=1, 2025-05-07T20:13:19.4614377Z stochastic_rounding=False, 2025-05-07T20:13:19.4614475Z weighted=True, 2025-05-07T20:13:19.4614575Z row_wise=True, 2025-05-07T20:13:19.4614659Z mixed=False, 2025-05-07T20:13:19.4614745Z use_cache=True, 2025-05-07T20:13:19.4614870Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.4614957Z use_cpu=True, 2025-05-07T20:13:19.4615076Z output_dtype=SparseType.FP32, 2025-05-07T20:13:19.4615157Z ) 2025-05-07T20:13:19.4615295Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.4615674Z self=, 2025-05-07T20:13:19.4615760Z mixed_B=False, 2025-05-07T20:13:19.4615845Z compile=True, 2025-05-07T20:13:19.4615940Z T=2, 2025-05-07T20:13:19.4616021Z D=117, 2025-05-07T20:13:19.4616102Z B=68, 2025-05-07T20:13:19.4616202Z log_E=5, 2025-05-07T20:13:19.4616282Z L=13, 2025-05-07T20:13:19.4616368Z D_gradcheck=2, 2025-05-07T20:13:19.4616480Z stochastic_rounding=True, 2025-05-07T20:13:19.4616566Z weighted=True, 2025-05-07T20:13:19.4616666Z row_wise=True, 2025-05-07T20:13:19.4616752Z mixed=False, 2025-05-07T20:13:19.4616840Z use_cache=False, 2025-05-07T20:13:19.4616967Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.4617052Z use_cpu=True, 2025-05-07T20:13:19.4617158Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.4617252Z ) 2025-05-07T20:13:19.4617391Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.4617759Z self=, 2025-05-07T20:13:19.4617859Z mixed_B=True, 2025-05-07T20:13:19.4617948Z compile=False, 2025-05-07T20:13:19.4618026Z T=1, 2025-05-07T20:13:19.4618122Z D=11, 2025-05-07T20:13:19.4618203Z B=45, 2025-05-07T20:13:19.4618313Z log_E=3, 2025-05-07T20:13:19.4618407Z L=10, 2025-05-07T20:13:19.4618492Z D_gradcheck=2, 2025-05-07T20:13:19.4618607Z stochastic_rounding=False, 2025-05-07T20:13:19.4618691Z weighted=True, 2025-05-07T20:13:19.4618800Z row_wise=True, 2025-05-07T20:13:19.4618898Z mixed=True, 2025-05-07T20:13:19.4618985Z use_cache=False, 2025-05-07T20:13:19.4619095Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.4619192Z use_cpu=True, 2025-05-07T20:13:19.4619299Z output_dtype=SparseType.FP32, 2025-05-07T20:13:19.4619376Z ) 2025-05-07T20:13:19.4619524Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.4619912Z self=, 2025-05-07T20:13:19.4619996Z mixed_B=True, 2025-05-07T20:13:19.4620092Z compile=False, 2025-05-07T20:13:19.4620171Z T=4, 2025-05-07T20:13:19.4620261Z D=61, 2025-05-07T20:13:19.4620340Z B=20, 2025-05-07T20:13:19.4620420Z log_E=4, 2025-05-07T20:13:19.4620513Z L=2, 2025-05-07T20:13:19.4620598Z D_gradcheck=1, 2025-05-07T20:13:19.4620696Z stochastic_rounding=True, 2025-05-07T20:13:19.4620796Z weighted=False, 2025-05-07T20:13:19.4620882Z row_wise=False, 2025-05-07T20:13:19.4620964Z mixed=True, 2025-05-07T20:13:19.4621060Z use_cache=True, 2025-05-07T20:13:19.4621168Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.4621252Z use_cpu=True, 2025-05-07T20:13:19.4621369Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.4621449Z ) 2025-05-07T20:13:19.4621610Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.4621983Z self=, 2025-05-07T20:13:19.4622068Z mixed_B=True, 2025-05-07T20:13:19.4622164Z compile=True, 2025-05-07T20:13:19.4622244Z T=2, 2025-05-07T20:13:19.4622326Z D=50, 2025-05-07T20:13:19.4622420Z B=69, 2025-05-07T20:13:19.4622502Z log_E=4, 2025-05-07T20:13:19.4622583Z L=16, 2025-05-07T20:13:19.4622683Z D_gradcheck=1, 2025-05-07T20:13:19.4622784Z stochastic_rounding=False, 2025-05-07T20:13:19.4622869Z weighted=False, 2025-05-07T20:13:19.4622967Z row_wise=False, 2025-05-07T20:13:19.4623049Z mixed=True, 2025-05-07T20:13:19.4623134Z use_cache=True, 2025-05-07T20:13:19.4623258Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.4623341Z use_cpu=True, 2025-05-07T20:13:19.4623444Z output_dtype=SparseType.FP32, 2025-05-07T20:13:19.4623533Z ) 2025-05-07T20:13:19.4623673Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.4624049Z self=, 2025-05-07T20:13:19.4624135Z mixed_B=True, 2025-05-07T20:13:19.4624220Z compile=True, 2025-05-07T20:13:19.4624310Z T=1, 2025-05-07T20:13:19.4624388Z D=26, 2025-05-07T20:13:19.4624466Z B=8, 2025-05-07T20:13:19.4624560Z log_E=3, 2025-05-07T20:13:19.4624641Z L=18, 2025-05-07T20:13:19.4624725Z D_gradcheck=2, 2025-05-07T20:13:19.4624836Z stochastic_rounding=True, 2025-05-07T20:13:19.4624952Z weighted=True, 2025-05-07T20:13:19.4625054Z row_wise=False, 2025-05-07T20:13:19.4625141Z mixed=True, 2025-05-07T20:13:19.4625228Z use_cache=False, 2025-05-07T20:13:19.4625355Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.4625440Z use_cpu=True, 2025-05-07T20:13:19.4625546Z output_dtype=SparseType.FP32, 2025-05-07T20:13:19.4625638Z ) 2025-05-07T20:13:19.4625779Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.4626157Z self=, 2025-05-07T20:13:19.4626246Z mixed_B=True, 2025-05-07T20:13:19.4626333Z compile=False, 2025-05-07T20:13:19.4626429Z T=1, 2025-05-07T20:13:19.4626507Z D=16, 2025-05-07T20:13:19.4626585Z B=53, 2025-05-07T20:13:19.4626678Z log_E=3, 2025-05-07T20:13:19.4626788Z L=2, 2025-05-07T20:13:19.4626873Z D_gradcheck=2, 2025-05-07T20:13:19.4626985Z stochastic_rounding=False, 2025-05-07T20:13:19.4627071Z weighted=False, 2025-05-07T20:13:19.4627154Z row_wise=True, 2025-05-07T20:13:19.4627272Z mixed=True, 2025-05-07T20:13:19.4627360Z use_cache=False, 2025-05-07T20:13:19.4627469Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.4627566Z use_cpu=True, 2025-05-07T20:13:19.4627672Z output_dtype=SparseType.FP32, 2025-05-07T20:13:19.4627761Z ) 2025-05-07T20:13:19.4627899Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.4628262Z self=, 2025-05-07T20:13:19.4628402Z mixed_B=False, 2025-05-07T20:13:19.4628487Z compile=False, 2025-05-07T20:13:19.4628568Z T=4, 2025-05-07T20:13:19.4628659Z D=116, 2025-05-07T20:13:19.4628737Z B=96, 2025-05-07T20:13:19.4628817Z log_E=5, 2025-05-07T20:13:19.4628910Z L=13, 2025-05-07T20:13:19.4628996Z D_gradcheck=2, 2025-05-07T20:13:19.4629093Z stochastic_rounding=True, 2025-05-07T20:13:19.4629194Z weighted=True, 2025-05-07T20:13:19.4629278Z row_wise=True, 2025-05-07T20:13:19.4629379Z mixed=False, 2025-05-07T20:13:19.4629465Z use_cache=False, 2025-05-07T20:13:19.4629576Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.4629673Z use_cpu=True, 2025-05-07T20:13:19.4629776Z output_dtype=SparseType.FP32, 2025-05-07T20:13:19.4629851Z ) 2025-05-07T20:13:19.4630025Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.4630385Z self=, 2025-05-07T20:13:19.4630469Z mixed_B=True, 2025-05-07T20:13:19.4630566Z compile=True, 2025-05-07T20:13:19.4630646Z T=1, 2025-05-07T20:13:19.4630724Z D=55, 2025-05-07T20:13:19.4630815Z B=128, 2025-05-07T20:13:19.4630894Z log_E=5, 2025-05-07T20:13:19.4630976Z L=11, 2025-05-07T20:13:19.4631072Z D_gradcheck=1, 2025-05-07T20:13:19.4631170Z stochastic_rounding=True, 2025-05-07T20:13:19.4631267Z weighted=False, 2025-05-07T20:13:19.4631351Z row_wise=False, 2025-05-07T20:13:19.4631434Z mixed=True, 2025-05-07T20:13:19.4631533Z use_cache=True, 2025-05-07T20:13:19.4631643Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.4631727Z use_cpu=True, 2025-05-07T20:13:19.4631844Z output_dtype=SparseType.FP32, 2025-05-07T20:13:19.4631921Z ) 2025-05-07T20:13:19.4632059Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.4632435Z self=, 2025-05-07T20:13:19.4632520Z mixed_B=True, 2025-05-07T20:13:19.4632607Z compile=True, 2025-05-07T20:13:19.4632703Z T=4, 2025-05-07T20:13:19.4632784Z D=68, 2025-05-07T20:13:19.4632876Z B=41, 2025-05-07T20:13:19.4632956Z log_E=4, 2025-05-07T20:13:19.4633038Z L=14, 2025-05-07T20:13:19.4633135Z D_gradcheck=1, 2025-05-07T20:13:19.4633235Z stochastic_rounding=False, 2025-05-07T20:13:19.4633320Z weighted=True, 2025-05-07T20:13:19.4633417Z row_wise=False, 2025-05-07T20:13:19.4633504Z mixed=True, 2025-05-07T20:13:19.4633591Z use_cache=False, 2025-05-07T20:13:19.4633711Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.4633795Z use_cpu=True, 2025-05-07T20:13:19.4633898Z output_dtype=SparseType.FP32, 2025-05-07T20:13:19.4633986Z ) 2025-05-07T20:13:19.4942505Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.4942989Z self=, 2025-05-07T20:13:19.4943132Z mixed_B=False, 2025-05-07T20:13:19.4943238Z compile=True, 2025-05-07T20:13:19.4943330Z T=3, 2025-05-07T20:13:19.4943412Z D=21, 2025-05-07T20:13:19.4943490Z B=3, 2025-05-07T20:13:19.4943586Z log_E=5, 2025-05-07T20:13:19.4943850Z L=7, 2025-05-07T20:13:19.4943956Z D_gradcheck=1, 2025-05-07T20:13:19.4944060Z stochastic_rounding=False, 2025-05-07T20:13:19.4944147Z weighted=False, 2025-05-07T20:13:19.4944249Z row_wise=False, 2025-05-07T20:13:19.4944378Z mixed=False, 2025-05-07T20:13:19.4944464Z use_cache=True, 2025-05-07T20:13:19.4944589Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.4944676Z use_cpu=True, 2025-05-07T20:13:19.4944781Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.4944878Z ) 2025-05-07T20:13:19.4945024Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.4945387Z self=, 2025-05-07T20:13:19.4945528Z mixed_B=False, 2025-05-07T20:13:19.4945617Z compile=False, 2025-05-07T20:13:19.4945700Z T=4, 2025-05-07T20:13:19.4945795Z D=61, 2025-05-07T20:13:19.4945875Z B=27, 2025-05-07T20:13:19.4945971Z log_E=5, 2025-05-07T20:13:19.4946053Z L=18, 2025-05-07T20:13:19.4946140Z D_gradcheck=1, 2025-05-07T20:13:19.4946254Z stochastic_rounding=True, 2025-05-07T20:13:19.4946342Z weighted=False, 2025-05-07T20:13:19.4946429Z row_wise=False, 2025-05-07T20:13:19.4946531Z mixed=False, 2025-05-07T20:13:19.4946618Z use_cache=False, 2025-05-07T20:13:19.4946731Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.4946829Z use_cpu=True, 2025-05-07T20:13:19.4946933Z output_dtype=SparseType.FP32, 2025-05-07T20:13:19.4947076Z ) 2025-05-07T20:13:19.4947231Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.4947635Z self=, 2025-05-07T20:13:19.4947735Z mixed_B=False, 2025-05-07T20:13:19.4947820Z compile=False, 2025-05-07T20:13:19.4947899Z T=5, 2025-05-07T20:13:19.4947989Z D=2, 2025-05-07T20:13:19.4948069Z B=103, 2025-05-07T20:13:19.4948150Z log_E=3, 2025-05-07T20:13:19.4948242Z L=19, 2025-05-07T20:13:19.4948327Z D_gradcheck=2, 2025-05-07T20:13:19.4948425Z stochastic_rounding=True, 2025-05-07T20:13:19.4948522Z weighted=True, 2025-05-07T20:13:19.4948607Z row_wise=False, 2025-05-07T20:13:19.4948690Z mixed=False, 2025-05-07T20:13:19.4948789Z use_cache=False, 2025-05-07T20:13:19.4948897Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.4948980Z use_cpu=True, 2025-05-07T20:13:19.4949098Z output_dtype=SparseType.FP32, 2025-05-07T20:13:19.4949174Z ) 2025-05-07T20:13:19.4949324Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.4949687Z self=, 2025-05-07T20:13:19.4949774Z mixed_B=False, 2025-05-07T20:13:19.4949875Z compile=False, 2025-05-07T20:13:19.4949954Z T=2, 2025-05-07T20:13:19.4950032Z D=28, 2025-05-07T20:13:19.4950123Z B=127, 2025-05-07T20:13:19.4950204Z log_E=5, 2025-05-07T20:13:19.4950282Z L=1, 2025-05-07T20:13:19.4950379Z D_gradcheck=2, 2025-05-07T20:13:19.4950478Z stochastic_rounding=False, 2025-05-07T20:13:19.4950562Z weighted=True, 2025-05-07T20:13:19.4950661Z row_wise=False, 2025-05-07T20:13:19.4950747Z mixed=False, 2025-05-07T20:13:19.4950835Z use_cache=False, 2025-05-07T20:13:19.4950961Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.4951044Z use_cpu=True, 2025-05-07T20:13:19.4951160Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.4951238Z ) 2025-05-07T20:13:19.4951375Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.4951752Z self=, 2025-05-07T20:13:19.4951838Z mixed_B=False, 2025-05-07T20:13:19.4951924Z compile=True, 2025-05-07T20:13:19.4952015Z T=2, 2025-05-07T20:13:19.4952094Z D=21, 2025-05-07T20:13:19.4952173Z B=55, 2025-05-07T20:13:19.4952267Z log_E=4, 2025-05-07T20:13:19.4952345Z L=16, 2025-05-07T20:13:19.4952456Z D_gradcheck=1, 2025-05-07T20:13:19.4952566Z stochastic_rounding=True, 2025-05-07T20:13:19.4952650Z weighted=True, 2025-05-07T20:13:19.4952744Z row_wise=True, 2025-05-07T20:13:19.4952854Z mixed=True, 2025-05-07T20:13:19.4952939Z use_cache=False, 2025-05-07T20:13:19.4953062Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.4953144Z use_cpu=True, 2025-05-07T20:13:19.4953249Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.4953337Z ) 2025-05-07T20:13:19.4953474Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.4953835Z self=, 2025-05-07T20:13:19.4953976Z mixed_B=False, 2025-05-07T20:13:19.4954061Z compile=True, 2025-05-07T20:13:19.4954141Z T=4, 2025-05-07T20:13:19.4954233Z D=100, 2025-05-07T20:13:19.4954312Z B=60, 2025-05-07T20:13:19.4954391Z log_E=3, 2025-05-07T20:13:19.4954483Z L=10, 2025-05-07T20:13:19.4954570Z D_gradcheck=2, 2025-05-07T20:13:19.4954681Z stochastic_rounding=True, 2025-05-07T20:13:19.4954766Z weighted=False, 2025-05-07T20:13:19.4954852Z row_wise=True, 2025-05-07T20:13:19.4954951Z mixed=False, 2025-05-07T20:13:19.4955039Z use_cache=True, 2025-05-07T20:13:19.4955151Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.4955255Z use_cpu=True, 2025-05-07T20:13:19.4955360Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.4955437Z ) 2025-05-07T20:13:19.4955587Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.4956079Z self=, 2025-05-07T20:13:19.4956169Z mixed_B=True, 2025-05-07T20:13:19.4956269Z compile=True, 2025-05-07T20:13:19.4956348Z T=5, 2025-05-07T20:13:19.4956441Z D=25, 2025-05-07T20:13:19.4956523Z B=96, 2025-05-07T20:13:19.4956603Z log_E=3, 2025-05-07T20:13:19.4956696Z L=9, 2025-05-07T20:13:19.4956784Z D_gradcheck=2, 2025-05-07T20:13:19.4956885Z stochastic_rounding=False, 2025-05-07T20:13:19.4956988Z weighted=False, 2025-05-07T20:13:19.4957072Z row_wise=True, 2025-05-07T20:13:19.4957156Z mixed=True, 2025-05-07T20:13:19.4957253Z use_cache=True, 2025-05-07T20:13:19.4957362Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.4957445Z use_cpu=True, 2025-05-07T20:13:19.4957561Z output_dtype=SparseType.FP32, 2025-05-07T20:13:19.4957637Z ) 2025-05-07T20:13:19.4957774Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.4958152Z self=, 2025-05-07T20:13:19.4958238Z mixed_B=True, 2025-05-07T20:13:19.4958336Z compile=False, 2025-05-07T20:13:19.4958415Z T=5, 2025-05-07T20:13:19.4958495Z D=126, 2025-05-07T20:13:19.4958587Z B=50, 2025-05-07T20:13:19.4958667Z log_E=5, 2025-05-07T20:13:19.4958745Z L=16, 2025-05-07T20:13:19.4958843Z D_gradcheck=2, 2025-05-07T20:13:19.4958940Z stochastic_rounding=True, 2025-05-07T20:13:19.4959025Z weighted=True, 2025-05-07T20:13:19.4959121Z row_wise=True, 2025-05-07T20:13:19.4959206Z mixed=False, 2025-05-07T20:13:19.4959291Z use_cache=True, 2025-05-07T20:13:19.4959412Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.4959495Z use_cpu=True, 2025-05-07T20:13:19.4959601Z output_dtype=SparseType.FP32, 2025-05-07T20:13:19.4959689Z ) 2025-05-07T20:13:19.4959825Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.4960198Z self=, 2025-05-07T20:13:19.4960282Z mixed_B=False, 2025-05-07T20:13:19.4960367Z compile=True, 2025-05-07T20:13:19.4960459Z T=4, 2025-05-07T20:13:19.4960537Z D=77, 2025-05-07T20:13:19.4960616Z B=38, 2025-05-07T20:13:19.4960708Z log_E=5, 2025-05-07T20:13:19.4960787Z L=5, 2025-05-07T20:13:19.4960906Z D_gradcheck=1, 2025-05-07T20:13:19.4961018Z stochastic_rounding=False, 2025-05-07T20:13:19.4961104Z weighted=False, 2025-05-07T20:13:19.4961189Z row_wise=False, 2025-05-07T20:13:19.4961312Z mixed=True, 2025-05-07T20:13:19.4961397Z use_cache=True, 2025-05-07T20:13:19.4961510Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.4961607Z use_cpu=True, 2025-05-07T20:13:19.4961714Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.4961806Z ) 2025-05-07T20:13:19.4961944Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.4962312Z self=, 2025-05-07T20:13:19.4962409Z mixed_B=True, 2025-05-07T20:13:19.4962519Z compile=True, 2025-05-07T20:13:19.4962599Z T=5, 2025-05-07T20:13:19.4962693Z D=113, 2025-05-07T20:13:19.4962771Z B=52, 2025-05-07T20:13:19.4962852Z log_E=5, 2025-05-07T20:13:19.4962944Z L=18, 2025-05-07T20:13:19.4963030Z D_gradcheck=1, 2025-05-07T20:13:19.4963128Z stochastic_rounding=True, 2025-05-07T20:13:19.4963225Z weighted=False, 2025-05-07T20:13:19.4963308Z row_wise=True, 2025-05-07T20:13:19.4963391Z mixed=True, 2025-05-07T20:13:19.4963489Z use_cache=True, 2025-05-07T20:13:19.4963598Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.4963695Z use_cpu=True, 2025-05-07T20:13:19.4963798Z output_dtype=SparseType.FP32, 2025-05-07T20:13:19.4963874Z ) 2025-05-07T20:13:19.4964023Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.4964407Z self=, 2025-05-07T20:13:19.4964502Z mixed_B=True, 2025-05-07T20:13:19.4964602Z compile=True, 2025-05-07T20:13:19.4964681Z T=3, 2025-05-07T20:13:19.4964761Z D=33, 2025-05-07T20:13:19.4964854Z B=78, 2025-05-07T20:13:19.4964936Z log_E=5, 2025-05-07T20:13:19.4965016Z L=10, 2025-05-07T20:13:19.4965117Z D_gradcheck=2, 2025-05-07T20:13:19.4965218Z stochastic_rounding=False, 2025-05-07T20:13:19.4965319Z weighted=False, 2025-05-07T20:13:19.4965404Z row_wise=True, 2025-05-07T20:13:19.4965487Z mixed=True, 2025-05-07T20:13:19.4965588Z use_cache=True, 2025-05-07T20:13:19.4965697Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.4965783Z use_cpu=True, 2025-05-07T20:13:19.4965902Z output_dtype=SparseType.FP32, 2025-05-07T20:13:19.4965981Z ) 2025-05-07T20:13:19.4966119Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.4966498Z self=, 2025-05-07T20:13:19.4966585Z mixed_B=False, 2025-05-07T20:13:19.4966672Z compile=True, 2025-05-07T20:13:19.4966767Z T=2, 2025-05-07T20:13:19.4966849Z D=89, 2025-05-07T20:13:19.4966930Z B=40, 2025-05-07T20:13:19.4967027Z log_E=5, 2025-05-07T20:13:19.4967106Z L=6, 2025-05-07T20:13:19.4967208Z D_gradcheck=1, 2025-05-07T20:13:19.4967311Z stochastic_rounding=False, 2025-05-07T20:13:19.4967397Z weighted=True, 2025-05-07T20:13:19.4967497Z row_wise=True, 2025-05-07T20:13:19.4967583Z mixed=False, 2025-05-07T20:13:19.4967670Z use_cache=False, 2025-05-07T20:13:19.4967793Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.4967879Z use_cpu=True, 2025-05-07T20:13:19.4967985Z output_dtype=SparseType.FP32, 2025-05-07T20:13:19.4968074Z ) 2025-05-07T20:13:19.4968213Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.4968575Z self=, 2025-05-07T20:13:19.4968671Z mixed_B=True, 2025-05-07T20:13:19.4968758Z compile=False, 2025-05-07T20:13:19.4968850Z T=1, 2025-05-07T20:13:19.4968928Z D=78, 2025-05-07T20:13:19.4969007Z B=99, 2025-05-07T20:13:19.4969104Z log_E=4, 2025-05-07T20:13:19.4969183Z L=16, 2025-05-07T20:13:19.4969302Z D_gradcheck=1, 2025-05-07T20:13:19.4969415Z stochastic_rounding=False, 2025-05-07T20:13:19.4969501Z weighted=False, 2025-05-07T20:13:19.4969585Z row_wise=True, 2025-05-07T20:13:19.4969683Z mixed=False, 2025-05-07T20:13:19.4969797Z use_cache=False, 2025-05-07T20:13:19.4969906Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.4970001Z use_cpu=True, 2025-05-07T20:13:19.4970105Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.4970181Z ) 2025-05-07T20:13:19.4970328Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.4970698Z self=, 2025-05-07T20:13:19.4970796Z mixed_B=False, 2025-05-07T20:13:19.4970906Z compile=True, 2025-05-07T20:13:19.4970987Z T=2, 2025-05-07T20:13:19.4971078Z D=66, 2025-05-07T20:13:19.4971157Z B=93, 2025-05-07T20:13:19.4971239Z log_E=4, 2025-05-07T20:13:19.4971328Z L=6, 2025-05-07T20:13:19.4971415Z D_gradcheck=1, 2025-05-07T20:13:19.4971512Z stochastic_rounding=True, 2025-05-07T20:13:19.4971612Z weighted=True, 2025-05-07T20:13:19.4971697Z row_wise=False, 2025-05-07T20:13:19.4971782Z mixed=True, 2025-05-07T20:13:19.4971883Z use_cache=True, 2025-05-07T20:13:19.4971993Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.4972077Z use_cpu=True, 2025-05-07T20:13:19.4972195Z output_dtype=SparseType.FP32, 2025-05-07T20:13:19.4972275Z ) 2025-05-07T20:13:19.4972425Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.4972815Z self=, 2025-05-07T20:13:19.4972901Z mixed_B=True, 2025-05-07T20:13:19.4973000Z compile=True, 2025-05-07T20:13:19.4973080Z T=2, 2025-05-07T20:13:19.4973159Z D=38, 2025-05-07T20:13:19.4973250Z B=1, 2025-05-07T20:13:19.4973329Z log_E=3, 2025-05-07T20:13:19.4973407Z L=3, 2025-05-07T20:13:19.4973503Z D_gradcheck=2, 2025-05-07T20:13:19.4973602Z stochastic_rounding=False, 2025-05-07T20:13:19.4973689Z weighted=False, 2025-05-07T20:13:19.4973787Z row_wise=False, 2025-05-07T20:13:19.4973869Z mixed=True, 2025-05-07T20:13:19.4973956Z use_cache=True, 2025-05-07T20:13:19.4974080Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.4974164Z use_cpu=True, 2025-05-07T20:13:19.4974279Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.4974355Z ) 2025-05-07T20:13:19.4974492Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.4974870Z self=, 2025-05-07T20:13:19.4974955Z mixed_B=False, 2025-05-07T20:13:19.4975042Z compile=False, 2025-05-07T20:13:19.4975134Z T=1, 2025-05-07T20:13:19.4975215Z D=102, 2025-05-07T20:13:19.4975295Z B=108, 2025-05-07T20:13:19.4975389Z log_E=4, 2025-05-07T20:13:19.4975467Z L=10, 2025-05-07T20:13:19.4975553Z D_gradcheck=1, 2025-05-07T20:13:19.4975667Z stochastic_rounding=False, 2025-05-07T20:13:19.4975752Z weighted=True, 2025-05-07T20:13:19.4975835Z row_wise=True, 2025-05-07T20:13:19.4975930Z mixed=True, 2025-05-07T20:13:19.4976018Z use_cache=False, 2025-05-07T20:13:19.4976140Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.4976224Z use_cpu=True, 2025-05-07T20:13:19.4976327Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.4976418Z ) 2025-05-07T20:13:19.4976554Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.4976918Z self=, 2025-05-07T20:13:19.4977014Z mixed_B=False, 2025-05-07T20:13:19.4977099Z compile=True, 2025-05-07T20:13:19.4977176Z T=1, 2025-05-07T20:13:19.4977269Z D=106, 2025-05-07T20:13:19.4977348Z B=124, 2025-05-07T20:13:19.4977428Z log_E=5, 2025-05-07T20:13:19.4977520Z L=5, 2025-05-07T20:13:19.4977604Z D_gradcheck=2, 2025-05-07T20:13:19.4977739Z stochastic_rounding=True, 2025-05-07T20:13:19.4977827Z weighted=False, 2025-05-07T20:13:19.4977911Z row_wise=True, 2025-05-07T20:13:19.4978005Z mixed=True, 2025-05-07T20:13:19.4978118Z use_cache=True, 2025-05-07T20:13:19.4978230Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.4978325Z use_cpu=True, 2025-05-07T20:13:19.4978432Z output_dtype=SparseType.FP32, 2025-05-07T20:13:19.4978507Z ) 2025-05-07T20:13:19.5294044Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.5294447Z self=, 2025-05-07T20:13:19.5294547Z mixed_B=True, 2025-05-07T20:13:19.5294749Z compile=False, 2025-05-07T20:13:19.5294831Z T=5, 2025-05-07T20:13:19.5294952Z D=17, 2025-05-07T20:13:19.5295076Z B=58, 2025-05-07T20:13:19.5295192Z log_E=4, 2025-05-07T20:13:19.5295283Z L=5, 2025-05-07T20:13:19.5295367Z D_gradcheck=2, 2025-05-07T20:13:19.5295469Z stochastic_rounding=False, 2025-05-07T20:13:19.5295571Z weighted=False, 2025-05-07T20:13:19.5295655Z row_wise=True, 2025-05-07T20:13:19.5295736Z mixed=True, 2025-05-07T20:13:19.5295837Z use_cache=True, 2025-05-07T20:13:19.5295948Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.5296043Z use_cpu=True, 2025-05-07T20:13:19.5296147Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.5296224Z ) 2025-05-07T20:13:19.5296373Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.5296794Z self=, 2025-05-07T20:13:19.5296878Z mixed_B=False, 2025-05-07T20:13:19.5296979Z compile=True, 2025-05-07T20:13:19.5297058Z T=2, 2025-05-07T20:13:19.5297137Z D=125, 2025-05-07T20:13:19.5297229Z B=112, 2025-05-07T20:13:19.5297310Z log_E=5, 2025-05-07T20:13:19.5297388Z L=9, 2025-05-07T20:13:19.5297488Z D_gradcheck=1, 2025-05-07T20:13:19.5297589Z stochastic_rounding=False, 2025-05-07T20:13:19.5297692Z weighted=False, 2025-05-07T20:13:19.5297777Z row_wise=False, 2025-05-07T20:13:19.5297862Z mixed=False, 2025-05-07T20:13:19.5297961Z use_cache=True, 2025-05-07T20:13:19.5298073Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.5298157Z use_cpu=True, 2025-05-07T20:13:19.5298275Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.5298351Z ) 2025-05-07T20:13:19.5298488Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.5298865Z self=, 2025-05-07T20:13:19.5298947Z mixed_B=True, 2025-05-07T20:13:19.5299033Z compile=True, 2025-05-07T20:13:19.5299127Z T=5, 2025-05-07T20:13:19.5299206Z D=19, 2025-05-07T20:13:19.5299286Z B=34, 2025-05-07T20:13:19.5299380Z log_E=4, 2025-05-07T20:13:19.5299459Z L=10, 2025-05-07T20:13:19.5299556Z D_gradcheck=1, 2025-05-07T20:13:19.5299657Z stochastic_rounding=True, 2025-05-07T20:13:19.5299810Z weighted=True, 2025-05-07T20:13:19.5299909Z row_wise=True, 2025-05-07T20:13:19.5299993Z mixed=False, 2025-05-07T20:13:19.5300084Z use_cache=False, 2025-05-07T20:13:19.5300208Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.5300293Z use_cpu=True, 2025-05-07T20:13:19.5300398Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.5300492Z ) 2025-05-07T20:13:19.5300630Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.5300995Z self=, 2025-05-07T20:13:19.5301095Z mixed_B=False, 2025-05-07T20:13:19.5301181Z compile=True, 2025-05-07T20:13:19.5301277Z T=5, 2025-05-07T20:13:19.5301357Z D=61, 2025-05-07T20:13:19.5301437Z B=11, 2025-05-07T20:13:19.5301532Z log_E=5, 2025-05-07T20:13:19.5301612Z L=2, 2025-05-07T20:13:19.5301700Z D_gradcheck=2, 2025-05-07T20:13:19.5301859Z stochastic_rounding=False, 2025-05-07T20:13:19.5301945Z weighted=True, 2025-05-07T20:13:19.5302030Z row_wise=True, 2025-05-07T20:13:19.5302128Z mixed=True, 2025-05-07T20:13:19.5302217Z use_cache=False, 2025-05-07T20:13:19.5302391Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.5302492Z use_cpu=True, 2025-05-07T20:13:19.5302598Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.5302676Z ) 2025-05-07T20:13:19.5302828Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.5303193Z self=, 2025-05-07T20:13:19.5303292Z mixed_B=False, 2025-05-07T20:13:19.5303380Z compile=False, 2025-05-07T20:13:19.5303486Z T=5, 2025-05-07T20:13:19.5303580Z D=117, 2025-05-07T20:13:19.5303661Z B=85, 2025-05-07T20:13:19.5303747Z log_E=5, 2025-05-07T20:13:19.5303842Z L=20, 2025-05-07T20:13:19.5303930Z D_gradcheck=1, 2025-05-07T20:13:19.5304031Z stochastic_rounding=True, 2025-05-07T20:13:19.5304130Z weighted=True, 2025-05-07T20:13:19.5304215Z row_wise=False, 2025-05-07T20:13:19.5304298Z mixed=True, 2025-05-07T20:13:19.5304394Z use_cache=True, 2025-05-07T20:13:19.5304509Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.5304612Z use_cpu=True, 2025-05-07T20:13:19.5304715Z output_dtype=SparseType.FP32, 2025-05-07T20:13:19.5304793Z ) 2025-05-07T20:13:19.5304942Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.5305328Z self=, 2025-05-07T20:13:19.5305585Z mixed_B=True, 2025-05-07T20:13:19.5305685Z compile=False, 2025-05-07T20:13:19.5305768Z T=5, 2025-05-07T20:13:19.5305848Z D=11, 2025-05-07T20:13:19.5305939Z B=10, 2025-05-07T20:13:19.5306020Z log_E=4, 2025-05-07T20:13:19.5306099Z L=8, 2025-05-07T20:13:19.5306198Z D_gradcheck=1, 2025-05-07T20:13:19.5306300Z stochastic_rounding=False, 2025-05-07T20:13:19.5306384Z weighted=True, 2025-05-07T20:13:19.5306481Z row_wise=True, 2025-05-07T20:13:19.5306564Z mixed=True, 2025-05-07T20:13:19.5306665Z use_cache=False, 2025-05-07T20:13:19.5306776Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.5306859Z use_cpu=True, 2025-05-07T20:13:19.5306978Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.5307056Z ) 2025-05-07T20:13:19.5307193Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.5307567Z self=, 2025-05-07T20:13:19.5307653Z mixed_B=False, 2025-05-07T20:13:19.5307737Z compile=True, 2025-05-07T20:13:19.5307832Z T=3, 2025-05-07T20:13:19.5307913Z D=128, 2025-05-07T20:13:19.5307993Z B=99, 2025-05-07T20:13:19.5308087Z log_E=4, 2025-05-07T20:13:19.5308165Z L=17, 2025-05-07T20:13:19.5308251Z D_gradcheck=1, 2025-05-07T20:13:19.5308366Z stochastic_rounding=False, 2025-05-07T20:13:19.5308452Z weighted=False, 2025-05-07T20:13:19.5308554Z row_wise=False, 2025-05-07T20:13:19.5308638Z mixed=False, 2025-05-07T20:13:19.5308722Z use_cache=True, 2025-05-07T20:13:19.5308845Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.5308929Z use_cpu=True, 2025-05-07T20:13:19.5309032Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.5309121Z ) 2025-05-07T20:13:19.5309258Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.5309620Z self=, 2025-05-07T20:13:19.5309720Z mixed_B=True, 2025-05-07T20:13:19.5309804Z compile=True, 2025-05-07T20:13:19.5309883Z T=2, 2025-05-07T20:13:19.5309973Z D=87, 2025-05-07T20:13:19.5310051Z B=20, 2025-05-07T20:13:19.5310143Z log_E=5, 2025-05-07T20:13:19.5310223Z L=8, 2025-05-07T20:13:19.5310307Z D_gradcheck=1, 2025-05-07T20:13:19.5310463Z stochastic_rounding=True, 2025-05-07T20:13:19.5310553Z weighted=True, 2025-05-07T20:13:19.5310640Z row_wise=False, 2025-05-07T20:13:19.5310737Z mixed=True, 2025-05-07T20:13:19.5310824Z use_cache=False, 2025-05-07T20:13:19.5310978Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.5311078Z use_cpu=True, 2025-05-07T20:13:19.5311187Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.5311265Z ) 2025-05-07T20:13:19.5311418Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.5311780Z self=, 2025-05-07T20:13:19.5311868Z mixed_B=False, 2025-05-07T20:13:19.5311966Z compile=True, 2025-05-07T20:13:19.5312081Z T=5, 2025-05-07T20:13:19.5312179Z D=14, 2025-05-07T20:13:19.5312260Z B=118, 2025-05-07T20:13:19.5312340Z log_E=5, 2025-05-07T20:13:19.5312432Z L=5, 2025-05-07T20:13:19.5312516Z D_gradcheck=2, 2025-05-07T20:13:19.5312615Z stochastic_rounding=True, 2025-05-07T20:13:19.5312712Z weighted=True, 2025-05-07T20:13:19.5312796Z row_wise=True, 2025-05-07T20:13:19.5312877Z mixed=True, 2025-05-07T20:13:19.5312974Z use_cache=True, 2025-05-07T20:13:19.5313085Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.5313167Z use_cpu=True, 2025-05-07T20:13:19.5313291Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.5313370Z ) 2025-05-07T20:13:19.5313508Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.5313885Z self=, 2025-05-07T20:13:19.5314004Z mixed_B=False, 2025-05-07T20:13:19.5314101Z compile=True, 2025-05-07T20:13:19.5314183Z T=3, 2025-05-07T20:13:19.5314262Z D=58, 2025-05-07T20:13:19.5314353Z B=127, 2025-05-07T20:13:19.5314434Z log_E=3, 2025-05-07T20:13:19.5314512Z L=9, 2025-05-07T20:13:19.5314609Z D_gradcheck=2, 2025-05-07T20:13:19.5314711Z stochastic_rounding=False, 2025-05-07T20:13:19.5314798Z weighted=False, 2025-05-07T20:13:19.5314894Z row_wise=False, 2025-05-07T20:13:19.5314978Z mixed=False, 2025-05-07T20:13:19.5315064Z use_cache=False, 2025-05-07T20:13:19.5315192Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.5315277Z use_cpu=True, 2025-05-07T20:13:19.5315381Z output_dtype=SparseType.FP32, 2025-05-07T20:13:19.5315470Z ) 2025-05-07T20:13:19.5315605Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.5316056Z self=, 2025-05-07T20:13:19.5316146Z mixed_B=False, 2025-05-07T20:13:19.5316231Z compile=False, 2025-05-07T20:13:19.5316325Z T=3, 2025-05-07T20:13:19.5316405Z D=95, 2025-05-07T20:13:19.5316483Z B=3, 2025-05-07T20:13:19.5316578Z log_E=3, 2025-05-07T20:13:19.5316657Z L=5, 2025-05-07T20:13:19.5316739Z D_gradcheck=1, 2025-05-07T20:13:19.5316858Z stochastic_rounding=False, 2025-05-07T20:13:19.5316944Z weighted=False, 2025-05-07T20:13:19.5317027Z row_wise=True, 2025-05-07T20:13:19.5317125Z mixed=False, 2025-05-07T20:13:19.5317210Z use_cache=False, 2025-05-07T20:13:19.5317323Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.5317424Z use_cpu=True, 2025-05-07T20:13:19.5317529Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.5317620Z ) 2025-05-07T20:13:19.5317758Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.5318117Z self=, 2025-05-07T20:13:19.5318215Z mixed_B=True, 2025-05-07T20:13:19.5318301Z compile=True, 2025-05-07T20:13:19.5318381Z T=1, 2025-05-07T20:13:19.5318472Z D=85, 2025-05-07T20:13:19.5318552Z B=97, 2025-05-07T20:13:19.5318633Z log_E=3, 2025-05-07T20:13:19.5318725Z L=20, 2025-05-07T20:13:19.5318812Z D_gradcheck=1, 2025-05-07T20:13:19.5318942Z stochastic_rounding=True, 2025-05-07T20:13:19.5319044Z weighted=True, 2025-05-07T20:13:19.5319129Z row_wise=True, 2025-05-07T20:13:19.5319224Z mixed=True, 2025-05-07T20:13:19.5319310Z use_cache=True, 2025-05-07T20:13:19.5319452Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.5319551Z use_cpu=True, 2025-05-07T20:13:19.5319655Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.5319731Z ) 2025-05-07T20:13:19.5319880Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.5320243Z self=, 2025-05-07T20:13:19.5320329Z mixed_B=False, 2025-05-07T20:13:19.5320425Z compile=False, 2025-05-07T20:13:19.5320504Z T=5, 2025-05-07T20:13:19.5320612Z D=109, 2025-05-07T20:13:19.5320702Z B=101, 2025-05-07T20:13:19.5320781Z log_E=4, 2025-05-07T20:13:19.5320859Z L=6, 2025-05-07T20:13:19.5320955Z D_gradcheck=2, 2025-05-07T20:13:19.5321057Z stochastic_rounding=False, 2025-05-07T20:13:19.5321153Z weighted=False, 2025-05-07T20:13:19.5321236Z row_wise=True, 2025-05-07T20:13:19.5321335Z mixed=True, 2025-05-07T20:13:19.5321437Z use_cache=False, 2025-05-07T20:13:19.5321552Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.5321641Z use_cpu=True, 2025-05-07T20:13:19.5321761Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.5321839Z ) 2025-05-07T20:13:19.5321977Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.5322354Z self=, 2025-05-07T20:13:19.5322489Z mixed_B=False, 2025-05-07T20:13:19.5322575Z compile=True, 2025-05-07T20:13:19.5322669Z T=2, 2025-05-07T20:13:19.5322756Z D=73, 2025-05-07T20:13:19.5322851Z B=107, 2025-05-07T20:13:19.5322932Z log_E=3, 2025-05-07T20:13:19.5323013Z L=2, 2025-05-07T20:13:19.5323114Z D_gradcheck=1, 2025-05-07T20:13:19.5323216Z stochastic_rounding=True, 2025-05-07T20:13:19.5323302Z weighted=False, 2025-05-07T20:13:19.5323402Z row_wise=True, 2025-05-07T20:13:19.5323486Z mixed=False, 2025-05-07T20:13:19.5323572Z use_cache=False, 2025-05-07T20:13:19.5323699Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.5323785Z use_cpu=True, 2025-05-07T20:13:19.5323893Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.5323985Z ) 2025-05-07T20:13:19.5324125Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.5324489Z self=, 2025-05-07T20:13:19.5324595Z mixed_B=False, 2025-05-07T20:13:19.5324681Z compile=True, 2025-05-07T20:13:19.5324774Z T=3, 2025-05-07T20:13:19.5324856Z D=99, 2025-05-07T20:13:19.5324939Z B=21, 2025-05-07T20:13:19.5325036Z log_E=4, 2025-05-07T20:13:19.5325117Z L=13, 2025-05-07T20:13:19.5325203Z D_gradcheck=2, 2025-05-07T20:13:19.5325318Z stochastic_rounding=True, 2025-05-07T20:13:19.5325407Z weighted=False, 2025-05-07T20:13:19.5325491Z row_wise=True, 2025-05-07T20:13:19.5325588Z mixed=False, 2025-05-07T20:13:19.5325676Z use_cache=True, 2025-05-07T20:13:19.5325788Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:19.5325888Z use_cpu=True, 2025-05-07T20:13:19.5325994Z output_dtype=SparseType.FP32, 2025-05-07T20:13:19.5326070Z ) 2025-05-07T20:13:19.5326218Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.5326578Z self=, 2025-05-07T20:13:19.5326677Z mixed_B=True, 2025-05-07T20:13:19.5326761Z compile=True, 2025-05-07T20:13:19.5326838Z T=1, 2025-05-07T20:13:19.5326932Z D=81, 2025-05-07T20:13:19.5327010Z B=125, 2025-05-07T20:13:19.5327092Z log_E=5, 2025-05-07T20:13:19.5327183Z L=2, 2025-05-07T20:13:19.5327268Z D_gradcheck=1, 2025-05-07T20:13:19.5327365Z stochastic_rounding=True, 2025-05-07T20:13:19.5327490Z weighted=False, 2025-05-07T20:13:19.5327574Z row_wise=True, 2025-05-07T20:13:19.5327657Z mixed=True, 2025-05-07T20:13:19.5327752Z use_cache=True, 2025-05-07T20:13:19.5327862Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.5327974Z use_cpu=True, 2025-05-07T20:13:19.5328093Z output_dtype=SparseType.FP32, 2025-05-07T20:13:19.5328169Z ) 2025-05-07T20:13:19.5328317Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:19.5328680Z self=, 2025-05-07T20:13:19.5328767Z mixed_B=False, 2025-05-07T20:13:19.5328867Z compile=False, 2025-05-07T20:13:19.5328948Z T=3, 2025-05-07T20:13:19.5329056Z D=54, 2025-05-07T20:13:19.5329153Z B=117, 2025-05-07T20:13:19.5329234Z log_E=4, 2025-05-07T20:13:19.5329314Z L=16, 2025-05-07T20:13:19.5329412Z D_gradcheck=2, 2025-05-07T20:13:19.5329511Z stochastic_rounding=True, 2025-05-07T20:13:19.5329599Z weighted=False, 2025-05-07T20:13:19.5329696Z row_wise=False, 2025-05-07T20:13:19.5329779Z mixed=False, 2025-05-07T20:13:19.5329864Z use_cache=True, 2025-05-07T20:13:19.5329987Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:19.5330072Z use_cpu=True, 2025-05-07T20:13:19.5330189Z output_dtype=SparseType.FP16, 2025-05-07T20:13:19.5330264Z ) 2025-05-07T20:13:20.5546315Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.5547085Z self=, 2025-05-07T20:13:20.5547954Z mixed_B=False, 2025-05-07T20:13:20.5548194Z compile=False, 2025-05-07T20:13:20.5548405Z T=2, 2025-05-07T20:13:20.5548622Z D=44, 2025-05-07T20:13:20.5548820Z B=7, 2025-05-07T20:13:20.5549004Z log_E=3, 2025-05-07T20:13:20.5549208Z L=1, 2025-05-07T20:13:20.5549410Z D_gradcheck=1, 2025-05-07T20:13:20.5549644Z stochastic_rounding=False, 2025-05-07T20:13:20.5549929Z weighted=False, 2025-05-07T20:13:20.5550158Z row_wise=False, 2025-05-07T20:13:20.5550369Z mixed=False, 2025-05-07T20:13:20.5550594Z use_cache=True, 2025-05-07T20:13:20.5550850Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.5551155Z use_cpu=True, 2025-05-07T20:13:20.5551407Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.5551695Z ) 2025-05-07T20:13:20.5551931Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.5552557Z self=, 2025-05-07T20:13:20.5553122Z mixed_B=True, 2025-05-07T20:13:20.5553345Z compile=True, 2025-05-07T20:13:20.5553553Z T=5, 2025-05-07T20:13:20.5553757Z D=67, 2025-05-07T20:13:20.5553955Z B=42, 2025-05-07T20:13:20.5554142Z log_E=3, 2025-05-07T20:13:20.5554348Z L=13, 2025-05-07T20:13:20.5554550Z D_gradcheck=2, 2025-05-07T20:13:20.5554781Z stochastic_rounding=True, 2025-05-07T20:13:20.5555057Z weighted=False, 2025-05-07T20:13:20.5555291Z row_wise=True, 2025-05-07T20:13:20.5555502Z mixed=True, 2025-05-07T20:13:20.5555725Z use_cache=False, 2025-05-07T20:13:20.5556066Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.5556368Z use_cpu=True, 2025-05-07T20:13:20.5556620Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.5556903Z ) 2025-05-07T20:13:20.5557141Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.5557761Z self=, 2025-05-07T20:13:20.5558335Z mixed_B=False, 2025-05-07T20:13:20.5558564Z compile=True, 2025-05-07T20:13:20.5558774Z T=4, 2025-05-07T20:13:20.5558978Z D=25, 2025-05-07T20:13:20.5559176Z B=96, 2025-05-07T20:13:20.5559364Z log_E=4, 2025-05-07T20:13:20.5559573Z L=13, 2025-05-07T20:13:20.5559777Z D_gradcheck=2, 2025-05-07T20:13:20.5560006Z stochastic_rounding=True, 2025-05-07T20:13:20.5560388Z weighted=False, 2025-05-07T20:13:20.5560625Z row_wise=True, 2025-05-07T20:13:20.5560837Z mixed=True, 2025-05-07T20:13:20.5561059Z use_cache=True, 2025-05-07T20:13:20.5561316Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.5561681Z use_cpu=True, 2025-05-07T20:13:20.5561925Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.5562208Z ) 2025-05-07T20:13:20.5562445Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.5563057Z self=, 2025-05-07T20:13:20.5563632Z mixed_B=False, 2025-05-07T20:13:20.5563847Z compile=True, 2025-05-07T20:13:20.5564069Z T=4, 2025-05-07T20:13:20.5564324Z D=79, 2025-05-07T20:13:20.5564514Z B=29, 2025-05-07T20:13:20.5564715Z log_E=4, 2025-05-07T20:13:20.5564923Z L=10, 2025-05-07T20:13:20.5565113Z D_gradcheck=2, 2025-05-07T20:13:20.5565355Z stochastic_rounding=True, 2025-05-07T20:13:20.5565634Z weighted=True, 2025-05-07T20:13:20.5565862Z row_wise=True, 2025-05-07T20:13:20.5566071Z mixed=True, 2025-05-07T20:13:20.5566293Z use_cache=False, 2025-05-07T20:13:20.5566559Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.5575972Z use_cpu=True, 2025-05-07T20:13:20.5576319Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.5576586Z ) 2025-05-07T20:13:20.5576825Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.5577442Z self=, 2025-05-07T20:13:20.5578122Z mixed_B=True, 2025-05-07T20:13:20.5578340Z compile=False, 2025-05-07T20:13:20.5578566Z T=4, 2025-05-07T20:13:20.5578771Z D=128, 2025-05-07T20:13:20.5578957Z B=14, 2025-05-07T20:13:20.5579156Z log_E=4, 2025-05-07T20:13:20.5579363Z L=5, 2025-05-07T20:13:20.5579556Z D_gradcheck=2, 2025-05-07T20:13:20.5579800Z stochastic_rounding=True, 2025-05-07T20:13:20.5580077Z weighted=True, 2025-05-07T20:13:20.5580293Z row_wise=False, 2025-05-07T20:13:20.5580521Z mixed=False, 2025-05-07T20:13:20.5580744Z use_cache=True, 2025-05-07T20:13:20.5580984Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.5581292Z use_cpu=True, 2025-05-07T20:13:20.5581540Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.5581807Z ) 2025-05-07T20:13:20.5582054Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.5582674Z self=, 2025-05-07T20:13:20.5583238Z mixed_B=False, 2025-05-07T20:13:20.5583455Z compile=False, 2025-05-07T20:13:20.5583676Z T=2, 2025-05-07T20:13:20.5583877Z D=50, 2025-05-07T20:13:20.5584062Z B=53, 2025-05-07T20:13:20.5584261Z log_E=4, 2025-05-07T20:13:20.5584465Z L=10, 2025-05-07T20:13:20.5584653Z D_gradcheck=1, 2025-05-07T20:13:20.5584892Z stochastic_rounding=True, 2025-05-07T20:13:20.5585164Z weighted=True, 2025-05-07T20:13:20.5585376Z row_wise=True, 2025-05-07T20:13:20.5585596Z mixed=True, 2025-05-07T20:13:20.5585814Z use_cache=True, 2025-05-07T20:13:20.5586056Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.5586362Z use_cpu=True, 2025-05-07T20:13:20.5586607Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.5586875Z ) 2025-05-07T20:13:20.5587121Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.5587738Z self=, 2025-05-07T20:13:20.5588304Z mixed_B=True, 2025-05-07T20:13:20.5588518Z compile=False, 2025-05-07T20:13:20.5588739Z T=4, 2025-05-07T20:13:20.5588938Z D=109, 2025-05-07T20:13:20.5589131Z B=34, 2025-05-07T20:13:20.5589329Z log_E=4, 2025-05-07T20:13:20.5589534Z L=14, 2025-05-07T20:13:20.5589722Z D_gradcheck=1, 2025-05-07T20:13:20.5589963Z stochastic_rounding=True, 2025-05-07T20:13:20.5590285Z weighted=False, 2025-05-07T20:13:20.5590504Z row_wise=False, 2025-05-07T20:13:20.5590731Z mixed=True, 2025-05-07T20:13:20.5590951Z use_cache=True, 2025-05-07T20:13:20.5591188Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.5591530Z use_cpu=True, 2025-05-07T20:13:20.5591777Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.5592043Z ) 2025-05-07T20:13:20.5592294Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.5592910Z self=, 2025-05-07T20:13:20.5593463Z mixed_B=True, 2025-05-07T20:13:20.5593693Z compile=False, 2025-05-07T20:13:20.5593919Z T=1, 2025-05-07T20:13:20.5594107Z D=125, 2025-05-07T20:13:20.5594340Z B=85, 2025-05-07T20:13:20.5594539Z log_E=5, 2025-05-07T20:13:20.5594746Z L=16, 2025-05-07T20:13:20.5594937Z D_gradcheck=2, 2025-05-07T20:13:20.5595182Z stochastic_rounding=False, 2025-05-07T20:13:20.5595456Z weighted=True, 2025-05-07T20:13:20.5595671Z row_wise=True, 2025-05-07T20:13:20.5595893Z mixed=True, 2025-05-07T20:13:20.5596204Z use_cache=True, 2025-05-07T20:13:20.5596447Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.5596760Z use_cpu=True, 2025-05-07T20:13:20.5597014Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.5597283Z ) 2025-05-07T20:13:20.5597533Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.5598156Z self=, 2025-05-07T20:13:20.5598742Z mixed_B=True, 2025-05-07T20:13:20.5598968Z compile=False, 2025-05-07T20:13:20.5599190Z T=2, 2025-05-07T20:13:20.5599375Z D=2, 2025-05-07T20:13:20.5599572Z B=32, 2025-05-07T20:13:20.5599773Z log_E=5, 2025-05-07T20:13:20.5599965Z L=3, 2025-05-07T20:13:20.5600170Z D_gradcheck=2, 2025-05-07T20:13:20.5600415Z stochastic_rounding=False, 2025-05-07T20:13:20.5600679Z weighted=False, 2025-05-07T20:13:20.5600910Z row_wise=True, 2025-05-07T20:13:20.5601138Z mixed=False, 2025-05-07T20:13:20.5601351Z use_cache=False, 2025-05-07T20:13:20.5601614Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.5601918Z use_cpu=True, 2025-05-07T20:13:20.5602163Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.5602425Z ) 2025-05-07T20:13:20.5602669Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.5603287Z self=, 2025-05-07T20:13:20.5603842Z mixed_B=True, 2025-05-07T20:13:20.5604063Z compile=True, 2025-05-07T20:13:20.5604280Z T=3, 2025-05-07T20:13:20.5604465Z D=31, 2025-05-07T20:13:20.5604666Z B=116, 2025-05-07T20:13:20.5604869Z log_E=4, 2025-05-07T20:13:20.5605063Z L=18, 2025-05-07T20:13:20.5605272Z D_gradcheck=2, 2025-05-07T20:13:20.5605713Z stochastic_rounding=True, 2025-05-07T20:13:20.5605977Z weighted=False, 2025-05-07T20:13:20.5606212Z row_wise=False, 2025-05-07T20:13:20.5606438Z mixed=False, 2025-05-07T20:13:20.5606651Z use_cache=False, 2025-05-07T20:13:20.5606914Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.5607219Z use_cpu=True, 2025-05-07T20:13:20.5607453Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.5607729Z ) 2025-05-07T20:13:20.5607974Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.5608591Z self=, 2025-05-07T20:13:20.5609145Z mixed_B=False, 2025-05-07T20:13:20.5609374Z compile=False, 2025-05-07T20:13:20.5609599Z T=2, 2025-05-07T20:13:20.5609786Z D=2, 2025-05-07T20:13:20.5609985Z B=114, 2025-05-07T20:13:20.5610186Z log_E=3, 2025-05-07T20:13:20.5610379Z L=19, 2025-05-07T20:13:20.5610580Z D_gradcheck=2, 2025-05-07T20:13:20.5610820Z stochastic_rounding=False, 2025-05-07T20:13:20.5611078Z weighted=True, 2025-05-07T20:13:20.5611387Z row_wise=True, 2025-05-07T20:13:20.5611615Z mixed=True, 2025-05-07T20:13:20.5611828Z use_cache=True, 2025-05-07T20:13:20.5612084Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.5612434Z use_cpu=True, 2025-05-07T20:13:20.5612670Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.5612947Z ) 2025-05-07T20:13:20.5613191Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.5613793Z self=, 2025-05-07T20:13:20.5614359Z mixed_B=True, 2025-05-07T20:13:20.5614583Z compile=True, 2025-05-07T20:13:20.5614800Z T=5, 2025-05-07T20:13:20.5615046Z D=82, 2025-05-07T20:13:20.5615274Z B=103, 2025-05-07T20:13:20.5615478Z log_E=4, 2025-05-07T20:13:20.5615680Z L=10, 2025-05-07T20:13:20.5615868Z D_gradcheck=2, 2025-05-07T20:13:20.5616110Z stochastic_rounding=False, 2025-05-07T20:13:20.5616380Z weighted=False, 2025-05-07T20:13:20.5616601Z row_wise=True, 2025-05-07T20:13:20.5616827Z mixed=False, 2025-05-07T20:13:20.5617054Z use_cache=False, 2025-05-07T20:13:20.5617304Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.5617613Z use_cpu=True, 2025-05-07T20:13:20.5617849Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.5618138Z ) 2025-05-07T20:13:20.5618387Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.5619007Z self=, 2025-05-07T20:13:20.5619605Z mixed_B=False, 2025-05-07T20:13:20.5619837Z compile=False, 2025-05-07T20:13:20.5620060Z T=5, 2025-05-07T20:13:20.5620249Z D=115, 2025-05-07T20:13:20.5620454Z B=9, 2025-05-07T20:13:20.5620656Z log_E=3, 2025-05-07T20:13:20.5620851Z L=16, 2025-05-07T20:13:20.5621059Z D_gradcheck=1, 2025-05-07T20:13:20.5621306Z stochastic_rounding=False, 2025-05-07T20:13:20.5621570Z weighted=True, 2025-05-07T20:13:20.5621801Z row_wise=True, 2025-05-07T20:13:20.5622030Z mixed=True, 2025-05-07T20:13:20.5622242Z use_cache=False, 2025-05-07T20:13:20.5622507Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.5622814Z use_cpu=True, 2025-05-07T20:13:20.5623054Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.5623334Z ) 2025-05-07T20:13:20.5623579Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.5624192Z self=, 2025-05-07T20:13:20.5624746Z mixed_B=False, 2025-05-07T20:13:20.5624974Z compile=False, 2025-05-07T20:13:20.5625193Z T=1, 2025-05-07T20:13:20.5625377Z D=12, 2025-05-07T20:13:20.5625575Z B=73, 2025-05-07T20:13:20.5625768Z log_E=4, 2025-05-07T20:13:20.5625960Z L=14, 2025-05-07T20:13:20.5626158Z D_gradcheck=2, 2025-05-07T20:13:20.5626396Z stochastic_rounding=True, 2025-05-07T20:13:20.5626653Z weighted=True, 2025-05-07T20:13:20.5626877Z row_wise=True, 2025-05-07T20:13:20.5627097Z mixed=True, 2025-05-07T20:13:20.5627308Z use_cache=False, 2025-05-07T20:13:20.5627569Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.5627877Z use_cpu=True, 2025-05-07T20:13:20.5628112Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.5628391Z ) 2025-05-07T20:13:20.5628634Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.5629241Z self=, 2025-05-07T20:13:20.5629809Z mixed_B=False, 2025-05-07T20:13:20.5630036Z compile=False, 2025-05-07T20:13:20.5630256Z T=1, 2025-05-07T20:13:20.5630442Z D=31, 2025-05-07T20:13:20.5630640Z B=73, 2025-05-07T20:13:20.5630839Z log_E=5, 2025-05-07T20:13:20.5631034Z L=6, 2025-05-07T20:13:20.5631236Z D_gradcheck=2, 2025-05-07T20:13:20.5631480Z stochastic_rounding=True, 2025-05-07T20:13:20.5631738Z weighted=True, 2025-05-07T20:13:20.5632003Z row_wise=True, 2025-05-07T20:13:20.5632236Z mixed=False, 2025-05-07T20:13:20.5632451Z use_cache=True, 2025-05-07T20:13:20.5632709Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.5633045Z use_cpu=True, 2025-05-07T20:13:20.5633277Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.5633554Z ) 2025-05-07T20:13:20.5633800Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.5634401Z self=, 2025-05-07T20:13:20.5634966Z mixed_B=False, 2025-05-07T20:13:20.5635191Z compile=True, 2025-05-07T20:13:20.5635398Z T=4, 2025-05-07T20:13:20.5635594Z D=68, 2025-05-07T20:13:20.5635816Z B=26, 2025-05-07T20:13:20.5636077Z log_E=4, 2025-05-07T20:13:20.5636286Z L=15, 2025-05-07T20:13:20.5636493Z D_gradcheck=1, 2025-05-07T20:13:20.5636725Z stochastic_rounding=True, 2025-05-07T20:13:20.5636998Z weighted=True, 2025-05-07T20:13:20.5637228Z row_wise=True, 2025-05-07T20:13:20.5637452Z mixed=False, 2025-05-07T20:13:20.5637663Z use_cache=False, 2025-05-07T20:13:20.5637926Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.5638227Z use_cpu=True, 2025-05-07T20:13:20.5638460Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.5638735Z ) 2025-05-07T20:13:20.5638982Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.5639585Z self=, 2025-05-07T20:13:20.5640181Z mixed_B=True, 2025-05-07T20:13:20.5640404Z compile=True, 2025-05-07T20:13:20.5640608Z T=2, 2025-05-07T20:13:20.5640808Z D=36, 2025-05-07T20:13:20.5641012Z B=38, 2025-05-07T20:13:20.5641202Z log_E=4, 2025-05-07T20:13:20.5641407Z L=9, 2025-05-07T20:13:20.5641610Z D_gradcheck=1, 2025-05-07T20:13:20.5641837Z stochastic_rounding=True, 2025-05-07T20:13:20.5642105Z weighted=True, 2025-05-07T20:13:20.5642332Z row_wise=True, 2025-05-07T20:13:20.5642545Z mixed=True, 2025-05-07T20:13:20.5642766Z use_cache=False, 2025-05-07T20:13:20.5643026Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.5643315Z use_cpu=True, 2025-05-07T20:13:20.5643562Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.5643840Z ) 2025-05-07T20:13:20.5897349Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.5898147Z self=, 2025-05-07T20:13:20.5898737Z mixed_B=True, 2025-05-07T20:13:20.5898968Z compile=True, 2025-05-07T20:13:20.5899193Z T=3, 2025-05-07T20:13:20.5899383Z D=116, 2025-05-07T20:13:20.5899589Z B=55, 2025-05-07T20:13:20.5899799Z log_E=5, 2025-05-07T20:13:20.5899998Z L=16, 2025-05-07T20:13:20.5900205Z D_gradcheck=2, 2025-05-07T20:13:20.5900454Z stochastic_rounding=True, 2025-05-07T20:13:20.5900717Z weighted=False, 2025-05-07T20:13:20.5900957Z row_wise=False, 2025-05-07T20:13:20.5901188Z mixed=False, 2025-05-07T20:13:20.5901402Z use_cache=True, 2025-05-07T20:13:20.5901656Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.5901963Z use_cpu=True, 2025-05-07T20:13:20.5902197Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.5902475Z ) 2025-05-07T20:13:20.5902721Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.5903329Z self=, 2025-05-07T20:13:20.5903901Z mixed_B=True, 2025-05-07T20:13:20.5904124Z compile=True, 2025-05-07T20:13:20.5904328Z T=1, 2025-05-07T20:13:20.5904523Z D=64, 2025-05-07T20:13:20.5904717Z B=98, 2025-05-07T20:13:20.5904906Z log_E=5, 2025-05-07T20:13:20.5905109Z L=8, 2025-05-07T20:13:20.5905310Z D_gradcheck=1, 2025-05-07T20:13:20.5905665Z stochastic_rounding=True, 2025-05-07T20:13:20.5905936Z weighted=True, 2025-05-07T20:13:20.5906265Z row_wise=True, 2025-05-07T20:13:20.5906491Z mixed=False, 2025-05-07T20:13:20.5906702Z use_cache=True, 2025-05-07T20:13:20.5906963Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.5907270Z use_cpu=True, 2025-05-07T20:13:20.5907568Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.5907847Z ) 2025-05-07T20:13:20.5908094Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.5908696Z self=, 2025-05-07T20:13:20.5909265Z mixed_B=False, 2025-05-07T20:13:20.5909498Z compile=False, 2025-05-07T20:13:20.5909709Z T=2, 2025-05-07T20:13:20.5909907Z D=3, 2025-05-07T20:13:20.5910102Z B=28, 2025-05-07T20:13:20.5910328Z log_E=3, 2025-05-07T20:13:20.5910537Z L=11, 2025-05-07T20:13:20.5910740Z D_gradcheck=1, 2025-05-07T20:13:20.5910971Z stochastic_rounding=False, 2025-05-07T20:13:20.5911317Z weighted=False, 2025-05-07T20:13:20.5911548Z row_wise=True, 2025-05-07T20:13:20.5911774Z mixed=False, 2025-05-07T20:13:20.5911988Z use_cache=True, 2025-05-07T20:13:20.5912243Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.5912556Z use_cpu=True, 2025-05-07T20:13:20.5912792Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.5913068Z ) 2025-05-07T20:13:20.5913312Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.5913914Z self=, 2025-05-07T20:13:20.5914519Z mixed_B=False, 2025-05-07T20:13:20.5914746Z compile=True, 2025-05-07T20:13:20.5914953Z T=4, 2025-05-07T20:13:20.5915154Z D=88, 2025-05-07T20:13:20.5915353Z B=88, 2025-05-07T20:13:20.5915540Z log_E=4, 2025-05-07T20:13:20.5915746Z L=14, 2025-05-07T20:13:20.5916017Z D_gradcheck=2, 2025-05-07T20:13:20.5916249Z stochastic_rounding=False, 2025-05-07T20:13:20.5916520Z weighted=True, 2025-05-07T20:13:20.5916749Z row_wise=True, 2025-05-07T20:13:20.5916958Z mixed=False, 2025-05-07T20:13:20.5917180Z use_cache=True, 2025-05-07T20:13:20.5917430Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.5917721Z use_cpu=True, 2025-05-07T20:13:20.5917969Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.5918245Z ) 2025-05-07T20:13:20.5918492Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.5919093Z self=, 2025-05-07T20:13:20.5919664Z mixed_B=False, 2025-05-07T20:13:20.5919896Z compile=True, 2025-05-07T20:13:20.5920107Z T=4, 2025-05-07T20:13:20.5920306Z D=66, 2025-05-07T20:13:20.5920503Z B=128, 2025-05-07T20:13:20.5920692Z log_E=4, 2025-05-07T20:13:20.5920899Z L=18, 2025-05-07T20:13:20.5921101Z D_gradcheck=2, 2025-05-07T20:13:20.5921330Z stochastic_rounding=True, 2025-05-07T20:13:20.5921600Z weighted=True, 2025-05-07T20:13:20.5921829Z row_wise=False, 2025-05-07T20:13:20.5922042Z mixed=False, 2025-05-07T20:13:20.5922264Z use_cache=False, 2025-05-07T20:13:20.5922536Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.5922834Z use_cpu=True, 2025-05-07T20:13:20.5923088Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.5923371Z ) 2025-05-07T20:13:20.5923609Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.5924227Z self=, 2025-05-07T20:13:20.5924798Z mixed_B=False, 2025-05-07T20:13:20.5925032Z compile=False, 2025-05-07T20:13:20.5925244Z T=2, 2025-05-07T20:13:20.5925451Z D=107, 2025-05-07T20:13:20.5925656Z B=31, 2025-05-07T20:13:20.5925846Z log_E=5, 2025-05-07T20:13:20.5926056Z L=19, 2025-05-07T20:13:20.5926265Z D_gradcheck=2, 2025-05-07T20:13:20.5926496Z stochastic_rounding=False, 2025-05-07T20:13:20.5926778Z weighted=True, 2025-05-07T20:13:20.5927007Z row_wise=True, 2025-05-07T20:13:20.5927261Z mixed=False, 2025-05-07T20:13:20.5927488Z use_cache=True, 2025-05-07T20:13:20.5927744Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.5928036Z use_cpu=True, 2025-05-07T20:13:20.5928315Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.5928595Z ) 2025-05-07T20:13:20.5928825Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.5929436Z self=, 2025-05-07T20:13:20.5930006Z mixed_B=False, 2025-05-07T20:13:20.5930232Z compile=False, 2025-05-07T20:13:20.5930440Z T=2, 2025-05-07T20:13:20.5930637Z D=23, 2025-05-07T20:13:20.5930833Z B=25, 2025-05-07T20:13:20.5931044Z log_E=3, 2025-05-07T20:13:20.5931252Z L=13, 2025-05-07T20:13:20.5931452Z D_gradcheck=1, 2025-05-07T20:13:20.5931684Z stochastic_rounding=False, 2025-05-07T20:13:20.5931957Z weighted=False, 2025-05-07T20:13:20.5932187Z row_wise=True, 2025-05-07T20:13:20.5932405Z mixed=False, 2025-05-07T20:13:20.5932630Z use_cache=False, 2025-05-07T20:13:20.5932890Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.5933180Z use_cpu=True, 2025-05-07T20:13:20.5933428Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.5933702Z ) 2025-05-07T20:13:20.5933932Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.5934549Z self=, 2025-05-07T20:13:20.5935142Z mixed_B=True, 2025-05-07T20:13:20.5935354Z compile=False, 2025-05-07T20:13:20.5935577Z T=2, 2025-05-07T20:13:20.5935775Z D=56, 2025-05-07T20:13:20.5935962Z B=16, 2025-05-07T20:13:20.5936166Z log_E=3, 2025-05-07T20:13:20.5936375Z L=9, 2025-05-07T20:13:20.5936564Z D_gradcheck=2, 2025-05-07T20:13:20.5936809Z stochastic_rounding=False, 2025-05-07T20:13:20.5937081Z weighted=True, 2025-05-07T20:13:20.5937307Z row_wise=True, 2025-05-07T20:13:20.5937520Z mixed=True, 2025-05-07T20:13:20.5937741Z use_cache=True, 2025-05-07T20:13:20.5937993Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.5938283Z use_cpu=True, 2025-05-07T20:13:20.5938530Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.5938810Z ) 2025-05-07T20:13:20.5939042Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.5939656Z self=, 2025-05-07T20:13:20.5940229Z mixed_B=True, 2025-05-07T20:13:20.5940446Z compile=True, 2025-05-07T20:13:20.5940667Z T=3, 2025-05-07T20:13:20.5940869Z D=86, 2025-05-07T20:13:20.5941053Z B=13, 2025-05-07T20:13:20.5941255Z log_E=3, 2025-05-07T20:13:20.5941460Z L=1, 2025-05-07T20:13:20.5941649Z D_gradcheck=2, 2025-05-07T20:13:20.5941889Z stochastic_rounding=False, 2025-05-07T20:13:20.5942160Z weighted=True, 2025-05-07T20:13:20.5942382Z row_wise=False, 2025-05-07T20:13:20.5942607Z mixed=True, 2025-05-07T20:13:20.5942834Z use_cache=True, 2025-05-07T20:13:20.5943092Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.5943390Z use_cpu=True, 2025-05-07T20:13:20.5943648Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.5943932Z ) 2025-05-07T20:13:20.5944208Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.5944837Z self=, 2025-05-07T20:13:20.5945404Z mixed_B=True, 2025-05-07T20:13:20.5945634Z compile=False, 2025-05-07T20:13:20.5945842Z T=1, 2025-05-07T20:13:20.5946039Z D=64, 2025-05-07T20:13:20.5946238Z B=68, 2025-05-07T20:13:20.5946426Z log_E=5, 2025-05-07T20:13:20.5946633Z L=18, 2025-05-07T20:13:20.5946835Z D_gradcheck=2, 2025-05-07T20:13:20.5947064Z stochastic_rounding=False, 2025-05-07T20:13:20.5947339Z weighted=True, 2025-05-07T20:13:20.5947567Z row_wise=False, 2025-05-07T20:13:20.5947821Z mixed=False, 2025-05-07T20:13:20.5948056Z use_cache=True, 2025-05-07T20:13:20.5948308Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.5948618Z use_cpu=True, 2025-05-07T20:13:20.5948881Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.5949161Z ) 2025-05-07T20:13:20.5949410Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.5950013Z self=, 2025-05-07T20:13:20.5950582Z mixed_B=True, 2025-05-07T20:13:20.5950817Z compile=False, 2025-05-07T20:13:20.5951028Z T=1, 2025-05-07T20:13:20.5951225Z D=109, 2025-05-07T20:13:20.5951425Z B=122, 2025-05-07T20:13:20.5951611Z log_E=4, 2025-05-07T20:13:20.5951844Z L=17, 2025-05-07T20:13:20.5952046Z D_gradcheck=2, 2025-05-07T20:13:20.5952273Z stochastic_rounding=True, 2025-05-07T20:13:20.5952543Z weighted=False, 2025-05-07T20:13:20.5952771Z row_wise=True, 2025-05-07T20:13:20.5952982Z mixed=True, 2025-05-07T20:13:20.5953201Z use_cache=True, 2025-05-07T20:13:20.5953452Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.5953744Z use_cpu=True, 2025-05-07T20:13:20.5953994Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.5954269Z ) 2025-05-07T20:13:20.5954505Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.5955124Z self=, 2025-05-07T20:13:20.5955693Z mixed_B=True, 2025-05-07T20:13:20.5956027Z compile=False, 2025-05-07T20:13:20.5956241Z T=3, 2025-05-07T20:13:20.5956448Z D=16, 2025-05-07T20:13:20.5956653Z B=6, 2025-05-07T20:13:20.5956837Z log_E=3, 2025-05-07T20:13:20.5957048Z L=17, 2025-05-07T20:13:20.5957251Z D_gradcheck=2, 2025-05-07T20:13:20.5957477Z stochastic_rounding=False, 2025-05-07T20:13:20.5957751Z weighted=False, 2025-05-07T20:13:20.5957985Z row_wise=False, 2025-05-07T20:13:20.5958197Z mixed=True, 2025-05-07T20:13:20.5958420Z use_cache=False, 2025-05-07T20:13:20.5958683Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.5958978Z use_cpu=True, 2025-05-07T20:13:20.5959227Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.5959510Z ) 2025-05-07T20:13:20.5959747Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.5960372Z self=, 2025-05-07T20:13:20.5960941Z mixed_B=False, 2025-05-07T20:13:20.5961174Z compile=False, 2025-05-07T20:13:20.5961384Z T=3, 2025-05-07T20:13:20.5961580Z D=75, 2025-05-07T20:13:20.5961775Z B=90, 2025-05-07T20:13:20.5961963Z log_E=4, 2025-05-07T20:13:20.5962167Z L=2, 2025-05-07T20:13:20.5962367Z D_gradcheck=1, 2025-05-07T20:13:20.5962593Z stochastic_rounding=False, 2025-05-07T20:13:20.5962869Z weighted=False, 2025-05-07T20:13:20.5963097Z row_wise=False, 2025-05-07T20:13:20.5963310Z mixed=True, 2025-05-07T20:13:20.5963531Z use_cache=True, 2025-05-07T20:13:20.5963783Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.5964077Z use_cpu=True, 2025-05-07T20:13:20.5964325Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.5964611Z ) 2025-05-07T20:13:20.5964846Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.5965459Z self=, 2025-05-07T20:13:20.5966020Z mixed_B=False, 2025-05-07T20:13:20.5966235Z compile=True, 2025-05-07T20:13:20.5966453Z T=2, 2025-05-07T20:13:20.5966651Z D=11, 2025-05-07T20:13:20.5966834Z B=117, 2025-05-07T20:13:20.5967034Z log_E=5, 2025-05-07T20:13:20.5967242Z L=14, 2025-05-07T20:13:20.5967443Z D_gradcheck=1, 2025-05-07T20:13:20.5967672Z stochastic_rounding=False, 2025-05-07T20:13:20.5967946Z weighted=True, 2025-05-07T20:13:20.5968175Z row_wise=True, 2025-05-07T20:13:20.5968436Z mixed=True, 2025-05-07T20:13:20.5968665Z use_cache=False, 2025-05-07T20:13:20.5968930Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.5969221Z use_cpu=True, 2025-05-07T20:13:20.5969466Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.5969771Z ) 2025-05-07T20:13:20.5970006Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.5970620Z self=, 2025-05-07T20:13:20.5971186Z mixed_B=True, 2025-05-07T20:13:20.5971401Z compile=False, 2025-05-07T20:13:20.5971626Z T=2, 2025-05-07T20:13:20.5971830Z D=39, 2025-05-07T20:13:20.5972020Z B=49, 2025-05-07T20:13:20.5972230Z log_E=5, 2025-05-07T20:13:20.5972466Z L=18, 2025-05-07T20:13:20.5972659Z D_gradcheck=1, 2025-05-07T20:13:20.5972912Z stochastic_rounding=False, 2025-05-07T20:13:20.5973190Z weighted=True, 2025-05-07T20:13:20.5973407Z row_wise=True, 2025-05-07T20:13:20.5973642Z mixed=True, 2025-05-07T20:13:20.5973869Z use_cache=True, 2025-05-07T20:13:20.5974132Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.5974429Z use_cpu=True, 2025-05-07T20:13:20.5974679Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.5974968Z ) 2025-05-07T20:13:20.5975206Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.5975830Z self=, 2025-05-07T20:13:20.5976400Z mixed_B=True, 2025-05-07T20:13:20.5976646Z compile=True, 2025-05-07T20:13:20.5976871Z T=2, 2025-05-07T20:13:20.5977074Z D=65, 2025-05-07T20:13:20.5977261Z B=23, 2025-05-07T20:13:20.5977461Z log_E=5, 2025-05-07T20:13:20.5977676Z L=10, 2025-05-07T20:13:20.5977870Z D_gradcheck=2, 2025-05-07T20:13:20.5978116Z stochastic_rounding=True, 2025-05-07T20:13:20.5978392Z weighted=True, 2025-05-07T20:13:20.5978608Z row_wise=False, 2025-05-07T20:13:20.5978834Z mixed=True, 2025-05-07T20:13:20.5979053Z use_cache=True, 2025-05-07T20:13:20.5979290Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.5979595Z use_cpu=True, 2025-05-07T20:13:20.5979839Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.5980119Z ) 2025-05-07T20:13:20.5980351Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.5980968Z self=, 2025-05-07T20:13:20.5981533Z mixed_B=True, 2025-05-07T20:13:20.5981749Z compile=True, 2025-05-07T20:13:20.5981973Z T=4, 2025-05-07T20:13:20.5982173Z D=2, 2025-05-07T20:13:20.5982357Z B=43, 2025-05-07T20:13:20.5982558Z log_E=3, 2025-05-07T20:13:20.5982769Z L=11, 2025-05-07T20:13:20.5982959Z D_gradcheck=2, 2025-05-07T20:13:20.5983199Z stochastic_rounding=False, 2025-05-07T20:13:20.5983470Z weighted=False, 2025-05-07T20:13:20.5983688Z row_wise=True, 2025-05-07T20:13:20.5983914Z mixed=False, 2025-05-07T20:13:20.5984137Z use_cache=False, 2025-05-07T20:13:20.5984385Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.5984687Z use_cpu=True, 2025-05-07T20:13:20.5984937Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.5985204Z ) 2025-05-07T20:13:20.6250544Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.6251209Z self=, 2025-05-07T20:13:20.6251896Z mixed_B=True, 2025-05-07T20:13:20.6252121Z compile=True, 2025-05-07T20:13:20.6252339Z T=1, 2025-05-07T20:13:20.6252540Z D=86, 2025-05-07T20:13:20.6252725Z B=120, 2025-05-07T20:13:20.6252924Z log_E=3, 2025-05-07T20:13:20.6253130Z L=18, 2025-05-07T20:13:20.6253318Z D_gradcheck=2, 2025-05-07T20:13:20.6253561Z stochastic_rounding=False, 2025-05-07T20:13:20.6253833Z weighted=True, 2025-05-07T20:13:20.6254048Z row_wise=False, 2025-05-07T20:13:20.6254275Z mixed=True, 2025-05-07T20:13:20.6254650Z use_cache=True, 2025-05-07T20:13:20.6254892Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.6255275Z use_cpu=True, 2025-05-07T20:13:20.6255524Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.6255847Z ) 2025-05-07T20:13:20.6256092Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.6256712Z self=, 2025-05-07T20:13:20.6257284Z mixed_B=True, 2025-05-07T20:13:20.6257498Z compile=True, 2025-05-07T20:13:20.6257713Z T=2, 2025-05-07T20:13:20.6257913Z D=47, 2025-05-07T20:13:20.6258100Z B=63, 2025-05-07T20:13:20.6258295Z log_E=5, 2025-05-07T20:13:20.6258541Z L=2, 2025-05-07T20:13:20.6258730Z D_gradcheck=2, 2025-05-07T20:13:20.6258977Z stochastic_rounding=False, 2025-05-07T20:13:20.6259256Z weighted=True, 2025-05-07T20:13:20.6259473Z row_wise=True, 2025-05-07T20:13:20.6259699Z mixed=False, 2025-05-07T20:13:20.6259930Z use_cache=True, 2025-05-07T20:13:20.6260173Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.6260480Z use_cpu=True, 2025-05-07T20:13:20.6260725Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.6260991Z ) 2025-05-07T20:13:20.6261235Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.6261851Z self=, 2025-05-07T20:13:20.6262413Z mixed_B=True, 2025-05-07T20:13:20.6262668Z compile=True, 2025-05-07T20:13:20.6262887Z T=3, 2025-05-07T20:13:20.6263086Z D=6, 2025-05-07T20:13:20.6263269Z B=72, 2025-05-07T20:13:20.6263471Z log_E=5, 2025-05-07T20:13:20.6263684Z L=18, 2025-05-07T20:13:20.6263882Z D_gradcheck=2, 2025-05-07T20:13:20.6264124Z stochastic_rounding=True, 2025-05-07T20:13:20.6264400Z weighted=True, 2025-05-07T20:13:20.6264619Z row_wise=True, 2025-05-07T20:13:20.6264846Z mixed=False, 2025-05-07T20:13:20.6265079Z use_cache=False, 2025-05-07T20:13:20.6265332Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.6265642Z use_cpu=True, 2025-05-07T20:13:20.6265893Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.6266167Z ) 2025-05-07T20:13:20.6266418Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.6267039Z self=, 2025-05-07T20:13:20.6267594Z mixed_B=True, 2025-05-07T20:13:20.6267826Z compile=False, 2025-05-07T20:13:20.6268058Z T=4, 2025-05-07T20:13:20.6268251Z D=8, 2025-05-07T20:13:20.6268449Z B=127, 2025-05-07T20:13:20.6268651Z log_E=3, 2025-05-07T20:13:20.6268859Z L=16, 2025-05-07T20:13:20.6269048Z D_gradcheck=1, 2025-05-07T20:13:20.6269288Z stochastic_rounding=False, 2025-05-07T20:13:20.6269560Z weighted=False, 2025-05-07T20:13:20.6269775Z row_wise=False, 2025-05-07T20:13:20.6269999Z mixed=False, 2025-05-07T20:13:20.6270224Z use_cache=False, 2025-05-07T20:13:20.6270470Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.6270771Z use_cpu=True, 2025-05-07T20:13:20.6271017Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.6271291Z ) 2025-05-07T20:13:20.6271539Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.6272160Z self=, 2025-05-07T20:13:20.6272711Z mixed_B=True, 2025-05-07T20:13:20.6272939Z compile=False, 2025-05-07T20:13:20.6273168Z T=5, 2025-05-07T20:13:20.6273351Z D=39, 2025-05-07T20:13:20.6273549Z B=123, 2025-05-07T20:13:20.6273747Z log_E=5, 2025-05-07T20:13:20.6273943Z L=19, 2025-05-07T20:13:20.6274146Z D_gradcheck=2, 2025-05-07T20:13:20.6274390Z stochastic_rounding=False, 2025-05-07T20:13:20.6274648Z weighted=True, 2025-05-07T20:13:20.6274873Z row_wise=True, 2025-05-07T20:13:20.6275095Z mixed=False, 2025-05-07T20:13:20.6275360Z use_cache=False, 2025-05-07T20:13:20.6275614Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.6275929Z use_cpu=True, 2025-05-07T20:13:20.6276264Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.6276567Z ) 2025-05-07T20:13:20.6276818Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.6277437Z self=, 2025-05-07T20:13:20.6277990Z mixed_B=False, 2025-05-07T20:13:20.6278221Z compile=False, 2025-05-07T20:13:20.6278449Z T=5, 2025-05-07T20:13:20.6278634Z D=85, 2025-05-07T20:13:20.6278830Z B=29, 2025-05-07T20:13:20.6279027Z log_E=5, 2025-05-07T20:13:20.6279220Z L=9, 2025-05-07T20:13:20.6279449Z D_gradcheck=1, 2025-05-07T20:13:20.6279688Z stochastic_rounding=True, 2025-05-07T20:13:20.6279945Z weighted=True, 2025-05-07T20:13:20.6280170Z row_wise=True, 2025-05-07T20:13:20.6280394Z mixed=True, 2025-05-07T20:13:20.6280604Z use_cache=True, 2025-05-07T20:13:20.6280864Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.6281169Z use_cpu=True, 2025-05-07T20:13:20.6281403Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.6281682Z ) 2025-05-07T20:13:20.6281929Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.6282546Z self=, 2025-05-07T20:13:20.6283096Z mixed_B=False, 2025-05-07T20:13:20.6283322Z compile=False, 2025-05-07T20:13:20.6283574Z T=4, 2025-05-07T20:13:20.6283757Z D=22, 2025-05-07T20:13:20.6283953Z B=92, 2025-05-07T20:13:20.6284150Z log_E=4, 2025-05-07T20:13:20.6284341Z L=10, 2025-05-07T20:13:20.6284548Z D_gradcheck=2, 2025-05-07T20:13:20.6284792Z stochastic_rounding=False, 2025-05-07T20:13:20.6285055Z weighted=False, 2025-05-07T20:13:20.6285289Z row_wise=False, 2025-05-07T20:13:20.6285520Z mixed=True, 2025-05-07T20:13:20.6285737Z use_cache=True, 2025-05-07T20:13:20.6285991Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.6286297Z use_cpu=True, 2025-05-07T20:13:20.6286532Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.6286810Z ) 2025-05-07T20:13:20.6287060Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.6287659Z self=, 2025-05-07T20:13:20.6288225Z mixed_B=False, 2025-05-07T20:13:20.6288456Z compile=True, 2025-05-07T20:13:20.6288688Z T=3, 2025-05-07T20:13:20.6288875Z D=75, 2025-05-07T20:13:20.6289074Z B=30, 2025-05-07T20:13:20.6289276Z log_E=3, 2025-05-07T20:13:20.6289471Z L=6, 2025-05-07T20:13:20.6289678Z D_gradcheck=2, 2025-05-07T20:13:20.6289924Z stochastic_rounding=False, 2025-05-07T20:13:20.6290188Z weighted=False, 2025-05-07T20:13:20.6290424Z row_wise=True, 2025-05-07T20:13:20.6290652Z mixed=False, 2025-05-07T20:13:20.6290869Z use_cache=True, 2025-05-07T20:13:20.6291126Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.6291438Z use_cpu=True, 2025-05-07T20:13:20.6291676Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.6291965Z ) 2025-05-07T20:13:20.6292217Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.6292826Z self=, 2025-05-07T20:13:20.6293397Z mixed_B=True, 2025-05-07T20:13:20.6293624Z compile=False, 2025-05-07T20:13:20.6293853Z T=5, 2025-05-07T20:13:20.6294042Z D=35, 2025-05-07T20:13:20.6294245Z B=7, 2025-05-07T20:13:20.6294441Z log_E=4, 2025-05-07T20:13:20.6294636Z L=6, 2025-05-07T20:13:20.6294839Z D_gradcheck=1, 2025-05-07T20:13:20.6295076Z stochastic_rounding=True, 2025-05-07T20:13:20.6295336Z weighted=True, 2025-05-07T20:13:20.6295560Z row_wise=True, 2025-05-07T20:13:20.6295779Z mixed=False, 2025-05-07T20:13:20.6296026Z use_cache=True, 2025-05-07T20:13:20.6296282Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.6296588Z use_cpu=True, 2025-05-07T20:13:20.6296821Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.6297130Z ) 2025-05-07T20:13:20.6297384Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.6297986Z self=, 2025-05-07T20:13:20.6298553Z mixed_B=True, 2025-05-07T20:13:20.6298780Z compile=True, 2025-05-07T20:13:20.6298990Z T=5, 2025-05-07T20:13:20.6299190Z D=100, 2025-05-07T20:13:20.6299388Z B=75, 2025-05-07T20:13:20.6299570Z log_E=3, 2025-05-07T20:13:20.6299773Z L=17, 2025-05-07T20:13:20.6300006Z D_gradcheck=2, 2025-05-07T20:13:20.6300235Z stochastic_rounding=False, 2025-05-07T20:13:20.6300505Z weighted=True, 2025-05-07T20:13:20.6300728Z row_wise=True, 2025-05-07T20:13:20.6300948Z mixed=True, 2025-05-07T20:13:20.6301162Z use_cache=False, 2025-05-07T20:13:20.6301423Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.6301734Z use_cpu=True, 2025-05-07T20:13:20.6301973Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.6302252Z ) 2025-05-07T20:13:20.6302499Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.6303098Z self=, 2025-05-07T20:13:20.6303665Z mixed_B=True, 2025-05-07T20:13:20.6303890Z compile=True, 2025-05-07T20:13:20.6304120Z T=5, 2025-05-07T20:13:20.6304309Z D=99, 2025-05-07T20:13:20.6304498Z B=55, 2025-05-07T20:13:20.6304680Z log_E=4, 2025-05-07T20:13:20.6304881Z L=7, 2025-05-07T20:13:20.6305087Z D_gradcheck=1, 2025-05-07T20:13:20.6305315Z stochastic_rounding=True, 2025-05-07T20:13:20.6305743Z weighted=True, 2025-05-07T20:13:20.6305976Z row_wise=False, 2025-05-07T20:13:20.6306193Z mixed=False, 2025-05-07T20:13:20.6306418Z use_cache=True, 2025-05-07T20:13:20.6306675Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.6306974Z use_cpu=True, 2025-05-07T20:13:20.6307219Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.6307497Z ) 2025-05-07T20:13:20.6307741Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.6308340Z self=, 2025-05-07T20:13:20.6308902Z mixed_B=True, 2025-05-07T20:13:20.6309122Z compile=True, 2025-05-07T20:13:20.6309326Z T=1, 2025-05-07T20:13:20.6309520Z D=33, 2025-05-07T20:13:20.6309713Z B=43, 2025-05-07T20:13:20.6309896Z log_E=4, 2025-05-07T20:13:20.6310098Z L=19, 2025-05-07T20:13:20.6310306Z D_gradcheck=1, 2025-05-07T20:13:20.6310533Z stochastic_rounding=True, 2025-05-07T20:13:20.6310803Z weighted=True, 2025-05-07T20:13:20.6311037Z row_wise=False, 2025-05-07T20:13:20.6311251Z mixed=False, 2025-05-07T20:13:20.6311473Z use_cache=True, 2025-05-07T20:13:20.6311726Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.6312018Z use_cpu=True, 2025-05-07T20:13:20.6312262Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.6312536Z ) 2025-05-07T20:13:20.6312770Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.6313379Z self=, 2025-05-07T20:13:20.6313945Z mixed_B=True, 2025-05-07T20:13:20.6314170Z compile=False, 2025-05-07T20:13:20.6314381Z T=2, 2025-05-07T20:13:20.6314579Z D=122, 2025-05-07T20:13:20.6314778Z B=60, 2025-05-07T20:13:20.6314964Z log_E=4, 2025-05-07T20:13:20.6315169Z L=16, 2025-05-07T20:13:20.6315375Z D_gradcheck=1, 2025-05-07T20:13:20.6315605Z stochastic_rounding=False, 2025-05-07T20:13:20.6315879Z weighted=False, 2025-05-07T20:13:20.6316201Z row_wise=False, 2025-05-07T20:13:20.6316416Z mixed=False, 2025-05-07T20:13:20.6316643Z use_cache=False, 2025-05-07T20:13:20.6316994Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.6317286Z use_cpu=True, 2025-05-07T20:13:20.6317535Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.6317814Z ) 2025-05-07T20:13:20.6318091Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.6318706Z self=, 2025-05-07T20:13:20.6319269Z mixed_B=True, 2025-05-07T20:13:20.6319483Z compile=True, 2025-05-07T20:13:20.6319705Z T=4, 2025-05-07T20:13:20.6319903Z D=65, 2025-05-07T20:13:20.6320100Z B=32, 2025-05-07T20:13:20.6320281Z log_E=3, 2025-05-07T20:13:20.6320485Z L=15, 2025-05-07T20:13:20.6320719Z D_gradcheck=1, 2025-05-07T20:13:20.6320945Z stochastic_rounding=True, 2025-05-07T20:13:20.6321211Z weighted=False, 2025-05-07T20:13:20.6321436Z row_wise=True, 2025-05-07T20:13:20.6321642Z mixed=False, 2025-05-07T20:13:20.6321861Z use_cache=True, 2025-05-07T20:13:20.6322108Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.6322398Z use_cpu=True, 2025-05-07T20:13:20.6333072Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.6333388Z ) 2025-05-07T20:13:20.6333647Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.6334274Z self=, 2025-05-07T20:13:20.6334842Z mixed_B=True, 2025-05-07T20:13:20.6335058Z compile=False, 2025-05-07T20:13:20.6335423Z T=1, 2025-05-07T20:13:20.6335624Z D=96, 2025-05-07T20:13:20.6335809Z B=115, 2025-05-07T20:13:20.6336007Z log_E=3, 2025-05-07T20:13:20.6336212Z L=19, 2025-05-07T20:13:20.6336412Z D_gradcheck=2, 2025-05-07T20:13:20.6336643Z stochastic_rounding=False, 2025-05-07T20:13:20.6336912Z weighted=True, 2025-05-07T20:13:20.6337139Z row_wise=False, 2025-05-07T20:13:20.6337349Z mixed=True, 2025-05-07T20:13:20.6337566Z use_cache=False, 2025-05-07T20:13:20.6337828Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.6338120Z use_cpu=True, 2025-05-07T20:13:20.6338368Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.6338650Z ) 2025-05-07T20:13:20.6338888Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.6339502Z self=, 2025-05-07T20:13:20.6340076Z mixed_B=False, 2025-05-07T20:13:20.6340292Z compile=True, 2025-05-07T20:13:20.6340511Z T=1, 2025-05-07T20:13:20.6340707Z D=57, 2025-05-07T20:13:20.6340890Z B=29, 2025-05-07T20:13:20.6341083Z log_E=4, 2025-05-07T20:13:20.6341287Z L=4, 2025-05-07T20:13:20.6341475Z D_gradcheck=1, 2025-05-07T20:13:20.6341719Z stochastic_rounding=False, 2025-05-07T20:13:20.6341990Z weighted=False, 2025-05-07T20:13:20.6342208Z row_wise=False, 2025-05-07T20:13:20.6342431Z mixed=False, 2025-05-07T20:13:20.6342654Z use_cache=True, 2025-05-07T20:13:20.6342908Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.6343200Z use_cpu=True, 2025-05-07T20:13:20.6343446Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.6343723Z ) 2025-05-07T20:13:20.6343955Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.6344570Z self=, 2025-05-07T20:13:20.6345139Z mixed_B=False, 2025-05-07T20:13:20.6345355Z compile=True, 2025-05-07T20:13:20.6345575Z T=3, 2025-05-07T20:13:20.6345774Z D=104, 2025-05-07T20:13:20.6345957Z B=110, 2025-05-07T20:13:20.6346151Z log_E=4, 2025-05-07T20:13:20.6346354Z L=14, 2025-05-07T20:13:20.6346542Z D_gradcheck=2, 2025-05-07T20:13:20.6346783Z stochastic_rounding=True, 2025-05-07T20:13:20.6347052Z weighted=True, 2025-05-07T20:13:20.6347264Z row_wise=False, 2025-05-07T20:13:20.6347488Z mixed=True, 2025-05-07T20:13:20.6347707Z use_cache=True, 2025-05-07T20:13:20.6347990Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.6348297Z use_cpu=True, 2025-05-07T20:13:20.6348543Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.6348803Z ) 2025-05-07T20:13:20.6606029Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.6606702Z self=, 2025-05-07T20:13:20.6607271Z mixed_B=True, 2025-05-07T20:13:20.6607483Z compile=True, 2025-05-07T20:13:20.6607700Z T=2, 2025-05-07T20:13:20.6607905Z D=83, 2025-05-07T20:13:20.6608088Z B=26, 2025-05-07T20:13:20.6608282Z log_E=3, 2025-05-07T20:13:20.6608487Z L=15, 2025-05-07T20:13:20.6608677Z D_gradcheck=1, 2025-05-07T20:13:20.6608997Z stochastic_rounding=True, 2025-05-07T20:13:20.6609272Z weighted=True, 2025-05-07T20:13:20.6609501Z row_wise=False, 2025-05-07T20:13:20.6609718Z mixed=False, 2025-05-07T20:13:20.6609940Z use_cache=True, 2025-05-07T20:13:20.6610195Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.6610488Z use_cpu=True, 2025-05-07T20:13:20.6610736Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.6611015Z ) 2025-05-07T20:13:20.6611254Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.6611872Z self=, 2025-05-07T20:13:20.6612438Z mixed_B=False, 2025-05-07T20:13:20.6612651Z compile=True, 2025-05-07T20:13:20.6612872Z T=1, 2025-05-07T20:13:20.6613114Z D=95, 2025-05-07T20:13:20.6613295Z B=49, 2025-05-07T20:13:20.6613489Z log_E=5, 2025-05-07T20:13:20.6613691Z L=0, 2025-05-07T20:13:20.6613880Z D_gradcheck=1, 2025-05-07T20:13:20.6614122Z stochastic_rounding=True, 2025-05-07T20:13:20.6614398Z weighted=True, 2025-05-07T20:13:20.6614612Z row_wise=True, 2025-05-07T20:13:20.6614836Z mixed=False, 2025-05-07T20:13:20.6615060Z use_cache=False, 2025-05-07T20:13:20.6615309Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.6615612Z use_cpu=True, 2025-05-07T20:13:20.6615855Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.6616130Z ) 2025-05-07T20:13:20.6616363Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.6616979Z self=, 2025-05-07T20:13:20.6617545Z mixed_B=False, 2025-05-07T20:13:20.6617829Z compile=False, 2025-05-07T20:13:20.6618047Z T=5, 2025-05-07T20:13:20.6618244Z D=47, 2025-05-07T20:13:20.6618427Z B=63, 2025-05-07T20:13:20.6618621Z log_E=4, 2025-05-07T20:13:20.6618826Z L=15, 2025-05-07T20:13:20.6619013Z D_gradcheck=2, 2025-05-07T20:13:20.6619253Z stochastic_rounding=True, 2025-05-07T20:13:20.6619526Z weighted=False, 2025-05-07T20:13:20.6619739Z row_wise=True, 2025-05-07T20:13:20.6619961Z mixed=False, 2025-05-07T20:13:20.6620184Z use_cache=False, 2025-05-07T20:13:20.6620433Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.6620744Z use_cpu=True, 2025-05-07T20:13:20.6620991Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.6621268Z ) 2025-05-07T20:13:20.6621503Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.6622130Z self=, 2025-05-07T20:13:20.6622693Z mixed_B=False, 2025-05-07T20:13:20.6622911Z compile=False, 2025-05-07T20:13:20.6623127Z T=4, 2025-05-07T20:13:20.6623327Z D=23, 2025-05-07T20:13:20.6623512Z B=93, 2025-05-07T20:13:20.6623707Z log_E=3, 2025-05-07T20:13:20.6623910Z L=8, 2025-05-07T20:13:20.6624096Z D_gradcheck=1, 2025-05-07T20:13:20.6624339Z stochastic_rounding=False, 2025-05-07T20:13:20.6624611Z weighted=True, 2025-05-07T20:13:20.6624821Z row_wise=True, 2025-05-07T20:13:20.6625043Z mixed=False, 2025-05-07T20:13:20.6625265Z use_cache=True, 2025-05-07T20:13:20.6625553Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.6625865Z use_cpu=True, 2025-05-07T20:13:20.6626116Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.6626383Z ) 2025-05-07T20:13:20.6626632Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.6627905Z self=, 2025-05-07T20:13:20.6628469Z mixed_B=True, 2025-05-07T20:13:20.6628686Z compile=False, 2025-05-07T20:13:20.6628907Z T=1, 2025-05-07T20:13:20.6629106Z D=18, 2025-05-07T20:13:20.6629290Z B=47, 2025-05-07T20:13:20.6629484Z log_E=5, 2025-05-07T20:13:20.6629687Z L=3, 2025-05-07T20:13:20.6629873Z D_gradcheck=1, 2025-05-07T20:13:20.6630144Z stochastic_rounding=False, 2025-05-07T20:13:20.6630418Z weighted=False, 2025-05-07T20:13:20.6630636Z row_wise=False, 2025-05-07T20:13:20.6630859Z mixed=True, 2025-05-07T20:13:20.6631084Z use_cache=False, 2025-05-07T20:13:20.6631342Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.6631646Z use_cpu=True, 2025-05-07T20:13:20.6631882Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.6632162Z ) 2025-05-07T20:13:20.6632406Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.6633027Z self=, 2025-05-07T20:13:20.6633585Z mixed_B=False, 2025-05-07T20:13:20.6633811Z compile=False, 2025-05-07T20:13:20.6634036Z T=2, 2025-05-07T20:13:20.6634250Z D=41, 2025-05-07T20:13:20.6634453Z B=8, 2025-05-07T20:13:20.6634653Z log_E=5, 2025-05-07T20:13:20.6634847Z L=5, 2025-05-07T20:13:20.6635043Z D_gradcheck=2, 2025-05-07T20:13:20.6635284Z stochastic_rounding=True, 2025-05-07T20:13:20.6635543Z weighted=True, 2025-05-07T20:13:20.6635770Z row_wise=False, 2025-05-07T20:13:20.6636071Z mixed=False, 2025-05-07T20:13:20.6636284Z use_cache=False, 2025-05-07T20:13:20.6636542Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.6636841Z use_cpu=True, 2025-05-07T20:13:20.6637072Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.6637348Z ) 2025-05-07T20:13:20.6637590Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.6638189Z self=, 2025-05-07T20:13:20.6638753Z mixed_B=False, 2025-05-07T20:13:20.6638975Z compile=True, 2025-05-07T20:13:20.6639193Z T=2, 2025-05-07T20:13:20.6639374Z D=45, 2025-05-07T20:13:20.6639569Z B=124, 2025-05-07T20:13:20.6639765Z log_E=4, 2025-05-07T20:13:20.6639949Z L=5, 2025-05-07T20:13:20.6640142Z D_gradcheck=1, 2025-05-07T20:13:20.6640381Z stochastic_rounding=True, 2025-05-07T20:13:20.6640637Z weighted=False, 2025-05-07T20:13:20.6640865Z row_wise=False, 2025-05-07T20:13:20.6641088Z mixed=True, 2025-05-07T20:13:20.6641292Z use_cache=False, 2025-05-07T20:13:20.6641550Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.6641852Z use_cpu=True, 2025-05-07T20:13:20.6642081Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.6642353Z ) 2025-05-07T20:13:20.6642598Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.6643192Z self=, 2025-05-07T20:13:20.6643748Z mixed_B=True, 2025-05-07T20:13:20.6643968Z compile=False, 2025-05-07T20:13:20.6644172Z T=3, 2025-05-07T20:13:20.6644367Z D=88, 2025-05-07T20:13:20.6644558Z B=15, 2025-05-07T20:13:20.6644731Z log_E=5, 2025-05-07T20:13:20.6644929Z L=3, 2025-05-07T20:13:20.6645120Z D_gradcheck=1, 2025-05-07T20:13:20.6645343Z stochastic_rounding=True, 2025-05-07T20:13:20.6645610Z weighted=True, 2025-05-07T20:13:20.6645834Z row_wise=True, 2025-05-07T20:13:20.6646049Z mixed=False, 2025-05-07T20:13:20.6646255Z use_cache=True, 2025-05-07T20:13:20.6646542Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.6646844Z use_cpu=True, 2025-05-07T20:13:20.6647075Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.6647353Z ) 2025-05-07T20:13:20.6647599Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.6648232Z self=, 2025-05-07T20:13:20.6648793Z mixed_B=True, 2025-05-07T20:13:20.6649011Z compile=True, 2025-05-07T20:13:20.6649215Z T=1, 2025-05-07T20:13:20.6649404Z D=25, 2025-05-07T20:13:20.6649593Z B=83, 2025-05-07T20:13:20.6649779Z log_E=4, 2025-05-07T20:13:20.6649971Z L=8, 2025-05-07T20:13:20.6650169Z D_gradcheck=1, 2025-05-07T20:13:20.6650421Z stochastic_rounding=True, 2025-05-07T20:13:20.6650686Z weighted=False, 2025-05-07T20:13:20.6650906Z row_wise=True, 2025-05-07T20:13:20.6651120Z mixed=False, 2025-05-07T20:13:20.6651335Z use_cache=True, 2025-05-07T20:13:20.6651581Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.6651879Z use_cpu=True, 2025-05-07T20:13:20.6652117Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.6652383Z ) 2025-05-07T20:13:20.6652630Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.6653226Z self=, 2025-05-07T20:13:20.6653781Z mixed_B=True, 2025-05-07T20:13:20.6653999Z compile=True, 2025-05-07T20:13:20.6654198Z T=1, 2025-05-07T20:13:20.6654385Z D=73, 2025-05-07T20:13:20.6654597Z B=41, 2025-05-07T20:13:20.6654777Z log_E=5, 2025-05-07T20:13:20.6654974Z L=11, 2025-05-07T20:13:20.6655166Z D_gradcheck=1, 2025-05-07T20:13:20.6655392Z stochastic_rounding=False, 2025-05-07T20:13:20.6655653Z weighted=False, 2025-05-07T20:13:20.6655874Z row_wise=False, 2025-05-07T20:13:20.6656085Z mixed=False, 2025-05-07T20:13:20.6656303Z use_cache=True, 2025-05-07T20:13:20.6656550Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.6656837Z use_cpu=True, 2025-05-07T20:13:20.6657079Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.6657348Z ) 2025-05-07T20:13:20.6657577Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.6658187Z self=, 2025-05-07T20:13:20.6658745Z mixed_B=True, 2025-05-07T20:13:20.6658969Z compile=False, 2025-05-07T20:13:20.6659175Z T=3, 2025-05-07T20:13:20.6659370Z D=18, 2025-05-07T20:13:20.6659565Z B=75, 2025-05-07T20:13:20.6659749Z log_E=5, 2025-05-07T20:13:20.6659951Z L=20, 2025-05-07T20:13:20.6660146Z D_gradcheck=1, 2025-05-07T20:13:20.6660382Z stochastic_rounding=False, 2025-05-07T20:13:20.6660650Z weighted=True, 2025-05-07T20:13:20.6660867Z row_wise=True, 2025-05-07T20:13:20.6661073Z mixed=False, 2025-05-07T20:13:20.6661284Z use_cache=True, 2025-05-07T20:13:20.6661533Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.6661822Z use_cpu=True, 2025-05-07T20:13:20.6662057Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.6662325Z ) 2025-05-07T20:13:20.6662551Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.6663157Z self=, 2025-05-07T20:13:20.6663718Z mixed_B=False, 2025-05-07T20:13:20.6663938Z compile=True, 2025-05-07T20:13:20.6664139Z T=2, 2025-05-07T20:13:20.6664323Z D=47, 2025-05-07T20:13:20.6664515Z B=1, 2025-05-07T20:13:20.6664697Z log_E=4, 2025-05-07T20:13:20.6664891Z L=10, 2025-05-07T20:13:20.6665089Z D_gradcheck=2, 2025-05-07T20:13:20.6665316Z stochastic_rounding=False, 2025-05-07T20:13:20.6665585Z weighted=False, 2025-05-07T20:13:20.6665809Z row_wise=False, 2025-05-07T20:13:20.6666022Z mixed=False, 2025-05-07T20:13:20.6666237Z use_cache=True, 2025-05-07T20:13:20.6666516Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.6666810Z use_cpu=True, 2025-05-07T20:13:20.6667049Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.6667315Z ) 2025-05-07T20:13:20.6667545Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.6668175Z self=, 2025-05-07T20:13:20.6668732Z mixed_B=False, 2025-05-07T20:13:20.6668943Z compile=True, 2025-05-07T20:13:20.6669156Z T=1, 2025-05-07T20:13:20.6669341Z D=5, 2025-05-07T20:13:20.6669519Z B=48, 2025-05-07T20:13:20.6669705Z log_E=3, 2025-05-07T20:13:20.6669900Z L=2, 2025-05-07T20:13:20.6670086Z D_gradcheck=1, 2025-05-07T20:13:20.6670316Z stochastic_rounding=True, 2025-05-07T20:13:20.6670625Z weighted=False, 2025-05-07T20:13:20.6670851Z row_wise=False, 2025-05-07T20:13:20.6671056Z mixed=True, 2025-05-07T20:13:20.6671271Z use_cache=False, 2025-05-07T20:13:20.6671528Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.6671817Z use_cpu=True, 2025-05-07T20:13:20.6672055Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.6672327Z ) 2025-05-07T20:13:20.6672553Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.6673160Z self=, 2025-05-07T20:13:20.6673717Z mixed_B=False, 2025-05-07T20:13:20.6673928Z compile=True, 2025-05-07T20:13:20.6674139Z T=5, 2025-05-07T20:13:20.6674327Z D=24, 2025-05-07T20:13:20.6674539Z B=71, 2025-05-07T20:13:20.6674725Z log_E=4, 2025-05-07T20:13:20.6674920Z L=7, 2025-05-07T20:13:20.6675104Z D_gradcheck=1, 2025-05-07T20:13:20.6675334Z stochastic_rounding=False, 2025-05-07T20:13:20.6675609Z weighted=False, 2025-05-07T20:13:20.6675824Z row_wise=False, 2025-05-07T20:13:20.6676116Z mixed=False, 2025-05-07T20:13:20.6676336Z use_cache=False, 2025-05-07T20:13:20.6676581Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.6676880Z use_cpu=True, 2025-05-07T20:13:20.6677119Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.6677391Z ) 2025-05-07T20:13:20.6677624Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.6678235Z self=, 2025-05-07T20:13:20.6678793Z mixed_B=True, 2025-05-07T20:13:20.6679002Z compile=False, 2025-05-07T20:13:20.6679217Z T=2, 2025-05-07T20:13:20.6679411Z D=85, 2025-05-07T20:13:20.6679596Z B=100, 2025-05-07T20:13:20.6679788Z log_E=3, 2025-05-07T20:13:20.6679984Z L=20, 2025-05-07T20:13:20.6680167Z D_gradcheck=2, 2025-05-07T20:13:20.6680398Z stochastic_rounding=True, 2025-05-07T20:13:20.6680661Z weighted=False, 2025-05-07T20:13:20.6680873Z row_wise=True, 2025-05-07T20:13:20.6681087Z mixed=False, 2025-05-07T20:13:20.6681310Z use_cache=False, 2025-05-07T20:13:20.6681558Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.6681867Z use_cpu=True, 2025-05-07T20:13:20.6682112Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.6682379Z ) 2025-05-07T20:13:20.6682625Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.6683242Z self=, 2025-05-07T20:13:20.6683809Z mixed_B=False, 2025-05-07T20:13:20.6684029Z compile=True, 2025-05-07T20:13:20.6684251Z T=3, 2025-05-07T20:13:20.6684449Z D=100, 2025-05-07T20:13:20.6684640Z B=56, 2025-05-07T20:13:20.6684838Z log_E=5, 2025-05-07T20:13:20.6685042Z L=9, 2025-05-07T20:13:20.6685231Z D_gradcheck=1, 2025-05-07T20:13:20.6685474Z stochastic_rounding=True, 2025-05-07T20:13:20.6685745Z weighted=True, 2025-05-07T20:13:20.6685958Z row_wise=True, 2025-05-07T20:13:20.6686179Z mixed=True, 2025-05-07T20:13:20.6686398Z use_cache=False, 2025-05-07T20:13:20.6686646Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.6686994Z use_cpu=True, 2025-05-07T20:13:20.6687240Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.6687501Z ) 2025-05-07T20:13:20.6687744Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.6688383Z self=, 2025-05-07T20:13:20.6688946Z mixed_B=True, 2025-05-07T20:13:20.6689157Z compile=False, 2025-05-07T20:13:20.6689377Z T=1, 2025-05-07T20:13:20.6689566Z D=28, 2025-05-07T20:13:20.6689749Z B=120, 2025-05-07T20:13:20.6689943Z log_E=5, 2025-05-07T20:13:20.6690145Z L=12, 2025-05-07T20:13:20.6690332Z D_gradcheck=2, 2025-05-07T20:13:20.6690568Z stochastic_rounding=True, 2025-05-07T20:13:20.6690871Z weighted=False, 2025-05-07T20:13:20.6691093Z row_wise=True, 2025-05-07T20:13:20.6691316Z mixed=True, 2025-05-07T20:13:20.6691536Z use_cache=False, 2025-05-07T20:13:20.6691780Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.6692083Z use_cpu=True, 2025-05-07T20:13:20.6692323Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.6692586Z ) 2025-05-07T20:13:20.6964348Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.6965045Z self=, 2025-05-07T20:13:20.6965691Z mixed_B=True, 2025-05-07T20:13:20.6965905Z compile=True, 2025-05-07T20:13:20.6966126Z T=4, 2025-05-07T20:13:20.6966329Z D=98, 2025-05-07T20:13:20.6966619Z B=30, 2025-05-07T20:13:20.6966819Z log_E=4, 2025-05-07T20:13:20.6967027Z L=5, 2025-05-07T20:13:20.6967220Z D_gradcheck=2, 2025-05-07T20:13:20.6967464Z stochastic_rounding=True, 2025-05-07T20:13:20.6967738Z weighted=False, 2025-05-07T20:13:20.6967957Z row_wise=True, 2025-05-07T20:13:20.6968178Z mixed=True, 2025-05-07T20:13:20.6968396Z use_cache=False, 2025-05-07T20:13:20.6968642Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.6968945Z use_cpu=True, 2025-05-07T20:13:20.6969186Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.6969443Z ) 2025-05-07T20:13:20.6969758Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.6970372Z self=, 2025-05-07T20:13:20.6970938Z mixed_B=False, 2025-05-07T20:13:20.6971152Z compile=False, 2025-05-07T20:13:20.6971374Z T=2, 2025-05-07T20:13:20.6971571Z D=64, 2025-05-07T20:13:20.6971755Z B=51, 2025-05-07T20:13:20.6971952Z log_E=4, 2025-05-07T20:13:20.6972154Z L=5, 2025-05-07T20:13:20.6972339Z D_gradcheck=1, 2025-05-07T20:13:20.6972577Z stochastic_rounding=True, 2025-05-07T20:13:20.6972849Z weighted=False, 2025-05-07T20:13:20.6973061Z row_wise=True, 2025-05-07T20:13:20.6973285Z mixed=True, 2025-05-07T20:13:20.6973501Z use_cache=False, 2025-05-07T20:13:20.6973746Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.6974043Z use_cpu=True, 2025-05-07T20:13:20.6974290Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.6974553Z ) 2025-05-07T20:13:20.6974796Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.6975412Z self=, 2025-05-07T20:13:20.6975973Z mixed_B=True, 2025-05-07T20:13:20.6976184Z compile=True, 2025-05-07T20:13:20.6976397Z T=3, 2025-05-07T20:13:20.6976589Z D=29, 2025-05-07T20:13:20.6976769Z B=23, 2025-05-07T20:13:20.6976962Z log_E=5, 2025-05-07T20:13:20.6977160Z L=14, 2025-05-07T20:13:20.6977344Z D_gradcheck=1, 2025-05-07T20:13:20.6977581Z stochastic_rounding=True, 2025-05-07T20:13:20.6977852Z weighted=True, 2025-05-07T20:13:20.6978067Z row_wise=True, 2025-05-07T20:13:20.6978290Z mixed=True, 2025-05-07T20:13:20.6978509Z use_cache=True, 2025-05-07T20:13:20.6978750Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.6979110Z use_cpu=True, 2025-05-07T20:13:20.6979360Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.6979627Z ) 2025-05-07T20:13:20.6979874Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.6980536Z self=, 2025-05-07T20:13:20.6981093Z mixed_B=True, 2025-05-07T20:13:20.6981322Z compile=False, 2025-05-07T20:13:20.6981549Z T=4, 2025-05-07T20:13:20.6981736Z D=73, 2025-05-07T20:13:20.6981941Z B=1, 2025-05-07T20:13:20.6982143Z log_E=5, 2025-05-07T20:13:20.6982338Z L=18, 2025-05-07T20:13:20.6982540Z D_gradcheck=1, 2025-05-07T20:13:20.6982784Z stochastic_rounding=False, 2025-05-07T20:13:20.6983089Z weighted=True, 2025-05-07T20:13:20.6983304Z row_wise=True, 2025-05-07T20:13:20.6983521Z mixed=True, 2025-05-07T20:13:20.6983743Z use_cache=False, 2025-05-07T20:13:20.6983989Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.6984291Z use_cpu=True, 2025-05-07T20:13:20.6984541Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.6984811Z ) 2025-05-07T20:13:20.6985059Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.6985677Z self=, 2025-05-07T20:13:20.6986230Z mixed_B=False, 2025-05-07T20:13:20.6986453Z compile=True, 2025-05-07T20:13:20.6986667Z T=4, 2025-05-07T20:13:20.6986854Z D=49, 2025-05-07T20:13:20.6987051Z B=61, 2025-05-07T20:13:20.6987275Z log_E=3, 2025-05-07T20:13:20.6987464Z L=13, 2025-05-07T20:13:20.6987665Z D_gradcheck=1, 2025-05-07T20:13:20.6987902Z stochastic_rounding=True, 2025-05-07T20:13:20.6988164Z weighted=False, 2025-05-07T20:13:20.6988395Z row_wise=False, 2025-05-07T20:13:20.6988615Z mixed=False, 2025-05-07T20:13:20.6988821Z use_cache=True, 2025-05-07T20:13:20.6989069Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.6989372Z use_cpu=True, 2025-05-07T20:13:20.6989616Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.6989880Z ) 2025-05-07T20:13:20.6990123Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.6990741Z self=, 2025-05-07T20:13:20.6991296Z mixed_B=False, 2025-05-07T20:13:20.6991523Z compile=True, 2025-05-07T20:13:20.6991740Z T=4, 2025-05-07T20:13:20.6991925Z D=127, 2025-05-07T20:13:20.6992123Z B=124, 2025-05-07T20:13:20.6992326Z log_E=4, 2025-05-07T20:13:20.6992517Z L=18, 2025-05-07T20:13:20.6992718Z D_gradcheck=1, 2025-05-07T20:13:20.6992957Z stochastic_rounding=True, 2025-05-07T20:13:20.6993213Z weighted=True, 2025-05-07T20:13:20.6993436Z row_wise=True, 2025-05-07T20:13:20.6993654Z mixed=False, 2025-05-07T20:13:20.6993862Z use_cache=False, 2025-05-07T20:13:20.6994119Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.6994416Z use_cpu=True, 2025-05-07T20:13:20.6994648Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.6994923Z ) 2025-05-07T20:13:20.6995164Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.6995775Z self=, 2025-05-07T20:13:20.6996411Z mixed_B=False, 2025-05-07T20:13:20.6996640Z compile=True, 2025-05-07T20:13:20.6996857Z T=3, 2025-05-07T20:13:20.6997040Z D=120, 2025-05-07T20:13:20.6997237Z B=58, 2025-05-07T20:13:20.6997436Z log_E=4, 2025-05-07T20:13:20.6997625Z L=14, 2025-05-07T20:13:20.6997827Z D_gradcheck=2, 2025-05-07T20:13:20.6998069Z stochastic_rounding=False, 2025-05-07T20:13:20.6998328Z weighted=False, 2025-05-07T20:13:20.6998555Z row_wise=True, 2025-05-07T20:13:20.6998775Z mixed=False, 2025-05-07T20:13:20.6998982Z use_cache=False, 2025-05-07T20:13:20.6999241Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.6999587Z use_cpu=True, 2025-05-07T20:13:20.6999821Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.7000101Z ) 2025-05-07T20:13:20.7000348Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.7000951Z self=, 2025-05-07T20:13:20.7001548Z mixed_B=True, 2025-05-07T20:13:20.7001777Z compile=True, 2025-05-07T20:13:20.7001992Z T=2, 2025-05-07T20:13:20.7002174Z D=2, 2025-05-07T20:13:20.7002370Z B=97, 2025-05-07T20:13:20.7002567Z log_E=3, 2025-05-07T20:13:20.7002763Z L=2, 2025-05-07T20:13:20.7002964Z D_gradcheck=1, 2025-05-07T20:13:20.7003201Z stochastic_rounding=True, 2025-05-07T20:13:20.7003488Z weighted=True, 2025-05-07T20:13:20.7003726Z row_wise=False, 2025-05-07T20:13:20.7003956Z mixed=True, 2025-05-07T20:13:20.7004167Z use_cache=False, 2025-05-07T20:13:20.7004433Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.7004745Z use_cpu=True, 2025-05-07T20:13:20.7004983Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.7005266Z ) 2025-05-07T20:13:20.7005676Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.7006282Z self=, 2025-05-07T20:13:20.7006852Z mixed_B=False, 2025-05-07T20:13:20.7007085Z compile=True, 2025-05-07T20:13:20.7007294Z T=1, 2025-05-07T20:13:20.7007497Z D=70, 2025-05-07T20:13:20.7007697Z B=61, 2025-05-07T20:13:20.7007934Z log_E=4, 2025-05-07T20:13:20.7008142Z L=11, 2025-05-07T20:13:20.7008348Z D_gradcheck=2, 2025-05-07T20:13:20.7008576Z stochastic_rounding=True, 2025-05-07T20:13:20.7008849Z weighted=True, 2025-05-07T20:13:20.7009079Z row_wise=False, 2025-05-07T20:13:20.7009304Z mixed=False, 2025-05-07T20:13:20.7009518Z use_cache=True, 2025-05-07T20:13:20.7009771Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.7010074Z use_cpu=True, 2025-05-07T20:13:20.7010307Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.7010583Z ) 2025-05-07T20:13:20.7010824Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.7011420Z self=, 2025-05-07T20:13:20.7011981Z mixed_B=False, 2025-05-07T20:13:20.7012207Z compile=False, 2025-05-07T20:13:20.7012413Z T=3, 2025-05-07T20:13:20.7012607Z D=82, 2025-05-07T20:13:20.7012800Z B=22, 2025-05-07T20:13:20.7012984Z log_E=5, 2025-05-07T20:13:20.7013193Z L=9, 2025-05-07T20:13:20.7013393Z D_gradcheck=1, 2025-05-07T20:13:20.7013620Z stochastic_rounding=False, 2025-05-07T20:13:20.7013893Z weighted=False, 2025-05-07T20:13:20.7014125Z row_wise=False, 2025-05-07T20:13:20.7014335Z mixed=True, 2025-05-07T20:13:20.7014554Z use_cache=True, 2025-05-07T20:13:20.7014802Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.7015105Z use_cpu=True, 2025-05-07T20:13:20.7015343Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.7015619Z ) 2025-05-07T20:13:20.7015864Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.7016464Z self=, 2025-05-07T20:13:20.7017028Z mixed_B=True, 2025-05-07T20:13:20.7017254Z compile=True, 2025-05-07T20:13:20.7017461Z T=2, 2025-05-07T20:13:20.7017660Z D=96, 2025-05-07T20:13:20.7017857Z B=127, 2025-05-07T20:13:20.7018048Z log_E=3, 2025-05-07T20:13:20.7018250Z L=11, 2025-05-07T20:13:20.7018452Z D_gradcheck=1, 2025-05-07T20:13:20.7018682Z stochastic_rounding=True, 2025-05-07T20:13:20.7018951Z weighted=True, 2025-05-07T20:13:20.7019181Z row_wise=False, 2025-05-07T20:13:20.7019391Z mixed=True, 2025-05-07T20:13:20.7019613Z use_cache=True, 2025-05-07T20:13:20.7019861Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.7020151Z use_cpu=True, 2025-05-07T20:13:20.7020442Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.7020723Z ) 2025-05-07T20:13:20.7020956Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.7021335Z self=, 2025-05-07T20:13:20.7021476Z mixed_B=False, 2025-05-07T20:13:20.7021575Z compile=True, 2025-05-07T20:13:20.7021655Z T=4, 2025-05-07T20:13:20.7021736Z D=52, 2025-05-07T20:13:20.7021830Z B=21, 2025-05-07T20:13:20.7021909Z log_E=5, 2025-05-07T20:13:20.7021991Z L=6, 2025-05-07T20:13:20.7022089Z D_gradcheck=1, 2025-05-07T20:13:20.7022189Z stochastic_rounding=True, 2025-05-07T20:13:20.7022273Z weighted=True, 2025-05-07T20:13:20.7022405Z row_wise=False, 2025-05-07T20:13:20.7022490Z mixed=True, 2025-05-07T20:13:20.7022577Z use_cache=False, 2025-05-07T20:13:20.7022698Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.7022781Z use_cpu=True, 2025-05-07T20:13:20.7022888Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.7022976Z ) 2025-05-07T20:13:20.7023113Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.7023487Z self=, 2025-05-07T20:13:20.7023573Z mixed_B=False, 2025-05-07T20:13:20.7023657Z compile=True, 2025-05-07T20:13:20.7023749Z T=1, 2025-05-07T20:13:20.7023828Z D=118, 2025-05-07T20:13:20.7023906Z B=20, 2025-05-07T20:13:20.7023999Z log_E=5, 2025-05-07T20:13:20.7024103Z L=11, 2025-05-07T20:13:20.7024189Z D_gradcheck=2, 2025-05-07T20:13:20.7024295Z stochastic_rounding=True, 2025-05-07T20:13:20.7024380Z weighted=True, 2025-05-07T20:13:20.7024467Z row_wise=False, 2025-05-07T20:13:20.7024559Z mixed=False, 2025-05-07T20:13:20.7024645Z use_cache=False, 2025-05-07T20:13:20.7024774Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.7024860Z use_cpu=True, 2025-05-07T20:13:20.7024966Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.7025059Z ) 2025-05-07T20:13:20.7025197Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.7025560Z self=, 2025-05-07T20:13:20.7025660Z mixed_B=False, 2025-05-07T20:13:20.7025746Z compile=True, 2025-05-07T20:13:20.7025826Z T=4, 2025-05-07T20:13:20.7025916Z D=25, 2025-05-07T20:13:20.7025994Z B=10, 2025-05-07T20:13:20.7026075Z log_E=4, 2025-05-07T20:13:20.7026168Z L=4, 2025-05-07T20:13:20.7026251Z D_gradcheck=2, 2025-05-07T20:13:20.7026350Z stochastic_rounding=True, 2025-05-07T20:13:20.7026449Z weighted=False, 2025-05-07T20:13:20.7026534Z row_wise=True, 2025-05-07T20:13:20.7026627Z mixed=True, 2025-05-07T20:13:20.7026711Z use_cache=True, 2025-05-07T20:13:20.7026823Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.7026920Z use_cpu=True, 2025-05-07T20:13:20.7027027Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.7027105Z ) 2025-05-07T20:13:20.7027253Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.7027617Z self=, 2025-05-07T20:13:20.7027704Z mixed_B=False, 2025-05-07T20:13:20.7027802Z compile=True, 2025-05-07T20:13:20.7027882Z T=3, 2025-05-07T20:13:20.7027961Z D=124, 2025-05-07T20:13:20.7028050Z B=116, 2025-05-07T20:13:20.7028128Z log_E=3, 2025-05-07T20:13:20.7028210Z L=5, 2025-05-07T20:13:20.7028305Z D_gradcheck=1, 2025-05-07T20:13:20.7028406Z stochastic_rounding=False, 2025-05-07T20:13:20.7028501Z weighted=True, 2025-05-07T20:13:20.7028586Z row_wise=True, 2025-05-07T20:13:20.7028671Z mixed=True, 2025-05-07T20:13:20.7028769Z use_cache=False, 2025-05-07T20:13:20.7028880Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.7028966Z use_cpu=True, 2025-05-07T20:13:20.7029114Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.7029194Z ) 2025-05-07T20:13:20.7029329Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.7029703Z self=, 2025-05-07T20:13:20.7029814Z mixed_B=True, 2025-05-07T20:13:20.7029902Z compile=False, 2025-05-07T20:13:20.7029993Z T=1, 2025-05-07T20:13:20.7030074Z D=15, 2025-05-07T20:13:20.7030168Z B=48, 2025-05-07T20:13:20.7030248Z log_E=4, 2025-05-07T20:13:20.7030329Z L=12, 2025-05-07T20:13:20.7030429Z D_gradcheck=1, 2025-05-07T20:13:20.7030531Z stochastic_rounding=False, 2025-05-07T20:13:20.7030616Z weighted=True, 2025-05-07T20:13:20.7030741Z row_wise=False, 2025-05-07T20:13:20.7030826Z mixed=True, 2025-05-07T20:13:20.7030911Z use_cache=True, 2025-05-07T20:13:20.7031041Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.7031126Z use_cpu=True, 2025-05-07T20:13:20.7031235Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.7031325Z ) 2025-05-07T20:13:20.7031463Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.7031827Z self=, 2025-05-07T20:13:20.7031923Z mixed_B=True, 2025-05-07T20:13:20.7032006Z compile=True, 2025-05-07T20:13:20.7032098Z T=5, 2025-05-07T20:13:20.7032272Z D=122, 2025-05-07T20:13:20.7032352Z B=8, 2025-05-07T20:13:20.7032446Z log_E=3, 2025-05-07T20:13:20.7032553Z L=4, 2025-05-07T20:13:20.7032638Z D_gradcheck=2, 2025-05-07T20:13:20.7032754Z stochastic_rounding=False, 2025-05-07T20:13:20.7032840Z weighted=True, 2025-05-07T20:13:20.7032928Z row_wise=False, 2025-05-07T20:13:20.7033025Z mixed=False, 2025-05-07T20:13:20.7033110Z use_cache=False, 2025-05-07T20:13:20.7033219Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.7033314Z use_cpu=True, 2025-05-07T20:13:20.7033419Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.7033497Z ) 2025-05-07T20:13:20.7320744Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.7321159Z self=, 2025-05-07T20:13:20.7321271Z mixed_B=False, 2025-05-07T20:13:20.7321358Z compile=False, 2025-05-07T20:13:20.7321437Z T=5, 2025-05-07T20:13:20.7321528Z D=119, 2025-05-07T20:13:20.7321663Z B=42, 2025-05-07T20:13:20.7321742Z log_E=4, 2025-05-07T20:13:20.7321827Z L=5, 2025-05-07T20:13:20.7321925Z D_gradcheck=2, 2025-05-07T20:13:20.7322027Z stochastic_rounding=True, 2025-05-07T20:13:20.7322110Z weighted=True, 2025-05-07T20:13:20.7322214Z row_wise=True, 2025-05-07T20:13:20.7322300Z mixed=False, 2025-05-07T20:13:20.7322391Z use_cache=False, 2025-05-07T20:13:20.7322515Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.7322598Z use_cpu=True, 2025-05-07T20:13:20.7322706Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.7322796Z ) 2025-05-07T20:13:20.7322935Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.7323307Z self=, 2025-05-07T20:13:20.7323393Z mixed_B=False, 2025-05-07T20:13:20.7323478Z compile=True, 2025-05-07T20:13:20.7323567Z T=4, 2025-05-07T20:13:20.7323645Z D=50, 2025-05-07T20:13:20.7323725Z B=49, 2025-05-07T20:13:20.7323818Z log_E=4, 2025-05-07T20:13:20.7323898Z L=8, 2025-05-07T20:13:20.7323982Z D_gradcheck=2, 2025-05-07T20:13:20.7324092Z stochastic_rounding=False, 2025-05-07T20:13:20.7324178Z weighted=False, 2025-05-07T20:13:20.7324264Z row_wise=False, 2025-05-07T20:13:20.7324359Z mixed=True, 2025-05-07T20:13:20.7324444Z use_cache=False, 2025-05-07T20:13:20.7324555Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.7324648Z use_cpu=True, 2025-05-07T20:13:20.7324838Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.7324932Z ) 2025-05-07T20:13:20.7325071Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.7325433Z self=, 2025-05-07T20:13:20.7325576Z mixed_B=False, 2025-05-07T20:13:20.7325661Z compile=True, 2025-05-07T20:13:20.7325740Z T=2, 2025-05-07T20:13:20.7325831Z D=66, 2025-05-07T20:13:20.7325910Z B=50, 2025-05-07T20:13:20.7325991Z log_E=4, 2025-05-07T20:13:20.7326082Z L=6, 2025-05-07T20:13:20.7326168Z D_gradcheck=1, 2025-05-07T20:13:20.7326267Z stochastic_rounding=True, 2025-05-07T20:13:20.7326365Z weighted=False, 2025-05-07T20:13:20.7326483Z row_wise=True, 2025-05-07T20:13:20.7326567Z mixed=True, 2025-05-07T20:13:20.7326665Z use_cache=False, 2025-05-07T20:13:20.7326774Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.7326871Z use_cpu=True, 2025-05-07T20:13:20.7326976Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.7327051Z ) 2025-05-07T20:13:20.7327200Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.7327564Z self=, 2025-05-07T20:13:20.7327648Z mixed_B=True, 2025-05-07T20:13:20.7327744Z compile=False, 2025-05-07T20:13:20.7327822Z T=5, 2025-05-07T20:13:20.7327902Z D=47, 2025-05-07T20:13:20.7327993Z B=35, 2025-05-07T20:13:20.7328072Z log_E=5, 2025-05-07T20:13:20.7328188Z L=11, 2025-05-07T20:13:20.7328285Z D_gradcheck=1, 2025-05-07T20:13:20.7328385Z stochastic_rounding=False, 2025-05-07T20:13:20.7328482Z weighted=False, 2025-05-07T20:13:20.7328567Z row_wise=True, 2025-05-07T20:13:20.7328650Z mixed=True, 2025-05-07T20:13:20.7328747Z use_cache=False, 2025-05-07T20:13:20.7328857Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.7328941Z use_cpu=True, 2025-05-07T20:13:20.7329059Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.7329135Z ) 2025-05-07T20:13:20.7329271Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.7329647Z self=, 2025-05-07T20:13:20.7329734Z mixed_B=False, 2025-05-07T20:13:20.7329819Z compile=True, 2025-05-07T20:13:20.7329910Z T=5, 2025-05-07T20:13:20.7329988Z D=108, 2025-05-07T20:13:20.7330066Z B=68, 2025-05-07T20:13:20.7330157Z log_E=5, 2025-05-07T20:13:20.7330237Z L=20, 2025-05-07T20:13:20.7330334Z D_gradcheck=2, 2025-05-07T20:13:20.7330433Z stochastic_rounding=True, 2025-05-07T20:13:20.7330518Z weighted=False, 2025-05-07T20:13:20.7330616Z row_wise=False, 2025-05-07T20:13:20.7330699Z mixed=False, 2025-05-07T20:13:20.7330784Z use_cache=False, 2025-05-07T20:13:20.7330906Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.7330991Z use_cpu=True, 2025-05-07T20:13:20.7331099Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.7331186Z ) 2025-05-07T20:13:20.7331324Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.7331686Z self=, 2025-05-07T20:13:20.7331783Z mixed_B=False, 2025-05-07T20:13:20.7331868Z compile=False, 2025-05-07T20:13:20.7331958Z T=3, 2025-05-07T20:13:20.7332036Z D=102, 2025-05-07T20:13:20.7332115Z B=122, 2025-05-07T20:13:20.7332207Z log_E=4, 2025-05-07T20:13:20.7332288Z L=2, 2025-05-07T20:13:20.7332373Z D_gradcheck=2, 2025-05-07T20:13:20.7332486Z stochastic_rounding=False, 2025-05-07T20:13:20.7332573Z weighted=False, 2025-05-07T20:13:20.7332660Z row_wise=True, 2025-05-07T20:13:20.7332757Z mixed=True, 2025-05-07T20:13:20.7332844Z use_cache=False, 2025-05-07T20:13:20.7332957Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.7333059Z use_cpu=True, 2025-05-07T20:13:20.7333196Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.7333274Z ) 2025-05-07T20:13:20.7333426Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.7333789Z self=, 2025-05-07T20:13:20.7333911Z mixed_B=False, 2025-05-07T20:13:20.7333997Z compile=False, 2025-05-07T20:13:20.7334078Z T=4, 2025-05-07T20:13:20.7334167Z D=106, 2025-05-07T20:13:20.7334245Z B=35, 2025-05-07T20:13:20.7334326Z log_E=5, 2025-05-07T20:13:20.7334418Z L=10, 2025-05-07T20:13:20.7334503Z D_gradcheck=1, 2025-05-07T20:13:20.7334601Z stochastic_rounding=True, 2025-05-07T20:13:20.7334699Z weighted=True, 2025-05-07T20:13:20.7334783Z row_wise=False, 2025-05-07T20:13:20.7334893Z mixed=False, 2025-05-07T20:13:20.7334994Z use_cache=False, 2025-05-07T20:13:20.7335104Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.7335199Z use_cpu=True, 2025-05-07T20:13:20.7335318Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.7335394Z ) 2025-05-07T20:13:20.7335544Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.7335909Z self=, 2025-05-07T20:13:20.7335997Z mixed_B=False, 2025-05-07T20:13:20.7336095Z compile=True, 2025-05-07T20:13:20.7336175Z T=1, 2025-05-07T20:13:20.7336255Z D=9, 2025-05-07T20:13:20.7336347Z B=4, 2025-05-07T20:13:20.7336428Z log_E=4, 2025-05-07T20:13:20.7336507Z L=12, 2025-05-07T20:13:20.7336629Z D_gradcheck=1, 2025-05-07T20:13:20.7336730Z stochastic_rounding=False, 2025-05-07T20:13:20.7336816Z weighted=False, 2025-05-07T20:13:20.7336915Z row_wise=False, 2025-05-07T20:13:20.7337002Z mixed=False, 2025-05-07T20:13:20.7337089Z use_cache=True, 2025-05-07T20:13:20.7337216Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.7337300Z use_cpu=True, 2025-05-07T20:13:20.7337419Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.7337497Z ) 2025-05-07T20:13:20.7337635Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.7338010Z self=, 2025-05-07T20:13:20.7338096Z mixed_B=True, 2025-05-07T20:13:20.7338184Z compile=True, 2025-05-07T20:13:20.7338278Z T=2, 2025-05-07T20:13:20.7338358Z D=59, 2025-05-07T20:13:20.7338438Z B=123, 2025-05-07T20:13:20.7338531Z log_E=4, 2025-05-07T20:13:20.7338612Z L=20, 2025-05-07T20:13:20.7338700Z D_gradcheck=2, 2025-05-07T20:13:20.7338813Z stochastic_rounding=True, 2025-05-07T20:13:20.7338900Z weighted=False, 2025-05-07T20:13:20.7338985Z row_wise=False, 2025-05-07T20:13:20.7339084Z mixed=True, 2025-05-07T20:13:20.7339168Z use_cache=True, 2025-05-07T20:13:20.7339291Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.7339377Z use_cpu=True, 2025-05-07T20:13:20.7339485Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.7339576Z ) 2025-05-07T20:13:20.7339713Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.7340080Z self=, 2025-05-07T20:13:20.7340177Z mixed_B=True, 2025-05-07T20:13:20.7340262Z compile=False, 2025-05-07T20:13:20.7340340Z T=3, 2025-05-07T20:13:20.7340431Z D=80, 2025-05-07T20:13:20.7340509Z B=56, 2025-05-07T20:13:20.7340587Z log_E=4, 2025-05-07T20:13:20.7340677Z L=10, 2025-05-07T20:13:20.7340763Z D_gradcheck=2, 2025-05-07T20:13:20.7340874Z stochastic_rounding=False, 2025-05-07T20:13:20.7340958Z weighted=False, 2025-05-07T20:13:20.7341042Z row_wise=False, 2025-05-07T20:13:20.7341137Z mixed=True, 2025-05-07T20:13:20.7341224Z use_cache=False, 2025-05-07T20:13:20.7341334Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.7341429Z use_cpu=True, 2025-05-07T20:13:20.7341575Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.7341652Z ) 2025-05-07T20:13:20.7341799Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.7342163Z self=, 2025-05-07T20:13:20.7342273Z mixed_B=True, 2025-05-07T20:13:20.7342372Z compile=False, 2025-05-07T20:13:20.7342454Z T=1, 2025-05-07T20:13:20.7342531Z D=61, 2025-05-07T20:13:20.7342623Z B=35, 2025-05-07T20:13:20.7342703Z log_E=3, 2025-05-07T20:13:20.7342797Z L=17, 2025-05-07T20:13:20.7342914Z D_gradcheck=2, 2025-05-07T20:13:20.7343026Z stochastic_rounding=False, 2025-05-07T20:13:20.7343111Z weighted=False, 2025-05-07T20:13:20.7343196Z row_wise=False, 2025-05-07T20:13:20.7343320Z mixed=True, 2025-05-07T20:13:20.7343406Z use_cache=True, 2025-05-07T20:13:20.7343515Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.7343619Z use_cpu=True, 2025-05-07T20:13:20.7343726Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.7343803Z ) 2025-05-07T20:13:20.7343950Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.7344308Z self=, 2025-05-07T20:13:20.7344393Z mixed_B=False, 2025-05-07T20:13:20.7344488Z compile=True, 2025-05-07T20:13:20.7344566Z T=2, 2025-05-07T20:13:20.7344655Z D=72, 2025-05-07T20:13:20.7344733Z B=79, 2025-05-07T20:13:20.7344812Z log_E=4, 2025-05-07T20:13:20.7344900Z L=20, 2025-05-07T20:13:20.7345011Z D_gradcheck=1, 2025-05-07T20:13:20.7345109Z stochastic_rounding=True, 2025-05-07T20:13:20.7345202Z weighted=True, 2025-05-07T20:13:20.7345286Z row_wise=False, 2025-05-07T20:13:20.7345371Z mixed=True, 2025-05-07T20:13:20.7345466Z use_cache=False, 2025-05-07T20:13:20.7345576Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.7345660Z use_cpu=True, 2025-05-07T20:13:20.7345776Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.7345855Z ) 2025-05-07T20:13:20.7345990Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.7346366Z self=, 2025-05-07T20:13:20.7346452Z mixed_B=True, 2025-05-07T20:13:20.7346550Z compile=False, 2025-05-07T20:13:20.7346628Z T=4, 2025-05-07T20:13:20.7346707Z D=83, 2025-05-07T20:13:20.7346798Z B=124, 2025-05-07T20:13:20.7346881Z log_E=3, 2025-05-07T20:13:20.7346960Z L=1, 2025-05-07T20:13:20.7347057Z D_gradcheck=2, 2025-05-07T20:13:20.7347154Z stochastic_rounding=True, 2025-05-07T20:13:20.7347239Z weighted=False, 2025-05-07T20:13:20.7347332Z row_wise=False, 2025-05-07T20:13:20.7347416Z mixed=True, 2025-05-07T20:13:20.7347501Z use_cache=True, 2025-05-07T20:13:20.7347618Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.7347701Z use_cpu=True, 2025-05-07T20:13:20.7347805Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.7347889Z ) 2025-05-07T20:13:20.7348024Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.7348397Z self=, 2025-05-07T20:13:20.7348480Z mixed_B=True, 2025-05-07T20:13:20.7348565Z compile=False, 2025-05-07T20:13:20.7348655Z T=1, 2025-05-07T20:13:20.7348733Z D=48, 2025-05-07T20:13:20.7348810Z B=83, 2025-05-07T20:13:20.7348901Z log_E=5, 2025-05-07T20:13:20.7348979Z L=18, 2025-05-07T20:13:20.7349065Z D_gradcheck=1, 2025-05-07T20:13:20.7349174Z stochastic_rounding=True, 2025-05-07T20:13:20.7349257Z weighted=True, 2025-05-07T20:13:20.7349344Z row_wise=True, 2025-05-07T20:13:20.7349439Z mixed=True, 2025-05-07T20:13:20.7349523Z use_cache=True, 2025-05-07T20:13:20.7349637Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.7349730Z use_cpu=True, 2025-05-07T20:13:20.7349833Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.7349952Z ) 2025-05-07T20:13:20.7350087Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.7350450Z self=, 2025-05-07T20:13:20.7350570Z mixed_B=False, 2025-05-07T20:13:20.7350654Z compile=True, 2025-05-07T20:13:20.7350732Z T=3, 2025-05-07T20:13:20.7350824Z D=42, 2025-05-07T20:13:20.7350901Z B=86, 2025-05-07T20:13:20.7350982Z log_E=5, 2025-05-07T20:13:20.7351073Z L=20, 2025-05-07T20:13:20.7351155Z D_gradcheck=1, 2025-05-07T20:13:20.7351255Z stochastic_rounding=False, 2025-05-07T20:13:20.7351350Z weighted=True, 2025-05-07T20:13:20.7351431Z row_wise=True, 2025-05-07T20:13:20.7351538Z mixed=True, 2025-05-07T20:13:20.7351638Z use_cache=True, 2025-05-07T20:13:20.7351746Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.7351843Z use_cpu=True, 2025-05-07T20:13:20.7351948Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.7352024Z ) 2025-05-07T20:13:20.7352172Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.7352535Z self=, 2025-05-07T20:13:20.7352620Z mixed_B=False, 2025-05-07T20:13:20.7352717Z compile=True, 2025-05-07T20:13:20.7352796Z T=5, 2025-05-07T20:13:20.7352875Z D=13, 2025-05-07T20:13:20.7352968Z B=82, 2025-05-07T20:13:20.7353048Z log_E=5, 2025-05-07T20:13:20.7353127Z L=18, 2025-05-07T20:13:20.7353252Z D_gradcheck=1, 2025-05-07T20:13:20.7353352Z stochastic_rounding=False, 2025-05-07T20:13:20.7353450Z weighted=False, 2025-05-07T20:13:20.7353535Z row_wise=True, 2025-05-07T20:13:20.7353623Z mixed=False, 2025-05-07T20:13:20.7353726Z use_cache=False, 2025-05-07T20:13:20.7353837Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.7353922Z use_cpu=True, 2025-05-07T20:13:20.7354037Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.7354113Z ) 2025-05-07T20:13:20.7354248Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.7354620Z self=, 2025-05-07T20:13:20.7354706Z mixed_B=True, 2025-05-07T20:13:20.7354790Z compile=True, 2025-05-07T20:13:20.7354879Z T=4, 2025-05-07T20:13:20.7354959Z D=41, 2025-05-07T20:13:20.7355036Z B=76, 2025-05-07T20:13:20.7355125Z log_E=5, 2025-05-07T20:13:20.7355205Z L=10, 2025-05-07T20:13:20.7355300Z D_gradcheck=2, 2025-05-07T20:13:20.7355397Z stochastic_rounding=True, 2025-05-07T20:13:20.7355482Z weighted=False, 2025-05-07T20:13:20.7355575Z row_wise=True, 2025-05-07T20:13:20.7355660Z mixed=True, 2025-05-07T20:13:20.7355746Z use_cache=False, 2025-05-07T20:13:20.7355869Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.7356034Z use_cpu=True, 2025-05-07T20:13:20.7356146Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.7356240Z ) 2025-05-07T20:13:20.7678897Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.7679319Z self=, 2025-05-07T20:13:20.7679410Z mixed_B=True, 2025-05-07T20:13:20.7679494Z compile=True, 2025-05-07T20:13:20.7679588Z T=5, 2025-05-07T20:13:20.7679667Z D=77, 2025-05-07T20:13:20.7679749Z B=2, 2025-05-07T20:13:20.7679848Z log_E=3, 2025-05-07T20:13:20.7679929Z L=0, 2025-05-07T20:13:20.7680017Z D_gradcheck=2, 2025-05-07T20:13:20.7680134Z stochastic_rounding=False, 2025-05-07T20:13:20.7680221Z weighted=False, 2025-05-07T20:13:20.7680321Z row_wise=True, 2025-05-07T20:13:20.7680405Z mixed=True, 2025-05-07T20:13:20.7680495Z use_cache=False, 2025-05-07T20:13:20.7680621Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.7680706Z use_cpu=True, 2025-05-07T20:13:20.7680813Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.7680904Z ) 2025-05-07T20:13:20.7681138Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.7681499Z self=, 2025-05-07T20:13:20.7681640Z mixed_B=False, 2025-05-07T20:13:20.7681727Z compile=False, 2025-05-07T20:13:20.7681806Z T=1, 2025-05-07T20:13:20.7681897Z D=125, 2025-05-07T20:13:20.7681976Z B=99, 2025-05-07T20:13:20.7682057Z log_E=5, 2025-05-07T20:13:20.7682153Z L=12, 2025-05-07T20:13:20.7682239Z D_gradcheck=2, 2025-05-07T20:13:20.7682354Z stochastic_rounding=False, 2025-05-07T20:13:20.7682441Z weighted=False, 2025-05-07T20:13:20.7682527Z row_wise=True, 2025-05-07T20:13:20.7682623Z mixed=False, 2025-05-07T20:13:20.7682745Z use_cache=True, 2025-05-07T20:13:20.7682859Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.7682951Z use_cpu=True, 2025-05-07T20:13:20.7683055Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.7683131Z ) 2025-05-07T20:13:20.7683279Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.7683640Z self=, 2025-05-07T20:13:20.7683726Z mixed_B=False, 2025-05-07T20:13:20.7683823Z compile=True, 2025-05-07T20:13:20.7683900Z T=5, 2025-05-07T20:13:20.7683993Z D=75, 2025-05-07T20:13:20.7684073Z B=107, 2025-05-07T20:13:20.7684152Z log_E=4, 2025-05-07T20:13:20.7684250Z L=7, 2025-05-07T20:13:20.7684333Z D_gradcheck=2, 2025-05-07T20:13:20.7684468Z stochastic_rounding=True, 2025-05-07T20:13:20.7684569Z weighted=False, 2025-05-07T20:13:20.7684654Z row_wise=False, 2025-05-07T20:13:20.7684734Z mixed=False, 2025-05-07T20:13:20.7684838Z use_cache=False, 2025-05-07T20:13:20.7684952Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.7696545Z use_cpu=True, 2025-05-07T20:13:20.7696745Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.7696827Z ) 2025-05-07T20:13:20.7697004Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.7697391Z self=, 2025-05-07T20:13:20.7697482Z mixed_B=True, 2025-05-07T20:13:20.7697583Z compile=False, 2025-05-07T20:13:20.7697663Z T=5, 2025-05-07T20:13:20.7697742Z D=18, 2025-05-07T20:13:20.7697831Z B=30, 2025-05-07T20:13:20.7697910Z log_E=5, 2025-05-07T20:13:20.7697986Z L=2, 2025-05-07T20:13:20.7698085Z D_gradcheck=2, 2025-05-07T20:13:20.7698187Z stochastic_rounding=False, 2025-05-07T20:13:20.7698287Z weighted=True, 2025-05-07T20:13:20.7698373Z row_wise=False, 2025-05-07T20:13:20.7698455Z mixed=False, 2025-05-07T20:13:20.7698554Z use_cache=False, 2025-05-07T20:13:20.7698668Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.7698753Z use_cpu=True, 2025-05-07T20:13:20.7698873Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.7698952Z ) 2025-05-07T20:13:20.7699092Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.7699470Z self=, 2025-05-07T20:13:20.7699556Z mixed_B=True, 2025-05-07T20:13:20.7699639Z compile=True, 2025-05-07T20:13:20.7699730Z T=1, 2025-05-07T20:13:20.7699809Z D=69, 2025-05-07T20:13:20.7699898Z B=4, 2025-05-07T20:13:20.7699977Z log_E=4, 2025-05-07T20:13:20.7700055Z L=10, 2025-05-07T20:13:20.7700150Z D_gradcheck=2, 2025-05-07T20:13:20.7700252Z stochastic_rounding=False, 2025-05-07T20:13:20.7700335Z weighted=True, 2025-05-07T20:13:20.7700432Z row_wise=False, 2025-05-07T20:13:20.7700514Z mixed=False, 2025-05-07T20:13:20.7700601Z use_cache=False, 2025-05-07T20:13:20.7700723Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.7700806Z use_cpu=True, 2025-05-07T20:13:20.7700910Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.7701001Z ) 2025-05-07T20:13:20.7701221Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.7701585Z self=, 2025-05-07T20:13:20.7701718Z mixed_B=True, 2025-05-07T20:13:20.7701801Z compile=True, 2025-05-07T20:13:20.7701892Z T=3, 2025-05-07T20:13:20.7701970Z D=38, 2025-05-07T20:13:20.7702049Z B=79, 2025-05-07T20:13:20.7702141Z log_E=3, 2025-05-07T20:13:20.7702219Z L=9, 2025-05-07T20:13:20.7702304Z D_gradcheck=2, 2025-05-07T20:13:20.7702416Z stochastic_rounding=False, 2025-05-07T20:13:20.7702501Z weighted=False, 2025-05-07T20:13:20.7702583Z row_wise=False, 2025-05-07T20:13:20.7702678Z mixed=True, 2025-05-07T20:13:20.7702794Z use_cache=False, 2025-05-07T20:13:20.7702905Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.7703000Z use_cpu=True, 2025-05-07T20:13:20.7703103Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.7703176Z ) 2025-05-07T20:13:20.7703325Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.7703686Z self=, 2025-05-07T20:13:20.7703792Z mixed_B=True, 2025-05-07T20:13:20.7703875Z compile=True, 2025-05-07T20:13:20.7703954Z T=1, 2025-05-07T20:13:20.7704044Z D=40, 2025-05-07T20:13:20.7704122Z B=110, 2025-05-07T20:13:20.7704202Z log_E=4, 2025-05-07T20:13:20.7704291Z L=9, 2025-05-07T20:13:20.7704376Z D_gradcheck=1, 2025-05-07T20:13:20.7704512Z stochastic_rounding=False, 2025-05-07T20:13:20.7704606Z weighted=True, 2025-05-07T20:13:20.7704688Z row_wise=True, 2025-05-07T20:13:20.7704771Z mixed=False, 2025-05-07T20:13:20.7704868Z use_cache=True, 2025-05-07T20:13:20.7704979Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.7705063Z use_cpu=True, 2025-05-07T20:13:20.7705179Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.7705257Z ) 2025-05-07T20:13:20.7705623Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.7705991Z self=, 2025-05-07T20:13:20.7706080Z mixed_B=False, 2025-05-07T20:13:20.7706182Z compile=False, 2025-05-07T20:13:20.7706261Z T=5, 2025-05-07T20:13:20.7706338Z D=109, 2025-05-07T20:13:20.7706430Z B=60, 2025-05-07T20:13:20.7706512Z log_E=3, 2025-05-07T20:13:20.7706593Z L=8, 2025-05-07T20:13:20.7706693Z D_gradcheck=2, 2025-05-07T20:13:20.7706794Z stochastic_rounding=True, 2025-05-07T20:13:20.7706880Z weighted=False, 2025-05-07T20:13:20.7706978Z row_wise=True, 2025-05-07T20:13:20.7707060Z mixed=False, 2025-05-07T20:13:20.7707159Z use_cache=False, 2025-05-07T20:13:20.7707268Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.7707353Z use_cpu=True, 2025-05-07T20:13:20.7707471Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.7707548Z ) 2025-05-07T20:13:20.7707686Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.7708058Z self=, 2025-05-07T20:13:20.7708143Z mixed_B=True, 2025-05-07T20:13:20.7708227Z compile=True, 2025-05-07T20:13:20.7708317Z T=2, 2025-05-07T20:13:20.7708395Z D=47, 2025-05-07T20:13:20.7708471Z B=93, 2025-05-07T20:13:20.7708565Z log_E=3, 2025-05-07T20:13:20.7708644Z L=3, 2025-05-07T20:13:20.7708728Z D_gradcheck=1, 2025-05-07T20:13:20.7708840Z stochastic_rounding=False, 2025-05-07T20:13:20.7708926Z weighted=False, 2025-05-07T20:13:20.7709020Z row_wise=True, 2025-05-07T20:13:20.7709101Z mixed=False, 2025-05-07T20:13:20.7709187Z use_cache=False, 2025-05-07T20:13:20.7709306Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.7709387Z use_cpu=True, 2025-05-07T20:13:20.7709490Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.7709573Z ) 2025-05-07T20:13:20.7709770Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.7710136Z self=, 2025-05-07T20:13:20.7710272Z mixed_B=True, 2025-05-07T20:13:20.7710356Z compile=True, 2025-05-07T20:13:20.7710437Z T=5, 2025-05-07T20:13:20.7710530Z D=7, 2025-05-07T20:13:20.7710611Z B=56, 2025-05-07T20:13:20.7710692Z log_E=3, 2025-05-07T20:13:20.7710785Z L=3, 2025-05-07T20:13:20.7710871Z D_gradcheck=2, 2025-05-07T20:13:20.7710984Z stochastic_rounding=True, 2025-05-07T20:13:20.7711072Z weighted=False, 2025-05-07T20:13:20.7711156Z row_wise=False, 2025-05-07T20:13:20.7711254Z mixed=False, 2025-05-07T20:13:20.7711371Z use_cache=True, 2025-05-07T20:13:20.7711483Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.7711579Z use_cpu=True, 2025-05-07T20:13:20.7711683Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.7711759Z ) 2025-05-07T20:13:20.7711913Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.7712274Z self=, 2025-05-07T20:13:20.7712359Z mixed_B=False, 2025-05-07T20:13:20.7712456Z compile=True, 2025-05-07T20:13:20.7712538Z T=1, 2025-05-07T20:13:20.7712629Z D=91, 2025-05-07T20:13:20.7712705Z B=45, 2025-05-07T20:13:20.7712785Z log_E=5, 2025-05-07T20:13:20.7712877Z L=14, 2025-05-07T20:13:20.7712960Z D_gradcheck=2, 2025-05-07T20:13:20.7713095Z stochastic_rounding=True, 2025-05-07T20:13:20.7713190Z weighted=True, 2025-05-07T20:13:20.7713276Z row_wise=True, 2025-05-07T20:13:20.7713358Z mixed=True, 2025-05-07T20:13:20.7713461Z use_cache=False, 2025-05-07T20:13:20.7713569Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.7713653Z use_cpu=True, 2025-05-07T20:13:20.7713768Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.7713842Z ) 2025-05-07T20:13:20.7713979Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.7714352Z self=, 2025-05-07T20:13:20.7714439Z mixed_B=False, 2025-05-07T20:13:20.7714538Z compile=True, 2025-05-07T20:13:20.7714616Z T=2, 2025-05-07T20:13:20.7714694Z D=85, 2025-05-07T20:13:20.7714784Z B=47, 2025-05-07T20:13:20.7714863Z log_E=3, 2025-05-07T20:13:20.7714943Z L=18, 2025-05-07T20:13:20.7715040Z D_gradcheck=1, 2025-05-07T20:13:20.7715138Z stochastic_rounding=True, 2025-05-07T20:13:20.7715220Z weighted=True, 2025-05-07T20:13:20.7715319Z row_wise=False, 2025-05-07T20:13:20.7715399Z mixed=True, 2025-05-07T20:13:20.7715482Z use_cache=True, 2025-05-07T20:13:20.7715601Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.7715684Z use_cpu=True, 2025-05-07T20:13:20.7715790Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.7715877Z ) 2025-05-07T20:13:20.7716095Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.7716469Z self=, 2025-05-07T20:13:20.7716554Z mixed_B=False, 2025-05-07T20:13:20.7716640Z compile=True, 2025-05-07T20:13:20.7716734Z T=5, 2025-05-07T20:13:20.7716813Z D=21, 2025-05-07T20:13:20.7716892Z B=106, 2025-05-07T20:13:20.7716986Z log_E=5, 2025-05-07T20:13:20.7717063Z L=20, 2025-05-07T20:13:20.7717146Z D_gradcheck=2, 2025-05-07T20:13:20.7717259Z stochastic_rounding=False, 2025-05-07T20:13:20.7717346Z weighted=False, 2025-05-07T20:13:20.7717429Z row_wise=False, 2025-05-07T20:13:20.7717526Z mixed=True, 2025-05-07T20:13:20.7717612Z use_cache=False, 2025-05-07T20:13:20.7717721Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.7717814Z use_cpu=True, 2025-05-07T20:13:20.7717919Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.7718007Z ) 2025-05-07T20:13:20.7718179Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.7718538Z self=, 2025-05-07T20:13:20.7718635Z mixed_B=True, 2025-05-07T20:13:20.7718746Z compile=False, 2025-05-07T20:13:20.7718826Z T=3, 2025-05-07T20:13:20.7718916Z D=23, 2025-05-07T20:13:20.7718994Z B=114, 2025-05-07T20:13:20.7719075Z log_E=3, 2025-05-07T20:13:20.7719164Z L=9, 2025-05-07T20:13:20.7719249Z D_gradcheck=2, 2025-05-07T20:13:20.7719348Z stochastic_rounding=False, 2025-05-07T20:13:20.7719445Z weighted=True, 2025-05-07T20:13:20.7719528Z row_wise=False, 2025-05-07T20:13:20.7719609Z mixed=True, 2025-05-07T20:13:20.7719732Z use_cache=False, 2025-05-07T20:13:20.7719842Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.7719939Z use_cpu=True, 2025-05-07T20:13:20.7720042Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.7720120Z ) 2025-05-07T20:13:20.7720272Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.7720633Z self=, 2025-05-07T20:13:20.7720715Z mixed_B=True, 2025-05-07T20:13:20.7720812Z compile=False, 2025-05-07T20:13:20.7720891Z T=1, 2025-05-07T20:13:20.7720971Z D=20, 2025-05-07T20:13:20.7721059Z B=71, 2025-05-07T20:13:20.7721138Z log_E=5, 2025-05-07T20:13:20.7721217Z L=19, 2025-05-07T20:13:20.7721313Z D_gradcheck=2, 2025-05-07T20:13:20.7721413Z stochastic_rounding=False, 2025-05-07T20:13:20.7721536Z weighted=False, 2025-05-07T20:13:20.7721619Z row_wise=False, 2025-05-07T20:13:20.7721702Z mixed=False, 2025-05-07T20:13:20.7721801Z use_cache=False, 2025-05-07T20:13:20.7721911Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.7721997Z use_cpu=True, 2025-05-07T20:13:20.7722114Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.7722192Z ) 2025-05-07T20:13:20.7722329Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.7722704Z self=, 2025-05-07T20:13:20.7722786Z mixed_B=True, 2025-05-07T20:13:20.7722870Z compile=False, 2025-05-07T20:13:20.7722960Z T=1, 2025-05-07T20:13:20.7723040Z D=13, 2025-05-07T20:13:20.7723118Z B=51, 2025-05-07T20:13:20.7723211Z log_E=4, 2025-05-07T20:13:20.7723289Z L=6, 2025-05-07T20:13:20.7723385Z D_gradcheck=2, 2025-05-07T20:13:20.7723481Z stochastic_rounding=True, 2025-05-07T20:13:20.7723567Z weighted=True, 2025-05-07T20:13:20.7723662Z row_wise=True, 2025-05-07T20:13:20.7723744Z mixed=False, 2025-05-07T20:13:20.7723830Z use_cache=False, 2025-05-07T20:13:20.7723956Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.7724039Z use_cpu=True, 2025-05-07T20:13:20.7724146Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.7724231Z ) 2025-05-07T20:13:20.7724368Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.7724729Z self=, 2025-05-07T20:13:20.7724822Z mixed_B=False, 2025-05-07T20:13:20.7724907Z compile=True, 2025-05-07T20:13:20.7724997Z T=4, 2025-05-07T20:13:20.7725076Z D=21, 2025-05-07T20:13:20.7725152Z B=62, 2025-05-07T20:13:20.7725242Z log_E=3, 2025-05-07T20:13:20.7725319Z L=0, 2025-05-07T20:13:20.7725401Z D_gradcheck=2, 2025-05-07T20:13:20.7725510Z stochastic_rounding=False, 2025-05-07T20:13:20.7725599Z weighted=False, 2025-05-07T20:13:20.7725680Z row_wise=True, 2025-05-07T20:13:20.7725775Z mixed=False, 2025-05-07T20:13:20.7725858Z use_cache=True, 2025-05-07T20:13:20.7725972Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.7726068Z use_cpu=True, 2025-05-07T20:13:20.7726172Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.7726247Z ) 2025-05-07T20:13:20.8042784Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.8043161Z self=, 2025-05-07T20:13:20.8043262Z mixed_B=False, 2025-05-07T20:13:20.8043392Z compile=True, 2025-05-07T20:13:20.8043473Z T=5, 2025-05-07T20:13:20.8043564Z D=78, 2025-05-07T20:13:20.8043645Z B=36, 2025-05-07T20:13:20.8043725Z log_E=5, 2025-05-07T20:13:20.8043815Z L=3, 2025-05-07T20:13:20.8043916Z D_gradcheck=2, 2025-05-07T20:13:20.8044078Z stochastic_rounding=False, 2025-05-07T20:13:20.8044204Z weighted=True, 2025-05-07T20:13:20.8044289Z row_wise=False, 2025-05-07T20:13:20.8044383Z mixed=True, 2025-05-07T20:13:20.8044467Z use_cache=True, 2025-05-07T20:13:20.8044649Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.8044747Z use_cpu=True, 2025-05-07T20:13:20.8044852Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.8044929Z ) 2025-05-07T20:13:20.8045092Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.8045457Z self=, 2025-05-07T20:13:20.8045540Z mixed_B=True, 2025-05-07T20:13:20.8045642Z compile=False, 2025-05-07T20:13:20.8045723Z T=3, 2025-05-07T20:13:20.8045819Z D=105, 2025-05-07T20:13:20.8045901Z B=31, 2025-05-07T20:13:20.8045978Z log_E=4, 2025-05-07T20:13:20.8046073Z L=12, 2025-05-07T20:13:20.8046158Z D_gradcheck=2, 2025-05-07T20:13:20.8046257Z stochastic_rounding=False, 2025-05-07T20:13:20.8046404Z weighted=False, 2025-05-07T20:13:20.8046489Z row_wise=True, 2025-05-07T20:13:20.8046572Z mixed=True, 2025-05-07T20:13:20.8046672Z use_cache=True, 2025-05-07T20:13:20.8046786Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.8046868Z use_cpu=True, 2025-05-07T20:13:20.8046988Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.8047065Z ) 2025-05-07T20:13:20.8047203Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.8047579Z self=, 2025-05-07T20:13:20.8047664Z mixed_B=True, 2025-05-07T20:13:20.8047764Z compile=False, 2025-05-07T20:13:20.8047846Z T=2, 2025-05-07T20:13:20.8047924Z D=91, 2025-05-07T20:13:20.8048018Z B=120, 2025-05-07T20:13:20.8048100Z log_E=3, 2025-05-07T20:13:20.8048180Z L=7, 2025-05-07T20:13:20.8048277Z D_gradcheck=1, 2025-05-07T20:13:20.8048378Z stochastic_rounding=True, 2025-05-07T20:13:20.8048466Z weighted=False, 2025-05-07T20:13:20.8048566Z row_wise=False, 2025-05-07T20:13:20.8048649Z mixed=True, 2025-05-07T20:13:20.8048736Z use_cache=False, 2025-05-07T20:13:20.8048862Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.8048947Z use_cpu=True, 2025-05-07T20:13:20.8049048Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.8049136Z ) 2025-05-07T20:13:20.8049346Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.8049721Z self=, 2025-05-07T20:13:20.8049806Z mixed_B=False, 2025-05-07T20:13:20.8049890Z compile=False, 2025-05-07T20:13:20.8049981Z T=4, 2025-05-07T20:13:20.8050059Z D=19, 2025-05-07T20:13:20.8050137Z B=107, 2025-05-07T20:13:20.8050228Z log_E=3, 2025-05-07T20:13:20.8050306Z L=5, 2025-05-07T20:13:20.8050389Z D_gradcheck=2, 2025-05-07T20:13:20.8050502Z stochastic_rounding=False, 2025-05-07T20:13:20.8050587Z weighted=False, 2025-05-07T20:13:20.8050671Z row_wise=False, 2025-05-07T20:13:20.8050763Z mixed=False, 2025-05-07T20:13:20.8050848Z use_cache=False, 2025-05-07T20:13:20.8050969Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.8051052Z use_cpu=True, 2025-05-07T20:13:20.8051154Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.8051242Z ) 2025-05-07T20:13:20.8051408Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.8051769Z self=, 2025-05-07T20:13:20.8051862Z mixed_B=False, 2025-05-07T20:13:20.8051975Z compile=True, 2025-05-07T20:13:20.8052056Z T=3, 2025-05-07T20:13:20.8052144Z D=127, 2025-05-07T20:13:20.8052223Z B=18, 2025-05-07T20:13:20.8052302Z log_E=5, 2025-05-07T20:13:20.8052395Z L=7, 2025-05-07T20:13:20.8052480Z D_gradcheck=1, 2025-05-07T20:13:20.8052578Z stochastic_rounding=False, 2025-05-07T20:13:20.8052677Z weighted=True, 2025-05-07T20:13:20.8052760Z row_wise=True, 2025-05-07T20:13:20.8052857Z mixed=True, 2025-05-07T20:13:20.8052943Z use_cache=True, 2025-05-07T20:13:20.8053081Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.8053177Z use_cpu=True, 2025-05-07T20:13:20.8053281Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.8053357Z ) 2025-05-07T20:13:20.8053506Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.8053865Z self=, 2025-05-07T20:13:20.8053949Z mixed_B=False, 2025-05-07T20:13:20.8054041Z compile=True, 2025-05-07T20:13:20.8054120Z T=3, 2025-05-07T20:13:20.8054197Z D=59, 2025-05-07T20:13:20.8054288Z B=127, 2025-05-07T20:13:20.8054366Z log_E=3, 2025-05-07T20:13:20.8054444Z L=5, 2025-05-07T20:13:20.8054539Z D_gradcheck=2, 2025-05-07T20:13:20.8054636Z stochastic_rounding=True, 2025-05-07T20:13:20.8054758Z weighted=False, 2025-05-07T20:13:20.8054841Z row_wise=True, 2025-05-07T20:13:20.8054924Z mixed=True, 2025-05-07T20:13:20.8055016Z use_cache=True, 2025-05-07T20:13:20.8055127Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.8055209Z use_cpu=True, 2025-05-07T20:13:20.8055326Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.8055402Z ) 2025-05-07T20:13:20.8055542Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.8055915Z self=, 2025-05-07T20:13:20.8055997Z mixed_B=True, 2025-05-07T20:13:20.8056083Z compile=True, 2025-05-07T20:13:20.8056173Z T=2, 2025-05-07T20:13:20.8056252Z D=123, 2025-05-07T20:13:20.8056341Z B=70, 2025-05-07T20:13:20.8056421Z log_E=5, 2025-05-07T20:13:20.8056501Z L=10, 2025-05-07T20:13:20.8056599Z D_gradcheck=1, 2025-05-07T20:13:20.8056697Z stochastic_rounding=False, 2025-05-07T20:13:20.8056782Z weighted=True, 2025-05-07T20:13:20.8056879Z row_wise=False, 2025-05-07T20:13:20.8056959Z mixed=True, 2025-05-07T20:13:20.8057044Z use_cache=False, 2025-05-07T20:13:20.8057166Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.8057251Z use_cpu=True, 2025-05-07T20:13:20.8057354Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.8057442Z ) 2025-05-07T20:13:20.8057579Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.8057938Z self=, 2025-05-07T20:13:20.8058031Z mixed_B=False, 2025-05-07T20:13:20.8058118Z compile=False, 2025-05-07T20:13:20.8058208Z T=2, 2025-05-07T20:13:20.8058284Z D=69, 2025-05-07T20:13:20.8058359Z B=96, 2025-05-07T20:13:20.8058449Z log_E=5, 2025-05-07T20:13:20.8058526Z L=19, 2025-05-07T20:13:20.8058610Z D_gradcheck=1, 2025-05-07T20:13:20.8058720Z stochastic_rounding=False, 2025-05-07T20:13:20.8058807Z weighted=False, 2025-05-07T20:13:20.8058890Z row_wise=True, 2025-05-07T20:13:20.8058983Z mixed=False, 2025-05-07T20:13:20.8059066Z use_cache=True, 2025-05-07T20:13:20.8059177Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.8059273Z use_cpu=True, 2025-05-07T20:13:20.8059376Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.8059452Z ) 2025-05-07T20:13:20.8059600Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.8059987Z self=, 2025-05-07T20:13:20.8060082Z mixed_B=True, 2025-05-07T20:13:20.8060167Z compile=False, 2025-05-07T20:13:20.8060275Z T=5, 2025-05-07T20:13:20.8060370Z D=109, 2025-05-07T20:13:20.8060450Z B=35, 2025-05-07T20:13:20.8060528Z log_E=4, 2025-05-07T20:13:20.8060616Z L=4, 2025-05-07T20:13:20.8060700Z D_gradcheck=1, 2025-05-07T20:13:20.8060798Z stochastic_rounding=False, 2025-05-07T20:13:20.8060897Z weighted=True, 2025-05-07T20:13:20.8060980Z row_wise=True, 2025-05-07T20:13:20.8061062Z mixed=False, 2025-05-07T20:13:20.8061160Z use_cache=True, 2025-05-07T20:13:20.8061288Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.8061372Z use_cpu=True, 2025-05-07T20:13:20.8061489Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.8061563Z ) 2025-05-07T20:13:20.8061712Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.8062075Z self=, 2025-05-07T20:13:20.8062156Z mixed_B=False, 2025-05-07T20:13:20.8062252Z compile=False, 2025-05-07T20:13:20.8062332Z T=3, 2025-05-07T20:13:20.8062408Z D=67, 2025-05-07T20:13:20.8062503Z B=50, 2025-05-07T20:13:20.8062581Z log_E=3, 2025-05-07T20:13:20.8062655Z L=7, 2025-05-07T20:13:20.8062753Z D_gradcheck=2, 2025-05-07T20:13:20.8062847Z stochastic_rounding=True, 2025-05-07T20:13:20.8062972Z weighted=False, 2025-05-07T20:13:20.8063070Z row_wise=False, 2025-05-07T20:13:20.8063151Z mixed=True, 2025-05-07T20:13:20.8063247Z use_cache=True, 2025-05-07T20:13:20.8063361Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.8063444Z use_cpu=True, 2025-05-07T20:13:20.8063559Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.8063636Z ) 2025-05-07T20:13:20.8063774Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.8064145Z self=, 2025-05-07T20:13:20.8064230Z mixed_B=True, 2025-05-07T20:13:20.8064312Z compile=False, 2025-05-07T20:13:20.8064405Z T=4, 2025-05-07T20:13:20.8064482Z D=26, 2025-05-07T20:13:20.8064559Z B=76, 2025-05-07T20:13:20.8064650Z log_E=5, 2025-05-07T20:13:20.8064729Z L=10, 2025-05-07T20:13:20.8064811Z D_gradcheck=1, 2025-05-07T20:13:20.8064919Z stochastic_rounding=True, 2025-05-07T20:13:20.8065010Z weighted=False, 2025-05-07T20:13:20.8065106Z row_wise=True, 2025-05-07T20:13:20.8065188Z mixed=True, 2025-05-07T20:13:20.8065273Z use_cache=False, 2025-05-07T20:13:20.8065394Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.8065479Z use_cpu=True, 2025-05-07T20:13:20.8065582Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.8065673Z ) 2025-05-07T20:13:20.8065807Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.8066170Z self=, 2025-05-07T20:13:20.8066266Z mixed_B=True, 2025-05-07T20:13:20.8066352Z compile=True, 2025-05-07T20:13:20.8066435Z T=4, 2025-05-07T20:13:20.8066528Z D=76, 2025-05-07T20:13:20.8066606Z B=31, 2025-05-07T20:13:20.8066700Z log_E=5, 2025-05-07T20:13:20.8066780Z L=2, 2025-05-07T20:13:20.8066865Z D_gradcheck=2, 2025-05-07T20:13:20.8066976Z stochastic_rounding=True, 2025-05-07T20:13:20.8067066Z weighted=False, 2025-05-07T20:13:20.8067150Z row_wise=True, 2025-05-07T20:13:20.8067246Z mixed=False, 2025-05-07T20:13:20.8067332Z use_cache=False, 2025-05-07T20:13:20.8067442Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.8067538Z use_cpu=True, 2025-05-07T20:13:20.8067641Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.8067718Z ) 2025-05-07T20:13:20.8067871Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.8068260Z self=, 2025-05-07T20:13:20.8068344Z mixed_B=False, 2025-05-07T20:13:20.8068440Z compile=False, 2025-05-07T20:13:20.8068541Z T=2, 2025-05-07T20:13:20.8068628Z D=66, 2025-05-07T20:13:20.8068708Z B=47, 2025-05-07T20:13:20.8068789Z log_E=4, 2025-05-07T20:13:20.8068881Z L=7, 2025-05-07T20:13:20.8068966Z D_gradcheck=1, 2025-05-07T20:13:20.8069064Z stochastic_rounding=True, 2025-05-07T20:13:20.8069166Z weighted=False, 2025-05-07T20:13:20.8069250Z row_wise=True, 2025-05-07T20:13:20.8069332Z mixed=False, 2025-05-07T20:13:20.8069430Z use_cache=True, 2025-05-07T20:13:20.8069565Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.8069646Z use_cpu=True, 2025-05-07T20:13:20.8069763Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.8069838Z ) 2025-05-07T20:13:20.8069970Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.8070345Z self=, 2025-05-07T20:13:20.8070431Z mixed_B=False, 2025-05-07T20:13:20.8070525Z compile=False, 2025-05-07T20:13:20.8070604Z T=4, 2025-05-07T20:13:20.8070678Z D=83, 2025-05-07T20:13:20.8070766Z B=117, 2025-05-07T20:13:20.8070843Z log_E=5, 2025-05-07T20:13:20.8070920Z L=16, 2025-05-07T20:13:20.8071015Z D_gradcheck=2, 2025-05-07T20:13:20.8071113Z stochastic_rounding=False, 2025-05-07T20:13:20.8071221Z weighted=True, 2025-05-07T20:13:20.8071314Z row_wise=False, 2025-05-07T20:13:20.8071393Z mixed=False, 2025-05-07T20:13:20.8071474Z use_cache=True, 2025-05-07T20:13:20.8071596Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.8071677Z use_cpu=True, 2025-05-07T20:13:20.8071781Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.8071865Z ) 2025-05-07T20:13:20.8072004Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.8072377Z self=, 2025-05-07T20:13:20.8072463Z mixed_B=True, 2025-05-07T20:13:20.8072550Z compile=True, 2025-05-07T20:13:20.8072638Z T=4, 2025-05-07T20:13:20.8072716Z D=126, 2025-05-07T20:13:20.8072794Z B=103, 2025-05-07T20:13:20.8072883Z log_E=4, 2025-05-07T20:13:20.8072961Z L=19, 2025-05-07T20:13:20.8073046Z D_gradcheck=1, 2025-05-07T20:13:20.8073155Z stochastic_rounding=False, 2025-05-07T20:13:20.8073238Z weighted=False, 2025-05-07T20:13:20.8073325Z row_wise=True, 2025-05-07T20:13:20.8073417Z mixed=True, 2025-05-07T20:13:20.8073503Z use_cache=True, 2025-05-07T20:13:20.8073616Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.8073712Z use_cpu=True, 2025-05-07T20:13:20.8073817Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.8073904Z ) 2025-05-07T20:13:20.8074042Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.8074404Z self=, 2025-05-07T20:13:20.8074498Z mixed_B=False, 2025-05-07T20:13:20.8074582Z compile=False, 2025-05-07T20:13:20.8074660Z T=5, 2025-05-07T20:13:20.8074746Z D=91, 2025-05-07T20:13:20.8074824Z B=109, 2025-05-07T20:13:20.8074902Z log_E=5, 2025-05-07T20:13:20.8074987Z L=6, 2025-05-07T20:13:20.8075071Z D_gradcheck=2, 2025-05-07T20:13:20.8075165Z stochastic_rounding=False, 2025-05-07T20:13:20.8075262Z weighted=False, 2025-05-07T20:13:20.8075348Z row_wise=False, 2025-05-07T20:13:20.8075440Z mixed=True, 2025-05-07T20:13:20.8075524Z use_cache=True, 2025-05-07T20:13:20.8075632Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.8075724Z use_cpu=True, 2025-05-07T20:13:20.8075828Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.8075902Z ) 2025-05-07T20:13:20.8076135Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.8076535Z self=, 2025-05-07T20:13:20.8076620Z mixed_B=True, 2025-05-07T20:13:20.8076719Z compile=True, 2025-05-07T20:13:20.8076845Z T=1, 2025-05-07T20:13:20.8076924Z D=107, 2025-05-07T20:13:20.8077018Z B=106, 2025-05-07T20:13:20.8077099Z log_E=5, 2025-05-07T20:13:20.8077178Z L=13, 2025-05-07T20:13:20.8077276Z D_gradcheck=1, 2025-05-07T20:13:20.8077375Z stochastic_rounding=False, 2025-05-07T20:13:20.8077472Z weighted=True, 2025-05-07T20:13:20.8077561Z row_wise=True, 2025-05-07T20:13:20.8077644Z mixed=False, 2025-05-07T20:13:20.8077740Z use_cache=False, 2025-05-07T20:13:20.8077875Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.8077956Z use_cpu=True, 2025-05-07T20:13:20.8078071Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.8078148Z ) 2025-05-07T20:13:20.8403476Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.8403891Z self=, 2025-05-07T20:13:20.8403977Z mixed_B=False, 2025-05-07T20:13:20.8404076Z compile=True, 2025-05-07T20:13:20.8404158Z T=5, 2025-05-07T20:13:20.8404238Z D=117, 2025-05-07T20:13:20.8404331Z B=47, 2025-05-07T20:13:20.8404409Z log_E=4, 2025-05-07T20:13:20.8404486Z L=12, 2025-05-07T20:13:20.8404580Z D_gradcheck=1, 2025-05-07T20:13:20.8404681Z stochastic_rounding=True, 2025-05-07T20:13:20.8404765Z weighted=True, 2025-05-07T20:13:20.8404948Z row_wise=False, 2025-05-07T20:13:20.8405034Z mixed=False, 2025-05-07T20:13:20.8405119Z use_cache=True, 2025-05-07T20:13:20.8405245Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.8405332Z use_cpu=True, 2025-05-07T20:13:20.8405540Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.8405616Z ) 2025-05-07T20:13:20.8405755Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.8406131Z self=, 2025-05-07T20:13:20.8406216Z mixed_B=False, 2025-05-07T20:13:20.8406299Z compile=True, 2025-05-07T20:13:20.8406391Z T=1, 2025-05-07T20:13:20.8406471Z D=20, 2025-05-07T20:13:20.8406549Z B=51, 2025-05-07T20:13:20.8406642Z log_E=4, 2025-05-07T20:13:20.8406720Z L=3, 2025-05-07T20:13:20.8406803Z D_gradcheck=2, 2025-05-07T20:13:20.8406976Z stochastic_rounding=True, 2025-05-07T20:13:20.8407061Z weighted=False, 2025-05-07T20:13:20.8407159Z row_wise=True, 2025-05-07T20:13:20.8407244Z mixed=False, 2025-05-07T20:13:20.8407326Z use_cache=True, 2025-05-07T20:13:20.8407449Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.8407532Z use_cpu=True, 2025-05-07T20:13:20.8407638Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.8407725Z ) 2025-05-07T20:13:20.8407863Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.8408227Z self=, 2025-05-07T20:13:20.8408322Z mixed_B=True, 2025-05-07T20:13:20.8408409Z compile=False, 2025-05-07T20:13:20.8408488Z T=1, 2025-05-07T20:13:20.8408576Z D=115, 2025-05-07T20:13:20.8408655Z B=34, 2025-05-07T20:13:20.8408745Z log_E=4, 2025-05-07T20:13:20.8408823Z L=20, 2025-05-07T20:13:20.8408907Z D_gradcheck=2, 2025-05-07T20:13:20.8409018Z stochastic_rounding=False, 2025-05-07T20:13:20.8409102Z weighted=True, 2025-05-07T20:13:20.8409188Z row_wise=False, 2025-05-07T20:13:20.8409280Z mixed=True, 2025-05-07T20:13:20.8409367Z use_cache=False, 2025-05-07T20:13:20.8409477Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.8409570Z use_cpu=True, 2025-05-07T20:13:20.8409676Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.8409752Z ) 2025-05-07T20:13:20.8409898Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.8410303Z self=, 2025-05-07T20:13:20.8410400Z mixed_B=False, 2025-05-07T20:13:20.8410484Z compile=False, 2025-05-07T20:13:20.8410611Z T=5, 2025-05-07T20:13:20.8410702Z D=108, 2025-05-07T20:13:20.8410779Z B=9, 2025-05-07T20:13:20.8410859Z log_E=3, 2025-05-07T20:13:20.8410949Z L=2, 2025-05-07T20:13:20.8411033Z D_gradcheck=1, 2025-05-07T20:13:20.8411141Z stochastic_rounding=False, 2025-05-07T20:13:20.8411238Z weighted=False, 2025-05-07T20:13:20.8411324Z row_wise=True, 2025-05-07T20:13:20.8411407Z mixed=True, 2025-05-07T20:13:20.8411507Z use_cache=False, 2025-05-07T20:13:20.8411620Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.8411738Z use_cpu=True, 2025-05-07T20:13:20.8411856Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.8411934Z ) 2025-05-07T20:13:20.8412073Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.8412453Z self=, 2025-05-07T20:13:20.8412538Z mixed_B=False, 2025-05-07T20:13:20.8412637Z compile=False, 2025-05-07T20:13:20.8412718Z T=1, 2025-05-07T20:13:20.8412798Z D=87, 2025-05-07T20:13:20.8412894Z B=78, 2025-05-07T20:13:20.8412979Z log_E=3, 2025-05-07T20:13:20.8413060Z L=1, 2025-05-07T20:13:20.8413160Z D_gradcheck=2, 2025-05-07T20:13:20.8413260Z stochastic_rounding=False, 2025-05-07T20:13:20.8413345Z weighted=True, 2025-05-07T20:13:20.8413479Z row_wise=False, 2025-05-07T20:13:20.8413563Z mixed=True, 2025-05-07T20:13:20.8413652Z use_cache=True, 2025-05-07T20:13:20.8413777Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.8413866Z use_cpu=True, 2025-05-07T20:13:20.8413971Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.8414060Z ) 2025-05-07T20:13:20.8414200Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.8414578Z self=, 2025-05-07T20:13:20.8414661Z mixed_B=False, 2025-05-07T20:13:20.8414748Z compile=False, 2025-05-07T20:13:20.8414838Z T=2, 2025-05-07T20:13:20.8414920Z D=79, 2025-05-07T20:13:20.8415001Z B=101, 2025-05-07T20:13:20.8415092Z log_E=3, 2025-05-07T20:13:20.8415173Z L=10, 2025-05-07T20:13:20.8415258Z D_gradcheck=2, 2025-05-07T20:13:20.8415372Z stochastic_rounding=True, 2025-05-07T20:13:20.8415457Z weighted=False, 2025-05-07T20:13:20.8415542Z row_wise=True, 2025-05-07T20:13:20.8415635Z mixed=False, 2025-05-07T20:13:20.8415718Z use_cache=True, 2025-05-07T20:13:20.8415843Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.8415926Z use_cpu=True, 2025-05-07T20:13:20.8416029Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.8416117Z ) 2025-05-07T20:13:20.8416253Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.8416615Z self=, 2025-05-07T20:13:20.8416710Z mixed_B=False, 2025-05-07T20:13:20.8416794Z compile=True, 2025-05-07T20:13:20.8416871Z T=1, 2025-05-07T20:13:20.8416962Z D=88, 2025-05-07T20:13:20.8417040Z B=72, 2025-05-07T20:13:20.8417120Z log_E=5, 2025-05-07T20:13:20.8417211Z L=5, 2025-05-07T20:13:20.8417295Z D_gradcheck=2, 2025-05-07T20:13:20.8417393Z stochastic_rounding=True, 2025-05-07T20:13:20.8417488Z weighted=False, 2025-05-07T20:13:20.8417572Z row_wise=False, 2025-05-07T20:13:20.8417664Z mixed=True, 2025-05-07T20:13:20.8417748Z use_cache=True, 2025-05-07T20:13:20.8417857Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.8417953Z use_cpu=True, 2025-05-07T20:13:20.8418057Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.8418133Z ) 2025-05-07T20:13:20.8418285Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.8418670Z self=, 2025-05-07T20:13:20.8418756Z mixed_B=False, 2025-05-07T20:13:20.8418850Z compile=True, 2025-05-07T20:13:20.8418929Z T=3, 2025-05-07T20:13:20.8419035Z D=111, 2025-05-07T20:13:20.8419127Z B=61, 2025-05-07T20:13:20.8419209Z log_E=5, 2025-05-07T20:13:20.8419288Z L=16, 2025-05-07T20:13:20.8419384Z D_gradcheck=1, 2025-05-07T20:13:20.8419483Z stochastic_rounding=False, 2025-05-07T20:13:20.8419579Z weighted=True, 2025-05-07T20:13:20.8419665Z row_wise=True, 2025-05-07T20:13:20.8419747Z mixed=False, 2025-05-07T20:13:20.8419848Z use_cache=False, 2025-05-07T20:13:20.8419957Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.8420067Z use_cpu=True, 2025-05-07T20:13:20.8420185Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.8420261Z ) 2025-05-07T20:13:20.8420399Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.8420774Z self=, 2025-05-07T20:13:20.8420858Z mixed_B=False, 2025-05-07T20:13:20.8420942Z compile=True, 2025-05-07T20:13:20.8421029Z T=3, 2025-05-07T20:13:20.8421109Z D=114, 2025-05-07T20:13:20.8421199Z B=20, 2025-05-07T20:13:20.8421278Z log_E=5, 2025-05-07T20:13:20.8421356Z L=0, 2025-05-07T20:13:20.8421452Z D_gradcheck=2, 2025-05-07T20:13:20.8421551Z stochastic_rounding=False, 2025-05-07T20:13:20.8421636Z weighted=True, 2025-05-07T20:13:20.8421758Z row_wise=False, 2025-05-07T20:13:20.8421841Z mixed=False, 2025-05-07T20:13:20.8421927Z use_cache=False, 2025-05-07T20:13:20.8422049Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.8422136Z use_cpu=True, 2025-05-07T20:13:20.8422240Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.8422329Z ) 2025-05-07T20:13:20.8422466Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.8422829Z self=, 2025-05-07T20:13:20.8422922Z mixed_B=True, 2025-05-07T20:13:20.8423006Z compile=False, 2025-05-07T20:13:20.8423097Z T=2, 2025-05-07T20:13:20.8423178Z D=61, 2025-05-07T20:13:20.8423258Z B=98, 2025-05-07T20:13:20.8423348Z log_E=4, 2025-05-07T20:13:20.8423426Z L=4, 2025-05-07T20:13:20.8423511Z D_gradcheck=1, 2025-05-07T20:13:20.8423622Z stochastic_rounding=True, 2025-05-07T20:13:20.8423707Z weighted=False, 2025-05-07T20:13:20.8423791Z row_wise=False, 2025-05-07T20:13:20.8423885Z mixed=False, 2025-05-07T20:13:20.8423970Z use_cache=False, 2025-05-07T20:13:20.8424082Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.8424178Z use_cpu=True, 2025-05-07T20:13:20.8424282Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.8424358Z ) 2025-05-07T20:13:20.8424508Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.8424873Z self=, 2025-05-07T20:13:20.8424970Z mixed_B=False, 2025-05-07T20:13:20.8425054Z compile=True, 2025-05-07T20:13:20.8425134Z T=3, 2025-05-07T20:13:20.8425225Z D=125, 2025-05-07T20:13:20.8425304Z B=31, 2025-05-07T20:13:20.8425383Z log_E=3, 2025-05-07T20:13:20.8425473Z L=7, 2025-05-07T20:13:20.8425558Z D_gradcheck=2, 2025-05-07T20:13:20.8425656Z stochastic_rounding=False, 2025-05-07T20:13:20.8425752Z weighted=True, 2025-05-07T20:13:20.8425837Z row_wise=True, 2025-05-07T20:13:20.8425922Z mixed=True, 2025-05-07T20:13:20.8426018Z use_cache=False, 2025-05-07T20:13:20.8426127Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.8426212Z use_cpu=True, 2025-05-07T20:13:20.8426326Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.8426401Z ) 2025-05-07T20:13:20.8426549Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.8426938Z self=, 2025-05-07T20:13:20.8427021Z mixed_B=True, 2025-05-07T20:13:20.8427119Z compile=False, 2025-05-07T20:13:20.8427196Z T=4, 2025-05-07T20:13:20.8427300Z D=77, 2025-05-07T20:13:20.8427390Z B=80, 2025-05-07T20:13:20.8427469Z log_E=3, 2025-05-07T20:13:20.8427549Z L=4, 2025-05-07T20:13:20.8427644Z D_gradcheck=2, 2025-05-07T20:13:20.8427742Z stochastic_rounding=True, 2025-05-07T20:13:20.8427827Z weighted=True, 2025-05-07T20:13:20.8427924Z row_wise=False, 2025-05-07T20:13:20.8428006Z mixed=False, 2025-05-07T20:13:20.8428105Z use_cache=True, 2025-05-07T20:13:20.8428217Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.8428325Z use_cpu=True, 2025-05-07T20:13:20.8428447Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.8428525Z ) 2025-05-07T20:13:20.8428663Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.8429041Z self=, 2025-05-07T20:13:20.8429127Z mixed_B=False, 2025-05-07T20:13:20.8429214Z compile=True, 2025-05-07T20:13:20.8429303Z T=1, 2025-05-07T20:13:20.8429383Z D=4, 2025-05-07T20:13:20.8429463Z B=126, 2025-05-07T20:13:20.8429556Z log_E=4, 2025-05-07T20:13:20.8429636Z L=4, 2025-05-07T20:13:20.8429721Z D_gradcheck=1, 2025-05-07T20:13:20.8429832Z stochastic_rounding=False, 2025-05-07T20:13:20.8429916Z weighted=True, 2025-05-07T20:13:20.8430011Z row_wise=False, 2025-05-07T20:13:20.8430123Z mixed=False, 2025-05-07T20:13:20.8430207Z use_cache=False, 2025-05-07T20:13:20.8430329Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.8430413Z use_cpu=True, 2025-05-07T20:13:20.8430517Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.8430604Z ) 2025-05-07T20:13:20.8430740Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.8431104Z self=, 2025-05-07T20:13:20.8431198Z mixed_B=False, 2025-05-07T20:13:20.8431281Z compile=False, 2025-05-07T20:13:20.8431360Z T=1, 2025-05-07T20:13:20.8431453Z D=112, 2025-05-07T20:13:20.8431532Z B=97, 2025-05-07T20:13:20.8431612Z log_E=3, 2025-05-07T20:13:20.8431704Z L=17, 2025-05-07T20:13:20.8431787Z D_gradcheck=1, 2025-05-07T20:13:20.8431896Z stochastic_rounding=True, 2025-05-07T20:13:20.8431982Z weighted=False, 2025-05-07T20:13:20.8432068Z row_wise=True, 2025-05-07T20:13:20.8432165Z mixed=True, 2025-05-07T20:13:20.8432253Z use_cache=False, 2025-05-07T20:13:20.8432363Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.8432461Z use_cpu=True, 2025-05-07T20:13:20.8432567Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.8432644Z ) 2025-05-07T20:13:20.8432797Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.8433162Z self=, 2025-05-07T20:13:20.8433247Z mixed_B=True, 2025-05-07T20:13:20.8433346Z compile=True, 2025-05-07T20:13:20.8433429Z T=3, 2025-05-07T20:13:20.8433524Z D=54, 2025-05-07T20:13:20.8433604Z B=57, 2025-05-07T20:13:20.8433686Z log_E=5, 2025-05-07T20:13:20.8433780Z L=18, 2025-05-07T20:13:20.8433866Z D_gradcheck=2, 2025-05-07T20:13:20.8433967Z stochastic_rounding=False, 2025-05-07T20:13:20.8434072Z weighted=False, 2025-05-07T20:13:20.8434158Z row_wise=False, 2025-05-07T20:13:20.8434244Z mixed=False, 2025-05-07T20:13:20.8434344Z use_cache=False, 2025-05-07T20:13:20.8434456Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.8434542Z use_cpu=True, 2025-05-07T20:13:20.8434659Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.8434736Z ) 2025-05-07T20:13:20.8434875Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.8435292Z self=, 2025-05-07T20:13:20.8435378Z mixed_B=False, 2025-05-07T20:13:20.8435479Z compile=True, 2025-05-07T20:13:20.8435561Z T=4, 2025-05-07T20:13:20.8435667Z D=107, 2025-05-07T20:13:20.8435758Z B=39, 2025-05-07T20:13:20.8435841Z log_E=3, 2025-05-07T20:13:20.8435920Z L=13, 2025-05-07T20:13:20.8436107Z D_gradcheck=2, 2025-05-07T20:13:20.8436211Z stochastic_rounding=True, 2025-05-07T20:13:20.8436295Z weighted=True, 2025-05-07T20:13:20.8436393Z row_wise=True, 2025-05-07T20:13:20.8436479Z mixed=True, 2025-05-07T20:13:20.8436565Z use_cache=False, 2025-05-07T20:13:20.8436691Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.8436809Z use_cpu=True, 2025-05-07T20:13:20.8436915Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.8437003Z ) 2025-05-07T20:13:20.8437138Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.8437510Z self=, 2025-05-07T20:13:20.8437594Z mixed_B=False, 2025-05-07T20:13:20.8437678Z compile=True, 2025-05-07T20:13:20.8437769Z T=1, 2025-05-07T20:13:20.8437850Z D=54, 2025-05-07T20:13:20.8437929Z B=80, 2025-05-07T20:13:20.8438021Z log_E=5, 2025-05-07T20:13:20.8438099Z L=3, 2025-05-07T20:13:20.8438183Z D_gradcheck=2, 2025-05-07T20:13:20.8438296Z stochastic_rounding=False, 2025-05-07T20:13:20.8438379Z weighted=True, 2025-05-07T20:13:20.8438462Z row_wise=True, 2025-05-07T20:13:20.8438582Z mixed=False, 2025-05-07T20:13:20.8438669Z use_cache=False, 2025-05-07T20:13:20.8438778Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.8438870Z use_cpu=True, 2025-05-07T20:13:20.8438975Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.8439061Z ) 2025-05-07T20:13:20.8770163Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.8770573Z self=, 2025-05-07T20:13:20.8770680Z mixed_B=False, 2025-05-07T20:13:20.8770769Z compile=False, 2025-05-07T20:13:20.8770852Z T=1, 2025-05-07T20:13:20.8770943Z D=9, 2025-05-07T20:13:20.8771024Z B=46, 2025-05-07T20:13:20.8771104Z log_E=5, 2025-05-07T20:13:20.8771198Z L=15, 2025-05-07T20:13:20.8771283Z D_gradcheck=1, 2025-05-07T20:13:20.8771402Z stochastic_rounding=False, 2025-05-07T20:13:20.8771488Z weighted=False, 2025-05-07T20:13:20.8771571Z row_wise=True, 2025-05-07T20:13:20.8771666Z mixed=True, 2025-05-07T20:13:20.8771821Z use_cache=False, 2025-05-07T20:13:20.8771935Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.8772032Z use_cpu=True, 2025-05-07T20:13:20.8772141Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.8772219Z ) 2025-05-07T20:13:20.8772372Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.8772740Z self=, 2025-05-07T20:13:20.8772837Z mixed_B=False, 2025-05-07T20:13:20.8772923Z compile=False, 2025-05-07T20:13:20.8773004Z T=3, 2025-05-07T20:13:20.8773097Z D=17, 2025-05-07T20:13:20.8773179Z B=105, 2025-05-07T20:13:20.8773259Z log_E=3, 2025-05-07T20:13:20.8773350Z L=3, 2025-05-07T20:13:20.8773435Z D_gradcheck=2, 2025-05-07T20:13:20.8773537Z stochastic_rounding=False, 2025-05-07T20:13:20.8773636Z weighted=False, 2025-05-07T20:13:20.8773720Z row_wise=False, 2025-05-07T20:13:20.8773804Z mixed=False, 2025-05-07T20:13:20.8773900Z use_cache=True, 2025-05-07T20:13:20.8774013Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.8774096Z use_cpu=True, 2025-05-07T20:13:20.8774214Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.8774292Z ) 2025-05-07T20:13:20.8774430Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.8774933Z self=, 2025-05-07T20:13:20.8775022Z mixed_B=False, 2025-05-07T20:13:20.8775121Z compile=True, 2025-05-07T20:13:20.8775201Z T=2, 2025-05-07T20:13:20.8775281Z D=92, 2025-05-07T20:13:20.8775418Z B=21, 2025-05-07T20:13:20.8775499Z log_E=3, 2025-05-07T20:13:20.8775578Z L=11, 2025-05-07T20:13:20.8775673Z D_gradcheck=1, 2025-05-07T20:13:20.8775772Z stochastic_rounding=False, 2025-05-07T20:13:20.8775858Z weighted=False, 2025-05-07T20:13:20.8775953Z row_wise=False, 2025-05-07T20:13:20.8776039Z mixed=False, 2025-05-07T20:13:20.8776124Z use_cache=False, 2025-05-07T20:13:20.8776250Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.8776334Z use_cpu=True, 2025-05-07T20:13:20.8776491Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.8776568Z ) 2025-05-07T20:13:20.8776705Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.8777082Z self=, 2025-05-07T20:13:20.8777165Z mixed_B=True, 2025-05-07T20:13:20.8777251Z compile=False, 2025-05-07T20:13:20.8777342Z T=2, 2025-05-07T20:13:20.8777420Z D=44, 2025-05-07T20:13:20.8777502Z B=120, 2025-05-07T20:13:20.8777596Z log_E=5, 2025-05-07T20:13:20.8777676Z L=0, 2025-05-07T20:13:20.8777762Z D_gradcheck=1, 2025-05-07T20:13:20.8777875Z stochastic_rounding=True, 2025-05-07T20:13:20.8777959Z weighted=True, 2025-05-07T20:13:20.8778042Z row_wise=True, 2025-05-07T20:13:20.8778206Z mixed=False, 2025-05-07T20:13:20.8778291Z use_cache=True, 2025-05-07T20:13:20.8778414Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.8778496Z use_cpu=True, 2025-05-07T20:13:20.8778603Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.8778692Z ) 2025-05-07T20:13:20.8778828Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.8779195Z self=, 2025-05-07T20:13:20.8779294Z mixed_B=False, 2025-05-07T20:13:20.8779379Z compile=False, 2025-05-07T20:13:20.8779459Z T=1, 2025-05-07T20:13:20.8779550Z D=110, 2025-05-07T20:13:20.8779631Z B=125, 2025-05-07T20:13:20.8779711Z log_E=3, 2025-05-07T20:13:20.8779802Z L=2, 2025-05-07T20:13:20.8779889Z D_gradcheck=2, 2025-05-07T20:13:20.8779989Z stochastic_rounding=False, 2025-05-07T20:13:20.8780088Z weighted=False, 2025-05-07T20:13:20.8780172Z row_wise=True, 2025-05-07T20:13:20.8780268Z mixed=True, 2025-05-07T20:13:20.8780355Z use_cache=False, 2025-05-07T20:13:20.8780468Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.8780566Z use_cpu=True, 2025-05-07T20:13:20.8780673Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.8780751Z ) 2025-05-07T20:13:20.8780908Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.8781269Z self=, 2025-05-07T20:13:20.8781353Z mixed_B=False, 2025-05-07T20:13:20.8781455Z compile=True, 2025-05-07T20:13:20.8781534Z T=4, 2025-05-07T20:13:20.8781612Z D=120, 2025-05-07T20:13:20.8781707Z B=44, 2025-05-07T20:13:20.8781788Z log_E=4, 2025-05-07T20:13:20.8781866Z L=9, 2025-05-07T20:13:20.8781964Z D_gradcheck=2, 2025-05-07T20:13:20.8782062Z stochastic_rounding=False, 2025-05-07T20:13:20.8782156Z weighted=True, 2025-05-07T20:13:20.8782241Z row_wise=False, 2025-05-07T20:13:20.8782326Z mixed=False, 2025-05-07T20:13:20.8782424Z use_cache=False, 2025-05-07T20:13:20.8782533Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.8782617Z use_cpu=True, 2025-05-07T20:13:20.8782738Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.8782814Z ) 2025-05-07T20:13:20.8782950Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.8783361Z self=, 2025-05-07T20:13:20.8783445Z mixed_B=True, 2025-05-07T20:13:20.8783529Z compile=True, 2025-05-07T20:13:20.8783623Z T=2, 2025-05-07T20:13:20.8783702Z D=24, 2025-05-07T20:13:20.8783823Z B=81, 2025-05-07T20:13:20.8783906Z log_E=3, 2025-05-07T20:13:20.8783987Z L=9, 2025-05-07T20:13:20.8784087Z D_gradcheck=2, 2025-05-07T20:13:20.8784187Z stochastic_rounding=True, 2025-05-07T20:13:20.8784275Z weighted=True, 2025-05-07T20:13:20.8784371Z row_wise=True, 2025-05-07T20:13:20.8784457Z mixed=True, 2025-05-07T20:13:20.8784542Z use_cache=True, 2025-05-07T20:13:20.8784668Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.8784753Z use_cpu=True, 2025-05-07T20:13:20.8784884Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.8784979Z ) 2025-05-07T20:13:20.8785116Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.8785478Z self=, 2025-05-07T20:13:20.8785576Z mixed_B=True, 2025-05-07T20:13:20.8785663Z compile=True, 2025-05-07T20:13:20.8785760Z T=4, 2025-05-07T20:13:20.8785842Z D=27, 2025-05-07T20:13:20.8785924Z B=59, 2025-05-07T20:13:20.8786019Z log_E=5, 2025-05-07T20:13:20.8786100Z L=3, 2025-05-07T20:13:20.8786187Z D_gradcheck=2, 2025-05-07T20:13:20.8786302Z stochastic_rounding=False, 2025-05-07T20:13:20.8786388Z weighted=True, 2025-05-07T20:13:20.8786473Z row_wise=False, 2025-05-07T20:13:20.8786598Z mixed=False, 2025-05-07T20:13:20.8786686Z use_cache=True, 2025-05-07T20:13:20.8786796Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.8786895Z use_cpu=True, 2025-05-07T20:13:20.8787005Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.8787082Z ) 2025-05-07T20:13:20.8787238Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.8787603Z self=, 2025-05-07T20:13:20.8787706Z mixed_B=False, 2025-05-07T20:13:20.8787791Z compile=True, 2025-05-07T20:13:20.8787871Z T=1, 2025-05-07T20:13:20.8787965Z D=54, 2025-05-07T20:13:20.8788047Z B=75, 2025-05-07T20:13:20.8788130Z log_E=5, 2025-05-07T20:13:20.8788226Z L=10, 2025-05-07T20:13:20.8788313Z D_gradcheck=2, 2025-05-07T20:13:20.8788412Z stochastic_rounding=False, 2025-05-07T20:13:20.8788510Z weighted=False, 2025-05-07T20:13:20.8788593Z row_wise=True, 2025-05-07T20:13:20.8788678Z mixed=False, 2025-05-07T20:13:20.8788776Z use_cache=False, 2025-05-07T20:13:20.8788885Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.8788970Z use_cpu=True, 2025-05-07T20:13:20.8789090Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.8789168Z ) 2025-05-07T20:13:20.8789320Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.8789681Z self=, 2025-05-07T20:13:20.8789766Z mixed_B=False, 2025-05-07T20:13:20.8789863Z compile=True, 2025-05-07T20:13:20.8789942Z T=2, 2025-05-07T20:13:20.8790019Z D=24, 2025-05-07T20:13:20.8790111Z B=79, 2025-05-07T20:13:20.8790191Z log_E=4, 2025-05-07T20:13:20.8790268Z L=1, 2025-05-07T20:13:20.8790365Z D_gradcheck=1, 2025-05-07T20:13:20.8790465Z stochastic_rounding=False, 2025-05-07T20:13:20.8790549Z weighted=True, 2025-05-07T20:13:20.8790650Z row_wise=False, 2025-05-07T20:13:20.8790735Z mixed=False, 2025-05-07T20:13:20.8790834Z use_cache=True, 2025-05-07T20:13:20.8790947Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.8791031Z use_cpu=True, 2025-05-07T20:13:20.8791155Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.8791233Z ) 2025-05-07T20:13:20.8791373Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.8791772Z self=, 2025-05-07T20:13:20.8791857Z mixed_B=False, 2025-05-07T20:13:20.8791943Z compile=True, 2025-05-07T20:13:20.8792033Z T=4, 2025-05-07T20:13:20.8792113Z D=58, 2025-05-07T20:13:20.8792218Z B=59, 2025-05-07T20:13:20.8792314Z log_E=3, 2025-05-07T20:13:20.8792394Z L=12, 2025-05-07T20:13:20.8792479Z D_gradcheck=2, 2025-05-07T20:13:20.8792589Z stochastic_rounding=False, 2025-05-07T20:13:20.8792675Z weighted=False, 2025-05-07T20:13:20.8792772Z row_wise=False, 2025-05-07T20:13:20.8792856Z mixed=False, 2025-05-07T20:13:20.8792942Z use_cache=False, 2025-05-07T20:13:20.8793063Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.8793145Z use_cpu=True, 2025-05-07T20:13:20.8793280Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.8793367Z ) 2025-05-07T20:13:20.8793505Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.8793869Z self=, 2025-05-07T20:13:20.8793965Z mixed_B=False, 2025-05-07T20:13:20.8794049Z compile=True, 2025-05-07T20:13:20.8794128Z T=2, 2025-05-07T20:13:20.8794219Z D=80, 2025-05-07T20:13:20.8794301Z B=29, 2025-05-07T20:13:20.8794394Z log_E=5, 2025-05-07T20:13:20.8794474Z L=9, 2025-05-07T20:13:20.8794559Z D_gradcheck=2, 2025-05-07T20:13:20.8794671Z stochastic_rounding=False, 2025-05-07T20:13:20.8794756Z weighted=False, 2025-05-07T20:13:20.8794839Z row_wise=True, 2025-05-07T20:13:20.8794933Z mixed=False, 2025-05-07T20:13:20.8795046Z use_cache=False, 2025-05-07T20:13:20.8795156Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.8795254Z use_cpu=True, 2025-05-07T20:13:20.8795361Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.8795437Z ) 2025-05-07T20:13:20.8795587Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.8796029Z self=, 2025-05-07T20:13:20.8796117Z mixed_B=True, 2025-05-07T20:13:20.8796220Z compile=False, 2025-05-07T20:13:20.8796300Z T=2, 2025-05-07T20:13:20.8796392Z D=33, 2025-05-07T20:13:20.8796472Z B=123, 2025-05-07T20:13:20.8796555Z log_E=5, 2025-05-07T20:13:20.8796648Z L=2, 2025-05-07T20:13:20.8796733Z D_gradcheck=2, 2025-05-07T20:13:20.8796832Z stochastic_rounding=True, 2025-05-07T20:13:20.8796931Z weighted=False, 2025-05-07T20:13:20.8797015Z row_wise=True, 2025-05-07T20:13:20.8797097Z mixed=True, 2025-05-07T20:13:20.8797197Z use_cache=True, 2025-05-07T20:13:20.8797308Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.8797392Z use_cpu=True, 2025-05-07T20:13:20.8797515Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.8797591Z ) 2025-05-07T20:13:20.8797728Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.8798104Z self=, 2025-05-07T20:13:20.8798188Z mixed_B=False, 2025-05-07T20:13:20.8798286Z compile=False, 2025-05-07T20:13:20.8798365Z T=5, 2025-05-07T20:13:20.8798444Z D=81, 2025-05-07T20:13:20.8798533Z B=28, 2025-05-07T20:13:20.8798614Z log_E=4, 2025-05-07T20:13:20.8798694Z L=11, 2025-05-07T20:13:20.8798792Z D_gradcheck=1, 2025-05-07T20:13:20.8798889Z stochastic_rounding=True, 2025-05-07T20:13:20.8798976Z weighted=False, 2025-05-07T20:13:20.8799070Z row_wise=False, 2025-05-07T20:13:20.8799153Z mixed=False, 2025-05-07T20:13:20.8799239Z use_cache=False, 2025-05-07T20:13:20.8799361Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.8799444Z use_cpu=True, 2025-05-07T20:13:20.8799551Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.8799639Z ) 2025-05-07T20:13:20.8799777Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.8800186Z self=, 2025-05-07T20:13:20.8800270Z mixed_B=True, 2025-05-07T20:13:20.8800356Z compile=False, 2025-05-07T20:13:20.8800447Z T=3, 2025-05-07T20:13:20.8800526Z D=123, 2025-05-07T20:13:20.8800605Z B=80, 2025-05-07T20:13:20.8800724Z log_E=3, 2025-05-07T20:13:20.8800802Z L=16, 2025-05-07T20:13:20.8800886Z D_gradcheck=1, 2025-05-07T20:13:20.8801002Z stochastic_rounding=True, 2025-05-07T20:13:20.8801087Z weighted=False, 2025-05-07T20:13:20.8801172Z row_wise=False, 2025-05-07T20:13:20.8801267Z mixed=False, 2025-05-07T20:13:20.8801354Z use_cache=True, 2025-05-07T20:13:20.8801467Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.8801563Z use_cpu=True, 2025-05-07T20:13:20.8801692Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.8801784Z ) 2025-05-07T20:13:20.8801922Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.8802284Z self=, 2025-05-07T20:13:20.8802381Z mixed_B=True, 2025-05-07T20:13:20.8802466Z compile=False, 2025-05-07T20:13:20.8802545Z T=1, 2025-05-07T20:13:20.8802635Z D=77, 2025-05-07T20:13:20.8802712Z B=107, 2025-05-07T20:13:20.8802796Z log_E=3, 2025-05-07T20:13:20.8802887Z L=11, 2025-05-07T20:13:20.8802972Z D_gradcheck=1, 2025-05-07T20:13:20.8803071Z stochastic_rounding=False, 2025-05-07T20:13:20.8803167Z weighted=True, 2025-05-07T20:13:20.8803251Z row_wise=True, 2025-05-07T20:13:20.8803344Z mixed=True, 2025-05-07T20:13:20.8803456Z use_cache=False, 2025-05-07T20:13:20.8803566Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.8803662Z use_cpu=True, 2025-05-07T20:13:20.8803767Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.8803844Z ) 2025-05-07T20:13:20.8803995Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.8804357Z self=, 2025-05-07T20:13:20.8804442Z mixed_B=False, 2025-05-07T20:13:20.8804543Z compile=True, 2025-05-07T20:13:20.8804623Z T=2, 2025-05-07T20:13:20.8804704Z D=91, 2025-05-07T20:13:20.8804800Z B=112, 2025-05-07T20:13:20.8804884Z log_E=4, 2025-05-07T20:13:20.8804989Z L=0, 2025-05-07T20:13:20.8805075Z D_gradcheck=2, 2025-05-07T20:13:20.8805177Z stochastic_rounding=True, 2025-05-07T20:13:20.8805277Z weighted=True, 2025-05-07T20:13:20.8805362Z row_wise=True, 2025-05-07T20:13:20.8805612Z mixed=True, 2025-05-07T20:13:20.8805719Z use_cache=True, 2025-05-07T20:13:20.8805833Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.8805918Z use_cpu=True, 2025-05-07T20:13:20.8806040Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.8806118Z ) 2025-05-07T20:13:20.9134048Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.9134450Z self=, 2025-05-07T20:13:20.9134544Z mixed_B=True, 2025-05-07T20:13:20.9134648Z compile=False, 2025-05-07T20:13:20.9134728Z T=2, 2025-05-07T20:13:20.9134812Z D=40, 2025-05-07T20:13:20.9134907Z B=53, 2025-05-07T20:13:20.9134992Z log_E=4, 2025-05-07T20:13:20.9135072Z L=5, 2025-05-07T20:13:20.9135170Z D_gradcheck=2, 2025-05-07T20:13:20.9135271Z stochastic_rounding=True, 2025-05-07T20:13:20.9135361Z weighted=False, 2025-05-07T20:13:20.9135458Z row_wise=True, 2025-05-07T20:13:20.9135546Z mixed=True, 2025-05-07T20:13:20.9135634Z use_cache=True, 2025-05-07T20:13:20.9135763Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.9135921Z use_cpu=True, 2025-05-07T20:13:20.9136041Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.9136118Z ) 2025-05-07T20:13:20.9136258Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.9136637Z self=, 2025-05-07T20:13:20.9136833Z mixed_B=True, 2025-05-07T20:13:20.9136918Z compile=True, 2025-05-07T20:13:20.9137013Z T=2, 2025-05-07T20:13:20.9137091Z D=30, 2025-05-07T20:13:20.9137171Z B=110, 2025-05-07T20:13:20.9137325Z log_E=4, 2025-05-07T20:13:20.9137403Z L=19, 2025-05-07T20:13:20.9137501Z D_gradcheck=2, 2025-05-07T20:13:20.9137600Z stochastic_rounding=True, 2025-05-07T20:13:20.9137688Z weighted=False, 2025-05-07T20:13:20.9137786Z row_wise=True, 2025-05-07T20:13:20.9137869Z mixed=False, 2025-05-07T20:13:20.9137955Z use_cache=False, 2025-05-07T20:13:20.9138082Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.9138164Z use_cpu=True, 2025-05-07T20:13:20.9138267Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.9138416Z ) 2025-05-07T20:13:20.9138555Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.9138917Z self=, 2025-05-07T20:13:20.9139016Z mixed_B=False, 2025-05-07T20:13:20.9139105Z compile=False, 2025-05-07T20:13:20.9139184Z T=1, 2025-05-07T20:13:20.9139276Z D=47, 2025-05-07T20:13:20.9139356Z B=126, 2025-05-07T20:13:20.9139452Z log_E=3, 2025-05-07T20:13:20.9139531Z L=1, 2025-05-07T20:13:20.9139617Z D_gradcheck=2, 2025-05-07T20:13:20.9139728Z stochastic_rounding=True, 2025-05-07T20:13:20.9139815Z weighted=False, 2025-05-07T20:13:20.9139902Z row_wise=False, 2025-05-07T20:13:20.9139997Z mixed=True, 2025-05-07T20:13:20.9140125Z use_cache=False, 2025-05-07T20:13:20.9140236Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.9140334Z use_cpu=True, 2025-05-07T20:13:20.9140440Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.9140517Z ) 2025-05-07T20:13:20.9140666Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.9141028Z self=, 2025-05-07T20:13:20.9141124Z mixed_B=True, 2025-05-07T20:13:20.9141209Z compile=True, 2025-05-07T20:13:20.9141289Z T=4, 2025-05-07T20:13:20.9141382Z D=10, 2025-05-07T20:13:20.9141461Z B=89, 2025-05-07T20:13:20.9141542Z log_E=3, 2025-05-07T20:13:20.9141633Z L=10, 2025-05-07T20:13:20.9141718Z D_gradcheck=1, 2025-05-07T20:13:20.9141814Z stochastic_rounding=True, 2025-05-07T20:13:20.9141911Z weighted=True, 2025-05-07T20:13:20.9141995Z row_wise=False, 2025-05-07T20:13:20.9142079Z mixed=True, 2025-05-07T20:13:20.9142182Z use_cache=False, 2025-05-07T20:13:20.9142294Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.9142378Z use_cpu=True, 2025-05-07T20:13:20.9142495Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.9142573Z ) 2025-05-07T20:13:20.9142710Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.9143084Z self=, 2025-05-07T20:13:20.9143169Z mixed_B=True, 2025-05-07T20:13:20.9143266Z compile=False, 2025-05-07T20:13:20.9143345Z T=2, 2025-05-07T20:13:20.9143423Z D=4, 2025-05-07T20:13:20.9143515Z B=66, 2025-05-07T20:13:20.9143596Z log_E=5, 2025-05-07T20:13:20.9143675Z L=1, 2025-05-07T20:13:20.9143774Z D_gradcheck=1, 2025-05-07T20:13:20.9143874Z stochastic_rounding=False, 2025-05-07T20:13:20.9143959Z weighted=False, 2025-05-07T20:13:20.9144058Z row_wise=True, 2025-05-07T20:13:20.9144144Z mixed=False, 2025-05-07T20:13:20.9144229Z use_cache=True, 2025-05-07T20:13:20.9144352Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.9144436Z use_cpu=True, 2025-05-07T20:13:20.9144553Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.9144631Z ) 2025-05-07T20:13:20.9144771Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.9145144Z self=, 2025-05-07T20:13:20.9145256Z mixed_B=False, 2025-05-07T20:13:20.9145343Z compile=True, 2025-05-07T20:13:20.9145434Z T=5, 2025-05-07T20:13:20.9145513Z D=48, 2025-05-07T20:13:20.9145591Z B=96, 2025-05-07T20:13:20.9145708Z log_E=5, 2025-05-07T20:13:20.9145788Z L=14, 2025-05-07T20:13:20.9145871Z D_gradcheck=2, 2025-05-07T20:13:20.9145981Z stochastic_rounding=True, 2025-05-07T20:13:20.9146069Z weighted=False, 2025-05-07T20:13:20.9146152Z row_wise=False, 2025-05-07T20:13:20.9146248Z mixed=False, 2025-05-07T20:13:20.9146336Z use_cache=False, 2025-05-07T20:13:20.9146455Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.9146539Z use_cpu=True, 2025-05-07T20:13:20.9146643Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.9146761Z ) 2025-05-07T20:13:20.9146898Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.9147258Z self=, 2025-05-07T20:13:20.9147355Z mixed_B=True, 2025-05-07T20:13:20.9147440Z compile=True, 2025-05-07T20:13:20.9147519Z T=3, 2025-05-07T20:13:20.9147610Z D=114, 2025-05-07T20:13:20.9147689Z B=108, 2025-05-07T20:13:20.9147771Z log_E=4, 2025-05-07T20:13:20.9147860Z L=4, 2025-05-07T20:13:20.9147943Z D_gradcheck=2, 2025-05-07T20:13:20.9148042Z stochastic_rounding=True, 2025-05-07T20:13:20.9148139Z weighted=False, 2025-05-07T20:13:20.9148221Z row_wise=True, 2025-05-07T20:13:20.9148315Z mixed=False, 2025-05-07T20:13:20.9148426Z use_cache=True, 2025-05-07T20:13:20.9148534Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.9148628Z use_cpu=True, 2025-05-07T20:13:20.9148732Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.9148810Z ) 2025-05-07T20:13:20.9148958Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.9149321Z self=, 2025-05-07T20:13:20.9149406Z mixed_B=True, 2025-05-07T20:13:20.9149502Z compile=True, 2025-05-07T20:13:20.9149582Z T=2, 2025-05-07T20:13:20.9149661Z D=54, 2025-05-07T20:13:20.9149751Z B=102, 2025-05-07T20:13:20.9149834Z log_E=4, 2025-05-07T20:13:20.9149933Z L=20, 2025-05-07T20:13:20.9150017Z D_gradcheck=1, 2025-05-07T20:13:20.9150114Z stochastic_rounding=True, 2025-05-07T20:13:20.9150214Z weighted=False, 2025-05-07T20:13:20.9150299Z row_wise=True, 2025-05-07T20:13:20.9150384Z mixed=False, 2025-05-07T20:13:20.9150481Z use_cache=False, 2025-05-07T20:13:20.9150595Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.9150679Z use_cpu=True, 2025-05-07T20:13:20.9150795Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.9150874Z ) 2025-05-07T20:13:20.9151013Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.9151385Z self=, 2025-05-07T20:13:20.9151471Z mixed_B=False, 2025-05-07T20:13:20.9151554Z compile=True, 2025-05-07T20:13:20.9151645Z T=5, 2025-05-07T20:13:20.9151725Z D=112, 2025-05-07T20:13:20.9151815Z B=95, 2025-05-07T20:13:20.9151894Z log_E=4, 2025-05-07T20:13:20.9151974Z L=4, 2025-05-07T20:13:20.9152071Z D_gradcheck=2, 2025-05-07T20:13:20.9152171Z stochastic_rounding=False, 2025-05-07T20:13:20.9152258Z weighted=False, 2025-05-07T20:13:20.9152365Z row_wise=False, 2025-05-07T20:13:20.9152448Z mixed=True, 2025-05-07T20:13:20.9152534Z use_cache=True, 2025-05-07T20:13:20.9152660Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.9152744Z use_cpu=True, 2025-05-07T20:13:20.9152849Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.9152940Z ) 2025-05-07T20:13:20.9153078Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.9153443Z self=, 2025-05-07T20:13:20.9153567Z mixed_B=False, 2025-05-07T20:13:20.9153656Z compile=False, 2025-05-07T20:13:20.9153748Z T=4, 2025-05-07T20:13:20.9153828Z D=13, 2025-05-07T20:13:20.9153909Z B=106, 2025-05-07T20:13:20.9154004Z log_E=3, 2025-05-07T20:13:20.9154108Z L=6, 2025-05-07T20:13:20.9154192Z D_gradcheck=1, 2025-05-07T20:13:20.9154307Z stochastic_rounding=False, 2025-05-07T20:13:20.9154394Z weighted=False, 2025-05-07T20:13:20.9154480Z row_wise=False, 2025-05-07T20:13:20.9154578Z mixed=True, 2025-05-07T20:13:20.9154665Z use_cache=True, 2025-05-07T20:13:20.9154778Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.9154876Z use_cpu=True, 2025-05-07T20:13:20.9154984Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.9155088Z ) 2025-05-07T20:13:20.9155239Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.9155602Z self=, 2025-05-07T20:13:20.9155703Z mixed_B=False, 2025-05-07T20:13:20.9155788Z compile=True, 2025-05-07T20:13:20.9155869Z T=4, 2025-05-07T20:13:20.9156050Z D=103, 2025-05-07T20:13:20.9156133Z B=42, 2025-05-07T20:13:20.9156216Z log_E=5, 2025-05-07T20:13:20.9156314Z L=1, 2025-05-07T20:13:20.9156399Z D_gradcheck=2, 2025-05-07T20:13:20.9156497Z stochastic_rounding=False, 2025-05-07T20:13:20.9156596Z weighted=True, 2025-05-07T20:13:20.9156681Z row_wise=False, 2025-05-07T20:13:20.9156767Z mixed=False, 2025-05-07T20:13:20.9156868Z use_cache=True, 2025-05-07T20:13:20.9157008Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.9157104Z use_cpu=True, 2025-05-07T20:13:20.9157209Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.9157286Z ) 2025-05-07T20:13:20.9157436Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.9157795Z self=, 2025-05-07T20:13:20.9157880Z mixed_B=False, 2025-05-07T20:13:20.9157975Z compile=True, 2025-05-07T20:13:20.9158054Z T=1, 2025-05-07T20:13:20.9158133Z D=2, 2025-05-07T20:13:20.9158227Z B=124, 2025-05-07T20:13:20.9158307Z log_E=4, 2025-05-07T20:13:20.9158387Z L=9, 2025-05-07T20:13:20.9158483Z D_gradcheck=1, 2025-05-07T20:13:20.9158581Z stochastic_rounding=False, 2025-05-07T20:13:20.9158667Z weighted=False, 2025-05-07T20:13:20.9158763Z row_wise=False, 2025-05-07T20:13:20.9158843Z mixed=True, 2025-05-07T20:13:20.9158939Z use_cache=True, 2025-05-07T20:13:20.9159050Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.9159133Z use_cpu=True, 2025-05-07T20:13:20.9159249Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.9159327Z ) 2025-05-07T20:13:20.9159469Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.9159839Z self=, 2025-05-07T20:13:20.9159923Z mixed_B=True, 2025-05-07T20:13:20.9160007Z compile=True, 2025-05-07T20:13:20.9160097Z T=5, 2025-05-07T20:13:20.9160178Z D=66, 2025-05-07T20:13:20.9160258Z B=81, 2025-05-07T20:13:20.9160351Z log_E=4, 2025-05-07T20:13:20.9160433Z L=3, 2025-05-07T20:13:20.9160519Z D_gradcheck=2, 2025-05-07T20:13:20.9160633Z stochastic_rounding=False, 2025-05-07T20:13:20.9160721Z weighted=True, 2025-05-07T20:13:20.9160818Z row_wise=True, 2025-05-07T20:13:20.9160901Z mixed=False, 2025-05-07T20:13:20.9160984Z use_cache=True, 2025-05-07T20:13:20.9161109Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.9161194Z use_cpu=True, 2025-05-07T20:13:20.9161298Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.9161386Z ) 2025-05-07T20:13:20.9161524Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.9161886Z self=, 2025-05-07T20:13:20.9161981Z mixed_B=True, 2025-05-07T20:13:20.9162092Z compile=False, 2025-05-07T20:13:20.9162171Z T=2, 2025-05-07T20:13:20.9162262Z D=80, 2025-05-07T20:13:20.9162340Z B=123, 2025-05-07T20:13:20.9162431Z log_E=5, 2025-05-07T20:13:20.9162536Z L=3, 2025-05-07T20:13:20.9162621Z D_gradcheck=1, 2025-05-07T20:13:20.9162732Z stochastic_rounding=False, 2025-05-07T20:13:20.9162820Z weighted=False, 2025-05-07T20:13:20.9162906Z row_wise=False, 2025-05-07T20:13:20.9163001Z mixed=True, 2025-05-07T20:13:20.9163086Z use_cache=False, 2025-05-07T20:13:20.9163199Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.9163296Z use_cpu=True, 2025-05-07T20:13:20.9163401Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.9163479Z ) 2025-05-07T20:13:20.9163659Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.9164022Z self=, 2025-05-07T20:13:20.9164108Z mixed_B=False, 2025-05-07T20:13:20.9164205Z compile=True, 2025-05-07T20:13:20.9164285Z T=1, 2025-05-07T20:13:20.9164378Z D=89, 2025-05-07T20:13:20.9164458Z B=40, 2025-05-07T20:13:20.9164541Z log_E=4, 2025-05-07T20:13:20.9164633Z L=17, 2025-05-07T20:13:20.9164716Z D_gradcheck=1, 2025-05-07T20:13:20.9164815Z stochastic_rounding=False, 2025-05-07T20:13:20.9164911Z weighted=False, 2025-05-07T20:13:20.9164993Z row_wise=True, 2025-05-07T20:13:20.9165076Z mixed=False, 2025-05-07T20:13:20.9165171Z use_cache=True, 2025-05-07T20:13:20.9165306Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.9165388Z use_cpu=True, 2025-05-07T20:13:20.9165503Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.9165580Z ) 2025-05-07T20:13:20.9165718Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.9166093Z self=, 2025-05-07T20:13:20.9166177Z mixed_B=False, 2025-05-07T20:13:20.9166276Z compile=False, 2025-05-07T20:13:20.9166354Z T=5, 2025-05-07T20:13:20.9166432Z D=121, 2025-05-07T20:13:20.9166524Z B=23, 2025-05-07T20:13:20.9166603Z log_E=5, 2025-05-07T20:13:20.9166684Z L=5, 2025-05-07T20:13:20.9166782Z D_gradcheck=2, 2025-05-07T20:13:20.9166879Z stochastic_rounding=False, 2025-05-07T20:13:20.9166965Z weighted=False, 2025-05-07T20:13:20.9167062Z row_wise=False, 2025-05-07T20:13:20.9167145Z mixed=False, 2025-05-07T20:13:20.9167229Z use_cache=True, 2025-05-07T20:13:20.9167353Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.9167437Z use_cpu=True, 2025-05-07T20:13:20.9167541Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.9167629Z ) 2025-05-07T20:13:20.9167766Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.9168143Z self=, 2025-05-07T20:13:20.9168226Z mixed_B=True, 2025-05-07T20:13:20.9168312Z compile=False, 2025-05-07T20:13:20.9168418Z T=2, 2025-05-07T20:13:20.9168498Z D=83, 2025-05-07T20:13:20.9168577Z B=15, 2025-05-07T20:13:20.9168669Z log_E=5, 2025-05-07T20:13:20.9168748Z L=14, 2025-05-07T20:13:20.9168830Z D_gradcheck=2, 2025-05-07T20:13:20.9168942Z stochastic_rounding=False, 2025-05-07T20:13:20.9169026Z weighted=False, 2025-05-07T20:13:20.9169109Z row_wise=True, 2025-05-07T20:13:20.9169206Z mixed=True, 2025-05-07T20:13:20.9169291Z use_cache=True, 2025-05-07T20:13:20.9169416Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.9169501Z use_cpu=True, 2025-05-07T20:13:20.9169605Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.9169695Z ) 2025-05-07T20:13:20.9503368Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.9503754Z self=, 2025-05-07T20:13:20.9503857Z mixed_B=True, 2025-05-07T20:13:20.9504059Z compile=False, 2025-05-07T20:13:20.9504161Z T=4, 2025-05-07T20:13:20.9504240Z D=6, 2025-05-07T20:13:20.9504376Z B=68, 2025-05-07T20:13:20.9504459Z log_E=3, 2025-05-07T20:13:20.9504613Z L=17, 2025-05-07T20:13:20.9504711Z D_gradcheck=1, 2025-05-07T20:13:20.9504814Z stochastic_rounding=False, 2025-05-07T20:13:20.9504915Z weighted=False, 2025-05-07T20:13:20.9505000Z row_wise=False, 2025-05-07T20:13:20.9505082Z mixed=True, 2025-05-07T20:13:20.9505182Z use_cache=False, 2025-05-07T20:13:20.9505296Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.9505380Z use_cpu=True, 2025-05-07T20:13:20.9505619Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.9505698Z ) 2025-05-07T20:13:20.9505878Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.9506256Z self=, 2025-05-07T20:13:20.9506342Z mixed_B=True, 2025-05-07T20:13:20.9506430Z compile=True, 2025-05-07T20:13:20.9506519Z T=4, 2025-05-07T20:13:20.9506598Z D=59, 2025-05-07T20:13:20.9506677Z B=57, 2025-05-07T20:13:20.9506770Z log_E=3, 2025-05-07T20:13:20.9506851Z L=1, 2025-05-07T20:13:20.9506952Z D_gradcheck=2, 2025-05-07T20:13:20.9507052Z stochastic_rounding=True, 2025-05-07T20:13:20.9507138Z weighted=True, 2025-05-07T20:13:20.9507238Z row_wise=False, 2025-05-07T20:13:20.9507321Z mixed=False, 2025-05-07T20:13:20.9507411Z use_cache=True, 2025-05-07T20:13:20.9507573Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.9507658Z use_cpu=True, 2025-05-07T20:13:20.9507764Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.9507854Z ) 2025-05-07T20:13:20.9507994Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.9508357Z self=, 2025-05-07T20:13:20.9508457Z mixed_B=False, 2025-05-07T20:13:20.9508548Z compile=False, 2025-05-07T20:13:20.9508640Z T=5, 2025-05-07T20:13:20.9508721Z D=106, 2025-05-07T20:13:20.9508803Z B=117, 2025-05-07T20:13:20.9508898Z log_E=3, 2025-05-07T20:13:20.9508981Z L=3, 2025-05-07T20:13:20.9509067Z D_gradcheck=1, 2025-05-07T20:13:20.9509186Z stochastic_rounding=True, 2025-05-07T20:13:20.9509273Z weighted=True, 2025-05-07T20:13:20.9509358Z row_wise=False, 2025-05-07T20:13:20.9509458Z mixed=True, 2025-05-07T20:13:20.9509545Z use_cache=True, 2025-05-07T20:13:20.9509658Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.9509758Z use_cpu=True, 2025-05-07T20:13:20.9509864Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.9509943Z ) 2025-05-07T20:13:20.9510094Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.9510458Z self=, 2025-05-07T20:13:20.9510560Z mixed_B=True, 2025-05-07T20:13:20.9510648Z compile=True, 2025-05-07T20:13:20.9510730Z T=4, 2025-05-07T20:13:20.9510820Z D=94, 2025-05-07T20:13:20.9510898Z B=100, 2025-05-07T20:13:20.9510977Z log_E=5, 2025-05-07T20:13:20.9511067Z L=5, 2025-05-07T20:13:20.9511154Z D_gradcheck=1, 2025-05-07T20:13:20.9511255Z stochastic_rounding=False, 2025-05-07T20:13:20.9511353Z weighted=False, 2025-05-07T20:13:20.9511438Z row_wise=False, 2025-05-07T20:13:20.9511523Z mixed=False, 2025-05-07T20:13:20.9511619Z use_cache=False, 2025-05-07T20:13:20.9511731Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.9511813Z use_cpu=True, 2025-05-07T20:13:20.9511932Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.9512008Z ) 2025-05-07T20:13:20.9512160Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.9512519Z self=, 2025-05-07T20:13:20.9512601Z mixed_B=True, 2025-05-07T20:13:20.9512738Z compile=False, 2025-05-07T20:13:20.9512818Z T=5, 2025-05-07T20:13:20.9512897Z D=121, 2025-05-07T20:13:20.9512987Z B=123, 2025-05-07T20:13:20.9513067Z log_E=4, 2025-05-07T20:13:20.9513145Z L=9, 2025-05-07T20:13:20.9513280Z D_gradcheck=1, 2025-05-07T20:13:20.9513378Z stochastic_rounding=True, 2025-05-07T20:13:20.9513464Z weighted=False, 2025-05-07T20:13:20.9513565Z row_wise=False, 2025-05-07T20:13:20.9513647Z mixed=True, 2025-05-07T20:13:20.9513732Z use_cache=False, 2025-05-07T20:13:20.9513862Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.9513946Z use_cpu=True, 2025-05-07T20:13:20.9514069Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.9514144Z ) 2025-05-07T20:13:20.9514311Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.9514685Z self=, 2025-05-07T20:13:20.9524905Z mixed_B=True, 2025-05-07T20:13:20.9525063Z compile=False, 2025-05-07T20:13:20.9525157Z T=2, 2025-05-07T20:13:20.9525236Z D=101, 2025-05-07T20:13:20.9525314Z B=47, 2025-05-07T20:13:20.9525411Z log_E=4, 2025-05-07T20:13:20.9525489Z L=15, 2025-05-07T20:13:20.9525581Z D_gradcheck=1, 2025-05-07T20:13:20.9525698Z stochastic_rounding=False, 2025-05-07T20:13:20.9525784Z weighted=False, 2025-05-07T20:13:20.9525868Z row_wise=False, 2025-05-07T20:13:20.9525961Z mixed=True, 2025-05-07T20:13:20.9526047Z use_cache=False, 2025-05-07T20:13:20.9526254Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.9526353Z use_cpu=True, 2025-05-07T20:13:20.9526463Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.9526544Z ) 2025-05-07T20:13:20.9526710Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.9527092Z self=, 2025-05-07T20:13:20.9527191Z mixed_B=False, 2025-05-07T20:13:20.9527278Z compile=True, 2025-05-07T20:13:20.9527357Z T=4, 2025-05-07T20:13:20.9527451Z D=93, 2025-05-07T20:13:20.9527530Z B=19, 2025-05-07T20:13:20.9527609Z log_E=5, 2025-05-07T20:13:20.9527700Z L=6, 2025-05-07T20:13:20.9527787Z D_gradcheck=1, 2025-05-07T20:13:20.9527885Z stochastic_rounding=True, 2025-05-07T20:13:20.9527981Z weighted=False, 2025-05-07T20:13:20.9528064Z row_wise=False, 2025-05-07T20:13:20.9528145Z mixed=False, 2025-05-07T20:13:20.9528243Z use_cache=False, 2025-05-07T20:13:20.9528355Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.9528452Z use_cpu=True, 2025-05-07T20:13:20.9528558Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.9528635Z ) 2025-05-07T20:13:20.9528788Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.9529153Z self=, 2025-05-07T20:13:20.9529236Z mixed_B=True, 2025-05-07T20:13:20.9529334Z compile=False, 2025-05-07T20:13:20.9529413Z T=3, 2025-05-07T20:13:20.9529498Z D=63, 2025-05-07T20:13:20.9529589Z B=39, 2025-05-07T20:13:20.9529668Z log_E=4, 2025-05-07T20:13:20.9529749Z L=10, 2025-05-07T20:13:20.9529847Z D_gradcheck=2, 2025-05-07T20:13:20.9529949Z stochastic_rounding=False, 2025-05-07T20:13:20.9530037Z weighted=False, 2025-05-07T20:13:20.9530136Z row_wise=False, 2025-05-07T20:13:20.9530217Z mixed=False, 2025-05-07T20:13:20.9530315Z use_cache=False, 2025-05-07T20:13:20.9530428Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.9530514Z use_cpu=True, 2025-05-07T20:13:20.9530636Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.9530712Z ) 2025-05-07T20:13:20.9530852Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.9531230Z self=, 2025-05-07T20:13:20.9531314Z mixed_B=True, 2025-05-07T20:13:20.9531431Z compile=True, 2025-05-07T20:13:20.9531521Z T=5, 2025-05-07T20:13:20.9531600Z D=3, 2025-05-07T20:13:20.9531678Z B=89, 2025-05-07T20:13:20.9531769Z log_E=5, 2025-05-07T20:13:20.9531848Z L=11, 2025-05-07T20:13:20.9531964Z D_gradcheck=1, 2025-05-07T20:13:20.9532076Z stochastic_rounding=False, 2025-05-07T20:13:20.9532161Z weighted=True, 2025-05-07T20:13:20.9532257Z row_wise=True, 2025-05-07T20:13:20.9532339Z mixed=True, 2025-05-07T20:13:20.9532423Z use_cache=True, 2025-05-07T20:13:20.9532547Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.9532633Z use_cpu=True, 2025-05-07T20:13:20.9532737Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.9532827Z ) 2025-05-07T20:13:20.9532993Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.9533358Z self=, 2025-05-07T20:13:20.9533457Z mixed_B=False, 2025-05-07T20:13:20.9533543Z compile=True, 2025-05-07T20:13:20.9533622Z T=3, 2025-05-07T20:13:20.9533713Z D=21, 2025-05-07T20:13:20.9533793Z B=47, 2025-05-07T20:13:20.9533887Z log_E=4, 2025-05-07T20:13:20.9533967Z L=8, 2025-05-07T20:13:20.9534054Z D_gradcheck=1, 2025-05-07T20:13:20.9534170Z stochastic_rounding=False, 2025-05-07T20:13:20.9534255Z weighted=True, 2025-05-07T20:13:20.9534340Z row_wise=True, 2025-05-07T20:13:20.9534437Z mixed=False, 2025-05-07T20:13:20.9534525Z use_cache=False, 2025-05-07T20:13:20.9534636Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.9534761Z use_cpu=True, 2025-05-07T20:13:20.9534868Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.9534943Z ) 2025-05-07T20:13:20.9535096Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.9535458Z self=, 2025-05-07T20:13:20.9535554Z mixed_B=False, 2025-05-07T20:13:20.9535641Z compile=True, 2025-05-07T20:13:20.9535722Z T=1, 2025-05-07T20:13:20.9535812Z D=44, 2025-05-07T20:13:20.9535891Z B=90, 2025-05-07T20:13:20.9535971Z log_E=5, 2025-05-07T20:13:20.9536061Z L=2, 2025-05-07T20:13:20.9536147Z D_gradcheck=2, 2025-05-07T20:13:20.9536247Z stochastic_rounding=False, 2025-05-07T20:13:20.9536346Z weighted=False, 2025-05-07T20:13:20.9536431Z row_wise=True, 2025-05-07T20:13:20.9536514Z mixed=False, 2025-05-07T20:13:20.9536613Z use_cache=False, 2025-05-07T20:13:20.9536724Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.9536810Z use_cpu=True, 2025-05-07T20:13:20.9536928Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.9537006Z ) 2025-05-07T20:13:20.9537147Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.9537521Z self=, 2025-05-07T20:13:20.9537609Z mixed_B=True, 2025-05-07T20:13:20.9537749Z compile=False, 2025-05-07T20:13:20.9537827Z T=3, 2025-05-07T20:13:20.9537921Z D=35, 2025-05-07T20:13:20.9538002Z B=58, 2025-05-07T20:13:20.9538081Z log_E=3, 2025-05-07T20:13:20.9538176Z L=2, 2025-05-07T20:13:20.9538262Z D_gradcheck=2, 2025-05-07T20:13:20.9538361Z stochastic_rounding=False, 2025-05-07T20:13:20.9538463Z weighted=True, 2025-05-07T20:13:20.9538547Z row_wise=True, 2025-05-07T20:13:20.9538629Z mixed=False, 2025-05-07T20:13:20.9538728Z use_cache=True, 2025-05-07T20:13:20.9538838Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.9538923Z use_cpu=True, 2025-05-07T20:13:20.9539038Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.9539113Z ) 2025-05-07T20:13:20.9539250Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.9539625Z self=, 2025-05-07T20:13:20.9539708Z mixed_B=True, 2025-05-07T20:13:20.9539806Z compile=False, 2025-05-07T20:13:20.9539913Z T=4, 2025-05-07T20:13:20.9539994Z D=103, 2025-05-07T20:13:20.9540086Z B=123, 2025-05-07T20:13:20.9540166Z log_E=4, 2025-05-07T20:13:20.9540243Z L=8, 2025-05-07T20:13:20.9540369Z D_gradcheck=1, 2025-05-07T20:13:20.9540469Z stochastic_rounding=False, 2025-05-07T20:13:20.9540553Z weighted=True, 2025-05-07T20:13:20.9540650Z row_wise=False, 2025-05-07T20:13:20.9540735Z mixed=False, 2025-05-07T20:13:20.9540821Z use_cache=False, 2025-05-07T20:13:20.9540954Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.9541040Z use_cpu=True, 2025-05-07T20:13:20.9541163Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.9541239Z ) 2025-05-07T20:13:20.9541403Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.9541778Z self=, 2025-05-07T20:13:20.9541863Z mixed_B=False, 2025-05-07T20:13:20.9541949Z compile=False, 2025-05-07T20:13:20.9542041Z T=1, 2025-05-07T20:13:20.9542121Z D=18, 2025-05-07T20:13:20.9542199Z B=54, 2025-05-07T20:13:20.9542293Z log_E=5, 2025-05-07T20:13:20.9542373Z L=12, 2025-05-07T20:13:20.9542460Z D_gradcheck=1, 2025-05-07T20:13:20.9542569Z stochastic_rounding=True, 2025-05-07T20:13:20.9542653Z weighted=False, 2025-05-07T20:13:20.9542736Z row_wise=True, 2025-05-07T20:13:20.9542831Z mixed=True, 2025-05-07T20:13:20.9542916Z use_cache=True, 2025-05-07T20:13:20.9543037Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.9543148Z use_cpu=True, 2025-05-07T20:13:20.9543253Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.9543340Z ) 2025-05-07T20:13:20.9543478Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.9543841Z self=, 2025-05-07T20:13:20.9543938Z mixed_B=True, 2025-05-07T20:13:20.9544022Z compile=True, 2025-05-07T20:13:20.9544103Z T=4, 2025-05-07T20:13:20.9544196Z D=54, 2025-05-07T20:13:20.9544275Z B=11, 2025-05-07T20:13:20.9544354Z log_E=5, 2025-05-07T20:13:20.9544445Z L=11, 2025-05-07T20:13:20.9544532Z D_gradcheck=2, 2025-05-07T20:13:20.9544631Z stochastic_rounding=False, 2025-05-07T20:13:20.9544728Z weighted=False, 2025-05-07T20:13:20.9544812Z row_wise=False, 2025-05-07T20:13:20.9544907Z mixed=True, 2025-05-07T20:13:20.9544991Z use_cache=True, 2025-05-07T20:13:20.9545101Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.9545199Z use_cpu=True, 2025-05-07T20:13:20.9545302Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.9545377Z ) 2025-05-07T20:13:20.9545527Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.9545886Z self=, 2025-05-07T20:13:20.9545970Z mixed_B=False, 2025-05-07T20:13:20.9546067Z compile=False, 2025-05-07T20:13:20.9546147Z T=3, 2025-05-07T20:13:20.9546227Z D=18, 2025-05-07T20:13:20.9546318Z B=62, 2025-05-07T20:13:20.9546396Z log_E=5, 2025-05-07T20:13:20.9546487Z L=6, 2025-05-07T20:13:20.9546571Z D_gradcheck=1, 2025-05-07T20:13:20.9546670Z stochastic_rounding=True, 2025-05-07T20:13:20.9546768Z weighted=False, 2025-05-07T20:13:20.9546852Z row_wise=False, 2025-05-07T20:13:20.9546933Z mixed=True, 2025-05-07T20:13:20.9547031Z use_cache=False, 2025-05-07T20:13:20.9547141Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.9547224Z use_cpu=True, 2025-05-07T20:13:20.9547341Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.9547418Z ) 2025-05-07T20:13:20.9547556Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.9547930Z self=, 2025-05-07T20:13:20.9548012Z mixed_B=True, 2025-05-07T20:13:20.9548097Z compile=True, 2025-05-07T20:13:20.9548214Z T=3, 2025-05-07T20:13:20.9548295Z D=117, 2025-05-07T20:13:20.9548385Z B=18, 2025-05-07T20:13:20.9548464Z log_E=5, 2025-05-07T20:13:20.9548542Z L=16, 2025-05-07T20:13:20.9548637Z D_gradcheck=1, 2025-05-07T20:13:20.9548761Z stochastic_rounding=True, 2025-05-07T20:13:20.9548844Z weighted=True, 2025-05-07T20:13:20.9548941Z row_wise=True, 2025-05-07T20:13:20.9549025Z mixed=True, 2025-05-07T20:13:20.9549111Z use_cache=False, 2025-05-07T20:13:20.9549232Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.9549316Z use_cpu=True, 2025-05-07T20:13:20.9549422Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.9549511Z ) 2025-05-07T20:13:20.9874912Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.9875345Z self=, 2025-05-07T20:13:20.9875431Z mixed_B=False, 2025-05-07T20:13:20.9875537Z compile=False, 2025-05-07T20:13:20.9875619Z T=2, 2025-05-07T20:13:20.9875697Z D=99, 2025-05-07T20:13:20.9875790Z B=77, 2025-05-07T20:13:20.9875870Z log_E=3, 2025-05-07T20:13:20.9876027Z L=2, 2025-05-07T20:13:20.9876126Z D_gradcheck=1, 2025-05-07T20:13:20.9876226Z stochastic_rounding=True, 2025-05-07T20:13:20.9876312Z weighted=True, 2025-05-07T20:13:20.9876409Z row_wise=True, 2025-05-07T20:13:20.9876492Z mixed=False, 2025-05-07T20:13:20.9876578Z use_cache=False, 2025-05-07T20:13:20.9876699Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.9876832Z use_cpu=True, 2025-05-07T20:13:20.9876937Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.9877025Z ) 2025-05-07T20:13:20.9877164Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.9877540Z self=, 2025-05-07T20:13:20.9877624Z mixed_B=False, 2025-05-07T20:13:20.9877709Z compile=True, 2025-05-07T20:13:20.9877805Z T=2, 2025-05-07T20:13:20.9877884Z D=21, 2025-05-07T20:13:20.9877963Z B=79, 2025-05-07T20:13:20.9878058Z log_E=5, 2025-05-07T20:13:20.9878138Z L=13, 2025-05-07T20:13:20.9878226Z D_gradcheck=2, 2025-05-07T20:13:20.9878338Z stochastic_rounding=True, 2025-05-07T20:13:20.9878424Z weighted=False, 2025-05-07T20:13:20.9878508Z row_wise=True, 2025-05-07T20:13:20.9878603Z mixed=True, 2025-05-07T20:13:20.9878688Z use_cache=True, 2025-05-07T20:13:20.9878799Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.9878897Z use_cpu=True, 2025-05-07T20:13:20.9879002Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.9879092Z ) 2025-05-07T20:13:20.9879231Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.9879596Z self=, 2025-05-07T20:13:20.9879694Z mixed_B=False, 2025-05-07T20:13:20.9879779Z compile=False, 2025-05-07T20:13:20.9879858Z T=3, 2025-05-07T20:13:20.9879951Z D=84, 2025-05-07T20:13:20.9880030Z B=1, 2025-05-07T20:13:20.9880109Z log_E=5, 2025-05-07T20:13:20.9880199Z L=17, 2025-05-07T20:13:20.9880284Z D_gradcheck=1, 2025-05-07T20:13:20.9880386Z stochastic_rounding=False, 2025-05-07T20:13:20.9880486Z weighted=True, 2025-05-07T20:13:20.9880570Z row_wise=False, 2025-05-07T20:13:20.9880665Z mixed=False, 2025-05-07T20:13:20.9880750Z use_cache=True, 2025-05-07T20:13:20.9880859Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.9880955Z use_cpu=True, 2025-05-07T20:13:20.9881058Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.9881137Z ) 2025-05-07T20:13:20.9881285Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.9881649Z self=, 2025-05-07T20:13:20.9881732Z mixed_B=False, 2025-05-07T20:13:20.9881828Z compile=True, 2025-05-07T20:13:20.9881940Z T=4, 2025-05-07T20:13:20.9882042Z D=61, 2025-05-07T20:13:20.9882123Z B=121, 2025-05-07T20:13:20.9882203Z log_E=4, 2025-05-07T20:13:20.9882295Z L=19, 2025-05-07T20:13:20.9882383Z D_gradcheck=2, 2025-05-07T20:13:20.9882545Z stochastic_rounding=False, 2025-05-07T20:13:20.9882647Z weighted=False, 2025-05-07T20:13:20.9882732Z row_wise=False, 2025-05-07T20:13:20.9882816Z mixed=False, 2025-05-07T20:13:20.9882917Z use_cache=False, 2025-05-07T20:13:20.9883027Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.9883115Z use_cpu=True, 2025-05-07T20:13:20.9883235Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.9883317Z ) 2025-05-07T20:13:20.9883469Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.9883863Z self=, 2025-05-07T20:13:20.9883951Z mixed_B=False, 2025-05-07T20:13:20.9884050Z compile=False, 2025-05-07T20:13:20.9884132Z T=3, 2025-05-07T20:13:20.9884212Z D=16, 2025-05-07T20:13:20.9884305Z B=123, 2025-05-07T20:13:20.9884387Z log_E=4, 2025-05-07T20:13:20.9884467Z L=15, 2025-05-07T20:13:20.9884566Z D_gradcheck=2, 2025-05-07T20:13:20.9884668Z stochastic_rounding=True, 2025-05-07T20:13:20.9884752Z weighted=True, 2025-05-07T20:13:20.9884854Z row_wise=False, 2025-05-07T20:13:20.9884939Z mixed=False, 2025-05-07T20:13:20.9885026Z use_cache=False, 2025-05-07T20:13:20.9885151Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.9885269Z use_cpu=True, 2025-05-07T20:13:20.9885390Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.9885468Z ) 2025-05-07T20:13:20.9885607Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.9885989Z self=, 2025-05-07T20:13:20.9886071Z mixed_B=False, 2025-05-07T20:13:20.9886154Z compile=False, 2025-05-07T20:13:20.9886252Z T=5, 2025-05-07T20:13:20.9886329Z D=72, 2025-05-07T20:13:20.9886406Z B=29, 2025-05-07T20:13:20.9886497Z log_E=4, 2025-05-07T20:13:20.9886578Z L=2, 2025-05-07T20:13:20.9886662Z D_gradcheck=1, 2025-05-07T20:13:20.9886779Z stochastic_rounding=True, 2025-05-07T20:13:20.9886865Z weighted=False, 2025-05-07T20:13:20.9886951Z row_wise=True, 2025-05-07T20:13:20.9887046Z mixed=False, 2025-05-07T20:13:20.9887132Z use_cache=False, 2025-05-07T20:13:20.9887251Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.9887335Z use_cpu=True, 2025-05-07T20:13:20.9887439Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.9887527Z ) 2025-05-07T20:13:20.9887662Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.9888025Z self=, 2025-05-07T20:13:20.9888120Z mixed_B=True, 2025-05-07T20:13:20.9888205Z compile=False, 2025-05-07T20:13:20.9888287Z T=4, 2025-05-07T20:13:20.9888377Z D=34, 2025-05-07T20:13:20.9888456Z B=32, 2025-05-07T20:13:20.9888535Z log_E=4, 2025-05-07T20:13:20.9888625Z L=1, 2025-05-07T20:13:20.9888709Z D_gradcheck=2, 2025-05-07T20:13:20.9888817Z stochastic_rounding=True, 2025-05-07T20:13:20.9888902Z weighted=True, 2025-05-07T20:13:20.9888988Z row_wise=True, 2025-05-07T20:13:20.9889084Z mixed=True, 2025-05-07T20:13:20.9889169Z use_cache=True, 2025-05-07T20:13:20.9889335Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.9889423Z use_cpu=True, 2025-05-07T20:13:20.9889542Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.9889617Z ) 2025-05-07T20:13:20.9889754Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.9890129Z self=, 2025-05-07T20:13:20.9890213Z mixed_B=True, 2025-05-07T20:13:20.9890298Z compile=True, 2025-05-07T20:13:20.9890393Z T=1, 2025-05-07T20:13:20.9890497Z D=79, 2025-05-07T20:13:20.9890577Z B=5, 2025-05-07T20:13:20.9890668Z log_E=4, 2025-05-07T20:13:20.9890747Z L=17, 2025-05-07T20:13:20.9890832Z D_gradcheck=1, 2025-05-07T20:13:20.9890967Z stochastic_rounding=True, 2025-05-07T20:13:20.9891051Z weighted=True, 2025-05-07T20:13:20.9891133Z row_wise=True, 2025-05-07T20:13:20.9891225Z mixed=True, 2025-05-07T20:13:20.9891312Z use_cache=False, 2025-05-07T20:13:20.9891438Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.9891522Z use_cpu=True, 2025-05-07T20:13:20.9891626Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.9891712Z ) 2025-05-07T20:13:20.9891849Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.9892236Z self=, 2025-05-07T20:13:20.9892331Z mixed_B=True, 2025-05-07T20:13:20.9892415Z compile=True, 2025-05-07T20:13:20.9892494Z T=5, 2025-05-07T20:13:20.9892586Z D=114, 2025-05-07T20:13:20.9892666Z B=106, 2025-05-07T20:13:20.9892748Z log_E=4, 2025-05-07T20:13:20.9892839Z L=11, 2025-05-07T20:13:20.9892923Z D_gradcheck=2, 2025-05-07T20:13:20.9893037Z stochastic_rounding=False, 2025-05-07T20:13:20.9893124Z weighted=False, 2025-05-07T20:13:20.9893208Z row_wise=False, 2025-05-07T20:13:20.9893303Z mixed=True, 2025-05-07T20:13:20.9893388Z use_cache=True, 2025-05-07T20:13:20.9893501Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.9893596Z use_cpu=True, 2025-05-07T20:13:20.9893729Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.9893805Z ) 2025-05-07T20:13:20.9893953Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.9894312Z self=, 2025-05-07T20:13:20.9894395Z mixed_B=True, 2025-05-07T20:13:20.9894493Z compile=False, 2025-05-07T20:13:20.9894571Z T=1, 2025-05-07T20:13:20.9894651Z D=99, 2025-05-07T20:13:20.9894740Z B=54, 2025-05-07T20:13:20.9894818Z log_E=3, 2025-05-07T20:13:20.9894910Z L=20, 2025-05-07T20:13:20.9894995Z D_gradcheck=2, 2025-05-07T20:13:20.9895096Z stochastic_rounding=False, 2025-05-07T20:13:20.9895193Z weighted=False, 2025-05-07T20:13:20.9895278Z row_wise=True, 2025-05-07T20:13:20.9895361Z mixed=False, 2025-05-07T20:13:20.9895456Z use_cache=True, 2025-05-07T20:13:20.9895564Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.9895646Z use_cpu=True, 2025-05-07T20:13:20.9895763Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.9895839Z ) 2025-05-07T20:13:20.9895975Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.9896352Z self=, 2025-05-07T20:13:20.9896437Z mixed_B=False, 2025-05-07T20:13:20.9896533Z compile=True, 2025-05-07T20:13:20.9896610Z T=2, 2025-05-07T20:13:20.9896690Z D=74, 2025-05-07T20:13:20.9896779Z B=19, 2025-05-07T20:13:20.9896859Z log_E=3, 2025-05-07T20:13:20.9896937Z L=9, 2025-05-07T20:13:20.9897032Z D_gradcheck=2, 2025-05-07T20:13:20.9897135Z stochastic_rounding=False, 2025-05-07T20:13:20.9897219Z weighted=True, 2025-05-07T20:13:20.9897314Z row_wise=True, 2025-05-07T20:13:20.9897396Z mixed=False, 2025-05-07T20:13:20.9897481Z use_cache=False, 2025-05-07T20:13:20.9897599Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.9897681Z use_cpu=True, 2025-05-07T20:13:20.9897787Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.9897873Z ) 2025-05-07T20:13:20.9898010Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.9898384Z self=, 2025-05-07T20:13:20.9898469Z mixed_B=False, 2025-05-07T20:13:20.9898554Z compile=False, 2025-05-07T20:13:20.9898644Z T=2, 2025-05-07T20:13:20.9898750Z D=113, 2025-05-07T20:13:20.9898830Z B=86, 2025-05-07T20:13:20.9898921Z log_E=4, 2025-05-07T20:13:20.9899000Z L=15, 2025-05-07T20:13:20.9899085Z D_gradcheck=1, 2025-05-07T20:13:20.9899219Z stochastic_rounding=True, 2025-05-07T20:13:20.9899307Z weighted=False, 2025-05-07T20:13:20.9899391Z row_wise=True, 2025-05-07T20:13:20.9899483Z mixed=False, 2025-05-07T20:13:20.9899571Z use_cache=False, 2025-05-07T20:13:20.9899682Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.9899774Z use_cpu=True, 2025-05-07T20:13:20.9899879Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.9899967Z ) 2025-05-07T20:13:20.9900103Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.9900489Z self=, 2025-05-07T20:13:20.9900592Z mixed_B=False, 2025-05-07T20:13:20.9900678Z compile=True, 2025-05-07T20:13:20.9900759Z T=1, 2025-05-07T20:13:20.9900851Z D=28, 2025-05-07T20:13:20.9900930Z B=44, 2025-05-07T20:13:20.9901009Z log_E=5, 2025-05-07T20:13:20.9901098Z L=2, 2025-05-07T20:13:20.9901181Z D_gradcheck=2, 2025-05-07T20:13:20.9901279Z stochastic_rounding=True, 2025-05-07T20:13:20.9901375Z weighted=False, 2025-05-07T20:13:20.9901458Z row_wise=True, 2025-05-07T20:13:20.9901541Z mixed=False, 2025-05-07T20:13:20.9901634Z use_cache=True, 2025-05-07T20:13:20.9901743Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.9901836Z use_cpu=True, 2025-05-07T20:13:20.9901966Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.9902043Z ) 2025-05-07T20:13:20.9902189Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.9902551Z self=, 2025-05-07T20:13:20.9902636Z mixed_B=True, 2025-05-07T20:13:20.9902734Z compile=False, 2025-05-07T20:13:20.9902814Z T=4, 2025-05-07T20:13:20.9902895Z D=6, 2025-05-07T20:13:20.9902987Z B=58, 2025-05-07T20:13:20.9903068Z log_E=3, 2025-05-07T20:13:20.9903147Z L=2, 2025-05-07T20:13:20.9903244Z D_gradcheck=2, 2025-05-07T20:13:20.9903342Z stochastic_rounding=True, 2025-05-07T20:13:20.9903430Z weighted=True, 2025-05-07T20:13:20.9903526Z row_wise=True, 2025-05-07T20:13:20.9903612Z mixed=False, 2025-05-07T20:13:20.9903708Z use_cache=False, 2025-05-07T20:13:20.9903818Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:20.9903904Z use_cpu=True, 2025-05-07T20:13:20.9904025Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.9904103Z ) 2025-05-07T20:13:20.9904243Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.9904620Z self=, 2025-05-07T20:13:20.9904705Z mixed_B=True, 2025-05-07T20:13:20.9904790Z compile=False, 2025-05-07T20:13:20.9904885Z T=2, 2025-05-07T20:13:20.9904967Z D=124, 2025-05-07T20:13:20.9905048Z B=40, 2025-05-07T20:13:20.9905144Z log_E=4, 2025-05-07T20:13:20.9905224Z L=6, 2025-05-07T20:13:20.9905323Z D_gradcheck=1, 2025-05-07T20:13:20.9905594Z stochastic_rounding=False, 2025-05-07T20:13:20.9905681Z weighted=True, 2025-05-07T20:13:20.9905781Z row_wise=False, 2025-05-07T20:13:20.9905865Z mixed=False, 2025-05-07T20:13:20.9905952Z use_cache=False, 2025-05-07T20:13:20.9906077Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.9906162Z use_cpu=True, 2025-05-07T20:13:20.9906270Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.9906358Z ) 2025-05-07T20:13:20.9906498Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.9906860Z self=, 2025-05-07T20:13:20.9906958Z mixed_B=False, 2025-05-07T20:13:20.9907044Z compile=True, 2025-05-07T20:13:20.9907124Z T=1, 2025-05-07T20:13:20.9907273Z D=27, 2025-05-07T20:13:20.9907352Z B=85, 2025-05-07T20:13:20.9907445Z log_E=5, 2025-05-07T20:13:20.9907523Z L=12, 2025-05-07T20:13:20.9907609Z D_gradcheck=1, 2025-05-07T20:13:20.9907724Z stochastic_rounding=True, 2025-05-07T20:13:20.9907851Z weighted=False, 2025-05-07T20:13:20.9907935Z row_wise=True, 2025-05-07T20:13:20.9908028Z mixed=False, 2025-05-07T20:13:20.9908111Z use_cache=True, 2025-05-07T20:13:20.9908220Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.9908315Z use_cpu=True, 2025-05-07T20:13:20.9908418Z output_dtype=SparseType.FP16, 2025-05-07T20:13:20.9908493Z ) 2025-05-07T20:13:20.9908642Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:20.9909047Z self=, 2025-05-07T20:13:20.9909145Z mixed_B=True, 2025-05-07T20:13:20.9909227Z compile=True, 2025-05-07T20:13:20.9909302Z T=1, 2025-05-07T20:13:20.9909392Z D=24, 2025-05-07T20:13:20.9909475Z B=13, 2025-05-07T20:13:20.9909553Z log_E=4, 2025-05-07T20:13:20.9909644Z L=20, 2025-05-07T20:13:20.9909728Z D_gradcheck=1, 2025-05-07T20:13:20.9909823Z stochastic_rounding=True, 2025-05-07T20:13:20.9909925Z weighted=False, 2025-05-07T20:13:20.9910011Z row_wise=True, 2025-05-07T20:13:20.9910091Z mixed=False, 2025-05-07T20:13:20.9910190Z use_cache=False, 2025-05-07T20:13:20.9910300Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:20.9910383Z use_cpu=True, 2025-05-07T20:13:20.9910543Z output_dtype=SparseType.FP32, 2025-05-07T20:13:20.9910618Z ) 2025-05-07T20:13:21.0246538Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.0246943Z self=, 2025-05-07T20:13:21.0247062Z mixed_B=False, 2025-05-07T20:13:21.0247206Z compile=False, 2025-05-07T20:13:21.0247302Z T=2, 2025-05-07T20:13:21.0247381Z D=81, 2025-05-07T20:13:21.0247474Z B=23, 2025-05-07T20:13:21.0247554Z log_E=4, 2025-05-07T20:13:21.0247632Z L=10, 2025-05-07T20:13:21.0247731Z D_gradcheck=1, 2025-05-07T20:13:21.0247831Z stochastic_rounding=True, 2025-05-07T20:13:21.0247931Z weighted=False, 2025-05-07T20:13:21.0248013Z row_wise=True, 2025-05-07T20:13:21.0248097Z mixed=False, 2025-05-07T20:13:21.0248195Z use_cache=False, 2025-05-07T20:13:21.0248306Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.0248392Z use_cpu=True, 2025-05-07T20:13:21.0248580Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.0248657Z ) 2025-05-07T20:13:21.0248794Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.0249169Z self=, 2025-05-07T20:13:21.0249255Z mixed_B=False, 2025-05-07T20:13:21.0249338Z compile=True, 2025-05-07T20:13:21.0249429Z T=3, 2025-05-07T20:13:21.0249508Z D=16, 2025-05-07T20:13:21.0249601Z B=34, 2025-05-07T20:13:21.0249681Z log_E=4, 2025-05-07T20:13:21.0249759Z L=7, 2025-05-07T20:13:21.0249857Z D_gradcheck=2, 2025-05-07T20:13:21.0249956Z stochastic_rounding=False, 2025-05-07T20:13:21.0250042Z weighted=False, 2025-05-07T20:13:21.0250137Z row_wise=False, 2025-05-07T20:13:21.0250219Z mixed=True, 2025-05-07T20:13:21.0250303Z use_cache=True, 2025-05-07T20:13:21.0250424Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.0250508Z use_cpu=True, 2025-05-07T20:13:21.0250614Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.0250702Z ) 2025-05-07T20:13:21.0250838Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.0251198Z self=, 2025-05-07T20:13:21.0251293Z mixed_B=True, 2025-05-07T20:13:21.0251377Z compile=True, 2025-05-07T20:13:21.0251466Z T=3, 2025-05-07T20:13:21.0251546Z D=9, 2025-05-07T20:13:21.0251734Z B=50, 2025-05-07T20:13:21.0251827Z log_E=3, 2025-05-07T20:13:21.0251909Z L=11, 2025-05-07T20:13:21.0251993Z D_gradcheck=2, 2025-05-07T20:13:21.0252105Z stochastic_rounding=False, 2025-05-07T20:13:21.0252230Z weighted=True, 2025-05-07T20:13:21.0252314Z row_wise=True, 2025-05-07T20:13:21.0252408Z mixed=True, 2025-05-07T20:13:21.0252493Z use_cache=False, 2025-05-07T20:13:21.0252603Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.0252696Z use_cpu=True, 2025-05-07T20:13:21.0252802Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.0252876Z ) 2025-05-07T20:13:21.0253025Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.0253424Z self=, 2025-05-07T20:13:21.0253518Z mixed_B=True, 2025-05-07T20:13:21.0253606Z compile=False, 2025-05-07T20:13:21.0253684Z T=1, 2025-05-07T20:13:21.0253774Z D=11, 2025-05-07T20:13:21.0253855Z B=95, 2025-05-07T20:13:21.0253933Z log_E=5, 2025-05-07T20:13:21.0254023Z L=10, 2025-05-07T20:13:21.0254109Z D_gradcheck=2, 2025-05-07T20:13:21.0254206Z stochastic_rounding=True, 2025-05-07T20:13:21.0254305Z weighted=False, 2025-05-07T20:13:21.0254388Z row_wise=True, 2025-05-07T20:13:21.0254470Z mixed=False, 2025-05-07T20:13:21.0254568Z use_cache=True, 2025-05-07T20:13:21.0254677Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.0254758Z use_cpu=True, 2025-05-07T20:13:21.0254913Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.0254990Z ) 2025-05-07T20:13:21.0255136Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.0255501Z self=, 2025-05-07T20:13:21.0255584Z mixed_B=True, 2025-05-07T20:13:21.0255679Z compile=True, 2025-05-07T20:13:21.0255759Z T=5, 2025-05-07T20:13:21.0255836Z D=69, 2025-05-07T20:13:21.0255927Z B=43, 2025-05-07T20:13:21.0256005Z log_E=5, 2025-05-07T20:13:21.0256082Z L=14, 2025-05-07T20:13:21.0256179Z D_gradcheck=2, 2025-05-07T20:13:21.0256277Z stochastic_rounding=True, 2025-05-07T20:13:21.0256363Z weighted=True, 2025-05-07T20:13:21.0256459Z row_wise=False, 2025-05-07T20:13:21.0256542Z mixed=False, 2025-05-07T20:13:21.0256640Z use_cache=True, 2025-05-07T20:13:21.0256752Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.0256836Z use_cpu=True, 2025-05-07T20:13:21.0256955Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.0257033Z ) 2025-05-07T20:13:21.0257170Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.0257549Z self=, 2025-05-07T20:13:21.0257632Z mixed_B=False, 2025-05-07T20:13:21.0257718Z compile=False, 2025-05-07T20:13:21.0257808Z T=5, 2025-05-07T20:13:21.0257885Z D=35, 2025-05-07T20:13:21.0257963Z B=124, 2025-05-07T20:13:21.0258056Z log_E=5, 2025-05-07T20:13:21.0258135Z L=17, 2025-05-07T20:13:21.0258220Z D_gradcheck=1, 2025-05-07T20:13:21.0258331Z stochastic_rounding=False, 2025-05-07T20:13:21.0258417Z weighted=True, 2025-05-07T20:13:21.0258508Z row_wise=True, 2025-05-07T20:13:21.0258589Z mixed=True, 2025-05-07T20:13:21.0258674Z use_cache=True, 2025-05-07T20:13:21.0258809Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.0258894Z use_cpu=True, 2025-05-07T20:13:21.0259001Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.0259093Z ) 2025-05-07T20:13:21.0259233Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.0259598Z self=, 2025-05-07T20:13:21.0259696Z mixed_B=True, 2025-05-07T20:13:21.0259782Z compile=True, 2025-05-07T20:13:21.0259863Z T=2, 2025-05-07T20:13:21.0259956Z D=70, 2025-05-07T20:13:21.0260063Z B=55, 2025-05-07T20:13:21.0260158Z log_E=3, 2025-05-07T20:13:21.0260238Z L=4, 2025-05-07T20:13:21.0260325Z D_gradcheck=1, 2025-05-07T20:13:21.0260435Z stochastic_rounding=True, 2025-05-07T20:13:21.0260547Z weighted=False, 2025-05-07T20:13:21.0260631Z row_wise=False, 2025-05-07T20:13:21.0260730Z mixed=False, 2025-05-07T20:13:21.0260817Z use_cache=False, 2025-05-07T20:13:21.0260928Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.0261028Z use_cpu=True, 2025-05-07T20:13:21.0261134Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.0261215Z ) 2025-05-07T20:13:21.0261368Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.0261758Z self=, 2025-05-07T20:13:21.0261844Z mixed_B=True, 2025-05-07T20:13:21.0261945Z compile=True, 2025-05-07T20:13:21.0262027Z T=1, 2025-05-07T20:13:21.0262120Z D=115, 2025-05-07T20:13:21.0262203Z B=16, 2025-05-07T20:13:21.0262285Z log_E=3, 2025-05-07T20:13:21.0262377Z L=12, 2025-05-07T20:13:21.0262463Z D_gradcheck=1, 2025-05-07T20:13:21.0262562Z stochastic_rounding=False, 2025-05-07T20:13:21.0262663Z weighted=False, 2025-05-07T20:13:21.0262749Z row_wise=False, 2025-05-07T20:13:21.0262833Z mixed=False, 2025-05-07T20:13:21.0262930Z use_cache=False, 2025-05-07T20:13:21.0263045Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.0263128Z use_cpu=True, 2025-05-07T20:13:21.0263246Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.0263351Z ) 2025-05-07T20:13:21.0263486Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.0263862Z self=, 2025-05-07T20:13:21.0263951Z mixed_B=False, 2025-05-07T20:13:21.0264050Z compile=True, 2025-05-07T20:13:21.0264128Z T=3, 2025-05-07T20:13:21.0264207Z D=111, 2025-05-07T20:13:21.0264297Z B=10, 2025-05-07T20:13:21.0264377Z log_E=5, 2025-05-07T20:13:21.0264456Z L=1, 2025-05-07T20:13:21.0264553Z D_gradcheck=1, 2025-05-07T20:13:21.0264654Z stochastic_rounding=True, 2025-05-07T20:13:21.0264741Z weighted=False, 2025-05-07T20:13:21.0264837Z row_wise=False, 2025-05-07T20:13:21.0264920Z mixed=False, 2025-05-07T20:13:21.0265005Z use_cache=False, 2025-05-07T20:13:21.0265125Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.0265208Z use_cpu=True, 2025-05-07T20:13:21.0265312Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.0265402Z ) 2025-05-07T20:13:21.0265539Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.0265915Z self=, 2025-05-07T20:13:21.0266000Z mixed_B=True, 2025-05-07T20:13:21.0266083Z compile=True, 2025-05-07T20:13:21.0266174Z T=3, 2025-05-07T20:13:21.0266253Z D=118, 2025-05-07T20:13:21.0266332Z B=94, 2025-05-07T20:13:21.0266424Z log_E=5, 2025-05-07T20:13:21.0266502Z L=14, 2025-05-07T20:13:21.0266586Z D_gradcheck=2, 2025-05-07T20:13:21.0266704Z stochastic_rounding=False, 2025-05-07T20:13:21.0266791Z weighted=True, 2025-05-07T20:13:21.0266878Z row_wise=True, 2025-05-07T20:13:21.0266973Z mixed=False, 2025-05-07T20:13:21.0267059Z use_cache=False, 2025-05-07T20:13:21.0267170Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.0267267Z use_cpu=True, 2025-05-07T20:13:21.0267370Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.0267459Z ) 2025-05-07T20:13:21.0267595Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.0267960Z self=, 2025-05-07T20:13:21.0268054Z mixed_B=True, 2025-05-07T20:13:21.0268138Z compile=True, 2025-05-07T20:13:21.0268217Z T=4, 2025-05-07T20:13:21.0268309Z D=28, 2025-05-07T20:13:21.0268386Z B=114, 2025-05-07T20:13:21.0268491Z log_E=4, 2025-05-07T20:13:21.0268580Z L=13, 2025-05-07T20:13:21.0268666Z D_gradcheck=1, 2025-05-07T20:13:21.0268763Z stochastic_rounding=True, 2025-05-07T20:13:21.0268889Z weighted=False, 2025-05-07T20:13:21.0268974Z row_wise=False, 2025-05-07T20:13:21.0269068Z mixed=True, 2025-05-07T20:13:21.0269155Z use_cache=False, 2025-05-07T20:13:21.0269267Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.0269363Z use_cpu=True, 2025-05-07T20:13:21.0269468Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.0269547Z ) 2025-05-07T20:13:21.0269701Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.0270089Z self=, 2025-05-07T20:13:21.0270174Z mixed_B=True, 2025-05-07T20:13:21.0270271Z compile=True, 2025-05-07T20:13:21.0270350Z T=2, 2025-05-07T20:13:21.0270429Z D=55, 2025-05-07T20:13:21.0270520Z B=102, 2025-05-07T20:13:21.0270601Z log_E=4, 2025-05-07T20:13:21.0270679Z L=12, 2025-05-07T20:13:21.0270778Z D_gradcheck=1, 2025-05-07T20:13:21.0270875Z stochastic_rounding=True, 2025-05-07T20:13:21.0270973Z weighted=True, 2025-05-07T20:13:21.0271059Z row_wise=False, 2025-05-07T20:13:21.0271141Z mixed=True, 2025-05-07T20:13:21.0271239Z use_cache=True, 2025-05-07T20:13:21.0271349Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.0271433Z use_cpu=True, 2025-05-07T20:13:21.0271549Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.0271653Z ) 2025-05-07T20:13:21.0271790Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.0272164Z self=, 2025-05-07T20:13:21.0272248Z mixed_B=False, 2025-05-07T20:13:21.0272332Z compile=False, 2025-05-07T20:13:21.0272422Z T=4, 2025-05-07T20:13:21.0272500Z D=78, 2025-05-07T20:13:21.0272590Z B=53, 2025-05-07T20:13:21.0272670Z log_E=5, 2025-05-07T20:13:21.0272749Z L=8, 2025-05-07T20:13:21.0272849Z D_gradcheck=2, 2025-05-07T20:13:21.0272945Z stochastic_rounding=True, 2025-05-07T20:13:21.0273033Z weighted=True, 2025-05-07T20:13:21.0273129Z row_wise=True, 2025-05-07T20:13:21.0273212Z mixed=True, 2025-05-07T20:13:21.0273295Z use_cache=True, 2025-05-07T20:13:21.0273416Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.0273500Z use_cpu=True, 2025-05-07T20:13:21.0273604Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.0273692Z ) 2025-05-07T20:13:21.0273828Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.0274188Z self=, 2025-05-07T20:13:21.0274284Z mixed_B=False, 2025-05-07T20:13:21.0274369Z compile=False, 2025-05-07T20:13:21.0274459Z T=1, 2025-05-07T20:13:21.0274537Z D=79, 2025-05-07T20:13:21.0274615Z B=47, 2025-05-07T20:13:21.0274708Z log_E=3, 2025-05-07T20:13:21.0274786Z L=10, 2025-05-07T20:13:21.0274870Z D_gradcheck=2, 2025-05-07T20:13:21.0274984Z stochastic_rounding=True, 2025-05-07T20:13:21.0275068Z weighted=True, 2025-05-07T20:13:21.0275153Z row_wise=True, 2025-05-07T20:13:21.0275247Z mixed=True, 2025-05-07T20:13:21.0275331Z use_cache=True, 2025-05-07T20:13:21.0275441Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.0275535Z use_cpu=True, 2025-05-07T20:13:21.0275638Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.0275716Z ) 2025-05-07T20:13:21.0275864Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.0276318Z self=, 2025-05-07T20:13:21.0276417Z mixed_B=True, 2025-05-07T20:13:21.0276502Z compile=False, 2025-05-07T20:13:21.0276583Z T=4, 2025-05-07T20:13:21.0276680Z D=67, 2025-05-07T20:13:21.0276760Z B=4, 2025-05-07T20:13:21.0276876Z log_E=5, 2025-05-07T20:13:21.0276975Z L=15, 2025-05-07T20:13:21.0277061Z D_gradcheck=2, 2025-05-07T20:13:21.0277163Z stochastic_rounding=False, 2025-05-07T20:13:21.0277261Z weighted=True, 2025-05-07T20:13:21.0277372Z row_wise=True, 2025-05-07T20:13:21.0277454Z mixed=True, 2025-05-07T20:13:21.0277554Z use_cache=True, 2025-05-07T20:13:21.0277665Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.0277749Z use_cpu=True, 2025-05-07T20:13:21.0277867Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.0277944Z ) 2025-05-07T20:13:21.0278091Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.0278480Z self=, 2025-05-07T20:13:21.0278565Z mixed_B=False, 2025-05-07T20:13:21.0278659Z compile=True, 2025-05-07T20:13:21.0278736Z T=5, 2025-05-07T20:13:21.0278815Z D=98, 2025-05-07T20:13:21.0278907Z B=65, 2025-05-07T20:13:21.0278988Z log_E=3, 2025-05-07T20:13:21.0279065Z L=16, 2025-05-07T20:13:21.0279160Z D_gradcheck=2, 2025-05-07T20:13:21.0279259Z stochastic_rounding=True, 2025-05-07T20:13:21.0279344Z weighted=False, 2025-05-07T20:13:21.0279442Z row_wise=True, 2025-05-07T20:13:21.0279527Z mixed=True, 2025-05-07T20:13:21.0279612Z use_cache=True, 2025-05-07T20:13:21.0279733Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.0279817Z use_cpu=True, 2025-05-07T20:13:21.0279936Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.0280059Z ) 2025-05-07T20:13:21.0280197Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.0280578Z self=, 2025-05-07T20:13:21.0280664Z mixed_B=False, 2025-05-07T20:13:21.0280753Z compile=True, 2025-05-07T20:13:21.0280846Z T=2, 2025-05-07T20:13:21.0280926Z D=79, 2025-05-07T20:13:21.0281006Z B=30, 2025-05-07T20:13:21.0281103Z log_E=3, 2025-05-07T20:13:21.0281183Z L=14, 2025-05-07T20:13:21.0281269Z D_gradcheck=2, 2025-05-07T20:13:21.0281383Z stochastic_rounding=True, 2025-05-07T20:13:21.0281470Z weighted=True, 2025-05-07T20:13:21.0281570Z row_wise=True, 2025-05-07T20:13:21.0281654Z mixed=True, 2025-05-07T20:13:21.0281742Z use_cache=True, 2025-05-07T20:13:21.0281868Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.0281953Z use_cpu=True, 2025-05-07T20:13:21.0282059Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.0282155Z ) 2025-05-07T20:13:21.0617562Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.0618004Z self=, 2025-05-07T20:13:21.0618134Z mixed_B=False, 2025-05-07T20:13:21.0618256Z compile=False, 2025-05-07T20:13:21.0618354Z T=4, 2025-05-07T20:13:21.0618435Z D=74, 2025-05-07T20:13:21.0618516Z B=102, 2025-05-07T20:13:21.0618614Z log_E=5, 2025-05-07T20:13:21.0618694Z L=3, 2025-05-07T20:13:21.0618782Z D_gradcheck=2, 2025-05-07T20:13:21.0618895Z stochastic_rounding=True, 2025-05-07T20:13:21.0618978Z weighted=True, 2025-05-07T20:13:21.0619065Z row_wise=False, 2025-05-07T20:13:21.0619164Z mixed=False, 2025-05-07T20:13:21.0619252Z use_cache=False, 2025-05-07T20:13:21.0619378Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.0619461Z use_cpu=True, 2025-05-07T20:13:21.0619569Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.0619660Z ) 2025-05-07T20:13:21.0619798Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.0620164Z self=, 2025-05-07T20:13:21.0620261Z mixed_B=False, 2025-05-07T20:13:21.0620346Z compile=False, 2025-05-07T20:13:21.0620427Z T=5, 2025-05-07T20:13:21.0620522Z D=75, 2025-05-07T20:13:21.0620600Z B=9, 2025-05-07T20:13:21.0620788Z log_E=5, 2025-05-07T20:13:21.0620879Z L=19, 2025-05-07T20:13:21.0620964Z D_gradcheck=2, 2025-05-07T20:13:21.0621062Z stochastic_rounding=False, 2025-05-07T20:13:21.0621165Z weighted=False, 2025-05-07T20:13:21.0621288Z row_wise=True, 2025-05-07T20:13:21.0621381Z mixed=True, 2025-05-07T20:13:21.0621467Z use_cache=False, 2025-05-07T20:13:21.0621658Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.0621760Z use_cpu=True, 2025-05-07T20:13:21.0621864Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.0621944Z ) 2025-05-07T20:13:21.0622096Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.0622498Z self=, 2025-05-07T20:13:21.0622584Z mixed_B=True, 2025-05-07T20:13:21.0622683Z compile=False, 2025-05-07T20:13:21.0622762Z T=4, 2025-05-07T20:13:21.0622843Z D=43, 2025-05-07T20:13:21.0622935Z B=28, 2025-05-07T20:13:21.0623018Z log_E=4, 2025-05-07T20:13:21.0623110Z L=13, 2025-05-07T20:13:21.0623195Z D_gradcheck=2, 2025-05-07T20:13:21.0623298Z stochastic_rounding=False, 2025-05-07T20:13:21.0623395Z weighted=True, 2025-05-07T20:13:21.0623481Z row_wise=True, 2025-05-07T20:13:21.0623564Z mixed=True, 2025-05-07T20:13:21.0623663Z use_cache=True, 2025-05-07T20:13:21.0623773Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.0623855Z use_cpu=True, 2025-05-07T20:13:21.0623973Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.0624086Z ) 2025-05-07T20:13:21.0624221Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.0624600Z self=, 2025-05-07T20:13:21.0624684Z mixed_B=True, 2025-05-07T20:13:21.0624782Z compile=False, 2025-05-07T20:13:21.0624863Z T=4, 2025-05-07T20:13:21.0624942Z D=56, 2025-05-07T20:13:21.0625033Z B=107, 2025-05-07T20:13:21.0625115Z log_E=5, 2025-05-07T20:13:21.0625198Z L=5, 2025-05-07T20:13:21.0625298Z D_gradcheck=1, 2025-05-07T20:13:21.0625404Z stochastic_rounding=False, 2025-05-07T20:13:21.0625492Z weighted=True, 2025-05-07T20:13:21.0625595Z row_wise=False, 2025-05-07T20:13:21.0625677Z mixed=True, 2025-05-07T20:13:21.0625762Z use_cache=True, 2025-05-07T20:13:21.0625885Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.0625972Z use_cpu=True, 2025-05-07T20:13:21.0626076Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.0626169Z ) 2025-05-07T20:13:21.0626308Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.0626684Z self=, 2025-05-07T20:13:21.0626771Z mixed_B=False, 2025-05-07T20:13:21.0626856Z compile=False, 2025-05-07T20:13:21.0626947Z T=4, 2025-05-07T20:13:21.0627025Z D=103, 2025-05-07T20:13:21.0627103Z B=15, 2025-05-07T20:13:21.0627195Z log_E=4, 2025-05-07T20:13:21.0627274Z L=4, 2025-05-07T20:13:21.0627357Z D_gradcheck=2, 2025-05-07T20:13:21.0627466Z stochastic_rounding=True, 2025-05-07T20:13:21.0627551Z weighted=False, 2025-05-07T20:13:21.0627635Z row_wise=True, 2025-05-07T20:13:21.0627729Z mixed=False, 2025-05-07T20:13:21.0627816Z use_cache=False, 2025-05-07T20:13:21.0627925Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.0628020Z use_cpu=True, 2025-05-07T20:13:21.0628123Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.0628211Z ) 2025-05-07T20:13:21.0628348Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.0628708Z self=, 2025-05-07T20:13:21.0628804Z mixed_B=True, 2025-05-07T20:13:21.0628888Z compile=False, 2025-05-07T20:13:21.0628968Z T=2, 2025-05-07T20:13:21.0629059Z D=43, 2025-05-07T20:13:21.0629137Z B=120, 2025-05-07T20:13:21.0629217Z log_E=3, 2025-05-07T20:13:21.0629333Z L=5, 2025-05-07T20:13:21.0629418Z D_gradcheck=1, 2025-05-07T20:13:21.0629516Z stochastic_rounding=True, 2025-05-07T20:13:21.0629612Z weighted=True, 2025-05-07T20:13:21.0629695Z row_wise=True, 2025-05-07T20:13:21.0629803Z mixed=True, 2025-05-07T20:13:21.0629900Z use_cache=False, 2025-05-07T20:13:21.0630008Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.0630108Z use_cpu=True, 2025-05-07T20:13:21.0630212Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.0630288Z ) 2025-05-07T20:13:21.0630440Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.0630800Z self=, 2025-05-07T20:13:21.0630912Z mixed_B=True, 2025-05-07T20:13:21.0631009Z compile=True, 2025-05-07T20:13:21.0631088Z T=3, 2025-05-07T20:13:21.0631166Z D=103, 2025-05-07T20:13:21.0631257Z B=82, 2025-05-07T20:13:21.0631336Z log_E=3, 2025-05-07T20:13:21.0631416Z L=18, 2025-05-07T20:13:21.0631514Z D_gradcheck=2, 2025-05-07T20:13:21.0631616Z stochastic_rounding=False, 2025-05-07T20:13:21.0631700Z weighted=True, 2025-05-07T20:13:21.0631796Z row_wise=False, 2025-05-07T20:13:21.0631880Z mixed=True, 2025-05-07T20:13:21.0631977Z use_cache=True, 2025-05-07T20:13:21.0632087Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.0632171Z use_cpu=True, 2025-05-07T20:13:21.0632287Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.0632364Z ) 2025-05-07T20:13:21.0632528Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.0632903Z self=, 2025-05-07T20:13:21.0632991Z mixed_B=True, 2025-05-07T20:13:21.0633075Z compile=True, 2025-05-07T20:13:21.0633168Z T=4, 2025-05-07T20:13:21.0633250Z D=9, 2025-05-07T20:13:21.0633330Z B=82, 2025-05-07T20:13:21.0633423Z log_E=4, 2025-05-07T20:13:21.0633505Z L=15, 2025-05-07T20:13:21.0633605Z D_gradcheck=2, 2025-05-07T20:13:21.0633703Z stochastic_rounding=False, 2025-05-07T20:13:21.0633787Z weighted=True, 2025-05-07T20:13:21.0633884Z row_wise=True, 2025-05-07T20:13:21.0633970Z mixed=False, 2025-05-07T20:13:21.0634057Z use_cache=False, 2025-05-07T20:13:21.0634180Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.0634265Z use_cpu=True, 2025-05-07T20:13:21.0634370Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.0634459Z ) 2025-05-07T20:13:21.0634599Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.0634959Z self=, 2025-05-07T20:13:21.0635056Z mixed_B=True, 2025-05-07T20:13:21.0635143Z compile=False, 2025-05-07T20:13:21.0635221Z T=1, 2025-05-07T20:13:21.0635310Z D=74, 2025-05-07T20:13:21.0635405Z B=15, 2025-05-07T20:13:21.0635497Z log_E=4, 2025-05-07T20:13:21.0635577Z L=3, 2025-05-07T20:13:21.0635663Z D_gradcheck=2, 2025-05-07T20:13:21.0635774Z stochastic_rounding=True, 2025-05-07T20:13:21.0635862Z weighted=False, 2025-05-07T20:13:21.0636022Z row_wise=True, 2025-05-07T20:13:21.0636128Z mixed=False, 2025-05-07T20:13:21.0636216Z use_cache=True, 2025-05-07T20:13:21.0636329Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.0636428Z use_cpu=True, 2025-05-07T20:13:21.0636533Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.0636611Z ) 2025-05-07T20:13:21.0636767Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.0637132Z self=, 2025-05-07T20:13:21.0637234Z mixed_B=False, 2025-05-07T20:13:21.0637323Z compile=True, 2025-05-07T20:13:21.0637403Z T=1, 2025-05-07T20:13:21.0637497Z D=106, 2025-05-07T20:13:21.0637578Z B=102, 2025-05-07T20:13:21.0637659Z log_E=4, 2025-05-07T20:13:21.0637790Z L=0, 2025-05-07T20:13:21.0637877Z D_gradcheck=2, 2025-05-07T20:13:21.0637976Z stochastic_rounding=True, 2025-05-07T20:13:21.0638078Z weighted=False, 2025-05-07T20:13:21.0638164Z row_wise=False, 2025-05-07T20:13:21.0638274Z mixed=True, 2025-05-07T20:13:21.0638375Z use_cache=True, 2025-05-07T20:13:21.0638487Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.0638574Z use_cpu=True, 2025-05-07T20:13:21.0638700Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.0638777Z ) 2025-05-07T20:13:21.0638919Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.0639298Z self=, 2025-05-07T20:13:21.0639406Z mixed_B=True, 2025-05-07T20:13:21.0639508Z compile=True, 2025-05-07T20:13:21.0639588Z T=2, 2025-05-07T20:13:21.0639667Z D=113, 2025-05-07T20:13:21.0639758Z B=87, 2025-05-07T20:13:21.0639839Z log_E=4, 2025-05-07T20:13:21.0639920Z L=3, 2025-05-07T20:13:21.0640019Z D_gradcheck=1, 2025-05-07T20:13:21.0640119Z stochastic_rounding=False, 2025-05-07T20:13:21.0640205Z weighted=False, 2025-05-07T20:13:21.0640303Z row_wise=True, 2025-05-07T20:13:21.0640386Z mixed=True, 2025-05-07T20:13:21.0640470Z use_cache=True, 2025-05-07T20:13:21.0640591Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.0640674Z use_cpu=True, 2025-05-07T20:13:21.0640791Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.0640865Z ) 2025-05-07T20:13:21.0641003Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.0641409Z self=, 2025-05-07T20:13:21.0641495Z mixed_B=False, 2025-05-07T20:13:21.0641581Z compile=False, 2025-05-07T20:13:21.0641671Z T=5, 2025-05-07T20:13:21.0641751Z D=108, 2025-05-07T20:13:21.0641829Z B=66, 2025-05-07T20:13:21.0641920Z log_E=4, 2025-05-07T20:13:21.0642001Z L=5, 2025-05-07T20:13:21.0642086Z D_gradcheck=1, 2025-05-07T20:13:21.0642196Z stochastic_rounding=False, 2025-05-07T20:13:21.0642280Z weighted=True, 2025-05-07T20:13:21.0642365Z row_wise=False, 2025-05-07T20:13:21.0642462Z mixed=False, 2025-05-07T20:13:21.0642546Z use_cache=True, 2025-05-07T20:13:21.0642670Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.0642756Z use_cpu=True, 2025-05-07T20:13:21.0642861Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.0642955Z ) 2025-05-07T20:13:21.0643093Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.0643455Z self=, 2025-05-07T20:13:21.0643555Z mixed_B=False, 2025-05-07T20:13:21.0643643Z compile=True, 2025-05-07T20:13:21.0643725Z T=1, 2025-05-07T20:13:21.0643815Z D=121, 2025-05-07T20:13:21.0643893Z B=44, 2025-05-07T20:13:21.0643972Z log_E=4, 2025-05-07T20:13:21.0644064Z L=16, 2025-05-07T20:13:21.0644149Z D_gradcheck=1, 2025-05-07T20:13:21.0644246Z stochastic_rounding=True, 2025-05-07T20:13:21.0644344Z weighted=False, 2025-05-07T20:13:21.0644429Z row_wise=False, 2025-05-07T20:13:21.0644524Z mixed=False, 2025-05-07T20:13:21.0644609Z use_cache=True, 2025-05-07T20:13:21.0644720Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.0644814Z use_cpu=True, 2025-05-07T20:13:21.0644920Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.0644996Z ) 2025-05-07T20:13:21.0645146Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.0645509Z self=, 2025-05-07T20:13:21.0645594Z mixed_B=False, 2025-05-07T20:13:21.0645693Z compile=False, 2025-05-07T20:13:21.0645772Z T=2, 2025-05-07T20:13:21.0645851Z D=106, 2025-05-07T20:13:21.0645944Z B=38, 2025-05-07T20:13:21.0646024Z log_E=3, 2025-05-07T20:13:21.0646116Z L=15, 2025-05-07T20:13:21.0646233Z D_gradcheck=2, 2025-05-07T20:13:21.0646334Z stochastic_rounding=False, 2025-05-07T20:13:21.0646432Z weighted=False, 2025-05-07T20:13:21.0646515Z row_wise=True, 2025-05-07T20:13:21.0646624Z mixed=False, 2025-05-07T20:13:21.0646723Z use_cache=False, 2025-05-07T20:13:21.0646832Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.0646916Z use_cpu=True, 2025-05-07T20:13:21.0647033Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.0647109Z ) 2025-05-07T20:13:21.0647245Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.0647621Z self=, 2025-05-07T20:13:21.0647743Z mixed_B=True, 2025-05-07T20:13:21.0647831Z compile=False, 2025-05-07T20:13:21.0647921Z T=2, 2025-05-07T20:13:21.0648000Z D=71, 2025-05-07T20:13:21.0648090Z B=92, 2025-05-07T20:13:21.0648170Z log_E=3, 2025-05-07T20:13:21.0648250Z L=8, 2025-05-07T20:13:21.0648349Z D_gradcheck=1, 2025-05-07T20:13:21.0648450Z stochastic_rounding=False, 2025-05-07T20:13:21.0648535Z weighted=False, 2025-05-07T20:13:21.0648638Z row_wise=False, 2025-05-07T20:13:21.0648723Z mixed=False, 2025-05-07T20:13:21.0648809Z use_cache=False, 2025-05-07T20:13:21.0648935Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.0649018Z use_cpu=True, 2025-05-07T20:13:21.0649122Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.0649209Z ) 2025-05-07T20:13:21.0649344Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.0649749Z self=, 2025-05-07T20:13:21.0649844Z mixed_B=True, 2025-05-07T20:13:21.0649929Z compile=True, 2025-05-07T20:13:21.0650021Z T=3, 2025-05-07T20:13:21.0650099Z D=72, 2025-05-07T20:13:21.0650178Z B=126, 2025-05-07T20:13:21.0650270Z log_E=5, 2025-05-07T20:13:21.0650350Z L=16, 2025-05-07T20:13:21.0650440Z D_gradcheck=2, 2025-05-07T20:13:21.0650556Z stochastic_rounding=True, 2025-05-07T20:13:21.0650642Z weighted=False, 2025-05-07T20:13:21.0650727Z row_wise=False, 2025-05-07T20:13:21.0650823Z mixed=True, 2025-05-07T20:13:21.0650905Z use_cache=True, 2025-05-07T20:13:21.0651014Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.0651109Z use_cpu=True, 2025-05-07T20:13:21.0651213Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.0651288Z ) 2025-05-07T20:13:21.0651438Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.0651801Z self=, 2025-05-07T20:13:21.0651900Z mixed_B=False, 2025-05-07T20:13:21.0651985Z compile=False, 2025-05-07T20:13:21.0652063Z T=1, 2025-05-07T20:13:21.0652153Z D=110, 2025-05-07T20:13:21.0652232Z B=26, 2025-05-07T20:13:21.0652311Z log_E=4, 2025-05-07T20:13:21.0652402Z L=2, 2025-05-07T20:13:21.0652488Z D_gradcheck=2, 2025-05-07T20:13:21.0652586Z stochastic_rounding=True, 2025-05-07T20:13:21.0652682Z weighted=True, 2025-05-07T20:13:21.0652766Z row_wise=True, 2025-05-07T20:13:21.0652850Z mixed=False, 2025-05-07T20:13:21.0652946Z use_cache=True, 2025-05-07T20:13:21.0653054Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.0653151Z use_cpu=True, 2025-05-07T20:13:21.0653259Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.0653336Z ) 2025-05-07T20:13:21.0994927Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.0995652Z self=, 2025-05-07T20:13:21.0996327Z mixed_B=False, 2025-05-07T20:13:21.0996562Z compile=True, 2025-05-07T20:13:21.0996787Z T=1, 2025-05-07T20:13:21.0996974Z D=46, 2025-05-07T20:13:21.0997170Z B=25, 2025-05-07T20:13:21.0997367Z log_E=3, 2025-05-07T20:13:21.0997560Z L=8, 2025-05-07T20:13:21.0997844Z D_gradcheck=2, 2025-05-07T20:13:21.0998092Z stochastic_rounding=True, 2025-05-07T20:13:21.0998355Z weighted=True, 2025-05-07T20:13:21.0998586Z row_wise=False, 2025-05-07T20:13:21.0998860Z mixed=True, 2025-05-07T20:13:21.0999085Z use_cache=True, 2025-05-07T20:13:21.0999327Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.0999637Z use_cpu=True, 2025-05-07T20:13:21.0999884Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.1000153Z ) 2025-05-07T20:13:21.1000401Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.1001025Z self=, 2025-05-07T20:13:21.1001587Z mixed_B=False, 2025-05-07T20:13:21.1001857Z compile=False, 2025-05-07T20:13:21.1002080Z T=5, 2025-05-07T20:13:21.1002267Z D=4, 2025-05-07T20:13:21.1002468Z B=88, 2025-05-07T20:13:21.1002668Z log_E=5, 2025-05-07T20:13:21.1002865Z L=15, 2025-05-07T20:13:21.1003076Z D_gradcheck=1, 2025-05-07T20:13:21.1003317Z stochastic_rounding=True, 2025-05-07T20:13:21.1003575Z weighted=False, 2025-05-07T20:13:21.1003805Z row_wise=False, 2025-05-07T20:13:21.1004034Z mixed=False, 2025-05-07T20:13:21.1004242Z use_cache=True, 2025-05-07T20:13:21.1004494Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.1004801Z use_cpu=True, 2025-05-07T20:13:21.1005032Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.1005308Z ) 2025-05-07T20:13:21.1005718Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.1006387Z self=, 2025-05-07T20:13:21.1006941Z mixed_B=True, 2025-05-07T20:13:21.1007171Z compile=False, 2025-05-07T20:13:21.1007396Z T=4, 2025-05-07T20:13:21.1007584Z D=104, 2025-05-07T20:13:21.1007788Z B=22, 2025-05-07T20:13:21.1007983Z log_E=3, 2025-05-07T20:13:21.1008176Z L=6, 2025-05-07T20:13:21.1008450Z D_gradcheck=1, 2025-05-07T20:13:21.1008696Z stochastic_rounding=False, 2025-05-07T20:13:21.1008957Z weighted=False, 2025-05-07T20:13:21.1009187Z row_wise=False, 2025-05-07T20:13:21.1009412Z mixed=False, 2025-05-07T20:13:21.1009624Z use_cache=True, 2025-05-07T20:13:21.1009877Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.1010180Z use_cpu=True, 2025-05-07T20:13:21.1010413Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.1010697Z ) 2025-05-07T20:13:21.1010947Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.1011566Z self=, 2025-05-07T20:13:21.1012122Z mixed_B=False, 2025-05-07T20:13:21.1012350Z compile=True, 2025-05-07T20:13:21.1012568Z T=3, 2025-05-07T20:13:21.1012755Z D=29, 2025-05-07T20:13:21.1012951Z B=75, 2025-05-07T20:13:21.1013144Z log_E=3, 2025-05-07T20:13:21.1013336Z L=13, 2025-05-07T20:13:21.1013540Z D_gradcheck=2, 2025-05-07T20:13:21.1013781Z stochastic_rounding=True, 2025-05-07T20:13:21.1014039Z weighted=True, 2025-05-07T20:13:21.1014264Z row_wise=True, 2025-05-07T20:13:21.1014485Z mixed=True, 2025-05-07T20:13:21.1014696Z use_cache=True, 2025-05-07T20:13:21.1014950Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.1015258Z use_cpu=True, 2025-05-07T20:13:21.1015492Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.1015767Z ) 2025-05-07T20:13:21.1016012Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.1016616Z self=, 2025-05-07T20:13:21.1017180Z mixed_B=False, 2025-05-07T20:13:21.1017408Z compile=False, 2025-05-07T20:13:21.1017626Z T=4, 2025-05-07T20:13:21.1017809Z D=54, 2025-05-07T20:13:21.1018005Z B=77, 2025-05-07T20:13:21.1018200Z log_E=5, 2025-05-07T20:13:21.1018390Z L=15, 2025-05-07T20:13:21.1018641Z D_gradcheck=1, 2025-05-07T20:13:21.1018890Z stochastic_rounding=False, 2025-05-07T20:13:21.1019154Z weighted=False, 2025-05-07T20:13:21.1019386Z row_wise=True, 2025-05-07T20:13:21.1019615Z mixed=True, 2025-05-07T20:13:21.1019865Z use_cache=True, 2025-05-07T20:13:21.1020117Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.1020422Z use_cpu=True, 2025-05-07T20:13:21.1020657Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.1020936Z ) 2025-05-07T20:13:21.1021183Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.1021786Z self=, 2025-05-07T20:13:21.1022367Z mixed_B=False, 2025-05-07T20:13:21.1022631Z compile=False, 2025-05-07T20:13:21.1022842Z T=5, 2025-05-07T20:13:21.1023044Z D=74, 2025-05-07T20:13:21.1023245Z B=31, 2025-05-07T20:13:21.1023433Z log_E=4, 2025-05-07T20:13:21.1023643Z L=17, 2025-05-07T20:13:21.1023850Z D_gradcheck=2, 2025-05-07T20:13:21.1024089Z stochastic_rounding=False, 2025-05-07T20:13:21.1024366Z weighted=False, 2025-05-07T20:13:21.1024599Z row_wise=False, 2025-05-07T20:13:21.1024814Z mixed=False, 2025-05-07T20:13:21.1025046Z use_cache=False, 2025-05-07T20:13:21.1025313Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.1025609Z use_cpu=True, 2025-05-07T20:13:21.1025861Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.1026139Z ) 2025-05-07T20:13:21.1026378Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.1027025Z self=, 2025-05-07T20:13:21.1027592Z mixed_B=False, 2025-05-07T20:13:21.1027831Z compile=False, 2025-05-07T20:13:21.1028037Z T=4, 2025-05-07T20:13:21.1028236Z D=57, 2025-05-07T20:13:21.1028438Z B=115, 2025-05-07T20:13:21.1028623Z log_E=4, 2025-05-07T20:13:21.1028822Z L=8, 2025-05-07T20:13:21.1029020Z D_gradcheck=1, 2025-05-07T20:13:21.1029245Z stochastic_rounding=True, 2025-05-07T20:13:21.1029514Z weighted=False, 2025-05-07T20:13:21.1029743Z row_wise=True, 2025-05-07T20:13:21.1029950Z mixed=True, 2025-05-07T20:13:21.1030174Z use_cache=False, 2025-05-07T20:13:21.1030433Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.1030726Z use_cpu=True, 2025-05-07T20:13:21.1030970Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.1031248Z ) 2025-05-07T20:13:21.1031483Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.1032106Z self=, 2025-05-07T20:13:21.1032669Z mixed_B=True, 2025-05-07T20:13:21.1032884Z compile=True, 2025-05-07T20:13:21.1033102Z T=1, 2025-05-07T20:13:21.1033297Z D=88, 2025-05-07T20:13:21.1033484Z B=66, 2025-05-07T20:13:21.1033679Z log_E=5, 2025-05-07T20:13:21.1033884Z L=13, 2025-05-07T20:13:21.1034082Z D_gradcheck=2, 2025-05-07T20:13:21.1034310Z stochastic_rounding=True, 2025-05-07T20:13:21.1034580Z weighted=True, 2025-05-07T20:13:21.1034813Z row_wise=False, 2025-05-07T20:13:21.1035026Z mixed=True, 2025-05-07T20:13:21.1035249Z use_cache=False, 2025-05-07T20:13:21.1035513Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.1035802Z use_cpu=True, 2025-05-07T20:13:21.1036131Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.1036415Z ) 2025-05-07T20:13:21.1036652Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.1037274Z self=, 2025-05-07T20:13:21.1037845Z mixed_B=False, 2025-05-07T20:13:21.1038067Z compile=False, 2025-05-07T20:13:21.1038286Z T=4, 2025-05-07T20:13:21.1038480Z D=111, 2025-05-07T20:13:21.1038663Z B=115, 2025-05-07T20:13:21.1038859Z log_E=5, 2025-05-07T20:13:21.1039065Z L=16, 2025-05-07T20:13:21.1039293Z D_gradcheck=1, 2025-05-07T20:13:21.1039533Z stochastic_rounding=True, 2025-05-07T20:13:21.1039807Z weighted=False, 2025-05-07T20:13:21.1040024Z row_wise=True, 2025-05-07T20:13:21.1040247Z mixed=True, 2025-05-07T20:13:21.1040496Z use_cache=False, 2025-05-07T20:13:21.1040754Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.1041042Z use_cpu=True, 2025-05-07T20:13:21.1041284Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.1041558Z ) 2025-05-07T20:13:21.1041788Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.1042404Z self=, 2025-05-07T20:13:21.1042965Z mixed_B=False, 2025-05-07T20:13:21.1043210Z compile=False, 2025-05-07T20:13:21.1043433Z T=2, 2025-05-07T20:13:21.1043633Z D=29, 2025-05-07T20:13:21.1043821Z B=106, 2025-05-07T20:13:21.1044019Z log_E=3, 2025-05-07T20:13:21.1044224Z L=18, 2025-05-07T20:13:21.1044416Z D_gradcheck=1, 2025-05-07T20:13:21.1044659Z stochastic_rounding=True, 2025-05-07T20:13:21.1044934Z weighted=True, 2025-05-07T20:13:21.1045150Z row_wise=True, 2025-05-07T20:13:21.1045373Z mixed=False, 2025-05-07T20:13:21.1045597Z use_cache=True, 2025-05-07T20:13:21.1045836Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.1046139Z use_cpu=True, 2025-05-07T20:13:21.1046384Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.1046659Z ) 2025-05-07T20:13:21.1046892Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.1047529Z self=, 2025-05-07T20:13:21.1048096Z mixed_B=False, 2025-05-07T20:13:21.1048313Z compile=False, 2025-05-07T20:13:21.1048533Z T=2, 2025-05-07T20:13:21.1048735Z D=119, 2025-05-07T20:13:21.1048922Z B=12, 2025-05-07T20:13:21.1049122Z log_E=3, 2025-05-07T20:13:21.1049331Z L=11, 2025-05-07T20:13:21.1049524Z D_gradcheck=2, 2025-05-07T20:13:21.1049770Z stochastic_rounding=False, 2025-05-07T20:13:21.1050046Z weighted=True, 2025-05-07T20:13:21.1050263Z row_wise=False, 2025-05-07T20:13:21.1050492Z mixed=True, 2025-05-07T20:13:21.1050718Z use_cache=True, 2025-05-07T20:13:21.1050961Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.1051270Z use_cpu=True, 2025-05-07T20:13:21.1051520Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.1051786Z ) 2025-05-07T20:13:21.1052031Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.1052658Z self=, 2025-05-07T20:13:21.1053216Z mixed_B=False, 2025-05-07T20:13:21.1053431Z compile=True, 2025-05-07T20:13:21.1053657Z T=1, 2025-05-07T20:13:21.1053859Z D=86, 2025-05-07T20:13:21.1054044Z B=30, 2025-05-07T20:13:21.1054237Z log_E=3, 2025-05-07T20:13:21.1054437Z L=4, 2025-05-07T20:13:21.1054631Z D_gradcheck=1, 2025-05-07T20:13:21.1054870Z stochastic_rounding=True, 2025-05-07T20:13:21.1055135Z weighted=True, 2025-05-07T20:13:21.1055347Z row_wise=True, 2025-05-07T20:13:21.1055571Z mixed=True, 2025-05-07T20:13:21.1055791Z use_cache=True, 2025-05-07T20:13:21.1056030Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.1056334Z use_cpu=True, 2025-05-07T20:13:21.1056579Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.1056847Z ) 2025-05-07T20:13:21.1057094Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.1067377Z self=, 2025-05-07T20:13:21.1068011Z mixed_B=False, 2025-05-07T20:13:21.1068257Z compile=False, 2025-05-07T20:13:21.1068487Z T=1, 2025-05-07T20:13:21.1068678Z D=37, 2025-05-07T20:13:21.1068880Z B=63, 2025-05-07T20:13:21.1069077Z log_E=4, 2025-05-07T20:13:21.1069270Z L=15, 2025-05-07T20:13:21.1069467Z D_gradcheck=1, 2025-05-07T20:13:21.1069783Z stochastic_rounding=True, 2025-05-07T20:13:21.1070050Z weighted=False, 2025-05-07T20:13:21.1070282Z row_wise=True, 2025-05-07T20:13:21.1070507Z mixed=False, 2025-05-07T20:13:21.1070752Z use_cache=False, 2025-05-07T20:13:21.1071010Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.1071319Z use_cpu=True, 2025-05-07T20:13:21.1071558Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.1071837Z ) 2025-05-07T20:13:21.1072088Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.1072702Z self=, 2025-05-07T20:13:21.1073267Z mixed_B=True, 2025-05-07T20:13:21.1073518Z compile=True, 2025-05-07T20:13:21.1073722Z T=4, 2025-05-07T20:13:21.1073918Z D=15, 2025-05-07T20:13:21.1074113Z B=47, 2025-05-07T20:13:21.1074294Z log_E=4, 2025-05-07T20:13:21.1074497Z L=5, 2025-05-07T20:13:21.1074699Z D_gradcheck=1, 2025-05-07T20:13:21.1074943Z stochastic_rounding=True, 2025-05-07T20:13:21.1075202Z weighted=False, 2025-05-07T20:13:21.1075433Z row_wise=True, 2025-05-07T20:13:21.1075657Z mixed=True, 2025-05-07T20:13:21.1075866Z use_cache=True, 2025-05-07T20:13:21.1076227Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.1076536Z use_cpu=True, 2025-05-07T20:13:21.1076771Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.1077053Z ) 2025-05-07T20:13:21.1077298Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.1077940Z self=, 2025-05-07T20:13:21.1078510Z mixed_B=False, 2025-05-07T20:13:21.1078742Z compile=False, 2025-05-07T20:13:21.1078949Z T=2, 2025-05-07T20:13:21.1079148Z D=71, 2025-05-07T20:13:21.1079352Z B=38, 2025-05-07T20:13:21.1079539Z log_E=5, 2025-05-07T20:13:21.1079748Z L=3, 2025-05-07T20:13:21.1079950Z D_gradcheck=2, 2025-05-07T20:13:21.1080179Z stochastic_rounding=True, 2025-05-07T20:13:21.1080448Z weighted=True, 2025-05-07T20:13:21.1080674Z row_wise=False, 2025-05-07T20:13:21.1080887Z mixed=True, 2025-05-07T20:13:21.1081108Z use_cache=True, 2025-05-07T20:13:21.1081357Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.1081661Z use_cpu=True, 2025-05-07T20:13:21.1081893Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.1082172Z ) 2025-05-07T20:13:21.1082422Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.1083029Z self=, 2025-05-07T20:13:21.1083604Z mixed_B=False, 2025-05-07T20:13:21.1083841Z compile=False, 2025-05-07T20:13:21.1084057Z T=5, 2025-05-07T20:13:21.1084261Z D=74, 2025-05-07T20:13:21.1084462Z B=28, 2025-05-07T20:13:21.1084648Z log_E=3, 2025-05-07T20:13:21.1084856Z L=2, 2025-05-07T20:13:21.1085057Z D_gradcheck=1, 2025-05-07T20:13:21.1085290Z stochastic_rounding=True, 2025-05-07T20:13:21.1085567Z weighted=False, 2025-05-07T20:13:21.1085794Z row_wise=False, 2025-05-07T20:13:21.1086003Z mixed=True, 2025-05-07T20:13:21.1086222Z use_cache=False, 2025-05-07T20:13:21.1086484Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.1086773Z use_cpu=True, 2025-05-07T20:13:21.1087015Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.1087291Z ) 2025-05-07T20:13:21.1087534Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.1088135Z self=, 2025-05-07T20:13:21.1088697Z mixed_B=False, 2025-05-07T20:13:21.1088926Z compile=False, 2025-05-07T20:13:21.1089137Z T=5, 2025-05-07T20:13:21.1089333Z D=53, 2025-05-07T20:13:21.1089533Z B=46, 2025-05-07T20:13:21.1089717Z log_E=4, 2025-05-07T20:13:21.1089918Z L=13, 2025-05-07T20:13:21.1090116Z D_gradcheck=1, 2025-05-07T20:13:21.1090379Z stochastic_rounding=True, 2025-05-07T20:13:21.1090651Z weighted=False, 2025-05-07T20:13:21.1090879Z row_wise=False, 2025-05-07T20:13:21.1091089Z mixed=True, 2025-05-07T20:13:21.1091311Z use_cache=True, 2025-05-07T20:13:21.1091589Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.1091879Z use_cpu=True, 2025-05-07T20:13:21.1092128Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.1092403Z ) 2025-05-07T20:13:21.1369652Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.1370689Z self=, 2025-05-07T20:13:21.1371541Z mixed_B=False, 2025-05-07T20:13:21.1371775Z compile=True, 2025-05-07T20:13:21.1372145Z T=5, 2025-05-07T20:13:21.1372336Z D=11, 2025-05-07T20:13:21.1372537Z B=90, 2025-05-07T20:13:21.1372738Z log_E=3, 2025-05-07T20:13:21.1372929Z L=3, 2025-05-07T20:13:21.1373135Z D_gradcheck=1, 2025-05-07T20:13:21.1373386Z stochastic_rounding=False, 2025-05-07T20:13:21.1373646Z weighted=True, 2025-05-07T20:13:21.1373872Z row_wise=True, 2025-05-07T20:13:21.1374091Z mixed=True, 2025-05-07T20:13:21.1374299Z use_cache=True, 2025-05-07T20:13:21.1374565Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.1374868Z use_cpu=True, 2025-05-07T20:13:21.1375115Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.1375385Z ) 2025-05-07T20:13:21.1375632Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.1376256Z self=, 2025-05-07T20:13:21.1376863Z mixed_B=False, 2025-05-07T20:13:21.1377092Z compile=True, 2025-05-07T20:13:21.1377391Z T=2, 2025-05-07T20:13:21.1377576Z D=112, 2025-05-07T20:13:21.1377776Z B=26, 2025-05-07T20:13:21.1377975Z log_E=5, 2025-05-07T20:13:21.1378166Z L=20, 2025-05-07T20:13:21.1378377Z D_gradcheck=2, 2025-05-07T20:13:21.1378626Z stochastic_rounding=False, 2025-05-07T20:13:21.1378886Z weighted=False, 2025-05-07T20:13:21.1379114Z row_wise=True, 2025-05-07T20:13:21.1379335Z mixed=True, 2025-05-07T20:13:21.1379539Z use_cache=True, 2025-05-07T20:13:21.1379799Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.1380100Z use_cpu=True, 2025-05-07T20:13:21.1380331Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.1380608Z ) 2025-05-07T20:13:21.1380854Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.1381466Z self=, 2025-05-07T20:13:21.1382018Z mixed_B=True, 2025-05-07T20:13:21.1382241Z compile=False, 2025-05-07T20:13:21.1382464Z T=3, 2025-05-07T20:13:21.1382650Z D=20, 2025-05-07T20:13:21.1382847Z B=59, 2025-05-07T20:13:21.1383046Z log_E=4, 2025-05-07T20:13:21.1383237Z L=3, 2025-05-07T20:13:21.1383438Z D_gradcheck=2, 2025-05-07T20:13:21.1383680Z stochastic_rounding=True, 2025-05-07T20:13:21.1383938Z weighted=True, 2025-05-07T20:13:21.1384162Z row_wise=False, 2025-05-07T20:13:21.1384383Z mixed=False, 2025-05-07T20:13:21.1384593Z use_cache=False, 2025-05-07T20:13:21.1384863Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.1385160Z use_cpu=True, 2025-05-07T20:13:21.1385408Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.1385675Z ) 2025-05-07T20:13:21.1385921Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.1386542Z self=, 2025-05-07T20:13:21.1387110Z mixed_B=False, 2025-05-07T20:13:21.1387340Z compile=True, 2025-05-07T20:13:21.1387558Z T=4, 2025-05-07T20:13:21.1387746Z D=2, 2025-05-07T20:13:21.1387943Z B=29, 2025-05-07T20:13:21.1388145Z log_E=5, 2025-05-07T20:13:21.1388341Z L=11, 2025-05-07T20:13:21.1388544Z D_gradcheck=2, 2025-05-07T20:13:21.1388857Z stochastic_rounding=False, 2025-05-07T20:13:21.1389122Z weighted=False, 2025-05-07T20:13:21.1389349Z row_wise=True, 2025-05-07T20:13:21.1389576Z mixed=False, 2025-05-07T20:13:21.1389785Z use_cache=True, 2025-05-07T20:13:21.1390084Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.1390386Z use_cpu=True, 2025-05-07T20:13:21.1390619Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.1390896Z ) 2025-05-07T20:13:21.1391139Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.1391760Z self=, 2025-05-07T20:13:21.1392312Z mixed_B=True, 2025-05-07T20:13:21.1392530Z compile=True, 2025-05-07T20:13:21.1392767Z T=5, 2025-05-07T20:13:21.1392950Z D=21, 2025-05-07T20:13:21.1393145Z B=98, 2025-05-07T20:13:21.1393334Z log_E=5, 2025-05-07T20:13:21.1393522Z L=0, 2025-05-07T20:13:21.1393721Z D_gradcheck=1, 2025-05-07T20:13:21.1393961Z stochastic_rounding=True, 2025-05-07T20:13:21.1394215Z weighted=True, 2025-05-07T20:13:21.1394435Z row_wise=False, 2025-05-07T20:13:21.1394658Z mixed=False, 2025-05-07T20:13:21.1394864Z use_cache=True, 2025-05-07T20:13:21.1395117Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.1395416Z use_cpu=True, 2025-05-07T20:13:21.1395644Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.1395915Z ) 2025-05-07T20:13:21.1396259Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.1396857Z self=, 2025-05-07T20:13:21.1397457Z mixed_B=True, 2025-05-07T20:13:21.1397675Z compile=True, 2025-05-07T20:13:21.1397891Z T=3, 2025-05-07T20:13:21.1398073Z D=54, 2025-05-07T20:13:21.1398274Z B=123, 2025-05-07T20:13:21.1398472Z log_E=4, 2025-05-07T20:13:21.1398662Z L=19, 2025-05-07T20:13:21.1398857Z D_gradcheck=2, 2025-05-07T20:13:21.1399101Z stochastic_rounding=False, 2025-05-07T20:13:21.1399359Z weighted=False, 2025-05-07T20:13:21.1399582Z row_wise=True, 2025-05-07T20:13:21.1399799Z mixed=True, 2025-05-07T20:13:21.1400005Z use_cache=True, 2025-05-07T20:13:21.1400255Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.1400553Z use_cpu=True, 2025-05-07T20:13:21.1400783Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.1401058Z ) 2025-05-07T20:13:21.1401298Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.1401900Z self=, 2025-05-07T20:13:21.1402461Z mixed_B=True, 2025-05-07T20:13:21.1402682Z compile=False, 2025-05-07T20:13:21.1402889Z T=4, 2025-05-07T20:13:21.1403082Z D=54, 2025-05-07T20:13:21.1403272Z B=12, 2025-05-07T20:13:21.1403466Z log_E=3, 2025-05-07T20:13:21.1403657Z L=10, 2025-05-07T20:13:21.1403859Z D_gradcheck=2, 2025-05-07T20:13:21.1404097Z stochastic_rounding=False, 2025-05-07T20:13:21.1404352Z weighted=True, 2025-05-07T20:13:21.1404573Z row_wise=True, 2025-05-07T20:13:21.1404790Z mixed=False, 2025-05-07T20:13:21.1404992Z use_cache=True, 2025-05-07T20:13:21.1405245Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.1405703Z use_cpu=True, 2025-05-07T20:13:21.1405931Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.1406211Z ) 2025-05-07T20:13:21.1406456Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.1407046Z self=, 2025-05-07T20:13:21.1407612Z mixed_B=False, 2025-05-07T20:13:21.1407835Z compile=True, 2025-05-07T20:13:21.1408028Z T=5, 2025-05-07T20:13:21.1408219Z D=8, 2025-05-07T20:13:21.1408404Z B=77, 2025-05-07T20:13:21.1408588Z log_E=3, 2025-05-07T20:13:21.1408786Z L=19, 2025-05-07T20:13:21.1408980Z D_gradcheck=1, 2025-05-07T20:13:21.1409261Z stochastic_rounding=True, 2025-05-07T20:13:21.1409523Z weighted=False, 2025-05-07T20:13:21.1409744Z row_wise=True, 2025-05-07T20:13:21.1409940Z mixed=True, 2025-05-07T20:13:21.1410151Z use_cache=False, 2025-05-07T20:13:21.1410445Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.1410744Z use_cpu=True, 2025-05-07T20:13:21.1410973Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.1411252Z ) 2025-05-07T20:13:21.1411492Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.1412093Z self=, 2025-05-07T20:13:21.1412661Z mixed_B=True, 2025-05-07T20:13:21.1412885Z compile=True, 2025-05-07T20:13:21.1413086Z T=1, 2025-05-07T20:13:21.1413316Z D=6, 2025-05-07T20:13:21.1413506Z B=105, 2025-05-07T20:13:21.1413692Z log_E=3, 2025-05-07T20:13:21.1413894Z L=19, 2025-05-07T20:13:21.1414093Z D_gradcheck=1, 2025-05-07T20:13:21.1414319Z stochastic_rounding=True, 2025-05-07T20:13:21.1414593Z weighted=False, 2025-05-07T20:13:21.1414820Z row_wise=False, 2025-05-07T20:13:21.1415033Z mixed=False, 2025-05-07T20:13:21.1415251Z use_cache=False, 2025-05-07T20:13:21.1415510Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.1415799Z use_cpu=True, 2025-05-07T20:13:21.1416044Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.1416317Z ) 2025-05-07T20:13:21.1416558Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.1417155Z self=, 2025-05-07T20:13:21.1417750Z mixed_B=False, 2025-05-07T20:13:21.1417972Z compile=False, 2025-05-07T20:13:21.1418171Z T=2, 2025-05-07T20:13:21.1418367Z D=122, 2025-05-07T20:13:21.1418562Z B=65, 2025-05-07T20:13:21.1418741Z log_E=3, 2025-05-07T20:13:21.1418834Z L=15, 2025-05-07T20:13:21.1418915Z D_gradcheck=2, 2025-05-07T20:13:21.1419012Z stochastic_rounding=False, 2025-05-07T20:13:21.1419112Z weighted=False, 2025-05-07T20:13:21.1419193Z row_wise=True, 2025-05-07T20:13:21.1419270Z mixed=True, 2025-05-07T20:13:21.1419361Z use_cache=True, 2025-05-07T20:13:21.1419468Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.1419549Z use_cpu=True, 2025-05-07T20:13:21.1419664Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.1419737Z ) 2025-05-07T20:13:21.1419882Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.1420248Z self=, 2025-05-07T20:13:21.1420330Z mixed_B=True, 2025-05-07T20:13:21.1420426Z compile=True, 2025-05-07T20:13:21.1420504Z T=1, 2025-05-07T20:13:21.1420583Z D=42, 2025-05-07T20:13:21.1420670Z B=30, 2025-05-07T20:13:21.1420750Z log_E=4, 2025-05-07T20:13:21.1420827Z L=8, 2025-05-07T20:13:21.1420918Z D_gradcheck=1, 2025-05-07T20:13:21.1421013Z stochastic_rounding=True, 2025-05-07T20:13:21.1421099Z weighted=True, 2025-05-07T20:13:21.1421192Z row_wise=False, 2025-05-07T20:13:21.1421274Z mixed=True, 2025-05-07T20:13:21.1421355Z use_cache=False, 2025-05-07T20:13:21.1421474Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.1421558Z use_cpu=True, 2025-05-07T20:13:21.1421669Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.1421743Z ) 2025-05-07T20:13:21.1421878Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.1422249Z self=, 2025-05-07T20:13:21.1422332Z mixed_B=True, 2025-05-07T20:13:21.1422416Z compile=False, 2025-05-07T20:13:21.1422501Z T=3, 2025-05-07T20:13:21.1422580Z D=85, 2025-05-07T20:13:21.1422656Z B=12, 2025-05-07T20:13:21.1422747Z log_E=3, 2025-05-07T20:13:21.1422824Z L=14, 2025-05-07T20:13:21.1422908Z D_gradcheck=2, 2025-05-07T20:13:21.1423013Z stochastic_rounding=True, 2025-05-07T20:13:21.1423123Z weighted=True, 2025-05-07T20:13:21.1423218Z row_wise=False, 2025-05-07T20:13:21.1423299Z mixed=False, 2025-05-07T20:13:21.1423386Z use_cache=False, 2025-05-07T20:13:21.1423503Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.1423612Z use_cpu=True, 2025-05-07T20:13:21.1423718Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.1423804Z ) 2025-05-07T20:13:21.1423940Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.1424303Z self=, 2025-05-07T20:13:21.1424395Z mixed_B=False, 2025-05-07T20:13:21.1424479Z compile=False, 2025-05-07T20:13:21.1424557Z T=1, 2025-05-07T20:13:21.1424695Z D=104, 2025-05-07T20:13:21.1424773Z B=46, 2025-05-07T20:13:21.1424850Z log_E=3, 2025-05-07T20:13:21.1424936Z L=3, 2025-05-07T20:13:21.1425019Z D_gradcheck=2, 2025-05-07T20:13:21.1425130Z stochastic_rounding=True, 2025-05-07T20:13:21.1425217Z weighted=False, 2025-05-07T20:13:21.1425304Z row_wise=False, 2025-05-07T20:13:21.1425398Z mixed=True, 2025-05-07T20:13:21.1425481Z use_cache=False, 2025-05-07T20:13:21.1425590Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.1425689Z use_cpu=True, 2025-05-07T20:13:21.1425791Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.1425865Z ) 2025-05-07T20:13:21.1426012Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.1426375Z self=, 2025-05-07T20:13:21.1426487Z mixed_B=True, 2025-05-07T20:13:21.1426581Z compile=False, 2025-05-07T20:13:21.1426659Z T=5, 2025-05-07T20:13:21.1426750Z D=59, 2025-05-07T20:13:21.1426831Z B=56, 2025-05-07T20:13:21.1426907Z log_E=5, 2025-05-07T20:13:21.1427000Z L=2, 2025-05-07T20:13:21.1427084Z D_gradcheck=2, 2025-05-07T20:13:21.1427177Z stochastic_rounding=True, 2025-05-07T20:13:21.1427273Z weighted=True, 2025-05-07T20:13:21.1427354Z row_wise=True, 2025-05-07T20:13:21.1427431Z mixed=False, 2025-05-07T20:13:21.1427527Z use_cache=True, 2025-05-07T20:13:21.1427634Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.1427717Z use_cpu=True, 2025-05-07T20:13:21.1427831Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.1427905Z ) 2025-05-07T20:13:21.1428041Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.1428412Z self=, 2025-05-07T20:13:21.1428493Z mixed_B=True, 2025-05-07T20:13:21.1428588Z compile=True, 2025-05-07T20:13:21.1428666Z T=5, 2025-05-07T20:13:21.1428743Z D=106, 2025-05-07T20:13:21.1428834Z B=16, 2025-05-07T20:13:21.1428913Z log_E=5, 2025-05-07T20:13:21.1428990Z L=3, 2025-05-07T20:13:21.1429088Z D_gradcheck=1, 2025-05-07T20:13:21.1429186Z stochastic_rounding=False, 2025-05-07T20:13:21.1429269Z weighted=True, 2025-05-07T20:13:21.1429364Z row_wise=False, 2025-05-07T20:13:21.1429446Z mixed=False, 2025-05-07T20:13:21.1429527Z use_cache=True, 2025-05-07T20:13:21.1429648Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.1429733Z use_cpu=True, 2025-05-07T20:13:21.1429836Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.1429922Z ) 2025-05-07T20:13:21.1430058Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.1430428Z self=, 2025-05-07T20:13:21.1430512Z mixed_B=True, 2025-05-07T20:13:21.1430601Z compile=True, 2025-05-07T20:13:21.1430685Z T=4, 2025-05-07T20:13:21.1430764Z D=122, 2025-05-07T20:13:21.1430843Z B=116, 2025-05-07T20:13:21.1430928Z log_E=5, 2025-05-07T20:13:21.1431005Z L=16, 2025-05-07T20:13:21.1431087Z D_gradcheck=2, 2025-05-07T20:13:21.1431195Z stochastic_rounding=False, 2025-05-07T20:13:21.1431308Z weighted=True, 2025-05-07T20:13:21.1431391Z row_wise=False, 2025-05-07T20:13:21.1431478Z mixed=True, 2025-05-07T20:13:21.1431562Z use_cache=False, 2025-05-07T20:13:21.1431670Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.1431786Z use_cpu=True, 2025-05-07T20:13:21.1431890Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.1431972Z ) 2025-05-07T20:13:21.1432108Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.1432469Z self=, 2025-05-07T20:13:21.1432562Z mixed_B=False, 2025-05-07T20:13:21.1432654Z compile=False, 2025-05-07T20:13:21.1432732Z T=4, 2025-05-07T20:13:21.1432848Z D=37, 2025-05-07T20:13:21.1432927Z B=56, 2025-05-07T20:13:21.1433008Z log_E=4, 2025-05-07T20:13:21.1433101Z L=5, 2025-05-07T20:13:21.1433188Z D_gradcheck=2, 2025-05-07T20:13:21.1433288Z stochastic_rounding=False, 2025-05-07T20:13:21.1433391Z weighted=False, 2025-05-07T20:13:21.1433474Z row_wise=True, 2025-05-07T20:13:21.1433557Z mixed=True, 2025-05-07T20:13:21.1433656Z use_cache=True, 2025-05-07T20:13:21.1433768Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.1433868Z use_cpu=True, 2025-05-07T20:13:21.1433975Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.1434054Z ) 2025-05-07T20:13:21.1745565Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.1746128Z self=, 2025-05-07T20:13:21.1746433Z mixed_B=True, 2025-05-07T20:13:21.1746613Z compile=True, 2025-05-07T20:13:21.1746769Z T=1, 2025-05-07T20:13:21.1746939Z D=24, 2025-05-07T20:13:21.1747088Z B=108, 2025-05-07T20:13:21.1747175Z log_E=4, 2025-05-07T20:13:21.1747269Z L=10, 2025-05-07T20:13:21.1747356Z D_gradcheck=1, 2025-05-07T20:13:21.1747461Z stochastic_rounding=False, 2025-05-07T20:13:21.1747565Z weighted=False, 2025-05-07T20:13:21.1747648Z row_wise=False, 2025-05-07T20:13:21.1747731Z mixed=True, 2025-05-07T20:13:21.1747831Z use_cache=False, 2025-05-07T20:13:21.1747949Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.1748038Z use_cpu=True, 2025-05-07T20:13:21.1748234Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.1748314Z ) 2025-05-07T20:13:21.1748452Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.1748830Z self=, 2025-05-07T20:13:21.1748915Z mixed_B=False, 2025-05-07T20:13:21.1749014Z compile=False, 2025-05-07T20:13:21.1749095Z T=2, 2025-05-07T20:13:21.1749174Z D=121, 2025-05-07T20:13:21.1749264Z B=84, 2025-05-07T20:13:21.1749345Z log_E=4, 2025-05-07T20:13:21.1749424Z L=16, 2025-05-07T20:13:21.1749520Z D_gradcheck=1, 2025-05-07T20:13:21.1749617Z stochastic_rounding=True, 2025-05-07T20:13:21.1749703Z weighted=True, 2025-05-07T20:13:21.1749801Z row_wise=True, 2025-05-07T20:13:21.1749882Z mixed=True, 2025-05-07T20:13:21.1749966Z use_cache=False, 2025-05-07T20:13:21.1750087Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.1750173Z use_cpu=True, 2025-05-07T20:13:21.1750289Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.1750365Z ) 2025-05-07T20:13:21.1750502Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.1750877Z self=, 2025-05-07T20:13:21.1750963Z mixed_B=False, 2025-05-07T20:13:21.1751048Z compile=False, 2025-05-07T20:13:21.1751138Z T=4, 2025-05-07T20:13:21.1751218Z D=106, 2025-05-07T20:13:21.1751301Z B=66, 2025-05-07T20:13:21.1751394Z log_E=5, 2025-05-07T20:13:21.1751473Z L=19, 2025-05-07T20:13:21.1751557Z D_gradcheck=2, 2025-05-07T20:13:21.1751674Z stochastic_rounding=False, 2025-05-07T20:13:21.1751851Z weighted=False, 2025-05-07T20:13:21.1751937Z row_wise=True, 2025-05-07T20:13:21.1752035Z mixed=False, 2025-05-07T20:13:21.1752121Z use_cache=True, 2025-05-07T20:13:21.1752248Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.1752370Z use_cpu=True, 2025-05-07T20:13:21.1752475Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.1752564Z ) 2025-05-07T20:13:21.1752707Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.1753070Z self=, 2025-05-07T20:13:21.1753167Z mixed_B=True, 2025-05-07T20:13:21.1753252Z compile=True, 2025-05-07T20:13:21.1753329Z T=4, 2025-05-07T20:13:21.1753418Z D=9, 2025-05-07T20:13:21.1753533Z B=126, 2025-05-07T20:13:21.1753614Z log_E=4, 2025-05-07T20:13:21.1753705Z L=4, 2025-05-07T20:13:21.1753790Z D_gradcheck=2, 2025-05-07T20:13:21.1753888Z stochastic_rounding=True, 2025-05-07T20:13:21.1753988Z weighted=False, 2025-05-07T20:13:21.1754072Z row_wise=True, 2025-05-07T20:13:21.1754165Z mixed=True, 2025-05-07T20:13:21.1754252Z use_cache=False, 2025-05-07T20:13:21.1754362Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.1754462Z use_cpu=True, 2025-05-07T20:13:21.1754568Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.1754646Z ) 2025-05-07T20:13:21.1754799Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.1755161Z self=, 2025-05-07T20:13:21.1755272Z mixed_B=False, 2025-05-07T20:13:21.1755370Z compile=False, 2025-05-07T20:13:21.1755448Z T=4, 2025-05-07T20:13:21.1755526Z D=126, 2025-05-07T20:13:21.1755617Z B=83, 2025-05-07T20:13:21.1755699Z log_E=4, 2025-05-07T20:13:21.1755790Z L=19, 2025-05-07T20:13:21.1755874Z D_gradcheck=2, 2025-05-07T20:13:21.1756034Z stochastic_rounding=False, 2025-05-07T20:13:21.1756142Z weighted=False, 2025-05-07T20:13:21.1756229Z row_wise=False, 2025-05-07T20:13:21.1756312Z mixed=True, 2025-05-07T20:13:21.1756414Z use_cache=False, 2025-05-07T20:13:21.1756526Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.1756616Z use_cpu=True, 2025-05-07T20:13:21.1756737Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.1756815Z ) 2025-05-07T20:13:21.1756952Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.1757328Z self=, 2025-05-07T20:13:21.1757415Z mixed_B=True, 2025-05-07T20:13:21.1757512Z compile=True, 2025-05-07T20:13:21.1757592Z T=4, 2025-05-07T20:13:21.1757670Z D=54, 2025-05-07T20:13:21.1757762Z B=80, 2025-05-07T20:13:21.1757842Z log_E=3, 2025-05-07T20:13:21.1757919Z L=20, 2025-05-07T20:13:21.1758017Z D_gradcheck=2, 2025-05-07T20:13:21.1758117Z stochastic_rounding=False, 2025-05-07T20:13:21.1758206Z weighted=False, 2025-05-07T20:13:21.1758301Z row_wise=True, 2025-05-07T20:13:21.1758383Z mixed=True, 2025-05-07T20:13:21.1758467Z use_cache=True, 2025-05-07T20:13:21.1758589Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.1758674Z use_cpu=True, 2025-05-07T20:13:21.1758777Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.1758867Z ) 2025-05-07T20:13:21.1759003Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.1759378Z self=, 2025-05-07T20:13:21.1759462Z mixed_B=True, 2025-05-07T20:13:21.1759546Z compile=True, 2025-05-07T20:13:21.1759635Z T=2, 2025-05-07T20:13:21.1759713Z D=97, 2025-05-07T20:13:21.1759792Z B=28, 2025-05-07T20:13:21.1759884Z log_E=3, 2025-05-07T20:13:21.1759962Z L=13, 2025-05-07T20:13:21.1760044Z D_gradcheck=2, 2025-05-07T20:13:21.1760155Z stochastic_rounding=False, 2025-05-07T20:13:21.1760241Z weighted=False, 2025-05-07T20:13:21.1760355Z row_wise=True, 2025-05-07T20:13:21.1760448Z mixed=True, 2025-05-07T20:13:21.1760534Z use_cache=False, 2025-05-07T20:13:21.1760643Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.1760762Z use_cpu=True, 2025-05-07T20:13:21.1760867Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.1760942Z ) 2025-05-07T20:13:21.1761092Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.1761456Z self=, 2025-05-07T20:13:21.1761552Z mixed_B=False, 2025-05-07T20:13:21.1761637Z compile=False, 2025-05-07T20:13:21.1761715Z T=5, 2025-05-07T20:13:21.1761807Z D=127, 2025-05-07T20:13:21.1761911Z B=97, 2025-05-07T20:13:21.1761992Z log_E=4, 2025-05-07T20:13:21.1762086Z L=3, 2025-05-07T20:13:21.1762170Z D_gradcheck=2, 2025-05-07T20:13:21.1762273Z stochastic_rounding=False, 2025-05-07T20:13:21.1762374Z weighted=True, 2025-05-07T20:13:21.1762464Z row_wise=False, 2025-05-07T20:13:21.1762550Z mixed=False, 2025-05-07T20:13:21.1762650Z use_cache=False, 2025-05-07T20:13:21.1762760Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.1762858Z use_cpu=True, 2025-05-07T20:13:21.1762962Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.1763037Z ) 2025-05-07T20:13:21.1763185Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.1763549Z self=, 2025-05-07T20:13:21.1763657Z mixed_B=True, 2025-05-07T20:13:21.1763755Z compile=False, 2025-05-07T20:13:21.1763833Z T=5, 2025-05-07T20:13:21.1763911Z D=29, 2025-05-07T20:13:21.1764000Z B=67, 2025-05-07T20:13:21.1764079Z log_E=5, 2025-05-07T20:13:21.1764156Z L=13, 2025-05-07T20:13:21.1764250Z D_gradcheck=1, 2025-05-07T20:13:21.1764347Z stochastic_rounding=True, 2025-05-07T20:13:21.1764433Z weighted=False, 2025-05-07T20:13:21.1764533Z row_wise=False, 2025-05-07T20:13:21.1764616Z mixed=False, 2025-05-07T20:13:21.1764713Z use_cache=False, 2025-05-07T20:13:21.1764823Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.1764910Z use_cpu=True, 2025-05-07T20:13:21.1765025Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.1765103Z ) 2025-05-07T20:13:21.1765239Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.1765613Z self=, 2025-05-07T20:13:21.1765700Z mixed_B=True, 2025-05-07T20:13:21.1765785Z compile=False, 2025-05-07T20:13:21.1765878Z T=5, 2025-05-07T20:13:21.1765958Z D=98, 2025-05-07T20:13:21.1766039Z B=40, 2025-05-07T20:13:21.1766134Z log_E=5, 2025-05-07T20:13:21.1766215Z L=13, 2025-05-07T20:13:21.1766301Z D_gradcheck=1, 2025-05-07T20:13:21.1766416Z stochastic_rounding=False, 2025-05-07T20:13:21.1766503Z weighted=False, 2025-05-07T20:13:21.1766602Z row_wise=True, 2025-05-07T20:13:21.1766688Z mixed=False, 2025-05-07T20:13:21.1766774Z use_cache=False, 2025-05-07T20:13:21.1766899Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.1766986Z use_cpu=True, 2025-05-07T20:13:21.1767090Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.1767186Z ) 2025-05-07T20:13:21.1767324Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.1767687Z self=, 2025-05-07T20:13:21.1767787Z mixed_B=False, 2025-05-07T20:13:21.1767874Z compile=True, 2025-05-07T20:13:21.1767954Z T=5, 2025-05-07T20:13:21.1768049Z D=42, 2025-05-07T20:13:21.1768130Z B=49, 2025-05-07T20:13:21.1768227Z log_E=5, 2025-05-07T20:13:21.1768305Z L=19, 2025-05-07T20:13:21.1768391Z D_gradcheck=1, 2025-05-07T20:13:21.1768504Z stochastic_rounding=True, 2025-05-07T20:13:21.1768592Z weighted=False, 2025-05-07T20:13:21.1768708Z row_wise=False, 2025-05-07T20:13:21.1768805Z mixed=False, 2025-05-07T20:13:21.1768887Z use_cache=False, 2025-05-07T20:13:21.1768998Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.1769133Z use_cpu=True, 2025-05-07T20:13:21.1769237Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.1769312Z ) 2025-05-07T20:13:21.1769463Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.1769826Z self=, 2025-05-07T20:13:21.1769925Z mixed_B=True, 2025-05-07T20:13:21.1770009Z compile=False, 2025-05-07T20:13:21.1770092Z T=1, 2025-05-07T20:13:21.1770185Z D=50, 2025-05-07T20:13:21.1770287Z B=76, 2025-05-07T20:13:21.1770367Z log_E=5, 2025-05-07T20:13:21.1770459Z L=16, 2025-05-07T20:13:21.1770544Z D_gradcheck=1, 2025-05-07T20:13:21.1770640Z stochastic_rounding=True, 2025-05-07T20:13:21.1770736Z weighted=False, 2025-05-07T20:13:21.1770822Z row_wise=False, 2025-05-07T20:13:21.1770905Z mixed=False, 2025-05-07T20:13:21.1770999Z use_cache=True, 2025-05-07T20:13:21.1771107Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.1771192Z use_cpu=True, 2025-05-07T20:13:21.1771310Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.1771387Z ) 2025-05-07T20:13:21.1771523Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.1771896Z self=, 2025-05-07T20:13:21.1772003Z mixed_B=False, 2025-05-07T20:13:21.1772100Z compile=False, 2025-05-07T20:13:21.1772177Z T=4, 2025-05-07T20:13:21.1772254Z D=46, 2025-05-07T20:13:21.1772347Z B=74, 2025-05-07T20:13:21.1772424Z log_E=5, 2025-05-07T20:13:21.1772507Z L=19, 2025-05-07T20:13:21.1772600Z D_gradcheck=2, 2025-05-07T20:13:21.1772697Z stochastic_rounding=True, 2025-05-07T20:13:21.1772785Z weighted=False, 2025-05-07T20:13:21.1772884Z row_wise=False, 2025-05-07T20:13:21.1772965Z mixed=True, 2025-05-07T20:13:21.1773049Z use_cache=True, 2025-05-07T20:13:21.1773173Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.1773261Z use_cpu=True, 2025-05-07T20:13:21.1773367Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.1773454Z ) 2025-05-07T20:13:21.1773589Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.1773961Z self=, 2025-05-07T20:13:21.1774045Z mixed_B=True, 2025-05-07T20:13:21.1774128Z compile=True, 2025-05-07T20:13:21.1774218Z T=1, 2025-05-07T20:13:21.1774297Z D=39, 2025-05-07T20:13:21.1774376Z B=48, 2025-05-07T20:13:21.1774467Z log_E=4, 2025-05-07T20:13:21.1774544Z L=5, 2025-05-07T20:13:21.1774628Z D_gradcheck=2, 2025-05-07T20:13:21.1774740Z stochastic_rounding=False, 2025-05-07T20:13:21.1774825Z weighted=False, 2025-05-07T20:13:21.1774911Z row_wise=False, 2025-05-07T20:13:21.1775005Z mixed=True, 2025-05-07T20:13:21.1775090Z use_cache=False, 2025-05-07T20:13:21.1775213Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.1775297Z use_cpu=True, 2025-05-07T20:13:21.1775401Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.1775490Z ) 2025-05-07T20:13:21.1775628Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.1775986Z self=, 2025-05-07T20:13:21.1776085Z mixed_B=True, 2025-05-07T20:13:21.1776169Z compile=True, 2025-05-07T20:13:21.1776247Z T=1, 2025-05-07T20:13:21.1776338Z D=77, 2025-05-07T20:13:21.1776418Z B=22, 2025-05-07T20:13:21.1776501Z log_E=3, 2025-05-07T20:13:21.1776590Z L=2, 2025-05-07T20:13:21.1776674Z D_gradcheck=2, 2025-05-07T20:13:21.1776771Z stochastic_rounding=True, 2025-05-07T20:13:21.1776868Z weighted=False, 2025-05-07T20:13:21.1777001Z row_wise=False, 2025-05-07T20:13:21.1777099Z mixed=True, 2025-05-07T20:13:21.1777185Z use_cache=False, 2025-05-07T20:13:21.1777294Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.1777420Z use_cpu=True, 2025-05-07T20:13:21.1777525Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.1777601Z ) 2025-05-07T20:13:21.1777752Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.1778112Z self=, 2025-05-07T20:13:21.1778198Z mixed_B=False, 2025-05-07T20:13:21.1778292Z compile=True, 2025-05-07T20:13:21.1778372Z T=1, 2025-05-07T20:13:21.1778450Z D=94, 2025-05-07T20:13:21.1778540Z B=110, 2025-05-07T20:13:21.1778643Z log_E=5, 2025-05-07T20:13:21.1778723Z L=5, 2025-05-07T20:13:21.1778822Z D_gradcheck=1, 2025-05-07T20:13:21.1778929Z stochastic_rounding=False, 2025-05-07T20:13:21.1779031Z weighted=False, 2025-05-07T20:13:21.1779118Z row_wise=True, 2025-05-07T20:13:21.1779202Z mixed=True, 2025-05-07T20:13:21.1779302Z use_cache=False, 2025-05-07T20:13:21.1779409Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.1779494Z use_cpu=True, 2025-05-07T20:13:21.1779613Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.1779692Z ) 2025-05-07T20:13:21.1779828Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.1780204Z self=, 2025-05-07T20:13:21.1780310Z mixed_B=True, 2025-05-07T20:13:21.1780394Z compile=True, 2025-05-07T20:13:21.1780482Z T=4, 2025-05-07T20:13:21.1780560Z D=74, 2025-05-07T20:13:21.1780650Z B=124, 2025-05-07T20:13:21.1780730Z log_E=4, 2025-05-07T20:13:21.1780809Z L=20, 2025-05-07T20:13:21.1780904Z D_gradcheck=1, 2025-05-07T20:13:21.1781001Z stochastic_rounding=True, 2025-05-07T20:13:21.1781087Z weighted=True, 2025-05-07T20:13:21.1781185Z row_wise=False, 2025-05-07T20:13:21.1781266Z mixed=True, 2025-05-07T20:13:21.1781350Z use_cache=True, 2025-05-07T20:13:21.1781474Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.1781557Z use_cpu=True, 2025-05-07T20:13:21.1781667Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.1781754Z ) 2025-05-07T20:13:21.2126320Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.2126716Z self=, 2025-05-07T20:13:21.2126814Z mixed_B=False, 2025-05-07T20:13:21.2126901Z compile=False, 2025-05-07T20:13:21.2127000Z T=3, 2025-05-07T20:13:21.2127083Z D=89, 2025-05-07T20:13:21.2127162Z B=6, 2025-05-07T20:13:21.2127259Z log_E=3, 2025-05-07T20:13:21.2127341Z L=14, 2025-05-07T20:13:21.2127426Z D_gradcheck=2, 2025-05-07T20:13:21.2127538Z stochastic_rounding=True, 2025-05-07T20:13:21.2127632Z weighted=False, 2025-05-07T20:13:21.2127734Z row_wise=True, 2025-05-07T20:13:21.2127818Z mixed=False, 2025-05-07T20:13:21.2127908Z use_cache=False, 2025-05-07T20:13:21.2128030Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.2128114Z use_cpu=True, 2025-05-07T20:13:21.2128222Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.2128309Z ) 2025-05-07T20:13:21.2128448Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.2128811Z self=, 2025-05-07T20:13:21.2128908Z mixed_B=False, 2025-05-07T20:13:21.2128992Z compile=True, 2025-05-07T20:13:21.2129070Z T=5, 2025-05-07T20:13:21.2129158Z D=107, 2025-05-07T20:13:21.2129236Z B=88, 2025-05-07T20:13:21.2129330Z log_E=5, 2025-05-07T20:13:21.2129418Z L=12, 2025-05-07T20:13:21.2129504Z D_gradcheck=1, 2025-05-07T20:13:21.2129618Z stochastic_rounding=False, 2025-05-07T20:13:21.2129704Z weighted=False, 2025-05-07T20:13:21.2129907Z row_wise=False, 2025-05-07T20:13:21.2130007Z mixed=False, 2025-05-07T20:13:21.2130166Z use_cache=False, 2025-05-07T20:13:21.2130279Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.2130379Z use_cpu=True, 2025-05-07T20:13:21.2130533Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.2130610Z ) 2025-05-07T20:13:21.2130763Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.2131127Z self=, 2025-05-07T20:13:21.2131233Z mixed_B=False, 2025-05-07T20:13:21.2131320Z compile=True, 2025-05-07T20:13:21.2131402Z T=2, 2025-05-07T20:13:21.2131496Z D=71, 2025-05-07T20:13:21.2131575Z B=54, 2025-05-07T20:13:21.2131691Z log_E=5, 2025-05-07T20:13:21.2131785Z L=7, 2025-05-07T20:13:21.2131873Z D_gradcheck=1, 2025-05-07T20:13:21.2131973Z stochastic_rounding=True, 2025-05-07T20:13:21.2132075Z weighted=True, 2025-05-07T20:13:21.2132163Z row_wise=True, 2025-05-07T20:13:21.2132247Z mixed=True, 2025-05-07T20:13:21.2132347Z use_cache=True, 2025-05-07T20:13:21.2132461Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.2132547Z use_cpu=True, 2025-05-07T20:13:21.2132669Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.2132748Z ) 2025-05-07T20:13:21.2132901Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.2133262Z self=, 2025-05-07T20:13:21.2133389Z mixed_B=False, 2025-05-07T20:13:21.2133485Z compile=True, 2025-05-07T20:13:21.2133564Z T=4, 2025-05-07T20:13:21.2133648Z D=119, 2025-05-07T20:13:21.2133743Z B=53, 2025-05-07T20:13:21.2133827Z log_E=3, 2025-05-07T20:13:21.2133907Z L=10, 2025-05-07T20:13:21.2134004Z D_gradcheck=1, 2025-05-07T20:13:21.2134105Z stochastic_rounding=False, 2025-05-07T20:13:21.2134192Z weighted=True, 2025-05-07T20:13:21.2134294Z row_wise=False, 2025-05-07T20:13:21.2134377Z mixed=False, 2025-05-07T20:13:21.2134465Z use_cache=False, 2025-05-07T20:13:21.2134594Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.2134678Z use_cpu=True, 2025-05-07T20:13:21.2134798Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.2134873Z ) 2025-05-07T20:13:21.2135009Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.2135381Z self=, 2025-05-07T20:13:21.2135466Z mixed_B=True, 2025-05-07T20:13:21.2135548Z compile=True, 2025-05-07T20:13:21.2135639Z T=3, 2025-05-07T20:13:21.2135719Z D=83, 2025-05-07T20:13:21.2135797Z B=45, 2025-05-07T20:13:21.2135890Z log_E=5, 2025-05-07T20:13:21.2135968Z L=11, 2025-05-07T20:13:21.2136051Z D_gradcheck=1, 2025-05-07T20:13:21.2136163Z stochastic_rounding=False, 2025-05-07T20:13:21.2136246Z weighted=False, 2025-05-07T20:13:21.2136332Z row_wise=True, 2025-05-07T20:13:21.2136429Z mixed=True, 2025-05-07T20:13:21.2136514Z use_cache=False, 2025-05-07T20:13:21.2136639Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.2136723Z use_cpu=True, 2025-05-07T20:13:21.2136829Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.2136919Z ) 2025-05-07T20:13:21.2137060Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.2137423Z self=, 2025-05-07T20:13:21.2137526Z mixed_B=False, 2025-05-07T20:13:21.2137614Z compile=False, 2025-05-07T20:13:21.2137694Z T=3, 2025-05-07T20:13:21.2137784Z D=5, 2025-05-07T20:13:21.2137863Z B=55, 2025-05-07T20:13:21.2137946Z log_E=3, 2025-05-07T20:13:21.2138039Z L=6, 2025-05-07T20:13:21.2138123Z D_gradcheck=1, 2025-05-07T20:13:21.2138232Z stochastic_rounding=True, 2025-05-07T20:13:21.2138320Z weighted=False, 2025-05-07T20:13:21.2138402Z row_wise=True, 2025-05-07T20:13:21.2138522Z mixed=True, 2025-05-07T20:13:21.2138607Z use_cache=True, 2025-05-07T20:13:21.2138717Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.2138812Z use_cpu=True, 2025-05-07T20:13:21.2138942Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.2139019Z ) 2025-05-07T20:13:21.2139172Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.2139534Z self=, 2025-05-07T20:13:21.2139621Z mixed_B=False, 2025-05-07T20:13:21.2139719Z compile=False, 2025-05-07T20:13:21.2139797Z T=3, 2025-05-07T20:13:21.2139876Z D=117, 2025-05-07T20:13:21.2139967Z B=50, 2025-05-07T20:13:21.2140072Z log_E=3, 2025-05-07T20:13:21.2140167Z L=18, 2025-05-07T20:13:21.2140253Z D_gradcheck=1, 2025-05-07T20:13:21.2140356Z stochastic_rounding=True, 2025-05-07T20:13:21.2140456Z weighted=True, 2025-05-07T20:13:21.2140541Z row_wise=True, 2025-05-07T20:13:21.2140627Z mixed=True, 2025-05-07T20:13:21.2140724Z use_cache=True, 2025-05-07T20:13:21.2140833Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.2140917Z use_cpu=True, 2025-05-07T20:13:21.2141036Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.2141114Z ) 2025-05-07T20:13:21.2141253Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.2141626Z self=, 2025-05-07T20:13:21.2141711Z mixed_B=False, 2025-05-07T20:13:21.2141837Z compile=True, 2025-05-07T20:13:21.2141916Z T=4, 2025-05-07T20:13:21.2141998Z D=12, 2025-05-07T20:13:21.2142089Z B=103, 2025-05-07T20:13:21.2142170Z log_E=5, 2025-05-07T20:13:21.2142249Z L=8, 2025-05-07T20:13:21.2142345Z D_gradcheck=1, 2025-05-07T20:13:21.2142445Z stochastic_rounding=False, 2025-05-07T20:13:21.2142530Z weighted=False, 2025-05-07T20:13:21.2142627Z row_wise=True, 2025-05-07T20:13:21.2142711Z mixed=False, 2025-05-07T20:13:21.2142796Z use_cache=True, 2025-05-07T20:13:21.2142919Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.2143004Z use_cpu=True, 2025-05-07T20:13:21.2143109Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.2143196Z ) 2025-05-07T20:13:21.2143333Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.2143707Z self=, 2025-05-07T20:13:21.2143790Z mixed_B=True, 2025-05-07T20:13:21.2143877Z compile=False, 2025-05-07T20:13:21.2143970Z T=3, 2025-05-07T20:13:21.2144048Z D=4, 2025-05-07T20:13:21.2144128Z B=33, 2025-05-07T20:13:21.2144220Z log_E=3, 2025-05-07T20:13:21.2144300Z L=3, 2025-05-07T20:13:21.2144385Z D_gradcheck=2, 2025-05-07T20:13:21.2144494Z stochastic_rounding=True, 2025-05-07T20:13:21.2144578Z weighted=True, 2025-05-07T20:13:21.2144661Z row_wise=True, 2025-05-07T20:13:21.2144757Z mixed=False, 2025-05-07T20:13:21.2144842Z use_cache=True, 2025-05-07T20:13:21.2144952Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.2145051Z use_cpu=True, 2025-05-07T20:13:21.2145156Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.2145246Z ) 2025-05-07T20:13:21.2145381Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.2145738Z self=, 2025-05-07T20:13:21.2145835Z mixed_B=False, 2025-05-07T20:13:21.2145920Z compile=True, 2025-05-07T20:13:21.2145998Z T=5, 2025-05-07T20:13:21.2146091Z D=89, 2025-05-07T20:13:21.2146170Z B=75, 2025-05-07T20:13:21.2146251Z log_E=5, 2025-05-07T20:13:21.2146341Z L=14, 2025-05-07T20:13:21.2146426Z D_gradcheck=1, 2025-05-07T20:13:21.2146526Z stochastic_rounding=False, 2025-05-07T20:13:21.2146623Z weighted=False, 2025-05-07T20:13:21.2146708Z row_wise=False, 2025-05-07T20:13:21.2146833Z mixed=False, 2025-05-07T20:13:21.2146930Z use_cache=True, 2025-05-07T20:13:21.2147041Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.2147136Z use_cpu=True, 2025-05-07T20:13:21.2147267Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.2147343Z ) 2025-05-07T20:13:21.2147495Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.2147858Z self=, 2025-05-07T20:13:21.2147943Z mixed_B=True, 2025-05-07T20:13:21.2148044Z compile=False, 2025-05-07T20:13:21.2148125Z T=4, 2025-05-07T20:13:21.2148205Z D=110, 2025-05-07T20:13:21.2148296Z B=62, 2025-05-07T20:13:21.2148377Z log_E=4, 2025-05-07T20:13:21.2148485Z L=11, 2025-05-07T20:13:21.2148585Z D_gradcheck=2, 2025-05-07T20:13:21.2148682Z stochastic_rounding=True, 2025-05-07T20:13:21.2148766Z weighted=True, 2025-05-07T20:13:21.2148860Z row_wise=True, 2025-05-07T20:13:21.2148944Z mixed=True, 2025-05-07T20:13:21.2149043Z use_cache=False, 2025-05-07T20:13:21.2149151Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.2149235Z use_cpu=True, 2025-05-07T20:13:21.2149351Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.2149429Z ) 2025-05-07T20:13:21.2149566Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.2149941Z self=, 2025-05-07T20:13:21.2150023Z mixed_B=True, 2025-05-07T20:13:21.2150131Z compile=True, 2025-05-07T20:13:21.2150222Z T=3, 2025-05-07T20:13:21.2150305Z D=54, 2025-05-07T20:13:21.2150384Z B=84, 2025-05-07T20:13:21.2150476Z log_E=4, 2025-05-07T20:13:21.2150557Z L=10, 2025-05-07T20:13:21.2150658Z D_gradcheck=1, 2025-05-07T20:13:21.2150756Z stochastic_rounding=True, 2025-05-07T20:13:21.2150843Z weighted=True, 2025-05-07T20:13:21.2150941Z row_wise=True, 2025-05-07T20:13:21.2151027Z mixed=False, 2025-05-07T20:13:21.2151113Z use_cache=True, 2025-05-07T20:13:21.2151236Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.2151321Z use_cpu=True, 2025-05-07T20:13:21.2151428Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.2151522Z ) 2025-05-07T20:13:21.2151659Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.2152023Z self=, 2025-05-07T20:13:21.2152125Z mixed_B=False, 2025-05-07T20:13:21.2152213Z compile=True, 2025-05-07T20:13:21.2152292Z T=1, 2025-05-07T20:13:21.2152388Z D=17, 2025-05-07T20:13:21.2152468Z B=21, 2025-05-07T20:13:21.2152566Z log_E=5, 2025-05-07T20:13:21.2152647Z L=18, 2025-05-07T20:13:21.2152736Z D_gradcheck=1, 2025-05-07T20:13:21.2152851Z stochastic_rounding=False, 2025-05-07T20:13:21.2152938Z weighted=True, 2025-05-07T20:13:21.2153024Z row_wise=True, 2025-05-07T20:13:21.2153125Z mixed=False, 2025-05-07T20:13:21.2153213Z use_cache=False, 2025-05-07T20:13:21.2153326Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.2153426Z use_cpu=True, 2025-05-07T20:13:21.2153533Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.2153612Z ) 2025-05-07T20:13:21.2153760Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.2154123Z self=, 2025-05-07T20:13:21.2154223Z mixed_B=False, 2025-05-07T20:13:21.2154311Z compile=True, 2025-05-07T20:13:21.2154393Z T=1, 2025-05-07T20:13:21.2154489Z D=128, 2025-05-07T20:13:21.2154573Z B=119, 2025-05-07T20:13:21.2154656Z log_E=4, 2025-05-07T20:13:21.2154753Z L=16, 2025-05-07T20:13:21.2154839Z D_gradcheck=1, 2025-05-07T20:13:21.2154940Z stochastic_rounding=True, 2025-05-07T20:13:21.2155040Z weighted=True, 2025-05-07T20:13:21.2155128Z row_wise=False, 2025-05-07T20:13:21.2155236Z mixed=False, 2025-05-07T20:13:21.2155334Z use_cache=False, 2025-05-07T20:13:21.2155444Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.2155527Z use_cpu=True, 2025-05-07T20:13:21.2155645Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.2155750Z ) 2025-05-07T20:13:21.2155886Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.2156346Z self=, 2025-05-07T20:13:21.2156429Z mixed_B=False, 2025-05-07T20:13:21.2156533Z compile=True, 2025-05-07T20:13:21.2156610Z T=2, 2025-05-07T20:13:21.2156688Z D=127, 2025-05-07T20:13:21.2156783Z B=14, 2025-05-07T20:13:21.2156864Z log_E=4, 2025-05-07T20:13:21.2156977Z L=1, 2025-05-07T20:13:21.2157078Z D_gradcheck=1, 2025-05-07T20:13:21.2157176Z stochastic_rounding=False, 2025-05-07T20:13:21.2157261Z weighted=True, 2025-05-07T20:13:21.2157356Z row_wise=False, 2025-05-07T20:13:21.2157440Z mixed=True, 2025-05-07T20:13:21.2157526Z use_cache=True, 2025-05-07T20:13:21.2157655Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.2157741Z use_cpu=True, 2025-05-07T20:13:21.2157862Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.2157943Z ) 2025-05-07T20:13:21.2158083Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.2158464Z self=, 2025-05-07T20:13:21.2158549Z mixed_B=True, 2025-05-07T20:13:21.2158670Z compile=False, 2025-05-07T20:13:21.2158763Z T=2, 2025-05-07T20:13:21.2158842Z D=100, 2025-05-07T20:13:21.2158922Z B=100, 2025-05-07T20:13:21.2159013Z log_E=3, 2025-05-07T20:13:21.2159093Z L=15, 2025-05-07T20:13:21.2159177Z D_gradcheck=2, 2025-05-07T20:13:21.2159285Z stochastic_rounding=True, 2025-05-07T20:13:21.2159369Z weighted=True, 2025-05-07T20:13:21.2159453Z row_wise=False, 2025-05-07T20:13:21.2159546Z mixed=True, 2025-05-07T20:13:21.2159631Z use_cache=False, 2025-05-07T20:13:21.2159754Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.2159838Z use_cpu=True, 2025-05-07T20:13:21.2159942Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.2160032Z ) 2025-05-07T20:13:21.2160169Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.2160530Z self=, 2025-05-07T20:13:21.2160623Z mixed_B=True, 2025-05-07T20:13:21.2160709Z compile=True, 2025-05-07T20:13:21.2160788Z T=4, 2025-05-07T20:13:21.2160879Z D=77, 2025-05-07T20:13:21.2160957Z B=56, 2025-05-07T20:13:21.2161038Z log_E=5, 2025-05-07T20:13:21.2161130Z L=12, 2025-05-07T20:13:21.2161215Z D_gradcheck=1, 2025-05-07T20:13:21.2161313Z stochastic_rounding=True, 2025-05-07T20:13:21.2161411Z weighted=False, 2025-05-07T20:13:21.2161496Z row_wise=True, 2025-05-07T20:13:21.2161592Z mixed=False, 2025-05-07T20:13:21.2161681Z use_cache=True, 2025-05-07T20:13:21.2161791Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.2161887Z use_cpu=True, 2025-05-07T20:13:21.2161993Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.2162075Z ) 2025-05-07T20:13:21.2506820Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.2507198Z self=, 2025-05-07T20:13:21.2507300Z mixed_B=False, 2025-05-07T20:13:21.2507391Z compile=False, 2025-05-07T20:13:21.2507470Z T=5, 2025-05-07T20:13:21.2507562Z D=20, 2025-05-07T20:13:21.2507641Z B=39, 2025-05-07T20:13:21.2507728Z log_E=3, 2025-05-07T20:13:21.2507821Z L=16, 2025-05-07T20:13:21.2507905Z D_gradcheck=1, 2025-05-07T20:13:21.2508009Z stochastic_rounding=True, 2025-05-07T20:13:21.2508105Z weighted=True, 2025-05-07T20:13:21.2508191Z row_wise=False, 2025-05-07T20:13:21.2508273Z mixed=True, 2025-05-07T20:13:21.2508505Z use_cache=True, 2025-05-07T20:13:21.2508617Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.2508718Z use_cpu=True, 2025-05-07T20:13:21.2508828Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.2508951Z ) 2025-05-07T20:13:21.2509101Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.2509465Z self=, 2025-05-07T20:13:21.2509551Z mixed_B=False, 2025-05-07T20:13:21.2509650Z compile=True, 2025-05-07T20:13:21.2509729Z T=1, 2025-05-07T20:13:21.2509810Z D=117, 2025-05-07T20:13:21.2509903Z B=76, 2025-05-07T20:13:21.2509982Z log_E=5, 2025-05-07T20:13:21.2510098Z L=13, 2025-05-07T20:13:21.2510196Z D_gradcheck=2, 2025-05-07T20:13:21.2510295Z stochastic_rounding=True, 2025-05-07T20:13:21.2510382Z weighted=True, 2025-05-07T20:13:21.2510477Z row_wise=True, 2025-05-07T20:13:21.2510560Z mixed=False, 2025-05-07T20:13:21.2510661Z use_cache=True, 2025-05-07T20:13:21.2510773Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.2510856Z use_cpu=True, 2025-05-07T20:13:21.2510973Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.2511051Z ) 2025-05-07T20:13:21.2511188Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.2511563Z self=, 2025-05-07T20:13:21.2511647Z mixed_B=False, 2025-05-07T20:13:21.2511771Z compile=False, 2025-05-07T20:13:21.2511943Z T=3, 2025-05-07T20:13:21.2512025Z D=49, 2025-05-07T20:13:21.2512104Z B=48, 2025-05-07T20:13:21.2512199Z log_E=4, 2025-05-07T20:13:21.2512279Z L=1, 2025-05-07T20:13:21.2512380Z D_gradcheck=1, 2025-05-07T20:13:21.2512482Z stochastic_rounding=False, 2025-05-07T20:13:21.2512569Z weighted=False, 2025-05-07T20:13:21.2512668Z row_wise=True, 2025-05-07T20:13:21.2512755Z mixed=False, 2025-05-07T20:13:21.2512842Z use_cache=True, 2025-05-07T20:13:21.2512969Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.2513056Z use_cpu=True, 2025-05-07T20:13:21.2513162Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.2513254Z ) 2025-05-07T20:13:21.2513392Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.2513755Z self=, 2025-05-07T20:13:21.2513852Z mixed_B=True, 2025-05-07T20:13:21.2513937Z compile=True, 2025-05-07T20:13:21.2514032Z T=4, 2025-05-07T20:13:21.2514112Z D=87, 2025-05-07T20:13:21.2514192Z B=26, 2025-05-07T20:13:21.2514286Z log_E=4, 2025-05-07T20:13:21.2514365Z L=5, 2025-05-07T20:13:21.2514450Z D_gradcheck=2, 2025-05-07T20:13:21.2514565Z stochastic_rounding=False, 2025-05-07T20:13:21.2514649Z weighted=True, 2025-05-07T20:13:21.2514733Z row_wise=False, 2025-05-07T20:13:21.2514829Z mixed=True, 2025-05-07T20:13:21.2514914Z use_cache=True, 2025-05-07T20:13:21.2515027Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.2515124Z use_cpu=True, 2025-05-07T20:13:21.2515227Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.2515307Z ) 2025-05-07T20:13:21.2515474Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.2515834Z self=, 2025-05-07T20:13:21.2515932Z mixed_B=False, 2025-05-07T20:13:21.2516088Z compile=True, 2025-05-07T20:13:21.2516172Z T=5, 2025-05-07T20:13:21.2516267Z D=126, 2025-05-07T20:13:21.2516348Z B=113, 2025-05-07T20:13:21.2516430Z log_E=4, 2025-05-07T20:13:21.2516525Z L=3, 2025-05-07T20:13:21.2516612Z D_gradcheck=2, 2025-05-07T20:13:21.2516713Z stochastic_rounding=False, 2025-05-07T20:13:21.2516815Z weighted=True, 2025-05-07T20:13:21.2516899Z row_wise=True, 2025-05-07T20:13:21.2516983Z mixed=True, 2025-05-07T20:13:21.2517117Z use_cache=False, 2025-05-07T20:13:21.2517230Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.2517313Z use_cpu=True, 2025-05-07T20:13:21.2517434Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.2517539Z ) 2025-05-07T20:13:21.2517693Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.2518055Z self=, 2025-05-07T20:13:21.2518140Z mixed_B=True, 2025-05-07T20:13:21.2518242Z compile=False, 2025-05-07T20:13:21.2518325Z T=1, 2025-05-07T20:13:21.2518405Z D=97, 2025-05-07T20:13:21.2518501Z B=39, 2025-05-07T20:13:21.2518582Z log_E=5, 2025-05-07T20:13:21.2518660Z L=1, 2025-05-07T20:13:21.2518787Z D_gradcheck=2, 2025-05-07T20:13:21.2518887Z stochastic_rounding=True, 2025-05-07T20:13:21.2518975Z weighted=False, 2025-05-07T20:13:21.2519077Z row_wise=True, 2025-05-07T20:13:21.2519161Z mixed=False, 2025-05-07T20:13:21.2519251Z use_cache=False, 2025-05-07T20:13:21.2519377Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.2519463Z use_cpu=True, 2025-05-07T20:13:21.2519578Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.2519655Z ) 2025-05-07T20:13:21.2519795Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.2520173Z self=, 2025-05-07T20:13:21.2520259Z mixed_B=True, 2025-05-07T20:13:21.2520346Z compile=False, 2025-05-07T20:13:21.2520483Z T=1, 2025-05-07T20:13:21.2520562Z D=38, 2025-05-07T20:13:21.2520640Z B=92, 2025-05-07T20:13:21.2520731Z log_E=5, 2025-05-07T20:13:21.2520809Z L=16, 2025-05-07T20:13:21.2520896Z D_gradcheck=2, 2025-05-07T20:13:21.2521011Z stochastic_rounding=False, 2025-05-07T20:13:21.2521096Z weighted=True, 2025-05-07T20:13:21.2521179Z row_wise=True, 2025-05-07T20:13:21.2521272Z mixed=True, 2025-05-07T20:13:21.2521358Z use_cache=False, 2025-05-07T20:13:21.2521482Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.2521564Z use_cpu=True, 2025-05-07T20:13:21.2521668Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.2521761Z ) 2025-05-07T20:13:21.2521899Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.2522261Z self=, 2025-05-07T20:13:21.2522357Z mixed_B=False, 2025-05-07T20:13:21.2522442Z compile=True, 2025-05-07T20:13:21.2522520Z T=1, 2025-05-07T20:13:21.2522610Z D=14, 2025-05-07T20:13:21.2522687Z B=55, 2025-05-07T20:13:21.2522766Z log_E=3, 2025-05-07T20:13:21.2522858Z L=4, 2025-05-07T20:13:21.2522945Z D_gradcheck=1, 2025-05-07T20:13:21.2523057Z stochastic_rounding=True, 2025-05-07T20:13:21.2523144Z weighted=False, 2025-05-07T20:13:21.2523227Z row_wise=True, 2025-05-07T20:13:21.2523327Z mixed=False, 2025-05-07T20:13:21.2523416Z use_cache=False, 2025-05-07T20:13:21.2523527Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.2523629Z use_cpu=True, 2025-05-07T20:13:21.2523733Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.2523810Z ) 2025-05-07T20:13:21.2523961Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.2524321Z self=, 2025-05-07T20:13:21.2524403Z mixed_B=True, 2025-05-07T20:13:21.2524498Z compile=True, 2025-05-07T20:13:21.2524580Z T=3, 2025-05-07T20:13:21.2524659Z D=95, 2025-05-07T20:13:21.2524752Z B=74, 2025-05-07T20:13:21.2524833Z log_E=3, 2025-05-07T20:13:21.2524926Z L=15, 2025-05-07T20:13:21.2525013Z D_gradcheck=2, 2025-05-07T20:13:21.2525113Z stochastic_rounding=False, 2025-05-07T20:13:21.2525211Z weighted=False, 2025-05-07T20:13:21.2525295Z row_wise=False, 2025-05-07T20:13:21.2525379Z mixed=False, 2025-05-07T20:13:21.2525500Z use_cache=False, 2025-05-07T20:13:21.2525611Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.2525695Z use_cpu=True, 2025-05-07T20:13:21.2525814Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.2525914Z ) 2025-05-07T20:13:21.2526052Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.2526429Z self=, 2025-05-07T20:13:21.2526513Z mixed_B=True, 2025-05-07T20:13:21.2526616Z compile=True, 2025-05-07T20:13:21.2526697Z T=4, 2025-05-07T20:13:21.2526777Z D=117, 2025-05-07T20:13:21.2526869Z B=128, 2025-05-07T20:13:21.2526951Z log_E=5, 2025-05-07T20:13:21.2527031Z L=14, 2025-05-07T20:13:21.2527156Z D_gradcheck=1, 2025-05-07T20:13:21.2527260Z stochastic_rounding=False, 2025-05-07T20:13:21.2527345Z weighted=False, 2025-05-07T20:13:21.2527440Z row_wise=True, 2025-05-07T20:13:21.2527521Z mixed=False, 2025-05-07T20:13:21.2527607Z use_cache=True, 2025-05-07T20:13:21.2527730Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.2527813Z use_cpu=True, 2025-05-07T20:13:21.2527917Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.2528008Z ) 2025-05-07T20:13:21.2528144Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.2528517Z self=, 2025-05-07T20:13:21.2528601Z mixed_B=False, 2025-05-07T20:13:21.2528685Z compile=True, 2025-05-07T20:13:21.2528800Z T=3, 2025-05-07T20:13:21.2528878Z D=55, 2025-05-07T20:13:21.2528956Z B=76, 2025-05-07T20:13:21.2529048Z log_E=4, 2025-05-07T20:13:21.2529131Z L=6, 2025-05-07T20:13:21.2529218Z D_gradcheck=2, 2025-05-07T20:13:21.2529330Z stochastic_rounding=False, 2025-05-07T20:13:21.2529415Z weighted=False, 2025-05-07T20:13:21.2529500Z row_wise=False, 2025-05-07T20:13:21.2529594Z mixed=True, 2025-05-07T20:13:21.2529680Z use_cache=True, 2025-05-07T20:13:21.2529790Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.2529886Z use_cpu=True, 2025-05-07T20:13:21.2529989Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.2530079Z ) 2025-05-07T20:13:21.2530215Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.2530579Z self=, 2025-05-07T20:13:21.2530675Z mixed_B=False, 2025-05-07T20:13:21.2530761Z compile=False, 2025-05-07T20:13:21.2530841Z T=3, 2025-05-07T20:13:21.2530932Z D=54, 2025-05-07T20:13:21.2531010Z B=118, 2025-05-07T20:13:21.2531090Z log_E=5, 2025-05-07T20:13:21.2531179Z L=13, 2025-05-07T20:13:21.2531266Z D_gradcheck=1, 2025-05-07T20:13:21.2531365Z stochastic_rounding=True, 2025-05-07T20:13:21.2531460Z weighted=True, 2025-05-07T20:13:21.2531542Z row_wise=True, 2025-05-07T20:13:21.2531624Z mixed=False, 2025-05-07T20:13:21.2531721Z use_cache=False, 2025-05-07T20:13:21.2531831Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.2531925Z use_cpu=True, 2025-05-07T20:13:21.2532029Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.2532107Z ) 2025-05-07T20:13:21.2532256Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.2532618Z self=, 2025-05-07T20:13:21.2532702Z mixed_B=False, 2025-05-07T20:13:21.2532799Z compile=True, 2025-05-07T20:13:21.2532878Z T=5, 2025-05-07T20:13:21.2532956Z D=8, 2025-05-07T20:13:21.2533047Z B=44, 2025-05-07T20:13:21.2533127Z log_E=4, 2025-05-07T20:13:21.2533206Z L=4, 2025-05-07T20:13:21.2533305Z D_gradcheck=2, 2025-05-07T20:13:21.2533405Z stochastic_rounding=False, 2025-05-07T20:13:21.2533491Z weighted=False, 2025-05-07T20:13:21.2533592Z row_wise=False, 2025-05-07T20:13:21.2533676Z mixed=False, 2025-05-07T20:13:21.2533814Z use_cache=False, 2025-05-07T20:13:21.2533928Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.2534012Z use_cpu=True, 2025-05-07T20:13:21.2534130Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.2534207Z ) 2025-05-07T20:13:21.2534370Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.2534745Z self=, 2025-05-07T20:13:21.2534832Z mixed_B=False, 2025-05-07T20:13:21.2534916Z compile=False, 2025-05-07T20:13:21.2535008Z T=1, 2025-05-07T20:13:21.2535086Z D=47, 2025-05-07T20:13:21.2535164Z B=61, 2025-05-07T20:13:21.2535255Z log_E=5, 2025-05-07T20:13:21.2535335Z L=4, 2025-05-07T20:13:21.2535446Z D_gradcheck=2, 2025-05-07T20:13:21.2535557Z stochastic_rounding=False, 2025-05-07T20:13:21.2535643Z weighted=True, 2025-05-07T20:13:21.2535739Z row_wise=False, 2025-05-07T20:13:21.2535821Z mixed=False, 2025-05-07T20:13:21.2535908Z use_cache=False, 2025-05-07T20:13:21.2536028Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.2536112Z use_cpu=True, 2025-05-07T20:13:21.2536219Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.2536309Z ) 2025-05-07T20:13:21.2536449Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.2536812Z self=, 2025-05-07T20:13:21.2536909Z mixed_B=True, 2025-05-07T20:13:21.2536996Z compile=False, 2025-05-07T20:13:21.2537103Z T=2, 2025-05-07T20:13:21.2537195Z D=39, 2025-05-07T20:13:21.2537275Z B=16, 2025-05-07T20:13:21.2537368Z log_E=3, 2025-05-07T20:13:21.2537447Z L=19, 2025-05-07T20:13:21.2537538Z D_gradcheck=2, 2025-05-07T20:13:21.2537655Z stochastic_rounding=False, 2025-05-07T20:13:21.2537740Z weighted=True, 2025-05-07T20:13:21.2537825Z row_wise=True, 2025-05-07T20:13:21.2537923Z mixed=False, 2025-05-07T20:13:21.2538011Z use_cache=True, 2025-05-07T20:13:21.2538125Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.2538225Z use_cpu=True, 2025-05-07T20:13:21.2538331Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.2538409Z ) 2025-05-07T20:13:21.2538565Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.2538923Z self=, 2025-05-07T20:13:21.2539023Z mixed_B=False, 2025-05-07T20:13:21.2539110Z compile=False, 2025-05-07T20:13:21.2539193Z T=1, 2025-05-07T20:13:21.2539288Z D=109, 2025-05-07T20:13:21.2539369Z B=112, 2025-05-07T20:13:21.2539451Z log_E=4, 2025-05-07T20:13:21.2539552Z L=12, 2025-05-07T20:13:21.2539640Z D_gradcheck=1, 2025-05-07T20:13:21.2539740Z stochastic_rounding=True, 2025-05-07T20:13:21.2539841Z weighted=True, 2025-05-07T20:13:21.2539923Z row_wise=True, 2025-05-07T20:13:21.2540006Z mixed=False, 2025-05-07T20:13:21.2540106Z use_cache=False, 2025-05-07T20:13:21.2540219Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.2540302Z use_cpu=True, 2025-05-07T20:13:21.2540418Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.2540497Z ) 2025-05-07T20:13:21.2540638Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.2541013Z self=, 2025-05-07T20:13:21.2541096Z mixed_B=True, 2025-05-07T20:13:21.2541191Z compile=True, 2025-05-07T20:13:21.2541273Z T=1, 2025-05-07T20:13:21.2541354Z D=111, 2025-05-07T20:13:21.2541449Z B=23, 2025-05-07T20:13:21.2541532Z log_E=5, 2025-05-07T20:13:21.2541611Z L=5, 2025-05-07T20:13:21.2541713Z D_gradcheck=1, 2025-05-07T20:13:21.2541811Z stochastic_rounding=True, 2025-05-07T20:13:21.2541894Z weighted=True, 2025-05-07T20:13:21.2541988Z row_wise=True, 2025-05-07T20:13:21.2542070Z mixed=True, 2025-05-07T20:13:21.2542154Z use_cache=True, 2025-05-07T20:13:21.2542301Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.2542385Z use_cpu=True, 2025-05-07T20:13:21.2542500Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.2542579Z ) 2025-05-07T20:13:21.2888081Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.2888630Z self=, 2025-05-07T20:13:21.2888751Z mixed_B=True, 2025-05-07T20:13:21.2888900Z compile=True, 2025-05-07T20:13:21.2889023Z T=1, 2025-05-07T20:13:21.2900581Z D=117, 2025-05-07T20:13:21.2900802Z B=55, 2025-05-07T20:13:21.2900959Z log_E=3, 2025-05-07T20:13:21.2901112Z L=8, 2025-05-07T20:13:21.2901248Z D_gradcheck=2, 2025-05-07T20:13:21.2901494Z stochastic_rounding=False, 2025-05-07T20:13:21.2901583Z weighted=False, 2025-05-07T20:13:21.2901683Z row_wise=True, 2025-05-07T20:13:21.2901769Z mixed=True, 2025-05-07T20:13:21.2901856Z use_cache=True, 2025-05-07T20:13:21.2901989Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.2902075Z use_cpu=True, 2025-05-07T20:13:21.2902182Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.2902277Z ) 2025-05-07T20:13:21.2902421Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.2902804Z self=, 2025-05-07T20:13:21.2902888Z mixed_B=False, 2025-05-07T20:13:21.2902972Z compile=True, 2025-05-07T20:13:21.2903066Z T=4, 2025-05-07T20:13:21.2903191Z D=33, 2025-05-07T20:13:21.2903269Z B=63, 2025-05-07T20:13:21.2903361Z log_E=5, 2025-05-07T20:13:21.2903439Z L=1, 2025-05-07T20:13:21.2903525Z D_gradcheck=1, 2025-05-07T20:13:21.2903638Z stochastic_rounding=False, 2025-05-07T20:13:21.2903721Z weighted=True, 2025-05-07T20:13:21.2903804Z row_wise=True, 2025-05-07T20:13:21.2903900Z mixed=False, 2025-05-07T20:13:21.2903984Z use_cache=True, 2025-05-07T20:13:21.2904098Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.2904197Z use_cpu=True, 2025-05-07T20:13:21.2904302Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.2904394Z ) 2025-05-07T20:13:21.2904533Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.2904896Z self=, 2025-05-07T20:13:21.2904991Z mixed_B=True, 2025-05-07T20:13:21.2905075Z compile=True, 2025-05-07T20:13:21.2905154Z T=3, 2025-05-07T20:13:21.2905248Z D=61, 2025-05-07T20:13:21.2905326Z B=11, 2025-05-07T20:13:21.2905532Z log_E=5, 2025-05-07T20:13:21.2905697Z L=19, 2025-05-07T20:13:21.2905782Z D_gradcheck=2, 2025-05-07T20:13:21.2905882Z stochastic_rounding=True, 2025-05-07T20:13:21.2905979Z weighted=True, 2025-05-07T20:13:21.2906063Z row_wise=False, 2025-05-07T20:13:21.2906159Z mixed=True, 2025-05-07T20:13:21.2906244Z use_cache=False, 2025-05-07T20:13:21.2906357Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.2906458Z use_cpu=True, 2025-05-07T20:13:21.2906563Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.2906639Z ) 2025-05-07T20:13:21.2906790Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.2907157Z self=, 2025-05-07T20:13:21.2907244Z mixed_B=False, 2025-05-07T20:13:21.2907340Z compile=True, 2025-05-07T20:13:21.2907419Z T=2, 2025-05-07T20:13:21.2907499Z D=99, 2025-05-07T20:13:21.2907588Z B=27, 2025-05-07T20:13:21.2907669Z log_E=5, 2025-05-07T20:13:21.2907748Z L=6, 2025-05-07T20:13:21.2907844Z D_gradcheck=2, 2025-05-07T20:13:21.2907943Z stochastic_rounding=True, 2025-05-07T20:13:21.2908039Z weighted=False, 2025-05-07T20:13:21.2908122Z row_wise=True, 2025-05-07T20:13:21.2908203Z mixed=True, 2025-05-07T20:13:21.2908301Z use_cache=False, 2025-05-07T20:13:21.2908459Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.2908544Z use_cpu=True, 2025-05-07T20:13:21.2908663Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.2908740Z ) 2025-05-07T20:13:21.2908881Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.2909301Z self=, 2025-05-07T20:13:21.2909386Z mixed_B=True, 2025-05-07T20:13:21.2909474Z compile=True, 2025-05-07T20:13:21.2909567Z T=5, 2025-05-07T20:13:21.2909648Z D=2, 2025-05-07T20:13:21.2909740Z B=91, 2025-05-07T20:13:21.2909820Z log_E=5, 2025-05-07T20:13:21.2909899Z L=8, 2025-05-07T20:13:21.2909996Z D_gradcheck=2, 2025-05-07T20:13:21.2910146Z stochastic_rounding=True, 2025-05-07T20:13:21.2910232Z weighted=False, 2025-05-07T20:13:21.2910326Z row_wise=False, 2025-05-07T20:13:21.2910409Z mixed=True, 2025-05-07T20:13:21.2910496Z use_cache=False, 2025-05-07T20:13:21.2910619Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.2910703Z use_cpu=True, 2025-05-07T20:13:21.2910807Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.2910896Z ) 2025-05-07T20:13:21.2911032Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.2911395Z self=, 2025-05-07T20:13:21.2911495Z mixed_B=False, 2025-05-07T20:13:21.2911581Z compile=True, 2025-05-07T20:13:21.2911671Z T=5, 2025-05-07T20:13:21.2911786Z D=48, 2025-05-07T20:13:21.2911865Z B=71, 2025-05-07T20:13:21.2911959Z log_E=5, 2025-05-07T20:13:21.2912039Z L=3, 2025-05-07T20:13:21.2912123Z D_gradcheck=2, 2025-05-07T20:13:21.2912237Z stochastic_rounding=False, 2025-05-07T20:13:21.2912323Z weighted=False, 2025-05-07T20:13:21.2912409Z row_wise=True, 2025-05-07T20:13:21.2912505Z mixed=False, 2025-05-07T20:13:21.2912593Z use_cache=False, 2025-05-07T20:13:21.2912705Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.2912805Z use_cpu=True, 2025-05-07T20:13:21.2912910Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.2912989Z ) 2025-05-07T20:13:21.2913137Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.2913506Z self=, 2025-05-07T20:13:21.2913603Z mixed_B=True, 2025-05-07T20:13:21.2913688Z compile=False, 2025-05-07T20:13:21.2913768Z T=1, 2025-05-07T20:13:21.2913861Z D=96, 2025-05-07T20:13:21.2913939Z B=41, 2025-05-07T20:13:21.2914020Z log_E=4, 2025-05-07T20:13:21.2914112Z L=0, 2025-05-07T20:13:21.2914196Z D_gradcheck=1, 2025-05-07T20:13:21.2914299Z stochastic_rounding=False, 2025-05-07T20:13:21.2914395Z weighted=True, 2025-05-07T20:13:21.2914478Z row_wise=False, 2025-05-07T20:13:21.2914563Z mixed=False, 2025-05-07T20:13:21.2914659Z use_cache=True, 2025-05-07T20:13:21.2914770Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.2914853Z use_cpu=True, 2025-05-07T20:13:21.2914969Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.2915045Z ) 2025-05-07T20:13:21.2915193Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.2915558Z self=, 2025-05-07T20:13:21.2915639Z mixed_B=True, 2025-05-07T20:13:21.2915737Z compile=False, 2025-05-07T20:13:21.2915816Z T=1, 2025-05-07T20:13:21.2915895Z D=32, 2025-05-07T20:13:21.2916110Z B=79, 2025-05-07T20:13:21.2916193Z log_E=4, 2025-05-07T20:13:21.2916270Z L=4, 2025-05-07T20:13:21.2916365Z D_gradcheck=1, 2025-05-07T20:13:21.2916464Z stochastic_rounding=True, 2025-05-07T20:13:21.2916546Z weighted=False, 2025-05-07T20:13:21.2916641Z row_wise=False, 2025-05-07T20:13:21.2916724Z mixed=False, 2025-05-07T20:13:21.2916807Z use_cache=True, 2025-05-07T20:13:21.2916961Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.2917042Z use_cpu=True, 2025-05-07T20:13:21.2917155Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.2917228Z ) 2025-05-07T20:13:21.2917367Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.2917762Z self=, 2025-05-07T20:13:21.2917844Z mixed_B=True, 2025-05-07T20:13:21.2917926Z compile=True, 2025-05-07T20:13:21.2918018Z T=3, 2025-05-07T20:13:21.2918093Z D=19, 2025-05-07T20:13:21.2918172Z B=14, 2025-05-07T20:13:21.2918262Z log_E=5, 2025-05-07T20:13:21.2918341Z L=16, 2025-05-07T20:13:21.2918425Z D_gradcheck=2, 2025-05-07T20:13:21.2918562Z stochastic_rounding=False, 2025-05-07T20:13:21.2918645Z weighted=True, 2025-05-07T20:13:21.2918740Z row_wise=True, 2025-05-07T20:13:21.2918821Z mixed=False, 2025-05-07T20:13:21.2918908Z use_cache=False, 2025-05-07T20:13:21.2919029Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.2919113Z use_cpu=True, 2025-05-07T20:13:21.2919217Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.2919304Z ) 2025-05-07T20:13:21.2919441Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.2919804Z self=, 2025-05-07T20:13:21.2919899Z mixed_B=True, 2025-05-07T20:13:21.2919983Z compile=True, 2025-05-07T20:13:21.2920061Z T=4, 2025-05-07T20:13:21.2920153Z D=127, 2025-05-07T20:13:21.2920254Z B=65, 2025-05-07T20:13:21.2920332Z log_E=5, 2025-05-07T20:13:21.2920420Z L=9, 2025-05-07T20:13:21.2920503Z D_gradcheck=2, 2025-05-07T20:13:21.2920609Z stochastic_rounding=True, 2025-05-07T20:13:21.2920693Z weighted=False, 2025-05-07T20:13:21.2920774Z row_wise=False, 2025-05-07T20:13:21.2920864Z mixed=True, 2025-05-07T20:13:21.2920943Z use_cache=True, 2025-05-07T20:13:21.2921056Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.2921145Z use_cpu=True, 2025-05-07T20:13:21.2921250Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.2921326Z ) 2025-05-07T20:13:21.2921475Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.2921838Z self=, 2025-05-07T20:13:21.2921922Z mixed_B=False, 2025-05-07T20:13:21.2922019Z compile=False, 2025-05-07T20:13:21.2922097Z T=5, 2025-05-07T20:13:21.2922189Z D=27, 2025-05-07T20:13:21.2922269Z B=18, 2025-05-07T20:13:21.2922349Z log_E=4, 2025-05-07T20:13:21.2922441Z L=15, 2025-05-07T20:13:21.2922525Z D_gradcheck=2, 2025-05-07T20:13:21.2922627Z stochastic_rounding=False, 2025-05-07T20:13:21.2922727Z weighted=False, 2025-05-07T20:13:21.2922812Z row_wise=False, 2025-05-07T20:13:21.2922895Z mixed=False, 2025-05-07T20:13:21.2922998Z use_cache=False, 2025-05-07T20:13:21.2923110Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.2923193Z use_cpu=True, 2025-05-07T20:13:21.2923310Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.2923386Z ) 2025-05-07T20:13:21.2923521Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.2923896Z self=, 2025-05-07T20:13:21.2923980Z mixed_B=True, 2025-05-07T20:13:21.2924076Z compile=True, 2025-05-07T20:13:21.2924155Z T=5, 2025-05-07T20:13:21.2924234Z D=69, 2025-05-07T20:13:21.2924326Z B=77, 2025-05-07T20:13:21.2924405Z log_E=3, 2025-05-07T20:13:21.2924482Z L=18, 2025-05-07T20:13:21.2924580Z D_gradcheck=1, 2025-05-07T20:13:21.2924679Z stochastic_rounding=True, 2025-05-07T20:13:21.2924766Z weighted=False, 2025-05-07T20:13:21.2924861Z row_wise=False, 2025-05-07T20:13:21.2924943Z mixed=False, 2025-05-07T20:13:21.2925029Z use_cache=False, 2025-05-07T20:13:21.2925176Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.2925261Z use_cpu=True, 2025-05-07T20:13:21.2925367Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.2925456Z ) 2025-05-07T20:13:21.2925593Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.2925989Z self=, 2025-05-07T20:13:21.2926073Z mixed_B=False, 2025-05-07T20:13:21.2926158Z compile=False, 2025-05-07T20:13:21.2926250Z T=5, 2025-05-07T20:13:21.2926329Z D=128, 2025-05-07T20:13:21.2926409Z B=20, 2025-05-07T20:13:21.2926501Z log_E=4, 2025-05-07T20:13:21.2926580Z L=19, 2025-05-07T20:13:21.2926663Z D_gradcheck=2, 2025-05-07T20:13:21.2926798Z stochastic_rounding=False, 2025-05-07T20:13:21.2926884Z weighted=False, 2025-05-07T20:13:21.2926967Z row_wise=False, 2025-05-07T20:13:21.2927061Z mixed=True, 2025-05-07T20:13:21.2927148Z use_cache=False, 2025-05-07T20:13:21.2927258Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.2927353Z use_cpu=True, 2025-05-07T20:13:21.2927457Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.2927546Z ) 2025-05-07T20:13:21.2927682Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.2928047Z self=, 2025-05-07T20:13:21.2928147Z mixed_B=True, 2025-05-07T20:13:21.2928237Z compile=False, 2025-05-07T20:13:21.2928314Z T=3, 2025-05-07T20:13:21.2928405Z D=82, 2025-05-07T20:13:21.2928538Z B=47, 2025-05-07T20:13:21.2928620Z log_E=4, 2025-05-07T20:13:21.2928711Z L=6, 2025-05-07T20:13:21.2928795Z D_gradcheck=1, 2025-05-07T20:13:21.2928895Z stochastic_rounding=False, 2025-05-07T20:13:21.2928992Z weighted=True, 2025-05-07T20:13:21.2929076Z row_wise=False, 2025-05-07T20:13:21.2929160Z mixed=False, 2025-05-07T20:13:21.2929258Z use_cache=False, 2025-05-07T20:13:21.2929369Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.2929467Z use_cpu=True, 2025-05-07T20:13:21.2929573Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.2929651Z ) 2025-05-07T20:13:21.2929804Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.2930167Z self=, 2025-05-07T20:13:21.2930250Z mixed_B=True, 2025-05-07T20:13:21.2930348Z compile=False, 2025-05-07T20:13:21.2930427Z T=3, 2025-05-07T20:13:21.2930507Z D=43, 2025-05-07T20:13:21.2930601Z B=105, 2025-05-07T20:13:21.2930682Z log_E=3, 2025-05-07T20:13:21.2930761Z L=7, 2025-05-07T20:13:21.2930857Z D_gradcheck=1, 2025-05-07T20:13:21.2930956Z stochastic_rounding=True, 2025-05-07T20:13:21.2931051Z weighted=True, 2025-05-07T20:13:21.2931135Z row_wise=False, 2025-05-07T20:13:21.2931217Z mixed=False, 2025-05-07T20:13:21.2931314Z use_cache=False, 2025-05-07T20:13:21.2931426Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.2931510Z use_cpu=True, 2025-05-07T20:13:21.2931629Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.2931704Z ) 2025-05-07T20:13:21.2931841Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.2932213Z self=, 2025-05-07T20:13:21.2932297Z mixed_B=False, 2025-05-07T20:13:21.2932382Z compile=False, 2025-05-07T20:13:21.2932472Z T=1, 2025-05-07T20:13:21.2932552Z D=105, 2025-05-07T20:13:21.2932632Z B=5, 2025-05-07T20:13:21.2932724Z log_E=3, 2025-05-07T20:13:21.2932803Z L=11, 2025-05-07T20:13:21.2932900Z D_gradcheck=2, 2025-05-07T20:13:21.2933002Z stochastic_rounding=False, 2025-05-07T20:13:21.2933097Z weighted=True, 2025-05-07T20:13:21.2933193Z row_wise=False, 2025-05-07T20:13:21.2933275Z mixed=False, 2025-05-07T20:13:21.2933362Z use_cache=False, 2025-05-07T20:13:21.2933518Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.2933603Z use_cpu=True, 2025-05-07T20:13:21.2933709Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.2933801Z ) 2025-05-07T20:13:21.2933939Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.2934325Z self=, 2025-05-07T20:13:21.2934422Z mixed_B=False, 2025-05-07T20:13:21.2934510Z compile=False, 2025-05-07T20:13:21.2934604Z T=5, 2025-05-07T20:13:21.2934684Z D=85, 2025-05-07T20:13:21.2934765Z B=44, 2025-05-07T20:13:21.2934860Z log_E=4, 2025-05-07T20:13:21.2934941Z L=4, 2025-05-07T20:13:21.2935027Z D_gradcheck=1, 2025-05-07T20:13:21.2935142Z stochastic_rounding=False, 2025-05-07T20:13:21.2935252Z weighted=True, 2025-05-07T20:13:21.2935340Z row_wise=False, 2025-05-07T20:13:21.2935440Z mixed=True, 2025-05-07T20:13:21.2935526Z use_cache=False, 2025-05-07T20:13:21.2935639Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.2935742Z use_cpu=True, 2025-05-07T20:13:21.2935849Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.2935928Z ) 2025-05-07T20:13:21.3272868Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.3273342Z self=, 2025-05-07T20:13:21.3273449Z mixed_B=True, 2025-05-07T20:13:21.3273534Z compile=True, 2025-05-07T20:13:21.3273613Z T=4, 2025-05-07T20:13:21.3273706Z D=41, 2025-05-07T20:13:21.3273953Z B=100, 2025-05-07T20:13:21.3274103Z log_E=4, 2025-05-07T20:13:21.3274272Z L=3, 2025-05-07T20:13:21.3274434Z D_gradcheck=1, 2025-05-07T20:13:21.3274641Z stochastic_rounding=True, 2025-05-07T20:13:21.3274763Z weighted=True, 2025-05-07T20:13:21.3274844Z row_wise=True, 2025-05-07T20:13:21.3274941Z mixed=False, 2025-05-07T20:13:21.3275029Z use_cache=True, 2025-05-07T20:13:21.3275139Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.3275240Z use_cpu=True, 2025-05-07T20:13:21.3275344Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.3275421Z ) 2025-05-07T20:13:21.3275569Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.3275935Z self=, 2025-05-07T20:13:21.3276079Z mixed_B=True, 2025-05-07T20:13:21.3276177Z compile=False, 2025-05-07T20:13:21.3276256Z T=5, 2025-05-07T20:13:21.3276347Z D=98, 2025-05-07T20:13:21.3276430Z B=9, 2025-05-07T20:13:21.3276510Z log_E=3, 2025-05-07T20:13:21.3276602Z L=12, 2025-05-07T20:13:21.3276686Z D_gradcheck=2, 2025-05-07T20:13:21.3276786Z stochastic_rounding=False, 2025-05-07T20:13:21.3276887Z weighted=False, 2025-05-07T20:13:21.3276972Z row_wise=True, 2025-05-07T20:13:21.3277055Z mixed=False, 2025-05-07T20:13:21.3277155Z use_cache=True, 2025-05-07T20:13:21.3277265Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.3277421Z use_cpu=True, 2025-05-07T20:13:21.3277541Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.3277621Z ) 2025-05-07T20:13:21.3277758Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.3278136Z self=, 2025-05-07T20:13:21.3278222Z mixed_B=False, 2025-05-07T20:13:21.3278322Z compile=False, 2025-05-07T20:13:21.3278403Z T=1, 2025-05-07T20:13:21.3278484Z D=60, 2025-05-07T20:13:21.3278579Z B=50, 2025-05-07T20:13:21.3278661Z log_E=4, 2025-05-07T20:13:21.3278742Z L=13, 2025-05-07T20:13:21.3278840Z D_gradcheck=1, 2025-05-07T20:13:21.3278938Z stochastic_rounding=True, 2025-05-07T20:13:21.3279026Z weighted=False, 2025-05-07T20:13:21.3279122Z row_wise=False, 2025-05-07T20:13:21.3279204Z mixed=True, 2025-05-07T20:13:21.3279290Z use_cache=True, 2025-05-07T20:13:21.3279411Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.3279554Z use_cpu=True, 2025-05-07T20:13:21.3279675Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.3279751Z ) 2025-05-07T20:13:21.3279888Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.3280319Z self=, 2025-05-07T20:13:21.3280403Z mixed_B=True, 2025-05-07T20:13:21.3280489Z compile=True, 2025-05-07T20:13:21.3280580Z T=5, 2025-05-07T20:13:21.3280658Z D=90, 2025-05-07T20:13:21.3280740Z B=79, 2025-05-07T20:13:21.3280833Z log_E=5, 2025-05-07T20:13:21.3280912Z L=3, 2025-05-07T20:13:21.3280998Z D_gradcheck=2, 2025-05-07T20:13:21.3281114Z stochastic_rounding=False, 2025-05-07T20:13:21.3281235Z weighted=False, 2025-05-07T20:13:21.3281319Z row_wise=True, 2025-05-07T20:13:21.3281415Z mixed=False, 2025-05-07T20:13:21.3281500Z use_cache=True, 2025-05-07T20:13:21.3281623Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.3281709Z use_cpu=True, 2025-05-07T20:13:21.3281815Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.3281902Z ) 2025-05-07T20:13:21.3282038Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.3282401Z self=, 2025-05-07T20:13:21.3282503Z mixed_B=False, 2025-05-07T20:13:21.3282591Z compile=True, 2025-05-07T20:13:21.3282672Z T=2, 2025-05-07T20:13:21.3282766Z D=75, 2025-05-07T20:13:21.3282847Z B=116, 2025-05-07T20:13:21.3282952Z log_E=5, 2025-05-07T20:13:21.3283041Z L=13, 2025-05-07T20:13:21.3283125Z D_gradcheck=2, 2025-05-07T20:13:21.3283222Z stochastic_rounding=True, 2025-05-07T20:13:21.3283320Z weighted=True, 2025-05-07T20:13:21.3283406Z row_wise=False, 2025-05-07T20:13:21.3283500Z mixed=False, 2025-05-07T20:13:21.3283586Z use_cache=False, 2025-05-07T20:13:21.3283696Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.3283794Z use_cpu=True, 2025-05-07T20:13:21.3283898Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.3283974Z ) 2025-05-07T20:13:21.3284123Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.3284486Z self=, 2025-05-07T20:13:21.3284570Z mixed_B=True, 2025-05-07T20:13:21.3284668Z compile=False, 2025-05-07T20:13:21.3284748Z T=3, 2025-05-07T20:13:21.3284826Z D=13, 2025-05-07T20:13:21.3284917Z B=42, 2025-05-07T20:13:21.3284997Z log_E=5, 2025-05-07T20:13:21.3285090Z L=18, 2025-05-07T20:13:21.3285174Z D_gradcheck=1, 2025-05-07T20:13:21.3285275Z stochastic_rounding=False, 2025-05-07T20:13:21.3285374Z weighted=True, 2025-05-07T20:13:21.3285457Z row_wise=True, 2025-05-07T20:13:21.3285541Z mixed=False, 2025-05-07T20:13:21.3285639Z use_cache=False, 2025-05-07T20:13:21.3285748Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.3285836Z use_cpu=True, 2025-05-07T20:13:21.3285952Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.3286028Z ) 2025-05-07T20:13:21.3286163Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.3286540Z self=, 2025-05-07T20:13:21.3286622Z mixed_B=True, 2025-05-07T20:13:21.3286719Z compile=False, 2025-05-07T20:13:21.3286797Z T=5, 2025-05-07T20:13:21.3286875Z D=87, 2025-05-07T20:13:21.3286967Z B=27, 2025-05-07T20:13:21.3287047Z log_E=5, 2025-05-07T20:13:21.3287125Z L=13, 2025-05-07T20:13:21.3287223Z D_gradcheck=1, 2025-05-07T20:13:21.3287321Z stochastic_rounding=True, 2025-05-07T20:13:21.3287406Z weighted=True, 2025-05-07T20:13:21.3287500Z row_wise=True, 2025-05-07T20:13:21.3287582Z mixed=True, 2025-05-07T20:13:21.3287668Z use_cache=False, 2025-05-07T20:13:21.3287790Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.3287907Z use_cpu=True, 2025-05-07T20:13:21.3288012Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.3288098Z ) 2025-05-07T20:13:21.3288238Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.3288641Z self=, 2025-05-07T20:13:21.3288726Z mixed_B=False, 2025-05-07T20:13:21.3288814Z compile=False, 2025-05-07T20:13:21.3288909Z T=5, 2025-05-07T20:13:21.3288989Z D=107, 2025-05-07T20:13:21.3289070Z B=19, 2025-05-07T20:13:21.3289166Z log_E=4, 2025-05-07T20:13:21.3289245Z L=5, 2025-05-07T20:13:21.3289330Z D_gradcheck=1, 2025-05-07T20:13:21.3289438Z stochastic_rounding=True, 2025-05-07T20:13:21.3289549Z weighted=False, 2025-05-07T20:13:21.3289634Z row_wise=True, 2025-05-07T20:13:21.3289727Z mixed=True, 2025-05-07T20:13:21.3289811Z use_cache=True, 2025-05-07T20:13:21.3289922Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.3290017Z use_cpu=True, 2025-05-07T20:13:21.3290121Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.3290196Z ) 2025-05-07T20:13:21.3290343Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.3290704Z self=, 2025-05-07T20:13:21.3290801Z mixed_B=True, 2025-05-07T20:13:21.3290884Z compile=True, 2025-05-07T20:13:21.3290964Z T=3, 2025-05-07T20:13:21.3291058Z D=43, 2025-05-07T20:13:21.3291136Z B=105, 2025-05-07T20:13:21.3291240Z log_E=3, 2025-05-07T20:13:21.3291332Z L=4, 2025-05-07T20:13:21.3291417Z D_gradcheck=1, 2025-05-07T20:13:21.3291517Z stochastic_rounding=True, 2025-05-07T20:13:21.3291619Z weighted=False, 2025-05-07T20:13:21.3291705Z row_wise=False, 2025-05-07T20:13:21.3291789Z mixed=True, 2025-05-07T20:13:21.3291887Z use_cache=True, 2025-05-07T20:13:21.3291998Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.3292100Z use_cpu=True, 2025-05-07T20:13:21.3292205Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.3292284Z ) 2025-05-07T20:13:21.3292436Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.3292801Z self=, 2025-05-07T20:13:21.3292888Z mixed_B=True, 2025-05-07T20:13:21.3292987Z compile=True, 2025-05-07T20:13:21.3293068Z T=2, 2025-05-07T20:13:21.3293149Z D=18, 2025-05-07T20:13:21.3293243Z B=75, 2025-05-07T20:13:21.3293325Z log_E=3, 2025-05-07T20:13:21.3293405Z L=11, 2025-05-07T20:13:21.3293506Z D_gradcheck=2, 2025-05-07T20:13:21.3293604Z stochastic_rounding=True, 2025-05-07T20:13:21.3293692Z weighted=True, 2025-05-07T20:13:21.3293793Z row_wise=False, 2025-05-07T20:13:21.3293875Z mixed=True, 2025-05-07T20:13:21.3293975Z use_cache=False, 2025-05-07T20:13:21.3294085Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.3294172Z use_cpu=True, 2025-05-07T20:13:21.3294290Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.3294367Z ) 2025-05-07T20:13:21.3294504Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.3294881Z self=, 2025-05-07T20:13:21.3294967Z mixed_B=False, 2025-05-07T20:13:21.3295053Z compile=False, 2025-05-07T20:13:21.3295145Z T=4, 2025-05-07T20:13:21.3295222Z D=122, 2025-05-07T20:13:21.3295300Z B=15, 2025-05-07T20:13:21.3295396Z log_E=5, 2025-05-07T20:13:21.3295476Z L=3, 2025-05-07T20:13:21.3295563Z D_gradcheck=1, 2025-05-07T20:13:21.3295677Z stochastic_rounding=False, 2025-05-07T20:13:21.3295767Z weighted=True, 2025-05-07T20:13:21.3295866Z row_wise=False, 2025-05-07T20:13:21.3295950Z mixed=False, 2025-05-07T20:13:21.3296038Z use_cache=False, 2025-05-07T20:13:21.3296159Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.3296266Z use_cpu=True, 2025-05-07T20:13:21.3296373Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.3296462Z ) 2025-05-07T20:13:21.3296595Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.3296959Z self=, 2025-05-07T20:13:21.3297075Z mixed_B=True, 2025-05-07T20:13:21.3297158Z compile=True, 2025-05-07T20:13:21.3297239Z T=5, 2025-05-07T20:13:21.3297327Z D=91, 2025-05-07T20:13:21.3297404Z B=87, 2025-05-07T20:13:21.3297502Z log_E=3, 2025-05-07T20:13:21.3297580Z L=15, 2025-05-07T20:13:21.3297665Z D_gradcheck=1, 2025-05-07T20:13:21.3297775Z stochastic_rounding=False, 2025-05-07T20:13:21.3297856Z weighted=True, 2025-05-07T20:13:21.3297964Z row_wise=True, 2025-05-07T20:13:21.3298058Z mixed=True, 2025-05-07T20:13:21.3298146Z use_cache=False, 2025-05-07T20:13:21.3298255Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.3298352Z use_cpu=True, 2025-05-07T20:13:21.3298458Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.3298534Z ) 2025-05-07T20:13:21.3298682Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.3299042Z self=, 2025-05-07T20:13:21.3299142Z mixed_B=False, 2025-05-07T20:13:21.3299228Z compile=True, 2025-05-07T20:13:21.3299306Z T=1, 2025-05-07T20:13:21.3299398Z D=106, 2025-05-07T20:13:21.3299476Z B=90, 2025-05-07T20:13:21.3299580Z log_E=5, 2025-05-07T20:13:21.3299671Z L=1, 2025-05-07T20:13:21.3299755Z D_gradcheck=2, 2025-05-07T20:13:21.3299852Z stochastic_rounding=True, 2025-05-07T20:13:21.3299947Z weighted=True, 2025-05-07T20:13:21.3300031Z row_wise=False, 2025-05-07T20:13:21.3300112Z mixed=False, 2025-05-07T20:13:21.3300208Z use_cache=False, 2025-05-07T20:13:21.3300315Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.3300399Z use_cpu=True, 2025-05-07T20:13:21.3300516Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.3300592Z ) 2025-05-07T20:13:21.3300726Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.3301100Z self=, 2025-05-07T20:13:21.3301186Z mixed_B=False, 2025-05-07T20:13:21.3301281Z compile=False, 2025-05-07T20:13:21.3301360Z T=5, 2025-05-07T20:13:21.3301440Z D=104, 2025-05-07T20:13:21.3301531Z B=49, 2025-05-07T20:13:21.3301610Z log_E=4, 2025-05-07T20:13:21.3301689Z L=6, 2025-05-07T20:13:21.3301784Z D_gradcheck=2, 2025-05-07T20:13:21.3301883Z stochastic_rounding=False, 2025-05-07T20:13:21.3301967Z weighted=True, 2025-05-07T20:13:21.3302068Z row_wise=False, 2025-05-07T20:13:21.3302152Z mixed=False, 2025-05-07T20:13:21.3302238Z use_cache=False, 2025-05-07T20:13:21.3302360Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.3302444Z use_cpu=True, 2025-05-07T20:13:21.3302550Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.3302640Z ) 2025-05-07T20:13:21.3302776Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.3303148Z self=, 2025-05-07T20:13:21.3303234Z mixed_B=False, 2025-05-07T20:13:21.3303317Z compile=True, 2025-05-07T20:13:21.3303406Z T=1, 2025-05-07T20:13:21.3303484Z D=8, 2025-05-07T20:13:21.3303562Z B=78, 2025-05-07T20:13:21.3303653Z log_E=5, 2025-05-07T20:13:21.3303731Z L=15, 2025-05-07T20:13:21.3303816Z D_gradcheck=2, 2025-05-07T20:13:21.3303927Z stochastic_rounding=False, 2025-05-07T20:13:21.3304010Z weighted=True, 2025-05-07T20:13:21.3304095Z row_wise=False, 2025-05-07T20:13:21.3304188Z mixed=False, 2025-05-07T20:13:21.3304269Z use_cache=True, 2025-05-07T20:13:21.3304391Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.3304472Z use_cpu=True, 2025-05-07T20:13:21.3304604Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.3304691Z ) 2025-05-07T20:13:21.3304826Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.3305186Z self=, 2025-05-07T20:13:21.3305306Z mixed_B=False, 2025-05-07T20:13:21.3305388Z compile=True, 2025-05-07T20:13:21.3305653Z T=2, 2025-05-07T20:13:21.3305745Z D=15, 2025-05-07T20:13:21.3305820Z B=72, 2025-05-07T20:13:21.3305898Z log_E=4, 2025-05-07T20:13:21.3305994Z L=4, 2025-05-07T20:13:21.3306079Z D_gradcheck=1, 2025-05-07T20:13:21.3306182Z stochastic_rounding=False, 2025-05-07T20:13:21.3306280Z weighted=True, 2025-05-07T20:13:21.3306413Z row_wise=False, 2025-05-07T20:13:21.3306511Z mixed=True, 2025-05-07T20:13:21.3306595Z use_cache=True, 2025-05-07T20:13:21.3306703Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.3306805Z use_cpu=True, 2025-05-07T20:13:21.3306911Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.3306987Z ) 2025-05-07T20:13:21.3307138Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.3307501Z self=, 2025-05-07T20:13:21.3307585Z mixed_B=True, 2025-05-07T20:13:21.3307683Z compile=True, 2025-05-07T20:13:21.3307759Z T=2, 2025-05-07T20:13:21.3307835Z D=41, 2025-05-07T20:13:21.3307925Z B=22, 2025-05-07T20:13:21.3308003Z log_E=3, 2025-05-07T20:13:21.3308117Z L=17, 2025-05-07T20:13:21.3308215Z D_gradcheck=2, 2025-05-07T20:13:21.3308312Z stochastic_rounding=False, 2025-05-07T20:13:21.3308406Z weighted=True, 2025-05-07T20:13:21.3308493Z row_wise=False, 2025-05-07T20:13:21.3308573Z mixed=True, 2025-05-07T20:13:21.3308672Z use_cache=True, 2025-05-07T20:13:21.3308782Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.3308865Z use_cpu=True, 2025-05-07T20:13:21.3308982Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.3309059Z ) 2025-05-07T20:13:21.4078609Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.4079228Z self=, 2025-05-07T20:13:21.4079383Z mixed_B=True, 2025-05-07T20:13:21.4079526Z compile=True, 2025-05-07T20:13:21.4079675Z T=1, 2025-05-07T20:13:21.4079851Z D=23, 2025-05-07T20:13:21.4080001Z B=88, 2025-05-07T20:13:21.4080154Z log_E=5, 2025-05-07T20:13:21.4080302Z L=4, 2025-05-07T20:13:21.4080393Z D_gradcheck=2, 2025-05-07T20:13:21.4080493Z stochastic_rounding=False, 2025-05-07T20:13:21.4080592Z weighted=False, 2025-05-07T20:13:21.4080680Z row_wise=True, 2025-05-07T20:13:21.4080761Z mixed=True, 2025-05-07T20:13:21.4080861Z use_cache=False, 2025-05-07T20:13:21.4080972Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.4081055Z use_cpu=True, 2025-05-07T20:13:21.4081187Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.4081266Z ) 2025-05-07T20:13:21.4081407Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.4081785Z self=, 2025-05-07T20:13:21.4081875Z mixed_B=False, 2025-05-07T20:13:21.4081975Z compile=True, 2025-05-07T20:13:21.4082056Z T=1, 2025-05-07T20:13:21.4082137Z D=36, 2025-05-07T20:13:21.4082232Z B=5, 2025-05-07T20:13:21.4082313Z log_E=3, 2025-05-07T20:13:21.4082395Z L=20, 2025-05-07T20:13:21.4082495Z D_gradcheck=1, 2025-05-07T20:13:21.4082597Z stochastic_rounding=False, 2025-05-07T20:13:21.4082685Z weighted=True, 2025-05-07T20:13:21.4082788Z row_wise=False, 2025-05-07T20:13:21.4082873Z mixed=True, 2025-05-07T20:13:21.4082959Z use_cache=True, 2025-05-07T20:13:21.4083088Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.4083174Z use_cpu=True, 2025-05-07T20:13:21.4083419Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.4083513Z ) 2025-05-07T20:13:21.4083654Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.4084035Z self=, 2025-05-07T20:13:21.4084172Z mixed_B=False, 2025-05-07T20:13:21.4084259Z compile=False, 2025-05-07T20:13:21.4084354Z T=1, 2025-05-07T20:13:21.4084434Z D=67, 2025-05-07T20:13:21.4084512Z B=63, 2025-05-07T20:13:21.4084607Z log_E=4, 2025-05-07T20:13:21.4084691Z L=5, 2025-05-07T20:13:21.4084779Z D_gradcheck=1, 2025-05-07T20:13:21.4084892Z stochastic_rounding=False, 2025-05-07T20:13:21.4084976Z weighted=True, 2025-05-07T20:13:21.4085104Z row_wise=False, 2025-05-07T20:13:21.4085199Z mixed=True, 2025-05-07T20:13:21.4085285Z use_cache=True, 2025-05-07T20:13:21.4085396Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.4085494Z use_cpu=True, 2025-05-07T20:13:21.4085600Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.4085695Z ) 2025-05-07T20:13:21.4085834Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.4086198Z self=, 2025-05-07T20:13:21.4086299Z mixed_B=True, 2025-05-07T20:13:21.4086385Z compile=False, 2025-05-07T20:13:21.4086467Z T=3, 2025-05-07T20:13:21.4086557Z D=35, 2025-05-07T20:13:21.4086636Z B=10, 2025-05-07T20:13:21.4086715Z log_E=5, 2025-05-07T20:13:21.4086854Z L=11, 2025-05-07T20:13:21.4086937Z D_gradcheck=2, 2025-05-07T20:13:21.4087036Z stochastic_rounding=False, 2025-05-07T20:13:21.4087131Z weighted=True, 2025-05-07T20:13:21.4087215Z row_wise=False, 2025-05-07T20:13:21.4087297Z mixed=True, 2025-05-07T20:13:21.4087396Z use_cache=True, 2025-05-07T20:13:21.4087504Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.4087602Z use_cpu=True, 2025-05-07T20:13:21.4087707Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.4087784Z ) 2025-05-07T20:13:21.4087935Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.4088301Z self=, 2025-05-07T20:13:21.4088387Z mixed_B=False, 2025-05-07T20:13:21.4088483Z compile=False, 2025-05-07T20:13:21.4088561Z T=4, 2025-05-07T20:13:21.4088640Z D=40, 2025-05-07T20:13:21.4088731Z B=81, 2025-05-07T20:13:21.4088816Z log_E=5, 2025-05-07T20:13:21.4088896Z L=12, 2025-05-07T20:13:21.4088994Z D_gradcheck=2, 2025-05-07T20:13:21.4089092Z stochastic_rounding=True, 2025-05-07T20:13:21.4089188Z weighted=True, 2025-05-07T20:13:21.4089275Z row_wise=False, 2025-05-07T20:13:21.4089361Z mixed=False, 2025-05-07T20:13:21.4089463Z use_cache=True, 2025-05-07T20:13:21.4089574Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.4089659Z use_cpu=True, 2025-05-07T20:13:21.4089776Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.4089854Z ) 2025-05-07T20:13:21.4089989Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.4090366Z self=, 2025-05-07T20:13:21.4090451Z mixed_B=True, 2025-05-07T20:13:21.4090535Z compile=True, 2025-05-07T20:13:21.4090624Z T=4, 2025-05-07T20:13:21.4090703Z D=21, 2025-05-07T20:13:21.4090781Z B=59, 2025-05-07T20:13:21.4090872Z log_E=5, 2025-05-07T20:13:21.4090952Z L=5, 2025-05-07T20:13:21.4091049Z D_gradcheck=2, 2025-05-07T20:13:21.4091148Z stochastic_rounding=False, 2025-05-07T20:13:21.4091234Z weighted=False, 2025-05-07T20:13:21.4091332Z row_wise=False, 2025-05-07T20:13:21.4091415Z mixed=True, 2025-05-07T20:13:21.4091501Z use_cache=True, 2025-05-07T20:13:21.4091622Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.4091706Z use_cpu=True, 2025-05-07T20:13:21.4091840Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.4091976Z ) 2025-05-07T20:13:21.4092131Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.4092494Z self=, 2025-05-07T20:13:21.4092609Z mixed_B=False, 2025-05-07T20:13:21.4092710Z compile=True, 2025-05-07T20:13:21.4092791Z T=2, 2025-05-07T20:13:21.4092871Z D=56, 2025-05-07T20:13:21.4092968Z B=123, 2025-05-07T20:13:21.4093050Z log_E=3, 2025-05-07T20:13:21.4093131Z L=2, 2025-05-07T20:13:21.4093227Z D_gradcheck=1, 2025-05-07T20:13:21.4093325Z stochastic_rounding=True, 2025-05-07T20:13:21.4093422Z weighted=True, 2025-05-07T20:13:21.4093506Z row_wise=True, 2025-05-07T20:13:21.4093616Z mixed=False, 2025-05-07T20:13:21.4093715Z use_cache=False, 2025-05-07T20:13:21.4093825Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.4093911Z use_cpu=True, 2025-05-07T20:13:21.4094031Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.4094107Z ) 2025-05-07T20:13:21.4094242Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.4094615Z self=, 2025-05-07T20:13:21.4094702Z mixed_B=False, 2025-05-07T20:13:21.4094787Z compile=False, 2025-05-07T20:13:21.4094877Z T=3, 2025-05-07T20:13:21.4094955Z D=9, 2025-05-07T20:13:21.4095033Z B=42, 2025-05-07T20:13:21.4095127Z log_E=3, 2025-05-07T20:13:21.4095229Z L=9, 2025-05-07T20:13:21.4095326Z D_gradcheck=2, 2025-05-07T20:13:21.4095425Z stochastic_rounding=True, 2025-05-07T20:13:21.4095511Z weighted=False, 2025-05-07T20:13:21.4095606Z row_wise=True, 2025-05-07T20:13:21.4095691Z mixed=False, 2025-05-07T20:13:21.4095775Z use_cache=True, 2025-05-07T20:13:21.4095898Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.4095983Z use_cpu=True, 2025-05-07T20:13:21.4096089Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.4096179Z ) 2025-05-07T20:13:21.4096317Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.4096674Z self=, 2025-05-07T20:13:21.4096772Z mixed_B=False, 2025-05-07T20:13:21.4096856Z compile=False, 2025-05-07T20:13:21.4096947Z T=5, 2025-05-07T20:13:21.4097025Z D=30, 2025-05-07T20:13:21.4097103Z B=79, 2025-05-07T20:13:21.4097195Z log_E=5, 2025-05-07T20:13:21.4097273Z L=12, 2025-05-07T20:13:21.4097360Z D_gradcheck=2, 2025-05-07T20:13:21.4097470Z stochastic_rounding=True, 2025-05-07T20:13:21.4097554Z weighted=True, 2025-05-07T20:13:21.4097637Z row_wise=True, 2025-05-07T20:13:21.4097734Z mixed=True, 2025-05-07T20:13:21.4097817Z use_cache=True, 2025-05-07T20:13:21.4097929Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.4098025Z use_cpu=True, 2025-05-07T20:13:21.4098132Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.4098209Z ) 2025-05-07T20:13:21.4098358Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.4098719Z self=, 2025-05-07T20:13:21.4098818Z mixed_B=False, 2025-05-07T20:13:21.4098901Z compile=True, 2025-05-07T20:13:21.4098982Z T=3, 2025-05-07T20:13:21.4099072Z D=3, 2025-05-07T20:13:21.4099151Z B=27, 2025-05-07T20:13:21.4099232Z log_E=4, 2025-05-07T20:13:21.4099323Z L=13, 2025-05-07T20:13:21.4099409Z D_gradcheck=2, 2025-05-07T20:13:21.4099508Z stochastic_rounding=True, 2025-05-07T20:13:21.4099611Z weighted=False, 2025-05-07T20:13:21.4099694Z row_wise=False, 2025-05-07T20:13:21.4099779Z mixed=True, 2025-05-07T20:13:21.4099879Z use_cache=False, 2025-05-07T20:13:21.4099990Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.4100073Z use_cpu=True, 2025-05-07T20:13:21.4100190Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.4100292Z ) 2025-05-07T20:13:21.4100443Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.4100804Z self=, 2025-05-07T20:13:21.4100914Z mixed_B=False, 2025-05-07T20:13:21.4101012Z compile=False, 2025-05-07T20:13:21.4101090Z T=3, 2025-05-07T20:13:21.4101168Z D=4, 2025-05-07T20:13:21.4101262Z B=101, 2025-05-07T20:13:21.4101344Z log_E=4, 2025-05-07T20:13:21.4101423Z L=20, 2025-05-07T20:13:21.4101522Z D_gradcheck=1, 2025-05-07T20:13:21.4101618Z stochastic_rounding=True, 2025-05-07T20:13:21.4101702Z weighted=True, 2025-05-07T20:13:21.4101797Z row_wise=True, 2025-05-07T20:13:21.4101904Z mixed=False, 2025-05-07T20:13:21.4101988Z use_cache=True, 2025-05-07T20:13:21.4102111Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.4102197Z use_cpu=True, 2025-05-07T20:13:21.4102315Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.4102395Z ) 2025-05-07T20:13:21.4102534Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.4102909Z self=, 2025-05-07T20:13:21.4102996Z mixed_B=True, 2025-05-07T20:13:21.4103083Z compile=False, 2025-05-07T20:13:21.4103184Z T=5, 2025-05-07T20:13:21.4103265Z D=83, 2025-05-07T20:13:21.4103345Z B=51, 2025-05-07T20:13:21.4103441Z log_E=5, 2025-05-07T20:13:21.4103521Z L=7, 2025-05-07T20:13:21.4103632Z D_gradcheck=1, 2025-05-07T20:13:21.4103746Z stochastic_rounding=True, 2025-05-07T20:13:21.4103834Z weighted=False, 2025-05-07T20:13:21.4103920Z row_wise=False, 2025-05-07T20:13:21.4104019Z mixed=False, 2025-05-07T20:13:21.4104108Z use_cache=True, 2025-05-07T20:13:21.4104234Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.4104321Z use_cpu=True, 2025-05-07T20:13:21.4104429Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.4104523Z ) 2025-05-07T20:13:21.4104662Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.4105027Z self=, 2025-05-07T20:13:21.4105132Z mixed_B=True, 2025-05-07T20:13:21.4105219Z compile=False, 2025-05-07T20:13:21.4105299Z T=4, 2025-05-07T20:13:21.4105397Z D=93, 2025-05-07T20:13:21.4105636Z B=63, 2025-05-07T20:13:21.4105719Z log_E=3, 2025-05-07T20:13:21.4105815Z L=18, 2025-05-07T20:13:21.4105902Z D_gradcheck=1, 2025-05-07T20:13:21.4106000Z stochastic_rounding=True, 2025-05-07T20:13:21.4106099Z weighted=True, 2025-05-07T20:13:21.4106185Z row_wise=True, 2025-05-07T20:13:21.4106288Z mixed=False, 2025-05-07T20:13:21.4106375Z use_cache=False, 2025-05-07T20:13:21.4106486Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.4106583Z use_cpu=True, 2025-05-07T20:13:21.4106690Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.4106768Z ) 2025-05-07T20:13:21.4106916Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.4107279Z self=, 2025-05-07T20:13:21.4107364Z mixed_B=False, 2025-05-07T20:13:21.4107458Z compile=True, 2025-05-07T20:13:21.4107536Z T=3, 2025-05-07T20:13:21.4107614Z D=85, 2025-05-07T20:13:21.4107703Z B=28, 2025-05-07T20:13:21.4107783Z log_E=4, 2025-05-07T20:13:21.4107874Z L=4, 2025-05-07T20:13:21.4107960Z D_gradcheck=2, 2025-05-07T20:13:21.4108057Z stochastic_rounding=True, 2025-05-07T20:13:21.4108154Z weighted=False, 2025-05-07T20:13:21.4108237Z row_wise=True, 2025-05-07T20:13:21.4108323Z mixed=False, 2025-05-07T20:13:21.4108419Z use_cache=False, 2025-05-07T20:13:21.4108527Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.4108611Z use_cpu=True, 2025-05-07T20:13:21.4108726Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.4108853Z ) 2025-05-07T20:13:21.4108990Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.4109369Z self=, 2025-05-07T20:13:21.4109489Z mixed_B=False, 2025-05-07T20:13:21.4109588Z compile=False, 2025-05-07T20:13:21.4109666Z T=3, 2025-05-07T20:13:21.4109744Z D=41, 2025-05-07T20:13:21.4109838Z B=4, 2025-05-07T20:13:21.4109920Z log_E=3, 2025-05-07T20:13:21.4110001Z L=2, 2025-05-07T20:13:21.4110101Z D_gradcheck=1, 2025-05-07T20:13:21.4110204Z stochastic_rounding=False, 2025-05-07T20:13:21.4110291Z weighted=False, 2025-05-07T20:13:21.4110388Z row_wise=False, 2025-05-07T20:13:21.4110503Z mixed=True, 2025-05-07T20:13:21.4110589Z use_cache=False, 2025-05-07T20:13:21.4110713Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.4110798Z use_cpu=True, 2025-05-07T20:13:21.4110903Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.4110994Z ) 2025-05-07T20:13:21.4111130Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.4111502Z self=, 2025-05-07T20:13:21.4111590Z mixed_B=True, 2025-05-07T20:13:21.4111674Z compile=True, 2025-05-07T20:13:21.4111763Z T=5, 2025-05-07T20:13:21.4111842Z D=29, 2025-05-07T20:13:21.4111920Z B=30, 2025-05-07T20:13:21.4112014Z log_E=3, 2025-05-07T20:13:21.4112092Z L=0, 2025-05-07T20:13:21.4112225Z D_gradcheck=2, 2025-05-07T20:13:21.4112335Z stochastic_rounding=True, 2025-05-07T20:13:21.4112420Z weighted=False, 2025-05-07T20:13:21.4112524Z row_wise=False, 2025-05-07T20:13:21.4112619Z mixed=False, 2025-05-07T20:13:21.4112704Z use_cache=True, 2025-05-07T20:13:21.4112816Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.4112913Z use_cpu=True, 2025-05-07T20:13:21.4113018Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.4113096Z ) 2025-05-07T20:13:21.4113247Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.4113609Z self=, 2025-05-07T20:13:21.4113710Z mixed_B=False, 2025-05-07T20:13:21.4113796Z compile=True, 2025-05-07T20:13:21.4113875Z T=1, 2025-05-07T20:13:21.4113967Z D=128, 2025-05-07T20:13:21.4114046Z B=48, 2025-05-07T20:13:21.4114126Z log_E=3, 2025-05-07T20:13:21.4114216Z L=20, 2025-05-07T20:13:21.4114303Z D_gradcheck=2, 2025-05-07T20:13:21.4114400Z stochastic_rounding=True, 2025-05-07T20:13:21.4114498Z weighted=True, 2025-05-07T20:13:21.4114581Z row_wise=False, 2025-05-07T20:13:21.4114665Z mixed=False, 2025-05-07T20:13:21.4114762Z use_cache=False, 2025-05-07T20:13:21.4114872Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.4114969Z use_cpu=True, 2025-05-07T20:13:21.4115072Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.4115150Z ) 2025-05-07T20:13:21.4468336Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.4468839Z self=, 2025-05-07T20:13:21.4468935Z mixed_B=True, 2025-05-07T20:13:21.4469037Z compile=True, 2025-05-07T20:13:21.4469115Z T=1, 2025-05-07T20:13:21.4469208Z D=46, 2025-05-07T20:13:21.4469292Z B=31, 2025-05-07T20:13:21.4469372Z log_E=4, 2025-05-07T20:13:21.4469479Z L=9, 2025-05-07T20:13:21.4469614Z D_gradcheck=1, 2025-05-07T20:13:21.4469719Z stochastic_rounding=True, 2025-05-07T20:13:21.4469816Z weighted=True, 2025-05-07T20:13:21.4469901Z row_wise=False, 2025-05-07T20:13:21.4469985Z mixed=False, 2025-05-07T20:13:21.4470085Z use_cache=False, 2025-05-07T20:13:21.4470195Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.4470279Z use_cpu=True, 2025-05-07T20:13:21.4470395Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.4470472Z ) 2025-05-07T20:13:21.4470707Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.4471083Z self=, 2025-05-07T20:13:21.4471209Z mixed_B=False, 2025-05-07T20:13:21.4471307Z compile=True, 2025-05-07T20:13:21.4471385Z T=3, 2025-05-07T20:13:21.4471536Z D=65, 2025-05-07T20:13:21.4471632Z B=19, 2025-05-07T20:13:21.4471712Z log_E=4, 2025-05-07T20:13:21.4471791Z L=1, 2025-05-07T20:13:21.4471887Z D_gradcheck=1, 2025-05-07T20:13:21.4471986Z stochastic_rounding=True, 2025-05-07T20:13:21.4472071Z weighted=True, 2025-05-07T20:13:21.4472167Z row_wise=False, 2025-05-07T20:13:21.4472250Z mixed=False, 2025-05-07T20:13:21.4472371Z use_cache=True, 2025-05-07T20:13:21.4472497Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.4472582Z use_cpu=True, 2025-05-07T20:13:21.4472687Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.4472775Z ) 2025-05-07T20:13:21.4472915Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.4473287Z self=, 2025-05-07T20:13:21.4473371Z mixed_B=True, 2025-05-07T20:13:21.4473457Z compile=True, 2025-05-07T20:13:21.4473550Z T=1, 2025-05-07T20:13:21.4473629Z D=14, 2025-05-07T20:13:21.4473710Z B=17, 2025-05-07T20:13:21.4473805Z log_E=4, 2025-05-07T20:13:21.4473885Z L=3, 2025-05-07T20:13:21.4473970Z D_gradcheck=2, 2025-05-07T20:13:21.4474115Z stochastic_rounding=True, 2025-05-07T20:13:21.4474202Z weighted=False, 2025-05-07T20:13:21.4474287Z row_wise=False, 2025-05-07T20:13:21.4474382Z mixed=True, 2025-05-07T20:13:21.4474469Z use_cache=True, 2025-05-07T20:13:21.4474590Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.4474675Z use_cpu=True, 2025-05-07T20:13:21.4474780Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.4474869Z ) 2025-05-07T20:13:21.4475012Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.4475375Z self=, 2025-05-07T20:13:21.4475476Z mixed_B=False, 2025-05-07T20:13:21.4475561Z compile=False, 2025-05-07T20:13:21.4475640Z T=5, 2025-05-07T20:13:21.4475731Z D=23, 2025-05-07T20:13:21.4475810Z B=89, 2025-05-07T20:13:21.4475889Z log_E=5, 2025-05-07T20:13:21.4476070Z L=2, 2025-05-07T20:13:21.4476158Z D_gradcheck=2, 2025-05-07T20:13:21.4476263Z stochastic_rounding=False, 2025-05-07T20:13:21.4476363Z weighted=True, 2025-05-07T20:13:21.4476450Z row_wise=False, 2025-05-07T20:13:21.4476548Z mixed=True, 2025-05-07T20:13:21.4476637Z use_cache=True, 2025-05-07T20:13:21.4476750Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.4476851Z use_cpu=True, 2025-05-07T20:13:21.4476958Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.4477036Z ) 2025-05-07T20:13:21.4477191Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.4477553Z self=, 2025-05-07T20:13:21.4477640Z mixed_B=False, 2025-05-07T20:13:21.4477741Z compile=True, 2025-05-07T20:13:21.4477822Z T=3, 2025-05-07T20:13:21.4477904Z D=98, 2025-05-07T20:13:21.4477999Z B=102, 2025-05-07T20:13:21.4478085Z log_E=4, 2025-05-07T20:13:21.4478165Z L=18, 2025-05-07T20:13:21.4478267Z D_gradcheck=1, 2025-05-07T20:13:21.4478371Z stochastic_rounding=False, 2025-05-07T20:13:21.4478470Z weighted=True, 2025-05-07T20:13:21.4478556Z row_wise=True, 2025-05-07T20:13:21.4478640Z mixed=True, 2025-05-07T20:13:21.4478747Z use_cache=False, 2025-05-07T20:13:21.4478860Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.4478948Z use_cpu=True, 2025-05-07T20:13:21.4479069Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.4479148Z ) 2025-05-07T20:13:21.4479319Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.4479694Z self=, 2025-05-07T20:13:21.4479808Z mixed_B=False, 2025-05-07T20:13:21.4479893Z compile=False, 2025-05-07T20:13:21.4479986Z T=2, 2025-05-07T20:13:21.4480068Z D=52, 2025-05-07T20:13:21.4480165Z B=114, 2025-05-07T20:13:21.4480247Z log_E=3, 2025-05-07T20:13:21.4480327Z L=19, 2025-05-07T20:13:21.4480428Z D_gradcheck=1, 2025-05-07T20:13:21.4480531Z stochastic_rounding=False, 2025-05-07T20:13:21.4480618Z weighted=False, 2025-05-07T20:13:21.4480715Z row_wise=True, 2025-05-07T20:13:21.4480797Z mixed=True, 2025-05-07T20:13:21.4480908Z use_cache=False, 2025-05-07T20:13:21.4481032Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.4481114Z use_cpu=True, 2025-05-07T20:13:21.4481219Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.4481308Z ) 2025-05-07T20:13:21.4481444Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.4481806Z self=, 2025-05-07T20:13:21.4481905Z mixed_B=False, 2025-05-07T20:13:21.4481991Z compile=True, 2025-05-07T20:13:21.4482086Z T=4, 2025-05-07T20:13:21.4482164Z D=115, 2025-05-07T20:13:21.4482243Z B=10, 2025-05-07T20:13:21.4482334Z log_E=3, 2025-05-07T20:13:21.4482414Z L=14, 2025-05-07T20:13:21.4482500Z D_gradcheck=2, 2025-05-07T20:13:21.4482635Z stochastic_rounding=False, 2025-05-07T20:13:21.4482721Z weighted=True, 2025-05-07T20:13:21.4482804Z row_wise=True, 2025-05-07T20:13:21.4482900Z mixed=False, 2025-05-07T20:13:21.4482987Z use_cache=True, 2025-05-07T20:13:21.4483099Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.4483200Z use_cpu=True, 2025-05-07T20:13:21.4483304Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.4483382Z ) 2025-05-07T20:13:21.4483534Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.4483897Z self=, 2025-05-07T20:13:21.4483996Z mixed_B=False, 2025-05-07T20:13:21.4484081Z compile=True, 2025-05-07T20:13:21.4484162Z T=5, 2025-05-07T20:13:21.4484260Z D=114, 2025-05-07T20:13:21.4484342Z B=77, 2025-05-07T20:13:21.4484423Z log_E=3, 2025-05-07T20:13:21.4484515Z L=13, 2025-05-07T20:13:21.4484599Z D_gradcheck=2, 2025-05-07T20:13:21.4484699Z stochastic_rounding=True, 2025-05-07T20:13:21.4484799Z weighted=True, 2025-05-07T20:13:21.4484883Z row_wise=True, 2025-05-07T20:13:21.4484968Z mixed=False, 2025-05-07T20:13:21.4485068Z use_cache=False, 2025-05-07T20:13:21.4485178Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.4485261Z use_cpu=True, 2025-05-07T20:13:21.4485378Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.4485457Z ) 2025-05-07T20:13:21.4485607Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.4485966Z self=, 2025-05-07T20:13:21.4486051Z mixed_B=True, 2025-05-07T20:13:21.4486150Z compile=False, 2025-05-07T20:13:21.4486229Z T=4, 2025-05-07T20:13:21.4486307Z D=100, 2025-05-07T20:13:21.4486400Z B=20, 2025-05-07T20:13:21.4486480Z log_E=3, 2025-05-07T20:13:21.4486559Z L=6, 2025-05-07T20:13:21.4486656Z D_gradcheck=2, 2025-05-07T20:13:21.4486755Z stochastic_rounding=True, 2025-05-07T20:13:21.4486842Z weighted=False, 2025-05-07T20:13:21.4486940Z row_wise=False, 2025-05-07T20:13:21.4487024Z mixed=False, 2025-05-07T20:13:21.4487128Z use_cache=False, 2025-05-07T20:13:21.4487238Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.4487321Z use_cpu=True, 2025-05-07T20:13:21.4487440Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.4487516Z ) 2025-05-07T20:13:21.4487684Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.4488056Z self=, 2025-05-07T20:13:21.4488165Z mixed_B=True, 2025-05-07T20:13:21.4488251Z compile=True, 2025-05-07T20:13:21.4488347Z T=4, 2025-05-07T20:13:21.4488430Z D=45, 2025-05-07T20:13:21.4488509Z B=77, 2025-05-07T20:13:21.4488608Z log_E=4, 2025-05-07T20:13:21.4488688Z L=1, 2025-05-07T20:13:21.4488774Z D_gradcheck=2, 2025-05-07T20:13:21.4488885Z stochastic_rounding=True, 2025-05-07T20:13:21.4488970Z weighted=True, 2025-05-07T20:13:21.4489067Z row_wise=True, 2025-05-07T20:13:21.4489151Z mixed=False, 2025-05-07T20:13:21.4489264Z use_cache=False, 2025-05-07T20:13:21.4489388Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.4489472Z use_cpu=True, 2025-05-07T20:13:21.4489577Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.4489665Z ) 2025-05-07T20:13:21.4489803Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.4490163Z self=, 2025-05-07T20:13:21.4490259Z mixed_B=True, 2025-05-07T20:13:21.4490346Z compile=True, 2025-05-07T20:13:21.4490426Z T=5, 2025-05-07T20:13:21.4490519Z D=30, 2025-05-07T20:13:21.4490599Z B=100, 2025-05-07T20:13:21.4490680Z log_E=5, 2025-05-07T20:13:21.4490770Z L=19, 2025-05-07T20:13:21.4490856Z D_gradcheck=1, 2025-05-07T20:13:21.4490990Z stochastic_rounding=True, 2025-05-07T20:13:21.4491076Z weighted=False, 2025-05-07T20:13:21.4491160Z row_wise=True, 2025-05-07T20:13:21.4491258Z mixed=True, 2025-05-07T20:13:21.4491346Z use_cache=False, 2025-05-07T20:13:21.4491455Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.4491551Z use_cpu=True, 2025-05-07T20:13:21.4491654Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.4491729Z ) 2025-05-07T20:13:21.4491879Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.4492238Z self=, 2025-05-07T20:13:21.4492323Z mixed_B=False, 2025-05-07T20:13:21.4492424Z compile=True, 2025-05-07T20:13:21.4492503Z T=4, 2025-05-07T20:13:21.4492596Z D=8, 2025-05-07T20:13:21.4492673Z B=52, 2025-05-07T20:13:21.4492752Z log_E=5, 2025-05-07T20:13:21.4492844Z L=18, 2025-05-07T20:13:21.4492929Z D_gradcheck=2, 2025-05-07T20:13:21.4493030Z stochastic_rounding=False, 2025-05-07T20:13:21.4493127Z weighted=True, 2025-05-07T20:13:21.4493210Z row_wise=True, 2025-05-07T20:13:21.4493292Z mixed=True, 2025-05-07T20:13:21.4493393Z use_cache=False, 2025-05-07T20:13:21.4493503Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.4493588Z use_cpu=True, 2025-05-07T20:13:21.4493704Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.4493782Z ) 2025-05-07T20:13:21.4493920Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.4494290Z self=, 2025-05-07T20:13:21.4494374Z mixed_B=True, 2025-05-07T20:13:21.4494478Z compile=False, 2025-05-07T20:13:21.4494558Z T=4, 2025-05-07T20:13:21.4494638Z D=64, 2025-05-07T20:13:21.4494732Z B=124, 2025-05-07T20:13:21.4494812Z log_E=4, 2025-05-07T20:13:21.4494892Z L=20, 2025-05-07T20:13:21.4494994Z D_gradcheck=1, 2025-05-07T20:13:21.4495096Z stochastic_rounding=False, 2025-05-07T20:13:21.4495182Z weighted=True, 2025-05-07T20:13:21.4495277Z row_wise=True, 2025-05-07T20:13:21.4495360Z mixed=False, 2025-05-07T20:13:21.4495449Z use_cache=False, 2025-05-07T20:13:21.4495569Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.4495652Z use_cpu=True, 2025-05-07T20:13:21.4495759Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.4495846Z ) 2025-05-07T20:13:21.4496008Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.4496384Z self=, 2025-05-07T20:13:21.4496468Z mixed_B=False, 2025-05-07T20:13:21.4496579Z compile=True, 2025-05-07T20:13:21.4496671Z T=5, 2025-05-07T20:13:21.4496748Z D=46, 2025-05-07T20:13:21.4496828Z B=118, 2025-05-07T20:13:21.4496921Z log_E=4, 2025-05-07T20:13:21.4497000Z L=0, 2025-05-07T20:13:21.4497087Z D_gradcheck=2, 2025-05-07T20:13:21.4497204Z stochastic_rounding=False, 2025-05-07T20:13:21.4497294Z weighted=False, 2025-05-07T20:13:21.4497381Z row_wise=False, 2025-05-07T20:13:21.4497485Z mixed=False, 2025-05-07T20:13:21.4497615Z use_cache=False, 2025-05-07T20:13:21.4497727Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.4497826Z use_cpu=True, 2025-05-07T20:13:21.4497933Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.4498024Z ) 2025-05-07T20:13:21.4498163Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.4498529Z self=, 2025-05-07T20:13:21.4498630Z mixed_B=False, 2025-05-07T20:13:21.4498719Z compile=True, 2025-05-07T20:13:21.4498799Z T=5, 2025-05-07T20:13:21.4498894Z D=106, 2025-05-07T20:13:21.4498975Z B=104, 2025-05-07T20:13:21.4499057Z log_E=3, 2025-05-07T20:13:21.4499153Z L=2, 2025-05-07T20:13:21.4499242Z D_gradcheck=2, 2025-05-07T20:13:21.4499344Z stochastic_rounding=False, 2025-05-07T20:13:21.4499471Z weighted=True, 2025-05-07T20:13:21.4499557Z row_wise=True, 2025-05-07T20:13:21.4499656Z mixed=True, 2025-05-07T20:13:21.4499745Z use_cache=True, 2025-05-07T20:13:21.4499856Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.4499957Z use_cpu=True, 2025-05-07T20:13:21.4500061Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.4500139Z ) 2025-05-07T20:13:21.4500293Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.4500653Z self=, 2025-05-07T20:13:21.4500740Z mixed_B=False, 2025-05-07T20:13:21.4500837Z compile=True, 2025-05-07T20:13:21.4500918Z T=4, 2025-05-07T20:13:21.4500998Z D=100, 2025-05-07T20:13:21.4501093Z B=2, 2025-05-07T20:13:21.4501174Z log_E=4, 2025-05-07T20:13:21.4501255Z L=11, 2025-05-07T20:13:21.4501352Z D_gradcheck=2, 2025-05-07T20:13:21.4501452Z stochastic_rounding=False, 2025-05-07T20:13:21.4501551Z weighted=True, 2025-05-07T20:13:21.4501634Z row_wise=True, 2025-05-07T20:13:21.4501716Z mixed=True, 2025-05-07T20:13:21.4501818Z use_cache=False, 2025-05-07T20:13:21.4501931Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.4502015Z use_cpu=True, 2025-05-07T20:13:21.4502134Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.4502213Z ) 2025-05-07T20:13:21.4502351Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.4502721Z self=, 2025-05-07T20:13:21.4502804Z mixed_B=True, 2025-05-07T20:13:21.4502890Z compile=True, 2025-05-07T20:13:21.4502979Z T=3, 2025-05-07T20:13:21.4503058Z D=40, 2025-05-07T20:13:21.4503137Z B=115, 2025-05-07T20:13:21.4503228Z log_E=5, 2025-05-07T20:13:21.4503307Z L=17, 2025-05-07T20:13:21.4503402Z D_gradcheck=1, 2025-05-07T20:13:21.4503501Z stochastic_rounding=False, 2025-05-07T20:13:21.4503587Z weighted=True, 2025-05-07T20:13:21.4503686Z row_wise=True, 2025-05-07T20:13:21.4503769Z mixed=True, 2025-05-07T20:13:21.4503854Z use_cache=False, 2025-05-07T20:13:21.4503981Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.4504064Z use_cpu=True, 2025-05-07T20:13:21.4504170Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.4504260Z ) 2025-05-07T20:13:21.4856520Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.4856943Z self=, 2025-05-07T20:13:21.4857033Z mixed_B=False, 2025-05-07T20:13:21.4857183Z compile=True, 2025-05-07T20:13:21.4857265Z T=3, 2025-05-07T20:13:21.4857347Z D=10, 2025-05-07T20:13:21.4857439Z B=121, 2025-05-07T20:13:21.4857519Z log_E=5, 2025-05-07T20:13:21.4857598Z L=17, 2025-05-07T20:13:21.4857698Z D_gradcheck=2, 2025-05-07T20:13:21.4857795Z stochastic_rounding=True, 2025-05-07T20:13:21.4857883Z weighted=False, 2025-05-07T20:13:21.4857983Z row_wise=True, 2025-05-07T20:13:21.4858063Z mixed=True, 2025-05-07T20:13:21.4858149Z use_cache=False, 2025-05-07T20:13:21.4858310Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.4858396Z use_cpu=True, 2025-05-07T20:13:21.4858502Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.4858593Z ) 2025-05-07T20:13:21.4858733Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.4859110Z self=, 2025-05-07T20:13:21.4859196Z mixed_B=False, 2025-05-07T20:13:21.4859283Z compile=True, 2025-05-07T20:13:21.4859375Z T=5, 2025-05-07T20:13:21.4859454Z D=27, 2025-05-07T20:13:21.4859534Z B=120, 2025-05-07T20:13:21.4859628Z log_E=5, 2025-05-07T20:13:21.4859707Z L=4, 2025-05-07T20:13:21.4859792Z D_gradcheck=2, 2025-05-07T20:13:21.4859904Z stochastic_rounding=True, 2025-05-07T20:13:21.4860029Z weighted=False, 2025-05-07T20:13:21.4860112Z row_wise=True, 2025-05-07T20:13:21.4860208Z mixed=False, 2025-05-07T20:13:21.4860294Z use_cache=False, 2025-05-07T20:13:21.4860406Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.4860503Z use_cpu=True, 2025-05-07T20:13:21.4860607Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.4860697Z ) 2025-05-07T20:13:21.4860836Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.4861199Z self=, 2025-05-07T20:13:21.4861297Z mixed_B=True, 2025-05-07T20:13:21.4861384Z compile=True, 2025-05-07T20:13:21.4861464Z T=4, 2025-05-07T20:13:21.4861553Z D=96, 2025-05-07T20:13:21.4861632Z B=120, 2025-05-07T20:13:21.4861713Z log_E=4, 2025-05-07T20:13:21.4861804Z L=0, 2025-05-07T20:13:21.4861887Z D_gradcheck=2, 2025-05-07T20:13:21.4861988Z stochastic_rounding=False, 2025-05-07T20:13:21.4862089Z weighted=False, 2025-05-07T20:13:21.4862172Z row_wise=True, 2025-05-07T20:13:21.4862254Z mixed=True, 2025-05-07T20:13:21.4862350Z use_cache=True, 2025-05-07T20:13:21.4862464Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.4862560Z use_cpu=True, 2025-05-07T20:13:21.4862667Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.4862746Z ) 2025-05-07T20:13:21.4862902Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.4863264Z self=, 2025-05-07T20:13:21.4863348Z mixed_B=True, 2025-05-07T20:13:21.4863446Z compile=False, 2025-05-07T20:13:21.4863526Z T=5, 2025-05-07T20:13:21.4863605Z D=48, 2025-05-07T20:13:21.4863694Z B=111, 2025-05-07T20:13:21.4863775Z log_E=4, 2025-05-07T20:13:21.4863853Z L=3, 2025-05-07T20:13:21.4863950Z D_gradcheck=2, 2025-05-07T20:13:21.4864048Z stochastic_rounding=True, 2025-05-07T20:13:21.4864135Z weighted=False, 2025-05-07T20:13:21.4864230Z row_wise=False, 2025-05-07T20:13:21.4864311Z mixed=True, 2025-05-07T20:13:21.4864408Z use_cache=False, 2025-05-07T20:13:21.4864520Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.4864659Z use_cpu=True, 2025-05-07T20:13:21.4864763Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.4864854Z ) 2025-05-07T20:13:21.4865018Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.4865379Z self=, 2025-05-07T20:13:21.4865477Z mixed_B=False, 2025-05-07T20:13:21.4865590Z compile=False, 2025-05-07T20:13:21.4865669Z T=1, 2025-05-07T20:13:21.4865760Z D=59, 2025-05-07T20:13:21.4865840Z B=59, 2025-05-07T20:13:21.4865921Z log_E=5, 2025-05-07T20:13:21.4866012Z L=4, 2025-05-07T20:13:21.4866099Z D_gradcheck=1, 2025-05-07T20:13:21.4866199Z stochastic_rounding=False, 2025-05-07T20:13:21.4866297Z weighted=True, 2025-05-07T20:13:21.4866381Z row_wise=True, 2025-05-07T20:13:21.4866465Z mixed=False, 2025-05-07T20:13:21.4866562Z use_cache=True, 2025-05-07T20:13:21.4866701Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.4866801Z use_cpu=True, 2025-05-07T20:13:21.4866907Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.4866985Z ) 2025-05-07T20:13:21.4867140Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.4867501Z self=, 2025-05-07T20:13:21.4867585Z mixed_B=True, 2025-05-07T20:13:21.4867689Z compile=False, 2025-05-07T20:13:21.4867767Z T=1, 2025-05-07T20:13:21.4867844Z D=9, 2025-05-07T20:13:21.4867933Z B=45, 2025-05-07T20:13:21.4868012Z log_E=5, 2025-05-07T20:13:21.4868090Z L=17, 2025-05-07T20:13:21.4868185Z D_gradcheck=1, 2025-05-07T20:13:21.4868285Z stochastic_rounding=False, 2025-05-07T20:13:21.4868396Z weighted=True, 2025-05-07T20:13:21.4868493Z row_wise=True, 2025-05-07T20:13:21.4868576Z mixed=False, 2025-05-07T20:13:21.4868674Z use_cache=False, 2025-05-07T20:13:21.4868786Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.4868871Z use_cpu=True, 2025-05-07T20:13:21.4868987Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.4869063Z ) 2025-05-07T20:13:21.4869213Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.4869589Z self=, 2025-05-07T20:13:21.4869672Z mixed_B=True, 2025-05-07T20:13:21.4869762Z compile=False, 2025-05-07T20:13:21.4869856Z T=2, 2025-05-07T20:13:21.4869937Z D=64, 2025-05-07T20:13:21.4870016Z B=25, 2025-05-07T20:13:21.4870112Z log_E=4, 2025-05-07T20:13:21.4870192Z L=0, 2025-05-07T20:13:21.4870291Z D_gradcheck=1, 2025-05-07T20:13:21.4870390Z stochastic_rounding=True, 2025-05-07T20:13:21.4870479Z weighted=False, 2025-05-07T20:13:21.4870580Z row_wise=True, 2025-05-07T20:13:21.4870663Z mixed=False, 2025-05-07T20:13:21.4870753Z use_cache=True, 2025-05-07T20:13:21.4870881Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.4870966Z use_cpu=True, 2025-05-07T20:13:21.4871073Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.4871166Z ) 2025-05-07T20:13:21.4871303Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.4871664Z self=, 2025-05-07T20:13:21.4871764Z mixed_B=True, 2025-05-07T20:13:21.4871850Z compile=True, 2025-05-07T20:13:21.4871932Z T=4, 2025-05-07T20:13:21.4872026Z D=12, 2025-05-07T20:13:21.4872111Z B=65, 2025-05-07T20:13:21.4872208Z log_E=5, 2025-05-07T20:13:21.4872288Z L=11, 2025-05-07T20:13:21.4872375Z D_gradcheck=1, 2025-05-07T20:13:21.4872492Z stochastic_rounding=False, 2025-05-07T20:13:21.4872581Z weighted=False, 2025-05-07T20:13:21.4872666Z row_wise=True, 2025-05-07T20:13:21.4872764Z mixed=True, 2025-05-07T20:13:21.4872852Z use_cache=True, 2025-05-07T20:13:21.4872965Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.4873061Z use_cpu=True, 2025-05-07T20:13:21.4873167Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.4873243Z ) 2025-05-07T20:13:21.4873396Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.4873785Z self=, 2025-05-07T20:13:21.4873883Z mixed_B=True, 2025-05-07T20:13:21.4873972Z compile=False, 2025-05-07T20:13:21.4874078Z T=5, 2025-05-07T20:13:21.4874169Z D=113, 2025-05-07T20:13:21.4874247Z B=90, 2025-05-07T20:13:21.4874326Z log_E=5, 2025-05-07T20:13:21.4874418Z L=1, 2025-05-07T20:13:21.4874503Z D_gradcheck=1, 2025-05-07T20:13:21.4874602Z stochastic_rounding=False, 2025-05-07T20:13:21.4874705Z weighted=False, 2025-05-07T20:13:21.4874788Z row_wise=True, 2025-05-07T20:13:21.4874872Z mixed=False, 2025-05-07T20:13:21.4874968Z use_cache=False, 2025-05-07T20:13:21.4875132Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.4875218Z use_cpu=True, 2025-05-07T20:13:21.4875334Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.4875413Z ) 2025-05-07T20:13:21.4875550Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.4875928Z self=, 2025-05-07T20:13:21.4876125Z mixed_B=True, 2025-05-07T20:13:21.4876225Z compile=False, 2025-05-07T20:13:21.4876312Z T=3, 2025-05-07T20:13:21.4876394Z D=72, 2025-05-07T20:13:21.4876487Z B=102, 2025-05-07T20:13:21.4876570Z log_E=3, 2025-05-07T20:13:21.4876649Z L=1, 2025-05-07T20:13:21.4876749Z D_gradcheck=2, 2025-05-07T20:13:21.4876848Z stochastic_rounding=False, 2025-05-07T20:13:21.4876967Z weighted=False, 2025-05-07T20:13:21.4877069Z row_wise=False, 2025-05-07T20:13:21.4877154Z mixed=False, 2025-05-07T20:13:21.4877239Z use_cache=True, 2025-05-07T20:13:21.4877365Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.4877450Z use_cpu=True, 2025-05-07T20:13:21.4877568Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.4877644Z ) 2025-05-07T20:13:21.4877782Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.4878155Z self=, 2025-05-07T20:13:21.4878239Z mixed_B=True, 2025-05-07T20:13:21.4878325Z compile=False, 2025-05-07T20:13:21.4878419Z T=3, 2025-05-07T20:13:21.4878496Z D=55, 2025-05-07T20:13:21.4878576Z B=17, 2025-05-07T20:13:21.4878668Z log_E=5, 2025-05-07T20:13:21.4878745Z L=2, 2025-05-07T20:13:21.4878831Z D_gradcheck=1, 2025-05-07T20:13:21.4878943Z stochastic_rounding=False, 2025-05-07T20:13:21.4879029Z weighted=False, 2025-05-07T20:13:21.4879114Z row_wise=False, 2025-05-07T20:13:21.4879207Z mixed=True, 2025-05-07T20:13:21.4879292Z use_cache=True, 2025-05-07T20:13:21.4879415Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.4879498Z use_cpu=True, 2025-05-07T20:13:21.4879604Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.4879693Z ) 2025-05-07T20:13:21.4879830Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.4880193Z self=, 2025-05-07T20:13:21.4880292Z mixed_B=False, 2025-05-07T20:13:21.4880376Z compile=True, 2025-05-07T20:13:21.4880459Z T=5, 2025-05-07T20:13:21.4880552Z D=124, 2025-05-07T20:13:21.4880631Z B=7, 2025-05-07T20:13:21.4880715Z log_E=5, 2025-05-07T20:13:21.4880806Z L=11, 2025-05-07T20:13:21.4880890Z D_gradcheck=1, 2025-05-07T20:13:21.4880991Z stochastic_rounding=False, 2025-05-07T20:13:21.4881090Z weighted=False, 2025-05-07T20:13:21.4881173Z row_wise=True, 2025-05-07T20:13:21.4881268Z mixed=True, 2025-05-07T20:13:21.4881355Z use_cache=False, 2025-05-07T20:13:21.4881468Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.4881565Z use_cpu=True, 2025-05-07T20:13:21.4881670Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.4881745Z ) 2025-05-07T20:13:21.4881893Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.4882285Z self=, 2025-05-07T20:13:21.4882370Z mixed_B=True, 2025-05-07T20:13:21.4882467Z compile=True, 2025-05-07T20:13:21.4882589Z T=5, 2025-05-07T20:13:21.4882666Z D=56, 2025-05-07T20:13:21.4882757Z B=118, 2025-05-07T20:13:21.4882837Z log_E=5, 2025-05-07T20:13:21.4882930Z L=18, 2025-05-07T20:13:21.4883015Z D_gradcheck=2, 2025-05-07T20:13:21.4883115Z stochastic_rounding=False, 2025-05-07T20:13:21.4883217Z weighted=False, 2025-05-07T20:13:21.4883305Z row_wise=False, 2025-05-07T20:13:21.4883386Z mixed=True, 2025-05-07T20:13:21.4883483Z use_cache=False, 2025-05-07T20:13:21.4883618Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.4883703Z use_cpu=True, 2025-05-07T20:13:21.4883824Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.4883899Z ) 2025-05-07T20:13:21.4884036Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.4884407Z self=, 2025-05-07T20:13:21.4884490Z mixed_B=False, 2025-05-07T20:13:21.4884573Z compile=True, 2025-05-07T20:13:21.4884665Z T=2, 2025-05-07T20:13:21.4884743Z D=29, 2025-05-07T20:13:21.4884836Z B=101, 2025-05-07T20:13:21.4884915Z log_E=5, 2025-05-07T20:13:21.4884996Z L=16, 2025-05-07T20:13:21.4885090Z D_gradcheck=2, 2025-05-07T20:13:21.4885189Z stochastic_rounding=False, 2025-05-07T20:13:21.4885302Z weighted=False, 2025-05-07T20:13:21.4885397Z row_wise=True, 2025-05-07T20:13:21.4885479Z mixed=False, 2025-05-07T20:13:21.4885562Z use_cache=True, 2025-05-07T20:13:21.4885684Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.4885767Z use_cpu=True, 2025-05-07T20:13:21.4885872Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.4885958Z ) 2025-05-07T20:13:21.4886092Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.4886458Z self=, 2025-05-07T20:13:21.4886554Z mixed_B=False, 2025-05-07T20:13:21.4886639Z compile=False, 2025-05-07T20:13:21.4886733Z T=5, 2025-05-07T20:13:21.4886811Z D=69, 2025-05-07T20:13:21.4886890Z B=25, 2025-05-07T20:13:21.4886982Z log_E=5, 2025-05-07T20:13:21.4887060Z L=7, 2025-05-07T20:13:21.4887145Z D_gradcheck=2, 2025-05-07T20:13:21.4887258Z stochastic_rounding=True, 2025-05-07T20:13:21.4887343Z weighted=False, 2025-05-07T20:13:21.4887429Z row_wise=True, 2025-05-07T20:13:21.4887526Z mixed=False, 2025-05-07T20:13:21.4887610Z use_cache=True, 2025-05-07T20:13:21.4887722Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.4887819Z use_cpu=True, 2025-05-07T20:13:21.4887924Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.4888001Z ) 2025-05-07T20:13:21.4888152Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.4888512Z self=, 2025-05-07T20:13:21.4888608Z mixed_B=False, 2025-05-07T20:13:21.4888691Z compile=True, 2025-05-07T20:13:21.4888774Z T=1, 2025-05-07T20:13:21.4888866Z D=39, 2025-05-07T20:13:21.4888945Z B=4, 2025-05-07T20:13:21.4889025Z log_E=3, 2025-05-07T20:13:21.4889118Z L=16, 2025-05-07T20:13:21.4889202Z D_gradcheck=2, 2025-05-07T20:13:21.4889300Z stochastic_rounding=True, 2025-05-07T20:13:21.4889397Z weighted=False, 2025-05-07T20:13:21.4889484Z row_wise=True, 2025-05-07T20:13:21.4889567Z mixed=False, 2025-05-07T20:13:21.4889666Z use_cache=False, 2025-05-07T20:13:21.4889775Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.4889859Z use_cpu=True, 2025-05-07T20:13:21.4889977Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.4890054Z ) 2025-05-07T20:13:21.4890205Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.4890597Z self=, 2025-05-07T20:13:21.4890682Z mixed_B=True, 2025-05-07T20:13:21.4890780Z compile=True, 2025-05-07T20:13:21.4890885Z T=2, 2025-05-07T20:13:21.4890964Z D=92, 2025-05-07T20:13:21.4891056Z B=16, 2025-05-07T20:13:21.4891137Z log_E=4, 2025-05-07T20:13:21.4891217Z L=12, 2025-05-07T20:13:21.4891316Z D_gradcheck=1, 2025-05-07T20:13:21.4891417Z stochastic_rounding=False, 2025-05-07T20:13:21.4891502Z weighted=True, 2025-05-07T20:13:21.4891603Z row_wise=False, 2025-05-07T20:13:21.4891689Z mixed=False, 2025-05-07T20:13:21.4891791Z use_cache=False, 2025-05-07T20:13:21.4891927Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.4892015Z use_cpu=True, 2025-05-07T20:13:21.4892133Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.4892213Z ) 2025-05-07T20:13:21.5246062Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.5246510Z self=, 2025-05-07T20:13:21.5246598Z mixed_B=False, 2025-05-07T20:13:21.5246746Z compile=False, 2025-05-07T20:13:21.5246863Z T=3, 2025-05-07T20:13:21.5246954Z D=76, 2025-05-07T20:13:21.5247049Z B=98, 2025-05-07T20:13:21.5247132Z log_E=5, 2025-05-07T20:13:21.5247213Z L=11, 2025-05-07T20:13:21.5247315Z D_gradcheck=1, 2025-05-07T20:13:21.5247418Z stochastic_rounding=True, 2025-05-07T20:13:21.5247505Z weighted=False, 2025-05-07T20:13:21.5247715Z row_wise=False, 2025-05-07T20:13:21.5247799Z mixed=True, 2025-05-07T20:13:21.5247887Z use_cache=False, 2025-05-07T20:13:21.5248015Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.5248100Z use_cpu=True, 2025-05-07T20:13:21.5248222Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.5248299Z ) 2025-05-07T20:13:21.5248441Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.5248822Z self=, 2025-05-07T20:13:21.5248909Z mixed_B=False, 2025-05-07T20:13:21.5248995Z compile=True, 2025-05-07T20:13:21.5249090Z T=2, 2025-05-07T20:13:21.5249169Z D=53, 2025-05-07T20:13:21.5249246Z B=50, 2025-05-07T20:13:21.5249337Z log_E=4, 2025-05-07T20:13:21.5249415Z L=15, 2025-05-07T20:13:21.5249499Z D_gradcheck=2, 2025-05-07T20:13:21.5249607Z stochastic_rounding=True, 2025-05-07T20:13:21.5249693Z weighted=False, 2025-05-07T20:13:21.5249779Z row_wise=True, 2025-05-07T20:13:21.5249874Z mixed=True, 2025-05-07T20:13:21.5249958Z use_cache=True, 2025-05-07T20:13:21.5250083Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.5250169Z use_cpu=True, 2025-05-07T20:13:21.5250274Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.5250363Z ) 2025-05-07T20:13:21.5250500Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.5250865Z self=, 2025-05-07T20:13:21.5250958Z mixed_B=True, 2025-05-07T20:13:21.5251042Z compile=False, 2025-05-07T20:13:21.5251126Z T=4, 2025-05-07T20:13:21.5251221Z D=20, 2025-05-07T20:13:21.5251299Z B=47, 2025-05-07T20:13:21.5251382Z log_E=3, 2025-05-07T20:13:21.5251475Z L=18, 2025-05-07T20:13:21.5251560Z D_gradcheck=2, 2025-05-07T20:13:21.5261947Z stochastic_rounding=True, 2025-05-07T20:13:21.5262105Z weighted=True, 2025-05-07T20:13:21.5262208Z row_wise=False, 2025-05-07T20:13:21.5262364Z mixed=False, 2025-05-07T20:13:21.5262464Z use_cache=False, 2025-05-07T20:13:21.5262582Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.5262685Z use_cpu=True, 2025-05-07T20:13:21.5262794Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.5262872Z ) 2025-05-07T20:13:21.5263039Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.5263535Z self=, 2025-05-07T20:13:21.5263624Z mixed_B=True, 2025-05-07T20:13:21.5263724Z compile=True, 2025-05-07T20:13:21.5263865Z T=5, 2025-05-07T20:13:21.5263944Z D=29, 2025-05-07T20:13:21.5264038Z B=109, 2025-05-07T20:13:21.5264120Z log_E=4, 2025-05-07T20:13:21.5264200Z L=0, 2025-05-07T20:13:21.5264301Z D_gradcheck=1, 2025-05-07T20:13:21.5264402Z stochastic_rounding=True, 2025-05-07T20:13:21.5264489Z weighted=False, 2025-05-07T20:13:21.5264593Z row_wise=False, 2025-05-07T20:13:21.5264677Z mixed=False, 2025-05-07T20:13:21.5264777Z use_cache=True, 2025-05-07T20:13:21.5264891Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.5265016Z use_cpu=True, 2025-05-07T20:13:21.5265135Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.5265212Z ) 2025-05-07T20:13:21.5265354Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.5265732Z self=, 2025-05-07T20:13:21.5265816Z mixed_B=True, 2025-05-07T20:13:21.5265900Z compile=True, 2025-05-07T20:13:21.5265991Z T=3, 2025-05-07T20:13:21.5266073Z D=75, 2025-05-07T20:13:21.5266151Z B=3, 2025-05-07T20:13:21.5266245Z log_E=4, 2025-05-07T20:13:21.5266323Z L=8, 2025-05-07T20:13:21.5266409Z D_gradcheck=2, 2025-05-07T20:13:21.5266519Z stochastic_rounding=True, 2025-05-07T20:13:21.5266603Z weighted=True, 2025-05-07T20:13:21.5266733Z row_wise=True, 2025-05-07T20:13:21.5266817Z mixed=True, 2025-05-07T20:13:21.5266902Z use_cache=False, 2025-05-07T20:13:21.5267025Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.5267111Z use_cpu=True, 2025-05-07T20:13:21.5267217Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.5267310Z ) 2025-05-07T20:13:21.5267448Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.5267817Z self=, 2025-05-07T20:13:21.5267915Z mixed_B=False, 2025-05-07T20:13:21.5267999Z compile=False, 2025-05-07T20:13:21.5268079Z T=4, 2025-05-07T20:13:21.5268173Z D=50, 2025-05-07T20:13:21.5268252Z B=42, 2025-05-07T20:13:21.5268343Z log_E=3, 2025-05-07T20:13:21.5268421Z L=5, 2025-05-07T20:13:21.5268506Z D_gradcheck=2, 2025-05-07T20:13:21.5268618Z stochastic_rounding=False, 2025-05-07T20:13:21.5268704Z weighted=False, 2025-05-07T20:13:21.5268790Z row_wise=True, 2025-05-07T20:13:21.5268883Z mixed=True, 2025-05-07T20:13:21.5268967Z use_cache=False, 2025-05-07T20:13:21.5269079Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.5269178Z use_cpu=True, 2025-05-07T20:13:21.5269282Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.5269359Z ) 2025-05-07T20:13:21.5269508Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.5269872Z self=, 2025-05-07T20:13:21.5269971Z mixed_B=False, 2025-05-07T20:13:21.5270055Z compile=True, 2025-05-07T20:13:21.5270134Z T=3, 2025-05-07T20:13:21.5270228Z D=99, 2025-05-07T20:13:21.5270306Z B=71, 2025-05-07T20:13:21.5270386Z log_E=5, 2025-05-07T20:13:21.5270477Z L=9, 2025-05-07T20:13:21.5270562Z D_gradcheck=2, 2025-05-07T20:13:21.5270659Z stochastic_rounding=True, 2025-05-07T20:13:21.5270756Z weighted=True, 2025-05-07T20:13:21.5270842Z row_wise=True, 2025-05-07T20:13:21.5270926Z mixed=False, 2025-05-07T20:13:21.5271024Z use_cache=True, 2025-05-07T20:13:21.5271136Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.5271223Z use_cpu=True, 2025-05-07T20:13:21.5271341Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.5271418Z ) 2025-05-07T20:13:21.5271557Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.5271958Z self=, 2025-05-07T20:13:21.5272044Z mixed_B=True, 2025-05-07T20:13:21.5272143Z compile=False, 2025-05-07T20:13:21.5272222Z T=2, 2025-05-07T20:13:21.5272329Z D=25, 2025-05-07T20:13:21.5272421Z B=123, 2025-05-07T20:13:21.5272501Z log_E=3, 2025-05-07T20:13:21.5272580Z L=3, 2025-05-07T20:13:21.5272675Z D_gradcheck=2, 2025-05-07T20:13:21.5272772Z stochastic_rounding=True, 2025-05-07T20:13:21.5272857Z weighted=True, 2025-05-07T20:13:21.5272955Z row_wise=False, 2025-05-07T20:13:21.5273038Z mixed=True, 2025-05-07T20:13:21.5273124Z use_cache=False, 2025-05-07T20:13:21.5273246Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.5273352Z use_cpu=True, 2025-05-07T20:13:21.5273457Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.5273546Z ) 2025-05-07T20:13:21.5273684Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.5274063Z self=, 2025-05-07T20:13:21.5274148Z mixed_B=True, 2025-05-07T20:13:21.5274232Z compile=False, 2025-05-07T20:13:21.5274326Z T=1, 2025-05-07T20:13:21.5274408Z D=28, 2025-05-07T20:13:21.5274486Z B=89, 2025-05-07T20:13:21.5274580Z log_E=4, 2025-05-07T20:13:21.5274661Z L=20, 2025-05-07T20:13:21.5274745Z D_gradcheck=2, 2025-05-07T20:13:21.5274857Z stochastic_rounding=True, 2025-05-07T20:13:21.5274946Z weighted=False, 2025-05-07T20:13:21.5275056Z row_wise=True, 2025-05-07T20:13:21.5275153Z mixed=True, 2025-05-07T20:13:21.5275243Z use_cache=False, 2025-05-07T20:13:21.5275369Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.5275453Z use_cpu=True, 2025-05-07T20:13:21.5275562Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.5275652Z ) 2025-05-07T20:13:21.5275790Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.5276239Z self=, 2025-05-07T20:13:21.5276338Z mixed_B=True, 2025-05-07T20:13:21.5276425Z compile=False, 2025-05-07T20:13:21.5276503Z T=2, 2025-05-07T20:13:21.5276594Z D=60, 2025-05-07T20:13:21.5276672Z B=92, 2025-05-07T20:13:21.5276751Z log_E=3, 2025-05-07T20:13:21.5276843Z L=18, 2025-05-07T20:13:21.5276926Z D_gradcheck=1, 2025-05-07T20:13:21.5277025Z stochastic_rounding=False, 2025-05-07T20:13:21.5277121Z weighted=True, 2025-05-07T20:13:21.5277205Z row_wise=False, 2025-05-07T20:13:21.5277300Z mixed=False, 2025-05-07T20:13:21.5277384Z use_cache=True, 2025-05-07T20:13:21.5277493Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.5277593Z use_cpu=True, 2025-05-07T20:13:21.5277699Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.5277774Z ) 2025-05-07T20:13:21.5277928Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.5278290Z self=, 2025-05-07T20:13:21.5278372Z mixed_B=True, 2025-05-07T20:13:21.5278475Z compile=False, 2025-05-07T20:13:21.5278555Z T=2, 2025-05-07T20:13:21.5278636Z D=60, 2025-05-07T20:13:21.5278729Z B=62, 2025-05-07T20:13:21.5278810Z log_E=5, 2025-05-07T20:13:21.5278892Z L=3, 2025-05-07T20:13:21.5278992Z D_gradcheck=1, 2025-05-07T20:13:21.5279090Z stochastic_rounding=True, 2025-05-07T20:13:21.5279186Z weighted=True, 2025-05-07T20:13:21.5279271Z row_wise=False, 2025-05-07T20:13:21.5279355Z mixed=True, 2025-05-07T20:13:21.5279451Z use_cache=True, 2025-05-07T20:13:21.5279561Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.5279647Z use_cpu=True, 2025-05-07T20:13:21.5279760Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.5279837Z ) 2025-05-07T20:13:21.5279974Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.5280380Z self=, 2025-05-07T20:13:21.5280464Z mixed_B=True, 2025-05-07T20:13:21.5280549Z compile=False, 2025-05-07T20:13:21.5280639Z T=5, 2025-05-07T20:13:21.5280744Z D=106, 2025-05-07T20:13:21.5280833Z B=70, 2025-05-07T20:13:21.5280915Z log_E=5, 2025-05-07T20:13:21.5280994Z L=8, 2025-05-07T20:13:21.5281093Z D_gradcheck=2, 2025-05-07T20:13:21.5281193Z stochastic_rounding=True, 2025-05-07T20:13:21.5281280Z weighted=False, 2025-05-07T20:13:21.5281381Z row_wise=False, 2025-05-07T20:13:21.5281471Z mixed=False, 2025-05-07T20:13:21.5281559Z use_cache=False, 2025-05-07T20:13:21.5281681Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.5281788Z use_cpu=True, 2025-05-07T20:13:21.5281894Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.5281981Z ) 2025-05-07T20:13:21.5282120Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.5282481Z self=, 2025-05-07T20:13:21.5282577Z mixed_B=False, 2025-05-07T20:13:21.5282664Z compile=False, 2025-05-07T20:13:21.5282755Z T=3, 2025-05-07T20:13:21.5282835Z D=70, 2025-05-07T20:13:21.5282917Z B=102, 2025-05-07T20:13:21.5283009Z log_E=4, 2025-05-07T20:13:21.5283086Z L=4, 2025-05-07T20:13:21.5283169Z D_gradcheck=1, 2025-05-07T20:13:21.5283280Z stochastic_rounding=True, 2025-05-07T20:13:21.5283364Z weighted=True, 2025-05-07T20:13:21.5283446Z row_wise=True, 2025-05-07T20:13:21.5283567Z mixed=False, 2025-05-07T20:13:21.5283650Z use_cache=True, 2025-05-07T20:13:21.5283761Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.5283855Z use_cpu=True, 2025-05-07T20:13:21.5283962Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.5284037Z ) 2025-05-07T20:13:21.5284184Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.5284548Z self=, 2025-05-07T20:13:21.5284645Z mixed_B=False, 2025-05-07T20:13:21.5284730Z compile=False, 2025-05-07T20:13:21.5284807Z T=5, 2025-05-07T20:13:21.5284897Z D=32, 2025-05-07T20:13:21.5284977Z B=58, 2025-05-07T20:13:21.5285058Z log_E=5, 2025-05-07T20:13:21.5285148Z L=7, 2025-05-07T20:13:21.5285232Z D_gradcheck=2, 2025-05-07T20:13:21.5285332Z stochastic_rounding=False, 2025-05-07T20:13:21.5285430Z weighted=False, 2025-05-07T20:13:21.5285514Z row_wise=True, 2025-05-07T20:13:21.5285599Z mixed=False, 2025-05-07T20:13:21.5285696Z use_cache=False, 2025-05-07T20:13:21.5285806Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.5285890Z use_cpu=True, 2025-05-07T20:13:21.5286010Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.5286086Z ) 2025-05-07T20:13:21.5286236Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.5286597Z self=, 2025-05-07T20:13:21.5286681Z mixed_B=False, 2025-05-07T20:13:21.5286780Z compile=False, 2025-05-07T20:13:21.5286859Z T=5, 2025-05-07T20:13:21.5286937Z D=55, 2025-05-07T20:13:21.5287031Z B=115, 2025-05-07T20:13:21.5287110Z log_E=3, 2025-05-07T20:13:21.5287188Z L=6, 2025-05-07T20:13:21.5287285Z D_gradcheck=2, 2025-05-07T20:13:21.5287383Z stochastic_rounding=True, 2025-05-07T20:13:21.5287467Z weighted=True, 2025-05-07T20:13:21.5287562Z row_wise=True, 2025-05-07T20:13:21.5287647Z mixed=False, 2025-05-07T20:13:21.5287731Z use_cache=False, 2025-05-07T20:13:21.5287854Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.5287942Z use_cpu=True, 2025-05-07T20:13:21.5288062Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.5288140Z ) 2025-05-07T20:13:21.5288280Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.5288679Z self=, 2025-05-07T20:13:21.5288764Z mixed_B=False, 2025-05-07T20:13:21.5288848Z compile=True, 2025-05-07T20:13:21.5288939Z T=3, 2025-05-07T20:13:21.5289019Z D=100, 2025-05-07T20:13:21.5289124Z B=23, 2025-05-07T20:13:21.5289215Z log_E=5, 2025-05-07T20:13:21.5289293Z L=4, 2025-05-07T20:13:21.5289379Z D_gradcheck=1, 2025-05-07T20:13:21.5289488Z stochastic_rounding=True, 2025-05-07T20:13:21.5289573Z weighted=False, 2025-05-07T20:13:21.5289670Z row_wise=False, 2025-05-07T20:13:21.5289754Z mixed=False, 2025-05-07T20:13:21.5289837Z use_cache=True, 2025-05-07T20:13:21.5289959Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.5290043Z use_cpu=True, 2025-05-07T20:13:21.5290187Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.5290277Z ) 2025-05-07T20:13:21.5290414Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.5290775Z self=, 2025-05-07T20:13:21.5290871Z mixed_B=True, 2025-05-07T20:13:21.5290955Z compile=False, 2025-05-07T20:13:21.5291034Z T=4, 2025-05-07T20:13:21.5291124Z D=22, 2025-05-07T20:13:21.5291204Z B=78, 2025-05-07T20:13:21.5291286Z log_E=5, 2025-05-07T20:13:21.5291378Z L=3, 2025-05-07T20:13:21.5291463Z D_gradcheck=1, 2025-05-07T20:13:21.5291576Z stochastic_rounding=False, 2025-05-07T20:13:21.5291662Z weighted=True, 2025-05-07T20:13:21.5291749Z row_wise=False, 2025-05-07T20:13:21.5291869Z mixed=False, 2025-05-07T20:13:21.5291955Z use_cache=True, 2025-05-07T20:13:21.5292065Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.5292161Z use_cpu=True, 2025-05-07T20:13:21.5292267Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.5292343Z ) 2025-05-07T20:13:21.5638866Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.5639252Z self=, 2025-05-07T20:13:21.5639357Z mixed_B=True, 2025-05-07T20:13:21.5639445Z compile=False, 2025-05-07T20:13:21.5639524Z T=3, 2025-05-07T20:13:21.5639616Z D=109, 2025-05-07T20:13:21.5639702Z B=98, 2025-05-07T20:13:21.5639782Z log_E=4, 2025-05-07T20:13:21.5639873Z L=13, 2025-05-07T20:13:21.5639956Z D_gradcheck=2, 2025-05-07T20:13:21.5640056Z stochastic_rounding=False, 2025-05-07T20:13:21.5640156Z weighted=False, 2025-05-07T20:13:21.5640236Z row_wise=True, 2025-05-07T20:13:21.5640377Z mixed=True, 2025-05-07T20:13:21.5640500Z use_cache=False, 2025-05-07T20:13:21.5640637Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.5640735Z use_cpu=True, 2025-05-07T20:13:21.5640845Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.5640924Z ) 2025-05-07T20:13:21.5641080Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.5641448Z self=, 2025-05-07T20:13:21.5641535Z mixed_B=False, 2025-05-07T20:13:21.5641634Z compile=True, 2025-05-07T20:13:21.5641714Z T=3, 2025-05-07T20:13:21.5641876Z D=8, 2025-05-07T20:13:21.5641959Z B=10, 2025-05-07T20:13:21.5642039Z log_E=3, 2025-05-07T20:13:21.5642131Z L=16, 2025-05-07T20:13:21.5642218Z D_gradcheck=2, 2025-05-07T20:13:21.5642322Z stochastic_rounding=False, 2025-05-07T20:13:21.5642426Z weighted=True, 2025-05-07T20:13:21.5642510Z row_wise=True, 2025-05-07T20:13:21.5642596Z mixed=True, 2025-05-07T20:13:21.5642699Z use_cache=False, 2025-05-07T20:13:21.5642811Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.5642898Z use_cpu=True, 2025-05-07T20:13:21.5643018Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.5643098Z ) 2025-05-07T20:13:21.5643239Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.5643723Z self=, 2025-05-07T20:13:21.5643808Z mixed_B=True, 2025-05-07T20:13:21.5643907Z compile=False, 2025-05-07T20:13:21.5643986Z T=2, 2025-05-07T20:13:21.5644065Z D=105, 2025-05-07T20:13:21.5644198Z B=1, 2025-05-07T20:13:21.5644278Z log_E=5, 2025-05-07T20:13:21.5644358Z L=13, 2025-05-07T20:13:21.5644456Z D_gradcheck=1, 2025-05-07T20:13:21.5644557Z stochastic_rounding=False, 2025-05-07T20:13:21.5644642Z weighted=False, 2025-05-07T20:13:21.5644738Z row_wise=False, 2025-05-07T20:13:21.5644822Z mixed=True, 2025-05-07T20:13:21.5644905Z use_cache=True, 2025-05-07T20:13:21.5645027Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.5645110Z use_cpu=True, 2025-05-07T20:13:21.5645265Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.5645341Z ) 2025-05-07T20:13:21.5645480Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.5645858Z self=, 2025-05-07T20:13:21.5645942Z mixed_B=True, 2025-05-07T20:13:21.5646024Z compile=True, 2025-05-07T20:13:21.5646113Z T=2, 2025-05-07T20:13:21.5646189Z D=125, 2025-05-07T20:13:21.5646268Z B=104, 2025-05-07T20:13:21.5646360Z log_E=5, 2025-05-07T20:13:21.5646437Z L=20, 2025-05-07T20:13:21.5646520Z D_gradcheck=1, 2025-05-07T20:13:21.5646629Z stochastic_rounding=False, 2025-05-07T20:13:21.5646718Z weighted=False, 2025-05-07T20:13:21.5646802Z row_wise=True, 2025-05-07T20:13:21.5646933Z mixed=True, 2025-05-07T20:13:21.5647019Z use_cache=True, 2025-05-07T20:13:21.5647141Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.5647224Z use_cpu=True, 2025-05-07T20:13:21.5647332Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.5647423Z ) 2025-05-07T20:13:21.5647562Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.5647926Z self=, 2025-05-07T20:13:21.5648022Z mixed_B=True, 2025-05-07T20:13:21.5648107Z compile=False, 2025-05-07T20:13:21.5648188Z T=3, 2025-05-07T20:13:21.5648280Z D=71, 2025-05-07T20:13:21.5648362Z B=108, 2025-05-07T20:13:21.5648445Z log_E=4, 2025-05-07T20:13:21.5648536Z L=16, 2025-05-07T20:13:21.5648624Z D_gradcheck=2, 2025-05-07T20:13:21.5648727Z stochastic_rounding=False, 2025-05-07T20:13:21.5648825Z weighted=False, 2025-05-07T20:13:21.5648910Z row_wise=False, 2025-05-07T20:13:21.5649006Z mixed=True, 2025-05-07T20:13:21.5649087Z use_cache=True, 2025-05-07T20:13:21.5649196Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.5649289Z use_cpu=True, 2025-05-07T20:13:21.5649396Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.5649471Z ) 2025-05-07T20:13:21.5649620Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.5649980Z self=, 2025-05-07T20:13:21.5650065Z mixed_B=False, 2025-05-07T20:13:21.5650159Z compile=True, 2025-05-07T20:13:21.5650237Z T=1, 2025-05-07T20:13:21.5650315Z D=87, 2025-05-07T20:13:21.5650405Z B=82, 2025-05-07T20:13:21.5650484Z log_E=4, 2025-05-07T20:13:21.5650572Z L=5, 2025-05-07T20:13:21.5650655Z D_gradcheck=1, 2025-05-07T20:13:21.5650753Z stochastic_rounding=True, 2025-05-07T20:13:21.5650851Z weighted=False, 2025-05-07T20:13:21.5650935Z row_wise=True, 2025-05-07T20:13:21.5651021Z mixed=False, 2025-05-07T20:13:21.5651116Z use_cache=True, 2025-05-07T20:13:21.5651224Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.5651310Z use_cpu=True, 2025-05-07T20:13:21.5651428Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.5651503Z ) 2025-05-07T20:13:21.5651639Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.5652043Z self=, 2025-05-07T20:13:21.5652127Z mixed_B=False, 2025-05-07T20:13:21.5652216Z compile=True, 2025-05-07T20:13:21.5652306Z T=4, 2025-05-07T20:13:21.5652384Z D=9, 2025-05-07T20:13:21.5652501Z B=76, 2025-05-07T20:13:21.5652581Z log_E=3, 2025-05-07T20:13:21.5652660Z L=6, 2025-05-07T20:13:21.5652755Z D_gradcheck=1, 2025-05-07T20:13:21.5652850Z stochastic_rounding=True, 2025-05-07T20:13:21.5652934Z weighted=True, 2025-05-07T20:13:21.5653031Z row_wise=False, 2025-05-07T20:13:21.5653112Z mixed=True, 2025-05-07T20:13:21.5653198Z use_cache=True, 2025-05-07T20:13:21.5653320Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.5653402Z use_cpu=True, 2025-05-07T20:13:21.5653529Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.5653616Z ) 2025-05-07T20:13:21.5653754Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.5654118Z self=, 2025-05-07T20:13:21.5654213Z mixed_B=False, 2025-05-07T20:13:21.5654298Z compile=False, 2025-05-07T20:13:21.5654389Z T=5, 2025-05-07T20:13:21.5654467Z D=103, 2025-05-07T20:13:21.5654545Z B=89, 2025-05-07T20:13:21.5654639Z log_E=3, 2025-05-07T20:13:21.5654719Z L=9, 2025-05-07T20:13:21.5654804Z D_gradcheck=2, 2025-05-07T20:13:21.5654913Z stochastic_rounding=True, 2025-05-07T20:13:21.5654997Z weighted=True, 2025-05-07T20:13:21.5655081Z row_wise=False, 2025-05-07T20:13:21.5655174Z mixed=True, 2025-05-07T20:13:21.5655286Z use_cache=True, 2025-05-07T20:13:21.5655394Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.5655490Z use_cpu=True, 2025-05-07T20:13:21.5655595Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.5655671Z ) 2025-05-07T20:13:21.5655817Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.5656178Z self=, 2025-05-07T20:13:21.5656272Z mixed_B=True, 2025-05-07T20:13:21.5656357Z compile=False, 2025-05-07T20:13:21.5656434Z T=1, 2025-05-07T20:13:21.5656526Z D=7, 2025-05-07T20:13:21.5656605Z B=118, 2025-05-07T20:13:21.5656685Z log_E=4, 2025-05-07T20:13:21.5656776Z L=15, 2025-05-07T20:13:21.5656860Z D_gradcheck=1, 2025-05-07T20:13:21.5656957Z stochastic_rounding=True, 2025-05-07T20:13:21.5657053Z weighted=True, 2025-05-07T20:13:21.5657137Z row_wise=False, 2025-05-07T20:13:21.5657220Z mixed=False, 2025-05-07T20:13:21.5657321Z use_cache=True, 2025-05-07T20:13:21.5657431Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.5657514Z use_cpu=True, 2025-05-07T20:13:21.5657631Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.5657708Z ) 2025-05-07T20:13:21.5657857Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.5658219Z self=, 2025-05-07T20:13:21.5658303Z mixed_B=False, 2025-05-07T20:13:21.5658403Z compile=False, 2025-05-07T20:13:21.5658480Z T=4, 2025-05-07T20:13:21.5658559Z D=60, 2025-05-07T20:13:21.5658652Z B=4, 2025-05-07T20:13:21.5658736Z log_E=3, 2025-05-07T20:13:21.5658816Z L=5, 2025-05-07T20:13:21.5658911Z D_gradcheck=1, 2025-05-07T20:13:21.5659008Z stochastic_rounding=True, 2025-05-07T20:13:21.5659095Z weighted=False, 2025-05-07T20:13:21.5659190Z row_wise=True, 2025-05-07T20:13:21.5659271Z mixed=True, 2025-05-07T20:13:21.5659371Z use_cache=True, 2025-05-07T20:13:21.5659479Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.5659564Z use_cpu=True, 2025-05-07T20:13:21.5659681Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.5659756Z ) 2025-05-07T20:13:21.5659893Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.5660268Z self=, 2025-05-07T20:13:21.5660378Z mixed_B=True, 2025-05-07T20:13:21.5660461Z compile=False, 2025-05-07T20:13:21.5660551Z T=4, 2025-05-07T20:13:21.5660630Z D=87, 2025-05-07T20:13:21.5660708Z B=35, 2025-05-07T20:13:21.5660830Z log_E=3, 2025-05-07T20:13:21.5660908Z L=17, 2025-05-07T20:13:21.5660994Z D_gradcheck=1, 2025-05-07T20:13:21.5661104Z stochastic_rounding=True, 2025-05-07T20:13:21.5661189Z weighted=True, 2025-05-07T20:13:21.5661286Z row_wise=False, 2025-05-07T20:13:21.5661368Z mixed=False, 2025-05-07T20:13:21.5661455Z use_cache=True, 2025-05-07T20:13:21.5661585Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.5661669Z use_cpu=True, 2025-05-07T20:13:21.5661799Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.5661890Z ) 2025-05-07T20:13:21.5662028Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.5662388Z self=, 2025-05-07T20:13:21.5662487Z mixed_B=False, 2025-05-07T20:13:21.5662573Z compile=True, 2025-05-07T20:13:21.5662653Z T=5, 2025-05-07T20:13:21.5662747Z D=102, 2025-05-07T20:13:21.5662828Z B=85, 2025-05-07T20:13:21.5662926Z log_E=5, 2025-05-07T20:13:21.5663008Z L=4, 2025-05-07T20:13:21.5663096Z D_gradcheck=1, 2025-05-07T20:13:21.5663210Z stochastic_rounding=False, 2025-05-07T20:13:21.5663299Z weighted=False, 2025-05-07T20:13:21.5663384Z row_wise=False, 2025-05-07T20:13:21.5663479Z mixed=True, 2025-05-07T20:13:21.5663587Z use_cache=True, 2025-05-07T20:13:21.5663696Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.5663793Z use_cpu=True, 2025-05-07T20:13:21.5663901Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.5663980Z ) 2025-05-07T20:13:21.5664131Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.5664493Z self=, 2025-05-07T20:13:21.5664582Z mixed_B=True, 2025-05-07T20:13:21.5664678Z compile=True, 2025-05-07T20:13:21.5664756Z T=1, 2025-05-07T20:13:21.5664848Z D=69, 2025-05-07T20:13:21.5664925Z B=17, 2025-05-07T20:13:21.5665004Z log_E=5, 2025-05-07T20:13:21.5665094Z L=16, 2025-05-07T20:13:21.5665182Z D_gradcheck=2, 2025-05-07T20:13:21.5665281Z stochastic_rounding=True, 2025-05-07T20:13:21.5665379Z weighted=False, 2025-05-07T20:13:21.5665463Z row_wise=True, 2025-05-07T20:13:21.5665545Z mixed=False, 2025-05-07T20:13:21.5665641Z use_cache=True, 2025-05-07T20:13:21.5665750Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.5665835Z use_cpu=True, 2025-05-07T20:13:21.5665950Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.5666025Z ) 2025-05-07T20:13:21.5666164Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.5666535Z self=, 2025-05-07T20:13:21.5666620Z mixed_B=False, 2025-05-07T20:13:21.5666717Z compile=False, 2025-05-07T20:13:21.5666796Z T=1, 2025-05-07T20:13:21.5666873Z D=109, 2025-05-07T20:13:21.5666962Z B=100, 2025-05-07T20:13:21.5667045Z log_E=3, 2025-05-07T20:13:21.5667123Z L=7, 2025-05-07T20:13:21.5667218Z D_gradcheck=2, 2025-05-07T20:13:21.5667315Z stochastic_rounding=True, 2025-05-07T20:13:21.5667399Z weighted=False, 2025-05-07T20:13:21.5667493Z row_wise=True, 2025-05-07T20:13:21.5667575Z mixed=True, 2025-05-07T20:13:21.5667662Z use_cache=True, 2025-05-07T20:13:21.5667783Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.5667863Z use_cpu=True, 2025-05-07T20:13:21.5667967Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.5668053Z ) 2025-05-07T20:13:21.5668189Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.5668559Z self=, 2025-05-07T20:13:21.5668666Z mixed_B=False, 2025-05-07T20:13:21.5668749Z compile=True, 2025-05-07T20:13:21.5668839Z T=1, 2025-05-07T20:13:21.5668919Z D=56, 2025-05-07T20:13:21.5669000Z B=10, 2025-05-07T20:13:21.5669131Z log_E=3, 2025-05-07T20:13:21.5669212Z L=16, 2025-05-07T20:13:21.5669302Z D_gradcheck=1, 2025-05-07T20:13:21.5669411Z stochastic_rounding=True, 2025-05-07T20:13:21.5669498Z weighted=False, 2025-05-07T20:13:21.5669581Z row_wise=False, 2025-05-07T20:13:21.5669673Z mixed=True, 2025-05-07T20:13:21.5669759Z use_cache=True, 2025-05-07T20:13:21.5669867Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.5669960Z use_cpu=True, 2025-05-07T20:13:21.5670064Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.5670168Z ) 2025-05-07T20:13:21.5670305Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.5670664Z self=, 2025-05-07T20:13:21.5670760Z mixed_B=True, 2025-05-07T20:13:21.5670844Z compile=True, 2025-05-07T20:13:21.5670922Z T=4, 2025-05-07T20:13:21.5671010Z D=83, 2025-05-07T20:13:21.5671090Z B=14, 2025-05-07T20:13:21.5671170Z log_E=3, 2025-05-07T20:13:21.5671258Z L=0, 2025-05-07T20:13:21.5671341Z D_gradcheck=2, 2025-05-07T20:13:21.5671438Z stochastic_rounding=True, 2025-05-07T20:13:21.5671536Z weighted=False, 2025-05-07T20:13:21.5671618Z row_wise=True, 2025-05-07T20:13:21.5671710Z mixed=False, 2025-05-07T20:13:21.5671820Z use_cache=True, 2025-05-07T20:13:21.5671929Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.5672024Z use_cpu=True, 2025-05-07T20:13:21.5672128Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.5672207Z ) 2025-05-07T20:13:21.5672355Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.5672718Z self=, 2025-05-07T20:13:21.5672803Z mixed_B=True, 2025-05-07T20:13:21.5672898Z compile=True, 2025-05-07T20:13:21.5672974Z T=3, 2025-05-07T20:13:21.5673052Z D=98, 2025-05-07T20:13:21.5673142Z B=44, 2025-05-07T20:13:21.5673219Z log_E=4, 2025-05-07T20:13:21.5673299Z L=14, 2025-05-07T20:13:21.5673396Z D_gradcheck=1, 2025-05-07T20:13:21.5673495Z stochastic_rounding=False, 2025-05-07T20:13:21.5673593Z weighted=False, 2025-05-07T20:13:21.5673676Z row_wise=False, 2025-05-07T20:13:21.5673756Z mixed=True, 2025-05-07T20:13:21.5673856Z use_cache=False, 2025-05-07T20:13:21.5673969Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.5674051Z use_cpu=True, 2025-05-07T20:13:21.5674167Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.5674242Z ) 2025-05-07T20:13:21.6034379Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.6035244Z self=, 2025-05-07T20:13:21.6036336Z mixed_B=True, 2025-05-07T20:13:21.6036592Z compile=False, 2025-05-07T20:13:21.6036808Z T=5, 2025-05-07T20:13:21.6037010Z D=117, 2025-05-07T20:13:21.6037215Z B=18, 2025-05-07T20:13:21.6037401Z log_E=5, 2025-05-07T20:13:21.6037617Z L=20, 2025-05-07T20:13:21.6037820Z D_gradcheck=2, 2025-05-07T20:13:21.6038052Z stochastic_rounding=False, 2025-05-07T20:13:21.6038324Z weighted=False, 2025-05-07T20:13:21.6038550Z row_wise=True, 2025-05-07T20:13:21.6038760Z mixed=True, 2025-05-07T20:13:21.6038980Z use_cache=True, 2025-05-07T20:13:21.6039238Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.6039531Z use_cpu=True, 2025-05-07T20:13:21.6039781Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.6040064Z ) 2025-05-07T20:13:21.6040301Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.6040926Z self=, 2025-05-07T20:13:21.6041587Z mixed_B=True, 2025-05-07T20:13:21.6041821Z compile=False, 2025-05-07T20:13:21.6042047Z T=5, 2025-05-07T20:13:21.6042237Z D=62, 2025-05-07T20:13:21.6042439Z B=73, 2025-05-07T20:13:21.6042639Z log_E=5, 2025-05-07T20:13:21.6042882Z L=20, 2025-05-07T20:13:21.6043087Z D_gradcheck=2, 2025-05-07T20:13:21.6043333Z stochastic_rounding=False, 2025-05-07T20:13:21.6043613Z weighted=True, 2025-05-07T20:13:21.6043830Z row_wise=True, 2025-05-07T20:13:21.6044060Z mixed=False, 2025-05-07T20:13:21.6044289Z use_cache=False, 2025-05-07T20:13:21.6044542Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.6044852Z use_cpu=True, 2025-05-07T20:13:21.6045099Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.6045412Z ) 2025-05-07T20:13:21.6045661Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.6046278Z self=, 2025-05-07T20:13:21.6046836Z mixed_B=False, 2025-05-07T20:13:21.6047066Z compile=True, 2025-05-07T20:13:21.6047285Z T=5, 2025-05-07T20:13:21.6047469Z D=109, 2025-05-07T20:13:21.6047672Z B=117, 2025-05-07T20:13:21.6047877Z log_E=3, 2025-05-07T20:13:21.6048071Z L=16, 2025-05-07T20:13:21.6048273Z D_gradcheck=1, 2025-05-07T20:13:21.6048509Z stochastic_rounding=True, 2025-05-07T20:13:21.6048766Z weighted=False, 2025-05-07T20:13:21.6048992Z row_wise=True, 2025-05-07T20:13:21.6049213Z mixed=False, 2025-05-07T20:13:21.6049419Z use_cache=True, 2025-05-07T20:13:21.6049713Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.6050015Z use_cpu=True, 2025-05-07T20:13:21.6050263Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.6050532Z ) 2025-05-07T20:13:21.6050780Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.6051396Z self=, 2025-05-07T20:13:21.6051953Z mixed_B=False, 2025-05-07T20:13:21.6052184Z compile=False, 2025-05-07T20:13:21.6052406Z T=4, 2025-05-07T20:13:21.6052591Z D=92, 2025-05-07T20:13:21.6052787Z B=101, 2025-05-07T20:13:21.6052985Z log_E=5, 2025-05-07T20:13:21.6053178Z L=18, 2025-05-07T20:13:21.6053379Z D_gradcheck=2, 2025-05-07T20:13:21.6053618Z stochastic_rounding=True, 2025-05-07T20:13:21.6053876Z weighted=False, 2025-05-07T20:13:21.6054108Z row_wise=False, 2025-05-07T20:13:21.6054332Z mixed=False, 2025-05-07T20:13:21.6054546Z use_cache=False, 2025-05-07T20:13:21.6054810Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.6055116Z use_cpu=True, 2025-05-07T20:13:21.6055349Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.6055630Z ) 2025-05-07T20:13:21.6055872Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.6056489Z self=, 2025-05-07T20:13:21.6057045Z mixed_B=True, 2025-05-07T20:13:21.6057271Z compile=True, 2025-05-07T20:13:21.6057487Z T=4, 2025-05-07T20:13:21.6057671Z D=110, 2025-05-07T20:13:21.6057867Z B=84, 2025-05-07T20:13:21.6058063Z log_E=5, 2025-05-07T20:13:21.6058256Z L=3, 2025-05-07T20:13:21.6058456Z D_gradcheck=2, 2025-05-07T20:13:21.6058697Z stochastic_rounding=False, 2025-05-07T20:13:21.6058957Z weighted=False, 2025-05-07T20:13:21.6059186Z row_wise=True, 2025-05-07T20:13:21.6059408Z mixed=True, 2025-05-07T20:13:21.6059617Z use_cache=False, 2025-05-07T20:13:21.6059880Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.6060183Z use_cpu=True, 2025-05-07T20:13:21.6060416Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.6060692Z ) 2025-05-07T20:13:21.6060935Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.6061537Z self=, 2025-05-07T20:13:21.6062141Z mixed_B=True, 2025-05-07T20:13:21.6062372Z compile=True, 2025-05-07T20:13:21.6062591Z T=5, 2025-05-07T20:13:21.6062773Z D=104, 2025-05-07T20:13:21.6062971Z B=27, 2025-05-07T20:13:21.6063167Z log_E=5, 2025-05-07T20:13:21.6063389Z L=16, 2025-05-07T20:13:21.6063592Z D_gradcheck=2, 2025-05-07T20:13:21.6063837Z stochastic_rounding=False, 2025-05-07T20:13:21.6064102Z weighted=False, 2025-05-07T20:13:21.6064329Z row_wise=True, 2025-05-07T20:13:21.6064554Z mixed=False, 2025-05-07T20:13:21.6064766Z use_cache=True, 2025-05-07T20:13:21.6065023Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.6065324Z use_cpu=True, 2025-05-07T20:13:21.6065557Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.6065833Z ) 2025-05-07T20:13:21.6066107Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.6066711Z self=, 2025-05-07T20:13:21.6067277Z mixed_B=False, 2025-05-07T20:13:21.6067507Z compile=True, 2025-05-07T20:13:21.6067715Z T=1, 2025-05-07T20:13:21.6067912Z D=28, 2025-05-07T20:13:21.6068111Z B=69, 2025-05-07T20:13:21.6068312Z log_E=3, 2025-05-07T20:13:21.6068510Z L=1, 2025-05-07T20:13:21.6068716Z D_gradcheck=1, 2025-05-07T20:13:21.6068961Z stochastic_rounding=True, 2025-05-07T20:13:21.6069222Z weighted=False, 2025-05-07T20:13:21.6069455Z row_wise=False, 2025-05-07T20:13:21.6069685Z mixed=False, 2025-05-07T20:13:21.6069899Z use_cache=True, 2025-05-07T20:13:21.6070186Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.6070495Z use_cpu=True, 2025-05-07T20:13:21.6070731Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.6071014Z ) 2025-05-07T20:13:21.6071264Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.6071869Z self=, 2025-05-07T20:13:21.6072437Z mixed_B=False, 2025-05-07T20:13:21.6072668Z compile=False, 2025-05-07T20:13:21.6072874Z T=2, 2025-05-07T20:13:21.6073074Z D=3, 2025-05-07T20:13:21.6073271Z B=111, 2025-05-07T20:13:21.6073464Z log_E=3, 2025-05-07T20:13:21.6073673Z L=14, 2025-05-07T20:13:21.6073873Z D_gradcheck=1, 2025-05-07T20:13:21.6074098Z stochastic_rounding=True, 2025-05-07T20:13:21.6074366Z weighted=False, 2025-05-07T20:13:21.6074594Z row_wise=True, 2025-05-07T20:13:21.6074803Z mixed=False, 2025-05-07T20:13:21.6075025Z use_cache=False, 2025-05-07T20:13:21.6075288Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.6075589Z use_cpu=True, 2025-05-07T20:13:21.6075821Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.6076178Z ) 2025-05-07T20:13:21.6076431Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.6077034Z self=, 2025-05-07T20:13:21.6077599Z mixed_B=False, 2025-05-07T20:13:21.6077834Z compile=False, 2025-05-07T20:13:21.6078042Z T=1, 2025-05-07T20:13:21.6078239Z D=59, 2025-05-07T20:13:21.6078437Z B=98, 2025-05-07T20:13:21.6078621Z log_E=3, 2025-05-07T20:13:21.6078825Z L=15, 2025-05-07T20:13:21.6079026Z D_gradcheck=1, 2025-05-07T20:13:21.6079252Z stochastic_rounding=True, 2025-05-07T20:13:21.6079517Z weighted=True, 2025-05-07T20:13:21.6079786Z row_wise=False, 2025-05-07T20:13:21.6080009Z mixed=False, 2025-05-07T20:13:21.6080239Z use_cache=True, 2025-05-07T20:13:21.6080485Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.6080796Z use_cpu=True, 2025-05-07T20:13:21.6081048Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.6081316Z ) 2025-05-07T20:13:21.6081564Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.6082176Z self=, 2025-05-07T20:13:21.6082727Z mixed_B=True, 2025-05-07T20:13:21.6082995Z compile=True, 2025-05-07T20:13:21.6083216Z T=3, 2025-05-07T20:13:21.6083416Z D=59, 2025-05-07T20:13:21.6083604Z B=127, 2025-05-07T20:13:21.6083805Z log_E=4, 2025-05-07T20:13:21.6084755Z L=5, 2025-05-07T20:13:21.6084946Z D_gradcheck=1, 2025-05-07T20:13:21.6085195Z stochastic_rounding=False, 2025-05-07T20:13:21.6085474Z weighted=False, 2025-05-07T20:13:21.6085692Z row_wise=False, 2025-05-07T20:13:21.6085919Z mixed=False, 2025-05-07T20:13:21.6086145Z use_cache=False, 2025-05-07T20:13:21.6086394Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.6086698Z use_cpu=True, 2025-05-07T20:13:21.6086942Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.6087205Z ) 2025-05-07T20:13:21.6087476Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.6088090Z self=, 2025-05-07T20:13:21.6088643Z mixed_B=False, 2025-05-07T20:13:21.6088872Z compile=False, 2025-05-07T20:13:21.6089093Z T=4, 2025-05-07T20:13:21.6089279Z D=69, 2025-05-07T20:13:21.6089476Z B=20, 2025-05-07T20:13:21.6089675Z log_E=3, 2025-05-07T20:13:21.6089872Z L=17, 2025-05-07T20:13:21.6090072Z D_gradcheck=1, 2025-05-07T20:13:21.6090313Z stochastic_rounding=False, 2025-05-07T20:13:21.6090577Z weighted=False, 2025-05-07T20:13:21.6090809Z row_wise=True, 2025-05-07T20:13:21.6091035Z mixed=True, 2025-05-07T20:13:21.6091257Z use_cache=True, 2025-05-07T20:13:21.6091526Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.6091826Z use_cpu=True, 2025-05-07T20:13:21.6092071Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.6092337Z ) 2025-05-07T20:13:21.6092583Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.6093200Z self=, 2025-05-07T20:13:21.6093753Z mixed_B=False, 2025-05-07T20:13:21.6093980Z compile=False, 2025-05-07T20:13:21.6094209Z T=4, 2025-05-07T20:13:21.6094399Z D=81, 2025-05-07T20:13:21.6094603Z B=52, 2025-05-07T20:13:21.6094803Z log_E=3, 2025-05-07T20:13:21.6095001Z L=9, 2025-05-07T20:13:21.6095209Z D_gradcheck=2, 2025-05-07T20:13:21.6095458Z stochastic_rounding=False, 2025-05-07T20:13:21.6095725Z weighted=False, 2025-05-07T20:13:21.6095960Z row_wise=True, 2025-05-07T20:13:21.6096191Z mixed=False, 2025-05-07T20:13:21.6096404Z use_cache=True, 2025-05-07T20:13:21.6096667Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.6096974Z use_cpu=True, 2025-05-07T20:13:21.6097225Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.6097492Z ) 2025-05-07T20:13:21.6097743Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.6098360Z self=, 2025-05-07T20:13:21.6098913Z mixed_B=True, 2025-05-07T20:13:21.6099148Z compile=True, 2025-05-07T20:13:21.6099372Z T=2, 2025-05-07T20:13:21.6099557Z D=125, 2025-05-07T20:13:21.6099756Z B=106, 2025-05-07T20:13:21.6099962Z log_E=5, 2025-05-07T20:13:21.6100160Z L=2, 2025-05-07T20:13:21.6100365Z D_gradcheck=2, 2025-05-07T20:13:21.6100608Z stochastic_rounding=False, 2025-05-07T20:13:21.6100865Z weighted=True, 2025-05-07T20:13:21.6101093Z row_wise=False, 2025-05-07T20:13:21.6101317Z mixed=True, 2025-05-07T20:13:21.6101526Z use_cache=False, 2025-05-07T20:13:21.6101789Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.6102090Z use_cpu=True, 2025-05-07T20:13:21.6102322Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.6102601Z ) 2025-05-07T20:13:21.6102852Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.6103469Z self=, 2025-05-07T20:13:21.6104020Z mixed_B=True, 2025-05-07T20:13:21.6104297Z compile=True, 2025-05-07T20:13:21.6104526Z T=3, 2025-05-07T20:13:21.6104714Z D=17, 2025-05-07T20:13:21.6104914Z B=54, 2025-05-07T20:13:21.6105111Z log_E=3, 2025-05-07T20:13:21.6105305Z L=5, 2025-05-07T20:13:21.6105719Z D_gradcheck=2, 2025-05-07T20:13:21.6105965Z stochastic_rounding=True, 2025-05-07T20:13:21.6106226Z weighted=True, 2025-05-07T20:13:21.6106457Z row_wise=False, 2025-05-07T20:13:21.6106689Z mixed=True, 2025-05-07T20:13:21.6106901Z use_cache=True, 2025-05-07T20:13:21.6107164Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.6107470Z use_cpu=True, 2025-05-07T20:13:21.6107703Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.6107985Z ) 2025-05-07T20:13:21.6108283Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.6108894Z self=, 2025-05-07T20:13:21.6109462Z mixed_B=True, 2025-05-07T20:13:21.6109694Z compile=True, 2025-05-07T20:13:21.6109918Z T=3, 2025-05-07T20:13:21.6110103Z D=42, 2025-05-07T20:13:21.6110300Z B=36, 2025-05-07T20:13:21.6110496Z log_E=4, 2025-05-07T20:13:21.6110691Z L=16, 2025-05-07T20:13:21.6110894Z D_gradcheck=2, 2025-05-07T20:13:21.6111133Z stochastic_rounding=True, 2025-05-07T20:13:21.6111392Z weighted=False, 2025-05-07T20:13:21.6111619Z row_wise=True, 2025-05-07T20:13:21.6111842Z mixed=True, 2025-05-07T20:13:21.6112051Z use_cache=False, 2025-05-07T20:13:21.6112353Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.6112657Z use_cpu=True, 2025-05-07T20:13:21.6112888Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.6113164Z ) 2025-05-07T20:13:21.6113411Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.6114011Z self=, 2025-05-07T20:13:21.6114579Z mixed_B=True, 2025-05-07T20:13:21.6114805Z compile=False, 2025-05-07T20:13:21.6115014Z T=4, 2025-05-07T20:13:21.6115210Z D=110, 2025-05-07T20:13:21.6115409Z B=103, 2025-05-07T20:13:21.6115595Z log_E=3, 2025-05-07T20:13:21.6115799Z L=14, 2025-05-07T20:13:21.6116108Z D_gradcheck=2, 2025-05-07T20:13:21.6116339Z stochastic_rounding=False, 2025-05-07T20:13:21.6116614Z weighted=True, 2025-05-07T20:13:21.6116843Z row_wise=False, 2025-05-07T20:13:21.6117071Z mixed=False, 2025-05-07T20:13:21.6117283Z use_cache=False, 2025-05-07T20:13:21.6117548Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.6117850Z use_cpu=True, 2025-05-07T20:13:21.6118085Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.6118357Z ) 2025-05-07T20:13:21.6118603Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.6119204Z self=, 2025-05-07T20:13:21.6119768Z mixed_B=False, 2025-05-07T20:13:21.6120000Z compile=False, 2025-05-07T20:13:21.6120208Z T=3, 2025-05-07T20:13:21.6120409Z D=64, 2025-05-07T20:13:21.6120610Z B=123, 2025-05-07T20:13:21.6120802Z log_E=5, 2025-05-07T20:13:21.6121012Z L=15, 2025-05-07T20:13:21.6121220Z D_gradcheck=1, 2025-05-07T20:13:21.6121452Z stochastic_rounding=False, 2025-05-07T20:13:21.6121728Z weighted=True, 2025-05-07T20:13:21.6121960Z row_wise=False, 2025-05-07T20:13:21.6122177Z mixed=True, 2025-05-07T20:13:21.6122404Z use_cache=False, 2025-05-07T20:13:21.6122673Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.6122982Z use_cpu=True, 2025-05-07T20:13:21.6123220Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.6123502Z ) 2025-05-07T20:13:21.6428079Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.6428849Z self=, 2025-05-07T20:13:21.6429552Z mixed_B=True, 2025-05-07T20:13:21.6429868Z compile=True, 2025-05-07T20:13:21.6430093Z T=5, 2025-05-07T20:13:21.6430295Z D=23, 2025-05-07T20:13:21.6430485Z B=70, 2025-05-07T20:13:21.6430683Z log_E=3, 2025-05-07T20:13:21.6430888Z L=1, 2025-05-07T20:13:21.6431119Z D_gradcheck=1, 2025-05-07T20:13:21.6431363Z stochastic_rounding=True, 2025-05-07T20:13:21.6431637Z weighted=False, 2025-05-07T20:13:21.6431853Z row_wise=True, 2025-05-07T20:13:21.6432078Z mixed=False, 2025-05-07T20:13:21.6432301Z use_cache=False, 2025-05-07T20:13:21.6432547Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.6432857Z use_cpu=True, 2025-05-07T20:13:21.6433105Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.6433375Z ) 2025-05-07T20:13:21.6433679Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.6434300Z self=, 2025-05-07T20:13:21.6434852Z mixed_B=True, 2025-05-07T20:13:21.6435078Z compile=True, 2025-05-07T20:13:21.6435296Z T=5, 2025-05-07T20:13:21.6435491Z D=83, 2025-05-07T20:13:21.6435675Z B=76, 2025-05-07T20:13:21.6435872Z log_E=4, 2025-05-07T20:13:21.6436148Z L=1, 2025-05-07T20:13:21.6436340Z D_gradcheck=1, 2025-05-07T20:13:21.6436584Z stochastic_rounding=True, 2025-05-07T20:13:21.6436864Z weighted=False, 2025-05-07T20:13:21.6437086Z row_wise=False, 2025-05-07T20:13:21.6437316Z mixed=False, 2025-05-07T20:13:21.6437544Z use_cache=False, 2025-05-07T20:13:21.6437792Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.6438140Z use_cpu=True, 2025-05-07T20:13:21.6438388Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.6438651Z ) 2025-05-07T20:13:21.6438899Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.6439517Z self=, 2025-05-07T20:13:21.6440078Z mixed_B=True, 2025-05-07T20:13:21.6440306Z compile=True, 2025-05-07T20:13:21.6440525Z T=5, 2025-05-07T20:13:21.6440712Z D=23, 2025-05-07T20:13:21.6440910Z B=118, 2025-05-07T20:13:21.6441108Z log_E=3, 2025-05-07T20:13:21.6441303Z L=11, 2025-05-07T20:13:21.6441510Z D_gradcheck=1, 2025-05-07T20:13:21.6441756Z stochastic_rounding=False, 2025-05-07T20:13:21.6442017Z weighted=False, 2025-05-07T20:13:21.6442247Z row_wise=True, 2025-05-07T20:13:21.6442470Z mixed=False, 2025-05-07T20:13:21.6442695Z use_cache=True, 2025-05-07T20:13:21.6442933Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.6443240Z use_cpu=True, 2025-05-07T20:13:21.6443485Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.6443747Z ) 2025-05-07T20:13:21.6443993Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.6444603Z self=, 2025-05-07T20:13:21.6445156Z mixed_B=False, 2025-05-07T20:13:21.6445386Z compile=False, 2025-05-07T20:13:21.6445608Z T=3, 2025-05-07T20:13:21.6445793Z D=48, 2025-05-07T20:13:21.6445991Z B=74, 2025-05-07T20:13:21.6446189Z log_E=4, 2025-05-07T20:13:21.6446381Z L=3, 2025-05-07T20:13:21.6446589Z D_gradcheck=2, 2025-05-07T20:13:21.6446831Z stochastic_rounding=True, 2025-05-07T20:13:21.6447097Z weighted=True, 2025-05-07T20:13:21.6447319Z row_wise=True, 2025-05-07T20:13:21.6447541Z mixed=True, 2025-05-07T20:13:21.6447749Z use_cache=False, 2025-05-07T20:13:21.6448009Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.6448309Z use_cpu=True, 2025-05-07T20:13:21.6448554Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.6448819Z ) 2025-05-07T20:13:21.6449064Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.6449682Z self=, 2025-05-07T20:13:21.6450245Z mixed_B=True, 2025-05-07T20:13:21.6450472Z compile=True, 2025-05-07T20:13:21.6450728Z T=4, 2025-05-07T20:13:21.6450918Z D=41, 2025-05-07T20:13:21.6451123Z B=97, 2025-05-07T20:13:21.6451322Z log_E=3, 2025-05-07T20:13:21.6451517Z L=19, 2025-05-07T20:13:21.6451777Z D_gradcheck=2, 2025-05-07T20:13:21.6452027Z stochastic_rounding=False, 2025-05-07T20:13:21.6452293Z weighted=False, 2025-05-07T20:13:21.6452528Z row_wise=True, 2025-05-07T20:13:21.6452753Z mixed=True, 2025-05-07T20:13:21.6452963Z use_cache=True, 2025-05-07T20:13:21.6453223Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.6453538Z use_cpu=True, 2025-05-07T20:13:21.6453774Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.6454053Z ) 2025-05-07T20:13:21.6454331Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.6454946Z self=, 2025-05-07T20:13:21.6455506Z mixed_B=False, 2025-05-07T20:13:21.6455739Z compile=True, 2025-05-07T20:13:21.6455964Z T=2, 2025-05-07T20:13:21.6456151Z D=14, 2025-05-07T20:13:21.6456350Z B=26, 2025-05-07T20:13:21.6456553Z log_E=4, 2025-05-07T20:13:21.6456743Z L=14, 2025-05-07T20:13:21.6456948Z D_gradcheck=1, 2025-05-07T20:13:21.6457187Z stochastic_rounding=True, 2025-05-07T20:13:21.6457442Z weighted=True, 2025-05-07T20:13:21.6457670Z row_wise=True, 2025-05-07T20:13:21.6457895Z mixed=True, 2025-05-07T20:13:21.6458109Z use_cache=False, 2025-05-07T20:13:21.6458373Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.6458710Z use_cpu=True, 2025-05-07T20:13:21.6458947Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.6459227Z ) 2025-05-07T20:13:21.6459475Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.6460080Z self=, 2025-05-07T20:13:21.6460642Z mixed_B=False, 2025-05-07T20:13:21.6460867Z compile=True, 2025-05-07T20:13:21.6461084Z T=1, 2025-05-07T20:13:21.6461267Z D=101, 2025-05-07T20:13:21.6461463Z B=124, 2025-05-07T20:13:21.6461660Z log_E=4, 2025-05-07T20:13:21.6461851Z L=6, 2025-05-07T20:13:21.6462054Z D_gradcheck=2, 2025-05-07T20:13:21.6462293Z stochastic_rounding=True, 2025-05-07T20:13:21.6462552Z weighted=True, 2025-05-07T20:13:21.6462780Z row_wise=False, 2025-05-07T20:13:21.6463005Z mixed=True, 2025-05-07T20:13:21.6463214Z use_cache=False, 2025-05-07T20:13:21.6463473Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.6463777Z use_cpu=True, 2025-05-07T20:13:21.6464009Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.6464284Z ) 2025-05-07T20:13:21.6464529Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.6465130Z self=, 2025-05-07T20:13:21.6465694Z mixed_B=False, 2025-05-07T20:13:21.6465918Z compile=False, 2025-05-07T20:13:21.6466126Z T=1, 2025-05-07T20:13:21.6466323Z D=27, 2025-05-07T20:13:21.6466515Z B=60, 2025-05-07T20:13:21.6466699Z log_E=5, 2025-05-07T20:13:21.6466906Z L=13, 2025-05-07T20:13:21.6467106Z D_gradcheck=2, 2025-05-07T20:13:21.6467332Z stochastic_rounding=False, 2025-05-07T20:13:21.6467605Z weighted=True, 2025-05-07T20:13:21.6467830Z row_wise=True, 2025-05-07T20:13:21.6468050Z mixed=True, 2025-05-07T20:13:21.6468257Z use_cache=False, 2025-05-07T20:13:21.6468515Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.6468819Z use_cpu=True, 2025-05-07T20:13:21.6469049Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.6469327Z ) 2025-05-07T20:13:21.6469575Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.6470172Z self=, 2025-05-07T20:13:21.6470732Z mixed_B=True, 2025-05-07T20:13:21.6470957Z compile=True, 2025-05-07T20:13:21.6471197Z T=2, 2025-05-07T20:13:21.6471399Z D=78, 2025-05-07T20:13:21.6471601Z B=22, 2025-05-07T20:13:21.6471784Z log_E=3, 2025-05-07T20:13:21.6471992Z L=4, 2025-05-07T20:13:21.6472198Z D_gradcheck=1, 2025-05-07T20:13:21.6472454Z stochastic_rounding=True, 2025-05-07T20:13:21.6472728Z weighted=False, 2025-05-07T20:13:21.6472962Z row_wise=True, 2025-05-07T20:13:21.6473172Z mixed=True, 2025-05-07T20:13:21.6473388Z use_cache=True, 2025-05-07T20:13:21.6473640Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.6473944Z use_cpu=True, 2025-05-07T20:13:21.6474176Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.6474450Z ) 2025-05-07T20:13:21.6474720Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.6475320Z self=, 2025-05-07T20:13:21.6475885Z mixed_B=False, 2025-05-07T20:13:21.6476193Z compile=True, 2025-05-07T20:13:21.6476412Z T=2, 2025-05-07T20:13:21.6476615Z D=40, 2025-05-07T20:13:21.6476854Z B=4, 2025-05-07T20:13:21.6477054Z log_E=4, 2025-05-07T20:13:21.6477136Z L=0, 2025-05-07T20:13:21.6477239Z D_gradcheck=1, 2025-05-07T20:13:21.6477341Z stochastic_rounding=True, 2025-05-07T20:13:21.6477428Z weighted=False, 2025-05-07T20:13:21.6477530Z row_wise=True, 2025-05-07T20:13:21.6477614Z mixed=False, 2025-05-07T20:13:21.6477700Z use_cache=True, 2025-05-07T20:13:21.6477826Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.6477957Z use_cpu=True, 2025-05-07T20:13:21.6478064Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.6478158Z ) 2025-05-07T20:13:21.6478299Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.6478669Z self=, 2025-05-07T20:13:21.6478768Z mixed_B=True, 2025-05-07T20:13:21.6478854Z compile=False, 2025-05-07T20:13:21.6478949Z T=1, 2025-05-07T20:13:21.6479030Z D=55, 2025-05-07T20:13:21.6479113Z B=64, 2025-05-07T20:13:21.6479206Z log_E=4, 2025-05-07T20:13:21.6479288Z L=13, 2025-05-07T20:13:21.6479375Z D_gradcheck=1, 2025-05-07T20:13:21.6479486Z stochastic_rounding=True, 2025-05-07T20:13:21.6479572Z weighted=False, 2025-05-07T20:13:21.6479658Z row_wise=True, 2025-05-07T20:13:21.6479754Z mixed=False, 2025-05-07T20:13:21.6479843Z use_cache=False, 2025-05-07T20:13:21.6479953Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.6480051Z use_cpu=True, 2025-05-07T20:13:21.6480155Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.6480233Z ) 2025-05-07T20:13:21.6480386Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.6480750Z self=, 2025-05-07T20:13:21.6480844Z mixed_B=False, 2025-05-07T20:13:21.6480928Z compile=False, 2025-05-07T20:13:21.6481007Z T=5, 2025-05-07T20:13:21.6481097Z D=63, 2025-05-07T20:13:21.6481175Z B=83, 2025-05-07T20:13:21.6481254Z log_E=4, 2025-05-07T20:13:21.6481342Z L=10, 2025-05-07T20:13:21.6481426Z D_gradcheck=2, 2025-05-07T20:13:21.6481526Z stochastic_rounding=False, 2025-05-07T20:13:21.6481622Z weighted=False, 2025-05-07T20:13:21.6481704Z row_wise=True, 2025-05-07T20:13:21.6481787Z mixed=False, 2025-05-07T20:13:21.6481883Z use_cache=True, 2025-05-07T20:13:21.6481993Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.6482078Z use_cpu=True, 2025-05-07T20:13:21.6482195Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.6482272Z ) 2025-05-07T20:13:21.6482420Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.6482784Z self=, 2025-05-07T20:13:21.6482868Z mixed_B=False, 2025-05-07T20:13:21.6482970Z compile=True, 2025-05-07T20:13:21.6483075Z T=3, 2025-05-07T20:13:21.6483154Z D=107, 2025-05-07T20:13:21.6483245Z B=3, 2025-05-07T20:13:21.6483328Z log_E=4, 2025-05-07T20:13:21.6483407Z L=19, 2025-05-07T20:13:21.6483501Z D_gradcheck=2, 2025-05-07T20:13:21.6483628Z stochastic_rounding=False, 2025-05-07T20:13:21.6483714Z weighted=False, 2025-05-07T20:13:21.6494872Z row_wise=True, 2025-05-07T20:13:21.6495005Z mixed=False, 2025-05-07T20:13:21.6495096Z use_cache=False, 2025-05-07T20:13:21.6495224Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.6495321Z use_cpu=True, 2025-05-07T20:13:21.6495431Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.6495525Z ) 2025-05-07T20:13:21.6495677Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.6496143Z self=, 2025-05-07T20:13:21.6496245Z mixed_B=False, 2025-05-07T20:13:21.6496331Z compile=True, 2025-05-07T20:13:21.6496412Z T=5, 2025-05-07T20:13:21.6496506Z D=23, 2025-05-07T20:13:21.6496586Z B=80, 2025-05-07T20:13:21.6496679Z log_E=5, 2025-05-07T20:13:21.6496762Z L=2, 2025-05-07T20:13:21.6496847Z D_gradcheck=1, 2025-05-07T20:13:21.6496963Z stochastic_rounding=False, 2025-05-07T20:13:21.6497048Z weighted=True, 2025-05-07T20:13:21.6497133Z row_wise=False, 2025-05-07T20:13:21.6497228Z mixed=False, 2025-05-07T20:13:21.6497312Z use_cache=True, 2025-05-07T20:13:21.6497426Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.6497556Z use_cpu=True, 2025-05-07T20:13:21.6497663Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.6497742Z ) 2025-05-07T20:13:21.6497896Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.6498264Z self=, 2025-05-07T20:13:21.6498350Z mixed_B=False, 2025-05-07T20:13:21.6498452Z compile=False, 2025-05-07T20:13:21.6498532Z T=4, 2025-05-07T20:13:21.6498628Z D=99, 2025-05-07T20:13:21.6498708Z B=38, 2025-05-07T20:13:21.6498788Z log_E=4, 2025-05-07T20:13:21.6498879Z L=7, 2025-05-07T20:13:21.6498965Z D_gradcheck=2, 2025-05-07T20:13:21.6499066Z stochastic_rounding=False, 2025-05-07T20:13:21.6499162Z weighted=True, 2025-05-07T20:13:21.6499246Z row_wise=False, 2025-05-07T20:13:21.6499328Z mixed=True, 2025-05-07T20:13:21.6499426Z use_cache=True, 2025-05-07T20:13:21.6499537Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.6499623Z use_cpu=True, 2025-05-07T20:13:21.6499738Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.6499814Z ) 2025-05-07T20:13:21.6499955Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.6500334Z self=, 2025-05-07T20:13:21.6500417Z mixed_B=True, 2025-05-07T20:13:21.6500517Z compile=False, 2025-05-07T20:13:21.6500596Z T=3, 2025-05-07T20:13:21.6500678Z D=37, 2025-05-07T20:13:21.6500770Z B=16, 2025-05-07T20:13:21.6500851Z log_E=5, 2025-05-07T20:13:21.6500931Z L=12, 2025-05-07T20:13:21.6501026Z D_gradcheck=1, 2025-05-07T20:13:21.6501127Z stochastic_rounding=True, 2025-05-07T20:13:21.6501211Z weighted=True, 2025-05-07T20:13:21.6501310Z row_wise=False, 2025-05-07T20:13:21.6501392Z mixed=False, 2025-05-07T20:13:21.6501478Z use_cache=False, 2025-05-07T20:13:21.6501599Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.6501684Z use_cpu=True, 2025-05-07T20:13:21.6501787Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.6501877Z ) 2025-05-07T20:13:21.6502016Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.6502392Z self=, 2025-05-07T20:13:21.6502476Z mixed_B=False, 2025-05-07T20:13:21.6502561Z compile=False, 2025-05-07T20:13:21.6502654Z T=1, 2025-05-07T20:13:21.6502765Z D=112, 2025-05-07T20:13:21.6502843Z B=45, 2025-05-07T20:13:21.6502936Z log_E=4, 2025-05-07T20:13:21.6503015Z L=16, 2025-05-07T20:13:21.6503099Z D_gradcheck=1, 2025-05-07T20:13:21.6503244Z stochastic_rounding=False, 2025-05-07T20:13:21.6503332Z weighted=False, 2025-05-07T20:13:21.6503417Z row_wise=False, 2025-05-07T20:13:21.6503513Z mixed=False, 2025-05-07T20:13:21.6503597Z use_cache=True, 2025-05-07T20:13:21.6503706Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.6503801Z use_cpu=True, 2025-05-07T20:13:21.6503905Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.6503993Z ) 2025-05-07T20:13:21.6827088Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.6827631Z self=, 2025-05-07T20:13:21.6827798Z mixed_B=True, 2025-05-07T20:13:21.6827960Z compile=True, 2025-05-07T20:13:21.6828107Z T=4, 2025-05-07T20:13:21.6828279Z D=114, 2025-05-07T20:13:21.6828421Z B=43, 2025-05-07T20:13:21.6828522Z log_E=5, 2025-05-07T20:13:21.6828690Z L=2, 2025-05-07T20:13:21.6828775Z D_gradcheck=2, 2025-05-07T20:13:21.6828890Z stochastic_rounding=False, 2025-05-07T20:13:21.6828976Z weighted=False, 2025-05-07T20:13:21.6829060Z row_wise=True, 2025-05-07T20:13:21.6829155Z mixed=False, 2025-05-07T20:13:21.6829240Z use_cache=True, 2025-05-07T20:13:21.6829350Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.6829504Z use_cpu=True, 2025-05-07T20:13:21.6829610Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.6829687Z ) 2025-05-07T20:13:21.6829841Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.6830208Z self=, 2025-05-07T20:13:21.6830291Z mixed_B=False, 2025-05-07T20:13:21.6830389Z compile=True, 2025-05-07T20:13:21.6830467Z T=2, 2025-05-07T20:13:21.6830563Z D=16, 2025-05-07T20:13:21.6830642Z B=95, 2025-05-07T20:13:21.6830722Z log_E=5, 2025-05-07T20:13:21.6830812Z L=3, 2025-05-07T20:13:21.6830896Z D_gradcheck=2, 2025-05-07T20:13:21.6830997Z stochastic_rounding=False, 2025-05-07T20:13:21.6831097Z weighted=True, 2025-05-07T20:13:21.6831182Z row_wise=True, 2025-05-07T20:13:21.6831265Z mixed=True, 2025-05-07T20:13:21.6831360Z use_cache=True, 2025-05-07T20:13:21.6831472Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.6831558Z use_cpu=True, 2025-05-07T20:13:21.6831677Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.6831755Z ) 2025-05-07T20:13:21.6831892Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.6832268Z self=, 2025-05-07T20:13:21.6832353Z mixed_B=False, 2025-05-07T20:13:21.6832451Z compile=False, 2025-05-07T20:13:21.6832530Z T=3, 2025-05-07T20:13:21.6832611Z D=7, 2025-05-07T20:13:21.6832704Z B=123, 2025-05-07T20:13:21.6832784Z log_E=4, 2025-05-07T20:13:21.6832865Z L=10, 2025-05-07T20:13:21.6832963Z D_gradcheck=2, 2025-05-07T20:13:21.6833064Z stochastic_rounding=True, 2025-05-07T20:13:21.6833149Z weighted=True, 2025-05-07T20:13:21.6833247Z row_wise=False, 2025-05-07T20:13:21.6833331Z mixed=False, 2025-05-07T20:13:21.6833418Z use_cache=False, 2025-05-07T20:13:21.6833542Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.6833626Z use_cpu=True, 2025-05-07T20:13:21.6833734Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.6833823Z ) 2025-05-07T20:13:21.6833960Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.6834342Z self=, 2025-05-07T20:13:21.6834427Z mixed_B=False, 2025-05-07T20:13:21.6834514Z compile=False, 2025-05-07T20:13:21.6834607Z T=2, 2025-05-07T20:13:21.6834725Z D=6, 2025-05-07T20:13:21.6834804Z B=46, 2025-05-07T20:13:21.6834896Z log_E=4, 2025-05-07T20:13:21.6834975Z L=6, 2025-05-07T20:13:21.6835062Z D_gradcheck=1, 2025-05-07T20:13:21.6835177Z stochastic_rounding=False, 2025-05-07T20:13:21.6835301Z weighted=True, 2025-05-07T20:13:21.6835388Z row_wise=False, 2025-05-07T20:13:21.6835485Z mixed=True, 2025-05-07T20:13:21.6835573Z use_cache=False, 2025-05-07T20:13:21.6835683Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.6835780Z use_cpu=True, 2025-05-07T20:13:21.6835887Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.6836043Z ) 2025-05-07T20:13:21.6836183Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.6836574Z self=, 2025-05-07T20:13:21.6836672Z mixed_B=True, 2025-05-07T20:13:21.6836758Z compile=False, 2025-05-07T20:13:21.6836838Z T=3, 2025-05-07T20:13:21.6836934Z D=25, 2025-05-07T20:13:21.6837011Z B=65, 2025-05-07T20:13:21.6837091Z log_E=3, 2025-05-07T20:13:21.6837184Z L=1, 2025-05-07T20:13:21.6837269Z D_gradcheck=2, 2025-05-07T20:13:21.6837368Z stochastic_rounding=False, 2025-05-07T20:13:21.6837467Z weighted=True, 2025-05-07T20:13:21.6837551Z row_wise=False, 2025-05-07T20:13:21.6837647Z mixed=False, 2025-05-07T20:13:21.6837731Z use_cache=True, 2025-05-07T20:13:21.6837840Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.6837937Z use_cpu=True, 2025-05-07T20:13:21.6838066Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.6838142Z ) 2025-05-07T20:13:21.6838291Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.6838654Z self=, 2025-05-07T20:13:21.6838737Z mixed_B=False, 2025-05-07T20:13:21.6838833Z compile=True, 2025-05-07T20:13:21.6838915Z T=2, 2025-05-07T20:13:21.6838995Z D=59, 2025-05-07T20:13:21.6839085Z B=84, 2025-05-07T20:13:21.6839165Z log_E=5, 2025-05-07T20:13:21.6839243Z L=19, 2025-05-07T20:13:21.6839338Z D_gradcheck=1, 2025-05-07T20:13:21.6839436Z stochastic_rounding=False, 2025-05-07T20:13:21.6839535Z weighted=False, 2025-05-07T20:13:21.6839619Z row_wise=False, 2025-05-07T20:13:21.6839701Z mixed=False, 2025-05-07T20:13:21.6839799Z use_cache=False, 2025-05-07T20:13:21.6839907Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.6839991Z use_cpu=True, 2025-05-07T20:13:21.6840107Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.6840183Z ) 2025-05-07T20:13:21.6840322Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.6840695Z self=, 2025-05-07T20:13:21.6840777Z mixed_B=True, 2025-05-07T20:13:21.6840862Z compile=False, 2025-05-07T20:13:21.6840956Z T=4, 2025-05-07T20:13:21.6841036Z D=26, 2025-05-07T20:13:21.6841128Z B=97, 2025-05-07T20:13:21.6841206Z log_E=3, 2025-05-07T20:13:21.6841284Z L=13, 2025-05-07T20:13:21.6841382Z D_gradcheck=1, 2025-05-07T20:13:21.6841480Z stochastic_rounding=False, 2025-05-07T20:13:21.6841569Z weighted=True, 2025-05-07T20:13:21.6841668Z row_wise=True, 2025-05-07T20:13:21.6841753Z mixed=False, 2025-05-07T20:13:21.6841838Z use_cache=False, 2025-05-07T20:13:21.6841962Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.6842047Z use_cpu=True, 2025-05-07T20:13:21.6842155Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.6842240Z ) 2025-05-07T20:13:21.6842378Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.6842737Z self=, 2025-05-07T20:13:21.6842832Z mixed_B=True, 2025-05-07T20:13:21.6842916Z compile=True, 2025-05-07T20:13:21.6843005Z T=4, 2025-05-07T20:13:21.6843110Z D=48, 2025-05-07T20:13:21.6843190Z B=60, 2025-05-07T20:13:21.6843283Z log_E=4, 2025-05-07T20:13:21.6843362Z L=12, 2025-05-07T20:13:21.6843447Z D_gradcheck=1, 2025-05-07T20:13:21.6843557Z stochastic_rounding=True, 2025-05-07T20:13:21.6843667Z weighted=True, 2025-05-07T20:13:21.6843750Z row_wise=True, 2025-05-07T20:13:21.6843845Z mixed=True, 2025-05-07T20:13:21.6843932Z use_cache=True, 2025-05-07T20:13:21.6844042Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.6844141Z use_cpu=True, 2025-05-07T20:13:21.6844249Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.6844325Z ) 2025-05-07T20:13:21.6844473Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.6844859Z self=, 2025-05-07T20:13:21.6844958Z mixed_B=True, 2025-05-07T20:13:21.6845043Z compile=True, 2025-05-07T20:13:21.6845123Z T=5, 2025-05-07T20:13:21.6845216Z D=48, 2025-05-07T20:13:21.6845296Z B=51, 2025-05-07T20:13:21.6845376Z log_E=3, 2025-05-07T20:13:21.6845466Z L=13, 2025-05-07T20:13:21.6845550Z D_gradcheck=2, 2025-05-07T20:13:21.6845648Z stochastic_rounding=True, 2025-05-07T20:13:21.6845748Z weighted=False, 2025-05-07T20:13:21.6845831Z row_wise=False, 2025-05-07T20:13:21.6845914Z mixed=True, 2025-05-07T20:13:21.6846012Z use_cache=True, 2025-05-07T20:13:21.6846122Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.6846204Z use_cpu=True, 2025-05-07T20:13:21.6846343Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.6846421Z ) 2025-05-07T20:13:21.6846568Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.6846931Z self=, 2025-05-07T20:13:21.6847014Z mixed_B=True, 2025-05-07T20:13:21.6847109Z compile=True, 2025-05-07T20:13:21.6847187Z T=4, 2025-05-07T20:13:21.6847267Z D=122, 2025-05-07T20:13:21.6847357Z B=3, 2025-05-07T20:13:21.6847435Z log_E=5, 2025-05-07T20:13:21.6847513Z L=2, 2025-05-07T20:13:21.6847610Z D_gradcheck=1, 2025-05-07T20:13:21.6847709Z stochastic_rounding=False, 2025-05-07T20:13:21.6847796Z weighted=False, 2025-05-07T20:13:21.6847888Z row_wise=True, 2025-05-07T20:13:21.6847971Z mixed=False, 2025-05-07T20:13:21.6848055Z use_cache=True, 2025-05-07T20:13:21.6848176Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.6848260Z use_cpu=True, 2025-05-07T20:13:21.6848378Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.6848455Z ) 2025-05-07T20:13:21.6848589Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.6848965Z self=, 2025-05-07T20:13:21.6849049Z mixed_B=False, 2025-05-07T20:13:21.6849132Z compile=True, 2025-05-07T20:13:21.6849222Z T=5, 2025-05-07T20:13:21.6849300Z D=42, 2025-05-07T20:13:21.6849383Z B=114, 2025-05-07T20:13:21.6849473Z log_E=3, 2025-05-07T20:13:21.6849553Z L=16, 2025-05-07T20:13:21.6849638Z D_gradcheck=2, 2025-05-07T20:13:21.6849746Z stochastic_rounding=True, 2025-05-07T20:13:21.6849834Z weighted=False, 2025-05-07T20:13:21.6849929Z row_wise=True, 2025-05-07T20:13:21.6850011Z mixed=False, 2025-05-07T20:13:21.6850095Z use_cache=True, 2025-05-07T20:13:21.6850216Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.6850309Z use_cpu=True, 2025-05-07T20:13:21.6850413Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.6850490Z ) 2025-05-07T20:13:21.6850640Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.6851001Z self=, 2025-05-07T20:13:21.6851097Z mixed_B=False, 2025-05-07T20:13:21.6851182Z compile=False, 2025-05-07T20:13:21.6851264Z T=1, 2025-05-07T20:13:21.6851354Z D=58, 2025-05-07T20:13:21.6851475Z B=98, 2025-05-07T20:13:21.6851559Z log_E=4, 2025-05-07T20:13:21.6851647Z L=14, 2025-05-07T20:13:21.6851733Z D_gradcheck=2, 2025-05-07T20:13:21.6851834Z stochastic_rounding=False, 2025-05-07T20:13:21.6851956Z weighted=True, 2025-05-07T20:13:21.6852041Z row_wise=False, 2025-05-07T20:13:21.6852126Z mixed=False, 2025-05-07T20:13:21.6852221Z use_cache=True, 2025-05-07T20:13:21.6852331Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.6852416Z use_cpu=True, 2025-05-07T20:13:21.6852534Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.6852616Z ) 2025-05-07T20:13:21.6852770Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.6853157Z self=, 2025-05-07T20:13:21.6853242Z mixed_B=True, 2025-05-07T20:13:21.6853338Z compile=True, 2025-05-07T20:13:21.6853419Z T=5, 2025-05-07T20:13:21.6853499Z D=96, 2025-05-07T20:13:21.6853592Z B=49, 2025-05-07T20:13:21.6853674Z log_E=3, 2025-05-07T20:13:21.6853761Z L=10, 2025-05-07T20:13:21.6853860Z D_gradcheck=2, 2025-05-07T20:13:21.6853959Z stochastic_rounding=False, 2025-05-07T20:13:21.6854046Z weighted=False, 2025-05-07T20:13:21.6854142Z row_wise=False, 2025-05-07T20:13:21.6854224Z mixed=False, 2025-05-07T20:13:21.6854306Z use_cache=True, 2025-05-07T20:13:21.6854425Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.6854507Z use_cpu=True, 2025-05-07T20:13:21.6854649Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.6854724Z ) 2025-05-07T20:13:21.6854861Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.6855236Z self=, 2025-05-07T20:13:21.6855315Z mixed_B=True, 2025-05-07T20:13:21.6855399Z compile=True, 2025-05-07T20:13:21.6855490Z T=5, 2025-05-07T20:13:21.6855566Z D=41, 2025-05-07T20:13:21.6855647Z B=109, 2025-05-07T20:13:21.6855737Z log_E=3, 2025-05-07T20:13:21.6855814Z L=0, 2025-05-07T20:13:21.6855897Z D_gradcheck=2, 2025-05-07T20:13:21.6856009Z stochastic_rounding=False, 2025-05-07T20:13:21.6856094Z weighted=False, 2025-05-07T20:13:21.6856175Z row_wise=True, 2025-05-07T20:13:21.6856268Z mixed=True, 2025-05-07T20:13:21.6856351Z use_cache=True, 2025-05-07T20:13:21.6856468Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.6856549Z use_cpu=True, 2025-05-07T20:13:21.6856651Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.6856739Z ) 2025-05-07T20:13:21.6856878Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.6857242Z self=, 2025-05-07T20:13:21.6857338Z mixed_B=True, 2025-05-07T20:13:21.6857423Z compile=True, 2025-05-07T20:13:21.6857498Z T=2, 2025-05-07T20:13:21.6857589Z D=103, 2025-05-07T20:13:21.6857668Z B=57, 2025-05-07T20:13:21.6857747Z log_E=3, 2025-05-07T20:13:21.6857835Z L=1, 2025-05-07T20:13:21.6857922Z D_gradcheck=2, 2025-05-07T20:13:21.6858032Z stochastic_rounding=False, 2025-05-07T20:13:21.6858120Z weighted=True, 2025-05-07T20:13:21.6858203Z row_wise=False, 2025-05-07T20:13:21.6858296Z mixed=False, 2025-05-07T20:13:21.6858380Z use_cache=True, 2025-05-07T20:13:21.6858489Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.6858588Z use_cpu=True, 2025-05-07T20:13:21.6858692Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.6858770Z ) 2025-05-07T20:13:21.6858915Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.6859277Z self=, 2025-05-07T20:13:21.6859358Z mixed_B=True, 2025-05-07T20:13:21.6859453Z compile=False, 2025-05-07T20:13:21.6859529Z T=5, 2025-05-07T20:13:21.6859606Z D=72, 2025-05-07T20:13:21.6859720Z B=117, 2025-05-07T20:13:21.6859799Z log_E=4, 2025-05-07T20:13:21.6859886Z L=5, 2025-05-07T20:13:21.6859970Z D_gradcheck=1, 2025-05-07T20:13:21.6860067Z stochastic_rounding=True, 2025-05-07T20:13:21.6860184Z weighted=True, 2025-05-07T20:13:21.6860265Z row_wise=True, 2025-05-07T20:13:21.6860346Z mixed=True, 2025-05-07T20:13:21.6860440Z use_cache=True, 2025-05-07T20:13:21.6860548Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.6860632Z use_cpu=True, 2025-05-07T20:13:21.6860745Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.6860822Z ) 2025-05-07T20:13:21.6860960Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.6861357Z self=, 2025-05-07T20:13:21.6861441Z mixed_B=True, 2025-05-07T20:13:21.6861537Z compile=True, 2025-05-07T20:13:21.6861615Z T=3, 2025-05-07T20:13:21.6861696Z D=40, 2025-05-07T20:13:21.6861787Z B=19, 2025-05-07T20:13:21.6861868Z log_E=3, 2025-05-07T20:13:21.6861946Z L=10, 2025-05-07T20:13:21.6862043Z D_gradcheck=1, 2025-05-07T20:13:21.6862145Z stochastic_rounding=False, 2025-05-07T20:13:21.6862232Z weighted=False, 2025-05-07T20:13:21.6862326Z row_wise=False, 2025-05-07T20:13:21.6862407Z mixed=True, 2025-05-07T20:13:21.6862491Z use_cache=True, 2025-05-07T20:13:21.6862610Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.6862693Z use_cpu=True, 2025-05-07T20:13:21.6862795Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.6862940Z ) 2025-05-07T20:13:21.7713627Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.7714276Z self=, 2025-05-07T20:13:21.7714400Z mixed_B=True, 2025-05-07T20:13:21.7714533Z compile=True, 2025-05-07T20:13:21.7714676Z T=4, 2025-05-07T20:13:21.7714793Z D=120, 2025-05-07T20:13:21.7714916Z B=101, 2025-05-07T20:13:21.7715089Z log_E=5, 2025-05-07T20:13:21.7715244Z L=10, 2025-05-07T20:13:21.7715408Z D_gradcheck=1, 2025-05-07T20:13:21.7715609Z stochastic_rounding=True, 2025-05-07T20:13:21.7715722Z weighted=False, 2025-05-07T20:13:21.7715819Z row_wise=True, 2025-05-07T20:13:21.7715903Z mixed=False, 2025-05-07T20:13:21.7716058Z use_cache=False, 2025-05-07T20:13:21.7716185Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.7716270Z use_cpu=True, 2025-05-07T20:13:21.7716458Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.7716555Z ) 2025-05-07T20:13:21.7716698Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.7717068Z self=, 2025-05-07T20:13:21.7717165Z mixed_B=False, 2025-05-07T20:13:21.7717251Z compile=False, 2025-05-07T20:13:21.7717330Z T=5, 2025-05-07T20:13:21.7717422Z D=16, 2025-05-07T20:13:21.7717500Z B=9, 2025-05-07T20:13:21.7717595Z log_E=4, 2025-05-07T20:13:21.7717674Z L=0, 2025-05-07T20:13:21.7717757Z D_gradcheck=2, 2025-05-07T20:13:21.7717865Z stochastic_rounding=True, 2025-05-07T20:13:21.7717951Z weighted=False, 2025-05-07T20:13:21.7718035Z row_wise=True, 2025-05-07T20:13:21.7718130Z mixed=False, 2025-05-07T20:13:21.7718215Z use_cache=False, 2025-05-07T20:13:21.7718327Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.7718425Z use_cpu=True, 2025-05-07T20:13:21.7718530Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.7718610Z ) 2025-05-07T20:13:21.7718759Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.7719125Z self=, 2025-05-07T20:13:21.7719220Z mixed_B=False, 2025-05-07T20:13:21.7719307Z compile=True, 2025-05-07T20:13:21.7719386Z T=2, 2025-05-07T20:13:21.7719482Z D=81, 2025-05-07T20:13:21.7719562Z B=11, 2025-05-07T20:13:21.7719804Z log_E=4, 2025-05-07T20:13:21.7719897Z L=19, 2025-05-07T20:13:21.7719983Z D_gradcheck=1, 2025-05-07T20:13:21.7720081Z stochastic_rounding=True, 2025-05-07T20:13:21.7720182Z weighted=True, 2025-05-07T20:13:21.7720318Z row_wise=False, 2025-05-07T20:13:21.7720405Z mixed=False, 2025-05-07T20:13:21.7720505Z use_cache=False, 2025-05-07T20:13:21.7720615Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.7720698Z use_cpu=True, 2025-05-07T20:13:21.7720815Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.7720896Z ) 2025-05-07T20:13:21.7721033Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.7721454Z self=, 2025-05-07T20:13:21.7721540Z mixed_B=False, 2025-05-07T20:13:21.7721640Z compile=False, 2025-05-07T20:13:21.7721719Z T=1, 2025-05-07T20:13:21.7721798Z D=50, 2025-05-07T20:13:21.7721890Z B=18, 2025-05-07T20:13:21.7721972Z log_E=4, 2025-05-07T20:13:21.7722052Z L=12, 2025-05-07T20:13:21.7722151Z D_gradcheck=1, 2025-05-07T20:13:21.7722255Z stochastic_rounding=False, 2025-05-07T20:13:21.7722342Z weighted=False, 2025-05-07T20:13:21.7722442Z row_wise=False, 2025-05-07T20:13:21.7722527Z mixed=True, 2025-05-07T20:13:21.7722616Z use_cache=False, 2025-05-07T20:13:21.7722742Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.7722826Z use_cpu=True, 2025-05-07T20:13:21.7722945Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.7723069Z ) 2025-05-07T20:13:21.7723206Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.7723588Z self=, 2025-05-07T20:13:21.7723672Z mixed_B=False, 2025-05-07T20:13:21.7723757Z compile=True, 2025-05-07T20:13:21.7723851Z T=4, 2025-05-07T20:13:21.7723932Z D=117, 2025-05-07T20:13:21.7724012Z B=123, 2025-05-07T20:13:21.7724108Z log_E=3, 2025-05-07T20:13:21.7724187Z L=14, 2025-05-07T20:13:21.7724274Z D_gradcheck=2, 2025-05-07T20:13:21.7724388Z stochastic_rounding=False, 2025-05-07T20:13:21.7724477Z weighted=False, 2025-05-07T20:13:21.7724564Z row_wise=True, 2025-05-07T20:13:21.7724665Z mixed=True, 2025-05-07T20:13:21.7724752Z use_cache=True, 2025-05-07T20:13:21.7724878Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.7724965Z use_cpu=True, 2025-05-07T20:13:21.7725072Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.7725165Z ) 2025-05-07T20:13:21.7725305Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.7725673Z self=, 2025-05-07T20:13:21.7725767Z mixed_B=False, 2025-05-07T20:13:21.7725852Z compile=True, 2025-05-07T20:13:21.7725929Z T=3, 2025-05-07T20:13:21.7726024Z D=38, 2025-05-07T20:13:21.7726105Z B=75, 2025-05-07T20:13:21.7726188Z log_E=4, 2025-05-07T20:13:21.7726280Z L=17, 2025-05-07T20:13:21.7726367Z D_gradcheck=2, 2025-05-07T20:13:21.7726468Z stochastic_rounding=False, 2025-05-07T20:13:21.7726569Z weighted=False, 2025-05-07T20:13:21.7726656Z row_wise=False, 2025-05-07T20:13:21.7726752Z mixed=True, 2025-05-07T20:13:21.7726836Z use_cache=True, 2025-05-07T20:13:21.7726946Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.7727042Z use_cpu=True, 2025-05-07T20:13:21.7727148Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.7727225Z ) 2025-05-07T20:13:21.7727374Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.7727736Z self=, 2025-05-07T20:13:21.7727818Z mixed_B=False, 2025-05-07T20:13:21.7727913Z compile=True, 2025-05-07T20:13:21.7727991Z T=2, 2025-05-07T20:13:21.7728070Z D=106, 2025-05-07T20:13:21.7728160Z B=69, 2025-05-07T20:13:21.7728273Z log_E=5, 2025-05-07T20:13:21.7728366Z L=12, 2025-05-07T20:13:21.7728451Z D_gradcheck=1, 2025-05-07T20:13:21.7728550Z stochastic_rounding=True, 2025-05-07T20:13:21.7728643Z weighted=True, 2025-05-07T20:13:21.7728754Z row_wise=False, 2025-05-07T20:13:21.7728840Z mixed=True, 2025-05-07T20:13:21.7728935Z use_cache=True, 2025-05-07T20:13:21.7729045Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.7729131Z use_cpu=True, 2025-05-07T20:13:21.7729249Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.7729327Z ) 2025-05-07T20:13:21.7729472Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.7729868Z self=, 2025-05-07T20:13:21.7729954Z mixed_B=False, 2025-05-07T20:13:21.7730041Z compile=False, 2025-05-07T20:13:21.7730132Z T=3, 2025-05-07T20:13:21.7730212Z D=57, 2025-05-07T20:13:21.7730305Z B=95, 2025-05-07T20:13:21.7730388Z log_E=5, 2025-05-07T20:13:21.7730467Z L=13, 2025-05-07T20:13:21.7730566Z D_gradcheck=2, 2025-05-07T20:13:21.7730663Z stochastic_rounding=True, 2025-05-07T20:13:21.7730747Z weighted=True, 2025-05-07T20:13:21.7730847Z row_wise=False, 2025-05-07T20:13:21.7730930Z mixed=False, 2025-05-07T20:13:21.7731015Z use_cache=False, 2025-05-07T20:13:21.7731135Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.7731217Z use_cpu=True, 2025-05-07T20:13:21.7731322Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.7731435Z ) 2025-05-07T20:13:21.7731572Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.7731937Z self=, 2025-05-07T20:13:21.7732032Z mixed_B=False, 2025-05-07T20:13:21.7732117Z compile=True, 2025-05-07T20:13:21.7732206Z T=3, 2025-05-07T20:13:21.7732283Z D=7, 2025-05-07T20:13:21.7732362Z B=101, 2025-05-07T20:13:21.7732454Z log_E=3, 2025-05-07T20:13:21.7732533Z L=17, 2025-05-07T20:13:21.7732618Z D_gradcheck=1, 2025-05-07T20:13:21.7732728Z stochastic_rounding=False, 2025-05-07T20:13:21.7732812Z weighted=False, 2025-05-07T20:13:21.7732898Z row_wise=True, 2025-05-07T20:13:21.7732993Z mixed=False, 2025-05-07T20:13:21.7733079Z use_cache=False, 2025-05-07T20:13:21.7733187Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.7733284Z use_cpu=True, 2025-05-07T20:13:21.7733386Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.7733463Z ) 2025-05-07T20:13:21.7733613Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.7733979Z self=, 2025-05-07T20:13:21.7734076Z mixed_B=False, 2025-05-07T20:13:21.7734160Z compile=True, 2025-05-07T20:13:21.7734238Z T=4, 2025-05-07T20:13:21.7734327Z D=80, 2025-05-07T20:13:21.7734408Z B=73, 2025-05-07T20:13:21.7734486Z log_E=4, 2025-05-07T20:13:21.7734576Z L=18, 2025-05-07T20:13:21.7734661Z D_gradcheck=1, 2025-05-07T20:13:21.7734760Z stochastic_rounding=False, 2025-05-07T20:13:21.7734854Z weighted=True, 2025-05-07T20:13:21.7734938Z row_wise=False, 2025-05-07T20:13:21.7735021Z mixed=False, 2025-05-07T20:13:21.7735116Z use_cache=False, 2025-05-07T20:13:21.7735226Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.7735323Z use_cpu=True, 2025-05-07T20:13:21.7735426Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.7735502Z ) 2025-05-07T20:13:21.7735653Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.7736015Z self=, 2025-05-07T20:13:21.7736097Z mixed_B=True, 2025-05-07T20:13:21.7736192Z compile=False, 2025-05-07T20:13:21.7736271Z T=1, 2025-05-07T20:13:21.7736351Z D=113, 2025-05-07T20:13:21.7736440Z B=18, 2025-05-07T20:13:21.7736546Z log_E=4, 2025-05-07T20:13:21.7736624Z L=14, 2025-05-07T20:13:21.7736719Z D_gradcheck=2, 2025-05-07T20:13:21.7736816Z stochastic_rounding=False, 2025-05-07T20:13:21.7736900Z weighted=False, 2025-05-07T20:13:21.7737020Z row_wise=False, 2025-05-07T20:13:21.7737101Z mixed=False, 2025-05-07T20:13:21.7737196Z use_cache=True, 2025-05-07T20:13:21.7737304Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.7737388Z use_cpu=True, 2025-05-07T20:13:21.7737506Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.7737585Z ) 2025-05-07T20:13:21.7737722Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.7738118Z self=, 2025-05-07T20:13:21.7738203Z mixed_B=False, 2025-05-07T20:13:21.7738288Z compile=True, 2025-05-07T20:13:21.7738376Z T=1, 2025-05-07T20:13:21.7738454Z D=3, 2025-05-07T20:13:21.7738532Z B=69, 2025-05-07T20:13:21.7738624Z log_E=4, 2025-05-07T20:13:21.7738702Z L=8, 2025-05-07T20:13:21.7738786Z D_gradcheck=2, 2025-05-07T20:13:21.7738897Z stochastic_rounding=True, 2025-05-07T20:13:21.7738983Z weighted=False, 2025-05-07T20:13:21.7739080Z row_wise=True, 2025-05-07T20:13:21.7739162Z mixed=False, 2025-05-07T20:13:21.7739247Z use_cache=True, 2025-05-07T20:13:21.7739370Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.7739454Z use_cpu=True, 2025-05-07T20:13:21.7739558Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.7739676Z ) 2025-05-07T20:13:21.7739815Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.7740179Z self=, 2025-05-07T20:13:21.7740278Z mixed_B=False, 2025-05-07T20:13:21.7740362Z compile=True, 2025-05-07T20:13:21.7740444Z T=5, 2025-05-07T20:13:21.7740535Z D=95, 2025-05-07T20:13:21.7740613Z B=89, 2025-05-07T20:13:21.7740705Z log_E=5, 2025-05-07T20:13:21.7740786Z L=14, 2025-05-07T20:13:21.7740870Z D_gradcheck=2, 2025-05-07T20:13:21.7740981Z stochastic_rounding=True, 2025-05-07T20:13:21.7741068Z weighted=False, 2025-05-07T20:13:21.7741155Z row_wise=False, 2025-05-07T20:13:21.7741251Z mixed=False, 2025-05-07T20:13:21.7741335Z use_cache=True, 2025-05-07T20:13:21.7741444Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.7741534Z use_cpu=True, 2025-05-07T20:13:21.7741639Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.7741717Z ) 2025-05-07T20:13:21.7741866Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.7742230Z self=, 2025-05-07T20:13:21.7742314Z mixed_B=False, 2025-05-07T20:13:21.7742409Z compile=True, 2025-05-07T20:13:21.7742487Z T=4, 2025-05-07T20:13:21.7742575Z D=28, 2025-05-07T20:13:21.7742665Z B=44, 2025-05-07T20:13:21.7742752Z log_E=3, 2025-05-07T20:13:21.7742844Z L=16, 2025-05-07T20:13:21.7742929Z D_gradcheck=2, 2025-05-07T20:13:21.7743031Z stochastic_rounding=False, 2025-05-07T20:13:21.7743130Z weighted=True, 2025-05-07T20:13:21.7743217Z row_wise=False, 2025-05-07T20:13:21.7743300Z mixed=True, 2025-05-07T20:13:21.7743404Z use_cache=False, 2025-05-07T20:13:21.7743515Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.7743600Z use_cpu=True, 2025-05-07T20:13:21.7743721Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.7743800Z ) 2025-05-07T20:13:21.7743938Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.7744318Z self=, 2025-05-07T20:13:21.7744403Z mixed_B=True, 2025-05-07T20:13:21.7744503Z compile=True, 2025-05-07T20:13:21.7744585Z T=3, 2025-05-07T20:13:21.7744666Z D=41, 2025-05-07T20:13:21.7744758Z B=25, 2025-05-07T20:13:21.7744873Z log_E=4, 2025-05-07T20:13:21.7744955Z L=18, 2025-05-07T20:13:21.7745052Z D_gradcheck=1, 2025-05-07T20:13:21.7745152Z stochastic_rounding=True, 2025-05-07T20:13:21.7745238Z weighted=True, 2025-05-07T20:13:21.7745365Z row_wise=True, 2025-05-07T20:13:21.7745450Z mixed=False, 2025-05-07T20:13:21.7745535Z use_cache=False, 2025-05-07T20:13:21.7745659Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.7745746Z use_cpu=True, 2025-05-07T20:13:21.7745851Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.7745943Z ) 2025-05-07T20:13:21.7746083Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.7746500Z self=, 2025-05-07T20:13:21.7746588Z mixed_B=True, 2025-05-07T20:13:21.7746672Z compile=False, 2025-05-07T20:13:21.7746768Z T=5, 2025-05-07T20:13:21.7746848Z D=43, 2025-05-07T20:13:21.7746926Z B=1, 2025-05-07T20:13:21.7747018Z log_E=5, 2025-05-07T20:13:21.7747097Z L=18, 2025-05-07T20:13:21.7747180Z D_gradcheck=1, 2025-05-07T20:13:21.7747287Z stochastic_rounding=True, 2025-05-07T20:13:21.7747371Z weighted=True, 2025-05-07T20:13:21.7747457Z row_wise=False, 2025-05-07T20:13:21.7747550Z mixed=True, 2025-05-07T20:13:21.7747634Z use_cache=True, 2025-05-07T20:13:21.7747743Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.7747841Z use_cpu=True, 2025-05-07T20:13:21.7747947Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.7748033Z ) 2025-05-07T20:13:21.7748197Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.7748556Z self=, 2025-05-07T20:13:21.7748651Z mixed_B=True, 2025-05-07T20:13:21.7748734Z compile=True, 2025-05-07T20:13:21.7748812Z T=5, 2025-05-07T20:13:21.7748901Z D=8, 2025-05-07T20:13:21.7748980Z B=62, 2025-05-07T20:13:21.7749060Z log_E=5, 2025-05-07T20:13:21.7749151Z L=16, 2025-05-07T20:13:21.7749238Z D_gradcheck=1, 2025-05-07T20:13:21.7749336Z stochastic_rounding=True, 2025-05-07T20:13:21.7749436Z weighted=False, 2025-05-07T20:13:21.7749521Z row_wise=False, 2025-05-07T20:13:21.7749617Z mixed=False, 2025-05-07T20:13:21.7749701Z use_cache=False, 2025-05-07T20:13:21.7749810Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.7749907Z use_cpu=True, 2025-05-07T20:13:21.7750011Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.7750087Z ) 2025-05-07T20:13:21.8112885Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.8113527Z self=, 2025-05-07T20:13:21.8113701Z mixed_B=True, 2025-05-07T20:13:21.8113827Z compile=False, 2025-05-07T20:13:21.8113947Z T=4, 2025-05-07T20:13:21.8114100Z D=105, 2025-05-07T20:13:21.8114246Z B=27, 2025-05-07T20:13:21.8114395Z log_E=4, 2025-05-07T20:13:21.8114563Z L=0, 2025-05-07T20:13:21.8114709Z D_gradcheck=2, 2025-05-07T20:13:21.8114850Z stochastic_rounding=False, 2025-05-07T20:13:21.8114937Z weighted=True, 2025-05-07T20:13:21.8115021Z row_wise=True, 2025-05-07T20:13:21.8115122Z mixed=True, 2025-05-07T20:13:21.8115208Z use_cache=True, 2025-05-07T20:13:21.8115318Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.8115414Z use_cpu=True, 2025-05-07T20:13:21.8115519Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.8115598Z ) 2025-05-07T20:13:21.8115755Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.8116188Z self=, 2025-05-07T20:13:21.8116279Z mixed_B=False, 2025-05-07T20:13:21.8116378Z compile=False, 2025-05-07T20:13:21.8116457Z T=2, 2025-05-07T20:13:21.8116553Z D=6, 2025-05-07T20:13:21.8116633Z B=32, 2025-05-07T20:13:21.8116719Z log_E=4, 2025-05-07T20:13:21.8116994Z L=18, 2025-05-07T20:13:21.8117082Z D_gradcheck=1, 2025-05-07T20:13:21.8117183Z stochastic_rounding=True, 2025-05-07T20:13:21.8117284Z weighted=False, 2025-05-07T20:13:21.8117373Z row_wise=False, 2025-05-07T20:13:21.8117509Z mixed=False, 2025-05-07T20:13:21.8117610Z use_cache=True, 2025-05-07T20:13:21.8117721Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.8117805Z use_cpu=True, 2025-05-07T20:13:21.8117925Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.8118001Z ) 2025-05-07T20:13:21.8118144Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.8118522Z self=, 2025-05-07T20:13:21.8118646Z mixed_B=False, 2025-05-07T20:13:21.8118744Z compile=False, 2025-05-07T20:13:21.8118821Z T=4, 2025-05-07T20:13:21.8118898Z D=24, 2025-05-07T20:13:21.8118991Z B=95, 2025-05-07T20:13:21.8119070Z log_E=5, 2025-05-07T20:13:21.8119151Z L=3, 2025-05-07T20:13:21.8119246Z D_gradcheck=2, 2025-05-07T20:13:21.8119343Z stochastic_rounding=True, 2025-05-07T20:13:21.8119428Z weighted=False, 2025-05-07T20:13:21.8119526Z row_wise=True, 2025-05-07T20:13:21.8119611Z mixed=True, 2025-05-07T20:13:21.8119695Z use_cache=True, 2025-05-07T20:13:21.8119823Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.8119907Z use_cpu=True, 2025-05-07T20:13:21.8120011Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.8120098Z ) 2025-05-07T20:13:21.8120281Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.8120657Z self=, 2025-05-07T20:13:21.8120741Z mixed_B=True, 2025-05-07T20:13:21.8120825Z compile=True, 2025-05-07T20:13:21.8120917Z T=4, 2025-05-07T20:13:21.8120996Z D=121, 2025-05-07T20:13:21.8121074Z B=9, 2025-05-07T20:13:21.8121169Z log_E=4, 2025-05-07T20:13:21.8121251Z L=14, 2025-05-07T20:13:21.8121336Z D_gradcheck=2, 2025-05-07T20:13:21.8121445Z stochastic_rounding=True, 2025-05-07T20:13:21.8121533Z weighted=False, 2025-05-07T20:13:21.8121616Z row_wise=True, 2025-05-07T20:13:21.8121712Z mixed=False, 2025-05-07T20:13:21.8121800Z use_cache=False, 2025-05-07T20:13:21.8121908Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.8122004Z use_cpu=True, 2025-05-07T20:13:21.8122107Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.8122193Z ) 2025-05-07T20:13:21.8122333Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.8122695Z self=, 2025-05-07T20:13:21.8122793Z mixed_B=False, 2025-05-07T20:13:21.8122878Z compile=False, 2025-05-07T20:13:21.8122957Z T=2, 2025-05-07T20:13:21.8123048Z D=52, 2025-05-07T20:13:21.8123127Z B=81, 2025-05-07T20:13:21.8123208Z log_E=3, 2025-05-07T20:13:21.8123301Z L=4, 2025-05-07T20:13:21.8123386Z D_gradcheck=2, 2025-05-07T20:13:21.8123489Z stochastic_rounding=False, 2025-05-07T20:13:21.8123593Z weighted=False, 2025-05-07T20:13:21.8123678Z row_wise=True, 2025-05-07T20:13:21.8123765Z mixed=False, 2025-05-07T20:13:21.8123866Z use_cache=False, 2025-05-07T20:13:21.8123978Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.8124080Z use_cpu=True, 2025-05-07T20:13:21.8124187Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.8124263Z ) 2025-05-07T20:13:21.8124416Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.8124777Z self=, 2025-05-07T20:13:21.8124863Z mixed_B=False, 2025-05-07T20:13:21.8124959Z compile=True, 2025-05-07T20:13:21.8125036Z T=1, 2025-05-07T20:13:21.8125115Z D=84, 2025-05-07T20:13:21.8125204Z B=117, 2025-05-07T20:13:21.8125284Z log_E=5, 2025-05-07T20:13:21.8125392Z L=3, 2025-05-07T20:13:21.8125490Z D_gradcheck=1, 2025-05-07T20:13:21.8125589Z stochastic_rounding=True, 2025-05-07T20:13:21.8125686Z weighted=False, 2025-05-07T20:13:21.8125770Z row_wise=False, 2025-05-07T20:13:21.8125878Z mixed=False, 2025-05-07T20:13:21.8125974Z use_cache=True, 2025-05-07T20:13:21.8126083Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.8126230Z use_cpu=True, 2025-05-07T20:13:21.8126335Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.8126428Z ) 2025-05-07T20:13:21.8126570Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.8126934Z self=, 2025-05-07T20:13:21.8127065Z mixed_B=True, 2025-05-07T20:13:21.8127153Z compile=False, 2025-05-07T20:13:21.8127233Z T=2, 2025-05-07T20:13:21.8127324Z D=82, 2025-05-07T20:13:21.8127404Z B=71, 2025-05-07T20:13:21.8127484Z log_E=3, 2025-05-07T20:13:21.8127581Z L=6, 2025-05-07T20:13:21.8127668Z D_gradcheck=1, 2025-05-07T20:13:21.8127769Z stochastic_rounding=False, 2025-05-07T20:13:21.8127868Z weighted=True, 2025-05-07T20:13:21.8127955Z row_wise=False, 2025-05-07T20:13:21.8128042Z mixed=False, 2025-05-07T20:13:21.8128143Z use_cache=False, 2025-05-07T20:13:21.8128255Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.8128353Z use_cpu=True, 2025-05-07T20:13:21.8128458Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.8128537Z ) 2025-05-07T20:13:21.8128690Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.8129082Z self=, 2025-05-07T20:13:21.8129171Z mixed_B=False, 2025-05-07T20:13:21.8129272Z compile=True, 2025-05-07T20:13:21.8129352Z T=5, 2025-05-07T20:13:21.8129432Z D=71, 2025-05-07T20:13:21.8129525Z B=39, 2025-05-07T20:13:21.8129607Z log_E=4, 2025-05-07T20:13:21.8129690Z L=15, 2025-05-07T20:13:21.8129792Z D_gradcheck=1, 2025-05-07T20:13:21.8129894Z stochastic_rounding=True, 2025-05-07T20:13:21.8129979Z weighted=False, 2025-05-07T20:13:21.8130076Z row_wise=False, 2025-05-07T20:13:21.8130162Z mixed=True, 2025-05-07T20:13:21.8130262Z use_cache=False, 2025-05-07T20:13:21.8130373Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.8130458Z use_cpu=True, 2025-05-07T20:13:21.8130579Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.8130657Z ) 2025-05-07T20:13:21.8130797Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.8131173Z self=, 2025-05-07T20:13:21.8131257Z mixed_B=True, 2025-05-07T20:13:21.8131342Z compile=False, 2025-05-07T20:13:21.8131436Z T=2, 2025-05-07T20:13:21.8131515Z D=78, 2025-05-07T20:13:21.8131593Z B=48, 2025-05-07T20:13:21.8131686Z log_E=3, 2025-05-07T20:13:21.8131765Z L=4, 2025-05-07T20:13:21.8131864Z D_gradcheck=1, 2025-05-07T20:13:21.8131960Z stochastic_rounding=True, 2025-05-07T20:13:21.8132043Z weighted=True, 2025-05-07T20:13:21.8132136Z row_wise=True, 2025-05-07T20:13:21.8132219Z mixed=True, 2025-05-07T20:13:21.8132304Z use_cache=True, 2025-05-07T20:13:21.8132428Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.8132510Z use_cpu=True, 2025-05-07T20:13:21.8132613Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.8132700Z ) 2025-05-07T20:13:21.8132838Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.8133199Z self=, 2025-05-07T20:13:21.8133297Z mixed_B=True, 2025-05-07T20:13:21.8133381Z compile=False, 2025-05-07T20:13:21.8133473Z T=3, 2025-05-07T20:13:21.8133552Z D=53, 2025-05-07T20:13:21.8133629Z B=32, 2025-05-07T20:13:21.8133721Z log_E=4, 2025-05-07T20:13:21.8133799Z L=16, 2025-05-07T20:13:21.8133914Z D_gradcheck=2, 2025-05-07T20:13:21.8134030Z stochastic_rounding=False, 2025-05-07T20:13:21.8134118Z weighted=False, 2025-05-07T20:13:21.8134203Z row_wise=True, 2025-05-07T20:13:21.8134329Z mixed=False, 2025-05-07T20:13:21.8134416Z use_cache=False, 2025-05-07T20:13:21.8134530Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.8134628Z use_cpu=True, 2025-05-07T20:13:21.8134737Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.8134812Z ) 2025-05-07T20:13:21.8134964Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.8135325Z self=, 2025-05-07T20:13:21.8135450Z mixed_B=False, 2025-05-07T20:13:21.8135535Z compile=False, 2025-05-07T20:13:21.8135613Z T=2, 2025-05-07T20:13:21.8135702Z D=16, 2025-05-07T20:13:21.8135781Z B=126, 2025-05-07T20:13:21.8135860Z log_E=5, 2025-05-07T20:13:21.8135950Z L=2, 2025-05-07T20:13:21.8136038Z D_gradcheck=2, 2025-05-07T20:13:21.8136138Z stochastic_rounding=False, 2025-05-07T20:13:21.8136235Z weighted=False, 2025-05-07T20:13:21.8136318Z row_wise=True, 2025-05-07T20:13:21.8136404Z mixed=False, 2025-05-07T20:13:21.8136501Z use_cache=True, 2025-05-07T20:13:21.8136613Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.8136695Z use_cpu=True, 2025-05-07T20:13:21.8136811Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.8136887Z ) 2025-05-07T20:13:21.8137025Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.8137424Z self=, 2025-05-07T20:13:21.8137516Z mixed_B=False, 2025-05-07T20:13:21.8137614Z compile=False, 2025-05-07T20:13:21.8137693Z T=3, 2025-05-07T20:13:21.8137773Z D=96, 2025-05-07T20:13:21.8137863Z B=59, 2025-05-07T20:13:21.8137943Z log_E=4, 2025-05-07T20:13:21.8138022Z L=0, 2025-05-07T20:13:21.8138121Z D_gradcheck=1, 2025-05-07T20:13:21.8138218Z stochastic_rounding=True, 2025-05-07T20:13:21.8138304Z weighted=False, 2025-05-07T20:13:21.8138400Z row_wise=False, 2025-05-07T20:13:21.8138486Z mixed=False, 2025-05-07T20:13:21.8138570Z use_cache=True, 2025-05-07T20:13:21.8138693Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.8138778Z use_cpu=True, 2025-05-07T20:13:21.8138893Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.8138968Z ) 2025-05-07T20:13:21.8139105Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.8139477Z self=, 2025-05-07T20:13:21.8139560Z mixed_B=True, 2025-05-07T20:13:21.8139645Z compile=False, 2025-05-07T20:13:21.8139735Z T=2, 2025-05-07T20:13:21.8139814Z D=39, 2025-05-07T20:13:21.8139892Z B=5, 2025-05-07T20:13:21.8139983Z log_E=3, 2025-05-07T20:13:21.8140062Z L=2, 2025-05-07T20:13:21.8140149Z D_gradcheck=1, 2025-05-07T20:13:21.8140259Z stochastic_rounding=True, 2025-05-07T20:13:21.8140343Z weighted=False, 2025-05-07T20:13:21.8140428Z row_wise=False, 2025-05-07T20:13:21.8140525Z mixed=False, 2025-05-07T20:13:21.8140609Z use_cache=True, 2025-05-07T20:13:21.8140732Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.8140815Z use_cpu=True, 2025-05-07T20:13:21.8140920Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.8141007Z ) 2025-05-07T20:13:21.8141143Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.8141506Z self=, 2025-05-07T20:13:21.8141601Z mixed_B=False, 2025-05-07T20:13:21.8141686Z compile=True, 2025-05-07T20:13:21.8141764Z T=2, 2025-05-07T20:13:21.8141853Z D=118, 2025-05-07T20:13:21.8141931Z B=29, 2025-05-07T20:13:21.8142014Z log_E=3, 2025-05-07T20:13:21.8142104Z L=8, 2025-05-07T20:13:21.8142213Z D_gradcheck=1, 2025-05-07T20:13:21.8142310Z stochastic_rounding=True, 2025-05-07T20:13:21.8142404Z weighted=True, 2025-05-07T20:13:21.8142486Z row_wise=False, 2025-05-07T20:13:21.8142580Z mixed=True, 2025-05-07T20:13:21.8142712Z use_cache=False, 2025-05-07T20:13:21.8142822Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.8142916Z use_cpu=True, 2025-05-07T20:13:21.8143020Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.8143097Z ) 2025-05-07T20:13:21.8143249Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.8143611Z self=, 2025-05-07T20:13:21.8143694Z mixed_B=True, 2025-05-07T20:13:21.8143818Z compile=True, 2025-05-07T20:13:21.8143897Z T=5, 2025-05-07T20:13:21.8143976Z D=19, 2025-05-07T20:13:21.8144066Z B=128, 2025-05-07T20:13:21.8144146Z log_E=5, 2025-05-07T20:13:21.8144237Z L=9, 2025-05-07T20:13:21.8144324Z D_gradcheck=1, 2025-05-07T20:13:21.8144425Z stochastic_rounding=False, 2025-05-07T20:13:21.8144525Z weighted=True, 2025-05-07T20:13:21.8144611Z row_wise=False, 2025-05-07T20:13:21.8144699Z mixed=True, 2025-05-07T20:13:21.8144802Z use_cache=True, 2025-05-07T20:13:21.8144911Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.8144997Z use_cpu=True, 2025-05-07T20:13:21.8145118Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.8145196Z ) 2025-05-07T20:13:21.8145335Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.8145733Z self=, 2025-05-07T20:13:21.8145821Z mixed_B=False, 2025-05-07T20:13:21.8145907Z compile=False, 2025-05-07T20:13:21.8145999Z T=2, 2025-05-07T20:13:21.8146076Z D=80, 2025-05-07T20:13:21.8146167Z B=55, 2025-05-07T20:13:21.8146246Z log_E=5, 2025-05-07T20:13:21.8146326Z L=20, 2025-05-07T20:13:21.8146425Z D_gradcheck=2, 2025-05-07T20:13:21.8146524Z stochastic_rounding=True, 2025-05-07T20:13:21.8146608Z weighted=True, 2025-05-07T20:13:21.8146706Z row_wise=False, 2025-05-07T20:13:21.8146788Z mixed=True, 2025-05-07T20:13:21.8146875Z use_cache=False, 2025-05-07T20:13:21.8146996Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.8147080Z use_cpu=True, 2025-05-07T20:13:21.8147200Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.8147291Z ) 2025-05-07T20:13:21.8147426Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.8147793Z self=, 2025-05-07T20:13:21.8147893Z mixed_B=False, 2025-05-07T20:13:21.8147983Z compile=True, 2025-05-07T20:13:21.8148077Z T=3, 2025-05-07T20:13:21.8148157Z D=24, 2025-05-07T20:13:21.8148238Z B=126, 2025-05-07T20:13:21.8148333Z log_E=3, 2025-05-07T20:13:21.8148414Z L=19, 2025-05-07T20:13:21.8148505Z D_gradcheck=2, 2025-05-07T20:13:21.8148619Z stochastic_rounding=False, 2025-05-07T20:13:21.8148710Z weighted=False, 2025-05-07T20:13:21.8148794Z row_wise=True, 2025-05-07T20:13:21.8148894Z mixed=True, 2025-05-07T20:13:21.8148984Z use_cache=False, 2025-05-07T20:13:21.8149095Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.8149196Z use_cpu=True, 2025-05-07T20:13:21.8149301Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.8149379Z ) 2025-05-07T20:13:21.8454221Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.8454786Z self=, 2025-05-07T20:13:21.8454937Z mixed_B=False, 2025-05-07T20:13:21.8455077Z compile=False, 2025-05-07T20:13:21.8455193Z T=4, 2025-05-07T20:13:21.8455361Z D=123, 2025-05-07T20:13:21.8455508Z B=75, 2025-05-07T20:13:21.8455654Z log_E=4, 2025-05-07T20:13:21.8455825Z L=14, 2025-05-07T20:13:21.8456129Z D_gradcheck=1, 2025-05-07T20:13:21.8456231Z stochastic_rounding=True, 2025-05-07T20:13:21.8456331Z weighted=False, 2025-05-07T20:13:21.8456415Z row_wise=False, 2025-05-07T20:13:21.8456513Z mixed=True, 2025-05-07T20:13:21.8456644Z use_cache=False, 2025-05-07T20:13:21.8456755Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.8456854Z use_cpu=True, 2025-05-07T20:13:21.8456957Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.8457100Z ) 2025-05-07T20:13:21.8457239Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.8457621Z self=, 2025-05-07T20:13:21.8457705Z mixed_B=False, 2025-05-07T20:13:21.8457828Z compile=True, 2025-05-07T20:13:21.8457923Z T=1, 2025-05-07T20:13:21.8458002Z D=67, 2025-05-07T20:13:21.8458081Z B=30, 2025-05-07T20:13:21.8458172Z log_E=4, 2025-05-07T20:13:21.8458250Z L=16, 2025-05-07T20:13:21.8458337Z D_gradcheck=2, 2025-05-07T20:13:21.8458447Z stochastic_rounding=True, 2025-05-07T20:13:21.8458532Z weighted=False, 2025-05-07T20:13:21.8458616Z row_wise=True, 2025-05-07T20:13:21.8458710Z mixed=False, 2025-05-07T20:13:21.8458798Z use_cache=False, 2025-05-07T20:13:21.8458920Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.8459003Z use_cpu=True, 2025-05-07T20:13:21.8459107Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.8459197Z ) 2025-05-07T20:13:21.8459335Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.8459737Z self=, 2025-05-07T20:13:21.8459835Z mixed_B=False, 2025-05-07T20:13:21.8459921Z compile=True, 2025-05-07T20:13:21.8459999Z T=5, 2025-05-07T20:13:21.8460090Z D=90, 2025-05-07T20:13:21.8460168Z B=100, 2025-05-07T20:13:21.8460248Z log_E=3, 2025-05-07T20:13:21.8460339Z L=7, 2025-05-07T20:13:21.8460428Z D_gradcheck=2, 2025-05-07T20:13:21.8460526Z stochastic_rounding=True, 2025-05-07T20:13:21.8460625Z weighted=True, 2025-05-07T20:13:21.8460711Z row_wise=True, 2025-05-07T20:13:21.8460809Z mixed=False, 2025-05-07T20:13:21.8460897Z use_cache=False, 2025-05-07T20:13:21.8461007Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.8461106Z use_cpu=True, 2025-05-07T20:13:21.8461209Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.8461283Z ) 2025-05-07T20:13:21.8461430Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.8461794Z self=, 2025-05-07T20:13:21.8461877Z mixed_B=True, 2025-05-07T20:13:21.8461976Z compile=True, 2025-05-07T20:13:21.8462056Z T=3, 2025-05-07T20:13:21.8462134Z D=115, 2025-05-07T20:13:21.8462223Z B=74, 2025-05-07T20:13:21.8462305Z log_E=3, 2025-05-07T20:13:21.8462396Z L=2, 2025-05-07T20:13:21.8462484Z D_gradcheck=1, 2025-05-07T20:13:21.8462584Z stochastic_rounding=False, 2025-05-07T20:13:21.8462681Z weighted=False, 2025-05-07T20:13:21.8462764Z row_wise=True, 2025-05-07T20:13:21.8462848Z mixed=True, 2025-05-07T20:13:21.8462949Z use_cache=False, 2025-05-07T20:13:21.8463059Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.8463145Z use_cpu=True, 2025-05-07T20:13:21.8463265Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.8463341Z ) 2025-05-07T20:13:21.8463479Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.8463857Z self=, 2025-05-07T20:13:21.8463942Z mixed_B=False, 2025-05-07T20:13:21.8464028Z compile=True, 2025-05-07T20:13:21.8464120Z T=3, 2025-05-07T20:13:21.8464200Z D=55, 2025-05-07T20:13:21.8464291Z B=88, 2025-05-07T20:13:21.8464371Z log_E=4, 2025-05-07T20:13:21.8464450Z L=3, 2025-05-07T20:13:21.8464575Z D_gradcheck=2, 2025-05-07T20:13:21.8464672Z stochastic_rounding=True, 2025-05-07T20:13:21.8464756Z weighted=True, 2025-05-07T20:13:21.8464851Z row_wise=True, 2025-05-07T20:13:21.8464932Z mixed=True, 2025-05-07T20:13:21.8465045Z use_cache=True, 2025-05-07T20:13:21.8465167Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.8465250Z use_cpu=True, 2025-05-07T20:13:21.8465352Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.8465440Z ) 2025-05-07T20:13:21.8465577Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.8465938Z self=, 2025-05-07T20:13:21.8466033Z mixed_B=False, 2025-05-07T20:13:21.8466140Z compile=True, 2025-05-07T20:13:21.8466231Z T=1, 2025-05-07T20:13:21.8466312Z D=68, 2025-05-07T20:13:21.8466390Z B=115, 2025-05-07T20:13:21.8466484Z log_E=4, 2025-05-07T20:13:21.8466562Z L=4, 2025-05-07T20:13:21.8466648Z D_gradcheck=2, 2025-05-07T20:13:21.8466791Z stochastic_rounding=True, 2025-05-07T20:13:21.8466912Z weighted=True, 2025-05-07T20:13:21.8467024Z row_wise=False, 2025-05-07T20:13:21.8467154Z mixed=True, 2025-05-07T20:13:21.8467280Z use_cache=True, 2025-05-07T20:13:21.8467422Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.8467517Z use_cpu=True, 2025-05-07T20:13:21.8467660Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.8467772Z ) 2025-05-07T20:13:21.8467926Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.8468333Z self=, 2025-05-07T20:13:21.8468431Z mixed_B=False, 2025-05-07T20:13:21.8468518Z compile=True, 2025-05-07T20:13:21.8468596Z T=3, 2025-05-07T20:13:21.8468691Z D=125, 2025-05-07T20:13:21.8468770Z B=15, 2025-05-07T20:13:21.8468850Z log_E=5, 2025-05-07T20:13:21.8468940Z L=18, 2025-05-07T20:13:21.8469025Z D_gradcheck=2, 2025-05-07T20:13:21.8469123Z stochastic_rounding=True, 2025-05-07T20:13:21.8469221Z weighted=True, 2025-05-07T20:13:21.8469305Z row_wise=False, 2025-05-07T20:13:21.8469387Z mixed=False, 2025-05-07T20:13:21.8469488Z use_cache=False, 2025-05-07T20:13:21.8469598Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.8469696Z use_cpu=True, 2025-05-07T20:13:21.8469801Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.8469878Z ) 2025-05-07T20:13:21.8470028Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.8470393Z self=, 2025-05-07T20:13:21.8470476Z mixed_B=True, 2025-05-07T20:13:21.8470575Z compile=False, 2025-05-07T20:13:21.8470654Z T=5, 2025-05-07T20:13:21.8470736Z D=61, 2025-05-07T20:13:21.8470829Z B=36, 2025-05-07T20:13:21.8470911Z log_E=3, 2025-05-07T20:13:21.8470990Z L=16, 2025-05-07T20:13:21.8471092Z D_gradcheck=1, 2025-05-07T20:13:21.8471195Z stochastic_rounding=False, 2025-05-07T20:13:21.8471282Z weighted=False, 2025-05-07T20:13:21.8471378Z row_wise=True, 2025-05-07T20:13:21.8471461Z mixed=True, 2025-05-07T20:13:21.8471558Z use_cache=True, 2025-05-07T20:13:21.8471668Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.8471751Z use_cpu=True, 2025-05-07T20:13:21.8471868Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.8471946Z ) 2025-05-07T20:13:21.8472083Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.8472456Z self=, 2025-05-07T20:13:21.8472541Z mixed_B=False, 2025-05-07T20:13:21.8472628Z compile=False, 2025-05-07T20:13:21.8472719Z T=2, 2025-05-07T20:13:21.8472797Z D=121, 2025-05-07T20:13:21.8472877Z B=67, 2025-05-07T20:13:21.8472968Z log_E=4, 2025-05-07T20:13:21.8473047Z L=17, 2025-05-07T20:13:21.8473131Z D_gradcheck=2, 2025-05-07T20:13:21.8473266Z stochastic_rounding=True, 2025-05-07T20:13:21.8473350Z weighted=True, 2025-05-07T20:13:21.8473448Z row_wise=True, 2025-05-07T20:13:21.8473530Z mixed=False, 2025-05-07T20:13:21.8473648Z use_cache=False, 2025-05-07T20:13:21.8473772Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.8473859Z use_cpu=True, 2025-05-07T20:13:21.8473965Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.8474056Z ) 2025-05-07T20:13:21.8474194Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.8474557Z self=, 2025-05-07T20:13:21.8474656Z mixed_B=False, 2025-05-07T20:13:21.8474743Z compile=True, 2025-05-07T20:13:21.8474849Z T=3, 2025-05-07T20:13:21.8474941Z D=109, 2025-05-07T20:13:21.8475023Z B=61, 2025-05-07T20:13:21.8475120Z log_E=3, 2025-05-07T20:13:21.8475201Z L=6, 2025-05-07T20:13:21.8475288Z D_gradcheck=1, 2025-05-07T20:13:21.8475403Z stochastic_rounding=True, 2025-05-07T20:13:21.8475489Z weighted=True, 2025-05-07T20:13:21.8475574Z row_wise=True, 2025-05-07T20:13:21.8475673Z mixed=True, 2025-05-07T20:13:21.8475763Z use_cache=False, 2025-05-07T20:13:21.8475878Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.8476066Z use_cpu=True, 2025-05-07T20:13:21.8476173Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.8476249Z ) 2025-05-07T20:13:21.8476405Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.8476797Z self=, 2025-05-07T20:13:21.8476880Z mixed_B=True, 2025-05-07T20:13:21.8476978Z compile=True, 2025-05-07T20:13:21.8477059Z T=2, 2025-05-07T20:13:21.8477153Z D=114, 2025-05-07T20:13:21.8477233Z B=5, 2025-05-07T20:13:21.8477314Z log_E=5, 2025-05-07T20:13:21.8477407Z L=4, 2025-05-07T20:13:21.8477492Z D_gradcheck=1, 2025-05-07T20:13:21.8477595Z stochastic_rounding=False, 2025-05-07T20:13:21.8477695Z weighted=True, 2025-05-07T20:13:21.8477781Z row_wise=False, 2025-05-07T20:13:21.8477861Z mixed=True, 2025-05-07T20:13:21.8477961Z use_cache=True, 2025-05-07T20:13:21.8478071Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.8478156Z use_cpu=True, 2025-05-07T20:13:21.8478271Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.8478347Z ) 2025-05-07T20:13:21.8478483Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.8478854Z self=, 2025-05-07T20:13:21.8478939Z mixed_B=False, 2025-05-07T20:13:21.8479036Z compile=True, 2025-05-07T20:13:21.8479116Z T=2, 2025-05-07T20:13:21.8479194Z D=17, 2025-05-07T20:13:21.8479284Z B=75, 2025-05-07T20:13:21.8479364Z log_E=5, 2025-05-07T20:13:21.8479443Z L=20, 2025-05-07T20:13:21.8479539Z D_gradcheck=1, 2025-05-07T20:13:21.8479639Z stochastic_rounding=False, 2025-05-07T20:13:21.8479724Z weighted=False, 2025-05-07T20:13:21.8479821Z row_wise=False, 2025-05-07T20:13:21.8479903Z mixed=False, 2025-05-07T20:13:21.8479988Z use_cache=True, 2025-05-07T20:13:21.8480111Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.8480195Z use_cpu=True, 2025-05-07T20:13:21.8480298Z output_dtype=SparseType.FP16, 2025-05-07T20:13:21.8480386Z ) 2025-05-07T20:13:21.8480524Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.8480898Z self=, 2025-05-07T20:13:21.8480984Z mixed_B=True, 2025-05-07T20:13:21.8481074Z compile=False, 2025-05-07T20:13:21.8481168Z T=2, 2025-05-07T20:13:21.8481247Z D=15, 2025-05-07T20:13:21.8481325Z B=38, 2025-05-07T20:13:21.8481418Z log_E=4, 2025-05-07T20:13:21.8481496Z L=1, 2025-05-07T20:13:21.8481581Z D_gradcheck=2, 2025-05-07T20:13:21.8481734Z stochastic_rounding=True, 2025-05-07T20:13:21.8481819Z weighted=True, 2025-05-07T20:13:21.8481904Z row_wise=False, 2025-05-07T20:13:21.8482004Z mixed=True, 2025-05-07T20:13:21.8482090Z use_cache=True, 2025-05-07T20:13:21.8482226Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:21.8482319Z use_cpu=True, 2025-05-07T20:13:21.8482424Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.8482514Z ) 2025-05-07T20:13:21.8482651Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:21.8483010Z self=, 2025-05-07T20:13:21.8483111Z mixed_B=True, 2025-05-07T20:13:21.8483195Z compile=True, 2025-05-07T20:13:21.8483303Z T=4, 2025-05-07T20:13:21.8483394Z D=28, 2025-05-07T20:13:21.8483474Z B=68, 2025-05-07T20:13:21.8483555Z log_E=4, 2025-05-07T20:13:21.8483648Z L=7, 2025-05-07T20:13:21.8483731Z D_gradcheck=2, 2025-05-07T20:13:21.8483832Z stochastic_rounding=False, 2025-05-07T20:13:21.8483930Z weighted=True, 2025-05-07T20:13:21.8484015Z row_wise=True, 2025-05-07T20:13:21.8484110Z mixed=False, 2025-05-07T20:13:21.8484198Z use_cache=True, 2025-05-07T20:13:21.8484311Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:21.8484408Z use_cpu=True, 2025-05-07T20:13:21.8484516Z output_dtype=SparseType.FP32, 2025-05-07T20:13:21.8484592Z ) 2025-05-07T20:13:21.8484712Z PASSED 2025-05-07T20:13:21.8484718Z 2025-05-07T20:13:21.8484863Z =============================== warnings summary =============================== 2025-05-07T20:13:21.8485266Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_cpu 2025-05-07T20:13:21.8485612Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmMEAN 2025-05-07T20:13:21.8485945Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmSUM 2025-05-07T20:13:21.8487093Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #2 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:13:21.8487185Z warnings.warn( 2025-05-07T20:13:21.8487190Z 2025-05-07T20:13:21.8487436Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:13:21.8487589Z =========================== short test summary info ============================ 2025-05-07T20:13:21.8487898Z SKIPPED [1] tbe/training/backward_adagrad_test.py:56: CUDA is not available or no GPUs detected 2025-05-07T20:13:21.8488210Z SKIPPED [1] tbe/training/backward_adagrad_test.py:74: CUDA is not available or no GPUs detected 2025-05-07T20:13:21.8488501Z SKIPPED [1] tbe/training/backward_adagrad_test.py:41: CUDA is not available or no GPUs detected 2025-05-07T20:13:21.8488801Z SKIPPED [1] tbe/training/backward_adagrad_test.py:164: CUDA is not available or no GPUs detected 2025-05-07T20:13:21.8489109Z SKIPPED [1] tbe/training/backward_adagrad_test.py:147: CUDA is not available or no GPUs detected 2025-05-07T20:13:21.8489283Z ================== 3 passed, 5 skipped, 3 warnings in 17.69s =================== 2025-05-07T20:13:22.2870628Z 2025-05-07T20:13:22.2871188Z [TEST] Python test suite PASSED: ./tbe/training/backward_adagrad_test.py 2025-05-07T20:13:22.2888286Z [TEST] Python test time for ./tbe/training/backward_adagrad_test.py: 20 seconds 2025-05-07T20:13:22.2888664Z 2025-05-07T20:13:22.2888669Z 2025-05-07T20:13:22.2888673Z 2025-05-07T20:13:22.2888687Z 2025-05-07T20:13:22.2900907Z ################################################################################ 2025-05-07T20:13:22.2917393Z # [2025-05-07T20:13:22.291Z] Run Python Test Suite: 2025-05-07T20:13:22.2917806Z # ./tbe/training/backward_dense_test.py 2025-05-07T20:13:22.2918157Z ################################################################################ 2025-05-07T20:13:22.2939412Z + 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-07T20:13:22.2940174Z 2025-05-07T20:13:24.4043266Z ============================= test session starts ============================== 2025-05-07T20:13:24.4044050Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:13:24.4044603Z cachedir: .pytest_cache 2025-05-07T20:13:24.4045226Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:13:24.4046128Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:13:24.4046459Z plugins: hypothesis-6.131.14 2025-05-07T20:13:25.8548443Z collecting ... collected 1 item 2025-05-07T20:13:25.8548703Z 2025-05-07T20:13:25.8569822Z tbe/training/backward_dense_test.py::BackwardDenseTest::test_backward_dense SKIPPED 2025-05-07T20:13:25.8570250Z 2025-05-07T20:13:25.8570408Z =========================== short test summary info ============================ 2025-05-07T20:13:25.8571446Z 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-07T20:13:25.8572434Z ============================== 1 skipped in 1.58s ============================== 2025-05-07T20:13:26.2568242Z 2025-05-07T20:13:26.2568846Z [TEST] Python test suite PASSED: ./tbe/training/backward_dense_test.py 2025-05-07T20:13:26.2585529Z [TEST] Python test time for ./tbe/training/backward_dense_test.py: 4 seconds 2025-05-07T20:13:26.2585896Z 2025-05-07T20:13:26.2585902Z 2025-05-07T20:13:26.2585907Z 2025-05-07T20:13:26.2585919Z 2025-05-07T20:13:26.2598358Z ################################################################################ 2025-05-07T20:13:26.2614884Z # [2025-05-07T20:13:26.261Z] Run Python Test Suite: 2025-05-07T20:13:26.2615250Z # ./tbe/training/backward_none_test.py 2025-05-07T20:13:26.2615589Z ################################################################################ 2025-05-07T20:13:26.2636244Z + 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-07T20:13:26.2636941Z 2025-05-07T20:13:28.3495653Z ============================= test session starts ============================== 2025-05-07T20:13:28.3496361Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:13:28.3496913Z cachedir: .pytest_cache 2025-05-07T20:13:28.3497546Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:13:28.3498234Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:13:28.3498572Z plugins: hypothesis-6.131.14 2025-05-07T20:13:29.7713684Z collecting ... collected 2 items 2025-05-07T20:13:29.7713959Z 2025-05-07T20:13:29.7729129Z tbe/training/backward_none_test.py::BackwardNoneTest::test_backward_none SKIPPED 2025-05-07T20:13:29.7745075Z tbe/training/backward_none_test.py::BackwardNoneTest::test_backward_none_with_rowwise_adagrad SKIPPED 2025-05-07T20:13:29.7745534Z 2025-05-07T20:13:29.7745689Z =========================== short test summary info ============================ 2025-05-07T20:13:29.7746253Z SKIPPED [1] tbe/training/backward_none_test.py:86: CUDA is not available or no GPUs detected 2025-05-07T20:13:29.7746951Z SKIPPED [1] tbe/training/backward_none_test.py:116: CUDA is not available or no GPUs detected 2025-05-07T20:13:29.7747506Z ============================== 2 skipped in 1.55s ============================== 2025-05-07T20:13:30.1761118Z 2025-05-07T20:13:30.1761589Z [TEST] Python test suite PASSED: ./tbe/training/backward_none_test.py 2025-05-07T20:13:30.1778470Z [TEST] Python test time for ./tbe/training/backward_none_test.py: 4 seconds 2025-05-07T20:13:30.1778802Z 2025-05-07T20:13:30.1778810Z 2025-05-07T20:13:30.1778815Z 2025-05-07T20:13:30.1778828Z 2025-05-07T20:13:30.1791180Z ################################################################################ 2025-05-07T20:13:30.1808156Z # [2025-05-07T20:13:30.180Z] Run Python Test Suite: 2025-05-07T20:13:30.1808560Z # ./tbe/training/backward_optimizers_test.py 2025-05-07T20:13:30.1808916Z ################################################################################ 2025-05-07T20:13:30.1829492Z + 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-07T20:13:30.1830284Z 2025-05-07T20:13:32.3055005Z ============================= test session starts ============================== 2025-05-07T20:13:32.3055710Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:13:32.3056275Z cachedir: .pytest_cache 2025-05-07T20:13:32.3056883Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:13:32.3057568Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:13:32.3057891Z plugins: hypothesis-6.131.14 2025-05-07T20:13:33.7530332Z collecting ... collected 9 items 2025-05-07T20:13:33.7530604Z 2025-05-07T20:13:33.8358544Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_adagrad Trying example: test_backward_optimizers_adagrad( 2025-05-07T20:13:33.8359898Z self=, 2025-05-07T20:13:33.8360506Z T=1, 2025-05-07T20:13:33.8360726Z D=2, 2025-05-07T20:13:33.8361031Z B=1, 2025-05-07T20:13:33.8361236Z log_E=3, 2025-05-07T20:13:33.8361446Z L=2, 2025-05-07T20:13:33.8361636Z weighted=False, 2025-05-07T20:13:33.8361875Z mixed=False, 2025-05-07T20:13:33.8362098Z mixed_B=False, 2025-05-07T20:13:33.8362344Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T20:13:33.8362667Z long_segments=False, 2025-05-07T20:13:33.8362954Z pooling_mode=, 2025-05-07T20:13:33.8363241Z use_cpu=True, 2025-05-07T20:13:33.8363513Z weight_decay_mode=, 2025-05-07T20:13:33.8363949Z counter_weight_decay_mode=, 2025-05-07T20:13:33.8364314Z ) 2025-05-07T20:13:33.8364526Z SKIPPED 2025-05-07T20:13:33.8440041Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_adam Trying example: test_backward_optimizers_adam( 2025-05-07T20:13:33.8441076Z self=, 2025-05-07T20:13:33.8441645Z T=1, 2025-05-07T20:13:33.8441844Z D=2, 2025-05-07T20:13:33.8442038Z B=1, 2025-05-07T20:13:33.8442248Z log_E=3, 2025-05-07T20:13:33.8442564Z L=0, 2025-05-07T20:13:33.8442767Z weighted=False, 2025-05-07T20:13:33.8442983Z mixed=False, 2025-05-07T20:13:33.8443204Z mixed_B=False, 2025-05-07T20:13:33.8443457Z optimizer=EmbOptimType.ADAM, 2025-05-07T20:13:33.8443739Z long_segments=False, 2025-05-07T20:13:33.8444014Z pooling_mode=, 2025-05-07T20:13:33.8444314Z use_cpu=True, 2025-05-07T20:13:33.8444546Z uvm_non_rowwise_momentum=False, 2025-05-07T20:13:33.8444827Z ) 2025-05-07T20:13:33.8445026Z SKIPPED 2025-05-07T20:13:33.8507882Z 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-07T20:13:33.8509164Z self=, 2025-05-07T20:13:33.8509852Z T=1, 2025-05-07T20:13:33.8510053Z D=2, 2025-05-07T20:13:33.8510507Z B=1, 2025-05-07T20:13:33.8510714Z log_E=3, 2025-05-07T20:13:33.8510924Z L=0, 2025-05-07T20:13:33.8511127Z weighted=False, 2025-05-07T20:13:33.8511346Z mixed=False, 2025-05-07T20:13:33.8511640Z mixed_B=False, 2025-05-07T20:13:33.8511874Z long_segments=False, 2025-05-07T20:13:33.8512141Z pooling_mode=, 2025-05-07T20:13:33.8512463Z uvm_non_rowwise_momentum=False, 2025-05-07T20:13:33.8512750Z ) 2025-05-07T20:13:33.8512929Z SKIPPED 2025-05-07T20:13:33.8579906Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_emainplace_rowwise_adagrad Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T20:13:33.8581275Z self=, 2025-05-07T20:13:33.8581947Z T=1, 2025-05-07T20:13:33.8582234Z D=2, 2025-05-07T20:13:33.8582467Z B=1, 2025-05-07T20:13:33.8582673Z log_E=3, 2025-05-07T20:13:33.8582870Z L=2, 2025-05-07T20:13:33.8583075Z weighted=False, 2025-05-07T20:13:33.8583311Z mixed=False, 2025-05-07T20:13:33.8583525Z mixed_B=False, 2025-05-07T20:13:33.8583770Z long_segments=False, 2025-05-07T20:13:33.8584051Z pooling_mode=, 2025-05-07T20:13:33.8584344Z use_cpu=True, 2025-05-07T20:13:33.8584593Z uvm_non_rowwise_momentum=False, 2025-05-07T20:13:33.8584877Z ) 2025-05-07T20:13:33.8585064Z SKIPPED 2025-05-07T20:13:33.8659243Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_ensemble_rowwise_adagrad Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T20:13:33.8660632Z self=, 2025-05-07T20:13:33.8661336Z T=1, 2025-05-07T20:13:33.8661619Z D=2, 2025-05-07T20:13:33.8661818Z B=1, 2025-05-07T20:13:33.8662019Z log_E=3, 2025-05-07T20:13:33.8662209Z L=2, 2025-05-07T20:13:33.8662407Z weighted=False, 2025-05-07T20:13:33.8662633Z mixed=False, 2025-05-07T20:13:33.8662844Z mixed_B=False, 2025-05-07T20:13:33.8663136Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T20:13:33.8663492Z long_segments=False, 2025-05-07T20:13:33.8663756Z pooling_mode=, 2025-05-07T20:13:33.8664059Z use_cpu=True, 2025-05-07T20:13:33.8664302Z uvm_non_rowwise_momentum=False, 2025-05-07T20:13:33.8664607Z optimizer_state_dtypes=None, 2025-05-07T20:13:33.8664871Z ) 2025-05-07T20:13:33.8665066Z SKIPPED 2025-05-07T20:13:33.8738167Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_lamb Trying example: test_backward_optimizers_lamb( 2025-05-07T20:13:33.8739267Z self=, 2025-05-07T20:13:33.8739848Z T=1, 2025-05-07T20:13:33.8740058Z D=2, 2025-05-07T20:13:33.8740257Z B=1, 2025-05-07T20:13:33.8740439Z log_E=3, 2025-05-07T20:13:33.8740646Z L=0, 2025-05-07T20:13:33.8740847Z weighted=False, 2025-05-07T20:13:33.8741063Z mixed=False, 2025-05-07T20:13:33.8741321Z optimizer=EmbOptimType.LAMB, 2025-05-07T20:13:33.8741614Z long_segments=False, 2025-05-07T20:13:33.8741877Z pooling_mode=, 2025-05-07T20:13:33.8742179Z use_cpu=True, 2025-05-07T20:13:33.8742394Z ) 2025-05-07T20:13:33.8742588Z SKIPPED 2025-05-07T20:13:33.8795929Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_lars Trying example: test_backward_optimizers_lars( 2025-05-07T20:13:33.8797033Z self=, 2025-05-07T20:13:33.8797617Z T=1, 2025-05-07T20:13:33.8797800Z D=2, 2025-05-07T20:13:33.8797998Z B=1, 2025-05-07T20:13:33.8798197Z log_E=3, 2025-05-07T20:13:33.8798649Z L=0, 2025-05-07T20:13:33.8798859Z weighted=False, 2025-05-07T20:13:33.8799095Z mixed=False, 2025-05-07T20:13:33.8799334Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T20:13:33.8799645Z long_segments=False, 2025-05-07T20:13:33.8799987Z pooling_mode=, 2025-05-07T20:13:33.8800273Z use_cpu=True, 2025-05-07T20:13:33.8800494Z ) 2025-05-07T20:13:33.8800690Z SKIPPED 2025-05-07T20:13:33.8876052Z 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-07T20:13:33.8877506Z self=, 2025-05-07T20:13:33.8878256Z T=1, 2025-05-07T20:13:33.8878527Z D=2, 2025-05-07T20:13:33.8878709Z B=1, 2025-05-07T20:13:33.8878906Z log_E=3, 2025-05-07T20:13:33.8879114Z L=0, 2025-05-07T20:13:33.8879307Z weighted=False, 2025-05-07T20:13:33.8879539Z mixed=False, 2025-05-07T20:13:33.8879817Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T20:13:33.8880148Z long_segments=False, 2025-05-07T20:13:33.8880431Z pooling_mode=, 2025-05-07T20:13:33.8880728Z use_cpu=True, 2025-05-07T20:13:33.8880970Z uvm_non_rowwise_momentum=False, 2025-05-07T20:13:33.8881323Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T20:13:33.8881673Z ) 2025-05-07T20:13:33.8881867Z SKIPPED 2025-05-07T20:13:33.8953123Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_new_bwd_kernel Trying example: test_new_bwd_kernel( 2025-05-07T20:13:33.8954029Z self=, 2025-05-07T20:13:33.8954563Z T=1, 2025-05-07T20:13:33.8954761Z D=16, 2025-05-07T20:13:33.8954949Z B=1, 2025-05-07T20:13:33.8955145Z log_E=3, 2025-05-07T20:13:33.8955352Z L=2, 2025-05-07T20:13:33.8955544Z weighted=False, 2025-05-07T20:13:33.8955775Z mixed=False, 2025-05-07T20:13:33.8956068Z mixed_B=False, 2025-05-07T20:13:33.8956334Z optimizer=EmbOptimType.EXACT_ROWWISE_ADAGRAD, 2025-05-07T20:13:33.8956683Z long_segments=False, 2025-05-07T20:13:33.8956967Z pooling_mode=, 2025-05-07T20:13:33.8957253Z use_cpu=False, 2025-05-07T20:13:33.8957530Z weight_decay_mode=, 2025-05-07T20:13:33.8957848Z ) 2025-05-07T20:13:33.8965036Z SKIPPED 2025-05-07T20:13:33.8965177Z 2025-05-07T20:13:33.8965337Z =========================== short test summary info ============================ 2025-05-07T20:13:33.8966099Z SKIPPED [9] ../../../../../github/home/miniconda/envs/build_binary/lib/python3.10/unittest/case.py:117: CUDA is not available or no GPUs detected 2025-05-07T20:13:33.8966837Z ============================== 9 skipped in 1.72s ============================== 2025-05-07T20:13:34.3024181Z 2025-05-07T20:13:34.3024701Z [TEST] Python test suite PASSED: ./tbe/training/backward_optimizers_test.py 2025-05-07T20:13:34.3041815Z [TEST] Python test time for ./tbe/training/backward_optimizers_test.py: 4 seconds 2025-05-07T20:13:34.3042174Z 2025-05-07T20:13:34.3042185Z 2025-05-07T20:13:34.3042190Z 2025-05-07T20:13:34.3042199Z 2025-05-07T20:13:34.3054559Z ################################################################################ 2025-05-07T20:13:34.3070305Z # [2025-05-07T20:13:34.306Z] Run Python Test Suite: 2025-05-07T20:13:34.3070681Z # ./tbe/training/backward_sgd_test.py 2025-05-07T20:13:34.3071032Z ################################################################################ 2025-05-07T20:13:34.3093465Z + 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-07T20:13:34.3094176Z 2025-05-07T20:13:36.3970542Z ============================= test session starts ============================== 2025-05-07T20:13:36.3971459Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:13:36.3972037Z cachedir: .pytest_cache 2025-05-07T20:13:36.3972655Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:13:36.3973395Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:13:36.3973725Z plugins: hypothesis-6.131.14 2025-05-07T20:13:37.8232867Z collecting ... collected 3 items 2025-05-07T20:13:37.8233176Z 2025-05-07T20:13:37.9575042Z tbe/training/backward_sgd_test.py::BackwardSGDTest::test_backward_sgd Trying example: test_backward_sgd( 2025-05-07T20:13:37.9576137Z self=, 2025-05-07T20:13:37.9576622Z T=1, 2025-05-07T20:13:37.9576810Z D=2, 2025-05-07T20:13:37.9577011Z B=1, 2025-05-07T20:13:37.9577211Z log_E=3, 2025-05-07T20:13:37.9577409Z L=0, 2025-05-07T20:13:37.9577656Z weights_precision=SparseType.FP16, 2025-05-07T20:13:37.9577968Z weighted=False, 2025-05-07T20:13:37.9578188Z mixed=False, 2025-05-07T20:13:37.9578418Z mixed_B=False, 2025-05-07T20:13:37.9578661Z use_cache=False, 2025-05-07T20:13:37.9578913Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.9579225Z long_segments=False, 2025-05-07T20:13:37.9579503Z pooling_mode=, 2025-05-07T20:13:37.9579794Z use_cpu=True, 2025-05-07T20:13:37.9580017Z ) 2025-05-07T20:13:37.9580308Z Trying example: test_backward_sgd( 2025-05-07T20:13:37.9580852Z self=, 2025-05-07T20:13:37.9581321Z T=4, 2025-05-07T20:13:37.9581532Z D=2, 2025-05-07T20:13:37.9581733Z B=1, 2025-05-07T20:13:37.9581923Z log_E=3, 2025-05-07T20:13:37.9582133Z L=0, 2025-05-07T20:13:37.9582362Z weights_precision=SparseType.FP16, 2025-05-07T20:13:37.9582655Z weighted=False, 2025-05-07T20:13:37.9582890Z mixed=False, 2025-05-07T20:13:37.9583113Z mixed_B=False, 2025-05-07T20:13:37.9583327Z use_cache=False, 2025-05-07T20:13:37.9583586Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.9583900Z long_segments=False, 2025-05-07T20:13:37.9584162Z pooling_mode=, 2025-05-07T20:13:37.9584457Z use_cpu=True, 2025-05-07T20:13:37.9584675Z ) 2025-05-07T20:13:37.9584877Z Trying example: test_backward_sgd( 2025-05-07T20:13:37.9585343Z self=, 2025-05-07T20:13:37.9585806Z T=4, 2025-05-07T20:13:37.9585990Z D=4, 2025-05-07T20:13:37.9586185Z B=34, 2025-05-07T20:13:37.9586383Z log_E=4, 2025-05-07T20:13:37.9586578Z L=18, 2025-05-07T20:13:37.9586806Z weights_precision=SparseType.FP16, 2025-05-07T20:13:37.9587108Z weighted=False, 2025-05-07T20:13:37.9587321Z mixed=True, 2025-05-07T20:13:37.9587543Z mixed_B=False, 2025-05-07T20:13:37.9587768Z use_cache=True, 2025-05-07T20:13:37.9588008Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.9588320Z long_segments=False, 2025-05-07T20:13:37.9588596Z pooling_mode=, 2025-05-07T20:13:37.9588900Z use_cpu=True, 2025-05-07T20:13:37.9589107Z ) 2025-05-07T20:13:37.9589319Z Trying example: test_backward_sgd( 2025-05-07T20:13:37.9589785Z self=, 2025-05-07T20:13:37.9590232Z T=2, 2025-05-07T20:13:37.9590427Z D=2, 2025-05-07T20:13:37.9590625Z B=1, 2025-05-07T20:13:37.9590811Z log_E=3, 2025-05-07T20:13:37.9591017Z L=0, 2025-05-07T20:13:37.9591247Z weights_precision=SparseType.FP16, 2025-05-07T20:13:37.9591543Z weighted=False, 2025-05-07T20:13:37.9591777Z mixed=False, 2025-05-07T20:13:37.9592005Z mixed_B=False, 2025-05-07T20:13:37.9592219Z use_cache=False, 2025-05-07T20:13:37.9592476Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.9592855Z long_segments=False, 2025-05-07T20:13:37.9593127Z pooling_mode=, 2025-05-07T20:13:37.9593453Z use_cpu=True, 2025-05-07T20:13:37.9593662Z ) 2025-05-07T20:13:37.9593881Z Trying example: test_backward_sgd( 2025-05-07T20:13:37.9594409Z self=, 2025-05-07T20:13:37.9594861Z T=2, 2025-05-07T20:13:37.9595066Z D=229, 2025-05-07T20:13:37.9595273Z B=106, 2025-05-07T20:13:37.9595462Z log_E=4, 2025-05-07T20:13:37.9595675Z L=11, 2025-05-07T20:13:37.9595915Z weights_precision=SparseType.FP16, 2025-05-07T20:13:37.9596290Z weighted=True, 2025-05-07T20:13:37.9596523Z mixed=False, 2025-05-07T20:13:37.9596749Z mixed_B=True, 2025-05-07T20:13:37.9597002Z use_cache=True, 2025-05-07T20:13:37.9597262Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.9597579Z long_segments=False, 2025-05-07T20:13:37.9597843Z pooling_mode=, 2025-05-07T20:13:37.9598146Z use_cpu=True, 2025-05-07T20:13:37.9598372Z ) 2025-05-07T20:13:37.9598589Z Trying example: test_backward_sgd( 2025-05-07T20:13:37.9599048Z self=, 2025-05-07T20:13:37.9599515Z T=3, 2025-05-07T20:13:37.9599712Z D=218, 2025-05-07T20:13:37.9599898Z B=45, 2025-05-07T20:13:37.9600092Z log_E=3, 2025-05-07T20:13:37.9600298Z L=20, 2025-05-07T20:13:37.9600515Z weights_precision=SparseType.FP32, 2025-05-07T20:13:37.9600817Z weighted=False, 2025-05-07T20:13:37.9601082Z mixed=False, 2025-05-07T20:13:37.9601291Z mixed_B=False, 2025-05-07T20:13:37.9601517Z use_cache=False, 2025-05-07T20:13:37.9601780Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.9602077Z long_segments=False, 2025-05-07T20:13:37.9602357Z pooling_mode=, 2025-05-07T20:13:37.9602660Z use_cpu=True, 2025-05-07T20:13:37.9602865Z ) 2025-05-07T20:13:37.9603079Z Trying example: test_backward_sgd( 2025-05-07T20:13:37.9603550Z self=, 2025-05-07T20:13:37.9604005Z T=2, 2025-05-07T20:13:37.9604205Z D=159, 2025-05-07T20:13:37.9604405Z B=27, 2025-05-07T20:13:37.9604589Z log_E=4, 2025-05-07T20:13:37.9604795Z L=19, 2025-05-07T20:13:37.9605022Z weights_precision=SparseType.FP16, 2025-05-07T20:13:37.9605326Z weighted=False, 2025-05-07T20:13:37.9605749Z mixed=False, 2025-05-07T20:13:37.9605976Z mixed_B=True, 2025-05-07T20:13:37.9606214Z use_cache=False, 2025-05-07T20:13:37.9606466Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.9606785Z long_segments=False, 2025-05-07T20:13:37.9607064Z pooling_mode=, 2025-05-07T20:13:37.9607355Z use_cpu=True, 2025-05-07T20:13:37.9607573Z ) 2025-05-07T20:13:37.9607788Z Trying example: test_backward_sgd( 2025-05-07T20:13:37.9608242Z self=, 2025-05-07T20:13:37.9608706Z T=5, 2025-05-07T20:13:37.9608905Z D=122, 2025-05-07T20:13:37.9609090Z B=21, 2025-05-07T20:13:37.9609288Z log_E=4, 2025-05-07T20:13:37.9609490Z L=15, 2025-05-07T20:13:37.9609709Z weights_precision=SparseType.FP16, 2025-05-07T20:13:37.9610012Z weighted=True, 2025-05-07T20:13:37.9610237Z mixed=True, 2025-05-07T20:13:37.9610441Z mixed_B=True, 2025-05-07T20:13:37.9610664Z use_cache=False, 2025-05-07T20:13:37.9610926Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.9611223Z long_segments=True, 2025-05-07T20:13:37.9611494Z pooling_mode=, 2025-05-07T20:13:37.9611794Z use_cpu=True, 2025-05-07T20:13:37.9612008Z ) 2025-05-07T20:13:37.9612210Z Trying example: test_backward_sgd( 2025-05-07T20:13:37.9612671Z self=, 2025-05-07T20:13:37.9613132Z T=1, 2025-05-07T20:13:37.9613315Z D=248, 2025-05-07T20:13:37.9613513Z B=120, 2025-05-07T20:13:37.9613798Z log_E=3, 2025-05-07T20:13:37.9613993Z L=7, 2025-05-07T20:13:37.9614222Z weights_precision=SparseType.FP32, 2025-05-07T20:13:37.9614529Z weighted=False, 2025-05-07T20:13:37.9614788Z mixed=True, 2025-05-07T20:13:37.9615008Z mixed_B=False, 2025-05-07T20:13:37.9615233Z use_cache=True, 2025-05-07T20:13:37.9615470Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.9615783Z long_segments=True, 2025-05-07T20:13:37.9616055Z pooling_mode=, 2025-05-07T20:13:37.9616343Z use_cpu=True, 2025-05-07T20:13:37.9616561Z ) 2025-05-07T20:13:37.9616778Z Trying example: test_backward_sgd( 2025-05-07T20:13:37.9617269Z self=, 2025-05-07T20:13:37.9617731Z T=1, 2025-05-07T20:13:37.9617929Z D=171, 2025-05-07T20:13:37.9618126Z B=115, 2025-05-07T20:13:37.9618313Z log_E=5, 2025-05-07T20:13:37.9618525Z L=9, 2025-05-07T20:13:37.9618758Z weights_precision=SparseType.FP32, 2025-05-07T20:13:37.9619052Z weighted=True, 2025-05-07T20:13:37.9619280Z mixed=True, 2025-05-07T20:13:37.9619502Z mixed_B=False, 2025-05-07T20:13:37.9619718Z use_cache=False, 2025-05-07T20:13:37.9619984Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.9620294Z long_segments=True, 2025-05-07T20:13:37.9620557Z pooling_mode=, 2025-05-07T20:13:37.9620860Z use_cpu=True, 2025-05-07T20:13:37.9621083Z ) 2025-05-07T20:13:37.9621289Z Trying example: test_backward_sgd( 2025-05-07T20:13:37.9621793Z self=, 2025-05-07T20:13:37.9622265Z T=3, 2025-05-07T20:13:37.9622454Z D=55, 2025-05-07T20:13:37.9622659Z B=120, 2025-05-07T20:13:37.9622863Z log_E=4, 2025-05-07T20:13:37.9623059Z L=9, 2025-05-07T20:13:37.9623289Z weights_precision=SparseType.FP32, 2025-05-07T20:13:37.9623597Z weighted=False, 2025-05-07T20:13:37.9623818Z mixed=True, 2025-05-07T20:13:37.9624041Z mixed_B=False, 2025-05-07T20:13:37.9624269Z use_cache=True, 2025-05-07T20:13:37.9624522Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.9624816Z long_segments=True, 2025-05-07T20:13:37.9625086Z pooling_mode=, 2025-05-07T20:13:37.9625385Z use_cpu=True, 2025-05-07T20:13:37.9625590Z ) 2025-05-07T20:13:37.9625801Z Trying example: test_backward_sgd( 2025-05-07T20:13:37.9626263Z self=, 2025-05-07T20:13:37.9626712Z T=3, 2025-05-07T20:13:37.9626906Z D=55, 2025-05-07T20:13:37.9627101Z B=120, 2025-05-07T20:13:37.9627290Z log_E=3, 2025-05-07T20:13:37.9627493Z L=9, 2025-05-07T20:13:37.9627724Z weights_precision=SparseType.FP32, 2025-05-07T20:13:37.9628018Z weighted=False, 2025-05-07T20:13:37.9628249Z mixed=True, 2025-05-07T20:13:37.9628469Z mixed_B=False, 2025-05-07T20:13:37.9628681Z use_cache=True, 2025-05-07T20:13:37.9628936Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.9629241Z long_segments=True, 2025-05-07T20:13:37.9629499Z pooling_mode=, 2025-05-07T20:13:37.9629797Z use_cpu=True, 2025-05-07T20:13:37.9630018Z ) 2025-05-07T20:13:37.9630218Z Trying example: test_backward_sgd( 2025-05-07T20:13:37.9630680Z self=, 2025-05-07T20:13:37.9631142Z T=3, 2025-05-07T20:13:37.9631340Z D=55, 2025-05-07T20:13:37.9631523Z B=120, 2025-05-07T20:13:37.9631724Z log_E=3, 2025-05-07T20:13:37.9631929Z L=9, 2025-05-07T20:13:37.9632143Z weights_precision=SparseType.FP32, 2025-05-07T20:13:37.9632448Z weighted=False, 2025-05-07T20:13:37.9632682Z mixed=False, 2025-05-07T20:13:37.9632892Z mixed_B=False, 2025-05-07T20:13:37.9633119Z use_cache=True, 2025-05-07T20:13:37.9633371Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.9633665Z long_segments=True, 2025-05-07T20:13:37.9633969Z pooling_mode=, 2025-05-07T20:13:37.9634274Z use_cpu=True, 2025-05-07T20:13:37.9634478Z ) 2025-05-07T20:13:37.9634696Z Trying example: test_backward_sgd( 2025-05-07T20:13:37.9635199Z self=, 2025-05-07T20:13:37.9635648Z T=3, 2025-05-07T20:13:37.9635844Z D=55, 2025-05-07T20:13:37.9636193Z B=9, 2025-05-07T20:13:37.9636378Z log_E=3, 2025-05-07T20:13:37.9636592Z L=9, 2025-05-07T20:13:37.9636822Z weights_precision=SparseType.FP32, 2025-05-07T20:13:37.9637117Z weighted=False, 2025-05-07T20:13:37.9637350Z mixed=False, 2025-05-07T20:13:37.9637572Z mixed_B=False, 2025-05-07T20:13:37.9637831Z use_cache=True, 2025-05-07T20:13:37.9638071Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.9638374Z long_segments=True, 2025-05-07T20:13:37.9638642Z pooling_mode=, 2025-05-07T20:13:37.9638928Z use_cpu=True, 2025-05-07T20:13:37.9639149Z ) 2025-05-07T20:13:37.9639363Z Trying example: test_backward_sgd( 2025-05-07T20:13:37.9639816Z self=, 2025-05-07T20:13:37.9640274Z T=3, 2025-05-07T20:13:37.9640470Z D=55, 2025-05-07T20:13:37.9640655Z B=9, 2025-05-07T20:13:37.9640854Z log_E=3, 2025-05-07T20:13:37.9641061Z L=9, 2025-05-07T20:13:37.9641276Z weights_precision=SparseType.FP32, 2025-05-07T20:13:37.9641583Z weighted=True, 2025-05-07T20:13:37.9641811Z mixed=False, 2025-05-07T20:13:37.9642050Z mixed_B=False, 2025-05-07T20:13:37.9642275Z use_cache=True, 2025-05-07T20:13:37.9642526Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.9642821Z long_segments=True, 2025-05-07T20:13:37.9643091Z pooling_mode=, 2025-05-07T20:13:37.9643391Z use_cpu=True, 2025-05-07T20:13:37.9643591Z ) 2025-05-07T20:13:37.9643805Z Trying example: test_backward_sgd( 2025-05-07T20:13:37.9644274Z self=, 2025-05-07T20:13:37.9644735Z T=1, 2025-05-07T20:13:37.9644922Z D=55, 2025-05-07T20:13:37.9645125Z B=9, 2025-05-07T20:13:37.9645329Z log_E=3, 2025-05-07T20:13:37.9645523Z L=9, 2025-05-07T20:13:37.9645756Z weights_precision=SparseType.FP32, 2025-05-07T20:13:37.9646064Z weighted=False, 2025-05-07T20:13:37.9646284Z mixed=False, 2025-05-07T20:13:37.9646511Z mixed_B=False, 2025-05-07T20:13:37.9646742Z use_cache=True, 2025-05-07T20:13:37.9646989Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.9647301Z long_segments=True, 2025-05-07T20:13:37.9647573Z pooling_mode=, 2025-05-07T20:13:37.9647865Z use_cpu=True, 2025-05-07T20:13:37.9648090Z ) 2025-05-07T20:13:37.9648307Z Trying example: test_backward_sgd( 2025-05-07T20:13:37.9648761Z self=, 2025-05-07T20:13:37.9649227Z T=1, 2025-05-07T20:13:37.9649428Z D=9, 2025-05-07T20:13:37.9649610Z B=9, 2025-05-07T20:13:37.9649808Z log_E=3, 2025-05-07T20:13:37.9650010Z L=9, 2025-05-07T20:13:37.9650226Z weights_precision=SparseType.FP32, 2025-05-07T20:13:37.9650532Z weighted=False, 2025-05-07T20:13:37.9650764Z mixed=False, 2025-05-07T20:13:37.9650987Z mixed_B=False, 2025-05-07T20:13:37.9651202Z use_cache=True, 2025-05-07T20:13:37.9651451Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.9651757Z long_segments=True, 2025-05-07T20:13:37.9652016Z pooling_mode=, 2025-05-07T20:13:37.9652313Z use_cpu=True, 2025-05-07T20:13:37.9652528Z ) 2025-05-07T20:13:37.9652732Z Trying example: test_backward_sgd( 2025-05-07T20:13:37.9653198Z self=, 2025-05-07T20:13:37.9653662Z T=5, 2025-05-07T20:13:37.9653850Z D=15, 2025-05-07T20:13:37.9654049Z B=41, 2025-05-07T20:13:37.9654249Z log_E=3, 2025-05-07T20:13:37.9654511Z L=16, 2025-05-07T20:13:37.9654749Z weights_precision=SparseType.FP16, 2025-05-07T20:13:37.9655054Z weighted=False, 2025-05-07T20:13:37.9655271Z mixed=False, 2025-05-07T20:13:37.9655527Z mixed_B=True, 2025-05-07T20:13:37.9655751Z use_cache=False, 2025-05-07T20:13:37.9655997Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.9656304Z long_segments=False, 2025-05-07T20:13:37.9656589Z pooling_mode=, 2025-05-07T20:13:37.9656887Z use_cpu=True, 2025-05-07T20:13:37.9657095Z ) 2025-05-07T20:13:37.9657380Z Trying example: test_backward_sgd( 2025-05-07T20:13:37.9657862Z self=, 2025-05-07T20:13:37.9658343Z T=5, 2025-05-07T20:13:37.9658542Z D=15, 2025-05-07T20:13:37.9658739Z B=41, 2025-05-07T20:13:37.9658924Z log_E=3, 2025-05-07T20:13:37.9659129Z L=5, 2025-05-07T20:13:37.9659357Z weights_precision=SparseType.FP16, 2025-05-07T20:13:37.9659651Z weighted=False, 2025-05-07T20:13:37.9659884Z mixed=False, 2025-05-07T20:13:37.9660103Z mixed_B=True, 2025-05-07T20:13:37.9660316Z use_cache=False, 2025-05-07T20:13:37.9660573Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.9660882Z long_segments=False, 2025-05-07T20:13:37.9661146Z pooling_mode=, 2025-05-07T20:13:37.9661443Z use_cpu=True, 2025-05-07T20:13:37.9661659Z ) 2025-05-07T20:13:37.9949941Z Trying example: test_backward_sgd( 2025-05-07T20:13:37.9950448Z self=, 2025-05-07T20:13:37.9951038Z T=5, 2025-05-07T20:13:37.9951241Z D=15, 2025-05-07T20:13:37.9951427Z B=15, 2025-05-07T20:13:37.9951708Z log_E=3, 2025-05-07T20:13:37.9951914Z L=5, 2025-05-07T20:13:37.9952134Z weights_precision=SparseType.FP16, 2025-05-07T20:13:37.9952441Z weighted=False, 2025-05-07T20:13:37.9952675Z mixed=False, 2025-05-07T20:13:37.9952890Z mixed_B=True, 2025-05-07T20:13:37.9953116Z use_cache=False, 2025-05-07T20:13:37.9953376Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.9953675Z long_segments=False, 2025-05-07T20:13:37.9953959Z pooling_mode=, 2025-05-07T20:13:37.9954264Z use_cpu=True, 2025-05-07T20:13:37.9954471Z ) 2025-05-07T20:13:37.9954685Z Trying example: test_backward_sgd( 2025-05-07T20:13:37.9955150Z self=, 2025-05-07T20:13:37.9955599Z T=5, 2025-05-07T20:13:37.9955802Z D=15, 2025-05-07T20:13:37.9956065Z B=15, 2025-05-07T20:13:37.9956267Z log_E=3, 2025-05-07T20:13:37.9956458Z L=15, 2025-05-07T20:13:37.9956691Z weights_precision=SparseType.FP16, 2025-05-07T20:13:37.9957000Z weighted=False, 2025-05-07T20:13:37.9957220Z mixed=False, 2025-05-07T20:13:37.9957442Z mixed_B=True, 2025-05-07T20:13:37.9957669Z use_cache=False, 2025-05-07T20:13:37.9957922Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.9958234Z long_segments=False, 2025-05-07T20:13:37.9958514Z pooling_mode=, 2025-05-07T20:13:37.9958803Z use_cpu=True, 2025-05-07T20:13:37.9959022Z ) 2025-05-07T20:13:37.9959243Z Trying example: test_backward_sgd( 2025-05-07T20:13:37.9959701Z self=, 2025-05-07T20:13:37.9960173Z T=5, 2025-05-07T20:13:37.9960376Z D=15, 2025-05-07T20:13:37.9960563Z B=15, 2025-05-07T20:13:37.9960765Z log_E=3, 2025-05-07T20:13:37.9960980Z L=15, 2025-05-07T20:13:37.9961198Z weights_precision=SparseType.FP16, 2025-05-07T20:13:37.9961505Z weighted=False, 2025-05-07T20:13:37.9961737Z mixed=False, 2025-05-07T20:13:37.9961952Z mixed_B=False, 2025-05-07T20:13:37.9962180Z use_cache=False, 2025-05-07T20:13:37.9962439Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.9962746Z long_segments=False, 2025-05-07T20:13:37.9963077Z pooling_mode=, 2025-05-07T20:13:37.9963378Z use_cpu=True, 2025-05-07T20:13:37.9963606Z ) 2025-05-07T20:13:37.9963808Z Trying example: test_backward_sgd( 2025-05-07T20:13:37.9964273Z self=, 2025-05-07T20:13:37.9964785Z T=1, 2025-05-07T20:13:37.9964970Z D=15, 2025-05-07T20:13:37.9965164Z B=15, 2025-05-07T20:13:37.9965364Z log_E=3, 2025-05-07T20:13:37.9965554Z L=15, 2025-05-07T20:13:37.9965785Z weights_precision=SparseType.FP16, 2025-05-07T20:13:37.9966093Z weighted=False, 2025-05-07T20:13:37.9966313Z mixed=False, 2025-05-07T20:13:37.9966539Z mixed_B=False, 2025-05-07T20:13:37.9966772Z use_cache=False, 2025-05-07T20:13:37.9967059Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.9967370Z long_segments=False, 2025-05-07T20:13:37.9967646Z pooling_mode=, 2025-05-07T20:13:37.9967933Z use_cpu=True, 2025-05-07T20:13:37.9968149Z ) 2025-05-07T20:13:37.9968362Z Trying example: test_backward_sgd( 2025-05-07T20:13:37.9968811Z self=, 2025-05-07T20:13:37.9969272Z T=2, 2025-05-07T20:13:37.9969468Z D=160, 2025-05-07T20:13:37.9969666Z B=111, 2025-05-07T20:13:37.9969852Z log_E=3, 2025-05-07T20:13:37.9970059Z L=14, 2025-05-07T20:13:37.9970290Z weights_precision=SparseType.FP16, 2025-05-07T20:13:37.9970581Z weighted=False, 2025-05-07T20:13:37.9970809Z mixed=True, 2025-05-07T20:13:37.9971059Z mixed_B=False, 2025-05-07T20:13:37.9971273Z use_cache=True, 2025-05-07T20:13:37.9971522Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.9971828Z long_segments=True, 2025-05-07T20:13:37.9972088Z pooling_mode=, 2025-05-07T20:13:37.9972389Z use_cpu=True, 2025-05-07T20:13:37.9972618Z ) 2025-05-07T20:13:37.9972822Z Trying example: test_backward_sgd( 2025-05-07T20:13:37.9973292Z self=, 2025-05-07T20:13:37.9973752Z T=2, 2025-05-07T20:13:37.9973936Z D=160, 2025-05-07T20:13:37.9974132Z B=14, 2025-05-07T20:13:37.9974328Z log_E=3, 2025-05-07T20:13:37.9974521Z L=14, 2025-05-07T20:13:37.9974751Z weights_precision=SparseType.FP16, 2025-05-07T20:13:37.9975057Z weighted=False, 2025-05-07T20:13:37.9975273Z mixed=True, 2025-05-07T20:13:37.9975491Z mixed_B=False, 2025-05-07T20:13:37.9975716Z use_cache=True, 2025-05-07T20:13:37.9975965Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.9976260Z long_segments=True, 2025-05-07T20:13:37.9976529Z pooling_mode=, 2025-05-07T20:13:37.9976829Z use_cpu=True, 2025-05-07T20:13:37.9977036Z ) 2025-05-07T20:13:37.9977247Z Trying example: test_backward_sgd( 2025-05-07T20:13:37.9977710Z self=, 2025-05-07T20:13:37.9978214Z T=2, 2025-05-07T20:13:37.9978472Z D=160, 2025-05-07T20:13:37.9978674Z B=14, 2025-05-07T20:13:37.9978860Z log_E=3, 2025-05-07T20:13:37.9979074Z L=14, 2025-05-07T20:13:37.9979310Z weights_precision=SparseType.FP16, 2025-05-07T20:13:37.9979606Z weighted=True, 2025-05-07T20:13:37.9979839Z mixed=True, 2025-05-07T20:13:37.9980063Z mixed_B=False, 2025-05-07T20:13:37.9980277Z use_cache=True, 2025-05-07T20:13:37.9980528Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.9980835Z long_segments=True, 2025-05-07T20:13:37.9981095Z pooling_mode=, 2025-05-07T20:13:37.9981395Z use_cpu=True, 2025-05-07T20:13:37.9981610Z ) 2025-05-07T20:13:37.9981810Z Trying example: test_backward_sgd( 2025-05-07T20:13:37.9982272Z self=, 2025-05-07T20:13:37.9982742Z T=3, 2025-05-07T20:13:37.9983007Z D=160, 2025-05-07T20:13:37.9983198Z B=14, 2025-05-07T20:13:37.9983398Z log_E=3, 2025-05-07T20:13:37.9983656Z L=14, 2025-05-07T20:13:37.9983877Z weights_precision=SparseType.FP16, 2025-05-07T20:13:37.9984183Z weighted=True, 2025-05-07T20:13:37.9984414Z mixed=True, 2025-05-07T20:13:37.9984623Z mixed_B=False, 2025-05-07T20:13:37.9984884Z use_cache=True, 2025-05-07T20:13:37.9985140Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.9985437Z long_segments=True, 2025-05-07T20:13:37.9985713Z pooling_mode=, 2025-05-07T20:13:37.9986019Z use_cpu=True, 2025-05-07T20:13:37.9986224Z ) 2025-05-07T20:13:37.9986445Z Trying example: test_backward_sgd( 2025-05-07T20:13:37.9986921Z self=, 2025-05-07T20:13:37.9987374Z T=3, 2025-05-07T20:13:37.9987610Z D=160, 2025-05-07T20:13:37.9987813Z B=14, 2025-05-07T20:13:37.9988001Z log_E=3, 2025-05-07T20:13:37.9988205Z L=3, 2025-05-07T20:13:37.9988431Z weights_precision=SparseType.FP16, 2025-05-07T20:13:37.9988735Z weighted=True, 2025-05-07T20:13:37.9988945Z mixed=True, 2025-05-07T20:13:37.9989165Z mixed_B=False, 2025-05-07T20:13:37.9989390Z use_cache=True, 2025-05-07T20:13:37.9989626Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.9989933Z long_segments=True, 2025-05-07T20:13:37.9990199Z pooling_mode=, 2025-05-07T20:13:37.9990484Z use_cpu=True, 2025-05-07T20:13:37.9990701Z ) 2025-05-07T20:13:37.9990916Z Trying example: test_backward_sgd( 2025-05-07T20:13:37.9991366Z self=, 2025-05-07T20:13:37.9991866Z T=3, 2025-05-07T20:13:37.9992065Z D=160, 2025-05-07T20:13:37.9992253Z B=1, 2025-05-07T20:13:37.9992450Z log_E=3, 2025-05-07T20:13:37.9992658Z L=3, 2025-05-07T20:13:37.9992872Z weights_precision=SparseType.FP16, 2025-05-07T20:13:37.9993176Z weighted=True, 2025-05-07T20:13:37.9993404Z mixed=True, 2025-05-07T20:13:37.9993610Z mixed_B=False, 2025-05-07T20:13:37.9993839Z use_cache=True, 2025-05-07T20:13:37.9994089Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.9994381Z long_segments=True, 2025-05-07T20:13:37.9994648Z pooling_mode=, 2025-05-07T20:13:37.9994948Z use_cpu=True, 2025-05-07T20:13:37.9995166Z ) 2025-05-07T20:13:37.9995366Z Trying example: test_backward_sgd( 2025-05-07T20:13:37.9995832Z self=, 2025-05-07T20:13:37.9996371Z T=3, 2025-05-07T20:13:37.9996560Z D=160, 2025-05-07T20:13:37.9996767Z B=3, 2025-05-07T20:13:37.9996964Z log_E=3, 2025-05-07T20:13:37.9997157Z L=3, 2025-05-07T20:13:37.9997389Z weights_precision=SparseType.FP16, 2025-05-07T20:13:37.9997693Z weighted=True, 2025-05-07T20:13:37.9997904Z mixed=True, 2025-05-07T20:13:37.9998125Z mixed_B=False, 2025-05-07T20:13:37.9998346Z use_cache=True, 2025-05-07T20:13:37.9998586Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.9998896Z long_segments=True, 2025-05-07T20:13:37.9999164Z pooling_mode=, 2025-05-07T20:13:37.9999451Z use_cpu=True, 2025-05-07T20:13:37.9999667Z ) 2025-05-07T20:13:37.9999881Z Trying example: test_backward_sgd( 2025-05-07T20:13:38.0000336Z self=, 2025-05-07T20:13:38.0000795Z T=4, 2025-05-07T20:13:38.0000990Z D=17, 2025-05-07T20:13:38.0001185Z B=18, 2025-05-07T20:13:38.0001368Z log_E=5, 2025-05-07T20:13:38.0001571Z L=3, 2025-05-07T20:13:38.0001799Z weights_precision=SparseType.FP16, 2025-05-07T20:13:38.0002089Z weighted=True, 2025-05-07T20:13:38.0002314Z mixed=False, 2025-05-07T20:13:38.0002536Z mixed_B=False, 2025-05-07T20:13:38.0002751Z use_cache=True, 2025-05-07T20:13:38.0003003Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.0003310Z long_segments=False, 2025-05-07T20:13:38.0003574Z pooling_mode=, 2025-05-07T20:13:38.0003916Z use_cpu=True, 2025-05-07T20:13:38.0004137Z ) 2025-05-07T20:13:38.0004341Z Trying example: test_backward_sgd( 2025-05-07T20:13:38.0004810Z self=, 2025-05-07T20:13:38.0005309Z T=5, 2025-05-07T20:13:38.0005662Z D=17, 2025-05-07T20:13:38.0005862Z B=18, 2025-05-07T20:13:38.0006058Z log_E=5, 2025-05-07T20:13:38.0006249Z L=3, 2025-05-07T20:13:38.0006478Z weights_precision=SparseType.FP16, 2025-05-07T20:13:38.0006782Z weighted=True, 2025-05-07T20:13:38.0006999Z mixed=False, 2025-05-07T20:13:38.0007220Z mixed_B=False, 2025-05-07T20:13:38.0007446Z use_cache=True, 2025-05-07T20:13:38.0007687Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.0008058Z long_segments=False, 2025-05-07T20:13:38.0008339Z pooling_mode=, 2025-05-07T20:13:38.0008645Z use_cpu=True, 2025-05-07T20:13:38.0008853Z ) 2025-05-07T20:13:38.0009076Z Trying example: test_backward_sgd( 2025-05-07T20:13:38.0009544Z self=, 2025-05-07T20:13:38.0009996Z T=5, 2025-05-07T20:13:38.0010200Z D=17, 2025-05-07T20:13:38.0010403Z B=18, 2025-05-07T20:13:38.0010595Z log_E=5, 2025-05-07T20:13:38.0010804Z L=3, 2025-05-07T20:13:38.0011036Z weights_precision=SparseType.FP16, 2025-05-07T20:13:38.0011330Z weighted=True, 2025-05-07T20:13:38.0011564Z mixed=False, 2025-05-07T20:13:38.0011791Z mixed_B=False, 2025-05-07T20:13:38.0012066Z use_cache=False, 2025-05-07T20:13:38.0012329Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.0012646Z long_segments=False, 2025-05-07T20:13:38.0012914Z pooling_mode=, 2025-05-07T20:13:38.0013217Z use_cpu=True, 2025-05-07T20:13:38.0013439Z ) 2025-05-07T20:13:38.0013643Z Trying example: test_backward_sgd( 2025-05-07T20:13:38.0014115Z self=, 2025-05-07T20:13:38.0014575Z T=1, 2025-05-07T20:13:38.0014773Z D=17, 2025-05-07T20:13:38.0014957Z B=18, 2025-05-07T20:13:38.0015157Z log_E=5, 2025-05-07T20:13:38.0015358Z L=3, 2025-05-07T20:13:38.0015577Z weights_precision=SparseType.FP16, 2025-05-07T20:13:38.0015881Z weighted=True, 2025-05-07T20:13:38.0016107Z mixed=False, 2025-05-07T20:13:38.0016319Z mixed_B=False, 2025-05-07T20:13:38.0016543Z use_cache=False, 2025-05-07T20:13:38.0016806Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.0017106Z long_segments=False, 2025-05-07T20:13:38.0017383Z pooling_mode=, 2025-05-07T20:13:38.0017689Z use_cpu=True, 2025-05-07T20:13:38.0017895Z ) 2025-05-07T20:13:38.0018112Z Trying example: test_backward_sgd( 2025-05-07T20:13:38.0018575Z self=, 2025-05-07T20:13:38.0019024Z T=5, 2025-05-07T20:13:38.0019222Z D=17, 2025-05-07T20:13:38.0019418Z B=18, 2025-05-07T20:13:38.0019603Z log_E=5, 2025-05-07T20:13:38.0019809Z L=3, 2025-05-07T20:13:38.0020036Z weights_precision=SparseType.FP16, 2025-05-07T20:13:38.0020326Z weighted=True, 2025-05-07T20:13:38.0020561Z mixed=False, 2025-05-07T20:13:38.0020786Z mixed_B=False, 2025-05-07T20:13:38.0021001Z use_cache=False, 2025-05-07T20:13:38.0021262Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.0021573Z long_segments=True, 2025-05-07T20:13:38.0021844Z pooling_mode=, 2025-05-07T20:13:38.0022133Z use_cpu=True, 2025-05-07T20:13:38.0022352Z ) 2025-05-07T20:13:38.0022567Z Trying example: test_backward_sgd( 2025-05-07T20:13:38.0023021Z self=, 2025-05-07T20:13:38.0023484Z T=5, 2025-05-07T20:13:38.0023682Z D=17, 2025-05-07T20:13:38.0023868Z B=18, 2025-05-07T20:13:38.0024068Z log_E=5, 2025-05-07T20:13:38.0024271Z L=3, 2025-05-07T20:13:38.0024535Z weights_precision=SparseType.FP16, 2025-05-07T20:13:38.0024846Z weighted=False, 2025-05-07T20:13:38.0025075Z mixed=False, 2025-05-07T20:13:38.0025285Z mixed_B=False, 2025-05-07T20:13:38.0025514Z use_cache=False, 2025-05-07T20:13:38.0025826Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.0026120Z long_segments=True, 2025-05-07T20:13:38.0026387Z pooling_mode=, 2025-05-07T20:13:38.0026687Z use_cpu=True, 2025-05-07T20:13:38.0026891Z ) 2025-05-07T20:13:38.0027105Z Trying example: test_backward_sgd( 2025-05-07T20:13:38.0027572Z self=, 2025-05-07T20:13:38.0028034Z T=5, 2025-05-07T20:13:38.0028218Z D=17, 2025-05-07T20:13:38.0028439Z B=18, 2025-05-07T20:13:38.0028637Z log_E=5, 2025-05-07T20:13:38.0028828Z L=3, 2025-05-07T20:13:38.0029054Z weights_precision=SparseType.FP16, 2025-05-07T20:13:38.0029360Z weighted=False, 2025-05-07T20:13:38.0029578Z mixed=True, 2025-05-07T20:13:38.0029799Z mixed_B=False, 2025-05-07T20:13:38.0030031Z use_cache=False, 2025-05-07T20:13:38.0030284Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.0030595Z long_segments=True, 2025-05-07T20:13:38.0030869Z pooling_mode=, 2025-05-07T20:13:38.0031156Z use_cpu=True, 2025-05-07T20:13:38.0031373Z ) 2025-05-07T20:13:38.0031588Z Trying example: test_backward_sgd( 2025-05-07T20:13:38.0032038Z self=, 2025-05-07T20:13:38.0032532Z T=3, 2025-05-07T20:13:38.0032730Z D=241, 2025-05-07T20:13:38.0032916Z B=104, 2025-05-07T20:13:38.0033123Z log_E=3, 2025-05-07T20:13:38.0033328Z L=5, 2025-05-07T20:13:38.0033547Z weights_precision=SparseType.FP32, 2025-05-07T20:13:38.0033856Z weighted=True, 2025-05-07T20:13:38.0034085Z mixed=True, 2025-05-07T20:13:38.0034308Z mixed_B=False, 2025-05-07T20:13:38.0034522Z use_cache=True, 2025-05-07T20:13:38.0034780Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.0035095Z long_segments=False, 2025-05-07T20:13:38.0035363Z pooling_mode=, 2025-05-07T20:13:38.0035664Z use_cpu=True, 2025-05-07T20:13:38.0035894Z ) 2025-05-07T20:13:38.0036232Z Trying example: test_backward_sgd( 2025-05-07T20:13:38.0036701Z self=, 2025-05-07T20:13:38.0037165Z T=3, 2025-05-07T20:13:38.0037372Z D=241, 2025-05-07T20:13:38.0037565Z B=104, 2025-05-07T20:13:38.0037769Z log_E=3, 2025-05-07T20:13:38.0037977Z L=5, 2025-05-07T20:13:38.0038194Z weights_precision=SparseType.FP32, 2025-05-07T20:13:38.0038497Z weighted=True, 2025-05-07T20:13:38.0038723Z mixed=True, 2025-05-07T20:13:38.0038929Z mixed_B=False, 2025-05-07T20:13:38.0039153Z use_cache=True, 2025-05-07T20:13:38.0039405Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.0039698Z long_segments=True, 2025-05-07T20:13:38.0039966Z pooling_mode=, 2025-05-07T20:13:38.0040270Z use_cpu=True, 2025-05-07T20:13:38.0040470Z ) 2025-05-07T20:13:38.0040681Z Trying example: test_backward_sgd( 2025-05-07T20:13:38.0041145Z self=, 2025-05-07T20:13:38.0041595Z T=3, 2025-05-07T20:13:38.0041796Z D=241, 2025-05-07T20:13:38.0041995Z B=104, 2025-05-07T20:13:38.0042184Z log_E=3, 2025-05-07T20:13:38.0042388Z L=5, 2025-05-07T20:13:38.0042624Z weights_precision=SparseType.FP32, 2025-05-07T20:13:38.0042915Z weighted=True, 2025-05-07T20:13:38.0043139Z mixed=True, 2025-05-07T20:13:38.0043356Z mixed_B=True, 2025-05-07T20:13:38.0043567Z use_cache=True, 2025-05-07T20:13:38.0043816Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.0044126Z long_segments=True, 2025-05-07T20:13:38.0044394Z pooling_mode=, 2025-05-07T20:13:38.0044681Z use_cpu=True, 2025-05-07T20:13:38.0044944Z ) 2025-05-07T20:13:38.0045142Z PASSED 2025-05-07T20:13:38.0055722Z tbe/training/backward_sgd_test.py::BackwardSGDTest::test_backward_sgd_really_long_segments Trying example: test_backward_sgd_really_long_segments( 2025-05-07T20:13:38.0056781Z self=, 2025-05-07T20:13:38.0057337Z D=2, 2025-05-07T20:13:38.0057543Z B=1152, 2025-05-07T20:13:38.0057737Z L=1, 2025-05-07T20:13:38.0057944Z weighted=False, 2025-05-07T20:13:38.0058177Z mixed=False, 2025-05-07T20:13:38.0058491Z mixed_B=False, 2025-05-07T20:13:38.0058722Z use_cache=False, 2025-05-07T20:13:38.0058983Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.0059300Z ) 2025-05-07T20:13:38.0059494Z SKIPPED 2025-05-07T20:13:38.0638669Z tbe/training/backward_sgd_test.py::BackwardSGDTest::test_backward_sgd_vbe_cpu Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:38.0639775Z self=, 2025-05-07T20:13:38.0640430Z T=1, 2025-05-07T20:13:38.0640688Z D=2, 2025-05-07T20:13:38.0640945Z B=1, 2025-05-07T20:13:38.0641190Z log_E=3, 2025-05-07T20:13:38.0641463Z L=0, 2025-05-07T20:13:38.0641764Z weights_precision=SparseType.FP16, 2025-05-07T20:13:38.0642149Z weighted=False, 2025-05-07T20:13:38.0642449Z mixed=False, 2025-05-07T20:13:38.0642737Z use_cache=False, 2025-05-07T20:13:38.0643057Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.0643668Z long_segments=False, 2025-05-07T20:13:38.0644103Z pooling_mode=, 2025-05-07T20:13:38.0644472Z ) 2025-05-07T20:13:38.0644771Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:38.0645453Z self=, 2025-05-07T20:13:38.0646075Z T=3, 2025-05-07T20:13:38.0646325Z D=2, 2025-05-07T20:13:38.0646577Z B=1, 2025-05-07T20:13:38.0646820Z log_E=3, 2025-05-07T20:13:38.0647083Z L=0, 2025-05-07T20:13:38.0647377Z weights_precision=SparseType.FP16, 2025-05-07T20:13:38.0647754Z weighted=False, 2025-05-07T20:13:38.0648054Z mixed=False, 2025-05-07T20:13:38.0648344Z use_cache=False, 2025-05-07T20:13:38.0648681Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.0649067Z long_segments=False, 2025-05-07T20:13:38.0649424Z pooling_mode=, 2025-05-07T20:13:38.0649798Z ) 2025-05-07T20:13:38.0650074Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:38.0650752Z self=, 2025-05-07T20:13:38.0651397Z T=3, 2025-05-07T20:13:38.0651640Z D=111, 2025-05-07T20:13:38.0651899Z B=66, 2025-05-07T20:13:38.0652158Z log_E=5, 2025-05-07T20:13:38.0652410Z L=17, 2025-05-07T20:13:38.0652709Z weights_precision=SparseType.FP32, 2025-05-07T20:13:38.0653100Z weighted=True, 2025-05-07T20:13:38.0653380Z mixed=False, 2025-05-07T20:13:38.0653670Z use_cache=True, 2025-05-07T20:13:38.0654006Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.0654393Z long_segments=True, 2025-05-07T20:13:38.0654744Z pooling_mode=, 2025-05-07T20:13:38.0655121Z ) 2025-05-07T20:13:38.0655401Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:38.0656086Z self=, 2025-05-07T20:13:38.0656731Z T=1, 2025-05-07T20:13:38.0656989Z D=154, 2025-05-07T20:13:38.0657233Z B=1, 2025-05-07T20:13:38.0657489Z log_E=3, 2025-05-07T20:13:38.0657757Z L=0, 2025-05-07T20:13:38.0658044Z weights_precision=SparseType.FP16, 2025-05-07T20:13:38.0658368Z weighted=False, 2025-05-07T20:13:38.0658597Z mixed=False, 2025-05-07T20:13:38.0658806Z use_cache=False, 2025-05-07T20:13:38.0659070Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.0659455Z long_segments=False, 2025-05-07T20:13:38.0659722Z pooling_mode=, 2025-05-07T20:13:38.0660014Z ) 2025-05-07T20:13:38.0660239Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:38.0673367Z self=, 2025-05-07T20:13:38.0674043Z T=1, 2025-05-07T20:13:38.0674233Z D=154, 2025-05-07T20:13:38.0674439Z B=32, 2025-05-07T20:13:38.0674639Z log_E=5, 2025-05-07T20:13:38.0674832Z L=14, 2025-05-07T20:13:38.0675064Z weights_precision=SparseType.FP32, 2025-05-07T20:13:38.0675380Z weighted=False, 2025-05-07T20:13:38.0675599Z mixed=False, 2025-05-07T20:13:38.0675826Z use_cache=True, 2025-05-07T20:13:38.0676223Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.0676537Z long_segments=True, 2025-05-07T20:13:38.0676798Z pooling_mode=, 2025-05-07T20:13:38.0677092Z ) 2025-05-07T20:13:38.0677324Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:38.0677843Z self=, 2025-05-07T20:13:38.0678338Z T=5, 2025-05-07T20:13:38.0678536Z D=256, 2025-05-07T20:13:38.0678724Z B=62, 2025-05-07T20:13:38.0678928Z log_E=3, 2025-05-07T20:13:38.0679132Z L=9, 2025-05-07T20:13:38.0679349Z weights_precision=SparseType.FP32, 2025-05-07T20:13:38.0679654Z weighted=False, 2025-05-07T20:13:38.0679885Z mixed=True, 2025-05-07T20:13:38.0680097Z use_cache=False, 2025-05-07T20:13:38.0680401Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.0680711Z long_segments=False, 2025-05-07T20:13:38.0680974Z pooling_mode=, 2025-05-07T20:13:38.0681264Z ) 2025-05-07T20:13:38.0681495Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:38.0682007Z self=, 2025-05-07T20:13:38.0682506Z T=4, 2025-05-07T20:13:38.0682701Z D=214, 2025-05-07T20:13:38.0682900Z B=32, 2025-05-07T20:13:38.0683086Z log_E=4, 2025-05-07T20:13:38.0683291Z L=20, 2025-05-07T20:13:38.0683519Z weights_precision=SparseType.FP32, 2025-05-07T20:13:38.0683812Z weighted=True, 2025-05-07T20:13:38.0684041Z mixed=False, 2025-05-07T20:13:38.0684263Z use_cache=False, 2025-05-07T20:13:38.0684512Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.0684819Z long_segments=False, 2025-05-07T20:13:38.0685093Z pooling_mode=, 2025-05-07T20:13:38.0685369Z ) 2025-05-07T20:13:38.0685600Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:38.0686125Z self=, 2025-05-07T20:13:38.0686611Z T=2, 2025-05-07T20:13:38.0686809Z D=188, 2025-05-07T20:13:38.0687009Z B=116, 2025-05-07T20:13:38.0687197Z log_E=3, 2025-05-07T20:13:38.0687400Z L=19, 2025-05-07T20:13:38.0687630Z weights_precision=SparseType.FP16, 2025-05-07T20:13:38.0687922Z weighted=True, 2025-05-07T20:13:38.0688148Z mixed=True, 2025-05-07T20:13:38.0688367Z use_cache=True, 2025-05-07T20:13:38.0688608Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.0688917Z long_segments=True, 2025-05-07T20:13:38.0689188Z pooling_mode=, 2025-05-07T20:13:38.0689483Z ) 2025-05-07T20:13:38.0689702Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:38.0690230Z self=, 2025-05-07T20:13:38.0690729Z T=1, 2025-05-07T20:13:38.0690915Z D=222, 2025-05-07T20:13:38.0691114Z B=128, 2025-05-07T20:13:38.0691311Z log_E=4, 2025-05-07T20:13:38.0691504Z L=14, 2025-05-07T20:13:38.0691733Z weights_precision=SparseType.FP16, 2025-05-07T20:13:38.0692037Z weighted=True, 2025-05-07T20:13:38.0692254Z mixed=True, 2025-05-07T20:13:38.0692475Z use_cache=False, 2025-05-07T20:13:38.0692785Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.0693087Z long_segments=True, 2025-05-07T20:13:38.0693362Z pooling_mode=, 2025-05-07T20:13:38.0693658Z ) 2025-05-07T20:13:38.0693874Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:38.0694427Z self=, 2025-05-07T20:13:38.0694925Z T=3, 2025-05-07T20:13:38.0695123Z D=90, 2025-05-07T20:13:38.0695308Z B=61, 2025-05-07T20:13:38.0695509Z log_E=4, 2025-05-07T20:13:38.0695716Z L=17, 2025-05-07T20:13:38.0695934Z weights_precision=SparseType.FP32, 2025-05-07T20:13:38.0696240Z weighted=True, 2025-05-07T20:13:38.0696469Z mixed=True, 2025-05-07T20:13:38.0696676Z use_cache=True, 2025-05-07T20:13:38.0696962Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.0697273Z long_segments=False, 2025-05-07T20:13:38.0697536Z pooling_mode=, 2025-05-07T20:13:38.0697824Z ) 2025-05-07T20:13:38.0698038Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:38.0698544Z self=, 2025-05-07T20:13:38.0699027Z T=2, 2025-05-07T20:13:38.0699216Z D=133, 2025-05-07T20:13:38.0699400Z B=51, 2025-05-07T20:13:38.0699596Z log_E=3, 2025-05-07T20:13:38.0699799Z L=16, 2025-05-07T20:13:38.0700012Z weights_precision=SparseType.FP32, 2025-05-07T20:13:38.0700312Z weighted=True, 2025-05-07T20:13:38.0700538Z mixed=True, 2025-05-07T20:13:38.0700746Z use_cache=False, 2025-05-07T20:13:38.0701044Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.0701376Z long_segments=False, 2025-05-07T20:13:38.0701743Z pooling_mode=, 2025-05-07T20:13:38.0702107Z ) 2025-05-07T20:13:38.0702403Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:38.0703083Z self=, 2025-05-07T20:13:38.0703713Z T=2, 2025-05-07T20:13:38.0703974Z D=133, 2025-05-07T20:13:38.0704231Z B=51, 2025-05-07T20:13:38.0704473Z log_E=3, 2025-05-07T20:13:38.0704736Z L=16, 2025-05-07T20:13:38.0705033Z weights_precision=SparseType.FP32, 2025-05-07T20:13:38.0705598Z weighted=False, 2025-05-07T20:13:38.0705900Z mixed=True, 2025-05-07T20:13:38.0706185Z use_cache=False, 2025-05-07T20:13:38.0706506Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.0706933Z long_segments=False, 2025-05-07T20:13:38.0707285Z pooling_mode=, 2025-05-07T20:13:38.0707652Z ) 2025-05-07T20:13:38.0707946Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:38.0708631Z self=, 2025-05-07T20:13:38.0709269Z T=1, 2025-05-07T20:13:38.0709511Z D=133, 2025-05-07T20:13:38.0709764Z B=51, 2025-05-07T20:13:38.0710019Z log_E=3, 2025-05-07T20:13:38.0710267Z L=16, 2025-05-07T20:13:38.0710564Z weights_precision=SparseType.FP32, 2025-05-07T20:13:38.0710956Z weighted=False, 2025-05-07T20:13:38.0711235Z mixed=True, 2025-05-07T20:13:38.0711523Z use_cache=False, 2025-05-07T20:13:38.0711857Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.0712245Z long_segments=False, 2025-05-07T20:13:38.0712606Z pooling_mode=, 2025-05-07T20:13:38.0712982Z ) 2025-05-07T20:13:38.0713259Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:38.0713940Z self=, 2025-05-07T20:13:38.0714586Z T=1, 2025-05-07T20:13:38.0714823Z D=133, 2025-05-07T20:13:38.0715078Z B=51, 2025-05-07T20:13:38.0715329Z log_E=3, 2025-05-07T20:13:38.0715579Z L=16, 2025-05-07T20:13:38.0715869Z weights_precision=SparseType.FP32, 2025-05-07T20:13:38.0716339Z weighted=False, 2025-05-07T20:13:38.0716634Z mixed=False, 2025-05-07T20:13:38.0716905Z use_cache=False, 2025-05-07T20:13:38.0717343Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.0717753Z long_segments=False, 2025-05-07T20:13:38.0718190Z pooling_mode=, 2025-05-07T20:13:38.0718659Z ) 2025-05-07T20:13:38.0719313Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:38.0720259Z self=, 2025-05-07T20:13:38.0721190Z T=1, 2025-05-07T20:13:38.0721566Z D=133, 2025-05-07T20:13:38.0721931Z B=16, 2025-05-07T20:13:38.0722318Z log_E=3, 2025-05-07T20:13:38.0722668Z L=16, 2025-05-07T20:13:38.0723083Z weights_precision=SparseType.FP32, 2025-05-07T20:13:38.0723653Z weighted=False, 2025-05-07T20:13:38.0724072Z mixed=False, 2025-05-07T20:13:38.0724615Z use_cache=False, 2025-05-07T20:13:38.0725028Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.0725578Z long_segments=False, 2025-05-07T20:13:38.0726010Z pooling_mode=, 2025-05-07T20:13:38.0726525Z ) 2025-05-07T20:13:38.0726810Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:38.0727496Z self=, 2025-05-07T20:13:38.0728142Z T=1, 2025-05-07T20:13:38.0728387Z D=133, 2025-05-07T20:13:38.0728650Z B=1, 2025-05-07T20:13:38.0728905Z log_E=3, 2025-05-07T20:13:38.0729160Z L=16, 2025-05-07T20:13:38.0729461Z weights_precision=SparseType.FP32, 2025-05-07T20:13:38.0729859Z weighted=False, 2025-05-07T20:13:38.0730210Z mixed=False, 2025-05-07T20:13:38.0730504Z use_cache=False, 2025-05-07T20:13:38.0730841Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.0731230Z long_segments=False, 2025-05-07T20:13:38.0731593Z pooling_mode=, 2025-05-07T20:13:38.0731978Z ) 2025-05-07T20:13:38.0732260Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:38.0732946Z self=, 2025-05-07T20:13:38.0733586Z T=1, 2025-05-07T20:13:38.0733840Z D=133, 2025-05-07T20:13:38.0734082Z B=1, 2025-05-07T20:13:38.0734338Z log_E=3, 2025-05-07T20:13:38.0734602Z L=0, 2025-05-07T20:13:38.0734883Z weights_precision=SparseType.FP32, 2025-05-07T20:13:38.0735276Z weighted=False, 2025-05-07T20:13:38.0735568Z mixed=False, 2025-05-07T20:13:38.0735842Z use_cache=False, 2025-05-07T20:13:38.0736178Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.0736582Z long_segments=False, 2025-05-07T20:13:38.0736925Z pooling_mode=, 2025-05-07T20:13:38.0737298Z ) 2025-05-07T20:13:38.0737594Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:38.0738258Z self=, 2025-05-07T20:13:38.0738907Z T=1, 2025-05-07T20:13:38.0739160Z D=86, 2025-05-07T20:13:38.0739404Z B=19, 2025-05-07T20:13:38.0739661Z log_E=4, 2025-05-07T20:13:38.0739930Z L=17, 2025-05-07T20:13:38.0740217Z weights_precision=SparseType.FP32, 2025-05-07T20:13:38.0740605Z weighted=True, 2025-05-07T20:13:38.0740897Z mixed=False, 2025-05-07T20:13:38.0741187Z use_cache=False, 2025-05-07T20:13:38.0741511Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.0741911Z long_segments=True, 2025-05-07T20:13:38.0742261Z pooling_mode=, 2025-05-07T20:13:38.0742630Z ) 2025-05-07T20:13:38.0742924Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:38.0743604Z self=, 2025-05-07T20:13:38.0744235Z T=1, 2025-05-07T20:13:38.0744491Z D=86, 2025-05-07T20:13:38.0744753Z B=19, 2025-05-07T20:13:38.0745002Z log_E=4, 2025-05-07T20:13:38.0745269Z L=17, 2025-05-07T20:13:38.0745572Z weights_precision=SparseType.FP32, 2025-05-07T20:13:38.0745956Z weighted=True, 2025-05-07T20:13:38.0746250Z mixed=True, 2025-05-07T20:13:38.0746576Z use_cache=False, 2025-05-07T20:13:38.0746904Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.0747300Z long_segments=True, 2025-05-07T20:13:38.0747648Z pooling_mode=, 2025-05-07T20:13:38.0748043Z ) 2025-05-07T20:13:38.0748333Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:38.0749005Z self=, 2025-05-07T20:13:38.0749643Z T=1, 2025-05-07T20:13:38.0749882Z D=86, 2025-05-07T20:13:38.0750135Z B=19, 2025-05-07T20:13:38.0750387Z log_E=4, 2025-05-07T20:13:38.0750633Z L=1, 2025-05-07T20:13:38.0750918Z weights_precision=SparseType.FP32, 2025-05-07T20:13:38.0751305Z weighted=True, 2025-05-07T20:13:38.0751609Z mixed=True, 2025-05-07T20:13:38.0751887Z use_cache=False, 2025-05-07T20:13:38.0752221Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.0752608Z long_segments=True, 2025-05-07T20:13:38.0752948Z pooling_mode=, 2025-05-07T20:13:38.0753323Z ) 2025-05-07T20:13:38.1357514Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:38.1358115Z self=, 2025-05-07T20:13:38.1358629Z T=1, 2025-05-07T20:13:38.1358829Z D=86, 2025-05-07T20:13:38.1359034Z B=86, 2025-05-07T20:13:38.1359225Z log_E=4, 2025-05-07T20:13:38.1359437Z L=1, 2025-05-07T20:13:38.1359673Z weights_precision=SparseType.FP32, 2025-05-07T20:13:38.1359975Z weighted=True, 2025-05-07T20:13:38.1360416Z mixed=True, 2025-05-07T20:13:38.1360644Z use_cache=False, 2025-05-07T20:13:38.1360898Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.1361222Z long_segments=True, 2025-05-07T20:13:38.1361504Z pooling_mode=, 2025-05-07T20:13:38.1361805Z ) 2025-05-07T20:13:38.1362028Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:38.1362566Z self=, 2025-05-07T20:13:38.1363072Z T=1, 2025-05-07T20:13:38.1363263Z D=86, 2025-05-07T20:13:38.1363462Z B=1, 2025-05-07T20:13:38.1363667Z log_E=4, 2025-05-07T20:13:38.1363860Z L=1, 2025-05-07T20:13:38.1364086Z weights_precision=SparseType.FP32, 2025-05-07T20:13:38.1364390Z weighted=True, 2025-05-07T20:13:38.1364603Z mixed=True, 2025-05-07T20:13:38.1364823Z use_cache=False, 2025-05-07T20:13:38.1365083Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.1365379Z long_segments=True, 2025-05-07T20:13:38.1365647Z pooling_mode=, 2025-05-07T20:13:38.1365946Z ) 2025-05-07T20:13:38.1366164Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:38.1366688Z self=, 2025-05-07T20:13:38.1367185Z T=1, 2025-05-07T20:13:38.1367387Z D=86, 2025-05-07T20:13:38.1367571Z B=1, 2025-05-07T20:13:38.1367771Z log_E=4, 2025-05-07T20:13:38.1367974Z L=1, 2025-05-07T20:13:38.1368187Z weights_precision=SparseType.FP32, 2025-05-07T20:13:38.1368490Z weighted=True, 2025-05-07T20:13:38.1368783Z mixed=True, 2025-05-07T20:13:38.1369096Z use_cache=False, 2025-05-07T20:13:38.1369391Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.1369702Z long_segments=False, 2025-05-07T20:13:38.1369970Z pooling_mode=, 2025-05-07T20:13:38.1370261Z ) 2025-05-07T20:13:38.1370489Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:38.1371003Z self=, 2025-05-07T20:13:38.1371494Z T=1, 2025-05-07T20:13:38.1371695Z D=86, 2025-05-07T20:13:38.1371881Z B=1, 2025-05-07T20:13:38.1372078Z log_E=3, 2025-05-07T20:13:38.1372281Z L=1, 2025-05-07T20:13:38.1372497Z weights_precision=SparseType.FP32, 2025-05-07T20:13:38.1372800Z weighted=True, 2025-05-07T20:13:38.1373131Z mixed=True, 2025-05-07T20:13:38.1373424Z use_cache=False, 2025-05-07T20:13:38.1373689Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.1373986Z long_segments=False, 2025-05-07T20:13:38.1374264Z pooling_mode=, 2025-05-07T20:13:38.1374615Z ) 2025-05-07T20:13:38.1374829Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:38.1375353Z self=, 2025-05-07T20:13:38.1375847Z T=4, 2025-05-07T20:13:38.1376048Z D=111, 2025-05-07T20:13:38.1376239Z B=51, 2025-05-07T20:13:38.1376436Z log_E=4, 2025-05-07T20:13:38.1376641Z L=12, 2025-05-07T20:13:38.1376854Z weights_precision=SparseType.FP32, 2025-05-07T20:13:38.1377214Z weighted=True, 2025-05-07T20:13:38.1377437Z mixed=False, 2025-05-07T20:13:38.1377645Z use_cache=True, 2025-05-07T20:13:38.1377897Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.1378207Z long_segments=True, 2025-05-07T20:13:38.1378470Z pooling_mode=, 2025-05-07T20:13:38.1378760Z ) 2025-05-07T20:13:38.1378985Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:38.1379494Z self=, 2025-05-07T20:13:38.1379987Z T=4, 2025-05-07T20:13:38.1380188Z D=111, 2025-05-07T20:13:38.1380374Z B=51, 2025-05-07T20:13:38.1380577Z log_E=4, 2025-05-07T20:13:38.1380782Z L=12, 2025-05-07T20:13:38.1380997Z weights_precision=SparseType.FP32, 2025-05-07T20:13:38.1381336Z weighted=True, 2025-05-07T20:13:38.1381562Z mixed=False, 2025-05-07T20:13:38.1381772Z use_cache=False, 2025-05-07T20:13:38.1382033Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.1382345Z long_segments=True, 2025-05-07T20:13:38.1382614Z pooling_mode=, 2025-05-07T20:13:38.1382896Z ) 2025-05-07T20:13:38.1383121Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:38.1383648Z self=, 2025-05-07T20:13:38.1384128Z T=4, 2025-05-07T20:13:38.1384326Z D=4, 2025-05-07T20:13:38.1384522Z B=51, 2025-05-07T20:13:38.1384710Z log_E=4, 2025-05-07T20:13:38.1384916Z L=12, 2025-05-07T20:13:38.1385143Z weights_precision=SparseType.FP32, 2025-05-07T20:13:38.1385431Z weighted=True, 2025-05-07T20:13:38.1385679Z mixed=False, 2025-05-07T20:13:38.1385890Z use_cache=False, 2025-05-07T20:13:38.1386151Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.1386463Z long_segments=True, 2025-05-07T20:13:38.1386724Z pooling_mode=, 2025-05-07T20:13:38.1387018Z ) 2025-05-07T20:13:38.1387251Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:38.1387762Z self=, 2025-05-07T20:13:38.1388261Z T=4, 2025-05-07T20:13:38.1388461Z D=4, 2025-05-07T20:13:38.1388646Z B=51, 2025-05-07T20:13:38.1388851Z log_E=4, 2025-05-07T20:13:38.1389064Z L=12, 2025-05-07T20:13:38.1389283Z weights_precision=SparseType.FP32, 2025-05-07T20:13:38.1389592Z weighted=True, 2025-05-07T20:13:38.1389827Z mixed=True, 2025-05-07T20:13:38.1390051Z use_cache=False, 2025-05-07T20:13:38.1390299Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.1390609Z long_segments=True, 2025-05-07T20:13:38.1390880Z pooling_mode=, 2025-05-07T20:13:38.1391157Z ) 2025-05-07T20:13:38.1391382Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:38.1391905Z self=, 2025-05-07T20:13:38.1392387Z T=4, 2025-05-07T20:13:38.1392582Z D=4, 2025-05-07T20:13:38.1392774Z B=51, 2025-05-07T20:13:38.1392959Z log_E=4, 2025-05-07T20:13:38.1393161Z L=4, 2025-05-07T20:13:38.1393388Z weights_precision=SparseType.FP32, 2025-05-07T20:13:38.1393679Z weighted=True, 2025-05-07T20:13:38.1393950Z mixed=True, 2025-05-07T20:13:38.1394177Z use_cache=False, 2025-05-07T20:13:38.1394425Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.1394737Z long_segments=True, 2025-05-07T20:13:38.1395051Z pooling_mode=, 2025-05-07T20:13:38.1395333Z ) 2025-05-07T20:13:38.1395566Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:38.1396178Z self=, 2025-05-07T20:13:38.1396682Z T=4, 2025-05-07T20:13:38.1396872Z D=4, 2025-05-07T20:13:38.1397068Z B=4, 2025-05-07T20:13:38.1397263Z log_E=4, 2025-05-07T20:13:38.1397453Z L=4, 2025-05-07T20:13:38.1397721Z weights_precision=SparseType.FP32, 2025-05-07T20:13:38.1398024Z weighted=True, 2025-05-07T20:13:38.1398236Z mixed=True, 2025-05-07T20:13:38.1398455Z use_cache=False, 2025-05-07T20:13:38.1398718Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.1399017Z long_segments=True, 2025-05-07T20:13:38.1399288Z pooling_mode=, 2025-05-07T20:13:38.1399580Z ) 2025-05-07T20:13:38.1399795Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:38.1400319Z self=, 2025-05-07T20:13:38.1400818Z T=4, 2025-05-07T20:13:38.1401001Z D=4, 2025-05-07T20:13:38.1401196Z B=4, 2025-05-07T20:13:38.1401393Z log_E=4, 2025-05-07T20:13:38.1401584Z L=4, 2025-05-07T20:13:38.1401810Z weights_precision=SparseType.FP32, 2025-05-07T20:13:38.1402147Z weighted=True, 2025-05-07T20:13:38.1402364Z mixed=True, 2025-05-07T20:13:38.1402585Z use_cache=False, 2025-05-07T20:13:38.1402844Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.1403152Z long_segments=False, 2025-05-07T20:13:38.1403417Z pooling_mode=, 2025-05-07T20:13:38.1403710Z ) 2025-05-07T20:13:38.1403938Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:38.1404444Z self=, 2025-05-07T20:13:38.1404939Z T=4, 2025-05-07T20:13:38.1405136Z D=185, 2025-05-07T20:13:38.1405321Z B=46, 2025-05-07T20:13:38.1405715Z log_E=4, 2025-05-07T20:13:38.1405924Z L=1, 2025-05-07T20:13:38.1406143Z weights_precision=SparseType.FP32, 2025-05-07T20:13:38.1406446Z weighted=True, 2025-05-07T20:13:38.1406673Z mixed=True, 2025-05-07T20:13:38.1406879Z use_cache=True, 2025-05-07T20:13:38.1407134Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.1407446Z long_segments=False, 2025-05-07T20:13:38.1407709Z pooling_mode=, 2025-05-07T20:13:38.1408000Z ) 2025-05-07T20:13:38.1408233Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:38.1408759Z self=, 2025-05-07T20:13:38.1409241Z T=4, 2025-05-07T20:13:38.1409445Z D=185, 2025-05-07T20:13:38.1409650Z B=46, 2025-05-07T20:13:38.1409834Z log_E=4, 2025-05-07T20:13:38.1410038Z L=1, 2025-05-07T20:13:38.1410261Z weights_precision=SparseType.FP32, 2025-05-07T20:13:38.1410553Z weighted=False, 2025-05-07T20:13:38.1410783Z mixed=True, 2025-05-07T20:13:38.1411003Z use_cache=True, 2025-05-07T20:13:38.1411240Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.1411546Z long_segments=False, 2025-05-07T20:13:38.1411821Z pooling_mode=, 2025-05-07T20:13:38.1412098Z ) 2025-05-07T20:13:38.1412329Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:38.1412852Z self=, 2025-05-07T20:13:38.1413344Z T=4, 2025-05-07T20:13:38.1413545Z D=185, 2025-05-07T20:13:38.1413747Z B=46, 2025-05-07T20:13:38.1413934Z log_E=4, 2025-05-07T20:13:38.1414145Z L=1, 2025-05-07T20:13:38.1414379Z weights_precision=SparseType.FP32, 2025-05-07T20:13:38.1414749Z weighted=False, 2025-05-07T20:13:38.1414984Z mixed=False, 2025-05-07T20:13:38.1415214Z use_cache=True, 2025-05-07T20:13:38.1415472Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.1415818Z long_segments=False, 2025-05-07T20:13:38.1416098Z pooling_mode=, 2025-05-07T20:13:38.1416390Z ) 2025-05-07T20:13:38.1416608Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:38.1417134Z self=, 2025-05-07T20:13:38.1417636Z T=4, 2025-05-07T20:13:38.1417826Z D=46, 2025-05-07T20:13:38.1418022Z B=46, 2025-05-07T20:13:38.1418215Z log_E=4, 2025-05-07T20:13:38.1418410Z L=1, 2025-05-07T20:13:38.1418678Z weights_precision=SparseType.FP32, 2025-05-07T20:13:38.1418984Z weighted=False, 2025-05-07T20:13:38.1419200Z mixed=False, 2025-05-07T20:13:38.1419423Z use_cache=True, 2025-05-07T20:13:38.1419677Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.1419973Z long_segments=False, 2025-05-07T20:13:38.1420248Z pooling_mode=, 2025-05-07T20:13:38.1420539Z ) 2025-05-07T20:13:38.1420755Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:38.1421278Z self=, 2025-05-07T20:13:38.1421773Z T=4, 2025-05-07T20:13:38.1421975Z D=46, 2025-05-07T20:13:38.1422163Z B=46, 2025-05-07T20:13:38.1422367Z log_E=4, 2025-05-07T20:13:38.1422574Z L=0, 2025-05-07T20:13:38.1422838Z weights_precision=SparseType.FP32, 2025-05-07T20:13:38.1423142Z weighted=False, 2025-05-07T20:13:38.1423374Z mixed=False, 2025-05-07T20:13:38.1423584Z use_cache=True, 2025-05-07T20:13:38.1423837Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.1424151Z long_segments=False, 2025-05-07T20:13:38.1424412Z pooling_mode=, 2025-05-07T20:13:38.1424699Z ) 2025-05-07T20:13:38.1424925Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:38.1425437Z self=, 2025-05-07T20:13:38.1425931Z T=4, 2025-05-07T20:13:38.1426132Z D=46, 2025-05-07T20:13:38.1426319Z B=46, 2025-05-07T20:13:38.1426517Z log_E=3, 2025-05-07T20:13:38.1426722Z L=0, 2025-05-07T20:13:38.1426938Z weights_precision=SparseType.FP32, 2025-05-07T20:13:38.1427241Z weighted=False, 2025-05-07T20:13:38.1427469Z mixed=False, 2025-05-07T20:13:38.1427692Z use_cache=True, 2025-05-07T20:13:38.1427931Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.1428236Z long_segments=False, 2025-05-07T20:13:38.1428509Z pooling_mode=, 2025-05-07T20:13:38.1428787Z ) 2025-05-07T20:13:38.1429014Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:38.1429537Z self=, 2025-05-07T20:13:38.1430019Z T=4, 2025-05-07T20:13:38.1430222Z D=2, 2025-05-07T20:13:38.1430416Z B=46, 2025-05-07T20:13:38.1430598Z log_E=4, 2025-05-07T20:13:38.1430803Z L=0, 2025-05-07T20:13:38.1431031Z weights_precision=SparseType.FP32, 2025-05-07T20:13:38.1431325Z weighted=False, 2025-05-07T20:13:38.1431552Z mixed=False, 2025-05-07T20:13:38.1431775Z use_cache=True, 2025-05-07T20:13:38.1432015Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.1432325Z long_segments=False, 2025-05-07T20:13:38.1432596Z pooling_mode=, 2025-05-07T20:13:38.1432875Z ) 2025-05-07T20:13:38.1433101Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:38.1433626Z self=, 2025-05-07T20:13:38.1434123Z T=2, 2025-05-07T20:13:38.1434308Z D=9, 2025-05-07T20:13:38.1434501Z B=28, 2025-05-07T20:13:38.1434697Z log_E=3, 2025-05-07T20:13:38.1434891Z L=13, 2025-05-07T20:13:38.1435166Z weights_precision=SparseType.FP16, 2025-05-07T20:13:38.1435480Z weighted=True, 2025-05-07T20:13:38.1435694Z mixed=True, 2025-05-07T20:13:38.1435918Z use_cache=True, 2025-05-07T20:13:38.1436260Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.1436599Z long_segments=False, 2025-05-07T20:13:38.1436874Z pooling_mode=, 2025-05-07T20:13:38.1437165Z ) 2025-05-07T20:13:38.1437379Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:38.1437902Z self=, 2025-05-07T20:13:38.1438398Z T=2, 2025-05-07T20:13:38.1438586Z D=9, 2025-05-07T20:13:38.1438795Z B=28, 2025-05-07T20:13:38.1438998Z log_E=3, 2025-05-07T20:13:38.1439246Z L=13, 2025-05-07T20:13:38.1439482Z weights_precision=SparseType.FP16, 2025-05-07T20:13:38.1439790Z weighted=True, 2025-05-07T20:13:38.1440024Z mixed=False, 2025-05-07T20:13:38.1440237Z use_cache=True, 2025-05-07T20:13:38.1440497Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.1440812Z long_segments=False, 2025-05-07T20:13:38.1441082Z pooling_mode=, 2025-05-07T20:13:38.1441378Z ) 2025-05-07T20:13:38.1441573Z PASSED 2025-05-07T20:13:38.1441689Z 2025-05-07T20:13:38.1441843Z =========================== short test summary info ============================ 2025-05-07T20:13:38.1442619Z SKIPPED [1] ../../../../../github/home/miniconda/envs/build_binary/lib/python3.10/unittest/case.py:117: CUDA is not available or no GPUs detected 2025-05-07T20:13:38.1443402Z ========================= 2 passed, 1 skipped in 1.86s ========================= 2025-05-07T20:13:38.5781823Z 2025-05-07T20:13:38.5782514Z [TEST] Python test suite PASSED: ./tbe/training/backward_sgd_test.py 2025-05-07T20:13:38.5799672Z [TEST] Python test time for ./tbe/training/backward_sgd_test.py: 4 seconds 2025-05-07T20:13:38.5800021Z 2025-05-07T20:13:38.5800026Z 2025-05-07T20:13:38.5800031Z 2025-05-07T20:13:38.5800042Z 2025-05-07T20:13:38.5812769Z ################################################################################ 2025-05-07T20:13:38.5828411Z # [2025-05-07T20:13:38.582Z] Run Python Test Suite: 2025-05-07T20:13:38.5828868Z # ./tbe/training/forward_backward_int32_overflow_test.py 2025-05-07T20:13:38.5829276Z ################################################################################ 2025-05-07T20:13:38.5851083Z + 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-07T20:13:38.5851848Z 2025-05-07T20:13:40.6882020Z ============================= test session starts ============================== 2025-05-07T20:13:40.6882707Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:13:40.6883269Z cachedir: .pytest_cache 2025-05-07T20:13:40.6883904Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:13:40.6884587Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:13:40.6884903Z plugins: hypothesis-6.131.14 2025-05-07T20:13:42.1169529Z collecting ... collected 4 items 2025-05-07T20:13:42.1169836Z 2025-05-07T20:13:42.1185951Z tbe/training/forward_backward_int32_overflow_test.py::ForwardBackwardInt32OverflowTest::test_forward_backward_large_fp16_emb_int32_indices SKIPPED 2025-05-07T20:13:42.1195290Z tbe/training/forward_backward_int32_overflow_test.py::ForwardBackwardInt32OverflowTest::test_forward_backward_large_fp16_emb_int64_indices SKIPPED 2025-05-07T20:13:42.1204446Z tbe/training/forward_backward_int32_overflow_test.py::ForwardBackwardInt32OverflowTest::test_forward_backward_large_fp32_emb_int32_indices SKIPPED 2025-05-07T20:13:42.1221315Z tbe/training/forward_backward_int32_overflow_test.py::ForwardBackwardInt32OverflowTest::test_forward_backward_large_fp32_emb_int64_indices SKIPPED 2025-05-07T20:13:42.1221970Z 2025-05-07T20:13:42.1222268Z =========================== short test summary info ============================ 2025-05-07T20:13:42.1222924Z SKIPPED [1] tbe/training/forward_backward_int32_overflow_test.py:133: CUDA is not available or no GPUs detected 2025-05-07T20:13:42.1223844Z SKIPPED [1] tbe/training/forward_backward_int32_overflow_test.py:161: CUDA is not available or no GPUs detected 2025-05-07T20:13:42.1224676Z SKIPPED [1] tbe/training/forward_backward_int32_overflow_test.py:119: CUDA is not available or no GPUs detected 2025-05-07T20:13:42.1225500Z SKIPPED [1] tbe/training/forward_backward_int32_overflow_test.py:147: CUDA is not available or no GPUs detected 2025-05-07T20:13:42.1226174Z ============================== 4 skipped in 1.56s ============================== 2025-05-07T20:13:42.5699980Z 2025-05-07T20:13:42.5700501Z [TEST] Python test suite PASSED: ./tbe/training/forward_backward_int32_overflow_test.py 2025-05-07T20:13:42.5717571Z [TEST] Python test time for ./tbe/training/forward_backward_int32_overflow_test.py: 4 seconds 2025-05-07T20:13:42.5717977Z 2025-05-07T20:13:42.5717982Z 2025-05-07T20:13:42.5717999Z 2025-05-07T20:13:42.5718009Z 2025-05-07T20:13:42.5730659Z ################################################################################ 2025-05-07T20:13:42.5746413Z # [2025-05-07T20:13:42.574Z] Run Python Test Suite: 2025-05-07T20:13:42.5746766Z # ./tbe/training/forward_test.py 2025-05-07T20:13:42.5747091Z ################################################################################ 2025-05-07T20:13:42.5768784Z + 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-07T20:13:42.5769667Z 2025-05-07T20:13:44.7017262Z ============================= test session starts ============================== 2025-05-07T20:13:44.7017945Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:13:44.7018514Z cachedir: .pytest_cache 2025-05-07T20:13:44.7019114Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:13:44.7019799Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:13:44.7020137Z plugins: hypothesis-6.131.14 2025-05-07T20:13:46.1303232Z collecting ... collected 9 items 2025-05-07T20:13:46.1303476Z 2025-05-07T20:13:46.1717443Z tbe/training/forward_test.py::ForwardTest::test_forward_cpu_fp32 PASSED 2025-05-07T20:13:46.1858768Z tbe/training/forward_test.py::ForwardTest::test_forward_cpu_int8 PASSED 2025-05-07T20:13:46.1872127Z tbe/training/forward_test.py::ForwardTest::test_forward_fused_pooled_emb_quant SKIPPED 2025-05-07T20:13:46.1883491Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_fp16 SKIPPED 2025-05-07T20:13:46.1895358Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_fp32 SKIPPED 2025-05-07T20:13:46.1905045Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_int8 SKIPPED 2025-05-07T20:13:46.1916095Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_fp16 SKIPPED 2025-05-07T20:13:46.1926940Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_fp32 SKIPPED 2025-05-07T20:13:46.1948602Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_int8 SKIPPED 2025-05-07T20:13:46.1948976Z 2025-05-07T20:13:46.1949124Z =============================== warnings summary =============================== 2025-05-07T20:13:46.1949622Z test/tbe/training/forward_test.py::ForwardTest::test_forward_cpu_fp32 2025-05-07T20:13:46.1950183Z test/tbe/training/forward_test.py::ForwardTest::test_forward_cpu_int8 2025-05-07T20:13:46.1951242Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/hypothesis/control.py:60: HypothesisDeprecationWarning: Using `assume` outside a property-based test is deprecated 2025-05-07T20:13:46.1952151Z note_deprecation( 2025-05-07T20:13:46.1952319Z 2025-05-07T20:13:46.1952718Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:13:46.1953221Z =========================== short test summary info ============================ 2025-05-07T20:13:46.1953768Z SKIPPED [1] tbe/training/forward_test.py:816: CUDA is not available or no GPUs detected 2025-05-07T20:13:46.1954474Z SKIPPED [1] tbe/training/forward_test.py:485: CUDA is not available or no GPUs detected 2025-05-07T20:13:46.1955112Z SKIPPED [1] tbe/training/forward_test.py:548: CUDA is not available or no GPUs detected 2025-05-07T20:13:46.1955720Z SKIPPED [1] tbe/training/forward_test.py:435: INT8 support is disabled 2025-05-07T20:13:46.1956360Z SKIPPED [1] tbe/training/forward_test.py:676: CUDA is not available or no GPUs detected 2025-05-07T20:13:46.1957050Z SKIPPED [1] tbe/training/forward_test.py:746: CUDA is not available or no GPUs detected 2025-05-07T20:13:46.1957638Z SKIPPED [1] tbe/training/forward_test.py:611: INT8 support is disabled 2025-05-07T20:13:46.1958134Z =================== 2 passed, 7 skipped, 2 warnings in 1.62s =================== 2025-05-07T20:13:46.6186947Z 2025-05-07T20:13:46.6187387Z [TEST] Python test suite PASSED: ./tbe/training/forward_test.py 2025-05-07T20:13:46.6205198Z [TEST] Python test time for ./tbe/training/forward_test.py: 4 seconds 2025-05-07T20:13:46.6205671Z 2025-05-07T20:13:46.6205677Z 2025-05-07T20:13:46.6205681Z 2025-05-07T20:13:46.6205695Z 2025-05-07T20:13:46.6218031Z ################################################################################ 2025-05-07T20:13:46.6233978Z # [2025-05-07T20:13:46.623Z] Run Python Test Suite: 2025-05-07T20:13:46.6234534Z # ./tbe/utils/generate_vbe_metadata_test.py 2025-05-07T20:13:46.6234894Z ################################################################################ 2025-05-07T20:13:46.6256153Z + 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-07T20:13:46.6256872Z 2025-05-07T20:13:48.7436385Z ============================= test session starts ============================== 2025-05-07T20:13:48.7437061Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:13:48.7437618Z cachedir: .pytest_cache 2025-05-07T20:13:48.7438235Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:13:48.7438919Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:13:48.7439247Z plugins: hypothesis-6.131.14 2025-05-07T20:13:50.1423843Z collecting ... collected 2 items 2025-05-07T20:13:50.1424119Z 2025-05-07T20:13:50.1438723Z tbe/utils/generate_vbe_metadata_test.py::GenerateVBEMetadataTest::test_generate_vbe_metadata_kernel SKIPPED 2025-05-07T20:13:50.1454154Z tbe/utils/generate_vbe_metadata_test.py::GenerateVBEMetadataTest::test_generate_vbe_metadata_kernel_large SKIPPED 2025-05-07T20:13:50.1454675Z 2025-05-07T20:13:50.1454841Z =========================== short test summary info ============================ 2025-05-07T20:13:50.1455433Z SKIPPED [1] tbe/utils/generate_vbe_metadata_test.py:156: CUDA is not available or no GPUs detected 2025-05-07T20:13:50.1456159Z SKIPPED [1] tbe/utils/generate_vbe_metadata_test.py:164: CUDA is not available or no GPUs detected 2025-05-07T20:13:50.1456720Z ============================== 2 skipped in 1.52s ============================== 2025-05-07T20:13:50.5423668Z 2025-05-07T20:13:50.5424172Z [TEST] Python test suite PASSED: ./tbe/utils/generate_vbe_metadata_test.py 2025-05-07T20:13:50.5441503Z [TEST] Python test time for ./tbe/utils/generate_vbe_metadata_test.py: 4 seconds 2025-05-07T20:13:50.5441860Z 2025-05-07T20:13:50.5441865Z 2025-05-07T20:13:50.5441870Z 2025-05-07T20:13:50.5441895Z 2025-05-07T20:13:50.5454233Z ################################################################################ 2025-05-07T20:13:50.5469946Z # [2025-05-07T20:13:50.546Z] Run Python Test Suite: 2025-05-07T20:13:50.5470543Z # ./tbe/utils/split_embeddings_test.py 2025-05-07T20:13:50.5470896Z ################################################################################ 2025-05-07T20:13:50.5491956Z + 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-07T20:13:50.5492744Z 2025-05-07T20:13:52.6519629Z ============================= test session starts ============================== 2025-05-07T20:13:52.6520314Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:13:52.6520886Z cachedir: .pytest_cache 2025-05-07T20:13:52.6521726Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:13:52.6522419Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:13:52.6522736Z plugins: hypothesis-6.131.14 2025-05-07T20:13:54.0686249Z collecting ... collected 6 items 2025-05-07T20:13:54.0686522Z 2025-05-07T20:13:54.0702460Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_embedding_inplace_update SKIPPED 2025-05-07T20:13:54.0710416Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_get_table_name_for_logging PASSED 2025-05-07T20:13:54.0720296Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_reset_embedding_weight_momentum SKIPPED 2025-05-07T20:13:54.0728889Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_split_embedding_codegen_forward SKIPPED 2025-05-07T20:13:54.0738283Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_stb_uvm_cache_stats SKIPPED 2025-05-07T20:13:54.0755909Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_update_hyper_parameters SKIPPED 2025-05-07T20:13:54.0756480Z 2025-05-07T20:13:54.0756641Z =========================== short test summary info ============================ 2025-05-07T20:13:54.0757222Z SKIPPED [1] tbe/utils/split_embeddings_test.py:241: CUDA is not available or no GPUs detected 2025-05-07T20:13:54.0757935Z SKIPPED [1] tbe/utils/split_embeddings_test.py:413: CUDA is not available or no GPUs detected 2025-05-07T20:13:54.0758617Z SKIPPED [1] tbe/utils/split_embeddings_test.py:57: CUDA is not available or no GPUs detected 2025-05-07T20:13:54.0759302Z SKIPPED [1] tbe/utils/split_embeddings_test.py:194: CUDA is not available or no GPUs detected 2025-05-07T20:13:54.0759985Z SKIPPED [1] tbe/utils/split_embeddings_test.py:562: CUDA is not available or no GPUs detected 2025-05-07T20:13:54.0760530Z ========================= 1 passed, 5 skipped in 1.55s ========================= 2025-05-07T20:13:54.4986135Z 2025-05-07T20:13:54.4986737Z [TEST] Python test suite PASSED: ./tbe/utils/split_embeddings_test.py 2025-05-07T20:13:54.5004357Z [TEST] Python test time for ./tbe/utils/split_embeddings_test.py: 4 seconds 2025-05-07T20:13:54.5004711Z 2025-05-07T20:13:54.5004717Z 2025-05-07T20:13:54.5004731Z 2025-05-07T20:13:54.5004741Z 2025-05-07T20:13:54.5017268Z ################################################################################ 2025-05-07T20:13:54.5032196Z # [2025-05-07T20:13:54.502Z] Run Python Test Suite: 2025-05-07T20:13:54.5032609Z # ./tbe/utils/split_embeddings_utils_test.py 2025-05-07T20:13:54.5032950Z ################################################################################ 2025-05-07T20:13:54.5054143Z + 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-07T20:13:54.5054876Z 2025-05-07T20:13:56.6196786Z ============================= test session starts ============================== 2025-05-07T20:13:56.6197497Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:13:56.6198065Z cachedir: .pytest_cache 2025-05-07T20:13:56.6198907Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:13:56.6199574Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:13:56.6199898Z plugins: hypothesis-6.131.14 2025-05-07T20:13:58.0169946Z collecting ... collected 4 items 2025-05-07T20:13:58.0170221Z 2025-05-07T20:13:58.2371941Z [E507 20:13:58.036276468 embedding_bounds_check_host_cpu.cpp:186] EmbeddingBoundsCheck (VBE false): (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-07T20:13:58.2374035Z [E507 20:13:58.036583894 embedding_bounds_check_host_cpu.cpp:118] EmbeddingBoundsCheck (VBE false): The last element in offsets is incorrect for total batch size B: 64, total table num T: 8, last element in offsets: 15117, indices size: 15017. Setting the last element in offsets to be indices size. 2025-05-07T20:13:58.2399216Z [E507 20:13:58.039189013 embedding_bounds_check_host_cpu.cpp:186] EmbeddingBoundsCheck (VBE false): (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-07T20:13:58.2402282Z [E507 20:13:58.039488085 embedding_bounds_check_host_cpu.cpp:118] EmbeddingBoundsCheck (VBE false): The last element in offsets is incorrect for total batch size B: 64, total table num T: 8, last element in offsets: 15117, indices size: 15017. Setting the last element in offsets to be indices size. 2025-05-07T20:13:58.2470331Z [E507 20:13:58.046247555 embedding_bounds_check_host_cpu.cpp:186] EmbeddingBoundsCheck (VBE false): (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-07T20:13:58.2483041Z [E507 20:13:58.047518951 embedding_bounds_check_host_cpu.cpp:118] EmbeddingBoundsCheck (VBE false): The last element in offsets is incorrect for total batch size B: 64, total table num T: 61, last element in offsets: 116395, indices size: 116295. Setting the last element in offsets to be indices size. 2025-05-07T20:13:58.2548199Z [E507 20:13:58.054053193 embedding_bounds_check_host_cpu.cpp:186] EmbeddingBoundsCheck (VBE false): (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-07T20:13:58.2560168Z [E507 20:13:58.055238727 embedding_bounds_check_host_cpu.cpp:118] EmbeddingBoundsCheck (VBE false): The last element in offsets is incorrect for total batch size B: 64, total table num T: 64, last element in offsets: 121965, indices size: 121865. Setting the last element in offsets to be indices size. 2025-05-07T20:13:58.2587660Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_bounds_check Trying example: test_bounds_check( 2025-05-07T20:13:58.2588848Z self=, 2025-05-07T20:13:58.2589551Z T=1, 2025-05-07T20:13:58.2589805Z B=1, 2025-05-07T20:13:58.2590069Z max_L=1, 2025-05-07T20:13:58.2590429Z bounds_check_mode=, 2025-05-07T20:13:58.2590858Z use_cpu=True, 2025-05-07T20:13:58.2591143Z weighted=False, 2025-05-07T20:13:58.2591460Z dtype=torch.int64, 2025-05-07T20:13:58.2591778Z mixed_B=False, 2025-05-07T20:13:58.2592066Z bounds_check_version=1, 2025-05-07T20:13:58.2592400Z ) 2025-05-07T20:13:58.2592683Z Trying example: test_bounds_check( 2025-05-07T20:13:58.2593382Z self=, 2025-05-07T20:13:58.2594078Z T=12, 2025-05-07T20:13:58.2594344Z B=1, 2025-05-07T20:13:58.2594605Z max_L=1, 2025-05-07T20:13:58.2594937Z bounds_check_mode=, 2025-05-07T20:13:58.2595375Z use_cpu=True, 2025-05-07T20:13:58.2595672Z weighted=False, 2025-05-07T20:13:58.2596030Z dtype=torch.int64, 2025-05-07T20:13:58.2596352Z mixed_B=False, 2025-05-07T20:13:58.2596795Z bounds_check_version=1, 2025-05-07T20:13:58.2597110Z ) 2025-05-07T20:13:58.2597391Z Trying example: test_bounds_check( 2025-05-07T20:13:58.2598087Z self=, 2025-05-07T20:13:58.2598832Z T=12, 2025-05-07T20:13:58.2599095Z B=26, 2025-05-07T20:13:58.2599356Z max_L=30, 2025-05-07T20:13:58.2599685Z bounds_check_mode=, 2025-05-07T20:13:58.2600114Z use_cpu=True, 2025-05-07T20:13:58.2600401Z weighted=False, 2025-05-07T20:13:58.2600695Z dtype=torch.int32, 2025-05-07T20:13:58.2601004Z mixed_B=True, 2025-05-07T20:13:58.2601305Z bounds_check_version=1, 2025-05-07T20:13:58.2601614Z ) 2025-05-07T20:13:58.2601946Z Trying example: test_bounds_check( 2025-05-07T20:13:58.2602640Z self=, 2025-05-07T20:13:58.2603330Z T=8, 2025-05-07T20:13:58.2603568Z B=1, 2025-05-07T20:13:58.2603811Z max_L=1, 2025-05-07T20:13:58.2604076Z bounds_check_mode=, 2025-05-07T20:13:58.2604400Z use_cpu=True, 2025-05-07T20:13:58.2604628Z weighted=False, 2025-05-07T20:13:58.2604866Z dtype=torch.int64, 2025-05-07T20:13:58.2605095Z mixed_B=False, 2025-05-07T20:13:58.2605328Z bounds_check_version=1, 2025-05-07T20:13:58.2605734Z ) 2025-05-07T20:13:58.2605937Z Trying example: test_bounds_check( 2025-05-07T20:13:58.2606470Z self=, 2025-05-07T20:13:58.2607065Z T=8, 2025-05-07T20:13:58.2607249Z B=8, 2025-05-07T20:13:58.2607448Z max_L=6, 2025-05-07T20:13:58.2607722Z bounds_check_mode=, 2025-05-07T20:13:58.2608047Z use_cpu=True, 2025-05-07T20:13:58.2608276Z weighted=True, 2025-05-07T20:13:58.2608511Z dtype=torch.int32, 2025-05-07T20:13:58.2608739Z mixed_B=False, 2025-05-07T20:13:58.2608978Z bounds_check_version=1, 2025-05-07T20:13:58.2609230Z ) 2025-05-07T20:13:58.2609444Z Trying example: test_bounds_check( 2025-05-07T20:13:58.2609963Z self=, 2025-05-07T20:13:58.2610491Z T=23, 2025-05-07T20:13:58.2610691Z B=51, 2025-05-07T20:13:58.2610878Z max_L=51, 2025-05-07T20:13:58.2611140Z bounds_check_mode=, 2025-05-07T20:13:58.2611470Z use_cpu=True, 2025-05-07T20:13:58.2611682Z weighted=True, 2025-05-07T20:13:58.2611916Z dtype=torch.int32, 2025-05-07T20:13:58.2612156Z mixed_B=True, 2025-05-07T20:13:58.2612375Z bounds_check_version=1, 2025-05-07T20:13:58.2612626Z ) 2025-05-07T20:13:58.2612843Z Trying example: test_bounds_check( 2025-05-07T20:13:58.2613365Z self=, 2025-05-07T20:13:58.2613952Z T=9, 2025-05-07T20:13:58.2614203Z B=58, 2025-05-07T20:13:58.2614452Z max_L=44, 2025-05-07T20:13:58.2614788Z bounds_check_mode=, 2025-05-07T20:13:58.2615212Z use_cpu=True, 2025-05-07T20:13:58.2615498Z weighted=False, 2025-05-07T20:13:58.2615785Z dtype=torch.int32, 2025-05-07T20:13:58.2616092Z mixed_B=True, 2025-05-07T20:13:58.2616392Z bounds_check_version=2, 2025-05-07T20:13:58.2616701Z ) 2025-05-07T20:13:58.2616977Z Trying example: test_bounds_check( 2025-05-07T20:13:58.2617672Z self=, 2025-05-07T20:13:58.2618347Z T=63, 2025-05-07T20:13:58.2618603Z B=37, 2025-05-07T20:13:58.2618859Z max_L=4, 2025-05-07T20:13:58.2619185Z bounds_check_mode=, 2025-05-07T20:13:58.2619612Z use_cpu=True, 2025-05-07T20:13:58.2619904Z weighted=True, 2025-05-07T20:13:58.2620195Z dtype=torch.int64, 2025-05-07T20:13:58.2620507Z mixed_B=False, 2025-05-07T20:13:58.2620812Z bounds_check_version=2, 2025-05-07T20:13:58.2621210Z ) 2025-05-07T20:13:58.2621490Z Trying example: test_bounds_check( 2025-05-07T20:13:58.2622192Z self=, 2025-05-07T20:13:58.2622932Z T=5, 2025-05-07T20:13:58.2623175Z B=40, 2025-05-07T20:13:58.2623432Z max_L=19, 2025-05-07T20:13:58.2623780Z bounds_check_mode=, 2025-05-07T20:13:58.2624202Z use_cpu=True, 2025-05-07T20:13:58.2624549Z weighted=False, 2025-05-07T20:13:58.2624867Z dtype=torch.int64, 2025-05-07T20:13:58.2625179Z mixed_B=True, 2025-05-07T20:13:58.2625473Z bounds_check_version=1, 2025-05-07T20:13:58.2625798Z ) 2025-05-07T20:13:58.2626121Z Trying example: test_bounds_check( 2025-05-07T20:13:58.2626823Z self=, 2025-05-07T20:13:58.2627501Z T=26, 2025-05-07T20:13:58.2627758Z B=31, 2025-05-07T20:13:58.2628022Z max_L=39, 2025-05-07T20:13:58.2628356Z bounds_check_mode=, 2025-05-07T20:13:58.2628792Z use_cpu=True, 2025-05-07T20:13:58.2629084Z weighted=True, 2025-05-07T20:13:58.2629376Z dtype=torch.int64, 2025-05-07T20:13:58.2629695Z mixed_B=True, 2025-05-07T20:13:58.2629999Z bounds_check_version=1, 2025-05-07T20:13:58.2630315Z ) 2025-05-07T20:13:58.2630598Z Trying example: test_bounds_check( 2025-05-07T20:13:58.2631297Z self=, 2025-05-07T20:13:58.2632013Z T=13, 2025-05-07T20:13:58.2632276Z B=25, 2025-05-07T20:13:58.2632532Z max_L=27, 2025-05-07T20:13:58.2642772Z bounds_check_mode=, 2025-05-07T20:13:58.2643361Z use_cpu=True, 2025-05-07T20:13:58.2643630Z weighted=False, 2025-05-07T20:13:58.2643938Z dtype=torch.int64, 2025-05-07T20:13:58.2644259Z mixed_B=False, 2025-05-07T20:13:58.2644553Z bounds_check_version=2, 2025-05-07T20:13:58.2644887Z ) 2025-05-07T20:13:58.2645164Z Trying example: test_bounds_check( 2025-05-07T20:13:58.2645861Z self=, 2025-05-07T20:13:58.2646566Z T=13, 2025-05-07T20:13:58.2646824Z B=25, 2025-05-07T20:13:58.2647071Z max_L=13, 2025-05-07T20:13:58.2647410Z bounds_check_mode=, 2025-05-07T20:13:58.2647841Z use_cpu=True, 2025-05-07T20:13:58.2648119Z weighted=False, 2025-05-07T20:13:58.2648425Z dtype=torch.int64, 2025-05-07T20:13:58.2648740Z mixed_B=False, 2025-05-07T20:13:58.2649048Z bounds_check_version=2, 2025-05-07T20:13:58.2649358Z ) 2025-05-07T20:13:58.2649633Z Trying example: test_bounds_check( 2025-05-07T20:13:58.2650336Z self=, 2025-05-07T20:13:58.2651017Z T=13, 2025-05-07T20:13:58.2651273Z B=13, 2025-05-07T20:13:58.2651532Z max_L=13, 2025-05-07T20:13:58.2651861Z bounds_check_mode=, 2025-05-07T20:13:58.2652288Z use_cpu=True, 2025-05-07T20:13:58.2652582Z weighted=False, 2025-05-07T20:13:58.2652877Z dtype=torch.int64, 2025-05-07T20:13:58.2653193Z mixed_B=False, 2025-05-07T20:13:58.2653495Z bounds_check_version=2, 2025-05-07T20:13:58.2653808Z ) 2025-05-07T20:13:58.2654085Z Trying example: test_bounds_check( 2025-05-07T20:13:58.2654778Z self=, 2025-05-07T20:13:58.2655455Z T=3, 2025-05-07T20:13:58.2655708Z B=23, 2025-05-07T20:13:58.2655973Z max_L=31, 2025-05-07T20:13:58.2656312Z bounds_check_mode=, 2025-05-07T20:13:58.2656738Z use_cpu=True, 2025-05-07T20:13:58.2657029Z weighted=True, 2025-05-07T20:13:58.2657323Z dtype=torch.int64, 2025-05-07T20:13:58.2657617Z mixed_B=False, 2025-05-07T20:13:58.2657916Z bounds_check_version=2, 2025-05-07T20:13:58.2658334Z ) 2025-05-07T20:13:58.2658604Z Trying example: test_bounds_check( 2025-05-07T20:13:58.2659302Z self=, 2025-05-07T20:13:58.2660039Z T=3, 2025-05-07T20:13:58.2660278Z B=23, 2025-05-07T20:13:58.2660531Z max_L=31, 2025-05-07T20:13:58.2660871Z bounds_check_mode=, 2025-05-07T20:13:58.2661289Z use_cpu=True, 2025-05-07T20:13:58.2661576Z weighted=True, 2025-05-07T20:13:58.2661878Z dtype=torch.int64, 2025-05-07T20:13:58.2662179Z mixed_B=True, 2025-05-07T20:13:58.2662476Z bounds_check_version=2, 2025-05-07T20:13:58.2662799Z ) 2025-05-07T20:13:58.2663068Z Trying example: test_bounds_check( 2025-05-07T20:13:58.2663798Z self=, 2025-05-07T20:13:58.2664492Z T=3, 2025-05-07T20:13:58.2664747Z B=31, 2025-05-07T20:13:58.2664988Z max_L=31, 2025-05-07T20:13:58.2665334Z bounds_check_mode=, 2025-05-07T20:13:58.2665769Z use_cpu=True, 2025-05-07T20:13:58.2666047Z weighted=True, 2025-05-07T20:13:58.2666343Z dtype=torch.int64, 2025-05-07T20:13:58.2666661Z mixed_B=True, 2025-05-07T20:13:58.2666951Z bounds_check_version=2, 2025-05-07T20:13:58.2667272Z ) 2025-05-07T20:13:58.2667547Z Trying example: test_bounds_check( 2025-05-07T20:13:58.2668225Z self=, 2025-05-07T20:13:58.2668952Z T=47, 2025-05-07T20:13:58.2669210Z B=15, 2025-05-07T20:13:58.2669455Z max_L=9, 2025-05-07T20:13:58.2669796Z bounds_check_mode=, 2025-05-07T20:13:58.2670237Z use_cpu=True, 2025-05-07T20:13:58.2670518Z weighted=False, 2025-05-07T20:13:58.2670823Z dtype=torch.int64, 2025-05-07T20:13:58.2671135Z mixed_B=True, 2025-05-07T20:13:58.2671437Z bounds_check_version=2, 2025-05-07T20:13:58.2671756Z ) 2025-05-07T20:13:58.2672034Z Trying example: test_bounds_check( 2025-05-07T20:13:58.2672725Z self=, 2025-05-07T20:13:58.2673403Z T=47, 2025-05-07T20:13:58.2673661Z B=15, 2025-05-07T20:13:58.2673917Z max_L=47, 2025-05-07T20:13:58.2674250Z bounds_check_mode=, 2025-05-07T20:13:58.2674691Z use_cpu=True, 2025-05-07T20:13:58.2674985Z weighted=False, 2025-05-07T20:13:58.2675272Z dtype=torch.int64, 2025-05-07T20:13:58.2675589Z mixed_B=True, 2025-05-07T20:13:58.2675890Z bounds_check_version=2, 2025-05-07T20:13:58.2676294Z ) 2025-05-07T20:13:58.2676571Z Trying example: test_bounds_check( 2025-05-07T20:13:58.2677270Z self=, 2025-05-07T20:13:58.2677942Z T=47, 2025-05-07T20:13:58.2678199Z B=47, 2025-05-07T20:13:58.2678453Z max_L=47, 2025-05-07T20:13:58.2678794Z bounds_check_mode=, 2025-05-07T20:13:58.2679212Z use_cpu=True, 2025-05-07T20:13:58.2679502Z weighted=False, 2025-05-07T20:13:58.2679803Z dtype=torch.int64, 2025-05-07T20:13:58.2680102Z mixed_B=True, 2025-05-07T20:13:58.2680405Z bounds_check_version=2, 2025-05-07T20:13:58.2680730Z ) 2025-05-07T20:13:58.2680998Z Trying example: test_bounds_check( 2025-05-07T20:13:58.2681689Z self=, 2025-05-07T20:13:58.2682383Z T=47, 2025-05-07T20:13:58.2682627Z B=47, 2025-05-07T20:13:58.2682883Z max_L=47, 2025-05-07T20:13:58.2683220Z bounds_check_mode=, 2025-05-07T20:13:58.2683642Z use_cpu=True, 2025-05-07T20:13:58.2683931Z weighted=True, 2025-05-07T20:13:58.2684229Z dtype=torch.int64, 2025-05-07T20:13:58.2684521Z mixed_B=True, 2025-05-07T20:13:58.2684822Z bounds_check_version=2, 2025-05-07T20:13:58.2685144Z ) 2025-05-07T20:13:58.2685454Z Trying example: test_bounds_check( 2025-05-07T20:13:58.2686157Z self=, 2025-05-07T20:13:58.2686887Z T=8, 2025-05-07T20:13:58.2687147Z B=64, 2025-05-07T20:13:58.2687389Z max_L=61, 2025-05-07T20:13:58.2687740Z bounds_check_mode=, 2025-05-07T20:13:58.2688179Z use_cpu=True, 2025-05-07T20:13:58.2688455Z weighted=True, 2025-05-07T20:13:58.2688759Z dtype=torch.int64, 2025-05-07T20:13:58.2689079Z mixed_B=False, 2025-05-07T20:13:58.2689371Z bounds_check_version=1, 2025-05-07T20:13:58.2689698Z ) 2025-05-07T20:13:58.2689974Z Trying example: test_bounds_check( 2025-05-07T20:13:58.2690684Z self=, 2025-05-07T20:13:58.2691375Z T=8, 2025-05-07T20:13:58.2691630Z B=64, 2025-05-07T20:13:58.2691876Z max_L=61, 2025-05-07T20:13:58.2692221Z bounds_check_mode=, 2025-05-07T20:13:58.2692660Z use_cpu=True, 2025-05-07T20:13:58.2692934Z weighted=False, 2025-05-07T20:13:58.2693236Z dtype=torch.int64, 2025-05-07T20:13:58.2693555Z mixed_B=False, 2025-05-07T20:13:58.2693851Z bounds_check_version=1, 2025-05-07T20:13:58.2694161Z ) 2025-05-07T20:13:58.2694431Z Trying example: test_bounds_check( 2025-05-07T20:13:58.2695121Z self=, 2025-05-07T20:13:58.2695828Z T=61, 2025-05-07T20:13:58.2696087Z B=64, 2025-05-07T20:13:58.2696346Z max_L=61, 2025-05-07T20:13:58.2696678Z bounds_check_mode=, 2025-05-07T20:13:58.2697114Z use_cpu=True, 2025-05-07T20:13:58.2697403Z weighted=False, 2025-05-07T20:13:58.2697693Z dtype=torch.int64, 2025-05-07T20:13:58.2698006Z mixed_B=False, 2025-05-07T20:13:58.2698307Z bounds_check_version=1, 2025-05-07T20:13:58.2698619Z ) 2025-05-07T20:13:58.2698901Z Trying example: test_bounds_check( 2025-05-07T20:13:58.2699597Z self=, 2025-05-07T20:13:58.2700284Z T=64, 2025-05-07T20:13:58.2700536Z B=64, 2025-05-07T20:13:58.2700791Z max_L=61, 2025-05-07T20:13:58.2701124Z bounds_check_mode=, 2025-05-07T20:13:58.2701561Z use_cpu=True, 2025-05-07T20:13:58.2701853Z weighted=False, 2025-05-07T20:13:58.2702156Z dtype=torch.int64, 2025-05-07T20:13:58.2702458Z mixed_B=False, 2025-05-07T20:13:58.2702758Z bounds_check_version=1, 2025-05-07T20:13:58.2703082Z ) 2025-05-07T20:13:58.2704195Z [E507 20:13:58.062121532 embedding_bounds_check_host_cpu.cpp:186] EmbeddingBoundsCheck (VBE false): (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-07T20:13:58.2706859Z [E507 20:13:58.063378860 embedding_bounds_check_host_cpu.cpp:118] EmbeddingBoundsCheck (VBE false): The last element in offsets is incorrect for total batch size B: 64, total table num T: 64, last element in offsets: 128078, indices size: 127978. Setting the last element in offsets to be indices size. 2025-05-07T20:13:58.3603686Z [E507 20:13:58.159553042 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-07T20:13:58.3606189Z [E507 20:13:58.159695609 embedding_bounds_check_host_cpu.cpp:118] EmbeddingBoundsCheck (VBE true): The last element in offsets is incorrect for total batch size total_B: 34, total table num T: 21, last element in offsets: 250, indices size: 150. Setting the last element in offsets to be indices size. 2025-05-07T20:13:58.3633431Z [E507 20:13:58.162628678 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-07T20:13:58.3635236Z [E507 20:13:58.162768494 embedding_bounds_check_host_cpu.cpp:118] EmbeddingBoundsCheck (VBE true): The last element in offsets is incorrect for total batch size total_B: 34, total table num T: 21, last element in offsets: 250, indices size: 150. Setting the last element in offsets to be indices size. 2025-05-07T20:13:58.3657361Z [E507 20:13:58.165041781 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-07T20:13:58.3659216Z [E507 20:13:58.165179805 embedding_bounds_check_host_cpu.cpp:118] EmbeddingBoundsCheck (VBE true): The last element in offsets is incorrect for total batch size total_B: 5, total table num T: 3, last element in offsets: 127, indices size: 27. Setting the last element in offsets to be indices size. 2025-05-07T20:13:58.3682721Z [E507 20:13:58.167580439 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-07T20:13:58.3684501Z [E507 20:13:58.167722403 embedding_bounds_check_host_cpu.cpp:118] EmbeddingBoundsCheck (VBE true): The last element in offsets is incorrect for total batch size total_B: 5, total table num T: 3, last element in offsets: 106, indices size: 6. Setting the last element in offsets to be indices size. 2025-05-07T20:13:58.3772852Z Trying example: test_bounds_check( 2025-05-07T20:13:58.3773447Z self=, 2025-05-07T20:13:58.3773993Z T=64, 2025-05-07T20:13:58.3774245Z B=64, 2025-05-07T20:13:58.3774452Z max_L=64, 2025-05-07T20:13:58.3774717Z bounds_check_mode=, 2025-05-07T20:13:58.3775068Z use_cpu=True, 2025-05-07T20:13:58.3775300Z weighted=False, 2025-05-07T20:13:58.3775528Z dtype=torch.int64, 2025-05-07T20:13:58.3775771Z mixed_B=False, 2025-05-07T20:13:58.3776014Z bounds_check_version=1, 2025-05-07T20:13:58.3776256Z ) 2025-05-07T20:13:58.3776470Z Trying example: test_bounds_check( 2025-05-07T20:13:58.3777008Z self=, 2025-05-07T20:13:58.3777582Z T=63, 2025-05-07T20:13:58.3777781Z B=39, 2025-05-07T20:13:58.3777983Z max_L=30, 2025-05-07T20:13:58.3778301Z bounds_check_mode=, 2025-05-07T20:13:58.3778624Z use_cpu=True, 2025-05-07T20:13:58.3778849Z weighted=False, 2025-05-07T20:13:58.3779085Z dtype=torch.int32, 2025-05-07T20:13:58.3779317Z mixed_B=False, 2025-05-07T20:13:58.3779554Z bounds_check_version=1, 2025-05-07T20:13:58.3779806Z ) 2025-05-07T20:13:58.3780011Z Trying example: test_bounds_check( 2025-05-07T20:13:58.3780547Z self=, 2025-05-07T20:13:58.3781077Z T=30, 2025-05-07T20:13:58.3781267Z B=39, 2025-05-07T20:13:58.3781471Z max_L=30, 2025-05-07T20:13:58.3781740Z bounds_check_mode=, 2025-05-07T20:13:58.3782060Z use_cpu=True, 2025-05-07T20:13:58.3782287Z weighted=False, 2025-05-07T20:13:58.3782519Z dtype=torch.int32, 2025-05-07T20:13:58.3782750Z mixed_B=False, 2025-05-07T20:13:58.3782985Z bounds_check_version=1, 2025-05-07T20:13:58.3783236Z ) 2025-05-07T20:13:58.3783435Z Trying example: test_bounds_check( 2025-05-07T20:13:58.3783973Z self=, 2025-05-07T20:13:58.3784501Z T=30, 2025-05-07T20:13:58.3784701Z B=39, 2025-05-07T20:13:58.3784887Z max_L=39, 2025-05-07T20:13:58.3785150Z bounds_check_mode=, 2025-05-07T20:13:58.3785603Z use_cpu=True, 2025-05-07T20:13:58.3785822Z weighted=False, 2025-05-07T20:13:58.3786062Z dtype=torch.int32, 2025-05-07T20:13:58.3786313Z mixed_B=False, 2025-05-07T20:13:58.3786540Z bounds_check_version=1, 2025-05-07T20:13:58.3786868Z ) 2025-05-07T20:13:58.3787086Z Trying example: test_bounds_check( 2025-05-07T20:13:58.3787612Z self=, 2025-05-07T20:13:58.3788144Z T=30, 2025-05-07T20:13:58.3788346Z B=30, 2025-05-07T20:13:58.3788532Z max_L=39, 2025-05-07T20:13:58.3788792Z bounds_check_mode=, 2025-05-07T20:13:58.3789124Z use_cpu=True, 2025-05-07T20:13:58.3789337Z weighted=False, 2025-05-07T20:13:58.3789626Z dtype=torch.int32, 2025-05-07T20:13:58.3789870Z mixed_B=False, 2025-05-07T20:13:58.3790108Z bounds_check_version=1, 2025-05-07T20:13:58.3790346Z ) 2025-05-07T20:13:58.3790559Z Trying example: test_bounds_check( 2025-05-07T20:13:58.3791094Z self=, 2025-05-07T20:13:58.3791609Z T=30, 2025-05-07T20:13:58.3791808Z B=30, 2025-05-07T20:13:58.3792006Z max_L=30, 2025-05-07T20:13:58.3792258Z bounds_check_mode=, 2025-05-07T20:13:58.3792589Z use_cpu=True, 2025-05-07T20:13:58.3792816Z weighted=False, 2025-05-07T20:13:58.3793036Z dtype=torch.int32, 2025-05-07T20:13:58.3793278Z mixed_B=False, 2025-05-07T20:13:58.3793516Z bounds_check_version=1, 2025-05-07T20:13:58.3793802Z ) 2025-05-07T20:13:58.3794019Z Trying example: test_bounds_check( 2025-05-07T20:13:58.3794563Z self=, 2025-05-07T20:13:58.3795079Z T=60, 2025-05-07T20:13:58.3795283Z B=64, 2025-05-07T20:13:58.3795486Z max_L=34, 2025-05-07T20:13:58.3795751Z bounds_check_mode=, 2025-05-07T20:13:58.3796155Z use_cpu=True, 2025-05-07T20:13:58.3796385Z weighted=True, 2025-05-07T20:13:58.3796620Z dtype=torch.int64, 2025-05-07T20:13:58.3796849Z mixed_B=True, 2025-05-07T20:13:58.3797082Z bounds_check_version=1, 2025-05-07T20:13:58.3797339Z ) 2025-05-07T20:13:58.3797542Z Trying example: test_bounds_check( 2025-05-07T20:13:58.3798082Z self=, 2025-05-07T20:13:58.3798615Z T=60, 2025-05-07T20:13:58.3798803Z B=64, 2025-05-07T20:13:58.3799005Z max_L=60, 2025-05-07T20:13:58.3799271Z bounds_check_mode=, 2025-05-07T20:13:58.3799596Z use_cpu=True, 2025-05-07T20:13:58.3799827Z weighted=True, 2025-05-07T20:13:58.3800066Z dtype=torch.int64, 2025-05-07T20:13:58.3800300Z mixed_B=True, 2025-05-07T20:13:58.3800536Z bounds_check_version=1, 2025-05-07T20:13:58.3800793Z ) 2025-05-07T20:13:58.3800997Z Trying example: test_bounds_check( 2025-05-07T20:13:58.3801539Z self=, 2025-05-07T20:13:58.3802069Z T=60, 2025-05-07T20:13:58.3802325Z B=60, 2025-05-07T20:13:58.3802518Z max_L=60, 2025-05-07T20:13:58.3802786Z bounds_check_mode=, 2025-05-07T20:13:58.3803172Z use_cpu=True, 2025-05-07T20:13:58.3803385Z weighted=True, 2025-05-07T20:13:58.3803628Z dtype=torch.int64, 2025-05-07T20:13:58.3803868Z mixed_B=True, 2025-05-07T20:13:58.3804088Z bounds_check_version=1, 2025-05-07T20:13:58.3804344Z ) 2025-05-07T20:13:58.3804558Z Trying example: test_bounds_check( 2025-05-07T20:13:58.3805079Z self=, 2025-05-07T20:13:58.3805772Z T=21, 2025-05-07T20:13:58.3806021Z B=3, 2025-05-07T20:13:58.3806207Z max_L=10, 2025-05-07T20:13:58.3806477Z bounds_check_mode=, 2025-05-07T20:13:58.3806873Z use_cpu=True, 2025-05-07T20:13:58.3807176Z weighted=False, 2025-05-07T20:13:58.3807413Z dtype=torch.int64, 2025-05-07T20:13:58.3807656Z mixed_B=True, 2025-05-07T20:13:58.3807875Z bounds_check_version=2, 2025-05-07T20:13:58.3808173Z ) 2025-05-07T20:13:58.3808391Z Trying example: test_bounds_check( 2025-05-07T20:13:58.3808934Z self=, 2025-05-07T20:13:58.3809454Z T=21, 2025-05-07T20:13:58.3809659Z B=3, 2025-05-07T20:13:58.3809857Z max_L=10, 2025-05-07T20:13:58.3810115Z bounds_check_mode=, 2025-05-07T20:13:58.3810455Z use_cpu=True, 2025-05-07T20:13:58.3810680Z weighted=True, 2025-05-07T20:13:58.3810941Z dtype=torch.int64, 2025-05-07T20:13:58.3811184Z mixed_B=True, 2025-05-07T20:13:58.3811414Z bounds_check_version=2, 2025-05-07T20:13:58.3811651Z ) 2025-05-07T20:13:58.3811862Z Trying example: test_bounds_check( 2025-05-07T20:13:58.3812404Z self=, 2025-05-07T20:13:58.3812923Z T=3, 2025-05-07T20:13:58.3813124Z B=3, 2025-05-07T20:13:58.3813322Z max_L=10, 2025-05-07T20:13:58.3813581Z bounds_check_mode=, 2025-05-07T20:13:58.3813924Z use_cpu=True, 2025-05-07T20:13:58.3814152Z weighted=True, 2025-05-07T20:13:58.3814385Z dtype=torch.int64, 2025-05-07T20:13:58.3814612Z mixed_B=True, 2025-05-07T20:13:58.3814844Z bounds_check_version=2, 2025-05-07T20:13:58.3815133Z ) 2025-05-07T20:13:58.3815333Z Trying example: test_bounds_check( 2025-05-07T20:13:58.3815868Z self=, 2025-05-07T20:13:58.3816399Z T=3, 2025-05-07T20:13:58.3816587Z B=3, 2025-05-07T20:13:58.3816790Z max_L=3, 2025-05-07T20:13:58.3817055Z bounds_check_mode=, 2025-05-07T20:13:58.3817381Z use_cpu=True, 2025-05-07T20:13:58.3817607Z weighted=True, 2025-05-07T20:13:58.3817841Z dtype=torch.int64, 2025-05-07T20:13:58.3818070Z mixed_B=True, 2025-05-07T20:13:58.3818303Z bounds_check_version=2, 2025-05-07T20:13:58.3818553Z ) 2025-05-07T20:13:58.3818756Z Trying example: test_bounds_check( 2025-05-07T20:13:58.3819287Z self=, 2025-05-07T20:13:58.3819816Z T=32, 2025-05-07T20:13:58.3820015Z B=16, 2025-05-07T20:13:58.3820201Z max_L=25, 2025-05-07T20:13:58.3820464Z bounds_check_mode=, 2025-05-07T20:13:58.3820793Z use_cpu=True, 2025-05-07T20:13:58.3821005Z weighted=True, 2025-05-07T20:13:58.3821230Z dtype=torch.int32, 2025-05-07T20:13:58.3821473Z mixed_B=False, 2025-05-07T20:13:58.3821695Z bounds_check_version=1, 2025-05-07T20:13:58.3821944Z ) 2025-05-07T20:13:58.3822159Z Trying example: test_bounds_check( 2025-05-07T20:13:58.3822679Z self=, 2025-05-07T20:13:58.3823208Z T=16, 2025-05-07T20:13:58.3823407Z B=16, 2025-05-07T20:13:58.3823596Z max_L=25, 2025-05-07T20:13:58.3823860Z bounds_check_mode=, 2025-05-07T20:13:58.3824190Z use_cpu=True, 2025-05-07T20:13:58.3824402Z weighted=True, 2025-05-07T20:13:58.3824631Z dtype=torch.int32, 2025-05-07T20:13:58.3824864Z mixed_B=False, 2025-05-07T20:13:58.3825084Z bounds_check_version=1, 2025-05-07T20:13:58.3825337Z ) 2025-05-07T20:13:58.3825558Z Trying example: test_bounds_check( 2025-05-07T20:13:58.3826094Z self=, 2025-05-07T20:13:58.3826611Z T=16, 2025-05-07T20:13:58.3826817Z B=25, 2025-05-07T20:13:58.3827019Z max_L=25, 2025-05-07T20:13:58.3827270Z bounds_check_mode=, 2025-05-07T20:13:58.3827605Z use_cpu=True, 2025-05-07T20:13:58.3827880Z weighted=True, 2025-05-07T20:13:58.3828104Z dtype=torch.int32, 2025-05-07T20:13:58.3828351Z mixed_B=False, 2025-05-07T20:13:58.3828591Z bounds_check_version=1, 2025-05-07T20:13:58.3828835Z ) 2025-05-07T20:13:58.3829074Z PASSED 2025-05-07T20:13:58.3829511Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_pickle PASSED 2025-05-07T20:13:58.4665607Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_pruning Trying example: test_pruning( 2025-05-07T20:13:58.4666445Z self=, 2025-05-07T20:13:58.4666977Z T=1, 2025-05-07T20:13:58.4667253Z B=1, 2025-05-07T20:13:58.4667438Z L=0, 2025-05-07T20:13:58.4667770Z use_cpu=True, 2025-05-07T20:13:58.4668020Z use_cpu_hashtable=False, 2025-05-07T20:13:58.4668297Z use_array_for_index_remapping=False, 2025-05-07T20:13:58.4668597Z ) 2025-05-07T20:13:58.4668810Z Trying example: test_pruning( 2025-05-07T20:13:58.4669300Z self=, 2025-05-07T20:13:58.4669808Z T=4, 2025-05-07T20:13:58.4670003Z B=1, 2025-05-07T20:13:58.4670196Z L=0, 2025-05-07T20:13:58.4670386Z use_cpu=True, 2025-05-07T20:13:58.4670624Z use_cpu_hashtable=False, 2025-05-07T20:13:58.4670917Z use_array_for_index_remapping=False, 2025-05-07T20:13:58.4671198Z ) 2025-05-07T20:13:58.4671407Z Trying example: test_pruning( 2025-05-07T20:13:58.4671914Z self=, 2025-05-07T20:13:58.4672475Z T=4, 2025-05-07T20:13:58.4672672Z B=5, 2025-05-07T20:13:58.4672869Z L=1, 2025-05-07T20:13:58.4673056Z use_cpu=True, 2025-05-07T20:13:58.4673294Z use_cpu_hashtable=True, 2025-05-07T20:13:58.4673577Z use_array_for_index_remapping=False, 2025-05-07T20:13:58.4673859Z ) 2025-05-07T20:13:58.4674069Z Trying example: test_pruning( 2025-05-07T20:13:58.4674567Z self=, 2025-05-07T20:13:58.4675060Z T=4, 2025-05-07T20:13:58.4675257Z B=5, 2025-05-07T20:13:58.4675452Z L=4, 2025-05-07T20:13:58.4675642Z use_cpu=True, 2025-05-07T20:13:58.4675883Z use_cpu_hashtable=False, 2025-05-07T20:13:58.4676264Z use_array_for_index_remapping=False, 2025-05-07T20:13:58.4676559Z ) 2025-05-07T20:13:58.4676760Z Trying example: test_pruning( 2025-05-07T20:13:58.4677265Z self=, 2025-05-07T20:13:58.4677773Z T=4, 2025-05-07T20:13:58.4677958Z B=5, 2025-05-07T20:13:58.4678159Z L=4, 2025-05-07T20:13:58.4678360Z use_cpu=True, 2025-05-07T20:13:58.4678583Z use_cpu_hashtable=True, 2025-05-07T20:13:58.4678865Z use_array_for_index_remapping=False, 2025-05-07T20:13:58.4679155Z ) 2025-05-07T20:13:58.4679350Z Trying example: test_pruning( 2025-05-07T20:13:58.4679850Z self=, 2025-05-07T20:13:58.4680359Z T=3, 2025-05-07T20:13:58.4680544Z B=2, 2025-05-07T20:13:58.4680739Z L=4, 2025-05-07T20:13:58.4680942Z use_cpu=True, 2025-05-07T20:13:58.4681164Z use_cpu_hashtable=True, 2025-05-07T20:13:58.4681447Z use_array_for_index_remapping=True, 2025-05-07T20:13:58.4681737Z ) 2025-05-07T20:13:58.4681931Z Trying example: test_pruning( 2025-05-07T20:13:58.4682421Z self=, 2025-05-07T20:13:58.4682933Z T=4, 2025-05-07T20:13:58.4683127Z B=1, 2025-05-07T20:13:58.4683308Z L=2, 2025-05-07T20:13:58.4683504Z use_cpu=True, 2025-05-07T20:13:58.4683739Z use_cpu_hashtable=True, 2025-05-07T20:13:58.4684008Z use_array_for_index_remapping=True, 2025-05-07T20:13:58.4684295Z ) 2025-05-07T20:13:58.4684503Z Trying example: test_pruning( 2025-05-07T20:13:58.4685050Z self=, 2025-05-07T20:13:58.4685561Z T=2, 2025-05-07T20:13:58.4685759Z B=3, 2025-05-07T20:13:58.4685943Z L=8, 2025-05-07T20:13:58.4686145Z use_cpu=True, 2025-05-07T20:13:58.4686450Z use_cpu_hashtable=False, 2025-05-07T20:13:58.4686726Z use_array_for_index_remapping=False, 2025-05-07T20:13:58.4687022Z ) 2025-05-07T20:13:58.4687230Z Trying example: test_pruning( 2025-05-07T20:13:58.4687713Z self=, 2025-05-07T20:13:58.4688224Z T=2, 2025-05-07T20:13:58.4688424Z B=5, 2025-05-07T20:13:58.4688622Z L=5, 2025-05-07T20:13:58.4688808Z use_cpu=True, 2025-05-07T20:13:58.4689077Z use_cpu_hashtable=True, 2025-05-07T20:13:58.4689359Z use_array_for_index_remapping=True, 2025-05-07T20:13:58.4689640Z ) 2025-05-07T20:13:58.4689856Z Trying example: test_pruning( 2025-05-07T20:13:58.4690360Z self=, 2025-05-07T20:13:58.4690857Z T=1, 2025-05-07T20:13:58.4691062Z B=5, 2025-05-07T20:13:58.4691264Z L=2, 2025-05-07T20:13:58.4691453Z use_cpu=True, 2025-05-07T20:13:58.4691698Z use_cpu_hashtable=True, 2025-05-07T20:13:58.4691983Z use_array_for_index_remapping=True, 2025-05-07T20:13:58.4692263Z ) 2025-05-07T20:13:58.4692482Z Trying example: test_pruning( 2025-05-07T20:13:58.4692981Z self=, 2025-05-07T20:13:58.4693511Z T=5, 2025-05-07T20:13:58.4693715Z B=3, 2025-05-07T20:13:58.4693913Z L=1, 2025-05-07T20:13:58.4694101Z use_cpu=True, 2025-05-07T20:13:58.4694346Z use_cpu_hashtable=False, 2025-05-07T20:13:58.4694635Z use_array_for_index_remapping=False, 2025-05-07T20:13:58.4694926Z ) 2025-05-07T20:13:58.4695123Z Trying example: test_pruning( 2025-05-07T20:13:58.4695627Z self=, 2025-05-07T20:13:58.4696135Z T=5, 2025-05-07T20:13:58.4696319Z B=3, 2025-05-07T20:13:58.4696515Z L=3, 2025-05-07T20:13:58.4696714Z use_cpu=True, 2025-05-07T20:13:58.4696940Z use_cpu_hashtable=False, 2025-05-07T20:13:58.4697224Z use_array_for_index_remapping=False, 2025-05-07T20:13:58.4697519Z ) 2025-05-07T20:13:58.4697717Z Trying example: test_pruning( 2025-05-07T20:13:58.4698211Z self=, 2025-05-07T20:13:58.4698720Z T=5, 2025-05-07T20:13:58.4698902Z B=3, 2025-05-07T20:13:58.4699094Z L=5, 2025-05-07T20:13:58.4699292Z use_cpu=True, 2025-05-07T20:13:58.4699520Z use_cpu_hashtable=False, 2025-05-07T20:13:58.4699811Z use_array_for_index_remapping=False, 2025-05-07T20:13:58.4700107Z ) 2025-05-07T20:13:58.4700304Z Trying example: test_pruning( 2025-05-07T20:13:58.4700802Z self=, 2025-05-07T20:13:58.4701306Z T=3, 2025-05-07T20:13:58.4701498Z B=3, 2025-05-07T20:13:58.4701678Z L=5, 2025-05-07T20:13:58.4701877Z use_cpu=True, 2025-05-07T20:13:58.4702116Z use_cpu_hashtable=False, 2025-05-07T20:13:58.4702391Z use_array_for_index_remapping=False, 2025-05-07T20:13:58.4702683Z ) 2025-05-07T20:13:58.4702894Z Trying example: test_pruning( 2025-05-07T20:13:58.4703380Z self=, 2025-05-07T20:13:58.4703889Z T=3, 2025-05-07T20:13:58.4704086Z B=5, 2025-05-07T20:13:58.4704267Z L=5, 2025-05-07T20:13:58.4704469Z use_cpu=True, 2025-05-07T20:13:58.4704707Z use_cpu_hashtable=False, 2025-05-07T20:13:58.4704982Z use_array_for_index_remapping=False, 2025-05-07T20:13:58.4705273Z ) 2025-05-07T20:13:58.4705657Z Trying example: test_pruning( 2025-05-07T20:13:58.4706214Z self=, 2025-05-07T20:13:58.4706724Z T=3, 2025-05-07T20:13:58.4706923Z B=3, 2025-05-07T20:13:58.4707102Z L=3, 2025-05-07T20:13:58.4707303Z use_cpu=True, 2025-05-07T20:13:58.4707581Z use_cpu_hashtable=False, 2025-05-07T20:13:58.4707865Z use_array_for_index_remapping=False, 2025-05-07T20:13:58.4708147Z ) 2025-05-07T20:13:58.4708355Z Trying example: test_pruning( 2025-05-07T20:13:58.4708851Z self=, 2025-05-07T20:13:58.4709348Z T=1, 2025-05-07T20:13:58.4709549Z B=4, 2025-05-07T20:13:58.4709743Z L=5, 2025-05-07T20:13:58.4709926Z use_cpu=True, 2025-05-07T20:13:58.4710165Z use_cpu_hashtable=True, 2025-05-07T20:13:58.4710486Z use_array_for_index_remapping=False, 2025-05-07T20:13:58.4710766Z ) 2025-05-07T20:13:58.4710973Z Trying example: test_pruning( 2025-05-07T20:13:58.4711470Z self=, 2025-05-07T20:13:58.4711961Z T=1, 2025-05-07T20:13:58.4712159Z B=4, 2025-05-07T20:13:58.4712355Z L=4, 2025-05-07T20:13:58.4712540Z use_cpu=True, 2025-05-07T20:13:58.4712778Z use_cpu_hashtable=True, 2025-05-07T20:13:58.4713068Z use_array_for_index_remapping=False, 2025-05-07T20:13:58.4713351Z ) 2025-05-07T20:13:58.4713566Z Trying example: test_pruning( 2025-05-07T20:13:58.4714065Z self=, 2025-05-07T20:13:58.4714610Z T=1, 2025-05-07T20:13:58.4714795Z B=4, 2025-05-07T20:13:58.4714989Z L=1, 2025-05-07T20:13:58.4715186Z use_cpu=True, 2025-05-07T20:13:58.4715409Z use_cpu_hashtable=True, 2025-05-07T20:13:58.4715695Z use_array_for_index_remapping=False, 2025-05-07T20:13:58.4716056Z ) 2025-05-07T20:13:58.4716255Z Trying example: test_pruning( 2025-05-07T20:13:58.4716761Z self=, 2025-05-07T20:13:58.4717286Z T=1, 2025-05-07T20:13:58.4717471Z B=4, 2025-05-07T20:13:58.4717668Z L=1, 2025-05-07T20:13:58.4717870Z use_cpu=True, 2025-05-07T20:13:58.4718098Z use_cpu_hashtable=False, 2025-05-07T20:13:58.4718392Z use_array_for_index_remapping=False, 2025-05-07T20:13:58.4718693Z ) 2025-05-07T20:13:58.4718892Z Trying example: test_pruning( 2025-05-07T20:13:58.4719397Z self=, 2025-05-07T20:13:58.4719906Z T=1, 2025-05-07T20:13:58.4720112Z B=1, 2025-05-07T20:13:58.4720300Z L=1, 2025-05-07T20:13:58.4720504Z use_cpu=True, 2025-05-07T20:13:58.4720747Z use_cpu_hashtable=False, 2025-05-07T20:13:58.4721026Z use_array_for_index_remapping=False, 2025-05-07T20:13:58.4721323Z ) 2025-05-07T20:13:58.4721536Z Trying example: test_pruning( 2025-05-07T20:13:58.4722017Z self=, 2025-05-07T20:13:58.4722525Z T=5, 2025-05-07T20:13:58.4722724Z B=6, 2025-05-07T20:13:58.4722910Z L=8, 2025-05-07T20:13:58.4723115Z use_cpu=True, 2025-05-07T20:13:58.4723358Z use_cpu_hashtable=False, 2025-05-07T20:13:58.4723636Z use_array_for_index_remapping=False, 2025-05-07T20:13:58.4723934Z ) 2025-05-07T20:13:58.4724143Z Trying example: test_pruning( 2025-05-07T20:13:58.4724623Z self=, 2025-05-07T20:13:58.4725129Z T=5, 2025-05-07T20:13:58.4725325Z B=5, 2025-05-07T20:13:58.4725505Z L=8, 2025-05-07T20:13:58.4725706Z use_cpu=True, 2025-05-07T20:13:58.4725943Z use_cpu_hashtable=False, 2025-05-07T20:13:58.4726233Z use_array_for_index_remapping=False, 2025-05-07T20:13:58.4726518Z ) 2025-05-07T20:13:58.4726728Z Trying example: test_pruning( 2025-05-07T20:13:58.4727224Z self=, 2025-05-07T20:13:58.4727765Z T=5, 2025-05-07T20:13:58.4727967Z B=5, 2025-05-07T20:13:58.4728168Z L=5, 2025-05-07T20:13:58.4728357Z use_cpu=True, 2025-05-07T20:13:58.4728594Z use_cpu_hashtable=False, 2025-05-07T20:13:58.4728915Z use_array_for_index_remapping=False, 2025-05-07T20:13:58.4729196Z ) 2025-05-07T20:13:58.4729403Z Trying example: test_pruning( 2025-05-07T20:13:58.4729901Z self=, 2025-05-07T20:13:58.4730394Z T=4, 2025-05-07T20:13:58.4730593Z B=8, 2025-05-07T20:13:58.4730791Z L=2, 2025-05-07T20:13:58.4730981Z use_cpu=True, 2025-05-07T20:13:58.4731225Z use_cpu_hashtable=False, 2025-05-07T20:13:58.4731540Z use_array_for_index_remapping=True, 2025-05-07T20:13:58.4731819Z ) 2025-05-07T20:13:58.4732031Z Trying example: test_pruning( 2025-05-07T20:13:58.4732528Z self=, 2025-05-07T20:13:58.4733040Z T=1, 2025-05-07T20:13:58.4733225Z B=8, 2025-05-07T20:13:58.4733419Z L=2, 2025-05-07T20:13:58.4733614Z use_cpu=True, 2025-05-07T20:13:58.4733834Z use_cpu_hashtable=False, 2025-05-07T20:13:58.4734121Z use_array_for_index_remapping=True, 2025-05-07T20:13:58.4734410Z ) 2025-05-07T20:13:58.4734603Z Trying example: test_pruning( 2025-05-07T20:13:58.4735097Z self=, 2025-05-07T20:13:58.4735600Z T=1, 2025-05-07T20:13:58.4735815Z B=8, 2025-05-07T20:13:58.4736010Z L=2, 2025-05-07T20:13:58.4736206Z use_cpu=True, 2025-05-07T20:13:58.4736431Z use_cpu_hashtable=True, 2025-05-07T20:13:58.4736713Z use_array_for_index_remapping=True, 2025-05-07T20:13:58.4737004Z ) 2025-05-07T20:13:58.4737199Z Trying example: test_pruning( 2025-05-07T20:13:58.4737693Z self=, 2025-05-07T20:13:58.4738204Z T=3, 2025-05-07T20:13:58.4738402Z B=1, 2025-05-07T20:13:58.4738581Z L=2, 2025-05-07T20:13:58.4738780Z use_cpu=True, 2025-05-07T20:13:58.4739014Z use_cpu_hashtable=True, 2025-05-07T20:13:58.4739283Z use_array_for_index_remapping=False, 2025-05-07T20:13:58.4739581Z ) 2025-05-07T20:13:58.4739788Z Trying example: test_pruning( 2025-05-07T20:13:58.4740269Z self=, 2025-05-07T20:13:58.4740769Z T=3, 2025-05-07T20:13:58.4740967Z B=1, 2025-05-07T20:13:58.4741152Z L=2, 2025-05-07T20:13:58.4741357Z use_cpu=True, 2025-05-07T20:13:58.4741596Z use_cpu_hashtable=False, 2025-05-07T20:13:58.4741872Z use_array_for_index_remapping=False, 2025-05-07T20:13:58.4742169Z ) 2025-05-07T20:13:58.4742376Z Trying example: test_pruning( 2025-05-07T20:13:58.4742859Z self=, 2025-05-07T20:13:58.4743363Z T=3, 2025-05-07T20:13:58.4743563Z B=1, 2025-05-07T20:13:58.4743744Z L=3, 2025-05-07T20:13:58.4743943Z use_cpu=True, 2025-05-07T20:13:58.4744179Z use_cpu_hashtable=False, 2025-05-07T20:13:58.4744466Z use_array_for_index_remapping=False, 2025-05-07T20:13:58.4744750Z ) 2025-05-07T20:13:58.4744959Z Trying example: test_pruning( 2025-05-07T20:13:58.4745458Z self=, 2025-05-07T20:13:58.4745954Z T=3, 2025-05-07T20:13:58.4746153Z B=1, 2025-05-07T20:13:58.4746354Z L=1, 2025-05-07T20:13:58.4746544Z use_cpu=True, 2025-05-07T20:13:58.4746785Z use_cpu_hashtable=False, 2025-05-07T20:13:58.4747077Z use_array_for_index_remapping=False, 2025-05-07T20:13:58.4747362Z ) 2025-05-07T20:13:58.4747577Z Trying example: test_pruning( 2025-05-07T20:13:58.4748079Z self=, 2025-05-07T20:13:58.4748575Z T=4, 2025-05-07T20:13:58.4748812Z B=6, 2025-05-07T20:13:58.4749011Z L=3, 2025-05-07T20:13:58.4749201Z use_cpu=True, 2025-05-07T20:13:58.4749443Z use_cpu_hashtable=True, 2025-05-07T20:13:58.4749736Z use_array_for_index_remapping=True, 2025-05-07T20:13:58.4750045Z ) 2025-05-07T20:13:58.4750258Z Trying example: test_pruning( 2025-05-07T20:13:58.4750758Z self=, 2025-05-07T20:13:58.4751268Z T=4, 2025-05-07T20:13:58.4751455Z B=6, 2025-05-07T20:13:58.4751651Z L=6, 2025-05-07T20:13:58.4751852Z use_cpu=True, 2025-05-07T20:13:58.4752075Z use_cpu_hashtable=True, 2025-05-07T20:13:58.4752358Z use_array_for_index_remapping=True, 2025-05-07T20:13:58.4752645Z ) 2025-05-07T20:13:58.4809949Z Trying example: test_pruning( 2025-05-07T20:13:58.4810508Z self=, 2025-05-07T20:13:58.4811020Z T=1, 2025-05-07T20:13:58.4811224Z B=6, 2025-05-07T20:13:58.4811407Z L=6, 2025-05-07T20:13:58.4811612Z use_cpu=True, 2025-05-07T20:13:58.4811850Z use_cpu_hashtable=True, 2025-05-07T20:13:58.4812123Z use_array_for_index_remapping=True, 2025-05-07T20:13:58.4812492Z ) 2025-05-07T20:13:58.4812704Z Trying example: test_pruning( 2025-05-07T20:13:58.4813263Z self=, 2025-05-07T20:13:58.4813774Z T=2, 2025-05-07T20:13:58.4813971Z B=4, 2025-05-07T20:13:58.4814155Z L=1, 2025-05-07T20:13:58.4814425Z use_cpu=True, 2025-05-07T20:13:58.4814664Z use_cpu_hashtable=True, 2025-05-07T20:13:58.4814938Z use_array_for_index_remapping=True, 2025-05-07T20:13:58.4815234Z ) 2025-05-07T20:13:58.4815449Z Trying example: test_pruning( 2025-05-07T20:13:58.4815936Z self=, 2025-05-07T20:13:58.4816445Z T=2, 2025-05-07T20:13:58.4816642Z B=4, 2025-05-07T20:13:58.4816844Z L=4, 2025-05-07T20:13:58.4817034Z use_cpu=True, 2025-05-07T20:13:58.4817271Z use_cpu_hashtable=True, 2025-05-07T20:13:58.4817554Z use_array_for_index_remapping=True, 2025-05-07T20:13:58.4817833Z ) 2025-05-07T20:13:58.4818041Z Trying example: test_pruning( 2025-05-07T20:13:58.4818538Z self=, 2025-05-07T20:13:58.4819031Z T=2, 2025-05-07T20:13:58.4819226Z B=4, 2025-05-07T20:13:58.4819418Z L=2, 2025-05-07T20:13:58.4819606Z use_cpu=True, 2025-05-07T20:13:58.4819841Z use_cpu_hashtable=True, 2025-05-07T20:13:58.4820121Z use_array_for_index_remapping=True, 2025-05-07T20:13:58.4820395Z ) 2025-05-07T20:13:58.4820603Z Trying example: test_pruning( 2025-05-07T20:13:58.4821155Z self=, 2025-05-07T20:13:58.4821715Z T=4, 2025-05-07T20:13:58.4821913Z B=4, 2025-05-07T20:13:58.4822108Z L=4, 2025-05-07T20:13:58.4822292Z use_cpu=True, 2025-05-07T20:13:58.4822531Z use_cpu_hashtable=True, 2025-05-07T20:13:58.4822810Z use_array_for_index_remapping=True, 2025-05-07T20:13:58.4823098Z ) 2025-05-07T20:13:58.4823295Z Trying example: test_pruning( 2025-05-07T20:13:58.4823789Z self=, 2025-05-07T20:13:58.4824296Z T=5, 2025-05-07T20:13:58.4824479Z B=2, 2025-05-07T20:13:58.4824670Z L=5, 2025-05-07T20:13:58.4824870Z use_cpu=True, 2025-05-07T20:13:58.4825093Z use_cpu_hashtable=True, 2025-05-07T20:13:58.4825373Z use_array_for_index_remapping=False, 2025-05-07T20:13:58.4825672Z ) 2025-05-07T20:13:58.4825873Z Trying example: test_pruning( 2025-05-07T20:13:58.4826372Z self=, 2025-05-07T20:13:58.4826883Z T=2, 2025-05-07T20:13:58.4827069Z B=2, 2025-05-07T20:13:58.4827263Z L=5, 2025-05-07T20:13:58.4827557Z use_cpu=True, 2025-05-07T20:13:58.4827783Z use_cpu_hashtable=True, 2025-05-07T20:13:58.4828064Z use_array_for_index_remapping=False, 2025-05-07T20:13:58.4828362Z ) 2025-05-07T20:13:58.4828589Z PASSED 2025-05-07T20:13:58.4831868Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_transpose SKIPPED 2025-05-07T20:13:58.4832297Z 2025-05-07T20:13:58.4832451Z =========================== short test summary info ============================ 2025-05-07T20:13:58.4833052Z SKIPPED [1] tbe/utils/split_embeddings_utils_test.py:137: CUDA is not available or no GPUs detected 2025-05-07T20:13:58.4833633Z ========================= 3 passed, 1 skipped in 1.98s ========================= 2025-05-07T20:13:58.8793432Z 2025-05-07T20:13:58.8793974Z [TEST] Python test suite PASSED: ./tbe/utils/split_embeddings_utils_test.py 2025-05-07T20:13:58.8810967Z [TEST] Python test time for ./tbe/utils/split_embeddings_utils_test.py: 4 seconds 2025-05-07T20:13:58.8811327Z 2025-05-07T20:13:58.8811339Z 2025-05-07T20:13:58.8811343Z 2025-05-07T20:13:58.8811353Z 2025-05-07T20:13:58.8823685Z ################################################################################ 2025-05-07T20:13:58.8839560Z # [2025-05-07T20:13:58.883Z] Run Python Test Suite: 2025-05-07T20:13:58.8839950Z # ./utils/filestore_test.py 2025-05-07T20:13:58.8840261Z ################################################################################ 2025-05-07T20:13:58.8861829Z + 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-07T20:13:58.8862576Z 2025-05-07T20:14:00.9663361Z ============================= test session starts ============================== 2025-05-07T20:14:00.9664037Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:14:00.9664599Z cachedir: .pytest_cache 2025-05-07T20:14:00.9665219Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:14:00.9665893Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:14:00.9666206Z plugins: hypothesis-6.131.14 2025-05-07T20:14:02.3597019Z collecting ... collected 8 items 2025-05-07T20:14:02.3597437Z 2025-05-07T20:14:02.3610330Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_bad_bucket SKIPPED 2025-05-07T20:14:02.3619178Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_binaryio SKIPPED 2025-05-07T20:14:02.3627789Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_file SKIPPED 2025-05-07T20:14:02.3636716Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_tensor SKIPPED 2025-05-07T20:14:02.3646210Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_bad_bucket PASSED 2025-05-07T20:14:02.3657257Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_binaryio PASSED 2025-05-07T20:14:02.3719284Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_file PASSED 2025-05-07T20:14:02.3790837Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_tensor PASSED 2025-05-07T20:14:02.3791392Z 2025-05-07T20:14:02.3791630Z =========================== short test summary info ============================ 2025-05-07T20:14:02.3792395Z SKIPPED [1] utils/filestore_test.py:107: Test does not apply to OSS 2025-05-07T20:14:02.3793169Z SKIPPED [1] utils/filestore_test.py:118: Test does not apply to OSS 2025-05-07T20:14:02.3793910Z SKIPPED [1] utils/filestore_test.py:144: Test does not apply to OSS 2025-05-07T20:14:02.3794630Z SKIPPED [1] utils/filestore_test.py:131: Test does not apply to OSS 2025-05-07T20:14:02.3795294Z ========================= 4 passed, 4 skipped in 1.53s ========================= 2025-05-07T20:14:02.7734987Z 2025-05-07T20:14:02.7735491Z [TEST] Python test suite PASSED: ./utils/filestore_test.py 2025-05-07T20:14:02.7752912Z [TEST] Python test time for ./utils/filestore_test.py: 4 seconds 2025-05-07T20:14:02.7753266Z 2025-05-07T20:14:02.7753509Z 2025-05-07T20:14:02.7753514Z 2025-05-07T20:14:02.7753518Z 2025-05-07T20:14:02.7763847Z ./uvm/copy_test.py ./uvm/uvm_test.py 2025-05-07T20:14:02.7765007Z [TEST] Skipping test file: ./uvm/copy_test.py 2025-05-07T20:14:02.7765338Z 2025-05-07T20:14:02.7777000Z ################################################################################ 2025-05-07T20:14:02.7792204Z # [2025-05-07T20:14:02.778Z] Run Python Test Suite: 2025-05-07T20:14:02.7792557Z # ./uvm/ops_load_test.py 2025-05-07T20:14:02.7792851Z ################################################################################ 2025-05-07T20:14:02.7814392Z + 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-07T20:14:02.7815051Z 2025-05-07T20:14:04.8593858Z ============================= test session starts ============================== 2025-05-07T20:14:04.8594977Z platform linux -- Python 3.10.16, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:14:04.8595821Z cachedir: .pytest_cache 2025-05-07T20:14:04.8596873Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:14:04.8597996Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:14:04.8598488Z plugins: hypothesis-6.131.14 2025-05-07T20:14:06.2434278Z collecting ... collected 1 item 2025-05-07T20:14:06.2434680Z 2025-05-07T20:14:06.3199712Z uvm/ops_load_test.py::OpsLoadTest::test_cpu_ops PASSED 2025-05-07T20:14:06.3200400Z 2025-05-07T20:14:06.3200621Z ============================== 1 passed in 1.58s =============================== 2025-05-07T20:14:06.6990168Z 2025-05-07T20:14:06.6990704Z [TEST] Python test suite PASSED: ./uvm/ops_load_test.py 2025-05-07T20:14:06.7009975Z [TEST] Python test time for ./uvm/ops_load_test.py: 4 seconds 2025-05-07T20:14:06.7010303Z 2025-05-07T20:14:06.7010309Z 2025-05-07T20:14:06.7010312Z 2025-05-07T20:14:06.7010331Z 2025-05-07T20:14:06.7019658Z ./uvm/copy_test.py ./uvm/uvm_test.py 2025-05-07T20:14:06.7021077Z [TEST] Skipping test file: ./uvm/uvm_test.py 2025-05-07T20:14:06.7021301Z 2025-05-07T20:14:06.7022062Z /__w/FBGEMM/FBGEMM 2025-05-07T20:14:06.7128988Z Post job cleanup. 2025-05-07T20:14:06.7133589Z ##[command]/usr/bin/docker exec 2e0cef3f83f6b5f042e455cec6262c426e7534db025b4a03aff861771d964d16 sh -c "cat /etc/*release | grep ^ID" 2025-05-07T20:14:07.0020438Z [command]/usr/bin/git version 2025-05-07T20:14:07.0053368Z git version 2.47.1 2025-05-07T20:14:07.0089473Z Copying '/github/home/.gitconfig' to '/__w/_temp/7c23b075-6329-4bdc-aebe-0523181dbd27/.gitconfig' 2025-05-07T20:14:07.0097577Z Temporarily overriding HOME='/__w/_temp/7c23b075-6329-4bdc-aebe-0523181dbd27' before making global git config changes 2025-05-07T20:14:07.0098462Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T20:14:07.0102892Z [command]/usr/bin/git config --global --add safe.directory /__w/FBGEMM/FBGEMM 2025-05-07T20:14:07.0136467Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T20:14:07.0163381Z [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:14:07.0413012Z Entering 'external/asmjit' 2025-05-07T20:14:07.0459060Z Entering 'external/composable_kernel' 2025-05-07T20:14:07.0512514Z Entering 'external/cpuinfo' 2025-05-07T20:14:07.0559123Z Entering 'external/cutlass' 2025-05-07T20:14:07.0615437Z Entering 'external/googletest' 2025-05-07T20:14:07.0662403Z Entering 'external/hipify_torch' 2025-05-07T20:14:07.0707370Z Entering 'external/json' 2025-05-07T20:14:07.0768618Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T20:14:07.0786535Z http.https://github.com/.extraheader 2025-05-07T20:14:07.0795520Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-05-07T20:14:07.0819549Z [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:14:07.1067959Z Entering 'external/asmjit' 2025-05-07T20:14:07.1113629Z Entering 'external/composable_kernel' 2025-05-07T20:14:07.1166186Z Entering 'external/cpuinfo' 2025-05-07T20:14:07.1212052Z Entering 'external/cutlass' 2025-05-07T20:14:07.1267325Z Entering 'external/googletest' 2025-05-07T20:14:07.1314587Z Entering 'external/hipify_torch' 2025-05-07T20:14:07.1359789Z Entering 'external/json' 2025-05-07T20:14:07.1517125Z Stop and remove container: 14c73e502fe04ff9b92ee04915b2eb0a_amazonlinux2023_ae7e4c 2025-05-07T20:14:07.1522118Z ##[command]/usr/bin/docker rm --force 2e0cef3f83f6b5f042e455cec6262c426e7534db025b4a03aff861771d964d16 2025-05-07T20:14:07.9906542Z 2e0cef3f83f6b5f042e455cec6262c426e7534db025b4a03aff861771d964d16 2025-05-07T20:14:07.9929580Z Remove container network: github_network_2bfee5e9d1b1409296cf8b164cc3bce4 2025-05-07T20:14:07.9934639Z ##[command]/usr/bin/docker network rm github_network_2bfee5e9d1b1409296cf8b164cc3bce4 2025-05-07T20:14:09.0369872Z github_network_2bfee5e9d1b1409296cf8b164cc3bce4 2025-05-07T20:14:09.0393594Z A job completed hook has been configured by the self-hosted runner administrator 2025-05-07T20:14:09.0410055Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2025-05-07T20:14:09.0415360Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:14:09.0415834Z ##[endgroup] 2025-05-07T20:14:09.0503384Z [!ALERT!] Swap in detected! [!ALERT!] 2025-05-07T20:14:19.7279554Z [!ALERT!] Swap out detected [!ALERT!] 2025-05-07T20:14:36.5999761Z Cleaning up orphan processes